aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/texinfo.el
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious * in docstrings.Stefan Monnier2007-09-101-81/+78
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* (texinfo-mode): Change charset of one quotation markJuri Linkov2005-10-251-1/+1
* (texinfo-mode): Use real chars, so as not to unnecessarily exposeStefan Monnier2005-10-251-3/+3
* (texinfo-mode): Set sentence-end-base.Richard M. Stallman2005-10-211-0/+3
* (outline-heading-alist): Add defvar.Juanma Barranquero2005-08-311-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (texinfo): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (texinfo-insert-@item): Change space constants "protected" from end of line by aJuanma Barranquero2005-06-291-1/+1
* Revision: [email protected]/emacs--cvs-trunk--0--patch-393Miles Bader2005-06-101-3/+5
* (texinfo-heading-face): Specify customization group.Lute Kamstra2005-05-271-1/+2
* (texinfo-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+1
* Changed copyright years so all include centuries.Robert J. Chassell2004-11-021-2/+2
* (texinfo-insert-@item): Look for the currentEli Zaretskii2004-02-211-3/+11
* (texinfo-mode): Remove ^ from outline-regexp.Stefan Monnier2004-01-211-5/+4
* Use "Texinfo" consistently, no "TeXinfo" or "TexInfo".Karl Berry2004-01-201-5/+5
* (texinfo-mode): define outline-regexp to startKarl Berry2004-01-191-2/+2
* Change maintainer to FSF. Suggested bySimon Josefsson2003-12-301-1/+7
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (texinfo-section-list): Append appendixsection; a synonym for appendixsec.Juanma Barranquero2003-07-131-1/+2
* (texinfo-enable-quote-macros): Fix thinko.Stefan Monnier2003-06-081-8/+7
* (texinfo-outline-level): Remove.Stefan Monnier2003-03-141-32/+30
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-6/+6
* (texinfo-environments): Add environment; copying, documentdescription,Juanma Barranquero2002-10-291-8/+11
* (texinfo-font-lock-keywords): Disable the automatic environment name update.Stefan Monnier2002-07-071-3/+4
* Cause `texinfo-insert-@node' to insert a carriage return after theRobert J. Chassell2002-04-291-4/+5
* Revert last change.Andreas Schwab2002-03-091-2/+2
* Change Maintainer to FSF.Andreas Schwab2002-03-081-2/+2
* (texinfo-insert-@end): Fix the change from 2001-10-24.Eli Zaretskii2002-01-041-2/+2
* (texinfo-show-structure): Display the line showing the current locationRobert J. Chassell2001-12-251-18/+43
* (font-lock-keywords): Make sure texinfo-clone-environment is called.Stefan Monnier2001-10-251-1/+1
* (texinfo-environments, texinfo-environment-regexp): Hoisted.Stefan Monnier2001-10-251-86/+77
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-0/+2
* (texinfo-mode-syntax-table): Change syntax of " and \ to "." (punctuation).Miles Bader2001-06-141-3/+3
* (texinfo-font-lock-keywords): AddEli Zaretskii2001-04-111-3/+11
* (texinfo-mode): Use backward-paragraphGerd Moellmann2001-01-191-1/+1
* (texinfo-mode): Set fill-column to 70.Gerd Moellmann2000-12-271-1/+1
* Move the (require 'cl) to the front of theStefan Monnier2000-12-081-30/+32
* Require tex-mode when compiling.Dave Love2000-12-061-24/+33
* (texinfo-open-quote, texinfo-close-quote):Eli Zaretskii2000-12-021-5/+23
* (texinfo-insert-@uref): Renamed fromEli Zaretskii2000-11-151-4/+4
* (texinfo-block-default): New var.Stefan Monnier2000-11-101-1/+7
* (texinfo-chapter-level-regexp): Remove.Stefan Monnier2000-11-061-8/+1
* (texinfo-section-list): Change majorheading to 2.Stefan Monnier2000-11-061-4/+4
* Update copyright and fix typo.Stefan Monnier2000-10-101-3/+2
* (texinfo-mode-menu): Add an explicit shortcut for update all.Stefan Monnier2000-10-031-1/+2