trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
71
straight/build/bongo/bongo-autoloads.el
Normal file
71
straight/build/bongo/bongo-autoloads.el
Normal file
|
@ -0,0 +1,71 @@
|
|||
;;; bongo-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
|
||||
;;;### (autoloads nil "bongo" "bongo.el" (0 0 0 0))
|
||||
;;; Generated autoloads from bongo.el
|
||||
|
||||
(autoload 'bongo-start "bongo" "\
|
||||
Start playing the current track in the nearest playlist buffer.
|
||||
If there is no current track, perform the action appropriate for the current
|
||||
playback mode (for example, for regressive playback, play the last track).
|
||||
However, if something is already playing, do nothing.
|
||||
When called interactively and the current track is a stop action track,
|
||||
continue playback as if the action track had finished playing.
|
||||
CALLED-INTERACTIVELY-P is non-nil when called interactively.
|
||||
|
||||
\(fn &optional CALLED-INTERACTIVELY-P)" t nil)
|
||||
|
||||
(autoload 'bongo-start/stop "bongo" "\
|
||||
Start or stop playback in the nearest Bongo playlist buffer.
|
||||
With prefix ARGUMENT, call `bongo-stop' even if already stopped.
|
||||
CALLED-INTERACTIVELY-P is non-nil when called interactively.
|
||||
|
||||
\(fn &optional ARGUMENT CALLED-INTERACTIVELY-P)" t nil)
|
||||
|
||||
(autoload 'bongo-show "bongo" "\
|
||||
Display what Bongo is playing in the minibuffer.
|
||||
If INSERT-FLAG (prefix argument if interactive) is non-nil,
|
||||
insert the description at point.
|
||||
Return the description string.
|
||||
|
||||
\(fn &optional INSERT-FLAG)" t nil)
|
||||
|
||||
(autoload 'bongo-playlist "bongo" "\
|
||||
Switch to a Bongo playlist buffer.
|
||||
See the function `bongo-playlist-buffer'." t nil)
|
||||
|
||||
(autoload 'bongo-library "bongo" "\
|
||||
Switch to a Bongo library buffer.
|
||||
See the function `bongo-library-buffer'." t nil)
|
||||
|
||||
(autoload 'bongo-switch-buffers "bongo" "\
|
||||
In Bongo, switch from a playlist to a library, or vice versa.
|
||||
With prefix argument PROMPT, prompt for the buffer to switch to.
|
||||
|
||||
\(fn &optional PROMPT)" t nil)
|
||||
|
||||
(autoload 'bongo "bongo" "\
|
||||
Switch to a Bongo buffer.
|
||||
See the function `bongo-buffer'." t nil)
|
||||
|
||||
(register-definition-prefixes "bongo" '("afplay" "bongo-" "define-bongo-backend" "mikmod" "ogg123" "speexdec" "timidity" "vlc" "with-"))
|
||||
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil "lastfm-submit" "lastfm-submit.el" (0 0 0 0))
|
||||
;;; Generated autoloads from lastfm-submit.el
|
||||
|
||||
(register-definition-prefixes "lastfm-submit" '("lastfm"))
|
||||
|
||||
;;;***
|
||||
|
||||
(provide 'bongo-autoloads)
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
;;; bongo-autoloads.el ends here
|
1
straight/build/bongo/bongo.el
Symbolic link
1
straight/build/bongo/bongo.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/bongo.el
|
BIN
straight/build/bongo/bongo.elc
Normal file
BIN
straight/build/bongo/bongo.elc
Normal file
Binary file not shown.
1532
straight/build/bongo/bongo.info
Normal file
1532
straight/build/bongo/bongo.info
Normal file
File diff suppressed because it is too large
Load diff
1
straight/build/bongo/bongo.texi
Symbolic link
1
straight/build/bongo/bongo.texi
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/bongo.texi
|
18
straight/build/bongo/dir
Normal file
18
straight/build/bongo/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
|
||||
* Bongo: (bongo). Play music with Emacs.
|
1
straight/build/bongo/images/action-track-icon.png
Symbolic link
1
straight/build/bongo/images/action-track-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/action-track-icon.png
|
1
straight/build/bongo/images/audio-cd-track-icon.png
Symbolic link
1
straight/build/bongo/images/audio-cd-track-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/audio-cd-track-icon.png
|
1
straight/build/bongo/images/bongo-logo.pbm
Symbolic link
1
straight/build/bongo/images/bongo-logo.pbm
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/bongo-logo.pbm
|
1
straight/build/bongo/images/collapsed-header-icon.png
Symbolic link
1
straight/build/bongo/images/collapsed-header-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/collapsed-header-icon.png
|
1
straight/build/bongo/images/expanded-header-icon.png
Symbolic link
1
straight/build/bongo/images/expanded-header-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/expanded-header-icon.png
|
1
straight/build/bongo/images/local-audio-file-track-icon.png
Symbolic link
1
straight/build/bongo/images/local-audio-file-track-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/local-audio-file-track-icon.png
|
1
straight/build/bongo/images/local-video-file-track-icon.png
Symbolic link
1
straight/build/bongo/images/local-video-file-track-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/local-video-file-track-icon.png
|
1
straight/build/bongo/images/track-mark-icon.png
Symbolic link
1
straight/build/bongo/images/track-mark-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/track-mark-icon.png
|
1
straight/build/bongo/images/unknown-local-file-track-icon.png
Symbolic link
1
straight/build/bongo/images/unknown-local-file-track-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/unknown-local-file-track-icon.png
|
1
straight/build/bongo/images/uri-track-icon.png
Symbolic link
1
straight/build/bongo/images/uri-track-icon.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/images/uri-track-icon.png
|
1
straight/build/bongo/lastfm-submit.el
Symbolic link
1
straight/build/bongo/lastfm-submit.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/lastfm-submit.el
|
BIN
straight/build/bongo/lastfm-submit.elc
Normal file
BIN
straight/build/bongo/lastfm-submit.elc
Normal file
Binary file not shown.
1
straight/build/bongo/tree-from-tags.rb
Symbolic link
1
straight/build/bongo/tree-from-tags.rb
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.emacs.d/straight/repos/bongo/tree-from-tags.rb
|
Loading…
Add table
Add a link
Reference in a new issue