diff options
| author | Christoph Scholtes | 2011-02-28 13:25:50 -0700 |
|---|---|---|
| committer | Christoph Scholtes | 2011-02-28 13:25:50 -0700 |
| commit | cead857b3afcf0ed0166f397cb69c478a6c368f6 (patch) | |
| tree | 58bd7a376622a78298b098fc76e02b5ea3a668e0 /lisp/ChangeLog | |
| parent | 0a906ec3442e226aab69ca52edd44b4cdb1386e4 (diff) | |
| download | emacs-cead857b3afcf0ed0166f397cb69c478a6c368f6.tar.gz emacs-cead857b3afcf0ed0166f397cb69c478a6c368f6.zip | |
* ido.el (ido-everywhere): Doc fix.
(ido-mode): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d38672c0d6b..e5abd0b93d7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-28 Christoph Scholtes <cschol2112@googlemail.com> | ||
| 2 | |||
| 3 | * ido.el (ido-everywhere): Doc fix. | ||
| 4 | (ido-mode): Doc fix. | ||
| 5 | |||
| 1 | 2011-02-28 Glenn Morris <rgm@gnu.org> | 6 | 2011-02-28 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * dired-x.el (dired-guess-shell-alist-default): Use \\', not $. | 8 | * dired-x.el (dired-guess-shell-alist-default): Use \\', not $. |