diff options
| author | Lars Ingebrigtsen | 2014-02-08 20:57:28 -0800 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2014-02-08 20:57:28 -0800 |
| commit | fc2b1ffaa0e7edfd60fee9441c59c830219a407c (patch) | |
| tree | d10d27eaccfcf5aa329bf6d63a16f2193de429af /lisp/ChangeLog | |
| parent | ab4dc1e1bab31e79566fdbff73508cac40cd9f12 (diff) | |
| download | emacs-fc2b1ffaa0e7edfd60fee9441c59c830219a407c.tar.gz emacs-fc2b1ffaa0e7edfd60fee9441c59c830219a407c.zip | |
* cus-edit.el (customize-apropos): Fix error string.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02cc24a2a36..44172fa2a70 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org> | 1 | 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * cus-edit.el (customize-apropos): Fix error string. | ||
| 4 | |||
| 3 | * dired-aux.el (dired-copy-file-recursive): Remove slighly | 5 | * dired-aux.el (dired-copy-file-recursive): Remove slighly |
| 4 | misleading comment (bug#11328). | 6 | misleading comment (bug#11328). |
| 5 | 7 | ||