summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Eli Zaretskii2023-05-1312-232/+389
|\
| * Merge branch 'scratch/long-lines-cleanup' into 'emacs-29'Gregory Heytings2023-05-1311-231/+389
| |\
| | * Add an assertion in, and a commentary for, 'get_nearby_bol_pos'Gregory Heytings2023-05-131-3/+9
| | * Fix the return type of 'labeled_restrictions_get_bound'Gregory Heytings2023-05-131-41/+42
| | * Another final fix to last changesscratch/long-lines-cleanupGregory Heytings2023-04-021-1/+1
| | * Three final fixes to last changesGregory Heytings2023-04-011-3/+3
| | * Two further fixes to last changesGregory Heytings2023-04-011-2/+3
| | * Improve and fix last changesGregory Heytings2023-04-011-12/+21
| | * Fix cursor motion in character-only terminalsGregory Heytings2023-03-291-2/+6
| | * Make get_medium_narrowing_begv/zv staticGregory Heytings2023-03-292-4/+2
| | * Improve accuracy of cursor motion commands in long linesGregory Heytings2023-03-291-2/+21
| | * Remove labeled restrictions before calling FwidenGregory Heytings2023-03-298-0/+14
| | * Code cleanup for long line optimizationsGregory Heytings2023-03-296-207/+313
| * | Fix mouse highlight with some fonts in Cairo buildsEli Zaretskii2023-05-121-1/+0
* | | Fix detection of tab bar windows on PGTKPo Lu2023-05-135-26/+21
* | | Fix opaque region specification on no-toolkit buildsPo Lu2023-05-131-7/+20
* | | Add trailing space to PROMPT in yes-or-no-pMichael Albinus2023-05-121-1/+10
* | | Don't set background_filled_pPo Lu2023-05-121-1/+0
* | | More descriptive character escape syntax error messages (bug#63436)Mattias Engdegård2023-05-111-10/+4
* | | Merge branch 'emacs-29'Stefan Monnier2023-05-103-3/+20
|\ \ \ | |/ /
| * | with-display-message: Workaround for bug#63253Stefan Monnier2023-05-092-3/+11
| * | Avoid crashes in --without-all build trying to scale non-ASCII charEli Zaretskii2023-05-091-0/+9
| * | Fix crash when creating a child frame in NS (bug#63107)Alan Third2023-05-081-1/+12
* | | Speed up skip-chars-{forward|reverse} with char classesMattias Engdegård2023-05-092-52/+38
* | | Fix crash when creating a child frame in NS (bug#63107)Alan Third2023-05-071-1/+12
* | | Merge from origin/emacs-29Dmitry Gutov2023-05-061-0/+7
|\ \ \ | |/ /
| * | More fixes for NetBSD/vaxPo Lu2023-05-051-0/+7
* | | Merge from origin/emacs-29Eli Zaretskii2023-05-024-7/+29
|\ \ \ | |/ /
| * | Fix vertical-motion when tab-line is displayed in a windowEli Zaretskii2023-05-011-3/+11
| * | Fix redisplay of mode line after its format changes from nilEli Zaretskii2023-04-301-0/+8
| * | Fix documentation of libxml-parse-* functionsEli Zaretskii2023-04-291-2/+8
| * | ; * src/treesit.c (syms_of_treesit): Fix error messages.Eli Zaretskii2023-04-281-2/+2
* | | Optimize search for composable characters in redisplayEli Zaretskii2023-04-294-20/+41
* | | Merge from origin/emacs-29Po Lu2023-04-281-3/+6
|\ \ \ | |/ /
| * | Fix two crashes upon startupPo Lu2023-04-281-3/+6
* | | Merge from origin/emacs-29Eli Zaretskii2023-04-252-14/+45
|\ \ \ | |/ /
| * | Don't support versioned grammar libraries on MS-WindowsEli Zaretskii2023-04-241-4/+10
| * | Accept versioned tree-sitter language grammar filesYuan Fu2023-04-241-2/+16
| * | Fix line-number-at-pos when POSITION is out of narrowingEli Zaretskii2023-04-221-12/+23
* | | Merge from origin/emacs-29Eli Zaretskii2023-04-213-9/+22
|\ \ \ | |/ /
| * | ; * src/fringe.c: Fix description of large circle. (Bug#62961)Eli Zaretskii2023-04-201-2/+2
| * | ; * src/term.c (init_tty): Fix last change. (Bug#62877)Eli Zaretskii2023-04-161-1/+1
| * | Fix strike-through attribute support on TTY framesEli Zaretskii2023-04-161-0/+8
| * | Avoid crashes in 'describe-keymap' due to shadowingEli Zaretskii2023-04-161-7/+12
| * | Fix style and unwinding code in treesit.cEli Zaretskii2023-04-141-11/+5
| * | Catch signals produced by PRED in tree-sitter search functionsYuan Fu2023-04-141-0/+24
* | | ; * src/fns.c (assq_no_signal): Fix a typo in a comment.Eli Zaretskii2023-04-191-1/+1
* | | ; Fix typos in treesit.cYuan Fu2023-04-161-2/+2
* | | New helper function assq_no_signalYuan Fu2023-04-163-13/+17
* | | Fit symbol_redirect snugly in two bitsMattias Engdegård2023-04-162-24/+16