~ubuntu-branches/ubuntu/oneiric/muse-el/oneiric

« back to all changes in this revision

Viewing changes to lisp/muse-autoloads.el

  • Committer: Bazaar Package Importer
  • Author(s): Michael W. Olson (GNU address)
  • Date: 2008-01-09 15:51:46 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080109155146-vkc4ohnzv96spdpm
Tags: upstream-3.11
ImportĀ upstreamĀ versionĀ 3.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
;;
3
3
;;; Code:
4
4
 
5
 
;;;### (autoloads nil "muse" "muse.el" (18037 27226))
 
5
;;;### (autoloads nil "muse" "muse.el" (18127 40831))
6
6
;;; Generated autoloads from muse.el
7
7
 (add-to-list 'auto-mode-alist '("\\.muse\\'" . muse-mode-choose-mode))
8
8
 
9
9
;;;***
10
10
 
11
11
;;;### (autoloads (muse-colors-toggle-inline-images) "muse-colors"
12
 
;;;;;;  "muse-colors.el" (18034 56696))
 
12
;;;;;;  "muse-colors.el" (18120 28388))
13
13
;;; Generated autoloads from muse-colors.el
14
14
 
15
 
(autoload (quote muse-colors-toggle-inline-images) "muse-colors" "\
 
15
(autoload 'muse-colors-toggle-inline-images "muse-colors" "\
16
16
Toggle display of inlined images on/off.
17
17
 
18
18
\(fn)" t nil)
20
20
;;;***
21
21
 
22
22
;;;### (autoloads (muse-import-docbook-files muse-import-docbook)
23
 
;;;;;;  "muse-import-docbook" "muse-import-docbook.el" (18032 42352))
 
23
;;;;;;  "muse-import-docbook" "muse-import-docbook.el" (18119 50971))
24
24
;;; Generated autoloads from muse-import-docbook.el
25
25
 
26
 
(autoload (quote muse-import-docbook) "muse-import-docbook" "\
 
26
(autoload 'muse-import-docbook "muse-import-docbook" "\
27
27
Convert the Docbook buffer SRC to Muse, writing output in the DEST buffer.
28
28
 
29
29
\(fn SRC DEST)" t nil)
30
30
 
31
 
(autoload (quote muse-import-docbook-files) "muse-import-docbook" "\
 
31
(autoload 'muse-import-docbook-files "muse-import-docbook" "\
32
32
Convert the Docbook file SRC to Muse, writing output to the DEST file.
33
33
 
34
34
\(fn SRC DEST)" t nil)
36
36
;;;***
37
37
 
38
38
;;;### (autoloads (muse-import-latex) "muse-import-latex" "muse-import-latex.el"
39
 
;;;;;;  (18032 42360))
 
39
;;;;;;  (18119 50971))
40
40
;;; Generated autoloads from muse-import-latex.el
41
41
 
42
 
(autoload (quote muse-import-latex) "muse-import-latex" "\
 
42
(autoload 'muse-import-latex "muse-import-latex" "\
43
43
Not documented
44
44
 
45
45
\(fn)" t nil)
47
47
;;;***
48
48
 
49
49
;;;### (autoloads (muse-message-markup) "muse-message" "../experimental/muse-message.el"
50
 
;;;;;;  (18032 42614))
 
50
;;;;;;  (18119 50971))
51
51
;;; Generated autoloads from ../experimental/muse-message.el
52
52
 
53
 
(autoload (quote muse-message-markup) "muse-message" "\
 
53
(autoload 'muse-message-markup "muse-message" "\
54
54
Markup a wiki-ish e-mail message as HTML alternative e-mail.
55
55
This step is manual by default, to give the author a chance to review
56
56
the results and ensure they are appropriate.
61
61
 
62
62
;;;***
63
63
 
64
 
;;;### (autoloads (muse-insert-tag muse-index muse-find-backlinks
65
 
;;;;;;  muse-search muse-search-with-command muse-what-changed muse-previous-reference
66
 
;;;;;;  muse-next-reference muse-follow-name-at-point-other-window
67
 
;;;;;;  muse-follow-name-at-point muse-browse-result muse-edit-link-at-point
68
 
;;;;;;  muse-insert-relative-link-to-file muse-decrease-list-item-indentation
69
 
;;;;;;  muse-increase-list-item-indentation muse-insert-list-item
70
 
;;;;;;  muse-mode-choose-mode muse-mode) "muse-mode" "muse-mode.el"
71
 
;;;;;;  (18035 7037))
 
64
;;;### (autoloads (muse-list-edit-minor-mode muse-insert-tag muse-index
 
65
;;;;;;  muse-find-backlinks muse-search muse-search-with-command
 
66
;;;;;;  muse-what-changed muse-previous-reference muse-next-reference
 
67
;;;;;;  muse-follow-name-at-point-other-window muse-follow-name-at-point
 
68
;;;;;;  muse-browse-result muse-edit-link-at-point muse-insert-relative-link-to-file
 
69
;;;;;;  muse-decrease-list-item-indentation muse-increase-list-item-indentation
 
70
;;;;;;  muse-insert-list-item muse-mode-choose-mode muse-mode) "muse-mode"
 
71
;;;;;;  "muse-mode.el" (18119 50971))
72
72
;;; Generated autoloads from muse-mode.el
73
73
 
