aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/texinfo.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite texinfo-font-lock-keywords; don't fontify syntactically.Simon Marshall1995-08-101-10/+13
* (texinfo-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+11
* (texinfo-environment-regexp): Allow whitespace at BOL.Richard M. Stallman1995-07-271-1/+1
* (texinfo-environment-regexp): Add @ifhtml, @html.Richard M. Stallman1995-06-181-2/+3
* Put comments first in texinfo-font-lock-keywords.Simon Marshall1995-06-081-1/+1
* (texinfo-mode-map): Delete C-c ] binding.Richard M. Stallman1995-05-021-1/+0
* (texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* (texinfo-environment-regexp): Match @menu andRichard M. Stallman1995-02-061-9/+6
* * texinfo.el: (texinfo-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* (texinfo-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+16
* (texinfo-show-structure): Fix subsubsection indent amount.Richard M. Stallman1994-05-121-1/+1
* (texinfo-environment-regexp): Split lines.Richard M. Stallman1994-05-101-3/+6
* (texinfo-tex-region): Use tex-send-command to do commands.Richard M. Stallman1993-11-201-25/+8
* (texinfo-texi2dvi-command): Separate `texi2dvi'Richard M. Stallman1993-11-111-4/+7
* (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.Richard M. Stallman1993-11-101-0/+4
* (texinfo-show-structure): Indent appendices properly.Robert J. Chassell1993-11-101-4/+8
* (texinfo-environment-regexp): Match cartouche.Roland McGrath1993-08-181-1/+1
* (texinfo-delete-from-print-queue)Richard M. Stallman1993-08-101-0/+2
* (texinfo-mode): Undo changes mistakenly added withRichard M. Stallman1993-07-171-2/+2
* Set up autoloads for files `makeinfo' and `texnfo-upd'.Richard M. Stallman1993-06-251-186/+483
* (texinfo-section-types-regexp): Add @chapheading.Richard M. Stallman1993-06-071-1/+1
* (texinfo-section-types-regexp): Define here.Richard M. Stallman1993-05-201-4/+4
* (texinfo-chapter-level-regexp): Copied here.Richard M. Stallman1993-05-191-1/+5
* (texinfo-tex-region): Update name of tex-set-buffer-directory.Richard M. Stallman1993-05-161-3/+3
* Don't require tex-mode or texnfo-upd.Richard M. Stallman1993-05-161-3/+26
* Add standard library headers.Eric S. Raymond1993-03-171-1/+1
* * texinfo.el (texinfo-mode): Make page-delimiter buffer-local, andJim Blandy1993-02-011-0/+2
* (texinfo-tex-command): Use texi2dvi.Richard M. Stallman1992-12-301-13/+13
* Doc fix.Christopher Zaborsky1992-11-101-10/+10
* (texinfo-mode): Capitalize the mode name string.Richard M. Stallman1992-09-211-1/+1
* entered into RCSRichard M. Stallman1992-07-291-2/+2
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-2/+6
* *** empty log message ***Eric S. Raymond1992-05-301-2/+2
* *** empty log message ***Jim Blandy1992-03-161-2/+2
* *** empty log message ***Jim Blandy1991-05-091-0/+1
* *** empty log message ***Robert J. Chassell1990-12-141-2/+6
* *** empty log message ***Robert J. Chassell1990-11-291-0/+1
* *** empty log message ***Robert J. Chassell1990-11-021-15/+15
* *** empty log message ***Robert J. Chassell1990-07-271-34/+35
* Initial revisionRobert J. Chassell1990-06-281-0/+408