aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * 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
* | Fix store_function_docstring for native subrs (Bug#74966)Pip Cet2025-01-083-3/+13
* | ; Fix indentation in src/nsterm.hStefan Kangas2025-01-081-16/+16
* | Move define_error declaration and docstringStefan Kangas2025-01-082-5/+4
* | ; Fix indentationStefan Kangas2025-01-081-2/+2
* | Allow to remap 'header-line' faceEli Zaretskii2025-01-051-3/+19
* | Fix setup of coding-systems on MS-WindowsEli Zaretskii2025-01-052-1/+25
* | Merge from origin/emacs-30Eli Zaretskii2025-01-041-2/+2
|\ \ | |/
| * Update doc string of 'insert'Ulrich Müller2025-01-041-2/+2
| * Update copyright year to 2025Stefan Kangas2025-01-02278-286/+297
* | Automatically redraw frames for filtered facesDaniel Colascione2025-01-032-0/+50
* | Update copyright year to 2025Paul Eggert2025-01-01279-287/+292
* | ; * src/doc.c (store_function_docstring): Fix typo.Pip Cet2024-12-301-1/+1
* | Make browser windows pop up when browsing URLs on WaylandDaniel Colascione2024-12-281-0/+39
* | Merge from origin/emacs-30Eli Zaretskii2024-12-281-0/+5
|\ \ | |/
| * Document undocumented completion commandsEli Zaretskii2024-12-241-0/+5
* | Make image cache aware of image-scaling-factor (bug#74725)Alan Third2024-12-282-11/+37
* | Don’t include stdlib.h from conf_post.hPaul Eggert2024-12-264-56/+37
* | Let Gnulib deal with MB_CUR_MAXPaul Eggert2024-12-261-10/+0
* | Fix format specifier warnings in nsterm.mCharalampos Mitrodimas2024-12-261-6/+11
* | Merge from origin/emacs-30Eli Zaretskii2024-12-211-1/+1
|\ \ | |/
| * ; Fix call to 'decode_string_utf_8' in #ifdef'ed-away codeEli Zaretskii2024-12-211-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-12-211-2/+3
|\ \ | |/