aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't round underline metricsPo Lu2023-10-311-4/+4
* | Extract underline positions from PostScript metrics tablesPo Lu2023-10-311-7/+30
* | Ascertain font spacing from post table if presentPo Lu2023-10-303-10/+155
* | Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh2023-10-292-6/+30
* | Set non-text mouse cursor on menu barManuel Giraud2023-10-291-0/+10
* | Avert a crash and file descriptor leak in yank-mediaPo Lu2023-10-291-0/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-1/+1
|\ \ | |/
| * ; Fix broken links to gmane.orgStefan Kangas2023-10-241-1/+1
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-2812-33/+50
* | Minor adjustments to Android drag and drop and content URIsPo Lu2023-10-281-17/+27
* | ; Another fix for profiler.cEli Zaretskii2023-10-271-31/+34
* | Fix compilation error in profiler.cEli Zaretskii2023-10-271-3/+3
* | ; Fix style of error messages in pdumper.cEli Zaretskii2023-10-271-4/+4
* | * src/pdumper.c (dump_buffer): Print message when aborting (bug#66743)Ihor Radchenko2023-10-271-2/+4
* | Substitute eassert for assert throughout Android codePo Lu2023-10-274-31/+30
* | ; Fix spelling of my name in all ChangeLog filesUlrich Müller2023-10-252-7/+7
* | Correct computation of intermediate axis coordinatesPo Lu2023-10-251-3/+3
* | Make eln files re-dumpable (bug#45103)Andrea Corallo2023-10-242-1/+5
* | Improved `eval` documentationMattias Engdegård2023-10-231-3/+7
* | Correctly register Num Lock keys under HaikuPo Lu2023-10-231-3/+35
* | ; * src/keyboard.c (save_line_number_display_width): Fix last change.Eli Zaretskii2023-10-221-1/+1
* | Enumerate default UVS glyphsPo Lu2023-10-223-17/+116
* | ; Fix a compilation warningGerd Möllmann2023-10-211-0/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-10-211-2/+12
|\ \ | |/
| * Correctly register focus events concomitant with alpha changesPo Lu2023-10-171-2/+12
* | ; * src/keyboard.c (line_number_mode_hscroll): Fix last change.Eli Zaretskii2023-10-211-2/+3
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2023-10-211-15/+48
|\ \
| * | ; * src/sfnt.c: Refine doc of variation selectors and GX fonts.Po Lu2023-10-211-15/+48
* | | Fix mouse clicks on links under 'global-display-line-numbers-mode'Eli Zaretskii2023-10-213-2/+63
|/ /
* | (sleep-for): Make the `millisec` argument obsoleteStefan Monnier2023-10-201-3/+3
* | Gud LLDB completions (bug#66604)Gerd Möllmann2023-10-181-4/+0
* | Correctly bisect format 12 and 8 cmap tablesPo Lu2023-10-181-5/+11
* | Mollify compiler under Android builds without mmapPo Lu2023-10-181-1/+6
* | Gud lldb support (bug#66575)Gerd Möllmann2023-10-171-0/+4
* | Properly initialize argment list supplied to android_init_emacsPo Lu2023-10-161-1/+3
* | ; New command alias xprint for LLDBGerd Möllmann2023-10-151-0/+3
* | Correctly receive files through Android DNDPo Lu2023-10-151-4/+16
* | Implement multi-window drag-and-drop under AndroidPo Lu2023-10-143-0/+167
* | Merge from origin/emacs-29Michael Albinus2023-10-131-1/+2
|\ \ | |/
| * Fix updating process-mark position in 'set-process-buffer'Eli Zaretskii2023-10-071-1/+2
* | Try harder to generate tombstones upon emacs_abortPo Lu2023-10-132-3/+22
* | New filenotify testsMichael Albinus2023-10-121-0/+2
* | Respond to JNI errors around drawing operationsPo Lu2023-10-121-4/+23
* | Update Android keysym listPo Lu2023-10-111-0/+9
* | File notifications report unmount events (bug#66381)Michael Albinus2023-10-103-5/+18
* | Implement frame restacking under AndroidPo Lu2023-10-103-10/+93
* | Don't allow Services entries in pop-up menus on macOS (bug#66420)Mattias Engdegård2023-10-091-0/+4
* | Update default font substitution listPo Lu2023-10-091-1/+21
* | Merge from origin/emacs-29Eli Zaretskii2023-10-072-22/+30
|\ \ | |/
| * Fix setting the pipe capacity for subprocessesEli Zaretskii2023-10-061-2/+8