Commit graph

  • c35d09edcf fileio.c comment spelling fix Paul Eggert 2025-07-12 17:27:54 -07:00
  • 4c4f68be4b insert-file-contents byte vs char confusion Paul Eggert 2025-07-12 17:21:35 -07:00
  • 61a8ce0280 Fix insert-file-contents overlap calculation Paul Eggert 2025-07-12 17:03:29 -07:00
  • e98da5cc3f insert-file-contents do not rely on st_size Paul Eggert 2025-07-12 16:21:59 -07:00
  • de0bb2e059 insert-file-contents file size hint improvement Paul Eggert 2025-07-12 16:03:29 -07:00
  • aee9b59831 insert-file-contents file end EOF fixes Paul Eggert 2025-07-12 14:31:18 -07:00
  • 56091b6d5c Fix insert-file-contents integer overflows Paul Eggert 2025-07-12 14:22:02 -07:00
  • e6c6847973 Remove ineffective overflow check Paul Eggert 2025-07-12 13:56:55 -07:00
  • 535ab2d116 insert-file-contents END enforcement Paul Eggert 2025-07-12 12:47:47 -07:00
  • e6c1f46fb1 insert-file-contents initial offset fix Paul Eggert 2025-07-12 12:36:56 -07:00
  • 73ab98a8a2 insert-file-contents end offset infinity Paul Eggert 2025-07-12 12:22:45 -07:00
  • aa172be7d0 Refactor negative file size checking Paul Eggert 2025-07-12 12:13:32 -07:00
  • b1ada33b5d Non-nil orig_filename in insert-file-contents Paul Eggert 2025-07-12 12:06:09 -07:00
  • 6a9dbed40c Improve inserted file coding system finding Paul Eggert 2025-07-12 10:03:26 -07:00
  • 6d09a339ce Improve insert-file-contents on non-regular files Paul Eggert 2025-07-11 16:32:31 -07:00
  • b911029f96 Fix (find-file "/dev/null") Paul Eggert 2025-07-11 15:33:26 -07:00
  • 0a3c8a4df3 Don’t trust st_size when scanning file head+tail Paul Eggert 2025-01-22 11:06:06 -08:00
  • ffd65be227 copy-file no longer trusts st_size Paul Eggert 2025-01-22 11:06:06 -08:00
  • ae30a61c74 READ_BUF_SIZE → sizeof read_buf Paul Eggert 2025-07-13 08:46:24 -07:00
  • 490311f86a insert-file-contents errno confusion Paul Eggert 2025-07-12 18:14:26 -07:00
  • 3998242664 org-persist.el: Silence fewer warnings and fix found warning Stefan Monnier 2025-07-13 23:14:53 -04:00
  • f3d3a5803e Work around GCC bug 121030 Paul Eggert 2025-07-10 17:21:41 -07:00
  • c44903b011 Preserve source position of macro calls in macro expansions Alan Mackenzie 2025-07-13 20:28:51 +00:00
  • 1e3d76af5a ; Fix documentation of a recent change Eli Zaretskii 2025-07-13 19:51:23 +03:00
  • 85159f1dd0 ; Fixes to last change. Sean Whitton 2025-07-13 15:24:55 +01:00
  • f1aa9482d1 tramp-file-name-with-method can be set connection-local Michael Albinus 2025-07-13 15:48:54 +02:00
  • 9d750c7e80 New global minor mode vc-auto-revert-mode Sean Whitton 2025-07-13 12:50:22 +01:00
  • 24bd93b35b vc-register: Fix setting backup-inhibited Sean Whitton 2025-07-13 12:30:43 +01:00
  • 0c97e6aeca ; * etc/NEWS (log-edit-maybe-show-diff): Undo recent change. Sean Whitton 2025-07-13 12:27:15 +01:00
  • ce3d4cd6b3 ; * etc/NEWS: Grammar fixes. Sean Whitton 2025-07-13 12:25:17 +01:00
  • 0fb20adf8e ; define-globalized-minor-mode: Fix info node link in docstring. Sean Whitton 2025-07-13 12:24:12 +01:00
  • 6418099ad9 ; * lisp/dired-aux.el (dired-vc-deduce-fileset): Fix last change. Eli Zaretskii 2025-07-13 10:53:21 +03:00
  • 1abc54ffe1 Allow duplicate menu entries in Imenu Drew Adams 2025-07-12 17:17:36 +00:00
  • d63746d519 ; Fix spurious email address in ChangeLog Stephen Berman 2025-07-12 17:11:28 +02:00
  • 423c6a4dc0 ; Delete unnecessary global autoload from last change. Sean Whitton 2025-07-12 14:07:58 +01:00
  • b406c44c82 dired-vc-deduce-fileset: Call vc-backend-for-registration Stephen Berman 2025-07-12 11:34:31 +01:00
  • fce86c7e95 Avoid crashes when profiling multi-threaded Lisp (bug#76970) Pip Cet 2025-07-12 10:22:01 +00:00
  • c6c64d6da3 Merge from origin/emacs-30 Eli Zaretskii 2025-07-12 05:25:03 -04:00
  • d7c2cd63ce ; Merge from origin/emacs-30 Eli Zaretskii 2025-07-12 05:25:03 -04:00
  • 4bff1dfe1f Merge from origin/emacs-30 Eli Zaretskii 2025-07-12 05:25:02 -04:00
  • 6729e314c2 ; Merge from origin/emacs-30 Eli Zaretskii 2025-07-12 05:25:02 -04:00
  • 6dd8266bc4 ; * doc/emacs/custom.texi (Init File): Mention "M-x customize". Eli Zaretskii 2025-07-12 12:01:05 +03:00
  • e0270c563a Add option 'ffap-prefer-remote-file' (bug#78925) Liu Hui 2025-07-08 18:01:51 +08:00
  • c6ce81c15d Revert "Add option 'ffap-prefer-remote-file' (bug#78925)" Eli Zaretskii 2025-07-12 11:48:03 +03:00
  • ae46edff68 Add option 'ffap-prefer-remote-file' (bug#78925) Liu Hui 2025-07-07 17:45:18 +08:00
  • f746762e74 New command 'mode-line-invisible-mode' Elías Gabriel Pérez 2025-06-23 12:50:28 -06:00
  • a8b0f5adfa ; Fix documentation of last change (bug#78844) Eli Zaretskii 2025-07-12 10:11:09 +03:00
  • 5c75ec6ae5 Add public interfaces for accessing builtin package info (Bug#78844) Xiyue Deng 2025-06-20 21:34:45 -07:00
  • 52b96d3a7e * src/fns.c (Flength): Fix char table length off-by-one bug. Mattias Engdegård 2025-07-11 16:26:54 +02:00
  • 8ff6e7fe58 ; vc-git-find-revision: Fix last change to this function. Sean Whitton 2025-07-11 11:08:10 +01:00
  • 10024cc065 VC: Fix displaying the async command buffer during async checkins Sean Whitton 2025-07-11 09:58:20 +01:00
  • 5d048521e2 Apply vc-use-incoming-outgoing-prefixes to vc-dir-mode-map too Sean Whitton 2025-07-11 09:30:19 +01:00
  • 0814a93a04 ; Improve manual docs for incoming and outgoing diff commands Sean Whitton 2025-07-11 09:29:12 +01:00
  • 191109e25e vc-git-find-revision: Pass --filters to git-cat-file Sean Whitton 2025-07-11 09:13:47 +01:00
  • 723cb4da47 ; Fix indexing in Emacs user manual Eli Zaretskii 2025-07-11 09:24:50 +03:00
  • 2e3ee3e448 Update documentation and NEWS with SVG changes (bug#77841) Alan Third 2025-07-08 18:06:14 +01:00
  • 9f5d17cd72 Move CSS into the SVG wrapper Alan Third 2025-05-24 21:12:22 +01:00
  • 8b200c0419 Use css to set SVG foreground in docview Alan Third 2025-05-04 19:08:00 +01:00
  • 4d145d08da Change foreground color handling for SVG files (bug#77841) Alan Third 2025-05-03 17:21:13 +01:00
  • 6d0812e57a Fix browse-url-tests-delete-temp-file Michael Albinus 2025-07-10 18:44:52 +02:00
  • 9f82300bb0 Fix handling of `browse-url-temp-file-name' Michael Albinus 2025-07-10 17:25:56 +02:00
  • 18ff84df0c * admin/notes/jargon: Add TIL. Michael Albinus 2025-07-10 17:25:11 +02:00
  • b51b01f682 ; * src/fileio.c: Remove version from commentary (bug#78983). Eli Zaretskii 2025-07-10 16:08:29 +03:00
  • b83f2d16fb Unintern Qget_file_char and Qget_emacs_mule_file_char Mattias Engdegård 2025-07-10 13:32:55 +02:00
  • cd3727f7e0 Speed up low-level parts of the reader and refactor Mattias Engdegård 2024-05-26 13:44:32 +02:00
  • 99080d0c04 Cache only the last string in 'tab-bar-format-align-right' (bug#78953) Juri Linkov 2025-07-10 09:40:51 +03:00
  • b85d9048f4
    Eldoc: Run eldoc-display-functions with original buffer (bug#78530) Yuan Fu 2025-05-22 17:57:37 -07:00
  • f605e6ede3 ; * src/lread.c (read_internal_start): Simplify. Mattias Engdegård 2025-07-09 09:58:57 +02:00
  • 1a6e7280e2 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2025-07-09 19:13:56 +03:00
  • 48a5917681 Nativecomp don't materialize non-materializable objects (bug#78606) Andrea Corallo 2025-07-09 15:53:52 +02:00
  • 6a5d9cb07d Call eieio--class-* accessors only on eieio classes (bug#78786) Pip Cet 2025-07-09 15:16:07 +00:00
  • a76506f131 Fix crashes when "emacsclient -nw" frames are suspended (bug#78980) Pip Cet 2025-07-09 14:09:53 +00:00
  • 115a4fd940 ; * doc/lispref/parsing.texi (Using Parser): Fix wording. Eli Zaretskii 2025-07-09 15:43:00 +03:00
  • 8497cfeaea ; * lisp/treesit.el (treesit-parser-changed-regions): Declare. Sean Whitton 2025-07-09 11:46:38 +01:00
  • b03f11d9ac print_error_message: Handle user-error to the echo area specially Sean Whitton 2025-07-07 09:57:37 +01:00
  • 72eb20f93f * lisp/vc/vc.el (vc-find-revision-no-save): Call read-only-mode. Sean Whitton 2025-07-09 11:43:49 +01:00
  • 8b86978895 Amend last change to 'kill-this-buffer' Stephen Berman 2025-07-09 10:59:13 +02:00
  • 05ecb2b8f0 Nativecomp don't error with undeclared types (bug#6573) (don't merge) Andrea Corallo 2025-06-17 09:06:45 +02:00
  • 2fc402cb0b Handle invalid frame_or_window slots in tty input events (Bug#78966) Martin Rudalics 2025-07-09 09:52:01 +02:00
  • 280d6f70a3 Handle multiple mouse events in display-buffer-override-next-command Juri Linkov 2025-07-09 09:46:46 +03:00
  • 159ddd27ee
    Ditch the async range update in tree-sitter (bug#78402) Yuan Fu 2025-07-08 23:15:58 -07:00
  • 564b947745
    Add a synchronous way to get parser change ranges (bug#78402) Yuan Fu 2025-07-08 23:14:20 -07:00
  • c4674bfa3a Cache 'string-pixel-width' in 'tab-bar-format-align-right' (bug#78953) Juri Linkov 2025-07-09 09:32:18 +03:00
  • 8b1978fa6e Fix tab-bar-format-align-right to not call tab-bar-format-global twice Juri Linkov 2025-07-09 09:28:05 +03:00
  • 87cae92e7c Add NEWS entry for abbreviating Git revisions in 'vc-annotate' Jim Porter 2025-07-08 20:00:03 -07:00
  • db46d5e833 ; Fix last change Arash Esbati 2025-07-07 21:12:30 +02:00
  • c120a338e6 Cheaper char counting when reading symbols Mattias Engdegård 2024-07-08 10:58:32 +02:00
  • 32a0367554 Refactor buffering code in the Lisp reader Mattias Engdegård 2024-05-11 13:14:13 +02:00
  • 501bb04e53 ; * src/lread.c (skip_lazy_string): more precise comment Mattias Engdegård 2024-07-25 17:10:53 +02:00
  • 83da45ddd0 ; vc-git-checkin, vc-hg-checkin: Delete unused lexical variable. Sean Whitton 2025-07-07 15:50:43 +01:00
  • 6227a0412d * lisp/vc/vc.el (with-vc-properties): Fix macro variable capture. Sean Whitton 2025-07-07 15:50:22 +01:00
  • 6c0c985cee Resolve FIXME regarding running vc-checkin-hook Sean Whitton 2025-07-07 15:44:34 +01:00
  • f85f3c30dd ; * doc/emacs/maintaining.texi (VC With A Merging VCS): Fix wording. Sean Whitton 2025-07-07 15:30:50 +01:00
  • ebb65d4163 ; Fix typos Robert Pluim 2025-07-07 14:49:23 +02:00
  • d13693ef4e Read non-ASCII chars from unibyte string sources as raw bytes Mattias Engdegård 2025-07-05 13:20:18 +02:00
  • f2f7675621 Print non-ASCII chars in unibyte symbols as raw bytes Mattias Engdegård 2024-07-18 16:16:53 +02:00
  • 553a6c407f Read characters from functions as multibyte Mattias Engdegård 2025-07-05 13:09:43 +02:00
  • 0de646b6a1 Turn compiler macro defalias messages into warnings Mattias Engdegård 2025-07-07 11:04:19 +02:00
  • e88af5fff7 Use short revisions by default when navigating to revisions Jim Porter 2025-06-24 22:50:22 -07:00
  • d3c75a3d2d Show "readable" status in the EWW mode line Jim Porter 2025-07-04 16:23:45 -07:00