summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton2022-12-04
|\
| * Fix comment-start-skip in tree-sitter modes (bug#59690)Yuan Fu2022-12-03
| * ; * lisp/treesit.el (treesit-end-of-defun): Guard against nil value.Yuan Fu2022-12-03
| * ; * lisp/subr.el (posn-col-row): Revert inadvertent change.Eli Zaretskii2022-12-03
| * ; Remove debugging leftover messageEli Zaretskii2022-12-03
| * Fix "C-h k" when clicking on another frameEli Zaretskii2022-12-03
| * ; Fix typosStefan Kangas2022-12-03
| * ; Add cross-reference to string-equal docstringStefan Kangas2022-12-03
| * Fix handling of relative directories in "--init-directory=DIR"Eli Zaretskii2022-12-03
| * Make sure 'user-emacs-directory' ends in a slashEli Zaretskii2022-12-03
| * Fix gud-minor-mode-menuEli Zaretskii2022-12-03
| * Revert "Make easy-mmode-defmap obsolete and adjust only caller"Eli Zaretskii2022-12-03
| * vc-git-print-log: Don't assume vc-git-log-switches is a listSean Whitton2022-12-02
| * ; * lisp/subr.el (string-equal-ignore-case): Doc fix (bug#59779).Eli Zaretskii2022-12-02
| * Use file-name-nondirectory to determine default project-nameRandy Taylor2022-12-02
| * Speed up auto-completion in 'sh-script-mode'Yikai Zhao2022-12-02
| * Fix error editing multisession variables (bug#59710)Juanma Barranquero2022-12-02
| * Add tsx-ts-mode to eglot-server-programsBrian Leung2022-12-02
| * * lisp/tab-bar.el (tab-bar-format-align-right): Fix alignment on TTY frames.Juri Linkov2022-12-02
| * Fix the width of margins for icons in outline-minor-mode (bug#59719)Juri Linkov2022-12-02
| * ; Change c-ts-mode--base-mode to c-ts-base-modeYuan Fu2022-12-01
| * Add new TypeScript mode tsx-ts-modeTheodor Thornhill2022-12-01
| * Add case and match to python--treesit-keywords (bug#59720)Daniel Martín2022-12-01
| * ; * lisp/progmodes/c-ts-mode.el: Change rx to regexp-opt.Yuan Fu2022-12-01
| * project-files (VC-aware): Make sure the VC backend is loadedDmitry Gutov2022-12-02
| * term--update-term-menu: Add the menu to term-terminal-menuSean Whitton2022-12-01
| * ; Fix last change in proced.elEli Zaretskii2022-12-01
| * Add colors to Proced (bug#59407)Laurence Warne2022-12-01
| * Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29Eli Zaretskii2022-12-01
| |\
| | * ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
| * | ; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.Eli Zaretskii2022-12-01
| |/
| * ; Fix recently added treesit documentationEli Zaretskii2022-12-01
| * ; Auto-commit of loaddefs files.Stefan Kangas2022-12-01
| * Add highlighting Python operators (bug#59629)kobarity2022-12-01
| * Fix compilation of Org 9.6 on MS-WindowsEli Zaretskii2022-12-01
| * Fix types in various defcustom declarationsMattias Engdegård2022-12-01
| * New user option: project-vc-extra-root-markersDmitry Gutov2022-12-01
| * Add inline to c-ts-mode--keywordsDaniel Martín2022-11-30
| * Remove duplicate "friend" from c-ts-mode--keywordsDaniel Martín2022-11-30
| * Make treesit-defun-prefer-top-level more flexibleYuan Fu2022-11-30
| * Fix c-ts-mode defun movement (bug#59628)Yuan Fu2022-11-30
| * * lisp/tab-bar.el: Keep tabs of the same group together (bug#59721)Juri Linkov2022-11-30
| * Insert news for installed packages onlymuffinmad2022-11-30
| * ; Fix type error in 'package-maintainers'Philip Kaludercic2022-11-30
| * ; Fix typosStefan Kangas2022-11-30
| * project-current: Improve the docstringDmitry Gutov2022-11-30
| * Org regexp style fixesMattias Engdegård2022-11-30
| * Sink python indent offset guessing to avoid test failureMattias Engdegård2022-11-30
| * Update to Org 9.6-3-ga4d38eKyle Meyer2022-11-29
| * Fix interactive selection of emacs-lock mode, broken by 2a4b0da28cJuanma Barranquero2022-11-30