summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-11-09Improve documentation of signaling errors in batch modeEli Zaretskii
2023-11-09Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu
2023-11-05Implement more Android text editing controlsPo Lu
2023-11-04Remove unnecessary assertion added 2 days agoEli Zaretskii
2023-11-03Round underline position and thicknessPo Lu
2023-11-03Avoid moving point while analyzing text conversionPo Lu
2023-11-02Properly compute overhangs for overstruck textPo Lu
2023-11-01Non-recursive marking of buffer-local variablesMattias Engdegård
2023-11-01Prevent errors when generating events above menu bar windowsPo Lu
2023-10-31Don't round underline metricsPo Lu
2023-10-31Extract underline positions from PostScript metrics tablesPo Lu
2023-10-30Ascertain font spacing from post table if presentPo Lu
2023-10-29Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh
2023-10-29Set non-text mouse cursor on menu barManuel Giraud
2023-10-29Avert a crash and file descriptor leak in yank-mediaPo Lu
2023-10-28Merge from origin/emacs-29Eli Zaretskii
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-10-28Minor adjustments to Android drag and drop and content URIsPo Lu
2023-10-27; Another fix for profiler.cEli Zaretskii
2023-10-27Fix compilation error in profiler.cEli Zaretskii
2023-10-27; Fix style of error messages in pdumper.cEli Zaretskii
2023-10-27* src/pdumper.c (dump_buffer): Print message when aborting (bug#66743)Ihor Radchenko
2023-10-27Substitute eassert for assert throughout Android codePo Lu
2023-10-25; Fix spelling of my name in all ChangeLog filesUlrich Müller
2023-10-25Correct computation of intermediate axis coordinatesPo Lu
2023-10-24Make eln files re-dumpable (bug#45103)Andrea Corallo
2023-10-24; Fix broken links to gmane.orgStefan Kangas
2023-10-23Improved `eval` documentationMattias Engdegård
2023-10-23Correctly register Num Lock keys under HaikuPo Lu
2023-10-22; * src/keyboard.c (save_line_number_display_width): Fix last change.Eli Zaretskii
2023-10-22Enumerate default UVS glyphsPo Lu
2023-10-21; Fix a compilation warningGerd Möllmann
2023-10-21Merge from origin/emacs-29Eli Zaretskii
2023-10-21; * src/keyboard.c (line_number_mode_hscroll): Fix last change.Eli Zaretskii
2023-10-21Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2023-10-21; * src/sfnt.c: Refine doc of variation selectors and GX fonts.Po Lu
2023-10-21Fix mouse clicks on links under 'global-display-line-numbers-mode'Eli Zaretskii
2023-10-20(sleep-for): Make the `millisec` argument obsoleteStefan Monnier
2023-10-18Gud LLDB completions (bug#66604)Gerd Möllmann
2023-10-18Correctly bisect format 12 and 8 cmap tablesPo Lu
2023-10-18Mollify compiler under Android builds without mmapPo Lu
2023-10-17Gud lldb support (bug#66575)Gerd Möllmann
2023-10-17Correctly register focus events concomitant with alpha changesPo Lu
2023-10-16Properly initialize argment list supplied to android_init_emacsPo Lu
2023-10-15; New command alias xprint for LLDBGerd Möllmann
2023-10-15Correctly receive files through Android DNDPo Lu
2023-10-14Implement multi-window drag-and-drop under AndroidPo Lu
2023-10-13Merge from origin/emacs-29Michael Albinus
2023-10-13Try harder to generate tombstones upon emacs_abortPo Lu
2023-10-12New filenotify testsMichael Albinus