aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Remedy bug#63395Po Lu2023-09-071-3/+3
* | ; Update Ftreesit_parser_list docstring.Yuan Fu2023-09-051-4/+3
* | Allow filter by tag in treesit-parser-listYuan Fu2023-09-051-7/+22
* | Add tag to tree-sitter parsersYuan Fu2023-09-052-11/+23
* | Properly run emacsclient under Android if DISPLAY is setPo Lu2023-09-061-2/+18
* | Minor adjustments to Android port stubsPo Lu2023-09-052-15/+18
* | ; Delete some commented out code in data.c (Bug#64595)Stefan Kangas2023-09-051-2/+0
* | Avoid virtual function dispatch overheadPo Lu2023-09-051-5/+7
* | Correct the handling of symbols with position in equalAlan Mackenzie2023-09-041-6/+14
* | Move `wholenump` alias definitionMattias Engdegård2023-09-031-2/+0
* | ; * src/treesit.c (treesit_recursion_limit): Fix compilation error.Eli Zaretskii2023-09-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-022-14/+15
|\ \ | |/
| * ; Improve documentation of 'char-table-range'Eli Zaretskii2023-09-011-1/+2
| * ; * src/treesit.c: Add ts function boilerplateYuan Fu2023-08-311-0/+4
| * Improve performance of treesit_cursor_helper_1Yuan Fu2023-08-301-13/+9
| * ; Effect a safer version of that fix for Emacs 29Po Lu2023-08-271-1/+1
| * Repair bug#65068 on Emacs 29Po Lu2023-08-261-0/+10
* | ; Minor fixes of treesit docsEli Zaretskii2023-09-021-11/+11
* | ; * src/treesit.c (Vtreesit_thing_settings): Update docstring.Yuan Fu2023-09-011-5/+5
* | Add an optional arg to Ftreesit_node_match_pYuan Fu2023-09-011-24/+46
* | Update Android portPo Lu2023-09-022-26/+15
* | Delete unused fieldsPo Lu2023-08-311-4/+0
* | Include installation date within asset filesPo Lu2023-08-313-3/+47
* | Fix revert-buffer when some decoding is involvedEli Zaretskii2023-08-301-1/+1
* | Facilitate typing `C-SPC' on AndroidPo Lu2023-08-302-0/+19
* | Update Android portPo Lu2023-08-291-19/+19
* | Correct display of stretch glyphs within hscrolled windowsPo Lu2023-08-271-2/+2
* | Clean up image error reporting somewhatStefan Kangas2023-08-261-41/+53
* | ; * src/emacs.c (main) [!HAVE_PDUMPER]: Avoid setting unused variable.Eli Zaretskii2023-08-261-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-08-261-1/+2
|\ \ | |/
| * ; Fix doc string of 'current-idle-time'Eli Zaretskii2023-08-251-1/+2
* | Do not raise a different frame when closing a frameDaniel Martín2023-08-263-6/+19
* | Demote errors from utimensat copying directoriesPo Lu2023-08-261-2/+2
* | Use float not double in webp_load alpha conversionPaul Eggert2023-08-251-11/+14
* | Disable XkbLC_ControlFallbackPo Lu2023-08-261-3/+14
* | Fix alpha blending for WebP imagesStefan Kangas2023-08-251-34/+38
* | Attempt to fix bug#65068Po Lu2023-08-251-61/+186
* | Properly parse format 4 cmap tablesPo Lu2023-08-242-23/+6
* | Stifle a compiler warning under GCC 13Po Lu2023-08-241-3/+1
* | Install rcs2log within Emacs packages for AndroidPo Lu2023-08-241-0/+11
* | Properly detect medium fontsPo Lu2023-08-241-2/+21
* | Repair displaying compound glyph components with anchor pointsPo Lu2023-08-231-16/+15
* | Fix compatibility problems with several fontsPo Lu2023-08-231-19/+45
* | Avoid crashes rescaling fonts with long namesPo Lu2023-08-221-1/+5
* | ; Amend doc strings of two functionsPo Lu2023-08-222-1/+2
* | Optimize format 12 cmap table lookupPo Lu2023-08-221-0/+38
* | Merge from origin/emacs-29Jim Porter2023-08-214-3/+10
|\ \ | |/
| * Fix touchpad scrolling on MS-WindowsEli Zaretskii2023-08-191-1/+1
| * ; * src/treesit.c (Ftreesit_node_parent): Improve commentary.Eli Zaretskii2023-08-181-0/+4
| * Improve documentation of case transfer in replacement commandsEli Zaretskii2023-08-171-1/+3