aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preview from my branch on githubtty-child-framesGerd Möllmann2024-10-052-24/+34
* 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
* 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
* Add imenu index function for DjVu files in doc-viewVisuwesh2024-10-041-18/+90
* Fix term.el tests; refine previous changeDaniel Colascione2024-10-041-1/+2
* ; 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-041-14/+27
* 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
* (key-translate-select): Minor tweaksStefan Monnier2024-10-031-2/+3
* Add commands to interactively set/unset keyboard translationsHugo Heagren2024-10-031-1/+57
* (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
* New M-~ entry in save-some-buffers-action-alistSean Whitton2024-10-031-2/+9
* 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-031-4/+6
* Use Emacs Lisp xref backend in Lisp Help buffersDmitry Gutov2024-10-033-1/+14
* Prefer defcustom :local specifier in textmodesStefan Kangas2024-10-025-25/+20
* ; Fix thinko in my last changeStefan Kangas2024-10-021-1/+1
* New function shell-command-do-openSean Whitton2024-10-021-14/+20
* 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-021-1/+7
* New value 'permanent-only' for defcustom :local keywordStefan Kangas2024-10-021-1/+3
* Prefer defcustom :local specifier in semanticStefan Kangas2024-10-014-18/+17
* Prefer defcustom :local specifier in alloutStefan Kangas2024-10-012-18/+16
* Use defvar-keymap in lua-ts-modejohn muhl2024-10-011-8/+6
* Fix warning in dictionary.elStefan Kangas2024-10-011-1/+1
* Prefer defvar-local where possibleStefan Kangas2024-10-0110-47/+21
* * lisp/emacs-lisp/package.el (package-isolate): Use `package-activate-all`Stefan Monnier2024-10-011-1/+1
* * Don't iterate over an hash table while modifyiong it in comp.Andrea Corallo2024-10-011-1/+5
* ; * lisp/emacs-lisp/cond-star.el (cond*): Fix typo.Sean Whitton2024-10-011-1/+1
* New command diff-delete-other-hunksSean Whitton2024-10-012-0/+45
* cond-star: Fix copyrightStefan Kangas2024-09-301-5/+7
* cond-star: Fix trivial typos, checkdoc fixes, etc.Jeremy Bryant2024-09-301-16/+24