summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve doc strings in replace.elEli Zaretskii2021-04-031-7/+27
* | Clarify obsoletion messages for easy-menu-{add,remove}Stefan Kangas2021-04-071-2/+6
* | Update whois-server-tldStefan Kangas2021-04-071-2/+10
* | Fix mistakes in bytecomp-testsMattias Engdegård2021-04-071-10/+10
* | ; Fix my previous change to shadowfile.elStefan Kangas2021-04-071-2/+2
* | Add explicit support for C-g or ESC ESC ESC after keymap promptDmitry Gutov2021-04-071-1/+5
* | Allow complex key bindings in project-switch-projectDario Gjorgjevski2021-04-071-16/+20
* | * lisp/find-file.el: Make the commands oblivious to mouse/non-mouseStefan Monnier2021-04-061-34/+20
* | * lisp/find-file.el: Use lexical-bindingStefan Monnier2021-04-061-182/+70
* | * lisp/isearch.el (isearch-wrap-pause): New defcustom (bug#47599).Juri Linkov2021-04-062-17/+53
* | * lisp/progmodes/ps-mode.el: Use lexical-bindingStefan Monnier2021-04-061-19/+19
* | Fix Bug#47601 in TrampMichael Albinus2021-04-061-62/+1
* | * lisp/msb.el: Use lexical-bindingStefan Monnier2021-04-061-46/+33
* | * lisp/hippie-exp.el: Use lexical-bindingStefan Monnier2021-04-061-29/+24
* | * lisp/comint.el: Fix understickiness of non-comint propertiesStefan Monnier2021-04-051-3/+7
* | * lisp/tab-bar.el: Add repeat-map keymaps.Juri Linkov2021-04-061-0/+22
* | * lisp/repeat.el (repeat-keep-prefix): New defcustom.Juri Linkov2021-04-063-3/+24
* | * lisp/repeat.el (repeat-post-hook): Fix key lookup.Juri Linkov2021-04-051-25/+29
* | Use powershell for Tramp on MS WindowsMichael Albinus2021-04-052-22/+40
* | Do not search the global keymap in project--keymap-promptDario Gjorgjevski2021-04-051-1/+1
* | Don't call `image-toggle-display-text' when togglingLin Sun2021-04-051-2/+3
* | Fix cd to directories called "eshell" in eshellUtkarsh Singh2021-04-051-2/+3
* | Remove redundant #' before lambda in calc/*.elStefan Kangas2021-04-053-23/+23
* | * lisp/shadowfile.el (cl-lib): Revert removing require.Stefan Kangas2021-04-051-0/+1
* | * lisp/pcomplete.el: Remove aliases commented out for 20 years.Stefan Kangas2021-04-051-12/+0
* | Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-0510-71/+23
* | Obsolete local set difference functions in favor of seq-differenceStefan Kangas2021-04-057-27/+18
* | Obsolete local list functions in shadowfile.elStefan Kangas2021-04-051-18/+14
* | * test/infra/Dockerfile.emba (emacs-gnustep): Do not run parallel make.Michael Albinus2021-04-051-1/+1
* | Remove code commented out since 1995 from ediff-util.elStefan Kangas2021-04-051-4/+0
* | Replace local intersection functions with seq-intersectionStefan Kangas2021-04-0511-63/+52
* | Make ediff-copy-list alias obsoleteStefan Kangas2021-04-052-5/+4
* | * lisp/htmlfontify.el (hfy-triplet-regex): Use rx.Stefan Kangas2021-04-051-6/+3
* | * etc/NEWS: Add entry for new SVG icons in customize.Stefan Kangas2021-04-051-0/+4
* | * doc/misc/Makefile.in (echo-sources): Make it not the first target.Glenn Morris2021-04-041-5/+4
* | Regenerate texi-from-org if ox-texinfo.el changesGlenn Morris2021-04-041-3/+3
* | Regenerate semantic grammars if the generating code changesGlenn Morris2021-04-043-12/+12
* | cperl-mode: Don't reposition the window when writing messagesHarald Jörg2021-04-041-13/+19
* | Clarify the doc string of insert-imageLars Ingebrigtsen2021-04-041-2/+6
* | Work around issue with (setq Man-notify-method 'aggressive)Lars Ingebrigtsen2021-04-041-1/+3
* | Make maintainer-clean delete generated files, as per standardsGlenn Morris2021-04-046-30/+37
* | Work around librsvg bug (bug#47074)Alan Third2021-04-045-8/+8
* | * test/lisp/filenotify-tests.el (file-notify--test-timeout):Michael Albinus2021-04-041-0/+1
* | Fix MS-Windows buildEli Zaretskii2021-04-041-1/+15
* | Use lexical-binding in hilit-chg.elStefan Kangas2021-04-041-74/+43
* | Remove redundant #' before lambda in testsStefan Kangas2021-04-043-49/+49
* | Fix warnings in image.cAlan Third2021-04-041-4/+7
* | Fix unexec compilationEli Zaretskii2021-04-041-3/+5
* | Fix recent changes regarding frame-scale-factorEli Zaretskii2021-04-041-3/+3
* | Fix build error in frame.h on non-NSİ. Göktuğ Kayaalp2021-04-041-1/+1