summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-03-13Fix treesit-parser-create behavior regarding indirect buffersYuan Fu
2025-03-13Fix aborts and text corruption in 'replace-buffer-contents'Eli Zaretskii
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12Merge from origin/emacs-30Sean Whitton
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-11(Freplace_buffer_contents): Preserve markers more carefullyStefan Monnier
2025-03-11Remove parent-node field from tree-sitter parsersYuan Fu
2025-03-11; * src/android.c (android_rewrite_spawn_argv): Fix typo.Po Lu
2025-03-10Fix handling of frame position valuesMartin Rudalics
2025-03-10Reenable mmap-based dump allocation on wide int configurationsPo Lu
2025-03-10Fix bug#76805Po Lu
2025-03-10; Correct typos in commentary and error messagesPo Lu
2025-03-09Provide better completion for customizing frame parametersMauro Aranda
2025-03-09Re-port to 32-bit systems without alignment primitivesPo Lu
2025-03-09Document return values of the various read-* functionsEli Zaretskii
2025-03-09Merge from origin/emacs-30Eli Zaretskii
2025-03-09Fix drawing to the bottom-right corner of terminalsGerd Möllmann
2025-03-09macOS: Don't constrainFrameRect for child framesGerd Möllmann
2025-03-09Avoid reserved names in sfnt.cPo Lu
2025-03-08; Enable pdumper on some buggy versions of Sun CPo Lu
2025-03-08Don't lose drag-and-drop data intended for XTerm-like programsPo Lu
2025-03-08Fix crash in daemon when "C-x C-c" while a client frame shows tooltipEli Zaretskii
2025-03-08Fix crash in daemon when "C-x C-c" while a client frame shows tooltipEli Zaretskii
2025-03-07Fix tty underline capability check (bug#75024)Gerd Möllmann
2025-03-07Explicitly document read-string return valueStefan Kangas
2025-03-06* src/eval.c (signal_or_quit): Reduce scope of `debugger_called`Stefan Monnier
2025-03-06mouse-face properties on tab-bar tab captions (bug#76394)shipmints
2025-03-06(replace_range): Delete argument `markers`Stefan Monnier
2025-03-06Fix images on the mode line under 'mode-line-compact'Eli Zaretskii
2025-03-06Avoid defining unneeded variables on Cygw32Kazuhiro Ito
2025-03-06Merge from savannah/emacs-30Po Lu
2025-03-06; Improve documentation of 2 symbol-related functionsEli Zaretskii
2025-03-06Fix redisplay of tab bar when its text properties changeEli Zaretskii
2025-03-05Permit executing programs with >1024 args on AndroidPo Lu
2025-03-05; * src/nsterm.m (syms_of_nsterm): Fix typo in comment.Po Lu
2025-03-04Make Emacs buildable with -std=c11.Philipp Stephani
2025-03-04Add ns-click-through option to control activation click handlingDaniel Colascione
2025-03-04Fix 'etc/DOC' for a few functions/variablesEli Zaretskii
2025-03-04; * src/nsterm.m (ns_draw_stretch_glyph_string): One more spelling fix.Po Lu
2025-03-04; Fix style and language in src/nsterm.mPo Lu
2025-03-04Support colored stipples on Cocoa NS (Bug#73384)Ben Simms
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