summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2024-10-01New command diff-delete-other-hunksSean Whitton
2024-09-30cond-star: Fix copyrightStefan Kangas
2024-09-30cond-star: Fix trivial typos, checkdoc fixes, etc.Jeremy Bryant
2024-09-30Delete some libraries obsolete since Emacs 24.4/24.5Stefan Kangas
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-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-29Warn about :reverse-video in deffaceMattias Engdegård
2024-09-29Use directory-name-p in vc-git--file-list-is-rootdirDmitry Gutov
2024-09-29project--vc-list-files: Use '--sparse' with 'git ls-files'Sean Allred
2024-09-28; Fix 'python-ts-mode'Eli Zaretskii
2024-09-28Merge from origin/emacs-30Eli Zaretskii
2024-09-28; Fix last changes in php-ts-mode.elEli Zaretskii
2024-09-28Merge from origin/emacs-30Eli Zaretskii
2024-09-28Require ert-x for use by 'ert-font-lock-deftest-file'Morgan Willcock
2024-09-28Enable 'sh-mode' for files created by Bash 'fc' commandshynur
2024-09-28; Improve documentation of last changeEli Zaretskii
2024-09-28Add buffer-local register commands to DocViewVisuwesh
2024-09-28Fix php-ts-mode font-lock for latest PHP grammar (bug#73516)Vincenzo Pupillo
2024-09-27Warn about bad face specs in `defface` at compile timeMattias Engdegård
2024-09-27* lisp/custom.el (defface): Add missing attributes to doc string.Mattias Engdegård
2024-09-27CC Mode: Parse C++ lambda functions more correctlyAlan Mackenzie
2024-09-27* lisp/mail/emacsbug.el (submit-emacs-patch): Insert empty X-Debbugs-CcMichael Albinus
2024-09-27; * lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev): Doc fix.Eli Zaretskii
2024-09-27; * lisp/progmodes/python.el (python-interpreter): Fix :version.Eli Zaretskii
2024-09-27Bind "J" to bookmark-jump in bookmark-bmenu-modeStefan Kangas
2024-09-27Prefer python3 for python-interpreterStefan Kangas
2024-09-27Move to start of current header in diff-{file,hunk}-prevSpencer Baugh
2024-09-27Move easy-mmode-define-navigation logic to helper functionsSpencer Baugh
2024-09-26* lisp/emacs-lisp/pcase.el (pcase--expand-\`): Improve warning messageStefan Monnier
2024-09-26; Fix build error with last change in python.elGerd Möllmann
2024-09-26Add Python "*.pth" files to auto-mode-alistStefan Kangas
2024-09-26* Clean-up unused condition-caseAndrea Corallo
2024-09-26; cperl-mode.el: Fix an invalid face specificationHarald Jörg
2024-09-26; Fix documentation of last changeEli Zaretskii
2024-09-26New command diff-revert-and-kill-hunkSean Whitton
2024-09-26; Recommend GNU Find for 'find-dired'Eli Zaretskii
2024-09-26Revert "; Recommend GNU Find for 'find-dired'"Eli Zaretskii
2024-09-26; Recommend GNU Find for 'find-dired'Eli Zaretskii
2024-09-26; * lisp/filesets.el (filesets-homepage): Fix URL.Stefan Kangas