aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Android buildPo Lu2024-04-281-1/+1
* | Implement dots and dashes on XPo Lu2024-04-283-23/+108
* | Port double-line underlines to GUI systemsPo Lu2024-04-287-77/+181
* | ; * src/term.c (turn_on_face): Fix coding style.Po Lu2024-04-281-3/+3
* | Fix ommissions in window scrolling commands that ought to clear vscrollPo Lu2024-04-271-1/+21
* | Merge from origin/emacs-29Eli Zaretskii2024-04-272-1/+5
|\ \ | |/
| * Avoid assertion violations in 'push_prefix_prop'Eli Zaretskii2024-04-212-1/+5
* | Followup changes for styled underline supportEli Zaretskii2024-04-275-15/+15
* | Add support for colored and styled underlines on tty framesMohsin Kaleem2024-04-275-38/+196
* | Enable customization of the quit key on AndroidPo Lu2024-04-272-0/+23
* | Disable unsuitable XPM color selection mechanism on AndroidPo Lu2024-04-241-0/+10
* | Miscellaneous fixes for Android portPo Lu2024-04-242-6/+20
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-04-231-4/+4
|\ \
| * | Fix dumping signal-handler dataEli Zaretskii2024-04-231-4/+4
* | | Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu2024-04-234-11/+64
* | | Implement face stipples on AndroidPo Lu2024-04-236-45/+28
|/ /
* | Better verify arguments to android-relinquish-directory-accessPo Lu2024-04-212-6/+16
* | Eliminate minor wart in EmacsService.javaPo Lu2024-04-202-25/+9
* | ; Fix documentation of recent commits related to treesitEli Zaretskii2024-04-201-4/+4
* | New function treesit-parser-changed-rangesYuan Fu2024-04-192-4/+48
* | Ensure that specbind arg is always bare symbol, and drop checkMattias Engdegård2024-04-181-10/+9
* | Drop unnecessary type check in varref and varset byte opsMattias Engdegård2024-04-181-4/+2
* | Another fix for bug#70385Eli Zaretskii2024-04-171-1/+2
* | ; * src/xdisp.c (redisplay_internal): Typo fix in commentRobert Pluim2024-04-171-1/+1
* | * src/xdisp.c (note_fringe_highlight): Another attempt to fix bug#70385.Eli Zaretskii2024-04-161-1/+2
* | Minor fix in detecting recursive redisplay invocationsEli Zaretskii2024-04-161-4/+7
* | Another fix for bug#70385Po Lu2024-04-161-2/+4
* | Fix resetting the frame's 'frozen_window_starts' flagEli Zaretskii2024-04-151-2/+4
* | Fix bug#70385Po Lu2024-04-151-4/+23
* | GC-mark temporary key values created when sorting (bug#69709)Mattias Engdegård2024-04-141-6/+17
* | ; * src/eval.c (funcall_lambda): Sink specpdl load out of fast path.Mattias Engdegård2024-04-141-8/+8
* | ; Fix coding style of last change to xdisp.cPo Lu2024-04-131-6/+7
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-04-133-11/+39
|\ \
| * | Fix crash upon call to Fset_fontset_font after X server disconnectPo Lu2024-04-133-11/+39
* | | ; * src/window.c (shrink_mini_window): Revert inadvertent change.Eli Zaretskii2024-04-131-1/+1
|/ /
* | Merge from origin/emacs-29Eli Zaretskii2024-04-132-3/+6
|\ \ | |/
| * Fix display of vscrolled windowsEli Zaretskii2024-04-111-1/+1
| * ; * src/filelock.c (Flock_file): Doc fix (bug#70216).Eli Zaretskii2024-04-071-2/+5
* | ; Fix documentation of last change.Eli Zaretskii2024-04-131-1/+1
* | Support tooltips for fringe indicatorsVladimir Kazanov2024-04-132-2/+61
* | ; * src/alloc.c (process_mark_stack): Fix commentary.Eli Zaretskii2024-04-131-1/+3
* | (en/decode_coding_object): Fix `after-change-functions`Stefan Monnier2024-04-101-8/+39
* | Merge branch 'mouse-wheel-buttons'Stefan Monnier2024-04-092-12/+54
|\ \
| * | (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier2024-04-092-12/+54
* | | (Freplace_match): Fix bug#65451Stefan Monnier2024-04-071-1/+1
* | | Enable relinquishing access to Android content directoriesPo Lu2024-04-055-4/+57
* | | ; * src/json.c: Comment correctionMattias Engdegård2024-04-041-2/+2
* | | * src/json.c (make_symset_table): Fix over-large allocation size.Mattias Engdegård2024-04-041-1/+1
* | | Remove redundant byte-swapping boundaryPo Lu2024-04-042-19/+3
* | | ; * src/haikufns.c (syms_of_haikufns): Fix indentation.Po Lu2024-04-041-2/+2