Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (date)
[
Thread Index
][
Top
][
All Lists
][
emacs-diffs info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Jun 17 2025 20:45:17 -0400
Messages in reverse chronological order
[
Next Period
]
June 17, 2025
master eb3f0893563 1/2: Remove obsolete tree-sitter type-regexp vars
,
Yuan Fu
,
20:45
master updated (037fb02135a -> 27a524602ff)
,
Yuan Fu
,
20:45
master 27a524602ff 2/2: Use treesit-thing-settings in python-ts-mode
,
Yuan Fu
,
20:45
master 037fb02135a: process-attributes uses CLOCK_BOOTTIME for uptime
,
Paul Eggert
,
20:11
master 73cebbb87b7: process-attributes uses /proc/stat for boot time
,
Paul Eggert
,
15:25
master eca2cc00b66 1/2: * doc/lispref/functions.texi (Closures): Rewrite outdated text.
,
Mattias Engdegård
,
14:23
master updated (79e50ddb9ca -> 3f720049614)
,
Mattias Engdegård
,
14:23
master 3f720049614 2/2: Fix function arity check for noncompiled callees (bug#78685)
,
Mattias Engdegård
,
14:23
master 06b74b04cb8: Prevent redisplay slowdown with non-zero vscroll
,
Eli Zaretskii
,
11:49
master 79e50ddb9ca: Fix regression in 'kill-this-buffer' (bug#78809)
,
Stephen Berman
,
11:46
feature/igc 887db2ff38c 2/2: Avoid inconsistent item size problems (bug#78812)
,
Pip Cet
,
11:31
feature/igc d9205a5ff9e 1/2: Make lface_id_to_name an exact root
,
Pip Cet
,
11:31
feature/igc updated (22757bc64a7 -> 887db2ff38c)
,
Pip Cet
,
11:31
master f38e969e472: Make nativecomp don't error when encountering undeclared types (bug#6573)
,
Andrea Corallo
,
03:24
June 16, 2025
master 376bd36f340: register.el: Fix use of `cl-find-class`
,
Stefan Monnier
,
17:16
emacs-30 a2bfce5d2a7: ; Fix customization and doc strings in pp.el
,
Eli Zaretskii
,
03:02
master a4ca0cd7f03: Add repeat map for tab-bar-history (bug#78804)
,
Juri Linkov
,
02:39
June 15, 2025
master 477112ebc34: process-attributes now uses get_boot_time
,
Paul Eggert
,
22:22
master ebdad09c5a0: * src/bytecode.c (exec_byte_code): Remove superfluous condition
,
Mattias Engdegård
,
11:56
master 08a7477d220: * src/fns.c (mapcar1): Less lax type checking
,
Mattias Engdegård
,
04:57
June 14, 2025
master 4cc6cdcf9d4 1/2: ; Merge from origin/emacs-30
,
Eli Zaretskii
,
11:25
master 336253ddd39 2/2: Merge from origin/emacs-30
,
Eli Zaretskii
,
11:25
master updated (4d88b925ba8 -> 336253ddd39)
,
Eli Zaretskii
,
11:25
master 4d88b925ba8: Improve documentation of the internal Lisp_Process->status field
,
Eli Zaretskii
,
11:03
master 009cdc8ae09 1/2: Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)
,
Eli Zaretskii
,
10:56
master 69254cd51a1 2/2: ; * src/profiler.c (export_log): Fix whitespace (bug#78762).
,
Eli Zaretskii
,
10:56
master updated (e1d0ee1b6b5 -> 69254cd51a1)
,
Eli Zaretskii
,
10:56
master e1d0ee1b6b5: mailcap: Treat .ics files as text/calendar
,
Eli Zaretskii
,
10:29
master 994f816ca8b 2/2: ; * lisp/time.el (world-clock--sort-entries): Avoid compiler warning.
,
Eli Zaretskii
,
10:21
master updated (5bd9fa084dc -> 994f816ca8b)
,
Eli Zaretskii
,
10:21
master 9c6c7c4bb7c 1/2: world-clock: Add user option to control order of entries
,
Eli Zaretskii
,
10:21
master 5bd9fa084dc: calc: Allow strings with character codes above Latin-1
,
Eli Zaretskii
,
10:09
master 82766b71a45: ; Fix warnings in MinGW builds
,
Eli Zaretskii
,
09:57
master 24a699243e2 1/3: Add semantic linefeed support for paragraph filling
,
Eli Zaretskii
,
09:56
master 1682a6b6060 2/3: ; * etc/NEWS: Announce support for semantic-linefeed filling.
,
Eli Zaretskii
,
09:56
master updated (d97ddce0aac -> ebe7c1b5285)
,
Eli Zaretskii
,
09:56
master ebe7c1b5285 3/3: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
09:56
master d97ddce0aac: * doc/misc/rcirc.texi: Rephrase recent addition
,
Philip Kaludercic
,
09:22
master 3927402af0a: Support 'C-g C-g C-g' "urgent quit" feature on MS-Windows
,
Eli Zaretskii
,
04:59
master d9aa098a32f: ; * doc/misc/rcirc.texi (Configuration): Fix cross-reference.
,
Eli Zaretskii
,
02:15
June 13, 2025
feature/igc 22757bc64a7: Merge branch 'master' into feature/igc
,
Pip Cet
,
09:09
feature/igc updated (ff1f1e2fbfb -> 22757bc64a7)
,
Pip Cet
,
09:09
feature/igc ff1f1e2fbfb: Reduce the size of the kbd-buffer GC root
,
Pip Cet
,
08:57
June 12, 2025
master bec823b107e: New user option: vc-allow-async-diff
,
Dmitry Gutov
,
23:13
master 76f422da26b: Add 'treesit-sexp-thing' to use instead of 'treesit-sexp-type-regexp'.
,
Juri Linkov
,
13:24
master 799cef5d94b: ; * lisp/vc/log-edit.el (log-edit-show-diff): Insert comma.
,
Sean Whitton
,
06:17
master updated (932e413f8af -> 651d4b11bcf)
,
Sean Whitton
,
06:16
master 28f40f79974 1/2: log-edit-diff-fileset: Pass NOT-ESSENTIAL non-nil to vc-diff
,
Sean Whitton
,
06:16
master 651d4b11bcf 2/2: vc-finish-logentry: Fix syncing buffers: include whole fileset
,
Sean Whitton
,
06:16
master 932e413f8af: Replace vc-async-checkin-backends with a backend properties function
,
Sean Whitton
,
05:23
master 3b7fc1b7173: ; Fix char encoding in term-tests.el
,
Eli Zaretskii
,
04:38
master 323ac96236c 2/2: ; Fix last change.
,
Eli Zaretskii
,
03:05
master updated (3939623d76b -> 323ac96236c)
,
Eli Zaretskii
,
03:05
master 6c13da2caf6 1/2: Handle OSC sequences in term (bug#78263)
,
Eli Zaretskii
,
03:05
master 3939623d76b: ; * etc/NEWS: Fix last change.
,
Eli Zaretskii
,
02:50
master fbb77abc816: Add simpler binds for calendar month/year navigation
,
Juri Linkov
,
02:34
June 11, 2025
master 81a3e4e5116: Make file-notify--call-handler more robust
,
Michael Albinus
,
13:21
master 7e62c2cf3aa: Normalize URL path correctly for http
,
Robert Pluim
,
11:24
emacs-30 df3fb94f091: Insert missing step to make use of directory tracking OSC codes
,
Sean Whitton
,
10:23
master 8be65cf6e02: ; etc/NEWS: Clarify VC entry about missing vs. removed files.
,
Sean Whitton
,
10:09
master 1468daf1d1b: Amend CC Mode so that the test suite in XEmacs runs error free
,
Alan Mackenzie
,
09:51
emacs-30 1bed2949583: * lisp/keymap.el (keymap-set): Refer to 'key-description'. (Bug#78714)
,
Robert Pluim
,
09:36
master bf418cd836c: vc-next-action: Leave files unregistered if user aborts the checkin
,
Sean Whitton
,
06:29
emacs-30 941158fc133: Support new tree-sitter grammar filename format (bug#78754)
,
Yuan Fu
,
02:47
master de2daa74bd5: * test/lisp/repeat-tests.el: Add a command for global continue.
,
Juri Linkov
,
02:45
master 3a0def802cf: Improve repeat-continue property handling
,
Juri Linkov
,
02:31
master 24e6cd42330 2/4: Improve documentation for display property functions
,
Jim Porter
,
01:20
master 90c0c9a01ed 3/4: Clean up text properties in 'visual-wrap-prefix-mode'
,
Jim Porter
,
01:20
master updated (7416595e2fc -> 38c57855ae2)
,
Jim Porter
,
01:20
master 4a3c8e6e1df 1/4: Don't delete in-place when replacing a display property
,
Jim Porter
,
01:20
master 38c57855ae2 4/4: ; Remove superfluous POSITION argument from 'visual-wrap--apply-to-line'
,
Jim Porter
,
01:19
master 7416595e2fc: Update modus-themes to their version 4.8.0
,
Protesilaos Stavrou
,
01:09
June 10, 2025
dancol/quit-improvements2 bdefb88b2b7: Fix lost C-g events in NS port under load
,
Daniel Colascione
,
22:55
master 231c4f20ea1 1/2: Port to Android API 36
,
Po Lu
,
22:37
master 82af5c10c5c 2/2: * configure.ac: Detect Android API 36.
,
Po Lu
,
22:37
master updated (f69b822fb0e -> 82af5c10c5c)
,
Po Lu
,
22:37
dancol/quit-improvements2 d3c3bc73792 6/6: Fix losing events when throw-on-input triggers quit
,
Daniel Colascione
,
15:21
dancol/quit-improvements2 abbc6f8fcc8 3/6: Add redisplay-can-quit to keep redisplay atomic by default
,
Daniel Colascione
,
15:21
dancol/quit-improvements2 73cfeeb3310 4/6: Make quit more prompt by processing signals first
,
Daniel Colascione
,
15:21
dancol/quit-improvements2 acd86cd98b3 5/6: Improve timer robustness by protecting pending function calls
,
Daniel Colascione
,
15:21
branch dancol/quit-improvements2 created (now d3c3bc73792)
,
Daniel Colascione
,
15:21
dancol/quit-improvements2 800aea10d85 2/6: Make quitting faster during process output spam
,
Daniel Colascione
,
15:21
dancol/quit-improvements2 60c10b40d5b 1/6: Make C-g in command loops consistently invoke quit keybinding
,
Daniel Colascione
,
15:21
branch dancol/quit-improvements created (now 57b5be4eb9a)
,
Daniel Colascione
,
14:47
dancol/quit-improvements 57b5be4eb9a 5/5: Improve timer robustness by protecting pending function calls
,
Daniel Colascione
,
14:47
dancol/quit-improvements 08c29e29095 1/5: Make C-g in command loops consistently invoke quit keybinding
,
Daniel Colascione
,
14:47
dancol/quit-improvements f3c188ceb01 3/5: Add redisplay-can-quit to keep redisplay atomic by default
,
Daniel Colascione
,
14:47
dancol/quit-improvements da92ad2eaa1 4/5: Make quit more prompt by processing signals first
,
Daniel Colascione
,
14:47
dancol/quit-improvements 8e9adb80d15 2/5: Make quitting faster during process output spam
,
Daniel Colascione
,
14:47
master f69b822fb0e: Print a message when failing to recover a file
,
Pip Cet
,
10:15
emacs-30 888f846d377: Fix crash when evaluating "(signal nil 5)" (bug#78738)
,
Pip Cet
,
08:18
master 073d06e34e1: * test/lisp/repeat-tests.el: Add a command to continue but not activate.
,
Juri Linkov
,
02:47
master f904ff5ca25 5/5: Add tree-sitter version of prog-fill-reindent-defun (bug#78703)
,
Yuan Fu
,
01:56
master 0a629abfbbd 1/5: Add new tactic to treesit-navigate-thing (bug#78703)
,
Yuan Fu
,
01:56
master updated (1009e3d1fd6 -> f904ff5ca25)
,
Yuan Fu
,
01:56
master 5390593c42d 4/5: ; Create a new section for sexp functions in treesit.el.
,
Yuan Fu
,
01:56
master 32bc6914e5f 3/5: Extract out prog--text-at-point-p from prog-fill-reindent-defun
,
Yuan Fu
,
01:56
master f9487d2b289 2/5: ; * lisp/progmodes/prog-mode.el (prog-fill-reindent-defun): Typo.
,
Yuan Fu
,
01:56
June 09, 2025
emacs-30 51b9e92ab8e 2/2: Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30
,
Eli Zaretskii
,
10:02
emacs-30 c0a913ea4f3 1/2: ; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720).
,
Eli Zaretskii
,
10:02
master 1009e3d1fd6 2/2: Support checking auth-source for NickServ password for rcirc
,
Philip Kaludercic
,
09:17
master updated (d660ed0b4cd -> 1009e3d1fd6)
,
Philip Kaludercic
,
09:17
master 2438aaf7641 1/2: ; * lisp/net/rcirc.el (rcirc-channel-p): Simplify implementation
,
Philip Kaludercic
,
09:17
master d660ed0b4cd: Prompt just once when deleting multiple files with C-x v v
,
Sean Whitton
,
07:13
master 00a30a752ec: Require CertFP files for rcirc to exist
,
Philip Kaludercic
,
07:10
master 7f6244364b7: Revert "Fix function arity check for noncompiled callees (bug#78685)"
,
Mattias Engdegård
,
06:57
master e58635a184a: ; Document recent VC changes regarding file removal
,
Sean Whitton
,
06:52
master 3c04806b448: * lisp/progmodes/c-ts-mode.el (c-ts-mode-menu): Add 'bound-and-true-p'.
,
Juri Linkov
,
02:41
June 08, 2025
master 86eb733aef4: ; Fix last change.
,
Eshel Yaron
,
16:01
master 4be63c85d2a: ; Document 'completion-table-with-metadata' in the ELisp manual
,
Eshel Yaron
,
15:09
master 13a4cd5ed1e: More language server on emba
,
Michael Albinus
,
10:45
master f1766fd2b35: Improve emba integration
,
Michael Albinus
,
09:48
emacs-30 37de076017a: Adapt emba integration (don't merge)
,
Michael Albinus
,
08:47
scratch/string-common-prefix 7123c9497e1: fixup! Add functions `string-common-prefix' and `string-try-completion'
,
Phil Sainty
,
08:00
scratch/string-common-prefix accfe19887f: Add functions `string-common-prefix' and `string-try-completion'
,
Phil Sainty
,
07:21
branch scratch/string-common-prefix created (now accfe19887f)
,
Phil Sainty
,
07:21
master updated (ff8c0648fb4 -> 988110fb6d1)
,
Sean Whitton
,
06:25
master 988110fb6d1 2/2: vc-next-action: On mixed state sets, treat missing files as removed
,
Sean Whitton
,
06:25
master 9b4fec7a97c 1/2: vc-next-action: Offer to delete missing files
,
Sean Whitton
,
06:25
master ff8c0648fb4: Fix 'ffap-string-at-point' under 'ffap-file-name-with-spaces'
,
Eli Zaretskii
,
04:22
June 07, 2025
master b7560fb63dc: ; Use completion category 'recentf' in 'recentf-open'
,
Eshel Yaron
,
16:06
master 62014576dcd: Fix 'save-some-buffers' when file name has embedded '%'
,
Eli Zaretskii
,
09:36
master 82109aa7261 1/3: Inline sole call to vc-git--state-code
,
Sean Whitton
,
08:27
master updated (58797a67358 -> b195ccfe892)
,
Sean Whitton
,
08:27
master b195ccfe892 3/3: vc-git: Properly track unstaged deletions
,
Sean Whitton
,
08:27
master 29990aadda8 2/3: ; * lisp/vc/vc-git.el (vc-git-after-dir-status-stage): Comments.
,
Sean Whitton
,
08:27
master 58797a67358 3/3: Merge from origin/emacs-30
,
Eli Zaretskii
,
07:00
master c5e54fef676 1/3: Merge from origin/emacs-30
,
Eli Zaretskii
,
07:00
master bd4674f93dc 2/3: ; Merge from origin/emacs-30
,
Eli Zaretskii
,
07:00
master updated (bed490f0f2d -> 58797a67358)
,
Eli Zaretskii
,
07:00
master bed490f0f2d 2/2: ; Fix last change (bug#78396)
,
Eli Zaretskii
,
06:33
master 12397e3eb00 1/2: Add option for not highlight parens inside comments or strings
,
Eli Zaretskii
,
06:33
master updated (9b30934756a -> bed490f0f2d)
,
Eli Zaretskii
,
06:33
feature/igc f90cee6f761: Merge branch 'savannah/master' into feature/igc
,
Pip Cet
,
06:10
feature/igc updated (a5b63a6ade8 -> f90cee6f761)
,
Pip Cet
,
06:10
master 9b30934756a: Fix vertical-motion when an image is at EOL under word-wrap
,
Eli Zaretskii
,
05:58
master 13fa74b73c3 1/2: Add optional inherit argument to 'face-all-attributes' (bug#77945)
,
Eli Zaretskii
,
05:44
master updated (fc96cc1feb4 -> 0bc2a5a2c17)
,
Eli Zaretskii
,
05:44
master 0bc2a5a2c17 2/2: ; Fix last change (bug#77945)
,
Eli Zaretskii
,
05:44
master fc96cc1feb4: Avoid whitespace-mode breaking standard-display-unicode-special-glyphs
,
Eli Zaretskii
,
05:23
master 9629ade0b03: Teach checkdoc about (:this that) in cl-defun
,
Eli Zaretskii
,
05:16
master e1fcb25fc3a: Fix semantic-utest-ia tests
,
Eli Zaretskii
,
04:02
master d8993eff116: * lisp/cedet/semantic.el: Turn off semantic-mode in all buffers (bug#76815),
,
Eli Zaretskii
,
03:37
June 06, 2025
emacs-30 e4ba279b014: ; * doc/emacs/misc.texi (Network Security): Fix typo.
,
Robert Pluim
,
11:22
master 757f6cb0ac7 2/2: New revert-files VC backend function for faster mass reverts
,
Sean Whitton
,
06:52
master 8f85cf2ae93 1/2: Fix apparent thinko in vc-next-action
,
Sean Whitton
,
06:52
master updated (ac4869c7129 -> 757f6cb0ac7)
,
Sean Whitton
,
06:52
feature/igc a5b63a6ade8: [MPS] Make one_w32_display_info an ambiguous root
,
Pip Cet
,
05:07
master ac4869c7129 3/3: VC: Deprecate log-incoming and log-outgoing backend functions
,
Sean Whitton
,
04:56
master updated (1110696f022 -> ac4869c7129)
,
Sean Whitton
,
04:56
master b3f4486b04d 2/3: * lisp/vc/vc.el: Update specification of print-log backend function.
,
Sean Whitton
,
04:56
master 4456ca3d3be 1/3: ; vc--with-backend-in-rootdir: Fix Edebug declaration.
,
Sean Whitton
,
04:56
master 1110696f022: ; * lisp/register.el (cl-find-class): declare to silence warning
,
Mattias Engdegård
,
04:01
emacs-30 8fdb2d19b49: ; * lisp/treesit.el (treesit-beginning-of-defun): Doc fix (bug#78703).
,
Eli Zaretskii
,
03:01
June 05, 2025
master 1c465fc0879 2/2: project-switch-to-buffer: Don't disambiguate too much
,
Dmitry Gutov
,
22:43
master updated (8b0f5b05976 -> 1c465fc0879)
,
Dmitry Gutov
,
22:43
master 79cd1cc30e0 1/2: Add uniquify-get-unique-names (bug#77312)
,
Dmitry Gutov
,
22:43
master 8b0f5b05976: Fix function arity check for noncompiled callees (bug#78685)
,
Mattias Engdegård
,
12:24
master 7393d7419e9: Fix Tramp connection property
,
Michael Albinus
,
10:29
master b15743d7139: * lisp/subr.el (play-sound): Update docstring (bug#78694).
,
Eli Zaretskii
,
10:18
master 5bf6585de23: ; Improve documentation of treesit nodes
,
Eli Zaretskii
,
07:26
master 7d0a605a702: Delay running vc-checkin-hook for an async checkin
,
Sean Whitton
,
06:57
master 6d0a71af9a9: ; * etc/NEWS: Call out incompatible change in 'date-to-time'.
,
Eli Zaretskii
,
04:10
master bcf005fa774: Improve documentation of treesit "thing"
,
Eli Zaretskii
,
03:31
June 04, 2025
master 1903b0062b1: (cl-deftype): Silence spurious warnings in `xcb-types.el`
,
Stefan Monnier
,
19:27
master 77a4c63fda5: (outline--hidden-headings-paths): Fix slow saves (bug#78665)
,
Stefan Monnier
,
16:39
master 6f24725323d: * lisp/tab-line.el: Use 'tab-line-event-start' in remaining functions.
,
Juri Linkov
,
13:24
master 8c4ff60cf40: ; * src/nsterm.m (ns_draw_stretch_glyph_string): Fix a thinko (bug#78654).
,
Eli Zaretskii
,
12:57
master 680fa61b598: Update to Transient v0.9.1-7-gd7d2c1c2
,
Jonas Bernoulli
,
09:18
master 69b245cf4fe 2/2: Factor out vc--with-backend-in-rootdir
,
Sean Whitton
,
08:27
master updated (e3472e8ec58 -> 69b245cf4fe)
,
Sean Whitton
,
08:26
master 0ca6667c00e 1/2: ; * lisp/vc/vc.el (vc-print-log-internal): Fix some indentation.
,
Sean Whitton
,
08:26
master e3472e8ec58: ; vc-bzr-incoming-revision: Rewrite to match buffer text directly.
,
Sean Whitton
,
04:36
master 61d71165205: Better command subst fontification in bash-ts-mode (bug#78567)
,
Yuan Fu
,
03:11
master 47837adf8c8: * lisp/tab-line.el: Remove unnecessary checks for nil event.
,
Juri Linkov
,
02:50
master d1fa5115123: ; Fix recent changes in typescript-ts-mode.el
,
Yuan Fu
,
01:45
June 03, 2025
master a4a66d9628e: lisp/progmodes/sh-script.el (sh-popup-occur-buffer): Remove unused var
,
Stefan Monnier
,
17:14
master eb788fd8fd2: (lisp-imenu-generic-expression): Add `oclosure-define`
,
Stefan Monnier
,
16:03
master 9fcea4a263a: ; Fix recent changes in typescript-ts-mode.el
,
Eli Zaretskii
,
12:33
master 332f733d88b: * lisp/tab-line.el: Use 'consp' on mouse events instead of 'listp'.
,
Juri Linkov
,
11:51
master 6b668c22134: Restore c-ts-common-comment-setup in js-ts-mode and typescript-ts-mode.
,
Juri Linkov
,
11:42
master f60ad8d1e0b: Add ansible password prompts to `comint-password-prompt-regexp'
,
Michael Albinus
,
10:57
emacs-30 41f8dc18dfd: Make xoauth2 auth fail when a smtp server replies 334 (Bug#78366)
,
Robert Pluim
,
09:01
June 02, 2025
master 50e3bce315e: Fix NS port screen geometry report (bug#76051)
,
Alan Third
,
16:16
master 9cc5f1c697c: Fix ns_make_monitor_attribute_list (bug#76691)
,
Alan Third
,
13:36
emacs-30 cd57a05542b: ; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK build.
,
Eli Zaretskii
,
11:34
master 55691c61d4a: Tramp: Do not raise an error when not connected (Bug#78572)
,
Michael Albinus
,
05:45
master 1b03a348f7e: Pacify Clang's -Wformat-signedness.
,
Paul Eggert
,
03:26
June 01, 2025
master 8d132359d19: Fix typescript-ts-mode tenary indentation (bug#77901)
,
Yuan Fu
,
19:16
master c3f4e6ca0e3: Fontificatiomn improvements for typescrip-ts-mode.el (bug#78594)
,
Yuan Fu
,
18:48
master dfd57f350a0: bovine/el.el: Tell CEDET how to parse `oclosure-define`
,
Stefan Monnier
,
18:01
master 34e03d198e1: * lisp/vc/vc-bzr.el (vc-bzr-incoming-revision): New function.
,
Sean Whitton
,
11:21
master 3fa8c36f235: time-stamp-tests: Hygienic macros
,
Stephen Gildea
,
11:11
master 59516a75eb7: New incoming-revision VC backend action
,
Sean Whitton
,
06:55
feature/igc b53526fec28: Make buffer_defaults and buffer_local_symbols exact roots
,
Pip Cet
,
05:32
master f77c8c7d45c: ; Avoid compiler warnings in MinGW builds
,
Eli Zaretskii
,
05:06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc