projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2023-06-30
Eli Zaretskii
; Improve doc strings in register.el
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Basil L. Contovounesios
; Fix @xref in last change to doc/emacs/regs.texi.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Basil L. Contovounesios
; Fix tree-sitter C binding typos in Elisp manual.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Eli Zaretskii
Improve documentation of registers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Andrew G Cohen
Use a temporary buffer in nnagent-request-set-mark...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Eli Zaretskii
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Eli Zaretskii
; * lisp/calculator.el (calculator-need-3-lines): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
john muhl
Support cons cell as value of ':line-width' box attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Yuan Fu
; * admin/notes/tree-sitter/treesit_record_change:...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Yuan Fu
Add missing calls to treesit_record_change in editfns.c
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Yuan Fu
Call treesit_record_change in subst-char-in-region...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Eli Zaretskii
; * lisp/misc.el (duplicate-line-final-position): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Mattias Engdegård
; * lisp/misc.el (duplicate-line-final-position): doc...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Eli Zaretskii
; Fix documentation of ':box' face attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Juri Linkov
* lisp/misc.el (duplicate-line-final-position): New...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Daniel Martín
Make js-beginning-of-defun return non-nil on success
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Yuan Fu
Tree-sitter use with-silent-modifications like jit...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-27
Stephen Berman
Fix todo-mode.el Commentary and a doc string (bug#64298)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-27
Stephen Berman
Prevent truncation of todo-mode categories sexp
commit
|
commitdiff
|
tree
|
snapshot
2023-06-27
Stephen Berman
Avoid making todo-mode buffers manually editable
commit
|
commitdiff
|
tree
|
snapshot
2023-06-27
Vladimir Sedach
; * doc/lispref/variables.texi: Fix define-obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Eli Zaretskii
; Document that 'named-let' needs lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Robert Pluim
; * etc/PROBLEMS: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Michael Albinus
Fix Tramp mount-spec (don't merge)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Daniel Semyonov
Fix VC package build when doc file isn't in a subdir
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Eli Zaretskii
; * doc/emacs/package.texi (Fetching Package Sources...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Michael Albinus
Fix type check in tramp-get-buffer-string
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Eshel Yaron
; Fix typo in maintaining.texi (bug#64279)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Eli Zaretskii
; * doc/lispintro/emacs-lisp-intro.texi (car & cdr...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Richard M....
Clarify list terminology
commit
|
commitdiff
|
tree
|
snapshot
2023-06-24
Mattias Engdegård
* lisp/emacs-lisp/shortdoc.el: More and better `substri...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-24
Eli Zaretskii
Fix "C-x RET r" when the new encoding is UTF
commit
|
commitdiff
|
tree
|
snapshot
2023-06-24
Eli Zaretskii
; Mention MinGW64 GCC 13.1 problems in PROBLEMS
commit
|
commitdiff
|
tree
|
snapshot
2023-06-24
Dmitry Gutov
Fix "vc-print-log does not erase buffer" and associated...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Theodor Thornhill
Add selector_expression indentation rule
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Eli Zaretskii
Add "nixd" LSP server to Eglot
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Eli Zaretskii
Fix building --with-native-compilation=aot from release...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Alan Mackenzie
Fix bug#64152 (Minibuffer sometimes goes "modal")
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Eli Zaretskii
Disable target-async by default in gdb-mi.el
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Filipp Gunbin
Revert "Fix parsing of dn line if WITHDN is non-nil"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Eli Zaretskii
Don't truncate filenames with "emacs.el" in them
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Eli Zaretskii
Improve documentation of 'minibuffer-message'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
João Távora
Eglot: again fix positions of coinciding inlay hint...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Eli Zaretskii
; Update ChangeLog.4 and etc/AUTHORS.
emacs-29.0.92
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Eli Zaretskii
* lisp/ldefs-boot.el: Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Eli Zaretskii
Bump Emacs version to 29.0.92
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Mattias Engdegård
Describe primarily the Emacs s-exp dialect for treesit...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Eli Zaretskii
; Improve documentation of overlay priorities
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Eli Zaretskii
Fix documentation of :predicate in 'define-globalized...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Basil L. Contovounesios
Revert "Fix some tree-sitter :match regexps"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Michael Albinus
Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Michael Albinus
Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Michael Albinus
Require ls-lisp in Tramp only when needed
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Alan Mackenzie
After minibuffer action, don't make the minibuffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Basil L. Contovounesios
Fix some tree-sitter :match regexps
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
João Távora
Eglot: fix relative position of coinciding inlay hint...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Eli Zaretskii
; * doc/lispref/display.texi (Display Tables): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Eli Zaretskii
Fix documentation of comment-dwim (bug#64104)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Eli Zaretskii
; * lisp/net/ldap.el (ldap-search-internal): Fix last...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Jens Schmidt
Fix parsing of dn line if WITHDN is non-nil
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Eli Zaretskii
; Fix example in the Flymake manual
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Andreas Schwab
* doc/misc/calc.texi (Advanced Math Functions): Correct...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Eli Zaretskii
Consider 'dired-kill-when-opening-new-dired-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Robert Pluim
; Fix use-package.texi markup
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Eli Zaretskii
; * doc/misc/calc.texi (Advanced Math Functions): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Eli Zaretskii
Fix Gamma function definition in calc.texi
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Eli Zaretskii
Fix subscripts in the Calc manual
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Eli Zaretskii
Improve documentation of 'declare' forms
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Po Lu
; * src/lread.c (bytecode_from_rev_list): Avoid C+...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Basil L. Contovounesios
Improve tree-sitter docs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Basil L. Contovounesios
Fix some Texinfo markup in manuals
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Basil L. Contovounesios
Fix bol/bos anchors in tree-sitter :match regexps
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Gregory Heytings
; * src/xdisp.c (syms_of_xdisp) <display-line-numbers...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Eli Zaretskii
; Fix last change in tex-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Stefan Monnier
* lisp/subr.el (with-restriction): Tweak indent rule
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Robert Pluim
; Fix previous change
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Eli Zaretskii
Fix setting region in the minibuffer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Michael Albinus
Fix setting $DBUS_SESSION_BUS_ADDRESS after Emacs has...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-11
Eli Zaretskii
Fix tex-mode display-buffer issues
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Morgan Smith
Add test for when 'completion-auto-help' is 'visible'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Eli Zaretskii
Avoid errors in 'apropos-documentation' after 'eval...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Eli Zaretskii
; * doc/emacs/indent.texi (Indentation Commands): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Daniel Martín
Mention indent-rigidly in the Emacs manual
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Morgan Smith
Don't ding when completion succeeded
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Gregory Heytings
; * admin/git-bisect-start: Update failing commits
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Eli Zaretskii
; * src/xdisp.c (redisplay_tool_bar): Fix a typo in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Eli Zaretskii
Improve documentation of color-related functions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Eli Zaretskii
Revert "* package.el (package--get-activatable-pkg...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andrea Corallo
; Update my mail address
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Michael Albinus
Fix connection-local user options handling (bug#63300)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Eli Zaretskii
Document 'startup-redirect-eln-cache'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Eli Zaretskii
; * etc/PROBLEMS: Entry about crashes due to anti-virus...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Andrea Corallo
Fix `emacs-lisp-native-compile-and-load' for C-h f...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Theodor Thornhill
Add 'infer' as a keyword to typescript-ts-mode (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Eli Zaretskii
; * etc/NEWS: Mention the issue with PGTK on WSL (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Philip Kaludercic
Revert changes to the order in which package descs...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Eli Zaretskii
; * etc/NEWS: Improve instructions for grammar libraries.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Spencer Baugh
Handle point in last file-name component in minibuffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-03
Eli Zaretskii
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-03
Eli Zaretskii
Avoid asking redundant question in emacsbug.el
commit
|
commitdiff
|
tree
|
snapshot
next