aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (repunctuate-sentences): New function.Richard M. Stallman2003-05-231-0/+8
* Summary: MIME support added for e-mail processing thatStefan Monnier2003-05-221-221/+493
* (tex-compile-history, tex-input-files-re)Stefan Monnier2003-05-151-0/+207
* (xemacsp): Remove. Replace with (featurep 'xemacs).Stefan Monnier2003-05-141-39/+25
* (reftex-select-with-char): Don't assume that point-min == 1.Stefan Monnier2003-05-131-4/+4
* (reftex-toc-visit-location):Stefan Monnier2003-05-131-7/+11
* Typo.Stefan Monnier2003-05-131-2/+2
* (reftex-what-macro): Don't assume that point-min == 1.Stefan Monnier2003-05-131-2/+2
* (reftex-extract-bib-entries, reftex-extract-bib-entries-from-thebibliography):Stefan Monnier2003-05-131-67/+40
* (sgml-namespace-re): New const.Stefan Monnier2003-05-121-2/+14
* (tex-mode-syntax-table): ~ is not whitespace.Stefan Monnier2003-05-101-12/+20
* (text-property-default-nonsticky): Add fill-space.Stefan Monnier2003-04-301-18/+24
* (fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.Stefan Monnier2003-04-211-1/+2
* (latex-mode-map): Bind latex-split-block to C-c C-s.Stefan Monnier2003-04-141-33/+98
* (fill-delete-newlines): Don't delete past TO.Stefan Monnier2003-04-041-1/+1
* (refill-fill-paragraph-at): Don't skip prefix since markers work right.Stefan Monnier2003-04-041-2/+1
* (refill-fill-paragraph-at): Undo last fix.Stefan Monnier2003-04-041-0/+1