aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ; * src/fns.c (Fcopy_sequence): Doc fix. (Bug#64960)Eli Zaretskii2023-08-161-1/+2
* | Properly enumerate GX fonts of the same family with divergent stylesPo Lu2023-08-211-3/+53
* | ; Adjust commentaryPo Lu2023-08-211-21/+24
* | Enable providing icons for Android desktop notificationsPo Lu2023-08-211-9/+64
* | Support desktop notifications on AndroidPo Lu2023-08-201-0/+242
* | Fix libselinux object leaksPo Lu2023-08-201-5/+5
* | Update Android portPo Lu2023-08-203-83/+279
* | ; * src/androidterm.c (android_text_to_string): Fix commentary.Eli Zaretskii2023-08-191-6/+6
* | ; Cleanup comments and doc strings in textconv.cEli Zaretskii2023-08-191-79/+83
* | ; * src/fileio.c (Fset_file_acl): Don't leak memory.Eli Zaretskii2023-08-191-1/+1
* | ; * src/textconv.c (Fset_text_conversion_style): Fix typo.Po Lu2023-08-191-5/+5
* | Make some file I/O operations more robust on AndroidPo Lu2023-08-193-7/+170
* | ; Remove set but unused variablePo Lu2023-08-191-3/+0
* | Disable text conversion inside read-char-exclusivePo Lu2023-08-191-5/+4
* | Disable text conversion within read-char-from-minibufferPo Lu2023-08-191-1/+4
* | (Fmake_local_variable): Fix bug#65209Stefan Monnier2023-08-181-9/+10
* | Fix invocation with --debug-init and changes to debug-ignored-errorsEli Zaretskii2023-08-171-0/+4
* | Introduce support for Desktop Notifications on HaikuPo Lu2023-08-178-10/+368
* | * src/fileio.c (Ffile_name_concat): Improve docstring.Dmitry Gutov2023-08-171-2/+2
* | Simplify 'without-restriction'Gregory Heytings2023-08-161-8/+8
* | Update Android portPo Lu2023-08-161-5/+8
* | Remove get_boot_time from msdos.cPo Lu2023-08-161-6/+0
* | Fix display of compound glyphs that employ simple transformsPo Lu2023-08-162-117/+117
* | Simplify get_boot_secPaul Eggert2023-08-152-10/+10
* | Micro-optimize GXAXISPo Lu2023-08-151-3/+6
* | Add native WebP support on macOS (Bug#59242)Stefan Kangas2023-08-142-2/+8
* | Improve efficiency of checking for access to authority documentsPo Lu2023-08-142-59/+35
* | Remove workarounds for lib/boot-time.o failuresPo Lu2023-08-141-34/+0
* | ; Delete commented out variable in png_load_bodyStefan Kangas2023-08-141-1/+0
* | ; * src/conf_post.h: Fix typo.Po Lu2023-08-131-5/+5
* | ; * src/conf_post.h: Fix typo.Po Lu2023-08-131-0/+1
* | Temporary fixes for the Android buildPo Lu2023-08-131-0/+33
* | Fix the MS-DOS buildPo Lu2023-08-131-5/+12
* | ; Fix FSF address in some files' copyright noticesPo Lu2023-08-135-10/+5
* | Improve boot-time gatheringPaul Eggert2023-08-121-162/+10
* | Employ careadlinkat in getProcNamePo Lu2023-08-131-31/+30