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:
parent
f34e6aaaf8
commit
484db896fa
2 changed files with 1 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue