projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2020-05-30
Andrea Corallo
* Avoid calling Ffile_exists_p too early
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Andrea Corallo
Add a compiler hint test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Andrea Corallo
* Split type hint pass from dead code removal pass...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Lars Ingebrigtsen
Don't bug out in xml-escape-string if invalid character...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
ej32u@protonmail.com
Add command ffap-other-tab (Bug#41410)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Noam Postavsky
Make dedicated keymap and mode for eshell-command ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Noam Postavsky
Fix segfault on closing frame with tooltip (Bug#41239)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Andrea Corallo
; Ease ifdef navigation in native-comp files
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Andrea Corallo
Fix GNU style
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Andrea Corallo
Fix non Windows builds
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Nicolás Bértolo
Improve handling of native compilation units still...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Stefan Kangas
Mark browse-url-conkeror as obsolete
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Carl Lei
Add three C++20 coroutine keywords, co_await, co_yield...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Paul Eggert
Port etags FALLTHROUGH to C2X
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Paul Eggert
Restore check for Emacs 20.2 bytecodes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Glenn Morris
; Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Glenn Morris
; Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Stefan Monnier
* lisp/subr.el (save-match-data): Clarify use in docstring
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Andrea Corallo
* lisp/loadup.el: Use new 'native-comp-available-p'.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Eli Zaretskii
Improve the documentation of setting up fontsets
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Philipp Stephani
Reject invalid characters in XML strings (Bug#41094).
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Nicolás Bértolo
* Windows: Use NUMBER_OF_PROCESSORS environment variable.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Nicolás Bértolo
* Workaround the 32768 chars command line limit in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Eli Zaretskii
; * etc/NEWS: Mention new customization options for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Chris McMahan
Let user adjust the column widths of the package menu.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Eli Zaretskii
; * etc/TODO (Ligatures): Update the entry based on...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Andrea Corallo
* src/comp.c: Aesthetic, GNU style fixes.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Eli Zaretskii
; * etc/TODO (Ligatures): Update the entry based on...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Eli Zaretskii
* doc/emacs/killing.texi (Rectangles): Improve indexing.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Nicolás Bértolo
Load libgccjit dynamically in Windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Eli Zaretskii
Fix accessing files on networked drives on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Stefan Kangas
Delete another library obsolete since 23.2
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Stefan Monnier
* lisp/doc-view.el (doc-view-presentation): Fix thinko
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Dmitry Gutov
Implement 'mark-resolved' for the Git backend
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Dmitry Gutov
project.el: A project has only one main root now
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Dmitry Gutov
Disable ido-everywhere when ido-mode is off
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Andrea Corallo
* src/comp.c: Fix 32bit wide-int.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Andrea Corallo
* src/comp.c: Fix i386 --enable-check-lisp-object-type
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Andrea Corallo
* src/comp.c: Some aesthetic code clean-up.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Basil L. Contovounesios
Improve shr/eww handling of mailto URLs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Basil L. Contovounesios
Various json.el improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Alan Mackenzie
CC Mode: Fix bug #39972, by fixing c-display-defun...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Paul Eggert
Redo RCS Id for pdumper
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Basil L. Contovounesios
; Bump defcustom :version in last change
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Stefan Kangas
Second attempt at improving indexing in control.texi
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Ryan C. Thompson
lisp/ido.el: Respect completion-auto-help setting
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Matthias Meulien
Bookmark locations can refer to VC directory buffers...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Alan Third
; * etc/PROBLEMS: Add note about color list issues...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Nicolás Bértolo
Handle LISP_WORDS_ARE_POINTERS and CHECK_LISP_OBJECT_TYPE.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Nicolás Bértolo
* Remove a layer of indirection for access to pure...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Andrea Corallo
* src/comp.c (emit_setjmp): Aesthetic, respect 80 colum...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Nicolás Bértolo
* Handle setjmp() taking two arguments in Windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Alan Mackenzie
CC Mode: Fix bug #39972, by fixing c-display-defun...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Eric Abrahamsen
Prevent gnus-registry-handle-action from creating spuri...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Alan Mackenzie
which-function-mode: put hook function on after-change...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Nicolás Bértolo
Do not block SIGIO in platforms that don't have it.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Michael Albinus
; Fix comment in tramp-archive.el
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Andrea Corallo
; src/alloc.c: Add a GC reg spill mechanism and Bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Michael Albinus
Fix minor Tramp oddities
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Paul Eggert
Hoist some byte-code checking out of eval
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Kévin Le Gouguec
Add test for bug#39680
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Philip K
Add project-compile command
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Dmitry Gutov
project--vc-list-files: Don't list conflicted files...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Tassilo Horn
Allow back-references in syntax-propertize-rules.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Eli Zaretskii
; Update TODO item about ligature support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Tassilo Horn
Indicate not downloaded parts in MIME buttons.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Andrea Corallo
* lisp/emacs-lisp/comp.el (comp-num-cpus): Fix definition.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Stefan Kangas
* doc/lispref/control.texi (Processing of Errors):...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Paul Eggert
Reject attempts to clear pure strings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Stefan Kangas
Clarify wording in my last commit
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Paul Eggert
Improve password-cache-add example in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Paul Eggert
Redo RCS Id for pdumper
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Dmitry Gutov
; Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Glenn Morris
Add test for recent buffer-local-variables change
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Andrea Corallo
* Pacify with the byte-compiler
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Andrea Corallo
* Add new customize `comp-async-env-modifier-form'...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Alan Mackenzie
CC Mode: Allow "static" etc. to be placed after a decla...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Andrea Corallo
* Make the Evil happy (Bug#41374)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Glenn Morris
Restore buffer-undo-list to buffer-local-variables
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Simen Heggestøyl
Use lexical-binding in webjump.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mattias Engdegård
Fix calculator entry of numbers with negative exponents...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Dmitry Gutov
Update the package version
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Dmitry Gutov
Add user option project-vc-merge-submodules
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Dmitry Gutov
vc-working-revision: Bind default-directory
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Paul Eggert
Don’t attempt to modify constant strings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Andrea Corallo
* Fix Garbage Collector for missing calle-saved regs...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Richard Stallman
Don't mention non-GNU package archives.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Stefan Kangas
Fix minor issues with mouse-drag-and-drop-region-show...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Andrea Corallo
* Fix bug#41346 assertion triggered while loading dump
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Paul Eggert
Don’t attempt to modify constant strings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Dmitry Gutov
; Bump the project.el version to trigger a new release
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Paul Eggert
Minor fixups for mutability doc
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Paul Eggert
Don’t use “constant” for values you shouldn’t change
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Paul Eggert
Don’t attempt to modify constant conses
commit
|
commitdiff
|
tree
|
snapshot
next