| Commit message (Expand) | Author | Age | Files | Lines |
| * | (outline-on-heading-p): Use bolp. | Richard M. Stallman | 1994-03-03 | 1 | -28/+29 |
| * | (ispell-message-text-end): New variable. | Richard M. Stallman | 1994-03-02 | 1 | -43/+78 |
| * | Initial revision | Richard M. Stallman | 1994-03-02 | 1 | -0/+1990 |
| * | (picture-forward-column, picture-backward-column): Allow backward motion | Karl Heuer | 1994-03-01 | 1 | -2/+8 |
| * | Fix typo in comment. | Karl Heuer | 1994-03-01 | 1 | -1/+1 |
| * | (tc-mode-map): Fix binding of tc-dissociate. | Karl Heuer | 1994-03-01 | 1 | -1/+1 |
| * | (hide-sublevels): Doc fix. Rename arg. | Richard M. Stallman | 1994-02-24 | 1 | -6/+6 |
| * | (outline-minor-mode-prefix): Change to C-c C-o. | Richard M. Stallman | 1994-02-24 | 1 | -1/+47 |
| * | (nroff-mode): Set outline-regexp and outline-level. | Richard M. Stallman | 1994-02-24 | 1 | -0/+10 |
| * | (picture-mode-map): Replace delete-backward-char | Richard M. Stallman | 1994-02-21 | 1 | -0/+2 |
| * | (outline-mode): Fix spelling of add-hook. | Karl Heuer | 1994-02-10 | 1 | -1/+1 |
| * | (show-children): Don't narrow to (1+ (point-max)) when | Richard M. Stallman | 1994-02-08 | 1 | -1/+6 |
| * | (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 |