summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsg <>2009-12-19 16:02:03 +0000
committerpsg <>2009-12-19 16:02:03 +0000
commit6b33e7e9bdf7b5b1a8472bc197dd7941685ae646 (patch)
tree97fb7de0cf85e73e8782479d38acffb05b4771af
parent50dd51e09bd32e046ed3563815d589f78b6a366c (diff)
regenerated loaddefs.
-rw-r--r--debian-el-loaddefs.el158
1 files changed, 100 insertions, 58 deletions
diff --git a/debian-el-loaddefs.el b/debian-el-loaddefs.el
index 0ed5b54..cacfb2f 100644
--- a/debian-el-loaddefs.el
+++ b/debian-el-loaddefs.el
@@ -5,110 +5,164 @@
(provide 'debian-el-loaddefs)
;;;### (autoloads (apt-sources-mode) "apt-sources" "apt-sources.el"
-;;;;;; (16377 50278))
+;;;;;; (19215 18611))
;;; Generated autoloads from apt-sources.el
-(autoload (quote apt-sources-mode) "apt-sources" "\
+(autoload 'apt-sources-mode "apt-sources" "\
Major mode for editing apt's sources.list file.
Sets up command `font-lock-mode'.
-\\{apt-sources-mode-map}" t nil)
+\\{apt-sources-mode-map}
+
+\(fn)" t nil)
;;;***
;;;### (autoloads (apt-utils-search apt-utils-show-package) "apt-utils"
-;;;;;; "apt-utils.el" (17259 27466))
+;;;;;; "apt-utils.el" (18850 53763))
;;; Generated autoloads from apt-utils.el
-(autoload (quote apt-utils-show-package) "apt-utils" "\
+(autoload 'apt-utils-show-package "apt-utils" "\
Show information for a Debian package.
A selection of known packages is presented. See `apt-utils-mode'
for more detailed help. If NEW-SESSION is non-nil, generate a
-new `apt-utils-mode' buffer." t nil)
+new `apt-utils-mode' buffer.
+
+\(fn &optional NEW-SESSION)" t nil)
-(autoload (quote apt-utils-search) "apt-utils" "\
+(autoload 'apt-utils-search "apt-utils" "\
Search Debian packages for regular expression.
To search for multiple patterns use a string like \"foo && bar\".
The regular expression used to split the
-terms (`apt-utils-search-split-regexp') is customisable." t nil)
+terms (`apt-utils-search-split-regexp') is customisable.
+
+\(fn)" t nil)
;;;***
;;;### (autoloads (deb-find deb-view-mode deb-view deb-view-dired-view)
-;;;;;; "deb-view" "deb-view.el" (17245 26632))
+;;;;;; "deb-view" "deb-view.el" (19183 30392))
;;; Generated autoloads from deb-view.el
-(autoload (quote deb-view-dired-view) "deb-view" "\
+(autoload 'deb-view-dired-view "deb-view" "\
View Debian package control and data files.
Press \"q\" in either window to kill both buffers
-and return to the dired buffer. See deb-view." t nil)
+and return to the dired buffer. See deb-view.
-(autoload (quote deb-view) "deb-view" "\
+\(fn)" t nil)
+
+(autoload 'deb-view "deb-view" "\
View Debian package DEBFILE's control and data files.
Press \"q\" in either window to kill both buffers.
In dired, press ^d on the dired line of the .deb file to view.
Or, execute: ESCAPE x deb-view RETURN, and enter the .deb file name
-at the prompt." t nil)
+at the prompt.
+
+\(fn DEBFILE)" t nil)
-(autoload (quote deb-view-mode) "deb-view" "\
-View mode for Debian Archive Files." t nil)
+(autoload 'deb-view-mode "deb-view" "\
+View mode for Debian Archive Files.
-(autoload (quote deb-find) "deb-view" "\
+\(fn)" t nil)
+
+(autoload 'deb-find "deb-view" "\
Search for deb files.
Use the method specified by the variable deb-find-method, and collect
output in a buffer. See also the variable deb-find-directory.
This command uses a special history list, so you can
-easily repeat a `deb-find' command." t nil)
+easily repeat a `deb-find' command.
+
+\(fn)" t nil)
;;;***
-;;;### (autoloads (debian-bug debian-bug-get-bug-as-email debian-bug-get-bug-as-file
-;;;;;; debian-bug-web-package debian-bug-web-packages debian-bug-web-this-bug-under-mouse
-;;;;;; debian-bug-web-bug debian-bug-web-developer-page debian-bug-web-bugs
-;;;;;; debian-bug-intent-to-package debian-bug-request-for-package
-;;;;;; debian-bug-wnpp) "debian-bug" "debian-bug.el" (17258 25899))
+;;;### (autoloads (debian-bug emacs-bug-get-bug-as-email debian-bug-get-bug-as-email
+;;;;;; debian-bug-get-bug-as-file debian-bug-web-package debian-bug-web-packages
+;;;;;; debian-bug-web-this-bug-under-mouse emacs-bug-web-bug debian-bug-web-bug
+;;;;;; debian-bug-web-developer-page debian-bug-web-bugs debian-bug-intent-to-package
+;;;;;; debian-bug-request-for-package debian-bug-wnpp) "debian-bug"
+;;;;;; "debian-bug.el" (19244 61921))
;;; Generated autoloads from debian-bug.el
-(autoload (quote debian-bug-wnpp) "debian-bug" "\
+(autoload 'debian-bug-wnpp "debian-bug" "\
Submit a WNPP bug report to Debian.
-Optional argument ACTION can be provided in programs." t nil)
+Optional argument ACTION can be provided in programs.
+
+\(fn &optional ACTION)" t nil)
+
+(autoload 'debian-bug-request-for-package "debian-bug" "\
+Shortcut for `debian-bug-wnpp' with RFP action.
-(autoload (quote debian-bug-request-for-package) "debian-bug" "\
-Shortcut for `debian-bug-wnpp' with RFP action." t nil)
+\(fn)" t nil)
-(autoload (quote debian-bug-intent-to-package) "debian-bug" "\
-Shortcut for `debian-bug-wnpp' with ITP action (for Debian developers)." t nil)
+(autoload 'debian-bug-intent-to-package "debian-bug" "\
+Shortcut for `debian-bug-wnpp' with ITP action (for Debian developers).
-(autoload (quote debian-bug-web-bugs) "debian-bug" "\
+\(fn)" t nil)
+
+(autoload 'debian-bug-web-bugs "debian-bug" "\
Browse the BTS for this package via `browse-url'.
-With optional argument prefix ARCHIVED, display archived bugs." t nil)
+With optional argument prefix ARCHIVED, display archived bugs.
+
+\(fn &optional ARCHIVED)" t nil)
+
+(autoload 'debian-bug-web-developer-page "debian-bug" "\
+Browse the web for this package's developer page.
+
+\(fn)" t nil)
+
+(autoload 'debian-bug-web-bug "debian-bug" "\
+Browse the BTS for BUG-NUMBER via `browse-url'.
-(autoload (quote debian-bug-web-developer-page) "debian-bug" "\
-Browse the web for this package's developer page." t nil)
+\(fn &optional BUG-NUMBER)" t nil)
-(autoload (quote debian-bug-web-bug) "debian-bug" "\
-Browse the BTS for BUG-NUMBER via `browse-url'." t nil)
+(autoload 'emacs-bug-web-bug "debian-bug" "\
+Browse the Emacs BTS for BUG-NUMBER via `browse-url'.
-(autoload (quote debian-bug-web-this-bug-under-mouse) "debian-bug" "\
+\(fn &optional BUG-NUMBER)" t nil)
+
+(autoload 'debian-bug-web-this-bug-under-mouse "debian-bug" "\
Browse the BTS via `browse-url' for the bug report number under mouse.
-In a program, mouse location is in EVENT." t nil)
+In a program, mouse location is in EVENT.
+
+\(fn EVENT)" t nil)
+
+(autoload 'debian-bug-web-packages "debian-bug" "\
+Search Debian web page for this package via `browse-url'.
+
+\(fn)" t nil)
-(autoload (quote debian-bug-web-packages) "debian-bug" "\
-Search Debian web page for this package via `browse-url'." t nil)
+(autoload 'debian-bug-web-package "debian-bug" "\
+Search Debian web page in ARCHIVE for this package via `browse-url'.
-(autoload (quote debian-bug-web-package) "debian-bug" "\
-Search Debian web page in ARCHIVE for this package via `browse-url'." t nil)
+\(fn ARCHIVE)" t nil)
-(autoload (quote debian-bug-get-bug-as-file) "debian-bug" "\
-Read bug report #BUG-NUMBER as a regular file." t nil)
+(autoload 'debian-bug-get-bug-as-file "debian-bug" "\
+Read bug report #BUG-NUMBER as a regular file.
-(autoload (quote debian-bug-get-bug-as-email) "debian-bug" "\
-Read bug report #BUG-NUMBER via Email interface." t nil)
+\(fn &optional BUG-NUMBER)" t nil)
-(autoload (quote debian-bug) "debian-bug" "\
-Submit a Debian bug report." t nil)
+(autoload 'debian-bug-get-bug-as-email "debian-bug" "\
+Read bug report #BUG-NUMBER via Email interface.
+
+\(fn &optional BUG-NUMBER)" t nil)
+
+(autoload 'emacs-bug-get-bug-as-email "debian-bug" "\
+Read Emacs bug report #BUG-NUMBER via Email interface.
+
+\(fn &optional BUG-NUMBER)" t nil)
+
+(autoload 'debian-bug "debian-bug" "\
+Submit a Debian bug report.
+
+\(fn)" t nil)
+
+;;;***
+
+;;;### (autoloads nil nil ("debian-el.el" "gnus-BTS.el") (19244 63389
+;;;;;; 446049))
;;;***
@@ -119,15 +173,3 @@ Submit a Debian bug report." t nil)
Major mode for editing debian-installer preseed files colourfully." t nil)
;;;***
-
-;;;### (autoloads (apt-sources-mode) "apt-sources" "apt-sources.el"
-;;;;;; (16064 13921))
-;;; Generated autoloads from apt-sources.el
-
-(autoload (quote apt-sources-mode) "apt-sources" "\
-Major mode for editing apt's sources.list file.
-Sets up command `font-lock-mode'.
-
-\\{apt-sources-mode-map}" t nil)
-
-;;;***