diff options
| author | Daniel Colascione | 2014-04-08 03:33:48 -0700 |
|---|---|---|
| committer | Daniel Colascione | 2014-04-08 03:33:48 -0700 |
| commit | cb6e0bfa7a01dcdaa246e4d3f5d8568087f6e3ba (patch) | |
| tree | ee2fcbd8f9770da76877ea666c2d4e4f2470e7aa /doc/lispref/ChangeLog | |
| parent | dc0b0454feb676cbe54137babff4c9bf55ec6719 (diff) | |
| download | emacs-cb6e0bfa7a01dcdaa246e4d3f5d8568087f6e3ba.tar.gz emacs-cb6e0bfa7a01dcdaa246e4d3f5d8568087f6e3ba.zip | |
Tweak completion documentation
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 80427fd0984..2ae1faffc4e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-04-08 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * minibuf.texi (Programmed Completion): Improve phrasing, remove | ||
| 4 | incorrect bullet count. | ||
| 5 | |||
| 1 | 2014-04-07 Glenn Morris <rgm@gnu.org> | 6 | 2014-04-07 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * os.texi (Recording Input): Dribble files may contain passwords. | 8 | * os.texi (Recording Input): Dribble files may contain passwords. |