aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update Android portPo Lu2023-09-302-7/+19
| * | Fix last changePo Lu2023-09-301-5/+5
* | | regex.c: Remove the old analyzes functionsStefan Monnier2023-09-291-562/+3
* | | regex.c: Consolidate the two analysis functionsStefan Monnier2023-09-291-11/+580
* | | regex.c: Various cosmetic changesStefan Monnier2023-09-291-42/+45
|/ /
* | * src/regex-emacs.c (STORE_NUMBER): Make it a plain functionStefan Monnier2023-09-291-5/+6
* | search.c (re--describe-compiled): New function (bug#66261)Stefan Monnier2023-09-293-85/+136
* | regex.c (mutually_exclusive_aux) <wordbound>: Remove optimizationStefan Monnier2023-09-281-2/+15
* | Update Android portPo Lu2023-09-282-2/+17
* | * src/regex-emacs.c (analyze_first): Fix incorrect optimizationStefan Monnier2023-09-271-2/+4
* | regex.c (mutually_exclusive_p): Fix initial value of `loop_beg`Stefan Monnier2023-09-261-1/+1
* | Update Android portPo Lu2023-09-261-0/+1
* | Update Android portPo Lu2023-09-262-7/+34
* | Properly clip overlaid fringe bitmapsPo Lu2023-09-261-8/+43
* | Use heuristic to speed up allocation of small vectors (bug#65491)Mattias Engdegård2023-09-251-1/+9
* | Remove useless half of vector_free_lists array (bug#65491)Mattias Engdegård2023-09-251-12/+30
* | Update Android portPo Lu2023-09-252-69/+78
* | Update Android portPo Lu2023-09-241-24/+27
* | ; Fix typosStefan Kangas2023-09-241-1/+1
* | Enlarge dumped_dataPo Lu2023-09-231-1/+1
* | Correct comparisons between size_t and ssize_tPo Lu2023-09-232-55/+62
* | Properly apply XY offsets to compound component glyphsPo Lu2023-09-231-9/+4
* | * src/regex-emacs.c (mutually_exclusive_aux) [ENABLE_CHECKING]: Fix ifStefan Monnier2023-09-211-3/+4
* | regex-emacs.c (mutually_exclusive_aux): Rework againStefan Monnier2023-09-211-41/+86
* | ; * src/android.c (android_damage_window): Remove unused variable.Po Lu2023-09-211-1/+1
* | Update Android portPo Lu2023-09-212-42/+56
* | Reorder type tests for efficiencyMattias Engdegård2023-09-201-24/+28
* | * src/alloc.c: (cleanup_vector) Dispatch on pseudovector typeMattias Engdegård2023-09-201-74/+115
* | Fix off-by-1 typo in vadd_to_logPaul Eggert2023-09-201-1/+1
* | Don't use pointer arithmetic for pointer tagging (bug#65491)Mattias Engdegård2023-09-191-12/+3
* | ; Fix typos in last changePo Lu2023-09-191-6/+6
* | Update Android portPo Lu2023-09-191-13/+38
* | Improve XUNTAG commentPaul Eggert2023-09-181-4/+3
* | Don't use pointer arithmetic for untagging Lisp values (bug#65491)Mattias Engdegård2023-09-181-4/+6
* | Optimize damage region tracking under AndroidPo Lu2023-09-181-20/+18
* | Rename describe-map-tree to help--describe-map-treeStefan Kangas2023-09-171-12/+12
* | ; Grammar fixes ("allow to" et al)Stefan Kangas2023-09-171-1/+1
* | Speed up Android context menu generationPo Lu2023-09-171-33/+44
* | Revert "Don't use pointer arithmetic for untagging Lisp values"Eli Zaretskii2023-09-161-1/+1
* | Revert "* src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int builds"Eli Zaretskii2023-09-161-2/+2
* | * src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int buildsMattias Engdegård2023-09-161-2/+2
* | Don't use pointer arithmetic for untagging Lisp valuesMattias Engdegård2023-09-161-1/+1
* | More accurate static vector block size assertionMattias Engdegård2023-09-161-2/+6
* | Merge from origin/emacs-29Eli Zaretskii2023-09-165-8/+32
|\ \ | |/
| * Fix 'window-text-pixel-size' when there are several images at STARTEli Zaretskii2023-09-141-1/+0
| * (report_overlay_modification): Fix bug#65929Stefan Monnier2023-09-131-1/+1
| * Fix SVG colors (bug#56182)Alan Third2023-09-131-0/+12
| * Fix regression of treesit_cursor_helper_1Yuan Fu2023-09-111-2/+9
| * ; * src/font.h (struct font): Comment about use of average_width.Eli Zaretskii2023-09-101-4/+10
* | Update pdumper hashesAndreas Schwab2023-09-161-3/+3