comparison lisp/gnus/ChangeLog @ 22:8fc7fe29b841 r19-15b94

Import from CVS: tag r19-15b94
author cvs
date Mon, 13 Aug 2007 08:50:29 +0200
parents d95e72db5c07
children 4103f0995bd7
comparison
equal deleted inserted replaced
21:b88636d63495 22:8fc7fe29b841
1 Mon Feb 10 14:19:55 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2
3 * gnus.el: Gnus v5.4.12 is released.
4
5 Mon Feb 10 12:47:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6
7 * message.el (message-fetch-field): Accept an optional param.
8 (message-reply): Only fetch the first Message-ID.
9
10 * gnus-score.el (gnus-summary-score-effect): Update mode line.
11
12 Mon Feb 10 12:32:38 1997 Hrvoje Niksic <hniksic@srce.hr>
13
14 * gnus-art.el: Simplify.
15
16 Mon Feb 10 12:23:48 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
17
18 * gnus-sum.el (gnus-summary-prev-page): Don't scroll when the
19 article buffer isn't visible.
20
21 * gnus.el ((featurep 'gnus-xmas)): Removed
22 `gnus-make-local-hook'.
23
24 Mon Feb 10 12:08:31 1997 Adrian Aichner <aichner@ecf.teradyne.com>
25
26 * gnus-util.el (gnus-turn-off-edit-menu): Doc fix.
27
28 Mon Feb 10 07:42:37 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
29
30 * gnus-sum.el (gnus-summary-prepare-unthreaded): Make sure point
31 is at bol.
32
33 * gnus-srvr.el (gnus-browse-mode-map): Define gnus-bug.
34 (gnus-server-mode-map): Ditto.
35
36 * gnus-sum.el (gnus-summary-edit-article-done): Update original
37 article buffer.
38
39 * gnus-uu.el (gnus-uu-digest-mail-forward): Restore window
40 config.
41
42 * nnmail.el (nnmail-move-inbox): Make sure tofile exists before
43 setting modes.
44
45 * gnus-xmas.el (gnus-xmas-region-active-p): New function.
46
47 * gnus-ems.el (gnus-region-active-p): New function.
48
49 Mon Feb 10 07:40:45 1997 Hrvoje Niksic <hniksic@srce.hr>
50
51 * gnus-sum.el (gnus-summary-work-articles): Use zmacs-region.
52
53 Mon Feb 10 07:06:44 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
54
55 * message.el (message-mode): Nix out all local variables.
56
57 * gnus-art.el (gnus-summary-save-in-mail): Don't ask.
58
59 * gnus-sum.el (gnus-ps-print-hook): New hook.
60 (gnus-summary-print-article): Use it.
61
62 * message.el (message-reply): Make sure there is something
63 inserted as a To.
64
65 Mon Feb 10 05:54:28 1997 Paul Franklin <paul@cs.washington.edu>
66
67 * gnus-group.el (gnus-group-edit-group): Ignore errors while
68 closing group.
69
70 Mon Feb 10 05:22:09 1997 Steven L. Baur <steve@miranova.com>
71
72 * messagexmas.el (message-xmas-maybe-fontify): New function.
73 (message-mode-hook): Use it.
74
75 Sat Feb 8 21:18:25 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
76
77 * message.el (message-user-organization): Only use string values
78 of `gnus-local-organization'.
79
80 Tue Feb 4 20:26:20 1997 Paul Franklin <paul@cs.washington.edu>
81
82 * nnmail.el (nnmail-get-spool-files): Don't call file-directory-p
83 on pop spool specifiers.
84
85 Wed Feb 5 01:56:07 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
86
87 * message.el (message-delete-mh-headers): Changed default.
88 (message-send-mail-with-mh): Use it.
89 (message-mh-deletable-headers): Renamed.
90
91 * gnus-sum.el (gnus-read-header): Don't do anything if the article
92 can't be requested.
93
94 Wed Feb 5 01:51:07 1997 Joev Dubach <dubach1@husc.harvard.edu>
95
96 * gnus-sum.el (gnus-select-newsgroup): Update group line.
97
98 Tue Feb 4 20:23:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
99
100 * gnus-util.el (gnus-output-to-mail): Insert a newline before the
101 "From ".
102
103 * nnml.el (nnml-request-move-article): Update active ranges.
104 (nnml-nov-delete-article): Update active ranges.
105
106 Tue Feb 4 17:54:09 1997 HISASHIGE Kenji <hysa@adtec.ed.fujitsu.co.jp>
107
108 * gnus-msg.el (gnus-summary-reply-with-original): Pass on the
109 `wide' param.
110
1 Tue Feb 4 03:49:59 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> 111 Tue Feb 4 03:49:59 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2 112
3 * gnus.el: Gnus v5.4.11 is released. 113 * gnus.el: Gnus v5.4.11 is released.
4 114
5 Tue Feb 4 01:57:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> 115 Tue Feb 4 01:57:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>