summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-03-03Revert “Avoid some union buffered_input_event uses”Paul Eggert
2025-03-04; * src/eval.c (Fdefvar_1, Fdefconst_1): Properly quote apostrophe.Philipp Stephani
2025-03-04Render Android hourglass cursor mechanics more consistent with XPo Lu
2025-03-03Avoid crashes on MS-Windows on repeated client connectionsEli Zaretskii
2025-03-03Fix MS-Windows build broken by buffered_input_event changesEli Zaretskii
2025-03-03Avoid some union buffered_input_event usesPaul Eggert
2025-03-02Pacify GCC in pgtkselect malloc alignmentPaul Eggert
2025-03-01Make Emacs respond to NS activation clicksDaniel Colascione
2025-03-01Merge from origin/emacs-30Eli Zaretskii
2025-03-01Merge from origin/emacs-30Eli Zaretskii
2025-03-01Merge from origin/emacs-30Eli Zaretskii
2025-02-28* test/src/editfns-tests.el (editfns--replace-region): New testStefan Monnier
2025-02-28; Grammar fixes for "native-compiled"Stefan Kangas
2025-02-28Lift widget functions from C to LispStefan Kangas
2025-02-28Prevent rare freeze on Android 4.2 through 4.4Po Lu
2025-02-28Fix the values and documentation of 'printable-chars' tableEli Zaretskii
2025-02-28Adapt process-tests to AndroidPo Lu
2025-02-28Fully support Lisp threads on AndroidPo Lu
2025-02-28; * src/keymap.c: Fix last change (bug#75219).Eli Zaretskii
2025-02-28Fix mouse-2 clicks on mode line and header lineEli Zaretskii
2025-02-28; Fix documentation of recent treesit changesEli Zaretskii
2025-02-28Recommend secure-hash in md5 docstringStefan Kangas
2025-02-27Enable treesit-query-capture to return grouped capturesYuan Fu
2025-02-27Add tree-sitter-parser-embed-level and parent-nodeYuan Fu
2025-02-28Don't overwrite non-local exit symbol and data (Bug#65796).Philipp Stephani
2025-02-27Fix drag-and-drop treatment of reused tooltip framesPo Lu
2025-02-27* src/dispnew.c (rect_intersect): Fix a typo (bug#76592)Gerd Möllmann
2025-02-26; Whitespace fixes to silence git hooksStefan Kangas
2025-02-26Fix setup of coding-systems on MS-WindowsEli Zaretskii
2025-02-26Guarantee delivery of inotify special eventsPo Lu
2025-02-25Handle multibyte mode line spec chars (bug#76517)Pip Cet
2025-02-24Fix a typo in 'window_text_pixel_size'Eli Zaretskii
2025-02-24Clarify semantics of 'frame-inhibit-implied-resize'Martin Rudalics
2025-02-23(Ftranspose_regions): Fix text-properties for len1==len2Stefan Monnier
2025-02-23; Fix last changeEli Zaretskii
2025-02-23Optionally inhibit implied resizing while frame is made (Bug#76275)Martin Rudalics
2025-02-23Enforce redisplay when deleting a child frame (bug#76406)Gerd Möllmann
2025-02-23Use character position for ranges in treesit_sync_visible_regionYuan Fu
2025-02-22Revert “Pacify GCC in pgtkselect malloc alignment”Paul Eggert
2025-02-22Make 'text-property-default-nonsticky' buffer-local when setEli Zaretskii
2025-02-22; Fix typosStefan Kangas
2025-02-21Merge from savannah/emacs-30Po Lu
2025-02-21Fix reported Haiku build error in emacs-30.1-rc1Po Lu
2025-02-20* src/fns.c (Fmapconcat): Faster fast-path conditionMattias Engdegård
2025-02-20; Spelling fix in comment.Paul Eggert
2025-02-20Fix set-time-zone-rule on DJGPPPo Lu
2025-02-20; * src/pdumper.c (Fdump_emacs_portable): Fix typo in comment.Po Lu
2025-02-20Port to modern GCC and pdumper on MS-DOSPo Lu
2025-02-20; Delete troff markers from ChangeLog filesStefan Kangas
2025-02-19Don't call x-popup-function for non-tty framesGerd Möllmann