aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't have `M-x term' call `term-mode' twiceLars Ingebrigtsen2021-11-041-1/+0
* Reset mailcap entries only when mailcap files are read againGregory Heytings2021-11-041-8/+8
* Fix return value of python-nav-end-of-defunLars Ingebrigtsen2021-11-041-1/+4
* Rename button-buttonize to buttonizeLars Ingebrigtsen2021-11-043-5/+6
* Revert "* lisp/progmodes/xref.el (xref-pop-marker-stack): Don't obsolete."Mattias Engdegård2021-11-041-1/+1
* Add a Gnus command to emojize symbolsLars Ingebrigtsen2021-11-043-0/+32
* Add new user option mml-attach-file-at-the-endLars Ingebrigtsen2021-11-041-6/+18
* image-dired: Set default-directory in thumbnail bufferStefan Kangas2021-11-041-0/+1
* Make image-dired-display-image-mode inherit from image-modeStefan Kangas2021-11-041-171/+123
* ; * lisp/image-dired.el: Remove redundant :group args.Stefan Kangas2021-11-031-2/+0
* image-dired: Add face for flagged filesStefan Kangas2021-11-031-15/+47
* Fix declaration syntax of 'image-dired--on-file-in-dired-buffer'.Philipp Stephani2021-11-031-2/+2
* Fix widgets in Outline mode on TTY framesEli Zaretskii2021-11-031-1/+2
* ; cperl-mode.el: Fix one match-count in my commit 2021-09-14Harald Jörg2021-11-031-1/+1
* image-dired: Improve marking behaviorStefan Kangas2021-11-031-6/+8
* image-dired: Cleanup of four commandsStefan Kangas2021-11-031-27/+45
* image-dired: Support wrap-around in display-next-thumbnail-originalStefan Kangas2021-11-031-38/+36
* image-dired: Improve menusStefan Kangas2021-11-031-17/+25
* image-dired: Signal error if file is missing on displayStefan Kangas2021-11-031-0/+2
* image-dired: Move menu definitions to top levelStefan Kangas2021-11-031-64/+62
* * lisp/epg.el (epg-key): Use explicit copier with proper prefixStefan Monnier2021-11-021-1/+2
* Optimise (cond) => nil at source levelMattias Engdegård2021-11-021-1/+1
* Merge from origin/emacs-28Eli Zaretskii2021-11-021-1/+1
|\
| * * lisp/progmodes/prog-mode.el (prog-context-menu): Use text-mode-context-menu.Juri Linkov2021-11-011-1/+1
| * ; Auto-commit of loaddefs files.Glenn Morris2021-11-011-157/+119
* | Support inserting images in tabulated-list-mode columnsStefan Kangas2021-11-021-11/+26
* | Revert overlay-related changes in `C-h b'Lars Ingebrigtsen2021-11-021-37/+24
* | Make lambdas/closures/byte code in `C-h b' clickableLars Ingebrigtsen2021-11-022-2/+9
* | ; Improve documentation of a recent changeEli Zaretskii2021-11-021-7/+7
* | Improve file-has-changed-pGregory Heytings2021-11-022-13/+19
* | * lisp/outline.el: Fix compilation of `outline--make-button`Stefan Monnier2021-11-021-0/+2
* | Fix mouse-1 on `C-h b' buttonsLars Ingebrigtsen2021-11-021-2/+2
* | Make `C-h b' also describe overlay keymapsLars Ingebrigtsen2021-11-021-26/+37
* | Add a better test for emojisLars Ingebrigtsen2021-11-021-5/+11
* | Make `C-h b' indentation more regular (and avoid continuation lines)Lars Ingebrigtsen2021-11-021-43/+84
* | Fix rendering of key translationsLars Ingebrigtsen2021-11-021-23/+10
* | Don't output prefix keys in `C-h b', and output more data on objectsLars Ingebrigtsen2021-11-011-23/+33
* | Add buttons to definition in help--describe-commandLars Ingebrigtsen2021-11-012-23/+5
* | Read mailcaps again only when necessaryGregory Heytings2021-11-013-12/+32
* | ; Auto-commit of loaddefs files.Glenn Morris2021-11-012-206/+262
* | ; * lisp/faces.el (help-key-binding): Comment on recent change.Eli Zaretskii2021-11-011-1/+5
* | Merge from origin/emacs-28Michael Albinus2021-11-014-13/+16
|\ \ | |/
| * Adapt arguments of `tramp-make-tramp-file-name'Michael Albinus2021-11-013-11/+14
| * Fix typo in describe-map-tree doc stringLars Ingebrigtsen2021-11-011-2/+2
* | Further xref fix-ups after keymap help changesLars Ingebrigtsen2021-11-011-0/+1
* | Fix infloop in help-make-xrefs in certain keymapsLars Ingebrigtsen2021-11-011-2/+3
* | Make xref symbol marking work again after describe-keymap changesLars Ingebrigtsen2021-11-012-24/+13
* | * lisp/icomplete.el (icomplete-exhibit): Remove workaroundAaron Jensen2021-10-311-5/+0
* | Say "Key/Binding" instead of "key/binding" in `C-h b'Lars Ingebrigtsen2021-11-011-1/+1
* | Don't print empty keymaps in `C-h b'Lars Ingebrigtsen2021-11-011-13/+20