aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Correct JNI string error checking and miscellaneous correctionsPo Lu2024-07-073-64/+42
| * (buf_bytepos_to_charpos): Fix mixup introduced in commit b300052fb4efStefan Monnier2024-07-061-3/+3
* | Merge from origin/emacs-30Eli Zaretskii2024-07-062-2/+2
|\ \ | |/
| * Improve warnings from native compilerEli Zaretskii2024-07-052-2/+2
* | Enable Gnulib substitute on Android systems with defective strnlenPo Lu2024-07-051-12/+1
* | Merge from savannah/emacs-30Po Lu2024-07-054-5/+6
|\ \ | |/
| * Fix MS-Windows build with native-compilationEli Zaretskii2024-07-032-4/+4
| * ; * src/w32fns.c (funhook): Restore mistakenly lost line.Eli Zaretskii2024-07-031-0/+1
| * ; * src/fns.c (value_cmp): ASCIIfy.Eli Zaretskii2024-07-011-1/+1
* | Fix dumping finalizers with pdumperPip Cet2024-07-041-3/+3
* | ; * src/fns.c (fixnum_float_cmp): Explain argument constraint.Mattias Engdegård2024-07-041-4/+6
* | Compare fixnums and floats accurately in value<Mattias Engdegård2024-07-041-2/+19
* | (dump_interval_node): Remove unused arg `offset`Stefan Monnier2024-07-021-6/+5
* | (buf_*pos_to_*pos): Fix minor off-by oneStefan Monnier2024-07-021-26/+18
* | Merge from savannah/emacs-30Po Lu2024-07-021-10/+12
|\ \ | |/
| * ; * src/search.c (Fmatch_beginning, Fmatch_end): Doc fix.Eli Zaretskii2024-07-011-10/+12
* | Merge from savannah/emacs-30Po Lu2024-07-011-1/+1
|\ \ | |/
| * ; * src/treesit.c (Ftreesit_query_capture): Fix typo.Yuan Fu2024-06-301-1/+1
* | Merge from savannah/emacs-30Po Lu2024-06-306-68/+204
|\ \ | |/
| * 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
|/