]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-01-28 Eli Zaretskii; * doc/emacs/frames.texi (Mouse References): Improve...
2023-01-28 Dmitry GutovMake project-current not error out inside non-existent...
2023-01-27 Eli ZaretskiiImprove documentation of 'shell-command-dont-erase...
2023-01-27 Jostein KjønigsenFix errors in fontification of JavaScript import-statem...
2023-01-27 Jostein KjønigsenFix fontification TypeScript of import-statements ...
2023-01-27 Stefan Kangas; Fix typos
2023-01-27 Stefan Kangas; * lisp/progmodes/cc-engine.el: Delete trailing whites...
2023-01-27 Basil L. ContovounesiosWork around package.el transitive dependency bug
2023-01-26 Philip Kaludercic; Fix issues with processing out-of-order IRC messages
2023-01-26 Eli ZaretskiiFix xt-mouse on terminals that report UTF-8 encoded...
2023-01-26 Randy TaylorFix go-ts-mode indentation and set indent offset to...
2023-01-26 Eli Zaretskii; * src/insdel.c (insert_from_buffer): Fix assertions.
2023-01-26 Eli ZaretskiiFix doc strings of window-splitting commands
2023-01-26 Yuan FuFix indentation for c-ts-mode (bug#61026)
2023-01-26 Yuan FuFix call to treesit_record_change in insdel.c
2023-01-26 Randy TaylorAdd support for building tree-sitter modules with MinGW
2023-01-25 Michael Albinus* lisp/net/tramp.el (tramp-wrong-passwd-regexp): Fix...
2023-01-25 Juri Linkov* doc/emacs/text.texi (Outline Minor Mode): New node...
2023-01-25 Juri Linkov; * etc/NEWS: Minor reordering.
2023-01-25 Dmitry Gutovruby-ts-mode: Don't reindent when "class" or "def"...
2023-01-25 Dmitry Gutovtreesit-install-language-grammar: Provide default repo url
2023-01-25 Basil L. ContovounesiosFix Dired face for directory symlinks
2023-01-25 Basil L. ContovounesiosPacify --without-x unused function warning
2023-01-25 Michael Albinus; * etc/NEWS: Fix typos.
2023-01-25 Robert PluimAnnounce outline.el keymaps
2023-01-25 Arash Esbati; Don't mention in the Gnus manual user options that...
2023-01-25 Jostein KjønigsenFix fontification of function-valued variables (bug...
2023-01-25 Theodor ThornhillAdd new java indent rules
2023-01-25 F. Jason Park; * doc/misc/erc.texi: Improve Local Modules section.
2023-01-25 F. Jason Park; Fix filename mismatches in prop lines of ERC tests
2023-01-24 Juri LinkovHandle relative file names in vc-resynch-window and...
2023-01-24 Robert PluimUse named keymaps for outline buttons
2023-01-24 Juri Linkov* lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer...
2023-01-24 Michael Albinus; Fix last change in etc/NEWS
2023-01-24 Michael Albinus; * etc/NEWS: Fix typos.
2023-01-23 Alan MackenzieCC Mode: Change the default value of objc-font-lock...
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...
next