Commit graph

  • 1e9dca9ba2 * lisp/vc/vc.el (vc-diff-internal): Reuse the buffer object (bug#80005). Juri Linkov 2025-12-15 09:22:33 +02:00
  • 5fe0b9e6b0 make-docfile preferring streq Paul Eggert 2025-12-14 14:45:49 -08:00
  • 19e5d27daf Support nested parens in make-docfile args Paul Eggert 2025-12-14 14:45:49 -08:00
  • aeab91bc55 Fix make-docfile strncmp typo Paul Eggert 2025-12-14 14:45:49 -08:00
  • 1269bbdaa9 Improve make-docfile.c for C23 Paul Eggert 2025-12-14 14:45:49 -08:00
  • 51b8a7c7cb Fix some make-docfile core dumps Paul Eggert 2025-12-14 14:45:49 -08:00
  • 2d1e891eea Eglot: half-decent pull diagnostics support João Távora 2025-12-13 19:43:43 +00:00
  • 9adb6df788 Add NEWS and auto-load entry for antlr-mode Christoph Wedler 2025-12-14 21:47:29 +01:00
  • ab63820870 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2025-12-14 16:56:06 +01:00
  • dbdae1b9a2 Implement process error buffer in tramp-smb.el Michael Albinus 2025-12-14 16:55:38 +01:00
  • 8447ebb06f
    Load 'byte-recompile-file' to process User Lisp directory Philip Kaludercic 2025-12-14 16:50:49 +01:00
  • 699fb56b4e * lisp/vc/vc.el (vc-diff-internal): Use delay-mode-hooks. Sean Whitton 2025-12-14 10:51:08 +00:00
  • d481b9efdc Fix a bug in 'kill-visual-line' that caused it signal an error Eli Zaretskii 2025-12-14 10:18:34 +02:00
  • 1880cd0aa5 Use GCC warning -Wunused-const-variable=2 Paul Eggert 2025-12-13 21:32:07 -08:00
  • f8cf01134b project-files: Add the 'else' case to the previous change Dmitry Gutov 2025-12-14 04:34:16 +02:00
  • 583856c437 Make project--vc-list-files extensible Dmitry Gutov 2025-12-14 03:50:11 +02:00
  • 48a4444977 Relax the condition on the values of DIRS in project-files Dmitry Gutov 2025-12-14 02:25:45 +02:00
  • 223dffabd8 Mention tramp-hlo in Tramp's documentation Michael Albinus 2025-12-13 17:58:50 +01:00
  • 7089c1fd69 Implement process STDERR file in tramp-smb.el Michael Albinus 2025-12-13 17:58:03 +01:00
  • 08bd8fdbb4 vc-diff-internal: Call into backend after setting up the major mode Sean Whitton 2025-12-13 14:26:29 +00:00
  • 2d96fdc3b7 vc-git-dir-status-goto-stage: Accept exit 128 from git-add Sean Whitton 2025-12-13 14:13:15 +00:00
  • b7f2ccac1e Merge from origin/emacs-30 Eli Zaretskii 2025-12-13 05:43:15 -05:00
  • 242ee957f9 nnatom: Fix parsing of empty articles Daniel Semyonov 2025-04-05 01:29:44 +03:00
  • 41ffeaec15 Update from Gnulib by running admin/merge-gnulib Paul Eggert 2025-12-12 15:24:31 -08:00
  • 976143651b
    Fix interactive call to 'prepare-user-lisp' Roi Martin 2025-12-12 15:33:39 +01:00
  • aa5a9df828 Editorconfig: Merge a few more changes from upstream Stefan Monnier 2025-12-12 15:29:13 -05:00
  • 96bb95c8cc editorconfig-fnmatch: fix ** globs (#374) lolbinarycat 2025-12-12 15:26:30 -05:00
  • 55b610490b * lisp/cus-start.el: Better unbound variable filter. Mattias Engdegård 2025-12-12 16:07:11 +01:00
  • 8158c4c43a * lisp/cus-start.el: Clean up. Mattias Engdegård 2025-12-12 18:50:48 +01:00
  • 6209771ddb ; Fix xt-mouse-tests Gerd Möllmann 2025-12-12 17:25:53 +01:00
  • 74cbef7c45 Fix :type in `antlr-tool-command' Michael Albinus 2025-12-12 17:01:31 +01:00
  • 251c070dfd Warn about uses of the 'any' atom in rx Mattias Engdegård 2025-12-12 13:34:55 +01:00
  • 948c4f7f64 ; * admin/authors.el (authors-aliases): Add Rudolf Adamkovič (bug#79987). Eli Zaretskii 2025-12-12 14:15:54 +02:00
  • 8a58ce0abd Don't use rx 'any' to mean 'not-newline' Mattias Engdegård 2025-12-12 13:03:45 +01:00
  • 4bf919a0e6 ; * lisp/progmodes/antlr-mode.el: useless backslashes Mattias Engdegård 2025-12-12 12:51:08 +01:00
  • ff2c166897 * doc/lispref/strings.texi (Formatting Strings): Cut obsolete text. Mattias Engdegård 2025-12-12 12:38:50 +01:00
  • ff85f48c2c * doc/lispref/eval.texi (Backquote): Clarify and simplify. Mattias Engdegård 2025-12-12 11:52:38 +01:00
  • 5959c96f8b ; * lisp/progmodes/hideshow.el (hs-cycle-filter): Tweak docstring (bug#79970). Juri Linkov 2025-12-12 09:31:15 +02:00
  • ef73f5c254 ; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983) Elías Gabriel Pérez 2025-12-10 10:05:44 -06:00
  • cc4f23302c
    ; Fix 'prepare-user-lisp' that always add directory to 'load-path' Pierre Téchoueyres 2025-12-11 19:21:55 +01:00
  • 10d022741c ; * lisp/progmodes/antlr-mode.el (antlr-syntax-propertize): Doc fix. Eli Zaretskii 2025-12-11 11:36:34 +02:00
  • 665792f697
    Handle remaining usages of 'package-vc-install-from-checkout' Philip Kaludercic 2025-12-11 08:25:40 +01:00
  • a465c43b29
    Simplify 'comint-write-input-ring' Philip Kaludercic 2025-12-06 12:22:03 +01:00
  • b969905a47 ; time-stamp: Prefer 'string-match-p' over 'string-match' Stephen Gildea 2025-12-10 12:50:38 -08:00
  • fcbb9066be ; * lisp/progmodes/antlr-mode.el (cl-seq): Require. Eli Zaretskii 2025-12-10 20:32:17 +02:00
  • fc70ead9b5 Merge branch 'antlr-mode' Stefan Monnier 2025-12-10 13:20:28 -05:00
  • d243551678 antlr-mode.el: Cosmetics, mostly to silence compiler warnings Stefan Monnier 2025-12-10 13:19:50 -05:00
  • 24e5505705 Evaluate result on first call to throttled func in timeout.el Juri Linkov 2025-12-10 19:37:33 +02:00
  • d8870cc102 lisp/emacs-lisp/byte-opt.el (byte-optimize-memq): Beware improper lists Stefan Monnier 2025-12-10 06:48:17 -05:00
  • b9b0c7ed51 Work even if aclocal is invoked by hand Paul Eggert 2025-12-09 18:03:10 -08:00
  • bc65fb7486 Remove no-longer needed MALLOC_0_IS_NONNULL macro. Paul Eggert 2025-12-09 13:03:15 -08:00
  • 88bf047d39 Garbage-collect Gnulib sources Paul Eggert 2025-12-09 12:55:17 -08:00
  • cc05493483 Display done message for async checkins too Sean Whitton 2025-12-09 19:14:41 +00:00
  • a80f45deb2 Make C-g skip counting outgoing revisions for VC-Dir Sean Whitton 2025-12-09 18:49:17 +00:00
  • 47073fa12d Port back to GTK2 Paul Eggert 2025-12-09 09:10:36 -08:00
  • 05c1f34036 ; Fix confusing comment in xmenu.c. Paul Eggert 2025-12-09 09:08:42 -08:00
  • 6d818a7409 prepare-user-lisp: Fix adding to load-path Sean Whitton 2025-12-09 15:43:40 +00:00
  • bd6961d3ee ; etc/NEWS: Fix unbalanced parentheses Rudolf Adamkovič 2025-12-09 14:57:31 +01:00
  • 244dc6f15e Update email and rename packages and buffers in package-vc-tests Przemysław Kryger 2025-12-09 09:20:44 +00:00
  • 5731343ffe Update email in vc-tests and vc-git-tests Przemysław Kryger 2025-12-09 14:06:19 +00:00
  • 0f3947b379 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2025-12-09 14:32:03 +02:00
  • c5bc4082b5 ; Fix a typo in xterm.[ch]. Eli Zaretskii 2025-12-09 14:31:14 +02:00
  • 8d1a79bc9c Don't make a tty child frame visible by selecting it (bug#79960) Gerd Möllmann 2025-12-09 02:52:57 +01:00
  • 57ab746257 Add `lexical-binding' cookie to generated files by package-vc Przemysław Kryger 2025-12-09 11:15:36 +01:00
  • 06e9943412 * lisp/progmodes/hideshow.el (hs-minor-mode): Show/hide margins. Juri Linkov 2025-12-09 09:44:24 +02:00
  • 56870c5f65 ; * lisp/progmodes/hideshow.el: Fix comments. Elías Gabriel Pérez 2025-12-08 15:45:03 -06:00
  • 37468d2449 Update progmodes/antlr-mode.el from v2.2c to v3.2.0 Christoph Wedler 2025-12-08 20:02:33 +01:00
  • d10a649e1b Pacify -Wunused-function re get_conversion_field Paul Eggert 2025-12-08 18:30:46 -08:00
  • 4990849514 Move Gnulib configuration back to where it was Paul Eggert 2025-12-08 18:05:13 -08:00
  • 238c2dc3b6 ; * src/keyboard.c (make_lispy_event): Remove unused variable. Po Lu 2025-12-09 09:49:23 +08:00
  • a9018ee498 Fix builds without toolkit menu bars Po Lu 2025-12-09 09:48:53 +08:00
  • 6caf598ac4 Jsonrpc: defend against very large stderr lines João Távora 2025-12-08 21:39:34 +00:00
  • 74348a722a ; * lisp/progmodes/hideshow.el (hs-block-positions): Fix throw tag. Elías Gabriel Pérez 2025-12-08 21:16:03 +02:00
  • 1c43511dbc Fix xmenu.c USE_X_TOOLKIT duplication Paul Eggert 2025-12-08 10:37:22 -08:00
  • 855ad6d870 Fix some C symbol extern visibility Paul Eggert 2025-12-08 10:35:03 -08:00
  • 777622682f Fix package-vc-tests Przemysław Kryger 2025-12-08 15:47:03 +00:00
  • 70d24d0dd5 ; Improve documentation of the User Lisp directory. Sean Whitton 2025-12-08 16:53:16 +00:00
  • 154d6f0a15 ; package-vc-install-from-checkout: Fix 'obsolete' declaration. Sean Whitton 2025-12-08 16:49:13 +00:00
  • 44d47caa86 New 'R' code letter for 'interactive' forms Sean Whitton 2025-12-08 15:01:50 +00:00
  • 5fcafba4e3 lisp/help-fns.el (describe-symbol): Don't silently do nothing Stefan Monnier 2025-12-08 09:51:52 -05:00
  • ad72596067 (loaddefs-generate--make-autoload): Obey expand-macro at each step Stefan Monnier 2025-12-08 09:48:06 -05:00
  • 37d398dd0d ; * etc/NEWS (Note): Grammar fix. Robert Pluim 2025-12-08 14:09:43 +01:00
  • 27130d3af6 Improve 'auth-source-ignore-non-existing-file' doc Robert Pluim 2025-12-04 10:38:22 +01:00
  • ecf42e6a59 * doc/misc/auth.texi (Help for users): Warn about use of .authinfo Robert Pluim 2025-12-04 10:37:28 +01:00
  • 15d9af4f5e NS: Fix compilation on pre macOS 11 macs David Caldwell 2025-12-05 11:33:52 -08:00
  • d50fde57ba ; Fix commentary in xfaces.c Eli Zaretskii 2025-12-08 16:19:59 +02:00
  • 22bf7158a5 ; * src/.gdbinit: Improve comments of .gdbinit helper functions (bug#79932) Jeremy Bryant 2025-12-06 23:03:21 +00:00
  • 24297f6d9a Simplify conv_sockaddr_to_lisp via strnlen Paul Eggert 2025-12-07 23:39:35 -08:00
  • ddf297068c * lisp/textmodes/bibtex.el (bibtex-mode): Fix hs variables (bug#79934). Elías Gabriel Pérez 2025-12-04 17:27:04 -06:00
  • 8773933816 Fix 'treesit-hs-block-end' and 'treesit-hs-inside-comment-p' (Bug#79934) Elías Gabriel Pérez 2025-12-04 17:30:58 -06:00
  • a582f2bb57 hideshow: Deep cleaning. (Bug#79934) Elías Gabriel Pérez 2025-12-05 18:42:54 -06:00
  • 15f9050ce5 Fix the DJGPP port Po Lu 2025-12-08 10:06:29 +08:00
  • b211e5489b Update from Gnulib by running admin/merge-gnulib Paul Eggert 2025-12-07 15:34:42 -08:00
  • 0d43f2a562 Align config.h better to src/lisp.h Paul Eggert 2025-12-07 15:21:46 -08:00
  • f766e8a36b Work around GCC bug 123042 Paul Eggert 2025-12-07 15:21:46 -08:00
  • 2b7261d7f5 Include malloc.h early in alloc.c Paul Eggert 2025-12-07 15:21:46 -08:00
  • caf0941e56 Pacify -Werror=null-dereference in ralloc.c Paul Eggert 2025-12-07 15:21:46 -08:00
  • a8b9364949 Move Gnulib configuration up in configure.ac Paul Eggert 2025-12-07 15:21:46 -08:00
  • 2203fac659 Remove some obsolete C89, C99, Automake cruft Paul Eggert 2025-12-07 15:21:46 -08:00
  • 4dbf78c118 ; * doc/emacs/custom.texi (User Lisp Directory): Small tweaks. Amin Bandali 2025-12-07 18:00:45 -05:00