diff options
| author | Glenn Morris | 2012-11-17 14:45:24 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-11-17 14:45:24 -0800 |
| commit | a045a16773e4953e2a68f060f9245d044ee5e345 (patch) | |
| tree | 51d3aaf831afd43fa23a0971e4f67105b4549dc6 /doc/lispref/ChangeLog | |
| parent | d8715cdf90538fa8abd3e2c23ed2efd23c4253c1 (diff) | |
| download | emacs-a045a16773e4953e2a68f060f9245d044ee5e345.tar.gz emacs-a045a16773e4953e2a68f060f9245d044ee5e345.zip | |
* minibuf.texi (Basic Completion): Mention misc completion-table funcs.
* etc/NEWS: Related edit.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3aa947d22b7..da82ece39c1 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-11-17 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * minibuf.texi (Basic Completion): Mention misc completion-table funcs. | ||
| 4 | |||
| 1 | 2012-11-17 Leo Liu <sdl.web@gmail.com> | 5 | 2012-11-17 Leo Liu <sdl.web@gmail.com> |
| 2 | 6 | ||
| 3 | * minibuf.texi (Programmed Completion): Doc fix for metadata | 7 | * minibuf.texi (Programmed Completion): Doc fix for metadata |