Commit graph

  • 87e4687749 Merge from origin/emacs-31 Eli Zaretskii 2026-05-16 07:17:51 -04:00
  • cf96e9cb5a ; Fix byte-compilation warnings in non-Tree-Sitter builds Eli Zaretskii 2026-05-16 14:13:56 +03:00
  • 23575adc7b ; * doc/lispref/variables.texi (Local Variables): Fix types (bug#81004). Eli Zaretskii 2026-05-16 13:43:53 +03:00
  • 8b6fb2f646 ; * doc/lispref/variables.texi (Local Variables): Fix 'named-let'. Eli Zaretskii 2026-05-16 13:16:09 +03:00
  • d3c72b8389 ; * src/xdisp.c (display_line): Fix commentary (bug#80693). Eli Zaretskii 2026-05-16 11:54:43 +03:00
  • a981517b72 Fill margins with 'margin' face on truncated screen lines Andrea Alberti 2026-05-13 17:45:54 +02:00
  • 8e37499035 ; * doc/lispref/os.texi (Init File): Fix markup (bug#81049). Manuel Giraud 2026-05-15 12:45:39 +02:00
  • f4c326c378 ; * src/sfnt.c (sfnt_read_cmap_format_12): Assert there's no overflow. Eli Zaretskii 2026-05-15 15:00:35 +03:00
  • bf89ee6d07 ; * etc/PROBLEMS: Cursor not shown on Windows with system caret (bug#81047). Eli Zaretskii 2026-05-15 10:20:31 +03:00
  • 025ecf9e7b
    * lisp/net/rcirc.el (rcirc-monospace-text): Inherit 'fixed-pitch' Philip Kaludercic 2026-05-13 10:48:38 +02:00
  • 0fb9d096e3 The summary scan should include the current msg and run to end. Richard Stallman 2026-04-22 15:41:40 -04:00
  • 20500d6200
    ; htmlfontify: Handle 'reset' face attribute value (bug#81032) Eshel Yaron 2026-05-14 17:07:30 +02:00
  • d0d657fa90 ; Minor Tramp cleanup Michael Albinus 2026-05-14 12:31:04 +02:00
  • 93ea0d7d28 ; Improve documentation of VC commands in Dired Eli Zaretskii 2026-05-14 13:12:21 +03:00
  • 318084829c Eglot: adjust reference to completion frontends in manual João Távora 2026-05-14 10:53:04 +01:00
  • 2a166c2dbd Eldoc: display documentation in visual-line-mode João Távora 2026-05-14 09:35:38 +01:00
  • aba60ad0c5 Eglot: prefer markdown-ts-view-mode for markup rendering (bug#80127) João Távora 2026-05-08 22:22:49 +01:00
  • 689c3bd508 Use 'read-multiple-choice' in 'markdown-ts-mode' (bug#81027) Rahul Martim Juliato 2026-05-12 00:16:55 -03:00
  • 71809ee5df Fix 'markdown-ts-code-span' face (bug#81026) Rahul Martim Juliato 2026-05-12 00:14:02 -03:00
  • 286833e401 Add read-only 'markdown-ts-view-mode' (bug#81023) Rahul Martim Juliato 2026-05-12 00:03:16 -03:00
  • b39c123490 Fix strikethrough in 'markdown-ts-mode' (bug#80991) Rahul Martim Juliato 2026-05-08 19:23:07 -03:00
  • 0be998d4bc Fix code-span in headings in 'markdown-ts-mode' (bug#80979) Rahul Martim Juliato 2026-05-07 11:24:30 -03:00
  • a00beb3a31 Make 'markdown-ts-inline-images' buffer local and test for GUI (bug#80978) Stéphane Marks 2026-05-07 08:09:28 -04:00
  • a0c05029fd * etc/NEWS: Mention new user option tramp-propagate-emacsclient-tramp. Michael Albinus 2026-05-13 18:46:31 +02:00
  • 2e71d2c709 Propagate EMACSCLIENT_TRAMP to remote hosts with Tramp Michael Albinus 2026-05-13 18:39:04 +02:00
  • ff96db93f2 keyboard-tests.el: Try and fix the failure on EMBA Stefan Monnier 2026-05-13 10:45:38 -04:00
  • ce3098752c doc: Remove long obsolete references to package-initialize Stefan Monnier 2026-05-13 10:34:03 -04:00
  • 9bc04b001a vc-next-action: Call vc-delete-file on FILESET-ONLY-FILES Sean Whitton 2026-05-13 13:15:23 +01:00
  • 13039e3442 ; touch-up last commit: copyright and comments Corwin Brust 2026-05-13 01:06:17 -05:00
  • c2a24dcec8 ; update msys2 build helper for Emacs 31 & UCRT Corwin Brust 2026-05-13 00:46:31 -05:00
  • ec7a5f85c9 Run module setup in ERC query buffers on reconnect F. Jason Park 2024-05-01 07:21:01 -07:00
  • 606c0b22e4 ; Make reconnect detection more readable in erc-open F. Jason Park 2025-02-11 22:02:16 -08:00
  • 1613f2e652 Preserve order of local ERC modules for activation F. Jason Park 2025-09-21 15:52:16 -07:00
  • 76f5181bc6 Improve source NUH handling in ERC F. Jason Park 2025-11-28 16:21:57 -08:00
  • aa31628584 Refactor erc--warn-once-before-connect F. Jason Park 2026-05-03 18:31:40 -07:00
  • f3da59a8c5 Improve isolation of some ERC test environments F. Jason Park 2025-09-16 18:43:58 -07:00
  • 88e8b8c073 ; Remove some forward declarations from ERC tests F. Jason Park 2025-09-16 18:43:58 -07:00
  • 08dc13ea94 Change ERC version to 5.7-git F. Jason Park 2026-05-11 22:16:09 -07:00
  • 3630baae72 hideshow: Support new 'margin' face for margin indicators. (Bug#80693) Elias Gabriel Perez 2026-05-10 10:14:21 -06:00
  • 20d17df3f4 Use the new 'margin' face in Flymake (bug#80693) Juri Linkov 2026-05-12 18:42:42 +03:00
  • 98c28606d2 ; Fix typo Andreas Schwab 2026-05-12 17:10:35 +02:00
  • 306f4d1660 url-cookie: use C locale when formatting expiry times Andreas Schwab 2026-05-12 15:47:44 +02:00
  • 07f2bbc905 vc-dir-resynch-file: Pass down non-truename'd FILE Sean Whitton 2026-05-12 09:49:53 +01:00
  • c68f3237be Fix file-name-non-special implementation of get-file-buffer Michael Albinus 2026-05-12 08:48:43 +02:00
  • 6d347d9834 Release ERC 5.6.2 F. Jason Park 2026-05-11 11:54:38 -07:00
  • a8f67a1f06 Change ERC version for Emacs 31 to 5.6.2.31.1 F. Jason Park 2026-05-11 11:33:55 -07:00
  • 7eab6ef3ce
    Fix 'sgml-parse-tag-backward' to handle tags in comments Philip Kaludercic 2026-05-11 23:43:27 +02:00
  • 09dc864b0b
    Fix eww-submit for forms with no action (bug#80918) Aidan Coyle 2026-04-29 11:17:44 -05:00
  • 0e7a24d931 * lisp/progmodes/hideshow.el (hs--set-variable): Use 'set-local' (bug#80999) Elias Gabriel Perez 2026-04-15 10:58:28 -06:00
  • f12b01582d Fix Completions buffer disappearing with tmm-menubar (bug#80995) Juri Linkov 2026-05-11 20:30:15 +03:00
  • 519fd83211 Fix secrets.el when Emacs is a flatpak Michael Albinus 2026-05-11 18:11:24 +02:00
  • 9e4ea934f2
    Fix 'prepare-user-lisp' to follow symlinks Philip Kaludercic 2026-05-11 15:34:24 +02:00
  • e613e38021
    Update "timeout" to 2.1.6 Philip Kaludercic 2026-05-08 13:42:54 +02:00
  • 196fd80689 [GTK3, HiDPI] Fix width/height round-trip through ConfigureNotify Dmitry Gutov 2026-05-11 03:32:29 +03:00
  • acc07f1a03 [GTK3] On Expose, repaint the border before the content Dmitry Gutov 2026-05-11 02:03:30 +03:00
  • 5323eebcff Test read-passwd behavior (bug#80838) Pip Cet 2026-05-02 16:59:34 +00:00
  • 01c5990dd0 Fix nested read-passwd calls (bug#80838) Pip Cet 2026-05-02 16:58:38 +00:00
  • 027043df25 ; * lisp/gnus/message.el (message-server-alist): Doc fix (bug#80880). Augusto Stoffel 2026-05-10 15:09:05 +02:00
  • 66729f3e50
    New variable 'completion-frontend-properties' (bug#80990) Eshel Yaron 2026-05-08 12:45:00 +02:00
  • 3b608b233e Fix terminal emulation of "ESC [ K" sequence Pip Cet 2026-05-06 18:09:25 +00:00
  • 6a605c65a8 Fix vertical-motion across overlay strings with embedded newlines Eli Zaretskii 2026-05-09 14:59:54 +03:00
  • e4d529c67b ; Fix last change Michael Albinus 2026-05-09 13:17:06 +02:00
  • d54faa0f1b Mark gnus-dbus.el as obsolete Morgan Smith 2026-05-06 20:37:37 -04:00
  • 9bf2a19bb2 Move gnus-dbus.el to obsolete/gnus-dbus.el Morgan Smith 2026-05-06 20:24:50 -04:00
  • 984024daf3 Gnus: Use new sleep library Morgan Smith 2026-01-20 15:18:33 -05:00
  • d7c130972e ; * lisp/term/pgtk-win.el (icon-map-list): Fix :type. Eli Zaretskii 2026-05-09 12:44:59 +03:00
  • 5579893ed7 ; Don't block/unblock input in text_extents methods Eli Zaretskii 2026-05-09 12:22:02 +03:00
  • 547b1ee7b6 Fix Rmail behavior wrt globalized minor modes Eli Zaretskii 2026-05-09 12:01:07 +03:00
  • 6ba05106f4 Fix display images in the display margins Eli Zaretskii 2026-05-09 08:58:59 +03:00
  • 56f27dd9f0 Eglot: fix eglot--sig-info with non-UTF-32 positionEncoding João Távora 2026-05-09 00:58:36 +01:00
  • 543d8a7a9d [NS] Fix deprecated variable (bug#80985) Alan Third 2026-05-07 22:57:13 +01:00
  • 876a1db6ee Merge from origin/emacs-31 Sean Whitton 2026-05-08 13:48:22 +01:00
  • 2d496b842d ; Fix Gregor Schmid's attribution for lua-mode.el. Sean Whitton 2026-05-08 13:47:52 +01:00
  • 69c50dcb47 ; package-activate-all: Drop requiring package now not preloaded. Sean Whitton 2026-05-08 12:27:24 +01:00
  • f94637749a vc-switch-working-tree: Use project-current again Dmitry Gutov 2026-05-08 12:25:49 +01:00
  • 5e0b4b96bc ; Adapt files in admin/notes for emacs-31 branch Michael Albinus 2026-05-08 10:47:26 +02:00
  • 730d3884dc ; Fix the build broken by a typo in configure.ac Eli Zaretskii 2026-05-08 09:51:13 +03:00
  • 060451d6e0
    treesit-explore-mode usability improvements (bug#80935) Stéphane Marks 2026-04-30 15:34:23 -04:00
  • 48b064a2aa Fix 'vc-dir-resynch-file' again (bug#80967) João Távora 2026-05-07 22:06:45 +01:00
  • 90f8f27a58 Merge from origin/emacs-31 Sean Whitton 2026-05-07 20:15:39 +01:00
  • 868fd126ae ; Merge from origin/emacs-31 Sean Whitton 2026-05-07 20:15:39 +01:00
  • 8d0bf280a6 ; * ChangeLog.5: Some fixes and tidying up. Sean Whitton 2026-05-07 20:14:12 +01:00
  • 1ec79b48f3 ; Update exported ChangeLog files and etc/AUTHORS Sean Whitton 2026-05-07 20:08:43 +01:00
  • 991f6100eb ; * admin/make-tarball.txt: Suggest load-file, not require. Sean Whitton 2026-05-07 20:04:26 +01:00
  • 3c6c3f5a69 ; Fix two file headers misunderstood by authors.el. Sean Whitton 2026-05-07 20:04:04 +01:00
  • ddde687b3f ; * admin/admin.el (set-version): Fix punctuation. Sean Whitton 2026-05-07 17:46:57 +01:00
  • 0d287aa276 Bump master Emacs version to 32.0.50 Sean Whitton 2026-05-07 17:46:43 +01:00
  • edd345c33f ; Move etc/NEWS to etc/NEWS.31. Sean Whitton 2026-05-07 17:40:02 +01:00
  • 311f1fe2ba Cut the emacs-31 release branch Sean Whitton 2026-05-07 17:38:20 +01:00
  • 2f73996647 Move ns_init_colors() after init_callproc() (bug#80752) Zeke Dou 2026-04-05 15:16:53 +02:00
  • a9064bfdd9 ; * lisp/term/x-win.el (icon-map-list): Fix :type (bug#80982) Eli Zaretskii 2026-05-07 19:05:39 +03:00
  • f833e560c1
    Update to Transient v0.13.3-10-g87d0ca08 Jonas Bernoulli 2026-05-07 17:35:17 +02:00
  • 4beb8e8963 Fix infloop in redisplay due to continuation glyphs Eli Zaretskii 2026-05-07 17:45:19 +03:00
  • fdab8a9185 ; Revert Eric's commits from February. Sean Whitton 2026-05-07 15:24:10 +01:00
  • 838fc3547a ; * doc/emacs/emacs.texi (Acknowledgments): Fill. Sean Whitton 2026-05-07 15:19:40 +01:00
  • 174f75f888 ; Fixes to Acknowledgments lists. Sean Whitton 2026-05-07 15:18:19 +01:00
  • 0c51be894f Unpreload package-activate-all Sean Whitton 2026-05-07 14:12:25 +01:00
  • f20e3e473d [GTK3] Move the frame to position before showing Dmitry Gutov 2026-05-07 04:00:54 +03:00
  • 6c3dc7aafd [GTK3] Improve the resize -> hide -> show scenario Dmitry Gutov 2026-05-07 03:55:03 +03:00
  • 581db34a77 ; Fix crash in macOS Accessibility Zoom timer (bug#80624) Stéphane Marks 2026-05-03 06:39:29 -04:00