summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-24; Fix broken links to gmane.orgStefan Kangas
2023-10-17Correctly register focus events concomitant with alpha changesPo Lu
2023-10-07Fix updating process-mark position in 'set-process-buffer'Eli Zaretskii
2023-10-06Fix setting the pipe capacity for subprocessesEli Zaretskii
2023-10-05Handle LANG on macOS differently (bug#65908)Gerd Möllmann
2023-10-01; Improve wording of last changeStefan Kangas
2023-10-01Improve documentation of `ns-use-proxy-icon`Stefan Kangas
2023-10-01; Fix doc strings of overlay-arrow variablesEli Zaretskii
2023-09-29; Silence macOS 14 warningEshel Yaron
2023-09-14Fix 'window-text-pixel-size' when there are several images at STARTEli Zaretskii
2023-09-13(report_overlay_modification): Fix bug#65929Stefan Monnier
2023-09-13Fix SVG colors (bug#56182)Alan Third
2023-09-11Fix regression of treesit_cursor_helper_1Yuan Fu
2023-09-10; * src/font.h (struct font): Comment about use of average_width.Eli Zaretskii
2023-09-07Unbreak builds with CHECK_STRUCTS.Philipp Stephani
2023-09-07Avoid crashes on macOS with context menusDaniel Martín
2023-09-04* src/regex-emacs.c (mutually_exclusive_p): Fix inf-loop (bug#65726)Stefan Monnier
2023-09-02; Fix typosStefan Kangas
2023-09-02Doc fixes for obsolete functions and variablesStefan Kangas
2023-09-01; Improve documentation of 'char-table-range'Eli Zaretskii
2023-08-31; * src/treesit.c: Add ts function boilerplateYuan Fu
2023-08-30Improve performance of treesit_cursor_helper_1Yuan Fu
2023-08-27; Effect a safer version of that fix for Emacs 29Po Lu
2023-08-26Repair bug#65068 on Emacs 29Po Lu
2023-08-25; Fix doc string of 'current-idle-time'Eli Zaretskii
2023-08-19Fix touchpad scrolling on MS-WindowsEli Zaretskii
2023-08-18; * src/treesit.c (Ftreesit_node_parent): Improve commentary.Eli Zaretskii
2023-08-17Improve documentation of case transfer in replacement commandsEli Zaretskii
2023-08-16; * src/fns.c (Fcopy_sequence): Doc fix. (Bug#64960)Eli Zaretskii
2023-08-12Avoid crashes in 'display_count_lines' when current buffer was killedEli Zaretskii
2023-08-12Fix rare crashes in redisplay due to problems with fontsetsEli Zaretskii
2023-08-10Fix the -x switch in non-X buildsEli Zaretskii
2023-08-09Better fix for bug#65156Po Lu
2023-08-08Fix insert-file-contents with pipes and /dev/stdinEli Zaretskii
2023-08-08Fix bug#65042Po Lu
2023-08-04Fix "Paste from Kill Menu" in non X toolkit buildsEli Zaretskii
2023-08-03Fix link to info node in prin1 docstringStefan Kangas
2023-08-01Support files compressed by 'pigz'Amritpal Singh
2023-07-30; * src/character.c (Fstring_width): Fix last change.Eli Zaretskii
2023-07-30; * src/character.c (Fstring_width, Fchar_width): Doc fixes.Eli Zaretskii
2023-07-30Fix bug#64923Po Lu
2023-07-30Avoid crashes due to invalid 'mode-line-format'Eli Zaretskii
2023-07-30Avoid crashes under 'which-key-mode'Eli Zaretskii
2023-07-30; Minor documentation fixesEli Zaretskii
2023-07-22; Improve documentation of 'last-command-event'Eli Zaretskii
2023-07-21Unbreak build with CHECK_STRUCTS.Philipp Stephani
2023-07-21Revert "Improve commentary in nsfns.m"Mattias Engdegård
2023-07-20Fix NetBSD build --with-soundEli Zaretskii
2023-07-20; * src/xdisp.c: Fix wording in commentary.Eli Zaretskii
2023-07-20Improve commentary in nsfns.mPo Lu