diff options
| author | Nick Roberts | 2005-12-23 02:01:02 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-12-23 02:01:02 +0000 |
| commit | d59e3c42dc08b80462e6ba4171832bfcb1b670cb (patch) | |
| tree | 4b659b796b33d46561d7ee3baf83882012e5b563 /lisp | |
| parent | 57d79b9944248e2e89085782e426e278144a9491 (diff) | |
| download | emacs-d59e3c42dc08b80462e6ba4171832bfcb1b670cb.tar.gz emacs-d59e3c42dc08b80462e6ba4171832bfcb1b670cb.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index afaf8b6bfb2..74170897f37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2005-12-23 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * descr-text.el: Add FSF as maintainer. | ||
| 4 | (describe-text-mode, describe-text-mode-map) | ||
| 5 | (describe-text-mode-hook, describe-text-done): Delete. Use normal | ||
| 6 | help-mode. | ||
| 7 | (describe-text-widget, describe-text-sexp) | ||
| 8 | (describe-property-list, describe-text-category) | ||
| 9 | (describe-text-properties, describe-text-properties-1) | ||
| 10 | (describe-char): Use help buttons instead of widgets. | ||
| 11 | (describe-char-unicodedata-file): Make URL link in doc string. | ||
| 12 | |||
| 1 | 2005-12-22 Richard M. Stallman <rms@gnu.org> | 13 | 2005-12-22 Richard M. Stallman <rms@gnu.org> |
| 2 | 14 | ||
| 3 | * cus-edit.el (custom-variable-prompt): Say "variable" in prompt. | 15 | * cus-edit.el (custom-variable-prompt): Say "variable" in prompt. |