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 Apr 30 2024 23:47:01 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2024
master 2451456695d 2/2: Fix compatibility issues with Android clipboards
,
Po Lu
,
23:47
master 294335b2304 1/2: ; Fix widget button press cancellation
,
Po Lu
,
23:47
master updated (b094b2b9dc3 -> 2451456695d)
,
Po Lu
,
23:46
scratch/igc 212e40d4022 06/10: Staticpro space_glyph.object only if HAVE_MPS
,
Gerd Moellmann
,
15:03
scratch/igc 550fa1f6a6e 05/10: Staticpro space_glyph
,
Gerd Moellmann
,
15:03
scratch/igc 17a192a1973 08/10: Staticpro cached_system_name only if HAVE_MPS
,
Gerd Moellmann
,
15:03
scratch/igc 5704133d120 10/10: Fix a typo
,
Gerd Moellmann
,
15:03
scratch/igc 4bf8e44fac2 09/10: Staticpro old_selected_frame
,
Gerd Moellmann
,
15:03
scratch/igc 44100e5b081 02/10: Add missing #ifdef HAVE_MPS
,
Gerd Moellmann
,
15:03
scratch/igc dc4d99d0918 01/10: Staticpro Vcharset_non_preferred_head
,
Gerd Moellmann
,
15:03
scratch/igc a326d6aed81 03/10: Staticpro coding_categories
,
Gerd Moellmann
,
15:03
scratch/igc 973dcb995f9 07/10: Staticpro cached_system_name
,
Gerd Moellmann
,
15:03
scratch/igc cc25039ac9d 04/10: Staticpro coding_categories only if HAVE_MPS
,
Gerd Moellmann
,
15:03
scratch/igc updated (fcc4141cd39 -> 5704133d120)
,
Gerd Moellmann
,
15:03
scratch/igc fcc4141cd39: finalize_comp_unit: fix typo
,
Gerd Moellmann
,
14:35
scratch/igc 060ed640afc: Don't access other MPS objects in fix_comp_unit
,
Gerd Moellmann
,
14:28
scratch/igc 525a9e5bce9: Revert "Ambig roots for relocs in native comp units"
,
Gerd Moellmann
,
14:23
master b094b2b9dc3: Fix first appearance records for some misdated functions
,
Mattias Engdegård
,
13:09
master c3c2e3b4d3e 1/2: * lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify.
,
Mattias Engdegård
,
10:26
master c15d67ecfc8 2/2: * lisp/emacs-lisp/bytecomp.el (byte-compile-make-closure): Simplify.
,
Mattias Engdegård
,
10:26
master updated (b36fd07560f -> c15d67ecfc8)
,
Mattias Engdegård
,
10:26
scratch/igc f0622d07dd0: Ambig roots for relocs in native comp units
,
Gerd Moellmann
,
10:04
emacs-29 e272fd3da92: ; Update description of 'mail-mode'
,
Eli Zaretskii
,
09:05
master b36fd07560f: Fix deletion of text holding `inhibit-read-only' properties
,
Po Lu
,
06:28
master 009a6ba71ea 06/11: Pacify GCC 14 -Wclobbered in eval.c
,
Paul Eggert
,
04:26
master 59a11116e01 09/11: Pacify GCC 14 -Wstring-operflow in ftfont.c
,
Paul Eggert
,
04:26
master c57a03c75e9 10/11: Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.c
,
Paul Eggert
,
04:26
master 750dbccc124 08/11: Pacify GCC 14 -Wnull-dereference in intervals.c
,
Paul Eggert
,
04:26
master updated (d24981d27ce -> aad80e1934f)
,
Paul Eggert
,
04:26
master aad80e1934f 11/11: Work around bad GCC diagnostic in select_window
,
Paul Eggert
,
04:26
master c2b2a38f70f 07/11: Pacify GCC 14 -Wnull-dereference in tim_sort
,
Paul Eggert
,
04:26
master 98d0fc989a0 04/11: Pacify GCC 14 -Walloc-size
,
Paul Eggert
,
04:26
master 62c2afe8410 05/11: Pacify GCC 14 -Wnull-dereference
,
Paul Eggert
,
04:26
master ca4f0705be5 03/11: etags: work around GCC bug 114882
,
Paul Eggert
,
04:26
master de59c02c685 01/11: Simplify etags.c by omitting a macro
,
Paul Eggert
,
04:26
master 7e2309c6fc6 02/11: etags: fix #line parsing (\\", long lines)
,
Paul Eggert
,
04:26
master d24981d27ce: ; etc/NEWS.unknown: Quote command invocation.
,
Michael Albinus
,
03:28
master d844521abd5 2/2: Improve treesitter tests on EMBA
,
Michael Albinus
,
03:26
master updated (3555447b7e9 -> d844521abd5)
,
Michael Albinus
,
03:26
master c4eecbf6841 1/2: * test/README (EMACS_EXTRAOPT): Add environment variable.
,
Michael Albinus
,
03:26
scratch/lisp-func-type-decls 1087d55d271: * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix type declaration.
,
Andrea Corallo
,
03:20
master 3555447b7e9: Minor adjustments to eww text field change handlers
,
Po Lu
,
01:22
April 29, 2024
master 3000edc6179: Use the nthcdr byte-op for drop, and raise open-code limit
,
Mattias Engdegård
,
16:17
master 97a2710554f: Add (semi-redundant) fix to nnatom backend declaration
,
Eric Abrahamsen
,
16:15
scratch/lisp-func-type-decls 0757ea98654: Rename property 'declared-type' to 'function-type'
,
Andrea Corallo
,
14:42
master ccb49acd2af: (disassemble-internal): Handle new function values
,
Stefan Monnier
,
13:50
master 7c835291dde: oclosure-tests.el: Adjust to new `interpreted-function` type
,
Stefan Monnier
,
13:38
scratch/lisp-func-type-decls 15016288eca 4/4: * Document function type declarations
,
Andrea Corallo
,
13:37
scratch/lisp-func-type-decls d8c941df7d8 2/4: Make use of Lisp function declarations
,
Andrea Corallo
,
13:37
branch scratch/lisp-func-type-decls created (now 15016288eca)
,
Andrea Corallo
,
13:37
scratch/lisp-func-type-decls 1c7b8099839 1/4: * Add function type declarations for Lisp functions
,
Andrea Corallo
,
13:37
scratch/lisp-func-type-decls fa0bf96837a 3/4: Move lisp function arg type declarations to the functions itself
,
Andrea Corallo
,
13:37
master 4d079209f0a 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
13:36
master f6ae5939b95 1/2: ; Fix documentation of recent commits.
,
Eli Zaretskii
,
13:36
branch scratch/lisp-func-type-decls deleted (was 2e4429019bd)
,
Andrea Corallo
,
13:35
master 7cf767ef54f: (byte-compile): Fix interaction with old `advice.el`
,
Stefan Monnier
,
13:17
scratch/igc 920b05d389e: finalize_comp_unit resets traced members to NULL
,
Gerd Moellmann
,
12:47
master 8718a7c7062 2/5: Add `drop` as alias for `nthcdr`
,
Mattias Engdegård
,
08:32
master updated (05215177a61 -> 3be382311fa)
,
Mattias Engdegård
,
08:32
master 3be382311fa 5/5: Declare the variable `rx-constituents` obsolete.
,
Mattias Engdegård
,
08:32
master 495bf22727a 3/5: Add NEWS.unknown file to correct versions of introduction
,
Mattias Engdegård
,
08:32
master f906ce55438 4/5: ; * doc/lispref/objects.texi (Type Predicates): fix xrefs
,
Mattias Engdegård
,
08:31
master 9b1e44c7fb5 1/5: Fix value< string comparison ungoodthink
,
Mattias Engdegård
,
08:31
master 05215177a61: Fix errors in 'shr-correct-dom-case'
,
Eli Zaretskii
,
08:16
master 4c46066cb6b: Adapt eww to touch screens, mice and text conversion
,
Po Lu
,
08:02
scratch/igc 599cdf7cdd7: Trace more relocs in fix_native_cu
,
Gerd Moellmann
,
06:56
scratch/igc updated (7ec3d7c743e -> 8da4ff14d2d)
,
Eli Zaretskii
,
05:00
scratch/igc 8da4ff14d2d 2/2: * src/igc.c (fix_glyph_matrix): Trace the 'buffer' pointer.
,
Eli Zaretskii
,
05:00
scratch/igc a4eb2ac0811 1/2: ; * src/igc.c (fix_font): Fix compiler error in a recent change.
,
Eli Zaretskii
,
05:00
scratch/igc 7ec3d7c743e 3/3: Trace glyph matrices in windows
,
Gerd Moellmann
,
03:46
scratch/igc 9e7684a6504 2/3: Next attempt at fix_font
,
Gerd Moellmann
,
03:46
scratch/igc updated (d8017f68ee4 -> 7ec3d7c743e)
,
Gerd Moellmann
,
03:46
scratch/igc 2660b567a0f 1/3: Weak refs don't need finalization
,
Gerd Moellmann
,
03:46
scratch/igc d8017f68ee4: Fix fix_native_cu
,
Gerd Moellmann
,
01:01
master updated (f2bccae22bd -> 430088c9cce)
,
Po Lu
,
00:38
master 430088c9cce 3/3: Take fields into account during text conversion
,
Po Lu
,
00:38
master 8cd9ca22362 1/3: Fix NEWS entries and documentation for underline styles
,
Po Lu
,
00:38
master ee2e0031d8c 2/3: ; Delete obsolete commentary
,
Po Lu
,
00:38
April 28, 2024
master f2bccae22bd 2/2: Use a dedicated type to represent interpreted-function values
,
Stefan Monnier
,
12:05
master 2fa839c1886 1/2: (COMPILED): Rename to CLOSURE
,
Stefan Monnier
,
12:05
master updated (1e931f1c3db -> f2bccae22bd)
,
Stefan Monnier
,
12:05
master 1e931f1c3db: * src/comp.c (comp_hash_string): Count bytes, not chars.
,
Mattias Engdegård
,
10:50
scratch/igc 839c1f29712: ; * src/composite.c (get_composition_id): Fix another typo.
,
Eli Zaretskii
,
10:46
scratch/igc c0cb65f01a4: ; * src/composite.c (get_composition_id): Fix typo.
,
Eli Zaretskii
,
10:45
scratch/igc fb1506f28ce: Alloc struct composite as roots
,
Gerd Moellmann
,
10:27
master 7341e600b7b: Implement dots and dashes on PGTK
,
Po Lu
,
09:31
master 9d9881aceae 2/2: Implement dots and dashes on Haiku
,
Po Lu
,
08:58
master 94a9e41a9d3 1/2: Fix the Haiku build
,
Po Lu
,
08:58
master updated (e658a6938e3 -> 9d9881aceae)
,
Po Lu
,
08:58
scratch/igc aa6694ec494: Trace font driver cache for all platform
,
Gerd Moellmann
,
06:10
master e658a6938e3: Implement dots and dashes on Android
,
Po Lu
,
05:01
master b3293583347: Fix the MS-Windows build broken by a recent commit
,
Eli Zaretskii
,
04:52
scratch/igc f8354be2341: Trace font driver cache for NS
,
Gerd Moellmann
,
04:50
scratch/lisp-func-type-decls 06e40dc73f2 1/3: Add function type declarations for Lisp functions
,
Andrea Corallo
,
04:14
branch scratch/lisp-func-type-decls created (now 2e4429019bd)
,
Andrea Corallo
,
04:14
scratch/lisp-func-type-decls c628abbad2d 2/3: Make use of Lisp function declarations in the native compiler
,
Andrea Corallo
,
04:14
scratch/lisp-func-type-decls 2e4429019bd 3/3: Move lisp function arg type declarations to the functions itself
,
Andrea Corallo
,
04:14
scratch/igc ede35b798ca: Helmut says don't malloc faces
,
Gerd Moellmann
,
02:58
scratch/igc 8a038556760: Don't use string_bytes with MPS
,
Gerd Moellmann
,
01:56
scratch/igc af0b9c6fa68: Update pdumper hashes
,
Gerd Moellmann
,
01:22
scratch/igc b96b680523b: Use igc_hash for face cache
,
Gerd Moellmann
,
01:05
master ae9c76e588e: Fix Android build
,
Po Lu
,
00:03
master e844b81c56d 3/3: Implement dots and dashes on X
,
Po Lu
,
00:00
master 4992df15915 1/3: ; * src/term.c (turn_on_face): Fix coding style.
,
Po Lu
,
00:00
master 77a170a175d 2/3: Port double-line underlines to GUI systems
,
Po Lu
,
00:00
master updated (6dcd7de02aa -> e844b81c56d)
,
Po Lu
,
00:00
April 27, 2024
scratch/igc 6309751ddd9: Trace ns_output::font
,
Gerd Moellmann
,
15:45
master updated (f5439a92910 -> 6dcd7de02aa)
,
Eli Zaretskii
,
15:21
master 6dcd7de02aa: Merge from origin/emacs-29
,
Eli Zaretskii
,
15:21
emacs-29 updated (f37f01b5046 -> cf839129ce0)
,
Eli Zaretskii
,
15:13
emacs-29 cf839129ce0 2/2: Fix last change
,
Eli Zaretskii
,
15:13
emacs-29 3e68d413c1c 1/2: ; Skip 'csharp-ts-mode' test if grammar is missing
,
Eli Zaretskii
,
15:13
scratch/igc 03a45aa931b: Add a comment to PVEC_FONT
,
Gerd Moellmann
,
14:25
scratch/igc 4a84788d2a5: Revert "fix_font"
,
Gerd Moellmann
,
12:32
scratch/igc 5a63e02c99d: Reapply "Use message1_nolog for GC messages"
,
Gerd Moellmann
,
12:31
scratch/igc a13a6340bd6: Revert "Use message1_nolog for GC messages"
,
Gerd Moellmann
,
12:31
master f5439a92910: Refine the Custom type of generated '*-modes' options
,
Eshel Yaron
,
11:24
scratch/igc 98ab50aa68f: Use message1_nolog for GC messages
,
Gerd Moellmann
,
10:19
scratch/igc e3f7173d67e: fix_font
,
Gerd Moellmann
,
10:03
master 01e0b783bcd: Fix ommissions in window scrolling commands that ought to clear vscroll
,
Po Lu
,
07:51
scratch/igc e7e76130f56: * src/igc.c (fix_face): Scan more members of 'struct face'.
,
Eli Zaretskii
,
07:07
master 687c4137fa4: Merge from origin/emacs-29
,
Eli Zaretskii
,
06:26
master updated (b761a381066 -> 687c4137fa4)
,
Eli Zaretskii
,
06:26
emacs-29 f37f01b5046: Fix a typo in Introduction to Emacs Lisp (bug#70571).
,
Eli Zaretskii
,
05:45
master b761a381066: Fix `find-grep-dired' with default OpenBSD's Grep
,
Eli Zaretskii
,
05:32
master 4e8e877c377: ; * test/lisp/jsonrpc-tests.el: Skip all tests on MS-Windows.
,
Eli Zaretskii
,
05:29
master 990d615cabb 2/2: ; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.
,
Eli Zaretskii
,
05:19
master updated (4e17e0b84ae -> 990d615cabb)
,
Eli Zaretskii
,
05:19
master 3aed4400257 1/2: Shut down jsonrpc server more gracefully
,
Eli Zaretskii
,
05:19
master 4e17e0b84ae 2/2: Followup changes for styled underline support
,
Eli Zaretskii
,
05:10
master updated (a7d51085cf0 -> 4e17e0b84ae)
,
Eli Zaretskii
,
05:10
master 9f589eb9240 1/2: Add support for colored and styled underlines on tty frames
,
Eli Zaretskii
,
05:10
master a7d51085cf0: Improve documentation of 'package-enable-at-startup'
,
Eli Zaretskii
,
04:53
scratch/igc 8eb831d1171: * src/w32term.c (syms_of_w32term): Staticpro font-cache.
,
Eli Zaretskii
,
03:21
scratch/igc db6e8bf3dd1: Simplify code of last change
,
Eli Zaretskii
,
02:00
scratch/igc 3d370cf2e56: Staticpro more global vars in xdisp.c
,
Gerd Moellmann
,
00:16
April 26, 2024
master 53333132e47: Fix c-ts-common--fill-paragraph for C
,
Yuan Fu
,
22:57
master db8f7ed7f65: Enable customization of the quit key on Android
,
Po Lu
,
22:47
scratch/igc bbe1b128f6c: Fix gud-lldb-command-name
,
Gerd Moellmann
,
14:22
scratch/igc 446c0cb1393 2/3: Fixes for weak-ref in non-MPS build
,
Gerd Moellmann
,
10:31
scratch/igc ea29f0f2ebe 3/3: Use PVEC_MODULE_GLOBAL_REFERENCE instead of PVEC_OTHER
,
Gerd Moellmann
,
10:31
scratch/igc updated (1913bc6461c -> ea29f0f2ebe)
,
Gerd Moellmann
,
10:31
scratch/igc deac56f1582 1/3: Fix new warnings in nsterm.m from clang/HEAD
,
Gerd Moellmann
,
10:31
scratch/igc 1913bc6461c: fix_other for struct module_global_reference
,
Gerd Moellmann
,
06:47
scratch/igc 2c126e3b573: * src/igc (fix_frame): Fix last change.
,
Eli Zaretskii
,
06:38
master 763eaa5a324: Fix gud-lldb-command-name
,
Gerd Moellmann
,
06:27
master 758fe9b670e: Always update VC packages from a vc-dir buffer
,
Philip Kaludercic
,
04:23
scratch/igc 6b204cab9ae: Fix some crashes in redisplay
,
Eli Zaretskii
,
03:37
scratch/igc 10dde7db299: Avoid compiler warning in igc.c
,
Eli Zaretskii
,
03:25
April 25, 2024
master updated (98649236f5e -> 32ed3d26793)
,
Juri Linkov
,
13:43
master 32ed3d26793 2/2: * lisp/tab-line.el: Fix tab-line-buffers in window-persistent-parameters.
,
Juri Linkov
,
13:43
master 598505c4faa 1/2: Suppress warnings for obsolete display-comint-buffer-action (bug#69983)
,
Juri Linkov
,
13:43
master 98649236f5e: Fix 'mode-line-right-align-edge' with asymmetrical margins
,
Eli Zaretskii
,
12:36
emacs-29 updated (1cc6322e612 -> d8687fd6cd8)
,
Eli Zaretskii
,
12:00
emacs-29 494dfd9cf2b 1/2: Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)
,
Eli Zaretskii
,
12:00
emacs-29 d8687fd6cd8 2/2: Fix last change
,
Eli Zaretskii
,
12:00
master c493f28cc94: Fix which-function error in 'lua-ts-mode' (bug#70515)
,
Eli Zaretskii
,
11:40
scratch/igc 74635ca430f: ; * src/igc.c: Don't unnecessarily us non-ASCII characters.
,
Eli Zaretskii
,
09:45
master a45ae6bce98: ; Exclude more modes in 'global-completion-preview-mode'
,
Eshel Yaron
,
08:52
scratch/igc 8976e7a4ae7: * src/igc.c (to_bytes): Fix for architectures other than 64 bit.
,
Eli Zaretskii
,
06:24
emacs-29 1cc6322e612: ; * etc/PROBLEMS: Document crashes due to tree-sitter ABI (bug#70438).
,
Eli Zaretskii
,
05:40
master 88ebabe23a2: Better eval-when-compile example in manual
,
Mattias Engdegård
,
05:39
April 24, 2024
master 2c8e7ebe694: Improve custom button faces on monochrome displays
,
Po Lu
,
22:54
scratch/igc 0a2e5933f1c: Experimental weak-ref objects
,
Gerd Moellmann
,
16:40
scratch/igc e2ed2a2a3b5: Fix tbreak for LLDB
,
Gerd Moellmann
,
14:56
scratch/igc 98b9f58f5f4: Don't use Flength in GC thread
,
Gerd Moellmann
,
14:11
scratch/igc 9c3d5812feb: Fix compilation warnings in MinGW build
,
Eli Zaretskii
,
10:47
master 37765391527: Disable unsuitable XPM color selection mechanism on Android
,
Po Lu
,
04:34
master 0e9cd1d7c6f: Fix tbreak for LLDB
,
Gerd Moellmann
,
03:35
master 3bf9a047427: Fix handling of glyph codes in whitespace.el
,
Eli Zaretskii
,
03:03
master 2df8bc46854: ; Remove comment in eglot-tests.el
,
Michael Albinus
,
02:28
master 67ef1d54e7e 1/2: Make c-ts-common--fill-paragraph work for rust line comment
,
Yuan Fu
,
01:56
master c8c319e0b02 2/2: Make c-ts-common-comment-indent-new-line work for rust doc comment
,
Yuan Fu
,
01:56
master updated (145a77808eb -> c8c319e0b02)
,
Yuan Fu
,
01:56
April 23, 2024
master 145a77808eb 2/2: More effectually prevent defun list wrapping in C-x C-w
,
Po Lu
,
23:47
master d3d1be8ae56 1/2: Miscellaneous fixes for Android port
,
Po Lu
,
23:47
master updated (d8d4fd8c6db -> 145a77808eb)
,
Po Lu
,
23:47
emacs-29 42766f95e5c: * build-aux/make-info-dir: Avoid bashism (bug#70484).
,
Ulrich Müller
,
15:11
master d8d4fd8c6db: ; * lisp/progmodes/eglot.el (eglot-path-to-uri): Improve commentary.
,
Eli Zaretskii
,
14:28
master 1601c5a518d: Gnus: Add back end for Atom feeds (nnatom)
,
Eric Abrahamsen
,
14:20
scratch/igc 3d5eba9d5b0: fix_native_cu
,
Gerd Moellmann
,
11:56
master 94ed2df02fa: Revert skip on eglot-tests.el
,
Michael Albinus
,
11:08
scratch/igc db883bf642a: Use igc_hash in json.c
,
Gerd Moellmann
,
10:45
scratch/igc 20f0385bc6e: Allow compilation with X.
,
Gerd Moellmann
,
10:25
master 3a4583baf67 1/2: Eglot: fix bug#70408 yet another way
,
João Távora
,
09:53
master updated (3a8d94dec13 -> 418cade2390)
,
João Távora
,
09:53
master 418cade2390 2/2: Eglot: robustify eglot-test-basic-symlink test (bug#70036)
,
João Távora
,
09:53
master 3a8d94dec13 3/3: Run admin/syncdoc-type-hierarchy.el
,
Andrea Corallo
,
09:41
master 05008290fbb 1/3: * admin/syncdoc-type-hierarchy.el (org): Add missing require.
,
Andrea Corallo
,
09:41
master cb04549204d 2/3: * Generate elisp_type_hierarchy.txt with top level types on top of it
,
Andrea Corallo
,
09:41
master updated (2234fe929a4 -> 3a8d94dec13)
,
Andrea Corallo
,
09:41
master 6b26644300a 1/2: ; Fix Completion Preview mode mouse-click bindings
,
Eshel Yaron
,
08:40
master 2234fe929a4 2/2: (completion-preview-prev-candidate): add numeric prefix argument
,
Eshel Yaron
,
08:40
master updated (956821672eb -> 2234fe929a4)
,
Eshel Yaron
,
08:40
master 956821672eb: Support remote trash-directory
,
Michael Albinus
,
07:54
master 0e139ca741a 2/2: * test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink): Skip on EMBA.
,
Michael Albinus
,
07:24
master 4a27b31c462 1/2: Some EMBA integration fixes
,
Michael Albinus
,
07:24
master updated (cd56e85c083 -> 0e139ca741a)
,
Michael Albinus
,
07:24
master cd56e85c083: ; Fix default Android tile mode
,
Po Lu
,
05:12
master 326437e6c8a 3/3: Merge remote-tracking branch 'savannah/master' into master-android-1
,
Po Lu
,
03:59
master cd7456e00d7 2/3: Enable configuring Emacs for "pseudo-grayscale" systems on Android
,
Po Lu
,
03:59
master updated (d22c260cb7d -> 326437e6c8a)
,
Po Lu
,
03:59
master b9c191d690f 1/3: Implement face stipples on Android
,
Po Lu
,
03:59
emacs-29 81476fa19e8: Improve documentation of selection and navigation in *xref* buffers
,
Eli Zaretskii
,
03:41
master d22c260cb7d: Fix dumping signal-handler data
,
Eli Zaretskii
,
03:03
scratch/igc 225ae1582a2: Make tranfer between my fork and GNU easier
,
Gerd Moellmann
,
01:45
master 6ae835c9241 2/2: ; Add some comments to c-ts-common-comment-indent-new-line
,
Yuan Fu
,
00:56
master 1f443c277a1 1/2: Cover more c-ts-common-comment-indent-new-line (bug#70520)
,
Yuan Fu
,
00:56
master updated (63765a74f15 -> 6ae835c9241)
,
Yuan Fu
,
00:56
April 22, 2024
master 63765a74f15: Fix two bugs in removing bookmark fringe marks
,
Karl Fogel
,
17:12
master e442161f11d: Better format string compilation warning
,
Mattias Engdegård
,
13:29
scratch/igc 4ba6df1664e: Small changes need for GCC/Linux.
,
Gerd Moellmann
,
12:26
master a2e327cbca1: Ensure that Gnus inline preview undisplayer removes added newline
,
Eric Abrahamsen
,
10:57
master 6f810459d89: ; Fix last commit
,
Michael Albinus
,
10:54
master 42c8e2dfceb: Rework EMBA integration
,
Michael Albinus
,
07:38
emacs-29 2a533514929: Fix Widget manual typos, markup and omissions (bug#70502)
,
Stephen Berman
,
05:32
master 931cd933136: ; * java/Makefile.in: Fix typos.
,
Po Lu
,
04:37
master 3bcdf010a9f: Generate Android shared library list automatically
,
Po Lu
,
04:30
emacs-29 90be3015b4d: ; Document bookmark fringe mark in the user manual
,
Eli Zaretskii
,
03:38
master 4d9629b087f: Cover more cases in c-ts-common-comment-indent-new-line
,
Yuan Fu
,
02:58
master d51b0d2ebe4 1/3: * lisp/files.el (find-alternate-file): Fix the order of restoring buffer.
,
Juri Linkov
,
02:56
master 419550c7907 3/3: * lisp/progmodes/flymake.el: Small improvements for buffers display.
,
Juri Linkov
,
02:56
master updated (7d6f4d90856 -> 419550c7907)
,
Juri Linkov
,
02:56
master 086608876ad 2/3: * lisp/emacs-lisp/warnings.el (warning-display-at-bottom): New defcustom.
,
Juri Linkov
,
02:56
emacs-29 afd0b548fcc: Fix python-ts-mode built-in functions and attributes (bug#70478)
,
Yuan Fu
,
02:32
master 7d6f4d90856: Fix load order of certain Android shared libraries
,
Po Lu
,
01:33
master 5c51bc934eb 1/2: Add font-locking for Rust macros (bug#70464)
,
Yuan Fu
,
00:58
master ac2a4f61bdd 2/2: Add rust-ts-mode font-locking tests (bug#70464)
,
Yuan Fu
,
00:58
master updated (ecf15513ea3 -> ac2a4f61bdd)
,
Yuan Fu
,
00:58
master ecf15513ea3: Make c-ts-common-comment-indent-new-line work for more cases
,
Yuan Fu
,
00:41
scratch/igc updated (edd387468e3 -> 0d80a1ee21b)
,
Gerd Moellmann
,
00:38
scratch/igc e57c6d0abad 1/2: Staticpro more comp_t members
,
Gerd Moellmann
,
00:38
scratch/igc 0d80a1ee21b 2/2: Increase bits for pvec type in header
,
Gerd Moellmann
,
00:38
master 81391ae3f52: Add tree-sitter comment-indent-new-line (bug#70074)
,
Yuan Fu
,
00:27
April 21, 2024
master 91cad6df73e: Improve function signature font-lock rust-ts-mode (bug#70465)
,
Yuan Fu
,
20:03
master bf5755aa919: Add treesit-add-font-lock-rules
,
Yuan Fu
,
19:27
emacs-29 f593bf79a91 1/2: Fix the user manual for `calendar-time-zone-style'
,
Eli Zaretskii
,
12:49
emacs-29 dc720decc3a 2/2: Fix markup and indexing in the Calendar chapter of user manual
,
Eli Zaretskii
,
12:49
emacs-29 updated (aed2b7a3d82 -> dc720decc3a)
,
Eli Zaretskii
,
12:49
master 4773ecb9319: Better verify arguments to android-relinquish-directory-access
,
Po Lu
,
09:11
emacs-29 aed2b7a3d82: Avoid assertion violations in 'push_prefix_prop'
,
Eli Zaretskii
,
09:07
master 9c01da56a54: Fix use of "dired" in Tramp
,
Michael Albinus
,
06:54
scratch/igc 6ed50571faf 1/3: Mention headers in pdump
,
Gerd Moellmann
,
00:54
scratch/igc 5a56310e0b0 2/3: Provide "mps"
,
Gerd Moellmann
,
00:54
scratch/igc edd387468e3 3/3: Run a finalization test only if not MPS
,
Gerd Moellmann
,
00:54
scratch/igc updated (e706754c076 -> edd387468e3)
,
Gerd Moellmann
,
00:54
April 20, 2024
master 3dfca6f9c7f: Re-encode message bodies with externalized attachments during FCC
,
Eric Abrahamsen
,
20:29
master 21e33567fab: gitlab-ci.yml adaptions
,
Michael Albinus
,
11:49
master 0536b96011d: (backtrace--print-func-and-args): Fix (part of) bug#70436
,
Stefan Monnier
,
11:24
master 24ea3024ae2: (cl-print-object): Fix indirect cause of bug#70436
,
Stefan Monnier
,
11:17
emacs-29 c929532b469: Remove ert-equal-including-properties from manual
,
Basil L. Contovounesios
,
10:04
master 571fd42d48a: Eliminate minor wart in EmacsService.java
,
Po Lu
,
08:46
emacs-29 e3aae5fd385: ; Document 'filtered-frame-list'
,
Eli Zaretskii
,
07:53
master updated (00caec80581 -> 9ea415cde3c)
,
Eli Zaretskii
,
07:36
master 9ea415cde3c: Merge from origin/emacs-29
,
Eli Zaretskii
,
07:36
master 00caec80581: New command 'completion-preview-complete'
,
Eshel Yaron
,
07:32
master 12cd8d26151: ; * lisp/treesit.el (treesit-parser-changed-ranges): Declare.
,
Eli Zaretskii
,
07:31
master a4a136217dd: Kill process in files-tests before exiting
,
Mattias Engdegård
,
07:13
master 08b55ec559b: Avoid "C-h for help" prompt in "C-h" commands describing keys
,
Eli Zaretskii
,
05:12
master 1bbc2fa416c: Update gravatar-tests after URL escaping change (bug#70312)
,
Mattias Engdegård
,
05:08
scratch/igc e706754c076: Fix a memmove
,
Gerd Moellmann
,
04:35
master f0dd5b42b69 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
04:31
master c99a1bb1cfc 1/2: With glasses-uncapitalize-p, use a display overlay property
,
Eli Zaretskii
,
04:31
master dd2f9895116: * test/infra/Dockerfile.emba: Add libxml2-dev.
,
Michael Albinus
,
04:06
master 3af9c33263d: Complete fix for eww-tests.el
,
Michael Albinus
,
03:43
scratch/igc 4c28de3c252: Handle size 0 allocations
,
Gerd Moellmann
,
03:33
master 4d5fac40024: ; * lisp/progmodes/eglot.el (eglot-path-to-uri): Add comment.
,
Eli Zaretskii
,
03:32
master b93d568e47c: ; On MS-Windows, skip eglot test that creates symlinks
,
Eli Zaretskii
,
03:26
master 42776dc5b77: ; Fix documentation of recent commits related to treesit
,
Eli Zaretskii
,
02:54
scratch/igc 1570776d13a: Fix alloc in sort.c
,
Gerd Moellmann
,
02:34
scratch/igc 8c2ed9a8ee9 2/3: Remove relics
,
Gerd Moellmann
,
01:25
scratch/igc updated (d1e0545323c -> 402cd805fc2)
,
Gerd Moellmann
,
01:25
scratch/igc 402cd805fc2 3/3: Fix cursed window prev_buffers/next_buffers
,
Gerd Moellmann
,
01:25
scratch/igc 6cc48eb6cc4 1/3: Fix buffer_text::markers
,
Gerd Moellmann
,
01:25
April 19, 2024
master 71d2ec7aba3: (track-changes--call-signal): Silence late signals
,
Stefan Monnier
,
22:20
master 8166d9d1747 1/3: ; Minor fix in tree-sitter manual section
,
Yuan Fu
,
22:08
master updated (e5b4d4dd1bb -> f62c1b4cd00)
,
Yuan Fu
,
22:08
master 996b9576713 2/3: New function treesit-parser-changed-ranges
,
Yuan Fu
,
22:08
master f62c1b4cd00 3/3: Tree-sitter: only update range and reparse for changed ranges
,
Yuan Fu
,
22:08
master e5b4d4dd1bb: ; Improve wording of manual entry for `peg-run'
,
Eric Abrahamsen
,
19:28
master f90008411e8: Eglot: tweak previous change (bug#70036)
,
João Távora
,
17:31
master 6000e48e0d7 5/6: Add erc--skip message property
,
F. Jason Park
,
17:00
master 473189ab690 6/6: Fix regression involving erc-query-buffer-p
,
F. Jason Park
,
17:00
master 86184cba218 4/6: Don't nest date stamp insertions in erc-stamp
,
F. Jason Park
,
17:00
master 21b372a57bb 3/6: Improve erc-fill-wrap-merge refilling and movement
,
F. Jason Park
,
16:59
master c572c30fb12 2/6: Simplify option erc-merge-wrap-merge-indicator
,
F. Jason Park
,
16:59
master ff1d1f6df16 1/6: ; Improve erc-services and upgrade documentation
,
F. Jason Park
,
16:59
master updated (49ef173b028 -> 473189ab690)
,
F. Jason Park
,
16:59
master 49ef173b028: Make publishDiagnostics faster by using cached variable
,
Theodor Thornhill
,
16:21
master 82775f21413: ; * test/lisp/net/eww-tests.el (eww-test/display/html): Check for libxml.
,
Jim Porter
,
13:38
scratch/igc d1e0545323c 2/2: Root for last_nonminibuffer_frame
,
Gerd Moellmann
,
09:17
scratch/igc 9c1e11218e8 1/2: Root for chan_process
,
Gerd Moellmann
,
09:17
scratch/igc updated (b4c1cc81bff -> d1e0545323c)
,
Gerd Moellmann
,
09:17
master 52d3ee46dbc: New user option tramp-inhibit-errors-if-setting-file-attributes-fail
,
Michael Albinus
,
06:16
master 2675c2824f7: * java/INSTALL: Update instructions.
,
Po Lu
,
05:39
scratch/igc b4c1cc81bff: json.c
,
Gerd Moellmann
,
04:33
April 18, 2024
master c833892140f: (eglot--signal-textDocument/didChange): Fix tests
,
Stefan Monnier
,
23:39
scratch/interpreted-function 126be020775 2/2: Use a dedicated type to represent interpreted-function values
,
Stefan Monnier
,
15:30
scratch/interpreted-function 7842af6095d 1/2: (COMPILED): Rename to CLOSURE
,
Stefan Monnier
,
15:29
branch scratch/interpreted-function created (now 126be020775)
,
Stefan Monnier
,
15:29
branch scratch/interpreted-function deleted (was bbe7837f7da)
,
Stefan Monnier
,
15:29
scratch/igc 7dc76173083: Comment out an expensive assertion
,
Gerd Moellmann
,
14:47
scratch/igc 6eda172bfb9: Freeing of obarray buckets
,
Gerd Moellmann
,
14:45
scratch/igc 38c1470aeac: Obarray bucket allocation
,
Gerd Moellmann
,
14:26
scratch/igc b586ee1b4cd: finalize_obarray
,
Gerd Moellmann
,
14:13
master a3f6d92714c: Drag tabs to reorder buffers on the tab line.
,
Juri Linkov
,
13:29
branch scratch/interpreted-function created (now bbe7837f7da)
,
Stefan Monnier
,
12:35
scratch/interpreted-function 7842af6095d 1/2: (COMPILED): Rename to CLOSURE
,
Stefan Monnier
,
12:35
scratch/interpreted-function bbe7837f7da 2/2: Use a dedicated type to represent interpreted-function values
,
Stefan Monnier
,
12:35
branch scratch/interpreted-function deleted (was dad29e4f1c6)
,
Stefan Monnier
,
12:35
scratch/igc 46ec734de0c: WIP pure space
,
Gerd Moellmann
,
12:10
master 3228c1222c9 2/2: Better way to fix bug#70036
,
João Távora
,
10:40
master 306feb7d967 1/2: Revert "Don't use file-truepath in Eglot (bug#70036)"
,
João Távora
,
10:40
master updated (c308f568706 -> 3228c1222c9)
,
João Távora
,
10:40
scratch/igc 1c54a7fe593 2/3: fix_obarray
,
Gerd Moellmann
,
10:33
scratch/igc b52af969b30 1/3: Make it compile with MPS
,
Gerd Moellmann
,
10:33
scratch/igc updated (3c933f40a84 -> 29bc3ac7551)
,
Gerd Moellmann
,
10:33
scratch/igc 29bc3ac7551 3/3: WIP, pure space
,
Gerd Moellmann
,
10:33
master c308f568706: ; Alphabetize go-ts-mode's treesit-font-lock-feature-list
,
Eli Zaretskii
,
10:15
master 94dec953179: Don't error on tabbing to a widget at BOB (bug#69943)
,
Stephen Berman
,
09:36
master updated (d29d4a1d7b0 -> 0a57dfcff8d)
,
Mattias Engdegård
,
07:59
master dba115d6bcb 1/2: Drop unnecessary type check in varref and varset byte ops
,
Mattias Engdegård
,
07:59
master 0a57dfcff8d 2/2: Ensure that specbind arg is always bare symbol, and drop check
,
Mattias Engdegård
,
07:59
master d29d4a1d7b0 2/2: ; * lisp/comint.el: Fix wording of last change.
,
Eli Zaretskii
,
06:45
master updated (f66820d8771 -> d29d4a1d7b0)
,
Eli Zaretskii
,
06:45
master 11b1610c72a 1/2: Obsolete comint-osc symbols moved to ansi-osc.el
,
Eli Zaretskii
,
06:45
master f66820d8771: Add YANG LSP support to Eglot
,
Eli Zaretskii
,
06:37
master 9055dad65d7 1/2: Add font-locking for Go built-in functions in go-ts-mode
,
Eli Zaretskii
,
06:31
master updated (f6c20ed5d5c -> c7bcda4ac54)
,
Eli Zaretskii
,
06:31
master c7bcda4ac54 2/2: ; Minor change in last commit
,
Eli Zaretskii
,
06:31
master 40629706b1f 1/2: Avoid unnecessary escaping in 'url-build-query-string'
,
Eli Zaretskii
,
06:08
master f6c20ed5d5c 2/2: ; Fix last change
,
Eli Zaretskii
,
06:08
master updated (3c4f6c78b4b -> f6c20ed5d5c)
,
Eli Zaretskii
,
06:08
master 3c4f6c78b4b: Flymake support for indicating errors in margin
,
Eli Zaretskii
,
05:09
master bb9d81d5144: Fix sending input to SQL when point is not at EOB
,
Eli Zaretskii
,
04:54
master b993c1b2752: ; * etc/NEWS: Reindent and refill recently added entries.
,
Eli Zaretskii
,
04:46
scratch/igc 3c933f40a84: Initial result of applying diff
,
Gerd Moellmann
,
04:45
branch scratch/igc created (now 3c933f40a84)
,
Gerd Moellmann
,
04:45
master b585fb8171d: * lisp/tab-line.el: Use the new keyword :key for 'sort'.
,
Juri Linkov
,
02:36
April 17, 2024
master c19b988c296: Correctly verify availability of Android content URIs
,
Po Lu
,
22:39
master 3cdd86b8aff: Propagate 'lexical-binding' value to pp buffers
,
Stefan Monnier
,
17:05
master 0dbd9ed0466: Document earlier change in eglot-report-progress
,
Theodor Thornhill
,
14:42
master c15c9f4de62: (conf-toml-recognize-section): Fix bug#70383
,
Stefan Monnier
,
14:33
master fcee1bf07bb: eglot.el: Remove accidentally included debugging code
,
Stefan Monnier
,
14:05
master 4dd3288569c: * lisp/emacs-lisp/icons.el (define-icon): Add 'doc-string' to 'declare'.
,
Juri Linkov
,
14:01
master 230eecf12a6: New keymap tab-line-mode-map and new tab order on tab-line (bug#69993)
,
Juri Linkov
,
13:59
master 91333dacfa1: Allow tabbing between widgets to skip inactive widgets (bug#70413)
,
Stephen Berman
,
13:33
master 523aca13a45: * lisp/emacs-lisp/track-changes.el: Fix trailer
,
Stefan Monnier
,
11:00
master 3660c517360: track-changes.el: Fix last change for early use
,
Stefan Monnier
,
09:04
master 42b3024ca8e: Another fix for bug#70385
,
Eli Zaretskii
,
07:51
master 1606e14c6f1: ; * src/xdisp.c (redisplay_internal): Typo fix in comment
,
Robert Pluim
,
03:05
master ada429c3752: * lisp/emacs-lisp/lisp.el (forward-sexp-function): Set back to nil.
,
Juri Linkov
,
02:53
April 16, 2024
master a33ab7565e2: track-changes.el: Minor changes for version 1.0
,
Stefan Monnier
,
21:57
master 484b0979099: (cl-defstruct): Improve handling of unknown options
,
Stefan Monnier
,
21:17
master 2141caca308: ; Improvements to PEG documentation (second attempt)
,
Eric Abrahamsen
,
20:33
master d39f0a165a7: * src/xdisp.c (note_fringe_highlight): Another attempt to fix bug#70385.
,
Eli Zaretskii
,
14:24
master 1be21dd9538: Minor fix in detecting recursive redisplay invocations
,
Eli Zaretskii
,
08:13
master 9a673c6914d: Revert "; Improvements to PEG documentation"
,
Mattias Engdegård
,
06:04
master b47b8159d88: Adapt tree-sitter job on EMBA
,
Michael Albinus
,
04:55
master updated (cdd37ba4e85 -> f5e0fb11dbf)
,
Po Lu
,
03:40
master c59e67a41c5 1/2: Another fix for bug#70385
,
Po Lu
,
03:40
master f5e0fb11dbf 2/2: Fix touch screen hscroll when initiated from widgets
,
Po Lu
,
03:40
master cdd37ba4e85: Support prefix argument for switching tabs in tab-line-mode
,
Juri Linkov
,
02:43
master b33fb3b69cb: Add font-locking for operators in go-ts-mode (bug#70361)
,
Yuan Fu
,
01:58
April 15, 2024
master 930c578c104: ; Improvements to PEG documentation
,
Eric Abrahamsen
,
23:17
master 98b90fc853f: ; Fix last change to secrets-tests.el.
,
Basil L. Contovounesios
,
18:33
master 3ac1a7b6fe6: (track-changes-fetch): Fix nested use case
,
Stefan Monnier
,
16:07
master 5fda398fb3b: (track-changes--before): Fix bug#70396
,
Stefan Monnier
,
15:54
master 9b755244bf0: Fix resetting the frame's 'frozen_window_starts' flag
,
Eli Zaretskii
,
09:51
scratch/interpreted-function dad29e4f1c6: Fmake_byte_code: don't build interpreted functions
,
Stefan Monnier
,
08:54
master a80a5d42d3a: Fix display of @xref documentation in Info
,
Eli Zaretskii
,
08:48
master deef12c15d8: Rewrite Android description of Android window management
,
Po Lu
,
07:58
emacs-29 ecb80e0e8aa: ; Improve wording in documentation of 'not and 'null'
,
Eli Zaretskii
,
07:53
master 9a79db506e3: Make 'buffer-last-name' work better after 'find-alternate-file' (Bug#68235)
,
Martin Rudalics
,
05:18
April 14, 2024
master 55a200d7071: ; Capitalize 'project' in project-name's docstring
,
Dmitry Gutov
,
22:37
master e8c6e3fa477: Fix bug#70385
,
Po Lu
,
21:33
scratch/interpreted-function 555cca1628e: Second round or review
,
Stefan Monnier
,
19:05
master 3d360205526: GC-mark temporary key values created when sorting (bug#69709)
,
Mattias Engdegård
,
12:29
master 568c1741352: Add 'forward-sexp-default-function' to be used by 'treesit-forward-sexp'
,
Juri Linkov
,
12:22
scratch/interpreted-function d1a7805927a 4/5: * src/.gdbinit (xclosure): Rename from `xcompiled`.
,
Stefan Monnier
,
12:15
scratch/interpreted-function 50ddee8a43b 3/5: Remove OClosure support for (lambda ...) functions
,
Stefan Monnier
,
12:15
scratch/interpreted-function 95620b74383 2/5: Use a dedicated type to represent interpreted-function values
,
Stefan Monnier
,
12:15
scratch/interpreted-function 669179d696a 1/5: (COMPILED): Rename to CLOSURE
,
Stefan Monnier
,
12:15
scratch/interpreted-function c541c14d233 5/5: Incorporate Eli's feedback
,
Stefan Monnier
,
12:15
branch scratch/interpreted-function created (now c541c14d233)
,
Stefan Monnier
,
12:15
branch scratch/interpreted-function deleted (was 03b4c13a897)
,
Stefan Monnier
,
12:15
master cd113d8c45c: text.texi (Tracking changes): Fix warning
,
Stefan Monnier
,
12:07
master 616af565796 1/2: ; * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): less consing
,
Mattias Engdegård
,
07:21
master 85ece8b4944 2/2: ; * src/eval.c (funcall_lambda): Sink specpdl load out of fast path.
,
Mattias Engdegård
,
07:21
master updated (7add47337b6 -> 85ece8b4944)
,
Mattias Engdegård
,
07:21
emacs-29 5971aa1fd32: * lisp/dnd.el (dnd-handle-movement): Avoid errors (bug#70311).
,
Eli Zaretskii
,
06:16
master 7add47337b6: Add command 'list-keyboard-macros' that works like 'list-buffers'.
,
Eli Zaretskii
,
05:40
master b2842b25bf7: CC Mode: Don't start fontifying in the middle of an identifier
,
Alan Mackenzie
,
04:25
April 13, 2024
master 2823eae0b7c: Remove leftover tasks from previous Emacs sessions on startup
,
Po Lu
,
22:37
emacs-29 bbc5204a0f3: * doc/misc/calc.texi: Improve indexing.
,
Stefan Kangas
,
17:46
master 845246093f8: Recognize multicite macros from biblatex
,
Arash Esbati
,
16:34
master 7b94c6b00b2: peg-tests.el: Fix test failures
,
Stefan Monnier
,
15:35
master 3f7e26e2bed 1/2: (define-globalized-minor-mode): Fix bug#58888
,
Stefan Monnier
,
10:32
master updated (d67e08d6c3f -> 17e26cf57e1)
,
Stefan Monnier
,
10:31
master 17e26cf57e1 2/2: (define-globalized-minor-mode): Require the use of `run-mode-hooks`
,
Stefan Monnier
,
10:31
branch scratch/track-changes deleted (was 820011a2542)
,
Stefan Monnier
,
09:53
master d67e08d6c3f 2/2: Merge branch 'track-changes'
,
Stefan Monnier
,
09:44
master d7a83e23d47 1/2: lisp/emacs-lisp/track-changes.el: New file (bug#70077)
,
Stefan Monnier
,
09:44
master f950621e6a1: ; Additional fixup for truncation of long lines in compilation buffers
,
Phil Sainty
,
09:01
master 66c44c3cd7b: ; Fix coding style of last change to xdisp.c
,
Po Lu
,
08:20
master 24957ea566b 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
07:46
master 199351125a4 1/2: ; * src/window.c (shrink_mini_window): Revert inadvertent change.
,
Eli Zaretskii
,
07:46
master 9fc698479fe: Fix crash upon call to Fset_fontset_font after X server disconnect
,
Po Lu
,
07:44
master adbcf268bc8: Merge from origin/emacs-29
,
Eli Zaretskii
,
07:40
master updated (952f20fabe7 -> adbcf268bc8)
,
Eli Zaretskii
,
07:39
master 5734047b812 1/2: Support tooltips for fringe indicators
,
Eli Zaretskii
,
07:20
master 952f20fabe7 2/2: ; Fix documentation of last change.
,
Eli Zaretskii
,
07:20
master updated (8b210a636fe -> 952f20fabe7)
,
Eli Zaretskii
,
07:20
master 8b210a636fe: ; Improve documentation of tree-sitter "things"
,
Eli Zaretskii
,
04:53
emacs-29 f0300fb0597: ; Tweak "(emacs)Bug Reference" formatting/wording.
,
Basil L. Contovounesios
,
04:43
master 6c721af9c8e 2/2: Allow 'help-quick' to use a non-global keymap
,
Philip Kaludercic
,
04:33
master 5f6834ab976 1/2: ; Fix typo in 'help-quick-sections' docstring
,
Philip Kaludercic
,
04:33
master updated (02e795738b8 -> 6c721af9c8e)
,
Philip Kaludercic
,
04:33
master 02e795738b8: ; * src/alloc.c (process_mark_stack): Fix commentary.
,
Eli Zaretskii
,
04:15
master d5d61618c89: Mark Flymake regions more accurately in 'lua-ts-mode'
,
Eli Zaretskii
,
04:11
master 71f8b2c3242: Fix Icalendar export with ISO dates
,
Eli Zaretskii
,
03:54
April 12, 2024
master 4fc37710788: Fix task-switching failures on Android 2.3
,
Po Lu
,
23:29
master e8adb8cf5a5: (elisp-tests-syntax-propertize): New test for bug#24542
,
Stefan Monnier
,
21:54
master c26261c027e: rcs2log now groks add-log-time-zone rule
,
Paul Eggert
,
16:15
master 648b7bf7e22: (emacs-lisp-mode-syntax-table): Fix bug#24542
,
Stefan Monnier
,
13:28
master 5bd4d458676: * lisp/buff-menu.el: Improve 'Buffer-menu-group-by-mode' (bug#70150).
,
Juri Linkov
,
12:40
master 414f8d02c1a: New user option 'tab-line-tabs-buffer-group-function'
,
Juri Linkov
,
12:36
master 2fc7e21f5e7: ; * etc/NEWS: Fix typo.
,
Michael Albinus
,
09:51
master f93df59e8c9: ; Fix documentation of a recent change in dbus.el (bug#70301)
,
Eli Zaretskii
,
07:27
master 4ff852a5582: ; Optimize 'completion-preview--try-table'
,
Eshel Yaron
,
04:23
master a69890eea94: Improve D-Bus byte-array conversion
,
Michael Albinus
,
04:10
master 21775a936bd: Display Info buffer after ensuring it contains text
,
Juri Linkov
,
02:49
April 11, 2024
master 0fab2649e28: ; Improve documentation of completion commands
,
Eli Zaretskii
,
14:49
master 0284b296f2e: minibuffer-completion-help: Fix regression when END < EOB
,
Dmitry Gutov
,
13:33
master af57516ed89: etags-regen--tags-generate: Handle spaces in project root name
,
Dmitry Gutov
,
13:10
master bbe98eddf70: Fix file names with embedded whitespace in Ediff
,
Eli Zaretskii
,
12:16
master c4a8976d59a: ; * lisp/bindings.el (mode-line-mode-menu): Add Completion Preview.
,
Eli Zaretskii
,
12:04
emacs-29 ea62a14ea3b: Fix display of vscrolled windows
,
Eli Zaretskii
,
11:35
master b436f430e38: Don't hide flymake diagnostics on empty first line (bug#70310)
,
Mattias Engdegård
,
08:01
master fba8f3a6f1a: ; * etc/NEWS: Group JSON changes.
,
Mattias Engdegård
,
05:50
master afc0aa36835: ; * lisp/minibuffer.el (completion-base-suffix): Doc fix (bug#48356).
,
Eli Zaretskii
,
02:54
master 5d35ef858a9: ; Fix whitespace in editfns-tests.el
,
Eli Zaretskii
,
01:56
April 10, 2024
master ad428e39d73: Guarantee presence of emacs-module.h during cross-compilation
,
Po Lu
,
22:31
master 3b6bc312f23: Guarantee presence of epaths.h during cross-compilation
,
Po Lu
,
22:25
master b9acfd7c2b9: Optimize R8 configuration
,
Po Lu
,
22:21
master 7720c614afc 2/2: Adjust priority of Emacs background service notification
,
Po Lu
,
21:17
master updated (0288bc6c949 -> 7720c614afc)
,
Po Lu
,
21:17
master 2733329b46a 1/2: ; * java/Makefile.in: Render config.status relative to builddir.
,
Po Lu
,
21:17
master 0288bc6c949: Generalize the file-name specific workaround in minibuffer-completion-help
,
Dmitry Gutov
,
20:58
master ca528f7c6ac: Suppress bogus messages in the echo area
,
Arash Esbati
,
17:10
master 3a91186ad37: ; Remove obsolete 'mouse-wheel-up/down-event' bindings
,
Eshel Yaron
,
16:04
emacs-29 4cefa3c0b1f: ; * doc/emacs/files.texi (Backup): Clarify "saving" (bug#70326).
,
Eli Zaretskii
,
15:32
master 103a2fdf18d: * doc/lispref/parsing.texi (Parsing Program Source): Fix menu.
,
Juri Linkov
,
14:08
master 3eb462405e5: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Improve last change.
,
Andrea Corallo
,
12:50
master d4d8575bf00 2/3: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-symbol-p): Simplify.
,
Andrea Corallo
,
12:26
master 219b98916bc 1/3: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-fixnum-p): Fix.
,
Andrea Corallo
,
12:26
master updated (36cb16556c6 -> ee03a733757)
,
Andrea Corallo
,
12:26
master ee03a733757 3/3: * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): New function.
,
Andrea Corallo
,
12:26
master 36cb16556c6: (en/decode_coding_object): Fix `after-change-functions`
,
Stefan Monnier
,
12:15
master 15bafc04322: * java/Makefile.in (classes.dex): Make proguard.conf relative to srcdir.
,
Po Lu
,
11:24
master ed88bed3afb 1/3: Optimize generated Android DEX bytecode
,
Po Lu
,
10:37
master 0bfc1d4e7ee 3/3: Merge remote-tracking branch 'savannah/master' into master-android-1
,
Po Lu
,
10:37
master updated (33516970808 -> 0bfc1d4e7ee)
,
Po Lu
,
10:37
master 049bdfdaec4 2/3: * java/proguard.conf: New file.
,
Po Lu
,
10:37
master 33516970808: Fix 'format-seconds' when all values are zero and %z is used
,
Eli Zaretskii
,
10:01
emacs-29 db7b571aaaf: ; Improve documentation of 'world-clock'
,
Eli Zaretskii
,
09:53
master f4711811298: * lisp/emacs-lisp/cl-macs.el (cl-typep): Add docstring.
,
Andrea Corallo
,
09:31
emacs-29 6a0bb7beae3: * doc/emacs/misc.texi (emacsclient Options): Suggest forwarding sockets.
,
Michael Albinus
,
04:42
emacs-29 859b4227e3d: Update go-ts-mode to support latest tree-sitter-go grammar
,
Yuan Fu
,
01:55
master f2f13fa630b: Recognize Android TLS certificates by default
,
Po Lu
,
00:12
April 09, 2024
scratch/track-changes 820011a2542: lisp/emacs-lisp/track-changes.el: New file
,
Stefan Monnier
,
22:29
branch scratch/track-changes created (now 820011a2542)
,
Stefan Monnier
,
22:29
branch scratch/track-changes deleted (was f738662f6cf)
,
Stefan Monnier
,
22:29
master dd6b9c9426c: (cl--describe-class-slots): Avoid cryptic `t` type
,
Stefan Monnier
,
18:34
branch scratch/mouse-wheel-buttons deleted (was d859856869f)
,
Stefan Monnier
,
16:42
master updated (e3861aeb484 -> 73bd48de3cf)
,
Dmitry Gutov
,
15:41
master 73bd48de3cf 2/2: ; Minor copy edits
,
Dmitry Gutov
,
15:41
master ccced8c3e43 1/2: Add Flymake backend to rust-ts-mode using Clippy
,
Dmitry Gutov
,
15:41
master e3861aeb484: (test-replace-match-modification-hooks): Delete test
,
Stefan Monnier
,
11:01
master d0cf9f3601b 2/2: Merge branch 'mouse-wheel-buttons'
,
Stefan Monnier
,
10:30
master e720ba62193 1/2: (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
,
Stefan Monnier
,
10:30
master 7236010d2e1: Move over optional arguments in parentheses correctly
,
Arash Esbati
,
08:11
master cda5155c618: Inhibit flymake lexical cookie warning in *scratch* (bug#70068)
,
Mattias Engdegård
,
04:57
master 2c6eb49fa2d: ; Avoid byte-compiler warnings in 'ls-lisp-test-bug70271'.
,
Eli Zaretskii
,
04:02
master 22386c5634b: Fix misalignment of entries created by Dired file operations
,
Po Lu
,
03:34
master b31f7e67de5: Fix window-point-context-set and window-point-context-use (bug#33871)
,
Juri Linkov
,
02:44
emacs-29 407e85ce139: Fix c++-ts-mode defun navigation (bug#65885)
,
Yuan Fu
,
01:44
April 08, 2024
master 677bc276998: ; * etc/NEWS: Announce new ls-lisp options. (Bug#70721)
,
Eli Zaretskii
,
23:29
master 93576969c2b 2/2: ; Fix the test in last change.
,
Eli Zaretskii
,
23:22
master a4c766e057b 1/2: Support more long time options in 'ls-lisp'
,
Eli Zaretskii
,
23:22
master updated (64eb4ce0af8 -> 93576969c2b)
,
Eli Zaretskii
,
23:22
master 9e22cd30ebd 1/2: Disable tab-bar by default in Speedbar frames
,
Po Lu
,
22:39
master updated (f30801a2033 -> 64eb4ce0af8)
,
Po Lu
,
22:39
master 64eb4ce0af8 2/2: Improve treatment of aborted touch events in Speedbar and elsewhere
,
Po Lu
,
22:39
master f30801a2033: (completion-hilit-commonality): Support `completion-lazy-hilit`
,
Stefan Monnier
,
22:32
scratch/track-changes f738662f6cf: * doc/lispref/text.texi (Tracking changes): Document the `error` case
,
Stefan Monnier
,
22:21
branch scratch/track-changes created (now b676b0ff3f0)
,
Stefan Monnier
,
16:44
scratch/track-changes b676b0ff3f0: lisp/emacs-lisp/track-changes.el: New file
,
Stefan Monnier
,
16:44
branch scratch/track-changes deleted (was 4fd5a970524)
,
Stefan Monnier
,
16:43
master 6c9855d3364: Improve documentation of Text Mode
,
Eli Zaretskii
,
14:02
master dc5fe95a48f: (cl--describe-class): Improve based on dicussion in bug#70077
,
Stefan Monnier
,
14:00
master 600ac35cc65: ; * lisp/align.el: Remove unnecessary :group keywords. (bug#70262)
,
Arash Esbati
,
08:22
master 9506b9392e8: (define-globalized-minor-mode): Fix bug#69431
,
Stefan Monnier
,
08:19
master b9b2bc7192e: Update INSTALL for native compilation of Lisp files
,
Stephen Berman
,
07:57
master c9d7721db6e: * Make comp ignore EIEIO classes (bug#70141)
,
Andrea Corallo
,
06:07
master 4d486bd378b: * Fix out of date comp pass names in comp-tests.el
,
Andrea Corallo
,
04:53
master updated (ee377aaddf9 -> 4efe3b99a5d)
,
Yuan Fu
,
02:26
master 4efe3b99a5d 2/2: Document tree-sitter things feature (bug#70016) (bug#68824)
,
Yuan Fu
,
02:26
master 64854869ae0 1/2: Make tree-sitter thing feature public and remove obsolete functions
,
Yuan Fu
,
02:26
April 07, 2024
master ee377aaddf9 3/3: Fix invisible erc-speedbar cursor in text terminals
,
F. Jason Park
,
16:02
master c1266d355a2 1/3: ; * lisp/erc/erc-nicks.el: Fix typo in Commentary.
,
F. Jason Park
,
16:02
master updated (63588775fcb -> ee377aaddf9)
,
F. Jason Park
,
16:02
master e0df2841fb7 2/3: Allow updating of /IGNORE timeouts in ERC
,
F. Jason Park
,
16:02
master 63588775fcb: (Freplace_match): Fix bug#65451
,
Stefan Monnier
,
14:16
master 8f93cba324e: Fix truncation of long lines in compilation buffers
,
Eli Zaretskii
,
05:10
master 03b23302bd3: Fix tex-tabbing-separator alignment rule
,
Arash Esbati
,
04:37
emacs-29 aca5064f128: ; Fix last change.
,
Eli Zaretskii
,
03:33
emacs-29 55aab2d4710: ; * etc/PROBLEMS: An entry about focus issues with XFCE (bug#70046).
,
Eli Zaretskii
,
03:33
emacs-29 19cee16576e: ; * doc/emacs/misc.texi (emacsclient Options): Fix typo. (Bug#70238)
,
Michael Albinus
,
03:16
master 8ee1dc8f1f9: Resolve disagreements in accounting of tooltip positions on Android
,
Po Lu
,
02:51
emacs-29 2a41b6ba514: ; * src/filelock.c (Flock_file): Doc fix (bug#70216).
,
Eli Zaretskii
,
02:25
master c7a0e4faa2a: * lisp/master.el (master-says): Check nil argument (bug#70230).
,
Eli Zaretskii
,
02:16
master ae296d762bc: Port new Android window management strategy to Android 5.0
,
Po Lu
,
00:16
April 06, 2024
master ec25f5ad3d4: ; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578).
,
Juri Linkov
,
14:32
master e6535e41027: ; Commit autogenerated files.
,
Eli Zaretskii
,
11:16
master 7aea688ee93 2/3: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
11:14
master 5f89da1423b 1/3: Merge from origin/emacs-29
,
Eli Zaretskii
,
11:14
master updated (eaec6cc3d7c -> b4864ca4aff)
,
Eli Zaretskii
,
11:14
master b4864ca4aff 3/3: Merge from origin/emacs-29
,
Eli Zaretskii
,
11:14
master eaec6cc3d7c: ; Minor fixes of doc strings referencing keymaps.
,
Eli Zaretskii
,
06:44
master 73569eb957e: ; * INSTALL: Mention installation without root access (bug#70071).
,
Eli Zaretskii
,
06:31
master 9260904072d 2/3: Add documentation for 'switch-window' event
,
Eli Zaretskii
,
06:14
master fab58ffc224 3/3: ; * doc/lispref/commands.texi (Focus Events): Fix markup of last change.
,
Eli Zaretskii
,
06:14
master updated (617bd85cd0b -> fab58ffc224)
,
Eli Zaretskii
,
06:13
master abe39d57889 1/3: Support 'mouse-autoselect-window' in xterm-mouse
,
Eli Zaretskii
,
06:13
emacs-29 3d87d74a23d: ; * etc/PROBLEMS: Entry about slow mouse-wheel with GTK3 (bug#70002).
,
Eli Zaretskii
,
05:14
April 05, 2024
master 617bd85cd0b: Correct typos in and omissions from earlier Android port changes
,
Po Lu
,
23:19
scratch/mouse-wheel-buttons d859856869f: (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
,
Stefan Monnier
,
19:51
branch scratch/mouse-wheel-buttons created (now d859856869f)
,
Stefan Monnier
,
19:51
branch scratch/track-changes created (now 4fd5a970524)
,
Stefan Monnier
,
19:51
scratch/track-changes 4fd5a970524: lisp/emacs-lisp/track-changes.el: New file
,
Stefan Monnier
,
19:51
master 0286a11f313: (help-fns-function-description-header): Fix last change (bug#70209)
,
Stefan Monnier
,
18:32
master aa356d03aeb: Make sh-script-tests.el more robust
,
Michael Albinus
,
13:44
master 4e22ad8cef0: Mark display-comint-buffer-action as obsolete after adding a category.
,
Juri Linkov
,
12:50
master 6480de5ea74: ; Use two dashes for internal function minibuffer-visible-completions--bind
,
Juri Linkov
,
12:28
master 50fab7062d9: * lisp/tab-bar.el (tab-bar-mode-map): New keymap (bug#69578).
,
Juri Linkov
,
12:24
master 4fc84cb23b6: Only call set-text-conversion-style if it exists
,
Mattias Engdegård
,
09:57
master 200a0e5e7d5: * lisp/help-fns.el (help-fns-function-description-header): Fix bug#70209
,
Stefan Monnier
,
07:42
master 64e1cfb98cb: ; Fix indentation in last change to windows.texi.
,
Basil L. Contovounesios
,
03:56
master 2637b642d48 3/4: Merge remote-tracking branch 'savannah/master' into master-android-1
,
Po Lu
,
03:04
master updated (3cf0bb174ef -> aad63f935f8)
,
Po Lu
,
03:04
master aad63f935f8 4/4: Enable relinquishing access to Android content directories
,
Po Lu
,
03:04
master 7a13d012c8e 2/4: Print records inside data-debug
,
Po Lu
,
03:04
master c57b50569cc 1/4: Define missing type in semantic/db-find.el
,
Po Lu
,
03:04
master 3cf0bb174ef: * lisp/hexl.el (hexl-mode): Fix doc string (bug#70163).
,
Eli Zaretskii
,
01:46
April 04, 2024
master 3968b36ae06: Fix Semantic tag discovery when loading of unloaded files is suppressed
,
Po Lu
,
22:50
master 21f9be00531: (project-current): Fix the previous change
,
Dmitry Gutov
,
20:30
master updated (c2e0ebf752c -> b49765b516e)
,
Mattias Engdegård
,
13:17
master b49765b516e 2/2: ; * lisp/auth-source.el: add declarations to silence compiler
,
Mattias Engdegård
,
13:17
master 4a74999a735 1/2: ; * src/json.c: Comment correction
,
Mattias Engdegård
,
13:17
master c2e0ebf752c: Adapt treesitter tests for EMBA
,
Michael Albinus
,
10:52
emacs-29 c6899603b9c: ; * doc/lispref/tips.texi (Documentation Tips): Improve (bug#70163).
,
Eli Zaretskii
,
09:29
master 77022a0d732: ; * doc/misc/cl.texi (Function Bindings): Fix reference.
,
Michael Albinus
,
09:24
master 44d83def4fa: Move read-passwd* to auth-source.el, avoiding compilation warnings
,
Michael Albinus
,
08:52
emacs-29 bd2c4d825db: ; Update admin/make-tarball.txt
,
Eli Zaretskii
,
08:25
master a0d646fb9f3: * src/json.c (make_symset_table): Fix over-large allocation size.
,
Mattias Engdegård
,
08:11
master 57e78f2d49a: Disobey display actions while using switch-to-buffer on the tab-line
,
Juri Linkov
,
02:24
master daefd6771a4: Remove redundant byte-swapping boundary
,
Po Lu
,
01:53
April 03, 2024
master 42c0603c7aa: Avoid destroying windows after they are unmapped
,
Po Lu
,
21:53
master updated (7a41de3d515 -> 3608c1399ff)
,
Po Lu
,
20:34
master 3608c1399ff 2/2: ; * src/haikufns.c (syms_of_haikufns): Fix indentation.
,
Po Lu
,
20:34
master ba3bf69f84e 1/2: New variable haiku-pass-control-tab-to-system
,
Po Lu
,
20:34
master 7a41de3d515: Simplify tab-line-switch-to-prev-tab and tab-line-switch-to-next-tab.
,
Juri Linkov
,
13:42
master 08c80c45dde: Don't use file-truepath in Eglot (bug#70036)
,
Theodor Thornhill
,
09:27
master 7df66b4762f 1/5: Better align Emacs window management with Android task lifecycles
,
Po Lu
,
08:49
master 1f5a2c75e60 4/5: Prevent detachWindow from deleting frames
,
Po Lu
,
08:49
master ad5c6de2fce 2/5: Revise android.texi to agree with last change
,
Po Lu
,
08:49
master updated (fa9791fe6af -> 48dc75f2353)
,
Po Lu
,
08:49
master 48dc75f2353 5/5: ; * java/org/gnu/emacs/EmacsView.java (onKeyDown): Delete debugging code.
,
Po Lu
,
08:49
master a0da5d04bae 3/5: ; * java/org/gnu/emacs/EmacsWindow.java (reparentTo): Typo.
,
Po Lu
,
08:49
master updated (7de192680fd -> fa9791fe6af)
,
Mattias Engdegård
,
05:31
master fa9791fe6af 2/2: Revert "Check if lexical-binding is enabled before warning"
,
Mattias Engdegård
,
05:31
master 0c55261971b 1/2: Make lexical-binding cookie warning test more robust
,
Mattias Engdegård
,
05:31
master 7de192680fd: Check if lexical-binding is enabled before warning
,
Philip Kaludercic
,
04:52
master 375ba7c8ea4: ; * src/json.c (json_parse_array): Remove unused variable.
,
Mattias Engdegård
,
04:20
master 5e5e74b17ac: ; Autoload 'global-completion-preview-mode'
,
Eshel Yaron
,
02:39
April 02, 2024
master 7563d571463: ; * src/json.c (Fjson_insert): Fix typo in doc (bug#70156).
,
Eli Zaretskii
,
22:38
master 5eedf41b31a: ; * src/json.c (Fjson_insert): Doc fix.
,
Eli Zaretskii
,
13:43
master c3781bf59ed: New functions to set and use context of window points (bug#33871)
,
Juri Linkov
,
13:21
master updated (9af533dc751 -> 617debf6739)
,
Mattias Engdegård
,
13:17
master 617debf6739 2/2: Fix json-insert unibyte buffer bug (bug#70007)
,
Mattias Engdegård
,
13:17
master 0670032c0dc 1/2: json-insert doc fixes
,
Mattias Engdegård
,
13:17
master 9af533dc751: New condition/action entry 'category' for 'display-buffer' (bug#69983)
,
Juri Linkov
,
12:53
April 01, 2024
master 8bddf7f93e6 2/3: ; * src/json.c (json_parse_object): Call make_hash_table directly.
,
Mattias Engdegård
,
11:07
master updated (f53152faad1 -> a5fbb652ed3)
,
Mattias Engdegård
,
11:07
master a5fbb652ed3 3/3: Update JSON codec doc strings
,
Mattias Engdegård
,
11:07
master dbfe3cae2d9 1/3: Update JSON parser test and docs
,
Mattias Engdegård
,
11:07
master f53152faad1: (scheme-syntax-propertize-sexp-comment): Allow `#; ` in strings
,
Stefan Monnier
,
10:46
master updated (51e102a7c80 -> 123bfc2779d)
,
Po Lu
,
09:13
master 123bfc2779d 2/2: Correct custom type in tramp-androidsu.el
,
Po Lu
,
09:13
master 7970f6bcfce 1/2: ; json.c stylistic adjustments
,
Po Lu
,
09:13
master 51e102a7c80: ; * doc/lispref/processes.texi: use @code for keywords in @table
,
Mattias Engdegård
,
08:46
emacs-29 f107dc26e37: ; * etc/PROBLEMS: Add an entry about WebKitGTK (bug#66068).
,
Eli Zaretskii
,
08:25
master 61d70186a4a 1/2: Add support for `ch' and `cw' dimension specifiers for images
,
Eli Zaretskii
,
07:21
master 601e772b06c 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
07:21
master ce492cc5ae4: * etc/NEWS: Mention a JSON codec improvement.
,
Mattias Engdegård
,
07:10
master 3f9263f791f: Fix symbol list matching regexps.
,
Mattias Engdegård
,
05:13
master 155462a1bd7 1/4: Fix mutates-arguments warning for `sort`
,
Mattias Engdegård
,
04:45
master f178a6d8006 2/4: Native JSON support is always available
,
Mattias Engdegård
,
04:45
master updated (0f504dde338 -> 3f4486dd76c)
,
Mattias Engdegård
,
04:45
master 3f4486dd76c 4/4: Don't signal `json-end-of-file` for short nonempty bad JSON inputs
,
Mattias Engdegård
,
04:45
master 734bd005aa0 3/4: Faster JSON parsing
,
Mattias Engdegård
,
04:45
master 0f504dde338: (scheme-syntax-propertize-sexp-comment): Handle nested sexp-comments
,
Stefan Monnier
,
02:14
master 9caf5cb55a3: Fix androidsu's `make-process' file name handler
,
Po Lu
,
02:05
master 02c2a95a52e 1/2: scheme.el: Enable dealing with regular expression literal
,
Stefan Monnier
,
01:23
master c4e7eec8c09 2/2: (scheme-syntax-propertize-sexp-comment): Remove unused argument
,
Stefan Monnier
,
01:23
master updated (0cf9b582285 -> c4e7eec8c09)
,
Stefan Monnier
,
01:23
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc