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 Dec 31 2019 23:18:32 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2019
master updated (b19592a -> 12d004d)
,
Paul Eggert
,
23:18
master 87772ff 1/2: Remove files no longer needed from Gnulib
,
Paul Eggert
,
23:18
master 12d004d 2/2: Assume C99-style ‘long long’
,
Paul Eggert
,
23:18
master b19592a: * etc/NEWS: Update copyright year.
,
Paul Eggert
,
22:14
master 64d1b9f: Update from gnulib
,
Paul Eggert
,
22:12
master c6fb86b: Merge from origin/emacs-27
,
Paul Eggert
,
20:19
master updated (47f66e1 -> c6fb86b)
,
Paul Eggert
,
20:18
emacs-27 365e01c 1/3: Update copyright year to 2020
,
Paul Eggert
,
20:04
emacs-27 4cd143a 2/3: Fix copyright years by hand
,
Paul Eggert
,
20:03
emacs-27 186152b 3/3: Pacify gcc -Wunused-function on Ubuntu 18.04.3
,
Paul Eggert
,
20:03
emacs-27 updated (cd2c156 -> 186152b)
,
Paul Eggert
,
20:03
emacs-27 cd2c156: ; * etc/NEWS: Make the description of XDG fallback more accurate.
,
Eli Zaretskii
,
14:29
master 47f66e1 2/2: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 331f3f9 1/2: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (e729ff5 -> 47f66e1)
,
Glenn Morris
,
10:55
emacs-27 195bde9 7/7: Don't always resort in recently introduced icomplete--sorted-completions
,
João Távora
,
08:32
emacs-27 f2a349b 6/7: Don't force completion recalculation in icomplete-fido-ret
,
João Távora
,
08:32
emacs-27 fe0ed17 2/7: Slightly simplify lisp/icomplete.el with new icomplete--category helper
,
João Távora
,
08:32
emacs-27 9b1053b 5/7: Correctly cache sorted completions in icomplete--sorted-completions
,
João Távora
,
08:32
emacs-27 b1c3ed9 4/7: Move flex style's minibuffer-default-aware sorting to lisp/icomplete.el
,
João Távora
,
08:32
emacs-27 updated (9b6872b -> 195bde9)
,
João Távora
,
08:32
emacs-27 e3276f3 3/7: Make fido-mode behave more like ido-mode when finding directories
,
João Távora
,
08:32
emacs-27 5352947 1/7: Another adjustment to flex completion style's sorting function
,
João Távora
,
08:32
December 30, 2019
master e729ff5: * admin/gitmerge.el (gitmerge-skip-regexp): Be more restrictive.
,
Glenn Morris
,
18:54
emacs-27 9b6872b 3/3: ; * test/lisp/calc/calc-tests.el: Fix warnings
,
Mattias Engdegård
,
15:02
emacs-27 updated (59f71d2 -> 9b6872b)
,
Mattias Engdegård
,
15:02
emacs-27 2065316 1/3: Make comint-tests more robust (bug#38813)
,
Mattias Engdegård
,
15:02
emacs-27 957cdca 2/3: Make minibuffer-tests work in out-of-tree builds (bug#38816)
,
Mattias Engdegård
,
15:02
master 248c5e1: Sync with Tramp 2.4.3
,
Michael Albinus
,
12:56
master 99cd8ba 3/5: Merge from origin/emacs-27
,
Glenn Morris
,
12:12
master 90083b7 5/5: Merge from origin/emacs-27
,
Glenn Morris
,
12:12
master 00c9308 4/5: ; Merge from origin/emacs-27
,
Glenn Morris
,
12:12
master fab6c20 2/5: ; Merge from origin/emacs-27
,
Glenn Morris
,
12:12
master a263dde 1/5: Merge from origin/emacs-27
,
Glenn Morris
,
12:12
master updated (e1fd6b1 -> 90083b7)
,
Glenn Morris
,
12:12
emacs-27 59f71d2: Fix tar-mode reading the oldgnu Tar format
,
Eli Zaretskii
,
11:18
emacs-27 e3ec84f: Ensure mini-window is resized to show active minibuffer contents
,
Eli Zaretskii
,
11:01
emacs-27 450633f: Fix mini-window resizing under resize-mini-windows = t
,
Eli Zaretskii
,
10:54
scratch/ns/draw-to-bitmap 53f3d1f 4/4: Draw to offscreen buffer on macOS
,
Alan Third
,
06:34
scratch/ns/draw-to-bitmap f012866 3/4: Revert "Make all NS drawing be done from drawRect"
,
Alan Third
,
06:34
scratch/ns/draw-to-bitmap 5166794 1/4: Revert "Fix some NS drawing issues (bug#32932)"
,
Alan Third
,
06:34
scratch/ns/draw-to-bitmap 301f101 2/4: Revert "Ensure NS frame is redrawn correctly after scroll"
,
Alan Third
,
06:34
branch scratch/ns/draw-to-bitmap created (now 53f3d1f)
,
Alan Third
,
06:34
branch scratch/ns/draw-to-bitmap deleted (was d12e7b4)
,
Alan Third
,
06:34
December 29, 2019
emacs-27 219d478: Fixes for makeinfo 4.13
,
Glenn Morris
,
18:42
emacs-27 4bbfd2b: ; fix previous NEWS entry
,
Robert Pluim
,
16:22
emacs-27 81b697d 2/2: Fix crash under -nw on macOS properly this time
,
Robert Pluim
,
15:16
emacs-27 9ce4207 1/2: Revert "Check for GUI frame in ns_color_index_to_rgba"
,
Robert Pluim
,
15:16
emacs-27 updated (732dcfc -> 81b697d)
,
Robert Pluim
,
15:16
emacs-27 732dcfc: Ignore all color fonts when using XFT
,
Robert Pluim
,
14:29
emacs-27 aa0c679: Avoid unbounded growth of cl-random-state components (bug#38753)
,
Mattias Engdegård
,
07:56
emacs-27 d6922db: Sync with Tramp 2.4.3
,
Michael Albinus
,
07:53
emacs-27 43f66c3 4/6: Extract xref-matches-in-files from project--find-regexp-in-files
,
Dmitry Gutov
,
07:47
emacs-27 updated (012c12a -> 70fe552)
,
Dmitry Gutov
,
07:47
emacs-27 98788bf 2/6: ; Improve the docstring some more
,
Dmitry Gutov
,
07:47
emacs-27 181f571 5/6: Fix up requires
,
Dmitry Gutov
,
07:47
emacs-27 65af18d 3/6: Rename xref-collect-references and xref-collect-matches
,
Dmitry Gutov
,
07:47
emacs-27 70fe552 6/6: ; xref-references-in-directory: Autoload as well
,
Dmitry Gutov
,
07:47
emacs-27 c190e91 1/6: Improve docstrings
,
Dmitry Gutov
,
07:47
emacs-27 012c12a: Fix when expose draws partially visible first glyph (bug#38731)
,
Alan Third
,
05:45
December 28, 2019
emacs-27 d915b8c: Don't require semantic/fw
,
Dmitry Gutov
,
11:42
emacs-27 50a0126: Do some renames for clarity
,
Dmitry Gutov
,
11:30
emacs-27 74261ff: Rearrange NEWS, add missing documentation
,
Eli Zaretskii
,
08:20
emacs-27 6c95713: Fix interactive spec in netrc-parse
,
Lars Ingebrigtsen
,
07:41
emacs-27 32222fb: Fix documentation of define-obsolete-* functions
,
Eli Zaretskii
,
04:14
December 27, 2019
master e1fd6b1: Fix recent gnus-start.el breakage
,
Lars Ingebrigtsen
,
19:47
emacs-27 3434ac6: Fix recent gnus-start.el breakage
,
Lars Ingebrigtsen
,
19:47
master 07437c7: Display a help text when listing EPA keys
,
Lars Ingebrigtsen
,
13:27
emacs-27 8224ed7: (xref--find-buffer-visiting): Speed up by using get-file-buffer
,
Dmitry Gutov
,
11:31
master 822c98a 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 01a0e17 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (4fff3ed -> 01a0e17)
,
Glenn Morris
,
10:55
master 7808453 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
emacs-27 3f2788d: project--vc-list-files: Recurse into submodules
,
Dmitry Gutov
,
10:32
master 4fff3ed: Deduplicate non-fixnum numeric constants in byte-compilation
,
Mattias Engdegård
,
09:23
emacs-27 3b19961 1/2: Minor improvements of buffer documentation
,
Eli Zaretskii
,
09:20
emacs-27 f0da3aa 2/2: Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27
,
Eli Zaretskii
,
09:20
emacs-27 updated (d627fc7 -> e1e0a7a)
,
Dmitry Gutov
,
09:19
emacs-27 219b91e 1/2: ; project--find-regexp-in-files: Avoid prepending remote-id twice (bug#34343)
,
Dmitry Gutov
,
09:19
emacs-27 e1e0a7a 2/2: xref--collect-matches: Speed up on remote
,
Dmitry Gutov
,
09:19
master 2902fb0: Fix error message about recursive use of minibuffer
,
Eli Zaretskii
,
05:29
emacs-27 d627fc7: ; Use regexp type in tramp-adb-prompt (backport, do not merge)
,
Michael Albinus
,
04:25
December 26, 2019
emacs-27 8aad80d: Fix installer build
,
Phillip Lord
,
17:02
master f104099: Update for Emacs-28
,
Phillip Lord
,
15:16
emacs-27 47a73e3: Update Windows build documentation
,
Phillip Lord
,
15:14
master ea5e33d: Fix bogus test in body of a while loop
,
Lars Ingebrigtsen
,
13:46
master 9b5ac5f: * lisp/net/ldap.el (ldap-search-internal): Add missing setq.
,
Mattias Engdegård
,
13:45
master 1ba5b64: Optimise 'while' bodies for effect
,
Mattias Engdegård
,
13:41
emacs-27 cd55984: Calc: add missing dynamic variable declarations
,
Mattias Engdegård
,
13:40
emacs-27 e8aa6f1: * doc/emacs/buffers.texi (Kill Buffer): Improve indexing.
,
Eli Zaretskii
,
11:20
master af085ef: Use regexp type for regexps in defcustom declarations
,
Mattias Engdegård
,
10:57
emacs-27 ccd7cd2 3/3: Speed up dired-do-find-regexp
,
Dmitry Gutov
,
10:41
emacs-27 7edb1f0 2/3: ; Remove outdated declarations
,
Dmitry Gutov
,
10:41
emacs-27 6ab40c1 1/3: ; Clarify the assumption
,
Dmitry Gutov
,
10:41
emacs-27 updated (be38e39 -> ccd7cd2)
,
Dmitry Gutov
,
10:41
emacs-27 be38e39: project--find-regexp-in-files: Support remote files
,
Dmitry Gutov
,
09:00
emacs-27 21c3020 2/2: Document some restrictions for module functions.
,
Philipp Stephani
,
05:32
emacs-27 e1ce9f3 1/2: Don't recommend using 'module-load' for loading modules.
,
Philipp Stephani
,
05:32
emacs-27 updated (03f962a -> 21c3020)
,
Philipp Stephani
,
05:32
master c980d21 2/2: Simplify an example in the modules manual
,
Philipp Stephani
,
05:00
master 719ad59 1/2: Promote function type aliases to the public module API.
,
Philipp Stephani
,
05:00
master updated (639fb50 -> c980d21)
,
Philipp Stephani
,
05:00
December 25, 2019
emacs-27 03f962a: Port x_get_monitor_attributes_fallback to !HAVE_GTK3
,
Paul Eggert
,
15:01
master 639fb50: Don't always resort in recently introduced icomplete--sorted-completions
,
João Távora
,
14:18
master 83587bb 1/2: Correctly cache sorted completions in icomplete--sorted-completions
,
João Távora
,
12:58
master 13778aa 2/2: Don't force completion recalculation in icomplete-fido-ret
,
João Távora
,
12:58
master updated (c454fa7 -> 13778aa)
,
João Távora
,
12:58
master c454fa7: ; * etc/NEWS: Fix a recently added entry.
,
Eli Zaretskii
,
12:26
master 273b815: * .gitignore: Ignore .dylib files (shared libraries on macOS)
,
Philipp Stephani
,
12:13
master 5f55057: Add some documentation for support of .dylib suffix on macOS
,
Philipp Stephani
,
12:04
emacs-27 0b32f59: Fix compilation warning in gnus-start.el
,
Lars Ingebrigtsen
,
11:14
master 19b28ab: Don't bind XEmacs-only variable in edebug
,
Lars Ingebrigtsen
,
11:14
master 2bb7bb4 2/4: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master b766a9d 3/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 43d97f1 4/4: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (28268e4 -> 43d97f1)
,
Glenn Morris
,
10:55
master 93d4725 1/4: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
emacs-27 91c16ac: Improve doc string of 'files--message'
,
Eli Zaretskii
,
10:01
master 28268e4: Support .dylib suffix for modules on macOS (Bug#36226).
,
Philipp Stephani
,
09:51
December 24, 2019
emacs-27 c3be58a: Improve vc--add-line, vc--remove-regexp
,
Dmitry Gutov
,
17:39
emacs-27 9ea9ac9: Apply the 'xref-group' property properly
,
Dmitry Gutov
,
15:30
emacs-27 41f0cf2 2/2: * src/pdumper.c (Fdump_emacs_portable): Reword error message.
,
Eli Zaretskii
,
12:58
emacs-27 719a692 1/2: Don’t allow portable dumping in interactive mode (Bug#38453).
,
Eli Zaretskii
,
12:58
emacs-27 updated (ca6a53d -> 41f0cf2)
,
Eli Zaretskii
,
12:58
emacs-27 ca6a53d: Don't default to showing X-Faces externally in Gnus
,
Lars Ingebrigtsen
,
11:50
emacs-27 dbf4b5b: Fix manual typo in Special Read Syntax
,
Lars Ingebrigtsen
,
11:42
master 7c5d6a2: Make goto-line keep a separate input history per buffer
,
Lars Ingebrigtsen
,
11:40
emacs-27 a9fe6df: Fix problem with emacs -nw / eww / svg
,
Lars Ingebrigtsen
,
11:21
emacs-27 0de6309: Clarify base64 requirements and say what {en, de}code_coding_region does
,
Lars Ingebrigtsen
,
11:11
master 0d2a711: Move flex style's minibuffer-default-aware sorting to lisp/icomplete.el
,
João Távora
,
05:44
emacs-27 6184aa0: ; * etc/NEWS: Fix boring oddities.
,
Michael Albinus
,
04:45
emacs-27 51ea32d: * src/emacs-module.h.in: Add reference to manual.
,
Philipp Stephani
,
03:50
December 23, 2019
master a6b41a8: * src/minibuf.c (read_minibuf): Use `user-error`
,
Stefan Monnier
,
23:48
master 60fba71: Don't use `let*' with just one binding
,
Juanma Barranquero
,
22:10
emacs-27 75d0cef: Trivial docstring fixes
,
Juanma Barranquero
,
20:37
emacs-27 ee12c42: imagemagick-types needs to initialize ImageMagick
,
Paul Eggert
,
20:22
master updated (ee91405 -> 5617c82)
,
Philipp Stephani
,
19:16
master 232a36f 1/2: * src/emacs-module.h.in: Use @emacs_major_version@ for current env.
,
Philipp Stephani
,
19:16
master 5617c82 2/2: Prepare module header generation for Emacs 28.
,
Philipp Stephani
,
19:16
master 9c91204 1/3: Another adjustment to flex completion style's sorting function
,
João Távora
,
18:44
master ee91405 3/3: Make fido-mode behave more like ido-mode when finding directories
,
João Távora
,
18:44
master 24a1f52 2/3: Slightly simplify lisp/icomplete.el with new icomplete--category helper
,
João Távora
,
18:44
master updated (ac7b260 -> ee91405)
,
João Távora
,
18:44
master ac7b260 2/2: * src/pdumper.c (Fdump_emacs_portable): Reword error message.
,
Philipp Stephani
,
15:28
master updated (17c1981 -> ac7b260)
,
Philipp Stephani
,
15:28
master 00c9949 1/2: Remove some undefined behavior related to left shifts.
,
Philipp Stephani
,
15:28
master 17c1981: Further expand coverage of unit tests for time-stamp
,
Stephen Gildea
,
14:57
master e7edba4: Don’t allow portable dumping in interactive mode (Bug#38453).
,
Philipp Stephani
,
14:51
master b2571ec: ; Fix oversights during renaming of example code
,
Mario Lang
,
12:30
master 94fa7ce: Make argument names in module interface more consistent.
,
Philipp Stephani
,
11:26
master 64fe67b: Bump Emacs version to 28.0.50
,
Eli Zaretskii
,
11:02
emacs-27 9eb871c: Cut the emacs-27 release branch
,
Eli Zaretskii
,
10:43
branch emacs-27 created (now 9eb871c)
,
Eli Zaretskii
,
10:43
master f8e83d7: Document and verify that emacs_limb_t doesn’t have padding bits.
,
Philipp Stephani
,
09:41
master 0abdb01: Fix extension of underline, overline, and strike-through attributes
,
Eli Zaretskii
,
08:35
master 9c00795: ; * lisp/mouse.el: declare functions to silence warnings
,
Mattias Engdegård
,
06:42
master e1e2ad1 2/2: Comment on limitation of flex completion style's sorting function
,
João Távora
,
06:09
master c7e6b62 1/2: Fix a bug in completion--flex-adjust-metadata
,
João Távora
,
06:09
master updated (1e75853 -> e1e2ad1)
,
João Távora
,
06:09
master 1e75853: Fix documentation of implied frame resizing (Bug#38684)
,
Martin Rudalics
,
04:51
master 3df7d06: Added `comint-password-function' hook
,
Michael Mauger
,
00:06
December 22, 2019
master eea05713: * lisp/files.el (save-buffers-kill-emacs): Mark "*Process List*" as dedicated.
,
Juri Linkov
,
18:02
master d7eb495: * lisp/tab-bar.el: Use alist-get instead of (cdr (assq ...))
,
Juri Linkov
,
17:55
master 5e3670b: * lisp/proced.el (proced-signal-list): Add more POSIX 1003.1-2001 signals.
,
Juri Linkov
,
17:52
master df3fe4e: Fix bug in flex completion style's sorting and simplify
,
João Távora
,
16:57
master 7b3b27e: * lisp/gnus/gnus-start.el: Use lexical-binding
,
Stefan Monnier
,
16:09
master d7ab4ed: Fix wording of recent documentation changes
,
Eli Zaretskii
,
14:04
master 75338944 3/3: Extend tramp-tests.el for other host name syntax and file name syntax
,
Michael Albinus
,
07:48
master 7c79d17 1/3: Add item to Frequently Asked Questions of Tramp manual
,
Michael Albinus
,
07:48
master 481eff8 2/3: * lisp/net/trampver.el (inhibit-message): Declare.
,
Michael Albinus
,
07:48
master updated (021ecbf -> 75338944)
,
Michael Albinus
,
07:48
master 021ecbf: * lisp/term/ns-win.el (ns-insert-working-text): Comment is obsolete.
,
Alan Third
,
07:06
master 2fa8fd1: Improve sorting of flex completion style with non-nil minibuffer-default
,
João Távora
,
06:53
master ba04217 2/2: Fix display of working text on NS (Bug#23412, Bug#1453)
,
Alan Third
,
06:49
master bfc5423 1/2: Check if file is in iCloud drive (bug#38618)
,
Alan Third
,
06:49
master updated (36abf68 -> ba04217)
,
Alan Third
,
06:49
December 21, 2019
master 36abf68: * lisp/tab-bar.el: Rename tab-bar-list to tab-switcher (bug#38624)
,
Juri Linkov
,
18:11
master 485b423: New variable set-message-function to show message at the end of the minibuffer
,
Juri Linkov
,
17:02
master 678a71e: backup-by-copying-when-privileged-mismatch applies to file gid, too.
,
Stephen Gildea
,
13:52
master 59ce760: ; * src/process.c (read_process_output): Fix last change.
,
Eli Zaretskii
,
13:19
master 9b7f3b0: Add new function `python-shell-send-statement'
,
Eli Zaretskii
,
04:16
master cc78fae: Allow control of data amount read from subprocess in one chunk
,
Eli Zaretskii
,
03:49
December 20, 2019
master 0f7e343: * lisp/international/mule-cmds.el: Fix bug#38642
,
Stefan Monnier
,
17:34
master 2c8f153: Speed up vc-dir-update
,
Dmitry Gutov
,
17:13
master 52178a3: Elisp manual: mention parse-partial-sexp as the source of a parser state, etc
,
Alan Mackenzie
,
15:02
master 0e19b5d: Support setting OS names of threads on MS-Windows
,
Eli Zaretskii
,
14:00
master 85a60da: Fix error in tramp-process-sentinel
,
Michael Albinus
,
07:32
December 19, 2019
master dad47bf: * lisp/tab-bar.el: Sort tab names by recency for tab switching (bug#38624)
,
Juri Linkov
,
18:18
master 0bc00cd: ; Fix typos in ange-ftp.el (bug#38660)
,
Michael Albinus
,
03:34
December 18, 2019
master d55f2f7: More precise 'regexp-opt' documentation
,
Mattias Engdegård
,
06:47
master 0a10795: Fix an error with remote file name in compile.el
,
Michael Albinus
,
04:19
December 17, 2019
master 6008b67: Verilog-Mode collected updates.
,
Wilson Snyder
,
18:05
master dba1be0: Improve Tramp's file-name-completion
,
Michael Albinus
,
04:38
master 4b2c2fa: Adjust cursor column when auto-scrolling during rectangle selection
,
Mattias Engdegård
,
04:04
December 16, 2019
master 77fe255 1/2: vc-git-after-dir-status-stage: Avoid erroneous up-to-date status
,
Dmitry Gutov
,
18:51
master updated (1e240a0 -> 1a2445c)
,
Dmitry Gutov
,
18:51
master 1a2445c 2/2: Make ls-files-unknown only return proper files, not directories
,
Dmitry Gutov
,
18:51
master 1e240a0: Fix face merging for display strings broken by a recent commit
,
Eli Zaretskii
,
10:44
December 15, 2019
master 5aab1e8: * lisp/isearch.el (isearch-xterm-paste): Use code like in 'xterm-paste'.
,
Juri Linkov
,
19:18
master 7254b63: Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)
,
Juri Linkov
,
18:58
master 1d52883: * lisp/tab-line.el (tab-line-auto-hscroll): Improve.
,
Juri Linkov
,
18:14
master 468c871: * lisp/tab-bar.el (tab-bar-handle-mouse): Handle close button.
,
Juri Linkov
,
18:08
master b73c21f: * lisp/tab-bar.el (tab-bar-select-tab): Message about selected tab (bug#38624)
,
Juri Linkov
,
18:04
master updated (9b7f0de -> 35388c5)
,
Juri Linkov
,
17:56
master 35388c5 2/2: * lisp/tab-bar.el (tab-bar-close-other-tabs): Use tab close customs
,
Juri Linkov
,
17:56
master c46a493 1/2: Document variables that affect tabs in function docstrings
,
Juri Linkov
,
17:56
master 9b7f0de: New command 'diff-buffers'
,
Phil
,
16:57
December 14, 2019
master 9ee5af3 2/2: Adjust intptr_t advice
,
Paul Eggert
,
17:22
master bb42f6e 1/2: Remove nothing from union output_data
,
Paul Eggert
,
17:22
master updated (a01a722 -> 9ee5af3)
,
Paul Eggert
,
17:22
master a01a722: Update documentation of pure-space overflow
,
Eli Zaretskii
,
16:42
master 3f36cab: * lisp/net/tramp.el (tramp-initial-file-name-regexp): Make it more precise.
,
Michael Albinus
,
16:37
master 0eff1a0: * lisp/minibuffer.el (completion-pcm--find-all-completions): Simplify a bit
,
Stefan Monnier
,
16:17
master 7ebbec0: Fix cross-references in ELisp manual
,
Eli Zaretskii
,
06:57
master 82a315b: Don't warn about pure-space overflow
,
Eli Zaretskii
,
06:40
December 13, 2019
master c6e655c: Fix typo that broke GNU/Linux unexec build
,
Paul Eggert
,
20:07
master b2949d3: xfaces.c: Silence spurious maybe-uninitialized compiler warning
,
Juanma Barranquero
,
12:53
master 73f37da: Disable undo in the process buffers of a JSONRPC connection
,
João Távora
,
11:35
master 84a8d07: * lisp/net/tramp.el (tramp-unload-tramp): Autoload function body.
,
Michael Albinus
,
10:37
master 51d3c95: python-shell-completion-at-point: respect simple-operator (Bug#37808)
,
Noam Postavsky
,
07:55
master 82b4e48: Allow characters and single-char strings in rx charsets
,
Mattias Engdegård
,
07:30
master b04086a: ; * src/emacs-module.h.in: Sort includes alphabetically.
,
Philipp Stephani
,
07:22
master 966abdb: Add prefix to help.el uni-confusable* vars
,
Noam Postavsky
,
06:41
master dd3f213: A better fix for extension of overlay string's faces
,
Eli Zaretskii
,
05:30
December 12, 2019
master 9eaad4d: * lisp/emacs-lisp/edebug.el (edebug-remove-instrumentation): Use 'user-error'.
,
Juri Linkov
,
18:47
master b5781e6: * lisp/wid-edit.el (widget-field): Add ':extend t' to defface (bug#37774)
,
Juri Linkov
,
18:43
master f16766a: Use `or' instead of `union' for charset union in rx
,
Mattias Engdegård
,
17:48
master d7efe98: ; * src/xdisp.c (face_at_pos): Fix last change.
,
Eli Zaretskii
,
13:08
master ede63fe: Optimize prompt search in Tramp
,
Michael Albinus
,
09:21
master 54d2fd1: Avoid spurious warning about maybe-uninitialized variable
,
Juanma Barranquero
,
08:43
master 6ee3675: Fix face extension of overlay strings on buffer text with faces
,
Eli Zaretskii
,
06:26
master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg
,
Robert Pluim
,
02:37
December 11, 2019
master 7a498af: * lisp/emacs-lisp/debug.el (debug-on-entry): Allow undefined functions
,
Stefan Monnier
,
20:24
master a642b4d: * lisp/font-lock.el (font-lock-fontify-region): Widen here (bug#38049)
,
Stefan Monnier
,
20:21
master a8b6281: * lisp/calculator.el (cl-lib): Require at run-time as well.
,
Stefan Monnier
,
20:18
master 47a767c: * lisp/gnus/message.el (message-expand-name-standard-ui): New option
,
Stefan Monnier
,
20:17
master 394c91e: * lisp/net/eudc.el (eudc-query-with-words): New function
,
Stefan Monnier
,
17:20
master bad2532: Avoid infloop in face merging due to bad face spec
,
Eli Zaretskii
,
12:12
master 73e51c9: * src/xterm.c: Remove long-obsolete comments.
,
Paul Eggert
,
11:53
master ea84a95: Check for GUI frame in ns_color_index_to_rgba
,
Robert Pluim
,
10:34
master 8aaa92a: Don't spam the echo area and the *Messages* buffer in Tramp
,
Michael Albinus
,
10:05
December 10, 2019
master eb7df2a: Improve tv_nsec doc
,
Paul Eggert
,
23:42
master b0f2065: ; Spelling fixes
,
Paul Eggert
,
23:06
master 0940296: Just use size_t for emacs_limb_t
,
Paul Eggert
,
16:58
master ea93326: Add `union' and `intersection' to rx (bug#37849)
,
Mattias Engdegård
,
16:38
master 9546a2a 3/3: Fix XBM files on NS (bug#26133)
,
Alan Third
,
15:51
master 33a3736 2/3: Fix dabbrev-completion (bug#17899)
,
Alan Third
,
15:51
master updated (9042ece -> 9546a2a)
,
Alan Third
,
15:51
master fbf9fea 1/3: Fix mouse-position on macOS (bug#4892)
,
Alan Third
,
15:51
master 9042ece: Simplify call to add-to-history in read_minibuf
,
Stefan Monnier
,
11:14
master 0f9c016: ; * etc/NEWS: Minor copyedits of a recently changed entry.
,
Eli Zaretskii
,
10:38
December 09, 2019
master d1a791f: Spelling fixes
,
Paul Eggert
,
21:45
master 28578f8 3/3: Prefer static to extern in ebrowse
,
Paul Eggert
,
20:32
master daaa9da 1/3: * lib-src/etags.c (Forth_suffixes): Now static.
,
Paul Eggert
,
20:32
master updated (ac1b6e9 -> 28578f8)
,
Paul Eggert
,
20:32
master eec809e 2/3: * lib-src/etags.c (pot_etags_version): Remove; unused.
,
Paul Eggert
,
20:32
master 58fb4c3 1/2: Make ':extend' inherited from default spec unless overridden
,
Dmitry Gutov
,
19:17
master ac1b6e9 2/2: Rename faces used in faces-tests.el
,
Dmitry Gutov
,
19:17
master updated (d8d537e -> ac1b6e9)
,
Dmitry Gutov
,
19:17
master d8d537e: * lisp/emacs-lisp/map-ynp.el (read-answer): Use [remap self-insert-command]
,
Juri Linkov
,
18:53
master 5063e38: Improve module bignum doc
,
Paul Eggert
,
18:41
master bb8f46d: project-find-regexp: Default to symbol at point
,
Dmitry Gutov
,
09:27
master aed9584: Add more tests for face :extend attribute
,
Eli Zaretskii
,
07:48
December 08, 2019
master 51176ee: * lisp/emacs-lisp/map-ynp.el (read-answer): Allow more SHORT-ANSWER types.
,
Juri Linkov
,
18:27
master 7c2c24a: * doc/emacs/mini.texi (Minibuffer Edit): Add minibuffer-depth-indicate-mode.
,
Juri Linkov
,
17:46
master 252e5a8: * lisp/simple.el (shell-command-on-region): Use set-buffer-major-mode.
,
Juri Linkov
,
17:27
master 9ea3137: Move recenter/scroll keybindings from minibuffer-local-map to read-char map
,
Juri Linkov
,
17:19
master fe7ae74: * lisp/tab-line.el (tab-line-format): Use composite cache key (bug#38522)
,
Juri Linkov
,
17:09
master 37d801a: Continued fixes to gnus registry loading
,
Eric Abrahamsen
,
15:52
master f93a604: ; * etc/NEWS: Fix a recently added entry.
,
Eli Zaretskii
,
13:13
December 07, 2019
master 7e387c9: * lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)
,
Juri Linkov
,
17:37
master 97f2441: Add hooks for after tab open, before close, and to prevent closing
,
Juri Linkov
,
17:24
master 3d21ba3 1/3: ; * lisp/progmodes/js.el: Remove unnecessary concat
,
Jackson Ray Hamilton
,
16:23
master 8e1c553 3/3: Ignore comments and strings when matching JSX
,
Jackson Ray Hamilton
,
16:23
master c299c9b 2/3: ; * lisp/progmodes/js.el: Fix typo
,
Jackson Ray Hamilton
,
16:23
master updated (68d4a14 -> 8e1c553)
,
Jackson Ray Hamilton
,
16:23
master 68d4a14: CC Mode: Allow most functions on post-self-insert-hook to be called
,
Alan Mackenzie
,
13:57
master 959bbf3: Add unload code to tramp-integration.el
,
Michael Albinus
,
11:19
master 3403d7a: Corrections in semantic.texi
,
Eli Zaretskii
,
05:12
master c574d27: Fix documentation of '-position' server command
,
Eli Zaretskii
,
04:51
master 89a4488: Ensure buffer is alive in python-pdbtrack-unset-tracked-buffer
,
Eli Zaretskii
,
04:42
master 1161c7d: Fix fallout from fixing bug#37782
,
Eli Zaretskii
,
04:29
master 2c159da: Minor fix in the ELisp manual
,
Eli Zaretskii
,
03:32
master 937031a: Remove duplicate macros from ses.el
,
Eli Zaretskii
,
02:28
December 06, 2019
master 48f6888: Test format-time-string padding
,
Paul Eggert
,
18:37
master c4cd2a0: Update from Gnulib
,
Paul Eggert
,
18:17
master 99ad65e: Configure info-look.el to recognize Tramp symbols
,
Michael Albinus
,
13:28
master 30eac47: Clarify documentation of functions that use the default face
,
Eli Zaretskii
,
10:44
master 48373e7 2/2: Merge branch 'completion-first-difference_face'
,
Thierry Volpiatto
,
09:09
master 1171fa3: Fix set-marker when the position is larger than the largest buffer
,
Eli Zaretskii
,
09:09
master 4095a00 1/2: Fix setting completions* faces in
,
Thierry Volpiatto
,
09:09
December 05, 2019
master bcf4201: * test/src/buffer-tests.el: Add loads of overlay tests
,
Stefan Monnier
,
23:10
master 4c93307: 2019-12-05 regexp lint fixes
,
Paul Eggert
,
22:32
master 5ee43ba: Another fix for :extend when :inherit is used
,
Eli Zaretskii
,
12:59
master 21790e5: Minor copyedits of 'jit-lock-antiblink-grace's docs
,
Eli Zaretskii
,
10:43
master 85f8aa1: Fix recent modifications in emacs-module-tests
,
Eli Zaretskii
,
09:39
master 3586fef: Make HIST arg of read-from-minibuffer work with buffer-local vars
,
Lars Ingebrigtsen
,
04:30
December 04, 2019
scratch/completion-api 67a2911: * lisp/emacs-lisp/cl-generic.el: Fix bootstrap.
,
Stefan Monnier
,
22:35
master 4472b05: Fix small bugs introduced in commit 096be9c454
,
Philipp Stephani
,
19:14
master bd95d66: * lisp/tab-line.el: Cache the tab-line-format template.
,
Juri Linkov
,
18:08
master f336ae7: * lisp/windmove.el (windmove-display-new-tab): New command.
,
Juri Linkov
,
18:03
master 1e4c6f8: * lisp/tab-bar.el (tab-bar-get-buffer-tab): Move code closer to its use.
,
Juri Linkov
,
18:01
master 67815c6: * lisp/tab-bar.el (switch-to-buffer-other-tab): Use display-buffer-in-tab.
,
Juri Linkov
,
17:57
master 5b45c26: New jit-lock-antiblink-grace feature
,
João Távora
,
17:42
master 0e774d4 2/2: Use new function encode_string_utf_8 for the module API, too
,
Philipp Stephani
,
16:28
master updated (096be9c -> 0e774d4)
,
Philipp Stephani
,
16:28
master d673f87 1/2: * src/emacs-module.c: Add a few more restrictions for emacs-module.h
,
Philipp Stephani
,
16:28
master 096be9c: Change module interface to no longer use GMP objects directly.
,
Philipp Stephani
,
15:29
master 0ca32d1: etc/ORG-NEWS: Fix contents
,
Bastien Guerry
,
11:11
master 9ef8736: * lisp/doc-view.el (doc-view-doc-type): Doc fix.
,
Juanma Barranquero
,
09:15
master f5672b2: Don't use the return value of 'push'
,
Mattias Engdegård
,
05:42
master 2305377: ; etc/refcards/orgcard.tex: Fix header
,
Bastien Guerry
,
04:43
master 8fb773c: Silence warnings in Org 9.3
,
Juanma Barranquero
,
01:06
December 03, 2019
master 0db82bc: ; Update some manual xrefs for recent org changes
,
Glenn Morris
,
20:41
master 94c5eeb: ; Fix copyright years and license notices for recent org files
,
Glenn Morris
,
20:28
master 8f2267c: * lisp/tab-bar.el (tab-bar-move-tab-to-frame): New command (bug#38354)
,
Juri Linkov
,
18:33
master 54f9acd: * lisp/gnus/message.el (message-sendmail-envelope-from): Fix typo
,
Stefan Monnier
,
18:10
master 165f738: Update Org to 9.3
,
Bastien Guerry
,
17:28
master 821de96: (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set later
,
Stefan Monnier
,
15:39
master 8bea7e9: * lisp/minibuffer.el (completion-pcm--optimize-pattern): New function
,
Stefan Monnier
,
09:46
master a6b5985: Avoid duplicated character classes in rx
,
Mattias Engdegård
,
09:22
master a05baff: Fix incorrect GTK menus on HiDPI monitors with scaling factor > 1
,
Robert Pluim
,
03:20
master 16ce6db: Fix typo in populating otf_capability method for HarfBuzz
,
YAMAMOTO Mitsuharu
,
02:11
December 02, 2019
master 9a911b4: New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)
,
Juri Linkov
,
18:40
master 91762e4: Don't save/restore font-backend in framesets (bug#38442)
,
Juanma Barranquero
,
13:19
December 01, 2019
master 9c0ac88: ibuf-ext.el: Fix previous change
,
Juanma Barranquero
,
19:38
master 3dd7de6: * lisp/vc/diff-mode.el (diff-context): Set 'extend t' (bug#37774).
,
Dmitry Gutov
,
18:33
scratch/jit-lock-antiblink-cleaned-up afa1f6d 2/6: Rework jit-lock-antiblink-grace after Stefan's comments
,
João Távora
,
12:51
scratch/jit-lock-antiblink-cleaned-up d5843af 3/6: * etc/NEWS: Mention jit-lock-antiblink-grace
,
João Távora
,
12:51
scratch/jit-lock-antiblink-cleaned-up 6752ddc 6/6: Another tweak to NEWS
,
João Távora
,
12:51
scratch/jit-lock-antiblink-cleaned-up e02846c 4/6: Tweak jit-lock-antiblink-grace's docs and code style
,
João Távora
,
12:51
scratch/jit-lock-antiblink-cleaned-up de32118 1/6: New jit-lock-antiblink-grace feature
,
João Távora
,
12:51
scratch/jit-lock-antiblink-cleaned-up 38b5ad6 5/6: Adjust jit-lock-antiblink documentation again
,
João Távora
,
12:51
branch scratch/jit-lock-antiblink-cleaned-up created (now 6752ddc)
,
João Távora
,
12:51
branch scratch/jit-lock-antiblink-cleaned-up deleted (was 616da04)
,
João Távora
,
12:50
master 9f2145f: Temporary enable transient-mark-mode for rectangle selection
,
Mattias Engdegård
,
12:34
master 8b5c5a9: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:27
master ec65b9a: Suppress superfluous messages in tramp-tests
,
Michael Albinus
,
06:25
master eb452df: ibuffer-mark-by-content-regexp: don't depend on `cl-some'
,
Juanma Barranquero
,
04:42
master f225011: ibuffer-do-isearch: don't depend on `cl-values-list' (bug#38430)
,
Juanma Barranquero
,
04:14
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc