summaryrefslogtreecommitdiff
path: root/lisp/textmodes/texinfo.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Add new commands for environment movement in .texi filesRobert Weiner2020-08-11
* Update texinfo.el following changes in 'tex-start-options-string'Ernest N. Mamikonyan2020-04-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Add dwim function for inserting @ref variantsRobert Pluim2019-02-06
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Backspace is not a paragraph separator in Texinfo filesPaul Eggert2018-04-23
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-propertiesStefan Monnier2017-12-12
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* | Fix breakage from previous change.Mark Oteiza2016-06-28
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-23
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-21
* | Allow highlighting things like @math{2^{12}}Bastien Guerry2016-02-24
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-28
* Update copyright year to 2015Paul Eggert2015-01-01
* Fix bug #17801 with extraneous newlines after inserting markup in Texinfo mode.Eli Zaretskii2014-06-20
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-09
|\|
| * Fix insertion of " inside @smallexample.Eli Zaretskii2012-12-07
* | Fix last change.Chong Yidong2012-12-01
* | Modularize add-log-current-defun.Chong Yidong2012-12-01
* | Convert several major modes to setq-local.Chong Yidong2012-12-01
|/
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* texinfo.el addition for bug#2783.Arni Magnusson2011-03-07
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.Stefan Monnier2010-12-10
* | New syntax-propertize functionality.Stefan Monnier2010-09-11
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-11
* (texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-01
* Change to utf-8. Adjust coding cookie.Kenichi Handa2009-08-18