update
This commit is contained in:
18
elpa/transient-20191126.1413/dir
Normal file
18
elpa/transient-20191126.1413/dir
Normal file
@@ -0,0 +1,18 @@
|
||||
This is the file .../info/dir, which contains the
|
||||
topmost node of the Info hierarchy, called (dir)Top.
|
||||
The first time you invoke Info you start off looking at this node.
|
||||
|
||||
File: dir, Node: Top This is the top of the INFO tree
|
||||
|
||||
This (the Directory node) gives a menu of major topics.
|
||||
Typing "q" exits, "H" lists all Info commands, "d" returns here,
|
||||
"h" gives a primer for first-timers,
|
||||
"mEmacs<Return>" visits the Emacs manual, etc.
|
||||
|
||||
In Emacs, you can click mouse button 2 on a menu item or cross reference
|
||||
to select it.
|
||||
|
||||
* Menu:
|
||||
|
||||
Emacs
|
||||
* Transient: (transient). Transient Commands.
|
||||
26
elpa/transient-20191126.1413/transient-autoloads.el
Normal file
26
elpa/transient-20191126.1413/transient-autoloads.el
Normal file
@@ -0,0 +1,26 @@
|
||||
;;; transient-autoloads.el --- automatically extracted autoloads
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'load-path (directory-file-name
|
||||
(or (file-name-directory #$) (car load-path))))
|
||||
|
||||
|
||||
;;;### (autoloads nil "transient" "transient.el" (0 0 0 0))
|
||||
;;; Generated autoloads from transient.el
|
||||
|
||||
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "transient" '("transient-" "post-transient-hook" "current-transient-" "define-")))
|
||||
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil nil ("transient-pkg.el") (0 0 0 0))
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
;;; transient-autoloads.el ends here
|
||||
12
elpa/transient-20191126.1413/transient-pkg.el
Normal file
12
elpa/transient-20191126.1413/transient-pkg.el
Normal file
@@ -0,0 +1,12 @@
|
||||
(define-package "transient" "20191126.1413" "Transient commands"
|
||||
'((emacs "25.1"))
|
||||
:keywords
|
||||
'("bindings")
|
||||
:authors
|
||||
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
||||
:maintainer
|
||||
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
||||
:url "https://github.com/magit/transient")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
3158
elpa/transient-20191126.1413/transient.el
Normal file
3158
elpa/transient-20191126.1413/transient.el
Normal file
File diff suppressed because it is too large
Load Diff
BIN
elpa/transient-20191126.1413/transient.elc
Normal file
BIN
elpa/transient-20191126.1413/transient.elc
Normal file
Binary file not shown.
2431
elpa/transient-20191126.1413/transient.info
Normal file
2431
elpa/transient-20191126.1413/transient.info
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user