mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Minor reformatting
This commit is contained in:
parent
80b010a748
commit
aea35b2370
@ -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…
Reference in New Issue
Block a user