]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-01-23 Jim PorterDon't try to make a pipe process for remote processes...
2023-01-23 Eli Zaretskii* lisp/startup.el (command-line): Fix warning message...
2023-01-23 Juri Linkov* lisp/find-dired.el (find-dired): Fix bug where M...
2023-01-23 Kyle MeyerUpdate to Org 9.6.1-16-ge37e9b
2023-01-22 Dmitry Gutov(ruby-ts--predefined-variables): Fix the $` and $'...
2023-01-22 Juri Linkov* lisp/find-dired.el (find-dired-with-command): Quote...
2023-01-22 Juri LinkovGeneralize vc-pull-and-push to support more backends...
2023-01-22 Benjamin RiefenstahlAdd test suite for sgml-html-meta-auto-coding-function
2023-01-22 Benjamin RiefenstahlFix decoding HTML files from archives
2023-01-22 Eli Zaretskii; Fix last change (bug#60556).
2023-01-22 Eli ZaretskiiAvoid crashes in batch Emacs sub-processes on MS-Windows
2023-01-22 Theodor ThornhillTweak BSD style indentation (bug#60984)
2023-01-22 Theodor ThornhillFix typo of exposed symbol name
2023-01-22 Theodor ThornhillFix typo after move to common lib (bug#61001)
2023-01-22 Dmitry Gutovruby-ts-mode: Fix two additional cases with ruby-method...
2023-01-22 Dmitry Gutovruby-mode.el: Expand some docstrings with examples
2023-01-22 Po LuMinor fixes for Haiku
2023-01-21 Theodor ThornhillMove c-like common utils into own library (bug#60961)
2023-01-21 Philip Kaludercic; Actually use dummy package descriptor
2023-01-21 Michael AlbinusFix file-regular-p in Tramp
2023-01-21 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-01-21 Eli Zaretskii; * doc/emacs/custom.texi (Init Rebinding): Fix wording...
2023-01-21 Panagiotis... ; Reword user documentation on binding keys in Lisp
2023-01-21 Theodor ThornhillFix typo in c-ts-mode (bug#60932)
2023-01-21 Mike KupferMH-E: handle removal of mhparam libdir from nmh 1.8
2023-01-20 Theodor ThornhillUse point-min to anchor top-level constructs (bug#60602)
2023-01-20 Dmitry Gutov* lisp/org/ob-ruby.el: Fix outdated comments.
2023-01-20 Dmitry Gutov; ruby-ts-mode: Add a Version tag
2023-01-20 Dmitry Gutov; ruby-ts-mode: Update font-lock features list in Comme...
2023-01-20 Dmitry Gutov(project-try-vc): Add string-start and string-end ancho...
2023-01-20 Robert PluimMake `keymap-set-after' work for menus
2023-01-20 Robert PluimUse `key-parse' in `keymap-lookup'
2023-01-20 Robert PluimImprove `keymap-set-after' documentation
2023-01-20 Robert PluimHandle after arg correctly in `keymap-set-after'
2023-01-20 F. Jason ParkDon't load erc-goodies atop erc.el
2023-01-20 Michael Albinus; * etc/NEWS: Fix typos.
2023-01-20 Eli ZaretskiiMake tree-sitter based modes optional
2023-01-20 Dmitry Gutov; (ruby-ts--predefined-variables): Make it a little...
2023-01-20 Dmitry Gutovruby-ts-mode: Claw back half of the performance drop...
2023-01-20 Dmitry Gutov(ruby-ts-mode): Rename 'builtin-functions' to 'builtin...
2023-01-20 Dmitry Gutovruby-ts-mode: Highlight builtin methods
2023-01-20 Dmitry Gutov; ruby-ts-mode.el: Add customize-group mention to comme...
2023-01-19 Yuan FuFix c-ts-mode indent (bug#60873)
2023-01-19 Yuan FuFix various problems in treesit-explore-mode (bug#60800)
2023-01-19 Yuan Fu; * lisp/treesit.el (treesit-font-lock-fontify-region...
2023-01-19 Yuan Fu; Update tree-sitter major mode manual
2023-01-19 Yuan Fu; Add commentary and dostring in c-ts-mode
2023-01-19 Michael HeerdegenFix an oversight in advice.el
2023-01-19 Eli Zaretskii; * etc/NEWS: Rearrange instructions for building tree...
2023-01-19 Dmitry Gutov(treesit-simple-indent-presets): Have n-p-gp check...
2023-01-19 Dmitry Gutov; ruby-ts--indent-rules: Minor cleanup
2023-01-19 Dmitry Gutovruby-toggle-block: Fix in ruby-ts-mode
2023-01-19 Dmitry Gutov(ruby-ts--indent-rules): Indent inside empty parens...
2023-01-19 Eli Zaretskii; * doc/emacs/modes.texi (Choosing Modes): Add index...
2023-01-19 Kai TetzlaffFix bug in 'sieve-manage--append-to-log'
2023-01-19 Alan MackenzieCC Mode: Prevent two classes of "type" prematurely...
2023-01-19 Dmitry Gutovruby-ts-mode: Use font-lock-constant-face for true...
2023-01-19 Dmitry Gutov(ruby-ts--indent-rules): Add a rule for continuation...
2023-01-19 Dmitry Gutov(ruby-ts--parent-call-or-bol): Handle more cases with...
2023-01-19 Dmitry Gutov(ruby-ts--statement-container-regexp): Remove "parenthe...
2023-01-19 Dmitry Gutovruby-ts-mode: Handle indent in parenless calls much...
2023-01-18 Juri LinkovFix split-window-below for the case when split-window...
2023-01-18 Juri LinkovRebind in read-regexp-map ‘M-c’ to ‘M-s c’ compatible...
2023-01-18 Juri Linkov* lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatib...
2023-01-18 Jim PorterUse proper types for Eshell warnings
2023-01-18 Eli Zaretskii; Avoid byte-compiler warning in cc-fonts.el.
2023-01-18 Eli Zaretskii; Clarify doc strings of some functions in files.el
2023-01-18 Eli ZaretskiiImprove the documentation of 'auto-mode-alist' search
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
next