Commit graph

  • dd29b0ab66 Fix Eshell call to 'string-suffix-p' when checking for trailing newline Jim Porter 2025-07-20 21:17:05 -07:00
  • eb488e1bba insert-file-contents respect END better Paul Eggert 2025-07-21 15:10:56 -07:00
  • 8393e469e7 insert-file-contents shrinking Solaris file fix Paul Eggert 2025-07-21 14:56:43 -07:00
  • e879533f4b Refactor insert-file-contents overlap check Paul Eggert 2025-07-20 15:20:31 -07:00
  • adbae4f92f insert-file-contents refactor xlseek Paul Eggert 2025-07-20 14:52:46 -07:00
  • d04182d52a Say why quit is captured in insert-file-contents Paul Eggert 2025-07-20 13:43:32 -07:00
  • a8e46f11a8 insert-file-contents read size increase Paul Eggert 2025-07-20 13:40:20 -07:00
  • 27e0f0f79b Fix insert-file-contents infloop with unlucky END Paul Eggert 2025-07-20 12:38:43 -07:00
  • 46314aef87 Refactor by coalescing MAX_RW_COUNT definitions Paul Eggert 2025-07-20 09:37:51 -07:00
  • aaf9c5213f insert-file-contents from seekable non-regular Paul Eggert 2025-07-20 08:59:16 -07:00
  • 49ca3a2151 insert-file-contents beware buffer relocation Paul Eggert 2025-07-19 18:04:38 -07:00
  • 2903b0b92c insert-file-contents 1 KiB seek fix Paul Eggert 2025-07-18 17:29:25 -07:00
  • ffe6d33ef4 insert-file-contents seek refactoring Paul Eggert 2025-07-18 13:56:53 -07:00
  • 5f4b71b0c4 Fix insert-file-contents optimization glitch Paul Eggert 2025-07-17 23:00:38 -07:00
  • 1b517a4fe0 insert-file-contents SEEK_END optimization Paul Eggert 2025-07-17 10:46:33 -07:00
  • 8d83402edc insert-file-contents st_size cleanup Paul Eggert 2025-07-17 09:50:07 -07:00
  • cbfc095ed4 * etc/PROBLEMS: Describe how to work around screen reader TAB issue Robert Pluim 2025-07-21 15:44:49 +02:00
  • 5485bda523 Improve documentation of 'quit-window' Eli Zaretskii 2025-07-21 15:35:36 +03:00
  • 527dc4faff ; * lisp/simple.el (shell-command): Fix last change (bug#79067). Eli Zaretskii 2025-07-21 13:41:18 +03:00
  • 0a0ff03839 ; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify slightly. Sean Whitton 2025-07-21 11:04:34 +01:00
  • 8f00d36b63 (gnus)Scoring Tips: New tip regarding header continuation lines Sean Whitton 2025-07-21 09:54:02 +01:00
  • 90fc061fd2 * lisp/vc/vc-git.el (vc-git-diff): Pass --textconv (bug#79050). Sean Whitton 2025-07-21 09:26:59 +01:00
  • 59575c32aa Add an example for the :authorizable `dbus-call-method' keyword Steven Allen 2025-07-21 09:50:33 +02:00
  • ef84a1b2d6 Handle an error of file-notify-add-watch in autorevert.el Michael Albinus 2025-07-21 09:24:23 +02:00
  • cb2de76614 ; * lisp/eshell/esh-cmd.el (eshell-lisp-command): Simplify. Jim Porter 2025-07-20 16:05:00 -07:00
  • dc38f05757 Disable track-changes while reloading pages in EWW Jim Porter 2025-07-20 13:11:32 -07:00
  • 49376118a1 Fix EWW <textarea> properties when it's on the same line as other text Jim Porter 2025-07-20 12:49:40 -07:00
  • 852009b4f1 Improve error message for "C-u M-! something &" Eli Zaretskii 2025-07-20 11:36:35 +03:00
  • e6c1ec71b7 Define setfunction for bibtex-generate-url-list (bug#78798) Roland Winkler 2025-07-20 01:01:12 -05:00
  • 49696b5cd1 Make sure we always set the ':readable' state when displaying EWW page Jim Porter 2025-07-19 20:24:32 -07:00
  • e35e18ac18 lisp/vc: Try and avoid quoting lambdas Stefan Monnier 2025-07-19 14:42:12 -04:00
  • 7300f50007 ; Avoid lexical-binding warning in lread-tests Eli Zaretskii 2025-07-19 20:50:57 +03:00
  • bd5b1c6b08 Fix send-to on non-macOS platforms and macOS crash on "emacs -nw" Alvaro Ramirez 2025-07-19 16:08:25 +01:00
  • c184ea2441 ; silence some compiler warnings in tests Mattias Engdegård 2025-07-19 17:02:28 +02:00
  • f4a9673f61 Speed up unintern, and fix symbol shorthand edge case (bug#79035) Mattias Engdegård 2025-07-19 16:15:47 +02:00
  • e9deec70da Remove the variable load-convert-to-unibyte Mattias Engdegård 2025-07-19 12:40:03 +02:00
  • ce90f00fec ; * lisp/tab-line.el (tab-line-exclude-buffers): missing backslash Mattias Engdegård 2025-07-19 12:39:33 +02:00
  • a86e33663e Update Tramp manual Michael Albinus 2025-07-19 15:04:36 +02:00
  • 813013691a Add "Send to..." context menu item to mouse.el Alvaro Ramirez 2025-07-19 12:30:08 +00:00
  • fa61deda32 Merge from origin/emacs-30 Eli Zaretskii 2025-07-19 06:56:58 -04:00
  • c56c56b3c6 Include shorter bindings in diff-mode docstring Sean Whitton 2025-07-19 11:17:25 +01:00
  • 3b2bfdfef6 ; Fix last change (bug#79042) Eli Zaretskii 2025-07-19 13:05:05 +03:00
  • 740138b113 ; Fix last change Eli Zaretskii 2025-07-19 13:04:29 +03:00
  • e675d5ba64 ; Update doc strings of Dired functions due to 'marked' value of ARG Eli Zaretskii 2025-07-19 12:50:43 +03:00
  • eb252e6454 Saner defaults for `calendar-read-sexp' (Bug#78964) Manuel Giraud 2025-07-05 21:17:00 +02:00
  • 256dfdf11f Fix for 'windmove-do-window-select' if other-window is 'no-select git@toki.la 2025-07-11 12:34:35 -07:00
  • 291cd2d341 Improve wording of messages and documentation for 'eww-readable' Jim Porter 2025-07-16 19:30:09 -07:00
  • 07ee5ebeca GCC bug 117423 has a fix Paul Eggert 2025-07-18 11:49:29 -07:00
  • 0ac1fe8d73 VC: Tighten up switching branches Sean Whitton 2025-07-18 14:53:43 +01:00
  • e55f61d1af ; * lisp/proced.el (proced-update): Display read syntax for filter value Phil Sainty 2025-07-05 22:35:55 +12:00
  • 35d32c0dd8 outline.el: Don't silence buffer text modification Stefan Monnier 2025-07-06 13:23:50 -04:00
  • 74ab225ec7 outline.el: Use jit-lock to maintain the buttons Stefan Monnier 2025-07-06 13:13:14 -04:00
  • 845bb83a22 outline.el: Remove buttons properly, including the " " Stefan Monnier 2025-07-06 12:27:04 -04:00
  • 05520a2e74 lisp/outline.el (outline-minor-mode-cycle-filter): Don't quote lambda Stefan Monnier 2025-07-06 12:08:51 -04:00
  • f8b9d80ec6 comp.el: Fix minor corner-case annoyances Stefan Monnier 2025-07-17 12:36:16 -04:00
  • 462a541db9 ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041). Eli Zaretskii 2025-07-17 19:34:50 +03:00
  • a05be41af7 ; * lisp/battery.el (battery-bsd-apm): Explain a FIXME (bug#79040). Manuel Giraud 2025-07-17 14:22:26 +02:00
  • ae560ae11c ; Fix last change. Eli Zaretskii 2025-07-17 10:40:33 +03:00
  • 29324fd0fa ; * test/src/fileio-tests.el (fileio-tests--read-directory): New test. Eli Zaretskii 2025-07-17 10:26:17 +03:00
  • 6053a7f1a4 Add more ways to exclude buffers in tab-line-mode. (Bug#78988) Elías Gabriel Pérez 2025-07-10 16:40:34 -06:00
  • 15570b7b95 Don’t optimize insert-file-contents for GNU Paul Eggert 2025-07-16 23:21:23 -07:00
  • 9326784b78 ; Skip erc-autojoin-channels--delay test on Solaris F. Jason Park 2025-07-16 17:53:29 -07:00
  • e450a7802c insert-file-contents small gap bug Paul Eggert 2025-07-16 11:38:20 -07:00
  • 92dee45c5e insert-file-contents likely-end memory objects Paul Eggert 2025-07-16 11:16:13 -07:00
  • 8a1d368b62 Port insert-file-contents dir behavior to Unix Paul Eggert 2025-07-16 09:47:30 -07:00
  • b282cb98e4 Avoid syscall in dir-locals--all-files Paul Eggert 2025-07-16 09:45:18 -07:00
  • 2074951c2a Avoid some syscalls in locate-dominating-file Paul Eggert 2025-07-16 08:43:14 -07:00
  • fe3ac1575a Fix :box attribute of faces in Leuven themes. Ken Mankoff 2025-07-16 05:44:47 -04:00
  • 86e32aed4a ; define-globalized-minor-mode: Fix capitalization. Sean Whitton 2025-07-16 11:20:08 +01:00
  • 94b2a0b2fc Merge from origin/emacs-30 Sean Whitton 2025-07-16 11:18:41 +01:00
  • 24db9b7962 ; * lisp/vc/diff-mode.el (diff-mode): Scare-quote 'normal'. Sean Whitton 2025-07-16 11:17:58 +01:00
  • 48b3363ac4 ; vc-revert-buffer-internal: Capitalization fix. Sean Whitton 2025-07-16 11:00:46 +01:00
  • 3d04506cf3 view-mode-exit: Respect view-read-only Sean Whitton 2025-07-16 10:49:26 +01:00
  • aec5c5f037 vc-git-diff: Fix case where REV1 & REV2 are nil and no commits yet Sean Whitton 2025-07-16 09:55:54 +01:00
  • e4db6aa545 ; * src/xdisp.c: Fix typo. Michael Albinus 2025-07-16 08:47:23 +02:00
  • 42548c25f7 Fix insert-file-contents overlap check Paul Eggert 2025-07-15 22:36:54 -07:00
  • a30372f42b ; Fix wording. Sean Whitton 2025-07-15 21:58:59 +01:00
  • 6ee0093b21 ; Fix recently introduced "ELisp". Sean Whitton 2025-07-15 21:57:59 +01:00
  • c3f3fe136c Add redisplay_counter to catch nested redisplays and abort outer one Stefan Monnier 2023-12-25 22:40:02 -05:00
  • 4c9b376607 Improve autorevert-tests Michael Albinus 2025-07-15 18:57:49 +02:00
  • 0237e0d1a4 ; * test/lisp/vc/vc-tests/vc-tests.el (vc-test--version-diff): Fix for Bzr. Eli Zaretskii 2025-07-15 19:30:05 +03:00
  • 1ea3d7b1f7 Fix shift-translation support of 'scroll-lock-mode' commands Eli Zaretskii 2025-07-15 16:23:03 +03:00
  • c82a62fa36 ; Improve cross-referencing in some VC docs. Sean Whitton 2025-07-15 12:43:44 +01:00
  • 8fb0e33a10 ; Wording fixes in VC docs. Sean Whitton 2025-07-15 12:43:25 +01:00
  • 105ae06031
    Allow trivially autoloading transient-define-group Jonas Bernoulli 2025-07-15 12:45:05 +02:00
  • e4ea991ed9 vc-resynch-window: Check whether auto-revert-mode is bound Sean Whitton 2025-07-15 10:18:52 +01:00
  • 5d9a67e4bd Move some RefTeX 'setq's to major mode definition Pengji Zhang 2025-03-23 11:48:14 +08:00
  • 7f1cae9637 (cl--class-allparents): Fix bug#78989 Stefan Monnier 2025-07-14 12:37:11 -04:00
  • c8b6e90b4e Improve prettification of (La)TeX symbols Paul Nelson 2025-07-14 17:31:36 +02:00
  • f01fc3d614 lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Use \ Stefan Monnier 2025-07-14 12:21:12 -04:00
  • b2d5e4fe40 Fix the Android port Po Lu 2025-07-14 21:41:18 +08:00
  • d0f96de277 ; Fix 'threads-join-error' test Eli Zaretskii 2025-07-14 15:48:45 +03:00
  • 756e7e5243 ; * lisp/window.el (window-state-put): Fix a typo (bug#79013). Eli Zaretskii 2025-07-14 14:35:31 +03:00
  • 817f7829f9 * src/xdisp.c (tab-bar-truncate): New variable (bug#78953). Juri Linkov 2025-07-14 09:43:18 +03:00
  • a8b65860a5 ; Fix indentation. Paul Eggert 2025-07-13 21:39:54 -07:00
  • 5bce6753e2 Speed up insert-file-contents reads Paul Eggert 2025-07-13 13:33:27 -07:00
  • c3f96d20ee Avoid some tiny /proc file reads Paul Eggert 2025-07-13 12:52:43 -07:00
  • 55f41ca3aa insert-file-contents file shrinkage in scanback Paul Eggert 2025-07-13 10:55:14 -07:00
  • 8ac78986ff int → ptrdiff_t for read results Paul Eggert 2025-07-13 09:35:38 -07:00
  • f4adb56c9a insert-file-contents unexpected end shrinkage Paul Eggert 2025-07-13 00:07:46 -07:00