aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactor pseudovector printingMattias Engdegård2023-11-251-135/+134
* | ; * src/pdumper.c (dump_vectorlike): Populate switch fully.Mattias Engdegård2023-11-251-45/+30
* | regex-emacs.c (forall_firstchar): Fix regression bug#67226Stefan Monnier2023-11-251-6/+20
* | ; * src/module-env-30.h: Fix commentaryPhilipp Stephani2023-11-231-3/+3
* | Prevent tab bar from vanishing on AndroidPo Lu2023-11-236-0/+33
* | Save more information into Android font namesPo Lu2023-11-211-4/+14
* | (update_search_regs): Install better fix for bug#67124Stefan Monnier2023-11-181-2/+16
* | Merge from origin/emacs-29Eli Zaretskii2023-11-181-0/+2
|\ \ | |/
| * Add 2 SQLite extensions to allow-list.Eli Zaretskii2023-11-181-0/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-11-181-0/+1
|\ \ | |/
| * ; * src/editfns.c (Fline_beginning_position): Doc fix.Eli Zaretskii2023-11-161-0/+1
* | ; Improve documentation of recently added functionsEli Zaretskii2023-11-181-6/+6
* | 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