aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ; Fix problem with DirectWrite (MS-Windows)Cecilio Pardo2024-10-271-5/+7
* | | Fix bootstrap on MS-WindowsEli Zaretskii2024-10-262-1/+1
* | | ; Fix coding style of Uniscribe filesPo Lu2024-10-263-78/+80
* | | ; * src/w32dwrite.c (Fw32_dwrite_reinit): Doc fix.Eli Zaretskii2024-10-251-3/+4
* | | ; Minor fixes to last changesEli Zaretskii2024-10-253-19/+20
* | | Implement drawing text with DirectWrite on MS-Windows.Cecilio Pardo2024-10-254-25/+1175
* | | Improve drag and drop on MS-Windows (bug#3468)Cecilio Pardo2024-10-253-3/+37
* | | Fix error message in charset.cEli Zaretskii2024-10-241-1/+2
* | | Merge from origin/emacs-30Sean Whitton2024-10-242-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Avoid crashes when scrolling images under winner-modeEli Zaretskii2024-10-211-1/+1
| * * src/lread.c (READ_AND_BUFFER): Reject negative chars (bug#73914).Eli Zaretskii2024-10-201-0/+2
* | Merge from origin/emacs-30Michael Albinus2024-10-181-1/+1
|\ \ | |/
| * ; * src/doc.c (Ftext_quoting_style): Make doc string agree with code.Mattias Engdegård2024-10-171-1/+1
* | Merge from origin/emacs-30Michael Albinus2024-10-181-2/+2
|\ \ | |/
| * ; * src/fileio.c (Ffile_newer_than_file_p): Fix wording (bug#73709).Eli Zaretskii2024-10-131-2/+2
* | Merge from origin/emacs-30Eli Zaretskii2024-10-122-2/+5
|\ \ | |/
| * ; More accurate documentation of 'file-newer-than-file-p'Eli Zaretskii2024-10-101-1/+2
| * Avoid segfaults in Rmail-MIMEEli Zaretskii2024-10-091-1/+3
* | ; Fix coding style in w32fns.cPo Lu2024-10-091-9/+9
* | Implement drag-n-drop for w32 with support for files and textCecilio Pardo2024-10-083-86/+237
* | * src/comp.c (compile_function, Fcomp__compile_ctxt_to_file0): Use DOHASH.Andrea Corallo2024-10-031-11/+7
* | Avoid assertion violations due to wrong 'min-width' propertyEli Zaretskii2024-10-031-9/+20
* | Process focus-in events immediately on NSDaniel Colascione2024-10-021-0/+1
* | Cease accepting the :reverse-video face attribute (bug#73552)Mattias Engdegård2024-09-291-13/+5
* | Merge from origin/emacs-30Eli Zaretskii2024-09-281-1/+6
|\ \ | |/
| * ; Fix last changeEli Zaretskii2024-09-231-1/+1
| * ; Improve documentation of 'append'Eli Zaretskii2024-09-231-1/+6
| * Fix 'replace-regexp' in WDiredEli Zaretskii2024-09-211-1/+1
| * Disable fontset-related workaround on non-Android systemsPo Lu2024-09-201-0/+4
* | ; * src/cm.c (cmgoto): Fix last change.Eli Zaretskii2024-09-271-1/+1
* | ; * src/cm.c (cmgoto): Add function documentation (bug#73487).Jeremy Bryant2024-09-271-0/+2
* | ; * src/cm.c (calccost): Fix typo. (Bug#73485)Jeremy Bryant2024-09-261-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-09-214-31/+40
|\ \ | |/
| * * src/treesit.c (treesit_debug_print_parser_list): Fix compiler warning.Andrea Corallo2024-09-191-2/+2
| * Type-check argument to network-lookup-address-infoRobert Pluim2024-09-191-0/+5
| * Conservative heuristic for tree-sitter parser ranges (bug#73324)Yuan Fu2024-09-171-23/+18
| * ; Fix treesit.c printingYuan Fu2024-09-171-2/+2
| * Re-enable GC mark trace buffer by defaultMattias Engdegård2024-09-171-3/+2
| * ; * src/haiku_support.cc: Correct last change.Po Lu2024-09-151-6/+6
| * Fix treesit_sync_visible_region's range fixup code (bug#73264)Yuan Fu2024-09-151-2/+12
* | Fix 'regexp-replace' in WDiredEli Zaretskii2024-09-211-10/+0
* | Remove obsolete workaroundPo Lu2024-09-201-26/+0
* | ; Use c-ctype.h in w32*.cEli Zaretskii2024-09-182-11/+11
* | yes-or-no-p now uses blankp rather than SYNTAXPaul Eggert2024-09-181-3/+1
* | Fix misuse of toupper in sfnt_parse_stylePaul Eggert2024-09-171-4/+4
* | Fix yes-or-no-p with multibyte spacesPaul Eggert2024-09-171-8/+10
* | Remove unnecessary #includePaul Eggert2024-09-161-1/+0
* | Merge from savannah/emacs-30Po Lu2024-09-151-1/+9
|\ \ | |/
| * Port to Haiku R1/beta5Po Lu2024-09-151-1/+9
* | Merge from origin/emacs-30Eli Zaretskii2024-09-143-95/+163
|\ \ | |/