projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2023-04-24
Mattias Engdegård
; * lisp/mail/uudecode.el (uudecode-use-external):...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Mattias Engdegård
Require custom values of `boolean` type to be nil or t
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Eshel Yaron
Add option to control default outlining in 'C-h b'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Eli Zaretskii
Fix build when Org's version changes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Jim Porter
; Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Jim Porter
When examining merge commits in our Git hooks, only...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Jim Porter
; Fix logic of Git pre-push hook when pushing a new...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Jim Porter
Improve the logic of the file entry Git hooks to suppor...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Michael Albinus
Add new Tramp method "flatpak"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
kobarity
Improve docstring of python-indent-def-block-scale
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Eli Zaretskii
; * etc/NEWS: Fix last change. (Bug#62696)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
kobarity
Add a new user option in Python mode to improve the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Mattias Engdegård
Improved nconc and append compiler optimisations
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Eli Zaretskii
Add indentation style setting for c-ts-mode in .dir...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Dmitry Gutov
project--read-project-buffer: Fixup default-directory...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Yuan Fu
; * etc/NEWS: Mention the new symbol images.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Eli Zaretskii
; * .dir-locals.el (c-ts-mode): Add settings.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Eli Zaretskii
; Minor fix in Emacs Lisp Intro manual
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jim Porter
Add Git hooks to check filenames listed in the commit...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Stefan Monnier
* lisp/emacs-lisp/gv.el: Silly typo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eli Zaretskii
; * src/fringe.c: Fix description of large circle....
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Ruijie Yu
Handle modifications in extensionless zip files (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eli Zaretskii
; Minor fixes for user-facing text in last vc-cvs.el...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Nicolas Martyanoff
sql: add missing postgresql types
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Yuan Fu
Fix treesit-install-language-grammar for non-interactiv...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Eli Zaretskii
Fix display of menu-bar bindings of commands in *Help...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Eli Zaretskii
; * src/fns.c (assq_no_signal): Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Spencer Baugh
Improve Completion Example section in the Emacs manual
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Robert Pluim
Improve 'message-server-alist' docstring
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Robert Pluim
Add index entry for fallback modes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Robert Pluim
; Double space at end of sentence for vc-cvs.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Robert Pluim
; * etc/NEWS: Copyedits and grammar fixes.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Olivier Certner
VC: Allow `vc-default-revert' (and CVS) to revert a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Olivier Certner
VC: CVS: Fix parsing of 'cvs -qn update' for missing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Olivier Certner
VC: CVS: Fix "Root" file parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
João Távora
Eglot: unbreak activation/management of derived modes...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Dmitry Gutov
flymake-end-of-line-diagnostics-face: Tweak a little
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Dmitry Gutov
xref-search-program-alist: Fix searching larger file...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Shynur
Fix typo and inaccuracy in the ELisp Reference manual
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Eli Zaretskii
; Support 'dart-ts-mode' in Eglot
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Eli Zaretskii
; Fix typos in gdb-mi.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Eli Zaretskii
Fix description of lexical environment's internals
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Idir Lankri
; Eglot: fix a typo in a customization type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Basil L. Contovounesios
Fix verilog-diff-file-with-buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Michael Albinus
Fix :package-version in flymake.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrew G Cohen
* lisp/gnus/gnus-sum.el (gnus-summary-refer-thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Stefan Monnier
* lisp/emacs-lisp/gv.el (error): Add gv-expander
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
João Távora
Flymake: improve new flymake-show-diagnostics-at-end...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Robert Pluim
; * etc/NEWS: Grammar fixes.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yuan Fu
; Fix typos in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yuan Fu
New helper function assq_no_signal
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Kyle Meyer
Update to Org 9.6.4-2-g0f6ae7
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Andrew G Cohen
Include previous summary buffer articles in gnus thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
João Távora
Eglot: guard against empty 'textDocument/documentSymbol...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Eli Zaretskii
Documentation copyedits for 'package-install-upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Philip Kaludercic
Allow upgrading built-in packages with 'package-install'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Mattias Engdegård
Fit symbol_redirect snugly in two bits
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Eli Zaretskii
; * src/term.c (init_tty): Fix last change. (Bug#62877)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Eli Zaretskii
Minor changes in c-ts-mode.el's support of DEFUNs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Eli Zaretskii
Fix strike-through attribute support on TTY frames
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Eli Zaretskii
Avoid crashes in 'describe-keymap' due to shadowing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Andreas Schwab
Make image-map bindings available on image links
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Alan Mackenzie
* CONTRIBUTE: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Cleaner solution for Org version updates
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; * lisp/progmodes/c-ts-mode.el (treesit-node-next...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; * lisp/treesit.el (treesit-node-top-level): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; * doc/misc/gnus.texi (Finding the Parent): Fix whites...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Jostein Kjønigsen
Add to Eglot support for additional language-servers.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Andrew G Cohen
Fix errors when nnselect-always-regenerate is t (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Andrew G Cohen
Improve gnus thread-referral
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Support treesit-thing-settings in search functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Add a recursion level limit for tree-sitter search...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
; Minor fixes in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Add treesit-thing-settings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Convert PATTERN and REGEXP to PRED in tree-sitter functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Make use of the new pred shapes in treesit.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Add treesit-node-match-p
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Partial support for DEFUN in c-ts-mode (bug#62825)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Mattias Engdegård
Disallow creation of circular variable alias chains
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alan Mackenzie
Improve C++ concept indentation.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Robert Pluim
* src/nsterm.m (check_native_fs): Add missing void...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Michael Albinus
; Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Mattias Engdegård
Use BASE_EQ in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alan Mackenzie
Make c-emacs-features use the proper binding of parse...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Eli Zaretskii
Fix style and unwinding code in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
next