summaryrefslogtreecommitdiff
path: root/lisp/textmodes/texinfo.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (texinfo-heading-face): Forgot the var def.Stefan Monnier2000-10-031-0/+1
* (texinfo-font-lock-syntactic-keywords):Stefan Monnier2000-10-011-73/+96
* (texinfo-mode): Prevent filling linesGerd Moellmann2000-09-251-1/+12
* (texinfo-insert-@email)Gerd Moellmann2000-04-171-0/+39
* (texinfo-mode-syntax-table): Add \n as comment-end.Stefan Monnier2000-04-171-62/+83
* (texinfo-version): Variable and functionGerd Moellmann2000-03-101-14/+0
* (texinfo-font-lock-keywords): Add uref, command, option, env and sc.Eli Zaretskii1999-09-141-3/+3
* Fix maintainer address.Karl Heuer1999-08-161-2/+2
* (texinfo-environment-regexp): Add the def... constructs.Richard M. Stallman1999-02-091-26/+40
* (texinfo-font-lock-keywords): Match @ref.Dave Love1999-01-221-1/+1
* (texinfo-tex-buffer): BindAndreas Schwab1998-12-141-2/+5
* (texinfo-show-structure): Bind inhibit-read-only.Karl Heuer1998-09-251-40/+41
* (texinfo-environment-regexp): Add smalldisplay and smallformat.Richard M. Stallman1998-07-061-0/+2
* *** empty log message ***Simon Marshall1998-02-201-1/+1
* Use imenu-case-fold-search.Dave Love1997-12-121-0/+1
* (defgroup, defcustom): Add Emacs 19 compatibility definitions.Richard M. Stallman1997-08-301-0/+7
* (texinfo-mode): Turn off adaptive-fill-mode.Richard M. Stallman1997-08-241-0/+2
* (texinfo-version): New function and variable.Richard M. Stallman1997-05-241-80/+190
* Add defgroup's; change use defcustom for user vars.Richard M. Stallman1997-04-121-10/+22
* (texinfo-mode): Locally set tex-first-line-header-regexp.Richard M. Stallman1997-01-021-87/+20
* (texinfo-font-lock-keywords): Add `url', `email'.Richard M. Stallman1996-12-081-1/+1
* (texinfo-section-types-regexp)Richard M. Stallman1996-03-051-0/+47