summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-01-10; NS: Fix typo in -resetCursorRects implementationsYavor Doganov
2026-01-10NS: Use Cocoa implementation of EmacsBell -init if named image is declaredYavor Doganov
2026-01-09Less stingy lisp-eval-depth supply for debuggerMattias Engdegård
2026-01-06; Fix doc-string of Fset_frame_positionMartin Rudalics
2026-01-05Fix calculation of outer frame height in NS builds (Bug#80077)Martin Rudalics
2026-01-04; * src/keyboard.c: Fix style in two comments.Sean Whitton
2026-01-03; * src/window.c (Fwindow_cursor_info): More cleanup.Eli Zaretskii
2026-01-03Unbreak a build --without-xEli Zaretskii
2026-01-03; * src/window.c (Fwindow_cursor_info): Doc fix.Eli Zaretskii
2026-01-03New function 'window-cursor-info'RadioNoiseE
2026-01-03Add frame parameters 'cloned-from' and 'undeleted' (bug#80104)Stéphane Marks
2026-01-03; * src/lread.c (Feval_buffer): Fix typo in docstring.Michael Albinus
2026-01-02; Fix documentation of recent treesit changesEli Zaretskii
2026-01-01Compile queries in treesit-f-l-recompute-features (bug#80108)Yuan Fu
2026-01-02; * src/keyboard.c (is_ignored_event): Delete redundant assignment.Po Lu
2026-01-01; Add 2026 to copyright years.Sean Whitton
2026-01-01; * src/keyboard.c (is_ignored_event): Fix last change.Sean Whitton
2026-01-01Don't permit special configuration events to trigger `throw-on-input'Po Lu
2025-12-30Inhibit looping in resize_mini_window (Bug#80017)Martin Rudalics
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-24Add ns_set_window_size_and_positionStéphane Marks
2025-12-24In Fns_progress_indicator fix GNUstep enum spelling (bug#79859)Stéphane Marks
2025-12-24Improve documentation of 'word-combining-categories'Eli Zaretskii
2025-12-23; * src/frame.c (Fmake_frame_invisible): Don't skip setting frame invisible.Gerd Möllmann
2025-12-23Implement set_window_size_and_position_hook on AndroidPo Lu
2025-12-22Fix handling of border face on tty child frames (bug#80043)Gerd Möllmann
2025-12-22; Improve documentation of 'font-spec'Eli Zaretskii
2025-12-22; * src/editfns.c (styled_format): fix build for C99 compilersMattias Engdegård
2025-12-22Add functions to set frame size and position in one compound stepMartin Rudalics
2025-12-22Simplify new %b/%B code many years from nowPaul Eggert
2025-12-22Add binary format specifications '%b' and '%B'Jacob S. Gordon
2025-12-22; Fix coding style in w32fns.cPo Lu
2025-12-21Remove binary-as-unsigned (bug#79990)Paul Eggert
2025-12-21; Fix system-taskbar-badges on MS-WindowsEli Zaretskii
2025-12-21System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks
2025-12-21; Avoid compilation warnings in xwidget.c on macOSEli Zaretskii
2025-12-20Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt
2025-12-20Fix byte-vs-char length issue in 'transpose-regions'Jens Schmidt
2025-12-20Don't change visibility of tty root frames (Bug#80032)Martin Rudalics
2025-12-19Revert to simpler (and we hope faster) TAGGEDPPaul Eggert
2025-12-19Don't make tty child frames visible when selected (bug#80020)Gerd Möllmann
2025-12-09Remove no-longer needed MALLOC_0_IS_NONNULL macro.Paul Eggert
2025-12-09Port back to GTK2Paul Eggert
2025-12-09; Fix confusing comment in xmenu.c.Paul Eggert
2025-12-09; Fix a typo in xterm.[ch].Eli Zaretskii
2025-12-08Pacify -Wunused-function re get_conversion_fieldPaul Eggert
2025-12-09; * src/keyboard.c (make_lispy_event): Remove unused variable.Po Lu
2025-12-09Fix builds without toolkit menu barsPo Lu
2025-12-08Fix xmenu.c USE_X_TOOLKIT duplicationPaul Eggert
2025-12-08Fix some C symbol extern visibilityPaul Eggert