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
2025-01-21
Remove a false #ifdef HAVE_WINDOW_SYSTEM
Gerd Möllmann
2025-01-21
Signal error when keyword/arg list is malformed
Robert Pluim
2025-01-21
Avoid crashes in redisplay due to problematic font setups
Eli Zaretskii
2025-01-20
Use 'max' macro in clip_to_bounds
Stefan Kangas
2025-01-20
; Fix last change
Eli Zaretskii
2025-01-19
Make treesit-language-remap-alist completely transparent (bug#72388)
Yuan Fu
2025-01-20
pdumper: Add static_assert for EMACS_RELOC_TYPE_BITS
Stefan Kangas
2025-01-20
Remove redundant case_Lisp_Int macro
Stefan Kangas
2025-01-19
Remove workaround for AIX 3.2 crashes
Stefan Kangas
2025-01-19
Prefer the 'min'/'max' macros where possible
Stefan Kangas
2025-01-19
Delete duplicate 'min' macro
Stefan Kangas
2025-01-19
Delete unused aliases for calln
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
* src/fileio.c (Finsert_file_contents): Fix last change.
Eli Zaretskii
2025-01-19
Fix visiting files in /proc/ directory
Eli Zaretskii
2025-01-19
Prefer EMACS_INT_MAX to TYPE_MAXIMUM (EMACS_INT)
Paul Eggert
2025-01-19
Port recently-added bitfields back to GCC
Paul Eggert
2025-01-18
Always define image_compute_scale
Paul Eggert
2025-01-18
Port recently-added bitfields to IBM XL C 16.1
Paul Eggert
2025-01-19
Prefer 'list (...)' to 'listn (N, ...)'
Stefan Kangas
2025-01-19
Fix a GTK memory leak (Bug#75636)
Pip Cet
2025-01-19
Initialize full range in parse_menu_item
Stefan Kangas
2025-01-18
; Fix documentation about faces of tool-tip text
Eli Zaretskii
2025-01-17
Fix treesit.el tests
Yuan Fu
2025-01-17
Remap language symbol in treesit-query-compile (bug#72388)
Yuan Fu
2025-01-17
Simplify alloc by assuming MALLOC_IS_LISP_ALIGNED
Paul Eggert
2025-01-17
Fix build on Solaris 10 (bug#75451)
Pip Cet
2025-01-17
Turn macros into enums in keyboard.h
Stefan Kangas
2025-01-16
; * src/font.c (syms_of_font): Fix typo.
Pip Cet
2025-01-16
Fix subtle problem with updating 'font_style_table'
Eli Zaretskii
2025-01-15
Fix clear-string crash with text properties
Stefan Kangas
2025-01-15
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'
Stefan Kangas
2025-01-14
Use calln instead of calling Ffuncall directly
Stefan Kangas
2025-01-14
; Fix wording and coding style of a recent commit
Eli Zaretskii
2025-01-14
Handle removal of selected tty child frame
Martin Rudalics
2025-01-14
src/comp.c: New macro CALLNI
Stefan Kangas
2025-01-14
Prefer calln to CALLN where applicable
Stefan Kangas
2025-01-12
Add 'and', 'named', and 'anonymous' predicate for tree-sitter
Yuan Fu
2025-01-13
Use eabs in Fcurrent_time_zone
Stefan Kangas
2025-01-12
; Add some niceties to .lldbinit
Gerd Möllmann
2025-01-12
; * src/keymap.c: Fix last change (bug#75219).
Eli Zaretskii
2025-01-12
Fix mouse-2 clicks on mode line and header line
Eli Zaretskii
2025-01-11
; * src/term.c (term_mouse_position): Fix 'fp' pointer.
Juri Linkov
2025-01-11
Fix handling of 'minibuffer' frame parameter for tty frames
Martin Rudalics
2025-01-11
; * src/term.c (tty_frame_at, term_mouse_position): Fix last change.
Eli Zaretskii
2025-01-11
Merge from origin/emacs-30
Eli Zaretskii
2025-01-11
Support TTY child frames with GPM mouse
Jared Finder
2025-01-11
; Fix documentation of completion commands
Eli Zaretskii
2025-01-10
Protect Vframe_list updating from interruptions
Robert Pluim
2025-01-10
Have 'split-window' optionally resurrect deleted windows
Martin Rudalics
[prev]
[next]