aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPhil Hagelberg2011-02-11 20:18:15 -0500
committerChong Yidong2011-02-11 20:18:15 -0500
commitc6affbdeb9d11bfcd10aa804cb8f4b65baa3cd28 (patch)
treebbdbd80c9f52b22133499843f335a9ad5f99bf97 /lisp/ChangeLog
parentb5a537954469ab886ba38b930e336e9b110585ac (diff)
downloademacs-c6affbdeb9d11bfcd10aa804cb8f4b65baa3cd28.tar.gz
emacs-c6affbdeb9d11bfcd10aa804cb8f4b65baa3cd28.zip
Allow packages to be reinstalled.
* emacs-lisp/package.el (package--write-file-no-coding): Remove EXCL arg. (package-unpack-single): Don't use it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d97d7cee4b6..e8308059963 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-02-12 Phil Hagelberg <phil@hagelb.org>
2
3 * emacs-lisp/package.el: Allow packages to be reinstalled.
4 (package--write-file-no-coding): Remove EXCL arg.
5 (package-unpack-single): Don't use it.
6
12011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change) 72011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
2 8
3 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory 9 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory