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-10-24
Fix regexp matching with atomic strings and optimised backtracking
Mattias Engdegård
2022-10-23
Make treesit-node-child and fiends accept negative index
Yuan Fu
2022-10-23
Change function signiture of treesit search functions
Yuan Fu
2022-10-23
; Resolve FIXME's in tree-sitter manual sections
Yuan Fu
2022-10-23
Fix compiler warning about possible null pointer dereference
Matt Armstrong
2022-10-23
Reduce duplicate code for creating "special windows"
Po Lu
2022-10-22
Fix infinite loop in treesit-search-forward-goto
Yuan Fu
2022-10-22
Fix `get-pos-property' for the new overlay implementation.
Matt Armstrong
2022-10-22
Audit some plist uses with new predicate argument
Basil L. Contovounesios
2022-10-22
Further fixes to menu event processing on no-toolkit builds
Po Lu
2022-10-21
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
2022-10-21
Fix handling of overlays that begin at END in 'overlays_in'
Matt Armstrong
2022-10-21
; * src/menu.c (x_popup_menu_1): Make 'cancel_hourglass' call conditional.
Eli Zaretskii
2022-10-21
; * src/menu.c: Include dispextern.h (bug#58688).
Eli Zaretskii
2022-10-21
Fix various menu problems
Po Lu
2022-10-21
Fix delivery of window manager ping events during menu
Po Lu
2022-10-20
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-10-20
Work around problems setting input focus when a frame is in the background
Po Lu
2022-10-19
Rename all exported itree.h functions with the itree_ prefix
Matt Armstrong
2022-10-19
Prefix all itree.h type names with itree_
Matt Armstrong
2022-10-19
Revert "mark_overlays: Use the normal ITREE_FOREACH"
Matt Armstrong
2022-10-19
Remove the ITREE_NULL macro and use NULL everywhere.
Matt Armstrong
2022-10-19
; * src/buffer.c (set_overlay_region): remove unused function.
Matt Armstrong
2022-10-19
Fix various builds
Po Lu
2022-10-19
Fix build warning without XKB, Xmb, and XInput 2
Po Lu
2022-10-19
Merge from origin/emacs-28
Stefan Kangas
2022-10-19
; * src/xterm.c (mark_xterm): Fix x11 with i18n build
Randy Taylor
2022-10-18
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-10-18
; Fix typos in treesit.c
Daniel Martín
2022-10-18
Fix bug#58584
Po Lu
2022-10-17
Change free to xfree in treesit.el
Yuan Fu
2022-10-17
Change malloc to xmalloc in treesit.c
Yuan Fu
2022-10-17
Fix casts to uint32_t in treesit.c
Yuan Fu
2022-10-17
Simplify error reported by loading tree-sitter language definition
Yuan Fu
2022-10-17
Fix memory leak in ts_load_language
Yuan Fu
2022-10-17
* src/itree.c: Eliminate all prototypes for static functions
Stefan Monnier
2022-10-17
Make sure the treesit path variables are lists
Eli Zaretskii
2022-10-17
Rename itree iterators with itree_iterator prefix
Matt Armstrong
2022-10-17
; * src/itree.c: remove 'inline' from functions with extern linkage
Matt Armstrong
2022-10-17
Delete the itree_null sentinel node, use NULL everywhere.
Matt Armstrong
2022-10-17
Fix pieces of code being too expensive over slow network connections
Po Lu
2022-10-17
; * src/window.c: Fix some comments. (Bug#58550)
Manuel Giraud
2022-10-17
; Rename ts_* symbols in treesit.c
Eli Zaretskii
2022-10-17
; * src/treesit.c (ts_search_dfs): Fix tab inline.
Yuan Fu
2022-10-17
; * src/treesit.c: Change commentary to reflect recent changes.
Yuan Fu
2022-10-17
; Fix doc strings in treesit.c
Eli Zaretskii
2022-10-17
* src/keyboard.c (echo_add_key): Mention quick-help
Philip Kaludercic
2022-10-16
; * src/treesit.c: Fix some indentation problems and doc strings.
Eli Zaretskii
2022-10-16
Support MinGW build on MS-Windows
Eli Zaretskii
2022-10-16
Merge from origin/emacs-28
Stefan Kangas
[prev]
[next]