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-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
2025-01-10
Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'
Juri Linkov
2025-01-09
In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)
Martin Rudalics
2025-01-09
; Fix indentation in itree.c
Stefan Kangas
2025-01-09
; Remove some references to deleted files
Stefan Kangas
2025-01-09
Improve 'gethash' docstring
Stefan Kangas
2025-01-08
; * src/lisp.h (struct Lisp_Subr): Fix comment (again).
Eli Zaretskii
2025-01-08
; * src/lisp.h (struct Lisp_Subr): Fix comment.
Eli Zaretskii
2025-01-08
Fix store_function_docstring for native subrs (Bug#74966)
Pip Cet
2025-01-08
; Fix indentation in src/nsterm.h
Stefan Kangas
[prev]
[next]