index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-12-29
* src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)
Juri Linkov
2022-12-29
Avoid assertion violations in treesit.c with --enable-checking
Eli Zaretskii
2022-12-28
Call tree-sitter parser notifier on the first parse
Yuan Fu
2022-12-28
Fix tree-sitter parser notifier recursion
Yuan Fu
2022-12-28
Make last change of w32 GUI dialogs conditional and reversible
Eli Zaretskii
2022-12-27
* src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCEL style.
Eli Zaretskii
2022-12-27
; Improve documentation of TAB/SPC indentation
Eli Zaretskii
2022-12-26
Add a new tree-sitter query predicate 'pred'
Yuan Fu
2022-12-26
Improve handling of tab-bar height.
Gregory Heytings
2022-12-26
Simplify last change (bug#60311)
Eli Zaretskii
2022-12-26
Fix 'json-available-p' on MS-Windows
Mattias EngdegÄrd
2022-12-26
Add maintainer stub for tree-sitter files
Yuan Fu
2022-12-26
; Fix typos
Stefan Kangas
2022-12-25
; * src/process.c (Fprocess_running_child_p): Doc fix.
Eli Zaretskii
2022-12-24
; * src/xdisp.c (redisplay_internal): Reinstate the FRAME_LIVE_P test.
Eli Zaretskii
2022-12-24
; Add treesit_recursion_limit
Yuan Fu
2022-12-24
Fix treesit_cursor_helper (bug#60267)
Yuan Fu
2022-12-24
Fix restart-emacs alarms (Bug#60220)
Paul Eggert
2022-12-24
Fix crash after X error
Po Lu
2022-12-23
Fix "C-h k" in recursive minibuffers
Eli Zaretskii
2022-12-22
; * src/alloc.c (Fmemory_info): Doc fix.
Eli Zaretskii
2022-12-21
Fix write-region to null device on MS-Windows
Eli Zaretskii
2022-12-20
; * src/emacs-module.h.in (enum emacs_funcall_exit): Fix typo.
Philipp Stephani
2022-12-18
Fix the MS-DOS build
Po Lu
2022-12-18
Avoid crashes in PGTK build due to signal in 'note_mouse_highlight'
Eli Zaretskii
2022-12-18
Fix MS-Windows build broken by recent treesit.c changes
Eli Zaretskii
2022-12-17
Use cursor API in treesit-node-parent
Yuan Fu
2022-12-17
Switch to use cursor API in treesit.c
Yuan Fu
2022-12-17
Add treesit_assume_true and treesit_cursor_helper
Yuan Fu
2022-12-17
Use make-directory handlers uniformly
Paul Eggert
2022-12-17
Fix resizing of mini-windows by 'set-minibuffer-message'
Eli Zaretskii
2022-12-16
; Improve wording of 'format' doc string
Eli Zaretskii
2022-12-16
Fix SVG scaling (bug#59802)
Manuel Giraud
2022-12-16
; Fix last changes in buffer.c
Eli Zaretskii
2022-12-16
A better fix for bug#60096
Eli Zaretskii
2022-12-16
; Fix printing Lisp types in .gdbinit
Eli Zaretskii
2022-12-16
; Fix typos
Stefan Kangas
2022-12-14
Update the documentation of overlays (bug#59996)
Eli Zaretskii
2022-12-13
; Fix typos
Stefan Kangas
2022-12-13
Improve resetting face attributes when looking for suitable fonts
Eli Zaretskii
2022-12-12
; Avoid compilation warning on MS-Windows
Eli Zaretskii
2022-12-12
Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"
Po Lu
2022-12-12
Revert "Improve last change to xfaces.c" (05ece1eb8b)
Gregory Heytings
2022-12-11
; Minor cleanup of last change in xfaces.c.
Eli Zaretskii
2022-12-11
; Improve docs of relaxing face-font attribute match (bug#59347)
Eli Zaretskii
2022-12-11
Improve last change to xfaces.c
Po Lu
2022-12-11
Actually improve detection of long lines
Gregory Heytings
2022-12-10
Unset the weight/slant/width in the spec when realizing a font
Gregory Heytings
2022-12-09
Make indirect buffers use tree-sitter parsers of their base buffer
Yuan Fu
2022-12-09
; Prefer HTTPS to HTTP in some URLs
Stefan Kangas
[next]