aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make treesit-language-remap-alist completely transparent (bug#72388)Yuan Fu2025-01-191-4/+7
* | | pdumper: Add static_assert for EMACS_RELOC_TYPE_BITSStefan Kangas2025-01-201-0/+2
* | | Remove redundant case_Lisp_Int macroStefan Kangas2025-01-207-9/+16
* | | Remove workaround for AIX 3.2 crashesStefan Kangas2025-01-191-8/+0
* | | Prefer the 'min'/'max' macros where possibleStefan Kangas2025-01-196-11/+10
* | | Delete duplicate 'min' macroStefan Kangas2025-01-191-4/+0
* | | Delete unused aliases for callnStefan Kangas2025-01-191-9/+0
* | | Replace call[1-8] with callnStefan Kangas2025-01-1951-297/+287
* | | * src/fileio.c (Finsert_file_contents): Fix last change.Eli Zaretskii2025-01-191-0/+5
* | | Fix visiting files in /proc/ directoryEli Zaretskii2025-01-191-2/+3
* | | Prefer EMACS_INT_MAX to TYPE_MAXIMUM (EMACS_INT)Paul Eggert2025-01-191-2/+2
* | | Port recently-added bitfields back to GCCPaul Eggert2025-01-191-2/+2
* | | Always define image_compute_scalePaul Eggert2025-01-181-0/+2
* | | Port recently-added bitfields to IBM XL C 16.1Paul Eggert2025-01-181-2/+2
* | | Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas2025-01-195-37/+36
* | | Fix a GTK memory leak (Bug#75636)Pip Cet2025-01-191-1/+0
* | | Initialize full range in parse_menu_itemStefan Kangas2025-01-191-1/+1
* | | Fix treesit.el testsYuan Fu2025-01-171-1/+4
* | | Remap language symbol in treesit-query-compile (bug#72388)Yuan Fu2025-01-171-1/+4
* | | Simplify alloc by assuming MALLOC_IS_LISP_ALIGNEDPaul Eggert2025-01-171-102/+26
* | | Fix build on Solaris 10 (bug#75451)Pip Cet2025-01-172-2/+13
* | | Turn macros into enums in keyboard.hStefan Kangas2025-01-172-28/+36
* | | ; * src/font.c (syms_of_font): Fix typo.Pip Cet2025-01-161-1/+1
* | | Fix subtle problem with updating 'font_style_table'Eli Zaretskii2025-01-161-2/+21
* | | Fix clear-string crash with text propertiesStefan Kangas2025-01-151-3/+5
* | | Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'Stefan Kangas2025-01-155-14/+12
* | | Use calln instead of calling Ffuncall directlyStefan Kangas2025-01-145-5/+5
* | | ; Fix wording and coding style of a recent commitEli Zaretskii2025-01-141-6/+2
* | | Handle removal of selected tty child frameMartin Rudalics2025-01-146-75/+141
* | | src/comp.c: New macro CALLNIStefan Kangas2025-01-141-67/+55
* | | Prefer calln to CALLN where applicableStefan Kangas2025-01-149-39/+26
* | | Add 'and', 'named', and 'anonymous' predicate for tree-sitterYuan Fu2025-01-121-5/+32
* | | Use eabs in Fcurrent_time_zoneStefan Kangas2025-01-131-1/+1
* | | ; Add some niceties to .lldbinitGerd Möllmann2025-01-121-0/+15
* | | ; * src/keymap.c: Fix last change (bug#75219).Eli Zaretskii2025-01-121-1/+1
* | | Fix mouse-2 clicks on mode line and header lineEli Zaretskii2025-01-121-4/+14
* | | ; * src/term.c (term_mouse_position): Fix 'fp' pointer.Juri Linkov2025-01-111-1/+1
* | | Fix handling of 'minibuffer' frame parameter for tty framesMartin Rudalics2025-01-111-4/+49
* | | ; * src/term.c (tty_frame_at, term_mouse_position): Fix last change.Eli Zaretskii2025-01-111-2/+6
* | | Merge from origin/emacs-30Eli Zaretskii2025-01-111-5/+5
|\ \ \ | |/ /
| * | ; Fix documentation of completion commandsEli Zaretskii2025-01-111-5/+5
* | | Support TTY child frames with GPM mouseJared Finder2025-01-112-13/+59
* | | Protect Vframe_list updating from interruptionsRobert Pluim2025-01-101-0/+2
* | | Have 'split-window' optionally resurrect deleted windowsMartin Rudalics2025-01-101-95/+166
* | | Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'Juri Linkov2025-01-101-2/+6
* | | In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)Martin Rudalics2025-01-092-2/+2
* | | ; Fix indentation in itree.cStefan Kangas2025-01-091-10/+10
* | | Improve 'gethash' docstringStefan Kangas2025-01-091-1/+4
* | | ; * src/lisp.h (struct Lisp_Subr): Fix comment (again).Eli Zaretskii2025-01-081-2/+2
* | | ; * src/lisp.h (struct Lisp_Subr): Fix comment.Eli Zaretskii2025-01-081-2/+2