diff options
| author | Glenn Morris | 2012-02-01 23:06:37 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-01 23:06:37 -0800 |
| commit | 7e2734bc381568d40f83d6cdfa7043bdfdde17f9 (patch) | |
| tree | 927d56ea8be79093d43ad024c9ae82db2aad8d80 /doc/lispref/ChangeLog | |
| parent | f58b98224129b2b7996d22d7232438350787f898 (diff) | |
| download | emacs-7e2734bc381568d40f83d6cdfa7043bdfdde17f9.tar.gz emacs-7e2734bc381568d40f83d6cdfa7043bdfdde17f9.zip | |
Document read-char-choice.
* doc/lispref/commands.texi (Reading One Event):
* doc/lispref/help.texi (Help Functions): Document read-char-choice.
* etc/NEWS: Markup.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 5765b151b41..f95b53bc45f 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-02-02 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * commands.texi (Reading One Event): | ||
| 4 | * help.texi (Help Functions): Document read-char-choice. | ||
| 5 | |||
| 3 | * hooks.texi (Standard Hooks): | 6 | * hooks.texi (Standard Hooks): |
| 4 | * modes.texi (Keymaps and Minor Modes): | 7 | * modes.texi (Keymaps and Minor Modes): |
| 5 | * text.texi (Commands for Insertion): Document post-self-insert-hook. | 8 | * text.texi (Commands for Insertion): Document post-self-insert-hook. |