]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-18 Yuan FuChange malloc to xmalloc in treesit.c
2022-10-18 Yuan FuFix casts to uint32_t in treesit.c
2022-10-17 Yuan FuSimplify error reported by loading tree-sitter language...
2022-10-17 Yuan FuSkip tree-sitter tests unless language definition is...
2022-10-17 Yuan FuFix memory leak in ts_load_language
2022-10-17 Eli ZaretskiiMake sure the treesit path variables are lists
2022-10-17 Eli Zaretskii; Rename ts_* symbols in treesit.c
2022-10-17 Yuan FuFix js/ts tree-sitter template_string font-lock
2022-10-17 Yuan Fu; * src/treesit.c (ts_search_dfs): Fix tab inline.
2022-10-17 Yuan Fu; * src/treesit.c: Change commentary to reflect recent...
2022-10-17 Yuan Fu* lisp/treesit.el (treesit-font-lock-rules): Warn about...
2022-10-17 Eli Zaretskii; Fix doc strings in treesit.c
2022-10-16 Eli Zaretskii; * src/treesit.c: Fix some indentation problems and...
2022-10-16 Eli ZaretskiiSupport MinGW build on MS-Windows
2022-10-15 Yuan FuUpdate ts-mode font-lock to work with tree-sitter's...
2022-10-13 Yuan FuUpdate tree-sitter manual to reflect the previous commit
2022-10-13 Yuan FuRework tree-sitter font-lock
2022-10-13 Yuan Fu* doc/lispref/parsing.texi: Add manual for treesit...
2022-10-13 Yuan Fu* src/treesit.c (Ftreesit_query_language): New function.
2022-10-12 Yuan FuBetter signal data for treesit-load-language-error
2022-10-12 Yuan Fu; Comment and docstring fixup in ts-mode.el
2022-10-12 Theodor ThornhillAdd TypeScript support with tree-sitter
2022-10-11 Theodor ThornhillFix byte-compile warning for js--treesit-defun-type...
2022-10-11 Yuan FuLazily compile tree-sitter query
2022-10-10 Daniel MartínFix typo in Makefile.in
2022-10-10 Yuan FuMake treesit-node-at faster
2022-10-10 Theodor ThornhillFix typo in treesit--check-manual-covarage
2022-10-10 Yuan FuImprove treesit-search-forward-goto so it doens't stuck...
2022-10-10 Yuan Fu* admin/notes/tree-sitter/starter-guide (Navigation...
2022-10-10 Yuan FuFix js--treesit-beginning/end-of-defun
2022-10-10 Theodor ThornhillAdd tree-sitter functionality to js-mode
2022-10-10 Yuan FuFix tree-sitter build script in admin/notes
2022-10-10 Yuan FuRename custom group treesit to tree-sitter
2022-10-10 Yuan FuAdd :version tag for new tree-sitter custom options
2022-10-10 Yuan FuMake python tree-sitter font-lock support decoration...
2022-10-10 Yuan FuMake tree-sitter font-lock support decoration levels
2022-10-10 Yuan FuAdd note on tree-sitter's naming convention
2022-10-07 Yuan FuAdd a :toggle option for tree-sitter font-lock
2022-10-06 Yuan Fu* src/treesit.c (syms_of_treesit): Add Streesit_languag...
2022-10-06 Yuan FuMerge branch 'master' into feature/tree-sitter
2022-10-06 Arash EsbatiPass correct environment name to `reftex-label'
2022-10-06 Lars Ingebrigtsenetc/NEWS: Fix typo in seq-keep entry.
2022-10-06 Justus WinterReplace aging OpenPGP artifacts in gnus' mml-sec tests.
2022-10-06 Justus WinterReplace aging OpenPGP artifacts in the package-resource...
2022-10-06 Justus WinterReplace aging OpenPGP artifacts in the epg tests.
2022-10-06 Justus WinterFix epg's reliance on an implicit GnuPG command.
2022-10-06 Manuel GiraudFix BSD battery mode over TRAMP (bug#58307)
2022-10-06 Matt ArmstrongFix calling `package-reinstall' just after quick initia...
2022-10-06 Gerd MöllmannAdd missing staticpro (bug#58327)
2022-10-06 Gerd MöllmannInhibit GC in probably_quit (bug#58042)
2022-10-06 Stefan Kangas* etc/NEWS: Document how to continue using 'linum'...
2022-10-06 Po Lu; * src/xterm.c (x_term_init): Fix typo.
2022-10-06 Po LuMinor fixes to IM locale handling
2022-10-06 Po LuFix nsmenu crash when exiting popup dialog
2022-10-05 Stefan Kangas* etc/NEWS: Add instructions for replacing 'linum'...
2022-10-05 Yuan FuMerge branch 'master' into feature/tree-sitter
2022-10-05 Yuan FuAdd tree-sitter admin notes
2022-10-05 Juri Linkov* lisp/repeat.el (repeat-exit): Add autoload cookie.
2022-10-05 Juri Linkov* etc/tutorials/TUTORIAL.uk: Fix typos.
2022-10-05 Michael AlbinusAdapt Tramp manual
2022-10-05 Stefan KangasNew command 'world-clock-copy-time-as-kill'
2022-10-05 Stefan KangasAdd face help-key-binding in help-char echo
2022-10-05 Stefan Kangas; * lisp/files.el (find-file-noselect): Minor simplific...
2022-10-05 Po LuFix bug in "macintization" of x_draw_glyph_string
2022-10-05 Filipp GunbinAdd tramp-kubernetes integration
2022-10-04 Filipp GunbinRename lisp/net/tramp-docker.el to lisp/net/tramp-conta...
2022-10-04 Yuan FuAdd :override flag for python tree-sitter font-lock...
2022-10-04 Yuan FuAdd :override flag for tree-sitter font-lock
2022-10-04 Yuan Fu; * doc/lispref/parsing.texi (Language Definitions...
2022-10-04 Yuan FuFix python tree-sitter font-lock
2022-10-04 Yuan FuAdd treesit-language-version
2022-10-04 Yuan FuImprove documentation of tree-sitter search functions
2022-10-04 Yuan FuIgnore some capture name in treesit-font-lock-fontify...
2022-10-04 Yuan FuRemove treesit-query-in
2022-10-04 Vibhav PantAdd comment explaining gcc_jit_context_new_bitcast...
2022-10-04 Vibhav PantAddress styling comments.
2022-10-04 Vibhav Pantcomp.c: Add declaration for gcc_jit_type_is_pointer.
2022-10-04 Vibhav Pantsrc/comp.c: Use libgccjit's bitcast API for type coerci...
2022-10-04 Lars IngebrigtsenPut all seq.el news into one section
2022-10-04 Lars IngebrigtsenAdd 'seq-keep'
2022-10-04 Eli Zaretskii; * lisp/simple.el (cursor-face-highlight-mode): Doc...
2022-10-04 Brian CullyAdd method description for podman in Tramp
2022-10-04 Stefan KangasMerge from origin/emacs-28
2022-10-04 Stefan Kangas; Merge from origin/emacs-28
2022-10-04 Stefan KangasMerge from origin/emacs-28
2022-10-04 Alan MackenzieCC Mode: A new operator and some new keywords for C++20
2022-10-04 Michael Albinus* etc/NEWS: Mention new Tramp method "podman". Fix...
2022-10-04 Brian CullyProvide Podman containers on their own method in Tramp
2022-10-04 Andreas Schwab* src/emacs.c (load_pdump): Propery handle case when...
2022-10-04 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-10-04 Alan MackenzieCC Mode: Optimize c-fontify-new-found-type and amend...
2022-10-04 Eli ZaretskiiRevert "Improve manual display tests of undisplayable...
2022-10-04 Stefan Kangas* lisp/subr.el (y-or-n-p): Use substitute-command-keys.
2022-10-04 Stefan Kangasimage-dired: Shorten several long names
2022-10-04 Mattias EngdegårdImprove manual display tests of undisplayable chars...
2022-10-04 Stefan Kangasimage-dired: Fix arrow keys in thumbs buffer
2022-10-04 Eli ZaretskiiFix recent changes for Ukrainian language
2022-10-04 Lars IngebrigtsenMake cropping of images work in message-mode
2022-10-04 Alan MackenzieCC Mode: Make c-forward-declarator move over a suffix...
2022-10-04 Lars IngebrigtsenMove image commands to the 'i' sub map
next