aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ; * src/insdel.c (insert_from_gap_1): Update commentary.Eli Zaretskii2024-06-141-1/+1
* ; Update comments in a recent commitEli Zaretskii2024-06-143-5/+6
* "Insert before markers" in read_and_insert_process_output properlyDmitry Gutov2024-06-146-14/+28
* Restore file's original name after a failed rename_replace on Windows 9XPo Lu2024-06-141-10/+29
* Enable compiling Emacs with implicit Make rules suppressedPo Lu2024-06-141-1/+1
* ; * src/androidterm.c (android_term_init): Typo.Po Lu2024-06-131-1/+2
* ; * src/w32proc.c (sys_kill): Handle negative PID when sig == 0.Eli Zaretskii2024-06-131-4/+29
* Fix removal of file locks on MS-Windows 9XEli Zaretskii2024-06-133-1/+17
* Correctly define `select' binding on AndroidPo Lu2024-06-131-2/+13