aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Display librsvg error when loading bad SVGStefan Kangas2022-09-091-7/+7
| * | | | | * src/keyboard.c (safe_run_hook_funcall): Fix thinkoStefan Monnier2022-09-081-1/+1
| * | | | | * src/keyboard.c (safe_run_hook_funcall): Fix recent regressionStefan Monnier2022-09-081-3/+12
| * | | | | ; * src/editfns.c (syms_of_editfns) <restrictions-locked>: Doc fix.Eli Zaretskii2022-09-081-4/+1
| * | | | | * src/xrdb.c (main) [TESTRM]: Replace gets with fgets.Stefan Kangas2022-09-081-2/+2
| * | | | | Avoid selecting for excessive output configuration eventsPo Lu2022-09-081-3/+6
| * | | | | Don't follow symlinks in w32notify file watchesEli Zaretskii2022-09-073-4/+21
| * | | | | Fix nsfont breakage since 6b1ed2f2c99a1c2da56c5f434570c438cad6576dPo Lu2022-09-071-126/+118
| * | | | | Reenable reporting of frame movement on NSPo Lu2022-09-071-8/+14
| * | | | | Correctly handle frame synchronization on fullscreen KWinPo Lu2022-09-063-4/+25
| * | | | | Fix crash while converting empty vector to X dataPo Lu2022-09-051-1/+11
| * | | | | Fix earlier change to xterm.cPo Lu2022-09-041-5/+27
| * | | | | Update error message to reflect variable renameJeff Walsh2022-09-031-1/+1
| * | | | | ; * character.c (Fmax_char): Fix build with type checking.Po Lu2022-09-031-1/+3
| * | | | | Work around another X server bug in crossing event dispatchPo Lu2022-09-031-1/+26
| * | | | | Work around potential X server bugPo Lu2022-09-031-8/+25
| * | | | | Teach 'max-char' about the Unicode code rangeEli Zaretskii2022-09-031-4/+6
| * | | | | Display a warning for some uses of nil in face attributes.Gregory Heytings2022-09-021-9/+12
| * | | | | Prevent crashes when embedding Emacs in a nonexistent parentPo Lu2022-09-023-7/+48
| * | | | | Fix bug#57476 for Xt buildsPo Lu2022-09-011-1/+5
| * | | | | Better `take` and `ntake` bignum argument handlingMattias Engdegård2022-09-011-14/+20
| * | | | | ; * src/xdisp.c (lookup_glyphless_char_display): Fix last merge.Eli Zaretskii2022-09-011-7/+1
| * | | | | Merge from origin/emacs-28Stefan Kangas2022-09-012-10/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | ; * src/window.c (syms_of_window) <window-point-insertion-type>: Doc fix.Eli Zaretskii2022-08-291-1/+2
| | * | | | Improve the documentation of glyphless-character displayEli Zaretskii2022-08-281-0/+3
| | * | | | Fix documentation of 'glyphless-char-display'Eli Zaretskii2022-08-271-8/+9
| * | | | | Gently nudge Xt into always setting size hintsPo Lu2022-08-313-8/+17
| * | | | | Fix bug#57476Po Lu2022-08-311-3/+28
| * | | | | Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-301-2/+18
| * | | | | ; * src/lread.c (invalid_radix_integer): Use a local buffer.Mattias Engdegård2022-08-301-12/+10
| * | | | | Fix junk data being returned with incremental selection transfersPo Lu2022-08-301-5/+29
| * | | | | ; * src/lread.c (read0): Fix specpdl off-by-one bug in last change.Mattias Engdegård2022-08-301-2/+4
| * | | | | Fix reader memory leak upon error (bug#56623)Mattias Engdegård2022-08-291-0/+7
| * | | | | * src/keyboard.c (safe_run_hooks*): Simplify and generalizeStefan Monnier2022-08-291-35/+17
| * | | | | Unify floating point handling when reading XI motion eventsPo Lu2022-08-291-15/+22
* | | | | | Add treesit-language-versionYuan Fu2022-10-041-0/+14
* | | | | | Improve documentation of tree-sitter search functionsYuan Fu2022-10-041-4/+6
* | | | | | Remove treesit-query-inYuan Fu2022-10-041-4/+26
* | | | | | Fix treesit-induce-sparse-treeYuan Fu2022-09-241-1/+4
* | | | | | Fix treesit-search-forwardYuan Fu2022-09-241-3/+3
* | | | | | Add the treesit-search functions that supplant the removed onesYuan Fu2022-09-241-0/+358
* | | | | | ; * src/treesit.c (Ftreesit_node_field_name_for_child): Doc fix.Yuan Fu2022-09-241-1/+1
* | | | | | Change make_string to build_string in treesit.cYuan Fu2022-09-241-2/+2
* | | | | | Improve printing treesit nodesYuan Fu2022-09-241-6/+9
* | | | | | Improve treesit-query-captureYuan Fu2022-09-201-2/+3
* | | | | | Rename treesit-expand-query/patternYuan Fu2022-09-201-13/+11
* | | | | | Add node-only parameter to treesit-query-captureYuan Fu2022-09-081-8/+17
* | | | | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-29110-5073/+12523
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix two issues in xterm.cPo Lu2022-08-281-1/+3
| * | | | | Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-271-6/+9