aboutsummaryrefslogtreecommitdiffstats
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-312-234/+238
* 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-316-0/+12320
* Gently nudge Xt into always setting size hintsPo Lu2022-08-313-8/+17
* Fix bug#57476Po Lu2022-08-311-3/+28
* 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
* Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-302-3/+27
* ; * src/lread.c (invalid_radix_integer): Use a local buffer.Mattias Engdegård2022-08-301-12/+10
* ; * etc/NEWS: Clarify wording of "C-x v v" entry.Eli Zaretskii2022-08-301-5/+10
* Fix junk data being returned with incremental selection transfersPo Lu2022-08-301-5/+29
* ; Ignore test/gmo.h in .gitignoreGerd Möllmann2022-08-301-0/+1
* ; * src/lread.c (read0): Fix specpdl off-by-one bug in last change.Mattias Engdegård2022-08-301-2/+4
* Fix char-fold compilation warningLars Ingebrigtsen2022-08-301-0/+2
* * lisp/char-fold.el (describe-char-fold-equivalences): New command.Juri Linkov2022-08-302-5/+64
* Handle 'eshell-pipe-broken' when evaluating Lisp forms in EshellJim Porter2022-08-293-7/+18
* Improve point-at-{bol,eol} obsoletion messageStefan Kangas2022-08-291-2/+4
* Fix reader memory leak upon error (bug#56623)Mattias Engdegård2022-08-291-0/+7
* 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
* * src/keyboard.c (safe_run_hooks*): Simplify and generalizeStefan Monnier2022-08-291-35/+17
* Do not connect unreachable remote hosts in recentfMichael Albinus2022-08-291-1/+2
* Unify floating point handling when reading XI motion eventsPo Lu2022-08-291-15/+22
* '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-286-12/+91
* Revert parts of 3f076a8e44 that caused test failuresJuri Linkov2022-08-282-2/+2
* Fix data for files-tests-bug-21454 on CygwinKen Brown2022-08-281-14/+33
* ; Fix docs of glyphless-character displayEli Zaretskii2022-08-282-1/+3
* ; Autoload 'latin1-display-ucs-per-lynx'Eli Zaretskii2022-08-281-0/+1
* Fix two issues in xterm.cPo Lu2022-08-281-1/+3
* Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-273-27/+15
* Use a list of text properties to search in symlink filenames in WdiredJuri Linkov2022-08-274-14/+32
* Make dynamic info-lookup more backwards-compatibleLars Ingebrigtsen2022-08-271-1/+2
* Fix webp detection on some Macos systemsDaniel Martín2022-08-271-4/+1
* Fix regression with cursor motion in Magit buffersEli Zaretskii2022-08-271-7/+9
* Fix antialias face attribute when text is scaledEli Zaretskii2022-08-271-24/+3
* ; * etc/NEWS: typoMattias Engdegård2022-08-271-1/+1
* 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-2710-17/+57
* Fix crash when handling "swallowed" generic eventsPo Lu2022-08-272-40/+71
* xref-matches-in-files: Use with-connection-local-variablesDmitry Gutov2022-08-271-7/+14