aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vc-diff-internal: Call into backend after setting up the major modeSean Whitton2025-12-131-1/+1
* vc-git-dir-status-goto-stage: Accept exit 128 from git-addSean Whitton2025-12-131-3/+8
* Merge from origin/emacs-30Eli Zaretskii2025-12-131-0/+1
|\
| * ; * admin/authors.el (authors-aliases): Add Rudolf Adamkovič (bug#79987).Eli Zaretskii2025-12-121-0/+1
* | nnatom: Fix parsing of empty articlesDaniel Semyonov2025-12-131-1/+1
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-12-1261-770/+699
* | Fix interactive call to 'prepare-user-lisp'Roi Martin2025-12-121-1/+1
* | Editorconfig: Merge a few more changes from upstreamStefan Monnier2025-12-123-52/+11
* | editorconfig-fnmatch: fix ** globs (#374)lolbinarycat2025-12-121-1/+3
* | * lisp/cus-start.el: Better unbound variable filter.Mattias Engdegård2025-12-121-57/+54
* | * lisp/cus-start.el: Clean up.Mattias Engdegård2025-12-121-59/+65
* | ; Fix xt-mouse-testsGerd Möllmann2025-12-121-1/+5
* | Fix :type in `antlr-tool-command'Michael Albinus2025-12-121-1/+1
* | Warn about uses of the 'any' atom in rxMattias Engdegård2025-12-123-4/+18
* | Don't use rx 'any' to mean 'not-newline'Mattias Engdegård2025-12-123-3/+3
* | ; * lisp/progmodes/antlr-mode.el: useless backslashesMattias Engdegård2025-12-121-1/+1
* | * doc/lispref/strings.texi (Formatting Strings): Cut obsolete text.Mattias Engdegård2025-12-121-4/+2
* | * doc/lispref/eval.texi (Backquote): Clarify and simplify.Mattias Engdegård2025-12-121-2/+1
* | ; * lisp/progmodes/hideshow.el (hs-cycle-filter): Tweak docstring (bug#79970).Juri Linkov2025-12-121-1/+3
* | ; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez2025-12-122-2/+87
* | ; Fix 'prepare-user-lisp' that always add directory to 'load-path'Pierre Téchoueyres2025-12-111-6/+7
* | ; * lisp/progmodes/antlr-mode.el (antlr-syntax-propertize): Doc fix.Eli Zaretskii2025-12-111-1/+1
* | Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic2025-12-114-28/+8
* | Simplify 'comint-write-input-ring'Philip Kaludercic2025-12-111-9/+4
* | ; time-stamp: Prefer 'string-match-p' over 'string-match'Stephen Gildea2025-12-102-13/+23
* | ; * lisp/progmodes/antlr-mode.el (cl-seq): Require.Eli Zaretskii2025-12-101-0/+1
* | Merge branch 'antlr-mode'Stefan Monnier2025-12-101-974/+1921
|\ \
| * | antlr-mode.el: Cosmetics, mostly to silence compiler warningsStefan Monnier2025-12-101-58/+63
| * | Update progmodes/antlr-mode.el from v2.2c to v3.2.0feature/antlr-modeChristoph Wedler2025-12-091-948/+1890
* | | Evaluate result on first call to throttled func in timeout.elJuri Linkov2025-12-101-6/+13
* | | lisp/emacs-lisp/byte-opt.el (byte-optimize-memq): Beware improper listsStefan Monnier2025-12-101-1/+1
* | | Work even if aclocal is invoked by handPaul Eggert2025-12-091-6/+14
* | | Remove no-longer needed MALLOC_0_IS_NONNULL macro.Paul Eggert2025-12-091-2/+0
* | | Garbage-collect Gnulib sourcesPaul Eggert2025-12-098-393/+0
* | | Display done message for async checkins tooSean Whitton2025-12-091-3/+8
* | | Make C-g skip counting outgoing revisions for VC-DirSean Whitton2025-12-091-6/+14
* | | Port back to GTK2Paul Eggert2025-12-092-2/+2
* | | ; Fix confusing comment in xmenu.c.Paul Eggert2025-12-091-1/+1
* | | prepare-user-lisp: Fix adding to load-pathSean Whitton2025-12-091-2/+2
* | | ; etc/NEWS: Fix unbalanced parenthesesRudolf Adamkovič2025-12-091-1/+1
* | | Update email and rename packages and buffers in package-vc-testsPrzemysław Kryger2025-12-091-15/+32
* | | Update email in vc-tests and vc-git-testsPrzemysław Kryger2025-12-092-2/+2
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-12-091-1/+3
|\ \ \
| * | | Don't make a tty child frame visible by selecting it (bug#79960)Gerd Möllmann2025-12-091-1/+3
* | | | ; Fix a typo in xterm.[ch].Eli Zaretskii2025-12-092-2/+2
|/ / /
* | | Add `lexical-binding' cookie to generated files by package-vcPrzemysław Kryger2025-12-091-2/+2
* | | * lisp/progmodes/hideshow.el (hs-minor-mode): Show/hide margins.Juri Linkov2025-12-091-1/+14
* | | ; * lisp/progmodes/hideshow.el: Fix comments.Elías Gabriel Pérez2025-12-091-8/+5
|/ /
* | Pacify -Wunused-function re get_conversion_fieldPaul Eggert2025-12-082-8/+3
* | Move Gnulib configuration back to where it wasPaul Eggert2025-12-081-25/+28