Commit graph

  • e58efac78e * lisp/keymap.el (read-only-keymap-bind): The remaining fix. Juri Linkov 2025-09-22 09:20:27 +03:00
  • 6bedbafc7a ; * doc/lispref/text.texi (Suspicious Text): Indexing fix. Eli Zaretskii 2025-09-22 08:33:01 +03:00
  • 36635b934e Fix bootstrap and prevent browse-url from preloading numerous files Po Lu 2025-09-22 09:42:34 +08:00
  • 8310795bab VC checkin-patch: Support extracting commit metadata from patches Sean Whitton 2025-09-21 21:39:42 +01:00
  • 0109b4a758 * lisp/vc/vc-git.el (vc-git--checkin): Validate parameters. Sean Whitton 2025-09-19 16:26:16 +01:00
  • 8a501c47a4 Support 'RET' for visiting URLs in read-only buffers (bug#74792) Juri Linkov 2025-09-21 20:52:02 +03:00
  • 203faa6e42 Suffix tree-sitter cache variables with "-cached" Roi Martin 2025-09-21 12:18:03 +02:00
  • 2ae54a8b17 Fix font lock and cache indent rules in mhtml-ts-mode Roi Martin 2025-09-18 18:37:54 +02:00
  • ae32e25419 Fix minibuffer-nonselected-mode when using recursive minibuffers Steven Allen 2025-09-19 10:34:47 -07:00
  • 33e6176932 ; * lisp/international/textsec-check.el (textsec-suspicious-p): Doc fix. Eli Zaretskii 2025-09-21 13:03:16 +03:00
  • 49d8302b40 * lisp/progmodes/js.el: Obsolete 'js--treesit-sexp-nodes'. Juri Linkov 2025-09-20 21:20:04 +03:00
  • 2ba301b30e ; * etc/NEWS: Merge two "Register" sections. Fix wording. Eli Zaretskii 2025-09-20 19:37:48 +03:00
  • a760f1fe6e (register-preview-info): sort registers in preview buffer Masatake YAMATO 2025-09-18 03:21:22 +09:00
  • 7f6b68cd7c ; * doc/emacs/programs.texi (Hideshow): Fix last change. Eli Zaretskii 2025-09-20 13:38:00 +03:00
  • 5a56c0fb43 ; * lisp/ldefs-boot.el: Update. Eli Zaretskii 2025-09-20 06:35:11 -04:00
  • b6a065c90d Merge from origin/emacs-30 Eli Zaretskii 2025-09-20 06:33:22 -04:00
  • 6570c746fe Avoid signaling errors in 'dabbrev-capf' Eli Zaretskii 2025-09-20 13:15:59 +03:00
  • 66308637d7 ; Fix last change. Eli Zaretskii 2025-09-20 13:06:17 +03:00
  • 071cdb66fd Add hideable indicators for hideshow. (Bug#79294) Elías Gabriel Pérez 2025-08-17 20:02:59 -06:00
  • 32ccb2347f Fix 'shell-resync-dirs' for multi-line prompt. Janneke Nieuwenhuizen 2025-09-13 16:30:42 +02:00
  • 40adabe2ef Improve documentation of 'accept-process-output' Eli Zaretskii 2025-09-20 12:32:21 +03:00
  • 65fb579896 Prevent displaying an ungrammatical string in *Help* Stephen Berman 2025-09-20 10:18:40 +02:00
  • 2457934323 Fix reference leak in displaying successive dashes of distinct styles on Android Po Lu 2025-09-20 10:07:59 +08:00
  • ea01e59eb1 CC Mode: Don't indent a construct in a class after a template Alan Mackenzie 2025-09-19 20:51:45 +00:00
  • 2cc525467b New mode 'minibuffer-nonselected-mode' Juri Linkov 2025-09-19 18:15:42 +03:00
  • 9f174f08d8 ; * src/bytecode.c (exec_byte_code): Revert gratuituous style change Mattias Engdegård 2025-09-19 10:31:54 +02:00
  • fb15f86248 ; * src/bytecode.c (exec_byte_code): Fix coding style. Po Lu 2025-09-19 09:28:17 +08:00
  • 7d5633d0f4 * src/bytecode.c (exec_byte_code): Better quitcounter reset value. Mattias Engdegård 2025-09-18 22:10:55 +02:00
  • 27853a2bca * lisp/textmodes/mhtml-ts-mode.el: Fix for recent changes in js-ts-mode. Juri Linkov 2025-09-18 18:20:15 +03:00
  • 0767f1818a Don't save quitcounter across longjmp in exec_byte_code Mattias Engdegård 2025-09-18 16:25:02 +02:00
  • 979ddc0601 Fix failed tests on emba Michael Albinus 2025-09-18 14:56:05 +02:00
  • dd622e06e7 * Clean-up some compilation warnings in vc-hooks.el Andrea Corallo 2025-09-18 11:24:18 +02:00
  • d3a2541798 Refactor vc-git checkin functions Sean Whitton 2025-09-18 12:48:32 +01:00
  • 0b4fe2628c vc--prompt-other-working-tree: Fail when no other working trees Sean Whitton 2025-09-18 12:33:56 +01:00
  • 23a8c06a23 Skip over possible blank lines returned by kpsewhich Leo C. Stein 2025-09-13 10:45:34 -05:00
  • 79b7c7b1d3 Fix font lock and indentation in js-ts-mode Roi Martin 2025-09-17 22:56:24 +02:00
  • 159ad91d0d ; Add Richard Stallman to admin/MAINTAINERS. Eli Zaretskii 2025-09-18 08:52:46 +03:00
  • 3415fa15e4 ; Update comment re GCC bugs 117423 and 119085. Paul Eggert 2025-09-17 14:26:30 -07:00
  • 29d46a2e75 * doc/misc/eshell.texi (Scripts): Improve wording for 'eshell-batch-file'. Eric Frederickson 2025-09-16 13:05:07 -05:00
  • d4ee087eba ; * doc/misc/eshell.texi (Built-ins): Correct a typo. Eric Frederickson 2025-09-16 13:03:15 -05:00
  • 25686c9a70 * lisp/net/tramp.el (tramp-cache): Require at bottom. Michael Albinus 2025-09-17 18:24:55 +02:00
  • eacaae8123 * lisp/hl-line.el: Various fixes (bug#64993). Juri Linkov 2025-09-17 19:20:18 +03:00
  • de4ca2bdb1 Turn some checking macros into functions in the GC marker code Mattias Engdegård 2025-09-16 18:57:51 +02:00
  • 08b2d53e48 ; * src/lisp.h (enum handlertype): Comment accuracy. Mattias Engdegård 2025-09-15 21:35:12 +02:00
  • 2135e7aa01
    Fixes for csharp-ts-mode fontification (bug#79406) Jostein Kjønigsen 2025-08-27 11:05:28 +02:00
  • 32d959e48b New mode 'mouse-shift-adjust-mode' for S-<mouse-1> Juri Linkov 2025-09-16 20:50:10 +03:00
  • 503351e529 * lisp/hl-line.el (global-hl-line-sticky-flag): New value 'all'. Juri Linkov 2025-09-16 20:15:14 +03:00
  • bd194c9a57 Context menu related fixes (bug#64980) Juri Linkov 2025-09-16 19:48:43 +03:00
  • e568f44b54 ; Improve recently-added documentation Eli Zaretskii 2025-09-16 19:24:18 +03:00
  • 2c7b08d417 Revert "Fix generation of defvars defined by easy-mmode and company in loaddefs.el" Stefan Monnier 2025-09-16 10:50:14 -04:00
  • 208e80018a New commands to apply changes to other working trees Sean Whitton 2025-09-04 11:25:25 +01:00
  • 0000d9b7b1 ; Fix last change in php-ts-mode.el Michael Albinus 2025-09-16 09:10:04 +02:00
  • 3cb1cdfba7 ; Instrument file-notify-test07-many-events Michael Albinus 2025-09-16 09:04:05 +02:00
  • 76f50fa55c ruby-syntax-propertize: Add exception for /= Dmitry Gutov 2025-09-16 02:14:09 +03:00
  • 3438e15e31 Fix tree-sitter ABI version incompatibility in php-ts-mode Vincenzo Pupillo 2025-09-15 21:20:52 +02:00
  • d6a7b0cd33 Tramp code cleanup Michael Albinus 2025-09-15 18:26:50 +02:00
  • 72c19d0f39 Improve check for netrc tokens Michael Albinus 2025-09-15 11:43:52 +02:00
  • 897d32285f Fix incorrect timezones for London and Paris Paul Eggert 2025-09-14 10:06:51 -07:00
  • 04342d3654 * lisp/net/shr.el (shr-tag-sub): Handle BOB (bug#79448). Eli Zaretskii 2025-09-14 18:24:31 +03:00
  • d37a55c0c8 * lisp/calc/calc.el (calc): Ony substitute binding of calc-help-prefix after calc-ext has been loaded. Andreas Schwab 2024-10-18 22:39:34 +02:00
  • cb17a8bbf3 Use linear arrays in ispell test to work with old bash Mattias Engdegård 2025-09-13 16:32:32 +02:00
  • 01e7d537b0 ; ispell-tests: use require instead of load Mattias Engdegård 2025-09-13 17:18:27 +02:00
  • 3300f2f40a ; * test/lisp/dom-tests.el: silence obsoletion warnings Mattias Engdegård 2025-09-13 17:28:29 +02:00
  • c2a20f65d3 ; * test/lisp/net/tramp-tests.el: silence function-quoting warning Mattias Engdegård 2025-09-13 16:29:51 +02:00
  • dd9f185bf6 ; Improve discoverability of tree-sitter related functionality Eli Zaretskii 2025-09-14 09:53:16 +03:00
  • 0dd6e5f642 Fix gdb-mi startup when asking user about debuginfod Eli Zaretskii 2025-09-14 08:55:44 +03:00
  • 28fecf40ef ; * lisp/time.el (zoneinfo-style-world-list): Doc fix (bug#437). Eli Zaretskii 2025-09-14 08:22:45 +03:00
  • 6f9a46f926 Fix 'ucs-normalize' tests following Unciode 17.0 import Eli Zaretskii 2025-09-14 07:34:41 +03:00
  • 7cdaab61c4 (eww-switch-to-buffer): Prefer seq- functions to cl- James Thomas 2025-07-22 08:28:58 +05:30
  • 83b623ea3a Fix 'define-globalized-minor-mode' when :variable is used Eli Zaretskii 2025-09-13 22:23:12 +03:00
  • fd5d35407a Fix Unicode-related tests Eli Zaretskii 2025-09-13 17:52:30 +03:00
  • 125b3588c9 Merge from origin/emacs-30 Eli Zaretskii 2025-09-13 07:23:12 -04:00
  • 4745456677 ; * lisp/dired-x.el (dired-find-subdir): Doc fix (bug#79440). Eli Zaretskii 2025-09-13 13:47:04 +03:00
  • 0832e5fec5 ; * lisp/vc/vc.el (vc-print-root-log): Improve docstring (bug#79439). James Thomas 2025-09-13 03:41:54 +05:30
  • abfd8a454a Add support for PHP 8.5 in 'php-ts-mode.el' Vincenzo Pupillo 2025-08-28 23:29:30 +02:00
  • d02181e39f ; * lisp/emacs-lisp/ring.el (ring-convert-sequence-to-ring): Bug#79330. Eli Zaretskii 2025-09-13 12:06:35 +03:00
  • 92fa2b60c6 Fix 'kill-region' when buffer has been changed outside of Emacs Eli Zaretskii 2025-09-13 11:56:15 +03:00
  • 4d91665367
    Fix parsing single-digit color codes in rcirc Alcor 2025-08-25 21:14:40 +02:00
  • 603a685ad1 Allow disabling of reloading files on doc read failure Spencer Baugh 2025-07-22 12:13:15 -04:00
  • 9430638e48 * lisp/comint.el (comint-password-prompt-regexp): Join two entries. Michael Albinus 2025-09-13 09:22:26 +02:00
  • fe9b1fa014 Make comint understand SSH proxy password phrases Andre A. Gomes 2025-09-13 09:16:25 +02:00
  • bfeffc4436 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2025-09-12 16:49:40 +02:00
  • 59c7ee29dc ; Fix last change Michael Albinus 2025-09-12 16:49:08 +02:00
  • 4418a37c5d ; log-edit.el: Insert missing required cl-lib. Sean Whitton 2025-09-12 15:41:38 +01:00
  • 2ee74aca55 Delete obsolete log-edit-beginning-of-line Sean Whitton 2025-09-12 15:40:35 +01:00
  • 85b991a62d ; vc-git--log-edit-summary-check: Use and-let*. Sean Whitton 2025-09-12 15:32:19 +01:00
  • 2817720083 ; vc-prepare-patch: Minor code improvements Sean Whitton 2025-09-12 15:31:56 +01:00
  • 1372061200 ; vc-diff-outgoing: Fix calling 'working-revision' backend function. Sean Whitton 2025-09-12 15:26:44 +01:00
  • 1b4e4fda5e Fix last change Michael Albinus 2025-09-12 16:18:26 +02:00
  • 4846ec4871 Add tests to ispell.el interactive functions Lockywolf 2025-09-12 16:02:48 +02:00
  • 307405a72c Add new scripts to the default fontset Eli Zaretskii 2025-09-12 16:08:40 +03:00
  • c90536efe8 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2025-09-12 12:44:34 +02:00
  • e41eae39ad Tramp: Refactor environment variable filtering to a separate function Liu Hui 2025-09-12 12:43:54 +02:00
  • 4c27866df9
    ; * lisp/emacs-lisp/timeout.el: Bump version header to 2.1 Philip Kaludercic 2025-09-12 12:20:30 +02:00
  • 26ad23addb Introduc auth-source-ignore-non-existing-file Michael Albinus 2025-09-12 12:29:30 +02:00
  • 43f507f430 Minor edits in tramp-tests.el Michael Albinus 2025-09-12 12:21:48 +02:00
  • 464216ca73 ; even less test log spam from load Mattias Engdegård 2025-09-11 22:21:57 +02:00
  • 0bf5898f20
    Update timeout to 2f3ebb53 Philip Kaludercic 2025-09-11 23:25:37 +02:00
  • 1d6ec2a040 ; * etc/NEWS: Fix last change. Eli Zaretskii 2025-09-11 19:30:19 +03:00
  • 5579d32a41 Update to Unicode 17.0 Eli Zaretskii 2025-09-11 18:00:42 +03:00