aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Offer to grant storage permissions if absentPo Lu2023-11-183-0/+97
* | Fix scrolling when continuation line starts with a display stringEli Zaretskii2023-11-161-4/+22
* | Register ``pinch to zoom'' touch screen gesturesPo Lu2023-11-151-2/+2
* | Adjust dump file location under AndroidPo Lu2023-11-122-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-11-111-0/+4
|\ \ | |/
| * Improve documentation of signaling errors in batch modeEli Zaretskii2023-11-091-0/+4
* | Use BASE_EQ instead of EQ for some uninterned symbolsMattias Engdegård2023-11-105-7/+7
* | Clear image caches in reaction to system VM warningsPo Lu2023-11-101-0/+20
* | comp: Add comp-common.elAndrea Corallo2023-11-091-0/+1
* | comp: split code in comp-run.elAndrea Corallo2023-11-091-0/+1
* | Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu2023-11-091-0/+19
* | Implement more Android text editing controlsPo Lu2023-11-052-1/+40
* | Remove unnecessary assertion added 2 days agoEli Zaretskii2023-11-041-1/+0
* | Round underline position and thicknessPo Lu2023-11-031-2/+2
* | Avoid moving point while analyzing text conversionPo Lu2023-11-031-7/+13
* | Properly compute overhangs for overstruck textPo Lu2023-11-021-16/+71
* | Non-recursive marking of buffer-local variablesMattias Engdegård2023-11-011-15/+11
* | Prevent errors when generating events above menu bar windowsPo Lu2023-11-011-3/+4
* | 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