summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use map-keymap in context-menu-global, context-menu-local, context-menu-minorfeature/context-menuJuri Linkov2021-08-151-14/+17
* Improve handling of context menus for global, local, minor-mode menusJuri Linkov2021-08-031-12/+8
* * lisp/help-mode.el (help-mode-context-menu): New function.Juri Linkov2021-08-011-0/+30
* Improve :type of defcustom 'context-menu-functions' and add documentation.Juri Linkov2021-07-283-24/+34
* Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-276-33/+44
* Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-216-20/+56
* Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-215-61/+134
* Add new mode context-menu-mode and use it in info.el and goto-addr.elJuri Linkov2021-07-203-3/+170
* * lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626)Juri Linkov2021-07-201-0/+1
* ; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq): Fix last change.Mattias Engdegård2021-07-201-4/+3
* Strength-reduce (eq X nil) to (not X)Mattias Engdegård2021-07-201-1/+7
* Count (not X) as a switch conditionMattias Engdegård2021-07-201-0/+10
* * lisp/shadowfile.el (shadow-homedir): Add slash.Michael Albinus2021-07-201-6/+7
* ; * etc/NEWS: Announce the change in json.c behavior on MS-Windows.Eli Zaretskii2021-07-201-0/+8
* Fix documentation of a recent changesetEli Zaretskii2021-07-202-9/+9
* Fix Bug#49636Michael Albinus2021-07-201-0/+1
* Improve auto-revert-mode and revert-buffer doc stringsKonstantin Kharlamov2021-07-202-2/+8
* Make `kill-all-local-variables' also remove lambda from hooksjakanakaevangeli2021-07-202-6/+14
* Make dired-guess-default return all matching programsLars Ingebrigtsen2021-07-202-31/+27
* Allow installing packages with DOS line endingsIoannis Kappas2021-07-202-2/+87
* Signal an error in json.c function if not availableLars Ingebrigtsen2021-07-201-16/+9
* Quit minibuffers without aborting kmacrosMiha Rihtaršič2021-07-2010-22/+78
* Fix problem with certain fonts in ftfont_shape_by_fltKenichi Handa2021-07-201-0/+21
* Add commands 'kill-matching-lines' and 'copy-matching-lines'Earl Hyatt2021-07-203-0/+140
* Tweak example in Function Indirection node in the lispref manualLars Ingebrigtsen2021-07-201-1/+2
* Put command line file names and mouse dragging onto 'file-name-history'Lars Ingebrigtsen2021-07-204-0/+14
* Mention `overlays-in' in the `overlays-at' doc stringLars Ingebrigtsen2021-07-202-1/+18
* Make wdired work better in narrowed-to buffersLars Ingebrigtsen2021-07-191-59/+63
* Add function for filtering ANSI sequences when compilingIvan Sokolov2021-07-192-0/+40
* Fix typos in a recent changeEli Zaretskii2021-07-192-2/+2
* Make the `s' command in *Help* work for Lisp variables defined in CLars Ingebrigtsen2021-07-192-3/+7
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2021-07-193-4/+39
|\
| * Add inhibit-buffer-hooks to `make-indirect-buffer'Lars Ingebrigtsen2021-07-193-6/+16
| * Make make-indirect-buffer inherit inhibit-buffer-hook from base bufferdickmao2021-07-192-0/+25
* | ; Fix a typo in a recent changeEli Zaretskii2021-07-191-1/+1
|/
* Document recent changes in 'comint-delete-output' (bug#1496)Eli Zaretskii2021-07-192-1/+8
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-192-6/+17
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-191-8/+10
* Propagate asynchronousness correctly when using proxies in url.elMadhu2021-07-191-3/+4
* Fix infloop in woman-file-nameLars Ingebrigtsen2021-07-191-2/+4
* Allow comint-delete-output to save the output on the kill ringLars Ingebrigtsen2021-07-191-3/+8
* Fix documentation of mouse-leave-buffer-hookLars Ingebrigtsen2021-07-192-2/+5
* Use make-separator-line in shortdocLars Ingebrigtsen2021-07-192-10/+5
* Add a new function for separator linesLars Ingebrigtsen2021-07-194-11/+30
* ; Fix omission in last change to custom.texi.Basil L. Contovounesios2021-07-181-1/+1
* ; * doc/lispref/variables.texi (File Local Variables): Fix last change.Eli Zaretskii2021-07-181-9/+10
* Fix documentation of a recent changeset (bug#5003)Eli Zaretskii2021-07-184-14/+27
* Count compile errors when FILE is a functionMattias Engdegård2021-07-181-1/+1
* ; * test/lisp/progmodes/compile-tests.el: simplify end-colMattias Engdegård2021-07-181-10/+10
* Clarify event-convert-list doc stringLars Ingebrigtsen2021-07-181-2/+5