Update Emacs packages
This is a massive diff that I had to do in a hurry - when leaving Urbint. I'm pretty sure that most of these are updating Emacs packages, but I'm not positive.
This commit is contained in:
parent
de97c7bcd0
commit
9da3ffee41
1361 changed files with 16539 additions and 16483 deletions
|
|
@ -1,26 +0,0 @@
|
|||
;;; json-reformat-autoloads.el --- automatically extracted autoloads
|
||||
;;
|
||||
;;; Code:
|
||||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||||
|
||||
;;;### (autoloads nil "json-reformat" "json-reformat.el" (23377 61610
|
||||
;;;;;; 863500 121000))
|
||||
;;; Generated autoloads from json-reformat.el
|
||||
|
||||
(autoload 'json-reformat-region "json-reformat" "\
|
||||
Reformat the JSON in the specified region.
|
||||
|
||||
If you want to customize the reformat style,
|
||||
please see the documentation of `json-reformat:indent-width'
|
||||
and `json-reformat:pretty-string?'.
|
||||
|
||||
\(fn BEGIN END)" t nil)
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
;;; json-reformat-autoloads.el ends here
|
||||
Loading…
Add table
Add a link
Reference in a new issue