aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the maintainer to "none".Eli Zaretskii2002-06-121-1/+1
* (autoloaded toplevel): Don't use ispell-library-directory withoutStefan Monnier2002-05-311-9/+8
* (ispell-library-directory): Renamed from ispell-library-path.Richard M. Stallman2002-05-301-32/+23
* (xml-mode): New alias for `sgml-mode'.Colin Walters2002-05-281-0/+4
* (sgml-guess-indent): Look further into the buffer.Mike Williams2002-05-221-1/+1
* (outline-reveal-toggle-invisible): Reverse the meaning of the second arg.Stefan Monnier2002-05-201-3/+4
* Fix typo.Juanma Barranquero2002-05-161-1/+1
* (sgml-tag): Default skeleton-transformation to `identity'.Mike Williams2002-05-141-2/+2
* Change all post-21.1 :version attributes to 21.4.Eli Zaretskii2002-05-121-1/+1
* (make-flyspell-overlay): Add help text to flyspell overlays.Pavel Janík2002-05-081-2/+3
* (tex-validate-buffer): Use `occur-revert-arguments' instead of settingColin Walters2002-05-011-4/+5
* Cause `texinfo-insert-@node' to insert a carriage return after theRobert J. Chassell2002-04-291-4/+5
* (fill-context-prefix): Fix last change with yet-another-approach.Stefan Monnier2002-04-291-30/+27
* (tex-start-options): New variable.Richard M. Stallman2002-04-261-8/+23
* (sgml-at-indentation-p): Move to fix compilation error.Mike Williams2002-04-161-6/+6
* (sgml-parse-tag-backward): Fix to work at beginning of buffer.Mike Williams2002-04-141-1/+2
* (fill-region-as-paragraph): Use save-excursion instead of relying onStefan Monnier2002-04-121-3/+3
* (fill-context-prefix): Fix up last change.Stefan Monnier2002-04-121-8/+10
* (canonically-space-region): Obey sentence-end.Stefan Monnier2002-04-111-47/+47
* (sgml-guess-indent): New function.Mike Williams2002-04-111-3/+18
* (adaptive-fill-regexp): Add ! and %.Stefan Monnier2002-04-101-166/+134
* (fill-context-prefix): Match the two prefixesStefan Monnier2002-04-101-12/+8
* (sgml-lexical-context): Use sgml-parse-tag-backward to find start point.Mike Williams2002-04-091-11/+11
* (sgml-tag-alist): Doc fix.Mike Williams2002-04-091-23/+9
* (sgml-comment-indent-new-line): New fun.Stefan Monnier2002-04-081-2/+11
* Remove xml-lite.elMike Williams2002-04-061-258/+0
* Remember to (require 'cl).Mike Williams2002-04-031-1/+2
* (sgml-lexical-context): Fix up CDATA detection for boundary cases.Mike Williams2002-04-031-14/+21
* (sgml-lexical-context)Mike Williams2002-04-031-5/+5
* (sgml-looking-back-at): Short-circuit at beg of buffer.Mike Williams2002-04-021-10/+17
* (sgml-close-tag): Rename fromMike Williams2002-04-021-42/+20
* (sgml-at-indentation-p, sgml-tag)Stefan Monnier2002-04-011-6/+206
* (xml-lite-parse-tag-backward): Fix for implicitly empty tags.Mike Williams2002-04-011-1/+2
* (sgml-mode): Set indent-line-function to sgml-indent-line.Mike Williams2002-04-011-0/+1
* Add deprecation notice.Mike Williams2002-04-011-0/+4
* Remove redundant name-end attribute.Mike Williams2002-04-011-87/+49
* Add an explicit check for 'text syntax, to protect against futureMike Williams2002-04-011-3/+20
* Remove redundant remains of xml-lite-mode.Mike Williams2002-04-011-96/+5
* (sgml-lexical-context): Return (text . START)Stefan Monnier2002-03-291-19/+42
* (xml-lite-get-context): Don't stop parsingStefan Monnier2002-03-291-74/+16
* (xml-lite-get-context): Allow stopping even with an empty context.Stefan Monnier2002-03-291-51/+53
* (sgml-basic-offset): New var.Stefan Monnier2002-03-291-39/+66
* (xml-lite-in-string-p): Use sgml-lexical-context.Stefan Monnier2002-03-281-81/+84
* (sgml-make-syntax-table): New fun.Stefan Monnier2002-03-281-40/+150
* (xml-lite-in-string-p): Simplify.Stefan Monnier2002-03-271-3/+5
* Fix copyright notice.Stefan Monnier2002-03-271-45/+33
* Don't require `custom'.Stefan Monnier2002-03-271-49/+34
* (xml-lite-at-indentation-p): Move.Stefan Monnier2002-03-271-90/+115
* (sgml-xml-mode): Renamed from sgml-xml.Stefan Monnier2002-03-171-88/+73
* (po-content-type-charset-alist): Convert theEli Zaretskii2002-03-161-76/+92