74
 
(autoload (quote muse-mode) "muse-mode" "\
 
74
(autoload 'muse-mode "muse-mode" "\
75
75
Muse is an Emacs mode for authoring and publishing documents.
76
76
\\{muse-mode-map}
77
77
 
78
78
\(fn)" t nil)
79
79
 
80
 
(autoload (quote muse-mode-choose-mode) "muse-mode" "\
 
80
(autoload 'muse-mode-choose-mode "muse-mode" "\
81
81
Turn the proper Emacs Muse related mode on for this file.
82
82
 
83
83
\(fn)" nil nil)
84
84
 
85
 
(autoload (quote muse-insert-list-item) "muse-mode" "\
 
85
(autoload 'muse-insert-list-item "muse-mode" "\
86
86
Insert a list item at the current point, taking into account
87
87
your current list type and indentation level.
88
88
 
89
89
\(fn)" t nil)
90
90
 
91
 
(autoload (quote muse-increase-list-item-indentation) "muse-mode" "\
 
91
(autoload 'muse-increase-list-item-indentation "muse-mode" "\
92
92
Increase the indentation of the current list item.
93
93
 
94
94
\(fn)" t nil)
95
95
 
96
 
(autoload (quote muse-decrease-list-item-indentation) "muse-mode" "\
 
96
(autoload 'muse-decrease-list-item-indentation "muse-mode" "\
97
97
Decrease the indentation of the current list item.
98
98
 
99
99
\(fn)" t nil)
100
100
 
101
 
(autoload (quote muse-insert-relative-link-to-file) "muse-mode" "\
 
101
(autoload 'muse-insert-relative-link-to-file "muse-mode" "\
102
102
Insert a relative link to a file, with optional description, at point.
103
103
 
104
104
\(fn)" t nil)
105
105
 
106
 
(autoload (quote muse-edit-link-at-point) "muse-mode" "\
 
106
(autoload 'muse-edit-link-at-point "muse-mode" "\
107
107
Edit the current link.
108
108
Do not rename the page originally referred to.
109
109
 
110
110
\(fn)" t nil)
111
111
 
112
 
(autoload (quote muse-browse-result) "muse-mode" "\
 
112
(autoload 'muse-browse-result "muse-mode" "\
113
113
Visit the current page's published result.
114
114
 
115
115
\(fn STYLE &optional OTHER-WINDOW)" t nil)
116
116
 
117
 
(autoload (quote muse-follow-name-at-point) "muse-mode" "\
 
117
(autoload 'muse-follow-name-at-point "muse-mode" "\
118
118
Visit the link at point.
119
119
 
120
120
\(fn &optional OTHER-WINDOW)" t nil)
121
121
 
122
 
(autoload (quote muse-follow-name-at-point-other-window) "muse-mode" "\
 
122
(autoload 'muse-follow-name-at-point-other-window "muse-mode" "\
123
123
Visit the link at point in other window.
124
124
 
125
125
\(fn)" t nil)
126
126
 
127
 
(autoload (quote muse-next-reference) "muse-mode" "\
 
127
(autoload 'muse-next-reference "muse-mode" "\
128
128
Move forward to next Muse link or URL, cycling if necessary.
129
129
 
130
130
\(fn)" t nil)
131
131
 
132
 
(autoload (quote muse-previous-reference) "muse-mode" "\
 
132
(autoload 'muse-previous-reference "muse-mode" "\
133
133
Move backward to the next Muse link or URL, cycling if necessary.
134
134
In case of Emacs x <= 21 and ignoring of intangible properties (see
135
135
`muse-mode-intangible-links').
138
138
 
139
139
\(fn)" t nil)
140
140
 
141
 
(autoload (quote muse-what-changed) "muse-mode" "\
 
141
(autoload 'muse-what-changed "muse-mode" "\
142
142
Show the unsaved changes that have been made to the current file.
143
143
 
144
144
\(fn)" t nil)
145
145
 
146
 
(autoload (quote muse-search-with-command) "muse-mode" "\
 
146
(autoload 'muse-search-with-command "muse-mode" "\
147
147
Search for the given TEXT string in the project directories
148
148
using the specified command.
149
149
 
150
150
\(fn TEXT)" t nil)
151
151
 
152
 
(autoload (quote muse-search) "muse-mode" "\
 
152
(autoload 'muse-search "muse-mode" "\
153
153
Search for the given TEXT using the default grep command.
154
154
 
155
155
\(fn)" t nil)
156
156
 
157
 
(autoload (quote muse-find-backlinks) "muse-mode" "\
 
157
(autoload 'muse-find-backlinks "muse-mode" "\
158
158
Grep for the current pagename in all the project directories.
159
159
 
160
160
\(fn)" t nil)
161
161
 
162
 
(autoload (quote muse-index) "muse-mode" "\
 
162
(autoload 'muse-index "muse-mode" "\
163
163
Display an index of all known Muse pages.
164
164
 
165
165
\(fn)" t nil)
166
166
 
167
 
(autoload (quote muse-insert-tag) "muse-mode" "\
 
167
(autoload 'muse-insert-tag "muse-mode" "\
168
168
Insert a tag interactively with a blank line after it.
169
169
 
170
170
\(fn TAG)" t nil)
171
171
 
 
172
(autoload 'muse-list-edit-minor-mode "muse-mode" "\
 
173
This is a global minor mode for editing files with lists.
 
174
It is meant to be used with other major modes, and not with Muse mode.
 
175
 
 
176
Interactively, with no prefix argument, toggle the mode.
 
177
With universal prefix ARG turn mode on.
 
178
With zero or negative ARG turn mode off.
 
179
 
 
180
This minor mode provides the Muse keybindings for editing lists,
 
181
and support for filling lists properly.
 
182
 
 
183
It recognizes not only Muse-style lists, which use the \"-\"
 
184
character or numbers, but also lists that use asterisks or plus
 
185
signs.  This should make the minor mode generally useful.
 
186
 
 
187
Definition lists and footnotes are also recognized.
 
188
 
 
189
Note that list items may omit leading spaces, for compatibility
 
190
with modes that set `left-margin', such as
 
191
`debian-changelog-mode'.
 
192
 
 
193
\\{muse-list-edit-minor-mode-map}
 
194
 
 
195
\(fn &optional ARG)" t nil)
 
196
 
172
197
;;;***
173
198
 
174
199
;;;### (autoloads (muse-project-publish muse-project-publish-this-file
175
200
;;;;;;  muse-project-find-file) "muse-project" "muse-project.el"
176
 
;;;;;;  (18037 27554))
 
201
;;;;;;  (18119 50971))
177
202
;;; Generated autoloads from muse-project.el
178
203
 
179
 
(autoload (quote muse-project-find-file) "muse-project" "\
 
204
(autoload 'muse-project-find-file "muse-project" "\
180
205
Open the Muse page given by NAME in PROJECT.
181
206
If COMMAND is non-nil, it is the function used to visit the file.
182
207
If DIRECTORY is non-nil, it is the directory in which the page
185
210
 
186
211
\(fn NAME PROJECT &optional COMMAND DIRECTORY)" t nil)
187
212
 
188
 
(autoload (quote muse-project-publish-this-file) "muse-project" "\
 
213
(autoload 'muse-project-publish-this-file "muse-project" "\
189
214
Publish the currently-visited file according to `muse-project-alist',
190
215
prompting if more than one style applies.
191
216
 
193
218
 
194
219
\(fn &optional FORCE)" t nil)
195
220
 
196
 
(autoload (quote muse-project-publish) "muse-project" "\
 
221
(autoload 'muse-project-publish "muse-project" "\
197
222
Publish the pages of PROJECT that need publishing.
198
223
 
199
224
\(fn PROJECT &optional FORCE)" t nil)
201
226
;;;***
202
227
 
203
228
;;;### (autoloads (muse-browse-url) "muse-protocols" "muse-protocols.el"
204
 
;;;;;;  (18032 42403))
 
229
;;;;;;  (18119 51965))
205
230
;;; Generated autoloads from muse-protocols.el
206
231
 
207
 
(autoload (quote muse-browse-url) "muse-protocols" "\
 
232
(autoload 'muse-browse-url "muse-protocols" "\
208
233
Handle URL with the function specified in `muse-url-protocols'.
209
234
If OTHER-WINDOW is non-nil, open in a different window.
210
235
 
213
238
;;;***
214
239
 
215
240
;;;### (autoloads (muse-publish-this-file muse-publish-file muse-publish-region)
216
 
;;;;;;  "muse-publish" "muse-publish.el" (18037 26981))
 
241
;;;;;;  "muse-publish" "muse-publish.el" (18126 12390))
217
242
;;; Generated autoloads from muse-publish.el
218
243
 
219
 
(autoload (quote muse-publish-region) "muse-publish" "\
 
244
(autoload 'muse-publish-region "muse-publish" "\
220
245
Apply the given STYLE's markup rules to the given region.
221
246
The result is placed in a new buffer that includes TITLE in its name.
222
247
 
223
248
\(fn BEG END &optional TITLE STYLE)" t nil)
224
249
 
225
 
(autoload (quote muse-publish-file) "muse-publish" "\
 
250
(autoload 'muse-publish-file "muse-publish" "\
226
251
Publish the given FILE in a particular STYLE to OUTPUT-DIR.
227
252
If the argument FORCE is nil, each file is only published if it is
228
253
newer than the published version.  If the argument FORCE is non-nil,
230
255
 
231
256
\(fn FILE STYLE &optional OUTPUT-DIR FORCE)" t nil)
232
257
 
233
 
(autoload (quote muse-publish-this-file) "muse-publish" "\
 
258
(autoload 'muse-publish-this-file "muse-publish" "\
234
259
Publish the currently-visited file.
235
260
Prompt for both the STYLE and OUTPUT-DIR if they are not
236
261
supplied.
242
267
;;;### (autoloads nil nil ("../contrib/cgi.el" "../contrib/httpd.el"
243
268
;;;;;;  "../experimental/muse-cite.el" "../experimental/muse-mathml.el"
244
269
;;;;;;  "../experimental/muse-protocol-iw.el" "../experimental/muse-split.el"
245
 
;;;;;;  "muse-backlink.el" "muse-book.el" "muse-docbook.el" "muse-groff.el"
246
 
;;;;;;  "muse-html.el" "muse-http.el" "muse-import-xml.el" "muse-journal.el"
247
 
;;;;;;  "muse-latex.el" "muse-latex2png.el" "muse-poem.el" "muse-regexps.el"
248
 
;;;;;;  "muse-texinfo.el" "muse-wiki.el" "muse-xml-common.el" "muse-xml.el")
249
 
;;;;;;  (18037 27643 480221))
 
270
;;;;;;  "muse-backlink.el" "muse-book.el" "muse-context.el" "muse-docbook.el"
 
271
;;;;;;  "muse-groff.el" "muse-html.el" "muse-http.el" "muse-import-xml.el"
 
272
;;;;;;  "muse-journal.el" "muse-latex.el" "muse-latex2png.el" "muse-poem.el"
 
273
;;;;;;  "muse-regexps.el" "muse-texinfo.el" "muse-wiki.el" "muse-xml-common.el"
 
274
;;;;;;  "muse-xml.el") (18127 40985 729091))
250
275
 
251
276
;;;***
252
277
 
253
278
;;;### (autoloads (muse-blosxom-new-entry) "muse-blosxom" "muse-blosxom.el"
254
 
;;;;;;  (18037 26515))
 
279
;;;;;;  (18127 36528))
255
280
;;; Generated autoloads from muse-blosxom.el
256
281
 
257
 
(autoload (quote muse-blosxom-new-entry) "muse-blosxom" "\
 
282
(autoload 'muse-blosxom-new-entry "muse-blosxom" "\
258
283
Start a new blog entry with given CATEGORY.
259
284
The filename of the blog entry is derived from TITLE.
260
285
The page will be initialized with the current date and TITLE.