mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 22:40:51 -08:00
Minor reformatting
This commit is contained in:
parent
80b010a748
commit
aea35b2370
1 changed files with 5 additions and 6 deletions
|
|
@ -229,12 +229,11 @@
|
|||
;; el-get-update
|
||||
;; el-get-list-packages)
|
||||
;; :config
|
||||
;; (progn
|
||||
;; (defun el-get-read-status-file ()
|
||||
;; (mapcar #'(lambda (entry)
|
||||
;; (cons (plist-get entry :symbol)
|
||||
;; `(status "installed" recipe ,entry)))
|
||||
;; el-get-sources))))
|
||||
;; (defun el-get-read-status-file ()
|
||||
;; (mapcar #'(lambda (entry)
|
||||
;; (cons (plist-get entry :symbol)
|
||||
;; `(status "installed" recipe ,entry)))
|
||||
;; el-get-sources)))
|
||||
|
||||
(require 'bind-key)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue