gmane.emacs.diffs archive
604 archived articles, newest first (page 4 of 7). Latest articles →
master updated (e0d2d80a628 -> c1337758a6c)
Wed, 29 Jul 2026 22:19:22 -0400 (EDT)master e0d2d80a628: lisp/vc/diff-mode.el (diff-find-text): Match case-sensitively (bug#81395)
Wed, 29 Jul 2026 12:56:03 -0400 (EDT)master fb5cf238a9d: New variable comment-start-line-regexp (bug#80837)
Wed, 29 Jul 2026 07:21:11 -0400 (EDT)emacs-31 c6d60333609: Fix attendee lookup in gnus-icalendar
Wed, 29 Jul 2026 07:13:21 -0400 (EDT)emacs-31 5b5cc17832c: vc-working-revision: Don't bind default-directory to a relative name
Wed, 29 Jul 2026 06:05:29 -0400 (EDT)feature/igc3 53136c41f4a 4/4: Add a workaround for failing a assertion in mps/code/protix.c
Tue, 28 Jul 2026 17:02:06 -0400 (EDT)feature/igc3 updated (397afb025b9 -> 53136c41f4a)
Tue, 28 Jul 2026 17:02:05 -0400 (EDT)feature/igc3 5db992782c8 1/4: * src/igc.c (set_header): Fix byte/word confusion in assertion.
Tue, 28 Jul 2026 17:02:05 -0400 (EDT)feature/igc3 1955c2b59fe 3/4: Refactor previous two commits
Tue, 28 Jul 2026 17:02:06 -0400 (EDT)feature/igc3 57548d73542 2/4: Avoid arithmetic overflow in igc_make_vector
Tue, 28 Jul 2026 17:02:05 -0400 (EDT)emacs-31 ab88a0be86d: Fix Dired problem with nonexistent directory (bug#81509)
Tue, 28 Jul 2026 12:31:57 -0400 (EDT)emacs-31 158a0391359: ; * admin/MAINTAINERS: Mark F. Jason Park as co-maintaining ERC.
Tue, 28 Jul 2026 08:45:12 -0400 (EDT)emacs-31 1da79a162dd: ; * src/treesit.c (treesit_cursor_helper_1): Further explanation.
Tue, 28 Jul 2026 08:14:56 -0400 (EDT)master 9a431e431ad: (Fcall_interactively): Fix use-after-free bug#81110
Mon, 27 Jul 2026 19:20:11 -0400 (EDT)master eac013a7857: (custom-initialize-changed): Don't catch errors in `custom-set`
Mon, 27 Jul 2026 19:13:06 -0400 (EDT)emacs-31 037076824f1: ; * src/treesit.c (treesit_cursor_helper_1): Fix last change.
Mon, 27 Jul 2026 15:15:23 -0400 (EDT)emacs-31 5e3f68c669c: Fix emacs-eglot test on emba
Mon, 27 Jul 2026 12:31:44 -0400 (EDT)scratch/igc/weak-undo-list 49f279dada2: * src/undo.c (scrub_undo_list): Use !BASE_EQ instead of !=.
Mon, 27 Jul 2026 09:07:52 -0400 (EDT)emacs-31 97e24e12d5b: Fix C-x v w a/A on the repository root
Mon, 27 Jul 2026 08:53:53 -0400 (EDT)master 75441af2c5a: ; Fix last change to 'insert-directory'
Mon, 27 Jul 2026 07:55:18 -0400 (EDT)feature/igc3 397afb025b9: Merge branch 'master' into feature/igc3
Mon, 27 Jul 2026 04:06:50 -0400 (EDT)feature/igc3 updated (abd0574762f -> 397afb025b9)
Mon, 27 Jul 2026 04:06:44 -0400 (EDT)emacs-31 b65f8ef93d0: (sh-font-lock-paren): Fix bug#81192
Sun, 26 Jul 2026 15:36:30 -0400 (EDT)master 810e9d675ba: Fix `void-function' error after `edebug-remove-instrumentation'
Sun, 26 Jul 2026 15:19:54 -0400 (EDT)scratch/undo-apply 9b4f46a5108 1/3: Improve undo-in-region for 'apply entries
Sun, 26 Jul 2026 12:56:30 -0400 (EDT)branch scratch/undo-apply created (now a34caecb046)
Sun, 26 Jul 2026 12:56:30 -0400 (EDT)scratch/undo-apply d8aeff97494 2/3: Improve undo-in-region support for diff-unified->context
Sun, 26 Jul 2026 12:56:32 -0400 (EDT)scratch/undo-apply a34caecb046 3/3: Improve undo-in-region support for combine-change-calls
Sun, 26 Jul 2026 12:56:32 -0400 (EDT)master 6e4dee5bf40 7/8: ; Merge from origin/emacs-31
Sun, 26 Jul 2026 07:42:58 -0400 (EDT)master 59f402717aa 8/8: Merge from origin/emacs-31
Sun, 26 Jul 2026 07:42:58 -0400 (EDT)master d3bc86023b6 4/8: Merge from origin/emacs-31
Sun, 26 Jul 2026 07:42:56 -0400 (EDT)master 69a193bc0e4 5/8: ; Merge from origin/emacs-31
Sun, 26 Jul 2026 07:42:57 -0400 (EDT)master aee0e67a737 2/8: Fix 'eww-read-alternate-url' completion annotations
Sun, 26 Jul 2026 07:42:56 -0400 (EDT)master 187e1d80481 6/8: Merge from origin/emacs-31
Sun, 26 Jul 2026 07:42:58 -0400 (EDT)master 57ab505007c 3/8: ; * lisp/net/eww.el (eww--alternate-urls): Doc fix.
Sun, 26 Jul 2026 07:42:56 -0400 (EDT)master 6f5bcd19b27 1/8: ; * etc/NEWS: Fix typo and wording of recently-added entry.
Sun, 26 Jul 2026 07:42:56 -0400 (EDT)master updated (0a714557ebd -> 59f402717aa)
Sun, 26 Jul 2026 07:42:55 -0400 (EDT)emacs-31 b5119ab9209: ; * etc/PROBLEMS: Document problems with pasting on Windows TTY (bug#81495).
Sun, 26 Jul 2026 07:04:38 -0400 (EDT)emacs-31 6bd90deb269: ; Fix fallout from 'image-dired-display-image-mode' changes in 2021
Sun, 26 Jul 2026 05:26:10 -0400 (EDT)master e8d708a1327: ; * lisp/net/eww.el (eww--alternate-urls): Doc fix.
Sat, 25 Jul 2026 12:53:58 -0400 (EDT)master a28cf75eb69: Fix 'eww-read-alternate-url' completion annotations
Sat, 25 Jul 2026 07:25:11 -0400 (EDT)master 9c2fab94ec1 3/5: Merge from origin/emacs-31
Sat, 25 Jul 2026 04:52:16 -0400 (EDT)master 31c0007f583 2/5: ; Merge from origin/emacs-31
Sat, 25 Jul 2026 04:52:15 -0400 (EDT)master cc5491c575d 5/5: Merge from origin/emacs-31
Sat, 25 Jul 2026 04:52:16 -0400 (EDT)master e000b6c4c68 4/5: ; Merge from origin/emacs-31
Sat, 25 Jul 2026 04:52:16 -0400 (EDT)master updated (d044ca25d03 -> cc5491c575d)
Sat, 25 Jul 2026 04:52:15 -0400 (EDT)master eec7b8d29a2 1/5: Merge from origin/emacs-31
Sat, 25 Jul 2026 04:52:15 -0400 (EDT)emacs-31 39cb1e483fd: ; * lisp/bookmark.el (bookmark-alist): Doc fix (bug#81461).
Sat, 25 Jul 2026 04:12:23 -0400 (EDT)emacs-31 296869994e4: ; Remove 'sit-for' treesit parser workaround (bug#81019)
Sat, 25 Jul 2026 04:05:07 -0400 (EDT)emacs-31 633a998bcfd: ; Improve documentation of text properties for strings
Sat, 25 Jul 2026 04:00:48 -0400 (EDT)master d044ca25d03: ; * etc/NEWS: Fix typo and wording of recently-added entry.
Sat, 25 Jul 2026 01:31:46 -0400 (EDT)master 3735384b193: Add comment-start-line-regexp (bug#80837)
Sat, 25 Jul 2026 00:49:16 -0400 (EDT)master 0a714557ebd: vc-dir: Don't resolve DIR to truename unnecessarily
Fri, 24 Jul 2026 23:45:43 -0400 (EDT)master ba331c27f14: Port some timestamp tests to 32-bit time_t
Fri, 24 Jul 2026 15:33:16 -0400 (EDT)emacs-31 7cc260dddd9 2/3: Backport: ; Fix last change
Fri, 24 Jul 2026 10:37:55 -0400 (EDT)emacs-31 30539fe149b 3/3: Backport: ; Fix last change, again
Fri, 24 Jul 2026 10:37:55 -0400 (EDT)emacs-31 0448b4e09af 1/3: Backport: Fix 'with-tramp-progress-reporter' (bug#81455)
Fri, 24 Jul 2026 10:37:55 -0400 (EDT)emacs-31 updated (2771f99c722 -> 30539fe149b)
Fri, 24 Jul 2026 10:37:55 -0400 (EDT)emacs-31 2771f99c722: ; * admin/MAINTAINERS: Mark Amin as maintaining some more files.
Fri, 24 Jul 2026 07:29:41 -0400 (EDT)master 0e8fbd63e96: Avoid errors in 'dabbrev-expand'
Fri, 24 Jul 2026 06:55:47 -0400 (EDT)emacs-31 19eeda16a4a: ; Fix recent changes in treesit documentation
Fri, 24 Jul 2026 06:46:43 -0400 (EDT)master 706828afa17: ; * etc/NEWS: Presentational fixes and improvements.
Fri, 24 Jul 2026 06:20:54 -0400 (EDT)emacs-31 29bbd02347d: Fix treesit_cursor_helper_1 for zero-width nodes (bug#81436)
Fri, 24 Jul 2026 04:41:32 -0400 (EDT)emacs-31 6b670907fa9: Update tree-sitter manual for embed level
Fri, 24 Jul 2026 03:02:09 -0400 (EDT)master 57c5967828f: current-time-list now defaults to nil
Fri, 24 Jul 2026 02:05:22 -0400 (EDT)master 21c979ee608: vc-dir-mode: Tidy handling of read-only status
Thu, 23 Jul 2026 15:43:31 -0400 (EDT)master 492dd426331: Pacify gcc -Wanalyzer-null-dereference in load_comp_init
Thu, 23 Jul 2026 14:36:09 -0400 (EDT)master 53e564eebb6: Insulate doc against N. American timezone changes
Thu, 23 Jul 2026 14:35:39 -0400 (EDT)master b1a5151dbbe: ; Fix last change, again
Thu, 23 Jul 2026 12:39:37 -0400 (EDT)master 7e0a4494646: vc-dir-mode: Delay call to vc-dir-refresh until after mode hooks
Thu, 23 Jul 2026 12:35:20 -0400 (EDT)master 389be0b2478: (itree_remove): Use `itree_validate` (bug#81448)
Thu, 23 Jul 2026 11:23:47 -0400 (EDT)emacs-31 0f6d977a88f: ; * test/src/xdisp-tests.el (xdisp-test-format-mode-line): Use s1, s2.
Thu, 23 Jul 2026 11:06:08 -0400 (EDT)master 5df6b1ad65e: VC: Prevent outgoing revision count process from querying on exit
Thu, 23 Jul 2026 10:39:04 -0400 (EDT)emacs-31 6f992eaa49b: vc--count-outgoing: Set process query on exit flag to nil
Thu, 23 Jul 2026 10:36:54 -0400 (EDT)emacs-31 1bdbdade6ba 2/2: Merge branch 'emacs-31' of git.savannah.gnu.org:/srv/git/emacs into emacs-31
Thu, 23 Jul 2026 10:35:22 -0400 (EDT)emacs-31 f8d7f87e73e 1/2: ; * ChangeLog.5: Remove an entry which shouldn't have been there.
Thu, 23 Jul 2026 10:35:18 -0400 (EDT)emacs-31 1c042fa0b1e: Fix discarding user edits after async commit completes (bug#81453)
Thu, 23 Jul 2026 10:32:50 -0400 (EDT)master e4df903f6b5 2/2: ; Fix last change
Thu, 23 Jul 2026 09:56:20 -0400 (EDT)master updated (301cb3218f1 -> e4df903f6b5)
Thu, 23 Jul 2026 09:56:20 -0400 (EDT)master 1f9a492aeac 1/2: Fix 'with-tramp-progress-reporter' (bug#81455)
Thu, 23 Jul 2026 09:56:20 -0400 (EDT)master cef2206c974 1/3: Merge from origin/emacs-31
Thu, 23 Jul 2026 08:59:18 -0400 (EDT)master updated (baf195d1eb9 -> 301cb3218f1)
Thu, 23 Jul 2026 08:59:17 -0400 (EDT)master 6bb54378700 2/3: ; Merge from origin/emacs-31
Thu, 23 Jul 2026 08:59:19 -0400 (EDT)master 301cb3218f1 3/3: Merge from origin/emacs-31
Thu, 23 Jul 2026 08:59:19 -0400 (EDT)emacs-31 7726d55ea0b: ; * admin/make-tarball.txt: Don't use "regenerate" in one place.
Thu, 23 Jul 2026 08:58:31 -0400 (EDT)emacs-31 3bd3dd6a27d: ; * admin/make-tarball.txt: Streamline the process in several ways.
Thu, 23 Jul 2026 08:56:41 -0400 (EDT)annotated tag emacs-31.0.91 created (now 9d7d5f475cd)
Thu, 23 Jul 2026 08:43:43 -0400 (EDT)emacs-31 57581b8bc2f: ; Update ldefs-boot.el.
Thu, 23 Jul 2026 07:27:57 -0400 (EDT)emacs-31 60da04d1792: Bump Emacs version to 31.0.91
Thu, 23 Jul 2026 07:07:27 -0400 (EDT)emacs-31 d8af3181182: ; Update exported ChangeLog files and etc/AUTHORS
Thu, 23 Jul 2026 07:03:46 -0400 (EDT)master baf195d1eb9: ; Fix extra whitespace in 'report-emacs-bug'
Thu, 23 Jul 2026 03:10:43 -0400 (EDT)master updated (074cdea573e -> 556b803339d)
Thu, 23 Jul 2026 02:54:01 -0400 (EDT)master 556b803339d 2/2: ; Fix last change
Thu, 23 Jul 2026 02:54:02 -0400 (EDT)master 0c83d2cdbb1 1/2: Fix 'current-active-maps' for 4-element position list
Thu, 23 Jul 2026 02:54:02 -0400 (EDT)master 074cdea573e: timeclock: Optionally use 24-hour clock
Thu, 23 Jul 2026 02:15:24 -0400 (EDT)emacs-31 1bd56ff9327: ; Fix last change.
Wed, 22 Jul 2026 16:54:01 -0400 (EDT)master 6c74a7a1e71: Avoid a GOT indirection for constants in native code on ELF
Wed, 22 Jul 2026 16:09:38 -0400 (EDT)scratch/intern-without-shorthands 201520c0f4f: etc/NEWS: Document the change in `intern` and shorthands
Wed, 22 Jul 2026 15:57:47 -0400 (EDT)scratch/intern-without-shorthands 4b23583f600 2/3: doc/lispref/symbols.texi (Converting to/from shorthands): New subsection
Wed, 22 Jul 2026 13:13:37 -0400 (EDT)scratch/intern-without-shorthands 3f70cfde38a 3/3: fund-func: Find definitions that use shorthands
Wed, 22 Jul 2026 13:13:37 -0400 (EDT)
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.