index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
texinfo.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix auto-filling in Texinfo mode
Eli Zaretskii
2023-05-13
1
-1
/
+13
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
* lisp/textmodes/texinfo.el (texinfo-flymake): Improve docstring.
Stefan Kangas
2022-12-13
1
-0
/
+2
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-3
/
+3
*
; * lisp/textmodes/texinfo.el: Remove stale comment.
Stefan Kangas
2022-08-02
1
-3
/
+0
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-1
/
+1
*
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-1
/
+1
*
Add basic Texinfo support for Flymake.
Earl Hyatt
2022-04-16
1
-1
/
+77
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
; * lisp/textmodes/texinfo.el: Remove stale comment.
Stefan Kangas
2021-12-08
1
-1
/
+0
*
|
Allow 'C-x n d' to work in texinfo-mode
Lars Ingebrigtsen
2021-11-07
1
-0
/
+16
*
|
Make paragraph/filling functions in texinfo-mode work better
Lars Ingebrigtsen
2021-11-07
1
-3
/
+39
|
/
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-1
/
+2
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-8
/
+8
*
Automatically generate texinfo.el internal autoloads
Glenn Morris
2021-04-29
1
-191
/
+1
*
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-03-17
1
-59
/
+61
*
Remove redundant :group args from textmodes/*.el
Stefan Kangas
2021-02-14
1
-17
/
+8
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Add new commands for environment movement in .texi files
Robert Weiner
2020-08-11
1
-0
/
+71
*
Update texinfo.el following changes in 'tex-start-options-string'
Ernest N. Mamikonyan
2020-04-03
1
-3
/
+10
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Add dwim function for inserting @ref variants
Robert Pluim
2019-02-06
1
-0
/
+33
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Backspace is not a paragraph separator in Texinfo files
Paul Eggert
2018-04-23
1
-2
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-properties
Stefan Monnier
2017-12-12
1
-1
/
+0
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-2
/
+2
*
|
Fix breakage from previous change.
Mark Oteiza
2016-06-28
1
-1
/
+1
*
|
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-3
/
+2
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-2
/
+2
*
|
Allow highlighting things like @math{2^{12}}
Bastien Guerry
2016-02-24
1
-1
/
+3
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix bug #17801 with extraneous newlines after inserting markup in Texinfo mode.
Eli Zaretskii
2014-06-20
1
-4
/
+11
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
[next]