elisp/gnus.git-
22 years ago* gnus-xmas.el (gnus-xmas-group-startup-message): Position point to the top.
yamaoka [Thu, 10 Jan 2002 05:13:19 +0000 (05:13 +0000)]
* gnus-xmas.el (gnus-xmas-group-startup-message): Position point to the top.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 10 Jan 2002 01:26:43 +0000 (01:26 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 9 Jan 2002 12:32:24 +0000 (12:32 +0000)]
Synch with Oort Gnus.

22 years ago* lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.
yamaoka [Wed, 9 Jan 2002 10:23:38 +0000 (10:23 +0000)]
* lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.

* nnheader.el (std11-fold-region): New function copied from
 `rfc2047-fold-region'.
(std11-fold-field): Use it.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 9 Jan 2002 07:22:40 +0000 (07:22 +0000)]
Synch with Oort Gnus.

22 years ago* gnus.el: Don't autoload "gnus-bitmap".
yamaoka [Wed, 9 Jan 2002 06:16:35 +0000 (06:16 +0000)]
* gnus.el: Don't autoload "gnus-bitmap".

* gnus-ems.el: Autoload "smiley-mule" if running Emacs version is less than 21.

* gnus-art.el (gnus-article-smiley-display): Remove.
(gnus-treat-smiley): Reload "smiley-ems" or "smiley-mule" if needed.
(gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
(gnus-article-smiley-mule-loaded-p): New internal variable.
(gnus-article-should-use-smiley-mule): New user option.

22 years ago* lisp/nneething.el (nneething-mime-extensions): New variable.
tsuchiya [Wed, 9 Jan 2002 06:04:19 +0000 (06:04 +0000)]
* lisp/nneething.el (nneething-mime-extensions): New variable.
(nneething-request-article): Refer it.

* lisp/nnheader.el (mm-detect-coding-region): Alias to
`nnheader-detect-coding-region'.
(nnheader-detect-coding-region): New function.
(mm-detect-mime-charset-region): Alias to
`nnheader-detect-mime-charset-region'.
(nnheader-detect-mime-charset-region) New function.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 9 Jan 2002 01:18:30 +0000 (01:18 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 8 Jan 2002 22:33:14 +0000 (22:33 +0000)]
Synch with Oort Gnus.

22 years ago(Web Newspaper): Update the document of mime-w3m.el.
tsuchiya [Tue, 8 Jan 2002 14:56:15 +0000 (14:56 +0000)]
(Web Newspaper): Update the document of mime-w3m.el.

22 years ago* gnus-art.el (article-toggle-headers): Expose headers even if there is a
yamaoka [Tue, 8 Jan 2002 11:49:44 +0000 (11:49 +0000)]
* gnus-art.el (article-toggle-headers): Expose headers even if there is a
 boundary line.

22 years agoFix.
yamaoka [Tue, 8 Jan 2002 10:55:05 +0000 (10:55 +0000)]
Fix.

22 years ago* nntp.el (nntp-send-buffer): Don't use `mm-with-unibyte-current-buffer'.
yamaoka [Tue, 8 Jan 2002 10:52:49 +0000 (10:52 +0000)]
* nntp.el (nntp-send-buffer): Don't use `mm-with-unibyte-current-buffer'.
 Use expanded form instead.

22 years ago* gnus-art.el (gnus-treatment-function-alist): Move X-Face stuff down after
yamaoka [Tue, 8 Jan 2002 10:15:28 +0000 (10:15 +0000)]
* gnus-art.el (gnus-treatment-function-alist): Move X-Face stuff down after
 unfolding stuff.

22 years agoRemove useless whitespaces.
yamaoka [Tue, 8 Jan 2002 08:06:01 +0000 (08:06 +0000)]
Remove useless whitespaces.

22 years agoMerge the change on t-gnus-6_15 branch.
tsuchiya [Tue, 8 Jan 2002 07:35:54 +0000 (07:35 +0000)]
Merge the change on t-gnus-6_15 branch.

22 years ago* nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
yamaoka [Tue, 8 Jan 2002 06:49:11 +0000 (06:49 +0000)]
* nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
 it should go to the beginning of the header after narrowing.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 8 Jan 2002 05:58:46 +0000 (05:58 +0000)]
Synch with Oort Gnus.

