summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Comment fixes.Karl Heuer1996-01-055-7/+7
* (texinfo-master-menu): Doc fix.Karl Heuer1996-01-042-3/+3
* (r2b-additional-stop-words, capitalize-title-stop-words):Karl Heuer1996-01-041-3/+3
* (ispell-gnu-look-still-broken-p, ispell-message-text-end):Karl Heuer1996-01-041-2/+2
* (fill-context-prefix, unjustify-current-line,Karl Heuer1996-01-041-2/+2
* (bibtex-generate-autokey, bibtex-find-entry-location):Karl Heuer1996-01-041-4/+4
* (capitalize-title-stop-words): Doc fix.Karl Heuer1996-01-041-1/+1
* (fill-paragraph-function): Doc fix.Richard M. Stallman1995-12-241-1/+2
* (bibtex-auto-fill-function): Adapted for use withKarl Heuer1995-12-131-247/+400
* (fill-context-prefix): Doc fix.Karl Heuer1995-12-131-1/+1
* (fill-context-prefix): New arg first-line-regexp.Richard M. Stallman1995-11-181-11/+23
* (fill-region-as-paragraph): Remove redundant "setq from".Richard M. Stallman1995-11-171-26/+30
* (fill-region-as-paragraph): Handle left margin extending to or pastRichard M. Stallman1995-11-151-9/+19
* (fill-individual-paragraphs): Advance 1 line in inner loop.Richard M. Stallman1995-11-141-5/+6
* (fill-region-as-paragraph): Since adaptive-fill-regexpRichard M. Stallman1995-11-111-10/+11
* (fill-region-as-paragraph): Use fill-context-prefix.Richard M. Stallman1995-11-101-23/+27
* (tex-send-command): Give meaningful error message.Karl Heuer1995-11-041-1/+1
* (minor-mode-map-alist): Use substitute-key-definitionKarl Heuer1995-11-031-5/+11
* Comment changeErik Naggum1995-10-301-0/+1
* Comment change.Richard M. Stallman1995-10-305-24/+24
* (outline-view-change-hook): New hook variable.Richard M. Stallman1995-10-201-1/+5
* (tex-start-of-header): Now a regexp.Richard M. Stallman1995-10-191-10/+10
* (adaptive-fill-function): Change defun to defvar.Richard M. Stallman1995-10-111-1/+1
* (ispell-message-text-end): Match reporter.el bug reports.Richard M. Stallman1995-09-291-0/+2
* (center-line): New arg NLINES.Richard M. Stallman1995-09-101-13/+25
* (refer-every): Renamed from every.Richard M. Stallman1995-08-271-8/+8
* (2C-mode): Use make-local-hook and add-hook.Richard M. Stallman1995-08-221-2/+2
* Rewrite texinfo-font-lock-keywords; don't fontify syntactically.Simon Marshall1995-08-101-10/+13
* (forward-paragraph): Don't overlook a paragraph-startRichard M. Stallman1995-08-081-2/+2
* (bibtex-maintain-sorted-entries): Make nil the default.Richard M. Stallman1995-08-051-1/+1
* (fill-region-as-paragraph): Don't find adaptive-fill-regexpRichard M. Stallman1995-08-021-6/+18
* (2C-toggle-autoscroll, 2C-autoscroll):Karl Heuer1995-08-011-32/+42
* (forward-paragraph): Don't move back over a lineRichard M. Stallman1995-07-291-2/+12
* (latex-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+16
* (texinfo-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+11
* Add keywords and comments as per conventions.Richard M. Stallman1995-07-271-70/+93
* (texinfo-specific-section-type): Use buffer-substring-no-properties.Richard M. Stallman1995-07-271-4/+5
* (texinfo-environment-regexp): Allow whitespace at BOL.Richard M. Stallman1995-07-271-1/+1
* (outline-next-visible-heading): Rewritten to handleRichard M. Stallman1995-07-191-10/+12
* (font-lock-defaults): New variable.Richard M. Stallman1995-07-181-2/+43
* (canonically-space-region): Doc fix.Karl Heuer1995-07-171-14/+18
* Symbols renamed to be like mode-line indicator.Karl Heuer1995-07-071-412/+417
* (current-fill-column): If fill-column is nil, return nil.Richard M. Stallman1995-06-291-15/+16
* (texinfo-environment-regexp): Add @ifhtml, @html.Richard M. Stallman1995-06-181-2/+3