summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Richard M. Stallman1995-03-141-1/+37
* (adaptive-fill-regexp): Skip # or ;.Richard M. Stallman1995-03-131-1/+1
* (adaptive-fill-regexp): Skip #'s and ;'s.Richard M. Stallman1995-03-131-1/+1
* Initial revisionRichard M. Stallman1995-03-101-0/+596
* (indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-1/+1
* (tex-common-initialization, latex-mode, slitex-mode): Remove ^ fromBoris Goldowsky1995-03-021-38/+38
* (texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* (texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* (scribe-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* (outline-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* (nroff-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* (bibtex-mode): Remove ^ from paragraph-start.Boris Goldowsky1995-03-011-1/+1
* (paragraph-start, paragraph-separate): Default values no longer startBoris Goldowsky1995-03-011-37/+91
* (set-fill-prefix): start from left-margin.Boris Goldowsky1995-02-231-290/+448
* (tex-append): Try splitting on last period, thenRichard M. Stallman1995-02-171-4/+7
* Personal dictionary save forced when called from menu,Richard M. Stallman1995-02-081-54/+119
* (texinfo-environment-regexp): Match @menu andRichard M. Stallman1995-02-061-9/+6
* (fill-paragraph): Bind fill-paragraph-function to nil before calling it.Richard M. Stallman1995-02-021-1/+3
* (fill-paragraph-function): New variable.Richard M. Stallman1995-02-021-13/+21
* (tex-display-shell): Pass nil as arg toRichard M. Stallman1995-01-271-7/+12
* (justify-current-line): Avoid error comparing fill-prefixRichard M. Stallman1995-01-251-57/+59
* (fill-region-as-paragraph): At end, advance over any newlinesRichard M. Stallman1995-01-201-2/+7
* (center-line): fill-column is a var, not a function.Karl Heuer1995-01-201-1/+1
* (fill-region-as-paragraph): left-margin renamed to current-left-margin.Richard M. Stallman1995-01-191-3/+3
* (current-justification): Renamed from current-justification. Callers changed.Richard M. Stallman1995-01-191-3/+3
* (set-justification): New function.Richard M. Stallman1995-01-191-209/+393
* (center-line): Use current-left-margin function, not variable.Richard M. Stallman1995-01-191-5/+4
* (forward-paragraph): Fix end-of-buffer bug.Richard M. Stallman1995-01-191-2/+2
* (check-ispell-version): Use Fundamental mode in the temporary buffer.Richard M. Stallman1995-01-181-2/+2
* (scribe-mode): Treat @: as a sentence end.Richard M. Stallman1995-01-181-13/+15
* (check-ispell-version): Force standard syntax table.Karl Heuer1995-01-181-0/+3
* (forward-paragraph): Notice use-hard-newlines value.Richard M. Stallman1995-01-131-14/+39
* (fill-region-as-paragraph): Don't modify newlineRichard M. Stallman1995-01-131-35/+40
* (bibtex-clean-entry): Killing text while editingRichard M. Stallman1995-01-061-2/+2
* (tex-print): Better check for when to print currentRichard M. Stallman1995-01-051-1/+3
* (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.Richard M. Stallman1995-01-031-1/+1
* (spell-filter): Make it a risky-local-variable.Richard M. Stallman1995-01-031-0/+3
* (tex-mode): \begin at start of file implies Latex.Richard M. Stallman1995-01-021-1/+1
* (tex-mode-map): Add BibTeX File menu item.Richard M. Stallman1994-12-301-4/+6
* (bibtex-string, bibtex-preamble): Use forward-line.Richard M. Stallman1994-12-231-1189/+1715
* Comment change.Richard M. Stallman1994-12-221-2/+2
* (tex-start-shell): Use inheritance.Richard M. Stallman1994-12-211-1/+1
* Make keymap for tex-shell the shell-mode-map.Edward M. Reingold1994-12-211-2/+2
* Be consistent in use of comint (instead of shell) mode.Edward M. Reingold1994-12-191-1/+2
* Added ispell-offset for version consistency.Karl Heuer1994-12-101-225/+270
* (fill-region-as-paragraph): If region starts in mid-line,Richard M. Stallman1994-12-041-26/+37
* (bibtex-mode-map): Delete binding for ".Richard M. Stallman1994-12-041-4/+0
* (picture-self-insert): Use last-command-event,Richard M. Stallman1994-11-181-8/+5
* (texinfo-format-node): Insert the node delimiterRichard M. Stallman1994-11-111-3/+2
* (r2b-help): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4