aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* image-dired: Minor cleanupsscratch/image-diredStefan Kangas2022-08-314-25/+24
* image-dired: Prefer defvar-keymapStefan Kangas2022-08-312-117/+92
* Add new defgroup image-dired-externalStefan Kangas2022-08-311-15/+7
* ; image-dired: Indentation fixesStefan Kangas2022-08-315-166/+166
* image-dired: Make HTML gallery generation obsoleteStefan Kangas2022-08-311-234/+231
* image-dired: Do more interactive mode taggingStefan Kangas2022-08-314-41/+42
* Split image-dired.el into several files (part 2/2)Stefan Kangas2022-08-315-12212/+68
* Split image-dired.el into several files (part 1/2)Stefan Kangas2022-08-315-0/+12320
* t-mouse.el: Make sure we apply the setting to new terminalsStefan Monnier2022-08-302-3/+6
* ; Minor doc fix in ViperStefan Kangas2022-08-301-3/+2
* ; * lisp/doc-view.el (doc-view): Fix punctuation.Stefan Kangas2022-08-301-1/+1
* ; Improve doc string of 'describe-char-fold-equivalences'Eli Zaretskii2022-08-301-4/+7
* Fix 744ed0ceeed7472a160fea7154939cf641205577 from bug#57082 (bug#57176)Juri Linkov2022-08-302-12/+15
* Fix char-fold compilation warningLars Ingebrigtsen2022-08-301-0/+2
* * lisp/char-fold.el (describe-char-fold-equivalences): New command.Juri Linkov2022-08-301-5/+61
* Handle 'eshell-pipe-broken' when evaluating Lisp forms in EshellJim Porter2022-08-292-3/+18
* Improve point-at-{bol,eol} obsoletion messageStefan Kangas2022-08-291-2/+4
* Show gdb-mi disassembly over trampJake Moss2022-08-291-5/+6
* Work around `&' dired command when using the fish shellLars Ingebrigtsen2022-08-291-2/+2
* Fix point adjustment in recreated *Messages* buffersEli Zaretskii2022-08-292-3/+3
* Do not connect unreachable remote hosts in recentfMichael Albinus2022-08-291-1/+2
* 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov2022-08-283-4/+12
* 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-285-12/+85
* Revert parts of 3f076a8e44 that caused test failuresJuri Linkov2022-08-282-2/+2
* ; Autoload 'latin1-display-ucs-per-lynx'Eli Zaretskii2022-08-281-0/+1
* Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-272-21/+6
* Use a list of text properties to search in symlink filenames in WdiredJuri Linkov2022-08-273-13/+28
* Make dynamic info-lookup more backwards-compatibleLars Ingebrigtsen2022-08-271-1/+2
* Fix regression with cursor motion in Magit buffersEli Zaretskii2022-08-271-7/+9
* CC Mode: Remove double evaluation of self-quoting function in cc-langs.elAlan Mackenzie2022-08-271-1/+1
* Support "replacement characters" on TTY framesEli Zaretskii2022-08-271-1/+1
* xref-matches-in-files: Use with-connection-local-variablesDmitry Gutov2022-08-271-7/+14
* Use shr as default for mm-text-html-rendererStefan Kangas2022-08-261-1/+2
* CC Mode: Fontify correctly a brace list element followed only by syntactic WSAlan Mackenzie2022-08-261-40/+42
* Use `rx' in Tramp where possibleMichael Albinus2022-08-2616-757/+837
* Make the *Ido COmpletions* buffer fit the window to the bufferLars Ingebrigtsen2022-08-261-2/+5
* New option 'thrifty' for Man-notify-methodAugusto Stoffel2022-08-261-1/+7
* Delete blank lines at the start of the cited text in message-indent-citationLars Ingebrigtsen2022-08-261-2/+1
* Fix recent gamegrid.el change for nox buildBasil L. Contovounesios2022-08-261-0/+2
* Kill the buffer for the temp file after using '$<command>' in EshellJim Porter2022-08-251-2/+5
* Merge from origin/emacs-28Stefan Kangas2022-08-262-27/+23
|\
| * * lisp/wdired.el: Improve "Commentary" section.Stefan Kangas2022-08-251-20/+16
| * * lisp/wdired.el: Doc fix; don't mention obsolete variable.Stefan Kangas2022-08-251-7/+7
| * * lisp/progmodes/etags.el (next-file): Minor doc fix.Stefan Kangas2022-08-251-1/+1
* | * lisp/progmodes/cc-langs.el (c-make-no-parens-syntax-table): Fix bug#57065Stefan Monnier2022-08-251-1/+1
* | ; * lisp/progmodes/grep.el (grep-command-position): Doc fix.Eli Zaretskii2022-08-251-3/+5
* | ; Delete some commented out code from linum.elStefan Kangas2022-08-251-10/+0
* | Add a new user option grep-command-positionLars Ingebrigtsen2022-08-251-5/+19
* | Make a prefix go to the previous errorLars Ingebrigtsen2022-08-251-21/+30
* | Treat smtp-auth method from auth-info as a symbolRobert Pluim2022-08-251-1/+1