summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-25Add etc/NEWS style rulesMichael Albinus
2025-11-25Fix mouse dragging on touch screensPo Lu
2025-11-24Only search for package descriptors in package rootPhilip Kaludercic
2025-11-24; Fix issue when installing packages from DiredPhilip Kaludercic
2025-11-24Replace underscores in bind-and* with fresh symbolsPhilip Kaludercic
2025-11-24Fix query-replace-regexp for using '^' with calculated replacement '\,'Juri Linkov
2025-11-24Don't apply EditorConfig files to themselvesStefan Monnier
2025-11-24Persist Log View mode marks across buffer revertSean Whitton
2025-11-24editorconfig-core-handle.el: Fix silent misparseStefan Monnier
2025-11-24* doc/misc/efaq.texi (Spell-checkers): Update ispell URL.Robert Pluim
2025-11-24; * src/keyboard.c (read_key_sequence): Style tweaks.Sean Whitton
2025-11-23; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea
2025-11-24; * src/gtkutil.c (xg_update_dark_mode_for_all_displays): Typo.Po Lu
2025-11-24Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu
2025-11-23; * lisp/time-stamp.el: Minor code changesStephen Gildea
2025-11-23New commands to rewind decentralized VCS branchesSean Whitton
2025-11-23Add 'newsticker--treeview-handle-url' (Bug#79849)Ulf Jasper
2025-11-23; * doc/emacs/package.texi (Package Installation): Minor clarification.Eli Zaretskii
2025-11-23Fix 'd' command in 'query-replace' in buffers not visiting filesEli Zaretskii
2025-11-23; hideshow: Rename 'hs--discard-overlay-after-change'.Elías Gabriel Pérez
2025-11-22vc-resynch-window: Restore always using vc-revert-buffer-internalSean Whitton
2025-11-22lisp/ldefs-boot.el: Update generated presumably by lisp/Makefile.in (?)Stefan Monnier
2025-11-22Default split-window-preferred-direction to 'longest'Sean Whitton
2025-11-22vc-git-revision-published-p: Resolve REVSean Whitton
2025-11-22New command alias vc-restoreSean Whitton
2025-11-22(loaddefs-generate--make-autoload): Fix bug#79852Stefan Monnier
2025-11-22(loaddefs--defining-macros): Weed out a few more entriesStefan Monnier
2025-11-22: Update ldefs-boot.elStefan Monnier
2025-11-22loaddefs-gen: Weed out some elements from the shortcut pathStefan Monnier
2025-11-22Adapt etc/NEWSMichael Albinus
2025-11-22Merge from origin/emacs-30Eli Zaretskii
2025-11-22Fix ispell’s handling of comment-end when adding local wordsReuben Thomas
2025-11-22Fix documentation of 'alpha-background' frame parameterEli Zaretskii
2025-11-22Fix non-interactive use of 'lua-start-process'john muhl
2025-11-22Make Flymake fringe indicators use dedicated facesProtesilaos Stavrou
2025-11-22Add `toolkit-theme' and 'toolkit-theme-set-functions'Ahmed Khanzada
2025-11-22; Fix last changeEli Zaretskii
2025-11-22The --script option now enforces lexical binding (bug#79760)Pip Cet
2025-11-22; * admin/authors.el (authors-aliases): Add Huang Jing.Eli Zaretskii
2025-11-22Fix XML indentation for CDATA section contentRadioNoiseE
2025-11-22csharp-mode : Fix typos and remove duplicated declarationAna
2025-11-22Fix thinko in 'window_set_parent_and_normal_sizes'Martin Rudalics
2025-11-21Disable C23 for Android buildsPo Lu
2025-11-21* lib/strnlen.c (strnlen): Fix syntax error in Gnulib module.Po Lu
2025-11-20; * lisp/vc/vc.el (vc-revert): Use length< and ngettext.Sean Whitton
2025-11-20Fix '(vc-revert-file (vc-git-root)'Sean Whitton
2025-11-20; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton
2025-11-20A few more functions are not purePaul Eggert
2025-11-20Prefer C23 support if availablePaul Eggert
2025-11-20Show the diff buffer with replacements by typing 'd' in 'query-replace'Juri Linkov