aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (outline-on-heading-p): Use bolp.Richard M. Stallman1994-03-031-28/+29
* (ispell-message-text-end): New variable.Richard M. Stallman1994-03-021-43/+78
* Initial revisionRichard M. Stallman1994-03-021-0/+1990
* (picture-forward-column, picture-backward-column): Allow backward motionKarl Heuer1994-03-011-2/+8
* Fix typo in comment.Karl Heuer1994-03-011-1/+1
* (tc-mode-map): Fix binding of tc-dissociate.Karl Heuer1994-03-011-1/+1
* (hide-sublevels): Doc fix. Rename arg.Richard M. Stallman1994-02-241-6/+6
* (outline-minor-mode-prefix): Change to C-c C-o.Richard M. Stallman1994-02-241-1/+47
* (nroff-mode): Set outline-regexp and outline-level.Richard M. Stallman1994-02-241-0/+10
* (picture-mode-map): Replace delete-backward-charRichard M. Stallman1994-02-211-0/+2
* (outline-mode): Fix spelling of add-hook.Karl Heuer1994-02-101-1/+1
* (show-children): Don't narrow to (1+ (point-max)) whenRichard M. Stallman1994-02-081-1/+6
* (outline-end-of-subtree): If loop leaves us at eob,Richard M. Stallman1994-02-051-3/+7
* (outline-mode-map): Move C-c C-h to C-c C-d.Richard M. Stallman1994-02-041-1/+1
* (sentence-end-double-space): New variable.Richard M. Stallman1994-02-041-21/+35
* (show-children): Don't call outline-level at eob.Richard M. Stallman1994-01-311-1/+3
* (minor-mode-alist): Don't add "Outl" if already added.Richard M. Stallman1994-01-291-2/+3
* (forward-paragraph): Doc fix.Richard M. Stallman1994-01-211-1/+1
* (forward-paragraph): If moving back we find nothingRichard M. Stallman1994-01-161-22/+29
* (tex-common-initialization): Make parse-sexp-ignore-comments t.Richard M. Stallman1994-01-031-0/+2
* (slitex-mode, latex-mode): Set paragraph-start andRichard M. Stallman1994-01-031-2/+46
* (bibtex-field-name, bibtex-field-const, bibtex-field-text):Richard M. Stallman1994-01-011-6/+17
* (ispell-highlight, ispell-dehighlight): New functions.Richard M. Stallman1994-01-011-0/+24
* (ispell-next): Remove periods from messages.Richard M. Stallman1993-12-311-7/+7
* (picture-mode): Save the old truncate-lines value.Richard M. Stallman1993-12-231-0/+4
* (pages-copy-header-and-position): Call end-of-line, not forward-line.Richard M. Stallman1993-12-231-2/+2
* (hide-bibtex-entry-bodies): Don't use replace-regexp.Richard M. Stallman1993-12-231-1/+4
* (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.Richard M. Stallman1993-12-231-0/+4
* Don't imply private dictionary is always ispell.words.Richard M. Stallman1993-12-231-5/+5
* (fill-region-as-paragraph): Do allow breaking line at a periodRichard M. Stallman1993-12-231-1/+2
* (tex-common-initialization): Make paragraph-startRichard M. Stallman1993-12-231-4/+7
* (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neitherRobert J. Chassell1993-11-231-3/+7
* (texinfo-tex-region): Use tex-send-command to do commands.Richard M. Stallman1993-11-201-25/+8
* (tex-send-command): Wait for output first,Richard M. Stallman1993-11-201-1/+9
* (tex-start-shell): Don't use -v option.Richard M. Stallman1993-11-201-10/+15
* Add `provide'.Richard M. Stallman1993-11-151-2/+6
* Revise documentation. Add `provide'.Richard M. Stallman1993-11-151-171/+172
* (fill-individual-paragraphs): Fix skipping headers of yanked message.Richard M. Stallman1993-11-121-1/+3
* (texinfo-format-region): Change `texinfo-[startRichard M. Stallman1993-11-111-3/+3
* (texinfo-texi2dvi-command): Separate `texi2dvi'Richard M. Stallman1993-11-111-4/+7
* (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.Richard M. Stallman1993-11-101-0/+4
* (texinfo-show-structure): Indent appendices properly.Robert J. Chassell1993-11-101-4/+8
* (texinfo-sequential-node-update): Add autoload.Richard M. Stallman1993-11-091-0/+3
* (ispell-message): Delete excess (beginning-of-line) call.Richard M. Stallman1993-11-081-1/+0
* (ispell-message): If gnus, but no mail-yank-prefix,Richard M. Stallman1993-11-081-6/+10
* Fix previous change.Richard M. Stallman1993-11-071-31/+32
* (ispell-message): Stop if ispell-region returns nil.Richard M. Stallman1993-11-071-25/+82
* (tex-alt-print): New function for menu bar.Richard M. Stallman1993-11-061-55/+47
* (tex-validate-region, tex-region):Richard M. Stallman1993-11-031-0/+3
* (tex-define-common-keys): Define menu items.Richard M. Stallman1993-10-271-0/+17