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
2024-02-24
Check daemon is initialized before suppressing its init errors
Spencer Baugh
2024-02-23
Use the new obarray type for the initial obarray
Mattias Engdegård
2024-02-23
Add a proper type for obarrays
Mattias Engdegård
2024-02-23
* src/pdumper.c (dump_subr): Rename 'native_comp' -> 'non_primitive'.
Andrea Corallo
2024-02-23
* src/fns.c (sxhash_bignum): Include sign bit in hash.
Mattias Engdegård
2024-02-23
* src/fns.c (hash_string): Suppress warning on 32-bit platforms
Mattias Engdegård
2024-02-23
Fix bug#69140
Po Lu
2024-02-22
; Insert missing JNI prologues
Po Lu
2024-02-22
Enable inotify on systems with inotify_init yet no init1 variant
Po Lu
2024-02-21
Remove redundant call to 'eln_load_path_final_clean_up'
Eli Zaretskii
2024-02-21
; * src/lisp.h: Add Lisp_Object tagging scheme overview
Mattias Engdegård
2024-02-19
Slight switch byte op speedup
Mattias Engdegård
2024-02-19
Replace XSET_HASH_TABLE with make_lisp_hash_table
Mattias Engdegård
2024-02-18
Use -Wanalyzer-deref-before-check in GCC 14
Paul Eggert
2024-02-18
Do not ignore -Wanalyzer-allocation-size in GCC 14
Paul Eggert
2024-02-18
Remove no-longer-needed pdumper_load workaround
Paul Eggert
2024-02-18
Ignore fewer GCC -fanalyzer diagnostics in ccl.c
Paul Eggert
2024-02-18
Implement tooltip_reuse_hidden_frame for Android
Po Lu
2024-02-17
; Don't use non-ASCII characters in C comments in xdisp.c.
Eli Zaretskii
2024-02-17
Properly record mtime after insert-file-contents on Android
Po Lu
2024-02-16
* src/androidvfs.c (android_scan_directory_tree): Get rid of xstrdup.
Po Lu
2024-02-15
Fix the MS-DOS build
Po Lu
2024-02-15
Handle /assets and /content file names in `android-browse-url'
Po Lu
2024-02-14
String hashing improvements (spread and performance)
Mattias Engdegård
2024-02-13
Simplify position-symbol
Paul Eggert
2024-02-13
XSYMBOL eassume speedups
Paul Eggert
2024-02-13
Remove SYMBOL_WITH_POS_{POS,SYM}
Paul Eggert
2024-02-13
Remove lisp_h_XCONS etc
Paul Eggert
2024-02-13
Remove lisp_h_PSEUDOVECTORP etc
Paul Eggert
2024-02-13
Remove BASE2_EQ
Paul Eggert
2024-02-13
Simplify and speed up EQ again
Paul Eggert
2024-02-13
Simplify and speed up EQ
Paul Eggert
2024-02-13
; * src/lread.c (Finternal__obarray_buckets): Fix coding style.
Po Lu
2024-02-12
lread.c: Use bare symbol operations
Mattias Engdegård
2024-02-12
Internal function for obarray performance analysis (bug#68244)
Mattias Engdegård
2024-02-12
; Update Lisp_Hash_Table hash for CHECK_STRUCTS
Basil L. Contovounesios
2024-02-12
Disable exec loader when Emacs is running under an existing instance
Po Lu
2024-02-11
Make sure the binding shown by echo-keystrokes-help is not shadowed
Dmitry Gutov
2024-02-11
Rename a number of native compiler functions
Andrea Corallo
2024-02-11
Fix 'min-width' display property in 'buffer-text-pixel-size'
Eli Zaretskii
2024-02-11
Fix signed/unsigned promotion errors involving Emacs_Rectangle
Po Lu
2024-02-10
Make miscellaneous improvements to the Android port
Po Lu
2024-02-08
Port to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598e
Paul Eggert
2024-02-08
Fix treesit_traverse_get_predicate (bug#68954)
Dominique Quatravaux
2024-02-09
Set adstyle within sfnt font objects
Po Lu
2024-02-09
Don't lose track of adstyles during face merging
Po Lu
2024-02-09
Replace a few calls to intern with constant strings
Po Lu
2024-02-08
; * src/keyboard.c (echo_dash): Mention F1 in echo_keystrokes_help.
Eli Zaretskii
2024-02-08
Prevent echo area help message from being printed repeatedly
Po Lu
2024-02-08
Fix earlier change to keyboard.c
Po Lu
[prev]
[next]