Commit Graph

  • 3d5d9a3f1d Fix VoiceOver losing focus after completion popup closes accessibility-rebase Martin Sukany 2026-04-10 21:18:21 +02:00
  • 3bce527500 ns: announce child frame and echo area content to VoiceOver Martin Sukany 2026-03-15 16:18:43 +01:00
  • 3c631d29d4 ns: announce overlay completions to VoiceOver Martin Sukany 2026-03-15 16:18:29 +01:00
  • 5e35667794 doc: add VoiceOver section to macOS appendix Martin Sukany 2026-03-15 16:18:17 +01:00
  • aa17b8b340 ns: wire accessibility into EmacsView Martin Sukany 2026-03-15 16:18:07 +01:00
  • fb88f2a9dc ns: add interactive span elements for Tab navigation Martin Sukany 2026-03-15 16:16:48 +01:00
  • 2371c8d694 ns: add AX notifications and mode-line element Martin Sukany 2026-03-15 16:16:29 +01:00
  • 623b974e56 ns: implement buffer accessibility element Martin Sukany 2026-03-15 16:15:42 +01:00
  • 6882b9a643 ns: add accessibility base classes and helpers Martin Sukany 2026-03-15 16:15:28 +01:00
  • c4e6ef142b ns: track completion candidates for macOS Zoom Martin Sukany 2026-03-15 16:15:06 +01:00
  • eda9a819ce Append newline to server -error commands main Paul Eggert 2026-04-16 23:31:19 -07:00
  • 35a8e7e068 Make sure range (1, 1) doesn't capture anything (bug#80798) Yuan Fu 2026-04-16 23:16:49 -07:00
  • 5ea181a75e Accept marker as position in treesit.c functions (bug#80830) Yuan Fu 2026-04-16 23:05:59 -07:00
  • cbbe2b5f55 Eglot: add M-x eglot-describe-connection João Távora 2026-04-17 00:18:31 +01:00
  • f6bb77270f vc-file-tree-walk: Stop emitting messages Sean Whitton 2026-04-16 16:50:32 -04:00
  • 2259c116ae vc-file-tree-walk-internal: Use vc-registered Sean Whitton 2026-04-16 16:49:56 -04:00
  • c93a6bd5d8 ; Fix formatting. Sean Whitton 2026-04-16 16:10:02 -04:00
  • 75fd526980 ; Fix last change. Sean Whitton 2026-04-16 16:08:36 -04:00
  • 792fef0583 vc-rename-file: Fix skipping calling into the backend Sean Whitton 2026-04-16 14:36:45 -04:00
  • f146bfe3e7 Jsonrpc: simplify previous change João Távora 2026-04-16 18:46:39 +01:00
  • ce06e8cdef Eglot: adjust previous change to eglot-uri-to-path João Távora 2026-04-16 18:17:38 +01:00
  • d88e73d047 Update 'crm-complete-and-exit' from 'minibuffer-complete-and-exit' Juri Linkov 2026-04-16 20:12:03 +03:00
  • 126eab79b0 src/syntax.c (update_syntax_table): Remove redundant assignment Stefan Monnier 2026-04-16 11:34:56 -04:00
  • 1811ce52c2 ; * etc/NEWS: Presentational fixes and improvements. Michael Albinus 2026-04-16 17:31:07 +02:00
  • 3d822669ee Announce ert-play-keys in etc/NEWS. Vincent Belaïche 2026-04-16 17:09:04 +02:00
  • ae822de38d ; newcomers-presets: FIXME. Sean Whitton 2026-04-16 09:22:00 -04:00
  • ed98d9f81f ; * doc/misc/ert.texi: Fix typos. Michael Albinus 2026-04-16 14:50:28 +02:00
  • 5b6fc8ebfc ert-play-keys function Vincent Belaïche 2026-03-29 06:17:55 +02:00
  • 1c4c9d759a Eglot: add shutdown/reconnect bindings to eglot-list-connections buffer João Távora 2026-04-16 09:28:16 +01:00
  • d7c9676ec8 Jsonrpc: don't suddenly jump point in events buffer João Távora 2026-04-16 08:28:21 +01:00
  • 213b8e0b97 Eglot: un-canonicalize server URIs to project's root João Távora 2026-04-16 08:03:33 +01:00
  • abcd0d3c8d ; * lisp/isearch.el (isearch-occur): Doc fix. (Bug#80785) Eli Zaretskii 2026-04-16 08:26:33 +03:00
  • eb4835e521 Make | optional for 'gnu' regexp in compilation-mode (bug#80681) Toby Dylan Hocking 2026-03-26 08:51:27 -04:00
  • 5045394694 vc-rename-file: Fix case of directory with only untracked files Sean Whitton 2026-04-15 17:59:10 -04:00
  • 324e5b4177 ; * test/lisp/vc/vc-tests/vc-tests.el: Disable new tests on RCS. Sean Whitton 2026-04-15 13:53:58 -04:00
  • 4ad8bd9b48 Handle the symbol property 'isearch-exit' in 'isearch-occur' (bug#80785) Juri Linkov 2026-04-15 20:40:23 +03:00
  • 43f0da207e Fix renaming whole directories with Mercurial Sean Whitton 2026-04-15 10:06:48 -04:00
  • 0ea1c0d831 ; * lisp/vc/vc.el (vc-rename-file): Delete old FIXME. Sean Whitton 2026-04-15 10:05:29 -04:00
  • 5347b221da vc-rename-file: New OK-IF-ALREADY-EXISTS parameter Sean Whitton 2026-04-15 10:04:58 -04:00
  • 8b823737ff ; vc-test--working-revision: Update for vc-hg change Sean Whitton 2026-04-15 10:02:16 -04:00
  • 0384600a21 New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742) Juri Linkov 2026-04-14 20:14:15 +03:00
  • a1899d8cb1 ; Improve documentation of map.el methods Eli Zaretskii 2026-04-14 19:41:23 +03:00
  • dcbfa53e4b ; * src/conf_post.h: Another tweak of conditionals for MinGW64. Eli Zaretskii 2026-04-14 17:48:59 +03:00
  • be18635ef0 ; * doc/emacs/fixit.texi (Transpose): Improve text and indexing. Eli Zaretskii 2026-04-14 17:34:24 +03:00
  • 5e34dba5b8 ; And one more attempt to fix MinGW64 build Eli Zaretskii 2026-04-14 16:02:42 +03:00
  • 6bda6e2123 ; Another attempt to fix the MinGW64 build Eli Zaretskii 2026-04-14 15:32:11 +03:00
  • 601c099d1d ; Fix MinGW64 build due to missing 'getdelim' prototype Eli Zaretskii 2026-04-14 14:18:49 +03:00
  • a2b78854b0 (loaddefs-generate--make-autoload): Avoid %s on compound values Stefan Monnier 2026-04-13 17:02:27 -04:00
  • 6942d508f0 SETUP_SYNTAX_TABLE: syntax-propertize more lazily (bug#80600) Stefan Monnier 2026-04-13 16:45:27 -04:00
  • 6b479f201c ; Another fix for recent 'dired-readin-insert' change Stephen Berman 2026-04-13 20:21:13 +02:00
  • 5caab891b4 lisp/international/mule.el (auto-coding-alist): Fix name (bug#80818) Stefan Monnier 2026-04-13 10:40:11 -04:00
  • 5d0efe0a5a Fix hangs on MS-Windows when deleting a pipe process Eli Zaretskii 2026-04-13 17:06:46 +03:00
  • cde6878f9d Fix MinGW64 build broken by changes in emacsclient.c Eli Zaretskii 2026-04-13 16:31:16 +03:00
  • 5a5801fc24 ; * lisp/vc/vc.el: Note about different file name kinds (bug#80722). Sean Whitton 2026-04-13 09:24:44 -04:00
  • 71fce9fe2b Revert "; Fix node names in modus-themes.org" Eli Zaretskii 2026-04-13 13:48:22 +03:00
  • 873da49988 Revert "; Fix last change." Eli Zaretskii 2026-04-13 13:47:24 +03:00
  • 7d07690e5d emacsclient receiving long-line fixes Paul Eggert 2026-04-12 22:56:16 -07:00
  • 46c08d8574 emacsclient send_buffer size-- Paul Eggert 2026-04-12 17:05:44 -07:00
  • 180953c8f6 emacsclient config+sending long-line fixes Paul Eggert 2026-04-12 15:35:40 -07:00
  • ca33663e50 Update to Org 9.8.2 Kyle Meyer 2026-04-12 16:44:03 -04:00
  • d835775d9b hideshow: New function 'hs-add-cycle-binding' (Bug#80657) Elias Gabriel Perez 2026-03-11 20:34:39 -06:00
  • 032d4e97e6 * lisp/tab-bar.el (tab-bar-show): Support the 0 value (bug#80713). Juri Linkov 2026-04-12 20:32:05 +03:00
  • 1f946a4497 ; * src/xwidget.c (Fmake_xwidget): Fix commentary. Eli Zaretskii 2026-04-12 14:24:51 +03:00
  • 4e855f90d1 xwidgets: re-enable with newer webkit2gtk Dirk-Jan C. Binnema 2026-04-03 09:41:13 +03:00
  • be2b4a9831 Clean up 'Info-directory-list' after deleting package Philip Kaludercic 2026-04-12 13:09:09 +02:00
  • dedd652fc5 Fix computation of package description file Philip Kaludercic 2026-04-12 12:37:01 +02:00
  • b6e7c7d43b Add face for obsolete packages in package menu Philip Kaludercic 2026-04-06 12:16:56 +02:00
  • 0326130e1b Add short documentation group for iCalendar lib Richard Lawrence 2026-03-31 18:35:19 +02:00
  • 6eea015337 Improve performance of icalendar-recur.el and its tests Richard Lawrence 2026-03-07 12:20:00 +01:00
  • 386e9598b6 ; * doc/lispintro/emacs-lisp-intro.texi (Files List): Fix typo (bug#80694). Eli Zaretskii 2026-04-12 11:54:08 +03:00
  • ee9b2db1cf ; Fix last change to 'ls' error message tests Stephen Berman 2026-04-11 15:40:40 +02:00
  • 15f1b565a2 ; * lisp/dired.el (dired-readin-insert): Fix a recent change (bug#80499). Eli Zaretskii 2026-04-11 15:39:47 +03:00
  • e8203e3142 Fix setting and restoring cursor shape on Windows Terminal Eli Zaretskii 2026-04-11 15:29:25 +03:00
  • 1eb7218f90 Fix display of ambiguous-width characters on MS-Windows terminal Eli Zaretskii 2026-04-11 14:49:47 +03:00
  • adfa1e969f Improve tests involving 'ls' error message Stephen Berman 2026-04-11 12:09:42 +02:00
  • 3e5697864c Ensure Dired does not list deleted 'ls' error file Stephen Berman 2026-04-11 11:46:52 +02:00
  • 69d6f58557 Fix face extension in 'visual-line-mode' Eli Zaretskii 2026-04-11 12:27:08 +03:00
  • 6a90e0ee32 Handle 'dired' called with -Al switches (bug#80711) Stephen Berman 2026-04-11 11:01:05 +02:00
  • 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
  • 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