aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 1996 to copyright notice.Richard M. Stallman1996-09-011-1/+1
* (use-hard-newlines): New minor mode function.Richard M. Stallman1996-09-011-8/+52
* (texinfo-format-printindex):Richard M. Stallman1996-08-301-1/+1
* (tex-main-file): New variable.Richard M. Stallman1996-08-251-6/+12
* (html-tag-alist): Fix the entry for "font".Richard M. Stallman1996-08-141-1/+1
* (bibtex-mode): Set normal-auto-fill-function locally;Richard M. Stallman1996-08-091-2/+2
* Use current FSF address/phone in sample file.Karl Heuer1996-07-201-3/+3
* (texinfo-format-today): Avoid race condition by getting current time only once.Karl Heuer1996-07-151-9/+1
* (tex-validate-region): Skip fwd over whitespaceKarl Heuer1996-07-111-4/+12
* (bibtex-reference-head): Allow spaces and tabs betweenKarl Heuer1996-07-111-9/+23
* (bibtex-reference-head): Allow whitespace after the open paren.Richard M. Stallman1996-06-291-1/+1
* (ispell-message): Support message-mode.Richard M. Stallman1996-06-281-4/+13
* (outline-minor-mode): No longer permanent local.Richard M. Stallman1996-06-261-8/+13
* (tex-common-initialization): Set skeleton-further-elements.Richard M. Stallman1996-06-251-18/+16
* (outline-up-heading): Fix error message.Richard M. Stallman1996-06-201-3/+3
* (html-list): Definition deleted.Richard M. Stallman1996-06-151-27/+59
* (texinfo-copy-menu): Use double backslash to quote regexp.Karl Heuer1996-06-091-3/+3
* (texinfo-find-pointer): Doc fix.Karl Heuer1996-06-091-2/+2
* (ispell-region): Handle ispell-skip-sgml properly with an re-search.Richard M. Stallman1996-05-311-2/+2
* (fill-individual-paragraphs): Don't get stuckRichard M. Stallman1996-05-311-1/+4
* (latex-imenu-create-index):Richard M. Stallman1996-05-151-15/+19
* (ispell-check-comments): Default is now t.Richard M. Stallman1996-05-091-2/+2
* (fill-region-as-paragraph): Fix the second check forRichard M. Stallman1996-03-191-2/+4
* (fill-context-prefix): Unused var `eol' deleted.Richard M. Stallman1996-03-171-2/+1
* (bibtex-pop): New generic function which unifies theRichard M. Stallman1996-03-081-227/+359
* (texinfo-section-types-regexp)Richard M. Stallman1996-03-051-0/+47
* (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.Richard M. Stallman1996-03-031-1/+1
* Comment change.Richard M. Stallman1996-03-022-2/+2
* (fill-region-as-paragraph): Doc fix.Erik Naggum1996-02-221-1/+1
* (canonically-space-region): Use insert-before-markersKarl Heuer1996-02-211-7/+14
* (picture-mode-map): Install picture-self-insertRichard M. Stallman1996-02-141-0/+4
* (html-tag-alist): within the <ADDRESS> tagRichard M. Stallman1996-02-081-1/+1
* Comment change.Richard M. Stallman1996-01-291-1/+1
* (ispell-help): Use set-minibuffer-window.Richard M. Stallman1996-01-271-0/+3
* (ispell-command-loop, ispell-region): Pass proper format string to message.Richard M. Stallman1996-01-271-5/+3
* (tex-face-alist, tex-latex-face-alist): New variables.Richard M. Stallman1996-01-261-4/+32
* (forward-paragraph): Comment change.Richard M. Stallman1996-01-261-0/+1
* Whitespace fix.Richard M. Stallman1996-01-261-1/+1
* Tweaked command regexp.Simon Marshall1996-01-251-14/+13
* (start-ispell, ispell-next): Pass proper format string to message.Karl Heuer1996-01-251-3/+4
* (sgml-tag-help): Pass proper format string to message.Karl Heuer1996-01-251-1/+2
* (picture-mode): Pass proper format string to message.Karl Heuer1996-01-251-4/+3
* (sgml-quick-keys): New variable.Richard M. Stallman1996-01-241-47/+82
* (bibtex-font-lock-keywords, bibtex-mode):Richard M. Stallman1996-01-161-12/+10
* Update FSF's address.Erik Naggum1996-01-1423-679/+701
* Removed auto-mode-alist hacking for html-mode to files.el.Erik Naggum1996-01-131-5/+0
* Remove redundant auto-mode-alist hacking.Erik Naggum1996-01-131-7/+0
* (forward-page): Simplify how we avoid getting stuck when moving backwards.Richard M. Stallman1996-01-121-12/+10
* Also load for .sgm and .dtd files.Richard M. Stallman1996-01-121-139/+1085
* (fill-region-as-paragraph): Check again for reachingKarl Heuer1996-01-091-14/+18