summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-29; Fix a thinko in sieve-manage.elEli Zaretskii
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-28; * nt/INSTALL: Update MinGW notes URL. (Bug#73528)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-28* etc/images/kitchen-sink.xpm: New file.Manuel Giraud
2024-09-28Enable 'sh-mode' for files created by Bash 'fc' commandshynur
2024-09-28; * admin/authors.el (authors-aliases): Don't ignore "one.last.kiss".Eli Zaretskii
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-27eieio.texi: Fix bug#73505Stefan Monnier
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; * src/cm.c (cmgoto): Fix last change.Eli Zaretskii
2024-09-27; * src/cm.c (cmgoto): Add function documentation (bug#73487).Jeremy Bryant
2024-09-27; * lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev): Doc fix.Eli Zaretskii
2024-09-27; * etc/NEWS: Fix recently added entry.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(pcase-tests-quote-optimization): Fix warningStefan Monnier
2024-09-26* lisp/emacs-lisp/pcase.el (pcase--expand-\`): Improve warning messageStefan Monnier
2024-09-26; * etc/NEWS: Don't say that C-c M-r can undo whole commits.Sean Whitton
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
2024-09-26Deprecate 'Homepage' header in favor of 'URL'Stefan Kangas
2024-09-26Delete duplicated line in Viper refcardAndrés Ramírez
2024-09-26; * src/cm.c (calccost): Fix typo. (Bug#73485)Jeremy Bryant
2024-09-25* etc/NEWS: Describe the change to enum handling in CC ModeAlan Mackenzie
2024-09-25; Improve use of ngettextEli Zaretskii
2024-09-25Fix Tramp shortdoc integrationMichael Albinus
2024-09-25* lisp/imenu.el (imenu-flatten): More limitations in docstring (bug#73117)Juri Linkov