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 May 31 2022 23:29:59 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2022
master b1ef37e81c: Ensure byte compilation of the ja-dic.el file
,
Lars Ingebrigtsen
,
23:29
master 3e312d11ce: Reshuffle the generation of the OKURO-NASI entries to speed up build
,
Lars Ingebrigtsen
,
22:50
master 3b9bbb24eb: Fix the GTK build
,
Po Lu
,
20:58
master 5ed566cae0: Improve x_wait_for_cell_change
,
Po Lu
,
20:57
master b1ac48bd7e: Note changes in ;;;### parsing
,
Lars Ingebrigtsen
,
16:56
master 7d1c44c2b3: Fix the loaddefs updating logic
,
Lars Ingebrigtsen
,
16:49
master 71aaa9ac1e: Fix yank-in-context--transform after recent reversion
,
Lars Ingebrigtsen
,
15:05
master f461eb8fa7: Add a last-modified field when a bookmark is set
,
Lars Ingebrigtsen
,
14:36
master 6a2cc870d2: Revert "Allow commenting out white space lines in latex-mode"
,
Lars Ingebrigtsen
,
14:27
master 89404b4f69: Make partial loaddefs updates work again
,
Lars Ingebrigtsen
,
14:08
master 03b780e387: Fix handling of windows/buffers for non-nil completion-auto-select (bug#55712)
,
Juri Linkov
,
13:53
master 576d750915: Remove unused w32-* variables
,
Eli Zaretskii
,
13:29
emacs-28 5c74c25123: Remove from FAQ the MS-Windows info about BDF fonts
,
Eli Zaretskii
,
13:21
master 8ebfcff3a6: ; * etc/NEWS: Fix a typo.
,
Eli Zaretskii
,
12:19
master 1d4e903417: Speed up generation of loaddefs files
,
Lars Ingebrigtsen
,
12:09
master 41a2def162: Convert FILE_NAME to refs on Haiku instead of text/uri-list
,
Po Lu
,
09:33
master 0a7bd8c07c 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
09:19
master f1e21a0341 1/2: Add support for the Makasar and Lontara scripts (bug#55734)
,
Eli Zaretskii
,
09:19
master e10d10a3e3: Add missing part of recent changes to NS DND support
,
Po Lu
,
09:14
master 90957dfb7a: Slightly optimize x_check_errors as well
,
Po Lu
,
08:57
master dea1a502ef: * lisp/play/handwrite.el: Minor doc fixes.
,
Stefan Kangas
,
08:35
master f0361c225c: Make handwrite.el printing use more of the ps-print setup
,
Lars Ingebrigtsen
,
07:28
emacs-28 edb48646f2: Fix Display Property manual example
,
Lars Ingebrigtsen
,
07:20
scratch/faster-loaddefs 9d844d9275: Make initial build build
,
Lars Ingebrigtsen
,
07:16
master fbe7ac16d7: Fix replying to _NET_WM_PING during drag-and-drop
,
Po Lu
,
06:19
master updated (a55a0483c9 -> f8d07fbeb3)
,
Po Lu
,
06:06
master f8d07fbeb3 3/3: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Po Lu
,
06:06
master 7263b10efb 1/3: Fix autorelease pool "straddling" during DND on NS
,
Po Lu
,
06:06
master 2021835326 2/3: Implement `return-frame' for DND on NS
,
Po Lu
,
06:06
master 920f1e68b8 06/11: Pacify GCC 12 in xrdb.c
,
Paul Eggert
,
04:27
master 30966a6e67 04/11: Simplify CHAR_TABLE_REF_ASCII
,
Paul Eggert
,
04:27
master a55a0483c9 11/11: Pacify GCC 12 in x_get_current_wm_state
,
Paul Eggert
,
04:27
master 569d4c7ad6 09/11: Be more robust if doc file is corrupted
,
Paul Eggert
,
04:27
master updated (d94890404e -> a55a0483c9)
,
Paul Eggert
,
04:27
master 13dac6f3e9 05/11: Pacify GCC 12 false positive in ccl.c
,
Paul Eggert
,
04:27
master 0614e0f3e9 10/11: Pacify GCC 12 in dump_queue_enqueue
,
Paul Eggert
,
04:27
master 877be9098e 02/11: Pacify GCC 12 -fanalyzer in x_popup_menu_1
,
Paul Eggert
,
04:27
master 82c05c034e 03/11: Avoid undefined behavior in detect_coding routines
,
Paul Eggert
,
04:27
master c4da5db04b 08/11: Pacify GCC 12 in Fmove_overlay
,
Paul Eggert
,
04:27
master a1c19dfca4 01/11: Pacify GCC 12 -Wanalyzer-use-of-uninitialized-value
,
Paul Eggert
,
04:27
master 1f6973241a 07/11: Pacify GCC 12 in Fx_show_tip
,
Paul Eggert
,
04:27
master d94890404e: Fix crashes displaying menu help text on NS
,
Po Lu
,
04:25
master b7bbf88642: Fix processing of DND events on GTK
,
Po Lu
,
01:24
May 30, 2022
master dae936f504 1/2: Fix initialization of `hold_quit' during DND
,
Po Lu
,
22:17
master updated (81b174cace -> 75bf80e2b1)
,
Po Lu
,
22:17
master 75bf80e2b1 2/2: Fix unused variables on GTK
,
Po Lu
,
22:17
master 81b174cace: Prevent events from being lost waiting for selections on GTK
,
Po Lu
,
20:47
scratch/faster-loaddefs 129d18991b: Rename some loaddefs-gen functions
,
Lars Ingebrigtsen
,
16:57
master 7b646e972c: Regenerated ldefs-boot.el
,
Lars Ingebrigtsen
,
15:40
master c9e5e79ac2: Fix 'debug-timer-check' on MS-Windows
,
Eli Zaretskii
,
13:52
master 4132223d89: * lisp/progmodes/project.el: Improve file-reading history and default values.
,
Juri Linkov
,
12:32
master b903507b36: Nonrecursive Lisp reader (bug#55676)
,
Mattias Engdegård
,
11:18
master 169797a300: Fix atimer setting and overdue expiration (bug#55628)
,
Mattias Engdegård
,
09:55
scratch/faster-loaddefs 1c13a9331d: Update documentation and package calls for loaddefs-gen
,
Lars Ingebrigtsen
,
09:41
master 78e8893f5d: Add more subscript and superscript characters to "C-x 8"
,
Eli Zaretskii
,
08:59
master 004e6ae3f4: Add support for the Rejang script (bug#55718)
,
Eli Zaretskii
,
08:44
scratch/faster-loaddefs 5d825967f9 1/2: Remove w32 function not used
,
Lars Ingebrigtsen
,
06:11
scratch/faster-loaddefs 8995722a46 2/2: Rename to loaddefs-gen-batch for regularity
,
Lars Ingebrigtsen
,
06:11
scratch/faster-loaddefs updated (3e203be027 -> 8995722a46)
,
Lars Ingebrigtsen
,
06:11
master 774880c84c: Get rid of `defvar-keymap' in flymake.el
,
Po Lu
,
06:10
master f81065a91b: Fix `dnd-indicate-insertion-point' on Mac OS
,
Po Lu
,
04:03
master 3eca30bc50: Update frame positions on Haiku after changing Z group
,
Po Lu
,
03:55
master d8adce56a0: Fix cursor flushing inside minibuffers on NS
,
Po Lu
,
03:07
master fd510f1239: Fix hangs when x-get-selection is called inside a popup menu
,
Po Lu
,
02:05
master 52d41f2750: Merge from origin/emacs-28
,
Stefan Kangas
,
00:52
master updated (48ef8ab15f -> 52d41f2750)
,
Stefan Kangas
,
00:52
May 29, 2022
master 48ef8ab15f: Try to implement `dnd-indicate-insertion-point' on macOS
,
Po Lu
,
22:37
master 5b770b60f4: Further clean up DND target handling
,
Po Lu
,
21:25
master e2e232933c: Fix crash when loading Postscript images
,
Po Lu
,
21:07
master b6a4766388: Use XDrawPoint to clear relief rect corners
,
Po Lu
,
20:49
master 4b44eaa1f9 1/3: Doc fix for dst flag
,
Paul Eggert
,
18:02
master 7f7acf3956 3/3: Document decoded-time-string issue on 6-elt args
,
Paul Eggert
,
18:02
master updated (aa955dc569 -> 7f7acf3956)
,
Paul Eggert
,
18:02
master b40009e2f9 2/3: ISO 8601 strings sans "Z" don’t specify DST flag
,
Paul Eggert
,
18:02
scratch/faster-loaddefs 3e203be027: Remove code that emulates layout of old output from autoload.el
,
Lars Ingebrigtsen
,
15:28
scratch/faster-loaddefs da7038e8ee: Flip dependency -- move needed autoload.el files til loaddefs-gen.el
,
Lars Ingebrigtsen
,
13:41
master aa955dc569: * lisp/shell.el (shell): Fix last change
,
Stefan Monnier
,
13:37
master e1eab9b496: ; Fix Batak greeting
,
Eli Zaretskii
,
13:13
scratch/faster-loaddefs 26bd3a13c7 1/2: Rename hol-loaddefs.el to holiday-loaddefs.el
,
Lars Ingebrigtsen
,
12:51
scratch/faster-loaddefs updated (086fc40e35 -> 2ef6ae73f6)
,
Lars Ingebrigtsen
,
12:51
scratch/faster-loaddefs 2ef6ae73f6 2/2: Fix of loaddefs name after regexp change
,
Lars Ingebrigtsen
,
12:51
master f02a8374d5 2/2: ; Fix last change (bug#55694)
,
Eli Zaretskii
,
12:36
master 230ed406aa 1/2: Add support for the Batak script (bug #55694)
,
Eli Zaretskii
,
12:36
master updated (e06d600b49 -> f02a8374d5)
,
Eli Zaretskii
,
12:35
master e06d600b49: Fix hfy-etags-cmd type
,
Lars Ingebrigtsen
,
10:41
master f7324b7a64: Fix reference to help-enable-variable-value-editing
,
Lars Ingebrigtsen
,
10:32
scratch/faster-loaddefs 086fc40e35: Allow file-local inhibits of prefixes
,
Lars Ingebrigtsen
,
10:13
scratch/faster-loaddefs cae1261f88: Use a shared regexp for autoload cookies
,
Lars Ingebrigtsen
,
08:57
master fe8a127de2: * etc/tutorial/TUTORIAL.cn (INSTALLING PACKAGES): Translate from English.
,
Po Lu
,
08:14
emacs-28 1b7b69e764: Some Tramp cleanup on MS Windows
,
Michael Albinus
,
07:31
master f0bf7f03f8 2/2: ; * lisp/leim/quail/indonesian.el: Remove ineffective backslashes.
,
Mattias Engdegård
,
05:16
master c9aff6fe5a 1/2: Traverse record literals in byte-compile--first-symbol-with-pos
,
Mattias Engdegård
,
05:16
master updated (96d056b3aa -> f0bf7f03f8)
,
Mattias Engdegård
,
05:16
master 96d056b3aa: * admin/alloc-colors.c: Fix missing declaration.
,
Po Lu
,
04:36
master 232a6ee9c6: ; * etc/NEWS: Fix last change.
,
Eli Zaretskii
,
04:01
master 460d5fd971: Make `count-words' count sentences.
,
Eli Zaretskii
,
03:59
master 6f8e856ada: Keep display mm width and height up to date after changes
,
Po Lu
,
03:50
fix/bug-48598 ca8ceceaae: [DEBUG] Try more quoting styles for make params
,
F. Jason Park
,
03:49
fix/bug-48598 b9968dac23: [DEBUG] Fix rule to prevent build from running
,
F. Jason Park
,
03:08
fix/bug-48598 96d2b054b3: [DEBUG] Try another quoting style for make params
,
F. Jason Park
,
02:59
master 22a3e92dc6: Make DND target list lifecycle a little clearer
,
Po Lu
,
00:56
master updated (c92d73d271 -> 6303cb7e9f)
,
Stefan Kangas
,
00:52
master 6303cb7e9f: Merge from origin/emacs-28
,
Stefan Kangas
,
00:52
May 28, 2022
fix/bug-48598 a26d77a657: [DEBUG] Add some print statements to command line
,
F. Jason Park
,
23:03
master c92d73d271: Fix pending window changes in haiku_set_window_size
,
Po Lu
,
21:06
master 28d4952d42: Improve error trapping on X
,
Po Lu
,
20:51
fix/bug-48598 2c50987050 3/3: [CATCH-UP] Synchronize with patch set on tracker
,
F. Jason Park
,
18:23
fix/bug-48598 26d569c9f5 1/3: [DEBUG] Revert all test/infra tinkering
,
F. Jason Park
,
18:23
fix/bug-48598 6716cb34f2 2/3: Special-case ERC when generating CI test jobs
,
F. Jason Park
,
18:23
fix/bug-48598 updated (45a96890d2 -> 2c50987050)
,
F. Jason Park
,
18:23
master 1e66c8af40: Fix Python Hideshow problem with backslash escaped newlines
,
Lars Ingebrigtsen
,
12:52
master 5d8b6ba89e: pp--insert-lisp: Don't bug out on certain forms at beginning of buffer
,
Lars Ingebrigtsen
,
12:40
scratch/faster-loaddefs f8500742a4 6/7: Fix autoload (progn ...)
,
Lars Ingebrigtsen
,
12:31
scratch/faster-loaddefs 62138656da 5/7: Make output even more similar
,
Lars Ingebrigtsen
,
12:31
scratch/faster-loaddefs c8ceaee4d5 2/7: Replicate CEDET quirks
,
Lars Ingebrigtsen
,
12:31
scratch/faster-loaddefs e5f141a2a1 7/7: Re-fix doc string output
,
Lars Ingebrigtsen
,
12:31
scratch/faster-loaddefs e624103187 3/7: Replicate old loaddefs.el format even more closely
,
Lars Ingebrigtsen
,
12:31
scratch/faster-loaddefs 83c0bc6097 4/7: Also include package data from files that are preloaded
,
Lars Ingebrigtsen
,
12:31
scratch/faster-loaddefs 046ccbe701 1/7: Initial version
,
Lars Ingebrigtsen
,
12:31
branch scratch/faster-loaddefs created (now e5f141a2a1)
,
Lars Ingebrigtsen
,
12:31
master 2301f13a67: with-connection-local-variables: Avoid code duplication
,
Stefan Monnier
,
12:02
emacs-28 f9ee83bfb9: do_switch_frame: before leaving mini-window, check other (mru) window is live
,
Alan Mackenzie
,
09:29
emacs-28 908e2e09d0: Fix commands used to produce on-line HTML docs
,
Eli Zaretskii
,
08:00
master f65536015b: Support html template tag in shr
,
Lars Ingebrigtsen
,
06:43
master 9707613ddb: Fix native-comp of trampolines after previous change
,
Lars Ingebrigtsen
,
06:32
master b8a204e81e: ; * lisp/leim/quail/indonesian.el ("sundanese"): Fix whitespace.
,
Eli Zaretskii
,
06:16
master fb6484e3d0: Add support for the Sundanese script (bug#55686)
,
Eli Zaretskii
,
06:13
emacs-28 fff770fb97: Fix a bad cross-reference in elisp.pdf
,
Eli Zaretskii
,
04:52
master 6f1d5e59f3: Fix dired drag-and-drop for certain Motif programs
,
Po Lu
,
04:50
emacs-28 ebea3415b0: Fix documentation of 'string-pad'
,
Eli Zaretskii
,
03:55
master 04a215849c: Merge from origin/emacs-28
,
Stefan Kangas
,
01:06
master updated (f91e87cc8a -> 04a215849c)
,
Stefan Kangas
,
01:06
master f91e87cc8a: Add more cursor bitmaps on Haiku
,
Po Lu
,
00:36
May 27, 2022
master 79ae40c8e4: Improve documentation on what callers of `x-begin-drag' should do
,
Po Lu
,
22:32
master b52f36a33d: Improve documentation of `x-begin-drag'
,
Po Lu
,
22:22
master 73237458ba: Improve safety of various DND callbacks
,
Po Lu
,
22:09
master ac13957b86: Fix frame destruction issues and misuse of x_get_atom_name
,
Po Lu
,
21:37
master b2c8e8a299: ; * src/nsselect.m (ns_decode_data_to_pasteboard): Fix GNUstep build.
,
Po Lu
,
21:22
master ffab237cbf 1/2: Add file dragging support to NS port
,
Po Lu
,
21:20
master 6d6d1adbe7 2/2: Fix build on earlier versions of Mac OS X
,
Po Lu
,
21:20
master updated (3c5fbfe4ac -> 6d6d1adbe7)
,
Po Lu
,
21:20
master 3c5fbfe4ac: Improve DND documentation
,
Po Lu
,
21:04
master 5c07aed894: Fix x_dnd_movement_frame detection on GTK builds
,
Po Lu
,
20:55
master 26588e9594: ; * src/xterm.c (x_color_cache_bucket_size): Improve doc string.
,
Po Lu
,
20:50
master 3bbf047cd8: Remove stray decl of nonexistent var
,
Paul Eggert
,
19:35
master d9879e686d: decoded-time-set-defaults now leaves DST alone
,
Paul Eggert
,
15:20
master 7f3d781dab 1/3: Pacify gcc -Wsuggest-attribute-malloc
,
Paul Eggert
,
14:46
master cb57db513b 2/3: Add ATTRIBUTE_DEALLOC to extern functions
,
Paul Eggert
,
14:46
master eb37e4814e 3/3: Fix unlikely null pointer dereference
,
Paul Eggert
,
14:46
master updated (6c4d767019 -> eb37e4814e)
,
Paul Eggert
,
14:46
master 6c4d767019: Fix navigation in the *Completions* buffer and enable more tests (bug#54374)
,
Juri Linkov
,
12:13
master 4df20e2f14: Extend 'C-x 8 =' to produce characters with macron
,
Eli Zaretskii
,
11:42
master f8b2a01a9e: * lisp/shell.el (shell): Query shell file name from `interactive`
,
Stefan Monnier
,
09:15
master 8399c6a821: Improve font selection on MS-Windows
,
Eli Zaretskii
,
08:12
master a83e75b207: Make make-decoded-time use -1 for dst unless given
,
Lars Ingebrigtsen
,
06:41
master fd4a0c022b: Make package-update-all also refresh the list
,
Lars Ingebrigtsen
,
06:17
master 82b75a97ba: Fix GNUstep build
,
Po Lu
,
05:12
master 5d2523dcd0: Fix NS drag and drop on macOS
,
Po Lu
,
05:11
master 27de58af8b 1/2: Implement some drag and drop functions on NS
,
Po Lu
,
04:36
master 01e3345b7b 2/2: Merge remote-tracking branch 'origin/master' into x-window-xwidget
,
Po Lu
,
04:36
branch x-window-xwidget deleted (was 01e3345b7b)
,
Po Lu
,
04:36
branch x-window-xwidget created (now 01e3345b7b)
,
Po Lu
,
04:34
x-window-xwidget 01e3345b7b 2/2: Merge remote-tracking branch 'origin/master' into x-window-xwidget
,
Po Lu
,
04:34
x-window-xwidget 27de58af8b 1/2: Implement some drag and drop functions on NS
,
Po Lu
,
04:34
master updated (4ed0f6e965 -> 758fed537b)
,
Stefan Kangas
,
04:05
master 758fed537b 2/2: * lisp/progmodes/asm-mode.el: Minor doc fixes.
,
Stefan Kangas
,
04:05
master 7d74b8f632 1/2: Prefer defvar-keymap in some progmodes
,
Stefan Kangas
,
04:05
master 4ed0f6e965: Silence byte-compiler warning about x-pointer-invisible
,
Stefan Kangas
,
03:42
emacs-28 d3cde28b03: Fix more occurrences of renamed kmacro-keymap command
,
Juri Linkov
,
03:33
master 77bfc5ed7a 1/2: Add support for the Javanese script (bug#55667)
,
Eli Zaretskii
,
02:43
master a2f7b7c803 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
02:42
master updated (7da754015f -> 34e4eba07e)
,
Po Lu
,
02:41
master 34e4eba07e 2/2: * etc/PROBLEMS: Document problems with PGTK input methods.
,
Po Lu
,
02:41
master edd11a2c6e 1/2: Update comments in some X code
,
Po Lu
,
02:41
emacs-28 bd5c95a90d: Mention "unspecified-fg" and "unspecified-bg" in some doc strings
,
Eli Zaretskii
,
02:23
master updated (bb0317442b -> 7da754015f)
,
Stefan Kangas
,
00:52
master 7da754015f: Merge from origin/emacs-28
,
Stefan Kangas
,
00:52
May 26, 2022
master bb0317442b: Fix XI scroll valuator reset on X Toolkit builds
,
Po Lu
,
22:34
master c0807daedc: Improve lookup efficiency of color cache and prevent leaking
,
Po Lu
,
21:41
branch scratch/bug-55156 deleted (was 80ba4c1707)
,
Stefan Monnier
,
21:15
master 8dcebc9629: Handle allocation errors when creating menu items on Haiku
,
Po Lu
,
20:25
master 061c2d683f: Fix longjmp/siglongjmp mixup
,
Po Lu
,
20:13
master 2c76cee37c: Regenerated ldefs-boot.el
,
Lars Ingebrigtsen
,
16:53
master updated (fbe0d7361f -> 14cbb75455)
,
Stefan Monnier
,
16:46
master 14cbb75455: Merge remote-tracking branch 'origin/scratch/bug-55156'
,
Stefan Monnier
,
16:46
master fbe0d7361f: package-activate-all: Use the quickstart more conservatively
,
Stefan Monnier
,
16:41
master 3d567a5517: Avoid duplicates in `package-activated-list'
,
Sam Steingold
,
16:19
master 37b3624cd2: Test suite for Completions UI (bug#54374)
,
Juri Linkov
,
12:26
branch scratch/bug-55156 created (now 80ba4c1707)
,
Stefan Monnier
,
12:22
scratch/bug-55156 80ba4c1707: eval.c: New functions `defvar-1` and `defconst-1` (bug#55156)
,
Stefan Monnier
,
12:22
branch scratch/bug-55156 deleted (was c447dfffcb)
,
Stefan Monnier
,
12:22
scratch/bug-55156 c447dfffcb: eval.c: New functions `defvar-1` and `defconst-1` (bug#55156)
,
Stefan Monnier
,
12:21
branch scratch/bug-55156 created (now c447dfffcb)
,
Stefan Monnier
,
12:21
branch scratch/bug-55156 deleted (was c8f88ab94d)
,
Stefan Monnier
,
12:20
master 69cd21222a 1/2: * etc/themes/leuven-dark-theme.el: Use lexical-binding
,
Stefan Monnier
,
12:16
master updated (4677ff4361 -> 77b5840d4a)
,
Stefan Monnier
,
12:16
master 77b5840d4a 2/2: * test/lisp/files-resources/compile-utf8.el: Use lexical-binding
,
Stefan Monnier
,
12:16
emacs-28 9283508fb2: Fix format specifiers in tramp-adb.el
,
Michael Albinus
,
12:10
master 4677ff4361: Add support for the Balinese script (bug#55648)
,
Eli Zaretskii
,
11:43
master e05acb07d3: Faster and less recursive byte-compile--first-symbol-with-pos
,
Mattias Engdegård
,
11:30
master e490b80a10: Handle alternate actions for Motif drop targets
,
Po Lu
,
09:01
master ef6059cb83: Make comp--native-compile delete the temp file it creates
,
Lars Ingebrigtsen
,
08:47
master 06c79dcfcb: Make memory-report not bug out with symbols with positions
,
Lars Ingebrigtsen
,
07:05
master 47e0b86611: ; Fix up doc of recent elisp-eldoc-var-docstring-with-value addition
,
Štěpán Němec
,
05:03
emacs-28 a9f17ccce3: ; Fix some doc typos and minor language issues
,
Štěpán Němec
,
04:33
master 036b72575a: Fix the `x_trace_wire' option
,
Po Lu
,
02:56
master c67c7ab53c: Use x_get_atom_name for some more things
,
Po Lu
,
02:30
May 25, 2022
master 79d0b1a14c: * src/xselect.c (Fx_register_dnd_atom): Use x_intern_cached_atom.
,
Po Lu
,
22:41
master 974a7e541c: Make X error checking more asynchronous
,
Po Lu
,
22:22
branch scratch/oclosure deleted (was f1b7ad1973)
,
Stefan Monnier
,
22:09
master c7e4c1a5fa 2/2: Improve x_get_atom_name for some predefined atoms
,
Po Lu
,
20:13
master 9ab7d98bc6 1/2: Fix 32-bit warnings again
,
Po Lu
,
20:13
master updated (20cf35cbde -> c7e4c1a5fa)
,
Po Lu
,
20:13
branch scratch/bug-55156 created (now c8f88ab94d)
,
Stefan Monnier
,
17:54
scratch/bug-55156 c8f88ab94d: eval.c: New functions `defvar-1` and `defconst-1` (bug#55156)
,
Stefan Monnier
,
17:54
master updated (e256752160 -> 20cf35cbde)
,
Eli Zaretskii
,
14:41
master 8d5eff3d84 1/2: Add support for the Limbu script (bug#55621)
,
Eli Zaretskii
,
14:41
master 20cf35cbde 2/2: ; Fix documentation of recent additions of Indian scripts
,
Eli Zaretskii
,
14:41
master e256752160 3/3: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
14:08
master 4cfdd6947c 2/3: ; * etc/NEWS.28: Fix merge of NEWS.28.
,
Eli Zaretskii
,
14:08
master 97bb31be9f 1/3: Merge from origin/emacs-28
,
Eli Zaretskii
,
14:08
master updated (03d6644970 -> e256752160)
,
Eli Zaretskii
,
14:08
master 03d6644970: * lisp/subr.el (insert-for-yank): Add nil to run-hook-wrapped to keep looping.
,
Juri Linkov
,
13:47
fix/bug-48598 45a96890d2: [DEBUG] Quote dollar sign differently in CI job
,
F. Jason Park
,
10:18
fix/bug-48598 0279ed9c25: [DEBUG] Force build stage to run
,
F. Jason Park
,
08:32
master 9661c82920: Lower the roundtrip overhead of x-get-atom-name by 50% for common atoms
,
Po Lu
,
08:30
master ce79fe451d: Make yank-transform-functions into defvar
,
Lars Ingebrigtsen
,
08:24
master 0a79e28891: Reset 'eshell-in-pipeline-p' when interpolating commands
,
Lars Ingebrigtsen
,
08:13
fix/bug-48598 5cbc7e1bb7: [CATCH-UP] Synchronize with patch set on tracker
,
F. Jason Park
,
08:12
master b93c22e67d: Change variable which-func-unknown to "n/a"
,
Lars Ingebrigtsen
,
08:07
master 25439cb8ed: Add more predefined atoms for the benefit of DND code
,
Po Lu
,
06:23
master f437ddf2e9 2/2: Prefer defvar-keymap in url/*.el
,
Stefan Kangas
,
03:45
master 7749ec6aaa 1/2: Remove some ancient Emacs compat code
,
Stefan Kangas
,
03:45
master updated (9394027fd6 -> f437ddf2e9)
,
Stefan Kangas
,
03:45
master 9394027fd6: Improve atom interning in `x-change-window-property'
,
Po Lu
,
02:55
May 24, 2022
master 822350d198: Fix cursor color adjustment on Haiku
,
Po Lu
,
22:18
master abd3411827: Don't have edebug bug out if C-x is rebound
,
Lars Ingebrigtsen
,
21:52
master 458d8db7e8: Add more atoms that don't need a roundtrip to intern
,
Po Lu
,
21:39
master 9f1cae8cb0: Update edebug comments
,
Lars Ingebrigtsen
,
21:35
master 4d60dcd87c: ; Fix inevitable failure in erc-dcc test
,
F. Jason Park
,
21:29
master 0f1e1a94a0 3/3: Regenerated ldefs-boot.el
,
Lars Ingebrigtsen
,
21:25
master f474ad4ed1 1/3: Autoload package-update-all
,
Lars Ingebrigtsen
,
21:25
master 7c4cad3230 2/3: Fix ert-run-tests-batch-and-exit doc string typo
,
Lars Ingebrigtsen
,
21:25
master updated (fcf80d7e62 -> 0f1e1a94a0)
,
Lars Ingebrigtsen
,
21:25
master fcf80d7e62: Fix compilation on GTK when Xrandr is not present
,
Po Lu
,
20:53
master c00ffe263d: Fix comp-mvar doc string quoting
,
Lars Ingebrigtsen
,
15:14
master 71178fbdc6: Remove f90-mode regexp ambiguity (bug#17222)
,
Mattias Engdegård
,
14:18
master 5f6e64a316: Don't use `format-message' to make doc strings in erc-backend
,
Lars Ingebrigtsen
,
13:02
master 5b767273d6: Fix a byte compilation warning in electric.el
,
Lars Ingebrigtsen
,
12:53
master d036891967 1/2: Fix the final divergent single quote usages in doc strings
,
Lars Ingebrigtsen
,
12:49
master updated (881aa943e5 -> 2701cd59b5)
,
Lars Ingebrigtsen
,
12:49
master 2701cd59b5 2/2: Make byte compilation warn about wrong quoting in doc strings
,
Lars Ingebrigtsen
,
12:48
master 881aa943e5: CC Mode: Fix interplay between string fences and electric-pair-mode.
,
Alan Mackenzie
,
12:38
master 5c1c614940: Make `yank-transform-functions` a proper hook
,
Stefan Monnier
,
12:30
master 6232932f4b: Fix issue with nativecomp tests leaving files behind in /tmp
,
Lars Ingebrigtsen
,
11:25
master 609c9c5cd9 1/2: Add support for the Buhid and Tagbanwa scripts (bug#55610)
,
Eli Zaretskii
,
10:12
master ed1045613e 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
10:12
master aea843c3d6: Clean up a test file in /tmp
,
Lars Ingebrigtsen
,
10:11
master 6f3925eace: Add more error checking to some X functions
,
Po Lu
,
09:21
master d63d633a68 1/2: Handle invalid NEWS files during describe-function
,
Po Lu
,
09:01
master 7c4a780721 2/2: Prevent errors when Lisp code asks for props of invalid windows
,
Po Lu
,
09:01
master updated (a49ecdd0ff -> 7c4a780721)
,
Po Lu
,
09:01
master a49ecdd0ff: Keep subcommands in pipelines from clobbering the head/tail processes
,
Lars Ingebrigtsen
,
08:58
master be17333ace 2/2: Tweak remapping fix for set-transient-map
,
Lars Ingebrigtsen
,
08:55
master 8420d7cce7 1/2: Add elisp-eldoc-var-docstring-with-value function
,
Lars Ingebrigtsen
,
08:55
master updated (388e0c18f4 -> be17333ace)
,
Lars Ingebrigtsen
,
08:55
master 388e0c18f4: Make the nativecomp test eln directory more reliably be removed
,
Lars Ingebrigtsen
,
08:11
master 533500522d: Regenerated ldefs-boot.el
,
Lars Ingebrigtsen
,
07:22
master b2bce107b1: Further audits of single quotes in Lisp doc strings
,
Lars Ingebrigtsen
,
07:18
master ed34cbeae7: Audit symbol quoting in Lisp doc strings
,
Lars Ingebrigtsen
,
06:37
master 54a3132cfa: Add ".epub" to Tramp archive file suffixes.
,
Michael Albinus
,
06:15
master 59951f7af5: Audit quoting symbols in C doc strings
,
Lars Ingebrigtsen
,
05:51
master 6fe45ed969: Allow the user to fix `x-mouse-click-focus-ignore-position' on some systems
,
Po Lu
,
03:11
master 7527c941f7: Fix use of wrong event structure handling XI_Enter events
,
Po Lu
,
01:51
May 23, 2022
master 06671a70a4: * src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.
,
Po Lu
,
22:56
master cd355038d9: Minor fixes to cursor color handling on Haiku
,
Po Lu
,
22:10
master 689be0bdd5: Only send fallback MONITORS_CHANGED_EVENT when dimensions really changed
,
Po Lu
,
20:31
master 8c4498e62e: Avoid compiler warnings on macOS (bug#55595)
,
Eli Zaretskii
,
12:27
master 5a1a67a256: Less wrong printed circular list tail index (bug#55395)
,
Mattias Engdegård
,
10:53
master b3e4526f21: * src/w32menu.c (w32_menu_show): Use SAFE_ALLOCA. (Bug#55068)
,
Eli Zaretskii
,
09:55
master aab560f0c1: Fix saveplace.el when desktop.el restores non-ASCII buffers
,
Eli Zaretskii
,
09:34
master 6ac6919f74: zap-to-char: Fix interactive specification
,
Tino Calancha
,
08:52
master 1799e5d35a: Adapt last change to Haiku as well
,
Po Lu
,
08:51
master cec2ef73a6: Fix stack overflows with large popup menus
,
Po Lu
,
08:40
master ca6899a0ef: Fix default child-frame-border-width on PGTK
,
Po Lu
,
08:17
emacs-28 86b49d5865: ; * etc/NEWS: Announce changes in 'desktop-kill'. (Bug#55574)
,
Eli Zaretskii
,
07:59
master 250b728284: Improve command-error-function discoverability
,
Lars Ingebrigtsen
,
07:56
master a3fce23e3b: Add support for the Hanunoo script (bug#55581)
,
Eli Zaretskii
,
07:47
master e5d76634a2: Make remapped keys work in set-transient-map
,
Lars Ingebrigtsen
,
07:10
master 7ff88efc02: Fix coding style of recent change
,
Po Lu
,
06:31
master caec741c00: Implement monitor change functions on Haiku
,
Po Lu
,
06:24
master 4b15b88e71 2/2: Make `d' in Dired skip dot files
,
Lars Ingebrigtsen
,
06:19
master updated (4766fe1daf -> 4b15b88e71)
,
Lars Ingebrigtsen
,
06:19
master a9b393c773 1/2: Include development data in --version output
,
Lars Ingebrigtsen
,
06:19
master 4766fe1daf: * lisp/tab-bar.el (switch-to-buffer-other-tab): Use pop-to-buffer (bug#55582).
,
Juri Linkov
,
03:48
master 1cfb89dc79: Allow extending 'save-some-buffers'
,
Lars Ingebrigtsen
,
03:46
master f471eaf440: Make bootstrap remove more generated files
,
Lars Ingebrigtsen
,
02:19
master a6312d4217: Make bootstrap remove the native-lisp/ directory
,
Lars Ingebrigtsen
,
02:09
master b629cb3f54: Minor fixes to PGTK child frames
,
Po Lu
,
01:31
May 22, 2022
master 5346b67fc2: Implement monitor change functions on GNUstep
,
Po Lu
,
23:14
master 20662ecd21: Handle screen size changes if the RandR library isn't available
,
Po Lu
,
22:56
master 7a709b36ef: Fix `gui-backend-selection-owner-p' on Haiku
,
Po Lu
,
21:58
master 42e48f788a: Use GDK for handling monitor changes when built with GTK
,
Po Lu
,
21:29
master 73b40d8716 5/5: Recognize DCC SSEND when receiving files in erc-dcc
,
F. Jason Park
,
21:08
master df1e553688 4/5: Accommodate nonstandard turbo file senders in erc-dcc
,
F. Jason Park
,
21:08
master 93f9f6866a 1/5: Summarize failed transfers in erc-dcc
,
F. Jason Park
,
21:08
master 37e26fc537 2/5: Don't send reports in erc-dcc-get-filter when nested
,
F. Jason Park
,
21:08
master 758775f158 3/5: Allow matching against string values in erc-dcc-member
,
F. Jason Park
,
21:08
master updated (8a677ffe57 -> 73b40d8716)
,
F. Jason Park
,
21:08
master 8a677ffe57: * lisp/cedet/semantic/fw.el: Fix typo
,
Stefan Monnier
,
16:27
master be0cf9e299: mode-local: Revert the deprecation of buffer-local overrides
,
Stefan Monnier
,
16:15
master 8c153047e7: Fix bytecomp-test--with-suppressed-warnings test
,
Lars Ingebrigtsen
,
14:16
master f14f6180b7: Fix previous warning suppression change
,
Lars Ingebrigtsen
,
14:14
master 3f746d44de 2/2: Fix compilation warning in semantic-install-function-overrides
,
Lars Ingebrigtsen
,
14:07
master a0524584e9 1/2: Allow suppressing messages about the wrong number of arguments
,
Lars Ingebrigtsen
,
14:07
master updated (b2a5bf142f -> 3f746d44de)
,
Lars Ingebrigtsen
,
14:07
master b2a5bf142f: Enable keys M-down, M-up, M-RET for in-buffer completion
,
Juri Linkov
,
13:56
master 2f68673a71: CC Mode: Restore string fence properties at each relevant external entry point
,
Alan Mackenzie
,
13:01
master 45694a2594: Don't font-lock invalid invalid class/function names
,
Lars Ingebrigtsen
,
12:54
master 91bc24c467: mode-local: Deprecate buffer-local overrides
,
Stefan Monnier
,
12:52
master 3294ad44eb 3/4: wisent.el: Prefer `define-mode-local-override`
,
Stefan Monnier
,
12:23
master 2ca4925d2b 1/4: cedet/html.el: Prefer `define-mode-local-override`
,
Stefan Monnier
,
12:23
master a1a6e6c5c4 2/4: wisent/grammar.el: Prefer `define-mode-local-override`
,
Stefan Monnier
,
12:23
master d2e0d1452b 4/4: semantic-install-function-overrides: Declare obsolete
,
Stefan Monnier
,
12:23
master updated (35afd1f246 -> d2e0d1452b)
,
Stefan Monnier
,
12:23
master 35afd1f246: bovine/grammar.el: Prefer `define-mode-local-override`
,
Stefan Monnier
,
11:22
master f166e2dfc0: cedet/texi.el: prefer `define-mode-local-override`
,
Stefan Monnier
,
11:13
master 42076e6986: comp.el: Cosmetic changes
,
Stefan Monnier
,
10:49
master cc878319f9: Run `minibuffer-exit-hook` in the right buffer
,
Stefan Monnier
,
10:39
master 5088ebc8eb: * lisp/window.el (display-buffer-avoid-small-windows): Fix :type.
,
Michael Albinus
,
08:48
master 4c1af80322: Clean up Haiku code
,
Po Lu
,
08:24
master 2b63fabcd3: Fix two typos in comments in python.el
,
Lars Ingebrigtsen
,
07:26
master 959d041677: Fix submit-emacs-patch
,
Lars Ingebrigtsen
,
07:25
master 35d0190b0b: Properly indent Python PEP634 match/case blocks
,
Lars Ingebrigtsen
,
07:24
master ae8b1b8fd4: Implement `display-monitors-changed-functions' on MS Windows
,
Po Lu
,
05:16
emacs-28 d5ccf2621a 2/2: ; Fix last change
,
Eli Zaretskii
,
04:18
emacs-28 updated (b05d1e9b98 -> d5ccf2621a)
,
Eli Zaretskii
,
04:18
emacs-28 f1c1fd7184 1/2: Improve documentation of mail-user-agent.
,
Eli Zaretskii
,
04:18
master 73df958411: Fix uninitialized use of xm drag receiver data
,
Po Lu
,
03:56
master 9988047f47: Fix build with --enable-check-lisp-object-type
,
Po Lu
,
03:34
master d97a04628a: ; Fix documentation of Tagalog
,
Eli Zaretskii
,
03:24
master 97ca793651: Add support for the Tagalog script
,
Eli Zaretskii
,
03:18
emacs-28 b05d1e9b98: ; * lisp/desktop.el: Update the commentary. (Bug#55560)
,
Eli Zaretskii
,
01:29
master d52749202f: Fix use-after-free in x_destroy_window
,
Po Lu
,
01:13
master 67685de75c: Fix focus redirection to/from surrogate minibuffer frames on Haiku
,
Po Lu
,
01:03
May 21, 2022
master 714970f596: Fix GNUstep build
,
Po Lu
,
23:18
master e5e474baae: Fix compiler warnings on Mac OS X 10.12
,
Po Lu
,
23:02
master 672af0a5da: Set display size upon RRScreenChangeNotify
,
Po Lu
,
21:39
master e465ea816d: Don't unnecessarily call monitor change functions
,
Po Lu
,
21:27
master 900700a03f: ; * doc/emacs/dired.texi (Entering Dired): Fix typo.
,
Sean Whitton
,
19:19
emacs-28 139bfa1a08: More fixes in abbrev.el doc strings
,
Eli Zaretskii
,
14:06
master 208102fa47: ; Rename enable-theme and disable-theme hooks
,
Eli Zaretskii
,
09:56
master 42af5bcbed 4/4: Some cleanups in tramp-tests.el
,
Michael Albinus
,
09:44
master updated (a8acb9516e -> 42af5bcbed)
,
Michael Albinus
,
09:44
master 56e81ca25b 1/4: Merge from origin/emacs-28
,
Michael Albinus
,
09:44
master c32b92f2bd 3/4: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
09:44
master 61367a971b 2/4: ; Merge from origin/emacs-28
,
Michael Albinus
,
09:44
master a8acb9516e: Fix recently introduced Python font lock breakage of chained assignments
,
Lars Ingebrigtsen
,
09:24
master 22ae842b34: Add new hooks when enabling and disabling themes
,
Lars Ingebrigtsen
,
08:57
emacs-28 d80dea6036: Add note about Tramp completion to completion-styles doc string
,
Lars Ingebrigtsen
,
08:48
emacs-28 9e7c0cf57d: Remove mention of removed nnimap-nov-is-evil variable
,
Lars Ingebrigtsen
,
07:32
master 050fa501a2: ; * etc/NEWS: Fix wording of 'zap-to-char's entry.
,
Eli Zaretskii
,
05:55
master 212aea97f9: zap-to-char: case sensitive for upper-case characters
,
Tino Calancha
,
05:25
master 92fa0df30b: Improve doc for `display-monitors-changed-functions'
,
Po Lu
,
04:47
master 69792e34a4: ; * etc/HELLO: Improve wording of preamble text. (Bug#55439)
,
Eli Zaretskii
,
04:06
emacs-28 90aae0bca2: Improve documentation strings and prompts in abbrev.el
,
Eli Zaretskii
,
03:21
master cf21e38543: Fix compiler warnings in printer code on 32-bit systems
,
Po Lu
,
02:47
master 3e3fe06307: Compute frame workareas on Haiku
,
Po Lu
,
02:28
May 20, 2022
master b7b14e9203: Implement monitor change hooks on NS
,
Po Lu
,
23:50
master 5a290eb7d3: Call XRRUpdateConfiguration when the root window geometry changes
,
Po Lu
,
23:37
master 98163f48a0: Implement `display-monitors-changed-hook' on PGTK
,
Po Lu
,
23:29
master edf9700c3c: Add a hook run upon monitor configuration changes
,
Po Lu
,
23:17
emacs-28 dfa3e6f424: Restore the Fselect_window call in gui_consider_frame_title.
,
Alan Mackenzie
,
16:23
master 1cbabe973b: Remove compat code; assume imenu.el exists
,
Stefan Kangas
,
15:05
emacs-28 de35e9728f: Advise against settings in the MS-Windows system registry
,
Eli Zaretskii
,
10:09
master dd6a24ebed 2/2: ; * src/xterm.c (struct x_client_list_window): Improve comment.
,
Po Lu
,
08:08
master 8db0acb0f0 1/2: Check for allocation errors when setting XdndActionDescription
,
Po Lu
,
08:08
master updated (e04cc584a8 -> dd6a24ebed)
,
Po Lu
,
08:08
master e04cc584a8: ; * doc/lispref/text.texi (Yanking): Fix wording.
,
Eli Zaretskii
,
08:07
master 6265e0c540: Document 'enriched-toggle-markup'
,
Eli Zaretskii
,
08:04
master 349284a40c: ; * lisp/simple.el (yank-transform-functions): Doc fix.
,
Eli Zaretskii
,
07:51
master eb71446de5: ; Improve documentation of 'display-buffer-avoid-small-windows'
,
Eli Zaretskii
,
07:36
master updated (c1fbbc57a9 -> 3c82e96954)
,
Lars Ingebrigtsen
,
06:06
master 3c82e96954 2/2: Add new user option display-buffer-avoid-small-windows
,
Lars Ingebrigtsen
,
06:06
master 69f42faa50 1/2: Clarify select-active-regions doc string
,
Lars Ingebrigtsen
,
06:05
master c1fbbc57a9: Fix race conditions processing zoom events on Haiku
,
Po Lu
,
05:29
master bbe6c68d79: Re-fix previous `&' dired change
,
Lars Ingebrigtsen
,
04:37
master 63eb015722: Add option to kill a shell buffer when the process ends
,
Philip Kaludercic
,
04:23
emacs-28 3ffa3d3403: ; Minor addition to make-tarball.txt
,
Eli Zaretskii
,
03:13
master efd3e78258: Fix NS port warnings with GCC 12
,
Po Lu
,
02:47
master 726969a4b4: Remove flickering when toggling between different fullscreen states on Haiku
,
Po Lu
,
01:34
May 19, 2022
master 242a4b49cb: Minor cleanups to X drag-and-drop code
,
Po Lu
,
23:22
master 8a7d8bb04b: Implement `cross-disabled-images' on Haiku
,
Po Lu
,
22:28
master 9d557d4d4a: Rename compare-window-configurations and update doc
,
Lars Ingebrigtsen
,
22:23
master 7e32904998: Don't have the tutorial ask to save if we haven't moved
,
Lars Ingebrigtsen
,
21:59
master d2865bfa2c: Implement more data type conversions for Haiku selections
,
Po Lu
,
21:50
master de9dfb1939: Fix font-locking of (defun foo (function ...))
,
Lars Ingebrigtsen
,
21:47
master 871f0f0a5d: Make diff--font-lock-prettify do less if we don't have a left fringe
,
Lars Ingebrigtsen
,
21:38
master 4d7390576b: Add a new command 'yank-in-context'
,
Lars Ingebrigtsen
,
21:24
master 1041169746: Fix session management detection of the first X display
,
Po Lu
,
21:13
master 8f3e0ed2b9: Clarify yank-transform-functions doc string
,
Lars Ingebrigtsen
,
20:09
master 9e338b7456: Make completion in emacs-lisp-mode intern fewer symbols
,
Lars Ingebrigtsen
,
20:04
master 1c73767303: Make `&' in dired be more consistent wrt. user input
,
Lars Ingebrigtsen
,
19:37
master 7fe33b6ba0: Add new command 'enriched-toggle-markup'
,
Lars Ingebrigtsen
,
19:17
master c9a8a47ba4: Add new user option 'yank-transform-functions'
,
Lars Ingebrigtsen
,
18:15
master fb752561ea: ; * etc/NEWS: Announce renaming of "Oriya" to "Odia". (Bug#55493)
,
Eli Zaretskii
,
08:35
master updated (c154309976 -> 99be0cfcd9)
,
Eli Zaretskii
,
08:29
master cfd7edb5a9 1/2: Rename Oriya to Odia, and more
,
Eli Zaretskii
,
08:29
master 99be0cfcd9 2/2: Provide Oriya language-environment alongside Odia
,
Eli Zaretskii
,
08:29
master c154309976: Whitelist some incorrectly labeled "color" fonts under Xft
,
Po Lu
,
08:11
master 0a4d9f26ee: Fix tooltip buffer flipping inside popup menus
,
Po Lu
,
05:37
master b9f6ead9f5: Fix error handling when allowing touch events
,
Po Lu
,
05:04
master 75c90c7c51: ; * doc/misc/efaq.texi: Replace copyright years with ranges.
,
Stefan Kangas
,
04:13
master 6308f0738d: Fix Flymake diagnostics reporting in non-UTF-8 locales
,
Eli Zaretskii
,
04:02
master e54e44c94e: Fix specifying terminal names to some functions on Haiku
,
Po Lu
,
02:46
master b1ed3e49d6: Satisfy Valgrind when iconifying frames
,
Po Lu
,
01:51
May 18, 2022
master 4dfaefcffc: Fix race conditions processing frame fullscreen state on Haiku
,
Po Lu
,
23:44
master bc604417f8: Respond to changes to the size of the root window
,
Po Lu
,
21:30
master 9178428b02: Delete entry on SPC completes file names from FAQ
,
Stefan Kangas
,
19:45
master fb4aa2a5ef: Don't refer to obsolete Ultrix support in FAQ
,
Stefan Kangas
,
19:29
master ec7567f02c: Avoid formatting twice in flymake
,
Paul Eggert
,
15:40
master e55b4074af: Fix last change in minibuffer-lazy-highlight-setup
,
Juri Linkov
,
14:56
master b1620a44ff: ; * lisp/progmodes/flymake.el (flymake-mode): Fix a typo.
,
Eli Zaretskii
,
09:54
master 960008aa98 1/2: Mention next-error-function in flymake-mode doc string
,
Lars Ingebrigtsen
,
09:34
master a67d8e0d70 2/2: Add a new display-buffer-full-frame display action
,
Lars Ingebrigtsen
,
09:34
master updated (d5540d7dbc -> a67d8e0d70)
,
Lars Ingebrigtsen
,
09:34
master d5540d7dbc: Implement gamma-correction on Haiku
,
Po Lu
,
08:38
master 3faba1dff6: Improve previous apropos-documentation-check-elc-file change
,
Lars Ingebrigtsen
,
07:20
master 7969e41654: Fix M-x compile-defun when an interactive form is (list ...)
,
Alan Mackenzie
,
05:20
master e1c972b247: Clean up and simplify 'quit-restore-window' code
,
Martin Rudalics
,
05:12
master 97400c4c24: Make printing mostly non-recursive (bug#55481)
,
Mattias Engdegård
,
05:05
master 24f7719cb6: ; Fix thinko in etc/NEWS
,
Michael Albinus
,
04:05
master 997ce9eb3d: Avoid dismissing GTK+ popup menus upon wheel movement
,
Po Lu
,
02:56
master c258528cfb: Fix race conditions when calculating Haiku frame geometry
,
Po Lu
,
00:07
May 17, 2022
master 55198d1796: Don't allow moving fullscreen frames on Haiku
,
Po Lu
,
21:24
master 8b98f87b92: Fix a crash when an X connection is dropped in some situations
,
Po Lu
,
21:08
master 961cec0a7d: Fix apropos-documentation with universal argument
,
Lars Ingebrigtsen
,
19:22
master f99980bf6c: Recommend Wikipedia over Usenet in FAQ
,
Stefan Kangas
,
19:16
master 3e3ba233cf: Remove some ancient Emacs compat code
,
Stefan Kangas
,
18:32
master 01f48477d0: Update comment about comint-osc-handlers
,
Lars Ingebrigtsen
,
17:36
master 092aea9a27: Allow running several commands in compilation-start
,
Lars Ingebrigtsen
,
16:08
master 89ca98c59c: Use better word for "buffer" in Greek TUTORIAL (bug#55332)
,
Protesilaos Stavrou
,
15:24
master f719250f77: Fix bogus future history entries for `M-x grep'
,
Lars Ingebrigtsen
,
15:01
master 514cfbb267: Explain more about jit-lock-mode calling conventions
,
Lars Ingebrigtsen
,
14:04
emacs-28 7dc026f9ea: Fix kmacro-keymap binding after previous change
,
Lars Ingebrigtsen
,
14:03
emacs-28 4f0fd54bc4: Add glossary entries for "interactively"
,
Lars Ingebrigtsen
,
13:56
master 6e61f9ec8a: Fix pp-emacs-lisp-code printing of cons cells
,
Lars Ingebrigtsen
,
13:45
master 45ec56f5bd 3/3: Correct cycle-spacing-actions type
,
Robert Pluim
,
11:39
master 9d38470142 1/3: ; * lisp/simple.el (cycle-spacing-actions): Fix typo
,
Robert Pluim
,
11:39
master updated (18b14916a7 -> 45ec56f5bd)
,
Robert Pluim
,
11:39
master 731ccac828 2/3: Clarify 'cycle-spacing-actions' docstring
,
Robert Pluim
,
11:39
master 18b14916a7: ; Fix typos in etc/NEWS
,
Michael Albinus
,
11:27
master 1cf590065d: ; * etc/NEWS: Rewrite entries for added support of old scripts.
,
Eli Zaretskii
,
09:22
master 5c656182ce: Avoid race conditions when computing real frame positions on Haiku
,
Po Lu
,
09:14
master 2414fa3603: Add support for the Modi script
,
Eli Zaretskii
,
09:09
emacs-28 af1c05a3c4: Fix the name of a kmacro command.
,
Eli Zaretskii
,
09:01
master 3ef68c2d7a: CC Mode: Correct a rare error in the state cache
,
Alan Mackenzie
,
07:29
master 71249b774a: Correct indentation of opening brace in xdisp.c, which isn't at start of defun
,
Alan Mackenzie
,
06:31
master 38dfe9d2f7: Fix unused function warning on X
,
Po Lu
,
06:18
master 1a6a4614ce: Fix font options compilation with gsettings disabled
,
Po Lu
,
06:16
master e9ad64ef92: Rewrite Haiku frame geometry code to handle decorator frames
,
Po Lu
,
05:59
master dc239872cc: Fix package-quickstart breakage
,
Lars Ingebrigtsen
,
05:48
master 608afd6e4e: Improve Finternal__define_uninitialized_variable erroring
,
Lars Ingebrigtsen
,
05:06
master 90dccb0f00: Fix edebug-tests test failure after prin1 change
,
Lars Ingebrigtsen
,
04:10
emacs-28 f836ed098f 1/2: Some minor Tramp fixes
,
Michael Albinus
,
03:15
emacs-28 fa6a0962c5 2/2: Fix Tramp sshfs tests (don't merge)
,
Michael Albinus
,
03:15
emacs-28 updated (f928330fa8 -> fa6a0962c5)
,
Michael Albinus
,
03:15
May 16, 2022
master 803041e014: Remove extra EmacsPopUpMenu class
,
Po Lu
,
23:11
master 316fbc8ccb: Add more cursor bitmaps on Haiku
,
Po Lu
,
22:52
master e52159d0dc: Let XTread_socket read events for all non-DND displays
,
Po Lu
,
21:22
master 164ff4a012: Fix byte swapping of some drag-and-drop messages
,
Po Lu
,
21:11
master 3939a72fcb: Fix detection of wheel movement during drag-and-drop
,
Po Lu
,
09:47
master c44908c059: Fix Python highlighting of some assignment statements
,
Lars Ingebrigtsen
,
09:43
master ed71839c33: Add new user option compilation-hidden-output
,
Lars Ingebrigtsen
,
09:31
master f5ee56c5ea: Don't expose Vprint_variable_mapping to Lisp
,
Lars Ingebrigtsen
,
09:01
master 5a6e727ddb: ; Fix Wrong type argument: number-or-marker-p, (4) in cycle-spacing
,
Tassilo Horn
,
08:28
master 006fd29ca1: Revert "Make TAB work in makefile mode when transient mark mode is on"
,
Lars Ingebrigtsen
,
08:26
master bf22068aee: Improve newsticker file name handling and printing
,
Lars Ingebrigtsen
,
08:05
master 0e88398632: ; Fix documentation of 'cycle-spacing'
,
Eli Zaretskii
,
07:51
master de26ad23d5: ; * doc/emacs/frames.texi (Tooltips): Fix punctuation and wording.
,
Eli Zaretskii
,
07:38
master 1f76f50a04: Document recent tooltip changes on NS
,
Po Lu
,
05:30
master e7a8136e34: ; cycle-spacing-actions: Add forgotten arg modifier - as customize choice
,
Tassilo Horn
,
04:10
master 2ba42e596a: ; Fix two mail addresses
,
Andrea Corallo
,
04:01
master b8cfe8fa75: Improve error checking in `haiku-roster-launch'
,
Po Lu
,
03:17
master 42e4d6b8ce: Improve cycle-spacing and bind it to M-SPC by default
,
Tassilo Horn
,
02:56
master 5ac5d00479 1/3: Merge from origin/emacs-28
,
Stefan Kangas
,
00:52
master 1fc1d8b889 3/3: Merge from origin/emacs-28
,
Stefan Kangas
,
00:52
master 0651bc6d17 2/3: ; Merge from origin/emacs-28
,
Stefan Kangas
,
00:52
master updated (44e5339e82 -> 1fc1d8b889)
,
Stefan Kangas
,
00:52
May 15, 2022
master 44e5339e82: Improve safety of handling unsupported drop events on X
,
Po Lu
,
23:06
master a57687dc0e: Clean up Haiku code after file panel changes
,
Po Lu
,
21:39
master af4a0d7ad6: ; Remove extraneous debugging code
,
Po Lu
,
21:23
master dd05eb4048: Handle pointer axes changing along with scroll valuators
,
Po Lu
,
21:18
emacs-28 f928330fa8: Update to Org 9.5.3-6-gef41f3
,
Kyle Meyer
,
17:59
master cd5fcf10c6: Minor clarification of package-update-all docstring
,
Stefan Kangas
,
15:42
master 2b3f3d421a: Make minibuffer lazy highlight setup buffer-local where appropriate
,
Juri Linkov
,
14:45
master 4cba465c58: ; * lisp/international/fontset.el (otf-script-alist): Fix typos.
,
Eli Zaretskii
,
12:08
master d4ae418691: ; Improve documentation of the OVERRIDES argument to prin1
,
Eli Zaretskii
,
12:03
master 4aa8115855: Recognize some more SCSS selectors
,
Simen Heggestøyl
,
10:44
master f171a36c0a: Fix warning suppression in (S)CSS mode tests
,
Simen Heggestøyl
,
10:05
master cfedc2872e: Fix native-comp type of prin1-to-string
,
Lars Ingebrigtsen
,
09:42
master a517f3d759: Adjust more prin1-to-string callers
,
Lars Ingebrigtsen
,
09:37
master aa95b2a47d: Add OVERRIDES argument to prin1/prin1-to-string
,
Lars Ingebrigtsen
,
09:29
emacs-28 007bf9a34c: Hide temporary FUSE files in Tramp
,
Michael Albinus
,
09:09
master 22873b5415: Make Haiku stipple display slightly faster
,
Po Lu
,
08:45
master 0da7689b16: Don't freeze Emacs on colour codes in sccs-mode
,
Lars Ingebrigtsen
,
08:13
master 2214f42202 1/4: Add `all` to CSS property list
,
Simen Heggestøyl
,
07:12
master b26574d7d7 4/4: Update CSS Multi-column Layout Module properties
,
Simen Heggestøyl
,
07:12
master updated (ade35760a5 -> b26574d7d7)
,
Simen Heggestøyl
,
07:12
master dfefe5cb31 3/4: ; * lisp/textmodes/css-mode.el: Fix link
,
Simen Heggestøyl
,
07:12
master 137720ee6e 2/4: Update CSS Box Alignment Module properties
,
Simen Heggestøyl
,
07:12
master ade35760a5: Fix use of more invalid keys in PGTK GSettings code
,
Po Lu
,
05:39
master 09674074b5: ; Fix typos
,
Stefan Kangas
,
05:18
emacs-28 5dbaddc729: ; Fix some typos
,
Stefan Kangas
,
05:06
master aaa2d0db18: Improve return value of `haiku-roster-launch'
,
Po Lu
,
04:34
emacs-28 950dab21e3: * test/lisp/net/tramp-tests.el (tramp-test27-load): Adapt test. Don't merge
,
Michael Albinus
,
03:02
master 99df11a393: Simplify Haiku cursor management code
,
Po Lu
,
02:24
emacs-28 48201ce8de: ; * lisp/electric.el (electric-indent-mode): Fix a typo.
,
Eli Zaretskii
,
02:22
master updated (9ac40fb980 -> fef8a3a3cd)
,
Eli Zaretskii
,
02:10
master f8b2aa5e0f 1/2: Add support for the Syloti Nagri script
,
Eli Zaretskii
,
02:10
master fef8a3a3cd 2/2: Fix database related to some scripts
,
Eli Zaretskii
,
02:10
master 9ac40fb980: describe-keymap: Suggest symbol at point
,
Eli Zaretskii
,
01:24
master b90909050d: Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master updated (2a5e1d8c44 -> b90909050d)
,
Stefan Kangas
,
00:54
May 14, 2022
master 2a5e1d8c44: Allocate some buffers used during event handling safely
,
Po Lu
,
21:40
master 8e59297378: Prevent crashes trying to access nonexistent key
,
Po Lu
,
21:30
master 003dc93f93: Fix scroll event translation for legacy button events
,
Po Lu
,
21:06
master updated (b65a905edf -> a0af789d06)
,
Stefan Kangas
,
19:10
master b5621dbe2f 1/2: Delete some compat code for very old Emacs versions
,
Stefan Kangas
,
19:10
master a0af789d06 2/2: Remove some XEmacs compat code for display-graphic-p
,
Stefan Kangas
,
19:10
master b65a905edf: src/lisp.h (FOR_EACH_TAIL_SAFE): Typo
,
Stefan Monnier
,
12:46
master 3d2cd8b779: Make 'check-declare-directory' more portable
,
Eli Zaretskii
,
12:09
master aa98a78238 3/3: Drop ancient OEmacs support from vcursor.el
,
Stefan Kangas
,
12:02
master 253374f81a 1/3: Remove some XEmacs compat code from org-mode
,
Stefan Kangas
,
12:02
master 7cd2ba9484 2/3: Remove Emacs 22 compat code from htmlfontify.el
,
Stefan Kangas
,
12:02
master updated (8d1aa370d3 -> aa98a78238)
,
Stefan Kangas
,
12:02
feature/tree-sitter 74f8572f6c: ; * lisp/treesit.el (treesit-node-at): Fix typo.
,
Yuan Fu
,
11:57
emacs-28 8370caa835: ; * lisp/electric.el (electric-indent-mode): Clarify doc (bug#22564).
,
Eli Zaretskii
,
10:49
master 8d1aa370d3: ; Fix PGTK declare-function mistakes
,
Po Lu
,
09:43
master dbfbae8708 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Po Lu
,
09:36
master 2c4e998592 1/2: Minor fixes for popup dialogs on macOS
,
Po Lu
,
09:36
master 725251094b 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
09:32
master 640e52d8fa 1/2: ; Fix mistakes in 'declare function' forms
,
Eli Zaretskii
,
09:32
master 5aef501d9c: Fix processing of dialog box items on NS
,
Po Lu
,
09:19
master e0044dfeb0: Avoid unsafe alloca when looking up toplevels
,
Po Lu
,
08:08
feature/tree-sitter b2b57eda04 5/5: Extract out treesit-search-forward
,
Yuan Fu
,
08:07
feature/tree-sitter updated (eebe5a1d61 -> b2b57eda04)
,
Yuan Fu
,
08:07
feature/tree-sitter 750090fd07 4/5: * lisp/treesit.el (treesit-node-at): Add check for nil node.
,
Yuan Fu
,
08:07
feature/tree-sitter d94c7076df 2/5: New node traversal functions
,
Yuan Fu
,
08:07
feature/tree-sitter d8c9b9c0fb 3/5: Add defun navigation
,
Yuan Fu
,
08:07
feature/tree-sitter 78df03329d 1/5: Redefine treesit-node-at
,
Yuan Fu
,
08:07
master 9a67e83bd6: Fix undigest-tests on MS-Windows
,
Eli Zaretskii
,
04:32
master e2e081a476: ; Fix the documentation of compiler-macros and advice
,
Eli Zaretskii
,
03:35
master 88e0e034ef: 2022-05-14 Martin Rudalics <address@hidden>
,
Martin Rudalics
,
03:22
master df8efda552: Try to restore valuator values when a device is enabled
,
Po Lu
,
02:13
master 004c2ced6e: Better fix for disappearing menu items on NS
,
Po Lu
,
01:51
master 320eaa0017: Add more cursor bitmaps on Haiku
,
Po Lu
,
01:30
master updated (c33b048a86 -> 3e23957bd6)
,
Stefan Kangas
,
00:53
master 3e23957bd6 2/2: ; Merge from origin/emacs-28
,
Stefan Kangas
,
00:53
master bfdd93aefe 1/2: Merge from origin/emacs-28
,
Stefan Kangas
,
00:53
master c33b048a86: Work around deleting tooltip frames clearing menubars on NS
,
Po Lu
,
00:16
May 13, 2022
master 09e86785ce: Implement non-system tooltips on NS
,
Po Lu
,
23:30
master 949180b8ab: Put help-fns--compiler-macro last in the *Help* buffer
,
Lars Ingebrigtsen
,
22:59
master 96f60d1033: Fix display class of tooltip frames on Haiku
,
Po Lu
,
22:39
master 5f7dd959c2 1/2: Improve the *Help* output for compiler macros and the like
,
Lars Ingebrigtsen
,
22:14
master 334fa0c91d 2/2: Restore `with-help-window' return code
,
Lars Ingebrigtsen
,
22:14
master updated (0bedf074a6 -> 334fa0c91d)
,
Lars Ingebrigtsen
,
22:14
master 0bedf074a6: Reenable frame sync for child frames after they're unparented
,
Po Lu
,
22:12
master 221031b4ff: Tweak querying in package-update-all
,
Lars Ingebrigtsen
,
21:11
master cc8b6101f4 2/5: Remove some XEmacs compat code from org-mode
,
Stefan Kangas
,
17:18
master updated (909f3e2dfd -> 1dec6548b8)
,
Stefan Kangas
,
17:18
master 942bc9c8f5 4/5: Don't use obsolete yow library
,
Stefan Kangas
,
17:18
master 1dec6548b8 5/5: Use ert-with-temp-file in undigest-tests.el
,
Stefan Kangas
,
17:18
master db492b1e41 1/5: Remove some XEmacs compat code from eudc-bob.el
,
Stefan Kangas
,
17:18
master bc50a957b1 3/5: Remove some XEmacs compat code from flyspell.el
,
Stefan Kangas
,
17:18
master 909f3e2dfd 2/2: Regenerate ldefs-boot.el
,
Lars Ingebrigtsen
,
15:24
master updated (72b5b41941 -> 909f3e2dfd)
,
Lars Ingebrigtsen
,
15:24
master dea41d4c24 1/2: Add new minor mode `header-line-indent-mode'
,
Lars Ingebrigtsen
,
15:24
master 72b5b41941: Revert mistaken change in help-mode-setup
,
Lars Ingebrigtsen
,
13:33
master cd87a5c7a1 1/2: Don't clear out local variables in `with-help-window'
,
Lars Ingebrigtsen
,
11:14
master bd464297bd 2/2: Don't overwrite variables set by callback in help--window-setup
,
Lars Ingebrigtsen
,
11:14
master updated (9c126cbacb -> bd464297bd)
,
Lars Ingebrigtsen
,
11:14
master 9c126cbacb: * doc/lispref/help.texi (Keys in Documentation): Typo in last change
,
Stefan Monnier
,
10:38
master ebfec5c119: Allow substitute-command-keys to include menus in \{...} output
,
Lars Ingebrigtsen
,
09:54
master 2ec9f025d2: Include the number of dependencies in the install prompt
,
Lars Ingebrigtsen
,
09:31
master dce5642e86: Allow calling package-update-all from the command line
,
Lars Ingebrigtsen
,
09:05
emacs-28 f044da7704: Fix tooltip face overwriting dragged text strings during mouse DND
,
Po Lu
,
08:57
master 526e9758de: Use gsettings font rendering entries for pgtk builds
,
Po Lu
,
08:52
master 784a3bde24: ; Minor improvements to earlier change
,
Po Lu
,
08:49
master 39e9665127: Add a provide in epa-ks
,
Lars Ingebrigtsen
,
08:44
master 87eed07041 1/2: * lisp/language/thai-util.el (thai-word-mode-map): Prefer defvar-keymap.
,
Stefan Kangas
,
08:35
master 7df302d285 2/2: Remove some XEmacs compat code from pascal.el
,
Stefan Kangas
,
08:35
master updated (d0975d7db0 -> 7df302d285)
,
Stefan Kangas
,
08:35
master updated (3bd3e00598 -> d0975d7db0)
,
Lars Ingebrigtsen
,
08:30
master d0975d7db0 2/2: Fix dabbrev expansion after recent file-name buffer addition
,
Lars Ingebrigtsen
,
08:30
master 36ae1c721a 1/2: Make imenu-flush-cache into a function
,
Lars Ingebrigtsen
,
08:30
emacs-28 a769cbfcfb: Fix lexical-binding fallout in vhdl-mode.el
,
Eli Zaretskii
,
08:01
master 3bd3e00598: Allow changing the face used for text and frame colors in tooltips
,
Po Lu
,
07:47
master 77aba69768: Rely solely on device scaling for fonts on PGTK
,
Po Lu
,
07:20
master ebf43cc444: ; Fix RefTeX docstrings
,
Arash Esbati
,
06:19
master dae431bf0a: Fix display of image reliefs for tab bars on NS
,
Po Lu
,
05:08
master 1a6def02cd: Minor cleanups to PGTK code
,
Po Lu
,
04:33
master 62d2db341c 1/2: Display help-echo for popup menus on NS
,
Po Lu
,
04:10
master 7dd4e0b72e 2/2: Improve test for empty help-echo on NS menu bar items
,
Po Lu
,
04:10
master updated (85ac627ef4 -> 7dd4e0b72e)
,
Po Lu
,
04:10
master 85ac627ef4: Fix extraneous quit events processing GTK native input inside popups
,
Po Lu
,
03:32
master 875da1dc3a: ; * configure.ac (-Wbidi-chars): Disable use of these warnings.
,
Eli Zaretskii
,
03:20
master 1bf3afba23: Add more cursor bitmaps on Haiku
,
Po Lu
,
01:36
master 78996a113e: Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master updated (62636ea3c1 -> 78996a113e)
,
Stefan Kangas
,
00:54
master 62636ea3c1: Fix disabling frame synchronization on child frames
,
Po Lu
,
00:21
master 53ed3ad594: Allow setting cursor colors for custom cursors on Haiku
,
Po Lu
,
00:04
May 12, 2022
master 119f613cf5: Allow actually setting cursor colors on Haiku
,
Po Lu
,
23:15
master 6d31ac5961: Fix quitting during drag-and-drop when GTK native input is on
,
Po Lu
,
21:16
master 06c1eea173: Update from gnulib
,
Paul Eggert
,
20:20
master 0f731c49e6: Pacify GCC 12 in default developer build
,
Paul Eggert
,
20:04
master 454caf858d: ; Improve doc string of 'sh-indent-statement-after-and'
,
Eli Zaretskii
,
12:59
master 7a8bed2553: Add new user option 'sh-indent-statement-after-and'
,
Lars Ingebrigtsen
,
12:17
emacs-28 f03c5d81bd: Fix ControlPath quoting in Tramp
,
Michael Albinus
,
09:46
master c8d7a27438: Remove unused RIF method
,
Po Lu
,
09:09
master 9c248f4cd9 2/3: Fix retrieving images that contain ) characters in shr
,
Lars Ingebrigtsen
,
08:16
master updated (aeefa3a732 -> 3b7315d011)
,
Lars Ingebrigtsen
,
08:16
master 3b7315d011 3/3: Make prompt read-only in inferior-scheme-mode
,
Lars Ingebrigtsen
,
08:16
master d22bd210af 1/3: Improve url-http debugging
,
Lars Ingebrigtsen
,
08:16
master aeefa3a732: ; lisp/textmodes/reftex-cite.el: Fix docstring
,
Arash Esbati
,
06:54
master b6aff96a74: Fix build on Mac OS X 10.11
,
Po Lu
,
05:24
master dc662f21f4: * lisp/array.el (array-mode-map): Prefer defvar-keymap.
,
Stefan Kangas
,
05:11
master 89c6e412dd: Fix searching the bitmap file path on Haiku
,
Po Lu
,
03:43
master 0e5623b491: ; * src/bytecode.c (exec_byte_code): Fix white space.
,
Stefan Kangas
,
03:32
master 14e4450479: Improve Tramp's write-region
,
Michael Albinus
,
03:04
master 5743b74d4b 1/2: Improve mouse dragging
,
Po Lu
,
02:57
master a4a229dfff 2/2: Fix merging of anonymous faces with an `:extend' property on unexec
,
Po Lu
,
02:57
master updated (7d0d87ec51 -> a4a229dfff)
,
Po Lu
,
02:56
master 7d0d87ec51: ; Improve documentation of 'restore-buffer-modified-p'
,
Eli Zaretskii
,
02:48
master 36e84d2289: ; Improve documentation of 'switch-to-prev-buffer-skip-regexp'
,
Eli Zaretskii
,
02:31
master ba20b68d55: ; Improve documentation of 'imenu-flush-cache'
,
Eli Zaretskii
,
02:17
master ec1a14ab33: Make cursor display on Haiku consistent with X
,
Po Lu
,
00:12
May 11, 2022
master e2bb618ea7: Fix cperl-file-style defcustom type
,
Lars Ingebrigtsen
,
22:45
master 2e2efe7722: Clean up Haiku display opening code
,
Po Lu
,
22:30
master 30fa6da552: Add new command 'imenu-flush-cache'
,
Lars Ingebrigtsen
,
22:24
master 42001f843b: New command 'package-update-all'
,
Lars Ingebrigtsen
,
21:59
master 2dc996a95d: Port some stuff to XCB to avoid confusing Xlib behavior
,
Po Lu
,
21:37
master 0d0dc1af59 2/2: Add new user option switch-to-prev-buffer-skip-regexp
,
Lars Ingebrigtsen
,
21:35
master c74e7f801e 1/2: Bind TAB in indent-rigidly-map as a convenience
,
Lars Ingebrigtsen
,
21:35
master updated (69d3a84c83 -> 0d0dc1af59)
,
Lars Ingebrigtsen
,
21:35
master 69d3a84c83: Only handle SelectionRequest events from the DND display during DND
,
Po Lu
,
21:12
master 3c5b332f1a: Make message load eudc-capf more lazily
,
Lars Ingebrigtsen
,
20:54
master dcbe826783 1/2: Fix non-variable widgets in the 'H' command in Cus-mode
,
Lars Ingebrigtsen
,
20:52
master a9d226dea4 2/2: Make anchored regexps work in image-dired-mark-tagged-files
,
Lars Ingebrigtsen
,
20:52
master updated (1642a5ffcd -> a9d226dea4)
,
Lars Ingebrigtsen
,
20:52
master 1642a5ffcd: Adjust restore-buffer-modified-p autosaved logic
,
Lars Ingebrigtsen
,
20:16
master dce85743b6: Make C-u M-x apropos-user-option include buttons
,
Lars Ingebrigtsen
,
19:49
master ed0b589480: (byte-compile-eval): Avoid some false positive "noruntime" warnings
,
Stefan Monnier
,
17:20
master f0e08e4914: Fix regression in edmacro-finish-edit when parsing "none"
,
Lars Ingebrigtsen
,
15:16
master 4f27e4ff02: functionp doc improvement
,
Paul Eggert
,
13:18
master 678e05e851: ; * etc/NEWS: Fix a typo.
,
Eli Zaretskii
,
12:31
master 7f2fb99211: char-uppercase-p: New predicate
,
Tino Calancha
,
12:04
master 4e7879f807: Improve handling of `tramp-set-file-uid-gid'
,
Michael Albinus
,
12:02
master 3bc34ef635: Clarify precedence rules in Active Display Table manual node
,
Lars Ingebrigtsen
,
11:51
master 43b7759b09: Allow giving switches to the program in `M-x term'
,
Lars Ingebrigtsen
,
11:10
master 9e131744fb: Fix previous cperl-file-style change
,
Lars Ingebrigtsen
,
10:48
master ca52b12780 2/2: Regenerated ldefs-boot.el
,
Lars Ingebrigtsen
,
10:29
master updated (45ccad3569 -> ca52b12780)
,
Lars Ingebrigtsen
,
10:29
master cf1e1584d9 1/2: Add new user option 'cperl-file-style'
,
Lars Ingebrigtsen
,
10:29
master 45ccad3569: Fix fontification of multi-line declarations in f90-mode
,
Lars Ingebrigtsen
,
10:12
master updated (fb42001086 -> c874916d8d)
,
Stefan Kangas
,
10:12
master c874916d8d 5/5: * etc/NEWS: Improve some entries.
,
Stefan Kangas
,
10:12
master 7529ddef22 4/5: * lisp/net/browse-url.el (browse-url-button-map): Prefer defvar-keymap.
,
Stefan Kangas
,
10:12
master 9971a309aa 2/5: * lisp/iimage.el (iimage-mode-map): Prefer defvar-keymap.
,
Stefan Kangas
,
10:12
master 4299bf6da7 3/5: * lisp/scroll-lock.el (scroll-lock-mode-map): Prefer defvar-keymap.
,
Stefan Kangas
,
10:12
master 4993050c2a 1/5: * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap.
,
Stefan Kangas
,
10:12
master fb42001086: ; * lisp/cus-edit.el (custom-toggle-hide-all-variables): Doc fix.
,
Eli Zaretskii
,
09:49
master 4e4c62a156: Add grep-files-aliases entry for .am files
,
Lars Ingebrigtsen
,
09:14
master c113f2626e: Make recent nicknames erc change more backwards-compatible
,
Lars Ingebrigtsen
,
09:02
master d373daf568: Add new command 'vc-dir-mark-by-regexp'
,
Lars Ingebrigtsen
,
08:59
master 5079f42446: Add support for changing pointer types on Haiku
,
Po Lu
,
08:41
master 125cda7498: Fix compilation warning in gdb-mi.el
,
Lars Ingebrigtsen
,
08:28
master 61046ffbec: Bind gud-go and allow the prefix to enter arguments
,
Lars Ingebrigtsen
,
08:27
master ed1a24b4b2: Don't signal errors in check-declare-directory
,
Lars Ingebrigtsen
,
08:18
master 72b1007987: (sqlite-mode--column-names): Suppport nested parens
,
Lars Ingebrigtsen
,
08:06
master f8bafead0b: Revert "Add meta navigation keys to outline-minor-mode-cycle-map"
,
Lars Ingebrigtsen
,
07:56
master 6e275c1bf8: Don't try to toggle untogglable widgets in custom-toggle-hide-all-variables
,
Lars Ingebrigtsen
,
07:42
master cd7f7c2c33 1/4: Fix more defcustom :type errors
,
Lars Ingebrigtsen
,
06:54
master 231cf5ee2b 4/4: Warn about quoted symbols in defcustom choice/other forms
,
Lars Ingebrigtsen
,
06:54
master 5a12148503 3/4: Use `nicknames' instead if `'nicknames' in erc-button-alist
,
Lars Ingebrigtsen
,
06:54
master 9fae7b8e03 2/4: Regenerated ldefs-boot.el
,
Lars Ingebrigtsen
,
06:54
master updated (474241f356 -> 231cf5ee2b)
,
Lars Ingebrigtsen
,
06:54
master 14fe0eec0c 1/2: * src/lisp.h (FOR_EACH_TAIL_INTERNAL): Faster node comparison.
,
Mattias Engdegård
,
04:35
master 474241f356 2/2: Remedy ineffective backslashes and fix regexps
,
Mattias Engdegård
,
04:35
master updated (95717db1e8 -> 474241f356)
,
Mattias Engdegård
,
04:35
master 95717db1e8: Fix mouse pointer avoidance in some configurations
,
Po Lu
,
04:02
master c8141f7675: * lisp/textmodes/string-edit.el: Improvements for pop-to-buffer (bug#33007)
,
Juri Linkov
,
03:51
master 96be8458b0: Make Haiku event buffer non-static
,
Po Lu
,
03:00
master 70c4b5bdc6: Fix event memory leak on Haiku
,
Po Lu
,
02:57
May 10, 2022
master 80951f764b: Fix frame invalidation on Haiku
,
Po Lu
,
23:49
master 7360813208: Try to preserve font styles in the Haiku font dialog
,
Po Lu
,
22:02
master a78a5b1346: Make reliefs on Haiku more like X
,
Po Lu
,
21:21
master a09fc82748: ; * src/window.c (Fset_window_vscroll): Fix doc string.
,
Po Lu
,
21:14
master 8baa13ed99: Clean up some MAYBE_UNUSED functions
,
Po Lu
,
21:09
master 430b5ba838: * src/eval.c (Ffunctionp): Clarify "function" in doc string.
,
Paul Eggert
,
18:22
master 4433df3b20: * src/floatfns.c: Update comment.
,
Paul Eggert
,
17:47
master 203ffc6846: Port libm configure-time test to Solaris 11.4
,
Paul Eggert
,
17:45
master 620ac67355: EUDC: Add completion-at-point support
,
Thomas Fitzsimmons
,
17:12
master b186d5063d: Add support for the Siddham script
,
Eli Zaretskii
,
14:24
master a175c9f3f0: ; * etc/NEWS: Clarify entry about Buffers menu.
,
Eli Zaretskii
,
13:18
master b1cc3adac2: ; Fix recent changes in documentation of ispell.el
,
Eli Zaretskii
,
13:14
master 44db73d968: Fix some quoting problems in defcustom :type
,
Lars Ingebrigtsen
,
12:34
master fd49e3c62b: Add new command to toggle hiding all widgets in a Customize buffer
,
Lars Ingebrigtsen
,
11:48
master 2f3cf7ffe3: Use fields on log-edit headers (which changes `C-a' behaviour)
,
Lars Ingebrigtsen
,
11:06
master 00451c6fc6: Make ispell-region/buffer push the mark of the final word
,
Lars Ingebrigtsen
,
10:25
master updated (cfa317fa92 -> f38a5e45c8)
,
Lars Ingebrigtsen
,
09:41
master f38a5e45c8 2/2: Fix markup in read-number doc string
,
Lars Ingebrigtsen
,
09:41
master ec01391ab3 1/2: Allow packages to alter menu entries in the Buffers menu
,
Lars Ingebrigtsen
,
09:41
master cfa317fa92: Improve display of relief rectangles on NS
,
Po Lu
,
09:35
master d1848d82aa 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
09:13
master 97ca460163 1/2: ; * lisp/language/indian.el: Improve composition rules. (Bug#55341)
,
Eli Zaretskii
,
09:13
master 77bf4ca000: Respect `alpha-background' drawing relief corners
,
Po Lu
,
09:08
master 68dd94448f: ; Fix recent documentation changes
,
Eli Zaretskii
,
09:07
master 000f13a2bc: Make `apropos-variable' include values in output
,
Lars Ingebrigtsen
,
09:02
master 66e4bf2bcb: ; * etc/NEWS: Clarify recently-added entries.
,
Eli Zaretskii
,
08:54
master 9beb04dd07: ; * doc/emacs/building.texi (Compilation Mode): Fix typo.
,
Eli Zaretskii
,
08:47
master 145727df29: Fix display of depressed buttons
,
Po Lu
,
05:39
master 773c5c00d2: Improve relief rect handling on Haiku
,
Po Lu
,
05:01
master e8d643eb83: Fix X11 relief background clearning when hwidth is larger than vwidth
,
Po Lu
,
04:50
master c7b48b61d0: Improve display of reliefs on NS
,
Po Lu
,
04:01
master 88545428f0: Handle deletion of opacity property too
,
Po Lu
,
02:40
master 58f6cbeb58: Work around some broken programs when reading opacity prop
,
Po Lu
,
02:39
master d221c02fa1: Fix bibtex-map-entries regression at bobp
,
Lars Ingebrigtsen
,
01:06
master 93a74773b6: Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master updated (3c5e1f8ec8 -> 93a74773b6)
,
Stefan Kangas
,
00:54
master 3c5e1f8ec8: Simplify Haiku selection code
,
Po Lu
,
00:14
May 09, 2022
master e568c3845c: Add more compilation-auto-jump-to-first-error options
,
Lars Ingebrigtsen
,
23:58
master 2d0085f756: Make dabbrev use the buffer's file name as a source for completions
,
Lars Ingebrigtsen
,
23:09
master 4c4eda4c31: Make imenu find defalias entries
,
Lars Ingebrigtsen
,
22:41
master 20b27d475f: Simplify XDND code
,
Po Lu
,
22:39
master 054062060e: Factor out *scratch* initialization
,
Sean Whitton
,
21:50
master 0bee4cda88 2/3: Reimplement recent with-silent-modifications auto-save changes
,
Lars Ingebrigtsen
,
21:46
master 54ab2b3674 3/3: Add NEWS entries for recent autosaved buffer modification status
,
Lars Ingebrigtsen
,
21:46
master 0b2f550e32 1/3: Fix syntax descriptor comparison in python-indent-region
,
Lars Ingebrigtsen
,
21:46
master updated (b299f17349 -> 54ab2b3674)
,
Lars Ingebrigtsen
,
21:46
master b299f17349: Update alpha frame parameter when the window manager changes it
,
Po Lu
,
21:33
master b7167ba8d1: ; * src/xdisp.c (mark_window_display_accurate_1): Clear vscroll flag.
,
Po Lu
,
20:49
master 75f57e4c9e: ; * admin/MAINTAINERS: Remove myself as NS port maintainer.
,
Alan Third
,
17:43
feature/tree-sitter 0d4155826a 1/2: Remove call to nconc to improve performance
,
Yuan Fu
,
17:21
feature/tree-sitter eebe5a1d61 2/2: Fix compilation warnings
,
Yuan Fu
,
17:20
feature/tree-sitter updated (82d5e902af -> eebe5a1d61)
,
Yuan Fu
,
17:20
master 57b69ff39c: Add support for the Sharada script
,
Eli Zaretskii
,
14:24
master 558286315c: Improve Tramp tests
,
Michael Albinus
,
14:10
emacs-28 7b4bdf7b9b: Remove the AUCTeX subsection from MS-Windows FAQ
,
Eli Zaretskii
,
09:38
master 6fc54786c3: ; Fix documentation of completion options
,
Eli Zaretskii
,
09:29
master 9b2af37559 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
09:09
master c7bfb4841b 1/2: ; * lisp/textmodes/table.el (table-latex-environment): Doc fix.
,
Eli Zaretskii
,
09:09
master 0d32e33ed6: Shorten note about didactic space in TUTORIAL.el_GR (bug#55332)
,
Protesilaos Stavrou
,
09:08
master 04b1f779f2: ; Fix recent changes in regexp documentation
,
Eli Zaretskii
,
09:03
master f54a71fa27: * src/haikuterm.c (haiku_draw_fringe_bitmap): Set stipple flag.
,
Po Lu
,
08:48
master 825b543582: ; * lisp/vc/ediff-util.el (ediff-show-diff-output): Doc fix.
,
Eli Zaretskii
,
08:45
master 83e2e961b0 2/2: Fix reading faces with a default value that is a symbol
,
Po Lu
,
08:23
master 3eb82181fc 1/2: Fix scroll optimizations being enabled for some rows with stipples
,
Po Lu
,
08:23
master updated (8a8b81c1e4 -> 83e2e961b0)
,
Po Lu
,
08:23
master 8a8b81c1e4: Make ediff-show-diff-output work better on unsaved buffers
,
Lars Ingebrigtsen
,
08:06
master d377b39643: Allow non-interactive use of eldoc-doc-buffer
,
João Távora
,
07:50
master 60a15fae02: Copy edits for the regexp sections in the manuals
,
Lars Ingebrigtsen
,
07:40
master e195ac3df0: ; * src/haikuterm.c (haiku_draw_underwave): Fix default scale.
,
Po Lu
,
07:21
master 5921e31c45: Respect display scale factor drawing underwaves on Haiku
,
Po Lu
,
07:11
master 2e94903116: Add meta navigation keys to outline-minor-mode-cycle-map
,
Lars Ingebrigtsen
,
06:38
emacs-28 d2a5631552: Update AUCTeX FAQ entry
,
Lars Ingebrigtsen
,
06:10
master 6b6b2c11ed: Add new user option table-latex-environment
,
Lars Ingebrigtsen
,
06:03
emacs-28 177718bc6d: Update string-to-number documentation to bignum Emacs
,
Lars Ingebrigtsen
,
05:58
emacs-28 74cc3b525f: Fix doc string references to tags-loop-continue
,
Lars Ingebrigtsen
,
05:47
master 52a27a67c1: Fix file-based launching on Haiku
,
Po Lu
,
04:22
master 09866bb019: Use default external browser by default on Haiku
,
Po Lu
,
03:55
master 8343c2d5f6 2/3: Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master 364e3d7a4f 3/3: ; Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master 1a21535725 1/3: ; Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master updated (d8a4782310 -> 364e3d7a4f)
,
Stefan Kangas
,
00:54
May 08, 2022
master d8a4782310: Fix stipple bitmap caching on Haiku
,
Po Lu
,
22:52
master 6ec29d0566: Allow disabling Motif drag protocol
,
Po Lu
,
22:13
master fd8eaa72a6: Allow precision-scrolling nonselected windows when the minibuffer is resized
,
Po Lu
,
21:38
master 3d846efb85: Fix race conditions in handling of unsupported drops on X
,
Po Lu
,
21:17
master 8d788a195f: remember-notes: Use pop-to-buffer-same-window not switch-to-buffer
,
Sean Whitton
,
16:49
master 21ef29d4b1: Minor documentation improvements for completions commands and options
,
Juri Linkov
,
14:02
master 278b18a460: ; Fix typos and wording in a doc string
,
Eli Zaretskii
,
12:09
master fad31cebe1: Add Greek translation of the tutorial
,
Eli Zaretskii
,
11:51
master 82f1f198c6 1/2: Add support for the Tirhuta script
,
Eli Zaretskii
,
10:38
master updated (b03d6265cd -> e8ed4317e8)
,
Eli Zaretskii
,
10:38
master e8ed4317e8 2/2: ; * etc/HELLO: Remove empty line.
,
Eli Zaretskii
,
10:38
master b03d6265cd: * lisp/emacs-lisp/oclosure.el (oclosure-define): Fix empty case
,
Stefan Monnier
,
10:34
master 7546179a01: Don't hang on trying to rename FIFOs between file systems
,
Lars Ingebrigtsen
,
10:13
emacs-28 d24ea263e2: dired-do-query-replace-regexp doc string fix
,
Eli Zaretskii
,
09:51
master d6e316db72: Fix display of fringes with stipples on X
,
Po Lu
,
09:28
master 4d8527e580: Fix display of fringes with stipples on Haiku
,
Po Lu
,
09:22
master f93c94996c: CC Mode: Fix bug in c-parse-state. Fixes bug #55181.
,
Alan Mackenzie
,
09:17
master c7bd76a3f0: Set stipple flag on PGTK as well
,
Po Lu
,
09:11
master 33141b51c3: Allow term-mode to send function keys to the underlying shell
,
Lars Ingebrigtsen
,
09:04
master 4b20ae908b: Set stipple flags on Haiku as well
,
Po Lu
,
09:02
master 2f1410562e: Disable scrolling optimizations when a stipple is present
,
Po Lu
,
08:49
master 7a29f55f3a 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Po Lu
,
07:43
master 461ac0815c 1/2: Fix crashes on ordinary menus on macOS
,
Po Lu
,
07:43
emacs-28 1d012e0a62: Linux console: don't translate ESC TAB to `backtab' in input-decode-map.
,
Alan Mackenzie
,
07:42
master 4c505203f9: dired-do-query-replace-regexp doc string fix
,
Lars Ingebrigtsen
,
07:17
master be60e9e947: Fix bug in `pixel-scroll-precision-mode' on nonselected windows
,
Po Lu
,
07:03
master ccbdae840d: Handle changed scp protocol in Tramp
,
Michael Albinus
,
05:52
emacs-28 e683b08b3f: Handle changed scp protocol in Tramp, don't merge
,
Michael Albinus
,
05:43
master 1a988d9ff5: Improve handling of invisible cursor alloc failures
,
Po Lu
,
02:33
master 144e9f9b6a: Fix file-based stipple on NS
,
Po Lu
,
02:28
master a85e30516e: Fix selection dialog display on MS-Windows
,
Eli Zaretskii
,
02:25
master 48c422e255: Fix display of hollow box cursor on NS
,
Po Lu
,
01:44
master 7474b55e28: Fix setting stipple via `set-face-stipple'
,
Po Lu
,
01:31
master updated (faa342c794 -> 5eeca488b9)
,
Po Lu
,
01:10
master b205d67f8c 1/2: Fully implement stipples for text on Haiku
,
Po Lu
,
01:10
master 5eeca488b9 2/2: Implement stipples for stretch glyphs
,
Po Lu
,
01:10
May 07, 2022
master faa342c794: Implement bitmap loading for faces on Haiku
,
Po Lu
,
23:09
master 672a296d3b: Use correct event structures to fetch time on XI2
,
Po Lu
,
21:07
feature/tree-sitter 82d5e902af: ; Merge from master.
,
Yuan Fu
,
14:19
feature/tree-sitter updated (84847cad82 -> 82d5e902af)
,
Yuan Fu
,
14:19
master ca3e3c9471: ; Pacify some --without-x byte-compiler warnings.
,
Basil L. Contovounesios
,
13:19
master 090d5f4446: * src/fns.c: Fix IDs in comments to match code.
,
Paul Eggert
,
12:49
master 97dd99c6f7: Fix Bengali composition rules
,
Eli Zaretskii
,
12:36
master fc0bd6057c: Make 'delete-process' into a command
,
Lars Ingebrigtsen
,
12:22
master 2e461ab2dc: ; Fix last change of Devanagari composition rules.
,
Eli Zaretskii
,
11:11
master e59c42950f: Improve Devanagari character composition rules
,
Eli Zaretskii
,
10:55
master 19d1b9275e: (dabbrev-completion): Fix bug#45768
,
Stefan Monnier
,
10:21
master 7e97b33aa6: Clean up some variables in the Haiku code
,
Po Lu
,
09:39
master 987a212eb1: Add support for the Kaithi script
,
Eli Zaretskii
,
09:23
master f7c56a0d73: Explain better what the interactive prefix does in scroll-down/up
,
Lars Ingebrigtsen
,
09:06
master 5ac6af4e88: Document the `x' DWIM action in the manual
,
Lars Ingebrigtsen
,
08:42
master ccec59f2b2 1/3: Improve inferior-python-mode scroll behaviour
,
Lars Ingebrigtsen
,
08:35
master c2a84365d8 3/3: Remove tar-mode dabbrev-ignored-buffer-modes
,
Lars Ingebrigtsen
,
08:35
master c56070beb6 2/3: Make `x' in package-menu-mode more DWIM
,
Lars Ingebrigtsen
,
08:35
master updated (7952dcc233 -> c2a84365d8)
,
Lars Ingebrigtsen
,
08:35
master 7952dcc233: Fix compilation warnings in newer subr tests
,
Lars Ingebrigtsen
,
07:45
master 8df69384f3: Allow dabbrev to ignore binary buffers
,
Lars Ingebrigtsen
,
07:20
master d632c3d7db: Fix mouse face dismissal in some widget popups
,
Po Lu
,
07:01
master ea58276462: Allow inhibiting linkification in *Help* buffers
,
Lars Ingebrigtsen
,
06:47
master e13744780f: Make the icomplete-in-buffer doc string document more
,
Lars Ingebrigtsen
,
06:15
master e8488bcc9c: Avoid having font locking triggering unnecessary auto-saving
,
Lars Ingebrigtsen
,
06:06
master 2fe4523518: Cache color lookup failures as well
,
Po Lu
,
05:02
branch feature/tree-sitter created (now 84847cad82)
,
Yuan Fu
,
04:25
feature/tree-sitter 84847cad82: Add tree-sitter intergration
,
Yuan Fu
,
04:25
master 293a97d61e: Fix 32-bit Haiku build
,
Po Lu
,
02:20
master a775528d17: Implement `sticky' frame parameter on Haiku
,
Po Lu
,
02:18
master d14d86696e 2/2: Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master updated (43a640c20a -> d14d86696e)
,
Stefan Kangas
,
00:54
master f7c4a62048 1/2: ; Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
May 06, 2022
master 43a640c20a: Fix race conditions in the Haiku file dialog
,
Po Lu
,
23:21
master 76233917c4: Fix freezes with some oddball menus
,
Po Lu
,
21:34
master 95ed231015: (icomplete-exhibit): Fix use in-buffer
,
Stefan Monnier
,
16:46
master 499f5f062e: Make elisp-mode-syntax-propertize tighter to reflect syntax
,
Lars Ingebrigtsen
,
16:14
master 0b3b295776: Make down-list signal an error if called inside a string
,
Lars Ingebrigtsen
,
15:14
master cbd59395bd: Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)
,
Juri Linkov
,
14:07
master c57a6644ef: Fix handling of IMAP search strings
,
Eric Abrahamsen
,
13:16
master b7e1176323: Further log-view-file-next fix-ups
,
Lars Ingebrigtsen
,
13:09
master 6d4cc2358b: Don't force Gnus cache usage in nnvirtual
,
Eric Abrahamsen
,
12:44
master 2d2c448efe: Fix forward-sexp for Unicode names in Emacs Lisp mode
,
Lars Ingebrigtsen
,
12:38
master 6ccc4b6bc8: Handle elisp #-syntax better in Emacs Lisp mode
,
Lars Ingebrigtsen
,
12:31
emacs-28 afdf72eeb2: Fix bug#55274
,
Michael Albinus
,
11:33
master 7deaa2e36b: * lisp/emacs-lisp/smie.el (smie-auto-fill): Fix bug#19342
,
Stefan Monnier
,
11:10
master 1cda7cfb39: Respect help-window-keep-selected in shortdoc buttons
,
Lars Ingebrigtsen
,
10:21
master afc14e4f66: Move buffer-local-set-state to subr because it's used at runtime
,
Lars Ingebrigtsen
,
10:10
master 92bbe911e9: ; Improve documentation of 'buffer-local-set-state'
,
Eli Zaretskii
,
08:16
master 7601a77d8a: Make compilation-parse-errors more resilient
,
Lars Ingebrigtsen
,
08:15
master 79bbbb1fcf: Improve font specs generated by the Haiku font dialog
,
Po Lu
,
08:07
master e41b7cc935: Fix inhibiting reading the user init file with "emacs -x"
,
Lars Ingebrigtsen
,
08:05
feature/more-fds 2087e5eb2b: Allow the use of poll instead of select
,
Robert Pluim
,
08:01
branch feature/more-fds created (now 2087e5eb2b)
,
Robert Pluim
,
08:01
branch feature/more-fds deleted (was a20234bcea)
,
Robert Pluim
,
08:00
master 44b5f0cd87: Remove the P/N/M-p/M-n bindings from the general log-view map
,
Lars Ingebrigtsen
,
07:46
master deb66cb32d: Don't override search-default-mode set by user in info/help
,
Lars Ingebrigtsen
,
07:30
master 3b088bbed2 2/3: Regenerate ldefs-boot.el
,
Lars Ingebrigtsen
,
07:28
master updated (b13356487f -> 16dc1d597b)
,
Lars Ingebrigtsen
,
07:28
master b6bced1a66 1/3: Autoload the buffer-local-set* things
,
Lars Ingebrigtsen
,
07:28
master 16dc1d597b 3/3: Char-fold quotation characters in *info* and *Help*
,
Lars Ingebrigtsen
,
07:28
master b13356487f: Add new helper macros for minor modes to restore variables
,
Lars Ingebrigtsen
,
07:11
master 0bda1803bb: Fix thinko in tramp-skeleton-write-region
,
Michael Albinus
,
04:38
master ded4413acc: Fix calculation of display resolution on Haiku
,
Po Lu
,
03:29
emacs-28 936009cfe5 1/2: Be more resilient towards errors during error handling
,
Eli Zaretskii
,
03:28
emacs-28 5bfac7c774 2/2: Provide reference for OTF tags in the ELisp manual
,
Eli Zaretskii
,
03:28
emacs-28 updated (69c56cbe6e -> 5bfac7c774)
,
Eli Zaretskii
,
03:28
master updated (8fe3d46d35 -> 7609c6cadb)
,
Stefan Kangas
,
00:54
master 7609c6cadb: Merge from origin/emacs-28
,
Stefan Kangas
,
00:54
master 8fe3d46d35: Fix more problems with display of composite glyph strings on Haiku
,
Po Lu
,
00:12
May 05, 2022
master f515ff05e0: Fix mouse face persisting inside Lucid menus on XI2
,
Po Lu
,
23:56
master updated (e2fcbd8dbd -> d6b5ac0f94)
,
Po Lu
,
23:33
master d6b5ac0f94 2/2: * lwlib/lwlib.c (lw_separator_p): Fix empty strings being separators.
,
Po Lu
,
23:33
master e379d2e8c1 1/2: Fix menu dismissal problems on Xt builds with XI2
,
Po Lu
,
23:33
master e2fcbd8dbd: Fix more issues with DND state on multiple displays
,
Po Lu
,
21:35
master d5c1fec6ab: Improve safety of DND when Emacs is connected to multiple displays
,
Po Lu
,
20:39
master 9007e10a0f: Gnulib update via admin/merge-gnulib
,
Paul Eggert
,
18:37
master 7e9d364b66: * lisp/emacs-lisp/crm.el: Set completion-list-insert-choice-function.
,
Juri Linkov
,
14:16
master 459d5ff8ad: * lisp/desktop.el: Enable tab-bar-mode after restoring frames with a tab bar.
,
Juri Linkov
,
14:09
master 8fce81897d: timestamp doc minor improvements
,
Paul Eggert
,
12:03
master d04acc1946: * doc/emacs/misc.texi (Interactive Shell): Fix paren typo.
,
Glenn Morris
,
10:57
master d01e74f46d: Fix a mistaken test case in test-undo-region
,
Lars Ingebrigtsen
,
10:38
master 6dbbdff281: Advertise OSC directory tracking more
,
Lars Ingebrigtsen
,
09:06
master 71de48494e: Set GC line width on more GCs
,
Po Lu
,
09:05
feature/more-fds a20234bcea: Allow the use of poll instead of select
,
Robert Pluim
,
08:21
branch feature/more-fds created (now a20234bcea)
,
Robert Pluim
,
08:21
master aebff74af2: Sort completions in Info references/menu correctly
,
Lars Ingebrigtsen
,
07:30
master 8364f058b8: Be more resilient towards errors during error handling
,
Lars Ingebrigtsen
,
07:22
master be374c18b3: Avoid resizing mini buffer when displaying page numbers
,
Philip Kaludercic
,
07:15
master a4e5fdf975: Describe kmacro registers better
,
Lars Ingebrigtsen
,
07:11
master 1468eef301: Speed up opening fonts on Haiku
,
Po Lu
,
05:46
master 30caeb7896: Fix font weight reporting on macOS
,
Po Lu
,
05:02
master 1bfea2ae69 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Po Lu
,
03:57
master 75c26e4174 1/2: Improve appearance of macOS font panel buttons
,
Po Lu
,
03:56
master c242a38b7d: Add Tramp test
,
Michael Albinus
,
03:54
emacs-28 69c56cbe6e: ; * src/w32notify.c: Fix a typo in a comment.
,
Eli Zaretskii
,
03:39
master 8f391ae26e: Fix min size reporting of style pane in Haiku font dialogs
,
Po Lu
,
02:35
emacs-28 3b9e60ba2f: ; * src/window.c (Fset_window_start): Mention the effect on vscroll.
,
Eli Zaretskii
,
01:58
master d15b11b50e: Use bswap_32 and bswap_16 in Motif DND code
,
Po Lu
,
01:45
master 01e874e1e6: Take size into account when previewing fonts on Haiku
,
Po Lu
,
00:59
May 04, 2022
master c250d82463: Allow displaying font preview on Haiku
,
Po Lu
,
23:11
master 5784533cb6: Fix device reporting from scroll bar events on X
,
Po Lu
,
21:04
master f1ab92bc23: Transcription error
,
Eric Abrahamsen
,
21:03
master a35639015c: Revert "server-execute: Initialize the *scratch* buffer"
,
Sean Whitton
,
19:33
master 8368610ff5: Stop esh-var-tests leaving temp files behind
,
Glenn Morris
,
18:03
master 2b50dbb1a5: Remove bogus mode check from gnus topic update functions
,
Eric Abrahamsen
,
15:55
master 78df8a0e3d: * lisp/tab-bar.el: Use pixel-based alignment (bug#55207)
,
Juri Linkov
,
15:32
master e88d91b1d2: Remove unused lexvar in subr-x-tests.el
,
Basil L. Contovounesios
,
14:58
master 34a45de19a: * src/xterm.c (handle_one_xevent): Fix int/Lisp_Object mix-up.
,
Glenn Morris
,
10:49
master eaa198cd75: ; Re-fix last change in doc of 'with-buffer-unmodified-if-unchanged'.
,
Robert Pluim
,
08:55
master d2119be861 2/2: * etc/NEWS: Improve some NEWS entries
,
Robert Pluim
,
08:49
master 0d78aeeb7e 1/2: ; * etc/PROBLEMS: Fix typo.
,
Robert Pluim
,
08:49
master updated (9775c15c98 -> d2119be861)
,
Robert Pluim
,
08:49
master 9775c15c98: * doc/emacs/killing.texi: Fix typos
,
Robert Pluim
,
08:46
master 1a72248901: ; Fix last change in doc string of 'with-buffer-unmodified-if-unchanged'.
,
Eli Zaretskii
,
06:10
master 54e5fc19e4: ; Fix typo in emacs-news-mode
,
Po Lu
,
05:16
master b8357cd50e 2/2: ; * lisp/frameset.el: Fix a typo in a comment.
,
Eli Zaretskii
,
05:06
master b4acb1807b 1/2: Fix restoring desktop from TTY-saved sessions
,
Eli Zaretskii
,
05:06
master updated (0105a4ddb8 -> b8357cd50e)
,
Eli Zaretskii
,
05:06
master 0105a4ddb8: Turn on XInput 2 support by default
,
Po Lu
,
04:52
master 69521ffcb0: Clarify the doc string of 'with-buffer-unmodified-if-unchanged'
,
Eli Zaretskii
,
04:46
master 19231f7db2: Remove unused variable in Haiku selection code
,
Po Lu
,
04:41
master da1b7b6590: ; * lisp/international/characters.el (#xfb50): Fix last change.
,
Eli Zaretskii
,
04:20
fix/bug-48598 08351e0fa8 2/2: [DEBUG] Allow build stage to run
,
F. Jason Park
,
04:16
fix/bug-48598 aa02f892a0 1/2: Revert "Attempt to detect renames in job definition"
,
F. Jason Park
,
04:16
fix/bug-48598 updated (51976e991c -> 08351e0fa8)
,
F. Jason Park
,
04:16
master 8f17e4de2d: Fix 'bidi-class' property of unassigned codepoints
,
Eli Zaretskii
,
04:16
fix/bug-48598 51976e991c: [DEBUG] Add test/infra to ERC inotify change rules
,
F. Jason Park
,
03:43
master d2913901dc: Flush the tool bar cache on all terminals when adding new entries
,
Lars Ingebrigtsen
,
03:35
master 4c9a7010bc: Correctly encode and decode filenames on NS
,
Po Lu
,
03:32
master 273b0b95c2: Fix file name encoding on Haiku file dialogs
,
Po Lu
,
03:27
fix/bug-48598 5f5100b103: [DEBUG] Attempt to detect renames in job definition
,
F. Jason Park
,
03:26
fix/bug-48598 c2943fec8e 1/2: [CATCH-UP] Synchronize with patch set
,
F. Jason Park
,
02:31
fix/bug-48598 0f84b738a5 2/2: [DEBUG] Force one-off test job
,
F. Jason Park
,
02:30
fix/bug-48598 updated (b125039c03 -> 0f84b738a5)
,
F. Jason Park
,
02:30
master 268713e227: Set initial size in the Haiku font dialog
,
Po Lu
,
01:46
May 03, 2022
master 10284ca3d3: Encode and decode filenames correctly on Haiku
,
Po Lu
,
23:33
master b5cf6c1ab6: Clean up Haiku file panel code
,
Po Lu
,
23:23
master 7dfb068c13: * src/haikufns.c (haiku_create_frame): Improve default border width.
,
Po Lu
,
21:42
master f2d2fe6fc8: server-execute: Initialize the *scratch* buffer
,
Sean Whitton
,
21:11
master 185c2f1904: Fix display of placeholder composite string on Haiku
,
Po Lu
,
20:48
master a1dc1512b3: Fix event mask and source indication of _NET_WM_STATE messages
,
Po Lu
,
20:40
master c761ded251: Make some recently added tests actually run
,
Lars Ingebrigtsen
,
16:30
master 0a2f0e7f8c: Make with-buffer-unmodified-if-unchanged more efficient
,
Lars Ingebrigtsen
,
16:06
master b7ddd0f2fd: Make with-buffer-unmodified-if-unchanged more resilient
,
Lars Ingebrigtsen
,
16:04
master b5db5a6443: with-buffer-unmodified-if-unchanged: Tweak the implementation
,
Stefan Monnier
,
15:36
master 8a7db868cc: Add NEWS entry about incompatible sorting command behaviors
,
Lars Ingebrigtsen
,
15:30
master updated (8ef34a065a -> 5206596ea7)
,
Lars Ingebrigtsen
,
15:26
master 59353ec7b5 1/2: Add new macro with-buffer-unmodified-if-unchanged
,
Lars Ingebrigtsen
,
15:26
master 5206596ea7 2/2: Make sorting not change buffer modification status always
,
Lars Ingebrigtsen
,
15:26
master 8ef34a065a: Fix thinko in recent tool bar caching logic
,
Lars Ingebrigtsen
,
13:21
master 99fbf39d61: Make tool bar caching more sensible
,
Lars Ingebrigtsen
,
12:46
master 3346b94b73: ; * doc/misc/eshell.texi (Arguments): Fix cross-references.
,
Eli Zaretskii
,
12:38
master 39fb555a95: Allow desktop to restore frames and windows on TTY frames
,
Eli Zaretskii
,
12:30
master 06423b5d1e 2/3: Return a list of numbers if all lines of an Eshell subcommand are numeric
,
Lars Ingebrigtsen
,
12:25
master a3a7279a4a 3/3: Improve the behavior of concatenating parts of Eshell arguments
,
Lars Ingebrigtsen
,
12:25
master updated (316c082d58 -> a3a7279a4a)
,
Lars Ingebrigtsen
,
12:25
master f7a82699d6 1/3: Eshell variable expansion should always return strings inside quotes
,
Lars Ingebrigtsen
,
12:25
master 316c082d58: Make adding things to the tool bar show up on next redisplay
,
Lars Ingebrigtsen
,
12:19
master 0916fd3aaa: Add new command 'package-update'
,
Lars Ingebrigtsen
,
12:01
master 41e946f46e: Fix key-parse problem with C-x ( ... sequences
,
Lars Ingebrigtsen
,
10:22
master a4c96147d1: Make TAB work in makefile mode when transient mark mode is on
,
Lars Ingebrigtsen
,
10:04
master 47fe7a5983: Handle file name handler in write-region's VISIT arg
,
Michael Albinus
,
08:14
master updated (cf0d289e38 -> 0b626ff8d6)
,
Lars Ingebrigtsen
,
06:36
master 0e8fc556b6 1/2: Make more buttons in *Help* respect `help-window-keep-selected'
,
Lars Ingebrigtsen
,
06:36
master 0b626ff8d6 2/2: Rewrite sql-interactive-remove-continuation-prompt
,
Lars Ingebrigtsen
,
06:36
master cf0d289e38: Further mm-base64-line-p bug fixes
,
Lars Ingebrigtsen
,
05:32
master d5803a0c97: Fix mm-base64-line-p logic
,
Lars Ingebrigtsen
,
05:29
master b8dfd8400a: * src/haiku_support.cc (DrawContent): Use right UI color.
,
Po Lu
,
04:20
master 2ec7521b41: ; * lisp/tooltip.el (tooltip-show-help): Fix typo in last change.
,
Po Lu
,
04:14
master 5adc84a27b: Make menu bar help text work on macOS as well
,
Po Lu
,
04:12
master 64aac418c2 1/2: Fix some font parsing problems on NS
,
Po Lu
,
04:06
master f9dea5b4c5 2/2: Fix default font in macOS font dialogs
,
Po Lu
,
04:06
master updated (0b94669c14 -> f9dea5b4c5)
,
Po Lu
,
04:06
master 0b94669c14: Handle GraphicsExpose events on scroll bars
,
Po Lu
,
01:41
May 02, 2022
master c77ef7d193: Make sure rectangles are drawn correctly on X
,
Po Lu
,
23:44
master 61a5829c1e: Fix glyphless glyph display on Haiku
,
Po Lu
,
23:18
master 0d5befb882: Fix font matching of "Fira Code Retina" and "Fira Code Regular" on Haiku
,
Po Lu
,
22:44
master 5dfe568cad: Don't leave temp files behind from undigest-tests
,
Glenn Morris
,
21:29
master 952cc28e58: Clean up X11 double buffering code
,
Po Lu
,
21:28
master 64bcfcbd32: ; * src/nsterm.m (syms_of_nsterm): Fix typo in defsym.
,
Po Lu
,
20:43
master 8ea485e157: Fix punctuation in the Eshell manual
,
Eli Zaretskii
,
12:17
master 61d6607174: ; * etc/NEWS: Improve wording of "M-x scratch-buffer" entry.
,
Eli Zaretskii
,
12:07
master 1477d12882: ; Fix typo and wording of a doc string
,
Eli Zaretskii
,
11:58
master 7f81470250: Load multiple bibliographies with multibib package
,
Arash Esbati
,
08:35
master 7bf17ceee8: Wait for events from all displays in Xm dialogs even on XI2
,
Po Lu
,
08:18
master updated (ee913faf9a -> bcdcaf0219)
,
Lars Ingebrigtsen
,
07:59
master bcdcaf0219 2/2: Make the eval-in-debug error message prettier in non-recursive errors
,
Lars Ingebrigtsen
,
07:59
master f639fa9f9e 1/2: Make non-recursive error messages in edebug prettier
,
Lars Ingebrigtsen
,
07:59
master ee913faf9a: Fix eldoc interaction with `when' and `unless'
,
Lars Ingebrigtsen
,
06:31
master 10f347a062: Add a command to recreate the *scratch* buffer
,
Lars Ingebrigtsen
,
06:27
master 2fba71cf1f: Fix handling double-click-time nil or t
,
Lars Ingebrigtsen
,
06:05
master f7a6dd4fcc: Re-fix Gcc header tokenization in Gnus
,
Lars Ingebrigtsen
,
05:38
master 97badaab79: Allow reusing the *Help* window with `i'/`s/ commands
,
Lars Ingebrigtsen
,
05:31
master 3894522559: Fix inconsistencies in Haiku font selection dialog
,
Po Lu
,
05:06
master 95507dd403: Allow show-paren to show matching parentheses inside comments
,
Lars Ingebrigtsen
,
05:03
master f70dfb74cc: Fix handling of some weights in the Haiku font driver
,
Po Lu
,
04:46
master 44243af8f2: Use xref-goto-xref as the xref mouse binding
,
Lars Ingebrigtsen
,
04:02
master e280df0e34: Fix the OMIT-NULLS + "" case in string-lines
,
Lars Ingebrigtsen
,
03:57
master a6a4f1d6d1: Improve font dialog on macOS
,
Po Lu
,
03:07
master 3ea1a6672b: Default to currently selected font in Haiku font dialogs
,
Po Lu
,
01:50
master 2fa11123e5: * lisp/gnus/gnus-util.el (gnus-byte-compile): Use `lexical-binding`
,
Stefan Monnier
,
01:15
May 01, 2022
master be3267eb34: Fix race conditions with async input in some Haiku dialogs
,
Po Lu
,
22:00
master 48ea81af97: Fix the macOS build
,
Po Lu
,
21:38
master 7b05f351f2: Make the NS font dialog return more correct values
,
Po Lu
,
21:33
master 4fac694669: Fix devices staying disabled in some cases
,
Po Lu
,
20:50
master 51186ed69c: Fix string-lines return for ""
,
Lars Ingebrigtsen
,
17:05
master 4f395efa06: Change string-lines semantics slightly
,
Lars Ingebrigtsen
,
14:54
master 32ab756d82 3/3: Handle escaped characters in Eshell special references (e.g. buffers)
,
Lars Ingebrigtsen
,
14:42
master updated (788694d026 -> 32ab756d82)
,
Lars Ingebrigtsen
,
14:42
master ade1424a97 1/3: Use a common set of string delimiters for all Eshell predicates/modifiers
,
Lars Ingebrigtsen
,
14:42
master bb40507fed 2/3: Handle escaped characters in Eshell argument predicates/modifiers
,
Lars Ingebrigtsen
,
14:42
master 788694d026: * lisp/minibuffer.el (completion--replace): Fix bug#55205
,
Stefan Monnier
,
13:06
master 9370a4763a: Replace NS code that implemented font panels in a different way
,
Po Lu
,
09:40
master 81ce4b0e4e 1/2: Correct Using Debugger lispref node
,
Lars Ingebrigtsen
,
07:40
master updated (730ad4a373 -> 7c8bec9e1f)
,
Lars Ingebrigtsen
,
07:40
master 7c8bec9e1f 2/2: Don't enter the debugger from *Backtrace* or edebug on eval errors
,
Lars Ingebrigtsen
,
07:40
master 730ad4a373: Make scroll-other-window respect target window remappings
,
Lars Ingebrigtsen
,
06:47
master 8734d60b05: Improve documentation of 'malloc-trim'
,
Eli Zaretskii
,
06:07
master 29f3d4d2c6: Add new function `malloc-trim'
,
Lars Ingebrigtsen
,
05:51
master 6984f325bd: Fix specifying zero as a size for fonts on Haiku
,
Po Lu
,
05:09
master 7c50fb248d: Improve display of Haiku font dialog
,
Po Lu
,
04:55
master 159d8f7a0a: Fix the mm-decode-content-transfer-encoding overflow better
,
Lars Ingebrigtsen
,
04:20
master 2fcbc74c33: * lisp/menu-bar.el (menu-bar-search-menu): Remove extra separator.
,
Po Lu
,
03:24
master a3024ab4fb: Document 'help-window-select'
,
Eli Zaretskii
,
03:02
master d17d9c50c5: Allow specifying font size in the Haiku font selection dialog
,
Po Lu
,
01:43
master 5f220d9555: Update publicsuffix.txt from upstream
,
Stefan Kangas
,
00:01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc