summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03Use Emacs Lisp xref backend in Lisp Help buffersDmitry Gutov
2024-10-02Process focus-in events immediately on NSDaniel Colascione
2024-10-02Prefer defcustom :local specifier in textmodesStefan Kangas
2024-10-02; Fix thinko in my last changeStefan Kangas
2024-10-02New function shell-command-do-openSean Whitton
2024-10-02; * doc/lispref/variables.texi (Creating Buffer-Local): Fix wording.Eli Zaretskii
2024-10-02; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring.Sean Whitton
2024-10-02Move error check from vc-next-action to diff-vc-deduce-filesetSean Whitton
2024-10-02; * admin/MAINTAINERS: Take VC subsystem, add note about handoversSean Whitton
2024-10-02; rcirc-update-activity-string: Justify some existing behaviourSean Whitton
2024-10-02Fix inconsistency in value of rcirc-activity-stringSean Whitton
2024-10-02Warn about bad defcustom :local keyword at compile timeStefan Kangas
2024-10-02New value 'permanent-only' for defcustom :local keywordStefan Kangas
2024-10-02Revert "; Minor clarification in variables.texi"Stefan Kangas
2024-10-01Prefer defcustom :local specifier in semanticStefan Kangas
2024-10-01Prefer defcustom :local specifier in alloutStefan Kangas
2024-10-01; Minor clarification in variables.texiStefan Kangas
2024-10-01Use defvar-keymap in lua-ts-modejohn muhl
2024-10-01Tag interactive commands in 'lua-ts-mode'john muhl
2024-10-01Fix warning in dictionary.elStefan Kangas
2024-10-01Prefer defvar-local where possibleStefan Kangas
2024-10-01; * lisp/info-look.el: Add two more links.Stefan Kangas
2024-10-01* lisp/emacs-lisp/package.el (package-isolate): Use `package-activate-all`Stefan Monnier
2024-10-01* Don't iterate over an hash table while modifyiong it in comp.Andrea Corallo
2024-10-01; * lisp/emacs-lisp/cond-star.el (cond*): Fix typo.Sean Whitton
2024-10-01New command diff-delete-other-hunksSean Whitton
2024-10-01Mention LSP acronym in eglot defgroup docstringStefan Kangas
2024-10-01Change :group of 'eglot' defgroup to 'tools'Stefan Kangas
2024-09-30Remove out-of-date documentation from python.elStefan Kangas
2024-09-30cond-star: Fix copyrightStefan Kangas
2024-09-30cond-star: Fix trivial typos, checkdoc fixes, etc.Jeremy Bryant
2024-09-30; * nt/inc/ms-w32.h: Fix comments (bug#73444).Eli Zaretskii
2024-09-30Fix redirection of read when _FORTIFY_SOURCE is definedoscar
2024-09-30Delete some libraries obsolete since Emacs 24.4/24.5Stefan Kangas
2024-09-29Fix executing commands in Eshell using "env" with no local variablesJim Porter
2024-09-29Remove erc-fill binding for cycling visual movementF. Jason Park
2024-09-29Skip indentation when gathering faces in erc-trackF. Jason Park
2024-09-29Make erc-keep-place-indicator aware of erc-truncateF. Jason Park
2024-09-29Redo ERC truncation and /CLEAR hook mechanismF. Jason Park
2024-09-29Fix overlooked case in erc--get-inserted-msg-beg-atF. Jason Park
2024-09-29Improve inconsistent handling of ban lists in ERCF. Jason Park
2024-09-29Bind current erc-response around all handlersF. Jason Park
2024-09-29Store one string per user in erc--spkr msg propF. Jason Park
2024-09-29; Rename internal variable in erc-fillF. Jason Park
2024-09-29Try "python" before "python3" in python-modeStefan Kangas
2024-09-29; Reword :reverse-video warningMattias Engdegård
2024-09-29Cease accepting the :reverse-video face attribute (bug#73552)Mattias Engdegård
2024-09-29* lisp/custom.el (custom-fix-face-spec): Fix :reverse-video caseMattias Engdegård
2024-09-29Stop using :reverse-video in make-modeMattias Engdegård
2024-09-29Fix a typo in the calendar manualGautier Ponsinet