22 years agoFix.
yamaoka [Tue, 8 Jan 2002 04:51:54 +0000 (04:51 +0000)]
Fix.

22 years ago* nnheader.el (std11-extract-addresses-components): Protect against nil
yamaoka [Tue, 8 Jan 2002 04:49:52 +0000 (04:49 +0000)]
* nnheader.el (std11-extract-addresses-components): Protect against nil
 argument.

22 years ago* nnheader.el (mail-header-field-value): Alias to `std11-field-value'.
yamaoka [Tue, 8 Jan 2002 04:27:32 +0000 (04:27 +0000)]
* nnheader.el (mail-header-field-value): Alias to `std11-field-value'.
(std11-field-value): New function.
(mail-header-parse-addresses): New function.
(std11-extract-addresses-components): New function.

22 years agoFix a comment.
yamaoka [Mon, 7 Jan 2002 23:12:46 +0000 (23:12 +0000)]
Fix a comment.

22 years ago* gnus-picon.el: Don't require `mail-parse'.
yamaoka [Mon, 7 Jan 2002 23:02:10 +0000 (23:02 +0000)]
* gnus-picon.el: Don't require `mail-parse'.

* nnheader.el (mail-header-fold-field): Alias to `std11-fold-field'.
(std11-fold-field): New function.
(mail-narrow-to-head): Alias to `std11-narrow-to-header'.
(mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
(std11-narrow-to-field): New function.

and a few fixes.

22 years agoSynch with the released version of Oort Gnus v0.04.
yamaoka [Mon, 7 Jan 2002 05:13:17 +0000 (05:13 +0000)]
Synch with the released version of Oort Gnus v0.04.
All modules will be merged into `t-gnus-6_15' branch, later...

22 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-
tomo [Sun, 6 Jan 2002 22:11:41 +0000 (22:11 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-
6_15-quimby'.

22 years agoImporting Oort Gnus v0.04.
yamaoka [Sun, 6 Jan 2002 22:11:39 +0000 (22:11 +0000)]
Importing Oort Gnus v0.04.

22 years agoFix typo. t-gnus-6_15_4-09-quimby-last-
tsuchiya [Sun, 6 Jan 2002 09:06:07 +0000 (09:06 +0000)]
Fix typo.

22 years ago(top): Update comments.
tsuchiya [Sat, 5 Jan 2002 15:07:50 +0000 (15:07 +0000)]
(top): Update comments.
(gnus-namazu/search): Convert `gnus-cache-directory' to absolute
before the regular expression which matches paths of persistent
articles is generated.  Clean up codes.

22 years ago(nnshimbun-request-article): Handle the
tsuchiya [Sat, 5 Jan 2002 04:44:01 +0000 (04:44 +0000)]
(nnshimbun-request-article): Handle the
article properly when no group is specified.
(nnshimbun-write-nov, nnshimbun-save-nov): Save nov databases only
when their sizes are greater than zero.

22 years ago* lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
tsuchiya [Fri, 4 Jan 2002 16:38:54 +0000 (16:38 +0000)]
* lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
(gnus-namazu-query-highlight-face): New face.
(gnus-namazu/check-cache-group): New function.
(gnus-namazu/cache-group-candidates): Ditto.
(gnus-namazu/search): Call `gnus-namazu/check-cache-group' to get
groups for cached articles.
(gnus-namazu/highlight-words): New function.
(gnus-namazu-search): Set the group parameter `highlight-words'
when `gnus-namazu-query-highlight' is equal to the other value
than nil.

* lisp/gnus-ja.texi (Namazu Groups): Updated.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 27 Dec 2001 22:32:31 +0000 (22:32 +0000)]
Synch with Oort Gnus.

22 years agoFix.
yamaoka [Wed, 26 Dec 2001 06:56:42 +0000 (06:56 +0000)]
Fix.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 26 Dec 2001 06:23:21 +0000 (06:23 +0000)]
Synch with Oort Gnus.

22 years agoI have a write permission to Gnus CVS (cvs.gnus.org) now!
yamaoka [Wed, 26 Dec 2001 01:53:49 +0000 (01:53 +0000)]
I have a write permission to Gnus CVS (cvs.gnus.org) now!

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 26 Dec 2001 00:37:09 +0000 (00:37 +0000)]
Synch with Oort Gnus.

22 years ago* dgnushack.el (dgnushack-bind-colon-keywords): Ignore non-list forms in
yamaoka [Fri, 21 Dec 2001 02:41:51 +0000 (02:41 +0000)]
* dgnushack.el (dgnushack-bind-colon-keywords): Ignore non-list forms in
 the top level.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 21 Dec 2001 01:57:51 +0000 (01:57 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 19 Dec 2001 22:22:49 +0000 (22:22 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 19 Dec 2001 12:34:27 +0000 (12:34 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 19 Dec 2001 01:06:40 +0000 (01:06 +0000)]
Synch with Oort Gnus.

22 years agoFix.
yamaoka [Tue, 18 Dec 2001 11:55:07 +0000 (11:55 +0000)]
Fix.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 18 Dec 2001 11:30:40 +0000 (11:30 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 17 Dec 2001 00:25:00 +0000 (00:25 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 14 Dec 2001 09:50:03 +0000 (09:50 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 14 Dec 2001 03:46:10 +0000 (03:46 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 14 Dec 2001 00:58:26 +0000 (00:58 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 12 Dec 2001 06:15:36 +0000 (06:15 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 11 Dec 2001 06:35:20 +0000 (06:35 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 10 Dec 2001 22:28:29 +0000 (22:28 +0000)]
Synch with Oort Gnus.

22 years agoInstall the same change on `t-gnus-6_15' branch.
tsuchiya [Mon, 10 Dec 2001 09:15:06 +0000 (09:15 +0000)]
Install the same change on `t-gnus-6_15' branch.

22 years agoFix last change (remove useless `eval-when-compile' for mm-util stuff).
yamaoka [Mon, 10 Dec 2001 05:15:52 +0000 (05:15 +0000)]
Fix last change (remove useless `eval-when-compile' for mm-util stuff).

22 years agoSorry, the last log message for nnheader.el has mistaken.
yamaoka [Mon, 10 Dec 2001 05:15:35 +0000 (05:15 +0000)]
Sorry, the last log message for nnheader.el has mistaken.

22 years agoFix last change (remove mm-util stuff).
yamaoka [Mon, 10 Dec 2001 05:09:52 +0000 (05:09 +0000)]
Fix last change (remove mm-util stuff).

22 years agoSynch with Oort Gnus.
yamaoka [Sun, 9 Dec 2001 23:47:03 +0000 (23:47 +0000)]
Synch with Oort Gnus.

22 years ago* lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
tsuchiya [Sun, 9 Dec 2001 12:50:13 +0000 (12:50 +0000)]
* lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
advice.

22 years agoFix a part of last change.
tsuchiya [Sun, 9 Dec 2001 08:16:57 +0000 (08:16 +0000)]
Fix a part of last change.

22 years agoFix a part of the last change.
tsuchiya [Sun, 9 Dec 2001 04:31:24 +0000 (04:31 +0000)]
Fix a part of the last change.

22 years ago(top): Update comments.
tsuchiya [Sun, 9 Dec 2001 04:22:46 +0000 (04:22 +0000)]
(top): Update comments.
(gnus-namazu-indexed-servers): Abolished.
(gnus-namazu-index-directories, gnus-namazu-command): Changed the
default value.
(gnus-namazu/group-name-regexp): New internal constant.
(gnus-namazu/indexed-servers): New function.
(gnus-namazu/setup): Not initialize `gnus-namazu-indexed-servers'.
Add the entry for ephemeral groups generated by
`gnus-namazu-search' to `gnus-group-name-charset-group-alist'.
(gnus-namazu/group-prefixed-name): Fix.
(gnus-namazu/search): Stricten checking the return value of
`gnus-namazu/call-namazu'.  Install changes in order to avoid the
difference between regexp-opt module of FSF Emacs and one of XEmacs.
(gnus-namazu/get-target-groups, gnus-namazu/get-current-query):
Refer `gnus-namazu/group-name-regexp'.
(gnus-namazu-search): Slightly modified.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 7 Dec 2001 13:31:59 +0000 (13:31 +0000)]
Synch with Oort Gnus.

22 years ago* lisp/message.el (message-mimic-kill-buffer): Bind
yamaoka [Fri, 7 Dec 2001 06:09:21 +0000 (06:09 +0000)]
* lisp/message.el (message-mimic-kill-buffer): Bind
 `message-kill-buffer-and-remove-file' to nil while calling the function
 `message-kill-buffer'.

* texi/message-ja.texi, texi/message-ja.texi: Update.

* lisp/lpath.el: Fbind `replace-regexp-in-string' for XEmacs and Mule;
 don't fbind coding-system-list for Mule.

(cf. news://news.gnus.org/gnus.gnus-bug #48523)
* lisp/message.el (message-kill-buffer-and-remove-file): New user option.
(message-kill-buffer): Don't remove the backup file if
`message-kill-buffer-and-remove-file' is nil.

22 years agoFix typo.
tsuchiya [Fri, 7 Dec 2001 04:47:07 +0000 (04:47 +0000)]
Fix typo.

22 years ago(gnus-namazu-case-sensitive-filesystem): New
tsuchiya [Fri, 7 Dec 2001 04:41:37 +0000 (04:41 +0000)]
(gnus-namazu-case-sensitive-filesystem): New
option.
(gnus-namazu/group-alist): New internal variable.
(gnus-namazu/setup): Initialize it.
(gnus-namazu/shutdown) New function.
(gnus-namazu/request-list): Ditto.
(gnus-namazu/group-prefixed-name): Ditto.
(gnus-namazu/search): Call it instead of
`gnus-group-prefixed-name' in order to normalize a group name on a
case-insensitive file system.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 7 Dec 2001 00:00:50 +0000 (00:00 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 6 Dec 2001 08:27:53 +0000 (08:27 +0000)]
Synch with Oort Gnus.

22 years ago* lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New option.
tsuchiya [Thu, 6 Dec 2001 03:31:29 +0000 (03:31 +0000)]
* lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New option.
(gnus-namazu/normalize-results): Refined.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 5 Dec 2001 22:26:14 +0000 (22:26 +0000)]
Synch with Oort Gnus.

22 years ago(gnus-namazu-index-directory): Abolished.
tsuchiya [Wed, 5 Dec 2001 14:08:14 +0000 (14:08 +0000)]
(gnus-namazu-index-directory): Abolished.
(gnus-namazu-index-directories): New option.
(gnus-namazu-coding-system): Changed the default value for Windows
and OS/2.
(gnus-namazu/setup): Follow the abolition of
`gnus-namazu-index-directory'.
(gnus-namazu/normalize-results): New inline function.
(gnus-namazu/call-namazu): Set `file-name-coding-system' and
`pathname-coding-system' to handle querys which include multibyte
characters.  Not reset locale environments.  Refer
`gnus-namazu-locale' and `gnus-namazu-index-directories'.
(gnus-namazu/search): Call `gnus-namazu/normalize-results'.
Modify a regular expression.
(gnus-namazu/get-target-groups): Modify a regular expression.
(gnus-namazu/get-current-query): Ditto.
(gnus-namazu/truncate-article-list): Ditto.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 4 Dec 2001 21:56:52 +0000 (21:56 +0000)]
Synch with Oort Gnus.

22 years ago* mm-url.el: Require `path-util'.
yamaoka [Mon, 3 Dec 2001 23:38:31 +0000 (23:38 +0000)]
* mm-url.el: Require `path-util'.
(mm-url-program): Replace `executable-find' to `exec-installed-p'.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 3 Dec 2001 22:32:41 +0000 (22:32 +0000)]
Synch with Oort Gnus.

