aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix calculation of outer frame height in NS builds (Bug#80077)Martin Rudalics2026-01-051-2/+3
* ; * src/keyboard.c: Fix style in two comments.Sean Whitton2026-01-041-2/+3
* ; * src/window.c (Fwindow_cursor_info): More cleanup.Eli Zaretskii2026-01-031-1/+1
* Unbreak a build --without-xEli Zaretskii2026-01-031-3/+15
* ; * src/window.c (Fwindow_cursor_info): Doc fix.Eli Zaretskii2026-01-031-1/+1
* New function 'window-cursor-info'RadioNoiseE2026-01-031-0/+36
* Add frame parameters 'cloned-from' and 'undeleted' (bug#80104)Stéphane Marks2026-01-031-0/+4
* ; * src/lread.c (Feval_buffer): Fix typo in docstring.Michael Albinus2026-01-031-1/+1
* ; Fix documentation of recent treesit changesEli Zaretskii2026-01-021-2/+2
* Compile queries in treesit-f-l-recompute-features (bug#80108)Yuan Fu2026-01-011-0/+27
* ; * src/keyboard.c (is_ignored_event): Delete redundant assignment.Po Lu2026-01-021-1/+0
* ; Add 2026 to copyright years.Sean Whitton2026-01-01268-276/+279
* ; * src/keyboard.c (is_ignored_event): Fix last change.Sean Whitton2026-01-011-0/+3
* Don't permit special configuration events to trigger `throw-on-input'Po Lu2026-01-011-12/+38
* Inhibit looping in resize_mini_window (Bug#80017)Martin Rudalics2025-12-301-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