| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (texinfo-section-types-regexp) | Stefan Monnier | 2001-10-25 | 1 | -95/+95 |
* | (sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self. | Eli Zaretskii | 2001-10-22 | 1 | -16/+43 |
* | Use define-derived-mode. | Stefan Monnier | 2001-10-13 | 1 | -42/+28 |
* | * play/gomoku.el (gomoku-mode): | Stefan Monnier | 2001-10-13 | 1 | -6/+1 |
* | (refill-mode): Bind DEL to backward-delete-char-untabify. | Stefan Monnier | 2001-10-13 | 1 | -2/+36 |
* | (scribe-mode): Use define-derived-mode. | Stefan Monnier | 2001-10-13 | 1 | -34/+20 |
* | (2C-mode): Don't use make-local-hook. | Stefan Monnier | 2001-10-13 | 1 | -1/+0 |
* | (picture-mode): Massage. | Stefan Monnier | 2001-10-13 | 1 | -15/+9 |
* | added `html-xhtml' for XHTML input | Sam Steingold | 2001-10-05 | 1 | -31/+46 |
* | (nroff-mode-abbrev-table, nroff-mode): Use define-derived-mode. | Gerd Moellmann | 2001-10-05 | 1 | -63/+40 |
* | (outline-regexp): Doc fix. | Richard M. Stallman | 2001-09-12 | 1 | -6/+3 |
* | (outline-mode): Use `^' and a shy group | Gerd Moellmann | 2001-09-11 | 1 | -1/+1 |
* | (ispell-dictionary-alist-4): Add "german" | Eli Zaretskii | 2001-09-07 | 1 | -16/+22 |
* | (refer-find-entry-internal): Use | Gerd Moellmann | 2001-09-07 | 1 | -8/+9 |
* | Remove dots and exclams from end of error messages. From Pavel Janik. | Eli Zaretskii | 2001-08-26 | 1 | -19/+19 |
* | (adaptive-fill-regexp): Admit tabs as well. | Stefan Monnier | 2001-08-22 | 1 | -1/+1 |
* | (texinfo-every-node-update): Remove | Gerd Moellmann | 2001-08-20 | 1 | -1/+1 |
* | Update copyright notice, fix minor | Gerd Moellmann | 2001-08-16 | 1 | -23/+69 |
* | (forward-sentence): Avoid building | Gerd Moellmann | 2001-08-07 | 1 | -4/+6 |
* | Keyword added and FSF specified as Maintainer. | Pavel Janík | 2001-08-06 | 6 | -0/+6 |
* | Milan Zamazal has new address. | Pavel Janík | 2001-08-05 | 1 | -1/+1 |
* | (ispell-alternate-dictionary): Add /usr/share/lib/dict/words, for Irix. | Eli Zaretskii | 2001-08-01 | 1 | -0/+2 |
* | Doc and coding conventions fixes. | Pavel Janík | 2001-07-18 | 1 | -1/+1 |