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 Mar 31 2020 20:19:41 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2020
master 319a2a7: javac support in compilation-parse-errors rules
,
Filipp Gunbin
,
20:19
master cddf85d: Remove `all_buffers` and the associated `next` field of buffers
,
Stefan Monnier
,
19:51
master a477a7b: Don't lose point during fileloop replace (Bug#38867)
,
Noam Postavsky
,
18:20
master 05cab7a: * lisp/dired.el (dired-readin): Improve comment
,
Stefan Monnier
,
12:11
March 30, 2020
master 9f6d3a8: Mark recently failing Tramp tests on hydra
,
Glenn Morris
,
20:19
master 33b427c: * lisp/minibuffer.el (minibuffer-completion-help): Use mainbuf (bug#39822)
,
Juri Linkov
,
18:53
emacs-27 ac3da1d: Handle project--files-in-directory finding no files better
,
Dmitry Gutov
,
16:16
master e35d68f: * lisp/dired.el (dired-readin): Don't bind inhibit-modification-hooks
,
Stefan Monnier
,
15:46
emacs-27 650a664: Let imenu to work on the menu bar when its list is a single non-nested member.
,
Alan Mackenzie
,
15:27
master fa4eec5 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 8911d08 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (ced7852 -> fa4eec5)
,
Glenn Morris
,
10:55
master 142198f 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master ced7852: Avoid assertion violation at startup in pdumped Emacs
,
Eli Zaretskii
,
09:59
March 29, 2020
emacs-27 c6e0981: * lisp/image/image-converter.el: Fix customization of image-converter.
,
Juri Linkov
,
19:16
master 3273e2a: Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)
,
Juri Linkov
,
18:57
master 7a6f5a5: Support state changing VC operations on directories in Dired (bug#34949)
,
Juri Linkov
,
18:35
emacs-27 461bd9c: Fix url-cookie.el for lexical binding
,
Andreas Schwab
,
16:14
emacs-27 f3ccfb1: ; * src/decompress.c: Fix comment style.
,
Eli Zaretskii
,
12:14
master 1276c8e: Use hard links to Emacs executable in "make install" on MS-Windows
,
Eli Zaretskii
,
09:44
emacs-27 1af03e7: ; * src/xfaces.c (syms_of_xfaces): Fix wording and typo.
,
Eli Zaretskii
,
09:15
feature/native-comp 00ee320 10/10: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
09:13
feature/native-comp 53f9bc6 08/10: * comp.el (comp-output-base-filename): Handle src being a symbol
,
Andrea Corallo
,
09:12
feature/native-comp c69c185 07/10: Add comp-test-40187 checking function shadowing.
,
Andrea Corallo
,
09:12
feature/native-comp 530faee 09/10: Fix free function compilation
,
Andrea Corallo
,
09:12
feature/native-comp 89cbff3 06/10: * test/src/comp-tests.el (comp-tests-doc): Fix
,
Andrea Corallo
,
09:12
feature/native-comp d5f6dc1 04/10: Prevent collisions in C namespace and function shadowing
,
Andrea Corallo
,
09:12
feature/native-comp 79483a5 01/10: * .gitlab-ci.yml (test-native-bootstrap-speed*): Timeout to 8h
,
Andrea Corallo
,
09:12
feature/native-comp 3c5e3ca 05/10: * test/src/comp-test-funcs.el (comp-test-big-interactive): New test
,
Andrea Corallo
,
09:12
feature/native-comp 9d8ce52 03/10: * comp.c (maybe_defer_native_compilation): Compile comp dependecies.
,
Andrea Corallo
,
09:12
feature/native-comp 05f89e8 02/10: src/comp.c (Fcomp__init_ctxt): Aesthetic
,
Andrea Corallo
,
09:12
feature/native-comp updated (bb0496e -> 00ee320)
,
Andrea Corallo
,
09:12
Re: emacs-27 c2b8ce4: Calc: don't treat nil as an integer (bug#40155)
,
Mattias Engdegård
,
08:57
master 76b3bd8: Improve Tramp cache for asynchronous processes
,
Michael Albinus
,
06:24
emacs-27 93945fc: ; * test/lisp/calc/calc-tests.el: Fix mistake in last commit
,
Mattias Engdegård
,
05:14
master 96e5367: ; * doc/lispref/internals.texi (Module Misc): Fix version
,
Philipp Stephani
,
04:23
Re: emacs-27 c2b8ce4: Calc: don't treat nil as an integer (bug#40155)
,
Pip Cet
,
04:20
March 28, 2020
emacs-27 ee47e00: Don't suggest setting face-remapping-alist to a literal (Bug#39812)
,
Noam Postavsky
,
21:31
master 52fab66: * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).
,
Juri Linkov
,
20:08
master d1b8179: Switch to literal mode with message when regexp is too big in char-fold search
,
Juri Linkov
,
19:41
master 4f41188 2/2: Stop using newly-deprecated dosname Gnulib module
,
Paul Eggert
,
17:08
master a775dca 1/2: Update from Gnulib
,
Paul Eggert
,
17:08
master updated (dceba13 -> 4f41188)
,
Paul Eggert
,
17:08
master dceba13: * lisp/jit-lock.el (jit-lock-mode): Pass `local` to add-hook
,
Stefan Monnier
,
10:17
master a7e3516: * lisp/progmodes/ebrowse.el (ebrowse-tags-loop-call): Rename
,
Stefan Monnier
,
09:43
master dfeb87d: Turn compilation-error-case-fold-search into a defvar
,
Mattias Engdegård
,
09:37
master e6c6486: Tramp cache fixes
,
Michael Albinus
,
07:59
emacs-27 c2b8ce4: Calc: don't treat nil as an integer (bug#40155)
,
Mattias Engdegård
,
07:51
March 27, 2020
master 90b6ba0: Use ATTRIBUTE_CONST for some bignum functions
,
Paul Eggert
,
17:18
master 09d6771: * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Declare the type immediately
,
Stefan Monnier
,
17:14
master 3fdb53b: * lisp/gnus/gnus-registry.el: Use lexical-binding
,
Stefan Monnier
,
16:39
master 6075a7c: * lisp/textmodes/tex-mode.el: Replace double-definition hack with an advice
,
Stefan Monnier
,
12:55
master 4710f28: * lisp/progmodes/ebrowse.el: Prefer hash-tables to obarrays
,
Stefan Monnier
,
12:24
master f98ee21: Port the 'module/async-pipe' test to MS-Windows
,
Eli Zaretskii
,
09:21
feature/tramp-thread-safe a4972d9: Merge remote-tracking branch 'origin/master' into feature/tramp-thread-safe
,
Michael Albinus
,
06:06
feature/tramp-thread-safe updated (47156f1 -> a4972d9)
,
Michael Albinus
,
06:05
master e4f8098: ; * etc/NEWS: Fix typos.
,
Michael Albinus
,
06:02
master ac242ed: Add manual and NEWS entries for previous gdb-mi changes
,
Martin Rudalics
,
04:45
master de00a93: Treat out-of-range positions consistently
,
Paul Eggert
,
04:07
March 26, 2020
master 10bedb7: Disable enable-local-variables for hunk-only in diff-syntax-fontify-props
,
Juri Linkov
,
19:44
master 57f5a63: Refactor and fix typo in CHECK_*_COERCE_MARKER
,
Paul Eggert
,
19:13
master d28b004: Add a module function to open a file descriptor connected to a pipe.
,
Philipp Stephani
,
16:50
master 934b3c9: Remove COERCE_MARKER
,
Paul Eggert
,
16:06
March 25, 2020
master 98546d9 2/3: Fix integer overflow in internal_self_insert
,
Paul Eggert
,
21:38
master fe6b8c9 3/3: line-beginning-position args can be bignums
,
Paul Eggert
,
21:38
master updated (d08c947 -> fe6b8c9)
,
Paul Eggert
,
21:38
master e4b6151 1/3: Fix integer overflow in forward-point
,
Paul Eggert
,
21:38
master d08c947: Make compilation-mode regexp matching case-sensitive (bug#40119)
,
Mattias Engdegård
,
16:41
master 1060a64 2/2: Update from gnulib
,
Paul Eggert
,
16:40
master updated (11b37a4 -> 1060a64)
,
Paul Eggert
,
16:40
master 2ea87d6 1/2: Pacify --enable-gcc-warnings for lock_file
,
Paul Eggert
,
16:40
emacs-27 e1f0e08: * lisp/files.el (directory-files-recursively): Doc fix. (Bug#40202)
,
Eli Zaretskii
,
15:55
emacs-27 02b3820: Document how to disable Tramp file archives
,
Michael Albinus
,
14:24
master 11b37a4: * lisp/textmodes/conf-mode.el (conf-mode): Fix last change
,
Stefan Monnier
,
14:09
master 74489bd: Improve the UI of 'list-timers'
,
Eli Zaretskii
,
10:19
master b85d29f 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
10:11
master ed37f03 1/2: Fix sending signals and EOF to the inferior process in gdb-mi.el
,
Eli Zaretskii
,
10:11
March 24, 2020
master ce141686: Rename dired-mark-region choices and ignore empty region.
,
Juri Linkov
,
17:58
master e906cd0: Fix gravatar tests
,
Robert Pluim
,
17:22
master 0fe7200: ; fix previous commit
,
Robert Pluim
,
16:20
master c3447e7: ; * etc/NEWS: Clarify news entry for message-draft-headers change
,
Eric Abrahamsen
,
16:09
feature/native-comp 4acc4ac 2/3: * comp.el (native-compile-async): Fix excessive messaging
,
Andrea Corallo
,
13:37
feature/native-comp f7e1029 1/3: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
13:37
feature/native-comp updated (73ced8c -> bb0496e)
,
Andrea Corallo
,
13:37
feature/native-comp bb0496e 3/3: * comp.c (emit_mvar_access): Fix speed 1 compilation
,
Andrea Corallo
,
13:37
master 421eeff: Add support for multiple Gravatar services
,
Robert Pluim
,
13:00
emacs-27 4860530: Don't add repeated xlmns:xlink declarations in svg-create
,
Lars Ingebrigtsen
,
00:31
master 82f8bee: Don't add repeated xlmns:xlink declarations in svg-create
,
Lars Ingebrigtsen
,
00:31
March 23, 2020
master 78f76fe: Make cl-concatenate an alias of seq-concatenate
,
Noam Postavsky
,
19:01
feature/native-comp 73ced8c: * comp.el : Fix typo introduced by f8b07ff4f3
,
Andrea Corallo
,
18:28
feature/native-comp 8cc8adb 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
16:59
feature/native-comp f8b07ff 1/2: Guard against function redefinition during deferred load
,
Andrea Corallo
,
16:59
feature/native-comp updated (eb1d22b -> 8cc8adb)
,
Andrea Corallo
,
16:58
emacs-27 8db6b43: Calc: Declare dynamic variable bound in lexbind code (bug#40185)
,
Mattias Engdegård
,
16:36
master 5d5d5d4 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
12:48
master d5cfc4a 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
12:48
master 7832e61 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
12:48
master updated (8f69483 -> 5d5d5d4)
,
Glenn Morris
,
12:48
emacs-27 d66331a: Don't build the Gnulib 'utimens' module on MinGW
,
Eli Zaretskii
,
10:38
emacs-27 f2351a6: Add Harfbuzz dependency
,
Phillip Lord
,
05:38
March 22, 2020
master 8f69483: Avoid extra "changed on disk" prompt in save-buffer (Bug#18336)
,
Noam Postavsky
,
23:26
emacs-27 8944310 3/3: Don't signal during backtrace unrewind (Bug#40088)
,
Noam Postavsky
,
23:13
emacs-27 8709aad 2/3: Fix a couple of problems in changelog generating functions
,
Noam Postavsky
,
23:13
emacs-27 9ab85f0 1/3: Fix cl-concatenate (Bug#40180)
,
Noam Postavsky
,
23:13
emacs-27 updated (561e9fb -> 8944310)
,
Noam Postavsky
,
23:13
master 3b7cb5f: * lisp/dired.el (dired-mark-region): New defcustom (bug#39902)
,
Juri Linkov
,
20:35
feature/native-comp eb1d22b 6/6: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
12:42
feature/native-comp 855940d 5/6: * comp.c (maybe_defer_native_compilation): Fix
,
Andrea Corallo
,
12:42
feature/native-comp ab4fff5 2/6: * .gitlab-ci.yml: CI test native bootstrap speed1 and speed2
,
Andrea Corallo
,
12:42
feature/native-comp 07e3145 4/6: * comp.c (maybe_defer_native_compilation): Add some debug code
,
Andrea Corallo
,
12:42
feature/native-comp ef30feb 3/6: * comp.el: Add missing require
,
Andrea Corallo
,
12:42
feature/native-comp updated (64a6709 -> eb1d22b)
,
Andrea Corallo
,
12:42
feature/native-comp e05a62a 1/6: Have a fast build option triggered by env var NATIVE_FAST_BOOT
,
Andrea Corallo
,
12:42
master 813478c: Revert "Signal user-error on duplicate package refresh" (Bug#39187)
,
Stefan Kangas
,
07:39
March 21, 2020
master 1242ae9: ; * etc/NEWS: Note changed default of message-draft-headers
,
Eric Abrahamsen
,
14:47
emacs-27 561e9fb: Improve documentation of project.el commands
,
Eli Zaretskii
,
07:27
fix/bug-39491 06cdc95: * lisp/battery.el (battery-upower): Produce an empty string if level is nil
,
Nicolas Richard
,
06:05
branch fix/bug-39491 created (now 06cdc95)
,
Nicolas Richard
,
06:05
master 8158337: Fix Bug#40156 in Tramp
,
Michael Albinus
,
05:30
master 0a22747 2/2: Remove more XEmacs compat code from ediff*.el
,
Stefan Kangas
,
03:19
master 271f9a6 1/2: Remove obsolete XEmacs comment
,
Stefan Kangas
,
03:19
master updated (c1772ce -> 0a22747)
,
Stefan Kangas
,
03:19
March 20, 2020
master c1772ce 2/2: Declare some <package>-version variables obsolete
,
Stefan Kangas
,
21:59
master 84548f8 1/2: Add "Old-" prefix to "Version" header in some cases
,
Stefan Kangas
,
21:59
master updated (7725fbc -> c1772ce)
,
Stefan Kangas
,
21:59
master 7725fbc: Remove the Date header from message-draft-headers
,
Eric Abrahamsen
,
14:40
emacs-27 b28a9a6: Make svg images with links valid
,
Lars Ingebrigtsen
,
11:36
March 19, 2020
emacs-27 7515252: * lisp/tab-line.el (tab-line-new-button-show): New defcustom.
,
Juri Linkov
,
19:22
feature/native-comp 981cc15 8/9: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
14:42
feature/native-comp b070571 7/9: * comp.el (comp-run-async-workers): Load only if compilation succeed
,
Andrea Corallo
,
14:42
feature/native-comp c3e640b 4/9: * comp.el: Extend `native-compile-async' for load and late-load
,
Andrea Corallo
,
14:42
feature/native-comp 0179d95 6/9: * comp.c (native-elisp-load): Guard against misisng file.
,
Andrea Corallo
,
14:42
feature/native-comp 64a6709 9/9: * comp.el (comp-async-jobs-number): Fix customize type.
,
Andrea Corallo
,
14:41
feature/native-comp 7565a4a 5/9: Command late load when deferring compilation
,
Andrea Corallo
,
14:41
feature/native-comp 034d9b3 2/9: * comp.el: late-load support optional as `native-compile' parameter
,
Andrea Corallo
,
14:41
feature/native-comp updated (e57d5a7 -> 64a6709)
,
Andrea Corallo
,
14:41
feature/native-comp b53fc68 3/9: Extend low level code for late load
,
Andrea Corallo
,
14:41
feature/native-comp f2c4377 1/9: * comp.el: Have the compiler generates 'late_top_level_run'
,
Andrea Corallo
,
14:41
emacs-27 d801d1d: Don't have exif bugging out on short strings
,
Lars Ingebrigtsen
,
11:18
master 0128375: Don't have exif bugging out on short strings
,
Lars Ingebrigtsen
,
11:15
master d98afc1: Fix display of :box face when overlay strings are around
,
Eli Zaretskii
,
10:59
emacs-27 bed04c5: Use correct registry name for windows-1251 charset
,
Robert Pluim
,
04:25
master 37d3c16 2/2: Tiny simplification of frac_to_double
,
Paul Eggert
,
03:11
master updated (64d9b4c -> 37d3c16)
,
Paul Eggert
,
03:11
master efb5115 1/2: Omit timestamp optimization invalid on 387 FPU
,
Paul Eggert
,
03:11
March 18, 2020
emacs-27 1aa1529: ERC: Update maintainer address
,
Amin Bandali
,
21:29
master 64d9b4c 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master d815e1e 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 45630d0 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (299744e -> 64d9b4c)
,
Glenn Morris
,
10:55
master 299744e: * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enable
,
Stefan Monnier
,
10:20
emacs-27 e92b8e5: Remove raw carriage return characters from test file.
,
Philipp Stephani
,
07:40
March 17, 2020
master f189e5d: Don't generate useless range table entries for ASCII chars
,
Mattias Engdegård
,
12:32
emacs-27 5747a59: Recalculate default font when switching font backend
,
Robert Pluim
,
12:05
feature/native-comp e57d5a7 5/5: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
04:28
feature/native-comp ea8864f 3/5: * comp.el: (native-compile-async) do not duplicate queue entries
,
Andrea Corallo
,
04:28
feature/native-comp 159f61b 4/5: Trigger native compilation when loading bytecode
,
Andrea Corallo
,
04:28
feature/native-comp 92fdfa4 1/5: * comp.el: Make compilation logic to be dynamically controllable
,
Andrea Corallo
,
04:28
feature/native-comp 0b28bf0 2/5: * comp.el: Estimate async worker number using system CPU number
,
Andrea Corallo
,
04:28
feature/native-comp updated (a8c20f6 -> e57d5a7)
,
Andrea Corallo
,
04:28
March 16, 2020
emacs-27 a2dd8c4: * lisp/tab-line.el: Fix tab-line-format and tab-line-format-template.
,
Juri Linkov
,
19:11
emacs-27 a7b8291: * etc/NEWS: Make the `--eval` example slightly more precise
,
Stefan Monnier
,
13:13
March 15, 2020
master 9dccaf8: Add store/restore window configuration feature for gdb-mi
,
Martin Rudalics
,
11:50
master afaf2f4 1/2: Make sure we mark reachable killed buffers during GC
,
Eli Zaretskii
,
10:49
master ff862f5 2/2: Reverse the meaning of 2nd arg to 'live_buffer_holding'
,
Eli Zaretskii
,
10:49
master updated (b39b564 -> ff862f5)
,
Eli Zaretskii
,
10:49
feature/native-comp a8c20f6 4/4: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
08:10
feature/native-comp 46a4ca4 1/4: comp.el: Minor improvements
,
Andrea Corallo
,
08:10
feature/native-comp updated (7438001 -> a8c20f6)
,
Andrea Corallo
,
08:10
feature/native-comp 62bc0c2 3/4: * .gitlab-ci.yml: Always run test-filenotify-gio
,
Andrea Corallo
,
08:10
feature/native-comp 7359f9e 2/4: * comp.el: Fix missing rx require
,
Andrea Corallo
,
08:10
March 14, 2020
emacs-27 f8254aa: * lisp/image/image-converter.el: Support more ImageMagick versions (bug#39994)
,
Juri Linkov
,
19:59
master b39b564: * lisp/progmodes/sql.el: Try and avoid `eval`; use define-derived-mode
,
Stefan Monnier
,
15:39
master e2a15c8: * lisp/textmodes/conf-mode.el (conf-mode): Use define-derived-mode
,
Stefan Monnier
,
15:17
master f9685f9: * lisp/emacs-lisp/package.el (package-activate-1): Avoid duplicates
,
Stefan Monnier
,
14:59
feature/native-comp 144e8f6 1/3: Prefix native compilation folders with "eln-"
,
Andrea Corallo
,
11:15
feature/native-comp 7438001 3/3: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
11:15
feature/native-comp dab8dd8 2/3: Fix make bootstrap for native compilation
,
Andrea Corallo
,
11:15
feature/native-comp updated (ab8fed0 -> 7438001)
,
Andrea Corallo
,
11:15
emacs-27 5beb269: Support Unicode 13.0
,
Eli Zaretskii
,
08:56
master 1de9e0f: * lisp/progmodes/cc-defs.el (c-version): update to 5.34.2 for master branch
,
Alan Mackenzie
,
08:29
emacs-27 3a671ad: Fix regression in wisent-total-conflicts
,
Lars Ingebrigtsen
,
08:18
master 3c443e9: Make previous mml-expand-html-into-multipart-related fix more general
,
Lars Ingebrigtsen
,
07:45
emacs-27 dcc943b: * lisp/progmodes/cc-defs.el (c-version): update to 5.34.1 for Emacs 27.1
,
Alan Mackenzie
,
07:41
emacs-27 3a8a231: * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.
,
Philipp Stephani
,
06:27
master ff1e71c: Add charsets to 'w32-charset-info-alist'
,
Eli Zaretskii
,
06:01
emacs-27 cbe6431: Improve Package Menu hiding docstrings
,
Stefan Kangas
,
05:04
master 7195ea7: Avoid regexp stack overflow in GDB string matching (bug#22149)
,
Mattias Engdegård
,
04:32
emacs-27 8d28c98: Fix display of Big5 characters when using Fontconfig
,
Eli Zaretskii
,
04:32
March 13, 2020
master 6bdb561: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (099520e -> 6bdb561)
,
Glenn Morris
,
10:55
emacs-27 a2b07f9: ; * etc/NEWS: Explain how to get back old behavior with --eval.
,
Eli Zaretskii
,
06:33
emacs-27 b468b3d: Fix a recent documentation change
,
Eli Zaretskii
,
06:25
master 099520e 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
05:55
master f7e3139 1/2: * lisp/net/tramp.el (tramp-accept-process-output): Propagate `quit' signal.
,
Michael Albinus
,
05:55
master caed687: * lisp/emacs-lisp/package.el (package-menu--generate): Fix doc string.
,
Eli Zaretskii
,
05:50
feature/native-comp d0a504f 1/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
04:24
feature/native-comp ab8fed0 2/2: * Do not produce .eln files when a byte compilation error happen
,
Andrea Corallo
,
04:23
feature/native-comp updated (5f8b630 -> ab8fed0)
,
Andrea Corallo
,
04:23
emacs-27 1ab766f: Fix last change
,
Eli Zaretskii
,
03:47
March 12, 2020
master 3758ff0 1/2: rcirc: Match NickServ messages case-insensitively (Bug#39345)
,
Noam Postavsky
,
21:29
master 402b175 2/2: Make cl-equalp a bit more efficient at comparing strings
,
Noam Postavsky
,
21:29
master updated (bbc48b2 -> 402b175)
,
Noam Postavsky
,
21:29
emacs-27 ecfe633: * lisp/tab-bar.el: Last-minute changes.
,
Juri Linkov
,
20:11
master bbc48b2: Fix NS child frame in native fullscreen (bug#36672)
,
Alan Third
,
19:25
master 3db5a51: * lisp/emacs-lisp/eldoc.el: Remove redundant `:group` arguments
,
Stefan Monnier
,
18:21
master 2d221c8: * lisp/emacs-lisp/eldoc.el (eldoc--supported-p): Understand the "old" API
,
Stefan Monnier
,
11:18
master f253ff7: * lisp/subr.el (cancel-change-group): Undo accidental change
,
Stefan Monnier
,
10:03
emacs-27 c1ce9fa: * lisp/subr.el (cancel-change-group): Fix bug#39680
,
Stefan Monnier
,
10:02
master 4c3c175: * lisp/net/tramp-sh.el (tramp-find-shell): Skip for asynchronous processes.
,
Michael Albinus
,
06:44
March 11, 2020
emacs-27 ef5744a: Improve docs for horizontal scrolling with mouse and touchpad (Bug#39979)
,
Noam Postavsky
,
19:50
March 10, 2020
master updated (0d6c513 -> 16ec5f5)
,
Stefan Kangas
,
21:58
master e003e90 1/2: Remove more XEmacs compat code from eshell
,
Stefan Kangas
,
21:58
master 16ec5f5 2/2: Remove XEmacs exclusive face from themes
,
Stefan Kangas
,
21:58
master 0d6c513: * lisp/emacs-lisp/cl-macs.el: More care with `eval` and with `cl-typep`
,
Stefan Monnier
,
18:23
master efe85a5: * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Simplify result
,
Stefan Monnier
,
18:09
master 9900b14: * lisp/window.el: Avoid `called-interactively-p`.
,
Stefan Monnier
,
12:12
master 317065c: * lisp/ido.el: Remove redundant `:group`s
,
Stefan Monnier
,
12:03
master 297d3d2: * lisp/subr.el (dlet): New macro
,
Stefan Monnier
,
12:01
feature/native-comp 2cf4b81 2/5: * Fix GC mark for native compiled functions
,
Andrea Corallo
,
08:39
feature/native-comp 5f8b630 5/5: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
08:39
feature/native-comp 566f0f1 4/5: * Improve load_comp_unit
,
Andrea Corallo
,
08:39
feature/native-comp e238561 3/5: * Fix store_function_docstring for for native functions
,
Andrea Corallo
,
08:39
feature/native-comp f21e1df 1/5: * Set relocation class as ephemeral in `comp-limplify-top-level'
,
Andrea Corallo
,
08:39
feature/native-comp updated (87ee6ff -> 5f8b630)
,
Andrea Corallo
,
08:39
March 09, 2020
emacs-27 1bc3fa0: * lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.
,
Juri Linkov
,
19:41
master a98c8f5: Improve new-frame logic of windmove-display-in-direction (bug#39875)
,
Juri Linkov
,
19:39
master 199acd6: In vc-print-branch-log use root instead of the default directory (bug#39704)
,
Juri Linkov
,
19:34
emacs-27 4537976: Port .gdbinit to clang with -gdwarf-4
,
Paul Eggert
,
15:26
emacs-27 0883c80: Simplify rx example in manual
,
Mattias Engdegård
,
11:13
master a1e2a68: Finish implementation of set-file-times FLAG arg in Tramp
,
Michael Albinus
,
11:06
emacs-27 a695189: ; * etc/NEWS: Fix typo.
,
Michael Albinus
,
10:49
feature/native-comp 87ee6ff 3/3: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
04:12
feature/native-comp updated (4c8a840 -> 87ee6ff)
,
Andrea Corallo
,
04:11
feature/native-comp 9838ee7 2/3: * Fix regexp instroduced by f055f52321
,
Andrea Corallo
,
04:11
feature/native-comp dc7ccfa 1/3: * Fix typo into pdumper integration
,
Andrea Corallo
,
04:11
March 08, 2020
master a461baa: Merge from origin/emacs-27
,
Paul Eggert
,
22:24
master updated (d00df0a -> a461baa)
,
Paul Eggert
,
22:24
emacs-27 cf223dc: ; * src/timefns.c: Fix typo in previous change.
,
Paul Eggert
,
22:19
emacs-27 20d3d3a: * src/timefns.c: Add comments.
,
Paul Eggert
,
22:14
feature/native-comp 4c8a840 2/2: * New native-comp CI setup
,
Andrea Corallo
,
17:53
feature/native-comp f055f52 1/2: * Fix two find function functions for native compilation
,
Andrea Corallo
,
17:53
feature/native-comp updated (6c3efad -> 4c8a840)
,
Andrea Corallo
,
17:53
master d00df0a: * lisp/term/rxvt.el: Enable backeted paste and window title
,
Stefan Monnier
,
14:12
master 35a13fc: CC Mode: allow specified directives (e.g. pragma) to be indented as statements
,
Alan Mackenzie
,
12:25
master 66bc47d: Fix the MinGW build as followup to recent "nofollow" changes
,
Eli Zaretskii
,
11:01
feature/native-comp 6c3efad: * test-native-bootstrap CI test configured for speed 0
,
Andrea Corallo
,
08:36
master 0a3f8da: Simplify run-at-time
,
Paul Eggert
,
04:25
master 4415534: Merge from origin/emacs-27
,
Paul Eggert
,
04:22
master updated (e4fb95f -> 4415534)
,
Paul Eggert
,
04:22
emacs-27 0a3682a: * src/timefns.c: Add comments.
,
Paul Eggert
,
04:17
March 07, 2020
master e4fb95f: * lisp/emacs-lisp/bytecomp.el: Drop warning for loading into Emacs<23
,
Stefan Monnier
,
23:28
emacs-27 b16ba40 2/2: ; lisp/emacs-lisp/seq.el: Explain why we don't use cl-lib here
,
Noam Postavsky
,
18:56
emacs-27 3cbf4cb 1/2: Eliminate use of cl-concatenate in 'seq' package
,
Noam Postavsky
,
18:56
emacs-27 updated (363d927 -> b16ba40)
,
Noam Postavsky
,
18:56
master 6ce2052: Skip filenotify tests on hydra.nixos.org
,
Glenn Morris
,
15:17
master 5d4cf1f: Add ‘nofollow’ flag to set-file-times
,
Paul Eggert
,
15:15
master 9f4b260: Update from Gnulib
,
Paul Eggert
,
14:58
feature/native-comp cd9c1e4: * Raise timeout for test-native-bootstrap CI test and build with -j2
,
Andrea Corallo
,
14:17
emacs-27 818333c 1/2: * doc/lispref/os.texi (time-subtract): Doc fix.
,
Paul Eggert
,
12:50
emacs-27 363d927 2/2: Fix bug with JIT stealth timers
,
Paul Eggert
,
12:50
emacs-27 updated (72f87f8 -> 363d927)
,
Paul Eggert
,
12:50
master 3274b80: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (c996fe1 -> 3274b80)
,
Glenn Morris
,
10:55
emacs-27 72f87f8: NS port documentation updates
,
Alan Third
,
09:42
emacs-27 5b19db9 4/4: ; * etc/NEWS: correctly describe what fido-mode is
,
João Távora
,
09:02
emacs-27 e734961 2/4: icomplete-fido-exit: New command for the M-j binding
,
João Távora
,
09:02
emacs-27 335a9bd 1/4: minibuffer-force-complete-and-exit: Allow input with no matches
,
João Távora
,
09:02
emacs-27 fc47e3a 3/4: Let fido-mode users force a minibuffer-exit
,
João Távora
,
09:02
emacs-27 updated (34132d4 -> 5b19db9)
,
João Távora
,
09:02
emacs-27 34132d4: ; * etc/NEWS: Mark 2 entries as fully documented.
,
Eli Zaretskii
,
07:56
emacs-27 d28b738: ; * etc/NEWS: Fix the 'mml-secure-openpgp-sign-with-sender' entry.
,
Eli Zaretskii
,
07:51
emacs-27 d1d56a9: ; * etc/NEWS: 'thunk-let' and 'thunk-let*' are fully documented.
,
Eli Zaretskii
,
07:49
emacs-27 fc4f4ef: ; * etc/NEWS: No need to document vc-hg and mergebase changes.
,
Eli Zaretskii
,
07:45
emacs-27 9e8456c: ; * etc/NEWS: No need to document changes in Octave mode.
,
Eli Zaretskii
,
07:40
emacs-27 25b4d6f: ; * etc/NEWS: No need to document changes in map.el and seq.el.
,
Eli Zaretskii
,
07:38
emacs-27 fc4d0f8: ; * etc/NEWS: No need to document Ido news.
,
Eli Zaretskii
,
07:33
emacs-27 d4ac478: ; * etc/NEWS: No need to document news of doc-view.el.
,
Eli Zaretskii
,
07:32
emacs-27 08c042b: Document that 'byte-compile-dynamic' is obsolete
,
Eli Zaretskii
,
07:24
emacs-27 512b66a: ; * etc/NEWS: No need to document 'goto-address-uri-schemes-ignored'.
,
Eli Zaretskii
,
07:10
emacs-27 3103c01: ; * etc/NEWS: Formatting fixes.
,
Eli Zaretskii
,
07:06
emacs-27 98306fd: ; * etc/NEWS: No need to document deprecation of 'cl'.
,
Eli Zaretskii
,
06:56
emacs-27 6281ed5: ; * etc/NEWS: No need to document the change in 'list-processes'.
,
Eli Zaretskii
,
06:54
emacs-27 e252341: ; * etc/NEWS: 'backup-by-copying-when-privileged-mismatch' is documented.
,
Eli Zaretskii
,
06:48
emacs-27 ec5a267: ; * etc/NEWS: Mark 'byte-count-to-string-function' as undocumented.
,
Eli Zaretskii
,
06:46
emacs-27 89307eb: ; * etc/NEWS: Mark 'completion-common-part' face entry as not documented.
,
Eli Zaretskii
,
06:44
emacs-27 fdbe7ca: Document the changes in 'read-answer'
,
Eli Zaretskii
,
06:41
emacs-27 10c5835: Document changes in lexical-binding
,
Eli Zaretskii
,
06:34
feature/native-comp e4b5bd9: * Add test-native-bootstrap as CI test
,
Andrea Corallo
,
04:29
March 06, 2020
emacs-27 5cb312b: Update ERC mailing list address
,
Amin Bandali
,
13:04
emacs-27 cb18773: Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)
,
Roland Winkler
,
03:38
emacs-27 3f9c340: Improve documentation of 'table-generate-source'
,
Eli Zaretskii
,
03:16
emacs-27 33b31dc: Attempt to avoid rare segfaults in show_mouse_face
,
Eli Zaretskii
,
02:50
March 05, 2020
master c996fe1: Remove ancient OS X process-connection-type handling
,
Glenn Morris
,
20:12
master 7e8b8da: Fix handling of empty input in describe-variable and describe-symbol
,
Juri Linkov
,
19:27
master 32261ed: New command make-frame-on-current-monitor to use in windmove (bug#39875)
,
Juri Linkov
,
19:19
emacs-27 88c6db9: Avoid crashes when a fontset has strange entries
,
Eli Zaretskii
,
10:59
emacs-27 1814c7e: Fix rx error with ? and ??
,
Mattias Engdegård
,
07:02
emacs-27 40fb200: * lisp/emacs-lisp/rx.el (rx--string-to-intervals): Fix error string.
,
Mattias Engdegård
,
06:16
emacs-27 08d7d28: Fix args in 'window-text-pixel-size' call in 'fit-window-to-buffer'
,
Martin Rudalics
,
03:11
March 04, 2020
fido-mode-fix 97213d7 1/2: minibuffer-force-complete-and-exit: Allow input with no matches
,
Dmitry Gutov
,
18:59
fido-mode-fix 8ffa10a 2/2: icomplete-fido-exit: New command for the M-j binding
,
Dmitry Gutov
,
18:59
branch fido-mode-fix created (now 8ffa10a)
,
Dmitry Gutov
,
18:59
emacs-27 cb1e309: Have pulse.el preserve existing overlay priorities
,
João Távora
,
17:34
master 1c81bb8 1/5: Merge from origin/emacs-27
,
Glenn Morris
,
17:03
master 6a0e1c4 3/5: Merge from origin/emacs-27
,
Glenn Morris
,
17:03
master b5474ba 5/5: Merge from origin/emacs-27
,
Glenn Morris
,
17:03
master b6c3921 2/5: ; Merge from origin/emacs-27
,
Glenn Morris
,
17:03
master 79f1965 4/5: ; Merge from origin/emacs-27
,
Glenn Morris
,
17:03
master updated (dc3006c -> b5474ba)
,
Glenn Morris
,
17:03
feature/native-comp dc89f3a: * Fix build for stock configuration
,
Andrea Corallo
,
17:01
master dc3006c: Pacify GCC 9.2.1 20190927 -O3
,
Paul Eggert
,
16:49
emacs-27 a3c2d18: CC Mode: Fix the handling of two adjacent after-change-functionses.
,
Alan Mackenzie
,
16:19
master d1bbd32: Fix more NS_DRAW_TO_BUFFER #ifdefs (bug#39883)
,
Alan Third
,
15:54
emacs-27 a1abf73: Fix combine-change-calls-1 for when buffer-undo-list is t
,
Alan Mackenzie
,
14:52
feature/native-comp 6487d4a 11/11: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
12:08
feature/native-comp 286e21c 07/11: Rework `find-lisp-object-file-name'
,
Andrea Corallo
,
12:08
feature/native-comp 1f3ba65 10/11: * Do not crash if the output directory is created in the meanwhile
,
Andrea Corallo
,
12:08
feature/native-comp f77f6ca 08/11: Fix org for eln new compilation folder layout
,
Andrea Corallo
,
12:08
feature/native-comp 43b6f05 09/11: Hash eln ABI once and add it to the output compilation path
,
Andrea Corallo
,
12:08
feature/native-comp bf4f620 06/11: * ; Clean-up out of date comment
,
Andrea Corallo
,
12:08
feature/native-comp d0066e3 04/11: * Keep comp-subr-list into pure space
,
Andrea Corallo
,
12:08
feature/native-comp 2dae7e1 02/11: Add system-configuration in the compilation output path
,
Andrea Corallo
,
12:08
feature/native-comp 0da62d9 01/11: Change parameter name into comp--compile-ctxt-to-file
,
Andrea Corallo
,
12:08
feature/native-comp ce9e3a4 05/11: Introduce 'effective_load_path'
,
Andrea Corallo
,
12:08
feature/native-comp 8788fab 03/11: ; Nit fix in comment
,
Andrea Corallo
,
12:08
feature/native-comp updated (0cef208 -> 6487d4a)
,
Andrea Corallo
,
12:08
emacs-27 db37dd2: Don't misinterpret doc string as initial value
,
Mattias Engdegård
,
08:52
March 03, 2020
master cf45e80: Declare speedbar-incompatible-version obsolete
,
Stefan Kangas
,
23:55
emacs-27 40b217c: Bump checkdoc-version to match library header
,
Stefan Kangas
,
23:46
emacs-27 60418a1: Explain how to unset mode bindings (Bug#39802)
,
Noam Postavsky
,
22:12
emacs-27 7cafbbe: Fix describe-variable on values with circular syntax (Bug#39805)
,
Noam Postavsky
,
22:07
master 1aa8780: Ignore spurious focus events
,
Daniel Colascione
,
21:30
master 21ebfa1: Update default-directory in occur buffer (bug#39608)
,
Juri Linkov
,
19:06
emacs-27 592b1cf: Improve documentation of next-error-highlight-no-select (bug#38778)
,
Juri Linkov
,
18:48
emacs-27 add0610: Fix implicit declaration of getenv and atol
,
Andreas Schwab
,
13:43
master updated (b28b738 -> b48142b)
,
Paul Eggert
,
13:20
master 5e229f8 1/2: Fix rounding errors in time conversion
,
Paul Eggert
,
13:20
master b48142b 2/2: Time division speedups
,
Paul Eggert
,
13:20
master b28b738: * etc/NEWS: Add entry missed in previous commit
,
Stefan Monnier
,
11:42
emacs-27 a4e4510: Fix handling MS-Windows keyboard input above the BMP
,
Eli Zaretskii
,
11:41
emacs-27 a38bebb: * etc/NEWS: More complete description of rx 'not' changes.
,
Mattias Engdegård
,
11:39
master 620f672: * lisp/progmodes/elisp-mode.el (elisp-enable-lexical-binding): New command
,
Stefan Monnier
,
11:35
emacs-27 d373647: ; * doc/emacs/mini.texi (Yes or No Prompts): Fix last change.
,
Eli Zaretskii
,
11:24
master 0f94f69: Use help-fns-short-filename in other describe- commands
,
Stefan Monnier
,
10:52
March 02, 2020
emacs-27 1ca6d15: * doc/emacs/mini.texi (Yes or No Prompts): 'y-or-n-p' now uses the minibuffer.
,
Juri Linkov
,
17:33
master 8518b14: Tweak GMP usage for (HI LO US PS) timestamps
,
Paul Eggert
,
15:41
master b4911a6 2/2: Fix macOS/GNUstep compilation warnings
,
Alan Third
,
13:31
master 68109c5 1/2: Fix #defines controlling when NS port draws to offscreen buffer
,
Alan Third
,
13:31
master updated (1939f75 -> b4911a6)
,
Alan Third
,
13:31
emacs-27 fe1a447: Don't attempt to cache glyph metrics for FONT_INVALID_CODE
,
Robert Pluim
,
04:24
March 01, 2020
master 1939f75: whitespace: Turn long lines regexp into a function (bug#36837)
,
Noam Postavsky
,
22:56
feature/native-comp 6664f98 1/7: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
14:42
feature/native-comp 5543338 4/7: Optimize relocation classes for object duplication
,
Andrea Corallo
,
14:42
feature/native-comp f60cb02 6/7: * Allow for multiple SSA runs
,
Andrea Corallo
,
14:42
feature/native-comp b41d76f 5/7: Remove relocation index form LIMPLE setimm
,
Andrea Corallo
,
14:42
feature/native-comp 0cef208 7/7: * Reorganize passes
,
Andrea Corallo
,
14:42
feature/native-comp b7f3624 3/7: * Rename comp-emit-set-const -> comp-emit-setimm
,
Andrea Corallo
,
14:41
feature/native-comp 62384df 2/7: * Reduce stack depth while marking native compiled subrs
,
Andrea Corallo
,
14:41
feature/native-comp updated (86cc937 -> 0cef208)
,
Andrea Corallo
,
14:41
emacs-27 b42b894: Fix fit-frame-to-buffer for multi-monitor setup
,
Martin Rudalics
,
13:53
master 13a69c8: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
13:04
emacs-27 366fd4f: ; * etc/NEWS: Fix typo.
,
Michael Albinus
,
12:58
emacs-27 49d3cd9: rx: Improve 'or' compositionality (bug#37659)
,
Mattias Engdegård
,
05:09
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc