Fix byte compiler warnings.
[gnus] / contrib / ChangeLog
1 2008-04-24  Christoph Conrad <christoph.conrad@gmx.de>
2
3         * nnir.el: Fix byte compiler warnings.
4         (nnir-retrieve-headers): Don't set let-bound vars to nil.  Replace
5         mapcar called for effect with mapc.
6         (nnir-compose-result): Bind `group'.  Don't set let-bound vars to nil.
7         (nnir-run-imap, nnir-artlist-groups): Replace mapcar called for effect
8         with mapc.
9         (nnir-run-swish++, nnir-run-swish-e, nnir-run-namazu): Don't set
10         let-bound vars to nil.
11
12 2008-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13
14         * nnir.el: Don't require cl at runtime.  Require gnus-util at runtime.
15         Autoload nnimap and imap functions.
16
17 2008-04-21  Justus Piater  <Justus-bulk@Piater.name>
18
19         * nnir.el (nnir-compose-result): Use `gnus-replace-in-string' instead
20         of `substitute' to avoid using cl at runtime.
21
22 2008-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
23
24         * nnir.el: Don't require edmacro anymore.  Remove bogus Emacs 19
25         compatibility code for `kbd'.  Replace `string-to-int' with
26         `string-to-number'.
27         (nnmaildir-base-name-to-article-number): Autoload.
28         (nnir-compose-result): Simplify the code.
29
30 2008-04-19  Justus Piater  <Justus-bulk@Piater.name>
31
32         * nnir.el (nnir-add-result): New helper macro.
33         (nnir-compose-result): Use it.  Fix inexistent file check for maildir.
34
35 2008-04-15  Christoph Conrad <christoph.conrad@gmx.de>
36
37         * nnir.el (nnir-run-swish++): Fix inexistent file check for nnml.
38
39 2008-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
40
41         * nnir.el (nnir-run-swish++): Fix typo in doc string.  Move comment on
42         nnml-use-compressed-files to more suitable place.
43
44 2008-04-13  Daniel Pittman  <daniel@rimspace.net>
45
46         * nnir.el (nnir-run-imap): Add doc string.  Use `nnir-imap-make-query'.
47         (nnir-imap-make-query, nnir-imap-query-to-imap)
48         (nnir-imap-expr-to-imap, nnir-imap-parse-query, nnir-imap-next-expr)
49         (nnir-imap-peek-symbol, nnir-imap-next-symbol)
50         (nnir-imap-delimited-string, nnir-imap-end-of-input): New functions.
51         Implement a query language for IMAP search, parse that and compose the
52         back-end query from it.  This allows searches with AND, OR and fixed
53         strings, not just a single substring.
54
55 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
56
57         * nnir.el: Add assignment status.
58         (nnir-group-mode-hook): Remove XEmacs 19 compatibility code.
59
60 2008-04-13  Justus Piater  <Justus-bulk@Piater.name>
61
62         * nnir.el (nnir-run-swish++): Suppress non-existing files.
63         (nnir-group-server): For native groups, obtain the server name from
64         gnus-select-method.
65         (nnir-run-swish++, nnir-run-namazu): Support nnmaildir.
66         (nnir-compose-result): New function unifying some code formerly
67         duplicated between nnir-run-swish++ and nnir-run-namazu.
68
69 2008-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
70
71         * README: Clarify relevant Emacs versions for sendmail.el and
72         smtpmail.el.  Add fill-column.  Refill paragraphs.  Typographic fixes.
73         Add comment about gpg-ring.el and gpg.el.
74
75 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
76
77         * README: Remove hashcash.el.
78
79 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
80
81         * mail/sendmail.el (dired-view-file, dired-get-filename): Declare as
82         functions.
83
84 2007-11-24  Kenichi Handa  <handa@m17n.org>
85
86         * ucs-tables.el (ucs-8859-7-alist): Update the table.
87
88 2007-11-20  Noah S. Friedman  <friedman@splode.com>
89
90         * vcard.el: Update to revision 1.11 2000/06/29.
91
92 2007-10-15  Sam Steingold  <sds@gnu.org>
93
94         * sendmail.el (sendmail-error-reporting-interactive)
95         (sendmail-error-reporting-non-interactive): New variables for
96         sendmail error reporting options to simplify support for imperfect
97         sendmail emulators.
98         (sendmail-send-it): Use them instead of list literals.
99
100 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
101
102         * Relicense "GPLv2 or later" files to "GPLv3 or later".
103
104 2007-09-23  Richard Stallman  <rms@gnu.org>
105
106         * sendmail.el (mail-bury): Delete the frame if this frame looks
107         like it was made for this message.
108
109 2007-09-16  Andreas Seltenreich  <andreas@gate450.dyndns.org>
110
111         * nnir.el (nnir-run-query): Add a find-grep engine.
112
113 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
114
115         * sendmail.el (mail-text, mail-mode): Revert extant pieces of
116         1995-05-19 doc changes.
117
118 2007-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
119
120         * nnir.el (gnus-group-make-nnir-group): Put a message-unique-id into
121         names of ephemeral groups to avoid gnus-backlog related caching
122         problems on repeated searches.
123
124 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
125
126         * smtpmail.el: Signal an error when used with Emacs 22+ or XEmacs.
127         (smtpmail-send-it): Remove NOMODIFY argument of
128         `set-buffer-file-coding-system' for compatibility with Emacs 21.
129
130 2007-02-20  Juanma Barranquero  <lekktu@gmail.com>
131
132         * smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
133         Fix typos in docstrings.
134         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
135
136 2007-01-06  Simon Josefsson  <simon@josefsson.org>
137
138         * README: Mention that smtpmail.el doesn't work on XEmacs.
139
140 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
141
142         * smtpmail.el (smtpmail-send-it):
143         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
144         MIME header for the message encoding.
145         Bind coding-system-for-write around the call to mail-do-fcc.
146         Use smtpmail-code-conv-from to encode queued mail messages.
147
148 2006-10-02  MIYOSHI Masanori <miyoshi@meadowy.org>  (tiny change)
149
150         * smtpmail.el (smtpmail-try-auth-methods): Fix typo in
151         2006-09-28 commit.
152
153 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp> (tiny change)
154
155         * smtpmail.el (smtpmail-try-auth-methods): Do not break long
156         lines in base64-encoded authentication response.
157
158 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
159
160         * sendmail.el (sendmail-program): Moved here from pathe.el.
161
162 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * compface.el (uncompface): Use binary rather than raw-text-unix.
165
166 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * compface.el (uncompface): Make sure the eol conversion doesn't take
169         place when communicating with the external programs.  Reported by
170         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
171
172 2006-07-17  Sascha Wilde  <wilde@sha-bang.de>
173
174 g       * nnir.el: Removed support for non free backends glimpse and excite.
175         Changed and updated copyright to Free Software Foundation.  Moved all
176         authors to head.
177
178 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
179
180         * sendmail.el (mail-send): Search explicitly for
181         mail-header-separator when checking for corrupted header lines.
182
183 2006-06-10  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
184
185         * nnir.el (nnir-read-server-parm): Do not unconditionally fall back to
186         global variables if nnir-mail-backend is nil.
187         (nnir-retrieve-headers): Error on void novitem.  It would just result
188         in a more obscure error later.
189
190 2006-06-09  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
191
192         * nnir.el (nnir-group-server): DTRT when called on native groups.  The
193         macro is called on groups without checking for foreigness, although the
194         docstring stated it was only for foreign ones.
195
196 2006-06-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
197
198         * nnir.el (nnir-retrieve-headers): Bind gnus-override-method before
199         calling gnus-retrieve-headers.  If we hit a group that isn't in
200         gnus-newsrc-hashtb, gnus-find-method-for-group invented a new select
201         method with empty parameters, possibly corrupting
202         gnus-server-method-cache on the next call to gnus-method-to-server.
203
204 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
205
206         * nnir.el (nnir-retrieve-headers): Revert last change; we might as well
207         see message-ids instead of article numbers.
208         (nnir-request-article): Actually check for message-ids.
209
210 2006-06-01  Reiner Steib  <Reiner.Steib@gmx.de>
211
212         * nnir.el (nnir-run-swish++): Compressed files might not have .gz
213         extension.
214
215 2006-05-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
216
217         * nnir.el (nnir-retrieve-headers, nnir-request-article): Move check for
218         message-id request.
219
220 2006-05-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
221
222         * nnir.el (nnir-retrieve-headers): Return correct article numbers when
223         less than the full range is selected.
224
225 2006-05-12  Simon Josefsson  <jas@extundo.com>
226
227         * nnir.el: Compare servers using gnus-server-equal, otherwise
228         string methods in nnir-mail-backend won't work.
229
230 2006-04-11  Sascha Wilde  <wilde@sha-bang.de>
231
232         * nnir.el (nnir-run-swish++): Allow matching gzipped files.
233
234 2006-02-11  Miles Bader  <miles@gnu.org>
235
236         * sendmail.el, smtpmail.el: New files, from Emacs tree.
237
238 2005-12-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
239
240         * gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an
241         symbol that matches the method specified by `gnus-select-method'.
242         (gnus-namazu/make-directory-table): Follow the above change.
243         (gnus-namazu/call-namazu): Wrap a query string with quotes.
244
245 2005-12-05  Adrian Aichner  <adrian@xemacs.org>
246
247         * nnir.el: New variable nnir-swish-e-index-files to support
248         multiple swish-e index files.
249         * nnir.el (nnir-swish-e-index-file): Make obsolete.
250         * nnir.el (nnir-swish-e-index-files): New.
251         * nnir.el (nnir-run-swish-e): Use nnir-swish-e-index-files.
252
253 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
254
255         * nnir.el (nnir): Add :group.
256
257 2005-01-26  Steve Youngs  <steve@sxemacs.org>
258
259         * gpg.el: Add timer/itimer compatibility.
260
261 2004-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * README (compface.el): Describe.
264
265 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * compface.el: Move the version of ELisp-based uncompface program
268         from the lisp directory because of the copyright problem.
269
270 2004-09-27  Simon Josefsson  <jas@extundo.com>
271
272         * hashcash.el: Move to ../lisp/.
273
274 2004-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
275
276         * gnus-namazu.el (gnus-namazu/make-directory-table): Treat drive
277         letters when calcurating pathnames of remote groups.
278         From KOSEKI Yoshinori <kose@meadowy.org> (tiny change).
279
280 2004-05-27  Simon Josefsson  <jas@extundo.com>
281
282         * starttls.el: Moved to ../lisp/.
283
284 2004-05-26  Simon Josefsson  <jas@extundo.com>
285
286         * starttls.el: Sync with proposed Emacs version.
287
288 2004-05-13  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
289
290         * gnus-namazu.el (gnus-namazu/setup): Do not update indices
291         `gnus-namazu-command-prefix' is non-nil.
292
293 2004-05-12  Kai Grossjohann  <kai@emptydomain.de>
294
295         * README (nnir.el): Describe.
296
297 2004-05-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
298
299         * README (gnus-namazu.el): Describe.
300
301         * gnus-namazu.el: New file.
302
303 2004-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
304
305         * nnir.el (nnir-group-server): Move before first use.
306         From Andreas Schwab  <schwab@suse.de>.
307         Fix doc-string, indent.
308
309 2004-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
310
311         * nnir.el (nnir-run-swish-e): Fixed typo.  From Adrian Lanz
312         <lanz@fowi.ethz.ch> (tiny change).
313
314 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
315
316         * README: update.
317
318         * md5.el: Remove.
319
320         * base64.el: Remove.
321
322 2004-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
323
324         * nnir.el (nnir-run-glimpse): Fixed typo.  Reported by Patrick
325         Drechsler <patrick.drechsler@gmx.net>.
326
327 2003-11-15  Simon Josefsson  <jas@extundo.com>
328
329         * starttls.el: Sync with recent gnu.emacs.sources post.
330
331 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
332
333         * nnir.el: Autoload `read-kbd-macro' at compile time.
334
335 2003-09-30  Torsten Hilbrich <torsten.hilbrich@gmx.net>
336
337         * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
338         (nnir-imap-search-argument-history): New variables.
339         (nnir-engines, nnir-run-imap): Use them.
340         (nnir-read-parm): Support reading the new IMAP query parameters.
341
342 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
343
344         * README: Explain purpose of each file (well, most files).
345
346 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
347
348         * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
349         set.
350
351 2003-04-17  Steve Youngs  <youngs@xemacs.org>
352
353         * hashcash.el (hashcash-point-at-bol): Move the fbound test
354         outside of the defalias.
355         (hashcash-point-at-eol): Ditto.
356
357 2003-03-19  Simon Josefsson  <jas@extundo.com>
358
359         * gnus-idna.el: Update.
360
361 2003-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
362
363         * hashcash.el (hashcash-version, hashcash-insert-payment): patch
364         from Paul Foley
365
366 2003-03-07  Simon Josefsson  <jas@extundo.com>
367
368         * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to
369         head (otherwise forwarded mail break havoc).
370
371 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
372
373         * hashcash.el: New version from Paul Foley with better variable
374         names, executable-find support, and no errors in GNU Emacs
375         (hashcash-version): return nil when invoked with a
376         nil token
377
378 2003-02-21  Simon Josefsson  <jas@extundo.com>
379
380         * hashcash.el (hashcash-point-at-bol):
381         (hashcash-point-at-eol): Defalias.
382         (hashcash-generate-payment):
383         (mail-check-payment): Use it.
384
385 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
386
387         * hashcash.el: New version from Paul Foley with new
388         mail-check-payment function.
389
390 2002-06-22  Simon Josefsson  <jas@extundo.com>
391
392         * hashcash.el: New file.
393         (hashcash-default-payment, hashcash-payment-alist, hashcash):
394         Defcustom.
395         (hashcash-generate-payment): Update to recent hashcode command
396         line syntax.
397         (hashcash-insert-payment): Use X-Hashcode:.
398         (mail-add-payment): Also look at Newsgroups.
399         (top-level): Add provide and EOF comment.
400         (mail-add-payment): Autoload.
401         (hashcash-insert-payment): s/Hashcode/Hashcash/
402         (mail-add-payment): Doc fix.
403
404 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
407
408 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
409
410         * ucs-tables.el (featurep): Barf on XEmacs.
411
412 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
413
414         * ucs-tables.el: Copy from Emacs 21.
415
416 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
417
418         * xml.el: Sync with Emacs 21.
419
420 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
421
422         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
423         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
424         parse and display the output.
425
426 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
427
428         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
429         newline.
430
431 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
432
433         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
434         the default.
435
436 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
437
438         * ChangeLog: changed buffer-file-coding-system back to
439         coding. (oops)
440
441 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
442
443         * ChangeLog: changed coding to buffer-file-coding-system
444
445 2001-11-22  Simon Josefsson  <jas@extundo.com>
446
447         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
448         ../lisp/).
449
450 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
451
452         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
453
454 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
455
456         * canlock.el: (canlock-base64-encode-function): Removed.
457         (canlock-mmencode-program): Removed.
458         (canlock-mmencode-args-for-encoding): Removed.
459         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
460         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
461         (canlock-load-hook): Removed.
462         (canlock-base64-encode-string-with-mmencode): Removed.
463         (canlock-sha1-with-openssl): Renamed from
464         `canlock-sha1-with-ssleay'.
465         (canlock-hex-string-to-int): Removed.
466         (canlock-fetch-fields): Don't use `mapcar'.
467         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
468         cancel command.
469         (gnus-summary-canlock-verify): Removed.
470         (wl-summary-canlock-verify): Removed.
471         (canlock-mew-summary-display): Removed.
472         (mew-summary-canlock-verify): Removed.
473         (mh-summary-canlock-verify): Removed.
474         (vm-summary-canlock-verify): Removed.
475         (cmail-summary-canlock-verify): Removed.
476         (rmail-summary-canlock-verify): Removed.
477
478 2001-10-25  Simon Josefsson  <jas@extundo.com>
479
480         * canlock.el (canlock-password, canlock-password-for-verify)
481         (canlock-force-insert-header): Defcustom.
482
483 2001-10-17  Simon Josefsson  <jas@extundo.com>
484
485         * canlock.el (sha1-binary): Autoload `sha1-binary'.
486         (canlock-sha1-function): Use it.
487         (canlock-sha1-function-for-verify): Ditto.
488
489         * sha1-el.el: New file.
490
491         * hex-util.el: Ditto.
492
493 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
494
495         * gpg.el (gpg-command-sign-detached): Doc fix.
496
497 2001-08-07  Andreas Jaeger  <aj@suse.de>
498
499         * gpg.el (gpg-passphrase-forget): Don't cache
500         gpg-passphrase-timer.
501         (gpg-passphrase-store): Check if gpg-passphrase-timer is
502         initialized already.
503
504 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
505         From Andreas Fuchs <asf@void.at>
506
507         * gpg.el (gpg-command-verify): --status-fd 1
508         (gpg-unabbrev-trust-alist): New.
509
510 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
511
512         * gpg.el (gpg-make-temp-file): Error info.
513
514 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
515
516         * gpg.el (gpg-build-arg-list): Use copy-sequence.
517
518 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
519
520         * gpg.el (defalias): Use eval-and-compile.
521         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
522
523 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
524
525         * gpg.el (gpg-command-alist): Alist may not be defined.
526
527 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
528
529         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
530
531 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
532
533         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
534
535 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
536
537         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
538         (gpg-point-at-eol): New function.
539         (gpg-call-process): Use it.
540         (gpg-key-list-keys-parse-line): Ditto.
541         (gpg-with-passphrase-env): edebug-form-spec.
542         (gpg-with-temp-files): Ditto.
543         (gpg-show-result): Ditto.
544
545 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
546
547         * gpg.el: In Xemacs it is called point-at-eol, not
548         line-end-position
549
550         * gpg.el (gpg-key-lessp): use string-lessp instead of
551         compare-strings (not available on XEmacs)
552
553 2000-11-16  Simon Josefsson  <sj@extundo.com>
554
555         * gpg.el (gpg-command-verify-cleartext): New variable.
556         (gpg-verify-cleartext): New function.
557
558 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
559
560         * gpg.el (gpg-verify): The last argument of apply is a list.
561         (gpg-encrypt): Add passphrase as a parameter.
562
563     Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
564     2007 Free Software Foundation, Inc.
565
566   This file is part of GNU Emacs.
567
568   GNU Emacs is free software; you can redistribute it and/or modify
569   it under the terms of the GNU General Public License as published by
570   the Free Software Foundation; either version 3, or (at your option)
571   any later version.
572
573   GNU Emacs is distributed in the hope that it will be useful,
574   but WITHOUT ANY WARRANTY; without even the implied warranty of
575   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
576   GNU General Public License for more details.
577
578   You should have received a copy of the GNU General Public License
579   along with GNU Emacs; see the file COPYING.  If not, write to the
580   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
581   Boston, MA 02110-1301, USA.
582
583 ;; Local Variables:
584 ;; coding: iso-2022-7bit
585 ;; fill-column: 79
586 ;; add-log-time-zone-rule: t
587 ;; End:
588
589 ;;; arch-tag: 105a2bf0-3f04-4ba6-a991-619aece2c04f