projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2024-01-21
Paul Eggert
Be more systematic about parens in C source code
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Paul Eggert
Omit some parens
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Paul Eggert
Pacify gcc -Wsuggest-attribute=malloc
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Paul Eggert
Fix autogen.sh’s spurious ‘git diff’ output
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Stefan Monnier
Merge branch 'mwheel-no-alts'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Stefan Monnier
mwheel.el: Code clean to reduce duplication
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Stefan Monnier
mwheel.el: Remove `mouse-wheel-*-alternate-event` vars
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Stefan Monnier
mwheel.el: Unconditionally use the `wheel-up/down/...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Stefan Monnier
* lisp/completion-preview.el: Fix use in non-GUI session
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Stefan Monnier
* lisp/keymap.el (define-keymap): Demote "duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Paul Eggert
Update from Gnulib by running admin/merge-gnulib
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Paul Eggert
Avoid Gnulib ‘access’ module
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Eshel Yaron
Eldoc: play nice with mode-line-format-right-align...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Eli Zaretskii
; Merge NEWS.29.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Eli Zaretskii
; Fix merge snafus
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Eshel Yaron
; Use HTML entities for reserved characters in 'dom...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
Po Lu
Round projs computed executing IP/ISECT instructions...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
Stefan Monnier
trace.el: Mention the last change in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
Stefan Monnier
trace.el: Make it usable in batch mode as well
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
Po Lu
Fix another cause of superfluous inotify signals on...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
F. Jason Park
Redo doc strings for ERC's entry point commands
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
F. Jason Park
Add test for erc-extract-command-from-line
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Stefan Monnier
* lisp/international/quail.el (quail-input-method)...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Stefan Monnier
* lisp/progmodes/elisp-mode.el (elisp-completion-at...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Stefan Monnier
* test/lisp/emacs-lisp/comp-cstr-tests.el: Use macros...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Mattias Engdegård
Don't use Qunbound as hash table key when printing...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Mattias Engdegård
Only use a hash index size of 1 for tables with size...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Eric Abrahamsen
Avoid font-lock reset in `gnus-message-citation-mode'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Po Lu
; * src/androidterm.c (handle_one_android_event): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-17
Jim Porter
; Fix test failures from the fix for bug#67661
commit
|
commitdiff
|
tree
|
snapshot
2024-01-17
Andrea Corallo
* Update a comp test (bug#68523)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-17
Po Lu
Increase accuracy of IP instruction
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Mattias Engdegård
Update pdumper hashes for buffer and Lisp_Hash_Table
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Mattias Engdegård
More efficient hash table thawing
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Eli Zaretskii
; * etc/NEWS: Fix wording of recently-added entry.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Juri Linkov
New display action alist entry 'post-command-select...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Po Lu
Enable the system's Arabic and Khmer fonts under Android
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Mike Kupfer
Fix folder creation error (Bug#67361)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Stefan Monnier
* lisp/help-fns.el (help-fns--parent-mode): Mention...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Michael Albinus
* lisp/info-xref.el (info-xref-subfile-p): Avoid false...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
João Távora
Jsonrpc: fix bug in jsonrpc--remove
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Po Lu
; * src/xterm.c (x_focus_frame): Insert missing unblock...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Stefan Monnier
(js-json-mode): Don't derive from `js-mode` (bug#67463)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Gregory Heytings
; * admin/git-bisect-start: Update failing commits
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Gregory Heytings
Fix blunder in labeled_narrow_to_region
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Daniel Martín
Fix documentation of icon-elements
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Stefan Kangas
; Fix typos in symbol names
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Stefan Kangas
Improve two docstrings in ox-latex
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Stefan Kangas
Doc fix in auth-source-read-char-choice
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Mattias Engdegård
Fix recent ses-tests mistakes (bug#5852)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Mattias Engdegård
Use forward-line instead of next-line in noninteractive...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Mattias Engdegård
Make object-intervals linear instead of quadratic
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Mattias Engdegård
Speed up sxhash-equal-including-properties
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Mattias Engdegård
Retype traverse_interval arg type from Lisp_Object...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Po Lu
Correct implementations of FLIPRGON and FLIPRGOFF
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Po Lu
Fix bug#65116
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Hash-table documentation updates (bug#68244)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Don't pretend that hash-table-size is useful
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Change hash_hash_t to uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Use key Qunbound instead of hash value hash_unused...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Don't dump Qunbound
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Change hash_idx_t to int32_t on all platforms
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Faster hash table growth, starting at zero size
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
; Reorder struct Lisp_Hash_Table and struct hash_table_test
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Share hash table test structs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Use hash_idx_t for storing hash indices
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Inlined and specialised hash table look-up
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Store hash values as integers instead of Lisp_Object
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Use non-Lisp allocation for internal hash-table vectors
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Allow zero hash table size
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Leaner hash table dumping and thawing
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Remove rehash-threshold and rehash-size struct members
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Represent hash table weakness as an enum internally
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
Don't print or read the hash table size parameter
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
* src/print.c (print_object): Don't print empty hash...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Mattias Engdegård
* src/print.c (print_object): Don't print hash table...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
Fix info-xref-tests
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Juri Linkov
* lisp/window.el (window-prefix-map): Bind C-x w q...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Juri Linkov
Add @kindex in manuals for existing keybindings on...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Xiyue Deng
Fix typo in lispref "Creating Strings" section
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
; * lisp/textmodes/page.el (page--what-page): Fix last...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Lars Brinkhoff
Fix 'what-page'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
Improve documentation of 'emacs_function' in modules
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Steven Allen
Set the 'name' prop in 'define-advice'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
kobarity
Fix 'python-info-docstring-p' bug in the 2nd line of...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
; * doc/emacs/fixit.texi (Spelling): Fix last change.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Stefan Kangas
Fix NULL dereference in w32notify.c
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Stefan Kangas
Prefer AREF in GET_TRANSLATION_TABLE
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Eli Zaretskii
* src/fns.c (maybe_resize_hash_table): Fix EMACS_INT...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Po Lu
Properly sort results for partial font specs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Stefan Monnier
(mwheel--is-dir-p): New macro to reduce code duplication
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
; * src/lisp.h (struct Lisp_Hash_Table): Add ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
; * src/fns.c (Fmake_hash_table): ensure `test` is...
commit
|
commitdiff
|
tree
|
snapshot
next