aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (text-mode-map): Bind ispell-complete-word to M-TAB.Richard M. Stallman1993-10-261-0/+1
* (ispell-look-command): New user variable.Richard M. Stallman1993-10-261-2/+311
* (ispell): If the buffer to spell has no associated file, or, theBrian Fox1993-10-251-1/+2
* (texinfo-format-begin-end): Bind cmd locally.Richard M. Stallman1993-10-211-13/+27
* (ispell-message-cite-regexp): Add definition.Richard M. Stallman1993-10-091-0/+3
* (ispell-message): Handle cited messages.Richard M. Stallman1993-09-241-1/+14
* (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.Brian Fox1993-09-211-1/+3
* (slitex-mode): Add ###autoload magic cookie.Brian Fox1993-09-211-0/+36
* (outline-minor-mode): Force update of modeline when outline-minor-modeBrian Fox1993-09-211-1/+2
* (ispell-message): New command, with menu bar item.Richard M. Stallman1993-09-201-0/+11
* (indented-text-mode): Make only blank linesRichard M. Stallman1993-09-191-1/+8
* (texinfo-environment-regexp): Match cartouche.Roland McGrath1993-08-181-1/+1