aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (texinfo-multi-file-update): update documentation to state thatRobert J. Chassell2004-01-101-1/+7
* (texinfo-menu-copy-old-description): do not copy `@detailmenu' orRobert J. Chassell2004-01-101-1/+2
* (latex-find-indent): Avoid error at end of buf.Richard M. Stallman2004-01-031-6/+6
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-1/+1
* Change maintainer to FSF. Suggested bySimon Josefsson2003-12-301-1/+7
* (mail-mode-flyspell-verify): Search for header separator alone on aRichard M. Stallman2003-12-291-2/+4
* (table-yank-handler): New defcustom.Eli Zaretskii2003-12-291-2/+6
* (texinfo-multi-file-update): create a new list of included files,Robert J. Chassell2003-12-251-17/+22
* (latex-mode): `tex-trailer' is not a regexp.Stefan Monnier2003-11-271-1/+1
* (texinfo-pre-format-hook): New variable.Eli Zaretskii2003-11-011-0/+7
* (tex-compile-commands): Add `yap' and `ps2pdf'.Stefan Monnier2003-10-301-2/+7
* (bibtex-move-outside-of-entry):Richard M. Stallman2003-10-201-5/+4
* (paragraph-indent-minor-mode): Doc fix.Eli Zaretskii2003-09-281-1/+1
* Add arch taglinesMiles Bader2003-09-0139-0/+40
* Maintainer.Dave Love2003-08-201-0/+1
* (bib): Add :group external.Dave Love2003-08-201-0/+1
* (reftex-auto-recenter-toc): Fix typo.Markus Rost2003-08-111-1/+1
* Updated to version 4.21Carsten Dominik2003-08-1111-3762/+4217
* (tex-dvi-view-command): Fix quoted quotes.Dave Love2003-08-051-1/+1
* Don't redo key bindings on loading, put them only in loaddefs.el.Andreas Schwab2003-08-021-2/+1
* (fill-comment-paragraph): Construct a regexpStefan Monnier2003-07-221-2/+13
* (artist-erase-char): Fix default value using ?\s.Markus Rost2003-07-191-1/+1
* (2C-mode-line-format): Doc fix.John Paul Wallington2003-07-191-1/+1
* (enriched-decode-display-prop): Doc fix.John Paul Wallington2003-07-191-1/+1
* (artist-butlast-fn, artist-draw-sline)John Paul Wallington2003-07-191-9/+9
* (texinfo-section-list): Append appendixsection; a synonym for appendixsec.Juanma Barranquero2003-07-131-1/+2
* (po-find-charset): White space at the start of the Content-Type field body isJuanma Barranquero2003-07-131-1/+1
* (reftex-all-document-files): Add autoload cookie.Richard M. Stallman2003-07-091-0/+1
* (reftex-all-document-files): Delete autoload.Richard M. Stallman2003-07-091-1/+1
* (tex-main-file): Use with-no-warnings.Richard M. Stallman2003-07-071-2/+4
* (xml-mode): Add autoload cookie.Richard M. Stallman2003-07-071-0/+1
* 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>Kai Großjohann2003-07-051-605/+789
* (tex-compile-commands): Handle tex-start-commands like tex-start-tex does.Stefan Monnier2003-06-141-2/+4
* (texinfo-format-scan): Silence `whitespace-cleanup'.Juanma Barranquero2003-06-121-1/+2
* (tex-search-noncomment): New macro.Stefan Monnier2003-06-091-5/+19
* (texinfo-enable-quote-macros): Fix thinko.Stefan Monnier2003-06-081-8/+7
* (tex-mode-syntax-table, tex-latex-indent-syntax-table):Stefan Monnier2003-06-081-23/+26
* (table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. Now aJuanma Barranquero2003-06-051-44/+55
* (sgml-parse-tag-backward): Try and detectStefan Monnier2003-06-051-101/+130
* (bibtex-member-of-regexp, bibtex-assoc-of-regexp, bibtex-format-entry)Stefan Monnier2003-06-021-13/+13
* Long overdue merge.Stefan Monnier2003-06-021-2795/+2431
* Moved from lisp/.Juanma Barranquero2003-05-301-0/+474
* Moved to lisp/.Juanma Barranquero2003-05-301-987/+0
* Moved to obsolete/.Juanma Barranquero2003-05-301-324/+0
* (latex-block-args-alist, latex-block-body-alist): New vars.Stefan Monnier2003-05-301-19/+67
* (refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.Stefan Monnier2003-05-301-43/+39
* (refill-fill-paragraph-at): Avoid refilling the following paragraph.Richard M. Stallman2003-05-281-35/+37