diff options
| author | Chong Yidong | 2010-01-16 15:50:23 -0500 |
|---|---|---|
| committer | Chong Yidong | 2010-01-16 15:50:23 -0500 |
| commit | abd5cfe880473c8da925d5b83e52c8019803d87d (patch) | |
| tree | f1bca818e484f04bba5752b25fc9131fbd375d9e /lisp/ChangeLog | |
| parent | 4572d05251f0b1eeca32a11b6315188623ad8341 (diff) | |
| download | emacs-abd5cfe880473c8da925d5b83e52c8019803d87d.tar.gz emacs-abd5cfe880473c8da925d5b83e52c8019803d87d.zip | |
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5c30e5a3a1c..5ff2d7b24c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-01-16 Jari Aalto <jari.aalto@cante.net> | ||
| 2 | |||
| 3 | * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix. | ||
| 4 | |||
| 1 | 2010-01-16 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-01-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267). | 7 | * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267). |