Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (date)
[
Thread Index
][
Top
][
All Lists
][
emacs-diffs info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Jun 30 2020 17:30:33 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2020
master e98ddd6: Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691)
,
Juri Linkov
,
17:30
feature/native-comp 0f964db 2/2: Add a test for lambda list containing uninterned symbols
,
Andrea Corallo
,
15:31
feature/native-comp 4681f33 1/2: Fix lambda-list relocation class
,
Andrea Corallo
,
15:31
feature/native-comp updated (d3ac353 -> 0f964db)
,
Andrea Corallo
,
15:31
scratch/eldoc-async 62dc1d4 2/4: New M-x eldoc for on-demand and interactive documentation requests
,
João Távora
,
07:17
scratch/eldoc-async 99fd115 4/4: Make more parts of Emacs use new Eldoc capabilities
,
João Távora
,
07:17
scratch/eldoc-async aaf5dfc 3/4: * lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0
,
João Távora
,
07:17
scratch/eldoc-async 6c54414 1/4: Better handle asynchronous Eldoc sources
,
João Távora
,
07:17
branch scratch/eldoc-async created (now 99fd115)
,
João Távora
,
07:17
branch scratch/eldoc-async deleted (was fbc3f86)
,
João Távora
,
07:16
June 29, 2020
master bc8089a: Subject: Frame-local tab-bar for numeric value of tab-bar-show (bug#42052)
,
Juri Linkov
,
19:45
master 519e64f: CC Mode: optimize for repeated simple operations.
,
Alan Mackenzie
,
15:13
feature/native-comp d3ac353: Revert "* src/comp.c (Fcomp__register_subr): Remove code duplication using Fdefalias."
,
Andrea Corallo
,
13:28
master d087263: * test/src/fns-tests.el (test-secure-hash): Test getrandom format.
,
Paul Eggert
,
12:55
emacs-27 59e768d: Fix undefined behavior in json.c (Bug#42113)
,
Philipp Stephani
,
06:36
June 28, 2020
bug#38796-lossage-limit c86d060 4/4: Do not expose the size of recent_keys to Lisp
,
Tino Calancha
,
17:34
bug#38796-lossage-limit cc09a33 2/4: Allow disable the record of keystrokes (lossage)
,
Tino Calancha
,
17:34
bug#38796-lossage-limit e13fd1f 3/4: Revert "Allow disable the record of keystrokes (lossage)"
,
Tino Calancha
,
17:34
bug#38796-lossage-limit 9324eb0 1/4: Give Lisp control on the lossage size
,
Tino Calancha
,
17:34
branch bug#38796-lossage-limit created (now c86d060)
,
Tino Calancha
,
17:34
feature/native-comp 0ce4bf3 2/2: * Do not skip native compilation for leim subfolder during boostrap
,
Andrea Corallo
,
16:24
feature/native-comp 1dd2c8c 1/2: * Enable deferred compilation for dynamic scoped code
,
Andrea Corallo
,
16:24
feature/native-comp updated (98196b0 -> 0ce4bf3)
,
Andrea Corallo
,
16:24
master 6650144: Update from Gnulib.
,
Paul Eggert
,
16:24
master 162f375: MS-Windows fixes as followup to import of Gnulib 'getrandom'
,
Eli Zaretskii
,
11:28
feature/native-comp 5b8b298 2/4: Add a test to verify CL macro expansion in dynamic scope
,
Andrea Corallo
,
10:55
feature/native-comp 98196b0 4/4: Merge remote-tracking branch 'savannah/master' into uninterned
,
Andrea Corallo
,
10:55
feature/native-comp updated (0eedb5a -> 98196b0)
,
Andrea Corallo
,
10:55
feature/native-comp 6c7f615a 3/4: * src/comp.c (Fcomp__register_subr): Remove code duplication using Fdefalias.
,
Andrea Corallo
,
10:55
feature/native-comp 7f85127 1/4: * Setup correctly the printer while dumping objs in native CU (bug#42088)
,
Andrea Corallo
,
10:55
emacs-27 cce00be: Fix ACTION argument of 'display-buffer' call in gud.el
,
Eli Zaretskii
,
10:05
master e4028d1: Add thread-naming support for OpenBSD
,
Mattias Engdegård
,
05:36
June 27, 2020
feature/native-comp 0eedb5a 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
16:43
feature/native-comp 24f68d6 1/2: src/comp.c (Fcomp__register_subr): Handle advice activation (bug#42038).
,
Andrea Corallo
,
16:42
feature/native-comp updated (801e19d -> 0eedb5a)
,
Andrea Corallo
,
16:42
master 5ce5cf6: Use getrandom syscall for nonces
,
Paul Eggert
,
16:03
master 118c07e: Update from Gnulib
,
Paul Eggert
,
13:07
emacs-27 0121db2: * src/keyboard.c (Fclear_this_command_keys): Doc fix.
,
Eli Zaretskii
,
04:36
emacs-27 b9abf5c: Improve do string of 'man'
,
Eli Zaretskii
,
03:49
June 26, 2020
feature/zach-soc-bytecode-in-traceback 0cb1df1 2/2: Store the bytecode offset in thread_state
,
Rocky Bernstein
,
20:05
feature/zach-soc-bytecode-in-traceback 58e112f 1/2: Properly align offset in backtrace
,
Rocky Bernstein
,
20:05
feature/zach-soc-bytecode-in-traceback updated (afa6a97 -> 0cb1df1)
,
Rocky Bernstein
,
20:05
branch feature/zach-soc-bytecode-in-traceback created (now afa6a97)
,
Rocky Bernstein
,
19:46
feature/zach-soc-bytecode-in-traceback afa6a97: Merge feature/zach-soc-bytecode-in-traceback
,
Rocky Bernstein
,
19:46
branch feature/zach-soc-bytecode-in-traceback deleted (was c0b174d)
,
Rocky Bernstein
,
19:45
feature/zach-soc-bytecode-in-traceback c0b174d: Properly align offset in backtrace
,
Rocky Bernstein
,
17:16
emacs-27 b87fc93: ; * src/xdisp.c (pos_visible_p): Yet another minor fix for bug#42039.
,
Eli Zaretskii
,
15:34
feature/bug#38796-lossage-limit a60a059 2/2: Allow disable the record of keystrokes (lossage)
,
Tino Calancha
,
13:21
feature/bug#38796-lossage-limit 9723c26 1/2: Give Lisp control on the lossage size
,
Tino Calancha
,
13:21
branch feature/bug#38796-lossage-limit created (now a60a059)
,
Tino Calancha
,
13:21
feature/zach-soc-funcall-from-bytecode 0c45e51 2/6: Merge branch 'master' into feature/soc-bytecode-in-traceback-specbinding
,
Rocky Bernstein
,
11:54
feature/zach-soc-funcall-from-bytecode e1aee0f 6/6: Don't call Ffuncall directly from exec_byte_code
,
Rocky Bernstein
,
11:54
feature/zach-soc-funcall-from-bytecode 629d179 3/6: Properly align offset in backtrace
,
Rocky Bernstein
,
11:54
feature/zach-soc-funcall-from-bytecode 3d5ac37 5/6: Revert "Store bytecode offset within exec_byte_code"
,
Rocky Bernstein
,
11:54
feature/zach-soc-funcall-from-bytecode f6ec28d 4/6: Store bytecode offset within exec_byte_code
,
Rocky Bernstein
,
11:54
feature/zach-soc-funcall-from-bytecode b417cf0 1/6: Merge branch 'master' into feature/soc-bytecode-in-traceback-specbinding
,
Rocky Bernstein
,
11:54
branch feature/zach-soc-funcall-from-bytecode created (now e1aee0f)
,
Rocky Bernstein
,
11:54
feature/zach-soc-bytecode-in-traceback 077acd3 2/3: Only print offset for byte-compiled functions
,
Rocky Bernstein
,
11:40
feature/zach-soc-bytecode-in-traceback ef71dc4 3/3: Print offset of each backtrace frame
,
Rocky Bernstein
,
11:40
feature/zach-soc-bytecode-in-traceback 11b403c 1/3: Print byte offset of error in backtrace
,
Rocky Bernstein
,
11:40
branch feature/zach-soc-bytecode-in-traceback created (now ef71dc4)
,
Rocky Bernstein
,
11:40
master ffb89ed: Merge from origin/emacs-27
,
Glenn Morris
,
10:55
master updated (89c744c -> ffb89ed)
,
Glenn Morris
,
10:55
emacs-27 5280e11: ; * src/xdisp.c (pos_visible_p): Fix last change. (Bug#42039)
,
Eli Zaretskii
,
09:36
emacs-27 bb1a948: Fix posn-at-point at beginning of a display string
,
Eli Zaretskii
,
08:03
master 89c744c: ; Fix recent indentation in project.el
,
Basil L. Contovounesios
,
04:51
emacs-27 0c4b033: Improve documentation of Info node movement commands
,
Eli Zaretskii
,
03:42
master be7a07f: Fix byte-compilation warning in project.el
,
Eli Zaretskii
,
03:16
June 25, 2020
master 75bb40b: vc-known-roots: Actually update
,
Dmitry Gutov
,
20:45
master 96ff641 3/3: project--read-project-list: Add structure verification
,
Dmitry Gutov
,
20:43
master updated (511ddaa -> 96ff641)
,
Dmitry Gutov
,
20:43
master 733921e 2/3: project-known-roots: Rename and improve
,
Dmitry Gutov
,
20:43
master beaff81 1/3: Rename project-kill-buffers-{skip-conditions, ignores}
,
Dmitry Gutov
,
20:43
master 511ddaa: Add NEWS entry for bug-reference auto-setup.
,
Tassilo Horn
,
16:08
master e2d796f: Fix last change
,
Eli Zaretskii
,
15:29
master 1c6dc3a: Add help menu entry for view-lossage
,
Tino Calancha
,
15:00
master 7574390: CC Mode. Fix an off by one error. Fixes bug #41809
,
Alan Mackenzie
,
13:08
June 24, 2020
master 7d6b860: Push action to list of functions in display-buffer-override-next-command
,
Juri Linkov
,
20:48
master b6ea0e0: Make switch work in AWK Mode. Fixes bug #41923
,
Alan Mackenzie
,
15:49
scratch/tzz/prettify-text-mode b76e05f: Avoid using the word "symbol" in prettify-text-* functions.
,
Teodor Zlatanov
,
14:28
scratch/tzz/prettify-text-mode 09bf88f: lisp/progmodes/prog-mode.el: prettify-text-unprettify-at-point default on
,
Teodor Zlatanov
,
14:19
scratch/tzz/prettify-text-mode 8540f8d: lisp/progmodes/prog-mode.el: remove mentions of prettify-text-mode
,
Teodor Zlatanov
,
14:09
master 599004f: ; * etc/NEWS: Improve format and wording of recently added entries.
,
Eli Zaretskii
,
10:52
master 875d284: ; Fix typos in etc/NEWS
,
Michael Albinus
,
04:41
June 23, 2020
master bfd96e9: M-n in read-directory-name of vc commands gets project dirs (bug#41821)
,
Juri Linkov
,
19:59
master 4e04ca8: More not-state-changing vc commands can be used from non-file buffers
,
Juri Linkov
,
19:54
scratch/tzz/prettify-text-mode de8c4f5 3/3: Create and document auth-source-reveal-mode
,
Teodor Zlatanov
,
18:24
scratch/tzz/prettify-text-mode 3a0d51a 2/3: Introduce prettify-text API.
,
Teodor Zlatanov
,
18:24
scratch/tzz/prettify-text-mode e49ebf9 1/3: lisp/progmodes/prog-mode.el: prevent font-lock-flush boundary errors
,
Teodor Zlatanov
,
18:24
branch scratch/tzz/prettify-text-mode created (now de8c4f5)
,
Teodor Zlatanov
,
18:24
master 35e881c: Fix problem in tramp-smb.el
,
Michael Albinus
,
15:18
master 86a2497: ; Fix indentation in last change
,
Basil L. Contovounesios
,
10:49
master 7fd3f0b: Fix gnus-cloud-download-all-data return value
,
Teodor Zlatanov
,
09:14
June 22, 2020
feature/native-comp 801e19d: * lisp/gnus/gnus.el (gnus): Fix a check to handle native compilation.
,
Andrea Corallo
,
18:34
scratch/tzz/auth-source-reveal-mode 9c5b838: auth-source-reveal-mode: fixes from code review
,
Teodor Zlatanov
,
16:31
scratch/tzz/auth-source-reveal-mode 4a7c98d 3/3: Create and document auth-source-reveal-mode
,
Teodor Zlatanov
,
15:16
scratch/tzz/auth-source-reveal-mode f16a4c8 2/3: Support regular expressions and API for prettify-symbols-mode
,
Teodor Zlatanov
,
15:16
branch scratch/tzz/auth-source-reveal-mode created (now 4a7c98d)
,
Teodor Zlatanov
,
15:16
scratch/tzz/auth-source-reveal-mode 1ffabf9 1/3: lisp/progmodes/prog-mode.el: prevent font-lock-flush boundary errors
,
Teodor Zlatanov
,
15:16
branch scratch/tzz/auth-source-reveal-mode deleted (was 8a0eb61)
,
Teodor Zlatanov
,
15:16
emacs-27 632b011: Add Jansson dependency to Windows Build
,
Phillip Lord
,
13:15
emacs-27 dbfcdab: Unbreak 'reverse-region'
,
Eli Zaretskii
,
11:41
master 30ff243: Minor improvements as followup to recent RGB string-parsing change
,
Eli Zaretskii
,
11:35
emacs-27 c37de84: Fix typos and markup in fill column indicator docs
,
Basil L. Contovounesios
,
09:58
master 2be7198 1/2: project-switch-to-buffer: Do not require matching input
,
Dmitry Gutov
,
09:58
master bea5eb7 2/2: project-switch-to-buffer: Improve Ido compatibility
,
Dmitry Gutov
,
09:58
master updated (8ef8463 -> bea5eb7)
,
Dmitry Gutov
,
09:58
master 8ef8463: Accept lexical lambda in auto-insert-alist
,
Mattias Engdegård
,
07:16
master 6242605 2/2: Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)
,
Mattias Engdegård
,
03:58
master updated (ce4ec17 -> 6242605)
,
Mattias Engdegård
,
03:58
master 73daab9 1/2: Preserve point in pascal-mode completion (bug#41740)
,
Mattias Engdegård
,
03:58
June 21, 2020
master ce4ec17: Fix display-buffer-override-next-command to call action only once (bug#39722)
,
Juri Linkov
,
19:36
master ba8370b: New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5)
,
Juri Linkov
,
19:17
master 7221d84 1/2: ; project-shell, project-eshell: Doc fixes
,
Dmitry Gutov
,
18:49
master updated (9fe2bdb -> a1686c0)
,
Dmitry Gutov
,
18:49
master a1686c0 2/2: Forward declare eshell-buffer-name in project-eshell
,
Dmitry Gutov
,
18:49
feature/native-comp f0e9fdd 11/12: Two `load-history' eln related fixes.
,
Andrea Corallo
,
18:37
feature/native-comp c324e02 12/12: Merge remote-tracking branch 'savahnna/master' into dev
,
Andrea Corallo
,
18:37
feature/native-comp 0a70ed9 10/12: ; * src/comp.c (define_maybe_gc_or_quit): Fix a comment.
,
Andrea Corallo
,
18:37
feature/native-comp cfb871a 08/12: * Handle correctly pure delaration specifier.
,
Andrea Corallo
,
18:37
feature/native-comp 89b6f56 09/12: * src/comp.c (Fcomp__compile_ctxt_to_file): Confine gcc optim level in [0, 3].
,
Andrea Corallo
,
18:37
feature/native-comp 1179a1c 07/12: * Add a func-arity test for dynamic functions
,
Andrea Corallo
,
18:37
feature/native-comp 51df0ab 06/12: Do not native compile two functions to allow cc-mode hack
,
Andrea Corallo
,
18:37
feature/native-comp 34117de 05/12: Add a test for speed -1
,
Andrea Corallo
,
18:37
feature/native-comp decced8 04/12: Allow per function speed declaration
,
Andrea Corallo
,
18:37
feature/native-comp 29b2a08 03/12: Execute top level forms in the right lex/dyn scope.
,
Andrea Corallo
,
18:37
feature/native-comp 47ab6c2 02/12: Add some testing for dynamic scope
,
Andrea Corallo
,
18:37
feature/native-comp c37b544 01/12: Add native compiler dynamic scope support
,
Andrea Corallo
,
18:37
feature/native-comp updated (5a55a84 -> c324e02)
,
Andrea Corallo
,
18:37
master 9fe2bdb: Consolidate #RGB string parsers
,
Mattias Engdegård
,
15:23
master 0792f8e: Revert last change in benchmark.el
,
Basil L. Contovounesios
,
14:07
master 8df2957: Improve doc strings of 'project-shell' and 'project-eshell'
,
Eli Zaretskii
,
12:22
master a4d3897: Replace some uses of cl-mapcan with mapcan
,
Basil L. Contovounesios
,
09:51
master f18b035: Fix remaining problems with tramp-crypt.el
,
Michael Albinus
,
09:20
master updated (a1b487e -> 1ecd350)
,
Basil L. Contovounesios
,
08:46
master 1ecd350 2/2: Evaluate some unnecessarily quoted lambdas
,
Basil L. Contovounesios
,
08:46
master 4cc6854 1/2: Silence some warnings in tests
,
Basil L. Contovounesios
,
08:46
June 20, 2020
master c1056b0 1/2: Pop to an existing Eshell buffer by default
,
Dmitry Gutov
,
21:20
master a1b487e 2/2: ; project-shell, project-eshell: Docstring tweaks
,
Dmitry Gutov
,
21:20
master updated (c59475a -> a1b487e)
,
Dmitry Gutov
,
21:20
master c59475a: Fix a byte-compile warning.
,
Philipp Stephani
,
16:14
master 3af631d: Fix last change for bug#41619
,
Eli Zaretskii
,
04:47
emacs-27 f61bff3: ; * CONTRIBUTE: Clarify the preferences for patch formatting.
,
Eli Zaretskii
,
04:43
master 7a70900 2/2: Documentation followup to the last change
,
Eli Zaretskii
,
04:32
master 50f489b 1/2: Add fallback for 24-bit terminal color via COLORTERM=truecolor
,
Eli Zaretskii
,
04:32
master updated (ed08512 -> 7a70900)
,
Eli Zaretskii
,
04:32
emacs-27 368e140: Avoid crashes in 'defconst'
,
Eli Zaretskii
,
04:07
emacs-27 11e3413: Fix text about Lisp archives in the Emacs FQ
,
Eli Zaretskii
,
03:58
master ed08512: Revert "Don't mention non-GNU package archives."
,
Eli Zaretskii
,
03:53
master 2fec4c7: Fix bug with deactivation of mark in 'cua-cancel'
,
Eli Zaretskii
,
03:44
emacs-27 4c81724: Don't use 'cl' functions in ELisp manual's examples
,
Eli Zaretskii
,
03:31
June 19, 2020
master be5d0c0: project-shell: Pop to an existing shell buffer by default
,
Dmitry Gutov
,
21:02
master 2eda819: Fix last change in doc strings of project.el
,
Eli Zaretskii
,
14:52
scratch/tzz/auth-source-reveal-mode 8a0eb61: doc/misc/auth.texi: js2-mode is derived from prog-mode
,
Teodor Zlatanov
,
10:36
master 3e7499c: Fix various problems in Tramp
,
Michael Albinus
,
09:12
master 1e3b0f2: Improve doc strings of project.el
,
Eli Zaretskii
,
03:54
master 70ac80d: Fix newly introduced errors in Tramp
,
Michael Albinus
,
03:24
June 18, 2020
master 6fe5c21: project-switch-to-buffer: Use the "other buffer" as default
,
Dmitry Gutov
,
20:44
scratch/tzz/auth-source-reveal-mode dbe62dd: doc/misc/auth.texi: shorten use-package example
,
Teodor Zlatanov
,
17:26
master fbf40c1: Check AREF and aref_addr subscripts
,
Paul Eggert
,
17:02
master b6c7780: ; * lisp/faces.el (color-luminance-dark-limit): Better doc string.
,
Mattias Engdegård
,
15:57
master ba450b6: Define the dark luminance limit as a named constant
,
Mattias Engdegård
,
15:22
scratch/tzz/auth-source-reveal-mode 7e411b7 3/3: Create and document auth-source-reveal-mode
,
Teodor Zlatanov
,
14:34
branch scratch/tzz/auth-source-reveal-mode created (now 7e411b7)
,
Teodor Zlatanov
,
14:34
scratch/tzz/auth-source-reveal-mode a2c9280 2/3: Support regular expressions and API for prettify-symbols-mode
,
Teodor Zlatanov
,
14:34
scratch/tzz/auth-source-reveal-mode 48e57fa 1/3: lisp/progmodes/prog-mode.el: prevent font-lock-flush boundary errors
,
Teodor Zlatanov
,
14:34
branch scratch/tzz/auth-source-reveal-mode deleted (was e063c82)
,
Teodor Zlatanov
,
14:34
master 7a37460 1/2: Some Tramp cleanups, mainly in tramp-crypt.el
,
Michael Albinus
,
14:00
master updated (363d981 -> 75babd0)
,
Michael Albinus
,
14:00
master 75babd0 2/2: * etc/NEWS: Fix inconsistencies. Add `tramp-crypt-add-directory'.
,
Michael Albinus
,
14:00
master 363d981: Add binding for project-kill-buffers
,
Dmitry Gutov
,
11:42
master 3dd6b23: Propertize all shr fragment IDs as shr-target-id
,
Basil L. Contovounesios
,
11:29
master 453d30d 4/4: Improve battery.el UPower support
,
Basil L. Contovounesios
,
11:10
master 97d1f67 1/4: Various dbus.el cleanups (bug#41744)
,
Basil L. Contovounesios
,
11:10
master updated (7d7bd1b -> 453d30d)
,
Basil L. Contovounesios
,
11:10
master 23a148c 3/4: Various battery.el improvements (bug#41808)
,
Basil L. Contovounesios
,
11:10
master 0185d76 2/4: Fix and extend format-spec (bug#41758)
,
Basil L. Contovounesios
,
11:10
master 7d7bd1b: ;Fix error in commit dcdf6d7124
,
Tassilo Horn
,
06:45
master dcdf6d7: Make bug-reference auto-setup work in vc-dir or Magit like modes
,
Tassilo Horn
,
04:40
master a4f1d68: Bind default-directory to given DIR.
,
Tassilo Horn
,
01:55
June 17, 2020
master 7c177ec: New command: project-kill-buffers
,
Dmitry Gutov
,
21:05
master 4b9b9cb 3/3: ; Add a heading and a binding
,
Dmitry Gutov
,
19:12
master updated (2cc48d3 -> 4b9b9cb)
,
Dmitry Gutov
,
19:12
master eb3b03c 2/3: New command: project-switch-to-buffer
,
Dmitry Gutov
,
19:12
master 2f231fc 1/3: Add global bindings for project commands
,
Dmitry Gutov
,
19:12
master 2cc48d3: Fix setting project-vc-merge-submodules via .dir-locals.el
,
Dmitry Gutov
,
18:53
master e2f443d: vc-git-dir-extra-headers: Fix recent breakage
,
Dmitry Gutov
,
18:09
branch feature/bug-reference-setup deleted (was 6dd702a)
,
Tassilo Horn
,
16:26
master 5502eed: Auto-setup for bug-reference-mode
,
Tassilo Horn
,
16:26
branch feature/bug-reference-setup created (now 6dd702a)
,
Tassilo Horn
,
12:53
feature/bug-reference-setup 6dd702a: bug-reference-setup
,
Tassilo Horn
,
12:53
branch feature/bug-reference-setup deleted (was a0b646d)
,
Tassilo Horn
,
12:53
master updated (9682aa2 -> 21b03fa)
,
Glenn Morris
,
11:48
master 21b03fa: Merge from origin/emacs-27
,
Glenn Morris
,
11:48
scratch/tzz/auth-source-reveal-mode e063c82: lisp/progmodes/prog-mode.el: demote font-lock-flush errors
,
Teodor Zlatanov
,
10:43
emacs-27 229995b: Fix some Texinfo markup
,
Basil L. Contovounesios
,
08:17
June 16, 2020
emacs-27 01e86b9: Fix recentf typo in Emacs manual
,
Basil L. Contovounesios
,
20:20
master 9682aa2: * lisp/dired-aux.el (dired-vc-deduce-fileset): Add autoload cookie.
,
Juri Linkov
,
19:18
emacs-27 cd4f75b: Rename default function to next-error-buffer-unnavigated-current (bug#40919)
,
Juri Linkov
,
19:14
emacs-27 1dff0a8: * lisp/image-mode.el (image-toggle-display-image): Fix fit of rotated images.
,
Juri Linkov
,
18:58
master 6e777a6 1/3: Make project file name completion adhere to customization
,
Dmitry Gutov
,
18:33
master 1d2c0a2 2/3: Change the key for project-find-regexp
,
Dmitry Gutov
,
18:33
master 3bff583 3/3: Bump the project.el package version
,
Dmitry Gutov
,
18:33
master updated (a77ac01 -> 3bff583)
,
Dmitry Gutov
,
18:33
branch scratch/tzz/dme/bug-40280-gnus-cloud-newest deleted (was 9f7ff5c)
,
Teodor Zlatanov
,
14:12
master a77ac01: gnus-cloud: Improve cloud sync
,
Teodor Zlatanov
,
14:11
scratch/tzz/auth-source-reveal-mode 45ed0ec: lisp/auth-source.el: use the new prettify-symbols-add-prettification-rx API
,
Teodor Zlatanov
,
14:03
scratch/tzz/auth-source-reveal-mode 0f699c3: lisp/auth-source.el: rewrite authinfo-mode as minor auth-source-reveal-mode
,
Teodor Zlatanov
,
13:54
branch scratch/tzz/auth-source-reveal-mode created (now 0f699c3)
,
Teodor Zlatanov
,
13:54
branch scratch/tzz/auth-source-reveal-mode deleted (was 52c9556)
,
Teodor Zlatanov
,
13:53
emacs-27 a71d178: * doc/misc/tramp.texi (Predefined connection information): Add "tmpdir".
,
Michael Albinus
,
06:34
June 15, 2020
feature/bug-reference-setup a0b646d: Improve bug regexps
,
Tassilo Horn
,
16:21
feature/bug-reference-setup b6343ef: Implement Stefan's suggestions
,
Tassilo Horn
,
15:54
master 4503dcf: Fix some Tramp problems seen during tests
,
Michael Albinus
,
10:24
scratch/eldoc-async dd2719b 2/5: basics
,
João Távora
,
08:57
scratch/eldoc-async fbc3f86 5/5: Make more parts of Emacs use new Eldoc capabilities
,
João Távora
,
08:57
branch scratch/eldoc-async created (now fbc3f86)
,
João Távora
,
08:57
scratch/eldoc-async a19514f 1/5: Better handle asynchronously produced eldoc docstrings
,
João Távora
,
08:57
scratch/eldoc-async 21aba01 3/5: New M-x eldoc for on-demand and interactive documentation requests
,
João Távora
,
08:57
scratch/eldoc-async 484fcc0 4/5: * lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0
,
João Távora
,
08:57
branch scratch/eldoc-async deleted (was 55b3df4)
,
João Távora
,
08:57
feature/bug-reference-setup f0950ca: bug-reference-setup
,
Tassilo Horn
,
06:41
branch feature/bug-reference-setup created (now f0950ca)
,
Tassilo Horn
,
06:40
master 1507d61: Use vc-git-repository-url in vc-git-dir-extra-headers
,
Tassilo Horn
,
03:08
master 2e80328: Add optional remote-name argument to VC repository-url command
,
Tassilo Horn
,
02:59
June 14, 2020
master 4f92cf1: Add new VC command `repository-url'
,
Tassilo Horn
,
15:37
master e96f78f: Band-aid for edebugging generator bodies (Bug#40434).
,
Philipp Stephani
,
14:01
master 62cf8f1: Ensure that getters and setters can be edebugged at the same time.
,
Philipp Stephani
,
12:21
master b3e7d04: Rearrange detecting remote uid and gid in Tramp
,
Michael Albinus
,
09:31
scratch/eldoc-async 78498a1 4/5: Rewrite and simplify docstring formatting in Eldoc
,
João Távora
,
09:09
scratch/eldoc-async 55b3df4 5/5: Use or recommend eldoc-documentaiton-functions in more places
,
João Távora
,
09:09
scratch/eldoc-async 114b5ae 3/5: Fix small synch bugs in in eldoc-print-current-symbol-info
,
João Távora
,
09:09
scratch/eldoc-async 7854138 2/5: Fix bug in Flymake's hook for eldoc-documentation-functions
,
João Távora
,
09:09
scratch/eldoc-async updated (de2468d -> 55b3df4)
,
João Távora
,
09:09
scratch/eldoc-async b8656e2 1/5: Update manual and NEWS for new Eldoc features
,
João Távora
,
09:09
June 13, 2020
master 82a632e: 2020-03-29 Michael R. Mauger <address@hidden>
,
Michael Mauger
,
18:42
emacs-27 079b0dc: Delete, don't kill, dir dir fragments in icomplete-fido-backward-updir
,
João Távora
,
13:46
master 4823fa1: Tag a test as unstable
,
Glenn Morris
,
13:43
emacs-27 6cdecc2: Revert markup change in with-coding-priority docs
,
Basil L. Contovounesios
,
13:00
feature/native-comp 7f8dbf7 1/3: Fix const qualifier warnings
,
Andrea Corallo
,
10:48
feature/native-comp updated (88a116d -> 5a55a84)
,
Andrea Corallo
,
10:48
feature/native-comp 5a55a84 3/3: * Implement 'maybe_gc_or_quit' to allow correct GC in compiled Lisp.
,
Andrea Corallo
,
10:48
feature/native-comp 34ed9d2 2/3: * Introduce latches
,
Andrea Corallo
,
10:48
master f4b99b3: Mark python-shell-virtualenv-root as safe for directories
,
Eli Zaretskii
,
03:41
master a3474c5: Highlight typed variables in Python
,
Eli Zaretskii
,
03:32
feature/native-comp 88a116d: * src/alloc.c (cleanup_vector): Fix --enable-check-lisp-object-type build.
,
Andrea Corallo
,
02:20
June 12, 2020
master 459bd56: Further fixes while testing tramp-crypt
,
Michael Albinus
,
14:17
master 54efe18: Derive gnus-edit-form-mode from lisp-data-mode, fix mode map
,
Eric Abrahamsen
,
12:30
branch scratch/tzz/auth-source-reveal-mode created (now 52c9556)
,
Teodor Zlatanov
,
12:02
scratch/tzz/auth-source-reveal-mode 52c9556: lisp/auth-source.el: rewrite authinfo-mode as minor auth-source-reveal-mode
,
Teodor Zlatanov
,
12:02
branch scratch/tzz/auth-source-reveal-mode deleted (was e47addd)
,
Teodor Zlatanov
,
12:02
June 11, 2020
branch bug-reference-setup deleted (was ea43151)
,
Tassilo Horn
,
17:25
branch bug-reference-setup created (now ea43151)
,
Tassilo Horn
,
17:22
bug-reference-setup ea43151: bug-reference-setup
,
Tassilo Horn
,
17:22
feature/native-comp a6cc16d 4/4: Merge remote-tracking branch 'savahnna/master' into HEAD
,
Andrea Corallo
,
13:33
feature/native-comp ab78ed8 3/4: * Fix memory leak when native compiled function is collected
,
Andrea Corallo
,
13:33
feature/native-comp 904550d 2/4: Fix recursive load for non cons hashed 'data_ephemeral_vec' content
,
Andrea Corallo
,
13:33
feature/native-comp 506febd 1/4: Remove `Vcomp_sym_subr_c_name_h'
,
Andrea Corallo
,
13:33
feature/native-comp updated (dd939d7 -> a6cc16d)
,
Andrea Corallo
,
13:33
scratch/tzz/auth-source-reveal-mode e47addd: lisp/auth-source.el: should be min(BOL, start) not max
,
Teodor Zlatanov
,
09:52
June 10, 2020
master d8a6d2e: ; * lisp/faces.el (readable-foreground-color): Fix editing mistake.
,
Mattias Engdegård
,
18:07
scratch/tzz/auth-source-reveal-mode 5c19dd7: lisp/auth-source.el: rewrite authinfo-mode as minor auth-source-reveal-mode
,
Teodor Zlatanov
,
16:43
branch scratch/tzz/auth-source-reveal-mode created (now 5c19dd7)
,
Teodor Zlatanov
,
16:43
master 68ae6fa: Improved light/dark colour predicate (bug#41544)
,
Mattias Engdegård
,
14:12
master b19259c: Futher tramp-crypt implementation and documentation
,
Michael Albinus
,
13:37
master ee8b274: ; * test/lisp/emacs-lisp/generator-tests.el: Checkdoc fixes
,
Philipp Stephani
,
09:51
master 00f4b72: Slightly improve commit 73be4d1ed5b190bd93e9bad6aebe43d0dea0d7d3.
,
Philipp Stephani
,
09:48
master 73be4d1: Allow destructuring in &aux sections when using edebug (Bug#40431)
,
Philipp Stephani
,
09:41
feature/native-comp dd939d7 2/2: * Remove unused 'helper_save_window_excursion'
,
Andrea Corallo
,
08:34
feature/native-comp 10933f2 1/2: Copy suffixes passed to 'openp' to avoid GC crashes. Fixes bug#41755
,
Andrea Corallo
,
08:34
feature/native-comp updated (4d1cfd0 -> dd939d7)
,
Andrea Corallo
,
08:34
June 09, 2020
master 9e04d0f: ; Simplify last change
,
Basil L. Contovounesios
,
20:09
emacs-27 22f4fba: * lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.
,
Juri Linkov
,
19:03
master d4e7087: Save project list as lisp data
,
Simen Heggestøyl
,
14:46
master 5a6e790: Orthographical amendments to commit 145aab0672ae259736ee9230f8e0ff4effa5f4fd
,
Alan Mackenzie
,
13:00
scratch/tzz/dme/bug-40280-gnus-cloud-newest 9f7ff5c: gnus-cloud: Improve cloud sync
,
Teodor Zlatanov
,
12:38
branch scratch/tzz/dme/bug-40280-gnus-cloud-newest created (now 9f7ff5c)
,
Teodor Zlatanov
,
12:38
feature/native-comp 4d1cfd0: * Fix usage of cl-destructuring-bind in package--delete-directory.
,
Andrea Corallo
,
10:00
master 4b21759: Continue implementation of tramp-crypt.el
,
Michael Albinus
,
07:43
June 08, 2020
master 3b93549: * lisp/simple.el (shell-command-on-region): Handle nil replace on rectangles.
,
Juri Linkov
,
19:35
emacs-27 6b9eac6: * lisp/simple.el (shell-command-on-region): Fix docstring.
,
Juri Linkov
,
19:29
feature/native-comp f2864e3 1/2: Rename lambda_gc_guard -> lambda_gc_guard_h
,
Andrea Corallo
,
17:49
feature/native-comp updated (4784bcc -> 5e8cdca)
,
Andrea Corallo
,
17:49
feature/native-comp 5e8cdca 2/2: * src/comp.h (struct Lisp_Native_Comp_Unit): Fix missing GCALIGNED_STRUCT.
,
Andrea Corallo
,
17:49
feature/native-comp 4784bcc 3/3: * Fix load logic for the reloading CU case (bug#41754)
,
Andrea Corallo
,
17:24
feature/native-comp dfa5257 1/3: * src/pdumper.c (dump_do_dump_relocation): Fix 'lambda_gc_guard' fill value.
,
Andrea Corallo
,
17:24
feature/native-comp updated (3d576c7 -> 4784bcc)
,
Andrea Corallo
,
17:24
feature/native-comp 3d3737b 2/3: * Move final log after containers has been finalized
,
Andrea Corallo
,
17:24
emacs-27 43ad7dc: Clean up D-Bus documentation (bug#41744)
,
Basil L. Contovounesios
,
13:24
master 64e25cd: More robust NS hex colour string parsing
,
Mattias Engdegård
,
08:07
master 46304c4: Add autoload problem in tramp-crypt.el.
,
Michael Albinus
,
04:18
June 07, 2020
emacs-27 c43e5ed: * lisp/image-mode.el (image-transform-original): New command (bug#41222).
,
Juri Linkov
,
20:30
emacs-27 6eb18a9: Move tab-bar and tab-line faces to faces.el (part of bug#41200)
,
Juri Linkov
,
20:21
feature/native-comp fbf4882 3/4: * Rename comp-function-optimizable -> comp-function-optimizable-p
,
Andrea Corallo
,
15:06
feature/native-comp 3d576c7 4/4: Merge remote-tracking branch 'savannah/master' into dev
,
Andrea Corallo
,
15:06
feature/native-comp 88ccee4 2/4: * Fix comp-call-optim-form-call for null `callee'
,
Andrea Corallo
,
15:06
feature/native-comp 47a6fbd 1/4: * Improve propagate pass
,
Andrea Corallo
,
15:06
feature/native-comp updated (a58fef9 -> 3d576c7)
,
Andrea Corallo
,
15:06
master 80abaea: Use lexical-binding in lunar.el and add tests
,
Stefan Kangas
,
15:01
master 53fba73: * lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Add `make-byte-code'.
,
Andrea Corallo
,
13:49
master e42e98e: * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.
,
Glenn Morris
,
13:38
master updated (6cb557e -> fa6d565)
,
Glenn Morris
,
12:04
master fa6d565: Merge from origin/emacs-27
,
Glenn Morris
,
12:04
emacs-27 35661ef: Fix typo in "(elisp) Type Keywords"
,
Basil L. Contovounesios
,
11:50
master 6cb557e: * lisp/progmodes/js.el (js-mode): Remove second call to c-init-language-vars
,
Alan Mackenzie
,
11:15
master a6b0e72 2/2: Add file encryption to Tramp
,
Michael Albinus
,
10:57
master 54e840a 1/2: Tramp code cleanup
,
Michael Albinus
,
10:57
master updated (9fc935f -> a6b0e72)
,
Michael Albinus
,
10:57
scratch/eldoc-async de2468d: Obsolete eldoc-message
,
João Távora
,
05:47
feature/native-comp a58fef9: * Optimize optimizable variables
,
Andrea Corallo
,
04:41
master 9fc935f: Use 65535 as color-values scale value in the NS backend
,
Mattias Engdegård
,
04:39
emacs-27 1af0e95: Gnus nnir-summary-line-format has no effect
,
Tassilo Horn
,
04:04
June 06, 2020
master 788cd6d: The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)
,
Juri Linkov
,
19:42
scratch/eldoc-async 99ed9d9: Have Flymake use new Eldoc functionality, too
,
João Távora
,
19:25
feature/native-comp 489a79d 6/6: * Mitigate possible speed 3 miss-optimization
,
Andrea Corallo
,
17:38
feature/native-comp 6449a05 4/6: * Clean-up unnecessary lisp_X context definition
,
Andrea Corallo
,
17:38
feature/native-comp e8ab017 3/6: Change 'direct-call' 'direct-callref' LIMPLE ops sematinc
,
Andrea Corallo
,
17:38
feature/native-comp dcfcbb1 5/6: * Allow for optimizing anonymous lambdas in call-optim
,
Andrea Corallo
,
17:38
feature/native-comp ee3df14 1/6: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
17:38
feature/native-comp e38678b 2/6: Reduce the number of files probed when finding a lisp file.
,
Andrea Corallo
,
17:38
feature/native-comp updated (385d9e6 -> 489a79d)
,
Andrea Corallo
,
17:38
master 7ac7987: make-text-button no longer modifies its string arg
,
Paul Eggert
,
15:07
master 8bcc781: Un-deprecate oset and oset-default
,
Basil L. Contovounesios
,
14:35
emacs-27 d8593fd: Minor improvements to EDE and EIEIO manuals
,
Basil L. Contovounesios
,
14:00
emacs-27 dd366b5: Improve documentation of 'window-text-pixel-size'
,
Eli Zaretskii
,
13:50
emacs-27 fbd49f9: * src/xdisp.c (Fwindow_text_pixel_size): Doc fix. (Bug#41737)
,
Eli Zaretskii
,
13:50
scratch/eldoc-async 2a867d0 2/2: Require 'cl-lib only during compilation
,
João Távora
,
11:34
scratch/eldoc-async c5fb6f5 1/2: Also use new Eldoc functions when evaluating Elisp expressions
,
João Távora
,
11:34
scratch/eldoc-async updated (20c4662 -> 2a867d0)
,
João Távora
,
11:34
scratch/eldoc-async 20c4662: Use new Eldoc capabilities in Elisp mode
,
João Távora
,
09:05
scratch/eldoc-async 5d608ba 3/4: Fix eldoc-documentation-eager
,
João Távora
,
08:37
scratch/eldoc-async 36b900f 2/4: Simplify Eldoc one-line truncation
,
João Távora
,
08:37
scratch/eldoc-async 12d0568 4/4: Introduce eldoc-documetation-strategy
,
João Távora
,
08:37
scratch/eldoc-async 6b7f276 1/4: Fix bug when Eldoc buffer is manually killed
,
João Távora
,
08:37
scratch/eldoc-async updated (dfd267c -> 12d0568)
,
João Távora
,
08:37
feature/native-comp 385d9e6: Some fixes for --without-nativecomp config
,
Andrea Corallo
,
08:23
master acd2cb2: Improve battery status display via GNU/Linux sysfs
,
Eli Zaretskii
,
03:57
June 05, 2020
emacs-27 3916e63: Have Fido mode also imitate Ido mode in ignore-case options
,
João Távora
,
18:38
emacs-27 cc35b19: Update package-menu-quick-help
,
Basil L. Contovounesios
,
14:08
master a984f39: Avoid zero-width glyphs and the resulting cursor artifacts
,
Pip Cet
,
09:16
scratch/eldoc-async dfd267c: Avoid blinking for Eldoc's eldoc-documentation-eager strategy
,
João Távora
,
07:01
emacs-27 bf09106: Improve documentation of 'sort-subr'
,
Eli Zaretskii
,
04:31
emacs-27 73749ef: Update Ukrainian transliteration
,
Eli Zaretskii
,
04:09
emacs-27 30a7ee5: Fix Arabic shaping when eww/shr fill the text to be rendered
,
Eli Zaretskii
,
03:57
master updated (f51f963 -> 8ee367f)
,
Paul Eggert
,
01:08
master 8ee367f 2/2: Streamline live_*_holding
,
Paul Eggert
,
01:08
master 4dcf8f2 1/2: Make live_*_p more accurate
,
Paul Eggert
,
01:08
June 04, 2020
master f51f963: Fix some side-effecting uses of make-text-button
,
Basil L. Contovounesios
,
18:31
master 25390b2: * lisp/dired.el (dired-toggle-marks): Use region for non-nil dired-mark-region
,
Juri Linkov
,
18:17
master e7fb0a4 2/3: Use characters for keys in project-switch-commands
,
Simen Heggestøyl
,
14:17
master b41be0e 1/3: ; Small cleanup in project.el
,
Simen Heggestøyl
,
14:17
master f4568ba 3/3: Change default project list filename to "projects"
,
Simen Heggestøyl
,
14:17
master updated (cdadb7a -> f4568ba)
,
Simen Heggestøyl
,
14:17
master cdadb7a: * lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New var
,
Stefan Monnier
,
09:58
feature/native-comp 5684b34: * Fix build for --enable-check-lisp-object-type=yes (bug#41703)
,
Andrea Corallo
,
06:11
feature/native-comp e4e6bb7 1/2: * Introduce `comp-loop-insn-in-block'
,
Andrea Corallo
,
05:48
feature/native-comp f5ea65b 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
05:48
feature/native-comp updated (b619339 -> f5ea65b)
,
Andrea Corallo
,
05:48
master 4fff650: ; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug id
,
Mattias Engdegård
,
04:56
June 03, 2020
master 638ef45: Don’t default to Valgrind unless ENABLE_CHECKING
,
Paul Eggert
,
22:00
master 6574943: Revert make-text-button string copy
,
Paul Eggert
,
21:16
master 6dad339: Fix make-text-button bug with string copy
,
Paul Eggert
,
18:40
master bd20af2: Ensure Jsonrpc processes are created in correct buffer
,
João Távora
,
15:55
master 7e8c1a6: Make color-distance symmetric and more accurate
,
Mattias Engdegård
,
15:31
scratch/eldoc-async 40d4506 3/6: Overhaul and handle (most of) eldoc-echo-area-use-multiline-p in Eldoc itself
,
João Távora
,
13:54
scratch/eldoc-async 600b9c0 2/6: New eldoc-documentation-eager value for eldoc-documentation-function
,
João Távora
,
13:54
scratch/eldoc-async 10834f2 6/6: * lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0
,
João Távora
,
13:54
scratch/eldoc-async fe93e5b 5/6: Make eldoc-print-current-symbol-info a command
,
João Távora
,
13:54
scratch/eldoc-async 0612bb7 4/6: Introduce eldoc-prefer-doc-buffer defcustom
,
João Távora
,
13:54
branch scratch/eldoc-async created (now 10834f2)
,
João Távora
,
13:54
scratch/eldoc-async cde8a6a 1/6: Better handle asynchronously produced eldoc docstrings
,
João Távora
,
13:54
master 7496690: ; Clean up recent project.el additions
,
Basil L. Contovounesios
,
06:56
master 4cabf16: Handle mid-gstring face changes
,
Pip Cet
,
03:49
June 02, 2020
master 188dc2e: Fix bug in recent byte-code checking hoist
,
Paul Eggert
,
21:41
master 0bfc4b3: Avoid losing composition state in handle_stop_backwards
,
Pip Cet
,
21:12
emacs-27 cf473e7 1/2: * test/lisp/battery-tests.el: New file.
,
Basil L. Contovounesios
,
20:24
emacs-27 updated (b07e3b1 -> 7d323f0)
,
Basil L. Contovounesios
,
20:24
emacs-27 7d323f0 2/2: Silence some byte-compiler warnings in tests
,
Basil L. Contovounesios
,
20:24
feature/native-comp b619339: Fix DLL imports of gccjit version functions.
,
Andrea Corallo
,
18:38
master f3dd3dd: ; NEWS updates
,
Dmitry Gutov
,
18:10
master 1fe1c84 2/2: Small cleanup
,
Dmitry Gutov
,
17:33
master updated (acba19e -> 1fe1c84)
,
Dmitry Gutov
,
17:33
master 8b71bfb 1/2: project-list-file: New user option
,
Dmitry Gutov
,
17:33
emacs-27 b07e3b1: Improve format-spec documentation (bug#41571)
,
Basil L. Contovounesios
,
15:55
master acba19e 2/2: ; * src/composite.c (syms_of_composite): Fix last change.
,
Eli Zaretskii
,
13:47
master 22b2e9c 1/2: Fix Arabic composition rules
,
Eli Zaretskii
,
13:47
master updated (9afcf2b -> acba19e)
,
Eli Zaretskii
,
13:47
master 9afcf2b: Write project list to file only when changed
,
Simen Heggestøyl
,
13:28
master e706545: Remove 'project--ensure-file-exists'
,
Simen Heggestøyl
,
13:12
master 7ddfbb9: Fix handling of CGJ in Hebrew text
,
Eli Zaretskii
,
11:43
master 3973f68: Simplify and regularize some offset tests in alloc.c
,
Paul Eggert
,
01:42
master 8c3ed29 2/3: ; Merge from origin/emacs-27
,
Paul Eggert
,
01:31
master e10940f 3/3: Merge from origin/emacs-27
,
Paul Eggert
,
01:31
master e10bd9e 1/3: Merge from origin/emacs-27
,
Paul Eggert
,
01:31
master updated (2c1e5b9 -> e10940f)
,
Paul Eggert
,
01:31
June 01, 2020
master 2c1e5b9: * lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.
,
Juri Linkov
,
19:01
feature/native-comp 5165753 1/3: * Remove unnecessary DLL load of gcc_jit_block_add_assignment_op.
,
Andrea Corallo
,
16:28
feature/native-comp 9f6c12b 3/3: * Throw an ICE when asked to emit a cast with sign extension.
,
Andrea Corallo
,
16:28
feature/native-comp updated (2e25eeb -> 9f6c12b)
,
Andrea Corallo
,
16:28
feature/native-comp 035a91d 2/3: * Define casts using functions.
,
Andrea Corallo
,
16:28
master 6d6ec1b: ; Fix some recent byte-compilation warnings
,
Basil L. Contovounesios
,
12:05
emacs-27 0260d2d: Don't call 'mbrtowc' on WINDOWSNT
,
Eli Zaretskii
,
11:59
master 1b6bd97: Bug #41061 patch: Fix typos and amend code slightly
,
Alan Mackenzie
,
11:22
master 056200f: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:28
emacs-27 fb90f46: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
09:12
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc