summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton2023-02-03
|\
| * * lisp/startup.el (command-line): Fix warning message. (Bug#61014)Eli Zaretskii2023-01-23
| * * lisp/find-dired.el (find-dired): Fix bug where M-p skips first history item.Juri Linkov2023-01-23
| * Update to Org 9.6.1-16-ge37e9bKyle Meyer2023-01-22
| * (ruby-ts--predefined-variables): Fix the $` and $' entriesDmitry Gutov2023-01-22
| * * lisp/find-dired.el (find-dired-with-command): Quote find-command-history.Juri Linkov2023-01-22
| * Generalize vc-pull-and-push to support more backends (bug#60569)Juri Linkov2023-01-22
| * Fix decoding HTML files from archivesBenjamin Riefenstahl2023-01-22
| * Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-22
| * Fix typo of exposed symbol nameTheodor Thornhill2023-01-22
| * Fix typo after move to common lib (bug#61001)Theodor Thornhill2023-01-22
| * ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nilDmitry Gutov2023-01-22
| * ruby-mode.el: Expand some docstrings with examplesDmitry Gutov2023-01-22
| * Minor fixes for HaikuPo Lu2023-01-22
| * Move c-like common utils into own library (bug#60961)Theodor Thornhill2023-01-21
| * ; Actually use dummy package descriptorPhilip Kaludercic2023-01-21
| * Fix file-regular-p in TrampMichael Albinus2023-01-21
| * Fix typo in c-ts-mode (bug#60932)Theodor Thornhill2023-01-21
| * MH-E: handle removal of mhparam libdir from nmh 1.8Mike Kupfer2023-01-20
| * Use point-min to anchor top-level constructs (bug#60602)Theodor Thornhill2023-01-20
| * * lisp/org/ob-ruby.el: Fix outdated comments.Dmitry Gutov2023-01-20
| * ; ruby-ts-mode: Add a Version tagDmitry Gutov2023-01-20
| * ; ruby-ts-mode: Update font-lock features list in CommentaryDmitry Gutov2023-01-20
| * (project-try-vc): Add string-start and string-end anchors to marker-reDmitry Gutov2023-01-20
| * Make `keymap-set-after' work for menusRobert Pluim2023-01-20
| * Use `key-parse' in `keymap-lookup'Robert Pluim2023-01-20
| * Handle after arg correctly in `keymap-set-after'Robert Pluim2023-01-20
| * Don't load erc-goodies atop erc.elF. Jason Park2023-01-20
| * Make tree-sitter based modes optionalEli Zaretskii2023-01-20
| * ; (ruby-ts--predefined-variables): Make it a little shorterDmitry Gutov2023-01-20
| * ruby-ts-mode: Claw back half of the performance drop from last changeDmitry Gutov2023-01-20
| * (ruby-ts-mode): Rename 'builtin-functions' to 'builtin-function'Dmitry Gutov2023-01-20
| * ruby-ts-mode: Highlight builtin methodsDmitry Gutov2023-01-20
| * ; ruby-ts-mode.el: Add customize-group mention to commentaryDmitry Gutov2023-01-20
| * Fix c-ts-mode indent (bug#60873)Yuan Fu2023-01-19
| * Fix various problems in treesit-explore-mode (bug#60800)Yuan Fu2023-01-19
| * ; * lisp/treesit.el (treesit-font-lock-fontify-region): Minor fix.Yuan Fu2023-01-19
| * ; Add commentary and dostring in c-ts-modeYuan Fu2023-01-19
| * Fix an oversight in advice.elMichael Heerdegen2023-01-19
| * (treesit-simple-indent-presets): Have n-p-gp check for grandparent's presenceDmitry Gutov2023-01-19
| * ; ruby-ts--indent-rules: Minor cleanupDmitry Gutov2023-01-19
| * ruby-toggle-block: Fix in ruby-ts-modeDmitry Gutov2023-01-19
| * (ruby-ts--indent-rules): Indent inside empty parens properlyDmitry Gutov2023-01-19
| * Fix bug in 'sieve-manage--append-to-log'Kai Tetzlaff2023-01-19
| * CC Mode: Prevent two classes of "type" prematurely entering c-found-typesAlan Mackenzie2023-01-19
| * ruby-ts-mode: Use font-lock-constant-face for true/false/nilDmitry Gutov2023-01-19
| * (ruby-ts--indent-rules): Add a rule for continuation of a hash pairDmitry Gutov2023-01-19
| * (ruby-ts--parent-call-or-bol): Handle more cases with nested literalsDmitry Gutov2023-01-19
| * (ruby-ts--statement-container-regexp): Remove "parenthesized_statements"Dmitry Gutov2023-01-19
| * ruby-ts-mode: Handle indent in parenless calls much closer to ruby-modeDmitry Gutov2023-01-19