]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-01-18 Ikumi Keita; Fix minor mistakes in documentation
2023-01-18 Yuan Fu; * lisp/treesit.el (treesit-font-lock-fontify-region...
2023-01-18 Yuan FuRevert "Revert "Add c-or-c++-ts-mode (bug#59613)""
2023-01-18 Yuan FuMake it harder to misactivate tree-sitter font-lock...
2023-01-18 Yuan Fu; * src/treesit.c: Remove unused boilerplate.
2023-01-18 Dmitry Gutovruby-ts-mode: Obey the option ruby-method-call-indent
2023-01-18 Dmitry Gutovruby-ts-mode: Obey the option ruby-after-operator-indent
2023-01-18 Dmitry Gutovruby-ts-mode: Fix indent after operator or conditional
2023-01-18 Dmitry Gutovruby-ts-mode: Fix/change indentation of a continuation...
2023-01-18 Dmitry Gutovruby-ts-mode: Fix indent inside parenthesized_expr...
2023-01-18 Dmitry Gutovruby-ts-mode: Fix the rules for hanging arrays and...
2023-01-17 Jim PorterAdd more detail about how to invoke Eshell commands
2023-01-17 Alan MackenzieCC Mode: On removal of "typedef", remove pertinent...
2023-01-17 F. Jason Park; Relax timeouts for failing ERC test
2023-01-17 F. Jason ParkDon't preserve non-module minor modes in erc-open
2023-01-17 F. Jason ParkUse correct buffer for local-module vars in erc-open
2023-01-17 F. Jason Park; Avoid plist-get as generalized var in erc-compat
2023-01-17 Eli ZaretskiiFix display of warnings on w32 console
2023-01-17 Basil L. ContovounesiosFix buffer-list-update-hook for indirect buffers
2023-01-17 Yuan Fu; Fix tree-sitter indent anchor preset
2023-01-17 Yuan FuFix treesit-node-first-child-for-pos (bug#60127)
2023-01-17 Yuan Fu; * src/treesit.c (Ftreesit_induce_sparse_tree): Minor...
2023-01-16 Mattias EngdegårdFix hfy-exclude-file-rules (bug#60562)
2023-01-16 Alan MackenzieCC Mode: Prevent ids in temporary "declarators" getting...
2023-01-16 Eli Zaretskii; Fix more quoting in w32fns.c.
2023-01-16 Eli Zaretskii; Avoid byte-compiler warning in eglot.el
2023-01-16 Eli Zaretskii; * lisp/progmodes/eglot.el: Remove stray space.
2023-01-16 Eli Zaretskii; * src/w32fns.c: Fix quoting. Patch by Arash Esbati...
2023-01-16 João TávoraFix M-x eglot prompt when connection already exists...
2023-01-16 Yuan FuFix tree-sitter indent preset function (bug#60270)
2023-01-16 Dmitry Gutovruby-ts-mode: Support the option ruby-block-indent
2023-01-15 Theodor ThornhillImprove indentation for jsx
2023-01-15 Sean Whitton* lisp/subr.el (while-let): Fix docs if-let->if-let...
2023-01-15 Sean WhittonRevert "* lisp/subr.el (while-let): Use if-let, not...
2023-01-15 Stefan KangasBump use-package version for Emacs 29.1
2023-01-15 Eli ZaretskiiImprove error message from sqlite-mode.el
2023-01-15 Eli Zaretskii; Fix last change: remove unused @anchor.
2023-01-15 Xi Lu; Update htmlfontify documentation
2023-01-15 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-01-15 Eli Zaretskii; * lisp/files.el (insert-directory-wildcard-in-dir...
2023-01-15 Yuan Fu; Add more c-ts-mode indent and filling tests
2023-01-15 Yuan FuFix c-ts-mode block comment indentation (bug#60270)
2023-01-15 Yuan FuFix c-ts-mode label indent
2023-01-15 Yuan FuFix statement indent for c-ts-mode (bug#59686) (bug...
2023-01-15 Yuan FuAllow offset in tree-sitter indent rules to be functions
2023-01-15 Yuan Fu; Minor change in c-ts-mode--indent-styles
2023-01-15 Yuan FuSupport filling line comments in c-ts-mode
2023-01-15 Yuan Fu; Fix c-ts-mode filling
2023-01-15 Eli ZaretskiiFix expansion of wildcards in ls-lisp.el
2023-01-15 Eli ZaretskiiFix messages displayed when diary is shown
2023-01-15 Stefan Kangas; Auto-commit of loaddefs files.
2023-01-15 Stefan Kangas; Fix typos
2023-01-14 Theodor ThornhillAdd constructor_declaration as java-ts-mode defun
2023-01-14 Gregory HeytingsFurther improvement for non-string values in pcomplete
2023-01-14 Sean Whitton; * etc/NEWS (--with-native-compilation=aot): Tweak...
2023-01-14 Juri LinkovFix the case in first-completion revealed by minibuffer...
2023-01-14 Michael Albinus; * etc/NEWS: Fix typos.
2023-01-14 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-01-14 Eli Zaretskii; * lisp/htmlfontify.el (hfy-exclude-file-rules): Fix...
2023-01-14 Theodor ThornhillFix indent and font-lock for annotation_type
2023-01-14 Stefan Monnierapropos.el: Fix bug#60628
2023-01-14 Theodor ThornhillFix indentation of some declarations and statements
2023-01-14 Theodor ThornhillFix indentation of object_expressions in csharp-ts...
2023-01-14 Eli Zaretskii; Fix NEWS markup
2023-01-14 Eli Zaretskii; Fix last change in htmlfontify.el
2023-01-14 Xi LuReplace 'hfy-find-cmd' with 'directory-files-recursively'.
2023-01-14 Eli Zaretskii; * etc/PROBLEMS: Describe problems with MuPDF 1.21...
2023-01-14 Eli ZaretskiiDisable and document 'doc-view-mupdf-use-svg' (bug...
2023-01-14 Eshel YaronEglot: don't use "nil" as minibuffer initial input
2023-01-14 Paul EggertFix dependency bug when building lwlib
2023-01-14 Yuan FuFix use of build_pure_c_string in treesit.c
2023-01-13 Stefan Monnier* lisp/subr.el (combine-change-calls-1): Fix bug#60467
2023-01-13 Michael AlbinusAdapt tramp-tests.el (do not merge with master)
2023-01-13 Eli ZaretskiiFix minibuffer-completion tests
2023-01-13 Arash Esbati; * doc/misc/eglot.texi (Troubleshooting Eglot): Fix...
2023-01-13 Daniel MartínAdd c-ts-mode tests
2023-01-13 Yuan FuFix c-ts-mode--fill-paragraph
2023-01-13 Eli ZaretskiiFix minor issues with 'pp' and related commands
2023-01-13 Eli Zaretskii; Improve documentation of tree-sitter node comparison
2023-01-13 Eli Zaretskii; Fix non-tree-sitter builds
2023-01-13 Stefan Kangas; Fix typo in ert-with-temp-file
2023-01-13 Yuan FuEqual now recognizes tree-sitter nodes (bug#60659)
2023-01-13 Yuan FuFix c-ts-mode comment indentation (bug#60270)
2023-01-13 Sean Whitton* lisp/subr.el (while-let): Use if-let, not if-let...
2023-01-12 Gregory Heytings* lisp/simple.el (next-completion): Handle first comple...
2023-01-12 Eli ZaretskiiFix encoding with 'utf-8-auto'
2023-01-12 Po LuReport cursor correctly on PGTK when there is a margin
2023-01-12 Kyle MeyerUpdate to Org 9.6.1
2023-01-11 Theodor ThornhillAdd support for annotation_type_declaration
2023-01-11 Juri Linkov* etc/NEWS: Mention incompatible changes in 'outline...
2023-01-11 Philip KaludercicEnsure VC package names are not empty
2023-01-11 Philip KaludercicHandle missing package description when unpacking vc...
2023-01-10 Alan MackenzieCC Mode: partially revert commit from 2022-10-04
2023-01-10 Manuel UbertiFix reftex-citation docstring (bug#60710)
2023-01-10 Robert PluimImprove 'describe-char-fold-equivalences' docstring
2023-01-10 F. Jason ParkRemove obsolete server buffers on MOTD in erc-track
2023-01-10 F. Jason Park; Fix wrong type in erc-ignore hide-list options
2023-01-10 F. Jason Park; Kill some stray buffers left behind by ERC tests
2023-01-10 Manuel UbertiFix completion-auto-help docstring (bug#60709)
2023-01-10 Yuan FuFix c-ts-mode comment indent
next