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-07
Use a bool instead of a bitfield
Matt Armstrong
2022-10-07
; * src/itree.c: change comments for clarity.
Matt Armstrong
2022-10-07
; * src/itree.h (struct interval_node): document field invariants.
Matt Armstrong
2022-10-07
Speed up string-lessp for multibyte strings
Mattias Engdegård
2022-10-07
Handle IM server disconnects during preedit
Po Lu
2022-10-06
* src/treesit.c (syms_of_treesit): Add Streesit_language_version.
Yuan Fu
2022-10-06
; * src/itree.h: include "lisp.h" for Lisp_Object
Matt Armstrong
2022-10-06
Merge branch 'master' into feature/tree-sitter
Yuan Fu
2022-10-06
Add missing staticpro (bug#58327)
Gerd Möllmann
2022-10-06
Inhibit GC in probably_quit (bug#58042)
Gerd Möllmann
2022-10-05
itree.c: Get rid of the trick using null->parent
Stefan Monnier
2022-10-05
* src/itree.c (interval_tree_remove_fix): Move before first use
Stefan Monnier
2022-10-06
; * src/xterm.c (x_term_init): Fix typo.
Po Lu
2022-10-06
Minor fixes to IM locale handling
Po Lu
2022-10-05
itree.c: Fix corner case errors in offsets
Stefan Monnier
2022-10-06
Fix nsmenu crash when exiting popup dialog
Po Lu
2022-10-05
Merge branch 'master' into feature/tree-sitter
Yuan Fu
2022-10-05
itree.c: Fix incomplete update of `limit`s in corner cases
Stefan Monnier
2022-10-05
itree.c: Clarify how the sentinel is used
Stefan Monnier
2022-10-05
Add face help-key-binding in help-char echo
Stefan Kangas
2022-10-04
itree.c: Remove some unnecessary `tree` arguments
Stefan Monnier
2022-10-05
Fix bug in "macintization" of x_draw_glyph_string
Po Lu
2022-10-04
Add treesit-language-version
Yuan Fu
2022-10-04
Improve documentation of tree-sitter search functions
Yuan Fu
2022-10-04
Remove treesit-query-in
Yuan Fu
2022-10-05
Add comment explaining gcc_jit_context_new_bitcast usage.
Vibhav Pant
2022-10-05
Address styling comments.
Vibhav Pant
2022-10-05
comp.c: Add declaration for gcc_jit_type_is_pointer.
Vibhav Pant
2022-10-05
src/comp.c: Use libgccjit's bitcast API for type coercion, when available.
Vibhav Pant
2022-10-04
Merge from origin/emacs-28
Stefan Kangas
2022-10-04
* src/emacs.c (load_pdump): Propery handle case when executable
Andreas Schwab
2022-10-04
Avoid assertion violations in STRING_CHAR
Eli Zaretskii
2022-10-04
Avoid assertion violations in STRING_CHAR
Eli Zaretskii
2022-10-04
Fix deiconification handling on FVWM and possibly other window managers
Po Lu
2022-10-04
Merge from origin/emacs-28
Stefan Kangas
2022-10-03
Rename to inhibit-automatic-native-compilation
Lars Ingebrigtsen
2022-10-03
; * src/menu.c: remove unused lwlib include
Manuel Giraud
2022-10-03
Add new variable 'inhibit-native-compilation'
Lars Ingebrigtsen
2022-10-03
Fix coding systems used for X input methods
Po Lu
2022-10-02
Suppress irritating/misleading message in make bootstrap about old .elc files
Alan Mackenzie
2022-10-02
itree: Use a single iterator object
Stefan Monnier
2022-10-02
mark_overlays: Use the normal ITREE_FOREACH
Stefan Monnier
2022-10-02
itree.c: Remove `tree` field from iterator
Stefan Monnier
2022-10-02
* src/emacs.c (load_pdump): Fix use of xpalloc.
Andreas Schwab
2022-10-02
Avoid assertion violation in 'xpalloc'
Eli Zaretskii
2022-10-02
Merge remote-tracking branch 'origin/feature/noverlay' into noverlay
Stefan Monnier
2022-10-02
New ITREE_FOREACH macro
Stefan Monnier
2022-10-02
Only rely on EWMH window activation if possible
Po Lu
2022-10-01
; Another fix for vertical motion
Eli Zaretskii
2022-10-01
Fix vertical motion in some rare bidi situations
Eli Zaretskii
[prev]
[next]