aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)Juri Linkov2022-12-291-3/+2
* Avoid assertion violations in treesit.c with --enable-checkingEli Zaretskii2022-12-291-4/+3
* Call tree-sitter parser notifier on the first parseYuan Fu2022-12-281-9/+19
* Fix tree-sitter parser notifier recursionYuan Fu2022-12-281-5/+14
* Make last change of w32 GUI dialogs conditional and reversibleEli Zaretskii2022-12-282-3/+13
* * src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCEL style.Eli Zaretskii2022-12-271-2/+8
* ; Improve documentation of TAB/SPC indentationEli Zaretskii2022-12-271-0/+2
* Add a new tree-sitter query predicate 'pred'Yuan Fu2022-12-261-12/+45
* Improve handling of tab-bar height.Gregory Heytings2022-12-261-3/+5
* Simplify last change (bug#60311)Eli Zaretskii2022-12-261-14/+26
* 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
* ; * src/process.c (Fprocess_running_child_p): Doc fix.Eli Zaretskii2022-12-251-4/+7
* ; * 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 "C-h k" in recursive minibuffersEli Zaretskii2022-12-231-1/+2
* ; * src/alloc.c (Fmemory_info): Doc fix.Eli Zaretskii2022-12-221-1/+1
* Fix write-region to null device on MS-WindowsEli Zaretskii2022-12-211-3/+7
* ; * src/emacs-module.h.in (enum emacs_funcall_exit): Fix typo.Philipp Stephani2022-12-201-1/+1
* 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
* ; Improve wording of 'format' doc stringEli Zaretskii2022-12-161-12/+12
* 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
* ; Fix typosStefan Kangas2022-12-163-3/+3
* Update the documentation of overlays (bug#59996)Eli Zaretskii2022-12-141-6/+11
* ; Fix typosStefan Kangas2022-12-131-1/+1
* Improve resetting face attributes when looking for suitable fontsEli Zaretskii2022-12-131-29/+52
* ; Avoid compilation warning on MS-WindowsEli Zaretskii2022-12-121-0/+4
* Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"Po Lu2022-12-121-52/+59
* Revert "Improve last change to xfaces.c" (05ece1eb8b)Gregory Heytings2022-12-121-59/+52
* ; Minor cleanup of last change in xfaces.c.Eli Zaretskii2022-12-111-24/+24
* ; Improve docs of relaxing face-font attribute match (bug#59347)Eli Zaretskii2022-12-111-22/+22
* Improve last change to xfaces.cPo Lu2022-12-111-54/+61
* Actually improve detection of long linesGregory Heytings2022-12-114-15/+1
* Unset the weight/slant/width in the spec when realizing a fontGregory Heytings2022-12-101-2/+58
* Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu2022-12-091-17/+44
* ; Prefer HTTPS to HTTP in some URLsStefan Kangas2022-12-092-2/+2