22 years agoTypo (cf. fj.news.reader.gnus).
yamaoka [Mon, 3 Dec 2001 22:19:14 +0000 (22:19 +0000)]
Typo (cf. fj.news.reader.gnus).

22 years agoSynch with Oort Gnus.
yamaoka [Sun, 2 Dec 2001 22:32:58 +0000 (22:32 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 30 Nov 2001 03:19:18 +0000 (03:19 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 29 Nov 2001 22:38:02 +0000 (22:38 +0000)]
Synch with Oort Gnus.

22 years ago* gnus-vers.el (gnus-revision-number): Increment to 09. t-gnus-6_15_4-09-quimby
yamaoka [Thu, 29 Nov 2001 06:36:00 +0000 (06:36 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 09.
* canlock-om.el: New file.
* dgnushack.el: Load canlock-om.el for compiling canlock.el when `MULE' is
 bound.
(dgnushack-unexporting-files): Add canlock-om.el when `MULE' is not bound.
* message.el: Require `canlock-om' when Mule is running;
 autoload cus-edit for the function `customize-save-variable'.
* nnheader.el (customize-save-variable): Remove.

22 years agoSynch with Oort Gnus. t-gnus-6_15_4-08-quimby-last-
yamaoka [Thu, 29 Nov 2001 00:15:39 +0000 (00:15 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 27 Nov 2001 22:30:35 +0000 (22:30 +0000)]
Synch with Oort Gnus.

22 years ago* message.el (message-strip-special-text-properties): Default to t
yamaoka [Mon, 26 Nov 2001 22:47:45 +0000 (22:47 +0000)]
* message.el (message-strip-special-text-properties): Default to t
 because of the new function `message-tamago-not-in-use-p'.

Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 26 Nov 2001 01:34:15 +0000 (01:34 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 21 Nov 2001 08:08:55 +0000 (08:08 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 19 Nov 2001 22:44:48 +0000 (22:44 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Sun, 18 Nov 2001 22:45:19 +0000 (22:45 +0000)]
Synch with Oort Gnus.

* message.el (message-strip-special-text-properties): Default to nil
 temporarily (it should be automated).
(message-forbidden-properties): Undo last change.
(message-strip-forbidden-properties): Undo last change.

22 years ago* message.el (message-forbidden-properties): Defcustom; make it a list;
yamaoka [Fri, 16 Nov 2001 12:10:53 +0000 (12:10 +0000)]
* message.el (message-forbidden-properties): Defcustom; make it a list;
 don't include `intangible', `invisible', `modification-hooks' or `read-only'.
(message-strip-forbidden-properties): Convert the value of
 `message-forbidden-properties' to plist.

and synch gnus-score.el with Oort Gnus.

22 years agoUse `G n' key instead of `G s' for the command `gnus-group-make-shimbun-group'.
yamaoka [Fri, 16 Nov 2001 09:51:57 +0000 (09:51 +0000)]
Use `G n' key instead of `G s' for the command `gnus-group-make-shimbun-group'.

22 years ago* gnus-group.el (gnus-group-group-map): Bind `G s' key to the command
yamaoka [Fri, 16 Nov 2001 08:44:52 +0000 (08:44 +0000)]
* gnus-group.el (gnus-group-group-map): Bind `G s' key to the command
 `gnus-group-make-shimbun-group'.
(gnus-group-group-menu): Add `gnus-group-make-shimbun-group'.

* gnus-ja.texi (Foreign Groups): Add a documentation for the shimbun groups.
(Web Newspaper): Use `G s' key for `gnus-group-make-shimbun-group'.

22 years agoSynch with Oort Gnus.
yamaoka [Fri, 16 Nov 2001 03:14:42 +0000 (03:14 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 15 Nov 2001 11:53:36 +0000 (11:53 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 15 Nov 2001 09:39:17 +0000 (09:39 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 13 Nov 2001 23:04:11 +0000 (23:04 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 13 Nov 2001 00:03:45 +0000 (00:03 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Sun, 11 Nov 2001 22:37:54 +0000 (22:37 +0000)]
Synch with Oort Gnus.

22 years ago(infohack-texi-format): To process
tsuchiya [Fri, 9 Nov 2001 00:34:03 +0000 (00:34 +0000)]
(infohack-texi-format): To process
write-protected files safely, make this buffer be writable after
`find-file'

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 8 Nov 2001 23:57:33 +0000 (23:57 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 8 Nov 2001 00:11:03 +0000 (00:11 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 7 Nov 2001 12:23:50 +0000 (12:23 +0000)]
Synch with Oort Gnus.

22 years ago* nnheader.el (customize-save-variable): Defun-maybe.
yamaoka [Tue, 6 Nov 2001 23:23:32 +0000 (23:23 +0000)]
* nnheader.el (customize-save-variable): Defun-maybe.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 6 Nov 2001 22:11:35 +0000 (22:11 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 5 Nov 2001 22:57:59 +0000 (22:57 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Mon, 5 Nov 2001 01:01:17 +0000 (01:01 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Thu, 1 Nov 2001 08:25:59 +0000 (08:25 +0000)]
Synch with Oort Gnus.