| Commit message (Expand) | Author | Age | Files | Lines |
| * | (outline-end-of-subtree): If loop leaves us at eob, | Richard M. Stallman | 1994-02-05 | 1 | -3/+7 |
| * | (outline-mode-map): Move C-c C-h to C-c C-d. | Richard M. Stallman | 1994-02-04 | 1 | -1/+1 |
| * | (sentence-end-double-space): New variable. | Richard M. Stallman | 1994-02-04 | 1 | -21/+35 |
| * | (show-children): Don't call outline-level at eob. | Richard M. Stallman | 1994-01-31 | 1 | -1/+3 |
| * | (minor-mode-alist): Don't add "Outl" if already added. | Richard M. Stallman | 1994-01-29 | 1 | -2/+3 |
| * | (forward-paragraph): Doc fix. | Richard M. Stallman | 1994-01-21 | 1 | -1/+1 |
| * | (forward-paragraph): If moving back we find nothing | Richard M. Stallman | 1994-01-16 | 1 | -22/+29 |
| * | (tex-common-initialization): Make parse-sexp-ignore-comments t. | Richard M. Stallman | 1994-01-03 | 1 | -0/+2 |
| * | (slitex-mode, latex-mode): Set paragraph-start and | Richard M. Stallman | 1994-01-03 | 1 | -2/+46 |
| * | (bibtex-field-name, bibtex-field-const, bibtex-field-text): | Richard M. Stallman | 1994-01-01 | 1 | -6/+17 |
| * | (ispell-highlight, ispell-dehighlight): New functions. | Richard M. Stallman | 1994-01-01 | 1 | -0/+24 |
| * | (ispell-next): Remove periods from messages. | Richard M. Stallman | 1993-12-31 | 1 | -7/+7 |
| * | (picture-mode): Save the old truncate-lines value. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (pages-copy-header-and-position): Call end-of-line, not forward-line. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (hide-bibtex-entry-bodies): Don't use replace-regexp. | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
| * | (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | Don't imply private dictionary is always ispell.words. | Richard M. Stallman | 1993-12-23 | 1 | -5/+5 |
| * | (fill-region-as-paragraph): Do allow breaking line at a period | Richard M. Stallman | 1993-12-23 | 1 | -1/+2 |
| * | (tex-common-initialization): Make paragraph-start | Richard M. Stallman | 1993-12-23 | 1 | -4/+7 |
| * | (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither | Robert J. Chassell | 1993-11-23 | 1 | -3/+7 |
| * | (texinfo-tex-region): Use tex-send-command to do commands. | Richard M. Stallman | 1993-11-20 | 1 | -25/+8 |
| * | (tex-send-command): Wait for output first, | Richard M. Stallman | 1993-11-20 | 1 | -1/+9 |
| * | (tex-start-shell): Don't use -v option. | Richard M. Stallman | 1993-11-20 | 1 | -10/+15 |
| * | Add `provide'. | Richard M. Stallman | 1993-11-15 | 1 | -2/+6 |
| * | Revise documentation. Add `provide'. | Richard M. Stallman | 1993-11-15 | 1 | -171/+172 |
| * | (fill-individual-paragraphs): Fix skipping headers of yanked message. | Richard M. Stallman | 1993-11-12 | 1 | -1/+3 |
| * | (texinfo-format-region): Change `texinfo-[start | Richard M. Stallman | 1993-11-11 | 1 | -3/+3 |
| * | (texinfo-texi2dvi-command): Separate `texi2dvi' | Richard M. Stallman | 1993-11-11 | 1 | -4/+7 |
| * | (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el. | Richard M. Stallman | 1993-11-10 | 1 | -0/+4 |
| * | (texinfo-show-structure): Indent appendices properly. | Robert J. Chassell | 1993-11-10 | 1 | -4/+8 |
| * | (texinfo-sequential-node-update): Add autoload. | Richard M. Stallman | 1993-11-09 | 1 | -0/+3 |
| * | (ispell-message): Delete excess (beginning-of-line) call. | Richard M. Stallman | 1993-11-08 | 1 | -1/+0 |
| * | (ispell-message): If gnus, but no mail-yank-prefix, | Richard M. Stallman | 1993-11-08 | 1 | -6/+10 |
| * | Fix previous change. | Richard M. Stallman | 1993-11-07 | 1 | -31/+32 |
| * | (ispell-message): Stop if ispell-region returns nil. | Richard M. Stallman | 1993-11-07 | 1 | -25/+82 |
| * | (tex-alt-print): New function for menu bar. | Richard M. Stallman | 1993-11-06 | 1 | -55/+47 |
| * | (tex-validate-region, tex-region): | Richard M. Stallman | 1993-11-03 | 1 | -0/+3 |
| * | (tex-define-common-keys): Define menu items. | Richard M. Stallman | 1993-10-27 | 1 | -0/+17 |
| * | (text-mode-map): Bind ispell-complete-word to M-TAB. | Richard M. Stallman | 1993-10-26 | 1 | -0/+1 |
| * | (ispell-look-command): New user variable. | Richard M. Stallman | 1993-10-26 | 1 | -2/+311 |
| * | (ispell): If the buffer to spell has no associated file, or, the | Brian Fox | 1993-10-25 | 1 | -1/+2 |
| * | (texinfo-format-begin-end): Bind cmd locally. | Richard M. Stallman | 1993-10-21 | 1 | -13/+27 |
| * | (ispell-message-cite-regexp): Add definition. | Richard M. Stallman | 1993-10-09 | 1 | -0/+3 |
| * | (ispell-message): Handle cited messages. | Richard M. Stallman | 1993-09-24 | 1 | -1/+14 |
| * | (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies. | Brian Fox | 1993-09-21 | 1 | -1/+3 |
| * | (slitex-mode): Add ###autoload magic cookie. | Brian Fox | 1993-09-21 | 1 | -0/+36 |
| * | (outline-minor-mode): Force update of modeline when outline-minor-mode | Brian Fox | 1993-09-21 | 1 | -1/+2 |
| * | (ispell-message): New command, with menu bar item. | Richard M. Stallman | 1993-09-20 | 1 | -0/+11 |
| * | (indented-text-mode): Make only blank lines | Richard M. Stallman | 1993-09-19 | 1 | -1/+8 |
| * | (texinfo-environment-regexp): Match cartouche. | Roland McGrath | 1993-08-18 | 1 | -1/+1 |