| Commit message (Expand) | Author | Age | Files | Lines |
* | (refer-every): Renamed from every. | Richard M. Stallman | 1995-08-27 | 1 | -8/+8 |
* | (2C-mode): Use make-local-hook and add-hook. | Richard M. Stallman | 1995-08-22 | 1 | -2/+2 |
* | Rewrite texinfo-font-lock-keywords; don't fontify syntactically. | Simon Marshall | 1995-08-10 | 1 | -10/+13 |
* | (forward-paragraph): Don't overlook a paragraph-start | Richard M. Stallman | 1995-08-08 | 1 | -2/+2 |
* | (bibtex-maintain-sorted-entries): Make nil the default. | Richard M. Stallman | 1995-08-05 | 1 | -1/+1 |
* | (fill-region-as-paragraph): Don't find adaptive-fill-regexp | Richard M. Stallman | 1995-08-02 | 1 | -6/+18 |
* | (2C-toggle-autoscroll, 2C-autoscroll): | Karl Heuer | 1995-08-01 | 1 | -32/+42 |
* | (forward-paragraph): Don't move back over a line | Richard M. Stallman | 1995-07-29 | 1 | -2/+12 |
* | (latex-imenu-generic-expression): Var defined. | Karl Heuer | 1995-07-28 | 1 | -0/+16 |
* | (texinfo-imenu-generic-expression): Var defined. | Karl Heuer | 1995-07-28 | 1 | -0/+11 |
* | Add keywords and comments as per conventions. | Richard M. Stallman | 1995-07-27 | 1 | -70/+93 |
* | (texinfo-specific-section-type): Use buffer-substring-no-properties. | Richard M. Stallman | 1995-07-27 | 1 | -4/+5 |
* | (texinfo-environment-regexp): Allow whitespace at BOL. | Richard M. Stallman | 1995-07-27 | 1 | -1/+1 |
* | (outline-next-visible-heading): Rewritten to handle | Richard M. Stallman | 1995-07-19 | 1 | -10/+12 |
* | (font-lock-defaults): New variable. | Richard M. Stallman | 1995-07-18 | 1 | -2/+43 |
* | (canonically-space-region): Doc fix. | Karl Heuer | 1995-07-17 | 1 | -14/+18 |
* | Symbols renamed to be like mode-line indicator. | Karl Heuer | 1995-07-07 | 1 | -412/+417 |
* | (current-fill-column): If fill-column is nil, return nil. | Richard M. Stallman | 1995-06-29 | 1 | -15/+16 |
* | (texinfo-environment-regexp): Add @ifhtml, @html. | Richard M. Stallman | 1995-06-18 | 1 | -2/+3 |
* | Reinstalled autoloads from ispell-dictionary-alist, | Richard M. Stallman | 1995-06-16 | 1 | -11/+31 |
* | Removed autoload from ispell-dictionary-alist, | Richard M. Stallman | 1995-06-16 | 1 | -44/+64 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | Put comments first in texinfo-font-lock-keywords. | Simon Marshall | 1995-06-08 | 1 | -1/+1 |
* | (bibtex-mode-map): Fix capitalization in menu bar. | Karl Heuer | 1995-05-30 | 1 | -2/+2 |
* | (ispell-message-text-end): Match start of forwarded msg. | Karl Heuer | 1995-05-27 | 1 | -1/+2 |
* | (texinfo-sequentially-find-pointer): Don't modify | Karl Heuer | 1995-05-26 | 1 | -4/+3 |
* | Provide noutline as well as outline. | Richard M. Stallman | 1995-05-07 | 1 | -0/+1 |
* | (ispell-region): If position not visible, (sit-for 0). | Richard M. Stallman | 1995-05-06 | 1 | -0/+2 |
* | All autoload cookies disabled. | Richard M. Stallman | 1995-05-06 | 2 | -11/+11 |
* | (scribe-chapter): Change to C-c C-c. | Karl Heuer | 1995-05-03 | 1 | -10/+10 |
* | (outline-minor-mode-prefix): Change to C-c @. | Richard M. Stallman | 1995-05-02 | 2 | -2/+2 |
* | (texinfo-mode-map): Delete C-c ] binding. | Richard M. Stallman | 1995-05-02 | 1 | -1/+0 |
* | (tex-view): Nice error if tex-dvi-view-command is nil. | Richard M. Stallman | 1995-04-29 | 1 | -1/+5 |
* | (outline-minor-mode): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 2 | -2/+2 |
* | (picture-set-motion, picture-mode-exit): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -6/+2 |
* | (ispell-minor-mode): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -1/+1 |
* | (ispell-init-ispell): Don't barf if there is a | Richard M. Stallman | 1995-04-17 | 1 | -3/+10 |
* | Comment change. | Richard M. Stallman | 1995-04-14 | 2 | -0/+2 |
* | (fill-paragraph, fill-region, fill-nonuniform-paragraphs) | Richard M. Stallman | 1995-04-14 | 1 | -4/+7 |
* | (bibtex-find-text, bibtex-remove-double-quotes-or-braces): | Richard M. Stallman | 1995-04-11 | 1 | -19/+18 |
* | (fill-region-as-paragraph): Undo previous change. | Richard M. Stallman | 1995-04-10 | 1 | -3/+4 |
* | (ispell-message): Make mail-header-separator into regexp. | Richard M. Stallman | 1995-04-08 | 1 | -1/+1 |
* | (fill-region): Avoid error on reaching end of buffer. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
* | (fill-region-as-paragraph): If JUSTIFY is non-nil, | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 3 | -3/+3 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | (ispell-menu-map-needed): Delete test for menu-bar feature. | Richard M. Stallman | 1995-04-06 | 1 | -2/+5 |
* | (ispell-personal-dictionary): Add autoload. | Karl Heuer | 1995-04-05 | 1 | -0/+1 |
* | (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation. | Richard M. Stallman | 1995-04-02 | 1 | -4/+6 |
* | entered into RCS | Richard M. Stallman | 1995-03-14 | 1 | -6/+13 |