72 lines
1.7 KiB
EmacsLisp
72 lines
1.7 KiB
EmacsLisp
;;; know-your-http-well-autoloads.el --- automatically extracted autoloads
|
||
;;
|
||
;;; Code:
|
||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||
|
||
;;;### (autoloads nil "http-headers" "http-headers.el" (22538 5602
|
||
;;;;;; 494844 678000))
|
||
;;; Generated autoloads from http-headers.el
|
||
|
||
(autoload 'http-header "http-headers" "\
|
||
Display the meaning of an HTTP header
|
||
|
||
\(fn HEADER)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "http-methods" "http-methods.el" (22538 5602
|
||
;;;;;; 510844 646000))
|
||
;;; Generated autoloads from http-methods.el
|
||
|
||
(autoload 'http-method "http-methods" "\
|
||
Display the meaning of an HTTP method
|
||
|
||
\(fn METHOD)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "http-relations" "http-relations.el" (22538
|
||
;;;;;; 5602 502844 661000))
|
||
;;; Generated autoloads from http-relations.el
|
||
|
||
(autoload 'http-relation "http-relations" "\
|
||
Display the meaning of an HTTP relation
|
||
|
||
\(fn RELATION)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "http-status-codes" "http-status-codes.el"
|
||
;;;;;; (22538 5602 510844 646000))
|
||
;;; Generated autoloads from http-status-codes.el
|
||
|
||
(autoload 'http-status-code "http-status-codes" "\
|
||
Display the meaning of an HTTP status code or phrase
|
||
|
||
\(fn STATUS)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "media-types" "media-types.el" (22538 5602
|
||
;;;;;; 514844 638000))
|
||
;;; Generated autoloads from media-types.el
|
||
|
||
(autoload 'media-type "media-types" "\
|
||
Display the template of a media-type
|
||
|
||
\(fn MEDIA-TYPE)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil nil ("know-your-http-well-pkg.el" "know-your-http-well.el")
|
||
;;;;;; (22538 5602 526844 613000))
|
||
|
||
;;;***
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; End:
|
||
;;; know-your-http-well-autoloads.el ends here
|