Commit graph

  • 79fd696d14 * lisp/window.el (window-deletable-p): Improve tab handling. Juri Linkov 2025-04-03 19:28:41 +03:00
  • ae7f65f3f9 Fix obsolete documentation of desktop library Stephen Berman 2025-04-03 16:53:35 +02:00
  • fd5f817882 Improve Tramp's initial warnings Michael Albinus 2025-04-03 14:57:06 +02:00
  • 91a75c0d46 ; Add a check for liveness to last change Sean Whitton 2025-04-03 16:44:10 +08:00
  • 4ace02755b vc-setup-buffer: Fix leaving wrong default-directory Sean Whitton 2025-04-03 16:31:36 +08:00
  • 12b06992df ; Fix last change. Eli Zaretskii 2025-04-03 09:12:07 +03:00
  • 8db310ce8b Fix etags for Ruby module definitions with :: Laurent Stacul 2025-03-31 20:30:27 +02:00
  • 5039ad24a3 Pacify gcc -Wclobbered in Freplace_region_contents Paul Eggert 2025-04-02 13:52:30 -07:00
  • 7cffcbb513 cl-macs.el: Fix minor merge snafu (bug#77348) Stefan Monnier 2025-04-02 15:05:02 -04:00
  • df82855aeb Fix display of wide characters in display margins on TTY frames Eli Zaretskii 2025-04-02 20:25:09 +03:00
  • 1e865a2f28 Explain, how to suppress Tramp warnings Michael Albinus 2025-04-02 18:37:22 +02:00
  • a9661e643b More thorough fix for image slices on mode/header-line Eli Zaretskii 2025-04-02 16:12:03 +03:00
  • 9cfc01056e Fix widget relationship in customize-themes Mauro Aranda 2025-04-02 08:10:18 -03:00
  • 71b3298c0e (custom--standard-value-p): New function Stefan Monnier 2025-04-01 18:06:31 -04:00
  • da6da5744b Add 'project-customize-dirlocals' Elías Gabriel Pérez 2025-03-23 21:35:32 -06:00
  • a4ec9ca129 function-put: signal error with non-symbol Stefan Kangas 2025-04-01 21:25:33 +02:00
  • 87da719b6c New treesit generic mode 'liquid-generic-ts-mode' (bug#77255) Juri Linkov 2025-04-01 20:17:17 +03:00
  • 883355cef7 Move a vc option to a preloaded file Mauro Aranda 2025-04-01 14:16:02 -03:00
  • a096207474 printed manuals: xrefs in and out of "Preparing Patches" Stephen Gildea 2025-03-31 22:34:20 -07:00
  • 975d58c4c8 Fix :map property on sliced images on mode line and header line Eli Zaretskii 2025-04-01 18:40:59 +03:00
  • 3f9ac99fc7 Fix Tramp's file-attributes cache Michael Albinus 2025-04-01 15:24:44 +02:00
  • 31e744e581 Added a check to see if the 'speedbar-buffer' is still alive Vincenzo Pupillo 2025-03-31 21:49:36 +02:00
  • 6cac92928a Fix compilation errors due to insufficient compiler safety (bug#63288) Pip Cet 2025-02-17 15:21:16 +00:00
  • 4f6fa90ec5 ; * doc/misc/cl.texi (Structures): Fix references and markup. Eli Zaretskii 2025-04-01 14:19:54 +03:00
  • 9057126900 Suppress error in non-file buffer Ikumi Keita 2025-03-28 22:18:42 +09:00
  • bdee248172 Fix pkg description file name when pkg name has numbers (Bug#77143) Lin Jian 2025-03-21 09:35:07 +08:00
  • 6f311883d2 Fix typo in test of read-only cl-defstruct slot. Earl Hyatt 2025-03-29 17:30:48 -04:00
  • e04d1dafc7 Add cl-with-accessors Earl Hyatt 2025-03-12 23:01:49 -04:00
  • a97a61b630 Improve logic of tab handling when quitting windows (bug#71386) Juri Linkov 2025-03-31 20:40:17 +03:00
  • 513a05dd87 (insert-kbd-macro): Polish Stefan Monnier 2025-03-31 12:01:18 -04:00
  • 10eb57169d lisp/macros.el (insert-kbd-macro): Fix anonymous case (bug#77317) Stefan Monnier 2025-03-31 11:36:20 -04:00
  • b148e98de3 japan-util.el: Cosmetic changes Stefan Monnier 2025-03-31 10:21:58 -04:00
  • fa5cd6b4d9 Fix replace-region in japan-util.el Eli Zaretskii 2025-03-31 16:55:49 +03:00
  • 1ed1cc8349 ; Twice mention 'tab' value in buffer display doc-strings (Bug#71386) Martin Rudalics 2025-03-31 09:46:17 +02:00
  • 43c9eb3df6 Backport expansion of Time Stamp documentation Stephen Gildea 2025-03-30 11:39:53 -07:00
  • 38fec86281 ; Improve the documentation of 'slice' display spec (bug#77384). Eli Zaretskii 2025-03-30 19:27:22 +03:00
  • 3f05b455f7 ; * src/editfns.c (Fmessage): Mention 'inhibit-message' (bug#77257). Eli Zaretskii 2025-03-30 17:38:25 +03:00
  • a72cfc52cc ; Merge from origin/emacs-30 Michael Albinus 2025-03-30 16:18:04 +02:00
  • faa3fbe010 Merge from origin/emacs-30 Michael Albinus 2025-03-30 16:17:00 +02:00
  • 4e85df0491 ; Merge from origin/emacs-30 Michael Albinus 2025-03-30 16:14:21 +02:00
  • 10991877c8 Sync with Tramp 2.7.3-pre Michael Albinus 2025-03-30 15:53:47 +02:00
  • 67e34f0ed8 Respect narrowed buffers when parsing JSON (bug#77325) Pip Cet 2025-03-28 02:33:19 +00:00
  • 209b7e7444 Fix display of overlay arrow immediately after invisible text Eli Zaretskii 2025-03-30 10:29:57 +03:00
  • e6b4c0bceb lisp/emacs-lisp/cl-macs.el (cl-labels): Fix docstring (bug#77348) Stefan Monnier 2025-03-30 00:44:50 -04:00
  • 651418895d
    Tighten the criteria for a defun in typescript-ts-mode (bug#77369) Yuan Fu 2025-03-29 21:15:02 -07:00
  • e1b15d58b5 src/insdel.c (replace_range): Remove comment Stefan Monnier 2025-03-30 00:10:12 -04:00
  • 468778f390 Don't obsolete the _command_ replace-buffer-contents Po Lu 2025-03-30 10:24:45 +08:00
  • 5d620aefae time-stamp source commentary: point to manual section Stephen Gildea 2025-03-29 16:48:58 -07:00
  • a5126f79a1 Merge remote-tracking branch 'origin/scratch/replace-region-contents' Stefan Monnier 2025-03-29 17:53:55 -04:00
  • 6bcf41c311 Org: Use new replace-region-contents Stefan Monnier 2025-03-28 00:49:33 -04:00
  • 1d07a6d7e3 Use replace-region-contents to replace insert+delete Stefan Monnier 2025-03-28 01:01:17 -04:00
  • 468c2aebae Replace uses of replace-buffer-contents Stefan Monnier 2025-03-28 00:48:28 -04:00
  • 57da44fa70 src/insdel.c (adjust_markers_for_replace): Fix insertion case Stefan Monnier 2025-03-29 16:40:19 -04:00
  • 7c82cc8b97 (replace-region-contents): Improve and promote (bug#76313) Stefan Monnier 2025-03-28 00:46:53 -04:00
  • b98fe25c2e Enhance 'icomplete-vertical-mode' customization options. Rahul Martim Juliato 2025-03-29 12:55:59 -03:00
  • 04bd649730 ; * admin/notes/java: Document substitutes for `goto' in Java. Po Lu 2025-03-29 22:37:39 +08:00
  • 7a976d1aaf Fix minor issues in documentation of `use-package' Dominik Schrempf 2025-03-27 15:54:52 +01:00
  • f60fc1287d Use 'hash-table-contains-p' in a few places Stefan Kangas 2025-03-29 13:50:21 +01:00
  • dd0dd87e3a New function 'hash-table-contains-p' Stefan Kangas 2025-03-29 14:59:26 +01:00
  • 14cf4d5383 Remove redundant constant nil argument to gethash Stefan Kangas 2025-03-29 12:34:37 +01:00
  • bfabae9931 ; * lisp/treesit-x.el : Call 'treesit-declare-unavailable-functions'. Eli Zaretskii 2025-03-29 09:16:51 -04:00
  • 988111937b ; Fix a merge snafu. Eli Zaretskii 2025-03-29 08:54:30 -04:00
  • 7870a9f9b6 Merge from origin/emacs-30 Eli Zaretskii 2025-03-29 08:53:31 -04:00
  • 3e228c9eea 'uniquify' user option setters and automatic buffer refresh (bug#77157) shipmints 2025-03-21 13:59:03 -04:00
  • 7a8e2e5729 Fix compiler warnings in mhtml-ts-mode.el (bug#77017). Vincenzo Pupillo 2025-03-22 12:30:30 +01:00
  • 99ff59bd66 PHP should be in the PATH, either locally or remotely. (bug#76242). Vincenzo Pupillo 2025-03-14 21:11:22 +01:00
  • d94d6c0f02 ; * etc/NEWS: Remove stray characters. Eli Zaretskii 2025-03-29 14:02:45 +03:00
  • e9a07417ab ; Fix last change (bug#77081) Eli Zaretskii 2025-03-29 14:01:35 +03:00
  • 989f9f01f7 New minor mode: `electric-block-comment-mode' Elías Gabriel Pérez 2025-03-17 12:56:52 -06:00
  • 2dd871a358 ; * lisp/emacs-lisp/eldoc.el (eldoc-help-at-pt): Add :version tag (bug#77227). Eli Zaretskii 2025-03-29 13:52:31 +03:00
  • ab71699e5f New Eldoc function `eldoc-show-help-at-pt' Daniel Mendler 2025-03-22 10:29:45 +01:00
  • b832d37410 Improve message handling on server stop Jens Schmidt 2025-03-08 18:13:54 +01:00
  • 26873d5028 Avoid warning when loading 'go-ts-mode' Eli Zaretskii 2025-03-29 13:36:02 +03:00
  • 0b2e3db910 Add a key binding to Semantic's complete.el Andrés Ramírez 2025-03-24 02:54:02 +00:00
  • cedefabfcf ; Fix last change Eli Zaretskii 2025-03-29 13:22:11 +03:00
  • 891f51fe11 Add major mode for highlighting npmrc files (Bug#77138) Konstantin Kharlamov 2025-03-20 19:17:32 +03:00
  • 2b7a72b117 Do not redundantly dump constant forwarding objects Po Lu 2025-03-29 14:45:38 +08:00
  • 8a986e7075 tramp-tests cleanup Michael Albinus 2025-03-28 19:26:23 +01:00
  • 8acbde02a0
    ; * lisp/emacs-lisp/cl-generic.el: Add missing comma. Eshel Yaron 2025-03-28 18:33:52 +01:00
  • 7527e39549 ; Time Stamps doc: expand the explanation of the examples Stephen Gildea 2025-03-28 07:04:03 -07:00
  • 638ec3cd66 Remove a use of a PUA Unicode character (bug#77328) Gerd Möllmann 2025-03-28 14:44:35 +01:00
  • da9a3f558d ; * doc/lispref/functions.texi (Finding Definitions): Fix wording. Eli Zaretskii 2025-03-28 13:51:39 +03:00
  • ed3d8bb298 Miscellaneous corrections Po Lu 2025-03-28 16:10:12 +08:00
  • 9720e1a96e ; Fix documentation of a recently-installed change Eli Zaretskii 2025-03-28 09:32:29 +03:00
  • 01f4a0cb6c MH-E: set default-directory to HOME on entry Stephen Gildea 2025-03-27 14:54:47 -07:00
  • 364c3dbc12 Help find-function find methods defined inside macros Daniel Colascione 2025-03-27 16:04:51 -04:00
  • 59fd8c26be Add jump action to margin indicators in flymake Jimmy Aguilar Mena 2025-02-25 01:32:16 +01:00
  • 37b8acf378 Handle better changed default-directory in shell-command Michael Albinus 2025-03-27 17:48:20 +01:00
  • f22af15aef ; Reorder initialization of module environment functions. Philipp Stephani 2025-03-27 14:07:39 +01:00
  • 97fc54c693 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2025-03-27 15:03:09 +02:00
  • 33a46ff565 w32: fail gracefully when using invalid glyphs on DWrite Cecilio Pardo 2025-03-27 13:26:00 +01:00
  • 0cbe17cdb6 lisp/help-fns.el (help-fns--signature): Pretty print type Stefan Monnier 2025-03-27 08:59:06 -04:00
  • ba409f3712 peg.texi: Fix bug#76555 even a bit more Yue Yi 2025-03-25 22:22:08 -04:00
  • 1d7fe589fa peg.texi: Fix bug#76555 even a bit more Yue Yi 2025-03-25 22:20:50 -04:00
  • 1db7aaceb9 PEG: Fix bug#76555 Stefan Monnier 2025-03-25 22:17:05 -04:00
  • a702f29a00 ; Fix package-version values Eli Zaretskii 2025-03-27 13:52:22 +02:00
  • a1fbc51dc7 ; * lisp/which-key.el (which-key-idle-delay): Fix package-version. Eli Zaretskii 2025-03-27 13:49:10 +02:00
  • 555ec43a32 C++ Mode: Fix some indentation bugs. FIxes bug#19867 Alan Mackenzie 2025-03-27 10:24:48 +00:00
  • 27c41d026f * lisp/treesit-x.el: Remove unnecessary treesit-generic-mode. Juri Linkov 2025-03-27 09:33:45 +02:00
  • 1883a5c717 Don't write to bottom-right cell on ttys with AutoWrap (bug#77233) Gerd Möllmann 2025-03-27 06:10:46 +01:00