aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix 'json-available-p' on MS-WindowsMattias Engdegård2022-12-261-52/+39
| | * Add maintainer stub for tree-sitter filesYuan Fu2022-12-261-0/+2
| | * ; Fix typosStefan Kangas2022-12-265-6/+6
| * | Avoid duplicate inclusion of stdalign.hPaul Eggert2022-12-261-1/+0
| * | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-266-16/+41
| * | Merge from origin/emacs-29Stefan Kangas2022-12-261-4/+7
| |\ \ | | |/
| | * ; * src/process.c (Fprocess_running_child_p): Doc fix.Eli Zaretskii2022-12-251-4/+7
| * | Merge from origin/emacs-29Stefan Kangas2022-12-253-56/+91
| |\ \ | | |/
| | * ; * src/xdisp.c (redisplay_internal): Reinstate the FRAME_LIVE_P test.Eli Zaretskii2022-12-241-0/+4
| | * ; Add treesit_recursion_limitYuan Fu2022-12-241-3/+8
| | * Fix treesit_cursor_helper (bug#60267)Yuan Fu2022-12-241-53/+76
| | * Fix restart-emacs alarms (Bug#60220)Paul Eggert2022-12-241-0/+1
| | * Fix crash after X errorPo Lu2022-12-241-5/+7
| * | Fix condition-case empty success handler misinterpretationMattias Engdegård2022-12-241-3/+3
* | | Bring up the Android operating system and its window systemPo Lu2022-12-3136-102/+9725
|/ /
* | ; * src/xterm.c (x_error_quitter): Fix typo.Po Lu2022-12-241-2/+2
* | Print out more X error detailsPo Lu2022-12-241-4/+10
* | Merge from origin/emacs-29Stefan Kangas2022-12-241-1/+2
|\ \ | |/
| * Fix "C-h k" in recursive minibuffersEli Zaretskii2022-12-231-1/+2
* | ; Fix typosStefan Kangas2022-12-235-6/+6
* | Speed up completion plugins over slow networksPo Lu2022-12-231-4/+7
* | Merge from origin/emacs-29Stefan Kangas2022-12-231-1/+1
|\ \ | |/
| * ; * src/alloc.c (Fmemory_info): Doc fix.Eli Zaretskii2022-12-221-1/+1
* | Simplify X premultipled pixel allocation codePo Lu2022-12-221-20/+56
* | Merge from origin/emacs-29Stefan Kangas2022-12-221-3/+7
|\ \ | |/
| * Fix write-region to null device on MS-WindowsEli Zaretskii2022-12-211-3/+7
* | Merge from origin/emacs-29Stefan Kangas2022-12-211-1/+1
|\ \ | |/
| * ; * src/emacs-module.h.in (enum emacs_funcall_exit): Fix typo.Philipp Stephani2022-12-201-1/+1
* | Ensure that we are not aset-ing Lisp records in purespace.Vibhav Pant2022-12-201-0/+1
* | Improve safety of calls to vendor-specific-keysymsPo Lu2022-12-201-5/+9
* | Add support for additional memory checks using AddressSanitizer.Vibhav Pant2022-12-193-10/+290
* | Improve earlier changes to xterm.cPo Lu2022-12-191-2/+5
* | Merge from origin/emacs-29Stefan Kangas2022-12-194-149/+299
|\ \ | |/
| * Fix the MS-DOS buildPo Lu2022-12-181-5/+10
| * Avoid crashes in PGTK build due to signal in 'note_mouse_highlight'Eli Zaretskii2022-12-181-4/+7
| * Fix MS-Windows build broken by recent treesit.c changesEli Zaretskii2022-12-181-4/+8
| * Use cursor API in treesit-node-parentYuan Fu2022-12-171-6/+13
| * Switch to use cursor API in treesit.cYuan Fu2022-12-171-125/+187
| * Add treesit_assume_true and treesit_cursor_helperYuan Fu2022-12-171-0/+67
| * Use make-directory handlers uniformlyPaul Eggert2022-12-171-5/+0
| * Fix resizing of mini-windows by 'set-minibuffer-message'Eli Zaretskii2022-12-171-0/+7
* | Merge from origin/emacs-29Stefan Kangas2022-12-191-12/+12
|\ \ | |/
| * ; Improve wording of 'format' doc stringEli Zaretskii2022-12-161-12/+12
* | Merge from origin/emacs-29Stefan Kangas2022-12-194-3/+33
|\ \ | |/
| * Fix SVG scaling (bug#59802)Manuel Giraud2022-12-161-0/+9
| * ; Fix last changes in buffer.cEli Zaretskii2022-12-161-0/+1
| * A better fix for bug#60096Eli Zaretskii2022-12-162-2/+21
| * ; Fix printing Lisp types in .gdbinitEli Zaretskii2022-12-161-1/+2
* | Improve rename-file fix (bug#34069)Paul Eggert2022-12-181-23/+12
* | Don’t hang when copying FIFOsPaul Eggert2022-12-181-1/+1