summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-02; Fix another compilation warning in pgtkselect.cEli Zaretskii
2025-11-02Fix PGTK build without HSETTINGS, broken by recent changesEli Zaretskii
2025-11-02; Fix documentation of a recent commitEli Zaretskii
2025-11-02; Fix byte-compilation warnings (bug#79664)Eli Zaretskii
2025-11-02Handle resizing of fullscreen frames more consistently (Bug#79704)Martin Rudalics
2025-11-02* lisp/simple.el (previous-line-or-history-element): Fix off-by-one error.Juri Linkov
2025-11-02Automatically toggle between dark and light mode PGTK widgetsAhmed Khanzada
2025-11-02; * doc/lispref/commands.texi (Reading One Event): Fix wording.Eli Zaretskii
2025-11-01Fix markup toggling in rcircPhilip Kaludercic
2025-11-01; * lisp/emacs-lisp/cond-star.el (match*): Fix ` in docstringPhilip Kaludercic
2025-11-01Check if 'hash-table-contains-p' is available in map.elPhilip Kaludercic
2025-11-01* test/lisp/emacs-lisp/map-ynp-tests.el: New file (bug#67836).Spencer Baugh
2025-11-01'map-y-or-n-p' now uses the minibuffer to read a char (bug#79664)Juri Linkov
2025-11-01'read-multiple-choice' now uses the minibuffer to read a char (bug#79664)Juri Linkov
2025-11-01; * doc/misc/cl.texi (Derived Types): Fix a typo.Eli Zaretskii
2025-11-01Merge from origin/emacs-30Eli Zaretskii
2025-11-01; Minor Tramp changesMichael Albinus
2025-11-01Fix a typo in newst-backend.elGautier Ponsinet
2025-11-01; * etc/NEWS (Speedbar): Fix a typo (bug#79748).Eli Zaretskii
2025-11-01Update to modus-themes version 5.0.0Protesilaos Stavrou
2025-11-01Restore compatibility with Texinfo 4.13Po Lu
2025-10-31; * lisp/vc/vc-hg.el (vc-hg--reset-back-to): Fix docstring.Sean Whitton
2025-10-31; * lisp/vc/vc-hg.el (vc-hg--reset-back-to): Reflow.Sean Whitton
2025-10-31New *-revisions-from-end VC backend API functions (bug#79408)Sean Whitton
2025-10-31lisp/emacs-lisp/cl-*.el: Minor changes accumulated during new API designDavid Ponce
2025-10-31cl-extra.el: Use the new API to speed up dispatch on derived typesDavid Ponce
2025-10-31(cl-generic-define-generalizer): Add new APIStefan Monnier
2025-10-31Avoid infinite recursion in 'face_inheritance_cycle'Eli Zaretskii
2025-10-31Fix a bug in Fcombine_windowsMartin Rudalics
2025-10-31; * src/lisp.h (MAX_ALLOCA): Comment on enlarging the value.Eli Zaretskii
2025-10-30Revert "Use cached compiled tree-sitter queries for range settings"Yuan Fu
2025-10-30More reliably check if a frame is the daemon's initial frameSteven Allen
2025-10-30Optimize PCM regex to not contain adjacent wildcardsSpencer Baugh
2025-10-30; Document how to search for raw bytesEli Zaretskii
2025-10-30; * lisp/subr.el (version-to-list): Completely wrong indentation.Mattias Engdegård
2025-10-30* lisp/emacs-lisp/range.el (range-add-list): Don't mutate argument.Mattias Engdegård
2025-10-30Faster constant pool string searchingMattias Engdegård
2025-10-30Define compiler macros for /=, atom and nlistpMattias Engdegård
2025-10-30Fix numeric comparison bug when optimisation is disabledMattias Engdegård
2025-10-30Remove unused byte-compile-eval-before-compileMattias Engdegård
2025-10-30; Fix typos and wording of recently-modified doc stringsEli Zaretskii
2025-10-30Make 'link' not inherit 'button' in modus-themes.el (bug#79672)Protesilaos Stavrou
2025-10-29Skip unknown language for code block in markdown-ts-mode (bug#79670)Yuan Fu
2025-10-29Tree-sitter range language function can return nil (bug#79670)Yuan Fu
2025-10-29Use cached compiled tree-sitter queries for range settingsYuan Fu
2025-10-29lisp/custom.el (custom-set-minor-mode): Load the mode more lazilyStefan Monnier
2025-10-29Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-10-29; * src/xfaces.c (face_inheritance_cycle): More defensive code.Eli Zaretskii
2025-10-29; elisp-scope.el: Improve face specification handling.Eshel Yaron
2025-10-29; elisp-scope.el: Simplify 'custom-declare-face' analyzer.Eshel Yaron