diff options
| author | Juri Linkov | 2005-12-11 09:57:08 +0000 |
|---|---|---|
| committer | Juri Linkov | 2005-12-11 09:57:08 +0000 |
| commit | d7d1f75e5e9c93ee2d657ab9da5d2f5a54218968 (patch) | |
| tree | 83b9da18bc4b0f4b1c9031c3d16e5797841e20b4 /lispref/ChangeLog | |
| parent | 5a027eaed3a19fbeb9465bdfd732b8c163a07b17 (diff) | |
| download | emacs-d7d1f75e5e9c93ee2d657ab9da5d2f5a54218968.tar.gz emacs-d7d1f75e5e9c93ee2d657ab9da5d2f5a54218968.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 815dc348383..0e6d0127b4c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-12-11 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * minibuf.texi (Completion Commands): Add mention of read-file-name | ||
| 4 | for filename completion keymaps. | ||
| 5 | (Reading File Names): Add mention of filename completion keymaps | ||
| 6 | for read-file-name and xref to `Completion Commands'. | ||
| 7 | |||
| 1 | 2005-12-10 Richard M. Stallman <rms@gnu.org> | 8 | 2005-12-10 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * customize.texi (Common Keywords): State caveats for use of :tag. | 10 | * customize.texi (Common Keywords): State caveats for use of :tag. |