1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00

Fix last commit.

This commit is contained in:
Chong Yidong 2010-10-24 11:39:32 -04:00
parent f34e6aaaf8
commit 484db896fa
2 changed files with 1 additions and 2 deletions

View file

@ -1474,7 +1474,6 @@ A value of nil means to display all packages.")
(package-initialize)
(let ((inhibit-read-only t)
info-list name desc hold builtin)
(setq buffer-read-only t)
(erase-buffer)
;; List installed packages
(dolist (elt package-alist)