Merge from emacs-24; up to 2014-03-21T21:27:25Z!dancol@dancol.org
This commit is contained in:
commit
299ccd03f9
8 changed files with 183 additions and 112 deletions
|
@ -334,7 +334,7 @@ contrast, `package-user-dir' contains packages for personal use."
|
|||
(when value
|
||||
(push (cons (car rest-plist)
|
||||
(if (eq (car-safe value) 'quote)
|
||||
(cdr value)
|
||||
(cadr value)
|
||||
value))
|
||||
alist))))
|
||||
(setq rest-plist (cddr rest-plist)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue