aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add etc/NEWS style rulesMichael Albinus2025-11-252-1/+51
* | | | Fix mouse dragging on touch screensPo Lu2025-11-252-19/+57
* | | | Only search for package descriptors in package rootPhilip Kaludercic2025-11-241-1/+1
* | | | ; Fix issue when installing packages from DiredPhilip Kaludercic2025-11-241-2/+2
* | | | Replace underscores in bind-and* with fresh symbolsPhilip Kaludercic2025-11-241-1/+3
* | | | Fix query-replace-regexp for using '^' with calculated replacement '\,'Juri Linkov2025-11-242-6/+13
* | | | Don't apply EditorConfig files to themselvesStefan Monnier2025-11-241-1/+5
* | | | Persist Log View mode marks across buffer revertSean Whitton2025-11-241-0/+18
* | | | editorconfig-core-handle.el: Fix silent misparseStefan Monnier2025-11-242-20/+19
* | | | ; * src/keyboard.c (read_key_sequence): Style tweaks.Sean Whitton2025-11-241-5/+3
* | | | ; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea2025-11-232-29/+44
* | | | ; * src/gtkutil.c (xg_update_dark_mode_for_all_displays): Typo.Po Lu2025-11-241-1/+1
* | | | Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu2025-11-2413-52/+132
* | | | ; * lisp/time-stamp.el: Minor code changesStephen Gildea2025-11-231-17/+18
* | | | New commands to rewind decentralized VCS branchesSean Whitton2025-11-237-2/+194
* | | | Add 'newsticker--treeview-handle-url' (Bug#79849)Ulf Jasper2025-11-231-3/+14
* | | | ; * doc/emacs/package.texi (Package Installation): Minor clarification.Eli Zaretskii2025-11-231-0/+4
* | | | Fix 'd' command in 'query-replace' in buffers not visiting filesEli Zaretskii2025-11-232-3/+16
* | | | ; hideshow: Rename 'hs--discard-overlay-after-change'.Elías Gabriel Pérez2025-11-231-5/+5
* | | | vc-resynch-window: Restore always using vc-revert-buffer-internalSean Whitton2025-11-221-9/+1
* | | | lisp/ldefs-boot.el: Update generated presumably by lisp/Makefile.in (?)Stefan Monnier2025-11-221-10/+29
* | | | Default split-window-preferred-direction to 'longest'Sean Whitton2025-11-222-15/+16
* | | | vc-git-revision-published-p: Resolve REVSean Whitton2025-11-221-1/+2
* | | | New command alias vc-restoreSean Whitton2025-11-222-0/+6
* | | | (loaddefs-generate--make-autoload): Fix bug#79852Stefan Monnier2025-11-221-12/+4
* | | | (loaddefs--defining-macros): Weed out a few more entriesStefan Monnier2025-11-221-8/+3
* | | | : Update ldefs-boot.elStefan Monnier2025-11-221-272/+560
* | | | loaddefs-gen: Weed out some elements from the shortcut pathStefan Monnier2025-11-226-71/+73
* | | | Adapt etc/NEWSMichael Albinus2025-11-221-88/+46
* | | | Merge from origin/emacs-30Eli Zaretskii2025-11-221-0/+3
|\ \ \ \ | |/ / /
| * | | ; * admin/notes/spelling: Copy note on possessive from CONTRIBUTE.Sean Whitton2025-11-181-0/+3
* | | | Fix ispell’s handling of comment-end when adding local wordsReuben Thomas2025-11-222-36/+39
* | | | Fix documentation of 'alpha-background' frame parameterEli Zaretskii2025-11-221-1/+3
* | | | Fix non-interactive use of 'lua-start-process'john muhl2025-11-221-12/+23
* | | | Make Flymake fringe indicators use dedicated facesProtesilaos Stavrou2025-11-221-6/+21
* | | | Add `toolkit-theme' and 'toolkit-theme-set-functions'Ahmed Khanzada2025-11-227-0/+54
* | | | ; Fix last changeEli Zaretskii2025-11-221-5/+6
* | | | The --script option now enforces lexical binding (bug#79760)Pip Cet2025-11-222-1/+14
* | | | ; * admin/authors.el (authors-aliases): Add Huang Jing.Eli Zaretskii2025-11-221-0/+1
* | | | Fix XML indentation for CDATA section contentRadioNoiseE2025-11-221-1/+5
* | | | csharp-mode : Fix typos and remove duplicated declarationAna2025-11-221-11/+1
* | | | Fix thinko in 'window_set_parent_and_normal_sizes'Martin Rudalics2025-11-221-1/+1
* | | | Disable C23 for Android buildsPo Lu2025-11-211-0/+4
* | | | * lib/strnlen.c (strnlen): Fix syntax error in Gnulib module.Po Lu2025-11-211-1/+2
* | | | ; * lisp/vc/vc.el (vc-revert): Use length< and ngettext.Sean Whitton2025-11-201-4/+5
* | | | Fix '(vc-revert-file (vc-git-root)'Sean Whitton2025-11-201-36/+48
* | | | ; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton2025-11-201-6/+8
* | | | A few more functions are not purePaul Eggert2025-11-204-10/+8
* | | | Prefer C23 support if availablePaul Eggert2025-11-205-850/+752
* | | | Show the diff buffer with replacements by typing 'd' in 'query-replace'Juri Linkov2025-11-203-1/+21