Commit graph

  • 52e484742d uni-script.el: Fix failure when loading the file directly Stefan Monnier 2026-04-10 14:38:06 -04:00
  • c05037ba1c Don't continue FOR_EACH_FRAME loops after delete_frame (bug#80789) Pip Cet 2026-04-10 11:59:23 +00:00
  • 2edcc6d422 Ensure selected_frame isn't the deleted frame (bug#80789) Pip Cet 2026-04-10 11:35:22 +00:00
  • 708759324e Don't accept dead selected_frame in x_connection_closed (bug#80789) Pip Cet 2026-04-10 10:10:59 +00:00
  • bc0eacca97 ; * etc/MH-E-NEWS: Document the fix for SF#473. Mike Kupfer 2026-04-10 11:04:34 -07:00
  • 80c0529e94 Improve previous change. Mike Kupfer 2026-04-10 11:04:29 -07:00
  • b07a3970ae MH-E: remember destination when refiling a thread (SF#473) Henrique Martins 2026-04-10 11:04:09 -07:00
  • 923eb9afef src/eval.c (Fdefault_toplevel_value): Improve docstring (bug#80775) Stefan Monnier 2026-04-10 12:04:59 -04:00
  • fe90f2d87e * test/infra/gitlab-ci.yml (default): User docker 28.5.2. Michael Albinus 2026-04-10 14:59:17 +02:00
  • 5cb7446245 * test/infra/gitlab-ci.yml (default): User docker 28.5.2. Michael Albinus 2026-04-10 14:28:54 +02:00
  • 247f46d5e4 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2026-04-10 12:47:33 +02:00
  • 34b582301f ; Update "Key Binding" node in Emacs Lisp Intro Eli Zaretskii 2026-04-10 09:54:42 +03:00
  • 7d00565fee (elisp--font-lock-flush-elisp-buffers): Avoid eager font-locking Stefan Monnier 2026-04-09 17:55:16 -04:00
  • b4da8610cd ; New function 'ns-process-is-accessibility-trusted', no message (bug#80624) Stéphane Marks 2026-04-09 13:09:51 -04:00
  • fc128826b5 (elisp--local-variables): Restore point earlier Stefan Monnier 2026-04-09 14:32:15 -04:00
  • dcae106214 lisp/vc/vc.el (vc-checkin): Use vc-dir-buffers like we do everywhere else Stefan Monnier 2026-04-09 12:57:44 -04:00
  • 72ba149cfa (listify-key-sequence): Fix breakage with unibyte chars Stefan Monnier 2026-04-09 12:23:26 -04:00
  • 1d2c3cb5bb * lisp/vc/vc.el (vc-checkin): Don't assume vc-dir is loaded. Sean Whitton 2026-04-09 16:22:39 +01:00
  • 49420f7033 with-vc-properties: Don't substitute in a global value Sean Whitton 2026-04-09 16:22:20 +01:00
  • bad60b50ed ; * doc/emacs/msdos.texi (Windows Misc): Fix typo. Michael Albinus 2026-04-09 12:00:20 +02:00
  • 04dbd88c34 Fix emoji--insert-buffer being wiped by emoji-list-mode समीर सिंह Sameer Singh 2026-04-08 10:25:40 +05:30
  • d43aa7c6e2 ; Update admin/authors.el Eli Zaretskii 2026-04-09 07:56:56 +03:00
  • 9d6d4cabbf Fix "Narrowing src/ file breaks xref" Dmitry Gutov 2026-04-09 05:53:27 +03:00
  • 1df537e8eb lisp/emacs-lisp/cl-macs.el (cl-typep): Undo accidental change Stefan Monnier 2026-04-08 16:38:19 -04:00
  • 24ff3398c8 src/data.c (set_internal): Mention var which can't be unbound in error msg Stefan Monnier 2026-04-08 15:43:56 -04:00
  • d8c9a86063 (take-while, drop-while, all, member-if) Stefan Monnier 2026-04-08 15:29:13 -04:00
  • 666955dfa0 (dired-at-point-prompter): Fix bug#80545 Stefan Monnier 2026-04-08 15:19:06 -04:00
  • 7c5ab95f03 (natnum, keyword, command): Fix bootstrap warnings (bug#80732) Stefan Monnier 2026-04-08 15:01:46 -04:00
  • 948aecee65 Avoid infinite recursion in bind-keys-form (bug#80759) Pip Cet 2026-04-07 18:44:16 +00:00
  • 65b984c21a * doc/misc/tramp.texi (New operations): Extend example. Michael Albinus 2026-04-08 16:40:15 +02:00
  • 00207670e5 ; * lisp/term/w32console.el (set-screen-color): Fix signature. Eli Zaretskii 2026-04-08 16:33:57 +03:00
  • 2bca4ac0ed Support 24-bit TrueColor on MS-Windows console ewantown 2025-10-12 07:23:53 -07:00
  • 9b8361d9ab Improve documentation of 'url-retrieve' and GnuTLS peer status Eli Zaretskii 2026-04-08 11:02:47 +03:00
  • 36354c8ab4 Don't load package just for lm-package-needs-footer-line Stefan Monnier 2026-04-07 15:37:35 -04:00
  • 0b30f7aa9d lisp/progmodes/project.el (generator): Don't require at run-time Stefan Monnier 2026-04-07 14:34:59 -04:00
  • 5d9b6c8262 ; time-stamp: rename some internal functions to include "--" Stephen Gildea 2026-04-07 09:27:06 -07:00
  • f5a2357a89 Tweak remote-file-name-inhibit-cache in Tramp Michael Albinus 2026-04-07 13:19:04 +02:00
  • bc59d16cd8 ; Update description of 'defcustom' in Emacs Lisp Intro manual Eli Zaretskii 2026-04-07 10:50:05 +03:00
  • 8e1399dbda ; * doc/lispref/os.texi (Timers): Mention primitives that wait (bug#80755). Eli Zaretskii 2026-04-07 09:59:53 +03:00
  • 7ce60be53e vc-hg-working-revision: Return changeset hashes Sean Whitton 2026-04-06 13:02:06 +01:00
  • 8205f39b6c Eglot: improve safety spec of eglot-workspace-configuration Diep Pham 2026-04-06 12:54:25 +01:00
  • 7679855281 ; * lisp/vc/vc.el (checkin): Specify the async case (bug#80723). Sean Whitton 2026-04-06 12:26:08 +01:00
  • 02ad0183f2 ; * lisp/vc/vc.el (dir-status-files): Clarifications (bug#80722). Sean Whitton 2026-04-06 12:16:56 +01:00
  • 5003f5e6e4 * test/lisp/net/tramp-tests.el (tramp-test21-file-links): Extend test. Michael Albinus 2026-04-06 10:57:35 +02:00
  • 4a297f4398 Keep cache in tramp-skeleton-file-name-all-completions Michael Albinus 2026-04-06 10:19:16 +02:00
  • 358a7ba0f6 lisp/net/tramp.el: Fix performance regression with completions Joseph Mingrone 2026-04-04 19:26:56 -03:00
  • 5bd8f3a44a ; Improve documentation of 'window-prev-buffers' Eli Zaretskii 2026-04-06 09:05:19 +03:00
  • 9425610ac3
    Disable 'package-review-policy' during package-tests Philip Kaludercic 2026-04-05 14:29:10 +02:00
  • 5589d44ce6
    ; Use 'ensure-proper-list' to get uniform maintainer lists Philip Kaludercic 2026-04-05 14:27:48 +02:00
  • 4473f76261
    Mention package version in 'package-autoremove' prompt Philip Kaludercic 2026-04-05 11:53:29 +02:00
  • 418319c155
    ; Use lookup table for package menu faces Philip Kaludercic 2026-04-05 10:58:06 +02:00
  • bd4b876e9b Fix vc-default-checkin-patch for vc-async-checkin non-nil Sean Whitton 2026-04-05 16:24:52 +01:00
  • 3289886f84 * lisp/vc/vc-dir.el (vc-dir-update): Remove empty directory entries. Sean Whitton 2026-04-05 15:51:31 +01:00
  • d604445954 New option vc-dir-auto-hide-up-to-date Sean Whitton 2026-04-05 15:50:46 +01:00
  • af69eb2f27 VC-Dir next action: Offer to hide up-to-date items Sean Whitton 2026-04-05 14:58:55 +01:00
  • 859e0622ae * lisp/vc/diff-mode.el (diff-mode-read-only-map): Bind 'v'. Sean Whitton 2026-04-05 13:50:35 +01:00
  • c3fda2e34b Fix display in window margins when text-area text is reordered Eli Zaretskii 2026-04-05 12:34:12 +03:00
  • 91b08717d4 ; * src/sound.c (Fw32_sound_volume): Shut up GCC warning. Eli Zaretskii 2026-04-05 09:54:56 +03:00
  • 93f40d1bb7 ; Fix recently-added treesit test Eli Zaretskii 2026-04-05 09:52:56 +03:00
  • 670bb34d91 ; Fix last change. Eli Zaretskii 2026-04-05 09:13:40 +03:00
  • d4002877d3 ; Fix node names in modus-themes.org Eli Zaretskii 2026-04-05 09:09:21 +03:00
  • 45d7678ca3
    Fix treesit-query-capture's NODE-ONLY param Yuan Fu 2026-04-04 22:33:19 -07:00
  • ae1ac739b7 * etc/NEWS: Announce Org update. Kyle Meyer 2026-04-04 23:53:54 -04:00
  • 6c22780955 Update to Org 9.8.1 Kyle Meyer 2026-04-04 23:45:28 -04:00
  • 0a62e6c304 ; Fix documentation of last change Eli Zaretskii 2026-04-05 07:33:14 +03:00
  • 0bfdb068f2
    List recursive dependencies in the package description Philip Kaludercic 2026-04-03 02:09:33 +02:00
  • 6a15c02a59
    Recursively check dependencies for package compatibility Philip Kaludercic 2026-04-03 01:50:48 +02:00
  • 4e65e05ea4
    Adjust return format of 'package--dependencies' Philip Kaludercic 2026-04-03 01:44:04 +02:00
  • 01a9d78a7e Fix use of special glyphs with faces from display-table Eli Zaretskii 2026-04-04 18:22:05 +03:00
  • 524e8b007c Avoid line breaks in IMAP AUTHENTICATE PLAIN Jens Lechtenbörger 2026-03-29 13:54:33 +02:00
  • b049078aef ; Fix quotation of some symbols Arash Esbati 2026-03-25 12:00:30 +01:00
  • 070d11ad0d * lisp/net/tramp.el (tramp-expand-args): Handle ARGS being nil. Michael Albinus 2026-04-04 10:27:30 +02:00
  • 6e7b254715 ; * lisp/international/emoji.el (emoji-list): Doc fix (bug#80733). Eli Zaretskii 2026-04-04 10:34:07 +03:00
  • e7751405d0 ; Improve documentation of 'make-temp-file' Eli Zaretskii 2026-04-04 09:56:32 +03:00
  • a5d6b90999 ; Fix 2 defcustoms in printing.el Eli Zaretskii 2026-04-03 15:44:38 +03:00
  • 52205e38d3 Inform macOS Accessibility Zoom of cursor position (bug#80624) Stéphane Marks 2026-03-12 14:23:51 -04:00
  • e0ca1d8822 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2026-04-03 14:19:53 +03:00
  • e19dd2d848 ; * lisp/treesit.el (treesit--font-lock-level-setter): Fix whitespace. Eli Zaretskii 2026-04-03 13:57:26 +03:00
  • e9a51f0819 ; Fix cus-edit setopt test Stéphane Marks 2026-04-03 05:18:48 -04:00
  • 86efaec00e
    Support setopt-local in treesit--font-lock-level-setter (bug#80731) Stéphane Marks 2026-04-02 15:50:38 -04:00
  • 5fdeb3c881
    Filter out some range settings in markdown-ts-mode Yuan Fu 2026-04-02 23:30:08 -07:00
  • 9d5a24cfac grep-edit--prepare-buffer: Fix allowed insertion positions Dmitry Gutov 2026-04-03 04:38:59 +03:00
  • 956e77f9dd pgtk_set_window_size: Clear out unused code Dmitry Gutov 2026-04-03 04:25:58 +03:00
  • 02c95dd92c xref-edit--prepare-buffer: Prohibit insertion before group headers too Dmitry Gutov 2026-04-02 01:49:26 +03:00
  • 99f2e353e7 lisp/help.el (help-function-arglist): Fix last change Stefan Monnier 2026-04-02 15:53:40 -04:00
  • e6d97dfbe1 lisp/help.el (help-function-arglist): Handle advised aliases (bug#80725) Stefan Monnier 2026-04-02 15:50:59 -04:00
  • faf1932875 New macro setopt-local and function set-local (bug#80709) Stéphane Marks 2026-04-01 06:58:18 -04:00
  • 5032b2167d Assume wide chars may span any number of columns during semlf filling Roi Martin 2026-04-02 16:21:25 +02:00
  • dc7c36ea12 Eglot: release version 1.23 João Távora 2026-04-02 18:32:42 +01:00
  • f0fcc87a34 Jsonrpc: release version 1.0.28 João Távora 2026-04-02 18:31:09 +01:00
  • 377e3f441f ; * doc/emacs/custom.texi (Examining): Fix last change. Eli Zaretskii 2026-04-02 17:26:14 +03:00
  • 4ad9cd74c6 ; * doc/emacs/custom.texi (Examining): Fix indexing and example. Eli Zaretskii 2026-04-02 15:11:28 +03:00
  • cdf3f81141 Eglot: unbreak eglot-report-progress when set to 'messages' (bug#80653) João Távora 2026-04-02 11:53:08 +01:00
  • 220ec44341 ; * src/charset.c (Ffind_charset_string): Fix a typo (bug#80707). Manuel Giraud 2026-03-31 10:47:51 +02:00
  • b93591551e Eglot: release version 1.22 João Távora 2026-04-01 22:37:01 +01:00
  • 985a674cee Eglot: revert part of last change João Távora 2026-04-01 20:45:21 +01:00
  • 56df32fefa Fix last change Michael Albinus 2026-04-01 16:48:09 +02:00
  • b90153d18c Make epa-file-insert-file-contents more secure Michael Albinus 2026-04-01 16:23:27 +02:00
  • 4baa427ee4 ; * doc/emacs/custom.texi (Newcomers Theme): Strengthen language. Sean Whitton 2026-04-01 10:02:23 +01:00
  • 1f23eab568 newcomers-presets: Set two more variables Sean Whitton 2026-04-01 09:51:18 +01:00