aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
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-281-9/+13
* 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
* Fix documentation of a recent changesetEli Zaretskii2021-07-202-9/+9
* Improve auto-revert-mode and revert-buffer doc stringsKonstantin Kharlamov2021-07-202-2/+8
* Make dired-guess-default return all matching programsLars Ingebrigtsen2021-07-201-31/+15
* Allow installing packages with DOS line endingsIoannis Kappas2021-07-201-2/+19
* Quit minibuffers without aborting kmacrosMiha Rihtaršič2021-07-202-2/+13
* Add commands 'kill-matching-lines' and 'copy-matching-lines'Earl Hyatt2021-07-201-0/+124
* Put command line file names and mouse dragging onto 'file-name-history'Lars Ingebrigtsen2021-07-203-0/+6
* Make wdired work better in narrowed-to buffersLars Ingebrigtsen2021-07-191-59/+63
* Add function for filtering ANSI sequences when compilingIvan Sokolov2021-07-191-0/+32
* Make the `s' command in *Help* work for Lisp variables defined in CLars Ingebrigtsen2021-07-192-3/+7
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-191-6/+12
* 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
* Use make-separator-line in shortdocLars Ingebrigtsen2021-07-192-10/+5
* Add a new function for separator linesLars Ingebrigtsen2021-07-193-11/+23
* Fix documentation of a recent changeset (bug#5003)Eli Zaretskii2021-07-181-4/+6
* Count compile errors when FILE is a functionMattias Engdegård2021-07-181-1/+1
* Allow ignoring local variable values permanentlyLars Ingebrigtsen2021-07-181-7/+34
* Make remote file locks more robustMichael Albinus2021-07-184-12/+12
* Make remote file locks more robust. (Bug#49621)Naofumi Yasufuku2021-07-181-3/+3
* Maintain a list of terminal buffers in the menuLars Ingebrigtsen2021-07-181-1/+24
* Fix problem in `shadow-define-literal-group' (Bug#49596)Michael Albinus2021-07-181-2/+6
* Make indent-tabs-mode into a regular mode instead of just a variableLars Ingebrigtsen2021-07-181-0/+4
* Don't shorten comment padding if the padding isn't spacesLars Ingebrigtsen2021-07-181-6/+14
* Fix an unlikely `copyright-find-copyright' problemLars Ingebrigtsen2021-07-181-5/+10
* Fix previous grep-file-at-point changeLars Ingebrigtsen2021-07-171-1/+1
* Add new function 'grep-file-at-point'Lennart Borgman2021-07-171-0/+7
* Enhance pcomplete support for xargsKarthik Chikmagalur2021-07-171-1/+2
* Make 'n'/'p' work again in shortdoc after previous changesLars Ingebrigtsen2021-07-171-10/+9
* EIEIO: Prevent excessive evaluation of :initformakater2021-07-161-14/+21
* Define revert-buffer-function for *Memory Report*Mattias Engdegård2021-07-161-0/+2
* ; Fix last change in files.elMichael Albinus2021-07-161-1/+0
* Add lock-file-modeMichael Albinus2021-07-161-20/+26
* ; Fix wording of recent changes in documentationEli Zaretskii2021-07-161-5/+6
* Add new user option 'query-about-changed-file'Lars Ingebrigtsen2021-07-161-0/+20