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: Wed Jun 30 2021 16:25:57 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2021
master ecec94d 3/4: * lisp/comint.el: Prefix headings with enough semicolons.
,
Jonas Bernoulli
,
16:25
master 1a00bf1 2/4: Improve consistency of outline headings in dired libraries
,
Jonas Bernoulli
,
16:25
master 8ebd8e1 4/4: In files that use allout use it for all headings
,
Jonas Bernoulli
,
16:25
master updated (4a3fc71 -> 8ebd8e1)
,
Jonas Bernoulli
,
16:25
master 1b1c4ef 1/4: Cleanup whitespace and comments in dired libraries
,
Jonas Bernoulli
,
16:25
master 4a3fc71: ; Mention the previous change in NEWS
,
Jonas Bernoulli
,
16:21
master 0e3668b 1/2: * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Right-trim name.
,
Jonas Bernoulli
,
13:57
master updated (1439e9b -> 3cfc553)
,
Jonas Bernoulli
,
13:57
master 3cfc553 2/2: Add new function lm-maintainers (bug#48592)
,
Jonas Bernoulli
,
13:57
master 1439e9b: Adjust docstring of lisp-mode (bug#49278)
,
João Távora
,
12:00
master bb56f6c: Add new user option to transform kill ring contents
,
Lars Ingebrigtsen
,
09:56
master 46a66c6: Make the minor mode doc strings say that they're minor modes
,
Lars Ingebrigtsen
,
09:31
master cbf220b: From .desktop files, reuse a frame or start a new Emacs as required
,
Lars Ingebrigtsen
,
09:12
master f355f32: Revert more of a partially reverted emacsclient.desktop patch
,
Lars Ingebrigtsen
,
09:02
master 8162248: Fix problem when creating an .authinfo entry with an existing machine name
,
Lars Ingebrigtsen
,
08:27
master 4f2765f: Add new function file-name-with-extension
,
Lars Ingebrigtsen
,
08:09
June 29, 2021
master 1dba0ca: Fix NS port built with gcc
,
Alan Third
,
17:18
master 94a2ef4: * lisp/repeat.el (describe-repeat): New command (bug#49265).
,
Juri Linkov
,
16:36
master cd339e8: Sync with Tramp 2.5.1
,
Michael Albinus
,
11:16
feature/rcirc-update e3f4562: Fix SASL joining channels after auth
,
Tassilo Horn
,
11:07
feature/rcirc-update a85d272: Send CAP END after authentication has been successful
,
Tassilo Horn
,
07:41
master 6b40438: In read_minibuf_unwind don't try to select dead window (Bug#49248)
,
Martin Rudalics
,
03:22
June 28, 2021
feature/rcirc-update df6efb1: Fix SASL on rcirc-update
,
Tassilo Horn
,
15:43
master 433e157: Merge from origin/emacs-27
,
Glenn Morris
,
10:57
master updated (7c93009 -> 433e157)
,
Glenn Morris
,
10:57
master updated (e9de80f -> 7c93009)
,
Reuben Thomas
,
08:42
master 7c93009 2/2: * lisp/textmodes/ispell.el: Fix finding dictionaries for Enchant.
,
Reuben Thomas
,
08:42
master 881e758 1/2: * lisp/textmodes/ispell.el: Check process is live before interacting.
,
Reuben Thomas
,
08:42
master e9de80f: ; * Makefile.in: Fix out-of-tree builds on NS
,
Mattias Engdegård
,
06:02
master de265a0: Fix bug#49229 in shell.el
,
Michael Albinus
,
02:14
June 27, 2021
master 9060fbd: * lisp/files.el (hack-one-local-variable): Allow `add-function` in `eval:`
,
Stefan Monnier
,
18:01
master fe81c04: * lisp/textmodes/flyspell.el: Fix bug#49104
,
Stefan Monnier
,
15:06
emacs-27 ef5f3d5: C++ Mode: Handle new keywords static_cast, etc., wrt angle brackets
,
Alan Mackenzie
,
09:02
June 26, 2021
master b8f9e58: * lisp/minibuffer.el (completion-in-region--single-word): Simplify
,
Stefan Monnier
,
12:30
master db3767e: * lisp/minibuffer.el (minibuffer--completion-prompt-end): Rename
,
Stefan Monnier
,
12:22
master 73663d1: * lisp/emacs-lisp/cl-macs.el: Fix test regression
,
Stefan Monnier
,
12:20
master d456120: Fix Tramp bug#49229
,
Michael Albinus
,
10:26
master 1ed811a: * lisp/minibuffer.el (completion--prompt-end): New function (bug#30668)
,
Stefan Monnier
,
09:38
master ecf7e8b: Fix NS self-contained build configuration
,
Alan Third
,
07:48
master a0f0609: ; * src/lread.c (load_path_default): Remove unused variable.
,
Eli Zaretskii
,
05:47
master 5dd2d50: Fix NS native compilation builds
,
Alan Third
,
05:37
June 25, 2021
master 4d63a03: Small improvements to handling of IMAP mark search
,
Eric Abrahamsen
,
23:43
master f2729dd: ; * etc/NEWS: Re-arrange two items.
,
Stefan Kangas
,
16:10
master 52528d6: Print newlines as \n instead of \12 in ERT results
,
Mattias Engdegård
,
13:57
scratch/ns/refactor 049249e 9/9: Fix NS native compilation builds
,
Alan Third
,
13:17
scratch/ns/refactor 463ffa8 3/9: Change NS port resize detection
,
Alan Third
,
13:17
scratch/ns/refactor b402c6b 6/9: Move parent frame setting code into EmacsWindow
,
Alan Third
,
13:17
branch scratch/ns/refactor created (now 049249e)
,
Alan Third
,
13:17
scratch/ns/refactor 249fab9 7/9: Fix thread memory management under NS
,
Alan Third
,
13:17
scratch/ns/refactor 46103cc 8/9: Fix some macOS problems
,
Alan Third
,
13:17
scratch/ns/refactor ee6db19 5/9: Move NS port toolbar handling to the window
,
Alan Third
,
13:17
scratch/ns/refactor 5b2157f 4/9: Fix macOS live resize drawing
,
Alan Third
,
13:17
scratch/ns/refactor fb5b405 1/9: Simplify macOS drawing code
,
Alan Third
,
13:17
scratch/ns/refactor 1b88944 2/9: Tidy up NS port OS window handling
,
Alan Third
,
13:17
branch scratch/ns/refactor deleted (was fa391bb)
,
Alan Third
,
13:16
master db491e0: ; * etc/NEWS: Fix typo.
,
Stefan Kangas
,
12:32
master updated (6e0bff0 -> 9e8d8e1)
,
Lars Ingebrigtsen
,
11:16
master 553221f 1/2: Fix the name of the sorted minor mode map after previous change
,
Lars Ingebrigtsen
,
11:16
master 9e8d8e1 2/2: Make (find-face-definition 'default) work more reliably
,
Lars Ingebrigtsen
,
11:16
master 6e0bff0: Fix race conditions between Lisp threads in GTK builds
,
Eli Zaretskii
,
09:53
master 2fbe17c: Fix Tramp bug#49178
,
Michael Albinus
,
08:18
master 8b49e99: * lisp/tab-bar.el (tab-bar--define-keys): Fix global-mode-string (bug#49215)
,
Juri Linkov
,
05:38
master 19f2f26: Prevent Org mode from mistakenly changing Calendar keymap
,
Stephen Berman
,
05:12
master 3c674ff: Fix syntax-category of some punctuation characters
,
Eli Zaretskii
,
01:37
June 24, 2021
master 1c10517: * lisp/bindings.el (bindings--sort-menu-keymap): Add "menu" in its name
,
Stefan Monnier
,
17:35
master 3788d22: * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
,
Stefan Monnier
,
17:32
feature/rcirc-update 6122e4c 3/3: Add SASL authentication to rcirc
,
Philip Kaludercic
,
17:27
feature/rcirc-update b81c977 2/3: Query encryption using yes-or-no-p
,
Philip Kaludercic
,
17:27
feature/rcirc-update updated (21148f6 -> 6122e4c)
,
Philip Kaludercic
,
17:27
feature/rcirc-update 869db47 1/3: Use add-to-list instead of manually modifying minor-mode-alist
,
Philip Kaludercic
,
17:27
master 1283e1d: Don't call ERT explainer on error
,
Mattias Engdegård
,
15:03
master b188861: Attempt to make defclass documentation more legible
,
Lars Ingebrigtsen
,
14:24
master bf21aba: Fix printing of defclass documentation slots again
,
Lars Ingebrigtsen
,
14:13
master 8e6d6da: Allow `C-u M-x dig' to ask for a query type
,
Lars Ingebrigtsen
,
12:51
master 8db5208: Add SASL authentication to rcirc
,
Lars Ingebrigtsen
,
12:45
master 8febca8: Fix highlighting in cperl-mode for "for /regex/"
,
Lars Ingebrigtsen
,
12:15
master ed30a72 2/2: Ignore file-missing errors during diff-refined font-locking
,
Lars Ingebrigtsen
,
12:07
master updated (3665735 -> ed30a72)
,
Lars Ingebrigtsen
,
12:07
master f85ee6d 1/2: Clarify the help in the package buffers
,
Lars Ingebrigtsen
,
12:07
master 3665735: Sort the items in 'mode-line-mode-menu' before displaying the menu
,
Lars Ingebrigtsen
,
10:51
June 23, 2021
master 7be75f1: * lisp/printing.el (pr-global-menubar): Fix duplicate menu problem.
,
Juri Linkov
,
16:17
scratch/ns/refactor updated (3a26de2 -> fa391bb)
,
Alan Third
,
12:05
scratch/ns/refactor 4f49e2e 2/3: Fix some macOS problems
,
Alan Third
,
12:05
scratch/ns/refactor fa391bb 3/3: Fix NS native compilation builds
,
Alan Third
,
12:05
scratch/ns/refactor 982ecc5 1/3: Prevent NS run loop from running recursively
,
Alan Third
,
12:05
master 006628d: Fix defvar->defcustom conversion in ethio-util.el
,
Mauro Aranda
,
11:08
master 0776ac0: Make ethio-* variables into user options
,
Lars Ingebrigtsen
,
10:28
master 4b90e4f: Revert "Sort the items in 'mode-line-mode-menu' before displaying the menu"
,
Lars Ingebrigtsen
,
10:11
master d4d6d8f: Sort the items in 'mode-line-mode-menu' before displaying the menu
,
Lars Ingebrigtsen
,
09:06
master d87b67a: Clean up code in `message-replace-header'
,
Lars Ingebrigtsen
,
08:50
June 22, 2021
master 2540701: Fix message-replace-header after recent change
,
Lars Ingebrigtsen
,
18:24
scratch/ns/refactor 3a26de2: Fix thread memory management under NS
,
Alan Third
,
16:47
master 3c0b50d 1/2: Make minor mode docstrings say what the mode "variable" is
,
Lars Ingebrigtsen
,
11:33
master 142962a 2/2: Give feedback to the user in dired-do-find-regexp
,
Lars Ingebrigtsen
,
11:33
master updated (e4b9e1c -> 142962a)
,
Lars Ingebrigtsen
,
11:33
master e4b9e1c: Use named face for apropos-button
,
Lars Ingebrigtsen
,
09:33
master b16b4d7 2/2: If the daemon’s TTY is our only frame, create a new frame
,
Lars Ingebrigtsen
,
09:21
master 57ec4aa 1/2: Advertise support for Startup Notification when built with GTK
,
Lars Ingebrigtsen
,
09:21
master updated (00501d7 -> b16b4d7)
,
Lars Ingebrigtsen
,
09:21
master 00501d7: Make tex-compile-commands heed tex-start-options
,
Lars Ingebrigtsen
,
09:08
master 2966e3a: Fix "make -j install"
,
Eli Zaretskii
,
09:06
master 64dd2b1: time-stamp: add principled, expressive %z
,
Stephen Gildea
,
00:34
June 21, 2021
master 3b1d69e: Fix shortdoc-add-function section creation
,
Basil L. Contovounesios
,
11:27
master 09f17ac: NEWS for tool bar "X" in *Help* buffers change (bug#49139)
,
Lars Ingebrigtsen
,
09:17
master 0377737: Fix prompting for large files when loading literally
,
Lars Ingebrigtsen
,
08:58
master a1fd11a: Make find-file-literally ignore local variables again
,
Lars Ingebrigtsen
,
08:51
master 624c861 2/2: Refactor gnus-article-sort-by-*
,
Lars Ingebrigtsen
,
08:36
master updated (a4fb581 -> 624c861)
,
Lars Ingebrigtsen
,
08:36
master 9068f8f 1/2: Further fixes for bound-and-true-p doc string
,
Lars Ingebrigtsen
,
08:36
master a4fb581: * Do not attempt to write .elc files when not necessary (bug#49118)
,
Andrea Corallo
,
06:20
June 20, 2021
scratch/ns/refactor 06d9e72 5/6: Move NS port toolbar handling to the window
,
Alan Third
,
11:56
scratch/ns/refactor cc9dbaf 4/6: Fix macOS live resize drawing
,
Alan Third
,
11:56
scratch/ns/refactor 52862eb 6/6: Move parent frame setting code into EmacsWindow
,
Alan Third
,
11:56
scratch/ns/refactor 9d5431a 3/6: Change NS port resize detection
,
Alan Third
,
11:56
scratch/ns/refactor bba8267 2/6: Tidy up NS port OS window handling
,
Alan Third
,
11:56
scratch/ns/refactor a27db19 1/6: Simplify macOS drawing code
,
Alan Third
,
11:56
branch scratch/ns/refactor created (now 52862eb)
,
Alan Third
,
11:56
branch scratch/ns/refactor deleted (was 06aa958)
,
Alan Third
,
11:56
master 434c059 2/2: Fix GNUstep menu update crashes
,
Alan Third
,
11:53
master updated (9e76815 -> 434c059)
,
Alan Third
,
11:53
master 0bd9e78 1/2: Fix GNUstep build warnings
,
Alan Third
,
11:53
master 9e76815: Adapt tests in tramp-archive-tests.el
,
Michael Albinus
,
11:51
master 82551f2: ; Fix typo in NEWS
,
Robert Pluim
,
11:12
master 9bbdd3b: Add input methods for Lakota
,
Eli Zaretskii
,
07:06
feature/pgtk 01b0a90: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
05:24
feature/pgtk updated (11c835e -> 01b0a90)
,
Yuuki Harano
,
05:24
master a17f409: ; * lisp/help-mode.el (help-customize): Doc fix. (Bug#36767)
,
Eli Zaretskii
,
03:01
June 19, 2021
master 415143d: Add new convenience command for *Help*
,
Juri Linkov
,
19:14
master 6636a64: Fix error in tramp-archive.el
,
Michael Albinus
,
12:12
master 510458a 2/2: Merge from origin/emacs-27
,
Glenn Morris
,
11:17
master f8e5871 1/2: ; Merge from origin/emacs-27
,
Glenn Morris
,
11:17
master updated (01bbe4c -> 510458a)
,
Glenn Morris
,
11:17
master 01bbe4c: Use file-truename on files loaded with "emacs -l"
,
Lars Ingebrigtsen
,
09:59
master e910ef3: Improve bound-and-true-p doc string
,
Lars Ingebrigtsen
,
09:22
master 234bf1b: De-obfuscate gnutls_handshake loop
,
Lars Ingebrigtsen
,
09:20
master 1293ece 3/3: New Gnus Summary buffer sort options for extra headers
,
Lars Ingebrigtsen
,
09:14
master 989de3b 2/3: Allow `message-replace-header' to take a list of AFTERs
,
Lars Ingebrigtsen
,
09:14
master 6ea7e33 1/3: Add support for displaying total number of groups in subgroups in Gnus
,
Lars Ingebrigtsen
,
09:14
master updated (75b68c3 -> 1293ece)
,
Lars Ingebrigtsen
,
09:14
emacs-27 7722b51: Another improvement in documentation of "memory" profiler
,
Eli Zaretskii
,
09:09
emacs-27 8d5c70d: Improve documentation of profiler
,
Eli Zaretskii
,
08:39
master 75b68c3: Improve to selsel doc strings
,
Lars Ingebrigtsen
,
08:28
master 284dfd3: Revert "Add `file-name-set-extension'"
,
Michael Albinus
,
08:01
master 4f1a5e4: Add `file-name-set-extension'
,
Michael Albinus
,
05:10
master e6a700a: Handle case remote uid is 0 in some Tramp related tests
,
Michael Albinus
,
04:35
June 18, 2021
feature/pgtk 11c835e 2/2: Fix a frame created without scroll/menu/toolbar is empty
,
Yuuki Harano
,
10:14
feature/pgtk updated (b0d6886 -> 11c835e)
,
Yuuki Harano
,
10:14
feature/pgtk 3dbd3a8 1/2: Revert "Revert "* src/pgtkfns.c: Do not show an empty frame prematurely""
,
Yuuki Harano
,
10:14
master b9f339e 2/2: ; * src/comp.c (ADD_IMPORTED): Fix broken macro.
,
Mattias Engdegård
,
09:06
master ac73d77 1/2: Fix Morse for non-ASCII letters
,
Mattias Engdegård
,
09:06
master updated (6af9f1f -> b9f339e)
,
Mattias Engdegård
,
09:06
master 0ffcf74 1/2: Fix Mercury support, notably qualified procedures.
,
Eli Zaretskii
,
07:28
master 6af9f1f 2/2: Improve and update the 'etags' test suite
,
Eli Zaretskii
,
07:28
master updated (bc44763 -> 6af9f1f)
,
Eli Zaretskii
,
07:28
master bc44763: Update SCSS test file syntax.
,
Philipp Stephani
,
02:33
master updated (fe1b72d -> 7033470)
,
Tassilo Horn
,
01:45
master 7033470 2/2: Use \footref when referencing a footnote label
,
Tassilo Horn
,
01:45
master f41d0f4 1/2: Support new LaTeX kernel macro \footref
,
Tassilo Horn
,
01:45
June 17, 2021
master fe1b72d: * lisp/help-fns.el (help--symbol-class): Concat chars for all namespaces.
,
Juri Linkov
,
16:19
master 45acbe6d: Fix display-buffer-override-next-command for no-select case (bug#49057)
,
Juri Linkov
,
15:54
June 16, 2021
master ff053c7: * lisp/emacs-lisp/cl-generic.el: Fix bug#49053 and bug#47454
,
Stefan Monnier
,
12:54
master 7c22aa3: Eliminate some GCC warnings
,
Mattias Engdegård
,
12:11
master 1f4e919: * lisp/simple.el (save-interprogram-paste-before-kill): Fix type.
,
Glenn Morris
,
11:34
master 706e186: * src/xdisp.c (gui_draw_bottom_divider): Fix misleading indentation.
,
Mattias Engdegård
,
05:37
master eac34b5 2/3: ; * lisp/progmodes/hideif.el (hif-unicode-prefix-regexp): Stray `\`.
,
Mattias Engdegård
,
03:58
master ed97d15 3/3: Remove outdated advise from manual
,
Mattias Engdegård
,
03:58
master d9698fa 1/3: Prepare pdumper dump file in memory, write it in one go (Bug#46881)
,
Mattias Engdegård
,
03:58
master updated (db106ea -> ed97d15)
,
Mattias Engdegård
,
03:58
feature/rcirc-update 21148f6: Force mode line update after modifying activity string
,
Philip Kaludercic
,
03:43
June 15, 2021
master 0367d17 1/2: User option to select 'no-other-window' with windmove (bug#48916)
,
Juri Linkov
,
19:32
master db106ea 2/2: User option to choose a function triggered by windmove-create (bug#48917)
,
Juri Linkov
,
19:32
master updated (a8721a3 -> db106ea)
,
Juri Linkov
,
19:32
feature/rcirc-update b5d935b: Fix edge case with single argument for rcirc-define-command
,
Philip Kaludercic
,
17:45
feature/rcirc-update 7e5360f: Fix argument parser for rcirc-define-command with string input
,
Philip Kaludercic
,
17:12
master a8721a3: Make help-view-source more robust
,
Lars Ingebrigtsen
,
14:58
master 6fc48df: Add new convenience commands for *Help*
,
Lars Ingebrigtsen
,
14:51
feature/rcirc-update 1181c60 8/8: Check if server buffer is live
,
Philip Kaludercic
,
12:46
feature/rcirc-update 946ceca 7/8: Improve message markup
,
Philip Kaludercic
,
12:46
feature/rcirc-update 3e31846 6/8: Fix construction of interactive specification in rcirc-define-command
,
Philip Kaludercic
,
12:46
feature/rcirc-update 88e07af 4/8: Preserve order of completion during cycling
,
Philip Kaludercic
,
12:46
feature/rcirc-update f1e79a3 5/8: Rename set-rcirc-{encode, decode}-coding-system
,
Philip Kaludercic
,
12:46
feature/rcirc-update e17cc75 3/8: Add mouse properties to activity string
,
Philip Kaludercic
,
12:46
feature/rcirc-update e61bdd5 2/8: Update activity string after switching to next active buffer
,
Philip Kaludercic
,
12:46
feature/rcirc-update a44e402 1/8: Preserve incoming order of messages with same timestamp
,
Philip Kaludercic
,
12:46
feature/rcirc-update updated (fd96e3a -> 1181c60)
,
Philip Kaludercic
,
12:46
master 6ae5a59: Clarify (interactive "K") in the manual
,
Lars Ingebrigtsen
,
12:36
emacs-27 0ffef0b: Document 'ispell-program-name'
,
Eli Zaretskii
,
11:22
master 9dde254: ; * etc/NEWS: Fix a typo in the recent change.
,
Eli Zaretskii
,
11:11
master 8be9d4a 2/2: Allow ERT tests to output the failure reasons, too
,
Lars Ingebrigtsen
,
11:02
master 81fd560 1/2: Add a new function syntax-class-to-char
,
Lars Ingebrigtsen
,
11:02
master updated (53e5caa -> 8be9d4a)
,
Lars Ingebrigtsen
,
11:02
master 53e5caa: ; * doc/lispref/text.texi (Clickable Text): Fix word order
,
Filipp Gunbin
,
10:16
master c621004: Fix dragging dividers in terminal Emacs when there's margins
,
Lars Ingebrigtsen
,
09:54
master 17dcc54: Document `completions-format'
,
Lars Ingebrigtsen
,
09:47
master 1756e47: Fix false positives in docstring width warning with (fn...) constructs.
,
Lars Ingebrigtsen
,
09:33
branch feature/native-comp-macos-fixes deleted (was f0f8d7b)
,
Andrea Corallo
,
03:48
master 1956d98: mh-junk need not support SpamAssassin 2.20 from 2003
,
Stephen Gildea
,
02:19
June 14, 2021
master 794ec93: Remove unused variable from sgml-mode test
,
Lars Ingebrigtsen
,
09:58
master 00f1a4b: Get fractional seconds in iso8601 parsing right
,
Lars Ingebrigtsen
,
09:51
branch feature/native-comp deleted (was fa65c04)
,
Andrea Corallo
,
09:34
master 663fb3b: * Do not produce .elc temporary file when unnecessary (bug#48978)
,
Andrea Corallo
,
09:02
master 8f2f91f: Fix problem in HTML with bracketed characters
,
Lars Ingebrigtsen
,
09:00
master 9389742 1/2: * lisp/emacs-lisp/bytecomp.el (byte+native-compile): Update docstring.
,
Andrea Corallo
,
08:18
master 31d40ca 2/2: ; * lisp/emacs-lisp/bytecomp.el (byte-native-compiling): Typo fix.
,
Andrea Corallo
,
08:18
master updated (6536112 -> 31d40ca)
,
Andrea Corallo
,
08:18
master 6536112: Handle sensitive auto-save or backup remote files (Bug#45245)
,
Michael Albinus
,
05:25
master d0c7d8b: Improve handling of dedicated flag for side windows (Bug#48493)
,
Martin Rudalics
,
04:00
June 13, 2021
feature/pgtk b0d6886 2/2: Revert "* src/pgtkfns.c: Do not show an empty frame prematurely"
,
Yuuki Harano
,
11:09
feature/pgtk beb4e9f 1/2: Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding style"
,
Yuuki Harano
,
11:09
feature/pgtk updated (4b91168 -> b0d6886)
,
Yuuki Harano
,
11:09
emacs-27 7be610f: Fix documentation of 'face-extend-p'
,
Eli Zaretskii
,
10:11
master 2f7a115: Fix previous pulse.el fix
,
Lars Ingebrigtsen
,
09:39
master 55d7eff: Avoid an infinite loop in mml-expand-html-into-multipart-related
,
Lars Ingebrigtsen
,
09:02
master bad87a1: ; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.
,
Eli Zaretskii
,
08:52
master 00802c0: Reset the pulse face more fully in pulse-reset-face
,
Lars Ingebrigtsen
,
08:49
master 788e5cc: Fix wording of recently added documentation
,
Eli Zaretskii
,
08:48
master c4fcf2f: Fsubstitute_in_file_name doc string clarification
,
Lars Ingebrigtsen
,
08:15
master 407062c: Allow save-interprogram-paste-before-kill to be a number
,
Lars Ingebrigtsen
,
08:04
feature/pgtk 83c35b8 1/2: * src/pgtkfns.c: Do not show an empty frame prematurely
,
Yuuki Harano
,
05:28
feature/pgtk updated (7d5e94b -> 4b91168)
,
Yuuki Harano
,
05:28
feature/pgtk 4b91168 2/2: ; * src/pgtkfns.c (Fx_create_frame): Fix coding style
,
Yuuki Harano
,
05:28
feature/pgtk 7d5e94b: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
,
Yuuki Harano
,
04:48
feature/pgtk updated (7673b6b -> 7d5e94b)
,
Yuuki Harano
,
04:48
June 12, 2021
master dc471fe: * doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows
,
Juri Linkov
,
18:11
scratch/ns/refactor 06aa958 8/8: Move parent frame setting code into EmacsWindow
,
Alan Third
,
16:48
scratch/ns/refactor 13dd79a 7/8: Move NS port toolbar handling to the window
,
Alan Third
,
16:48
scratch/ns/refactor 6cbbfa0 6/8: Fix macOS live resize drawing
,
Alan Third
,
16:48
scratch/ns/refactor f766a85 5/8: Fix GNUstep menu update crashes
,
Alan Third
,
16:48
scratch/ns/refactor 27df712 4/8: Change NS port resize detection
,
Alan Third
,
16:48
scratch/ns/refactor 7d71f37 3/8: Tidy up NS port OS window handling
,
Alan Third
,
16:48
scratch/ns/refactor 17c9369 2/8: Fix GNUstep build warnings
,
Alan Third
,
16:48
scratch/ns/refactor f77cdc1 1/8: Simplify macOS drawing code
,
Alan Third
,
16:48
branch scratch/ns/refactor created (now 06aa958)
,
Alan Third
,
16:48
branch scratch/ns/refactor deleted (was 89ee85c)
,
Alan Third
,
16:48
scratch/ns/refactor 89ee85c: Move parent frame setting code into EmacsWindow
,
Alan Third
,
16:37
master 4c65544: EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
,
Stefan Monnier
,
16:22
master 0afab35: Make `window-system-for-display' work for ipv6, too
,
Lars Ingebrigtsen
,
09:12
master 099c7a0: Clarify some browse-url doc strings
,
Lars Ingebrigtsen
,
09:07
master b425966: Use file-in-directory-p instead of obsolete dired-in-this-tree-p
,
Tassilo Horn
,
08:53
master 6b5a713: Fix double (recursive) load of fortran.el
,
Lars Ingebrigtsen
,
08:46
scratch/ns/refactor 13dd79a: Move NS port toolbar handling to the window
,
Alan Third
,
08:43
master dd30941: Mention nov-is-evil/nnvirtual combination in the Gnus manual
,
Lars Ingebrigtsen
,
08:09
scratch/ns/refactor 6cbbfa0: Fix macOS live resize drawing
,
Alan Third
,
05:40
master 5795051: Add ability to bring only the selected frame to the front (bug#48865)
,
Alan Third
,
05:39
June 11, 2021
scratch/ns/refactor f766a85: Fix GNUstep menu update crashes
,
Alan Third
,
15:43
master e775ef2: * lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak
,
Stefan Monnier
,
14:06
master 87bd14c: ; perl-mode.el: Allow newline between quote-likes and delimiter
,
Harald Jörg
,
07:55
master 56e21ab: ; Improve delete-window-choose-selected documentation
,
Robert Pluim
,
05:33
master 00140ca: Rename/rewrite recently added option and function in window.el
,
Martin Rudalics
,
03:57
master 0088cf4: ; * etc/NEWS: Rephrase the entry about 'grep-find-template'.
,
Eli Zaretskii
,
02:30
June 10, 2021
master 86309ef: Simplify vc-git-log-switches's usage; change default value to nil
,
Dmitry Gutov
,
21:39
feature/rcirc-update e6c99a7 04/18: Integrate formatting into rcirc-send-string
,
Philip Kaludercic
,
11:47
feature/rcirc-update 13f6f78 16/18: Allow for optional arguments using rcirc-define-command
,
Philip Kaludercic
,
11:47
feature/rcirc-update 3a61e7b 17/18: Use defvar-local instead of setq-local where applicable
,
Philip Kaludercic
,
11:47
feature/rcirc-update 849e71f 09/18: Implement server-time extension
,
Philip Kaludercic
,
11:47
feature/rcirc-update 4ff1f66 07/18: Replace defun-rcirc-command with rcirc-define-command
,
Philip Kaludercic
,
11:47
feature/rcirc-update 0b367ec 06/18: Remove custom rcirc-completion implementation
,
Philip Kaludercic
,
11:47
feature/rcirc-update 6898816 01/18: Default to libera instead of freenode
,
Philip Kaludercic
,
11:47
feature/rcirc-update b67b1ee 15/18: Fix prompt doubling when reconnecting
,
Philip Kaludercic
,
11:47
feature/rcirc-update 95fdd4b 14/18: Allow filtering how nicks are presented
,
Philip Kaludercic
,
11:47
feature/rcirc-update 567e288 11/18: Implement message-ids extension
,
Philip Kaludercic
,
11:47
feature/rcirc-update f6e18c6 13/18: Implement invite-notify capability
,
Philip Kaludercic
,
11:47
feature/rcirc-update ab49a9a 10/18: Implement batch extension
,
Philip Kaludercic
,
11:47
feature/rcirc-update 06af44e 08/18: Create framework for IRCv3 support
,
Philip Kaludercic
,
11:47
feature/rcirc-update 8ea5766 05/18: Recognize quoted commands in rcirc-process-input-line
,
Philip Kaludercic
,
11:47
feature/rcirc-update fd96e3a 18/18: Allow hiding certain message types after reconnecting
,
Philip Kaludercic
,
11:47
feature/rcirc-update c300326 12/18: Add TAGMSG handler
,
Philip Kaludercic
,
11:47
feature/rcirc-update fb15875 03/18: Fix checkdoc complaints and related issues
,
Philip Kaludercic
,
11:47
feature/rcirc-update c6b6c2d 02/18: Use auth-source for user-passwords
,
Philip Kaludercic
,
11:47
branch feature/rcirc-update created (now fd96e3a)
,
Philip Kaludercic
,
11:47
master af4cccb: Support mercury in 'ctags' as well
,
Eli Zaretskii
,
09:58
master e27b531: Improve documentation of 'M-y'
,
Eli Zaretskii
,
08:07
master b3dd0ce: Provide new option `delete-window-set-selected' (Bug#47300)
,
Martin Rudalics
,
03:16
June 09, 2021
scratch/ns/refactor 17c9369 2/4: Fix GNUstep build warnings
,
Alan Third
,
17:50
scratch/ns/refactor 7d71f37 3/4: Tidy up NS port OS window handling
,
Alan Third
,
17:50
scratch/ns/refactor f77cdc1 1/4: Simplify macOS drawing code
,
Alan Third
,
17:50
scratch/ns/refactor 27df712 4/4: Change NS port resize detection
,
Alan Third
,
17:50
branch scratch/ns/refactor created (now 27df712)
,
Alan Third
,
17:50
branch scratch/ns/refactor deleted (was cc036d9)
,
Alan Third
,
17:50
master dd9385b: ; perl-mode.el: Detect quote-like operator immediately after =>
,
Harald Jörg
,
17:04
master ff65ea9: Remove pause on fullscreening in NS (bug#48406)
,
Alan Third
,
17:00
scratch/ns/refactor ad13a96 3/4: Tidy up NS port OS window handling
,
Alan Third
,
14:27
branch scratch/ns/refactor created (now cc036d9)
,
Alan Third
,
14:27
scratch/ns/refactor 0487638 1/4: Simplify macOS drawing code
,
Alan Third
,
14:27
scratch/ns/refactor b691726 2/4: Fix GNUstep build warnings
,
Alan Third
,
14:27
scratch/ns/refactor cc036d9 4/4: Change NS port resize detection
,
Alan Third
,
14:27
master 5b68e7b: * lib/Makefile.in (Makefile): Fix typo.
,
Glenn Morris
,
12:53
master fb62846: Fix image filename encoding issues (bug#48902)
,
Alan Third
,
11:15
emacs-27 b94532f: * src/xdisp.c (Fwindow_text_pixel_size): Plug memory leak. (Bug#48884)
,
Eli Zaretskii
,
08:38
master a63587c: * etc/NEWS: New user option 'shell-has-auto-cd'.
,
Michael Albinus
,
07:01
master e67883b: Handle auto-cd in shell-mode
,
Michael Albinus
,
05:44
June 08, 2021
master 90f54aa: ; perl-mode.el: Detect regexes immediately after "|&"
,
Harald Jörg
,
20:06
master 4a1e97b: New user option for Git log switches
,
Dmitry Gutov
,
19:36
master 15f4237 1/2: Sync overlay code in minibuffer-message and set-minibuffer-message (bug#48669)
,
Juri Linkov
,
12:54
master 9625e30 2/2: * lisp/simple.el (yank-from-kill-ring): Add edited string to the kill-ring.
,
Juri Linkov
,
12:54
master updated (bef3070 -> 9625e30)
,
Juri Linkov
,
12:54
feature/pgtk 7673b6b: * src/pgtkselect.c: Avoid Glib assertion warnings
,
Yuuki Harano
,
11:31
master bef3070 2/2: Merge from origin/emacs-27
,
Glenn Morris
,
10:57
master updated (4888add -> bef3070)
,
Glenn Morris
,
10:57
master 6456a67 1/2: ; Merge from origin/emacs-27
,
Glenn Morris
,
10:57
master 4888add: Change the Gnus default to use `#' to toggle the process mark
,
Lars Ingebrigtsen
,
07:34
master 0d42c92: MH-E: do not look for MH variants in relative directories
,
Stephen Gildea
,
00:49
June 07, 2021
master 27366ff 1/2: * doc/man/emacs.1.in: Minor fixes.
,
Stefan Kangas
,
20:02
master 19ef864 2/2: Fix an example in ERC docs
,
Stefan Kangas
,
20:02
master updated (f7d98db -> 19ef864)
,
Stefan Kangas
,
20:02
master f7d98db: Revert "src/nsterm.m: fix window tabbing on macOS"
,
Alan Third
,
18:16
master updated (17aced4 -> fcc8276)
,
Michael Albinus
,
14:41
master 89f91e5 1/2: ; Fix typos in etc/NEWS
,
Michael Albinus
,
14:41
master fcc8276 2/2: Improve support of remote files in browse-url.el
,
Michael Albinus
,
14:41
master 17aced4 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
08:04
master 69a6521 1/2: * src/xdisp.c (Fwindow_text_pixel_size): Plug memory leak. (Bug#48884)
,
Eli Zaretskii
,
08:04
master 7220640: Fix rgrep abbreviation
,
Dmitry Gutov
,
08:03
master c8d4af8: Support remote file names in `browse-url-of-buffer'
,
Michael Albinus
,
07:45
June 06, 2021
master 82ccc3a: ; Mention the previous change in NEWS
,
Dmitry Gutov
,
22:01
master 45bdc37: Support old BSD find and "root dir symlink" better
,
Dmitry Gutov
,
21:53
master 6329e70: completion-pcm--hilit-commonality: Reuse the match-data cons cells
,
Dmitry Gutov
,
17:58
master fc37483: Fix a problem with restarting 'tags-search'
,
Eli Zaretskii
,
08:31
master 0f9d8c9: Clarify boolean widget prompt
,
Lars Ingebrigtsen
,
07:23
master 929adad: Clarify file reversion prompt
,
Lars Ingebrigtsen
,
07:05
master 3c2db0c: Make `so-long' restore `view-mode'
,
Lars Ingebrigtsen
,
06:33
master f349810: Minor copyedits in the Emacs user manual
,
Eli Zaretskii
,
05:59
master 5a8a5a9 1/2: Add support for Mercury (https://mercurylang.org) in 'etags'
,
Eli Zaretskii
,
05:45
master updated (2207f9a -> 6ef5760)
,
Eli Zaretskii
,
05:45
master 6ef5760 2/2: Minor fixes for last change
,
Eli Zaretskii
,
05:45
master 2207f9a: src/nsterm.m: fix window tabbing on macOS
,
Alan Third
,
05:11
emacs-27 37f4457: ; Fix typo in dynamic module functions docs.
,
Basil L. Contovounesios
,
02:53
master 218d2d1: * lisp/net/tramp.el (tramp-error): Make it a defun.
,
Michael Albinus
,
02:38
June 05, 2021
master 45d711a: Consider environment vars in Fido's directory-aware RET binding
,
João Távora
,
16:49
master 4fda37f: Fix Gnus summary exclusion when everything matches
,
Lars Ingebrigtsen
,
16:30
master e490ffc 1/2: * lisp/mpc.el (mpc-intersection): Fix commit 1760029b0927242
,
Stefan Monnier
,
11:58
master updated (58de11f -> c942418)
,
Stefan Monnier
,
11:58
master c942418 2/2: * src/keyboard.c (read_decoded_event_from_main_queue): Fix paren typo
,
Stefan Monnier
,
11:58
master 58de11f: Document the last change
,
Eli Zaretskii
,
10:18
master 515eb69: Support terminal emulators that encode the Meta modifier as 8th bit
,
Eli Zaretskii
,
09:59
feature/pgtk ce7a78d: Support frame-scale-factor on pgtk frames
,
Yuuki Harano
,
08:00
master f93f3b8: Fix slow operation of 'string-width'
,
Eli Zaretskii
,
07:17
master 3eb2947: Some additions to the TeX input method
,
Eli Zaretskii
,
04:29
June 04, 2021
master 8d5b7f5: Make icomplete less blinky and more responsive
,
Dmitry Gutov
,
20:56
master 7b50ed5: Ask if dir and subdir dired buffers be killed when deleting dir
,
Tassilo Horn
,
16:09
master 4c362b4: Fix documentation of a recent change.
,
Eli Zaretskii
,
09:52
master 194d54a 2/2: Fix placement of point in Dired deletion operations
,
Lars Ingebrigtsen
,
06:01
master 9136c06 1/2: Add a new `server-edit-abort' command
,
Lars Ingebrigtsen
,
06:01
master updated (6d1d048 -> 194d54a)
,
Lars Ingebrigtsen
,
06:01
master 6d1d048: Revert "Make the `i' command in Info-mode remove duplicate matches"
,
Lars Ingebrigtsen
,
04:49
master b516887: Fix documentation of recent 'windmove' changes
,
Eli Zaretskii
,
02:49
June 03, 2021
master 15c57fc: * lisp/simple.el (read-from-kill-ring): Fix the case of 'M-y M-p' (bug#48478)
,
Juri Linkov
,
16:54
master d4ae640: * lisp/help-fns.el (help--symbol-class): New function.
,
Juri Linkov
,
16:42
master ee56a19 3/3: * etc/NEWS: Add windmove keybindings (bug#41438)
,
Juri Linkov
,
16:36
master b5416d97 1/3: Improve windmove-*-default-keybindings functions (bug#41438)
,
Juri Linkov
,
16:36
master updated (6b41d7d -> ee56a19)
,
Juri Linkov
,
16:36
master 3916bf0 2/3: Add user options for default windmove commands (bug#41438)
,
Juri Linkov
,
16:36
master updated (c3b4485 -> 6b41d7d)
,
Mattias Engdegård
,
15:35
master 6b41d7d 2/2: Constant-propagate (function SYMBOL)
,
Mattias Engdegård
,
15:35
master a517b77 1/2: Optimise (cons X nil) to (list X)
,
Mattias Engdegård
,
15:35
master c3b4485: Fix fill-column-indicator on TTY frames
,
Eli Zaretskii
,
10:46
master 528e157: More accurate highlighting of mis-spellings in Flyspell
,
Eli Zaretskii
,
08:58
master 089e0c4: Make the `i' command in Info-mode remove duplicate matches
,
Lars Ingebrigtsen
,
05:55
master 4bcc83c: Fix up previous hideif change to avoid a compilation warning
,
Lars Ingebrigtsen
,
04:39
master e0da5d6: fringe-mode doc clarifications
,
Lars Ingebrigtsen
,
04:21
master 9a66aff: * lisp/progmodes/hideif.el: Fix initial version for new variables
,
Luke Lee
,
04:04
master 2e8212a: Fix problem with empty command histories in eshell and `erase'
,
Lars Ingebrigtsen
,
03:50
master 3272cfa: ; Fix last change.
,
Eli Zaretskii
,
03:49
master ed19ffc: * configure.ac: Clarify "smoke test" error message. (Bug#48804)
,
Eli Zaretskii
,
03:47
master d08067d: Cross-reference the message/error control variables
,
Lars Ingebrigtsen
,
03:31
master 6a152f8: * configure.ac: Improve error messages about libgccjit.
,
Eli Zaretskii
,
02:56
June 02, 2021
master a488716: Allow opening buttonized URL with secondary browser in rcirc
,
Tassilo Horn
,
17:05
emacs-27 f7d4bbc: ; * src/composite.h: Improve comments for LGSTRING and LGLYPH.
,
Eli Zaretskii
,
10:51
master 09081ca: Fix a typo in 'produce_glyphless_glyph'
,
Eli Zaretskii
,
09:16
master 87e7390: * lisp/progmodes/hideif.el: update for new C++ standards and extensions
,
Luke Lee
,
08:30
master f064b23: Fix ibuffer auto-shrinking windows
,
Lars Ingebrigtsen
,
04:54
master 7ea7e26: Move point in dired buffers when handling a list of files
,
Lars Ingebrigtsen
,
04:15
master 16793dc: Add new user option to Gnus to allow `#' to toggle
,
Lars Ingebrigtsen
,
01:41
June 01, 2021
master 5e0cf09 1/2: ; Bump isearch.el :version after recent change.
,
Basil L. Contovounesios
,
15:22
master updated (246e107 -> 4784b6e)
,
Basil L. Contovounesios
,
15:22
master 4784b6e 2/2: ; End recently added sentences with a period.
,
Basil L. Contovounesios
,
15:22
branch scratch/ns/surface-stuff deleted (was 784ec4b)
,
Alan Third
,
14:55
master 246e107: Improve performance of NS port's display on macOS
,
Alan Third
,
14:52
master a32e65b 2/2: * Add `native-compile-target-directory' (bug#48743)
,
Andrea Corallo
,
12:12
master c4b02da 1/2: Rename batch-byte-native-compile-for-bootstrap (bug#48743)
,
Andrea Corallo
,
12:12
master updated (3dff854 -> a32e65b)
,
Andrea Corallo
,
12:12
master 3dff854: Remove unnecessary function declaration in isearch
,
Glenn Morris
,
11:53
master 8b3291d: Avoid hang in nnimap-keepalive
,
Andreas Schwab
,
09:55
master afe7d9b: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:29
master 3d954de: * lisp/gnus/gnus-art.el: Don't sneak dynbound code via quoting
,
Stefan Monnier
,
09:15
emacs-27 bef00aa: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:12
master 05ab6e5 1/2: Improve icomplete-vertical-mode and fido-vertical-mode
,
João Távora
,
05:56
master fb1c5e4 2/2: Add annotation capability to icomplete-vertical-mode
,
João Távora
,
05:56
master updated (062f5aa -> fb1c5e4)
,
João Távora
,
05:56
master 062f5aa: Allow packages to change the hl-line overlay priority
,
Lars Ingebrigtsen
,
04:29
master d9ccc3f 4/4: Fix problem with `format-alist' marking all the text in the buffer
,
Lars Ingebrigtsen
,
04:24
master 43a9c3f 3/4: Document `with-selected-frame'
,
Lars Ingebrigtsen
,
04:24
master updated (78f885f -> d9ccc3f)
,
Lars Ingebrigtsen
,
04:24
master 0a7ca6f 2/4: Obsolete `global-whitespace-newline-mode'
,
Lars Ingebrigtsen
,
04:24
master 85e1719 1/4: Add a new command `mailcap-view-file'
,
Lars Ingebrigtsen
,
04:24
master 78f885f: Fix documentation of literal `face' syntax in font-lock section
,
Lars Ingebrigtsen
,
02:29
master 23b6cd4: Improve random selection of keyservers
,
Lars Ingebrigtsen
,
01:49
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc