aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'savannah/scratch/windows-98' into emacs-30Po Lu2024-06-306-68/+204
| |\
| | * * src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper): Typos.scratch/windows-98Po Lu2024-06-271-2/+6
| | * Fix Cygwin buildPo Lu2024-06-271-3/+5
| | * Restore functionality on Windows 98Po Lu2024-06-236-68/+198
* | | Merge from savannah/emacs-30Po Lu2024-06-301-14/+14
|\ \ \ | |/ /
| * | Fix treesit crash (bug#71681)Yuan Fu2024-06-291-14/+14
* | | Don’t define LC_COLLATE, LC_CTYPEPaul Eggert2024-06-301-6/+0
* | | Assume setlocale existsPaul Eggert2024-06-303-27/+7
* | | Do not worry about whether locale.h is includablePaul Eggert2024-06-303-12/+3
* | | Merge from origin/emacs-30Po Lu2024-06-291-2/+5
|\ \ \ | |/ /
| * | Fix typo incurring leaks of face structuresPo Lu2024-06-291-2/+5
* | | (buf_bytepos_to_charpos): Fix mixup introduced in commit b300052fb4efStefan Monnier2024-06-271-3/+3
* | | Merge from savannah/emacs-30Po Lu2024-06-272-1/+2
|\ \ \ | |/ /
| * | Avoid compiler warnings in the Cygwin-w32 buildKen Brown2024-06-262-1/+2
* | | Merge from savannah/emacs-30Po Lu2024-06-263-3/+19
|\ \ \ | |/ /
| * | Avert crash in store_mode_line_string on Android 5.0 and earlierPo Lu2024-06-261-1/+12
| * | Use HarfBuzz in Cygwin-w32 buildKen Brown2024-06-251-1/+6
| * | ; * src/buffer.c (syms_of_buffer) <mode-line-format>: ASCIIfy.Eli Zaretskii2024-06-251-1/+1
* | | Support rescaling sliced images in EWW via 'text-scale-mode'Jim Porter2024-06-241-6/+18
* | | Merge from savannah/emacs-30Po Lu2024-06-251-9/+16
|\ \ \ | |/ /
| * | Fix latent side-effects of respecting field boundaries in text conversionPo Lu2024-06-251-9/+16
* | | Merge from savannah/emacs-30Po Lu2024-06-241-1/+6
|\ \ \ | |/ /
| * | Fix omission of updates to child frames on AndroidPo Lu2024-06-241-1/+6
* | | Merge from savannah/emacs-30Po Lu2024-06-242-2/+2
|\ \ \ | |/ /
| * | ; Fix typosStefan Kangas2024-06-232-2/+2
* | | * src/puresize.h (BASE_PURESIZE): Increase.Eli Zaretskii2024-06-231-1/+1
* | | Update emacs-module for Emacs 31Eli Zaretskii2024-06-233-3/+20
|/ /
* | Disable Ffile_system_info for Android special directoriesPo Lu2024-06-231-1/+12
* | Fix compilation on prerelease versions of HaikuPo Lu2024-06-231-15/+22
* | Fix FIXME in commentPaul Eggert2024-06-221-3/+5
* | ; * src/xfns.c (unwind_create_frame): Add missing definition.Eli Zaretskii2024-06-221-0/+1
|/
* ; * src/keyboard.c (read_char): Typo in comment.Po Lu2024-06-211-1/+1
* Fix execution of tool-bar commands read within minibuffer-error-handlerPo Lu2024-06-211-2/+17
* Fix misspelled function name in comp.cStefan Kangas2024-06-201-10/+10
* Fix NS buildPo Lu2024-06-201-8/+2
* Fix last changeEli Zaretskii2024-06-201-5/+8
* Fix use of ':align-to' in 'wrap-prefix'Eli Zaretskii2024-06-202-1/+13
* * src/frame.c (gui_set_font): Reference image cache after reassignment.Po Lu2024-06-201-0/+1
* ; * src/frame.c (make_frame): Typo.Po Lu2024-06-201-1/+1
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-2013-160/+92
* Avoid compilation warningsEli Zaretskii2024-06-191-4/+4
* Don't follow symlinks in returning directory attributes of /Po Lu2024-06-191-19/+22
* Avoid races between the tooltip and compositor on X and AndroidPo Lu2024-06-192-0/+17
* Correct resolution of non-virtual directory names on AndroidPo Lu2024-06-181-30/+50
* Reinforce bitmap reconfiguration on AndroidPo Lu2024-06-171-5/+5
* ; Fix typosStefan Kangas2024-06-163-3/+3
* Fix clipboard request on macOS for yank-mediaRobert Pluim2024-06-161-0/+8
* Minor adjustments to battery.el on AndroidPo Lu2024-06-161-2/+2
* Fix electric-pair-mode when characters are bound to non-ASCII keysEli Zaretskii2024-06-151-8/+11
* Send proper substitution character to Android IMEsPo Lu2024-06-151-3/+3