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: Fri May 31 2024 10:28:00 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2024
master 0cb511b33bc: Make Tramp error handling more precise
,
Michael Albinus
,
10:28
branch scratch/comp-run deleted (was 3be6929c224)
,
Andrea Corallo
,
05:53
branch scratch/comp-safety2 deleted (was 21d7f3c1123)
,
Andrea Corallo
,
05:52
branch scratch/comp-safety deleted (was f2600c509d9)
,
Andrea Corallo
,
05:51
scratch/comp-branch-optim a966cec16da 3/4: Generalize comp-cstr-symbol-p
,
Andrea Corallo
,
05:46
scratch/comp-branch-optim 73f6e82976c 2/4: Add comp-type-branch-optim pass
,
Andrea Corallo
,
05:46
branch scratch/comp-branch-optim created (now 4a04c2f515e)
,
Andrea Corallo
,
05:46
scratch/comp-branch-optim 9ce2ba8ce11 1/4: Split comp--ssa code
,
Andrea Corallo
,
05:46
scratch/comp-branch-optim 4a04c2f515e 4/4: Fix comp--type-branch-optim-block it using comp-cstr-type-p
,
Andrea Corallo
,
05:46
master 319e16550d6: Remove unused Fget_file_char
,
Mattias Engdegård
,
04:13
master f3891da4972 1/2: ; * src/w32image.c (thumb_type_data): Revert parts of recent change.
,
Eli Zaretskii
,
02:36
master 523d246d663 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
02:36
master 87e4e1beab0: Limit matches of treesit-thing-settings in js-ts-mode (bug#71244)
,
Juri Linkov
,
02:35
master b7824916300: * lisp/man.el (Man-getpage-in-background): Don't set buffer before display.
,
Juri Linkov
,
02:28
May 30, 2024
master 4077bb9867c: ; Fix coding style in w32image.c
,
Po Lu
,
21:55
master 436b344be36: track-changes.el: Keep a bit more info when logging an error
,
Stefan Monnier
,
19:00
master 2e16bcd8ede: ad-activate-advised-definition: Use proper function objects
,
Stefan Monnier
,
18:58
master 0d7d835902d: server.el: Avoid nested runs of process filters (bug#71223)
,
Stefan Monnier
,
18:38
scratch/igc 258fba4e7f3: Minor cleanup
,
Gerd Moellmann
,
13:18
master baecf9bb283: Fix job control in remote shell
,
Michael Albinus
,
12:55
master 0b4d2bb9b36: universal-argument--preserve: Preserve last-prefix-arg
,
Sean Whitton
,
11:31
master ae7d0e86b37: Support built-in thumbnail creation on MS-Windows
,
Eli Zaretskii
,
10:47
master 1ebb9cb93b2: Don't set text scale to fractional values in touch-screen-pinch
,
Po Lu
,
09:32
master 1fdf0f68ccf: In normal-mode, make c-mode call c-mode when CC Mode is loaded
,
Alan Mackenzie
,
08:41
master 39b704e36e3: Show all date options when adding Gnus scores interactively
,
Andrea Corallo
,
04:58
master c166abe897b: Improve Tramp error handling
,
Michael Albinus
,
04:44
master 9ca7632c5c0: * lisp/dired-aux.el (shell-command-guess-xdg): Check nil xdg-mime (bug#71270).
,
Juri Linkov
,
02:44
master 6bf0f5c9fb8: Update TUTORIAL.cs and TUTORIAL.translators
,
Eli Zaretskii
,
02:15
scratch/igc 5ad7ca2dbd4: Reduce use of goto
,
Gerd Moellmann
,
01:32
scratch/igc ff7188f0870: Scan ppstack differently
,
Gerd Moellmann
,
01:22
scratch/igc 3c3257a9a8e: Scan prstack differently
,
Gerd Moellmann
,
01:03
May 29, 2024
scratch/igc ee541e36b08: Handle SAFE_ALLOCA_LISP
,
Gerd Moellmann
,
23:45
master 1df3554f076: Make Eshell's "which" command extensible
,
Jim Porter
,
22:35
master 6a0f4d333a3: ; Improve recent change to deferred evaluation in Eshell
,
Jim Porter
,
20:28
master 69a9fdd6bb0: Use `scheme-mode` for the Guile init file
,
Stefan Kangas
,
17:35
master eac608cb804 4/5: Rework how 'eshell-ensure-newline-p' adds newlines
,
Jim Porter
,
15:21
master 4c924a53334 2/5: Use 'esh-module-autoload' for Eshell modules' defgroups
,
Jim Porter
,
15:21
master 9daf1085a9b 3/5: Add ability for Eshell virtual targets to handle closing the target
,
Jim Porter
,
15:21
master updated (98149ad31ea -> 9280a619ab3)
,
Jim Porter
,
15:21
master 9280a619ab3 5/5: Fix calling Eshell scripts outside of Eshell
,
Jim Porter
,
15:21
master 6c2f21e4a6f 1/5: Consolidate Eshell module loading/unloading code
,
Jim Porter
,
15:21
master 98149ad31ea: ; Improve documentation of new Imenu features
,
Eli Zaretskii
,
14:44
master f469ab73a77: * lisp/imenu.el (imenu-flatten): Add new choice 'group' (bug#70846).
,
Juri Linkov
,
14:06
master 17c23a46c3d: Add Tramp distrobox method
,
Michael Albinus
,
12:30
master be9de8082e3 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
11:50
master 62a3d72bee3 1/2: ; Update ldefs-boot.el
,
Eli Zaretskii
,
11:50
master fd61cf3976c: Rename comp-run.el and comp-cstr.el private functions
,
Andrea Corallo
,
11:44
master 063b67325b4: Obey tramp-histfile-override in remote direct async processes
,
Michael Albinus
,
11:15
master 4e836407ce3: ; * src/w32.c (sys_open): Set errno to EISDIR if opening a directory.
,
Eli Zaretskii
,
10:56
master 8f618711d13: Fix error message from 'insert-file-contents'
,
Eli Zaretskii
,
10:42
master c04eccd667f 1/2: Add 'help-find-source' and bind it to C-h 4 s
,
Andrea Corallo
,
10:40
master updated (a9af70849d2 -> 608e9a5806f)
,
Andrea Corallo
,
10:40
master 608e9a5806f 2/2: Add some documentation for 'help-find-source'
,
Andrea Corallo
,
10:40
scratch/igc b43d74ec748: Scan rdstack differently
,
Gerd Moellmann
,
10:11
scratch/igc d695133791d 4/5: For igc-info, include information about leaf objects
,
Gerd Moellmann
,
09:25
scratch/igc 516282d97eb 3/5: No need to fix the markers field twice
,
Gerd Moellmann
,
09:25
scratch/igc 0be0d5ad5d8 5/5: Return information about the arena for igc-info
,
Gerd Moellmann
,
09:25
scratch/igc e20eb76c8e0 2/5: Use igc_make_byte_vec for hash tables
,
Gerd Moellmann
,
09:25
scratch/igc b6794448425 1/5: Add a igc_make_byte_vec function
,
Gerd Moellmann
,
09:25
scratch/igc updated (6ffadd9209f -> 0be0d5ad5d8)
,
Gerd Moellmann
,
09:25
master a9af70849d2: Add a couple of minibuffer completion tests
,
Eshel Yaron
,
06:01
master 39d2f402528: ; * src/sfntfont.c (sfnt_parse_style): Fix typo.
,
Po Lu
,
05:17
master b8d880e0592: Fix unsafe usage of string data on Android
,
Po Lu
,
05:11
May 28, 2024
master fde8dc9287c 2/3: Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`
,
Stefan Monnier
,
20:53
master updated (0ae66c19176 -> 3480ca83510)
,
Stefan Monnier
,
20:53
master 1a1170cde7e 1/3: Rename `subr-native-elisp` to `native-comp-function` (bug#71123)
,
Stefan Monnier
,
20:53
master 3480ca83510 3/3: Rename `SUBR_NATIVE_COMPILED` to `NATIVE_COMP_FUNCTION` (bug#71123)
,
Stefan Monnier
,
20:53
master 0ae66c19176: Mention direction when resizing a window fails
,
Stefan Kangas
,
18:38
master 7e326b915f4: Fix adding to history via 'eshell-command'
,
Jim Porter
,
17:48
master 647de5e952c: esh-mode.el: Refrain from hiding buffer modifications (bug#70966)
,
Stefan Monnier
,
17:42
master 0999c64fa86: Correct and clarify two doc strings in lisp/files.el
,
Alan Mackenzie
,
16:17
master 066e9b59885: Use the current face foreground for read-passwd icons (bug#71213)
,
Kévin Le Gouguec
,
13:40
master 730b61c64b5: * lisp/image-mode.el (image-transform-fill-window): New command (bug#69565).
,
Juri Linkov
,
12:53
master ebac4d48728: Provide a list of default values for M-n of project-find-file (bug#70996)
,
Juri Linkov
,
12:33
master d9512da4951: Avoid rare crashes in 'uncache_face'
,
Eli Zaretskii
,
12:03
master 9c7de10079b: Use same Python binary for test as in python mode (bug#70815)
,
Mattias Engdegård
,
11:51
scratch/igc 6ffadd9209f 4/4: Avoid memcpy'ing too much, igc_grow_ptr_vec
,
Gerd Moellmann
,
11:42
scratch/igc updated (20305fea369 -> 6ffadd9209f)
,
Gerd Moellmann
,
11:42
scratch/igc 24aff715519 2/4: SPECPDL_FREE
,
Gerd Moellmann
,
11:42
scratch/igc 5c2ab22040f 3/4: Don't try to destroy non-existent root
,
Gerd Moellmann
,
11:42
scratch/igc e05be63c247 1/4: Alloc handlers from MPS
,
Gerd Moellmann
,
11:42
emacs-29 bf50aa38f9d: Improve documentation of case-conversion commands
,
Eli Zaretskii
,
08:40
master 8b70093b369: Fix tar-mode-test-tar-extract-zip-and-gz
,
Michael Albinus
,
07:23
May 27, 2024
master 7aa91b299e9 8/8: Fix date-stamp regression in erc-fill-wrap
,
F. Jason Park
,
19:52
master updated (1a9128e0208 -> 7aa91b299e9)
,
F. Jason Park
,
19:52
master 04477cf97be 5/8: Tether query rolls to channel membership in ERC
,
F. Jason Park
,
19:52
master 1b633ea59ad 2/8: Delete original speedbar frame in erc-nickbar-mode
,
F. Jason Park
,
19:52
master 5f84213c980 6/8: Retain client's own user in erc-server-users
,
F. Jason Park
,
19:52
master 6888bbbe832 7/8: Add ERC module querypoll as monitor placeholder
,
F. Jason Park
,
19:52
master 75aefe65148 4/8: Reuse old query buffers for reassumed nicks in ERC
,
F. Jason Park
,
19:52
master ab78cbfabc8 3/8: Mention if an ERC module is local in its doc string
,
F. Jason Park
,
19:52
master 8c54a79ec10 1/8: Return nil from more ERC response handlers
,
F. Jason Park
,
19:52
master 1a9128e0208: Eglot: run eglot-managed-mode-hook when turning off (bug#70958)
,
João Távora
,
18:20
master a2ada909482: ; Fix thinko in my last change
,
Stefan Kangas
,
16:40
master 509e7f877ba: * Rework 'comp-normalize-valset' (bug#71116)
,
Andrea Corallo
,
14:43
master 2cadad6f8ce: minibuffer-allow-text-properties can be buffer-local and affects completions
,
Juri Linkov
,
14:20
master 804f36d5abd: Don't let pp fall back to prin1 for conses
,
Michael Heerdegen
,
14:09
master 3580dc155c3: Don't try to pretty-print non-lists as binding list
,
Michael Heerdegen
,
12:45
master db6599818fa: ; * src/lread.c (syms_of_lread) <load-no-native>: Doc fix (bug#70914).
,
Eli Zaretskii
,
07:54
master 435df51d1e7: Fix minor issues in textconv.c
,
Po Lu
,
06:01
master 8283f0ae4ad: ; * src/lread.c (load-no-native): Improve docstring.
,
Andrea Corallo
,
05:46
master 25f61f7f8f5: ; Silence byte-compiler
,
Stefan Kangas
,
04:57
master a212687e24f: Make `idle-update-delay` obsolete
,
Stefan Kangas
,
04:52
emacs-29 225b426f256: ; Fix typos
,
Stefan Kangas
,
04:12
May 26, 2024
master 56871dbd4c1 2/2: * lisp/progmodes/project.el: Up xref dependency and bump the version
,
Dmitry Gutov
,
18:23
master cef848fe5f3 1/2: * lisp/progmodes/xref.el: Bump the version to 1.7.0
,
Dmitry Gutov
,
18:23
master updated (74b8043e60d -> 56871dbd4c1)
,
Dmitry Gutov
,
18:23
master 74b8043e60d: Prevent crashes due to redisplay while realizing the default face
,
Eli Zaretskii
,
12:42
master c593441ab00: Remove Emacs 19 compat code in mm-util.el
,
Stefan Kangas
,
09:27
master 34fc71c004b: Further tweak pp code printing
,
Michael Heerdegen
,
08:32
master 3ea451042a3: Fix --enable-checking build with macOS clang 15.0.0
,
Stefan Kangas
,
07:41
master 236034a24d0: Clean up legacy bytecode loading
,
Mattias Engdegård
,
07:06
scratch/igc 20305fea369: Make being_printed an exact root
,
Gerd Moellmann
,
06:16
master cfd654c4186: Update documentation for 'width' slot of vtable ':column' object
,
Eli Zaretskii
,
05:20
master b241ec0e78f: Enhance 'python-shell-send-block' for convenience
,
Eli Zaretskii
,
04:27
master 9ca89cb4834: ; Fix merge error (bug#71093).
,
Eli Zaretskii
,
04:21
scratch/igc 4a84653b72d: Fix build with --eanble-checking=all
,
Gerd Moellmann
,
03:49
scratch/igc 83d19157ab8 2/3: Fix non-MPS build
,
Gerd Moellmann
,
03:37
scratch/igc 9aa3e693d1b 3/3: Fix MPS build
,
Gerd Moellmann
,
03:37
scratch/igc updated (63f2db2380a -> 9aa3e693d1b)
,
Gerd Moellmann
,
03:37
scratch/igc c5268618e38 1/3: Merge branch 'master' into scratch/igc
,
Gerd Moellmann
,
03:37
master 06541762d7d: ; Fix Calc manual
,
Eli Zaretskii
,
03:29
master 45a631134fb: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
03:02
master updated (74ceb6922c6 -> 45a631134fb)
,
Eli Zaretskii
,
03:02
emacs-29 21b2954c90e: ; Fix markup in manuals
,
Eli Zaretskii
,
02:50
May 25, 2024
master 74ceb6922c6: Address compilation errors and warnings on x86 Solaris 10 systems
,
Po Lu
,
23:51
master 2a12f39ffe8: Improve navigation to cl-defgeneric uses
,
Dmitry Gutov
,
22:57
master 7ca238c4413: xref-revert-buffer: Make inhibit-modification-hooks binding a bit safer
,
Dmitry Gutov
,
19:03
master 57dc1ed665d: Fix a race condition when evaluating Eshell commands
,
Jim Porter
,
16:48
master 91509d5d2a2: Make Tramp's async processes more robust
,
Michael Albinus
,
11:23
master 129c6778e64: * src/Makefile.in (ELN_DESTDIR, BIN_DESTDIR): Give a default (bug#70842).
,
Andrea Corallo
,
11:21
scratch/igc 63f2db2380a: Fix print_preprocess for sub char tables
,
Gerd Moellmann
,
09:42
master ed7e5769757: Merge from origin/emacs-29
,
Eli Zaretskii
,
08:07
master updated (cb67c34bcfe -> ed7e5769757)
,
Eli Zaretskii
,
08:07
emacs-29 4f0121f8dbe: Avoid assertion violations in displaying under 'outline-minor-mode'
,
Eli Zaretskii
,
07:26
master cb67c34bcfe: Omit `store-substring` from lisp manual (bug#70784)
,
Mattias Engdegård
,
06:55
emacs-29 1bf65836622: Improve documentation of 'no-special-glyphs' frame parameter
,
Eli Zaretskii
,
06:23
master d54178f535b: Improve documentation of sending commands to shells
,
Eli Zaretskii
,
06:02
master 1a48b53040d: Adapt Tramp's progress-reporter messages
,
Michael Albinus
,
05:34
master 9fbe9dc4c3e: ; Improve doc strings in textsec.el
,
Eli Zaretskii
,
05:00
master 5f3f461cd0c: Avoid rare errors in dabbrev.el
,
Eli Zaretskii
,
03:33
master d50e3226b1a: Fix encoding of text when saving a gpg-encoded file
,
Eli Zaretskii
,
02:14
May 24, 2024
master 984fb346fdf: Erase existing duplicates in eshell-history-ring
,
Jim Porter
,
22:34
master f3dd0d981cb: ; Fix previous fix for bug#70796
,
Tassilo Horn
,
17:05
master c812c935486: Fix usage of cons cells in grep-find-ignored-files
,
Dmitry Gutov
,
16:25
master 59d7730a46a: bug-reference: signal fontified bounds back to jit-lock (bug#70796)
,
Tassilo Horn
,
15:55
master 74f15ad72d9 1/2: New variable shell-command-guess-dired-optional (bug#18132)
,
Juri Linkov
,
13:58
master updated (6d856acf177 -> 9ebe6aa5f10)
,
Juri Linkov
,
13:58
master 9ebe6aa5f10 2/2: * lisp/dired.el (dired-mode-map): Bind "E" to 'dired-do-open' (bug#18132).
,
Juri Linkov
,
13:58
emacs-29 3647645e948: Fix Python font lock of chained assignment statement
,
Eli Zaretskii
,
10:54
scratch/igc f671435fc8c 1/2: For igc_xpalloc_exact, make PA an in-out parameter
,
Gerd Moellmann
,
10:26
scratch/igc 25536c74e29 2/2: Safer use of ppstack
,
Gerd Moellmann
,
10:26
scratch/igc updated (15271ea88e9 -> 25536c74e29)
,
Gerd Moellmann
,
10:26
master 6d856acf177 2/2: ; Refine 'completion-preview-exact' face
,
Eshel Yaron
,
05:25
master updated (e650a04dc41 -> 6d856acf177)
,
Eshel Yaron
,
05:25
master fda9ecc1509 1/2: ; Exclude a few more modes in 'global-completion-preview-mode'
,
Eshel Yaron
,
05:24
emacs-29 3291dea441f: Fix example in Calc manual
,
Eli Zaretskii
,
03:45
master e650a04dc41: * src/comp.c (check_comp_unit_relocs): Remove unneccesary double access.
,
Andrea Corallo
,
02:50
May 23, 2024
master 9d3fb195af4 2/2: Fix argument name highlighting in 'describe-function' output
,
Eshel Yaron
,
16:16
master 52acabcbe8e 1/2: Fix 'help-view-source' for variables defined in C
,
Eshel Yaron
,
16:15
master updated (e1789f66ac9 -> 9d3fb195af4)
,
Eshel Yaron
,
16:15
master e1789f66ac9: Improve Dired context menu
,
Eli Zaretskii
,
14:14
scratch/igc 15271ea88e9: Register roots for comp units earlier
,
Gerd Moellmann
,
12:39
master b53a20c61d3 2/2: Documentation followup for last change
,
Eli Zaretskii
,
09:24
master 8f010e9a292 1/2: Improve 'key-translate' to support removing translations
,
Eli Zaretskii
,
09:24
master updated (a2ca5d01989 -> b53a20c61d3)
,
Eli Zaretskii
,
09:24
master a2ca5d01989: Enhance python-tests to adapt different Python interpreters (bug#70815)
,
Eli Zaretskii
,
09:08
master f75fec5cacc: Fix uncompressing a .tar.gz archive whose files have no leading dir
,
Eli Zaretskii
,
05:52
master e96e4906c8c: Work around one Android bug and document another
,
Po Lu
,
05:47
scratch/igc 1b16c64669d: Don't make a root for other non-existent relocs
,
Gerd Moellmann
,
04:18
scratch/igc c1b32870c23: Make roots before running toplevel forms of a CU
,
Gerd Moellmann
,
03:56
master updated (599504a87da -> 64cced2c37a)
,
Po Lu
,
03:20
master 64cced2c37a 2/2: Restore specbound keyboard-locals in the correct KBOARD
,
Po Lu
,
03:20
master ad0b9b9ab5d 1/2: ; * src/unexelf.c (unexec): Fix compiler warning.
,
Po Lu
,
03:20
scratch/igc 2bd8ee79d93: Don't make a root for non-existent ephemeral relocs
,
Gerd Moellmann
,
02:57
scratch/igc 31e90f38c98: Create roots for references in CUs
,
Gerd Moellmann
,
02:03
master 599504a87da: ; Fix typo in NEWS (bug#71130).
,
Eli Zaretskii
,
01:22
May 22, 2024
master 5f3feb504c2: ; Fix recently-added documentation
,
Eli Zaretskii
,
14:44
scratch/igc 001e1ce1ae9: Make ppstack an exact root
,
Gerd Moellmann
,
13:54
master d8af7c99bb0: * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets): Fix bootstrap failure
,
Stefan Monnier
,
13:28
master 70effed88df: Improve compatibility with Android's default text editor
,
Po Lu
,
10:00
emacs-29 350ae75f5c1: Avoid crashes on MS-Windows due to invalid UNC file names
,
Eli Zaretskii
,
07:11
master 394aac7b187: ; Fix last tree-sitter changes in Elisp manual.
,
Basil L. Contovounesios
,
06:04
master 45ba332adde 2/3: Fontify namespace in constant face in c++-ts-mode (bug#71070)
,
Yuan Fu
,
02:23
master e947e63b066 1/3: Address a common pitfall in tree-sitter's manual section (bug#71048)
,
Yuan Fu
,
02:23
master e153093f0a1 3/3: Improve treesit-major-mode-setup indentation setup (bug#71086)
,
Yuan Fu
,
02:23
master updated (63d914e377f -> e153093f0a1)
,
Yuan Fu
,
02:23
May 21, 2024
master 63d914e377f: etags-regen-program: Use more robust default value
,
Dmitry Gutov
,
20:02
master ce8e292bca8: Use read-from-minibuffer instead of read-string for dired-do-touch
,
Juri Linkov
,
13:25
master 9aeb4872d47: Fix some Tramp oddities
,
Michael Albinus
,
12:13
master c8b34046d93: ; Avoid byte-compiler warning in todo-mode.el differently
,
Stephen Berman
,
09:05
emacs-29 ccf8dba44a3: ; * lisp/face-remap.el (text-scale-adjust): Doc fix.
,
Eli Zaretskii
,
08:41
emacs-29 5ab144c77cd: ; Improve documentation of backing up files
,
Eli Zaretskii
,
08:35
master 003eddc1dc3: ; Avoid byte-compiler warning in todo-mode.el
,
Eli Zaretskii
,
07:18
master 7f80070232a: Fix todo-mode item insertion bug (bug#70937)
,
Stephen Berman
,
05:04
Re: master updated (a1b24ebc83e -> 44d1687f1f6)
,
Michael Albinus
,
02:44
master d00eb1c9025: Use read-string instead of completing-read for dired-do-touch
,
Juri Linkov
,
02:21
master 1845eede307: Fix for 'vc-default-patch-addressee' recently added to .dir-locals.el
,
Juri Linkov
,
02:17
master 70e7620843a: Do not message for repeated enable/disable of tab-line-mode
,
Juri Linkov
,
02:11
May 20, 2024
scratch/igc 951210dbd17: Revert "Helmut's scanning of hash table tests"
,
Gerd Moellmann
,
23:28
master eedb9594415: ; * lisp/eshell/em-unix.el (eshell-grep): Fix "plain grep" behavior.
,
Jim Porter
,
20:38
Re: master updated (a1b24ebc83e -> 44d1687f1f6)
,
Jim Porter
,
16:28
master 77ece5709a1 2/2: Support text overlays for thingatpt provider helpers
,
Jim Porter
,
16:28
master updated (642fd607b83 -> 77ece5709a1)
,
Jim Porter
,
16:28
master f6c60f16a23 1/2: Improve implementation of 'forward-thing' using custom providers
,
Jim Porter
,
16:27
Re: master updated (a1b24ebc83e -> 44d1687f1f6)
,
Jim Porter
,
14:58
scratch/igc dd16f5a1864 2/2: Allocate prstack as exact root
,
Gerd Moellmann
,
14:10
scratch/igc b6de3b87acb 1/2: Add a igc_xpalloc_exact function
,
Gerd Moellmann
,
14:10
scratch/igc updated (8d4e37dfedd -> dd16f5a1864)
,
Gerd Moellmann
,
14:10
master 642fd607b83: Sync m4/byteswap.m4 from Gnulib
,
Paul Eggert
,
13:13
master 3c238f7c504: Tramp code cleanup
,
Michael Albinus
,
10:22
master 9db24de481b: Adapt last change to Android
,
Po Lu
,
09:14
master 5957e570800: Circumvent bug#70989
,
Po Lu
,
09:03
master 45916eadaed: Fix visiting zip archives inside tar archives
,
Eli Zaretskii
,
08:30
Re: master updated (a1b24ebc83e -> 44d1687f1f6)
,
Michael Albinus
,
06:13
scratch/igc 8d4e37dfedd: Alloc hash table user tests as roots
,
Gerd Moellmann
,
06:12
scratch/igc 5ed33d3874f: Helmut's scanning of hash table tests
,
Gerd Moellmann
,
04:42
scratch/igc updated (5c1604b9d6f -> 9ecb6143b14)
,
Gerd Moellmann
,
03:40
scratch/igc 6f9d581c37e 2/3: Fix pdumper_next_object
,
Gerd Moellmann
,
03:40
scratch/igc 22bc907f8d1 1/3: Extract dflt_scan_obj from dflt_scanx
,
Gerd Moellmann
,
03:39
scratch/igc 9ecb6143b14 3/3: Create only 1 root for the dump
,
Gerd Moellmann
,
03:38
master 18457c64b06: ; * .dir-locals.el: Set 'vc-default-patch-addressee'
,
Philip Kaludercic
,
02:37
master 91e02dde5fe: New tests for nested archives (bug#70987)
,
Juri Linkov
,
02:26
scratch/igc 5c1604b9d6f: Remove special root for comp units
,
Gerd Moellmann
,
02:11
scratch/igc 69e86d963a1: Remove modules from IGC-TODO
,
Gerd Moellmann
,
01:40
scratch/igc 5a9b9aaffaa 1/3: Add AMS pool and allocation point
,
Gerd Moellmann
,
00:39
scratch/igc ad703e1bbbc 3/3: Fix AMS pool creation
,
Gerd Moellmann
,
00:39
scratch/igc cc779237607 2/3: Alloc module_global_reference from AMS pool
,
Gerd Moellmann
,
00:35
scratch/igc updated (2d115e71417 -> ad703e1bbbc)
,
Gerd Moellmann
,
00:30
May 19, 2024
master ae9045a8bd8 1/2: Allow defining custom providers for more "thingatpt" functions
,
Jim Porter
,
21:33
master 44d1687f1f6 2/2: Tell direction in prompts for '(previous|next)-matching-history-element'
,
Jim Porter
,
21:33
master updated (a1b24ebc83e -> 44d1687f1f6)
,
Jim Porter
,
21:33
master a1b24ebc83e: ; Stylistic adjustments to sfnt.c
,
Po Lu
,
21:14
master 98b83bdc9f4 4/4: Tweak STORE_NUMBER arg type
,
Paul Eggert
,
11:58
master 9bcd6444083 3/4: Port knuth_hash to odd platforms
,
Paul Eggert
,
11:58
master updated (1c14ccfee59 -> 98b83bdc9f4)
,
Paul Eggert
,
11:58
master c07160b8df4 2/4: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
11:58
master 370a386633b 1/4: Pacify -Wanalyzer-null-dereference in sfnt.c
,
Paul Eggert
,
11:58
master 1c14ccfee59: ; * lisp/menu-bar.el (kill-this-buffer): Fix typo.
,
Eli Zaretskii
,
09:41
scratch/igc 2d115e71417: Add todo for modules
,
Gerd Moellmann
,
09:03
master 627d60910b8: Fix kill-this-buffer's detection of minibuffer frames
,
Po Lu
,
08:59
master 931663f1236: Silence 3 warnings for non sqlite builds
,
Andrea Corallo
,
08:54
master c4cc905d6b0: Add connection-local variable `tramp-direct-async-process'
,
Michael Albinus
,
08:13
master 92cd24f405c: Add convenience binding for html-paragraph to mhtml-mode
,
Stefan Kangas
,
04:47
scratch/igc 330ac465fd1: Alloc hash table key/value from MPS
,
Gerd Moellmann
,
04:31
master dbd50ccd8e0: ; * lisp/color.el (color-oklab-to-xyz): Doc fix.
,
Eli Zaretskii
,
04:23
master f917c3b45dc: ; * etc/NEWS: Announce Oklab support.
,
Eli Zaretskii
,
04:21
master c5e5940ba40: Add Oklab color space utility functions in color.el.
,
Eli Zaretskii
,
04:18
master 42d444114d8: * lisp/window.el (fit-window-to-buffer): Fix width calculation
,
Eli Zaretskii
,
04:07
master 5216903ae6c: Fix MinGW build with GCC 14 and later
,
Eli Zaretskii
,
03:59
scratch/igc ea5e953e77f: igc-step-interval improvements
,
Eli Zaretskii
,
03:07
master b80a2cbdb67: Fix byte compiler warnings in window-tool-bar.el
,
Eli Zaretskii
,
02:42
scratch/igc f9daa5881e0: Remove hack for dumped hash tables
,
Gerd Moellmann
,
00:19
May 18, 2024
scratch/igc 802f72f615b: igc-step-interval
,
Gerd Moellmann
,
23:53
master 48563687f28: Fix the DJGPP build
,
Po Lu
,
21:46
master cf80d9831c6: Fix Android 2.2 build
,
Po Lu
,
21:41
master 3c2c6ab7336: Fix Android build
,
Po Lu
,
21:17
master 9ec124e59ad: * lisp/play/doctor.el: Add a few more word meanings.
,
Stefan Kangas
,
19:16
master fee637468b5 2/2: Reconcile erc-stamp--date-stamps when merging buffers
,
F. Jason Park
,
18:48
master updated (e8feb04cc68 -> fee637468b5)
,
F. Jason Park
,
18:48
master cf7cc4c630a 1/2: Don't kill server buffer with erc-kill-buffer-on-part
,
F. Jason Park
,
18:48
master e8feb04cc68: comint.el: Add applicable modes to 'interactive' forms
,
Stefan Kangas
,
18:32
master d1d031aea69: eglot: Add blueprint language server (Bug#70015)
,
Stefan Kangas
,
18:01
master c97e7a2da2e: Improve fontification of Python assignments with type hints
,
Stefan Kangas
,
16:22
master bbb3038ad9f: * admin/syncdoc-type-hierarchy.el (syncdoc-make-type-table): Clean-up quote.
,
Andrea Corallo
,
16:21
master e74eedaa2e3 1/2: nxml-mode: Add schemas for Mono/.NET related files
,
Stefan Kangas
,
15:48
master e75921a1dcd 2/2: ; * etc/NEWS: Announce last change.
,
Stefan Kangas
,
15:48
master updated (bffa00bcbcf -> e75921a1dcd)
,
Stefan Kangas
,
15:48
master bffa00bcbcf: ; Fix typo (Bug#71043)
,
Stefan Kangas
,
14:33
master 96f64c156c6: Fix double periods in `doctor-symptoms`
,
Stefan Kangas
,
13:27
master 88b0bb4db9a 2/3: Prefer stdbit.h to count-one-bits.h etc
,
Paul Eggert
,
13:24
master updated (c9af2fab922 -> 21ed391440e)
,
Paul Eggert
,
13:24
master 21ed391440e 3/3: Simplify 32-bit Android bit fiddling
,
Paul Eggert
,
13:24
master 08550d058f0 1/3: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
13:24
master c9af2fab922: List Andrea Corallo as co-maintainer in ack.texi
,
Stefan Kangas
,
13:15
master 3b890bf2bd2: New functions '(set-)window-cursor-type'
,
Eshel Yaron
,
09:43
master 6badb1260a5: minibuffer-completion-help: Fix earlier mistake
,
Dmitry Gutov
,
09:31
master 8dc00dc2225: Housekeeping around androidselect.c
,
Po Lu
,
08:46
master updated (2e862f81a35 -> 5ec4c1a7d3f)
,
Eli Zaretskii
,
07:58
master 5ec4c1a7d3f: Merge from origin/emacs-29
,
Eli Zaretskii
,
07:58
emacs-29 a4828155d8f: ; * doc/lispintro/emacs-lisp-intro.texi (nthcdr): Whitespace (bug#71033).
,
Eli Zaretskii
,
07:39
master 2e862f81a35: Add support for Rust compilation messages
,
Eli Zaretskii
,
06:52
master a019d2bd568 2/2: use-package: Add ':ignored-files' support to ':vc' keyword
,
Eli Zaretskii
,
06:32
master updated (82a31e27e6c -> a019d2bd568)
,
Eli Zaretskii
,
06:32
master 426176c75e5 1/2: use-package: Update list of valid :vc keywords
,
Eli Zaretskii
,
06:32
master 82a31e27e6c: Fix printing the result by 'eval-print-last-sexp'
,
Eli Zaretskii
,
05:57
master be03dda5b0f 3/3: Adding window-tool-bar package (bug#68765).
,
Eli Zaretskii
,
05:48
master updated (4f27d763bbe -> be03dda5b0f)
,
Eli Zaretskii
,
05:48
master fd3ab22a3ee 1/3: Inform user when tab-line-mode command makes no change
,
Eli Zaretskii
,
05:47
master da325ff7b29 2/3: Add user option to only display default tool bar
,
Eli Zaretskii
,
05:47
emacs-29 df1a9e42ba4: Document :box attribute caveats when used on display strings
,
Eli Zaretskii
,
05:16
scratch/igc e0573850c9d: Remove igc_header::pvec_type
,
Gerd Moellmann
,
05:11
master 4f27d763bbe: Make 'vtable-insert-object' more versatile
,
Eli Zaretskii
,
04:53
scratch/igc f52a7745ff6: Fix growing arrays of pointers
,
Eli Zaretskii
,
03:30
master 19c983ddedf: * Work around GCC bug affecting Garbage Collection (bug#65727).
,
Andrea Corallo
,
03:07
emacs-29 ca17bc8dd0b 2/2: Improve documentation of 'movemail'
,
Eli Zaretskii
,
02:13
emacs-29 updated (35138b90dd2 -> ca17bc8dd0b)
,
Eli Zaretskii
,
02:13
emacs-29 d47aa33bcdb 1/2: Replace incorrect link in Rmail chapter of Emacs manual
,
Eli Zaretskii
,
02:13
scratch/igc da429ee6486: Fix face and image cache reallocation
,
Gerd Moellmann
,
00:25
scratch/igc a2933b119c0 2/2: Modify IGC-TODO
,
Gerd Moellmann
,
00:01
scratch/igc b7e5aeede34 1/2: Use ptr_vec for face and imag4 caches
,
Gerd Moellmann
,
00:01
scratch/igc updated (269025d6a39 -> a2933b119c0)
,
Gerd Moellmann
,
00:01
May 17, 2024
master updated (1f08984a67c -> db039399ccc)
,
Dmitry Gutov
,
20:41
master db039399ccc 2/2: Fix project-find-regexp in remote projects
,
Dmitry Gutov
,
20:41
master 646b8da4a5e 1/2: xref--group-name-for-display: Undo most of the latest change
,
Dmitry Gutov
,
20:41
scratch/igc 269025d6a39: Offer alternative object start iteration
,
Gerd Moellmann
,
14:11
scratch/igc 1bf13c0d255: Remove copying/mirroring code
,
Gerd Moellmann
,
13:46
scratch/igc 8225f1041ff 4/4: mirror_window
,
Gerd Moellmann
,
13:38
scratch/igc 7643c431fc2 3/4: mirror_frame
,
Gerd Moellmann
,
13:38
scratch/igc updated (514538d1435 -> 8225f1041ff)
,
Gerd Moellmann
,
13:38
scratch/igc 30d3e6ef9f4 1/4: mirror_itree_node
,
Gerd Moellmann
,
13:38
scratch/igc 9c36bae18e9 2/4: mirror_buffer
,
Gerd Moellmann
,
13:38
emacs-29 35138b90dd2: ; * doc/lispref/parsing.texi (Parsing Program Source): Improve indexing.
,
Eli Zaretskii
,
12:04
scratch/igc b49bb7f2c6d 6/8: mirror_vectorlike
,
Gerd Moellmann
,
10:03
scratch/igc 514538d1435 8/8: Fix compilation error in GNU
,
Gerd Moellmann
,
10:03
scratch/igc 0d648b95461 4/8: mirror_string
,
Gerd Moellmann
,
10:03
scratch/igc 4265159407c 5/8: mirror_blv
,
Gerd Moellmann
,
10:03
scratch/igc 83068ff5de8 2/8: mirror_cons
,
Gerd Moellmann
,
10:03
scratch/igc updated (c652522da7a -> 514538d1435)
,
Gerd Moellmann
,
10:03
scratch/igc 36598472e6e 7/8: mirror_obarray
,
Gerd Moellmann
,
10:03
scratch/igc b5df3588674 3/8: mirror_interval
,
Gerd Moellmann
,
10:03
scratch/igc 4692ab5aa65 1/8: mirror_symbol
,
Gerd Moellmann
,
10:03
master 1f08984a67c: Port to certain Android environments with no GUI
,
Po Lu
,
07:21
scratch/igc c652522da7a: Add admin/IGC-TODO
,
Gerd Moellmann
,
03:44
scratch/igc e568bb328a6: WIP, test speed of hash lookup
,
Gerd Moellmann
,
03:32
emacs-29 3dd09516c9a: ; Improve documentation of 'set-fontset-font'
,
Eli Zaretskii
,
03:19
master 6ca3a60db34: ; Avoid compiler warning in w32term.c
,
Eli Zaretskii
,
02:44
May 16, 2024
master 2f7d011d180: Add new Eshell built-in command 'funcall'
,
Jim Porter
,
23:36
master 113bd2082c9: ; Fix search in remote project with relative file names
,
Dmitry Gutov
,
18:06
master 54a72687631: ; cperl-mode.el: prevent Emacs from "freezing" (Bug#70948)
,
Harald Jörg
,
16:32
master 96269209a3e: ; cperl-mode.el: Allow running under Emacs >=27
,
Harald Jörg
,
15:59
master 650ee9e071e: ; Fix wrong-type-argument in 'rcirc-handler-INVITE'
,
Philip Kaludercic
,
14:05
emacs-29 042b58b5ff4: ; * doc/emacs/search.texi (Word Search): Add index entry.
,
Eli Zaretskii
,
11:43
master acfb2c6163b: (describe-package-1): Handle (nil . "string") in `:maintainer`
,
Stefan Monnier
,
11:05
master ee3ef57c24f: * lisp/loadup.el: Add workaround for occasional "bootstrap" failure
,
Stefan Monnier
,
09:50
scratch/igc 307d92aeba5: Helmut's fix for fix_glyph_matrix
,
Gerd Moellmann
,
08:55
master c22b91fd9ca 1/2: * doc/emacs/mule.texi (Unibyte Mode): Mention iso-transl-set-language
,
Robert Pluim
,
08:31
master cdf49336cd0 2/2: Add multi/unibyte string tests for key-description
,
Robert Pluim
,
08:31
master updated (1b622ff66e3 -> cdf49336cd0)
,
Robert Pluim
,
08:31
scratch/igc 7b7b1174d40: Fix the MS-Windows port broken by 'mirror_dump'
,
Eli Zaretskii
,
07:48
scratch/igc f8563ccf73f 1/2: WIP
,
Gerd Moellmann
,
05:29
scratch/igc a1b167ac7f5 2/2: WIP
,
Gerd Moellmann
,
05:29
scratch/igc updated (d991d9af5f4 -> a1b167ac7f5)
,
Gerd Moellmann
,
05:29
scratch/igc 0d7e81dd782 4/6: Factorize common pattern to dump arrays
,
Gerd Moellmann
,
04:45
scratch/igc d991d9af5f4 6/6: Register the dump as exact root
,
Gerd Moellmann
,
04:45
scratch/igc 347df7bc8ff 2/6: In dflt_scanx, check types more carefully
,
Gerd Moellmann
,
04:45
scratch/igc f24fd779881 3/6: Tighter bounds for the dumped hot region
,
Gerd Moellmann
,
04:45
scratch/igc f72fc5d8f5b 5/6: Include stats about pseudovectors in igc-info
,
Gerd Moellmann
,
04:45
scratch/igc 327f5698988 1/6: Implement igc_realloc_ambig
,
Gerd Moellmann
,
04:45
scratch/igc updated (6ee9e1f1652 -> d991d9af5f4)
,
Gerd Moellmann
,
04:45
scratch/igc 6ee9e1f1652: ; * src/igc.c (mirror_glyph_matrix): Fix a typo that broke the build.
,
Eli Zaretskii
,
04:31
master 1b622ff66e3: * Fix bootstrap with checking enabled
,
Andrea Corallo
,
01:55
scratch/igc f97e603c550 3/3: Print stats only if env var is set
,
Gerd Moellmann
,
01:30
scratch/igc b42004d6a68 1/3: Remove useless DEFUNs
,
Gerd Moellmann
,
01:30
scratch/igc c56255f5fb6 2/3: Remove IGC_OBJ_DUMPED_xy
,
Gerd Moellmann
,
01:30
scratch/igc updated (3b715dcde9e -> f97e603c550)
,
Gerd Moellmann
,
01:30
master 59b889885d1: ; * lisp/eshell/esh-ext.el (eshell-remote-command): Improve last change.
,
Jim Porter
,
01:24
scratch/igc 64ddd787c58 3/9: More WIP
,
Gerd Moellmann
,
00:16
scratch/igc 3b715dcde9e 9/9: Fix compilation error with obarray
,
Gerd Moellmann
,
00:16
scratch/igc 9008bcbe672 7/9: Print time stats
,
Gerd Moellmann
,
00:16
scratch/igc 91764939d13 2/9: WIP
,
Gerd Moellmann
,
00:16
scratch/igc 27c3177a3a6 4/9: Fix buffer dumping
,
Gerd Moellmann
,
00:16
scratch/igc 01ec10b2724 8/9: Cleanup
,
Gerd Moellmann
,
00:16
scratch/igc 474e3be1661 5/9: WIP
,
Gerd Moellmann
,
00:16
scratch/igc aad448a3103 6/9: Nicer copy statistics
,
Gerd Moellmann
,
00:16
scratch/igc 94e10981cee 1/9: Copying graph, WIP
,
Gerd Moellmann
,
00:16
scratch/igc updated (5d0d88e89a1 -> 3b715dcde9e)
,
Gerd Moellmann
,
00:16
May 15, 2024
master e260bf1be7b: Use "/local:" prefix in Eshell to run local commands when cwd is remote
,
Jim Porter
,
22:10
master c85294a6132: (eglot--managed-mode): Avoid calling track-changes unregistered
,
Stefan Monnier
,
14:50
master 5900cf92ea2: vc-git-root-log-format: Explicitly match periods
,
Sean Whitton
,
14:04
master fea8d54c480: control.texi: Be a bit more explicit about the behavior of `pcase-let`
,
Stefan Monnier
,
13:57
master 12988a359da: * admin/MAINTAINERS: Add myself in (co-)maintainers.
,
Andrea Corallo
,
13:20
scratch/igc 5d0d88e89a1: Fix buffer dumping
,
Gerd Moellmann
,
11:46
master 3a0fc5bb3f4: ; * lisp/gnus/mml-smime.el: Need cl-lib at runtime now.
,
Mattias Engdegård
,
09:24
master 38fe837f834: ; * doc/lispref/windows.texi (Buffer Display Action Functions): Fix wording.
,
Martin Rudalics
,
03:50
May 14, 2024
master 85043246f14: (xref--collect-matches): Move inhibit-modification-hooks binding down
,
Dmitry Gutov
,
17:22
master 0a008401dc0: Avoid another warning (bug#70942).
,
Eli Zaretskii
,
13:46
master 4a973ce7e2b: Fix some compilation warnings
,
Eli Zaretskii
,
13:43
master 060914d6c1c: * lisp/gnus/nnatom.el (libxml-parse-xml-region): Declare to silence warning.
,
Andrea Corallo
,
11:49
master 161808ae94e 2/2: ; * src/process.c (network_lookup_address_info_1): Quote function
,
Robert Pluim
,
11:21
master 45ebb66ccf2 1/2: Document 'use-default-font-for-symbols' more
,
Robert Pluim
,
11:21
master updated (8074c08cd55 -> 161808ae94e)
,
Robert Pluim
,
11:21
master 8074c08cd55: Use proper smime-keys entry for S/MIME signatures using OpenSSL
,
Eric Abrahamsen
,
10:45
master 52287b8697f: ; * .dir-locals.el (c-mode): Designate INLINE_HEADER_* as noise macros.
,
Po Lu
,
10:16
master e0cbed16b45 3/4: * etc/NEWS: Rename 'type' -> 'ftype' and tweak it.
,
Andrea Corallo
,
05:19
master 6e1bb713f61 1/4: Change 'type' declaration to 'ftype'
,
Andrea Corallo
,
05:19
master updated (041aa3ffc65 -> a39a8060124)
,
Andrea Corallo
,
05:19
master b87670b5646 2/4: * Allow for optional function name parameter in 'ftype' declaration
,
Andrea Corallo
,
05:19
master a39a8060124 4/4: * doc/lispref/functions.texi (Declare Form): Rename and update 'ftype' entry.
,
Andrea Corallo
,
05:19
master 041aa3ffc65 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
04:51
master dd13ab0756b 1/2: Trace Tramp user error
,
Michael Albinus
,
04:51
master becdee74822: ; * lisp/net/tramp-androidsu.el (tramp-androidsu-handle-make-process): Typo.
,
Po Lu
,
04:21
master 6c45f0b5461 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
04:18
master 7ddba8e71e4 1/2: ; Fix whitespace
,
Michael Albinus
,
04:18
master 65b04466330: Port tramp-androidsu to a wider variety of systems
,
Po Lu
,
04:15
scratch/igc a5c85414c7c 13/18: Record igc object starts
,
Gerd Moellmann
,
04:02
scratch/igc 62b52390cef 14/18: Dump igc object starts to file
,
Gerd Moellmann
,
04:02
scratch/igc 496f647b7da 15/18: Cleanup
,
Gerd Moellmann
,
04:02
scratch/igc 280ee228a2c 08/18: Dump with igc_headers if HAVE_MPS
,
Gerd Moellmann
,
04:02
scratch/igc f969b5a0827 18/18: Remove IGC_OBJ_DUMPED_BLV
,
Gerd Moellmann
,
04:02
scratch/igc bef0953409b 17/18: Fix for obarray dump
,
Gerd Moellmann
,
04:02
scratch/igc 2cba24d3fb3 12/18: pdumper_visit_object_starts
,
Gerd Moellmann
,
04:02
scratch/igc 6455d3be170 16/18: Visit dumnped igc objects with closure
,
Gerd Moellmann
,
04:02
scratch/igc 1cdc505ef76 11/18: Don't give charsets igc_headers
,
Gerd Moellmann
,
04:02
scratch/igc bcbc75748b9 10/18: Work on hash table dumping/loading
,
Gerd Moellmann
,
04:02
scratch/igc ef91137a394 09/18: Fix non-MPS build
,
Gerd Moellmann
,
04:02
scratch/igc 5306fb37899 07/18: Use IGC_OBJ_DUMPED_xx
,
Gerd Moellmann
,
04:02
scratch/igc 7bd87c560d2 05/18: WIP
,
Gerd Moellmann
,
04:02
scratch/igc 8fdb6e1f7d9 03/18: WIP
,
Gerd Moellmann
,
04:02
scratch/igc updated (054a6da5726 -> f969b5a0827)
,
Gerd Moellmann
,
04:02
scratch/igc 51f1720d970 02/18: igc--walk-dump
,
Gerd Moellmann
,
04:02
scratch/igc 85a3247f8c4 06/18: Add igc_obj_type for dumped non-objs
,
Gerd Moellmann
,
04:02
scratch/igc 55fbf28d2b1 01/18: igc_dump_header
,
Gerd Moellmann
,
04:02
scratch/igc 81cb379acc0 04/18: WIP
,
Gerd Moellmann
,
04:02
master 149c6412df6: ; * etc/NEWS: Fix wording, again.
,
Eli Zaretskii
,
03:54
master e583cc35e40: ; * etc/NEWS: Fix wording.
,
Eli Zaretskii
,
03:52
master 407b88333be: Add documentation about sorting Imenu completions (bug#70846)
,
Juri Linkov
,
02:56
master f6d060b39a0: ; Fix documentation of recently-installed changes
,
Eli Zaretskii
,
01:52
May 13, 2024
master fff245c5293: Fix failure of `restart-emacs' to restart Emacs on Android
,
Po Lu
,
22:17
master 8dccc586ea4 4/4: * etc/NEWS (Safety compilation parameter): Add entry.
,
Andrea Corallo
,
17:09
master 9e4e6d0fc90 2/4: Add 'safety' function declaration
,
Andrea Corallo
,
17:09
master updated (595799edd31 -> 8dccc586ea4)
,
Andrea Corallo
,
17:09
master 04e7078d5e2 3/4: Add some 'compilation-safety' documentation
,
Andrea Corallo
,
17:09
master 13ddfc20110 1/4: Introduce 'compilation-safety' variable
,
Andrea Corallo
,
17:09
master 595799edd31: * lisp/emacs-lisp/comp.el (comp--get-function-cstr): Fix it.
,
Andrea Corallo
,
10:54
master e86c4d8bdc8: ; Fix the xref--group-name-for-display tests
,
Dmitry Gutov
,
09:17
master 49e243c0c85: Avoid resizing mutation in subst-char-in-string, take two
,
Mattias Engdegård
,
06:40
master be31c383593 1/2: * doc/misc/tramp.texi: Adapt some markups.
,
Michael Albinus
,
04:32
master 334fb0ddfe6 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
04:32
master af27ecbf155: ; Tweak last docstring addition in lisp/imenu.el.
,
Basil L. Contovounesios
,
03:59
master 41ec1d79602 2/4: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
03:24
master 66a12698ab9 3/4: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
03:24
master e53e8b4cf44 1/4: Add Tramp method "nspawn"
,
Michael Albinus
,
03:24
master updated (431f8ff1e38 -> af526f88562)
,
Michael Albinus
,
03:24
master af526f88562 4/4: Fix bug#70900
,
Michael Albinus
,
03:24
master 431f8ff1e38: * lisp/imenu.el: Support more values for imenu-flatten (bug#70846)
,
Juri Linkov
,
02:59
master 9443f8145e1: Communicate frame titles to the window manager on Android
,
Po Lu
,
02:42
emacs-29 60b1768dc50: ; * src/window.c (Fwindow_scroll_bars): Doc fix.
,
Eli Zaretskii
,
01:01
May 12, 2024
master f560e759338: ruby-rubocop-use-bundler: New user option
,
Dmitry Gutov
,
22:38
master updated (b20d4ab374f -> ad588f81317)
,
Po Lu
,
20:26
master b86359d4abf 1/2: Complete pacification of build warnings on Android
,
Po Lu
,
20:26
master ad588f81317 2/2: ; * src/epaths.in: Declare and use android_game_path.
,
Po Lu
,
20:26
master b20d4ab374f: Fix 'C-u C-x p g' globally and 'A' in dired-mode
,
Dmitry Gutov
,
14:04
master 2c759b9ce62: completion--replace: Fix completion cycling
,
Dmitry Gutov
,
12:03
master 6e8bee27a5c: Fix offset of reported conversion regions
,
Po Lu
,
09:44
master 9d7b22fcb40: Revert "Avoid resizing mutation in subst-char-in-string"
,
Mattias Engdegård
,
09:25
master 38091e43bee 1/2: Safer and faster string sorting
,
Mattias Engdegård
,
09:05
master updated (86d196c71d7 -> 9365feadccf)
,
Mattias Engdegård
,
09:05
master 9365feadccf 2/2: Silence some macOS build warnings
,
Mattias Engdegård
,
09:05
master 86d196c71d7: Properly deinitialize directory cursors on closedir
,
Po Lu
,
08:24
master ea98a6af2f3 2/2: Additional changes to processing of Num Lock on Android
,
Po Lu
,
03:50
master af6df8e0454 1/2: Correct earlier changes to processing of Num Lock on Android
,
Po Lu
,
03:50
master updated (5b9995052d5 -> ea98a6af2f3)
,
Po Lu
,
03:50
master 5b9995052d5: ; Fix a recent change in fns.c
,
Eli Zaretskii
,
02:52
master updated (ed03b7ab9f3 -> 67b1da215c9)
,
Po Lu
,
02:05
master 26a407cebeb 1/2: * oldXMenu/Activate.c (x_menu_grab_keyboard): Declare static.
,
Po Lu
,
02:05
master 67b1da215c9 2/2: Pacify warnings in gmalloc.c
,
Po Lu
,
02:05
May 11, 2024
master 15fd1e2cb66 2/4: ; Update last change
,
Po Lu
,
22:40
master 41596bd7110 3/4: * src/keyboard.c (lispy_function_keys): Define as static on Android.
,
Po Lu
,
22:40
master 47a0fc91dfc 1/4: Fix the DJGPP build
,
Po Lu
,
22:40
master ed03b7ab9f3 4/4: Fix the DJGPP build
,
Po Lu
,
22:40
master updated (99a5c75f3b0 -> ed03b7ab9f3)
,
Po Lu
,
22:40
master 7ae091d933b 2/3: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
21:46
master 99a5c75f3b0 3/3: Pacify gcc -Wmissing-variable-declarations
,
Paul Eggert
,
21:46
master 2e13c2adbad 1/3: Adjust to recent Gnulib changes
,
Paul Eggert
,
21:46
master updated (dcb6a9ebcbf -> 99a5c75f3b0)
,
Paul Eggert
,
21:46
master dcb6a9ebcbf: ; * lisp/cus-edit.el (custom-save-all): Remove offensive commentary.
,
Eli Zaretskii
,
13:13
master 6d4179957a8: Fix test of whether to insert lexical-binding cookies in custom files
,
Po Lu
,
10:24
master updated (733ff78581a -> b990c37b9ad)
,
Po Lu
,
09:36
master b990c37b9ad 2/2: ; More coding style fixes
,
Po Lu
,
09:36
master f43f7d7a439 1/2: ; Fix coding style in timsort.c
,
Po Lu
,
09:36
master 733ff78581a: ; Fix byte-compilation warnings in lua-ts-mode.el
,
Eli Zaretskii
,
06:55
master 48c9285c19f: Merge from origin/emacs-29
,
Eli Zaretskii
,
06:52
master updated (6380806196f -> 48c9285c19f)
,
Eli Zaretskii
,
06:52
master 6380806196f: Support Python 3 in 'package-test-update-archives-async'
,
Eli Zaretskii
,
06:07
master 5fdc6d83571: Fix Rmail summary by thread
,
Eli Zaretskii
,
05:17
master 3eca0bc307f: ; * lisp/net/dictionary.el (dictionary-default-strategy): Doc fix.
,
Eli Zaretskii
,
04:17
master b43c31d2f50: New Tramp method "run0"
,
Michael Albinus
,
04:04
master 3ff83246c86 1/2: Delete unused functions
,
Po Lu
,
02:43
master updated (41bfca00051 -> 1c4b1ce8fa7)
,
Po Lu
,
02:43
master 1c4b1ce8fa7 2/2: Improve documentation of p-s-p-scroll-down-page
,
Po Lu
,
02:43
emacs-29 0ec9a02a0d5: ; Fix doc strings of two scroll-bar functions.
,
Eli Zaretskii
,
01:30
May 10, 2024
master 41bfca00051: Update gnus-draft-check-draft-articles to use find-buffer-visiting
,
Eric Abrahamsen
,
15:47
scratch/comp-safety2 21d7f3c1123 4/4: * etc/NEWS (Safety compilation parameter): Add entry.
,
Andrea Corallo
,
13:55
scratch/comp-safety2 bf3a49d56fc 3/4: Add some 'compilation-safety' documentation
,
Andrea Corallo
,
13:55
scratch/comp-safety2 4ef3ef15a12 2/4: Add 'safety' function declaration
,
Andrea Corallo
,
13:55
scratch/comp-safety2 4f7b379b564 1/4: Introduce 'compilation-safety' variable
,
Andrea Corallo
,
13:55
branch scratch/comp-safety2 created (now 21d7f3c1123)
,
Andrea Corallo
,
13:55
master b1e94b7bd3b: Remove extra message-set-auto-save-file-name call in Gnus drafts
,
Eric Abrahamsen
,
13:31
master 5d8c2bad21c: Support customization of sorting order for Imenu completion candidates
,
Juri Linkov
,
12:48
master ffc70962ca5: ; Clean up some 'require' and 'declare-function' calls in Eshell
,
Jim Porter
,
12:29
master 184d6e8c023: Avoid resizing mutation in subst-char-in-string
,
Mattias Engdegård
,
10:15
master 78761d699ee: ; * etc/NEWS: Announce user-level change in dictionary.el.
,
Eli Zaretskii
,
08:59
master 3129fed4bec: Fix 'dictionary-tooltip-mode'
,
Eli Zaretskii
,
08:57
master 0f67ddd8d9e: Implement dots and dashes on MS-Windows
,
Po Lu
,
04:45
master 4306aba2d04: * lisp/imenu.el (imenu-flatten): New defcustom (bug#70846).
,
Juri Linkov
,
02:55
emacs-29 2f8bccf9d8c: ; * doc/emacs/frames.texi (Scroll Bars): Improve formatting.
,
Eli Zaretskii
,
01:53
master 33878f29d1d: ; Remove unnecessary defvars defined in a file we already 'require'
,
Jim Porter
,
01:04
May 09, 2024
master dc5390d06a6 1/2: Document a problem with Microsoft SwiftKey
,
Po Lu
,
23:42
master ea2b251ab2b 2/2: Remove redundant encoding of strings in androidvfs.c
,
Po Lu
,
23:42
master updated (671c9e08b22 -> ea2b251ab2b)
,
Po Lu
,
23:42
master 671c9e08b22: Fix bug#70856
,
Po Lu
,
23:03
master c900c707e8f: Fix earlier change to content URI resolution on Android
,
Po Lu
,
21:06
master d335f28aa9b: Don't limit gnus thread searches to a single message
,
Andrew G Cohen
,
20:41
master e29eb0e0f18 3/4: Find correct parent for articles in gnus
,
Andrew G Cohen
,
20:31
master updated (42c0686d618 -> 006d5b70f34)
,
Andrew G Cohen
,
20:31
master 006d5b70f34 4/4: Improve doc-type determination in doc-view
,
Andrew G Cohen
,
20:31
master 082666e5286 1/4: ; * lisp/mail/smtpmail.el (smtpmail-try-auth-method): quote symbol.
,
Andrew G Cohen
,
20:31
master 1b8613063cf 2/4: ; Provide documentation example for gnus-alter-header-function
,
Andrew G Cohen
,
20:31
master 42c0686d618: ; Fix an edge case with Eshell globs when the directory part is quoted
,
Jim Porter
,
20:17
master e2e8c892cea: ; Reference the xoauth2 method in nnimap-authenticator docstring
,
Eric Abrahamsen
,
20:02
master fd333fd214f: Improve static checking when using upcoming GCC 13.3
,
Paul Eggert
,
15:25
emacs-29 f9832e80b89: ; * lisp/textmodes/ispell.el (ispell-message): Add commentary.
,
Eli Zaretskii
,
13:46
scratch/igc 054a6da5726: igc--alloc-vectors
,
Gerd Moellmann
,
11:04
master e8ac1550042: ; Fix example code in nnfeed
,
Eric Abrahamsen
,
10:30
scratch/igc b1e560763e0: Fix the non-native-compilation build
,
Eli Zaretskii
,
06:54
scratch/igc e59fc12d9c2: Register dumped CUs with igc
,
Gerd Moellmann
,
05:27
master 04363f9924c: Tramp code cleanup
,
Michael Albinus
,
04:38
master e0ca21f9fb8: Fix 'srecode-all-template-hash' always returning nil
,
Eli Zaretskii
,
04:30
master 751e21af42e: ; Check process in 'python-shell-completion-at-point'
,
Eli Zaretskii
,
03:57
master 08799957f0b: Add bitwise assignment operators to 'python--treesit-operators'
,
Eli Zaretskii
,
03:43
master 58a7b99823c 2/2: Intern additional symbols ahead-of-time
,
Po Lu
,
03:07
master 67ab6bcdbac 1/2: Replace calls to intern with a constant string with DEFSYMs
,
Po Lu
,
03:07
master updated (9b7dd30807e -> 58a7b99823c)
,
Po Lu
,
03:07
master 9b7dd30807e: * lisp/treesit.el (treesit-outline-search): Handle bobp specially.
,
Juri Linkov
,
02:30
emacs-29 a7d247be90c: ; * etc/PROBLEMS: Document macOS problems with Emacs.clr (bug#70836).
,
Eli Zaretskii
,
02:06
master 24c02c700ca: Fontify for_statement variable in python-ts-mode (bug#70718)
,
Yuan Fu
,
00:33
master c6a5aae3da1 2/2: Fontify namespace in c++-ts-mode
,
Yuan Fu
,
00:30
master updated (73d2b829f06 -> c6a5aae3da1)
,
Yuan Fu
,
00:30
master 80ba6b7b96a 1/2: Fix #if defined directive fontification in c-ts-mode
,
Yuan Fu
,
00:30
May 08, 2024
master 4eb363acc82 2/3: ; Quietly skip 'lua-ts-mode' tests (bug#70786)
,
Yuan Fu
,
23:38
master 03d4b96da62 1/3: Fontify doc comment in c-ts-mode with doc-face
,
Yuan Fu
,
23:38
master 73d2b829f06 3/3: Improve indentation in 'lua-ts-mode' (bug#70785)
,
Yuan Fu
,
23:38
master updated (86187d43e2d -> 73d2b829f06)
,
Yuan Fu
,
23:38
master 86187d43e2d: xref--collect-matches: Fix the application of syntax-propertize
,
Dmitry Gutov
,
23:00
master ff3f17ca3cd: choose-completion: Retain the suffix after completion boundary
,
Dmitry Gutov
,
22:33
master 8bc4292673d: Don't report erroneous /content directory on Android 4.3 and earlier
,
Po Lu
,
21:02
master d647a523870 2/3: Avoid shared-ref read syntax in ERC message catalogs
,
F. Jason Park
,
20:17
master caddc4e727a 1/3: Add format-catalog entry for unknown chan mode in ERC
,
F. Jason Park
,
20:17
master 36c68e7e34d 3/3: Prefer erc--skip property to erc-track--skipped-msgs
,
F. Jason Park
,
20:17
master updated (840c33070dc -> 36c68e7e34d)
,
F. Jason Park
,
20:17
emacs-29 8560ee7b5ca: ; * doc/misc/auth.texi (The Unix password store): Fix variable name.
,
F. Jason Park
,
19:21
master 840c33070dc: (repeat-echo-message-string): Reuse 'r-m-c' prompt formatting
,
Eshel Yaron
,
12:37
master de5a89254cb: Don't mutate strings in cl-substitute
,
Mattias Engdegård
,
11:18
emacs-29 74c6b59af15: ; Advertise scroll bars some more
,
Eli Zaretskii
,
09:45
emacs-29 3d65d4306b9: Avoid errors in 'image-dired-tag-thumbnail'
,
Eli Zaretskii
,
09:14
master b82a003544c 2/2: Correct documentation relating to tool-bar-position
,
Po Lu
,
08:27
master 32b8c078177 1/2: Correct earlier change to map-ynp
,
Po Lu
,
08:27
master updated (339b8349f43 -> b82a003544c)
,
Po Lu
,
08:27
master 339b8349f43: More Tramp optional methods
,
Michael Albinus
,
07:44
master e020f4e9ce5: Fix hang after failed yank-media on Android
,
Po Lu
,
04:04
scratch/igc 567cd38a72f: More igc_check_fwd in lisp.h
,
Gerd Moellmann
,
03:27
scratch/igc 710734c32b6: igc_check_fwd
,
Gerd Moellmann
,
02:05
May 07, 2024
master d0b36be59ab: Fix last change in tramp-androidsu.el
,
Michael Albinus
,
13:44
master f60e5f18745: ; xref-matches-in-files: Fix the previous change (bug#70813)
,
Dmitry Gutov
,
12:19
master 45e134fea72: ; * doc/misc/reftex.texi (Options - Creating Citations): Minor fix.
,
Arash Esbati
,
10:22
master ead72523532: Support biblatex field in `reftex-cite-format'
,
Arash Esbati
,
09:52
master 4b31074f5f4: ; * lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Add commentary.
,
Eli Zaretskii
,
08:01
master a06b365cbf8: ; * lib-src/emacsclient.c (local_sockname): Whitespace.
,
Eli Zaretskii
,
07:25
master updated (b08d5158c4f -> c2bca6fe0f1)
,
Mattias Engdegård
,
06:39
master 1ac70626fa6 1/2: Use clear-string instead of fillarray to clobber secret strings
,
Mattias Engdegård
,
06:39
master c2bca6fe0f1 2/2: * etc/NEWS: Elaborate `type` declare entry and regroup.
,
Mattias Engdegård
,
06:39
scratch/comp-safety f2600c509d9: * doc/lispref/functions.texi (Declare Form): Mention 'safety' in 'type'.
,
Andrea Corallo
,
06:06
scratch/comp-safety d20a7952972 4/5: Add a test for 'safety'
,
Andrea Corallo
,
05:57
scratch/comp-safety 158954a7920 2/5: Add 'safety' function declaration
,
Andrea Corallo
,
05:57
scratch/comp-safety b5410a90f93 3/5: Add some 'safety' documentation
,
Andrea Corallo
,
05:57
scratch/comp-safety cb953b7bc5b 1/5: Introduce 'safety' variable
,
Andrea Corallo
,
05:57
scratch/comp-safety 88932e6d3c4 5/5: * etc/NEWS (Safety compilation parameter): Add entry.
,
Andrea Corallo
,
05:57
branch scratch/comp-safety created (now 88932e6d3c4)
,
Andrea Corallo
,
05:57
branch scratch/comp-safety deleted (was 7639971460a)
,
Andrea Corallo
,
05:56
master b08d5158c4f: Do not report text conversion information from tooltip frames
,
Po Lu
,
04:55
master 4808c63d43f: Add Tramp method "apptainer"
,
Michael Albinus
,
03:56
May 06, 2024
master 3bc9c38c471 3/3: Simplify Emacs server detection on Android
,
Po Lu
,
21:22
master d4d9db8dc6e 2/3: Disable text-conversion in map-ynp
,
Po Lu
,
21:22
master updated (67e1b9d0553 -> 3bc9c38c471)
,
Po Lu
,
21:22
master 6583916a058 1/3: Fix bug#66151
,
Po Lu
,
21:22
master 67e1b9d0553: `read': give fuller error message for errors following "#".
,
Alan Mackenzie
,
16:16
scratch/igc cc70dbef65f: Revert "Do not optimize in scan_bc"
,
Gerd Moellmann
,
14:49
master f63615208ad: edebug.el: Fix `edebug-remove-instrumentation` (bug#70791)
,
Stefan Monnier
,
14:34
master 92147d2c933: ; * lisp/kmacro.el (kmacro-add-counter): cut useless variable ref
,
Mattias Engdegård
,
14:03
master 13d8b0eb63c: * lisp/tab-bar.el (tab-bar-mouse-1): Avoid infinite recursion (bug#70086).
,
Juri Linkov
,
13:11
master 44603172254: * lisp/emacs-lisp/warnings.el (display-warning): Add guardrails for window.
,
Juri Linkov
,
13:02
master 6e835dfaca2 2/2: * lisp/tab-bar.el (tab-bar-select-restore-windows): Use 'special-mode'.
,
Juri Linkov
,
12:50
master updated (5522cc7879a -> 6e835dfaca2)
,
Juri Linkov
,
12:50
master 9ecd65a6607 1/2: * lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.
,
Juri Linkov
,
12:50
master 5522cc7879a: (Fkey_description): Fix corner (bug#59305)
,
Stefan Monnier
,
11:19
scratch/igc d2cf6943c64: Zero out terminal->keyboard_coding
,
Gerd Moellmann
,
10:27
scratch/igc 9ef668e7dca: Do not optimize in scan_bc
,
Gerd Moellmann
,
10:12
master c5b4bd69faf: Expressly disable large file APIs on Android 4.4 and earlier
,
Po Lu
,
09:00
master e091967ce2d: Revert "Disable text conversion in map-ynp"
,
Eli Zaretskii
,
08:03
master 74ebd729c7b: ; Avoid byte-compiler warning in comp.el
,
Eli Zaretskii
,
06:54
scratch/igc cf11b03914e: Fix for scan_bc, see FIXME there
,
Gerd Moellmann
,
05:53
master 5bf4ff806b8: ; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates.
,
Po Lu
,
05:24
master f50a58123a3: Disable text conversion in map-ynp
,
Po Lu
,
04:00
scratch/igc 5067d5484f8: Display GC messages in *Messages*
,
Gerd Moellmann
,
02:31
scratch/igc 63fec597422: Alloc roots in profiler.c
,
Gerd Moellmann
,
02:28
master 2f36fc1b4f7: Optimize stipples on Android
,
Po Lu
,
00:09
May 05, 2024
master 77f87d4b489 1/2: Fix intra compilation unit function type declaration
,
Andrea Corallo
,
17:59
master updated (44036b32ba3 -> f920959ac98)
,
Andrea Corallo
,
17:59
master f920959ac98 2/2: Remove unnecessary cons in function-type property
,
Andrea Corallo
,
17:59
master 44036b32ba3: eglot.el: Require `track-changes` unconditionally
,
Stefan Monnier
,
17:23
master 1529ad0315f: Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"
,
Jim Porter
,
16:23
scratch/igc 8e73abfba33: ; * src/igc.c (fix_ptr_vec): A better fix.
,
Eli Zaretskii
,
15:18
master updated (6f16ef1c04c -> 451863adf94)
,
Juri Linkov
,
14:40
master 12132ec1efb 1/2: * lisp/tab-line.el: Use defcustom for group sort variables (bug#59438).
,
Juri Linkov
,
14:40
master 451863adf94 2/2: Fix tab-line-tabs-buffer-groups (bug#59438)
,
Juri Linkov
,
14:40
scratch/igc 9e70d68a4fb 2/2: ; * src/igc.c (fix_ptr_vec): Add commentary.
,
Eli Zaretskii
,
14:03
scratch/igc 88a13868ac6 1/2: Fix last change
,
Eli Zaretskii
,
14:03
scratch/igc updated (66e3965c4c0 -> 9e70d68a4fb)
,
Eli Zaretskii
,
14:03
master 6f16ef1c04c: Fix lock-file format in Tramp
,
Michael Albinus
,
13:54
master 8d3e4e823f2: project--vc-list-files: Use vc-git-command for better error reporting
,
Dmitry Gutov
,
13:23
master 696b1cb8de2: project-find-regexp: Fix test
,
Dmitry Gutov
,
12:48
master d5b6627faa9: Fix lock files on some versions of Cygwin
,
Eli Zaretskii
,
12:32
scratch/igc 66e3965c4c0: Unbreak 32-bit builds
,
Eli Zaretskii
,
11:45
master 61ad641893b: (read-passwd-toggle-visibility): Fix some loose ends
,
Stefan Monnier
,
10:43
master 63f9f2259e9: ; * etc/NEWS: Move 'Miscellaneous' subtopics last.
,
Mattias Engdegård
,
10:22
master d51de0c5d90: Retract lexical cookie source load warning
,
Mattias Engdegård
,
10:14
master 71491fe6f4a: Run c-unmark-<>-around-region in after-change-functions always.
,
Alan Mackenzie
,
07:37
scratch/igc updated (29f7093c765 -> b9a4299fa0f)
,
Gerd Moellmann
,
03:58
scratch/igc b9a4299fa0f 3/3: Glyph matrices don't need to be ambiguous roots
,
Gerd Moellmann
,
03:58
scratch/igc bb74a20ff6d 2/3: Make xg_frame_tb_info an ambiguous root
,
Gerd Moellmann
,
03:57
scratch/igc 956097054f2 1/3: Fix scroll bars for GTK
,
Gerd Moellmann
,
03:57
scratch/comp-safety bb53d3d309c 2/4: Add safety declaration
,
Andrea Corallo
,
03:43
scratch/comp-safety 7639971460a 4/4: Add a safety test
,
Andrea Corallo
,
03:43
branch scratch/comp-safety created (now 7639971460a)
,
Andrea Corallo
,
03:43
scratch/comp-safety c527ab6b313 1/4: Introduce safety parameter
,
Andrea Corallo
,
03:43
scratch/comp-safety adba3034a97 3/4: Improve doc
,
Andrea Corallo
,
03:43
branch scratch/comp-safety deleted (was cc2470112c9)
,
Andrea Corallo
,
03:42
scratch/tango-icons updated (d69e85c7e8e -> 93198439b6c)
,
Yuan Fu
,
03:15
scratch/tango-icons 93198439b6c 2/2: Add icon for last-page
,
Yuan Fu
,
03:15
scratch/tango-icons 3f9b972eb0e 1/2: Adjust position and size for open and close icons
,
Yuan Fu
,
03:15
scratch/igc 29f7093c765: IGC_OBJ_PTR_VEC
,
Gerd Moellmann
,
03:01
master 8098ad9679c: ; Improve documentation of a recent change
,
Eli Zaretskii
,
01:21
May 04, 2024
master 370b216f086: New variable 'project-files-relative-names'
,
Dmitry Gutov
,
23:30
master 129312aa12c 1/2: Fix cursor misalignment on truncated RTL rows
,
Po Lu
,
21:49
master e0993f5169e 2/2: Don't permit C-x 8 RET &c in isearch.el to contaminate search string
,
Po Lu
,
21:49
master updated (51791fd1781 -> e0993f5169e)
,
Po Lu
,
21:49
master 51791fd1781: Fix inadvertent removal in EmacsWindow
,
Po Lu
,
21:18
master 043bb363120: (eglot--track-changes-signal): Improve last fix (bug#70541)
,
Stefan Monnier
,
17:14
scratch/tango-icons d69e85c7e8e 2/2: Load png icons for tool-bar when available
,
Yuan Fu
,
15:25
branch scratch/tango-icons created (now d69e85c7e8e)
,
Yuan Fu
,
15:25
scratch/tango-icons 11c31be3491 1/2: Add scalable icons and png exports
,
Yuan Fu
,
15:25
master 672ca232db0: textsec: handle email address without domain part
,
Andreas Schwab
,
15:09
scratch/igc f433ae8a426: Make x_display_info and xi_device_t amig roots
,
Gerd Moellmann
,
13:47
master ea752667cd8: (ruler-mode-ruler): Minor optimization
,
Stefan Monnier
,
12:06
master fd859fbea2e: Allow `letrec` binding without init expression
,
Mattias Engdegård
,
08:41
master updated (fdfadd6f467 -> 1e4cb12a818)
,
Eli Zaretskii
,
08:12
master 1e4cb12a818: Merge from origin/emacs-29
,
Eli Zaretskii
,
08:12
master fdfadd6f467 2/2: ; Fix last change
,
Eli Zaretskii
,
07:51
master bfb31a06aca 1/2: Locate error source of ExceptionGroup in Python shell
,
Eli Zaretskii
,
07:51
master updated (fa0f65aa342 -> fdfadd6f467)
,
Eli Zaretskii
,
07:51
master fa0f65aa342: Fix implementation of the --terminal command-line switch
,
Eli Zaretskii
,
06:14
master 1121f17d7c4: Only issue lexical cookie warning for elisp files
,
Mattias Engdegård
,
04:37
master 41dd78cd362 2/2: Simplify handling of command-line arguments on Android
,
Po Lu
,
04:13
master ecfbd0ff992 1/2: Delete redundant backquotes in android-win.el
,
Po Lu
,
04:13
master updated (01b626ccbcc -> 41dd78cd362)
,
Po Lu
,
04:13
scratch/igc 50d7303483e: Fix refs in NS EmacsScrollers
,
Gerd Moellmann
,
03:32
master 01b626ccbcc: ; * etc/NEWS: Fix last change.
,
Eli Zaretskii
,
02:57
master c74c65f5e1b: ; * etc/NEWS: Fix a recently-added entry.
,
Eli Zaretskii
,
02:34
May 03, 2024
master 139931fefb4 3/3: Simplify management of Android handle IDs
,
Po Lu
,
23:37
master a5acc897121 1/3: * src/lread.c (warn_missing_cookie): Exempt the user init file.
,
Po Lu
,
23:37
master 7a7dd87842f 2/3: ; * src/lread.c (warn_missing_cookie): Fix typo.
,
Po Lu
,
23:37
master updated (d0e391957b0 -> 139931fefb4)
,
Po Lu
,
23:37
master d0e391957b0: * lisp/progmodes/eglot.el (eglot--track-changes-signal): More typo
,
Stefan Monnier
,
16:52
scratch/comp-safety cc2470112c9: Add safety declaration
,
Andrea Corallo
,
16:47
master c9b0e2bd8eb: * lisp/emacs-lisp/track-changes.el (track-changes-inconsistent-state-p): Typo
,
Stefan Monnier
,
16:39
branch scratch/comp-safety created (now c527ab6b313)
,
Andrea Corallo
,
16:22
scratch/comp-safety c527ab6b313: Introduce safety parameter
,
Andrea Corallo
,
16:22
scratch/igc 1e85b4c3ae2: Add a FIXME comment
,
Gerd Moellmann
,
14:28
master 3d4918c2f1d: Query Eglot version via package.el
,
Philip Kaludercic
,
14:14
scratch/igc 7a67f037c6c: fix_face_cache: trace cache's frame
,
Gerd Moellmann
,
13:59
master 81bad84a617: Warn when loading .el files without lexical-binding declaration
,
Mattias Engdegård
,
13:27
master b6d4e81a487: track-changes.el: Add a workaround for bug#70541
,
Stefan Monnier
,
13:23
scratch/igc e6c22b0f42f: Trace EmacsView::emacsframe
,
Gerd Moellmann
,
12:35
scratch/igc 24d2a74833a: Add a FIXME comment
,
Gerd Moellmann
,
11:22
scratch/igc f4965c6d77d: Trace some NS stuff in fix_frame
,
Gerd Moellmann
,
11:09
master 15c77f2fce4: mhtml-mode: Use `run-mode-hook' to run `prog-mode-hook' (bug#70671)
,
Stefan Monnier
,
11:03
scratch/igc f140650ad0f: Image caches
,
Gerd Moellmann
,
07:41
master 4078d0fd3ee: * doc/lispref/keymaps.texi (Creating Keymaps): Add :repeat :hints (bug#70576).
,
Juri Linkov
,
02:24
master dc771641044: Fix bug#70711
,
Eli Zaretskii
,
02:17
scratch/igc 96970b38340 2/2: Fix init_keyboard for MPS build
,
Eli Zaretskii
,
01:27
scratch/igc updated (e0552251866 -> 96970b38340)
,
Eli Zaretskii
,
01:27
scratch/igc 1018baf81f0 1/2: * src/igc.c: Include <signal.h>, for SIGABRT.
,
Eli Zaretskii
,
01:27
May 02, 2024
master a2ccda71c15: Only run 'eshell-first-time-mode-hook' once per Emacs session
,
Jim Porter
,
23:14
master 6171a9a628f: Prevent reporting of crashes when Emacs is restarted on Android
,
Po Lu
,
22:46
master 068e44ed754: ; Set explicit hook depth for erc-once-with-server-event
,
F. Jason Park
,
22:27
master a156c98df0f: Eliminate string data mutation in ruler-mode
,
Mattias Engdegård
,
16:09
master 14cd4fce4b7: * lisp/tab-bar.el: Support mouse clicks bound in keymap properties.
,
Juri Linkov
,
13:56
master a914667a007: Make the buffer displayed by tab-bar-select-restore-windows internal
,
Juri Linkov
,
13:47
master 12e3ffcc97a: ; Fix last change
,
Eli Zaretskii
,
12:31
scratch/igc e0552251866: Don't use die, it's only defined with ENABLE_CHECKING
,
Gerd Moellmann
,
11:14
master da8b06bd618 4/4: Merge branch 'lisp-func-type-decls' into 'master'
,
Andrea Corallo
,
11:08
master 02690d95f9e 2/4: * doc/lispref/functions.texi (Declare Form): Improve again declare type.
,
Andrea Corallo
,
11:08
master 64d3100cb59 3/4: etc/NEWS (Function type declaration): Mark it +++.
,
Andrea Corallo
,
11:08
master updated (2f5c9b31161 -> da8b06bd618)
,
Andrea Corallo
,
11:08
master 390b606ffce 1/4: * doc/lispref/functions.texi (Declare Form): Better warn about UB.
,
Andrea Corallo
,
11:08
master 2f5c9b31161: Add lexical cookie to new init files
,
Mattias Engdegård
,
07:38
scratch/lisp-func-type-decls 17cdb512c0d: * etc/NEWS (Function type declaration): Better warn about UB.
,
Andrea Corallo
,
06:16
master bf00762745c: Improve performance of `file-truename' (bug#70036)
,
Eli Zaretskii
,
05:40
master d15efe965d8: Add ExceptionGroup as a Python keyword
,
Eli Zaretskii
,
05:37
master ef6ffbdc796: Fix display of stipples on NS with respect to cursor highlight
,
Po Lu
,
05:28
emacs-29 b392169e541: ; * doc/lispref/commands.texi (Event Mod): Add motivation (bug#70596).
,
Eli Zaretskii
,
05:20
master 0e0fe200404: ; Fix python test case for testing completion with ipython
,
Eli Zaretskii
,
05:06
master b98a6af8ca0: Eglot: Add 'command-modes' property to all suitable commands
,
Eli Zaretskii
,
04:51
scratch/igc 78a0e8844db: ; * src/coding.c (syms_of_coding) [HAVE_MPS]: Add commentary.
,
Eli Zaretskii
,
04:30
master 592873a52d0: * lisp/emacs-lisp/warnings.el: Fix 'warning-display-at-bottom'.
,
Juri Linkov
,
02:55
master 7d15d17353c: ; Improve commentary in intervals.h
,
Eli Zaretskii
,
02:51
master 0023891e842: Support hints in the :repeat keyword of defvar-keymap for repeat-mode
,
Juri Linkov
,
02:47
master a1613505e24: * lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036).
,
Juri Linkov
,
02:31
master bf026b8e556: Tighten regexp for rust-ts-mode keyword workaround
,
Yuan Fu
,
00:51
master updated (b84fa71f898 -> 07c47ea002b)
,
Yuan Fu
,
00:27
master 07c47ea002b 2/2: Fix fontification for else in macro body in rust-ts-mode
,
Yuan Fu
,
00:27
master 0f92d433d2b 1/2: Add font-locking for typed parameters in python-ts-mode (bug#70665)
,
Yuan Fu
,
00:27
May 01, 2024
master updated (468f3f1cb44 -> b84fa71f898)
,
Po Lu
,
23:32
master b84fa71f898 4/4: Port visible bell to Android
,
Po Lu
,
23:32
master d3e95fcae90 3/4: Switch to GXinvert in XTflash
,
Po Lu
,
23:32
master bcaf946cb14 2/4: ; * doc/emacs/android.texi (Android Startup): Correct wording.
,
Po Lu
,
23:32
master 08a38d6e7aa 1/4: ; Update commentary in intervals.h
,
Po Lu
,
23:32
scratch/lisp-func-type-decls 8e1e8099aad: * etc/NEWS (Function type declaration): Add entry.
,
Andrea Corallo
,
16:50
master 468f3f1cb44: (disassemble): Fix case of `(byte-code ...)` argument
,
Stefan Monnier
,
14:17
scratch/lisp-func-type-decls fccd35f2c89: * doc/lispref/functions.texi (Declare Form): Improve declare type.
,
Andrea Corallo
,
14:04
master f68e9172735: Add Compat as an Eglot dependency
,
Philip Kaludercic
,
10:44
master 83bdeee92b0: Fix minor typos in haikuterm.c
,
Po Lu
,
10:07
master a5f57a86347: Implement dots and dashes on Nextstep
,
Po Lu
,
10:07
master 04635f399b0 3/3: ; Silence obsoletion warning in mwheel-tests.
,
Basil L. Contovounesios
,
07:09
master updated (54dbd8b4fa2 -> 04635f399b0)
,
Basil L. Contovounesios
,
07:09
master f804a492bf8 2/3: ; Update pvec_type hash for CHECK_STRUCTS
,
Basil L. Contovounesios
,
07:09
master 65fa47e3fa1 1/3: Assume match before calling help-xref-button
,
Basil L. Contovounesios
,
07:09
master 54dbd8b4fa2: Disable on-screen keyboard outside fields in Custom buffers
,
Po Lu
,
03:57
scratch/igc 8e57e1fe7c8: Add a FIXME comment for ephemeral relocs
,
Gerd Moellmann
,
00:29
scratch/igc 2c6e4a9ca05: Scan comp_unit reference
,
Gerd Moellmann
,
00:24
master c00105626ac: ; * src/androidselect.c (extract_fd_offsets): Fix typos.
,
Po Lu
,
00:03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc