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: Sun May 31 2020 22:28:54 -0400
Threads in reverse chronological order
[
Next Period
]
master f929258: Change xref-find-apropos to pass PATTERN to backend verbatim
,
Dmitry Gutov
,
2020/05/31
emacs-27 44c0e07: * doc/emacs/buffers.texi (Icomplete): Mention icomplete-minibuffer-setup-hook.
,
João Távora
,
2020/05/31
emacs-27 68b6dad: Be more aggressive in marking objects during GC
,
Paul Eggert
,
2020/05/31
feature/native-comp updated (15d4fee -> 2e25eeb)
,
Andrea Corallo
,
2020/05/31
feature/native-comp ce3c1ea 2/3: * Optimize 'emit_static_object' for load-time
,
Andrea Corallo
,
2020/05/31
feature/native-comp c936e02 1/3: * Add `comp-libgccjit-version' subr
,
Andrea Corallo
,
2020/05/31
feature/native-comp 2e25eeb 3/3: Store libgccjit version into generated code
,
Andrea Corallo
,
2020/05/31
feature/native-comp updated (b818a49 -> 15d4fee)
,
Andrea Corallo
,
2020/05/31
feature/native-comp 3efb280 2/3: * Cut down compile-time emitting static data as string literals
,
Andrea Corallo
,
2020/05/31
feature/native-comp 5cf148c 1/3: * Emit better debug comments in emit_static_object
,
Andrea Corallo
,
2020/05/31
feature/native-comp 15d4fee 3/3: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/31
master 43caa96: Unbreak compilation with CHECK_STRUCTS defined.
,
Philipp Stephani
,
2020/05/31
emacs-27 36f508f: ; * src/xdisp.c (find_last_unchanged_at_beg_row): Fix a typo.
,
Eli Zaretskii
,
2020/05/31
emacs-27 cc340da: Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."
,
Alan Mackenzie
,
2020/05/31
master f56830a: Remove mhtml--extend-font-lock-region (Bug#41441)
,
Tom Tromey
,
2020/05/31
master dc4db3e: Protect bidi cache from inadvertent resets
,
Eli Zaretskii
,
2020/05/31
emacs-27 41232e6: Avoid crashes due to bidi cache being reset during redisplay
,
Eli Zaretskii
,
2020/05/31
Re: emacs-27 41232e6: Avoid crashes due to bidi cache being reset during redisplay
,
Pip Cet
,
2020/05/31
Re: emacs-27 41232e6: Avoid crashes due to bidi cache being reset during redisplay
,
Eli Zaretskii
,
2020/05/31
Re: emacs-27 41232e6: Avoid crashes due to bidi cache being reset during redisplay
,
Pip Cet
,
2020/05/31
Re: emacs-27 41232e6: Avoid crashes due to bidi cache being reset during redisplay
,
Eli Zaretskii
,
2020/05/31
master abe7c22: occur: Add bindings for next-error-no-select
,
Tino Calancha
,
2020/05/31
feature/native-comp updated (eeebbd5 -> b818a49)
,
Andrea Corallo
,
2020/05/31
feature/native-comp bb9c018 1/2: Do not call `gensym' too early when loading a dump file.
,
Andrea Corallo
,
2020/05/31
feature/native-comp b818a49 2/2: Fix loading of libgccjit.dll while dumping in Windows.
,
Andrea Corallo
,
2020/05/31
emacs-27 f72bb4c: * lisp/tab-bar.el (switch-to-buffer-other-tab): Normalize buffer.
,
Juri Linkov
,
2020/05/30
master 780f674: Don't return transient projects with MAYBE-PROMPT=nil
,
Dmitry Gutov
,
2020/05/30
emacs-27 d3e0023: ; * etc/TODO: Fix formatting. (Bug#41497)
,
Eli Zaretskii
,
2020/05/30
feature/native-comp updated (15c121e -> eeebbd5)
,
Andrea Corallo
,
2020/05/30
feature/native-comp eeebbd5: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/30
master 3dbe653: Minor fix in 'find-alternate-file'
,
Eli Zaretskii
,
2020/05/30
master 360d7c7: Remove private prototype for 'execve' and its uses in MinGW build
,
Eli Zaretskii
,
2020/05/30
feature/native-comp 15c121e: * Avoid calling Ffile_exists_p too early
,
Andrea Corallo
,
2020/05/30
emacs-27 a8ad94c: Fix mingw.org's MinGW GCC 9 warning about 'execve'
,
Eli Zaretskii
,
2020/05/30
master f42db4b: Another fix of display of line-prefix with fringe bitmaps
,
Eli Zaretskii
,
2020/05/29
master 187fe43: * lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indent
,
Stefan Monnier
,
2020/05/29
master ba292ea: project-prompt-project-dir: Use more consistent prompts
,
Dmitry Gutov
,
2020/05/29
master dc15e70: Fix display of line-prefix with fringe bitmaps
,
Eli Zaretskii
,
2020/05/29
master c74e24e: Commit indian.el forgotten in previous change.
,
Eli Zaretskii
,
2020/05/29
master 9050f0f: * lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".
,
Michael Albinus
,
2020/05/29
master 1b2a881: * lisp/emacs-lisp/lisp-mode.el: Add new indentation convention
,
Stefan Monnier
,
2020/05/29
master df49910: Create a buffer-local binding to improve performance
,
Dmitry Gutov
,
2020/05/28
master updated (7f69211 -> 7865820)
,
Dmitry Gutov
,
2020/05/28
master 7865820 2/2: next-error-find-buffer-function: Back to #'ignore
,
Dmitry Gutov
,
2020/05/28
master 7af4e72 1/2: ; project.el: Update TODO
,
Dmitry Gutov
,
2020/05/28
branch scratch/ns/next created (now 3316e78)
,
Alan Third
,
2020/05/28
scratch/ns/next 791b8d9 1/4: Put GUI functions into special class
,
Alan Third
,
2020/05/28
scratch/ns/next 3316e78 4/4: Run NSApp loop in its own thread
,
Alan Third
,
2020/05/28
scratch/ns/next 0ac29e4 2/4: Add proxy class for forwarding to main thread
,
Alan Third
,
2020/05/28
scratch/ns/next 41f5428 3/4: Put more GUI functions into EmacsFrame
,
Alan Third
,
2020/05/28
branch scratch/ns/draw-to-bitmap deleted (was 53f3d1f)
,
Alan Third
,
2020/05/28
branch scratch/ns/next deleted (was 5bd351e)
,
Alan Third
,
2020/05/28
master 7f69211: Improve Malayalam language transliteration
,
Eli Zaretskii
,
2020/05/28
master updated (2bdb2cd -> d97f224)
,
Simen Heggestøyl
,
2020/05/28
master d97f224: Merge branch 'feature/project-switching'
,
Simen Heggestøyl
,
2020/05/28
master 2bdb2cd: Document that {en, de}code-coding-string preserve match data
,
Mattias Engdegård
,
2020/05/28
master updated (ae348f3 -> 4939bea)
,
Glenn Morris
,
2020/05/28
master dc78327 1/3: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/28
master a134691 2/3: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/28
master 4939bea 3/3: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/28
feature/project-switching 9823c66: ; * doc/emacs/maintaining.texi: Fix typo.
,
Simen Heggestøyl
,
2020/05/28
emacs-27 bd7b681: Tiny texinfo markup fixes
,
Glenn Morris
,
2020/05/27
emacs-27 d0dd0e0: ; Fix more @var/@code mixups in Elisp manual
,
Basil L. Contovounesios
,
2020/05/27
emacs-27 313dc04: ; Fix another format-spec typo in the Elisp manual
,
Basil L. Contovounesios
,
2020/05/27
emacs-27 9d7fd78: Make next-error behavior a bit more flexible
,
Dmitry Gutov
,
2020/05/27
emacs-27 0691d25: * etc/NEWS.25: Belatedly announce upcase-dwim and downcase-dwim.
,
Noam Postavsky
,
2020/05/27
master updated (dcd9674 -> ae348f3)
,
Noam Postavsky
,
2020/05/27
master ae348f3 2/2: Adjust NEWS for revert of eshell fix on emacs-27 (Bug#41370)
,
Noam Postavsky
,
2020/05/27
master a824d5c 1/2: Fix customizing of ido-mode (Bug#41557)
,
Noam Postavsky
,
2020/05/27
master updated (c5cf630 -> dcd9674)
,
Paul Eggert
,
2020/05/27
master dcd9674 3/3: Fix crash with invalid bytecode vectors
,
Paul Eggert
,
2020/05/27
master 2244656 1/3: Omit unnecessary USE_LAB_TAG #if
,
Paul Eggert
,
2020/05/27
master 9d11f12 2/3: --with-wide-int is a no-op on 64-bit hosts
,
Paul Eggert
,
2020/05/27
feature/project-switching b7dffcb: Simplify the previous commit
,
Simen Heggestøyl
,
2020/05/27
master c5cf630: Don't clobber match data in utf-8-hfs conversion (bug#41445)
,
Mattias Engdegård
,
2020/05/27
master 0fc4989: Tweak GC performance if !USE_LSB_TAG
,
Paul Eggert
,
2020/05/26
Re: master 0fc4989: Tweak GC performance if !USE_LSB_TAG
,
Pip Cet
,
2020/05/27
master 5467aac: Introduce some Objective-C 2.0 keywords. This fixes bug #5953
,
Alan Mackenzie
,
2020/05/26
branch scratch/project-switching-x deleted (was 90a749b)
,
Simen Heggestøyl
,
2020/05/26
branch scratch/project-switching deleted (was 3fc52bc)
,
Simen Heggestøyl
,
2020/05/26
branch feature/project-switching created (now 449810b)
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching afb7602 01/15: Add project switching functionality
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 9422fb5 03/15: Improve project name completion
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching c8cca68 04/15: Use an alist instead of a keymap
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching afb96da 05/15: Move project-dired and project-eshell higher
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 02e1ee9 06/15: Integrate project-switch-project with project-find-regexp
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 46bb2cb 07/15: Change dispatch binding of 'project-find-regexp'
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 0db801a 11/15: Update the Emacs manual with recent project.el changes
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching e37e6c8 13/15: Some copy edits
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 9f88356 02/15: Simplify a little, and avoid duplicate commands
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching c6f56bd 08/15: Turn project switch menu var into a public alist
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 7082468 10/15: Rename 'project-switch-menu' to 'project-switch-commands'
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 0b057ca 12/15: Teach project-current to inhibit the prompt
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 449810b 15/15: Avoid adding the empty string to the project list
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching c6e80fd 09/15: Simplify 'project--keymap-prompt' a bit
,
Simen Heggestøyl
,
2020/05/26
feature/project-switching 5a48ede 14/15: Adapt project functions to the new 'project-root'
,
Simen Heggestøyl
,
2020/05/26
master 9f7bfb6: Port struct Lisp_FLoat to oddball platforms
,
Paul Eggert
,
2020/05/26
master c4faf78: Move union emacs_align_type to alloc.c
,
Paul Eggert
,
2020/05/26
master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Paul Eggert
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Pip Cet
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Paul Eggert
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Pip Cet
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Paul Eggert
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Pip Cet
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Stefan Monnier
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Pip Cet
,
2020/05/26
Re: master 9227864: Further fix for aborts due to GC losing pseudovectors
,
Stefan Monnier
,
2020/05/26
master 3abf76d: Refix aborts due to GC losing pseudovectors
,
Paul Eggert
,
2020/05/26
master 0dc5291: Fix aborts due to GC losing pseudovectors
,
Paul Eggert
,
2020/05/25
master 8b940da: Mark metamail.el as obsolete (Bug#41388)
,
Stefan Kangas
,
2020/05/25
feature/native-comp updated (b478d57 -> 3fa73fa)
,
Andrea Corallo
,
2020/05/25
feature/native-comp f28b178 1/2: * Split type hint pass from dead code removal pass into dedicated one.
,
Andrea Corallo
,
2020/05/25
feature/native-comp 3fa73fa 2/2: Add a compiler hint test
,
Andrea Corallo
,
2020/05/25
master updated (448fe7a -> 3f66908)
,
Dmitry Gutov
,
2020/05/25
master c027555 1/2: ; More the note about reporting problems further up
,
Dmitry Gutov
,
2020/05/25
master 3f66908 2/2: Bump project.el version
,
Dmitry Gutov
,
2020/05/25
master 448fe7a: ; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.
,
Philipp Stephani
,
2020/05/25
master f8e9993: Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
,
Philipp Stephani
,
2020/05/25
Re: master f8e9993: Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
,
Pip Cet
,
2020/05/25
Re: master f8e9993: Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
,
Philipp Stephani
,
2020/05/25
feature/native-comp updated (9daffe9 -> b478d57)
,
Andrea Corallo
,
2020/05/25
feature/native-comp 1b809f3 1/5: Improve handling of native compilation units still in use in Windows
,
Andrea Corallo
,
2020/05/25
feature/native-comp 1bc558b 2/5: Fix non Windows builds
,
Andrea Corallo
,
2020/05/25
feature/native-comp 0bba0e3 3/5: Fix GNU style
,
Andrea Corallo
,
2020/05/25
feature/native-comp 2bc41e0 4/5: ; Ease ifdef navigation in native-comp files
,
Andrea Corallo
,
2020/05/25
feature/native-comp b478d57 5/5: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/25
emacs-27 df91c94: Fix access to single-byte characters in buffer text
,
Eli Zaretskii
,
2020/05/25
master c812223: Don't bug out in xml-escape-string if invalid characters aren't present
,
Lars Ingebrigtsen
,
2020/05/25
master 0cdedf6: Add command ffap-other-tab (Bug#41410)
,
Noam Postavsky
,
2020/05/24
master updated (104b68b -> b9b8c5e)
,
Noam Postavsky
,
2020/05/24
master 3b65fb7 1/2: Fix segfault on closing frame with tooltip (Bug#41239)
,
Noam Postavsky
,
2020/05/24
master b9b8c5e 2/2: Make dedicated keymap and mode for eshell-command (Bug#41370)
,
Noam Postavsky
,
2020/05/24
emacs-27 478638e: Revert "Fix eshell-mode-map initialization"
,
Noam Postavsky
,
2020/05/24
emacs-27 e7a3ed8: Fix tab-bar-tab-name-ellipsis initialization
,
Juri Linkov
,
2020/05/24
emacs-27 4737d0a: Fix Elisp manual entry for format-spec
,
Basil L. Contovounesios
,
2020/05/24
master 104b68b: Mark browse-url-conkeror as obsolete
,
Bastien Guerry
,
2020/05/24
emacs-27 0195809: Fix rare assertion violations in 'etags'
,
Eli Zaretskii
,
2020/05/24
emacs-27 cddb007: ; * lisp/format-spec.el (format-spec): Fix typo.
,
Basil L. Contovounesios
,
2020/05/24
feature/native-comp updated (f5dceed -> 9daffe9)
,
Andrea Corallo
,
2020/05/24
feature/native-comp 9daffe9: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/24
master ced2903: Add three C++20 coroutine keywords, co_await, co_yield, and co_return
,
Alan Mackenzie
,
2020/05/24
master e021c2d: Port etags FALLTHROUGH to C2X
,
Paul Eggert
,
2020/05/23
master 9e977c4: Restore check for Emacs 20.2 bytecodes
,
Paul Eggert
,
2020/05/23
feature/native-comp f5dceed: * lisp/loadup.el: Use new 'native-comp-available-p'.
,
Andrea Corallo
,
2020/05/23
master updated (f8581bc -> d436e48)
,
Glenn Morris
,
2020/05/23
master bd5c3d1 2/5: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/23
master 294495d 4/5: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/23
master d436e48 5/5: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/23
master fabcc1e 1/5: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/23
master ce70cfb 3/5: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/23
emacs-27 d6a0b66: * lisp/subr.el (save-match-data): Clarify use in docstring
,
Stefan Monnier
,
2020/05/23
emacs-27 1a6d59e: Improve the documentation of setting up fontsets
,
Eli Zaretskii
,
2020/05/23
master f8581bc: Reject invalid characters in XML strings (Bug#41094).
,
Philipp Stephani
,
2020/05/23
feature/native-comp updated (0a2ac47 -> d59607b)
,
Andrea Corallo
,
2020/05/23
feature/native-comp 483cdf7 1/4: Load libgccjit dynamically in Windows.
,
Andrea Corallo
,
2020/05/23
feature/native-comp 60b326e 3/4: * Workaround the 32768 chars command line limit in Windows.
,
Andrea Corallo
,
2020/05/23
feature/native-comp d59607b 4/4: * Windows: Use NUMBER_OF_PROCESSORS environment variable.
,
Andrea Corallo
,
2020/05/23
feature/native-comp 21aef26 2/4: * src/comp.c: Aesthetic, GNU style fixes.
,
Andrea Corallo
,
2020/05/23
master 232bb69: ; * etc/NEWS: Mention new customization options for package.el.
,
Eli Zaretskii
,
2020/05/23
master d7fc6bd: Let user adjust the column widths of the package menu.
,
Eli Zaretskii
,
2020/05/23
emacs-27 updated (13b6dfd -> c7737d4)
,
Eli Zaretskii
,
2020/05/23
emacs-27 fb2e34c 1/2: ; * etc/TODO (Ligatures): Update the entry based on recent discussions.
,
Eli Zaretskii
,
2020/05/23
emacs-27 c7737d4 2/2: ; * etc/TODO (Ligatures): Update the entry based on recent discussions.
,
Eli Zaretskii
,
2020/05/23
emacs-27 13b6dfd: * doc/emacs/killing.texi (Rectangles): Improve indexing.
,
Eli Zaretskii
,
2020/05/23
emacs-27 a10254d: Fix accessing files on networked drives on MS-Windows
,
Eli Zaretskii
,
2020/05/23
master b4a1519: Delete another library obsolete since 23.2
,
Stefan Kangas
,
2020/05/23
master cde0589: * lisp/doc-view.el (doc-view-presentation): Fix thinko
,
Stefan Monnier
,
2020/05/22
master c67f8f2: Implement 'mark-resolved' for the Git backend
,
Dmitry Gutov
,
2020/05/22
master updated (3a7894e -> 5044c19)
,
Dmitry Gutov
,
2020/05/22
master 813e42c 1/2: Disable ido-everywhere when ido-mode is off
,
Dmitry Gutov
,
2020/05/22
master 5044c19 2/2: project.el: A project has only one main root now
,
Dmitry Gutov
,
2020/05/22
feature/native-comp updated (5ff2cbd -> 0a2ac47)
,
Andrea Corallo
,
2020/05/22
feature/native-comp 7fa83f9 1/4: Handle LISP_WORDS_ARE_POINTERS and CHECK_LISP_OBJECT_TYPE.
,
Andrea Corallo
,
2020/05/22
feature/native-comp 38a9ddb 2/4: * src/comp.c: Some aesthetic code clean-up.
,
Andrea Corallo
,
2020/05/22
feature/native-comp f036ec9 3/4: * src/comp.c: Fix i386 --enable-check-lisp-object-type
,
Andrea Corallo
,
2020/05/22
feature/native-comp 0a2ac47 4/4: * src/comp.c: Fix 32bit wide-int.
,
Andrea Corallo
,
2020/05/22
master 3a7894e: Improve shr/eww handling of mailto URLs
,
Basil L. Contovounesios
,
2020/05/22
master 3f082af: Various json.el improvements
,
Basil L. Contovounesios
,
2020/05/22
emacs-27 c0aa2f2: CC Mode: Fix bug #39972, by fixing c-display-defun-name for nested defuns
,
Alan Mackenzie
,
2020/05/22
emacs-27 62a5e89: Redo RCS Id for pdumper
,
Eli Zaretskii
,
2020/05/21
master d714aa7: ; Bump defcustom :version in last change
,
Basil L. Contovounesios
,
2020/05/21
emacs-27 8cc453d: Second attempt at improving indexing in control.texi
,
Stefan Kangas
,
2020/05/20
master cdec313: lisp/ido.el: Respect completion-auto-help setting
,
Dmitry Gutov
,
2020/05/20
master 0bfee4b: Bookmark locations can refer to VC directory buffers (bug#39722)
,
Juri Linkov
,
2020/05/20
emacs-27 0eeeedf: ; * etc/PROBLEMS: Add note about color list issues on macOS.
,
Alan Third
,
2020/05/20
feature/native-comp updated (68fad7a -> 5ff2cbd)
,
Andrea Corallo
,
2020/05/20
feature/native-comp 05b08f2 1/3: * Handle setjmp() taking two arguments in Windows.
,
Andrea Corallo
,
2020/05/20
feature/native-comp 5ff2cbd 3/3: * Remove a layer of indirection for access to pure storage.
,
Andrea Corallo
,
2020/05/20
feature/native-comp 72a96ed 2/3: * src/comp.c (emit_setjmp): Aesthetic, respect 80 columns limit.
,
Andrea Corallo
,
2020/05/20
master 5989432: CC Mode: Fix bug #39972, by fixing c-display-defun-name for nested defuns
,
Alan Mackenzie
,
2020/05/20
master 5b66483: Prevent gnus-registry-handle-action from creating spurious entries
,
Eric Abrahamsen
,
2020/05/20
master bd64571: which-function-mode: put hook function on after-change-major-mode-hook
,
Alan Mackenzie
,
2020/05/20
feature/native-comp 68fad7a: Do not block SIGIO in platforms that don't have it.
,
Andrea Corallo
,
2020/05/20
master 525df72: ; Fix comment in tramp-archive.el
,
Michael Albinus
,
2020/05/20
master 6b3fb29: ; src/alloc.c: Add a GC reg spill mechanism and Bug#41357 related commentary.
,
Andrea Corallo
,
2020/05/20
master 453ffe5: Fix minor Tramp oddities
,
Michael Albinus
,
2020/05/20
master f0b0105: Hoist some byte-code checking out of eval
,
Paul Eggert
,
2020/05/20
master 5352bda: Add test for bug#39680
,
João Távora
,
2020/05/19
master updated (5af9918 -> babdd2e)
,
Dmitry Gutov
,
2020/05/19
master babdd2e 2/2: Add project-compile command
,
Dmitry Gutov
,
2020/05/19
master 3c2624e 1/2: project--vc-list-files: Don't list conflicted files thrice
,
Dmitry Gutov
,
2020/05/19
master 5af9918: Allow back-references in syntax-propertize-rules.
,
Tassilo Horn
,
2020/05/19
emacs-27 4b9fbdb: ; Update TODO item about ligature support
,
Eli Zaretskii
,
2020/05/19
master 659ed85: Indicate not downloaded parts in MIME buttons.
,
Tassilo Horn
,
2020/05/19
feature/native-comp f5ba60d: * lisp/emacs-lisp/comp.el (comp-num-cpus): Fix definition.
,
Andrea Corallo
,
2020/05/19
emacs-27 03d44ac: * doc/lispref/control.texi (Processing of Errors): Improve indexing.
,
Stefan Kangas
,
2020/05/18
master c5eafcc: Reject attempts to clear pure strings
,
Paul Eggert
,
2020/05/18
master 06fe322: Clarify wording in my last commit
,
Stefan Kangas
,
2020/05/18
master b1cd1f0: Improve password-cache-add example in comment
,
Paul Eggert
,
2020/05/18
scratch/project-switching updated (47eac3f -> 3fc52bc)
,
Dmitry Gutov
,
2020/05/18
scratch/project-switching a4f22ab 1/2: Teach project-current to inhibit the prompt
,
Dmitry Gutov
,
2020/05/18
scratch/project-switching 3fc52bc 2/2: Some copy edits
,
Dmitry Gutov
,
2020/05/18
master 3d1bcfb: Redo RCS Id for pdumper
,
Paul Eggert
,
2020/05/18
master 018eb31: ; Update NEWS
,
Dmitry Gutov
,
2020/05/18
feature/native-comp updated (6d850b5 -> 2aec16a)
,
Andrea Corallo
,
2020/05/18
feature/native-comp 2aec16a 2/2: * Pacify with the byte-compiler
,
Andrea Corallo
,
2020/05/18
feature/native-comp 2ac6194 1/2: * Add new customize `comp-async-env-modifier-form' (Bug#40838)
,
Andrea Corallo
,
2020/05/18
master ca7224d: Add test for recent buffer-local-variables change
,
Glenn Morris
,
2020/05/18
scratch/project-switching 47eac3f: Update the Emacs manual with recent project.el changes
,
Simen Heggestøyl
,
2020/05/18
master ceee275: CC Mode: Allow "static" etc. to be placed after a declaration's type name
,
Alan Mackenzie
,
2020/05/18
feature/native-comp 6d850b5: * Make the Evil happy (Bug#41374)
,
Andrea Corallo
,
2020/05/18
master 86594a3: Restore buffer-undo-list to buffer-local-variables
,
Glenn Morris
,
2020/05/18
master b2e2128: Use lexical-binding in webjump.el and add tests
,
Simen Heggestøyl
,
2020/05/18
master b1fe27d: Fix calculator entry of numbers with negative exponents (bug#41347)
,
Mattias Engdegård
,
2020/05/18
scratch/substitute-command-keys d230367: Translate describe_map_tree to Lisp
,
Stefan Kangas
,
2020/05/18
master updated (94f01fe -> 2216468)
,
Dmitry Gutov
,
2020/05/17
master 30e8d56 1/2: Add user option project-vc-merge-submodules
,
Dmitry Gutov
,
2020/05/17
master 2216468 2/2: Update the package version
,
Dmitry Gutov
,
2020/05/17
master 94f01fe: vc-working-revision: Bind default-directory
,
Dmitry Gutov
,
2020/05/17
master 00be23c: Donât attempt to modify constant strings
,
Paul Eggert
,
2020/05/17
branch scratch/substitute-command-keys created (now 4052d20)
,
Stefan Kangas
,
2020/05/17
scratch/substitute-command-keys 4052d20: Add new Lisp implementation of substitute-command-keys
,
Stefan Kangas
,
2020/05/17
feature/native-comp updated (9e9421c -> cd4ef52)
,
Andrea Corallo
,
2020/05/17
feature/native-comp cd4ef52: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/17
master abec255: * Fix Garbage Collector for missing calle-saved regs content (Bug#41357)
,
Andrea Corallo
,
2020/05/17
master 5daa7a5: Don't mention non-GNU package archives.
,
Richard M. Stallman
,
2020/05/17
master a8f24a8: Fix minor issues with mouse-drag-and-drop-region-show-tooltip
,
Stefan Kangas
,
2020/05/17
scratch/project-switching 9dd2cf0: Rename 'project-switch-menu' to 'project-switch-commands'
,
Simen Heggestøyl
,
2020/05/17
feature/native-comp 9e9421c: * Fix bug#41346 assertion triggered while loading dump
,
Andrea Corallo
,
2020/05/17
scratch/project-switching 8f891eb: Simplify 'project--keymap-prompt' a bit
,
Simen Heggestøyl
,
2020/05/17
master 3139551: Donât attempt to modify constant strings
,
Paul Eggert
,
2020/05/17
master 1fc4e3f: ; Bump the project.el version to trigger a new release
,
Dmitry Gutov
,
2020/05/16
emacs-27 updated (b4937f6 -> b48ab74)
,
Paul Eggert
,
2020/05/16
emacs-27 6ac2326 1/2: Donât use âconstantâ for values you shouldnât change
,
Paul Eggert
,
2020/05/16
emacs-27 b48ab74 2/2: Minor fixups for mutability doc
,
Paul Eggert
,
2020/05/16
master c7bc28b: Donât attempt to modify constant conses
,
Paul Eggert
,
2020/05/16
master a6ebca2: Add a note to eshell.texi that I, too, was a contributor
,
John Wiegley
,
2020/05/16
master updated (a67415a -> 788c248)
,
Glenn Morris
,
2020/05/16
master 788c248: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/16
master a67415a: Remove stale comments
,
Stefan Kangas
,
2020/05/16
master updated (21b7165 -> 7f690a4)
,
Stefan Kangas
,
2020/05/16
master d1545e2 2/3: Remove Emacs 22 compat code from abbrev.el
,
Stefan Kangas
,
2020/05/16
master e07a751 1/3: ; * lisp/htmlfontify.el: Minor fix in file headers.
,
Stefan Kangas
,
2020/05/16
master 7f690a4 3/3: Remove some compat code from CEDET
,
Stefan Kangas
,
2020/05/16
master updated (5ab12a4 -> 21b7165)
,
Stefan Kangas
,
2020/05/16
master 436809b 1/2: Remove some XEmacs compat code from semantic
,
Stefan Kangas
,
2020/05/16
master 21b7165 2/2: Remove Emacs 22 compat code from ediff-vers.el
,
Stefan Kangas
,
2020/05/16
master 5ab12a4: * lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)
,
Stefan Monnier
,
2020/05/16
master bbbab82: Introduce process-file-return-signal-string
,
Michael Albinus
,
2020/05/16
emacs-27 b4937f6: Improve documentation of manually installing Lisp packages
,
Eli Zaretskii
,
2020/05/16
scratch/project-switching updated (90a749b -> e835704)
,
Simen Heggestøyl
,
2020/05/16
scratch/project-switching f3574e4 1/2: Change dispatch binding of 'project-find-regexp'
,
Simen Heggestøyl
,
2020/05/16
scratch/project-switching e835704 2/2: Turn project switch menu var into a public alist
,
Simen Heggestøyl
,
2020/05/16
emacs-27 efd4e97: Reflect the emacs-devel ELPA/MELPA dispute in FAQ
,
Eli Zaretskii
,
2020/05/16
master dba8f37: * lisp/progmodes/project.el (project-try-vc): Fix regexp typo.
,
Stefan Monnier
,
2020/05/15
master 4307a84: Fix submodules, second try
,
Dmitry Gutov
,
2020/05/15
emacs-27 2854167: Consider face inheritance when checking region face background.
,
Tassilo Horn
,
2020/05/15
master 66cbe8b: CC Mode: Fix bug #40052, where a very large macro was too slow in scrolling
,
Alan Mackenzie
,
2020/05/15
master afca373: Fix Git submodules detection breakage
,
Dmitry Gutov
,
2020/05/15
feature/native-comp updated (28df049 -> d6f6353)
,
Andrea Corallo
,
2020/05/15
feature/native-comp a335f7e 01/17: Update spill LAP machinery and compile anonymous lambdas
,
Andrea Corallo
,
2020/05/15
feature/native-comp acf7e12 04/17: * Rename emit_mvar_access -> emit_mvar_lval
,
Andrea Corallo
,
2020/05/15
feature/native-comp 3ab6a75 02/17: * Indentation fix
,
Andrea Corallo
,
2020/05/15
feature/native-comp 392a6f9 05/17: * Split emit_const_lisp_obj logic
,
Andrea Corallo
,
2020/05/15
feature/native-comp 5bf685f 03/17: * Rename emit_mvar_val -> emit_mvar_rval
,
Andrea Corallo
,
2020/05/15
feature/native-comp 49f0331 09/17: * Render all immediates as comments at comp-debug > 2
,
Andrea Corallo
,
2020/05/15
feature/native-comp 27b80ae 11/17: * Better Vcomp_sym_subr_c_name_h test function + doc
,
Andrea Corallo
,
2020/05/15
feature/native-comp 44b0ce6 10/17: Add anonymous lambdas reload mechanism
,
Andrea Corallo
,
2020/05/15
feature/native-comp e351a12 14/17: Sanity check on lambdas fixups
,
Andrea Corallo
,
2020/05/15
feature/native-comp ff9e40e 15/17: * Add check_comp_unit_relocs
,
Andrea Corallo
,
2020/05/15
feature/native-comp 9a64585 16/17: * Allow for logging async compilation command line
,
Andrea Corallo
,
2020/05/15
feature/native-comp d6f6353 17/17: * Do not refuse to compile if a dynamic lambda is encountered
,
Andrea Corallo
,
2020/05/15
feature/native-comp c12831a 06/17: * Rework comp-spill-lap-function
,
Andrea Corallo
,
2020/05/15
feature/native-comp 2ee2fb5 07/17: * Prune now unnecessary byte-code objects
,
Andrea Corallo
,
2020/05/15
feature/native-comp 6eb14da 08/17: * Dump log and intemediate GCC IRs only at comp-debug 3
,
Andrea Corallo
,
2020/05/15
feature/native-comp e5b24b8 12/17: * Native compiler test update
,
Andrea Corallo
,
2020/05/15
feature/native-comp 2b064c7 13/17: * Fix speed 2 bootstrap
,
Andrea Corallo
,
2020/05/15
master b5ec24a: * lisp/progmodes/xref.el: Fix first line syntax
,
Stefan Monnier
,
2020/05/15
master cde856b: Use lexical-binding in autoconf.el and add tests
,
Simen Heggestøyl
,
2020/05/15
scratch/project-switching updated (e1184e3 -> 90a749b)
,
Simen Heggestøyl
,
2020/05/15
master 60cd6cc: Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
,
Mattias Engdegård
,
2020/05/15
master b76cdd0: Delete libraries obsolete since 23.1 and 23.2
,
Stefan Kangas
,
2020/05/15
master 5d97d26: ; Tweak version numbers in lisp/progmodes/xref.el
,
João Távora
,
2020/05/15
emacs-27 e75f6be: Fix dired default file operation (bug#41261)
,
Eli Zaretskii
,
2020/05/15
master 779bc88: Improve detection of Git submodules
,
Dmitry Gutov
,
2020/05/15
master 065f6a1: ; Fix warning in last change
,
Tino Calancha
,
2020/05/14
emacs-27 406fb07: Fix documentation related to 'command-switch-alist'.
,
Philipp Stephani
,
2020/05/14
master 3a284e5: Combine archive-int-to-mode and tar-grind-file-mode
,
Tino Calancha
,
2020/05/14
branch bug27952_combine-tar-grind-file-mode_archive-int-to-mode deleted (was 3a284e5)
,
Tino Calancha
,
2020/05/14
branch bug27952_combine-tar-grind-file-mode_archive-int-to-mode created (now 3a284e5)
,
Tino Calancha
,
2020/05/14
bug27952_combine-tar-grind-file-mode_archive-int-to-mode 3a284e5: Combine archive-int-to-mode and tar-grind-file-mode
,
Tino Calancha
,
2020/05/14
master 4af8b17: Fix customisation of mouse-drag-and-drop-region (bug#41251)
,
Mattias Engdegård
,
2020/05/14
master 1d55958: Calc: fix LU decomposition for non-numeric matrices (bug#41223)
,
Mattias Engdegård
,
2020/05/14
feature/native-comp updated (9bc0a7c -> 28df049)
,
Andrea Corallo
,
2020/05/14
feature/native-comp 3bcb79f 1/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/14
feature/native-comp 28df049 2/2: * test/src/comp-tests.el (comp-tests-bootstrap): Fix test.
,
Andrea Corallo
,
2020/05/14
master a467173: ; Fix warning after last change in cal-julian.el
,
Stefan Kangas
,
2020/05/13
emacs-27 747e0a2: Improve ediff readability in misterioso theme (Bug#41221)
,
Stefan Kangas
,
2020/05/13
emacs-27 48830c7: Fix a crash in handle_display_spec
,
Eli Zaretskii
,
2020/05/13
master f8a9edc: Fix some oddities, uncovered by Tramp tests
,
Michael Albinus
,
2020/05/13
master 9ebf519: Turn Eldoc, Xref and Project into GNU ELPA :core packages
,
João Távora
,
2020/05/13
master ac298ba: Use lexical-binding in t-mouse.el
,
Stefan Kangas
,
2020/05/13
emacs-27 a37290a: In x_hide_tip reset tip_last_frame for GTK+ tooltips only (Bug#41200)
,
Martin Rudalics
,
2020/05/13
master 41e6682: ; Fix warning in last change
,
Basil L. Contovounesios
,
2020/05/12
master updated (a87cd10 -> e420910)
,
Stefan Kangas
,
2020/05/12
master cf45349 1/3: Use lexical-binding in cal-julian.el and add tests
,
Stefan Kangas
,
2020/05/12
master e420910 3/3: Use lexical-binding in animate.el and add tests
,
Stefan Kangas
,
2020/05/12
master 60c9a53 2/3: Use lexical-binding in dissociate.el and add tests
,
Stefan Kangas
,
2020/05/12
master a87cd10: Use proper digraphs in Baháâà month names
,
Paul Eggert
,
2020/05/12
master 45fa5e9: * lisp/emacs-lisp/syntax.el: Fix bug#41195
,
Stefan Monnier
,
2020/05/12
master 3b170f0: Revert "Inhibit modification hooks when saving eieio-persistent's"
,
Michael Heerdegen
,
2020/05/12
emacs-27 3d81995: Fix docstring of flymake-make-diagnostic (bug#40351)
,
João Távora
,
2020/05/12
master updated (a2792ad -> e683701)
,
Stefan Kangas
,
2020/05/12
master e683701 2/2: Support sorting timer-list-mode by column (Bug#40854)
,
Stefan Kangas
,
2020/05/12
master ee5c5da 1/2: Base timer-list-mode on tabulated-list-mode (Bug#40854)
,
Stefan Kangas
,
2020/05/12
master a2792ad: Suppress test failure on hydra.nixos.org
,
Glenn Morris
,
2020/05/12
branch scratch/project-switching-x created (now 90a749b)
,
Dmitry Gutov
,
2020/05/11
scratch/project-switching-x d98038e 1/5: Simplify a little, and avoid duplicate commands
,
Dmitry Gutov
,
2020/05/11
scratch/project-switching-x 9cfc9c9 4/5: Move project-dired and project-eshell higher
,
Dmitry Gutov
,
2020/05/11
scratch/project-switching-x 8d6b841 2/5: Improve project name completion
,
Dmitry Gutov
,
2020/05/11
scratch/project-switching-x 90a749b 5/5: Integrate project-switch-project with project-find-regexp
,
Dmitry Gutov
,
2020/05/11
scratch/project-switching-x ac837ee 3/5: Use an alist instead of a keymap
,
Dmitry Gutov
,
2020/05/11
master updated (dd0b910 -> 4645430)
,
Paul Eggert
,
2020/05/11
master 00f0ad5 1/2: Update from gnulib
,
Paul Eggert
,
2020/05/11
master 4645430 2/2: Pacify GCC 10.1.0
,
Paul Eggert
,
2020/05/11
branch scratch/eldoc-xref-project-gnu-elpa-core-packages created (now b1631cd)
,
João Távora
,
2020/05/11
scratch/eldoc-xref-project-gnu-elpa-core-packages b1631cd: Turn Eldoc, Xref and Project into GNU ELPA :core packages
,
João Távora
,
2020/05/11
master dd0b910: Fix bug #40992 whilst still allowing breakpoint highlights in edebug
,
Alan Mackenzie
,
2020/05/11
master a69ef94: * lisp/emacs-lisp/pcase.el (pcase--fgrep): Look inside vectors
,
Stefan Monnier
,
2020/05/11
master 7031158: ; Fix last change to bibtex.el
,
Basil L. Contovounesios
,
2020/05/11
master 6bcf791: * lisp/textmodes/bibtex.el: Avoid `eval`
,
Stefan Monnier
,
2020/05/11
master 68b34c6: * lisp/subr.el (dolist, dotimes, combine-change-calls): Cosmetic tweaks
,
Stefan Monnier
,
2020/05/11
master 5601eb2: * lisp/emacs-lisp/syntax.el (syntax-propertize): Use run-hook-wrapped
,
Stefan Monnier
,
2020/05/11
master 67bcde1: * lisp/ielm.el: Handle corner case where */**/*** are not yet bound
,
Stefan Monnier
,
2020/05/11
master c9d7253: Map "mail/compose" icon to "mail-message-new" in GTK
,
Dmitry Gutov
,
2020/05/10
master updated (a218c98 -> f8da04d)
,
Dmitry Gutov
,
2020/05/10
master b978774 1/2: Use better icons on GTK in message-mode and isearch
,
Dmitry Gutov
,
2020/05/10
master f8da04d 2/2: Use the "modern" toolbars in Gnus again
,
Dmitry Gutov
,
2020/05/10
master a218c98: * lisp/emacs-lisp/pcase.el: Don't bind unused vars in branches
,
Stefan Monnier
,
2020/05/10
master 7f7a8fb: * lisp/emacs-lisp/eieio.el (eieio pcase macro): Fix last-minute typo
,
Stefan Monnier
,
2020/05/10
master 5a31b1a: Prefer function-put over put for setting browse-url-browser-kind.
,
Tassilo Horn
,
2020/05/10
master 0bb9aed: * lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove unused var `is`
,
Stefan Monnier
,
2020/05/10
Re: master 0bb9aed: * lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove unused var `is`
,
Pip Cet
,
2020/05/10
emacs-27 632aa9d: Go back to âBaháâÃâ
,
Paul Eggert
,
2020/05/10
emacs-27 e2406ff: * lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097)
,
Eli Zaretskii
,
2020/05/10
master 8f808be: Use lexical-binding in glasses.el and add tests
,
Simen Heggestøyl
,
2020/05/10
master updated (9d8fc3a -> 1efaa1d)
,
Simen Heggestøyl
,
2020/05/10
master 2df2f78 2/3: Add containment module to CSS property list
,
Simen Heggestøyl
,
2020/05/10
master b7682d2 1/3: Add writing modes module to CSS property list
,
Simen Heggestøyl
,
2020/05/10
master 1efaa1d 3/3: Allow underscores in CSS variable names
,
Simen Heggestøyl
,
2020/05/10
feature/native-comp updated (bc50c0c -> 9bc0a7c)
,
Andrea Corallo
,
2020/05/10
feature/native-comp 49def70 1/2: * src/comp.c (load_comp_unit): Style fix.
,
Andrea Corallo
,
2020/05/10
feature/native-comp 9bc0a7c 2/2: * Fix `comp-deferred-compilation-black-list' effectiveness
,
Andrea Corallo
,
2020/05/10
feature/native-comp updated (c6eb276 -> bc50c0c)
,
Andrea Corallo
,
2020/05/09
feature/native-comp bd8be64 1/2: * Fix --enable-check-lisp-object-type GNU/Linux X86_64 build
,
Andrea Corallo
,
2020/05/09
feature/native-comp bc50c0c 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/09
master 9d8fc3a: Use lexical-binding in help-mode.el and add tests
,
Simen Heggestøyl
,
2020/05/09
master 94224c4: * src/xdisp.c (Fwindow_text_pixel_size): Fix previous merge.
,
Glenn Morris
,
2020/05/09
master updated (196bc13 -> 5c890bf)
,
Glenn Morris
,
2020/05/09
master 5c890bf: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/09
master 196bc13: Add new filter command to Package Menu (Bug#39903)
,
Stefan Kangas
,
2020/05/09
master e59f697: Improve nonnull checking with GCC in emacs-module
,
Paul Eggert
,
2020/05/09
branch scratch/project-switching created (now e1184e3)
,
Simen Heggestøyl
,
2020/05/09
scratch/project-switching e1184e3: Add project switching functionality
,
Simen Heggestøyl
,
2020/05/09
master ebfb2c4: Update from Gnulib
,
Paul Eggert
,
2020/05/09
feature/native-comp updated (92dc81f -> c6eb276)
,
Andrea Corallo
,
2020/05/09
feature/native-comp 40f655e 1/2: * Add 'comp-deferred-compilation-black-list' customize
,
Andrea Corallo
,
2020/05/09
feature/native-comp c6eb276 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/09
emacs-27 be0d1ca: Small fix for type of 'display-fill-column-indicator-character'
,
Philipp Stephani
,
2020/05/09
master updated (0bd6ae7 -> ae3c510)
,
Micha? Nazarewicz
,
2020/05/09
master fab2332 1/2: cc-mode: add âc-lineup-ternary-bodiesâ (bug#41061)
,
Micha? Nazarewicz
,
2020/05/09
master ae3c510 2/2: cc-mode: extend regexp used by âc-or-c++-modeâ
,
Micha? Nazarewicz
,
2020/05/09
emacs-27 c5e5839: Fix customization of 'display-fill-column-indicator-character'
,
Eli Zaretskii
,
2020/05/09
emacs-27 d5c184a: Refer to fill column indicator Info node in some places.
,
Philipp Stephani
,
2020/05/09
master 0bd6ae7: Only treat display strings as buttons if they have 'button' property
,
Eli Zaretskii
,
2020/05/09
emacs-27 e13300a 2/2: Merge branch 'emacs-27' of git.sv.gnu.org:/srv/git/emacs into emacs-27
,
Martin Rudalics
,
2020/05/09
emacs-27 0bae570 1/2: Fix GTK's Tool Bar menu radio buttons
,
Martin Rudalics
,
2020/05/09
master 1f149cb: Prevent hanging in next-single-char-property-change
,
Eli Zaretskii
,
2020/05/09
emacs-27 4c98aa7: Minor clarifications in NEWS
,
Eli Zaretskii
,
2020/05/09
branch scratch/lexspaces created (now e2f183c)
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 67e28d9 02/17: Adding binding pseudovector
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 2d1e916 01/17: Add lexspaces.c
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 64e442b 04/17: Add SYMBOL_FUNCTION accessor function
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 02d8ef2 05/17: Move symbol value into separate binding
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 3a57250 06/17: Add lexspace-make-from
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 7fecbf5 08/17: Add lexspace redirection
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 09821e3 03/17: Store symbol value into the binding
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 04ac507 14/17: Remove unnecessary assertion
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 00108a5 15/17: Fix sweep_symbols
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 295ac3d 07/17: Make in-lexspace do something
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 610552d 10/17: Add SYMBOL_FUNC_LEXSPACE
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 9091913 13/17: Rename lexspace-make-from -> lexspace-make
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces e2f183c 17/17: Shallow setters by default are not a good idea
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 73363e9 09/17: Store lexspace in closures
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces b46c504 12/17: Add lexspace-import-symbol
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces c578c72 11/17: Add function lexspace contex mechanism
,
Andrea Corallo
,
2020/05/08
scratch/lexspaces 0b0098a 16/17: Rename in-lexspace -> lexspace-in
,
Andrea Corallo
,
2020/05/08
emacs-27 a1cbd05: Improve documentation of 'with-suppressed-warnings'.
,
Philipp Stephani
,
2020/05/08
master updated (39b2a59 -> 0d861f2)
,
Tassilo Horn
,
2020/05/08
master 909591a 1/2: Allow predicates for matching in browse-url-handlers.
,
Tassilo Horn
,
2020/05/08
master 0d861f2 2/2: Fix reading kind argument in browse-url-with-browser-kind.
,
Tassilo Horn
,
2020/05/08
emacs-27 4a895c1: Fix a typo in a comment
,
Eli Zaretskii
,
2020/05/08
master 39b2a59: Make pcase pattern 'eieio' respect slot access related functions.
,
Stefan Monnier
,
2020/05/08
emacs-27 2caf3e9: Improve documentation of Hi Lock mode
,
Eli Zaretskii
,
2020/05/08
emacs-27 7081c1d: Fix typos in the Emacs user manual
,
Eli Zaretskii
,
2020/05/08
emacs-27 0385771: Fix references to Speedbar in VHDL mode
,
Eli Zaretskii
,
2020/05/08
emacs-27 a76cafe: Fix handling of FROM = t and TO = t by 'window-text-pixel-size'
,
Eli Zaretskii
,
2020/05/08
master 958ddc9: ; Update recent function declaration in dnd.el
,
Basil L. Contovounesios
,
2020/05/07
master updated (263ab75 -> b2581ee)
,
Tassilo Horn
,
2020/05/07
master b0f9cbb 1/2: Categorize browse-url functions into internal and external ones.
,
Tassilo Horn
,
2020/05/07
master b2581ee 2/2: Allow browsing an URL explicitly with an internal or external browser.
,
Tassilo Horn
,
2020/05/07
master 263ab75: ; Fix recent byte-compiler warning in dnd.el again
,
Basil L. Contovounesios
,
2020/05/07
master 5b5039c: ; Improve recent change to browse-url.el
,
Basil L. Contovounesios
,
2020/05/07
master updated (2c905fb -> ddc8020)
,
Noam Postavsky
,
2020/05/07
master de71585 1/2: Revert "cl-loop: Calculate the array length just once"
,
Noam Postavsky
,
2020/05/07
master ddc8020 2/2: Don't increment array index in cl-loop twice (Bug#40727)
,
Noam Postavsky
,
2020/05/07
master 2c905fb: Fix browse-url (remove debugging leftover).
,
Tassilo Horn
,
2020/05/07
feature/native-comp updated (92cf4bb -> 92dc81f)
,
Andrea Corallo
,
2020/05/07
feature/native-comp 92dc81f 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/07
feature/native-comp cf105f6 1/2: * Fix bug#41112
,
Andrea Corallo
,
2020/05/07
master de5f592: Handle signals in Tramp's process-file
,
Michael Albinus
,
2020/05/07
master 3b5f728: Refactor browse-url handler selection into separate function.
,
Tassilo Horn
,
2020/05/07
master 281b9e4: ; Fix recent byte-compiler warnings in dnd.el
,
Basil L. Contovounesios
,
2020/05/06
master 86fef6a: Restore HTML rendering behavior of browse-url-of-buffer/file.
,
Tassilo Horn
,
2020/05/06
feature/native-comp updated (6d25de4 -> 92cf4bb)
,
Andrea Corallo
,
2020/05/06
feature/native-comp f8df332 1/2: * Add native compilation unit black list
,
Andrea Corallo
,
2020/05/06
feature/native-comp 92cf4bb 2/2: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/06
master 02f5a41: Pacify buggy old GCC with a cast
,
Paul Eggert
,
2020/05/06
master updated (4b8e693 -> 153241d)
,
Glenn Morris
,
2020/05/06
master b147e6e 1/7: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master 29171c3 2/7: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master e292097 3/7: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master 3568c5d 5/7: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master 153241d 7/7: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master b16d553 6/7: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master 033bdd1 4/7: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/06
master 4b8e693: Consult browse-url-{default-, }handlers in drag&drop.
,
Tassilo Horn
,
2020/05/06
emacs-27 7651646: * doc/emacs/modes.texi (Major Modes): Fix quoting. (Bug#41110)
,
Eli Zaretskii
,
2020/05/06
master d9e10a1: process-file in Tramp must return exit code (Bug#41099)
,
Michael Albinus
,
2020/05/06
branch feature/browse-url-handlers deleted (was b331b2c)
,
Tassilo Horn
,
2020/05/06
master c4adfba: Allow for custom URL handlers in browse-url.
,
Tassilo Horn
,
2020/05/06
feature/browse-url-handlers b331b2c: Update browse-url documentation.
,
Tassilo Horn
,
2020/05/06
feature/browse-url-handlers 9235f1a: Update browse-url documentation.
,
Tassilo Horn
,
2020/05/06
master 58c234a: Prefer 'strong' and 'em' to 'b' and 'i' in html-mode
,
Stefan Kangas
,
2020/05/05
emacs-27 updated (7be160d -> f8e6cd1)
,
Noam Postavsky
,
2020/05/05
emacs-27 79e133d 1/5: Revert "Refix conditional step clauses in cl-loop"
,
Noam Postavsky
,
2020/05/05
emacs-27 caf155c 2/5: Revert "cl-loop: Add missing guard condition"
,
Noam Postavsky
,
2020/05/05
emacs-27 f8e6cd1 5/5: Fix docstring quoting
,
Noam Postavsky
,
2020/05/05
emacs-27 de1b33f 3/5: Revert "cl-loop: Calculate the array length just once"
,
Noam Postavsky
,
2020/05/05
emacs-27 1e09364 4/5: ; Mark Bug#29799 tests as failing since we reverted the fix
,
Noam Postavsky
,
2020/05/05
master 8f6524d: Donât assume __has_attribute in emacs-module.c
,
Paul Eggert
,
2020/05/05
master bbc34d3: Try and improve the *Help* layout for things like `diff-refine`.
,
Stefan Monnier
,
2020/05/05
feature/browse-url-handlers 9311727: Add browse-url-default-handlers.
,
Tassilo Horn
,
2020/05/05
feature/browse-url-handlers fe2b3bc: Fix deprecation warning for alist choice of `browse-url-browser-function'.
,
Tassilo Horn
,
2020/05/05
feature/native-comp 6d25de4: * configure.ac: Fix var usage + better messaging.
,
Andrea Corallo
,
2020/05/05
emacs-27 7be160d: Improve "Help Summary" section in user manual
,
Eli Zaretskii
,
2020/05/05
emacs-27 f6d6ccc: Clarify message-sendmail-extra-arguments docstring
,
Stefan Kangas
,
2020/05/05
emacs-27 95fde1a: * src/editfns.c (Fformat): Small documentation fix.
,
Philipp Stephani
,
2020/05/05
feature/native-comp a261db1: * configure.ac: Better messaging when libgccjit fails smoke test
,
Andrea Corallo
,
2020/05/05
master daab2d3: Fix typos in recent attribute.h simplification
,
Paul Eggert
,
2020/05/05
feature/native-comp 766f4b9: * configure.ac: Add a better libgccjit test plus some morw err message
,
Andrea Corallo
,
2020/05/04
emacs-27 9f5999b: Remove calls to non-existent functions from edebug.el.
,
Alan Mackenzie
,
2020/05/04
feature/native-comp updated (02e3ffa -> c6a610e)
,
Andrea Corallo
,
2020/05/04
feature/native-comp 8d37220 1/3: * Introduce `comp-output-directory'
,
Andrea Corallo
,
2020/05/04
feature/native-comp c6a610e 3/3: Merge remote-tracking branch 'savannah/master' into HEAD
,
Andrea Corallo
,
2020/05/04
feature/native-comp 1ec7499 2/3: * Add a warning for missing write privilege
,
Andrea Corallo
,
2020/05/04
feature/browse-url-handlers c5e2d0c: Deprecate alist value of browse-url-browser-function.
,
Tassilo Horn
,
2020/05/04
feature/browse-url-handlers 17bfa68: Open file:// URLs with browse-url-emacs.
,
Tassilo Horn
,
2020/05/04
feature/browse-url-handlers 11e6883: Move browse-url-handlers defcustom below other defcustoms.
,
Tassilo Horn
,
2020/05/04
master 2db70ed: Adapt Tramp tests
,
Michael Albinus
,
2020/05/04
branch feature/browse-url-handlers created (now 8046f46)
,
Tassilo Horn
,
2020/05/04
feature/browse-url-handlers 8046f46: Allow for custom URL handlers in browse-url.
,
Tassilo Horn
,
2020/05/04
master 221e6a9: Fix setting of INSIDE_EMACS in Tramp
,
Michael Albinus
,
2020/05/04
emacs-27 4b41908: Honor search-upper-case
,
Dmitry Gutov
,
2020/05/03
emacs-27 310112f: Fix eww-follow-link on URLs with #target
,
Basil L. Contovounesios
,
2020/05/03
emacs-27 f5cb5bb: Revert part of recent commit 85544f8ef5 (bug#40808)
,
Juri Linkov
,
2020/05/03
master updated (40149b8 -> 1069364)
,
Paul Eggert
,
2020/05/03
master 6bd47f4 1/2: Update from Gnulib
,
Paul Eggert
,
2020/05/03
master 1069364 2/2: Simplify by using attribute.h macros
,
Paul Eggert
,
2020/05/03
master 40149b8: * lisp/emacs-lisp/eieio.el (oset, oset-default): Mark as obsolete
,
Stefan Monnier
,
2020/05/03
emacs-27 f9fa726: Improve doc strings of makunbound and fmakunbound
,
Stefan Kangas
,
2020/05/03
master 7db0093: Use lexical-binding in check-declare.el and add tests
,
Simen Heggestøyl
,
2020/05/03
master updated (20c1e7f -> 82c5061)
,
Glenn Morris
,
2020/05/03
master 97146ef 1/2: ; admin/notes/git-workflow
,
Glenn Morris
,
2020/05/03
master 82c5061 2/2: ; admin/notes/git-workflow
,
Glenn Morris
,
2020/05/03
master 20c1e7f: Fix calculator division truncation (bug#40892)
,
Glenn Morris
,
2020/05/03
master 2c30614: Fix initial frame resizing issue on NS (bug#40200)
,
Alan Third
,
2020/05/03
master 22bff6e: cc-mode: document Doxygen âc-doc-comment-styleâ (bug#40877)
,
Micha? Nazarewicz
,
2020/05/03
master updated (5f516dc -> 4c1a28b)
,
Glenn Morris
,
2020/05/03
master f696dc8 2/6: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/03
master c6d70f8 1/6: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/03
master 76cf14f 3/6: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/03
master 8b4a61d 4/6: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/03
master 99a544c 5/6: Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/03
master 4c1a28b 6/6: ; Merge from origin/emacs-27
,
Glenn Morris
,
2020/05/03
master 5f516dc: Remove redundant :groups args missed in last commit
,
Stefan Kangas
,
2020/05/03
master d55b3b5: Improve indentation of 'loop' forms
,
Stefan Kangas
,
2020/05/03
master b82dbba: Use lexical-binding in w32-vars.el
,
Stefan Kangas
,
2020/05/03
master cb1e73d: Improve accuracy of apropos commands that search doc strings
,
Eli Zaretskii
,
2020/05/03
master 6326825: Regexps cannot infloop; fix manual
,
Mattias Engdegård
,
2020/05/03
master updated (4be1686 -> 7f51ab5)
,
Michael Albinus
,
2020/05/03
master 7f51ab5 2/2: Do not delete asynchronous Tramp processes due to session timeout
,
Michael Albinus
,
2020/05/03
master a9432bd 1/2: Improve Tramp debug messages
,
Michael Albinus
,
2020/05/03
emacs-27 e90b7b9: Revert "Mark breakpoints in edebug with highlights". This fixes bug #40992
,
Alan Mackenzie
,
2020/05/03
master 4be1686: Use lexical-binding for some term libraries
,
Stefan Kangas
,
2020/05/02
emacs-27 0a3731f: Make memq etc. examples more like they were
,
Paul Eggert
,
2020/05/02
master 11fd01c: Improve Info-mode doc and menu
,
Stefan Kangas
,
2020/05/02
master a941a9e: ;; Revert recent change in tramp-cache.el
,
Michael Albinus
,
2020/05/02
master 0ea1463: Fix 'count-screen-lines' when lines are truncated
,
Eli Zaretskii
,
2020/05/02
emacs-27 ed25282: Document effect of 'search-upper-case' on replacement commands
,
Eli Zaretskii
,
2020/05/02
master 2ea1265: Properly fix embarassing missing paren typo in jsonrpc.el
,
João Távora
,
2020/05/01
emacs-27 5a5d8a8: * lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)
,
Eli Zaretskii
,
2020/05/01
master c59e878: Inhibit modification hooks when saving eieio-persistent's
,
Michael Heerdegen
,
2020/05/01
master 145aab0: cc-mode: add support for Doxygen documentation style
,
Micha? Nazarewicz
,
2020/05/01
master 4b6c2bc: * lisp/jsonrpc.el (initialize-instance): Fix closing-paren typo.
,
Paul Eggert
,
2020/05/01
master b23daca: Consolidate lisp/jsonrpc.el logging in single events buffer
,
João Távora
,
2020/05/01
master 2a87841: ; Fix recent additions with lisp-data-mode
,
Basil L. Contovounesios
,
2020/05/01
master 9f3f169: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2020/05/01
emacs-27 fc8e02a: ; Auto-commit of loaddefs files.
,
Glenn Morris
,
2020/05/01
master a4c07bc: Protect non-selected face spec components in custimize-face. Fixes bug #40866
,
Alan Mackenzie
,
2020/05/01
master 43fded1: Add lisp-data-mode for editing non-code Lisp data
,
João Távora
,
2020/05/01
master 7fa3e75: Use lexical-binding in most remaining tests
,
Stefan Kangas
,
2020/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc