Commit graph

  • baa33c3806 ; Fix last change Michael Albinus 2025-05-19 08:45:37 +02:00
  • 860a6c86c5 eww.el: Misc changes Stefan Monnier 2025-05-18 15:48:54 -04:00
  • 168b67b1ee eww.el: Use track-changes Stefan Monnier 2025-05-18 15:44:35 -04:00
  • 48c66f26c1 lisp/net/eww.el: Remove redundant :group arguments Stefan Monnier 2025-05-18 15:31:10 -04:00
  • c526646d70 ; Sync with Tramp 2.7.3.30.2 (Do not merge to master) Michael Albinus 2025-05-18 21:20:41 +02:00
  • 661fa578d5 Adapt Tramp version in customize-package-emacs-version-alist Michael Albinus 2025-05-18 21:12:41 +02:00
  • 0045a56d55 ; * ChangeLog.5: Delete entry for minor change. Sean Whitton 2025-05-18 20:00:07 +01:00
  • c8294f3a0f Generate tree-sitter compatibility report on emba Michael Albinus 2025-05-18 20:39:59 +02:00
  • a4424fb8cd Factor out vc-git--with-apply-temp-to-staging Sean Whitton 2025-05-18 12:35:13 +01:00
  • 1136aed6dc ; Update ChangeLog and AUTHORS for Emacs 30.2 Eli Zaretskii 2025-05-18 05:25:35 -04:00
  • dfcde786ad ; Update ldefs-boot.el. Do not merge to master. Eli Zaretskii 2025-05-18 05:24:11 -04:00
  • 4c11021260 ; Bump Emacs version to 30.1.90 Eli Zaretskii 2025-05-18 05:08:31 -04:00
  • 913b4e1c97 Amend Electric Pair mode documentation Stephen Berman 2025-05-18 09:39:02 +02:00
  • 38789e9a28 Improve reporting of language-grammar library ABI version mismatch Eli Zaretskii 2025-05-18 09:05:07 +03:00
  • 28a8bd6061 editorconfig.el: Fix bug#78097 Stefan Monnier 2025-05-17 14:23:34 -04:00
  • b9b52f0092 Prevent double frees in closing fonts provided by the Haiku font driver Po Lu 2025-05-18 08:46:27 +08:00
  • f77f464637 (eww-switch-to-buffer): Don't let-bind completion-extra-properties Stefan Monnier 2025-05-17 12:34:33 -04:00
  • e05f76667d Support 'dired-hide-details-mode' in find-lisp.el Eli Zaretskii 2025-05-17 16:46:07 +03:00
  • 2606e3dd99 * doc/lispref/searching.texi (Rx Notation): Fix example (bug#76731) Mattias Engdegård 2025-05-17 11:12:31 +02:00
  • e888bd990d * src/lread.c (read0): Don't allow radix 0 or 1. Mattias Engdegård 2025-05-15 20:44:56 +02:00
  • 6571a2d70b ; Fix a recent change in hideshow.el Eli Zaretskii 2025-05-17 15:14:47 +03:00
  • bd57055a58 Merge from origin/emacs-30 Eli Zaretskii 2025-05-17 06:52:01 -04:00
  • 299d3a4401 Fix saving abbrevs by 'abbrev-edit-save-buffer' Eli Zaretskii 2025-05-17 13:00:13 +03:00
  • 399d05332e ; Remove confusing text from ELisp manual Eli Zaretskii 2025-05-17 12:35:29 +03:00
  • 214c0ba3c7 ; * lisp/progmodes/hideshow.el (hs--get-ellipsis): Doc fix (bug#78234). Eli Zaretskii 2025-05-17 12:11:37 +03:00
  • 8b6e1d8435 Prettify and improve hideshow (bug#78234) Elías Gabriel Pérez 2025-05-02 22:44:07 -06:00
  • 719b2fd580 Fix eww-switch-to-buffer' when resorting to eww' Manuel Giraud 2025-05-11 14:40:18 +02:00
  • c1153963b5 Fix DTSTART date when exporting `diary-float' Richard Lawrence 2025-05-11 07:47:42 +02:00
  • 3b2b0424cf ; Fix last change Eli Zaretskii 2025-05-17 11:57:43 +03:00
  • b25139a532 New pulse functions for pulse faces and new file for ring bell fns Elías Gabriel Pérez 2025-04-10 11:38:21 -06:00
  • 44c8087734 Allow nil as valid value for 'url-cookie-save-interval' Eli Zaretskii 2025-05-17 11:26:23 +03:00
  • 7d7d821c49 * lisp/treesit.el (treesit-simple-imenu): Restore the previous behavior. Juri Linkov 2025-05-16 19:03:41 +03:00
  • feecb1fbc6 ; * doc/emacs/cmdargs.texi (General Variables): More accurate wording. Eli Zaretskii 2025-05-16 15:39:53 +03:00
  • 18e1aabbea ; Improve documentation of the -L command-line option Eli Zaretskii 2025-05-16 15:02:58 +03:00
  • c80fbe3f23
    typescript-ts-mode: align ternary-chain branches (bug#78187) Konstantin Kharlamov 2025-05-01 20:28:29 +07:00
  • 9659f8aa34 ; * lisp/vc/vc.el: Restore alphebetization. Sean Whitton 2025-05-15 21:16:07 +01:00
  • db198e0e59 ; Fix wording of recently-added documentation Eli Zaretskii 2025-05-15 16:29:27 +03:00
  • 16bfbc6fe3 ; Tramp test fixes Michael Albinus 2025-05-15 15:15:22 +02:00
  • 511e3d4e79 vc-git-checkin: Fix calling 'git apply --cached' remotely Dmitry Gutov 2025-05-15 13:46:20 +01:00
  • f70bb4d767 default_toplevel_binding, local_toplevel_binding: Loop upwards Sean Whitton 2025-05-14 18:43:22 +01:00
  • 45627ca7cc New top-level buffer-local value functions Sean Whitton 2025-05-13 12:21:21 +01:00
  • 825d64aa57 Scroll with mouse wheel in calendar (bug#78298) Manuel Giraud 2025-05-08 16:30:20 +02:00
  • b644823443 cl-extra-tests.el: Follow convention Stefan Monnier 2025-05-14 12:28:25 -04:00
  • 8bccccedb6 Use JSX comments on jsx treesit nodes in js-ts-mode and tsx-ts-mode Juri Linkov 2025-05-14 09:57:40 +03:00
  • 81cbff70f2 lisp/emacs-lisp/cl-preloaded.el (cl--define-derived-type): Fix corner case Stefan Monnier 2025-05-13 22:38:15 -04:00
  • b8f23179da lisp/emacs-lisp/cl-macs.el (cl--define-derived-type): Fix thinko David Ponce 2025-05-13 22:32:55 -04:00
  • f0ac271da3 ; Time Stamps doc: Clearer customize recipe Stephen Gildea 2025-05-13 15:58:07 -07:00
  • ebeeced9e3 Fix description of a remapped command's bindings Eli Zaretskii 2025-05-13 18:50:31 +03:00
  • b3e280faba Eglot: Fix parsing file:// URIs on MS-Windows Eli Zaretskii 2025-05-13 14:45:04 +03:00
  • 49c06df224 ; * doc/lispref/variables.texi (Default Value): Update. Sean Whitton 2025-05-13 12:07:09 +01:00
  • 4b4276d64f CC Mode: Fix cc-fonts.el errors for XEmacs. Alan Mackenzie 2025-05-13 10:13:34 +00:00
  • e17001b2e1 ; * src/buffer.c (Fgenerate_new_buffer_name): Fix typo. Sean Whitton 2025-05-13 10:13:26 +01:00
  • a8309895ae ; * lisp/vc/diff-mode.el (diff-mode-shared-map): Document. Sean Whitton 2025-05-13 10:09:26 +01:00
  • d1be1c91e0 * test/README: Tests in *-tests/ directories are also performed. Michael Albinus 2025-05-13 09:48:31 +02:00
  • 40559bf71c help.el: Don't abuse inhibit-modification-hooks Stefan Monnier 2025-05-12 17:49:02 -04:00
  • 8726587648 (hash-table-contains-p): Don't allocate memory (bug#78162) Stefan Monnier 2025-05-12 17:20:12 -04:00
  • 0c3cf0e16c comint.el: Cosmetic changes Stefan Monnier 2025-05-12 15:25:05 -04:00
  • 396c8873f3 lisp/comint.el (comint-delchar-or-maybe-eof): Obey global C-d binding Stefan Monnier 2025-05-12 14:51:07 -04:00
  • 824e4868db * lisp/treesit.el (treesit--parser-overlay-offset): New variable. Juri Linkov 2025-05-12 21:23:03 +03:00
  • c53f53f11b ; RefTeX: Describe activation with use-package Arash Esbati 2025-05-12 20:17:12 +02:00
  • 8a19c249f8 simple.el (delete-trailing-whitespace-mode): New minor mode (bug#78264) Stefan Monnier 2025-05-05 11:55:29 -04:00
  • d11570d80e Require key and cert when searching for client cert Jens Schmidt 2025-05-05 13:47:17 +02:00
  • b91efd401d Improve handling of tests in *-tests subdirs Michael Albinus 2025-05-12 16:39:15 +02:00
  • 8b67e566b9 Fix filelock-tests on MS-Windows Eli Zaretskii 2025-05-12 15:08:20 +03:00
  • 4ddafede8d diff-mode-shared-map: Don't inherit from special-mode-map Sean Whitton 2025-05-12 10:11:18 +01:00
  • 882c849034 Avoid unnecessary calls to GetFileAttributes on MS-Windows Eli Zaretskii 2025-05-11 19:27:13 +03:00
  • cbea5997c0 ; * lisp/mh-e/mh-e.el: Commentary: link to The MH-E Manual Stephen Gildea 2025-05-11 08:45:05 -07:00
  • 7d84ffc2de Add test for file time-stamp granularity on MS-Windows Eli Zaretskii 2025-05-11 15:47:17 +03:00
  • 0bf956235e Improve Tramp test Michael Albinus 2025-05-11 14:25:59 +02:00
  • eaf01d034c * lisp/autorevert.el (auto-revert-remote-files): Adapt docstring. Michael Albinus 2025-05-11 14:25:32 +02:00
  • e32bb816ad ; Improve documentation of ls-lisp.el Eli Zaretskii 2025-05-11 14:42:51 +03:00
  • 3975094f1d Support sub-second file time-stamps on MS-Windows Eli Zaretskii 2025-05-11 13:33:24 +03:00
  • 9df2074a06 Tweak .clangd to work with gcc-compiled Emacs (bug#78367) João Távora 2025-05-11 11:14:02 +01:00
  • c69c18b732 Eglot: fix call hierarchy navigation again (bug#78367, bug#78250) João Távora 2025-05-11 11:09:06 +01:00
  • 5b73625714 diff-mode-map: Unhide some additional M-<foo> Sean Whitton 2025-05-11 11:12:53 +01:00
  • dfafe1830f lisp/emacs-lisp/cl-macs.el (cl--define-derived-type): Fix partial bootstrap Stefan Monnier 2025-05-11 01:30:01 -04:00
  • 2d5f243470 ; * lisp/emacs-lisp/comp.el (native-compile-prune-cache): Doc fix. Eli Zaretskii 2025-05-10 22:23:27 +03:00
  • 66990628b8 lisp/net/browse-url.el (browse-url-interactive-arg): Fix bug#78026 Stefan Monnier 2025-05-10 12:05:17 -04:00
  • bb73533165 Improve Electric Pair mode documentation (bug#78021) Stephen Berman 2025-05-10 16:25:05 +02:00
  • 1410bfb7ca Merge from origin/emacs-30 Eli Zaretskii 2025-05-10 07:40:30 -04:00
  • 7265be09ce sh-script.el: Improve consistency in variable-use fontification. Jostein Kjønigsen 2025-04-30 11:33:26 +02:00
  • 0d493864ce Fix indentation of XML comments Eli Zaretskii 2025-05-10 13:11:22 +03:00
  • 013ed9799e Fall back eww-switch-to-buffer' to eww' Manuel Giraud 2025-04-21 19:01:25 +02:00
  • 1a2c29b531 Improve Tramp's make-process handling for Solaris Michael Albinus 2025-05-10 10:05:51 +02:00
  • 63f73de839 ; * doc/emacs/vc1-xtra.texi (General VC Options): Fix markup. Sean Whitton 2025-05-09 16:38:16 +01:00
  • 2102554a48 ix bugs when a SES buffer has named cells, and another don't. Vincent Belaïche 2025-05-09 14:30:50 +02:00
  • b87608c9c7 ; Fix VC tests Eli Zaretskii 2025-05-09 14:43:03 +03:00
  • 295c38b03d Create new test/lisp/vc/vc-tests/ for vc.el tests Sean Whitton 2025-05-09 11:00:47 +01:00
  • 8e02537d0b New vc-async-checkin user option Sean Whitton 2025-04-05 10:58:35 +08:00
  • 3739b86f5a vc-exec-after: New PROC argument Sean Whitton 2025-04-05 10:58:35 +08:00
  • 0041873502 Fix infinite looping in 'next-frame' and associates (Bug#77985) Martin Rudalics 2025-05-09 09:36:00 +02:00
  • e929d6df77 Update from Gnulib by running admin/merge-gnulib Paul Eggert 2025-05-08 18:54:14 -07:00
  • 7617c7a6e4 Eglot: fix navigation in eglot-hierarchy-mode (bug#78250) João Távora 2025-05-08 21:06:41 +01:00
  • 64eb60bd91 Flymake: tweak 'fancy' eol diagnostic display João Távora 2025-05-08 12:15:24 +01:00
  • a7dffc2ea3 Document 'time-stamp-time-zone' in Emacs Manual Stephen Gildea 2025-05-08 14:48:22 -07:00
  • ceba490da9 cl-types: Improve error messages Stefan Monnier 2025-05-08 17:11:05 -04:00
  • c522428b33 lisp/bs.el (bs--goto-current-buffer): Fix thinko in last commit Stefan Monnier 2025-05-08 10:51:16 -04:00
  • 0469f41ac2 Recenter for the calendar (bug#78205) Manuel Giraud 2025-05-01 17:06:07 +02:00
  • c9c6abfa81 Update from Gnulib by running admin/merge-gnulib Paul Eggert 2025-05-07 23:57:18 -07:00
  • 322ed637b4 cl-lib.el (cl-generic-generalizers): Fix partial bootstrap Stefan Monnier 2025-05-07 23:26:40 -04:00