diff options
author | Glenn Morris <rgm@gnu.org> | 2012-04-16 15:22:32 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-04-16 15:22:32 -0400 |
commit | 9d217643e091b06a020e4f3c751401cc7802ebf4 (patch) | |
tree | 2a8b6d106c1d898483d1f23a5c5bb4a0dc8c1e33 /lisp | |
parent | 389c3aa7b2d5d4fca9281c5530bb8d307a167bbc (diff) | |
download | emacs-9d217643e091b06a020e4f3c751401cc7802ebf4.tar.gz emacs-9d217643e091b06a020e4f3c751401cc7802ebf4.tar.bz2 emacs-9d217643e091b06a020e4f3c751401cc7802ebf4.zip |
ChangeLog fix
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e85dd3c8c8..9b136de8961 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1345,10 +1345,6 @@ 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com> - * files.el (file-subdir-of-p): Fix typo. - -2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com> - * files.el (files-equal-p, file-subdir-of-p): New functions. (copy-directory): Error when trying to copy a directory on itself. Add missing copy-contents arg to tramp handler. |