aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preview from my branch on githubtty-child-framesGerd Möllmann2024-10-0516-567/+1355
* work-buffer--release: Bind inhibit-read-onlySean Whitton2024-10-051-1/+2
* Use python-mode for SCons build filesStefan Kangas2024-10-051-4/+6
* Also use "Python Module Index" for info lookupStefan Kangas2024-10-051-8/+8
* Future-proof searching for Python info manualStefan Kangas2024-10-051-8/+11
* ; * etc/NEWS: Document Python electric-layout-mode support.Stefan Kangas2024-10-041-0/+3
* python: Better support := in electric-layout-modeStefan Kangas2024-10-041-0/+5
* * lisp/info-look.el (:mode): Support IELM.Stefan Kangas2024-10-041-0/+5
* Shorten info-lookup-mode docstringStefan Kangas2024-10-041-2/+1
* Expose lambdas in info-look.el to byte-compilerStefan Kangas2024-10-041-98/+98
* find-function-mode: Define keys at a low precedence levelSean Whitton2024-10-041-19/+21
* * lisp/net/sieve-mode.el (sieve-tagged-arguments): Face name typo.Mattias Engdegård2024-10-041-1/+1
* ; * lisp/doc-view.el (doc-view-djvused-program): allow nil in typeMattias Engdegård2024-10-041-1/+1
* ; * lisp/files.el (save-some-buffers-action-alist): Fix comment.Eli Zaretskii2024-10-041-1/+1
* ; * doc/emacs/misc.texi (DocView Navigation): Fix wording.Eli Zaretskii2024-10-041-7/+7
* Add imenu index function for DjVu files in doc-viewVisuwesh2024-10-043-27/+106
* Fix term.el tests; refine previous changeDaniel Colascione2024-10-042-20/+14
* ; diff-delete-other-hunks manual entry: Expand explanationSean Whitton2024-10-041-1/+1
* ; Fix word order in a recently-added commentSean Whitton2024-10-041-1/+1
* New minor mode find-function-mode replaces find-function-setup-keysSean Whitton2024-10-042-14/+30
* Add sentence and sexp movement to python-ts-modeTheodor Thornhill2024-10-041-0/+14
* Fix two warnings in smerge.elStefan Kangas2024-10-041-2/+2
* Prefer defcustom :local specifierStefan Kangas2024-10-0418-67/+59
* help-setup-xref: Clean up xref backend before non-Lisp usesDmitry Gutov2024-10-031-1/+3
* ; Update a comment accordinglyDmitry Gutov2024-10-031-4/+4
* xref-location-marker: Use find-file-noselect to ensure uptodatenessDmitry Gutov2024-10-031-3/+2
* track-changes.el: Improve error tracing to help debuggingStefan Monnier2024-10-031-10/+46
* * doc/misc/eieio.texi (Writing Methods): TypoStefan Monnier2024-10-031-1/+1
* (key-translate-select): Minor tweaksStefan Monnier2024-10-031-2/+3
* Add commands to interactively set/unset keyboard translationsHugo Heagren2024-10-032-1/+62
* ; Fix last change in gitlab-ci.ymlMichael Albinus2024-10-031-1/+1
* (help--symbol-completion-table): Try and fix bug#73473Stefan Monnier2024-10-031-2/+5
* * Fix few warnings in lisp/shell.elAndrea Corallo2024-10-031-3/+3
* * src/comp.c (compile_function, Fcomp__compile_ctxt_to_file0): Use DOHASH.Andrea Corallo2024-10-031-11/+7
* * etc/TODO (Native compiler improvements): Add entry.Andrea Corallo2024-10-031-0/+6
* New M-~ entry in save-some-buffers-action-alistSean Whitton2024-10-033-2/+17
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-10-031-3/+3
|\
| * ; Minor changes in gitlab-ci.ymlMichael Albinus2024-10-031-3/+3
* | Avoid assertion violations due to wrong 'min-width' propertyEli Zaretskii2024-10-031-9/+20
|/
* Track nil colors in termDaniel Colascione2024-10-021-21/+23
* Make xref-find-references work in Help buffers outside of projectsDmitry Gutov2024-10-031-1/+13
* ; Rework documentation for diff-delete-other-hunksSean Whitton2024-10-032-6/+11
* Use Emacs Lisp xref backend in Lisp Help buffersDmitry Gutov2024-10-033-1/+14
* Process focus-in events immediately on NSDaniel Colascione2024-10-021-0/+1
* Prefer defcustom :local specifier in textmodesStefan Kangas2024-10-025-25/+20
* ; Fix thinko in my last changeStefan Kangas2024-10-022-1/+4
* New function shell-command-do-openSean Whitton2024-10-022-14/+27
* Move error check from vc-next-action to diff-vc-deduce-filesetSean Whitton2024-10-022-11/+11
* Warn about bad defcustom :local keyword at compile timeStefan Kangas2024-10-022-1/+15
* New value 'permanent-only' for defcustom :local keywordStefan Kangas2024-10-024-2/+41