Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 25839:539960b7d9ac
#
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 30 Sep 1999 14:13:07 +0000 |
parents | 0bc14e38e23f |
children | 95732eb5af6e |
comparison
equal
deleted
inserted
replaced
25838:0bc14e38e23f | 25839:539960b7d9ac |
---|---|
1911 1998-02-28 Ken Raeburn <raeburn@cygnus.com> | 1911 1998-02-28 Ken Raeburn <raeburn@cygnus.com> |
1912 | 1912 |
1913 * nnml.el (nnml-article-to-file): Don't add extra "/" when | 1913 * nnml.el (nnml-article-to-file): Don't add extra "/" when |
1914 building pathname. | 1914 building pathname. |
1915 | 1915 |
1916 * nnheader.el (nnheader-file-to-number): Check value of | 1916 * nnheader.el |
1917 nnheader-numerical-short-files instead of checking if jka-compr is | |
1918 loaded. | |
1919 | |
1920 1998-03-03 Dave Love <d.love@dl.ac.uk> | |
1921 | |
1922 * nnheader.el (nnheader-parse-head): Fix in-reply-to code. Return | |
1923 nil consistently if not found. | |
1924 | |
1925 1998-03-07 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
1926 | |
1927 * nntp.el: Check whether the connection died. | |
1928 | |
1929 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | |
1930 | |
1931 * gnus.texi (Easy Picons): Removed references to | |
1932 `gnus-group-display-picons'. | |
1933 (Hard Picons): Ditto. | |
1934 | |
1935 1998-03-02 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
1936 | |
1937 * gnus-sum.el (gnus-summary-exit-no-update): Run | |
1938 gnus-summary-prepare-exit-hook here as well. | |
1939 | |
1940 1998-02-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
1941 | |
1942 * nntp.el (nntp-authinforc-file): Changed default. | |
1943 (nntp-authinfo-file): Changed name. | |
1944 (nntp-record-commands): New variable. | |
1945 (nntp-record-command): New function. | |
1946 | |
1947 * gnus-agent.el (gnus-agent-group-path): Use real name of group. | |
1948 | |
1949 * gnus-sum.el (gnus-summary-insert-subject): Don't allow nil | |
1950 articles. | |
1951 (gnus-summary-read-group): Respect backward movement. | |
1952 | |
1953 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | |
1954 | |
1955 * gnus-win.el (gnus-window-to-buffer): change "*Picons*" to | |
1956 `gnus-picons-buffer'. | |
1957 (gnus-window-to-buffer-helper): Support dynamic picon buffer | |
1958 name (i.e a symbol that names a function to be called). | |
1959 (gnus-configure-frame): Use it. | |
1960 (gnus-delete-windows-in-gnusey-frames): Use it. | |
1961 (gnus-all-windows-visible-p): Use it. | |
1962 (gnus-remove-some-windows): Use it. | |
1963 | |
1964 * gnus-picon.el (gnus-get-buffer-name): Use it. | |
1965 (gnus-picons-kill-buffer): New function. | |
1966 (gnus-picons-setup-buffer): New function. | |
1967 (gnus-picons-set-buffer): Use them. | |
1968 (gnus-picons-display-x-face): Put back the `buf' binding: it is | |
1969 needed when `gnus-picons-display-where' is not set to article. | |
1970 Also move the X-Face to the left, near the address. It seems more | |
1971 logical. | |
1972 | |
1973 1998-02-28 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
1974 | |
1975 * gnus.el: Quassia Gnus v0.34 is released. | |
1976 | |
1977 1998-02-28 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
1978 | |
1979 * gnus.el: Quassia Gnus v0.33 is released. | |
1980 | |
1981 1998-02-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
1982 | |
1983 * gnus-picon.el (gnus-picons-display-x-face): `buf' -- unbound | |
1984 var. | |
1985 | |
1986 1998-02-28 François Pinard <pinard@iro.umontreal.ca> | |
1987 | |
1988 * gnus: configure'd. | |
1989 | |
1990 1998-02-28 Nelson Jose dos Santos Ferreira <Nelson.Ferreira@inesc.pt> | |
1991 | |
1992 * nnsoup.el (nnsoup-store-reply): Fix double sep error. | |
1993 | |
1994 1998-02-28 Lasse Rasinen <lrasinen@iki.fi> | |
1995 | |
1996 * gnus-start.el (gnus-ask-server-for-new-groups): Message more. | |
1997 | |
1998 1998-02-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
1999 | |
2000 * message.el (message-resend): Allow arbitrary Also's. | |
2001 | |
2002 1998-02-27 Dave Love <d.love@dl.ac.uk> | |
2003 | |
2004 * gnus-sum.el (gnus-simplify-subject-functions): Fix | |
2005 customization, doc. | |
2006 | |
2007 1998-02-25 Dave Love <d.love@dl.ac.uk> | |
2008 | |
2009 * gnus-art.el (gnus-article-x-face-command): Replace leading `{'. | |
2010 | |
2011 1998-02-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2012 | |
2013 * gnus-agent.el (gnus-plugged): New command and keystroke. | |
2014 | |
2015 * gnus-ems.el (gnus-ems-redefine): Define | |
2016 'gnus-summary-set-display-table as a function that takes no | |
2017 params. | |
2018 | |
2019 * gnus.el (gnus-interactive): Don't use gnus-sum macros. | |
2020 (gnus-valid-select-methods): Include nnlistserv. | |
2021 | |
2022 * gnus.el: Autoloaded things to make byte-comp silent. | |
2023 | |
2024 1998-02-23 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2025 | |
2026 * gnus.el: Quassia Gnus v0.32 is released. | |
2027 | |
2028 1998-02-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2029 | |
2030 * gnus-cite.el (gnus-article-hide-citation-maybe): Wrong | |
2031 interactive specs. | |
2032 (gnus-cite-toggle): Maybe parse. | |
2033 | |
2034 1998-02-23 Rui-Tao Dong ~{6-HpLN~} <rdong@internetmci.com> | |
2035 | |
2036 * nnweb.el (nnweb-type-definition): Fixed. | |
2037 | |
2038 1998-02-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2039 | |
2040 * gnus-agent.el (gnus-agent-group-path): Translate right chars. | |
2041 (gnus-agent-toggle-plugged): Allow proper closing. | |
2042 | |
2043 * gnus-srvr.el (gnus-browse-read-group): Allow entering | |
2044 non-ephemeral groups. | |
2045 | |
2046 1998-02-22 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2047 | |
2048 * gnus.el: Quassia Gnus v0.31 is released. | |
2049 | |
2050 1998-02-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2051 | |
2052 * gnus-sum.el (gnus-summary-highlight): Give undownloaded marks a | |
2053 better face. | |
2054 | |
2055 * gnus-score.el (gnus-score-set): Take optional "warn". | |
2056 (gnus-summary-score-entry): Use it. | |
2057 | |
2058 * gnus.el: Removed spurious * in defcustoms. | |
2059 | |
2060 * gnus-score.el (gnus-score-load-file): Reverse logic. | |
2061 | |
2062 * gnus-cite.el (gnus-article-hide-citation): Use markers to make | |
2063 things work when wrapping. | |
2064 | |
2065 * gnus-sum.el (gnus-summary-exit): Stop prefetch. | |
2066 | |
2067 1998-02-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2068 | |
2069 * gnus-sum.el (gnus-get-newsgroup-headers): Buggy regexp. | |
2070 | |
2071 1998-02-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2072 | |
2073 * gnus.el: Quassia Gnus v0.30 is released. | |
2074 | |
2075 1998-02-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2076 | |
2077 * gnus-sum.el (gnus-summary-mark-article): Don't do anything if | |
2078 the mark doesn't change. | |
2079 | |
2080 * gnus-art.el (gnus-article-prepare): Don't enter article into | |
2081 cache. | |
2082 | |
2083 * gnus-sum.el (gnus-summary-reparent-thread): Don't mark as read. | |
2084 (gnus-summary-mark-article): Don't do cache things here. | |
2085 | |
2086 * gnus-util.el (gnus-parse-netrc): Skip past macdefs. | |
2087 | |
2088 1998-02-20 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2089 | |
2090 * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow | |
2091 unsubscription. | |
2092 | |
2093 * gnus-sum.el (gnus-summary-insert-subject): Allow inserting | |
2094 articles outside limits. | |
2095 | |
2096 * gnus-start.el (gnus-dribble-enter): Update mode line. | |
2097 | |
2098 * gnus-srvr.el (gnus-browse-unsubscribe-group): Allow | |
2099 unsubscription. | |
2100 | |
2101 * gnus-picon.el (gnus-article-display-picons): Check that the | |
2102 extents are live first. | |
2103 | |
2104 1998-02-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2105 | |
2106 * gnus-group.el (gnus-useful-groups): Include gnus-bug. | |
2107 | |
2108 1998-02-19 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | |
2109 | |
2110 * gnus.el (gnus-group-history): Defined twice. | |
2111 | |
2112 1998-02-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2113 | |
2114 * gnus-sum.el (gnus-get-newsgroup-headers): Just use the header | |
2115 value. | |
2116 (gnus-summary-exit): Set global vars. | |
2117 | |
2118 1998-02-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2119 | |
2120 * gnus-sum.el (gnus-summary-stop-page-breaking): Mark page as no | |
2121 longer broken. | |
2122 (gnus-summary-exit): Purge the real name. | |
2123 | |
2124 1998-02-17 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2125 | |
2126 * gnus.el: Quassia Gnus v0.29 is released. | |
2127 | |
2128 1998-02-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2129 | |
2130 * nnmail.el (nnmail-purge-split-history): List of alists, not | |
2131 alist. | |
2132 | |
2133 1998-02-16 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2134 | |
2135 * gnus.el: Quassia Gnus v0.28 is released. | |
2136 | |
2137 1998-02-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2138 | |
2139 * message.el (message-dont-send): Make sure the article really is | |
2140 saved. | |
2141 | |
2142 * nnmail.el (nnmail-purge-split-history): Alist; not a list of | |
2143 alists. | |
2144 | |
2145 1998-02-16 Hrvoje Niksic <hniksic@srce.hr> | |
2146 | |
2147 * message.el (message-kill-to-signature): Do the right thing when | |
2148 there is no signature. | |
2149 | |
2150 1998-02-16 Hrvoje Niksic <hniksic@srce.hr> | |
2151 | |
2152 * message.el (message-elide-elipsis): Add type and group. | |
2153 (message-elide-region): Docfix. | |
2154 | |
2155 1998-02-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2156 | |
2157 * gnus-util.el (gnus-run-hooks): Use unwind-protect instead of | |
2158 save-excursion. | |
2159 | |
2160 1998-02-16 Per Abrahamsen <abraham@dina.kvl.dk> | |
2161 | |
2162 * nntp.el (nntp-authinforc-file): Customized. | |
2163 | |
2164 1998-02-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2165 | |
2166 * gnus-nocem.el (gnus-nocem-unwanted-article-p): Don't look if the | |
2167 hashtable doesn't exist. | |
2168 | |
2169 * gnus-start.el (gnus-ask-server-for-new-groups): Make sure the | |
2170 killed groups hashtable exists. | |
2171 | |
2172 1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2173 | |
2174 * nntp.el (nntp-authinforc-file): Changed name and default. | |
2175 (nntp-send-authinfo): Use it. | |
2176 | |
2177 1998-02-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2178 | |
2179 * gnus.el: Quassia Gnus v0.27 is released. | |
2180 | |
2181 1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2182 | |
2183 * gnus.el (gnus-ephemeral-servers): New variable. | |
2184 * gnus-srvr.el (gnus-server-prepare): Use it. | |
2185 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto. | |
2186 | |
2187 1998-02-15 Kurt Swanson <kurt@dna.lth.se> | |
2188 | |
2189 * gnus-art.el (gnus-article-read-summary-keys): Go to top on | |
2190 some. | |
2191 | |
2192 1998-02-15 SeokChan LEE <chan@xfer.kren.nm.kr> | |
2193 | |
2194 * message.el (message-ignored-supersedes-headers): Fix. | |
2195 | |
2196 1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2197 | |
2198 * gnus-salt.el (gnus-tree-close): Start killing buffer again. | |
2199 | |
2200 * gnus-sum.el (gnus-mark-article-as-read): Return t. | |
2201 | |
2202 * gnus-art.el (gnus-article-edit-mode): Run text mode hook. | |
2203 | |
2204 1998-02-15 Roland Roberts <rroberts@muller.com> | |
2205 | |
2206 * gnus-sum.el (gnus-nov-parse-line): Would bug out on bogus | |
2207 References headers. | |
2208 | |
2209 1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2210 | |
2211 * gnus-art.el (gnus-article-current-summary): New variable. | |
2212 (gnus-article-mode): Make it local. | |
2213 | |
2214 * gnus-score.el (gnus-summary-increase-score): Find the right | |
2215 global score file. | |
2216 | |
2217 * gnus-start.el (gnus-setup-news): Don't find new newsgroups | |
2218 unless plugged. | |
2219 | |
2220 * message.el (message-mode): Set font-lock things before running | |
2221 mode hook. | |
2222 | |
2223 * gnus-agent.el (gnus-agent-group-path): Respect long file names. | |
2224 | |
2225 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2226 | |
2227 * gnus-sum.el (gnus-summary-goto-last-article): Force jumping to | |
2228 articles outside limit. | |
2229 | |
2230 * gnus-agent.el (gnus-agent-toggle-plugged): un/plug before hook. | |
2231 | |
2232 1998-02-14 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | |
2233 | |
2234 * gnus-xmas.el (gnus-xmas-article-display-xface): t t would make | |
2235 faces disappear. | |
2236 | |
2237 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2238 | |
2239 * nntp.el (nntp-netrc-file): New variable. | |
2240 | |
2241 1998-02-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2242 | |
2243 * gnus.el: Quassia Gnus v0.26 is released. | |
2244 | |
2245 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2246 | |
2247 * gnus-agent.el (gnus-agent-directory): Translate file chars. | |
2248 | |
2249 * gnus-sum.el (gnus-summary-print-article): Don't display all | |
2250 headers. | |
2251 (gnus-summary-edit-parameters): New command and keystroke. | |
2252 | |
2253 * gnus-group.el (gnus-group-rename-group): Mark dribble. | |
2254 | |
2255 1998-02-14 Fred Oberhauser <foberhauser@psipenta.de> | |
2256 | |
2257 * nnmail.el (nnmail-process-babyl-mail-format): Fix point | |
2258 movement. | |
2259 | |
2260 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2261 | |
2262 * gnus.el (gnus-group-get-parameter): Dix fix. | |
2263 | |
2264 1998-02-14 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | |
2265 | |
2266 * gnus-picon.el: Updated documentation. | |
2267 | |
2268 1998-02-14 Joev Dubach <dubach@dcepea.harvard.edu> | |
2269 | |
2270 * nntp.el (nntp-send-authinfo-from-file): Doc fix. | |
2271 | |
2272 1998-01-11 Ken Raeburn <raeburn@cygnus.com> | |
2273 | |
2274 * nnagent.el (nnagent-request-update-info): New no-op fn. | |
2275 | |
2276 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2277 | |
2278 * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow | |
2279 subscription of visited groups. | |
2280 | |
2281 * gnus-util.el (gnus-run-hooks): New function. | |
2282 Use it everywhere. | |
2283 | |
2284 * nntp.el (nntp-authinfo-password): New variable. | |
2285 (nntp-send-authinfo): Cache authinfo password. | |
2286 | |
2287 * gnus-sum.el (gnus-summary-mark-article-as-unread): Don't do | |
2288 anything if the mark doesn't change. | |
2289 | |
2290 1998-01-17 Simon Josefsson <jas@pdc.kth.se> | |
2291 | |
2292 * gnus-sum.el (gnus-summary-work-articles): change buffer | |
2293 before looking at marked articles | |
2294 (gnus-summary-work-articles): better check of marked articles | |
2295 | |
2296 1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2297 | |
2298 * nntp.el (nntp-send-authinfo): Use new .netrc functionality. | |
2299 | |
2300 * gnus-util.el (gnus-netrc-syntax-table): New variable. | |
2301 (gnus-parse-netrc): New function. | |
2302 (gnus-netrc-machine): Ditto. | |
2303 (gnus-netrc-get): Ditto. | |
2304 | |
2305 * gnus-draft.el (gnus-draft-make-menu-bar): Added deletion. | |
2306 | |
2307 * gnus.el (gnus-expert-user): Dix fox. | |
2308 | |
2309 * nnmail.el (nnmail-article-group): Remove duplicates from split. | |
2310 | |
2311 * message.el (message-check-news-header-syntax): Check more on | |
2312 Message-ID. | |
2313 | |
2314 * nnmh.el: Don't call nnmail-activate. | |
2315 | |
2316 * gnus.el: User-variabelize all custom vars. | |
2317 | |
2318 1998-02-13 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2319 | |
2320 * gnus.el: Quassia Gnus v0.25 is released. | |
2321 | |
2322 1998-02-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2323 | |
2324 * nndoc.el (nndoc-type-alist): Allow blank lines to separate | |
2325 headers from bodies. | |
2326 | |
2327 * gnus-art.el (gnus-article-edit): Restore Date header. | |
2328 | |
2329 * gnus-async.el (gnus-asynch-obarray): New variable. | |
2330 (gnus-async-prefetched-article-entry): Use it. | |
2331 (gnus-async-set-buffer): Use it. | |
2332 | |
2333 * nnmh.el (nnmh-active-number): Create parent dirs. | |
2334 | |
2335 * nntp.el (nntp-last-command): New variable. | |
2336 (nntp-handle-authinfo): New function. | |
2337 | |
2338 * gnus-sum.el (gnus-summary-exit): Call purging function. | |
2339 | |
2340 1998-02-13 François Pinard <pinard@iro.umontreal.ca> | |
2341 | |
2342 * nnmail.el (nnmail-get-new-mail): Don't clear split-history. | |
2343 (nnmail-purge-split-history): New function. | |
2344 | |
2345 1998-02-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2346 | |
2347 * nntp.el (nntp-telnet-shell-prompt): Renamed. | |
2348 | |
2349 1998-02-13 Sam Falkner <samf@channelpoint.com> | |
2350 | |
2351 * nntp.el (nntp-open-telnet-envuser): New variable. | |
2352 | |
2353 1998-02-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2354 | |
2355 * message.el (message-send-mail-function): Added smtpmail-send-it. | |
2356 | |
2357 1998-02-11 Dave Love <d.love@dl.ac.uk> | |
2358 | |
2359 * gnus-art.el (gnus-button-url): Don't lose in Emacs 20 with | |
2360 browse-url-browser-function an alist, not a function. | |
2361 (gnus-button-embedded-url): Likewise. | |
2362 | |
2363 1998-02-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2364 | |
2365 * gnus-cite.el (gnus-cite-localize): New function. | |
2366 (gnus-cite-close): Renamed. | |
2367 (gnus-cite-parse-maybe): Use it. | |
2368 | |
2369 * gnus-sum.el (gnus-summary-move-article): Move back to summary | |
2370 buffer. | |
2371 | |
2372 * nnfolder.el (nnfolder-request-accept-article): Save excursion. | |
2373 (nnfolder-request-move-article): Ditto. | |
2374 | |
2375 * nntp.el (nntp-find-connection): Don't message. | |
2376 | |
2377 1998-02-13 MORIOKA Tomohiko <steve@xemacs.org> | |
2378 | |
2379 * message.el (message-send-mail-with-qmail): Fix. | |
2380 | |
2381 1998-02-13 Per Abrahamsen <abraham@dina.kvl.dk> | |
2382 | |
2383 * gnus-draft.el (gnus-draft-make-menu-bar): Added missing commands. | |
2384 | |
2385 1998-01-06 Per Abrahamsen <abraham@dina.kvl.dk> | |
2386 | |
2387 * gnus/gnus-cus.el (gnus-score-parameters): Make `files' and | |
2388 `exclude-files' widgets inline. | |
2389 | |
2390 1998-02-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2391 | |
2392 * gnus-sum.el (gnus-article-mark): Dox dox. | |
2393 | |
2394 1998-02-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2395 | |
2396 * gnus.el: Quassia Gnus v0.24 is released. | |
2397 | |
2398 1998-02-10 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2399 | |
2400 * gnus-agent.el (gnus-agent-fetch-session): Reversed reversal. | |
2401 | |
2402 * gnus-topic.el (gnus-topic-rename): Check whether the new name | |
2403 exists. | |
2404 | |
2405 1998-02-10 dave edmondson <dme@sco.com> | |
2406 | |
2407 * message.el (message-font-lock-keywords): Allow : as a citation | |
2408 ending. | |
2409 | |
2410 1998-02-10 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2411 | |
2412 * message.el (message-send): Removed dead code. | |
2413 | |
2414 1998-02-09 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2415 | |
2416 * message.el (message-fill-header): Fill to column 990. | |
2417 | |
2418 * gnus-score.el (gnus-score-load-file): Exclude all excluded | |
2419 files. | |
2420 | |
2421 1998-02-09 jari aalto <jari.aalto@poboxes.com> | |
2422 | |
2423 * gnus-art.el (gnus-article-time-format): Extended variable. | |
2424 | |
2425 1998-02-09 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2426 | |
2427 * gnus-art.el (article-make-date-line): Make 8601 Dates. | |
2428 (article-date-iso8601): New command and keystroke. | |
2429 | |
2430 1998-02-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2431 | |
2432 * message.el (message-ignored-mail-headers): Remove Xrefs. | |
2433 | |
2434 * nndoc.el (nndoc-open-document-hook): New variable. | |
2435 | |
2436 1998-02-08 Istvan Marko <istvan@cmdmail.amd.com> | |
2437 | |
2438 * gnus-agent.el (gnus-unplugged): Typo fix. | |
2439 | |
2440 1998-02-08 Kurt Swanson <kurt@dna.lth.se> | |
2441 | |
2442 * gnus-score.el (gnus-score-thread-simplify): New variable. | |
2443 | |
2444 1998-02-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2445 | |
2446 * gnus-uu.el (gnus-uu-post-encode-mime): Call mmencode with | |
2447 correct params. | |
2448 | |
2449 1998-02-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2450 | |
2451 * gnus.el: Quassia Gnus v0.23 is released. | |
2452 | |
2453 1998-02-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2454 | |
2455 * gnus-group.el (gnus-update-group-mark-positions): Bind `topic'. | |
2456 | |
2457 * message.el (message-expand-group): Added doc string. | |
2458 | |
2459 * nntp.el (nntp-wait-for): Don't change limit until after | |
2460 accepting output. | |
2461 | |
2462 1998-02-08 Richard Hoskins <rmh@interlaced.net> | |
2463 | |
2464 * message.el (message-kill-to-signature): Don't kill the | |
2465 delimiter. | |
2466 | |
2467 1998-02-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2468 | |
2469 * gnus-sum.el (gnus-summary-prepared-hook): New hook. | |
2470 (gnus-summary-read-group-1): Use it. | |
2471 | |
2472 * message.el (message-cite-original-without-signature): New | |
2473 function. | |
2474 (message-cite-function): Added to custom. | |
2475 | |
2476 1998-01-13 Per Abrahamsen <abraham@dina.kvl.dk> | |
2477 | |
2478 * gnus/message.el (message-cite-original): Don't quote signature. | |
2479 | |
2480 1998-02-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2481 | |
2482 * gnus-group.el (gnus-group-unsubscribe-group): Protest against | |
2483 empty group names. | |
2484 | |
2485 1998-02-02 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2486 | |
2487 * gnus-draft.el (gnus-draft-setup): Associate with drafts group. | |
2488 | |
2489 * message.el (message-header-format-alist): Fill references. | |
2490 | |
2491 * gnus-agent.el (gnus-category-read): Changed default. | |
2492 (gnus-agent-handle-level): New variable. | |
2493 (gnus-agent-fetch-session): Use it. | |
2494 | |
2495 * gnus-art.el (article-strip-all-blank-lines): New command and | |
2496 keystroke. | |
2497 | |
2498 1998-02-01 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2499 | |
2500 * gnus-msg.el (gnus-inews-reject-message): Removed function. | |
2501 (gnus-sent-message-ids-file): Removed. | |
2502 (gnus-sent-message-ids-length): Ditto. | |
2503 | |
2504 * gnus-xmas.el (gnus-xmas-summary-set-display-table): Ditto. | |
2505 | |
2506 * gnus-sum.el (gnus-simplify-subject-fuzzy): Respect | |
2507 `gnus-simplify-ignored-prefixes'. | |
2508 (gnus-summary-set-display-table): Keep TAB. | |
2509 | |
2510 1998-01-15 <Use-Author-Address-Header@[127.1]> | |
2511 | |
2512 * gnus-art.el (gnus-request-article-this-buffer): Put it into the | |
2513 backlog. | |
2514 | |
2515 1998-01-12 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2516 | |
2517 * gnus-sum.el (gnus-get-newsgroup-headers): Use the longest ID. | |
2518 | |
2519 * nnheader.el (nnheader-parse-head): Ditto. | |
2520 | |
2521 1998-01-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2522 | |
2523 * gnus-start.el (gnus-1): Use gnus-alive-p. | |
2524 | |
2525 1998-01-06 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2526 | |
2527 * gnus-art.el (gnus-article-prepare): Bind coding systems. | |
2528 | |
2529 1998-01-06 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2530 | |
2531 * gnus.el: Quassia Gnus v0.22 is released. | |
2532 | |
2533 1998-01-06 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2534 | |
2535 * message.el (message-kill-to-signature): Don't use mark. | |
2536 | |
2537 1998-01-06 Russ Allbery <rra@stanford.edu> | |
2538 | |
2539 * message.el (message-kill-to-signature): New command and keystroke. | |
2540 | |
2541 1998-01-06 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2542 | |
2543 * gnus-sum.el (gnus-summary-print-article): New defaults for | |
2544 headers and stuff. | |
2545 | |
2546 * gnus-agent.el (gnus-agent-batch): New command. | |
2547 | |
2548 * nnoo.el (nnoo-execute): Copy vars from parent into child. | |
2549 (nnoo-parent-function): Ditto. | |
2550 | |
2551 * gnus-draft.el (gnus-draft-setup): Removed message. | |
2552 | |
2553 * gnus-start.el (gnus-read-descriptions-file): Naked muleism. | |
2554 | |
2555 1998-01-05 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2556 | |
2557 * nnml.el (nnml-generate-nov-databases-1): Fix lower bound on | |
2558 empty groups. | |
2559 | |
2560 1998-01-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2561 | |
2562 * gnus.el: Quassia Gnus v0.21 is released. | |
2563 | |
2564 1998-01-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2565 | |
2566 * gnus.el: Quassia Gnus v0.20 is released. | |
2567 | |
2568 1997-12-10 Per Abrahamsen <abraham@dina.kvl.dk> | |
2569 | |
2570 * gnus/gnus-msg.el (gnus-inews-insert-mime-headers): Added | |
2571 documentation. | |
2572 (gnus-inews-insert-mime-headers): Made it work with Emacs MULE. | |
2573 (gnus-inews-insert-mime-headers): Added as option to | |
2574 `message-header-hook'. | |
2575 | |
2576 1997-12-22 Per Abrahamsen <abraham@dina.kvl.dk> | |
2577 | |
2578 * gnus/gnus-art.el (gnus-button-alist): Assume msg-id after "in | |
2579 message". | |
2580 | |
2581 1997-12-22 Simon Josefsson <jas@faun.nada.kth.se> | |
2582 | |
2583 * nnmail.el (nnmail-get-new-mail): Make nnmail-tmp-directory | |
2584 | |
2585 1997-12-28 Per Abrahamsen <abraham@dina.kvl.dk> | |
2586 | |
2587 * gnus/gnus-group.el (gnus-group-fetch-faq): Convert `.' in group | |
2588 name to `/'. | |
2589 | |
2590 1998-01-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2591 | |
2592 * nndraft.el (nndraft-request-associate-buffer): Open the damn | |
2593 server first. Sheesh. | |
2594 | |
2595 * gnus-draft.el (gnus-draft-send): Bind message-send-hook to nil. | |
2596 | |
2597 * gnus-sum.el (gnus-summary-catchup): Don't nix out downloadable. | |
2598 (gnus-summary-highlight): Highlight down/un as unread. | |
2599 | |
2600 1998-01-04 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | |
2601 | |
2602 * gnus-start.el (gnus-strip-killed-list): Fix syntax. | |
2603 | |
2604 1998-01-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2605 | |
2606 * nnsoup.el (nnsoup-store-reply): Bind mail-header-separator to | |
2607 "". | |
2608 | |
2609 * gnus-xmas.el (gnus-xmas-agent-server-menu-add): New. | |
2610 | |
2611 * nnoo.el (nnoo-change-server): Get the right values. | |
2612 | |
2613 1998-01-04 Aki Vehtari <Aki.Vehtari@hut.fi> | |
2614 | |
2615 * gnus-art.el (gnus-signature-limit): Add default values for | |
2616 choices suggested by Per Abrahamsen <abraham@dina.kvl.dk>. | |
2617 (gnus-prompt-before-saving): Add :value t for sexp tag. | |
2618 (gnus-split-methods): Add default values for choices. | |
2619 | |
2620 * gnus-score.el (gnus-home-score-file): Add non-nil default for | |
2621 function. | |
2622 (gnus-home-adapt-file): Ditto. | |
2623 | |
2624 * gnus-sum.el (gnus-move-split-methods): Add default values for | |
2625 choices. | |
2626 | |
2627 * nnmail.el (nnmail-list-identifiers): Add default values for | |
2628 choices suggested by Per Abrahamsen <abraham@dina.kvl.dk>. | |
2629 | |
2630 1998-01-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2631 | |
2632 * gnus.el: Quassia Gnus v0.19 is released. | |
2633 | |
2634 1998-01-04 Felix Lee <flee@teleport.com> | |
2635 | |
2636 * nntp.el (nntp-open-rlogin): Use a list of parameters. | |
2637 | |
2638 1998-01-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2639 | |
2640 * gnus-agent.el (gnus-agent-fetch-groups): New command. | |
2641 | |
2642 * gnus-sum.el (gnus-summary-print-article): Changed order of | |
2643 parameters. | |
2644 | |
2645 1998-01-04 Michael R. Cook <mcook@cognex.com> | |
2646 | |
2647 * gnus-sum.el (gnus-summary-print-article): Use process/prefix. | |
2648 | |
2649 1998-01-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2650 | |
2651 * gnus-uu.el: Changed spurious defconsts to defvars. | |
2652 | |
2653 * nnmail.el (nnmail-get-spool-files): Quote group name. | |
2654 | |
2655 * gnus-agent.el (gnus-agent-fetch-group-1): Fetch ticked articles. | |
2656 (gnus-agent-fetch-group-1): Never mind. | |
2657 | |
2658 1997-12-20 Pete Ware <ware@cis.ohio-state.edu> | |
2659 | |
2660 * message.el (message-rename-buffer): Check for nil dirs. | |
2661 | |
2662 1997-12-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2663 | |
2664 * nnml.el (nnml-request-create-group): Check for files. | |
2665 | |
2666 1997-12-19 Hrvoje Niksic <hniksic@srce.hr> | |
2667 | |
2668 * message.el (message-mode): Fixed font-lock. | |
2669 | |
2670 1997-12-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2671 | |
2672 * gnus-cache.el (gnus-cache-read-active): Check for empty files. | |
2673 | |
2674 1997-12-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2675 | |
2676 * gnus-uu.el (gnus-uu-save-article): Quote all lines beginning | |
2677 with a dash. | |
2678 | |
2679 1997-12-10 SL Baur <steve@altair.xemacs.org> | |
2680 | |
2681 * gnus-start.el (gnus-read-descriptions-file): Really bind and gag | |
2682 Mule. | |
2683 | |
2684 1997-12-05 Danny Siu <dsiu@adobe.com> | |
2685 | |
2686 * nndoc.el (nndoc-babyl-body-begin): quote the regexp for the | |
2687 string "*** EOOH ***" properly. | |
2688 (nndoc-babyl-head-begin): Same as above. | |
2689 | |
2690 1997-12-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2691 | |
2692 * gnus-uu.el (gnus-uu-pre-uudecode-hook): New hook. | |
2693 | |
2694 * gnus-sum.el (gnus-summary-read-group-1): Set mode line after | |
2695 configuring. | |
2696 | |
2697 1997-12-14 Wes Hardaker <wjhardaker@ucdavis.edu> | |
2698 | |
2699 * gnus-score.el (gnus-adaptive-word-minimum): New variable. | |
2700 (gnus-score-adaptive): Use it. | |
2701 | |
2702 1997-12-14 Roland B. Roberts <roberts@panix.com> | |
2703 | |
2704 * gnus-group.el: Fixed hardcoded levels. | |
2705 | |
2706 1997-12-06 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2707 | |
2708 * gnus.el: Quassia Gnus v0.18 is released. | |
2709 | |
2710 1997-12-06 Kim-Minh Kaplan <KimMinh.Kaplan@Utopia.EUnet.fr> | |
2711 | |
2712 * gnus-picon.el (gnus-picons-remove): Race condition. | |
2713 | |
2714 1997-12-06 Christian von Roques <roques@scalar.pond.sub.org> | |
2715 | |
2716 * gnus-start.el (gnus-read-descriptions-file): Fix | |
2717 enable-multibyte-characters. | |
2718 | |
2719 1997-12-05 Dave Love <d.love@dl.ac.uk> | |
2720 | |
2721 * gnus-nocem.el (gnus-nocem-message-wanted-p): Fix paren typpo. | |
2722 (gnus-nocem-issuers): Allow sexp alternative in :type for alists. | |
2723 | |
2724 1997-12-05 Dave Love <d.love@dl.ac.uk> | |
2725 | |
2726 * gnus-art.el (gnus-visible-headers): Add X-sent:. | |
2727 | |
2728 1997-12-06 Lars Balker Rasmussen <lbr@mjolner.dk> | |
2729 | |
2730 * gnus-art.el (article-make-date-line): Don't add extra newlines. | |
2731 | |
2732 1997-11-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
2733 | |
2734 * nnmail.el (nnmail-file-coding-system): Use `raw-text' in | |
2735 default. | |
2736 | |
2737 * nnheader.el (nnheader-file-coding-system): Use `raw-text' in | |
2738 default. | |
2739 | |
2740 1997-12-06 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | |
2741 | |
2742 * nnml.el (nnml-parse-head): Out-of-bounds fix. | |
2743 | |
2744 * nndraft.el (nndraft-request-associate-buffer): Get proper file | |
2745 name. | |
2746 | |
2747 1997-12-06 Gary D. Foster <Gary.Foster@Corp.Sun.COM> | |
2748 | |
2749 * gnus-group.el: Added backspace. | |
2750 | |
2751 1997-11-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2752 | |
2753 * gnus-agent.el (gnus-summary-set-agent-mark): Remove marks | |
2754 properly. | |
2755 | |
2756 1997-11-27 Christoph Wedler <wedler@fmi.uni-passau.de> | |
2757 | |
2758 * smiley.el (smiley-buffer): Provide `help-echo'. | |
2759 | |
2760 1997-11-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2761 | |
2762 * gnus-util.el (gnus-output-to-rmail): Always save buffer. | |
2763 | |
2764 * nntp.el (nntp-close-server): Don't sleep for me, Argentina. | |
2765 (nntp-request-close): You neither. | |
2766 | |
2767 1997-11-19 Per Abrahamsen <abraham@dina.kvl.dk> | |
2768 | |
2769 * message.el (message-header-lines): New widget. | |
2770 (message-default-headers): Use it. | |
2771 (message-default-mail-headers): Use it. | |
2772 (message-default-news-headers): Use it. | |
2773 | |
2774 1997-11-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
2775 | |
2776 * gnus-start.el (gnus-read-descriptions-file): Add missing quote. | |
2777 | |
2778 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2779 | |
2780 * nnweb.el (nnweb-type-definition): Rescued dejanewsold. | |
2781 | |
2782 * gnus-mh.el (gnus-summary-save-in-folder): Reverted to old | |
2783 version. | |
2784 | |
2785 * gnus-sum.el (gnus-kill-or-deaden-summary): Save excursion. | |
2786 | |
2787 * gnus.el: Only require gnus-load in Emacsen 19. | |
2788 | |
2789 * gnus-start.el (gnus-setup-news): Always push archive server. | |
2790 | |
2791 * gnus-sum.el (gnus-read-header): Would bug out on sparse | |
2792 articles. | |
2793 | |
2794 1997-11-26 Kurt Swanson <kurt@dna.lth.se> | |
2795 | |
2796 * gnus-ems.el (gnus-mule-cite-add-face): Work. | |
2797 | |
2798 1997-11-26 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2799 | |
2800 * gnus.el: Quassia Gnus v0.17 is released. | |
2801 | |
2802 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2803 | |
2804 * gnus-sum.el (gnus-summary-move-article): Don't work on canceled | |
2805 articles. | |
2806 | |
2807 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Use | |
2808 `read-char-exclusive'. | |
2809 | |
2810 * gnus-sum.el (gnus-summary-mode): Localize | |
2811 gnus-summary-dummy-line-format. | |
2812 | |
2813 * nnml.el (nnml-open-nov): Check that the file exists before | |
2814 inserting it. | |
2815 | |
2816 * gnus-art.el (article-date-ut): Insert a newline if needed. | |
2817 | |
2818 * gnus-score.el (gnus-score-edit-current-scores): Protect against | |
2819 nil score files. | |
2820 | |
2821 * gnus-start.el (gnus-newsrc-parse-options): Be more correct -- | |
2822 match only hierarchies. | |
2823 (gnus-gnus-to-quick-newsrc-format): Changed warning. | |
2824 | |
2825 1997-11-26 Greg Klanderman <greg@alphatech.com> | |
2826 | |
2827 * messagexmas.el (message-xmas-maybe-fontify): New definition. | |
2828 | |
2829 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2830 | |
2831 * gnus-start.el (gnus-setup-news): Protect against nil | |
2832 gnus-message-archive-method. | |
2833 | |
2834 1997-11-26 Christoph Wedler <wedler@fmi.uni-passau.de> | |
2835 | |
2836 * gnus-art.el (gnus-article-edit-done): Update headers "Lines:", | |
2837 "Content-Length:" and "X-Content-Length:" when present. | |
2838 | |
2839 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2840 | |
2841 * nnmail.el (nnmail-process-unix-mail-format): Pop to the right | |
2842 buffer on error. | |
2843 (nnmail-process-mmdf-mail-format): Ditto. | |
2844 | |
2845 1997-11-26 Joe Reiss <jreiss@sprynet.com> | |
2846 | |
2847 * gnus-art.el (gnus-summary-save-in-rmail): Return the name of the | |
2848 file. | |
2849 | |
2850 1997-11-26 Alastair Burt <alastair.burt@dfki.de> | |
2851 | |
2852 * smiley.el: Balloon help, etc. | |
2853 | |
2854 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2855 | |
2856 * gnus-util.el (gnus-kill-all-overlays): Remove check for XEmacs. | |
2857 | |
2858 1997-09-30 Dave Love <d.love@dl.ac.uk> | |
2859 | |
2860 * message.el: Don't require rmail. | |
2861 | |
2862 1997-11-26 Kurt Swanson <kurt@dna.lth.se> | |
2863 | |
2864 * gnus-group.el (gnus-group-setup-buffer): set-buffer. | |
2865 | |
2866 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2867 | |
2868 * gnus-score.el (gnus-score-load-file): Don't create empty score | |
2869 files when doing decays. | |
2870 | |
2871 1997-11-26 Renaud Rioboo <rioboo@calfor.lip6.fr> | |
2872 | |
2873 * nnmail.el (nnmail-move-inbox): Only bind default-directory when | |
2874 calling external function. | |
2875 | |
2876 1997-11-26 IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> | |
2877 | |
2878 * gnus-kill.el (gnus-batch-score): Newsrc thinko. | |
2879 | |
2880 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2881 | |
2882 * nnheader.el (nnheader-parse-head): Would break on Message-ID's | |
2883 that spanned several lines. | |
2884 | |
2885 * gnus-util.el (gnus-date-iso8601): Didn't pick out the date | |
2886 header. | |
2887 | |
2888 * gnus-demon.el (gnus-demon-scan-mail): Clean inboxes. | |
2889 | |
2890 1997-11-25 Christoph Wedler <wedler@fmi.uni-passau.de> | |
2891 | |
2892 * gnus-picon.el (gnus-picons-x-face-sentinel): Would bug out in | |
2893 headers with two X-Face lines. | |
2894 | |
2895 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2896 | |
2897 * gnus-sum.el (gnus-summary-update-info): Would use wrong group | |
2898 name. | |
2899 | |
2900 1997-11-26 Hrvoje Niksic <hniksic@srce.hr> | |
2901 | |
2902 * gnus-spec.el (gnus-compile): Avoid multiple `c*addr's. | |
2903 (gnus-compile): Require `bytecomp'. | |
2904 | |
2905 1997-11-25 Hrvoje Niksic <hniksic@srce.hr> | |
2906 | |
2907 * gnus-util.el (gnus-prin1): Bind `print-readably' to t. | |
2908 | |
2909 * gnus-xmas.el (gnus-xmas-kill-all-overlays): New function. | |
2910 (gnus-xmas-define): Use it. | |
2911 | |
2912 * gnus-art.el (gnus-stop-date-timer): Use `nnheader-cancel-timer'. | |
2913 | |
2914 * message.el (message-header-lines): Specify format. | |
2915 | |
2916 * gnus-xmas.el (gnus-xmas-move-overlay): Use BUFFER. | |
2917 (gnus-byte-code): Use `indirect-function'. | |
2918 | |
2919 * gnus-cite.el (gnus-cite-add-face): Would assign free variable. | |
2920 | |
2921 1997-11-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2922 | |
2923 * gnus-art.el (gnus-stop-date-timer): Cancel instead of delete. | |
2924 (gnus-start-date-timer): Use the numerical prefix. | |
2925 | |
2926 1997-11-25 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2927 | |
2928 * gnus-draft.el (gnus-group-send-drafts): Activate group first. | |
2929 | |
2930 1997-11-25 Dan Christensen <jdc@chow.mat.jhu.edu> | |
2931 | |
2932 * gnus-group.el (gnus-group-process-prefix): Skip topics. | |
2933 | |
2934 1997-11-25 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2935 | |
2936 * gnus-move.el (gnus-move-group-to-server): Protect agains | |
2937 nil-ness. | |
2938 | |
2939 1997-11-25 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2940 | |
2941 * gnus.el: Quassia Gnus v0.16 is released. | |
2942 | |
2943 1997-11-25 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2944 | |
2945 * gnus-sum.el (gnus-read-header): Remove thread entry before | |
2946 rebuilding. | |
2947 | |
2948 * gnus-cite.el (gnus-cite-add-face): Keep track of all overlays. | |
2949 | |
2950 * gnus-art.el (article-update-date-lapsed): New function. | |
2951 (gnus-start-date-timer): New command. | |
2952 (article-date-ut): Put the face in the right place. | |
2953 (article-date-ut): Would move around. | |
2954 | |
2955 * gnus-group.el (gnus-group-read-ephemeral-group): Accept server | |
2956 names. | |
2957 | |
2958 * gnus-srvr.el (gnus-browse-foreign-server): Use proper server | |
2959 names. | |
2960 | |
2961 * gnus.el (gnus-group-prefixed-name): Give the right result for | |
2962 native groups. | |
2963 | |
2964 * nnheader.el (nnheader-directory-files): New function. | |
2965 | |
2966 * nnmh.el (nnmh-request-list-1): Reversed check. | |
2967 | |
2968 * nnfolder.el (nnfolder-delete-mail): Would skip backwards one | |
2969 line too much. | |
2970 | |
2971 1997-11-25 SeokChan LEE <chan@xfer.kren.nm.kr> | |
2972 | |
2973 * message.el (message-ignored-supersedes-headers): Typo. | |
2974 | |
2975 1997-11-24 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2976 | |
2977 * gnus.el: Quassia Gnus v0.15 is released. | |
2978 | |
2979 1997-11-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2980 | |
2981 * gnus-ems.el: Also check major version names. | |
2982 | |
2983 1997-10-05 SL Baur <steve@altair.xemacs.org> | |
2984 | |
2985 * message.el (require 'rmail): Put guard around. | |
2986 * nnbabyl.el (require 'rmail): Ditto. | |
2987 | |
2988 1997-11-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2989 | |
2990 * message.el (message-reply): Respect Mail-Copies-To even when | |
2991 `to-address'. | |
2992 | |
2993 1997-11-24 Thor Kristoffersen <thor@unik.no> | |
2994 | |
2995 * nntp.el (nntp-request-close): Sleep one second. | |
2996 | |
2997 1997-11-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2998 | |
2999 * gnus-sum.el (gnus-summary-read-group-1): Update marks when not | |
3000 entering group. | |
3001 | |
3002 * gnus-start.el (gnus-setup-news): Get correct value of archive | |
3003 server. | |
3004 | |
3005 1997-10-08 Robert Bihlmeyer <robbe@orcus.priv.at> | |
3006 | |
3007 * message.el (message-make-organization): Don't let the | |
3008 environment variable override a user-set organization. | |
3009 | |
3010 1997-11-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3011 | |
3012 * nnml.el (nnml-open-nov): Don't use find-file. | |
3013 | |
3014 * gnus-sum.el (gnus-last-newsgroup-variables-set): New variable. | |
3015 (gnus-set-global-variables): Don't do to much; gets run off of | |
3016 pre-command-hook. | |
3017 Got rid of gnus-set-global-variables throughout. | |
3018 (gnus-summary-exit): Update adaptive scoring here. | |
3019 (gnus-summary-isearch-article): Widen. | |
3020 | |
3021 * nnml.el (nnml-parse-head): Work in empty buffers. | |
3022 | |
3023 1997-10-14 Hrvoje Niksic <hniksic@srce.hr> | |
3024 | |
3025 * gnus-xmas.el (gnus-xmas-group-startup-message): Check for image | |
3026 formats correctly. | |
3027 (gnus-xmas-modeline-glyph): Ditto. | |
3028 | |
3029 1997-11-24 Hrvoje Niksic <hniksic@srce.hr> | |
3030 | |
3031 * gnus-spec.el (gnus-compile): Work under XEmacs. | |
3032 | |
3033 1997-11-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3034 | |
3035 * nnoo.el (nnoo-change-server): Push the right parent packend onto | |
3036 the alist. | |
3037 | |
3038 1997-11-23 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3039 | |
3040 * gnus.el: Quassia Gnus v0.14 is released. | |
3041 | |
3042 1997-11-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3043 | |
3044 * gnus-start.el (gnus-read-descriptions-file): Make sure Mule is | |
3045 bound. And gagged. | |
3046 | |
3047 * message.el (message-send-mail-with-mh): Use | |
3048 `mh-new-draft-name'. | |
3049 | |
3050 * nnfolder.el (nnfolder-read-folder): Save new buffers. | |
3051 | |
3052 * gnus-sum.el (gnus-summary-make-menu-bar): Removed "write to | |
3053 file". | |
3054 | |
3055 * gnus-util.el (gnus-byte-code): Use indirect-function. | |
3056 | |
3057 * nntp.el (nntp-open-telnet): Also accept 201. | |
3058 | |
3059 * gnus-sum.el (gnus-summary-reparent-thread): Update thread. | |
3060 | |
3061 * gnus-score.el (gnus-all-score-files): Don't do anything unless | |
3062 GROUP. | |
3063 | |
3064 * nnmail.el (nnmail-split-it): Save-excursion. | |
3065 (nnmail-group-pathname): Translate file chars. | |
3066 | |
3067 1997-11-23 Gunnar Horrigmo <horrigmo@online.no> | |
3068 | |
3069 * gnus-sum.el (gnus-summary-exit): Don't skip if group | |
3070 disappeared. | |
3071 | |
3072 1997-11-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3073 | |
3074 * nnfolder.el (nnfolder-normalize-buffer): New function. | |
3075 (nnfolder-save-mail): Use it. | |
3076 (nnfolder-request-replace-article): Ditto. | |
3077 | |
3078 1997-11-19 Per Abrahamsen <abraham@dina.kvl.dk> | |
3079 | |
3080 * message.el (message-header-lines): New widget. | |
3081 (message-default-headers): Use it. | |
3082 (message-default-mail-headers): Use it. | |
3083 (message-default-news-headers): Use it. | |
3084 | |
3085 1997-11-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3086 | |
3087 * gnus-win.el (gnus-remove-some-windows): Also delete dead summary | |
3088 windows. | |
3089 | |
3090 * gnus-score.el (gnus-score-adaptive): Check whether functions are | |
3091 bound. | |
3092 | |
3093 1997-11-23 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
3094 | |
3095 * gnus-sum.el (gnus-summary-limit-include-thread): Interactive | |
3096 fix. | |
3097 | |
3098 1997-11-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3099 | |
3100 * gnus-sum.el (gnus-summary-reparent-thread): Insert Message-ID in | |
3101 proper place. | |
3102 | |
3103 1997-11-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3104 | |
3105 * gnus-cus.el (gnus-group-parameters): Add visible. | |
3106 | |
3107 1997-11-22 Kim-Minh Kaplan <kkaplan@lpthe.jussieu.fr> | |
3108 | |
3109 * message.el (message-setup): Add a newline, if necessary. | |
3110 | |
3111 1997-11-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3112 | |
3113 * gnus-mh.el (gnus-summary-save-in-folder): Fix for default. | |
3114 | |
3115 1997-11-22 Didier Verna <verna@inf.enst.fr> | |
3116 | |
3117 * gnus-sum.el (gnus-summary-remove-bookmark): Interactive spec. | |
3118 | |
3119 1997-11-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3120 | |
3121 * gnus-art.el (article-display-x-face): Fold case. | |
3122 | |
3123 1997-11-13 Kenichi Handa <handa@etl.go.jp> | |
3124 | |
3125 * gnus/gnus-start.el (gnus-read-descriptions-file): Decode | |
3126 description if necessary. | |
3127 | |
3128 * gnus/nntp.el (nntp-coding-system-for-read): Set default value to | |
3129 binary. | |
3130 (nntp-coding-system-for-write): Likewise. | |
3131 | |
3132 1997-11-13 seokchan lee <chan@xfer.kren.nm.kr> | |
3133 | |
3134 * message.el (message-ignored-supersedes-headers): Ignore more | |
3135 headers. | |
3136 | |
3137 1997-11-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3138 | |
3139 * message.el (message-separator-face): Lightened up. | |
3140 (message-header-other-face): Ditto. | |
3141 | |
3142 1997-11-13 jari aalto <jari.aalto@poboxes.com> | |
3143 | |
3144 * nnmail.el (nnmail-process-mmdf-mail-format): Pop to buffer. | |
3145 | |
3146 1997-11-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3147 | |
3148 * gnus-start.el (gnus-start-draft-setup): Always create group. | |
3149 | |
3150 * gnus-agent.el (gnus-agent-fetch-headers): Translate file chars. | |
3151 | |
3152 1997-11-06 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3153 | |
3154 * gnus.el: Quassia Gnus v0.13 is released. | |
3155 | |
3156 1997-11-06 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3157 | |
3158 * nnlistserv.el: New backend. | |
3159 | |
3160 1997-11-06 Stefan Waldherr <swa@cs.cmu.edu> | |
3161 | |
3162 * nnweb.el (nnweb-dejanewsold-search): New function. | |
3163 | |
3164 1997-11-06 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3165 | |
3166 * gnus-topic.el (gnus-topic-change-level): Really delete multiple | |
3167 instances. | |
3168 | |
3169 1997-11-05 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3170 | |
3171 * gnus-topic.el (gnus-topic-update-topic-line): Possibly fix nil | |
3172 numbers. | |
3173 | |
3174 * gnus-sum.el (gnus-summary-show-article): New command and | |
3175 keystroke. | |
3176 | |
3177 1997-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3178 | |
3179 * gnus-score.el (gnus-score-adaptive): Use the home score file. | |
3180 | |
3181 1997-10-25 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3182 | |
3183 * gnus-art.el (gnus-article-save): Hide headers in the right | |
3184 buffer. | |
3185 | |
3186 * gnus-picon.el (gnus-picons-xbm-face): New face. | |
3187 | |
3188 1997-10-25 Lars Balker Rasmussen <lbr@mjolner.dk> | |
3189 | |
3190 * gnus-art.el (gnus-article-fill-paragraph): New command and | |
3191 keystroke. | |
3192 | |
3193 1997-10-16 Colin Rafferty <craffert@ml.com> | |
3194 | |
3195 * message.el (message-make-fqdn): Made certain that user-mail is | |
3196 not nil. | |
3197 | |
3198 1997-10-25 David S. Goldberg <dsg@linus.mitre.org> | |
3199 | |
3200 * gnus-art.el (article-hide-boring-headers): Use many-to. | |
3201 | |
3202 1997-10-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3203 | |
3204 * gnus-picon.el (gnus-picons-display-pairs): Don't add two bars. | |
3205 (gnus-picons-try-face): Set the foreground color on the bar. | |
3206 (gnus-picons-group-exluded-groups): New variable. | |
3207 (gnus-group-display-picons): Use it. | |
3208 | |
3209 1997-10-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3210 | |
3211 * gnus-agent.el (gnus-agent-group-path): Translate file chars. | |
3212 (gnus-agent-batch-fetch): New command. | |
3213 (gnus-agent-fetch-group): Message. | |
3214 | |
3215 1997-10-12 ISO-2022-JP <ichikawa@hv.epson.co.jp> | |
3216 | |
3217 * gnus-agent.el (gnus-agent-article-file-coding-system): New | |
3218 variable. | |
3219 | |
3220 1997-10-12 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3221 | |
3222 * dgnushack.el (lpath): Reversed. | |
3223 | |
3224 * gnus-msg.el (gnus-summary-cancel-article): Use sym prefix. | |
3225 | |
3226 * gnus-art.el (article-translate-characters): New function. | |
3227 (article-treat-dumbquotes): New command and keystroke. | |
3228 | |
3229 1997-10-05 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3230 | |
3231 * gnus-art.el (gnus-button-alist): No ' and " in News:. | |
3232 | |
3233 * gnus-msg.el (gnus-inews-insert-archive-gcc): Comp warn. | |
3234 | |
3235 1997-10-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3236 | |
3237 * gnus.el: Quassia Gnus v0.12 is released. | |
3238 | |
3239 1997-10-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3240 | |
3241 * gnus.el (gnus-plugged): Moved here. | |
3242 | |
3243 * nnmail.el (nnmail-delete-incoming): Changed default to nil. | |
3244 | |
3245 * gnus-int.el (gnus-request-scan): Don't do anything if | |
3246 unplugged. | |
3247 | |
3248 1997-10-03 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3249 | |
3250 * gnus-art.el (gnus-ignored-headers): Doc fix. | |
3251 | |
3252 * gnus-demon.el (gnus-demon-add-nntp-close-connection): New | |
3253 function. | |
3254 (gnus-demon-nntp-close-connection): Ditto. | |
3255 | |
3256 * nntp.el (nntp-last-command-time): New variable. | |
3257 (nntp-retrieve-data): Use it. | |
3258 | |
3259 * message.el (message-news-p): Messages with Posted-To aren't | |
3260 news. | |
3261 (message-mode): Heed message-yank-prefix when filling. | |
3262 | |
3263 * nndraft.el (nndraft-request-restore-buffer): Remove Xrefs and | |
3264 Lines headers. | |
3265 | |
3266 * nntp.el (nntp-encode-text): Encode according to RFC977. | |
3267 | |
3268 1997-10-01 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3269 | |
3270 * gnus-msg.el (gnus-inews-insert-archive-gcc): gcc-self didn't | |
3271 work if `gnus-message-archive-method' was nil. | |
3272 | |
3273 * nnmail.el (nnmail-article-group): Allow \\1 substitution. | |
3274 | |
3275 1997-09-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3276 | |
3277 * gnus-salt.el (gnus-pick-mouse-pick-region): Use it. | |
3278 | |
3279 * gnus-xmas.el (gnus-xmas-window-edges): New function. | |
3280 | |
3281 * gnus-score.el (gnus-score-edit-current-scores): Don't select | |
3282 window. | |
3283 | |
3284 1997-09-27 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
3285 | |
3286 * messcompat.el ((boundp 'mail-mode-hook)): Check. | |
3287 | |
3288 1997-09-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3289 | |
3290 * nndraft.el (nndraft-possibly-change-group): Always open server. | |
3291 | |
3292 * gnus-sum.el (gnus-summary-pop-article): Force. | |
3293 | |
3294 * gnus-art.el (gnus-article-prepare): Push the article onto the | |
3295 history. | |
3296 | |
3297 * gnus-sum.el (gnus-summary-pop-article): Pop to the right | |
3298 article. | |
3299 | |
3300 * gnus-demon.el (gnus-demon-scan-news): Save excursion. | |
3301 | |
3302 1997-09-27 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
3303 | |
3304 * gnus-cache.el (gnus-summary-limit-include-cached): New command | |
3305 and keystroke. | |
3306 | |
3307 1997-09-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3308 | |
3309 * gnus-uu.el (gnus-uu-invert-processable): Make interactive. | |
3310 | |
3311 1997-09-27 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr> | |
3312 | |
3313 * gnus-picon.el: Doc fixes. | |
3314 | |
3315 1997-09-23 Hrvoje Niksic <hniksic@srce.hr> | |
3316 | |
3317 * gnus.el: Removed definition of `custom-face-lookup'. | |
3318 | |
3319 1997-09-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3320 | |
3321 * nndraft.el: Would block nnmh. | |
3322 | |
3323 * gnus-sum.el (gnus-mark-article-as-unread): Don't allow marking | |
3324 negative articles. | |
3325 | |
3326 * gnus-group.el (gnus-fetch-group): Use `gnus-no-server'. | |
3327 | |
3328 * gnus-agent.el (gnus-agent-with-fetch): Moved. | |
3329 | |
3330 * gnus-sum.el (gnus-nov-read-integer): Really skip to next field. | |
3331 | |
3332 1997-09-27 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3333 | |
3334 * gnus.el: Quassia Gnus v0.11 is released. | |
3335 | |
3336 1997-09-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3337 | |
3338 * message.el (message-send): Post without asking. | |
3339 (message-mode): Modify paragraphs-start and paragraph-separate. | |
3340 (message-newline-and-reformat): New command and keystroke. | |
3341 | |
3342 1997-09-25 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3343 | |
3344 * nnmail.el (nnmail-activate): Init server buffer. | |
3345 | |
3346 1997-09-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3347 | |
3348 * gnus-draft.el (gnus-draft-setup): Inexplicable binding problem | |
3349 worked around. | |
3350 | |
3351 * nnsoup.el (nnsoup-always-save): Renamed. | |
3352 | |
3353 1997-09-24 Nelson Jose dos Santos Ferreira <Nelson.Ferreira@inesc.pt> | |
3354 | |
3355 * nnsoup.el (nnsoup-commit-reply-now): New variable. | |
3356 (nnsoup-store-reply): Use it. | |
3357 | |
3358 1997-09-24 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3359 | |
3360 * gnus-ems.el (gnus-deactivate-mark): New alias. | |
3361 | |
3362 1997-09-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3363 | |
3364 * gnus.el: Win-away! | |
3365 | |
3366 * gnus-msg.el (gnus-setup-message): Don't trust make-symbol. | |
3367 | |
3368 1997-09-23 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3369 | |
3370 * gnus.el: Quassia Gnus v0.10 is released. | |
3371 | |
3372 1997-09-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3373 | |
3374 * gnus-sum.el (gnus-read-all-headers): New function. | |
3375 (gnus-select-newsgroup): Use it. | |
3376 (gnus-summary-refer-thread): Ditto. | |
3377 (gnus-refer-thread-limit): New variable. | |
3378 (gnus-summary-refer-thread): Use it. | |
3379 | |
3380 * gnus-nocem.el (gnus-nocem-message-wanted-p): New function. | |
3381 (gnus-nocem-check-article): Use it. | |
3382 (gnus-nocem-issuers): Dox ofx. | |
3383 | |
3384 * dgnushack.el (dgnushack-compile): Check for cus-edit. | |
3385 | |
3386 * message.el (message-included-forward-headers): Include Mime | |
3387 headers. | |
3388 (message-send): Allow posting without confirming from Agent. | |
3389 | |
3390 1997-09-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3391 | |
3392 * dgnushack.el (byte-compile-warnings): Don't warn about obsolete | |
3393 variables. | |
3394 | |
3395 * gnus-sum.el (gnus-summary-refer-thread): New command and | |
3396 keystroke. | |
3397 (gnus-summary-limit-include-thread): New command and keystroke. | |
3398 (gnus-summary-articles-in-thread): New function. | |
3399 (gnus-articles-in-thread): Renamed. | |
3400 | |
3401 1997-09-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3402 | |
3403 * gnus.el: Quassia Gnus v0.9 is released. | |
3404 | |
3405 1997-09-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3406 | |
3407 * gnus.el (gnus-splash-face): ForestGreen everywhere. | |
3408 | |
3409 * gnus-sum.el (gnus-simplify-subject-fully): Use new variable. | |
3410 (gnus-general-simplify-subject): Ditto. | |
3411 | |
3412 1997-09-21 Kurt Swanson <kurt@dna.lth.se> | |
3413 | |
3414 * gnus-sum.el (gnus-simplify-subject-functions): New variable. | |
3415 (gnus-simplify-whitespace): New function. | |
3416 | |
3417 * gnus-util.el (gnus-map-function): New function. | |
3418 | |
3419 1997-09-21 Michelangelo Grigni <mic@mathcs.emory.edu> | |
3420 | |
3421 * gnus-score.el (gnus-score-regexp-bad-p): New function. | |
3422 | |
3423 1997-09-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3424 | |
3425 * gnus-score.el (gnus-summary-lower-score): Use sym pref. | |
3426 (gnus-summary-increase-score): Use it. | |
3427 | |
3428 * gnus.el (gnus-current-prefix-symbol): New variable. | |
3429 (gnus-current-prefix-symbols): New variable. | |
3430 | |
3431 * gnus-score.el (gnus-summary-increase-score): Take symbolic | |
3432 prefix. | |
3433 | |
3434 * gnus.el (gnus-interactive): Removed. | |
3435 (gnus-interactive): Renamed from gnus-interactive-1. | |
3436 (gnus-symbolic-argument): New command. | |
3437 | |
3438 * gnus-draft.el (gnus-draft-send-message): Disable message | |
3439 checks. | |
3440 (gnus-draft-send): Ditto. | |
3441 (gnus-draft-setup): Don't save buffer. | |
3442 | |
3443 * dgnushack.el (dgnushack-compile): Warn people about Custom. | |
3444 | |
3445 * gnus-group.el (gnus-group-iterate): Use gensymmed variables. | |
3446 | |
3447 * pop3.el (pop3-md5): `with-temp-buffer' doesn't exist in Emacs | |
3448 19.34. | |
3449 | |
3450 * nneething.el (nneething-directory): Defvarred. | |
3451 | |
3452 * message.el: Autoloaded nndraft things. | |
3453 (message-set-auto-save-file-name): Use it. | |
3454 | |
3455 * dgnushack.el (dgnushack-compile): Warn about things. | |
3456 | |
3457 * gnus-art.el: Autoload w3-region. | |
3458 | |
3459 * gnus-vm.el (gnus-summary-save-in-vm): Simplified. | |
3460 | |
3461 * gnus.el: Changed `compiled-function-p' to `byte-code-function-p' | |
3462 throughout. | |
3463 | |
3464 * gnus-sum.el (gnus-summary-edit-article): Supply additional | |
3465 param. | |
3466 | |
3467 * gnus-group.el (gnus-group-iterate): Undo bogus change. | |
3468 | |
3469 * gnus-agent.el (gnus-agentize): Just call gnus-open-agent | |
3470 directly. | |
3471 | |
3472 * gnus.el (gnus-interactive): New macro. | |
3473 (gnus-interactive-1): New function. | |
3474 | |
3475 * gnus-sum.el (gnus-fetch-old-headers): Allow `invisible'. | |
3476 (gnus-cut-thread): Use it. | |
3477 (gnus-cut-threads): Ditto. | |
3478 (gnus-summary-initial-limit): Ditto. | |
3479 (gnus-summary-limit-children): Ditto. | |
3480 | |
3481 * gnus-art.el (gnus-article-edit-done): Accept a prefix arg. | |
3482 (gnus-boring-article-headers): Allow `long-to' param. | |
3483 (article-hide-boring-headers): Use it. | |
3484 | |
3485 * gnus-sum.el (gnus-summary-edit-article-done): Accept a | |
3486 no-highlight param. | |
3487 | |
3488 * nntp.el (nntp-rlogin-program): New variable. | |
3489 (nntp-open-rlogin): Use it. | |
3490 | |
3491 * nnvirtual.el (nnvirtual-request-post): New function. | |
3492 | |
3493 * gnus-msg.el (gnus-message-group-art): New variable. | |
3494 | |
3495 * gnus-draft.el (gnus-draft-setup): Don't use message-setup. | |
3496 | |
3497 * nndraft.el (nndraft): Allow editing articles. | |
3498 | |
3499 * gnus-ems.el (gnus-x-splash): Ditto. | |
3500 | |
3501 * gnus.el (gnus-splash-face): Darker face. | |
3502 | |
3503 * gnus-draft.el (gnus-draft-setup): Clobbered variables. | |
3504 | |
3505 1997-09-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3506 | |
3507 * gnus.el: Quassia Gnus v0.8 is released. | |
3508 | |
3509 1997-09-20 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3510 | |
3511 * gnus-start.el (gnus-setup-news-hook): New hook. | |
3512 | |
3513 * gnus-agent.el (gnus-agentize): Really set up queue group. | |
3514 (gnus-open-agent): Setup queue here. | |
3515 | |
3516 1997-09-20 Matt Simmons <simmonmt@acm.org> | |
3517 | |
3518 * message.el (message-set-auto-save-file-name): Make things work | |
3519 without drafts. | |
3520 | |
3521 1997-09-20 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3522 | |
3523 * nnmh.el (nnmh-request-list-1): Check for links to ".". | |
3524 | |
3525 * nndraft.el (nndraft-possibly-change-group): New function. | |
3526 | |
3527 * gnus-agent.el (gnus-agent-queue-setup): New function. | |
3528 | |
3529 1997-09-18 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3530 | |
3531 * gnus.el: Quassia Gnus v0.7 is released. | |
3532 | |
3533 1997-09-18 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3534 | |
3535 * gnus-msg.el (gnus-setup-message): Slap a progn around forms. | |
3536 | |
3537 * nndraft.el (nndraft-articles): Make sure directory exists. | |
3538 | |
3539 * message.el (message-mode): Don't delete article. | |
3540 | |
3541 * nnmh.el (nnmh-request-accept-article): Don't save when | |
3542 noinsert. | |
3543 | |
3544 1997-09-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3545 | |
3546 * nndraft.el (nndraft-directory): Changed defaults. | |
3547 | |
3548 * gnus-agent.el (gnus-agent-fetch-session): Bind command method. | |
3549 | |
3550 1997-09-17 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3551 | |
3552 * gnus.el: Quassia Gnus v0.6 is released. | |
3553 | |
3554 1997-08-17 SL Baur <steve@altair.xemacs.org> | |
3555 | |
3556 * dgnushack.el (dgnushack-compile): Ignore .el files beginning | |
3557 with an `=' character. | |
3558 | |
3559 1997-09-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3560 | |
3561 * gnus-sum.el (gnus-build-sparse-threads): Allow display of looped | |
3562 References. | |
3563 | |
3564 * gnus-agent.el (gnus-agent-fetch-group-1): Separated out into | |
3565 function. | |
3566 | |
3567 * message.el (message-delete-not-region): New command and | |
3568 keystroke. | |
3569 | |
3570 1997-09-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3571 | |
3572 * nndraft.el (nndraft-directory): Changed value. | |
3573 | |
3574 * message.el (message-kill-buffer): Disassociate draft. | |
3575 (message-mode): Use kill hook to disassociate. | |
3576 (message-disassociate-draft): Double-check. | |
3577 | |
3578 * gnus-agent.el (gnus-agentize): Don't set twice. | |
3579 | |
3580 * gnus-art.el (gnus-article-prepare): Go to the right line before | |
3581 marking. | |
3582 | |
3583 * gnus-start.el: Renamed the drafts group. | |
3584 | |
3585 * gnus-agent.el (gnus-agent-lib-file): Changed name of directory. | |
3586 | |
3587 * gnus-draft.el (gnus-draft-mode): Simplify. | |
3588 | |
3589 1997-09-16 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3590 | |
3591 * gnus.el: Quassia Gnus v0.5 is released. | |
3592 | |
3593 1997-09-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3594 | |
3595 * gnus-sum.el (gnus-alter-header-function): New variable. | |
3596 (gnus-nov-parse-line): Use it. | |
3597 (gnus-get-newsgroup-headers): Ditto. | |
3598 | |
3599 * gnus-draft.el (gnus-group-send-drafts): Don't send when | |
3600 unplugged. | |
3601 | |
3602 * gnus-sum.el (gnus-summary-read-group): Don't show-all when | |
3603 skipping groups. | |
3604 | |
3605 * gnus-start.el (gnus-start-draft-setup): Changed name. | |
3606 | |
3607 1997-09-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3608 | |
3609 * gnus.el: Quassia Gnus v0.4 is released. | |
3610 | |
3611 1997-09-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3612 | |
3613 * gnus-sum.el (gnus-summary-goto-article): Accept Message-ID's. | |
3614 | |
3615 1997-09-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3616 | |
3617 * gnus-sum.el (gnus-group-make-articles-read): No params. | |
3618 | |
3619 * nndraft.el (nndraft-status-string): Fix. | |
3620 | |
3621 * gnus-draft.el (gnus-group-send-drafts): New command. | |
3622 | |
3623 * gnus-sum.el (gnus-compute-read-articles): Separated. | |
3624 (gnus-update-read-articles): Allow computation. | |
3625 | |
3626 * nndraft.el (nndraft-articles): New function. | |
3627 | |
3628 * message.el (message-send): Disabled test. | |
3629 | |
3630 1997-09-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3631 | |
3632 * gnus.el: Quassia Gnus v0.3 is released. | |
3633 | |
3634 1997-09-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3635 | |
3636 * gnus-agent.el (gnus-agent-short-article): New variables. | |
3637 | |
3638 * message.el (message-set-auto-save-file-name): Use drafts. | |
3639 | |
3640 * nndraft.el (nndraft-request-expire-articles): Use it. | |
3641 | |
3642 * nnmh.el (nnmh-deletable-article-p): Change. | |
3643 (nnmh-allow-delete-final): New variable. | |
3644 | |
3645 * gnus-msg.el (gnus-summary-send-draft): Removed. | |
3646 | |
3647 * gnus.el (gnus-article-mark-lists): Save unsendable marks. | |
3648 | |
3649 * gnus-sum.el (gnus-newsgroup-unsendable): New variable. | |
3650 | |
3651 * gnus-draft.el: New file. | |
3652 | |
3653 * gnus-sum.el (gnus-unsendable-mark): New variable. | |
3654 | |
3655 * nndraft.el (nndraft-execute-nnmh-command): Cleanup. | |
3656 | |
3657 * message.el (message-send-news): Use `gnus-request-post'. | |
3658 | |
3659 * gnus-agent.el (gnus-agentize): New command. | |
3660 | |
3661 * gnus-bcklg.el (gnus-backlog-remove-article): Remove the ident | |
3662 from the list. | |
3663 | |
3664 1997-09-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3665 | |
3666 * gnus.el: Quassia Gnus v0.2 is released. | |
3667 | |
3668 1997-09-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3669 | |
3670 * gnus-score.el (gnus-score-headers): Make sure the summary buffer | |
3671 exists. | |
3672 | |
3673 1997-09-13 Greg Stark <gsstark@mit.edu> | |
3674 | |
3675 * gnus-ems.el (gnus-x-splash): New function. | |
3676 | |
3677 1997-09-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
3678 | |
3679 * gnus-start.el (gnus-1): Use it. | |
3680 | |
3681 * gnus-ems.el (gnus-decode-coding-string): New alias. | |
3682 | |
3683 * message.el (message-unix-mail-delimiter): Dox fox. | |
3684 | |
3685 * nnmh.el (nnmh-request-list-1): Don't use coding system. | |
3686 | |
3687 * gnus-sum.el (gnus-summary-catchup): Reverse logic. | |
3688 | |
3689 1997-09-13 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
3690 | |
3691 * gnus.el: Quassia Gnus v0.1 is released. | |
3692 |