projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
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
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
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
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
2024-01-12
Mattias Engdegård
Abstract predicate and constant for unused hash keys
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
; * src/alloc.c (purecopy_hash_table): Simplify
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
Refactor hash table vector reallocation
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
Refactor: extract hash and index computations to functions
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
; * src/fns.c (collect_interval): Move misplaced function.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
Refactor: less layering violation in composite.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
Decouple profiler from Lisp hash table internals
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
; * src/pdumper.c (dump_hash_table): Remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Mattias Engdegård
Add internal hash-table debug functions
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Michael Albinus
* src/nsfont.m (nsfont_open): Fix Ffont_xlfd_name args.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-12
Stefan Monnier
sh-script.el: Add support for `case FOO {...}` (bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Slava Akhmechet
Eglot: Simplify overlay handling in manual example
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Alyssa Ross
Add autoload cookie to vc-git-grep
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
john muhl
Support indented continuation lines in lua-ts-mode
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Alan Mackenzie
Bind cross-buffer buffer-local variable correctly.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Eli Zaretskii
Fix man-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Stephen Berman
Revert "Fix typo in lispref 'Creating Strings' section"
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Xiyue Deng
Fix typo in lispref "Creating Strings" section
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Michael Albinus
Adapt test names in auth-source-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Michael Albinus
Support numeric port numbers in auth-source-macos-keychain
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Jared Finder
Populate tool-bar bindings on text terminals
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Gabriel do...
Consider outline-heading-end-regexp in outline-font...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
F. Jason Park
; Fix overridden erc--input-split slot definition
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Dmitry Gutov
; (vc-print-log-internal): Update docstring further
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Dmitry Gutov
vc-log-mergebase: Fix the printing of buttons at the...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Stefan Kangas
; Clarify message in last change
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Eshel Yaron
Handle anonymous commands in C-h K
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Augusto Stoffel
Use auth-info-mode for non-hidden authinfo and netrc...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
john muhl
Add Ruby to the tree-sitter build-module script
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Xi Lu
Fix man.el shell injection vulnerability
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Stefan Kangas
; Clarify detail in Start Emacs maximized FAQ
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Richard M....
Esplain how to turn off GDB display of inferior-events
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Mattias Engdegård
Lua compilation-mode rules adjustments (bug#60830)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Thierry Volpiatto
Fix window setting in register preview (bug#67882)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Philip Kaludercic
Handle package versions that are not version strings
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Rudolf Adamkovič
Make Compilation mode recognize Lua errors
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Stefan Kangas
Fix use after free in androidvfs.c
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Stefan Kangas
Remove redundant casts from void* with malloc functions
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Michael Albinus
; Adapt TODO list of tramp-compat.el
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Michael Albinus
Fix file name completion with Tramp on MS Windoes
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Philip Kaludercic
Handle package versions that are not version strings
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Juri Linkov
Support :category in completion-extra-properties (bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Po Lu
; Minor edits to PROBLEMS and sfnt.c
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Jim Porter
Introduce 'let' using lexical binding in the Lisp Intro...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Harald Jörg
; cperl-mode-tests.el: Adapt to recent changes in cperl...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Juri Linkov
Support more metadata properties in completion-extra...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Juri Linkov
* lisp/tab-bar.el: Fixes for point in window configurat...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Harald Jörg
; cperl-mode: Fix a compiler warning caused by my previ...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Stefan Kangas
Use `min`/`max` macros in a few more places
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Harald Jörg
cperl-mode.el: Make sure cperl-file-style is set buffer...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Michael Albinus
Make Tramp more robust
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Po Lu
; Fix a crash in sfnt_read_fvar_table
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Po Lu
Properly instruct Italic Arial or BS Mono at small...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Po Lu
; * etc/PROBLEMS: Remove several resolved problems.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Stefan Kangas
Remove redundant conversion from bool to bool
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Stefan Kangas
Support string literals in build_string.cocci
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Stefan Kangas
; Delete a superfluous bitwise 'or'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
F. Jason Park
Clarify purpose of module aliases in ERC
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
F. Jason Park
Make ERC's format catalogs more extensible
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
F. Jason Park
Allow setting `erc-split-line-length' to zero
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
F. Jason Park
Use global window hook for erc-keep-place-indicator
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
F. Jason Park
; Make erc--send-input-lines a normal function again
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
F. Jason Park
; doc/misc/erc.texi: Improve SASL intro.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Juri Linkov
Support more metadata properties in completion-category...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Eli Zaretskii
; Don't record multiple versions of use-package
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Michael Albinus
Handle local default directory in connection-local...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Stefan Monnier
(jsonrpc--log-event): Try and fix bug#68072
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
João Távora
Eglot: careful when invoking code actions on no symbol...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Stefan Monnier
(describe-package-1): Fix bug#68288
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Paul Eggert
Pacify Ubuntu GCC 13.2 in x_get_local_selection
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Paul Eggert
Pacify Ubuntu GCC 13.2 in set_marker_internal
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
Fix 'rmail-summary-by-thread'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Michael Albinus
Complete change of ert-remote-temporary-file-directory
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Michael Albinus
Minor change in tramp.texi
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Michael Albinus
Adapt Tramp version
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Jean-Christophe...
* doc/emacs/back.texi: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Steven Allen
Make 'advice-remove' interactive
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
; * doc/lispref/buffers.texi (Buffer List): Fix merge...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
; * doc/emacs/custom.texi (Changing a Variable): Update...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
Fix icons.el when icon does not exist as a file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
; Minor copyedits of doc of 'handler-bind'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
Fix last change (bug#67930)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Jurgen De Backer
Fix file-name resolution in *compilation* and *grep...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Martin Rudalics
Fix use of 'display-buffer-alist' for Info buffers
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Eli Zaretskii
; Improve documentation of 'buffer-match-p'
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Po Lu
Revert "Add new `swap` macro and use it"
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Po Lu
Properly parse TTC tables with digital signatures
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Stefan Kangas
Add new `swap` macro and use it
commit
|
commitdiff
|
tree
|
snapshot
next