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