aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Compile queries in treesit-f-l-recompute-features (bug#80108)Yuan Fu10 days1-0/+27
* ; * src/keyboard.c (is_ignored_event): Delete redundant assignment.Po Lu11 days1-1/+0
* ; Add 2026 to copyright years.Sean Whitton11 days268-276/+279
* ; * src/keyboard.c (is_ignored_event): Fix last change.Sean Whitton11 days1-0/+3
* Don't permit special configuration events to trigger `throw-on-input'Po Lu11 days1-12/+38
* Inhibit looping in resize_mini_window (Bug#80017)Martin Rudalics13 days1-2/+7
* December 2025 spelling fixesPaul Eggert2025-12-2612-23/+23
* Add ns_set_window_size_and_positionStéphane Marks2025-12-242-16/+66
* In Fns_progress_indicator fix GNUstep enum spelling (bug#79859)Stéphane Marks2025-12-241-0/+5
* Improve documentation of 'word-combining-categories'Eli Zaretskii2025-12-241-5/+12
* ; * src/frame.c (Fmake_frame_invisible): Don't skip setting frame invisible.Gerd Möllmann2025-12-231-5/+6
* Implement set_window_size_and_position_hook on AndroidPo Lu2025-12-233-3/+62
* Fix handling of border face on tty child frames (bug#80043)Gerd Möllmann2025-12-221-19/+46
* ; Improve documentation of 'font-spec'Eli Zaretskii2025-12-221-2/+4
* ; * src/editfns.c (styled_format): fix build for C99 compilersMattias Engdegård2025-12-221-1/+1
* Add functions to set frame size and position in one compound stepMartin Rudalics2025-12-227-23/+304
* Simplify new %b/%B code many years from nowPaul Eggert2025-12-221-1/+13
* Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-221-12/+42
* ; Fix coding style in w32fns.cPo Lu2025-12-221-14/+14
* Remove binary-as-unsigned (bug#79990)Paul Eggert2025-12-211-25/+3
* ; Fix system-taskbar-badges on MS-WindowsEli Zaretskii2025-12-211-2/+2
* System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks2025-12-212-0/+455
* ; Avoid compilation warnings in xwidget.c on macOSEli Zaretskii2025-12-211-10/+9
* Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt2025-12-201-62/+91
* Fix byte-vs-char length issue in 'transpose-regions'Jens Schmidt2025-12-201-7/+9
* Don't change visibility of tty root frames (Bug#80032)Martin Rudalics2025-12-201-18/+12
* Revert to simpler (and we hope faster) TAGGEDPPaul Eggert2025-12-191-8/+2
* Don't make tty child frames visible when selected (bug#80020)Gerd Möllmann2025-12-191-10/+3
* Remove no-longer needed MALLOC_0_IS_NONNULL macro.Paul Eggert2025-12-091-2/+0
* Port back to GTK2Paul Eggert2025-12-092-2/+2
* ; Fix confusing comment in xmenu.c.Paul Eggert2025-12-091-1/+1
* ; Fix a typo in xterm.[ch].Eli Zaretskii2025-12-092-2/+2
* Pacify -Wunused-function re get_conversion_fieldPaul Eggert2025-12-082-8/+3
* ; * src/keyboard.c (make_lispy_event): Remove unused variable.Po Lu2025-12-091-1/+1
* Fix builds without toolkit menu barsPo Lu2025-12-092-4/+3
* Fix xmenu.c USE_X_TOOLKIT duplicationPaul Eggert2025-12-081-2/+2
* Fix some C symbol extern visibilityPaul Eggert2025-12-0825-162/+143
* New 'R' code letter for 'interactive' formsSean Whitton2025-12-081-7/+23
* NS: Fix compilation on pre macOS 11 macsDavid Caldwell2025-12-081-2/+3
* ; Fix commentary in xfaces.cEli Zaretskii2025-12-081-6/+4
* ; * src/.gdbinit: Improve comments of .gdbinit helper functions (bug#79932)Jeremy Bryant2025-12-081-0/+15
* Simplify conv_sockaddr_to_lisp via strnlenPaul Eggert2025-12-071-7/+1
* Fix the DJGPP portPo Lu2025-12-081-9/+10
* Align config.h better to src/lisp.hPaul Eggert2025-12-071-20/+11
* Work around GCC bug 123042Paul Eggert2025-12-071-3/+3
* Include malloc.h early in alloc.cPaul Eggert2025-12-072-21/+21
* Pacify -Werror=null-dereference in ralloc.cPaul Eggert2025-12-071-6/+2
* Allow volume control of system audio device on MS-WindowsEli Zaretskii2025-12-071-0/+67
* * src/comp.c (emit_EQ): Make a declaration an assignment (bug#79722)Gerd Möllmann2025-12-071-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-12-061-3/+6
|\