| Commit message (Expand) | Author | Age | Files | Lines |
| * | (flyspell-mode-map): New keymap, defined as before 2001-11-09. | Richard M. Stallman | 2001-12-27 | 1 | -1/+11 |
| * | (texinfo-show-structure): Display the line showing the current location | Robert J. Chassell | 2001-12-25 | 1 | -18/+43 |
| * | (refill-mode): Don't barf when redundantly turning refill-mode off. | Miles Bader | 2001-12-22 | 1 | -4/+8 |
| * | Doc fix. | Pavel Janík | 2001-12-20 | 1 | -1/+1 |
| * | Doc fixes. | Pavel Janík | 2001-12-20 | 1 | -5/+5 |
| * | (ispell-complete-word): Doc fix. | Pavel Janík | 2001-12-11 | 1 | -1/+1 |
| * | (ispell-buffer-local-parsing): Match xml like sgml. | Richard M. Stallman | 2001-12-11 | 1 | -1/+1 |
| * | (set-justification): Rename arg VALUE to STYLE. | Richard M. Stallman | 2001-12-07 | 1 | -8/+11 |
| * | Doc fixes. | Pavel Janík | 2001-12-03 | 1 | -2/+2 |
| * | (reftex-toc-mode): Remove make-local-hook. | Pavel Janík | 2001-12-02 | 1 | -2/+0 |
| * | (reftex-index-mode): Remove make-local-hook. | Pavel Janík | 2001-12-02 | 1 | -2/+0 |
| * | (outline-mode-prefix-map): Add bindings for outline-promote and outline-demote. | Stefan Monnier | 2001-12-02 | 1 | -101/+107 |
| * | Doc fix. | Stefan Monnier | 2001-12-02 | 1 | -1/+0 |
| * | (picture-mode-map): Don't use defconst for a variable. | Stefan Monnier | 2001-12-02 | 1 | -2/+2 |
| * | (mark-paragraph): Clarify doc. Clarify | Kai Großjohann | 2001-11-30 | 1 | -5/+14 |
| * | (outline-promote, outline-demote): Typo. | Stefan Monnier | 2001-11-30 | 1 | -8/+8 |
| * | (outline-up-heading): Add `invisible-ok' arg. | Stefan Monnier | 2001-11-29 | 1 | -77/+179 |
| * | Converted backquote to the new style. | Sam Steingold | 2001-11-27 | 1 | -12/+12 |
| * | (return-key-bib): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -1/+1 |
| * | (fill-indent-according-to-mode): Default to nil. | Stefan Monnier | 2001-11-25 | 1 | -1/+1 |
| * | (fill-delete-prefix, fill-delete-newlines): | Stefan Monnier | 2001-11-19 | 1 | -106/+112 |
| * | (picture-vertical-step) | Stefan Monnier | 2001-11-19 | 1 | -2/+2 |
| * | Doc fix. | Stefan Monnier | 2001-11-19 | 1 | -1/+1 |
| * | (flyspell-default-dictionary): Fix previous change. | Pavel Janík | 2001-11-12 | 1 | -1/+1 |
| * | (flyspell-default-dictionary): Fix custom type. | Richard M. Stallman | 2001-11-12 | 1 | -1/+1 |
| * | (flyspell-default-dictionary): Allow nil as value, and make nil the default. | Richard M. Stallman | 2001-11-11 | 1 | -5/+7 |
| * | (flyspell-correct-word/local-keymap): Function deleted. | Richard M. Stallman | 2001-11-10 | 1 | -54/+3 |
| * | Use the keymap property instead of local-map, and don't use a minor-mode map. | Richard M. Stallman | 2001-11-10 | 1 | -62/+10 |
| * | (fill-context-prefix): Fix braino. | Stefan Monnier | 2001-11-03 | 1 | -2/+2 |
| * | (fill-region-as-paragraph): Don't forget to skip | Stefan Monnier | 2001-11-02 | 1 | -1/+3 |
| * | (sgml-xml-guess): Fix regexp to avoid ambiguous nested loops. | Richard M. Stallman | 2001-11-01 | 1 | -1/+1 |
| * | (sentence-end-double-space, sentence-end-without-period): Move to paragraphs. | Stefan Monnier | 2001-10-30 | 1 | -141/+135 |
| * | (sentence-end-double-space, sentence-end-without-period): Move from fill.el. | Stefan Monnier | 2001-10-30 | 1 | -42/+66 |
| * | (text-mode-map): Remove the \t binding. | Stefan Monnier | 2001-10-30 | 1 | -39/+22 |
| * | (use-hard-newlines): Use define-minor-mode. | Stefan Monnier | 2001-10-30 | 1 | -29/+15 |
| * | (paragraph-indent-minor-mode): Don't set paragraph-separate. | Stefan Monnier | 2001-10-30 | 1 | -10/+4 |
| * | (version18p, version20p): Vars deleted. | Richard M. Stallman | 2001-10-28 | 1 | -24/+6 |
| * | (sgml-tags-invisible): Typo. | Stefan Monnier | 2001-10-28 | 1 | -1/+1 |
| * | (sgml-empty-tags): New var. | Stefan Monnier | 2001-10-28 | 1 | -37/+51 |
| * | Use `when', `dolist', `push', ... | Stefan Monnier | 2001-10-28 | 1 | -273/+222 |
| * | renamed `html-xhtml' to `sgml-xml' and generalized accordingly | Sam Steingold | 2001-10-27 | 1 | -84/+89 |
| * | No change. Error by bob, not eliz, logging change for wrong file. | Eli Zaretskii | 2001-10-27 | 1 | -1/+10 |
| * | (text-mode): Use define-derived-mode. | Stefan Monnier | 2001-10-27 | 1 | -17/+7 |
| * | (html-mode); set `mode-name' based on `html-xhtml' | Sam Steingold | 2001-10-26 | 1 | -0/+2 |
| * | (html-mode): Set `html-xhtml' from the DOCTYPE. | Sam Steingold | 2001-10-26 | 1 | -7/+21 |
| * | some code simplifications: when instead of if+progn; | Sam Steingold | 2001-10-26 | 1 | -33/+27 |
| * | (artist-version): 1.2.4. | Gerd Moellmann | 2001-10-26 | 1 | -10/+33 |
| * | (sgml-font-lock-keywords-1): Ignore comments. | Stefan Monnier | 2001-10-25 | 1 | -58/+69 |
| * | (font-lock-keywords): Make sure texinfo-clone-environment is called. | Stefan Monnier | 2001-10-25 | 1 | -1/+1 |
| * | (texinfo-environments, texinfo-environment-regexp): Hoisted. | Stefan Monnier | 2001-10-25 | 1 | -86/+77 |