aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* New D-Bus functions to support systemd inhibitor locksMichael Albinus2026-01-171-0/+109
* Various housekeeping in image.cBasil L. Contovounesios2026-01-161-31/+18
* Fix off-by-one error in native_image_pBasil L. Contovounesios2026-01-161-3/+3
* Call all registered D-Bus signal handlersMichael Albinus2026-01-141-76/+52
* Inhibit unused variable warning in NSTRACE_WHEN (bug#80096)Stéphane Marks2026-01-131-1/+1
* Add frame identifiers (bug#80138)Stéphane Marks2026-01-138-0/+101
* Fix crash where dead frame remains on list of live frames (Bug#80120)Martin Rudalics2026-01-113-3/+27
* ; NS: Fix typo in -resetCursorRects implementationsYavor Doganov2026-01-101-4/+4
* NS: Use Cocoa implementation of EmacsBell -init if named image is declaredYavor Doganov2026-01-101-1/+1
* Less stingy lisp-eval-depth supply for debuggerMattias Engdegård2026-01-091-6/+7
* ; Fix doc-string of Fset_frame_positionMartin Rudalics2026-01-061-4/+5
* 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