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: Sun Jan 31 2021 22:39:58 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2021
master a5438ee: * lisp/eshell/em-cmpl.el (eshell--complete-commands-list): Fix last fix
,
Stefan Monnier
,
22:39
master 82c76e3: * lisp/eshell/em-cmpl.el: Try and fix bug#41423
,
Stefan Monnier
,
19:27
master 24b9515: * admin/*.el: Use lexical-binding
,
Stefan Monnier
,
18:00
branch scratch/lexical-gnus-rc deleted (was 12189ae)
,
Stefan Monnier
,
17:40
branch scratch/lexical-gnus deleted (was d2341eb)
,
Stefan Monnier
,
17:40
master updated (cb72b83 -> 11abc4a)
,
Stefan Monnier
,
17:40
master 11abc4a: Merge remote-tracking branch 'origin/scratch/lexical-gnus' into trunk
,
Stefan Monnier
,
17:39
scratch/lexical-gnus d2341eb: * lisp/gnus/gnus-group.el: Defvar all the `gnus-tmp-*` vars
,
Stefan Monnier
,
17:34
branch scratch/lexical-gnus created (now d2341eb)
,
Stefan Monnier
,
17:34
emacs-27 85b0137: * lisp/isearch.el (isearch-lazy-highlight): Fix defcustom type (bug#46208)
,
Juri Linkov
,
16:48
master 58473dc 7/8: Prefer defvar-local in preloaded files
,
Stefan Kangas
,
15:02
master cb72b83 8/8: ; * lisp/double.el: Delete cruft dating back to 1994.
,
Stefan Kangas
,
15:02
master 458faaf 4/8: Prefer defvar-local in textmodes/*.el
,
Stefan Kangas
,
15:02
master 59e8c37 5/8: Prefer defvar-local in progmodes/*.el
,
Stefan Kangas
,
15:02
master 21d9303 2/8: Prefer defvar-local in net/*.el
,
Stefan Kangas
,
15:02
master 2c754cf 6/8: Prefer defvar-local in mail/*.el
,
Stefan Kangas
,
15:02
master 834ba2b 3/8: Prefer defvar-local in cedet
,
Stefan Kangas
,
15:02
master a5885d9 1/8: Prefer defvar-local in vc/*.el
,
Stefan Kangas
,
15:02
master updated (2c74924 -> cb72b83)
,
Stefan Kangas
,
15:02
master 2c74924: * etc/MACHINES: Document that we support AArch64 with macOS.
,
Philipp Stephani
,
13:51
master 427d4b3: Minimise the time Vminibuffer_list is in an inconsistent state (src/minibuf.c)
,
Alan Mackenzie
,
12:25
master 09e9905 5/6: Prefer defvar-local in nxml/*.el
,
Stefan Kangas
,
10:05
master 4d635ce 3/6: Prefer defvar-local in allout
,
Stefan Kangas
,
10:05
master d7405e4 1/6: Obsolete viper-deflocalvar for defvar-local
,
Stefan Kangas
,
10:05
master 035ef9f 2/6: Prefer defvar-local in cua
,
Stefan Kangas
,
10:05
master 5f69c22 4/6: Prefer defvar-local in emacs-lisp/*.el
,
Stefan Kangas
,
10:05
master 4b2203a 6/6: Prefer defvar-local in international/*.el
,
Stefan Kangas
,
10:05
master updated (686caed -> 4b2203a)
,
Stefan Kangas
,
10:05
master 686caed: Don't attempt to display input method guidance in expired minibuffers
,
Alan Mackenzie
,
06:22
master 5cf9b91: execute-kbd-macro doc string clarification
,
Lars Ingebrigtsen
,
02:46
master d88e12a: Make operating-system-release obsolete
,
Lars Ingebrigtsen
,
02:24
master 21c4a3d: Doc string improvements around `default-korean-keyboard'
,
Lars Ingebrigtsen
,
02:12
master 867b99d: Revert "Improve fontifying of #| ... |# in `lisp-mode'"
,
Lars Ingebrigtsen
,
02:00
January 30, 2021
master a0b743d: ; Fix my previous commit
,
Stefan Kangas
,
23:50
master 31ec1a7: Prefer defvar-local in play/*.el
,
Stefan Kangas
,
23:29
master fc66ec3 2/3: Prefer defvar-local in erc
,
Stefan Kangas
,
23:01
master e226357 3/3: Remove redundant defvar for artist-mode
,
Stefan Kangas
,
23:01
master 44eb87c 1/3: Remove redundant requires of 'derived'
,
Stefan Kangas
,
23:01
master updated (0f2d877 -> e226357)
,
Stefan Kangas
,
23:01
emacs-27 cbeda21: Sync latest SKK-JISYO.L
,
Stefan Kangas
,
21:46
emacs-27 0bc4b00: ; emacs-26 → emacs-27
,
Stefan Kangas
,
21:42
master 0f2d877: Recompute mode-lines when marking conflicts resolved
,
Dmitry Gutov
,
20:10
branch scratch/lexical-gnus deleted (was a29b64a)
,
Stefan Monnier
,
19:04
scratch/lexical-gnus-rc 12189ae 6/6: * lisp/gnus: Use closures now that we activated `lexical-binding`
,
Stefan Monnier
,
19:04
scratch/lexical-gnus-rc daa4e01 5/6: * lisp/gnus: Use lexical-binding in all the files
,
Stefan Monnier
,
19:04
scratch/lexical-gnus-rc f0ca9ad 2/6: * lisp/gnus: Demote some macros and defsubsts, plus a fix
,
Stefan Monnier
,
19:04
branch scratch/lexical-gnus-rc created (now 12189ae)
,
Stefan Monnier
,
19:04
scratch/lexical-gnus-rc 9be4f41 4/6: * lisp/gnus: Misc simplifications found during conversion to lexical
,
Stefan Monnier
,
19:04
scratch/lexical-gnus-rc acf4ec2 3/6: * lisp/gnus: Remove redundant `:group` args
,
Stefan Monnier
,
19:04
scratch/lexical-gnus-rc 8403b9a 1/6: * lisp/gnus: Use `with-current-buffer` at a few more places
,
Stefan Monnier
,
19:04
branch scratch/lexical-gnus-rc deleted (was 12189ae)
,
Stefan Monnier
,
18:57
scratch/lexical-gnus-rc acf4ec2 3/6: * lisp/gnus: Remove redundant `:group` args
,
Stefan Monnier
,
18:57
scratch/lexical-gnus-rc daa4e01 5/6: * lisp/gnus: Use lexical-binding in all the files
,
Stefan Monnier
,
18:57
scratch/lexical-gnus-rc 9be4f41 4/6: * lisp/gnus: Misc simplifications found during conversion to lexical
,
Stefan Monnier
,
18:57
scratch/lexical-gnus-rc 12189ae 6/6: * lisp/gnus: Use closures now that we activated `lexical-binding`
,
Stefan Monnier
,
18:57
scratch/lexical-gnus-rc f0ca9ad 2/6: * lisp/gnus: Demote some macros and defsubsts, plus a fix
,
Stefan Monnier
,
18:57
branch scratch/lexical-gnus-rc created (now 12189ae)
,
Stefan Monnier
,
18:57
scratch/lexical-gnus-rc 8403b9a 1/6: * lisp/gnus: Use `with-current-buffer` at a few more places
,
Stefan Monnier
,
18:57
emacs-27 9c75434: Fix build failure on macOS 10.7 (bug#46036)
,
Alan Third
,
17:14
master 636ef44: With minibuffer-follows-selected-frame `hybrid', preserve recursive Mbuffers
,
Alan Mackenzie
,
16:18
master 419a33e: Fix NS build broken by a recent change
,
Eli Zaretskii
,
14:14
master b32d4bf: Allow the caller to specify own face on suffix in annotation-function
,
Juri Linkov
,
14:13
master 42f45e5: ; Improve defcustom :type in last change.
,
Basil L. Contovounesios
,
14:11
scratch/lexical-gnus a29b64a: Dynbind `number` in `gnus-group-insert-group-line`
,
Stefan Monnier
,
13:52
master ece7425: Reduce flicker in Isearch mode
,
Juri Linkov
,
13:50
branch scratch/lexical-gnus created (now 7ccd21c)
,
Stefan Monnier
,
12:36
scratch/lexical-gnus 5577d44 1/6: * lisp/gnus: Use `declare`.
,
Stefan Monnier
,
12:36
scratch/lexical-gnus 9e96fca 4/6: * lisp/gnus/mm-encode.el (mm-default-file-type): New name
,
Stefan Monnier
,
12:36
scratch/lexical-gnus e1e9e4e 2/6: * lisp/gnus/gnus-art.el: Add `event` args and operate at its position.
,
Stefan Monnier
,
12:36
scratch/lexical-gnus 8b3eb67 5/6: * lisp/gnus/gnus-msg.el: Remove empty `unwind-protect`s
,
Stefan Monnier
,
12:35
scratch/lexical-gnus d6f8bce 3/6: * lisp/gnus: Quote functions with #'
,
Stefan Monnier
,
12:35
scratch/lexical-gnus 7ccd21c 6/6: Convert `lisp/gnus` to lexical-binding
,
Stefan Monnier
,
12:35
branch scratch/lexical-gnus deleted (was b5f3a06)
,
Stefan Monnier
,
12:35
feature/pgtk 50c76b8 1/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
10:59
feature/pgtk ae18c8e 2/2: Support child frame border width
,
Yuuki Harano
,
10:59
feature/pgtk updated (563a0d9 -> ae18c8e)
,
Yuuki Harano
,
10:59
master 3555657: Remove unused argument from set_frame_menubar (Bug#45759)
,
Stefan Kangas
,
10:00
feature/pgtk 563a0d9: Add support for setting cursor location using Gtk IM Context
,
Yuuki Harano
,
09:27
emacs-27 ca44ea1: Improve documentation of auto-resize-tool/tab-bars
,
Eli Zaretskii
,
09:15
master 96f2012: Also highlight 'conflict' with the warning face
,
Dmitry Gutov
,
08:44
master f7b9b9a: ; Use American spelling in etc/NEWS.
,
Basil L. Contovounesios
,
08:37
feature/native-comp updated (b8d3ae7 -> a8b8d22)
,
Andrea Corallo
,
08:17
feature/native-comp a8b8d22: Merge remote-tracking branch 'savannah/master' into native-comp
,
Andrea Corallo
,
08:17
master ed2f2cc: auth-source-search doc string fix
,
Lars Ingebrigtsen
,
05:18
master 0e2e1ca: * lisp/tab-line.el (tab-line-new-tab): Use tty menus when supported.
,
Eli Zaretskii
,
04:35
master bb652f6: New Rmail option 'rmail-show-message-set-modified'
,
Eli Zaretskii
,
04:27
master 32dc433: Fix vc-hg-rename-file on file names like ~/foo/bar
,
Lars Ingebrigtsen
,
03:00
master cc2d3a6: Fix interaction between two dired cleanup variables
,
Lars Ingebrigtsen
,
02:13
master 0fa2a71: Improve :foreground description in the manual
,
Lars Ingebrigtsen
,
01:59
master 90ce2b8 1/2: rmail-summary-mark-deleted optional argument fix
,
Lars Ingebrigtsen
,
01:48
master 5644ac4 2/2: Add source to sgml-empty-tags
,
Lars Ingebrigtsen
,
01:48
master updated (bbad790 -> 5644ac4)
,
Lars Ingebrigtsen
,
01:47
January 29, 2021
scratch/lexical-gnus b5f3a06 2/2: Convert `lisp/gnus` to lexical-binding
,
Stefan Monnier
,
23:43
scratch/lexical-gnus a8be3ab 1/2: * lisp/gnus: Use `declare`.
,
Stefan Monnier
,
23:43
branch scratch/lexical-gnus created (now b5f3a06)
,
Stefan Monnier
,
23:43
branch scratch/lexical-gnus deleted (was c35ba0b)
,
Stefan Monnier
,
23:43
master bbad790: vc-dir-mode-map: Remove the mouse-2 binding
,
Dmitry Gutov
,
20:57
master updated (295de50 -> f3f6e84)
,
Stefan Kangas
,
18:38
master 1a4bb1e 1/2: Use lexical-binding in handwrite.el
,
Stefan Kangas
,
18:38
master f3f6e84 2/2: Use lexical-binding in mpuz.el
,
Stefan Kangas
,
18:38
scratch/lexical-gnus c35ba0b: Convert `lisp/gnus` to lexical-binding
,
Stefan Monnier
,
18:07
branch scratch/lexical-gnus created (now c35ba0b)
,
Stefan Monnier
,
18:07
master 295de50: * test/lisp/electric-tests.el: Fix switch to lexical-binding.
,
Stefan Monnier
,
16:49
master 7415c66: ; * src/process.c (child_signal_read): Don't report EAGAIN as error
,
Mattias Engdegård
,
16:29
master 47147db: ; Silence byte-compiler
,
Stefan Kangas
,
15:06
master c7a86cb: Use lexical-binding in sasl.el and add tests
,
Stefan Kangas
,
14:12
emacs-27 9e45c29: (xref-revert-buffer): Also 'erase-buffer' when handling a user-error
,
Dmitry Gutov
,
09:03
master e86b30d: (xref-revert-buffer): Also 'erase-buffer' when handling a user-error
,
Dmitry Gutov
,
08:53
annotated tag emacs-27.1.91 created (now fda9d91)
,
Eli Zaretskii
,
08:16
emacs-27 74a71c4 2/2: Update files for 27.1.91 pretest
,
Eli Zaretskii
,
08:12
emacs-27 86a2207 1/2: Bump Emacs version to 27.1.91
,
Eli Zaretskii
,
08:12
emacs-27 updated (e79e377 -> 74a71c4)
,
Eli Zaretskii
,
08:12
master 75eb2d0: Support 'operating-system-release' on MS-Windows
,
Eli Zaretskii
,
06:54
master 83591e1: * test/lisp/net/tramp-tests.el (tramp--test-special-characters):
,
Michael Albinus
,
06:25
master 840b1c6: Use save-mark-and-excursion in query-replace-read-args (bug#45617)
,
Juri Linkov
,
03:55
master 4ce5646: Fix Bug#45518 in compile.el
,
Michael Albinus
,
03:44
master ae2e2b6: Improve doc string of 'operating-system-release'
,
Eli Zaretskii
,
02:45
master 19afd6d: Fix previous commit regarding revert-buffer-function
,
Lars Ingebrigtsen
,
02:19
master 4e27a26: Describe pointer shapes in the manual
,
Lars Ingebrigtsen
,
02:16
master d4e9d19: Add a command for redisplay during keyboard macros
,
Lars Ingebrigtsen
,
02:01
master 1275dc4: Improve fontifying of #| ... |# in `lisp-mode'
,
Lars Ingebrigtsen
,
01:40
master 3f92d00: operating-system-release doc string improvement
,
Lars Ingebrigtsen
,
01:22
master 9fb8590: flymake-diagnostic-beg/end doc string and error reporting improvement
,
Lars Ingebrigtsen
,
01:15
master 5f65042 2/3: Set revert-buffer-function in shell command output buffers
,
Lars Ingebrigtsen
,
01:05
master updated (e52f2ec -> 0b80935)
,
Lars Ingebrigtsen
,
01:05
master 0b80935 3/3: Fix position in empty buffers in checkdoc-file-comments-engine
,
Lars Ingebrigtsen
,
01:04
master de51d94 1/3: Mention using buffer-list-update-hook in recentf-mode
,
Lars Ingebrigtsen
,
01:04
master e52f2ec 3/3: Remove Emacs 21 compat code from sasl.el
,
Stefan Kangas
,
01:02
master bab133e 1/3: Use lexical-binding in find-cmd.el and add tests
,
Stefan Kangas
,
01:02
master updated (3ddea27 -> e52f2ec)
,
Stefan Kangas
,
01:02
master a27512e 2/3: * lisp/flow-ctrl.el: Use lexical-binding.
,
Stefan Kangas
,
01:02
January 28, 2021
master 3ddea27: Slight gravatar.el code clean up
,
Lars Ingebrigtsen
,
23:53
master 887b033 2/2: Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs into trunk
,
Stefan Monnier
,
18:10
master 991c894 1/2: Use lexical-binding in all of `lisp/emacs-lisp`
,
Stefan Monnier
,
18:10
master cb97581 3/3: Use lexical-binding in nroff-mode.el
,
Stefan Kangas
,
16:08
master updated (554ec93 -> cb97581)
,
Stefan Kangas
,
16:08
master a50fe43 2/3: * lisp/progmodes/bat-mode.el: Use lexical-binding.
,
Stefan Kangas
,
16:08
master ae7fe26 1/3: ; Fix my previous commit
,
Stefan Kangas
,
16:08
master updated (c8c4d65 -> 554ec93)
,
Stefan Kangas
,
15:37
master 554ec93 2/2: Use lexical-binding in generic-x.el
,
Stefan Kangas
,
15:37
master 11c504c 1/2: Define compat alias obsolete
,
Stefan Kangas
,
15:37
master c8c4d65: Use isearch-tmm-menubar when tmm-menubar is called in isearch-mode (bug#43966)
,
Juri Linkov
,
14:28
master aca93f6 2/4: * lisp/leim/quail/viqr.el: Use lexical-binding.
,
Stefan Kangas
,
13:43
master 50c7de0 4/4: * lisp/wdired.el: Minor doc fixes.
,
Stefan Kangas
,
13:43
master a8caa66 3/4: Avoid recommending Google
,
Stefan Kangas
,
13:43
master f782f1a 1/4: * lisp/leim/quail/compose.el: Use lexical-binding.
,
Stefan Kangas
,
13:43
master updated (c407b54 -> 50c7de0)
,
Stefan Kangas
,
13:43
master c407b54: * lisp/ezimage.el: Use lexical-binding.
,
Stefan Kangas
,
12:43
master 592a230: * src/fns.c (hash_string): Fix bug#46111
,
Stefan Monnier
,
12:28
master 4cded88 3/4: * lisp/generic-x.el (hosts-generic-mode): Support IPv6 addresses.
,
Stefan Kangas
,
12:25
master b04f1c0 4/4: Add cross-reference to with-eval-after-load
,
Stefan Kangas
,
12:25
master 6c60168 1/4: ; * lisp/dired-aux.el (dired-compress-files-alist): Minor doc fix.
,
Stefan Kangas
,
12:25
master 80d964e 2/4: Add missing file systems to etc-fstab-generic-mode
,
Stefan Kangas
,
12:25
master updated (91f9d67 -> b04f1c0)
,
Stefan Kangas
,
12:25
master 91f9d67: * test/Makefile.in (emacs): Use the C locale
,
Stefan Monnier
,
12:13
master ac102bb 2/2: * lisp/net/ange-ftp.el (ange-ftp-ls): Handle several "--dired" switches.
,
Michael Albinus
,
09:09
master a8c4f80 1/2: Simplify auto-revert buffer list by watch descriptor (Bug#44639)
,
Michael Albinus
,
09:09
master updated (62233c9 -> ac102bb)
,
Michael Albinus
,
09:09
master 62233c9: Use lexical-binding in lisp/{term,nxml,language}
,
Stefan Monnier
,
08:43
master 0120f45: Protect against bad results from libravatar
,
Lars Ingebrigtsen
,
07:11
master 64d4648: Fix numerical `comment-padding' value
,
Lars Ingebrigtsen
,
03:57
master 8992f8a: Make the default `whitespace-enable-predicate' use `derived-mode-p'
,
Lars Ingebrigtsen
,
02:40
master e7e7ef1: Fix fill-paragraph in asm-mode
,
Lars Ingebrigtsen
,
01:34
master 0870ebb: Allow commenting out white space lines in latex-mode
,
Lars Ingebrigtsen
,
01:09
master e4c6670: Fix Gnus icalendar button navigation
,
Lars Ingebrigtsen
,
00:21
January 27, 2021
master 9b01bc5: perl-mode.el: Eliminate keywords which are not in Perl.
,
Lars Ingebrigtsen
,
22:30
master 2a71831: Allow project/xref packages to be used in Emacs 26.1
,
Lars Ingebrigtsen
,
22:18
master 3091416: * lisp/emacs-lisp/macroexp.el (macroexp-if): Fix typo
,
Stefan Monnier
,
18:54
master d168110 1/2: * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Perform β-reduction
,
Stefan Monnier
,
18:51
master d93bca0 2/2: * lisp/emacs-lisp/pcase.el (pcase--split-pred): Handle `memq` pred.
,
Stefan Monnier
,
18:51
master updated (9f25ca5 -> d93bca0)
,
Stefan Monnier
,
18:51
master 9f25ca5: * lisp/replace.el (query-replace-read-from-suggestions): New function.
,
Juri Linkov
,
13:33
master f5d30d9: * admin/notes/unicode: titdic-cnv.el is now utf-8.
,
Paul Eggert
,
13:10
master 85f8b57: Support multi-line prompt and contents in previous-line-or-history-element.
,
Juri Linkov
,
13:09
master 2d8daac 2/2: * lisp/international/titdic-cnv.el (tsang-quick-converter): Simplify
,
Stefan Monnier
,
12:35
master 89327ce 1/2: * lisp/international/titdic-cnv.el: Revert to utf-8 encoding
,
Stefan Monnier
,
12:35
master updated (b0e96e5 -> 2d8daac)
,
Stefan Monnier
,
12:35
master b0e96e5: Use lexical-binding in of all lisp/language
,
Stefan Monnier
,
11:14
master 7c257e2 6/6: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 5597398 2/6: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 0ca75f1 3/6: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 588d230 1/6: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 4be6c92 5/6: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 27889f0 4/6: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (ff03411 -> 7c257e2)
,
Glenn Morris
,
10:55
master ff03411: Fix display of stretches of whitespace in the display margins
,
Eli Zaretskii
,
10:53
master updated (49eb03d -> 12095de)
,
Michael Albinus
,
10:31
master 4511239 1/2: * lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo.
,
Michael Albinus
,
10:31
master 12095de 2/2: Some Tramp fixes
,
Michael Albinus
,
10:31
emacs-27 updated (8095034 -> e79e377)
,
Eli Zaretskii
,
10:20
emacs-27 0340e9e 2/3: read-regexp-suggestions doc string improvement
,
Eli Zaretskii
,
10:20
emacs-27 e79e377 3/3: Improve documentation of 'read-regexp' and friends
,
Eli Zaretskii
,
10:20
emacs-27 932aba6 1/3: Try to improve the read-regexp doc string
,
Eli Zaretskii
,
10:20
master 49eb03d: Improve documentation of 'read-regexp' and friends
,
Eli Zaretskii
,
10:16
master 08574a7: * lisp/subr.el (empty-history): Move defvar to functions where it's used.
,
Juri Linkov
,
04:42
master fb05199: Support variable name for previous-window in display-buffer-in-previous-window
,
Juri Linkov
,
04:35
master 9d50d7a: Fix indentation in sieve-mode
,
Lars Ingebrigtsen
,
01:04
January 26, 2021
master 883c15f 2/2: Fix setting of line/point style in calc gnuplot
,
Lars Ingebrigtsen
,
22:27
master updated (eded2a7 -> 883c15f)
,
Lars Ingebrigtsen
,
22:27
master f9cc2d4 1/2: read-regexp-suggestions doc string improvement
,
Lars Ingebrigtsen
,
22:27
master eded2a7: Try to improve the read-regexp doc string
,
Lars Ingebrigtsen
,
21:39
master b870e58: Use lexical-binding in all of `lisp/url`
,
Stefan Monnier
,
18:17
master a572b21: * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak indent of new `for`
,
Stefan Monnier
,
17:58
master 046db04: Revert "Allow gnus-retrieve-headers to return headers directly"
,
Eric Abrahamsen
,
11:47
master 3131a98: Fix typos and punctuation
,
Eli Zaretskii
,
11:25
master 3c314f3: Fix typo in last change of FRAME_INTERNAL_BORDER_WIDTH
,
Martin Rudalics
,
05:00
master ff7b1a1: Add distinct controls for child frames' borders (Bug#45620)
,
Martin Rudalics
,
04:39
January 25, 2021
master b4b6a26: Use `lexical-binding` in all `lisp/international` files
,
Stefan Monnier
,
22:58
master 8f0a2c8: Make subdirs . nil in dir-locals in ~/ work
,
Lars Ingebrigtsen
,
19:12
master 49e01d8: Don't move point to the prompt in previous-line-or-history-element (bug#46033)
,
Juri Linkov
,
12:14
master a10c74f: Fontify special forms and macros the same
,
Lars Ingebrigtsen
,
01:44
January 24, 2021
master 9503f8d: Rewrite lisp--el-funcall-position-p to be inverse of the -not function
,
Lars Ingebrigtsen
,
17:26
master 196be2b: Fix macro fontification in `condition-case' handler bodies
,
Lars Ingebrigtsen
,
15:43
master 8f28a1b: Tweak `condition-case' keyword highlights
,
Lars Ingebrigtsen
,
15:31
feature/native-comp updated (0ffb3df -> b8d3ae7)
,
Andrea Corallo
,
15:30
feature/native-comp b8d3ae7: Merge remote-tracking branch 'savannah/master' into native-comp
,
Andrea Corallo
,
15:30
master e5aaa12: Add some elisp-mode font lock tests
,
Lars Ingebrigtsen
,
14:53
master 3cefda0: Make Tramp's insert-directory more robust
,
Michael Albinus
,
13:26
master b26e09e: Fix insertion logic of newly subscribed Gnus groups
,
Eric Abrahamsen
,
13:11
master d4dd12d: Add more assertions to recently-added process test.
,
Philipp Stephani
,
07:57
January 23, 2021
emacs-27 8095034 2/2: ; xref-revert-buffer: Drop the (goto-char) at the end
,
Dmitry Gutov
,
20:30
emacs-27 0399cc2 1/2: Erase the buffer only after fetching the new contents
,
Dmitry Gutov
,
20:30
emacs-27 updated (3443a1c -> 8095034)
,
Dmitry Gutov
,
20:30
master e1902ac: Fix recently uncovered 'make check' failures
,
Basil L. Contovounesios
,
18:39
master 7cc970e: Add support for dired compressing .lz/.lzo files
,
Lars Ingebrigtsen
,
18:34
master 0ebf9d6: Properly initialize gnus-search-namazu-index-directory
,
Eric Abrahamsen
,
17:25
master 75f6b26: Make (subdirs . nil) in .dir-locals.el work
,
Lars Ingebrigtsen
,
17:12
master 1559cc4: Fix missing file&line info in "Unknown defun property" warnings
,
Stefan Monnier
,
16:04
master 259edd4 1/2: Add a mechanism for buffer-local thing-at-points
,
Lars Ingebrigtsen
,
14:40
master b7068be 2/2: Provide a (thing-at-point 'url) in eww buffers
,
Lars Ingebrigtsen
,
14:40
master updated (7c9841b -> b7068be)
,
Lars Ingebrigtsen
,
14:40
master 7c9841b: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
14:38
master 30d95d33: Use single post-command-hook on hl-line modes
,
Eli Zaretskii
,
14:36
master d860ca9: ; * src/process.c (child_signal_read): Remove FIXME comment.
,
Eli Zaretskii
,
14:05
master 27a023d 2/4: * .clang-format: Fix base style.
,
Philipp Stephani
,
13:12
master 59e9ec7 1/4: Add a FIXME comment to improve the SIGCHLD race condition handling.
,
Philipp Stephani
,
13:12
master 8dcb19f 4/4: Add a unit test testing interaction between threads and processes.
,
Philipp Stephani
,
13:12
master 17fec60 3/4: Avoid a few compilation warnings in Objective-C code.
,
Philipp Stephani
,
13:12
master updated (aeff424 -> 8dcb19f)
,
Philipp Stephani
,
13:12
master aeff424: Mark both ends of self-pipe a nonblocking.
,
Philipp Stephani
,
11:27
master 6a6fde0: Fix failed autorevert test on emba
,
Michael Albinus
,
10:59
feature/pgtk e960860: Add scale factor in display-monitor-attributes-list.
,
Yuuki Harano
,
10:58
master f0517ab: * test/infra/gitlab-ci.yml (.job-template): Check also for test/lib-src/*.el.
,
Michael Albinus
,
06:13
master 8d8e1df: Clean up the recently added self-pipe mechanism for WINDOWSNT
,
Eli Zaretskii
,
05:53
emacs-27 c8fa056 1/2: Mention undo-amalgamate-change-group in the lispref manual
,
Eli Zaretskii
,
04:29
emacs-27 3443a1c 2/2: Fix last change
,
Eli Zaretskii
,
04:29
emacs-27 updated (3f61017 -> 3443a1c)
,
Eli Zaretskii
,
04:29
January 22, 2021
master cc98d0b: ; xref-revert-buffer: Drop the (goto-char) at the end
,
Dmitry Gutov
,
19:59
master 5821dee: Erase the buffer only after fetching the new contents
,
Dmitry Gutov
,
19:53
master b9d0cdc: * lisp/simple.el (newline-and-indent): Disable `electric-indent-mode`
,
Stefan Monnier
,
16:57
master ba25a82: Mention undo-amalgamate-change-group in the lispref manual
,
Lars Ingebrigtsen
,
15:07
master b99ec5d 3/3: Work around __has_attribute bug in clang 3.4
,
Paul Eggert
,
15:03
master 9143eba 1/3: Prepare for update from Gnulib
,
Paul Eggert
,
15:03
master updated (b7f318a -> b99ec5d)
,
Paul Eggert
,
15:03
master a900e64 2/3: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
15:03
master b7f318a: Fix up previous mh-speed.el ignored variable change
,
Lars Ingebrigtsen
,
13:22
master 2be55ad: Add more isearch-related bindings to ns-win.el
,
Lars Ingebrigtsen
,
13:18
master ef14acf: Make nnml handle invalid non-ASCII headers more consistently
,
Lars Ingebrigtsen
,
13:08
master b2b26bd: Use RemoteCommand option for Tramp's sshx and scpx methods
,
Michael Albinus
,
11:40
master 4c0dce4: Calc: use big brackets around function arguments
,
Mattias Engdegård
,
09:50
emacs-27 3f61017: Avoid sending systemd shutdown notifications if non-daemon
,
Eli Zaretskii
,
07:31
master updated (6bfc672 -> 561197e)
,
Eli Zaretskii
,
07:18
master 463300d 1/2: Enable TTY mouse-face support when built without GPM support
,
Eli Zaretskii
,
07:17
master 561197e 2/2: Fix last change for DOS_NT systems
,
Eli Zaretskii
,
07:17
master 6bfc672: * lisp/textmodes/remember.el (remember-text-format-function): Fix type.
,
Glenn Morris
,
03:52
emacs-27 009df5c: * src/cmds.c (Fforward_line): Doc fix. (Bug#46027)
,
Eli Zaretskii
,
03:10
emacs-27 ee1c54e: Improve documentation of sendmail.el defcustom's
,
Eli Zaretskii
,
02:58
January 21, 2021
master 90bd6d8: * test/infra/gitlab-ci.yml: Copy newer files to image to build less often.
,
Teodor Zlatanov
,
16:40
master b41b4ad: Fix spurious "Lexical argument shadows the dynamic variable" due to inlining
,
Stefan Monnier
,
13:15
master 931be5e: * lisp/net/webjump.el: Add Maintainer: emacs-devel.
,
Stefan Kangas
,
13:00
master a6f030f 1/2: Fix message.el build warning from previous change
,
Lars Ingebrigtsen
,
12:10
master 2cf347a 2/2: Don't have type-break-mode signal errors on corrupted files
,
Lars Ingebrigtsen
,
12:10
master updated (5d2ebcd -> 2cf347a)
,
Lars Ingebrigtsen
,
12:10
master 5d2ebcd: * test/infra/gitlab-ci.yml: Revert to always building.
,
Teodor Zlatanov
,
11:09
master de761b5: Add dired support for compressing .pax files
,
Lars Ingebrigtsen
,
11:08
master 7d122cf: Tweak previous message-forward-included-mime-headers change
,
Lars Ingebrigtsen
,
10:48
master a7fb4ab: Make Message respect header removal instructions more
,
Lars Ingebrigtsen
,
10:45
master b2d30fd: A better fix for 'kill-visual-line'
,
Eli Zaretskii
,
09:22
master 8e7728a: Fix thinko in previous footnote.el change
,
Lars Ingebrigtsen
,
06:45
January 20, 2021
master bacc24b 5/5: Use `lexical-binding` in all the cal-*.el files
,
Stefan Monnier
,
23:57
master b951136 1/5: * lisp/emacs-lisp/bytecomp.el (byte-compile--declare-var): Fix warning
,
Stefan Monnier
,
23:57
master 0c93d0d 4/5: Use `calendar-read-sexp` instead of the now obsolete `calendar-read`
,
Stefan Monnier
,
23:57
master 0f65baa 3/5: * lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete function
,
Stefan Monnier
,
23:57
master d8a9828 2/5: * lisp/calendar/calendar.el (calendar-read-sexp): New function
,
Stefan Monnier
,
23:57
master updated (0df23b7 -> bacc24b)
,
Stefan Monnier
,
23:57
master 61b716b 1/2: checkdoc-spellcheck-documentation-flag doc string improvement
,
Lars Ingebrigtsen
,
17:31
master updated (1a6ed93 -> 0df23b7)
,
Lars Ingebrigtsen
,
17:31
master 0df23b7 2/2: Fix recent remember-diary-extract-entries change
,
Lars Ingebrigtsen
,
17:31
master 1a6ed93: Revert "Always send Lisp words to checkdoc-ispell-init"
,
Lars Ingebrigtsen
,
16:12
master 93141d5: Always send Lisp words to checkdoc-ispell-init
,
Lars Ingebrigtsen
,
16:01
master 5065698: Move the ‘declare’ form before the interactive spec in 10 functions.
,
Juri Linkov
,
14:19
master 4dfebf2 2/4: * lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode): Move some opts.
,
Stefan Monnier
,
14:13
master 66439d3 3/4: * lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode): Add 2 new opts
,
Stefan Monnier
,
14:13
master 0d36355 4/4: * lisp/emacs-lisp/subr-x.el (named-let): New macro
,
Stefan Monnier
,
14:13
master updated (434057a -> 0d36355)
,
Stefan Monnier
,
14:13
master 09bfb12 1/4: * lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode): Re-indent
,
Stefan Monnier
,
14:13
master 434057a: Fix footnote-mode problem when reopening an old file
,
Lars Ingebrigtsen
,
13:42
branch feature/internal-msys created (now 1e1b94a)
,
Phillip Lord
,
13:20
feature/internal-msys 1e1b94a: Enable automatic co-install of msys
,
Phillip Lord
,
13:20
master 7fe7efe: cua-toggle-global-mark doc string clarification
,
Lars Ingebrigtsen
,
12:52
master bd423b8: Fix environment handling in tramp-handle-make-process
,
Michael Albinus
,
12:52
master updated (72d4522 -> 38173af)
,
Lars Ingebrigtsen
,
11:55
master edf6350 1/2: Add option remember-text-format-function
,
Lars Ingebrigtsen
,
11:55
master 38173af 2/2: Respect remember-save-after-remembering on remember-diary-extract-entries
,
Lars Ingebrigtsen
,
11:55
master 72d4522: Add option remember-diary-regexp
,
Lars Ingebrigtsen
,
11:45
master cad2c4b: Tweak tty-find-type to allow TERM=screen.xterm
,
Lars Ingebrigtsen
,
11:25
feature/pgtk f7fa39f: Make imagemagick images less blurry.
,
Yuuki Harano
,
11:02
master f30cf07: Make symbol-at-point return nil if there's no symbols in the buffer
,
Lars Ingebrigtsen
,
10:58
master ce1a42a: Add tests for symbol-at-point (bug#14234)
,
Lars Ingebrigtsen
,
10:47
emacs-27 82c228a: Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)
,
Stefan Monnier
,
10:38
master 420661a: Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)
,
Stefan Monnier
,
09:52
master 849fe71: Sort Ibuffer filename/process column as displayed
,
Basil L. Contovounesios
,
09:18
feature/pgtk bebc657: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
07:49
feature/pgtk updated (7326982 -> bebc657)
,
Yuuki Harano
,
07:49
January 19, 2021
master 8b33b76: Revert "Make `symbol-at-point' work in buffers with no symbols"
,
Lars Ingebrigtsen
,
23:45
master c502cdd 3/3: Don't add Content-Type when ceasing an rmail edit
,
Lars Ingebrigtsen
,
23:09
master updated (f925aab -> c502cdd)
,
Lars Ingebrigtsen
,
23:09
master 40a5df8 2/3: Make `symbol-at-point' work in buffers with no symbols
,
Lars Ingebrigtsen
,
23:09
master 3bbec2e 1/3: Fix up example in the Modifying Menus node in the lispref manual
,
Lars Ingebrigtsen
,
23:09
master f925aab 2/2: Mention that the mouse will switch on transient-mark-mode in manual
,
Lars Ingebrigtsen
,
21:54
master 5aff1bf 1/2: Make sh-mode use `auto-mode-interpreter-regexp'
,
Lars Ingebrigtsen
,
21:54
master updated (5536893 -> f925aab)
,
Lars Ingebrigtsen
,
21:54
master 5536893: test/lisp/replace-tests.el: Add nested match group test
,
Lars Ingebrigtsen
,
20:47
feature/native-comp 0ffb3df: Do not add unnecesary arg constraints (bug#45812 bug#45705 bug#45751).
,
Andrea Corallo
,
16:01
master 8ed97a8: Make child signal read pipe non-blocking.
,
Philipp Stephani
,
15:40
master 8725f76: Declare some project commands interactive-only
,
Dmitry Gutov
,
14:50
master eec059b: * lisp/help-fns.el: Move defvar keymap-name-history closer to where it's used.
,
Juri Linkov
,
13:28
master e718d3a: Better check for nil in search-/query-replace-highlight-submatches (bug#45973)
,
Juri Linkov
,
13:14
master 1248c67: * test/infra/gitlab-ci.yml: Bootstrap only from web, schedule, or C-related.
,
Teodor Zlatanov
,
13:01
master bfa140d: Calc: use Unicode brackets in Big mode when available (bug#45917)
,
Mattias Engdegård
,
13:00
master 039ab60: * etc/NEWS.19: Add entry for `indent-line-to`
,
Stefan Monnier
,
12:53
master f3b9d5b: Some Tramp fixes, resulting from test campaign
,
Michael Albinus
,
12:46
master deb90c8: * lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.
,
Stefan Monnier
,
12:11
master 3c58443: Only show "2x entries" i vc log buffers if needed
,
Lars Ingebrigtsen
,
11:26
master 297edbe 1/2: Missing dynamic variable declarations in Calc
,
Mattias Engdegård
,
10:12
master updated (3b731b1 -> 5369b69)
,
Mattias Engdegård
,
10:12
master 5369b69 2/2: Parse square root sign in embedded Calc mode
,
Mattias Engdegård
,
10:12
master 3b731b1: Fix slow abbrev expansion in `message-mode' in some circumstances
,
Lars Ingebrigtsen
,
10:08
master e544b86: Don't stop Gnus startup on password failures
,
Lars Ingebrigtsen
,
09:54
master 91a6e19: Handle also test/lib-src directory
,
Michael Albinus
,
08:12
master f2f06b0: Fix list-colors-print handling of callback arg
,
Mauro Aranda
,
07:25
master ba0cf1d 1/2: Tweaks to the color widget (Bug#45829)
,
Mauro Aranda
,
07:18
master updated (b62a1e3 -> 33ff86a)
,
Mauro Aranda
,
07:18
master 33ff86a 2/2: Add test for the widget-color-match function (Bug#45829)
,
Mauro Aranda
,
07:18
master b62a1e3: Add 'perl-non-scalar-variable' face to perl-mode
,
Lars Ingebrigtsen
,
02:12
master 4e64d02: Define keymap-name-history
,
Lars Ingebrigtsen
,
01:09
master 378a01e: Actually make the calc trail window dedicated
,
Lars Ingebrigtsen
,
00:06
January 18, 2021
master 43982a8: Don't infloop in comint-redirect-results-list-from-process
,
Lars Ingebrigtsen
,
23:13
master 973799f: Mark the various nxml flags as safa
,
Lars Ingebrigtsen
,
22:47
master f844ce6: Revert "* .gitignore: add src/fingerprint.c"
,
Lars Ingebrigtsen
,
22:30
master 4ca808e: Make sure the new window is not too tall
,
Dmitry Gutov
,
20:06
master 35119b2: time-stamp-tests now pass in more locales
,
Stephen Gildea
,
16:47
master 20add1c: Allow gnus-retrieve-headers to return headers directly
,
Eric Abrahamsen
,
16:07
master 8f4b3b8 2/2: Fix ibuffer-mark-by-file-name-regexp abbreviations
,
Basil L. Contovounesios
,
13:04
master updated (9214402 -> 8f4b3b8)
,
Basil L. Contovounesios
,
13:04
master bdb9889 1/2: Use format-prompt in read-regexp.
,
Basil L. Contovounesios
,
13:04
master 9214402: * lisp/cedet/ede/proj.el: Enable Project files to load
,
Stefan Monnier
,
12:49
master b2e6ed4: Fix recent changes for Cham script
,
Eli Zaretskii
,
12:18
master c4be126 1/2: * test/src/xdisp-tests.el: Fix tests to work in batch mode
,
Eli Zaretskii
,
12:03
master 47ddda0 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
12:03
master f9dab61: Don't double up keys in epa--list-keys
,
Lars Ingebrigtsen
,
11:36
master 455f08c: Fix problem with `epa-list-keys' bugging out
,
Lars Ingebrigtsen
,
11:30
master 36d3377: Avoid macOS NSFilenamesPboardType warning (bug#33035)
,
Mattias Engdegård
,
07:00
master 3b40501: Replace Unix commands with Emacs in process tests.
,
Philipp Stephani
,
05:41
January 17, 2021
feature/native-comp 339b4a7 1/2: * Introduce `comp-fwprop-max-insns-scan' as heuristic threshold
,
Andrea Corallo
,
16:44
feature/native-comp updated (883d937 -> 39b3bcd)
,
Andrea Corallo
,
16:44
feature/native-comp 39b3bcd 2/2: * Run dead code removal always before fwprop, optim bootstrap time (~20% less)
,
Andrea Corallo
,
16:44
scratch/seccomp-no-gnulib ea51edc 2/2: Add a helper binary to create a basic Secure Computing filter.
,
Philipp Stephani
,
11:45
scratch/seccomp-no-gnulib 6dec732 1/2: Add support for --seccomp command-line option.
,
Philipp Stephani
,
11:45
branch scratch/seccomp-no-gnulib created (now ea51edc)
,
Philipp Stephani
,
11:45
branch scratch/seccomp-no-gnulib deleted (was 628818b)
,
Philipp Stephani
,
11:45
feature/native-comp 883d937: Make `comp-enable-subr-trampolines' effective for advices (bug#45854)
,
Andrea Corallo
,
11:02
scratch/seccomp-no-gnulib 628818b 2/2: Add a helper binary to create a basic Secure Computing filter.
,
Philipp Stephani
,
09:55
scratch/seccomp-no-gnulib 6dec732 1/2: Add support for --seccomp command-line option.
,
Philipp Stephani
,
09:55
branch scratch/seccomp-no-gnulib created (now 628818b)
,
Philipp Stephani
,
09:55
branch scratch/seccomp-no-gnulib deleted (was 1d49141)
,
Philipp Stephani
,
09:55
branch scratch/seccomp-no-gnulib-2 deleted (was 8f9ce5c)
,
Philipp Stephani
,
09:55
master b215e83: Improve support for the Cham script and languages
,
Eli Zaretskii
,
09:55
master 372694e: ; * test/infra/gitlab-ci.yml: Merge test-template script into job-template.
,
Teodor Zlatanov
,
09:01
master 1fe135a: * test/infra/gitlab-ci.yml: Merge test-template into job-template.
,
Teodor Zlatanov
,
08:57
master 1773679: Ensure that sentinels are called during 'accept-process-output'.
,
Philipp Stephani
,
08:03
master 39a6584: Add new targets to test/Makefile
,
Michael Albinus
,
07:38
master 1529643: Add a bit more clarification around standard error processes.
,
Philipp Stephani
,
05:55
January 16, 2021
girzel/gnus-headers 943011d 2/2: Fixes to gnus-agent-retrieve-headers
,
Eric Abrahamsen
,
21:40
girzel/gnus-headers updated (823de6b -> 943011d)
,
Eric Abrahamsen
,
21:40
girzel/gnus-headers 84e8037 1/2: Remove writing of headers into Gnus' cache files
,
Eric Abrahamsen
,
21:40
master 25e1b73 2/2: * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Use pcase
,
Stefan Monnier
,
14:22
master 0ab56a4 1/2: * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`
,
Stefan Monnier
,
14:22
master updated (df34ed8 -> 25e1b73)
,
Stefan Monnier
,
14:22
branch scratch/sigchld-fd deleted (was df34ed8)
,
Philipp Stephani
,
14:20
master updated (66756df -> df34ed8)
,
Philipp Stephani
,
14:18
scratch/sigchld-fd df34ed8 2/2: Don't crash if no asynchronous process has been created yet.
,
Philipp Stephani
,
13:49
scratch/sigchld-fd 8f0ce42 1/2: Fix deadlock when receiving SIGCHLD during 'pselect'.
,
Philipp Stephani
,
13:49
branch scratch/sigchld-fd created (now df34ed8)
,
Philipp Stephani
,
13:49
branch scratch/sigchld-fd deleted (was 94ada23)
,
Philipp Stephani
,
13:49
master 66756df: Fix Rmail summary for more than 99,999 messages
,
Eli Zaretskii
,
13:19
master 0057294: Fix two tests
,
Eli Zaretskii
,
13:15
master 57ae3f2: test/infra/gitlab-ci.yml: run only for tags and some branches
,
Teodor Zlatanov
,
13:02
master 378ce65: Improve support for Cham script
,
Eli Zaretskii
,
09:54
emacs-27 b58fd1e: ; * lisp/language/cham.el: Fix copy-paste mistake in comment.
,
Eli Zaretskii
,
09:33
master 84e0749: EMBA container build improvements for Emacs build testing.
,
Teodor Zlatanov
,
08:06
master ba29d13 1/2: Make mouse-related calls be more consistent on all frame types
,
Eli Zaretskii
,
08:03
master c55b7b8 2/2: Fix last change
,
Eli Zaretskii
,
08:03
master updated (0732fc3 -> c55b7b8)
,
Eli Zaretskii
,
08:03
feature/native-comp 88100be 2/2: * Set `backtrace-line-length' in async worker processes
,
Andrea Corallo
,
07:40
feature/native-comp 0a7ac0b 1/2: Merge remote-tracking branch 'savannah/master' into native-comp
,
Andrea Corallo
,
07:40
feature/native-comp updated (f1efac1 -> 88100be)
,
Andrea Corallo
,
07:40
January 15, 2021
master 0732fc3: * lisp/frame.el Don't activate `blink-cursor-idle-timer` needlessly.
,
Stefan Monnier
,
23:18
master 1513ee3: Change default-directory before prompting in project-compile
,
Dmitry Gutov
,
23:00
master 5d68170: * src/dispnew.c (sit_for): Return nil when interrupted by process output
,
Stefan Monnier
,
22:39
scratch/etags-regen 153a549: etags-regen--tags-generate: Always ignore Emacs lock files
,
Dmitry Gutov
,
22:17
master f45be48: ; Remove recent spurious addition in window.el
,
Basil L. Contovounesios
,
16:47
master updated (2644353 -> 667f2e0)
,
Phillip Lord
,
16:39
master 667f2e0 2/2: Remove support for 32 bit build
,
Phillip Lord
,
16:39
master f95c1b3 1/2: Update dependency capture
,
Phillip Lord
,
16:39
master 2644353: * .gitignore: add src/fingerprint.c
,
Stephen Leake
,
13:03
master 4dc72dd: Fix 'window-text-pixel-size' when there are leading/trailing spaces
,
Eli Zaretskii
,
07:07
master 66ac172: Make libraries works with xterm-mouse-mode.
,
Eli Zaretskii
,
06:54
master 138486c: Some Tramp adaptions, mainly direct async processes
,
Michael Albinus
,
05:32
master 0a26f47: * lisp/emacs-lisp/seq.el (seq-concatenate): Unautoload (merge fix).
,
Glenn Morris
,
04:38
master b4b98a0: Fix 'kill-visual-line'
,
Eli Zaretskii
,
03:13
January 14, 2021
master 65d22bf: * lisp/startup.el (command-line): Remove redundant set of no-blinking-cursor
,
Stefan Monnier
,
17:38
master 9422ff4: * lisp/startup.el (command-line): Remove redundant set of no-blinking-cursor
,
Stefan Monnier
,
17:22
master 5039f79: Fix marking "delayed-initialization" vars as dynamically scoped
,
Stefan Monnier
,
16:45
feature/native-comp f1efac1 2/2: * Normalize `comp-eln-load-path' entries for trampoline comp (bug#43475)
,
Andrea Corallo
,
16:39
feature/native-comp 00101a8 1/2: * Introduce native compilation time reports
,
Andrea Corallo
,
16:39
feature/native-comp updated (79b9a26 -> f1efac1)
,
Andrea Corallo
,
16:39
master 53514e7: * lisp/info.el (Info-search): Don't deactivate mark when landed in same node
,
Juri Linkov
,
14:09
master 84372a7 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 4ad332d 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master c83590b 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (707ee6a -> c83590b)
,
Glenn Morris
,
10:55
master 707ee6a: EMBA infrastructure improvements for Emacs build testing.
,
Teodor Zlatanov
,
09:23
scratch/etags-regen b7e2996: New feature: etags-regen-ignores
,
Dmitry Gutov
,
08:31
January 13, 2021
emacs-27 488204c: Remove one of recently added warnings abound binding keys in Isearch maps
,
Juri Linkov
,
13:33
master ebab889: * lisp/isearch.el: C-s C-u M-y reads a string from the kill-ring minibuffer
,
Juri Linkov
,
13:19
master a9658cd: Lift {global,local}-key-binding to Lisp
,
Stefan Kangas
,
12:55
master be9b7e8: Prefer skip-unless in more tests
,
Stefan Kangas
,
11:40
master 19b169c: Fix 'visual-line-mode' when 'word-wrap-by-category' is in effect
,
Eli Zaretskii
,
09:47
master aeb11da: Use skip-unless instead of if+message in test
,
Stefan Kangas
,
09:25
master 118d6ef: Remove some XEmacs compat code from tests
,
Stefan Kangas
,
09:19
master 6d467eb: * lisp/calc/calc.el: Remove some XEmacs compat code.
,
Stefan Kangas
,
09:12
master 820bd0e: Stabilise lunar-phase-list test (bug#45818)
,
Mattias Engdegård
,
08:23
January 12, 2021
scratch/etags-regen 7ef4c7c: etags-regen--update-file: Do call set-buffer-modified-p anyway
,
Dmitry Gutov
,
19:50
scratch/etags-regen a9969d0 2/2: etags-regen--update-file: Speed up dramatically
,
Dmitry Gutov
,
19:42
scratch/etags-regen updated (3585f8b -> a9969d0)
,
Dmitry Gutov
,
19:42
scratch/etags-regen d81f30a 1/2: etags-regen--update-file: Don't synchronize updated tags to disk
,
Dmitry Gutov
,
19:42
master c734ba6: Fix Indian time zone test when run by Irishmen (bug#45818)
,
Mattias Engdegård
,
15:51
feature/native-comp 79b9a26: * configure.ac: Fix native-comp OpenBSD build.
,
Andrea Corallo
,
15:34
master d93de0b: ; Update docstring
,
Tassilo Horn
,
14:42
master 0f6c083 2/2: Only run IPv6 tests if we have an IPv6 address
,
Robert Pluim
,
12:54
master 6dc4fc7 1/2: Fix nsm-should-check for "google.com" failure
,
Robert Pluim
,
12:54
master updated (792ba71 -> 0f6c083)
,
Robert Pluim
,
12:54
master 792ba71: Add a new function 'buffer-line-statistics'
,
Lars Ingebrigtsen
,
12:47
master ca024b0: Add a new variable `inhibit-interaction'
,
Lars Ingebrigtsen
,
09:12
master d191f15: Update substitute-command-keys tests, again
,
Glenn Morris
,
08:41
master 78ef0a7: comint-read-input-ring: Simplify last commit
,
Lars Ingebrigtsen
,
07:29
January 11, 2021
master d893632: * lisp/emacs-lisp/eieio-base.el: Silence warnings in last change
,
Stefan Monnier
,
16:44
master 002f9dc 1/2: eieio-base.el:
,
Stefan Monnier
,
16:21
master updated (fcf8ad6 -> bb4399f)
,
Stefan Monnier
,
16:21
master bb4399f 2/2: cedet/ede/auto.el:
,
Stefan Monnier
,
16:21
master fcf8ad6: Fix possible prepending of "TEXT" to IMAP searches
,
Eric Abrahamsen
,
12:49
master 1aa36d9: * admin/notes/elpa: Update to match recent Gnu ELPA changes
,
Stephen Leake
,
12:18
master 00908e0: Mark previous erc-services change as not needing documentation
,
Lars Ingebrigtsen
,
11:06
master d0d5e40 3/3: Make comint-read-input-ring skip uninteresting text in .zsh_history
,
Lars Ingebrigtsen
,
10:42
master 26ed7c7 2/3: Add a failing test for bug#44834
,
Lars Ingebrigtsen
,
10:42
master 42e72f4 1/3: Support using auth-source for NickServ passwords in ERC
,
Lars Ingebrigtsen
,
10:42
master updated (6129ebf -> d0d5e40)
,
Lars Ingebrigtsen
,
10:42
master 6129ebf: Fix problem with non-ASCII characters in nnmaildir
,
Lars Ingebrigtsen
,
09:34
master e694f61: Add `flat-button' to custom-face-attributes
,
Lars Ingebrigtsen
,
09:07
master ef55cc0 2/2: * configure.ac: Alphabetize emacs_config_features
,
Robert Pluim
,
07:25
master 62e3750 1/2: Ensure HAVE_GMP is reflected in emacs_config_features
,
Robert Pluim
,
07:25
master updated (17bd039 -> ef55cc0)
,
Robert Pluim
,
07:25
feature/pgtk 7326982 2/2: Fix visual-bell on X
,
Yuuki Harano
,
05:59
feature/pgtk updated (aac33a8 -> 7326982)
,
Yuuki Harano
,
05:59
feature/pgtk cd72fba 1/2: Free unneeded context
,
Yuuki Harano
,
05:59
scratch/so-long 18cf4ac 2/2: squash! ; * lisp/so-long.el: Minor bug fixes
,
Phil Sainty
,
05:15
scratch/so-long 07d5828 1/2: fixup! Support 'preserved' variables and minor modes in `so-long-mode'
,
Phil Sainty
,
05:15
scratch/so-long updated (0a35fc8 -> 18cf4ac)
,
Phil Sainty
,
05:15
January 10, 2021
scratch/etags-regen 3585f8b: etags-regen-file-extensions: Extract user option from code
,
Dmitry Gutov
,
22:08
scratch/etags-regen 30f8dba: ; Check that buffer is non-nil
,
Dmitry Gutov
,
20:13
scratch/etags-regen d1dd227: etags-regen--tags-cleanup: Also kill the visiting buffer
,
Dmitry Gutov
,
19:27
scratch/etags-regen 834c52d: Merge branch 'master' into scratch/etags-regen
,
Dmitry Gutov
,
17:47
scratch/etags-regen updated (9a1fc1e -> 834c52d)
,
Dmitry Gutov
,
17:47
master 17bd039: New command xref-quit-and-pop-marker-stack
,
Dmitry Gutov
,
17:45
master fb32f92: Allow evaluation of tests from local source repository
,
Phillip Lord
,
16:52
master 45abd52 2/2: Fix build breakage if Lisp_Object is not a primitive type.
,
Philipp Stephani
,
16:36
master 94344d1 1/2: Add functions to open a file without quitting.
,
Philipp Stephani
,
16:36
master updated (c7c154b -> 45abd52)
,
Philipp Stephani
,
16:36
master c7c154b: Fix incompleteness in the implementation of minibuffer-follows-selected-frame
,
Alan Mackenzie
,
15:35
scratch/sigchld-fd 94ada23: Don't crash if no asynchronous process has been created yet.
,
Philipp Stephani
,
12:02
scratch/sigchld-fd ad830e5: Fix deadlock when receiving SIGCHLD during 'pselect'.
,
Philipp Stephani
,
10:45
branch scratch/sigchld-fd created (now ad830e5)
,
Philipp Stephani
,
10:45
master a583c72: Respect message-forward-ignored-headers more
,
Lars Ingebrigtsen
,
10:17
master fa686f0: Default python-shell-interpreter to python3
,
Lars Ingebrigtsen
,
09:49
master 6858b74: Fix example in the Gnus manual
,
Lars Ingebrigtsen
,
09:45
master 9717ba9: Specify precedence in .authinfo files
,
Lars Ingebrigtsen
,
09:33
master 918a5ea 1/2: Make font locking work in mercury-mode
,
Lars Ingebrigtsen
,
09:05
master updated (25dadca -> e186af2)
,
Lars Ingebrigtsen
,
09:04
master e186af2 2/2: Improve fill-region-as-paragraph when there's a fill prefix
,
Lars Ingebrigtsen
,
09:04
master 25dadca: Hyperlink symbol names without word syntax in Help
,
Basil L. Contovounesios
,
08:47
scratch/so-long 0a35fc8: fixup! ; * lisp/so-long.el: Bump to version 1.1
,
Phil
,
08:40
master 4c55eee: Add support for 'process-attributes' on OpenBSD
,
Lars Ingebrigtsen
,
08:25
master 5960e9c: ; * lisp/custom.el (defcustom): Fix last change.
,
Basil L. Contovounesios
,
08:21
master 13bd909 2/2: Add support for flat buttons
,
Lars Ingebrigtsen
,
08:17
master e62f719 1/2: Minor shortdoc link improvements
,
Lars Ingebrigtsen
,
08:17
master updated (14a1a84 -> 13bd909)
,
Lars Ingebrigtsen
,
08:17
scratch/so-long b5dd69a 5/7: * lisp/so-long.el (so-long-minor-modes): Add smartparens modes
,
Phil
,
08:07
scratch/so-long 4c9fc80 3/7: Increase `so-long-threshold' and `so-long-max-lines' defaults
,
Phil
,
08:07
branch scratch/so-long created (now 98cb78f)
,
Phil
,
08:07
scratch/so-long 98cb78f 7/7: Support 'preserved' variables and minor modes in `so-long-mode'
,
Phil
,
08:07
scratch/so-long 4ff1dbc 6/7: ; * lisp/so-long.el: Minor bug fixes
,
Phil
,
08:07
scratch/so-long bb5fa1b 4/7: Make `global-so-long-mode' handle unrecognised file types
,
Phil
,
08:07
scratch/so-long 6ed757f 1/7: ; * lisp/so-long.el: Documentation
,
Phil
,
08:07
scratch/so-long a799d9b 2/7: ; * lisp/so-long.el: Bump to version 1.1
,
Phil
,
08:07
master 14a1a84: Add a link to the manual from the defcustom doc string
,
Lars Ingebrigtsen
,
07:43
master b84b689: Revert recent mm-with-part change
,
Lars Ingebrigtsen
,
07:30
master 2c03bdc 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
07:27
master aa6ee33 1/2: Rework parts of Tramp's insert-directory, bug#45691
,
Michael Albinus
,
07:27
master 4ad8fc6: Add more mm-decode tests
,
Lars Ingebrigtsen
,
07:21
master ac9c4ca: * lisp/subr.el (global-map): Doc fix; add cross-reference.
,
Stefan Kangas
,
06:51
master 09ee2d0: Create new test file for socks.el
,
Lars Ingebrigtsen
,
06:41
emacs-27 55bc156: Fix assertion failure in window_box_height (Bug#45737)
,
Martin Rudalics
,
05:21
feature/pgtk aac33a8: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
05:04
feature/pgtk updated (78fd106 -> aac33a8)
,
Yuuki Harano
,
05:04
feature/pgtk 78fd106: Fix gtk icon theme does not reflect
,
Yuuki Harano
,
04:49
master updated (7a89b4b -> 690cf6b)
,
Philipp Stephani
,
04:15
master 690cf6b 2/2: Increase probability that a process test succeeds.
,
Philipp Stephani
,
04:15
master 302e6d4 1/2: Remove a pointless check for WCOREDUMPED.
,
Philipp Stephani
,
04:15
master 7a89b4b: Support keyval style beamer frame labels
,
Tassilo Horn
,
03:41
January 09, 2021
master 9b57ecf: Remove reference to gnus-bug-create-help-buffer
,
Eric Abrahamsen
,
23:45
master 4cebd2d: Don't unblock SIGCHLD too early.
,
Philipp Stephani
,
15:29
branch feature/dll-only-windows created (now 2bf9ee9)
,
Phillip Lord
,
14:57
feature/dll-only-windows 2bf9ee9: Update dependency capture
,
Phillip Lord
,
14:57
master ace749f: Count Flymake diagnostics in modeline by severity, not type
,
João Távora
,
13:53
master 981d5ea: * lisp/emacs-lisp/cl-macs.el (cl--self-tco): Fix build of gnus-agent.el
,
Stefan Monnier
,
11:36
feature/native-comp 42ff68e: Improve `comp-libgccjit-reproducer'
,
Andrea Corallo
,
08:07
master fe72638: Fix cl-concatenate use in macros
,
Eli Zaretskii
,
07:13
emacs-27 27743e9: Fix cl-concatenate inlining
,
Eli Zaretskii
,
07:09
feature/native-comp 325c076: Add new customize `comp-libgccjit-reproducer'
,
Andrea Corallo
,
06:07
emacs-27 32a3758: Fix infloop in 'pixel-scroll-mode'
,
Eli Zaretskii
,
04:21
January 08, 2021
master 29c7f8c: * lisp/emacs-lisp/cl-macs.el: Optimize self-calls in tail position
,
Stefan Monnier
,
19:59
master 6e73e07: Make sure default-directory relates to the originating buffer
,
Dmitry Gutov
,
19:10
master 3b9dad8: * lisp/subr.el (letrec): Optimize some non-recursive bindings
,
Stefan Monnier
,
18:44
master 9d3d6f8: * lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Fix last change
,
Stefan Monnier
,
18:29
master 768a352: * lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Rename from `pcase--fgrep`
,
Stefan Monnier
,
17:58
feature/native-comp 400f620: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
17:03
feature/native-comp updated (213b5d7 -> 400f620)
,
Andrea Corallo
,
17:03
master a31bfd5: Merge recently added kbd tests
,
Stefan Kangas
,
09:26
master 5ac7b48: Lift define-prefix-command to Lisp
,
Stefan Kangas
,
09:16
master updated (62e0c67 -> f5cfe5a)
,
Stefan Kangas
,
08:50
master f5cfe5a 2/2: * test/lisp/subr-tests.el (subr-test-kbd): New test.
,
Stefan Kangas
,
08:50
master 705292c 1/2: Remove unused DEFSYM
,
Stefan Kangas
,
08:50
master 62e0c67: Fix syntax of space characters
,
Eli Zaretskii
,
06:55
master 656801f: * test/lisp/net/tramp-tests.el (tramp-test31-interrupt-process):
,
Michael Albinus
,
03:58
emacs-27 74d1895: Fix inhibiting the default.el loading in user init file
,
Eli Zaretskii
,
02:36
January 07, 2021
scratch/etags-regen 9a1fc1e: Remove dead reference
,
Dmitry Gutov
,
18:57
feature/native-comp ad0d553 1/2: * Add a type specifier test
,
Andrea Corallo
,
17:43
feature/native-comp updated (33b8ce8 -> 213b5d7)
,
Andrea Corallo
,
17:42
feature/native-comp 213b5d7 2/2: * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix typo.
,
Andrea Corallo
,
17:42
master cd56406: * lisp/tab-bar.el: Improve tab-bar-show (bug#45556)
,
Juri Linkov
,
13:09
master c0ca935: * lisp/mb-depth.el (minibuffer-depth-indicator): Add :group 'minibuffer'.
,
Juri Linkov
,
12:57
master c8448f6: Remove an outdated comment
,
Stefan Kangas
,
12:55
master 3dc3874: Further display-buffer doc changes
,
Lars Ingebrigtsen
,
10:47
master f5b8e5a 1/2: * test/lisp/filenotify-tests.el (file-notify-test07-many-events-remote):
,
Michael Albinus
,
10:44
master 3e99ff9 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Michael Albinus
,
10:44
master 40a0f8a: Add a display-buffer window selection function that's more like XEmacs
,
Lars Ingebrigtsen
,
10:36
master fa1f411 1/2: Edit the display-buffer doc string slightly
,
Lars Ingebrigtsen
,
10:01
master 0e6b74d 2/2: Fix typo in last display-buffer doc string change
,
Lars Ingebrigtsen
,
10:01
master updated (23a887e -> 0e6b74d)
,
Lars Ingebrigtsen
,
10:01
master 23a887e: Add work-around for nnmaildir encoding problem
,
Lars Ingebrigtsen
,
09:14
emacs-27 5d76288: Fix problem with 8bit content-transfer-encoding in nndoc mbox files
,
Lars Ingebrigtsen
,
08:34
master 7e80aec: Add tests for mm-decode.el
,
Lars Ingebrigtsen
,
08:33
master a7fdba7: Clear socks protocol scratch after authentication
,
Lars Ingebrigtsen
,
07:43
master e15386d: Fix quoting problem in pop3-uidl-save
,
Lars Ingebrigtsen
,
07:21
master 2f6e30c: Revert mark-paragraph change and add tests
,
Lars Ingebrigtsen
,
07:09
master 9db1c09: * test/Makefile.in (WRITE_LOG): Mark also problematic tests for emba.
,
Michael Albinus
,
04:14
January 06, 2021
scratch/etags-regen updated (4df82d1 -> c0a5291)
,
Dmitry Gutov
,
20:51
scratch/etags-regen c0a5291: Merge branch 'master' into scratch/etags-regen
,
Dmitry Gutov
,
20:51
master 9b31802: Update a substitute-command-keys test
,
Glenn Morris
,
20:19
master 665b4e7 1/2: Proof some searches and file listings against symlinks
,
Dmitry Gutov
,
16:07
master updated (7936c8a -> 331e40a)
,
Dmitry Gutov
,
16:07
master 331e40a 2/2: Fix some failing tests in BSD systems
,
Dmitry Gutov
,
16:07
master 7936c8a: * lisp/mb-depth.el (minibuffer-depth-indicator): New face.
,
Juri Linkov
,
13:28
master 96bbbae: Fix obsolete variable warnings about class names
,
Michael Heerdegen
,
11:53
feature/native-comp 33b8ce8: Fix bug#45603
,
Andrea Corallo
,
09:53
January 05, 2021
master ba011e4: * lisp/play/dunnet.el: Run the game when loaded via `--batch -l dunnet`
,
Stefan Monnier
,
21:29
master cf672c6: * lisp/emacs-lisp/package.el (package-activate-all): Another tweak
,
Stefan Monnier
,
21:26
master 7d7bfbf: * lisp/emacs-lisp/autoload.el: Improve last change
,
Stefan Monnier
,
17:57
master 048b1aa: Prevent stack overflow in GNUstep menu code
,
Alan Third
,
16:45
master 3b835f7: * lisp/subr.el (remove-hook): Add default value (bug#45393)
,
Juri Linkov
,
14:00
master 7469214: * lisp/tab-bar.el (tab-bar-tab-name-format-function): New defcustom.
,
Juri Linkov
,
13:56
master e72fd12: * lisp/tab-bar.el (toggle-frame-tab-bar): New command (bug#45556)
,
Juri Linkov
,
13:43
master c1daeb4: Refactor tab-bar-mode to -define-keys and -load-buttons (bug#42052)
,
Juri Linkov
,
13:36
master 02e6ffe: Fix process-tests on MS-Windows
,
Eli Zaretskii
,
13:27
master 9973019: * lisp/emacs-lisp/package.el: Load package-quickstart without package.el
,
Stefan Monnier
,
12:28
emacs-27 149d64b: * doc/misc/tramp.texi (Quick Start Guide): Fix thinko.
,
Michael Albinus
,
09:46
emacs-27 97747e6: Tell people how to remove fontconfig customizations
,
Robert Pluim
,
08:43
emacs-27 33d0c60: ; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commit
,
Simen Heggestøyl
,
06:22
master 1433a12: ruby-mode: eliminate redundant regexp branch
,
Mattias Engdegård
,
06:14
master 7f16f17 2/3: Pretty-print keys without <> around modifiers (bug#45536)
,
Mattias Engdegård
,
05:43
master e6617f0 1/3: * lisp/filesets.el (filesets-external-viewers): Tighten regexp.
,
Mattias Engdegård
,
05:43
master 77796eb 3/3: ; * lisp/subr.el (ctl-x-map): Fix typo in kill-buffer binding.
,
Mattias Engdegård
,
05:43
master updated (06810ab -> 77796eb)
,
Mattias Engdegård
,
05:43
master 06810ab: perl-mode: Display here-docs as strings instead of comments
,
Lars Ingebrigtsen
,
04:15
January 04, 2021
master 8ef4314 3/3: * lisp/subr.el (esc-map): Initialize inside declaration
,
Stefan Monnier
,
23:44
master 5bddc09 2/3: * lisp/subr.el (ctl-x-map): Initialize inside the declaration.
,
Stefan Monnier
,
23:44
master d6f30e5 1/3: * lisp/subr.el (global-map): Initialize inside declaration.
,
Stefan Monnier
,
23:44
master updated (898a94a -> 8ef4314)
,
Stefan Monnier
,
23:44
master 898a94a: Use lexical-binding in the remaining preloaded files
,
Stefan Monnier
,
20:57
master 80e2647: * lisp/filesets.el: Use lexical-binding
,
Stefan Monnier
,
18:23
feature/native-comp 8ad983c 3/3: * test/src/comp-tests.el (cond-rw-1, not-cons, 45576): Rename three tests.
,
Andrea Corallo
,
16:35
feature/native-comp 7293c23 2/3: * Fix a type specifier test
,
Andrea Corallo
,
16:35
feature/native-comp 5074447 1/3: Fix type inference for bug#45635
,
Andrea Corallo
,
16:35
feature/native-comp updated (a3f2373 -> 8ad983c)
,
Andrea Corallo
,
16:35
master 57e872a: Make a process tests a bit more robust.
,
Philipp Stephani
,
16:23
master 37e3a6e: * lisp/cedet/srecode/semantic.el: Use lexical-binding
,
Stefan Monnier
,
15:34
master a79e1a8: * lisp/mail/reporter.el: Use lexical-binding
,
Stefan Monnier
,
15:32
master 42c3f7a: * lisp/erc/erc.el (erc-process-input-line): Undo confused last change
,
Stefan Monnier
,
15:25
feature/pgtk bcb7479: Add a function to set monitor scale factor manually
,
Yuuki Harano
,
14:22
master 1e776d7: ruby-add-log-current-method: Support methods with symbolic names
,
Dmitry Gutov
,
14:14
master 97226aa: Do not assume Xrender merely because Cairo
,
Paul Eggert
,
13:35
emacs-27 03080b5: Remove extraneous closing paren
,
Eli Zaretskii
,
12:04
master fa574e6: Fix broken build on AIX 7.2
,
Glenn Morris
,
12:03
master 2c84790 10/10: Merge from origin/emacs-27
,
Glenn Morris
,
10:56
master 6f0bb2f 02/10: Merge from origin/emacs-27
,
Glenn Morris
,
10:56
master 82c6f43 03/10: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master e8bf725 07/10: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master ba2f2f9 04/10: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master b90f3c5 09/10: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master dadffdd 01/10: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 49137d3 06/10: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 1395fb8 08/10: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master 33108bc 05/10: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (f5a1315 -> 2c84790)
,
Glenn Morris
,
10:55
master f5a1315: Fix error in tramp-sh-handle-insert-directory
,
Michael Albinus
,
10:32
emacs-27 99cc004: Update two user option names in the Widget manual
,
Mauro Aranda
,
08:26
master 56556b5: Fix build for --enable-checking=structs
,
Basil L. Contovounesios
,
08:15
master 4e80eb7: Don't skip widgets when moving backward
,
Mauro Aranda
,
08:04
master 65f2172: Fix off-by-one error in mode-line-compact code
,
Lars Ingebrigtsen
,
04:49
master b2f81b7: Fix computation of Lines in nnmaildir
,
Lars Ingebrigtsen
,
04:44
master updated (0c599ee -> 90951f8)
,
Stefan Monnier
,
01:01
master 90951f8 2/2: * src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
,
Stefan Monnier
,
01:01
master b2f8c9f 1/2: * src/xdisp.c (syms_of_xdisp): New var redisplay-skip-fontification-on-input
,
Stefan Monnier
,
01:01
master 0c599ee: * lisp/erc/erc.el: Use `run-hook-with-args` for `erc-pre-send-functions`
,
Stefan Monnier
,
00:21
master 535a251: * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major mode
,
Stefan Monnier
,
00:02
January 03, 2021
master d8d223e: * Makefile.in (test/%): New target
,
Stefan Monnier
,
23:15
master 587a97b: * lisp/calendar/appt.el (appt-activate): Set the local `write-file-functions`
,
Stefan Monnier
,
23:14
master 9c0387d: Fix last change in json.el
,
Mark Oteiza
,
22:08
scratch/etags-regen 4df82d1: Avoid unsafe value prompts when the package's not loaded
,
Dmitry Gutov
,
20:22
master dbc16cd: * lisp/arc-mode.el (tar-grind-file-mode): Remove left over autoload
,
Stefan Monnier
,
20:16
master 5282e13: * doc/lispref/syntax.texi (Syntax Class Table): Clarify `@`
,
Stefan Monnier
,
20:14
scratch/etags-regen 146b0e7: Add a clarification
,
Dmitry Gutov
,
19:16
scratch/etags-regen 570f132 03/11: etags.c: Implement the -L flag
,
Dmitry Gutov
,
19:06
scratch/etags-regen 6f26f60 08/11: Bookkeeping
,
Dmitry Gutov
,
19:06
scratch/etags-regen ab5bf3c 01/11: Merge branch 'master' into scratch/etags-regen
,
Dmitry Gutov
,
19:06
scratch/etags-regen 46c1f2f 10/11: Solve (hopefully?) the local-variable-satefy issue
,
Dmitry Gutov
,
19:06
scratch/etags-regen 8ce70eb 06/11: Use `silent' for appending, too
,
Dmitry Gutov
,
19:06
scratch/etags-regen aa4eddb 09/11: Ensure errors buffer name is more consistent
,
Dmitry Gutov
,
19:06
scratch/etags-regen 5270872 11/11: Undo the etags.el changes
,
Dmitry Gutov
,
19:06
scratch/etags-regen 798c90b 07/11: Support etags-regen-program-options in --update-file
,
Dmitry Gutov
,
19:06
scratch/etags-regen d9e3afe 04/11: Make etags-regen-program a user option
,
Dmitry Gutov
,
19:06
scratch/etags-regen d6285de 05/11: New defcustom: etags-regen-program-options
,
Dmitry Gutov
,
19:06
scratch/etags-regen 4d0886e 02/11: Move to a separate file and minor mode
,
Dmitry Gutov
,
19:06
scratch/etags-regen updated (94437f9 -> 5270872)
,
Dmitry Gutov
,
19:06
master 20ad0cc: * admin/last-chance.el (last-chance): Use `grep`s return value
,
Stefan Monnier
,
17:25
master c2e0f19: * src/buffer.c (Fset_buffer_multibyte): Remove dead code
,
Stefan Monnier
,
17:20
master d3d60ab: Remove unnecessary dependency on seq library
,
Mark Oteiza
,
17:00
master 1fa1354: Remove relative paths for consistency
,
Phillip Lord
,
16:06
emacs-27 32c960b: Mention -lcurses problem on AIX
,
Paul Eggert
,
15:44
master 32c6732: * lisp/emacs-lisp/byte-run.el (make-obsolete): Make `when` mandatory
,
Stefan Monnier
,
15:43
master 6329174: Fix broken build on AIX 7.2
,
Paul Eggert
,
15:00
emacs-27 2e09efd: Revert previous patch which was installed into wrong branch.
,
Paul Eggert
,
14:58
emacs-27 585997d: Fix broken build on AIX 7.2
,
Paul Eggert
,
14:52
master ad2567f: Fix child frame restacking on NS (bug#41422)
,
Alan Third
,
11:26
feature/pgtk 44f7f57: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
03:00
feature/pgtk updated (0af4e75 -> 44f7f57)
,
Yuuki Harano
,
03:00
feature/pgtk 0af4e75 3/3: Fix display-pixel-width/height to return physical pixel size.
,
Yuuki Harano
,
02:29
feature/pgtk 78801c6 2/3: Make display-mm-width/height consider multi-monitor.
,
Yuuki Harano
,
02:29
feature/pgtk updated (ce14970 -> 0af4e75)
,
Yuuki Harano
,
02:29
feature/pgtk 91d450d 1/3: Fix pgtk-display-monitor-attributes-list to return physical pixel sizes.
,
Yuuki Harano
,
02:29
January 02, 2021
master 825b4ec: * lisp/progmodes/xref.el (xref--show-defs-buffer-at-bottom): Fix missing arg
,
Stefan Monnier
,
23:12
master f14869c 2/2: Fix crash when using menus and tramp on NS
,
Alan Third
,
17:32
master updated (dde3269 -> f14869c)
,
Alan Third
,
17:32
master d84cf78 1/2: Fix NS toolbar image release crash (bug#43973)
,
Alan Third
,
17:32
girzel/gnus-headers 823de6b: Allow gnus-retrieve-headers to return headers directly
,
Eric Abrahamsen
,
15:48
branch girzel/gnus-headers created (now 823de6b)
,
Eric Abrahamsen
,
15:48
master dde3269: bibtex-mode: Extend widget bibtex-entry-alist
,
Roland Winkler
,
14:45
master bfb4db5: Reposition call to set-buffer-modified-p in sieve-upload
,
Eric Abrahamsen
,
14:06
master 6b10ce8: xref--show-pos-in-buf: Don't set other-window-scroll-buffer
,
Dmitry Gutov
,
13:52
branch fix/bug-31311-pcase-doc deleted (was 10f869f)
,
Thien-Thi Nguyen
,
12:41
branch fix/bug-31311-pcase-doc-squash deleted (was 9d6a3ac)
,
Thien-Thi Nguyen
,
12:41
master d10c96c: Fix backslash mistakes in doc strings in C code
,
Mattias Engdegård
,
12:13
master c7f15df: Fix Quit button in dictionary buffer
,
Mauro Aranda
,
10:00
master 4ac6148: Avoid printing stacktraces when it probably wouldn't work anyway.
,
Philipp Stephani
,
09:26
master 64f2c96 2/2: Make a process test faster.
,
Philipp Stephani
,
07:55
master df60587 1/2: Simplify TTY allocation.
,
Philipp Stephani
,
07:55
master updated (72b048b -> 64f2c96)
,
Philipp Stephani
,
07:55
feature/native-comp a3f2373: * lisp/emacs-lisp/comp.el (comp-known-predicates): Some more tweaking.
,
Andrea Corallo
,
07:53
feature/native-comp 43d0e84 2/2: Fix `functionp' contraining (bug#45576)
,
Andrea Corallo
,
07:08
feature/native-comp 03be03d 1/2: * Rename `dom' slot into `idom' in `comp-block' struct
,
Andrea Corallo
,
07:08
feature/native-comp updated (5db5064 -> 43d0e84)
,
Andrea Corallo
,
07:08
master 72b048b: Fix last change in characters.el
,
Eli Zaretskii
,
06:38
master 70e6c08: ; * lisp/progmodes/flymake.el: Bump version to 1.1.0.
,
João Távora
,
06:25
master 70484f9: Fix syntax of symbol and punctuation characters
,
Eli Zaretskii
,
05:45
feature/native-comp 5db5064: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
05:24
feature/native-comp updated (9420ea6 -> 5db5064)
,
Andrea Corallo
,
05:23
emacs-27 a7c2793 4/4: Fix last change
,
Eli Zaretskii
,
03:28
emacs-27 ec1e1f8 3/4: Add a reference between the Strings node and Search/Replace
,
Eli Zaretskii
,
03:28
emacs-27 90c782e 2/4: Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27
,
Eli Zaretskii
,
03:28
emacs-27 7384ec6 1/4: Add warning comments abound binding keys in Isearch maps
,
Eli Zaretskii
,
03:28
emacs-27 updated (f0deca1 -> a7c2793)
,
Eli Zaretskii
,
03:28
January 01, 2021
master 0f561ee: ruby-smie-rules: Avoid one case of infinite recursion
,
Dmitry Gutov
,
21:19
branch scratch/ns/performance deleted (was 6312a8e)
,
Alan Third
,
17:55
master 1c5208b 2/2: Fix GNUstep warnings
,
Alan Third
,
17:54
master 1079783 1/2: Improve drawing performance on macOS
,
Alan Third
,
17:54
master updated (aac17c9 -> 1c5208b)
,
Alan Third
,
17:54
master aac17c9: bibtex-mode: Handle biblatex field aliases (bug#44976)
,
Roland Winkler
,
17:36
master updated (ac88751 -> aa2739b)
,
Paul Eggert
,
15:58
master a1f603f 2/3: Add overflow check for INPUT_EVENT_POS_MIN
,
Paul Eggert
,
15:58
master 9076a63 1/3: Port to Solaris 10
,
Paul Eggert
,
15:58
master aa2739b 3/3: Fix CCL_MOD typo
,
Paul Eggert
,
15:58
master ac88751: New file scratch_buffer_dupfree.c
,
Paul Eggert
,
11:47
master a4f0b8d: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:30
emacs-27 f0deca1: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:16
feature/native-comp 9420ea6: Add `throw' to non returning functions
,
Andrea Corallo
,
08:48
master a516e69: xref-show-definitions-completing-read: Default to the first location
,
Dmitry Gutov
,
08:18
feature/native-comp 807471f 8/8: ; * lisp/emacs-lisp/comp.el (comp-compute-dominator-tree): Reindent.
,
Andrea Corallo
,
08:08
feature/native-comp c29037c 7/8: * lisp/emacs-lisp/comp.el (comp-compute-dominator-tree): Fix.
,
Andrea Corallo
,
08:08
feature/native-comp 67c443a 4/8: Introduce 'unreachable' LIMPLE operator
,
Andrea Corallo
,
08:08
feature/native-comp 93ff838 6/8: * Clean unreachable block using dominance tree to handle circularities
,
Andrea Corallo
,
08:08
feature/native-comp e9f5fad 3/8: * Fix two predicates for missing negation handling
,
Andrea Corallo
,
08:08
feature/native-comp 6ba94f7 5/8: * src/comp.c (Fcomp__compile_ctxt_to_file): Fix hash table iteration.
,
Andrea Corallo
,
08:08
feature/native-comp f78580a 2/8: * lisp/emacs-lisp/comp.el (comp-limple-lock-keywords): Color returns as red.
,
Andrea Corallo
,
08:08
feature/native-comp e81643b 1/8: * Add `comp-insert-insn'
,
Andrea Corallo
,
08:08
feature/native-comp updated (db2a493 -> 807471f)
,
Andrea Corallo
,
08:08
master 3ea7cec: ; ruby-smie--bosp: Fix the breakage
,
Dmitry Gutov
,
07:37
master 0273cb6: Fix a compilation warning.
,
Philipp Stephani
,
06:40
emacs-27 3711339: Fix crash in ns_mouse_position (bug#45541)
,
Alan Third
,
05:38
master 30a1d5d: Remove stray copy of image-tests.el
,
Paul Eggert
,
05:04
master 1b59478: Update from Gnulib by running admin/merge-gnulib.
,
Paul Eggert
,
04:52
master c63ce13 4/5: ; Merge from origin/emacs-27
,
Paul Eggert
,
04:44
master 50f3949 5/5: Merge from origin/emacs-27
,
Paul Eggert
,
04:44
master 8bc552f 3/5: Merge from origin/emacs-27
,
Paul Eggert
,
04:44
master ba05d00 2/5: Update copyright year to 2021
,
Paul Eggert
,
04:44
master updated (d22e747 -> 50f3949)
,
Paul Eggert
,
04:44
master 841e40d 1/5: Fix some mistaken shell delinting
,
Paul Eggert
,
04:44
emacs-27 33d159c 2/2: Fix copyright years by hand
,
Paul Eggert
,
03:35
emacs-27 8c1fe1e 1/2: Update copyright year to 2021
,
Paul Eggert
,
03:35
emacs-27 updated (74a77ef -> 33d159c)
,
Paul Eggert
,
03:35
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc