summaryrefslogtreecommitdiff
path: root/lisp/textmodes/texinfo.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-09Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in textmodes/*.elStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-13Fix auto-filling in Texinfo modeEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-13* lisp/textmodes/texinfo.el (texinfo-flymake): Improve docstring.Stefan Kangas
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-02; * lisp/textmodes/texinfo.el: Remove stale comment.Stefan Kangas
2022-07-14; Fix typos: prefer American spellingStefan Kangas
2022-05-14; Fix mistakes in 'declare function' formsEli Zaretskii
2022-04-16Add basic Texinfo support for Flymake.Earl Hyatt
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-08; * lisp/textmodes/texinfo.el: Remove stale comment.Stefan Kangas
2021-11-07Allow 'C-x n d' to work in texinfo-modeLars Ingebrigtsen
2021-11-07Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen
2021-09-26; Adjust overly long docstrings to fit 80 charactersStefan Kangas
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-04-29Automatically generate texinfo.el internal autoloadsGlenn Morris
2021-03-17* lisp/textmodes: Use lexical-bindingStefan Monnier
2021-02-14Remove redundant :group args from textmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-11Add new commands for environment movement in .texi filesRobert Weiner
2020-04-03Update texinfo.el following changes in 'tex-start-options-string'Ernest N. Mamikonyan
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-02-06Add dwim function for inserting @ref variantsRobert Pluim
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-04-23Backspace is not a paragraph separator in Texinfo filesPaul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-12* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-propertiesStefan Monnier
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-28Fix breakage from previous change.Mark Oteiza
2016-06-23Remove some face aliases obsoleted in 22.1Mark Oteiza
2016-03-21Fix problems caused by new implementation of sub-word modeEli Zaretskii
2016-02-24Allow highlighting things like @math{2^{12}}Bastien Guerry
2016-02-05Fix problems caused by new implementation of sub-word modeEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-05-28Fix minor quoting problems in doc stringsPaul Eggert