aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader2007-11-11 00:56:44 +0000
committerMiles Bader2007-11-11 00:56:44 +0000
commitf23d76bdefbd4c06e14d69e99e50d35ce91c8226 (patch)
treeded28d1da6df2d0135514bac83074f4ca1c9099a /etc
parente2d092da5980a7d05a5428074f8eb4925fa801e8 (diff)
parenta457417ee5ba797ab1c91d35ee957bb7a7f8d4b6 (diff)
downloademacs-f23d76bdefbd4c06e14d69e99e50d35ce91c8226.tar.gz
emacs-f23d76bdefbd4c06e14d69e99e50d35ce91c8226.zip
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
Diffstat (limited to 'etc')
-rw-r--r--etc/.gitignore1
-rw-r--r--etc/AUTHORS6
-rw-r--r--etc/ChangeLog21
-rw-r--r--etc/ERC-NEWS4
-rw-r--r--etc/GNUS-NEWS563
-rw-r--r--etc/MACHINES11
-rw-r--r--etc/NEWS74
-rw-r--r--etc/NEWS.2233
-rw-r--r--etc/README27
-rw-r--r--etc/gnus/gnus-setup.ast51
-rw-r--r--etc/gnus/news-server.ast64
-rw-r--r--etc/images/gnus/mail_send.xpm39
-rw-r--r--etc/images/smilies/grayscale/blink.xpm24
-rw-r--r--etc/images/smilies/grayscale/braindamaged.xpm23
-rw-r--r--etc/images/smilies/grayscale/cry.xpm23
-rw-r--r--etc/images/smilies/grayscale/dead.xpm21
-rw-r--r--etc/images/smilies/grayscale/evil.xpm23
-rw-r--r--etc/images/smilies/grayscale/forced.xpm23
-rw-r--r--etc/images/smilies/grayscale/frown.xpm22
-rw-r--r--etc/images/smilies/grayscale/grin.xpm25
-rw-r--r--etc/images/smilies/grayscale/indifferent.xpm23
-rw-r--r--etc/images/smilies/grayscale/reverse-smile.xpm22
-rw-r--r--etc/images/smilies/grayscale/sad.xpm22
-rw-r--r--etc/images/smilies/grayscale/smile.xpm22
-rw-r--r--etc/images/smilies/grayscale/wry.xpm23
-rw-r--r--etc/images/smilies/medium/blink.xpm29
-rw-r--r--etc/images/smilies/medium/braindamaged.xpm28
-rw-r--r--etc/images/smilies/medium/cry.xpm28
-rw-r--r--etc/images/smilies/medium/dead.xpm28
-rw-r--r--etc/images/smilies/medium/evil.xpm29
-rw-r--r--etc/images/smilies/medium/forced.xpm28
-rw-r--r--etc/images/smilies/medium/frown.xpm28
-rw-r--r--etc/images/smilies/medium/grin.xpm30
-rw-r--r--etc/images/smilies/medium/indifferent.xpm28
-rw-r--r--etc/images/smilies/medium/reverse-smile.xpm29
-rw-r--r--etc/images/smilies/medium/sad.xpm28
-rw-r--r--etc/images/smilies/medium/smile.xpm29
-rw-r--r--etc/images/smilies/medium/wry.xpm28
-rw-r--r--etc/refcards/gnus-refcard.tex7
39 files changed, 1079 insertions, 488 deletions
diff --git a/etc/.gitignore b/etc/.gitignore
index 15e45da4361..b2971cfd83f 100644
--- a/etc/.gitignore
+++ b/etc/.gitignore
@@ -4,3 +4,4 @@ icons
4*.log 4*.log
5*.dvi 5*.dvi
6DOC DOC-* 6DOC DOC-*
7*.pyc \ No newline at end of file
diff --git a/etc/AUTHORS b/etc/AUTHORS
index b88c0b69bda..152fde029a4 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -1225,7 +1225,7 @@ John Wiegley: wrote align.el cal-bahai.el em-alias.el em-banner.el
1225 em-term.el em-unix.el em-xtra.el erc-identd.el esh-arg.el esh-cmd.el 1225 em-term.el em-unix.el em-xtra.el erc-identd.el esh-arg.el esh-cmd.el
1226 esh-ext.el esh-io.el esh-maint.el esh-mode.el esh-module.el esh-opt.el 1226 esh-ext.el esh-io.el esh-maint.el esh-mode.el esh-module.el esh-opt.el
1227 esh-proc.el esh-test.el esh-util.el esh-var.el eshell.el eudcb-mab.el 1227 esh-proc.el esh-test.el esh-util.el esh-var.el eshell.el eudcb-mab.el
1228 isearchb.el pcmpl-cvs.el pcomplete.el timeclock.el 1228 isearchb.el pcmpl-cvs.el pcomplete.el remember.el timeclock.el
1229and changed erc-chess.el erc.el iswitchb.el Makefile.in allout.el 1229and changed erc-chess.el erc.el iswitchb.el Makefile.in allout.el
1230 cal-menu.el calendar.el compile.el desktop.el diary-lib.el erc-bbdb.el 1230 cal-menu.el calendar.el compile.el desktop.el diary-lib.el erc-bbdb.el
1231 erc-button.el erc-complete.el erc-fill.el erc-ibuffer.el erc-list.el 1231 erc-button.el erc-complete.el erc-fill.el erc-ibuffer.el erc-list.el
@@ -2295,8 +2295,8 @@ and changed ffap.el ispell.el rmailsum.el simple.el testcover.el
2295 2295
2296Ryszard Kubiak: changed ogonek.el 2296Ryszard Kubiak: changed ogonek.el
2297 2297
2298Sacha Chua: wrote erc-pcomplete.el 2298Sacha Chua: wrote erc-pcomplete.el remember-diary.el
2299and changed erc.el erc-button.el 2299and changed erc.el erc-button.el remember.el
2300 2300
2301Saito Takuya: changed compile.el mule.el 2301Saito Takuya: changed compile.el mule.el
2302 2302
diff --git a/etc/ChangeLog b/etc/ChangeLog
index d96a8a8cca4..589e5365474 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,24 @@
12007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * MACHINES: Remove Sun windows info.
4
52007-10-30 Michael Olson <mwolson@gnu.org>
6
7 * NEWS: Add entry for Remember Mode.
8
92007-10-29 Glenn Morris <rgm@gnu.org>
10
11 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
12 clarifications lost in update to Gnus trunk.
13
142007-10-29 Michael Olson <mwolson@gnu.org>
15
16 * ERC-NEWS: Update for recent change.
17
182007-10-27 Juanma Barranquero <lekktu@gmail.com>
19
20 * .cvsignore: Add *.pyc.
21
12007-10-25 Jonathan Yavner <jyavner@member.fsf.org> 222007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2 23
3 * ses-example.ses: Get rid of silly life-universe-everything local 24 * ses-example.ses: Get rid of silly life-universe-everything local
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS
index 53b595a753f..2d2e0d8164c 100644
--- a/etc/ERC-NEWS
+++ b/etc/ERC-NEWS
@@ -11,6 +11,10 @@ It requires the tls.el library.
11** The function `erc-ssl' will now always use ssl.el, even in the version 11** The function `erc-ssl' will now always use ssl.el, even in the version
12of ERC that comes with Emacs. 12of ERC that comes with Emacs.
13 13
14** Type `C-u' before `C-c C-j' to prompt for a channel key
15`erc-join-channel' now accepts a prefix-argument to prompt for the key
16when channels are protected by keywords.
17
14** Changes and additions to modules 18** Changes and additions to modules
15 19
16*** Channel tracking (erc-track.el) 20*** Channel tracking (erc-track.el)
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS
index f09451af805..585f62087d0 100644
--- a/etc/GNUS-NEWS
+++ b/etc/GNUS-NEWS
@@ -10,15 +10,16 @@ For older news, see Gnus info node "New Features".
10 10
11* Installation changes 11* Installation changes
12 12
13** Upgrading from previous (stable) version if you have used Oort. 13** Upgrading from previous (stable) version if you have used No Gnus.
14 14
15If you have tried Oort (the unstable Gnus branch leading to this 15If you have tried No Gnus (the unstable Gnus branch leading to this
16release) but went back to a stable version, be careful when upgrading to 16release) but went back to a stable version, be careful when upgrading to
17this version. In particular, you will probably want to remove all 17this version. In particular, you will probably want to remove the
18`.marks' (nnml) and `.mrk' (nnfolder) files, so that flags are read from 18`~/News/marks' directory (perhaps selectively), so that flags are read
19your `.newsrc.eld' instead of from the `.marks'/`.mrk' file where this 19from your `~/.newsrc.eld' instead of from the stale marks file, where
20release store flags. See a later entry for more information about 20this release will store flags for nntp. See a later entry for more
21marks. Note that downgrading isn't save in general. 21information about nntp marks. Note that downgrading isn't safe in
22general.
22 23
23** Lisp files are now installed in `.../site-lisp/gnus/' by default. It 24** Lisp files are now installed in `.../site-lisp/gnus/' by default. It
24defaulted to `.../site-lisp/' formerly. In addition to this, the new 25defaulted to `.../site-lisp/' formerly. In addition to this, the new
@@ -26,493 +27,191 @@ installer issues a warning if other Gnus installations which will shadow
26the latest one are detected. You can then remove those shadows manually 27the latest one are detected. You can then remove those shadows manually
27or remove them using `make remove-installed-shadows'. 28or remove them using `make remove-installed-shadows'.
28 29
29** New `make.bat' for compiling and installing Gnus under MS Windows
30
31Use `make.bat' if you want to install Gnus under MS Windows, the first
32argument to the batch-program should be the directory where `xemacs.exe'
33respectively `emacs.exe' is located, if you want to install Gnus after
34compiling it, give `make.bat' `/copy' as the second parameter.
35
36`make.bat' has been rewritten from scratch, it now features automatic
37recognition of XEmacs and GNU Emacs, generates `gnus-load.el', checks if
38errors occur while compilation and generation of info files and reports
39them at the end of the build process. It now uses `makeinfo' if it is
40available and falls back to `infohack.el' otherwise. `make.bat' should
41now install all files which are necessary to run Gnus and be generally a
42complete replacement for the `configure; make; make install' cycle used
43under Unix systems.
44
45The new `make.bat' makes `make-x.bat' and `xemacs.mak' superfluous, so
46they have been removed.
47
48** `~/News/overview/' not used.
49
50As a result of the following change, the `~/News/overview/' directory is
51not used any more. You can safely delete the entire hierarchy.
52
53** `(require 'gnus-load)'
54
55If you use a stand-alone Gnus distribution, you'd better add `(require
56'gnus-load)' into your `~/.emacs' after adding the Gnus lisp directory
57into load-path.
58
59File `gnus-load.el' contains autoload commands, functions and variables,
60some of which may not be included in distributions of Emacsen.
61
62
63 30
64* New packages and libraries within Gnus 31* New packages and libraries within Gnus
65 32
66** The revised Gnus FAQ is included in the manual, *Note Frequently Asked 33** Gnus includes the Emacs Lisp SASL library.
67Questions::.
68
69** TLS wrapper shipped with Gnus
70 34
71TLS/SSL is now supported in IMAP and NNTP via `tls.el' and GNUTLS. The 35This provides a clean API to SASL mechanisms from within Emacs. The
72old TLS/SSL support via (external third party) `ssl.el' and OpenSSL 36user visible aspects of this, compared to the earlier situation, include
73still works. 37support for DIGEST-MD5 and NTLM. *Note Emacs SASL: (sasl)Top.
74 38
75** Improved anti-spam features. 39** ManageSieve connections uses the SASL library by default.
76 40
77Gnus is now able to take out spam from your mail and news streams using 41The primary change this brings is support for DIGEST-MD5 and NTLM, when
78a wide variety of programs and filter rules. Among the supported 42the server supports it.
79methods are RBL blocklists, bogofilter and white/blacklists. Hooks for
80easy use of external packages such as SpamAssassin and Hashcash are also
81new. *Note Thwarting Email Spam::.
82 43
83** Gnus supports server-side mail filtering using Sieve. 44** Gnus includes a password cache mechanism in password.el.
84
85Sieve rules can be added as Group Parameters for groups, and the
86complete Sieve script is generated using `D g' from the Group buffer,
87and then uploaded to the server using `C-c C-l' in the generated Sieve
88buffer. *Note Sieve Commands::, and the new Sieve manual *Note Top:
89(sieve)Top.
90
91
92
93* Changes in group mode
94
95** `gnus-group-read-ephemeral-group' can be called interactively, using `G
96M'.
97
98** Retrieval of charters and control messages
99
100There are new commands for fetching newsgroup charters (`H c') and
101control messages (`H C').
102
103** The new variable `gnus-parameters' can be used to set group parameters.
104
105Earlier this was done only via `G p' (or `G c'), which stored the
106parameters in `~/.newsrc.eld', but via this variable you can enjoy the
107powers of customize, and simplified backups since you set the variable
108in `~/.gnus.el' instead of `~/.newsrc.eld'. The variable maps regular
109expressions matching group names to group parameters, a'la:
110(setq gnus-parameters
111 '(("mail\\..*"
112 (gnus-show-threads nil)
113 (gnus-use-scoring nil))
114 ("^nnimap:\\(foo.bar\\)$"
115 (to-group . "\\1"))))
116
117** Unread count correct in nnimap groups.
118
119The estimated number of unread articles in the group buffer should now
120be correct for nnimap groups. This is achieved by calling
121`nnimap-fixup-unread-after-getting-new-news' from the
122`gnus-setup-news-hook' (called on startup) and
123`gnus-after-getting-new-news-hook'. (called after getting new mail). If
124you have modified those variables from the default, you may want to add
125`nnimap-fixup-unread-after-getting-new-news' again. If you were happy
126with the estimate and want to save some (minimal) time when getting new
127mail, remove the function.
128
129** Group names are treated as UTF-8 by default.
130
131This is supposedly what USEFOR wanted to migrate to. See
132`gnus-group-name-charset-group-alist' and
133`gnus-group-name-charset-method-alist' for customization.
134
135** `gnus-group-charset-alist' and `gnus-group-ignored-charsets-alist'.
136
137The regexps in these variables are compared with full group names
138instead of real group names in 5.8. Users who customize these variables
139should change those regexps accordingly. For example:
140("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
141 45
46It is enabled by default (see `password-cache'), with a short timeout of
4716 seconds (see `password-cache-expiry'). If PGG is used as the PGP
48back end, the PGP passphrase is managed by this mechanism. Passwords
49for ManageSieve connections are managed by this mechanism, after
50querying the user about whether to do so.
142 51
143 52
144* Changes in summary and article mode 53* Changes in summary and article mode
145 54
146** `F' (`gnus-article-followup-with-original') and `R' 55** Gnus now supports sticky article buffers. Those are article buffers
147(`gnus-article-reply-with-original') only yank the text in the region if 56that are not reused when you select another article. *Note Sticky
148the region is active. 57Articles::.
149
150** In draft groups, `e' is now bound to `gnus-draft-edit-message'. Use `B
151w' for `gnus-summary-edit-article' instead.
152
153** Article Buttons
154
155More buttons for URLs, mail addresses, Message-IDs, Info links, man
156pages and Emacs or Gnus related references. *Note Article Buttons::.
157The variables `gnus-button-*-level' can be used to control the
158appearance of all article buttons. *Note Article Button Levels::.
159
160** Single-part yenc encoded attachments can be decoded.
161
162** Picons
163
164The picons code has been reimplemented to work in GNU Emacs--some of the
165previous options have been removed or renamed.
166
167Picons are small "personal icons" representing users, domain and
168newsgroups, which can be displayed in the Article buffer. *Note
169Picons::.
170
171** If the new option `gnus-treat-body-boundary' is non-`nil', a boundary
172line is drawn at the end of the headers.
173
174** Signed article headers (X-PGP-Sig) can be verified with `W p'.
175
176** The Summary Buffer uses an arrow in the fringe to indicate the current
177article. Use `(setq gnus-summary-display-arrow nil)' to disable it.
178
179** Warn about email replies to news
180
181Do you often find yourself replying to news by email by mistake? Then
182the new option `gnus-confirm-mail-reply-to-news' is just the thing for
183you.
184
185** If the new option `gnus-summary-display-while-building' is non-`nil',
186the summary buffer is shown and updated as it's being built.
187
188** The new `recent' mark `.' indicates newly arrived messages (as opposed
189to old but unread messages).
190
191** Gnus supports RFC 2369 mailing list headers, and adds a number of
192related commands in mailing list groups. *Note Mailing List::.
193
194** The Date header can be displayed in a format that can be read aloud in
195English. *Note Article Date::.
196
197** diffs are automatically highlighted in groups matching
198`mm-uu-diff-groups-regexp'
199
200** Better handling of Microsoft citation styles
201
202Gnus now tries to recognize the mangled header block that some Microsoft
203mailers use to indicate that the rest of the message is a citation, even
204though it is not quoted in any way. The variable
205`gnus-cite-unsightly-citation-regexp' matches the start of these
206citations.
207
208The new command `W Y f' (`gnus-article-outlook-deuglify-article') allows
209deuglifying broken Outlook (Express) articles.
210
211** `gnus-article-skip-boring'
212
213If you set `gnus-article-skip-boring' to `t', then Gnus will not scroll
214down to show you a page that contains only boring text, which by default
215means cited text and signature. You can customize what is skippable
216using `gnus-article-boring-faces'.
217
218This feature is especially useful if you read many articles that consist
219of a little new content at the top with a long, untrimmed message cited
220below.
221
222** Smileys (`:-)', `;-)' etc) are now displayed graphically in Emacs too.
223
224Put `(setq gnus-treat-display-smileys nil)' in `~/.gnus.el' to disable
225it.
226
227** Face headers handling. *Note Face::.
228
229** In the summary buffer, the new command `/ N' inserts new messages and `/
230o' inserts old messages.
231
232** Gnus decodes morse encoded messages if you press `W m'.
233 58
234** `gnus-summary-line-format' 59** International host names (IDNA) can now be decoded inside article bodies
60using `W i' (`gnus-summary-idna-message'). This requires that GNU Libidn
61(`http://www.gnu.org/software/libidn/') has been installed.
235 62
236The default value changed to `%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n'. 63** The non-ASCII group names handling has been much improved. The back
237Moreover `gnus-extra-headers', `nnmail-extra-headers' and 64ends that fully support non-ASCII group names are now `nntp', `nnml',
238`gnus-ignored-from-addresses' changed their default so that the users 65and `nnrss'. Also the agent, the cache, and the marks features work
239name will be replaced by the recipient's name or the group name posting 66with those back ends. *Note Non-ASCII Group Names::.
240to for NNTP groups.
241 67
242** Deleting of attachments. 68** Gnus now displays DNS master files sent as text/dns using dns-mode.
243 69
244The command `gnus-mime-save-part-and-strip' (bound to `C-o' on MIME 70** Gnus supports new limiting commands in the Summary buffer: `/ r'
245buttons) saves a part and replaces the part with an external one. 71(`gnus-summary-limit-to-replied') and `/ R'
246`gnus-mime-delete-part' (bound to `d' on MIME buttons) removes a part. 72(`gnus-summary-limit-to-recipient'). *Note Limiting::.
247It works only on back ends that support editing.
248 73
249** `gnus-default-charset' 74** You can now fetch all ticked articles from the server using `Y t'
75(`gnus-summary-insert-ticked-articles'). *Note Summary Generation
76Commands::.
250 77
251The default value is determined from the `current-language-environment' 78** Gnus supports a new sort command in the Summary buffer: `C-c C-s C-t'
252variable, instead of `iso-8859-1'. Also the `.*' item in 79(`gnus-summary-sort-by-recipient'). *Note Summary Sorting::.
253`gnus-group-charset-alist' is removed.
254 80
255** Printing capabilities are enhanced. 81** S/MIME now features LDAP user certificate searches. You need to
82configure the server in `smime-ldap-host-list'.
256 83
257Gnus supports Muttprint natively with `O P' from the Summary and Article 84** URLs inside OpenPGP headers are retrieved and imported to your PGP key
258buffers. Also, each individual MIME part can be printed using `p' on 85ring when you click on them.
259the MIME button.
260 86
261** Extended format specs. 87** Picons can be displayed right from the textual address, see
88`gnus-picon-style'. *Note Picons::.
262 89
263Format spec `%&user-date;' is added into 90** ANSI SGR control sequences can be transformed using `W A'.
264`gnus-summary-line-format-alist'. Also, user defined extended format
265specs are supported. The extended format specs look like `%u&foo;',
266which invokes function `gnus-user-format-function-FOO'. Because `&' is
267used as the escape character, old user defined format `%u&' is no longer
268supported.
269 91
270** `/ *' (`gnus-summary-limit-include-cached') is rewritten. 92ANSI sequences are used in some Chinese hierarchies for highlighting
93articles (`gnus-article-treat-ansi-sequences').
271 94
272It was aliased to `Y c' (`gnus-summary-insert-cached-articles'). The 95** Gnus now MIME decodes articles even when they lack "MIME-Version" header.
273new function filters out other articles. 96This changes the default of `gnus-article-loose-mime'.
274 97
275** Some limiting commands accept a `C-u' prefix to negate the match. 98** `gnus-decay-scores' can be a regexp matching score files. For example,
99set it to `\\.ADAPT\\'' and only adaptive score files will be decayed.
100 *Note Score Decays::.
276 101
277If `C-u' is used on subject, author or extra headers, i.e., `/ s', `/ 102** Strings prefixing to the `To' and `Newsgroup' headers in summary lines
278a', and `/ x' (`gnus-summary-limit-to-{subject,author,extra}') 103when using `gnus-ignored-from-addresses' can be customized with
279respectively, the result will be to display all articles that do not 104`gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'. *Note To
280match the expression. 105From Newsgroups::.
281 106
282** Gnus inlines external parts (message/external). 107** You can replace MIME parts with external bodies. See
283 108`gnus-mime-replace-part' and `gnus-article-replace-part'. *Note MIME
284 109Commands::, *note Using MIME::.
285
286* Changes in Message mode and related Gnus features
287
288** Delayed articles
289
290You can delay the sending of a message with `C-c C-j' in the Message
291buffer. The messages are delivered at specified time. This is useful
292for sending yourself reminders. *Note Delayed Articles::.
293
294** If the new option `nnml-use-compressed-files' is non-`nil', the nnml
295back end allows compressed message files.
296
297** The new option `gnus-gcc-mark-as-read' automatically marks Gcc articles
298as read.
299
300** Externalizing of attachments
301
302If `gnus-gcc-externalize-attachments' or
303`message-fcc-externalize-attachments' is non-`nil', attach local files
304as external parts.
305
306** The envelope sender address can be customized when using Sendmail.
307 *Note Mail Variables: (message)Mail Variables.
308
309** Gnus no longer generate the Sender: header automatically.
310
311Earlier it was generated when the user configurable email address was
312different from the Gnus guessed default user address. As the guessing
313algorithm is rarely correct these days, and (more controversially) the
314only use of the Sender: header was to check if you are entitled to
315cancel/supersede news (which is now solved by Cancel Locks instead, see
316another entry), generation of the header has been disabled by default.
317See the variables `message-required-headers',
318`message-required-news-headers', and `message-required-mail-headers'.
319
320** Features from third party `message-utils.el' added to `message.el'.
321
322Message now asks if you wish to remove `(was: <old subject>)' from
323subject lines (see `message-subject-trailing-was-query'). `C-c M-m' and
324`C-c M-f' inserts markers indicating included text. `C-c C-f a' adds a
325X-No-Archive: header. `C-c C-f x' inserts appropriate headers and a
326note in the body for cross-postings and followups (see the variables
327`message-cross-post-*').
328
329** References and X-Draft-From headers are no longer generated when you
330start composing messages and `message-generate-headers-first' is `nil'.
331
332** Easy inclusion of X-Faces headers. *Note X-Face::.
333
334** Group Carbon Copy (GCC) quoting
335
336To support groups that contains SPC and other weird characters, groups
337are quoted before they are placed in the Gcc: header. This means
338variables such as `gnus-message-archive-group' should no longer contain
339quote characters to make groups containing SPC work. Also, if you are
340using the string `nnml:foo, nnml:bar' (indicating Gcc into two groups)
341you must change it to return the list `("nnml:foo" "nnml:bar")',
342otherwise the Gcc: line will be quoted incorrectly. Note that returning
343the string `nnml:foo, nnml:bar' was incorrect earlier, it just didn't
344generate any problems since it was inserted directly.
345
346** `message-insinuate-rmail'
347
348Adding `(message-insinuate-rmail)' and `(setq mail-user-agent
349'gnus-user-agent)' in `.emacs' convinces Rmail to compose, reply and
350forward messages in message-mode, where you can enjoy the power of MML.
351
352** `message-minibuffer-local-map'
353
354The line below enables BBDB in resending a message:
355(define-key message-minibuffer-local-map [(tab)]
356 'bbdb-complete-name)
357
358** `gnus-posting-styles'
359
360Add a new format of match like
361((header "to" "larsi.*org")
362 (Organization "Somewhere, Inc."))
363The old format like the lines below is obsolete, but still accepted.
364(header "to" "larsi.*org"
365 (Organization "Somewhere, Inc."))
366
367** `message-ignored-news-headers' and `message-ignored-mail-headers'
368
369`X-Draft-From' and `X-Gnus-Agent-Meta-Information' have been added into
370these two variables. If you customized those, perhaps you need add
371those two headers too.
372
373** Gnus supports the "format=flowed" (RFC 2646) parameter. On composing
374messages, it is enabled by `use-hard-newlines'. Decoding format=flowed
375was present but not documented in earlier versions.
376 110
377** The option `mm-fill-flowed' can be used to disable treatment of 111** The option `mm-fill-flowed' can be used to disable treatment of
378"format=flowed" messages. Also, flowed text is disabled when sending 112format=flowed messages. Also, flowed text is disabled when sending
379inline PGP signed messages. (New in Gnus 5.10.7) 113inline PGP signed messages. *Note Flowed text: (emacs-mime)Flowed text.
114(New in Gnus 5.10.7)
380 115
381** Gnus supports the generation of RFC 2298 Disposition Notification
382requests.
383 116
384This is invoked with the `C-c M-n' key binding from message mode. 117
385 118* Changes in Message mode
386** Message supports the Importance: (RFC 2156) header.
387
388In the message buffer, `C-c C-f C-i' or `C-c C-u' cycles through the
389valid values.
390
391** Gnus supports Cancel Locks in News.
392
393This means a header `Cancel-Lock' is inserted in news posting. It is
394used to determine if you wrote an article or not (for canceling and
395superseding). Gnus generates a random password string the first time
396you post a message, and saves it in your `~/.emacs' using the Custom
397system. While the variable is called `canlock-password', it is not
398security sensitive data. Publishing your canlock string on the web will
399not allow anyone to be able to anything she could not already do. The
400behavior can be changed by customizing `message-insert-canlock'.
401 119
402** Gnus supports PGP (RFC 1991/2440), PGP/MIME (RFC 2015/3156) and S/MIME 120** Gnus now supports the "hashcash" client puzzle anti-spam mechanism. Use
403(RFC 2630-2633). 121`(setq message-generate-hashcash t)' to enable. *Note Hashcash::.
404 122
405It needs an external S/MIME and OpenPGP implementation, but no 123** You can now drag and drop attachments to the Message buffer. See
406additional Lisp libraries. This add several menu items to the 124`mml-dnd-protocol-alist' and `mml-dnd-attach-options'. *Note MIME:
407Attachments menu, and `C-c RET' key bindings, when composing messages. 125(message)MIME.
408This also obsoletes `gnus-article-hide-pgp-hook'.
409 126
410** MML (Mime compose) prefix changed from `M-m' to `C-c C-m'. 127** The option `message-yank-empty-prefix' now controls how empty lines are
128prefixed in cited text. *Note Insertion Variables: (message)Insertion
129Variables.
411 130
412This change was made to avoid conflict with the standard binding of 131** Gnus uses narrowing to hide headers in Message buffers. The
413`back-to-indentation', which is also useful in message mode. 132`References' header is hidden by default. To make all headers visible,
133use `(setq message-hidden-headers nil)'. *Note Message Headers:
134(message)Message Headers.
414 135
415** The default for `message-forward-show-mml' changed to the symbol `best'. 136** You can highlight different levels of citations like in the article
137buffer. See `gnus-message-highlight-citation'.
416 138
417The behavior for the `best' value is to show MML (i.e., convert to MIME) 139** `auto-fill-mode' is enabled by default in Message mode. See
418when appropriate. MML will not be used when forwarding signed or 140`message-fill-column'. *Note Message Headers: (message)Various Message
419encrypted messages, as the conversion invalidate the digital signature. 141Variables.
420 142
421** If `auto-compression-mode' is enabled, attachments are automatically 143** You can now store signature files in a special directory named
422decompressed when activated. 144`message-signature-directory'.
423 145
424** Support for non-ASCII domain names 146** The option `message-citation-line-format' controls the format of the
147"Whomever writes:" line. You need to set
148`message-citation-line-function' to
149`message-insert-formated-citation-line' as well.
425 150
426Message supports non-ASCII domain names in From:, To: and Cc: and will 151
427query you whether to perform encoding when you try to send a message. 152* Changes in back ends
428The variable `message-use-idna' controls this. Gnus will also decode
429non-ASCII domain names in From:, To: and Cc: when you view a message.
430The variable `gnus-use-idna' controls this.
431 153
432** You can now drag and drop attachments to the Message buffer. See 154** The nntp back end stores article marks in `~/News/marks'.
433`mml-dnd-protocol-alist' and `mml-dnd-attach-options'. *Note MIME:
434(message)MIME.
435 155
156The directory can be changed using the (customizable) variable
157`nntp-marks-directory', and marks can be disabled using the (back end)
158variable `nntp-marks-is-evil'. The advantage of this is that you can
159copy `~/News/marks' (using rsync, scp or whatever) to another Gnus
160installation, and it will realize what articles you have read and
161marked. The data in `~/News/marks' has priority over the same data in
162`~/.newsrc.eld'.
436 163
437 164** You can import and export your RSS subscriptions from OPML files. *Note
438* Changes in back ends 165RSS::.
439 166
440** Gnus can display RSS newsfeeds as a newsgroup. *Note RSS::. 167** IMAP identity (RFC 2971) is supported.
441 168
442** The nndoc back end now supports mailman digests and exim bounces. 169By default, Gnus does not send any information about itself, but you can
170customize it using the variable `nnimap-id'.
443 171
444** Gnus supports Maildir groups. 172** The `nnrss' back end now supports multilingual text. Non-ASCII group
173names for the `nnrss' groups are also supported. *Note RSS::.
445 174
446Gnus includes a new back end `nnmaildir.el'. *Note Maildir::. 175** Retrieving mail with POP3 is supported over SSL/TLS and with StartTLS.
447 176
448** The nnml and nnfolder back ends store marks for each groups. 177** The nnml back end allows other compression programs beside `gzip' for
178compressed message files. *Note Mail Spool::.
449 179
450This makes it possible to take backup of nnml/nnfolder servers/groups 180** The nnml back end supports group compaction.
451separately of `~/.newsrc.eld', while preserving marks. It also makes it
452possible to share articles and marks between users (without sharing the
453`~/.newsrc.eld' file) within e.g. a department. It works by storing the
454marks stored in `~/.newsrc.eld' in a per-group file `.marks' (for nnml)
455and `GROUPNAME.mrk' (for nnfolder, named GROUPNAME). If the
456nnml/nnfolder is moved to another machine, Gnus will automatically use
457the `.marks' or `.mrk' file instead of the information in
458`~/.newsrc.eld'. The new server variables `nnml-marks-is-evil' and
459`nnfolder-marks-is-evil' can be used to disable this feature.
460 181
182This feature, accessible via the functions `gnus-group-compact-group'
183(`G z' in the group buffer) and `gnus-server-compact-server' (`z' in the
184server buffer) renumbers all articles in a group, starting from 1 and
185removing gaps. As a consequence, you get a correct total article count
186(until messages are deleted again).
461 187
462 188
463* Appearance 189* Appearance
464 190
465** The menu bar item (in Group and Summary buffer) named "Misc" has been 191** The tool bar has been updated to use GNOME icons. You can also
466renamed to "Gnus". 192customize the tool bar. There's no documentation in the manual yet, but
467 193`M-x customize-apropos RET -tool-bar$' should get you started. (Only
468** The menu bar item (in Message mode) named "MML" has been renamed to 194for Emacs, not in XEmacs.)
469"Attachments". Note that this menu also contains security related
470stuff, like signing and encryption (*note Security: (message)Security.).
471
472** The tool bars have been updated to use GNOME icons in Group, Summary and
473Message mode. You can also customize the tool bars. This is a new
474feature in Gnus 5.10.9. (Only for Emacs, not in XEmacs.)
475 195
476** The tool bar icons are now (de)activated correctly in the group buffer, 196** The tool bar icons are now (de)activated correctly in the group buffer,
477see the variable `gnus-group-update-tool-bar'. Its default value 197see the variable `gnus-group-update-tool-bar'. Its default value
478depends on your Emacs version. This is a new feature in Gnus 5.10.9. 198depends on your Emacs version.
479
480
481* Miscellaneous changes
482 199
483** `gnus-agent' 200** You can change the location of XEmacs' toolbars in Gnus buffers. See
201`gnus-use-toolbar' and `message-use-toolbar'.
484 202
485The Gnus Agent has seen a major updated and is now enabled by default,
486and all nntp and nnimap servers from `gnus-select-method' and
487`gnus-secondary-select-method' are agentized by default. Earlier only
488the server in `gnus-select-method' was agentized by the default, and the
489agent was disabled by default. When the agent is enabled, headers are
490now also retrieved from the Agent cache instead of the back ends when
491possible. Earlier this only happened in the unplugged state. You can
492enroll or remove servers with `J a' and `J r' in the server buffer.
493Gnus will not download articles into the Agent cache, unless you
494instruct it to do so, though, by using `J u' or `J s' from the Group
495buffer. You revert to the old behavior of having the Agent disabled
496with `(setq gnus-agent nil)'. Note that putting `(gnus-agentize)' in
497`~/.gnus.el' is not needed any more.
498 203
499** Gnus reads the NOV and articles in the Agent if plugged. 204
500 205* Miscellaneous changes
501If one reads an article while plugged, and the article already exists in
502the Agent, it won't get downloaded once more. `(setq gnus-agent-cache
503nil)' reverts to the old behavior.
504
505** Dired integration
506
507`gnus-dired-minor-mode' (see *Note Other modes::) installs key bindings
508in dired buffers to send a file as an attachment, open a file using the
509appropriate mailcap entry, and print a file using the mailcap entry.
510
511** The format spec `%C' for positioning point has changed to `%*'.
512 206
513** `gnus-slave-unplugged' 207** Having edited the select-method for the foreign server in the server
208buffer is immediately reflected to the subscription of the groups which
209use the server in question. For instance, if you change
210`nntp-via-address' into `bar.example.com' from `foo.example.com', Gnus
211will connect to the news host by way of the intermediate host
212`bar.example.com' from next time.
514 213
515A new command which starts Gnus offline in slave mode. 214** The `all.SCORE' file can be edited from the group buffer using `W e'.
516 215
517 216
518 217
diff --git a/etc/MACHINES b/etc/MACHINES
index a4db1df76c7..9f84d8ac18a 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -1158,17 +1158,6 @@ Sun 3, Sun 4 (sparc), Sun 386 (m68k-sun-sunos, sparc-sun-sunos, i386-sun-sunos,
1158 src/s/sunos4-1.h to src/config.h. This problem is due to obsolete 1158 src/s/sunos4-1.h to src/config.h. This problem is due to obsolete
1159 software in the nonshared standard library. 1159 software in the nonshared standard library.
1160 1160
1161 If you want to use SunWindows, define HAVE_SUN_WINDOWS
1162 in config.h to enable a special interface called `emacstool'.
1163 The definition must *precede* the #include "machine.h".
1164 System version 3.2 is required for this facility to work.
1165
1166 We recommend that you instead use the X window system, which
1167 has technical advantages, is an industry standard, and is also
1168 free software. The FSF does not support the SunWindows code;
1169 we installed it only on the understanding we would not let it
1170 divert our efforts from what we think is important.
1171
1172 If you are compiling for X windows, and the X window library was 1161 If you are compiling for X windows, and the X window library was
1173 compiled to use the 68881, then you must edit config.h according 1162 compiled to use the 68881, then you must edit config.h according
1174 the comments at the end of `src/m/sun3.h'. 1163 the comments at the end of `src/m/sun3.h'.
diff --git a/etc/NEWS b/etc/NEWS
index d2298233c83..581547fe116 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -28,11 +28,16 @@ so we will look at it and add it to the manual.
28 28
29** The default X toolkit is now Gtk+, rather than Lucid. 29** The default X toolkit is now Gtk+, rather than Lucid.
30 30
31** The Mac Carbon port is no longer supported.
32Instead, use... [what?]
33
31** configure now checks for libgif before libungif when searching for 34** configure now checks for libgif before libungif when searching for
32a GIF library. 35a GIF library.
33 36
34** Support for systems without alloca has been removed. 37** Support for systems without alloca has been removed.
35 38
39** Support for Sun windows has been removed.
40
36** The `emacstool' utility has been removed. 41** The `emacstool' utility has been removed.
37 42
38 43
@@ -119,6 +124,11 @@ following arguments.
119* Editing Changes in Emacs 23.1 124* Editing Changes in Emacs 23.1
120 125
121+++ 126+++
127** C-M-% now shows replacement as it would look in the buffer, with
128`\N' and `\&' substituted according to the match. Old behavior can be
129restored by customizing `query-replace-show-replacement'.
130
131+++
122** M-q now fills the region if the region is active and 132** M-q now fills the region if the region is active and
123`transient-mark-mode' is turned on. Otherwise, it fills the current 133`transient-mark-mode' is turned on. Otherwise, it fills the current
124paragraph. 134paragraph.
@@ -163,9 +173,39 @@ its usage.
163 173
164** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. 174** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
165 175
176** Remember Mode (remember.el) is now included with Emacs. It is a
177mode for quickly jotting down things to remember. Included with
178remember.el is a backend that can save notes to a Diary file. Please
179consult the Remember Manual for usage details.
180
166 181
167* Changes in Specialized Modes and Packages in Emacs 23.1 182* Changes in Specialized Modes and Packages in Emacs 23.1
168 183
184** abbrev was rewritten in Elisp and extended with more flexibility.
185*** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put,
186 abbrev-table-p.
187*** Special hook `abbrev-expand-functions' obsoletes `pre-abbrev-expand-hook'.
188*** `make-abbrev-table', `define-abbrev', `define-abbrev-table' all take
189 extra arguments for arbitrary properties.
190*** New variable `abbrev-minor-mode-table-alist'.
191*** `local-abbrev-table' can hold a list of abbrev-tables.
192*** Abbrevs have now the following special properties:
193 `:count', `:system', `:enable-function', `:case-fixed'.
194*** Abbrev-tables have now the following special properties:
195 `:parents', `:case-fixed', `:enable-function', `:regexp',
196 `abbrev-table-modiff'.
197
198** Help mode.
199*** New macro `with-help-window' should set up help windows better
200than `with-output-to-temp-buffer' with `print-help-return-message'.
201*** New option `help-window-select' permits to customize whether help
202window shall be automatically selected when invoking help.
203*** New variable `help-window-point-marker' permits to specify new
204position of point in help window (for example in `view-lossage').
205
206** view-remove-frame-by-deleting is now by default t
207since users found iconification of view-mode frames distracting.
208
169** isearch can now search through multiple ChangeLog files. 209** isearch can now search through multiple ChangeLog files.
170When running isearch in a ChangeLog file, if the search fails, 210When running isearch in a ChangeLog file, if the search fails,
171then another C-s tries searching the previous ChangeLog, 211then another C-s tries searching the previous ChangeLog,
@@ -267,6 +307,9 @@ that either version can be used as inferior Python by python.el.
267 307
268*** The variable `fortran-line-length' can change the fixed-form line-length. 308*** The variable `fortran-line-length' can change the fixed-form line-length.
269 309
310*** In Fortran mode, M-; is now bound to the standard comment-dwim,
311rather than fortran-indent-comment.
312
270+++ 313+++
271*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. 314*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax.
272 315
@@ -292,16 +335,45 @@ of Windows with third party IPv6 stacks installed. Previously IPv6 was
292supported on other platforms, but not on Windows due to using the winsock 335supported on other platforms, but not on Windows due to using the winsock
2931.1 header file, even though Emacs was linking to the winsock 2 library. 3361.1 header file, even though Emacs was linking to the winsock 2 library.
294 337
338** More keys available on MS-Windows.
339Keys normally associated with IMEs, and some exotic keys not normally found
340on standard keyboards have been given names so they can be bound to functions
341inside Emacs. If there are keys on your keyboard that have not been exposed
342to Emacs in the past, try C-h k to see if they are available now.
343
344Emacs can now bind functions to the extra buttons for media player and
345browser control present on some keyboards. These buttons are disabled
346by default, since enabling them prevents their system-wide use when
347Emacs has focus. To enable them, set the variable
348w32-pass-multimedia-buttons to nil. See the doc string of that variable
349for the list of extra keys that are available.
295 350
296* Incompatible Lisp Changes in Emacs 23.1 351* Incompatible Lisp Changes in Emacs 23.1
297 352
298+++ 353+++
299** The function `dired-call-process' has been removed. 354** The function `dired-call-process' has been removed.
300 355
356** The variable `byte-compile-warnings' can now be a list starting with `not',
357meaning to disable the specified warnings. The meaning of this list
358may therefore be the reverse of what you expect (of course, this is
359only an issue if you make use of the new `not' syntax). Rather than
360checking/manipulating elements directly, use the new functions
361`byte-compile-warning-enabled-p', `byte-compile-disable-warning', and
362`byte-compile-enable-warning.'
363
364** shell.el no longer defines the aliases `dirtrack-toggle' and
365`dirtrack-mode' for `shell-dirtrack-mode'. These names were removed
366because they clash with commands provided by dirtrack.el. Use
367`shell-dirtrack-mode' instead.
368
301 369
302* Lisp Changes in Emacs 23.1 370* Lisp Changes in Emacs 23.1
303 371
304+++ 372+++
373** New function `match-substitute-replacement' returns the result of
374`replace-match' without actually using it in the buffer.
375
376+++
305** A list of default values can be specified for the DEFAULT argument of 377** A list of default values can be specified for the DEFAULT argument of
306functions `read-from-minibuffer', `read-string', `read-command', 378functions `read-from-minibuffer', `read-string', `read-command',
307`read-variable', `read-buffer', `completing-read'. Elements of this list 379`read-variable', `read-buffer', `completing-read'. Elements of this list
@@ -319,6 +391,8 @@ applies before function-key-map. Also it is terminal-local contrary to
319key-translation-map. Terminal-specific key-sequences are generally added to 391key-translation-map. Terminal-specific key-sequences are generally added to
320this map rather than to function-key-map now. 392this map rather than to function-key-map now.
321 393
394** The new function `read-color' reads a color name using the minibuffer.
395
322** Changes related to multiple tty support. 396** Changes related to multiple tty support.
323 397
324*** $TERM is now set to `dumb' for subprocesses. If you want to know the 398*** $TERM is now set to `dumb' for subprocesses. If you want to know the
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 89e90fb361a..a8e8b3fbb8c 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -34,6 +34,7 @@ below. Emacs tries to warn you about these through `bad-packages-alist'.
34** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version. 34** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version.
35 35
36** cua.el, cua-mode.el: remove old versions. 36** cua.el, cua-mode.el: remove old versions.
37
37 38
38* Installation Changes in Emacs 22.2 39* Installation Changes in Emacs 22.2
39 40
@@ -41,15 +42,6 @@ below. Emacs tries to warn you about these through `bad-packages-alist'.
41 42
42* Changes in Emacs 22.2 43* Changes in Emacs 22.2
43 44
44** `browse-url-emacs' loads a URL into an Emacs buffer. Handy for *.el URLs.
45
46** `bad-packages-alist' will warn about external packages that are known
47to cause problems in this version of Emacs.
48
49** The values of `dired-recursive-deletes' and `dired-recursive-copies'
50have been changed to `top'. This means that the user is asked once,
51before deleting/copying the indicated directory recursively.
52
53** In Image mode, whenever the displayed image is wider and/or higher 45** In Image mode, whenever the displayed image is wider and/or higher
54than the window, the usual keys for moving the cursor cause the image 46than the window, the usual keys for moving the cursor cause the image
55to be scrolled horizontally or vertically instead. 47to be scrolled horizontally or vertically instead.
@@ -66,6 +58,15 @@ Windows installations. Users of software which modifies the behaviour of
66Windows to cause focus to follow the mouse will now need to explicitly set 58Windows to cause focus to follow the mouse will now need to explicitly set
67this variable. 59this variable.
68 60
61** `bad-packages-alist' will warn about external packages that are known
62to cause problems in this version of Emacs.
63
64** The values of `dired-recursive-deletes' and `dired-recursive-copies'
65have been changed to `top'. This means that the user is asked once,
66before deleting/copying the indicated directory recursively.
67
68** `browse-url-emacs' loads a URL into an Emacs buffer. Handy for *.el URLs.
69
69** The command gdba has been removed as gdb works now for those cases where it 70** The command gdba has been removed as gdb works now for those cases where it
70was needed. In text command mode, if you have problems before execution has 71was needed. In text command mode, if you have problems before execution has
71started, use M-x gud-gdb. 72started, use M-x gud-gdb.
@@ -105,7 +106,8 @@ This can be used to add menu entries for backend specific functions.
105* Lisp Changes in Emacs 22.2. 106* Lisp Changes in Emacs 22.2.
106 107
107** Frame-local variables are deprecated and are slated for removal. 108** Frame-local variables are deprecated and are slated for removal.
108 Use frame parameters instead. 109Use frame parameters instead.
110
109** The function invisible-p returns non-nil if the character 111** The function invisible-p returns non-nil if the character
110after a specified position is invisible. 112after a specified position is invisible.
111 113
@@ -120,9 +122,16 @@ as its frame.
120** The new function `image-refresh' refreshes all images associated 122** The new function `image-refresh' refreshes all images associated
121with a given image specification. 123with a given image specification.
122 124
123** The new function `split-string-and-unquote' does (what?) 125** The new function `combine-and-quote-strings' concatenates a list of strings
126using a specified separator. If a string contains double quotes, they
127are escaped in the output.
128
129** The new function `split-string-and-unquote' performs the inverse operation to
130`combine-and-quote-strings', i.e. splits a single string into a list
131of strings, undoing any quoting added by `combine-and-quote-strings'.
132(For some separator/string combinations, the original strings cannot
133be recovered.)
124 134
125** The new function `combine-and-quote-strings' does (what?)
126 135
127* Installation Changes in Emacs 22.1 136* Installation Changes in Emacs 22.1
128 137
diff --git a/etc/README b/etc/README
index 16e0923487d..e18da7f381a 100644
--- a/etc/README
+++ b/etc/README
@@ -10,35 +10,8 @@ for Emacs functions and variables.
10 10
11COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES 11COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
12 12
13The files splash.xpm, splash8.xpm contain copyright and license
14information, but it is reproduced here for convenience.
15
16Files: splash.pbm, splash.xpm, splash8.xpm, gnus.pbm, gnus-logo.eps
17 Author: Luis Fernandes <elf@ee.ryerson.ca>
18 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
19 Free Software Foundation, Inc.
20 License: GNU General Public License version 3 or later (see COPYING)
21
22File: emacs.icon 13File: emacs.icon
23 Author: Sun Microsystems, Inc 14 Author: Sun Microsystems, Inc
24 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 15 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
25 Free Software Foundation, Inc. 16 Free Software Foundation, Inc.
26 License: GNU General Public License version 3 or later (see COPYING) 17 License: GNU General Public License version 3 or later (see COPYING)
27
28
29This file is part of GNU Emacs.
30
31GNU Emacs is free software; you can redistribute it and/or modify
32it under the terms of the GNU General Public License as published by
33the Free Software Foundation; either version 3, or (at your option)
34any later version.
35
36GNU Emacs is distributed in the hope that it will be useful,
37but WITHOUT ANY WARRANTY; without even the implied warranty of
38MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
39GNU General Public License for more details.
40
41You should have received a copy of the GNU General Public License
42along with GNU Emacs; see the file COPYING. If not, write to the
43Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
44Boston, MA 02110-1301, USA.
diff --git a/etc/gnus/gnus-setup.ast b/etc/gnus/gnus-setup.ast
new file mode 100644
index 00000000000..2893c40b245
--- /dev/null
+++ b/etc/gnus/gnus-setup.ast
@@ -0,0 +1,51 @@
1@title Configuring Gnus for the first time
2
3@node What do you want to do with Gnus?
4
5@variable outbound (:radio ((item :tag "Send mail via sendmail" "sendmail") (item :tag "Send mail via SMTP" "smtp"))) "sendmail"
6
7@variable backends (:set ((item :tag "Read news via NNTP" "nntp") (item :tag "Read mail, store it locally" "nnml") (item :tag "Read mail and store it on an IMAP server" "nnimap"))) (list "nnml")
8@result primary-mail-selections (list backends outbound)
9
10@text
11Welcome to Gnus. You need to tell us what you want to do with Gnus
12before we go on to specific configurations.
13
14Choose the tasks you want to set up:
15@variable{backends}
16
17Choose the method Gnus will use to send mail:
18@variable{outbound}
19
20@end text
21
22@next (member "nnml" backends) "Setting up local mail storage (nnml)"
23@next (member "nntp" backends) "Setting up a NNTP server"
24
25@node Setting up local mail storage (nnml)
26@variable mechanism (:radio ((item :tag "Get mail from your Unix mbox" "mbox") (item :tag "Use POP3 to retrieve mail" "pop3"))) "mbox"
27@result nnml-mechanism (list mechanism)
28@text
29You are setting up local mail storage, using the nnml backend in Gnus terms.
30
31Your mail can be downloaded into Gnus in several ways, choose one:
32@variable{mechanism}
33
34@end text
35
36@node Setting up a NNTP server
37
38@text
39TODO: this will be a real link.
40Run M-x assistant and use the news-server.ast file as input.
41@end text
42
43
44@c Local variables:
45@c mode: texinfo
46@c End:
47
48@ignore
49 arch-tag: 6b7b200b-9169-4b44-8b32-b73773fa71af
50@end ignore
51
diff --git a/etc/gnus/news-server.ast b/etc/gnus/news-server.ast
new file mode 100644
index 00000000000..294f92382d9
--- /dev/null
+++ b/etc/gnus/news-server.ast
@@ -0,0 +1,64 @@
1@title Configuring Gnus for reading news
2
3
4@node Setting up the news server name and port number
5@variable server :string (gnus-getenv-nntpserver)
6@variable port :number 119
7@validate (assistant-validate-connect-to-server server port)
8@result gnus-select-method (list 'nntp server (list 'nntp-server port))
9@text
10Usenet news is usually read from your Internet service prodider's news
11server. If you don't know the name of this server, contact your ISP.
12
13As a guess, the name of the server might be news.yourisp.com.
14
15Server name: @variable{server}
16Port number: @variable{port}
17@end text
18@next t "User name and password"
19
20
21@node User name and password
22@type interstitial
23@next
24(if (assistant-password-required-p)
25 "Enter user name and password"
26 "Want user name and password?")
27@end next
28
29
30@node Want user name and password?
31@variable passwordp (:radio ((item "Yes") (item "No"))) "No"
32@text
33Some news servers require that you enter a user name and a password.
34It doesn't look like your news server is one of them.
35
36Do you want to enter user name and password anyway?
37
38@variable{passwordp}
39
40@end text
41
42@next (equal passwordp "No") finish
43@next (not (equal passwordp "No")) "Enter user name and password"
44
45
46@node Enter user name and password
47@variable user-name :string (user-login-name)
48@variable password :password (or (assistant-authinfo-data server port 'password) "")
49@text
50
51It looks like your news server requires you to enter a user name
52and a password:
53
54User name: @variable{user-name}
55Password: @variable{user-name}
56
57@end text
58
59@c Local variables:
60@c mode: texinfo
61@c End:
62
63@c arch tag is missing
64
diff --git a/etc/images/gnus/mail_send.xpm b/etc/images/gnus/mail_send.xpm
new file mode 100644
index 00000000000..f1d2282ec8a
--- /dev/null
+++ b/etc/images/gnus/mail_send.xpm
@@ -0,0 +1,39 @@
1/* XPM */
2static char *magick[] = {
3/* columns rows colors chars-per-pixel */
4"24 24 9 1",
5" c Gray0",
6". c #675e6580613e",
7"X c #8c8c7c7c6969",
8"o c #9b458d377822",
9"O c #a941a6459f3e",
10"+ c #c8c8b2b29898",
11"@ c #dadac2c2a5a5",
12"# c #eb4dea2fe4ad",
13"$ c None",
14/* pixels */
15"$$$$$$$$$$$$$$$$$$$$$$$$",
16"$$$$$$$$$$$$$$$$$$$$$$$$",
17"$$$$$$$$$$$$$ $$$$$$$",
18"$$$$$$$$ .@#+ $$$$$$",
19"$$$ .+#####@O $$$$$$",
20"$$ .+##########.+O $$$$$",
21"$$ @..########O.+# $$$$$",
22"$$ O@O..@#####.+## $$$$$",
23"$$$ ###+O.O##...##O $$$$",
24"$$$ @####@+..O#O.+# $$$$",
25"$$$ O####.#######.O $$$$",
26"$$$$ ###+O########.O $$$",
27"$$$$ ###.########@O $$$",
28"$$$$ +#+O#####@O $$$$$",
29"$$$$$ #.###@O $$$$$$",
30"$$$$$ .O@O $$ .. $$$$$",
31"$$$$$ .. $$$$ .oo. $$$$",
32"$$$$$$ $$$$$ oo $$$",
33"$$$$$$$$$$$$$$$ Oo $$$$$",
34"$$$$$$$$$$$$$$ oOOX $$$$",
35"$$$$$$$$$$$$$$ ++++ $$$$",
36"$$$$$$$$$$$$$ O@@@@O $$$",
37"$$$$$$$$$$$$$ $$$",
38"$$$$$$$$$$$$$$$$$$$$$$$$"
39};
diff --git a/etc/images/smilies/grayscale/blink.xpm b/etc/images/smilies/grayscale/blink.xpm
new file mode 100644
index 00000000000..eec7209f38b
--- /dev/null
+++ b/etc/images/smilies/grayscale/blink.xpm
@@ -0,0 +1,24 @@
1/* XPM */
2static char * blink_xpm[] = {
3"14 14 7 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #6E6E6E",
8"# c #515151",
9"$ c #ABABAB",
10"% c #737373",
11" ",
12" ",
13" . ",
14" + ",
15" @#$$# + ",
16" ++ + ",
17" ",
18" + + ",
19" $+ +$ ",
20" %+ +% ",
21" %++++% ",
22" $$$$ ",
23" ",
24" "};
diff --git a/etc/images/smilies/grayscale/braindamaged.xpm b/etc/images/smilies/grayscale/braindamaged.xpm
new file mode 100644
index 00000000000..cd47b32824a
--- /dev/null
+++ b/etc/images/smilies/grayscale/braindamaged.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static char * braindamaged_xpm[] = {
3"14 14 6 1",
4" c None",
5". c #ABABAB",
6"+ c #000000",
7"@ c #515151",
8"# c #171717",
9"$ c #737373",
10" ",
11" ",
12" .++..++. ",
13" +@.++.@+ ",
14" +.@#@@.+ ",
15" +@.#@.@+ ",
16" .++. ++. ",
17" + + ",
18" .+ +. ",
19" $+ +$ ",
20" $++++$ ",
21" .... ",
22" ",
23" "};
diff --git a/etc/images/smilies/grayscale/cry.xpm b/etc/images/smilies/grayscale/cry.xpm
new file mode 100644
index 00000000000..78bf6662d6b
--- /dev/null
+++ b/etc/images/smilies/grayscale/cry.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static char * cry_xpm[] = {
3"14 14 6 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #ABABAB",
8"# c #515151",
9"$ c #6E6E6E",
10" ",
11" ",
12" . ",
13" .. .+. ",
14" +++. +.+ ",
15" +@+ ",
16" @+# ",
17" @@ ",
18" $++++$ ",
19" .+@ @+. ",
20" @+@ @+@ ",
21" @ @ ",
22" ",
23" "};
diff --git a/etc/images/smilies/grayscale/dead.xpm b/etc/images/smilies/grayscale/dead.xpm
new file mode 100644
index 00000000000..9be9883c077
--- /dev/null
+++ b/etc/images/smilies/grayscale/dead.xpm
@@ -0,0 +1,21 @@
1/* XPM */
2static char * dead_xpm[] = {
3"14 14 4 1",
4" c None",
5". c #737373",
6"+ c #ABABAB",
7"@ c #000000",
8" ",
9" ",
10" .+ +. + +. ",
11" +@+@++@+@+ ",
12" +@ @+ ",
13" +@+@ @+@+ ",
14" + +. + + ",
15" ",
16" +@ @+ ",
17" .@ @. ",
18" .@@@@. ",
19" ++++ ",
20" ",
21" "};
diff --git a/etc/images/smilies/grayscale/evil.xpm b/etc/images/smilies/grayscale/evil.xpm
new file mode 100644
index 00000000000..e358cf89454
--- /dev/null
+++ b/etc/images/smilies/grayscale/evil.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static char * evil_xpm[] = {
3"14 14 6 1",
4" c None",
5". c #6E6E6E",
6"+ c #484848",
7"@ c #ABABAB",
8"# c #000000",
9"$ c #737373",
10" ",
11" ",
12" .+ +. ",
13" @# #@ ",
14" #+ @+# ",
15" #+ @+# ",
16" ",
17" # # ",
18" @# #@ ",
19" $# #$ ",
20" $####$ ",
21" @@@@ ",
22" ",
23" "};
diff --git a/etc/images/smilies/grayscale/forced.xpm b/etc/images/smilies/grayscale/forced.xpm
new file mode 100644
index 00000000000..095084569c4
--- /dev/null
+++ b/etc/images/smilies/grayscale/forced.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static char * forced_xpm[] = {
3"14 14 6 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #6E6E6E",
8"# c #ABABAB",
9"$ c #171717",
10" ",
11" ",
12" . . ",
13" + + ",
14" + + ",
15" + + ",
16" ",
17" @ @ ",
18" +# #+ ",
19" @@# #@@ ",
20" #$++++++$# ",
21" ######## ",
22" ",
23" "};
diff --git a/etc/images/smilies/grayscale/frown.xpm b/etc/images/smilies/grayscale/frown.xpm
new file mode 100644
index 00000000000..b513f4c92fd
--- /dev/null
+++ b/etc/images/smilies/grayscale/frown.xpm
@@ -0,0 +1,22 @@
1/* XPM */
2static char * frown_xpm[] = {
3"14 14 5 1",
4" c None",
5". c #6E6E6E",
6"+ c #484848",
7"@ c #ABABAB",
8"# c #000000",
9" ",
10" ",
11" .+ +. ",
12" @# #@ ",
13" #+ @+# ",
14" #+@@+# ",
15" ",
16" @@ ",
17" .####. ",
18" +#@ @#+ ",
19" @#@ @#@ ",
20" + + ",
21" ",
22" "};
diff --git a/etc/images/smilies/grayscale/grin.xpm b/etc/images/smilies/grayscale/grin.xpm
new file mode 100644
index 00000000000..f6e45882a46
--- /dev/null
+++ b/etc/images/smilies/grayscale/grin.xpm
@@ -0,0 +1,25 @@
1/* XPM */
2static char * grin_xpm[] = {
3"14 14 8 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #515151",
8"# c #6E6E6E",
9"$ c #ABABAB",
10"% c #FFFFFF",
11"& c #737373",
12" ",
13" ",
14" . . ",
15" + + ",
16" + + ",
17" + + ",
18" ",
19" ++@@##@@++ ",
20" $+%%%%%%+$ ",
21" &+%%%%+& ",
22" &++++& ",
23" $$$$ ",
24" ",
25" "};
diff --git a/etc/images/smilies/grayscale/indifferent.xpm b/etc/images/smilies/grayscale/indifferent.xpm
new file mode 100644
index 00000000000..1e4f69e0f4f
--- /dev/null
+++ b/etc/images/smilies/grayscale/indifferent.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static char * indifferent_xpm[] = {
3"14 14 6 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #515151",
8"# c #ABABAB",
9"$ c #6E6E6E",
10" ",
11" ",
12" . . ",
13" + + ",
14" + + ",
15" + + ",
16" ",
17" @ #@ ",
18"#+$+$ $ + ",
19"$ +#+$#++$+$ ",
20" $ ++# ++ ",
21" + ",
22" ",
23" "};
diff --git a/etc/images/smilies/grayscale/reverse-smile.xpm b/etc/images/smilies/grayscale/reverse-smile.xpm
new file mode 100644
index 00000000000..a62eab0481c
--- /dev/null
+++ b/etc/images/smilies/grayscale/reverse-smile.xpm
@@ -0,0 +1,22 @@
1/* XPM */
2static char * reverse_smile_xpm[] = {
3"14 14 5 1",
4" c None",
5". c #ABABAB",
6"+ c #737373",
7"@ c #000000",
8"# c #484848",
9" ",
10" ",
11" .... ",
12" +@@@@+ ",
13" +@ @+ ",
14" .@ @. ",
15" @ @ ",
16" ",
17" @ @ ",
18" @ @ ",
19" @ @ ",
20" # # ",
21" ",
22" "};
diff --git a/etc/images/smilies/grayscale/sad.xpm b/etc/images/smilies/grayscale/sad.xpm
new file mode 100644
index 00000000000..3addb6b6b5a
--- /dev/null
+++ b/etc/images/smilies/grayscale/sad.xpm
@@ -0,0 +1,22 @@
1/* XPM */
2static char * sad_xpm[] = {
3"14 14 5 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #ABABAB",
8"# c #6E6E6E",
9" ",
10" ",
11" . . ",
12" + + ",
13" + + ",
14" + + ",
15" ",
16" @@@@ ",
17" #++++# ",
18" .+@ @+. ",
19" @+@ @+@ ",
20" . . ",
21" ",
22" "};
diff --git a/etc/images/smilies/grayscale/smile.xpm b/etc/images/smilies/grayscale/smile.xpm
new file mode 100644
index 00000000000..463785e6d4c
--- /dev/null
+++ b/etc/images/smilies/grayscale/smile.xpm
@@ -0,0 +1,22 @@
1/* XPM */
2static char * smile_xpm[] = {
3"14 14 5 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #ABABAB",
8"# c #737373",
9" ",
10" ",
11" . . ",
12" + + ",
13" + + ",
14" + + ",
15" ",
16" + + ",
17" @+ +@ ",
18" #+ +# ",
19" #++++# ",
20" @@@@ ",
21" ",
22" "};
diff --git a/etc/images/smilies/grayscale/wry.xpm b/etc/images/smilies/grayscale/wry.xpm
new file mode 100644
index 00000000000..79e29792ef0
--- /dev/null
+++ b/etc/images/smilies/grayscale/wry.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static char * wry_xpm[] = {
3"14 14 6 1",
4" c None",
5". c #484848",
6"+ c #000000",
7"@ c #515151",
8"# c #ABABAB",
9"$ c #6E6E6E",
10" ",
11" ",
12" . . ",
13" + + ",
14" + + ",
15" + + ",
16" ",
17" @ ",
18" ## $@ ",
19" #++++++# ",
20" @$ ## ",
21" @ ",
22" ",
23" "};
diff --git a/etc/images/smilies/medium/blink.xpm b/etc/images/smilies/medium/blink.xpm
new file mode 100644
index 00000000000..9bd48f7874b
--- /dev/null
+++ b/etc/images/smilies/medium/blink.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static char * blink_xpm[] = {
3"16 16 10 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13"= c #8F7B00",
14" ...... ",
15" .+@#$$#@+. ",
16" .%$&&&&&&$%. ",
17" .%&&&&&&&*&&%. ",
18" +$&&&&&&&.&&$+ ",
19".@&@%##%&&.&&&@.",
20".#&&&..&&&.&&&#.",
21".$&&&&&&&&&&&&$.",
22".$&.&&&&&&&&.&$.",
23".#&#.&&&&&&.#&#.",
24".@&&=.&&&&.=&&@.",
25" +$&&=....=&&$+ ",
26" .%&&&&&&&&&&%. ",
27" .%$&&&&&&$%. ",
28" .+@#$$#@+. ",
29" ...... "};
diff --git a/etc/images/smilies/medium/braindamaged.xpm b/etc/images/smilies/medium/braindamaged.xpm
new file mode 100644
index 00000000000..e42259de920
--- /dev/null
+++ b/etc/images/smilies/medium/braindamaged.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * braindamaged_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #8F7B00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&#..##..#&%. ",
17" +$&.%#..#%.&$+ ",
18".@&&.#%+%%#.&&@.",
19".#&&.%#+%#%.&&#.",
20".$&&#..#&..#&&$.",
21".$&.&&&&&&&&.&$.",
22".#&#.&&&&&&.#&#.",
23".@&&*.&&&&.*&&@.",
24" +$&&*....*&&$+ ",
25" .%&&&&&&&&&&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/cry.xpm b/etc/images/smilies/medium/cry.xpm
new file mode 100644
index 00000000000..e7358ad11f2
--- /dev/null
+++ b/etc/images/smilies/medium/cry.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * cry_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&&&&&&&*&&%. ",
17" +$&&**&&*.*&$+ ",
18".@&&...*&.*.&&@.",
19".#&&&&&&&.#.&&#.",
20".$&&&&&&&#.%&&$.",
21".$&&&&&&&&&&&&$.",
22".#&&&@....@&&&#.",
23".@&&*.#&&#.*&&@.",
24" +$#.#&&&&#.#$+ ",
25" .%&*&&&&&&*&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/dead.xpm b/etc/images/smilies/medium/dead.xpm
new file mode 100644
index 00000000000..1d8fe12d2fa
--- /dev/null
+++ b/etc/images/smilies/medium/dead.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * dead_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #8F7B00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%*#&#*$#&#*%. ",
17" +$#.#.##.#.#$+ ",
18".@&&#.$&&$.#&&@.",
19".#&#.#.$$.#.#&#.",
20".$&*#&#*$#&#*&$.",
21".$&.&&&&&&&&.&$.",
22".#&#.&&&&&&.#&#.",
23".@&&*.&&&&.*&&@.",
24" +$&&*....*&&$+ ",
25" .%&&&&&&&&&&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/evil.xpm b/etc/images/smilies/medium/evil.xpm
new file mode 100644
index 00000000000..b7a18f8cd62
--- /dev/null
+++ b/etc/images/smilies/medium/evil.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static char * evil_xpm[] = {
3"16 16 10 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13"= c #8F7B00",
14" ...... ",
15" .+@#$$#@+. ",
16" .%$&&&&&&$%. ",
17" .%&@*&&&&*@&%. ",
18" +$&#.&&&&.#&$+ ",
19".@&&&.*&#*.&&&@.",
20".#&&&.*##*.&&&#.",
21".$&&&&&&&&&&&&$.",
22".$&.&&&&&&&&.&$.",
23".#&#.&&&&&&.#&#.",
24".@&&=.&&&&.=&&@.",
25" +$&&=....=&&$+ ",
26" .%&&&&&&&&&&%. ",
27" .%$&&&&&&$%. ",
28" .+@#$$#@+. ",
29" ...... "};
diff --git a/etc/images/smilies/medium/forced.xpm b/etc/images/smilies/medium/forced.xpm
new file mode 100644
index 00000000000..df52a7eb862
--- /dev/null
+++ b/etc/images/smilies/medium/forced.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * forced_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&&*&&&&*&&%. ",
17" +$&&.&&&&.&&$+ ",
18".@&&&.&&&&.&&&@.",
19".#&&&.&&&&.&&&#.",
20".$&&&&&&&&&&&&$.",
21".$&@&&&&&&&&@&$.",
22".#&.#&&&&&&#.&#.",
23".@&@@#&&&&#@@&@.",
24" +$#+......+#$+ ",
25" .%&&&&&&&&&&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/frown.xpm b/etc/images/smilies/medium/frown.xpm
new file mode 100644
index 00000000000..e4573ed5a37
--- /dev/null
+++ b/etc/images/smilies/medium/frown.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * frown_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&@*&&&&*@&%. ",
17" +$&#.&&&&.#&$+ ",
18".@&&&.*&#*.&&&@.",
19".#&&&.*##*.&&&#.",
20".$&&&&&&&&&&&&$.",
21".$&&&&&&&&&&&&$.",
22".#&&&@....@&&&#.",
23".@&&*.#&&#.*&&@.",
24" +$#.#&&&&#.#$+ ",
25" .%&*&&&&&&*&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/grin.xpm b/etc/images/smilies/medium/grin.xpm
new file mode 100644
index 00000000000..d8db415a14f
--- /dev/null
+++ b/etc/images/smilies/medium/grin.xpm
@@ -0,0 +1,30 @@
1/* XPM */
2static char * grin_xpm[] = {
3"16 16 11 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13"= c #FFFFFF",
14"- c #8F7B00",
15" ...... ",
16" .+@#$$#@+. ",
17" .%$&&&&&&$%. ",
18" .%&&*&&&&*&&%. ",
19" +$&&.&&&&.&&$+ ",
20".@&&&.&&&&.&&&@.",
21".#&&&.&&&&.&&&#.",
22".$&&&&&&&&&&&&$.",
23".$&..%%@@%%..&$.",
24".#&#.======.#&#.",
25".@&&-.====.-&&@.",
26" +$&&-....-&&$+ ",
27" .%&&&&&&&&&&%. ",
28" .%$&&&&&&$%. ",
29" .+@#$$#@+. ",
30" ...... "};
diff --git a/etc/images/smilies/medium/indifferent.xpm b/etc/images/smilies/medium/indifferent.xpm
new file mode 100644
index 00000000000..98519c3bdd2
--- /dev/null
+++ b/etc/images/smilies/medium/indifferent.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * indifferent_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&&*&&&&*&&%. ",
17" +$&&.&&&&.&&$+ ",
18".@&&&.&&&&.&&&@.",
19".#&&&.&&&&.&&&#.",
20".$&&&&&&&&&&&&$.",
21".$%&&&&&&&&&#%$.",
22".#.@.@&&&@&&.&#.",
23".@&.#.@#..@.@&@.",
24" +$@&&..#&..&$+ ",
25" .%&&&&.&&&&&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/reverse-smile.xpm b/etc/images/smilies/medium/reverse-smile.xpm
new file mode 100644
index 00000000000..9641c333033
--- /dev/null
+++ b/etc/images/smilies/medium/reverse-smile.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static char * reverse_smile_xpm[] = {
3"16 16 10 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #8F7B00",
13"= c #594D00",
14" ...... ",
15" .+@#$$#@+. ",
16" .%$&&&&&&$%. ",
17" .%&&&&&&&&&&%. ",
18" +$&&*....*&&$+ ",
19".@&&*.&&&&.*&&@.",
20".#&#.&&&&&&.#&#.",
21".$&.&&&&&&&&.&$.",
22".$&&&&&&&&&&&&$.",
23".#&&&.&&&&.&&&#.",
24".@&&&.&&&&.&&&@.",
25" +$&&.&&&&.&&$+ ",
26" .%&&=&&&&=&&%. ",
27" .%$&&&&&&$%. ",
28" .+@#$$#@+. ",
29" ...... "};
diff --git a/etc/images/smilies/medium/sad.xpm b/etc/images/smilies/medium/sad.xpm
new file mode 100644
index 00000000000..bc635c12dbe
--- /dev/null
+++ b/etc/images/smilies/medium/sad.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * sad_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&&*&&&&*&&%. ",
17" +$&&.&&&&.&&$+ ",
18".@&&&.&&&&.&&&@.",
19".#&&&.&&&&.&&&#.",
20".$&&&&&&&&&&&&$.",
21".$&&&&&&&&&&&&$.",
22".#&&&@....@&&&#.",
23".@&&*.#&&#.*&&@.",
24" +$#.#&&&&#.#$+ ",
25" .%&*&&&&&&*&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/images/smilies/medium/smile.xpm b/etc/images/smilies/medium/smile.xpm
new file mode 100644
index 00000000000..b08129b8ed0
--- /dev/null
+++ b/etc/images/smilies/medium/smile.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static char * smile_xpm[] = {
3"16 16 10 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13"= c #8F7B00",
14" ...... ",
15" .+@#$$#@+. ",
16" .%$&&&&&&$%. ",
17" .%&&*&&&&*&&%. ",
18" +$&&.&&&&.&&$+ ",
19".@&&&.&&&&.&&&@.",
20".#&&&.&&&&.&&&#.",
21".$&&&&&&&&&&&&$.",
22".$&.&&&&&&&&.&$.",
23".#&#.&&&&&&.#&#.",
24".@&&=.&&&&.=&&@.",
25" +$&&=....=&&$+ ",
26" .%&&&&&&&&&&%. ",
27" .%$&&&&&&$%. ",
28" .+@#$$#@+. ",
29" ...... "};
diff --git a/etc/images/smilies/medium/wry.xpm b/etc/images/smilies/medium/wry.xpm
new file mode 100644
index 00000000000..3bc841b49ce
--- /dev/null
+++ b/etc/images/smilies/medium/wry.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * wry_xpm[] = {
3"16 16 9 1",
4" c None",
5". c #000000",
6"+ c #1D1900",
7"@ c #887500",
8"# c #D3B600",
9"$ c #FAD800",
10"% c #645600",
11"& c #FFDD00",
12"* c #594D00",
13" ...... ",
14" .+@#$$#@+. ",
15" .%$&&&&&&$%. ",
16" .%&&*&&&&*&&%. ",
17" +$&&.&&&&.&&$+ ",
18".@&&&.&&&&.&&&@.",
19".#&&&.&&&&.&&&#.",
20".$&&&&&&&&&&&&$.",
21".$&&&&&&&&&%&&$.",
22".#&&&&&&&&@%&&#.",
23".@&&#......#&&@.",
24" +$&%@&&&&&&&$+ ",
25" .%&%&&&&&&&&%. ",
26" .%$&&&&&&$%. ",
27" .+@#$$#@+. ",
28" ...... "};
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex
index 4bd03ad4f77..d5002b20ac2 100644
--- a/etc/refcards/gnus-refcard.tex
+++ b/etc/refcards/gnus-refcard.tex
@@ -121,7 +121,7 @@
121\newcommand{\Copyright}{% 121\newcommand{\Copyright}{%
122 \begin{center} 122 \begin{center}
123 Copyright \copyright\ 1995, 2000, 2002, 2003, 2004, 123 Copyright \copyright\ 1995, 2000, 2002, 2003, 2004,
124 2005, 2006, 2007 Free Software Foundation, Inc. 124 2005, 2006, 2007 Free Software Foundation, Inc.\\*
125 \end{center} 125 \end{center}
126 126
127 Permission is granted to make and distribute copies of this reference 127 Permission is granted to make and distribute copies of this reference
@@ -566,7 +566,7 @@
566 {\esamepage 566 {\esamepage
567 \begin{keys}{C-c C-s C-a} 567 \begin{keys}{C-c C-s C-a}
568 C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\ 568 C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\
569 % C-c C-s C-t & Sort the summary-buffer by {\bf recipient}.\\ % No Gnus 569 C-c C-s C-t & Sort the summary-buffer by {\bf recipient}.\\
570 C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\ 570 C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\
571 C-c C-s C-i & Sort the summary-buffer by article score.\\ 571 C-c C-s C-i & Sort the summary-buffer by article score.\\
572 C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\ 572 C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\
@@ -876,6 +876,7 @@
876 \begin{keys}{/M} 876 \begin{keys}{/M}
877 // & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\ 877 // & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\
878 /a & Limit the summary-buffer to articles matching {\bf author}.\\ 878 /a & Limit the summary-buffer to articles matching {\bf author}.\\
879 /R & Limit the summary-buffer to articles matching {\bf recipient}.\\
879 /x & Limit depending on ``extra'' headers.\\ 880 /x & Limit depending on ``extra'' headers.\\
880 /u & (x) Limit to {\bf unread} articles. 881 /u & (x) Limit to {\bf unread} articles.
881 [Prefix: also exclude ticked and dormant articles]\\ 882 [Prefix: also exclude ticked and dormant articles]\\
@@ -900,7 +901,7 @@
900 /o & Insert all {\bf old} articles. [Prefix: how many]\\ 901 /o & Insert all {\bf old} articles. [Prefix: how many]\\
901 /N & Insert all {\bf new} articles.\\ 902 /N & Insert all {\bf new} articles.\\
902 /p & Limit to articles {\bf predicated} in the `display' group parameter.\\ 903 /p & Limit to articles {\bf predicated} in the `display' group parameter.\\
903 % /r & Limit to {\bf replied} articles. [Prefix: unreplied]\\ % No Gnus 904 /r & Limit to {\bf replied} articles. [Prefix: unreplied]\\
904 \end{keys} 905 \end{keys}
905 } 906 }
906 } 907 }