aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * Fix range handling so it works for multibyte buffer (bug#73204)Yuan Fu2024-09-142-89/+145
| * Revert "Read more on each call to treesit's buffer reader"Yuan Fu2024-09-141-4/+2
| * Fix bug#72254Po Lu2024-09-121-3/+17
* | Support GUI dialogs and message boxes better on MS-WindowsCecilio Pardo2024-09-142-5/+216
* | Add Ftreesit_grammar_locationYuan Fu2024-09-121-13/+58
* | For minibuffer windows record minibuffers only (Bug#72487)Martin Rudalics2024-09-112-13/+21
* | * src/treesit.h (struct Lisp_TS_Parser): Correct merge error.Po Lu2024-09-111-0/+4
* | Merge from savannah/emacs-30Po Lu2024-09-116-47/+140
|\ \ | |/
| * Fix use of Uniscribe font driver in MinGW buildEli Zaretskii2024-09-101-1/+1
| * Avoid crashes in redisplay in batch-mode testingEli Zaretskii2024-09-101-1/+2
| * Clarify the semantics of 'string-pixel-width'Eli Zaretskii2024-09-091-2/+2
| * ; * src/treesit.c: Minor cleanups of recent changes.Eli Zaretskii2024-09-091-3/+2
| * * src/treesit.c (treesit_debug_print_parser_list): Fix format string.Andrea Corallo2024-09-091-1/+1