Richard M. Stallman
4703f85167
(gnus-read-init-file): Don't load anything if init-file-user is nil.
1996-12-08 22:00:45 +00:00
Richard M. Stallman
729d03e7b6
(gnus-local-domain): Remove.
1996-09-01 03:58:08 +00:00
Lars Magne Ingebrigtsen
05066a9270
1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
...
* gnus.el (gnus-group-read-group): Use range functions instead of
list functions for the tick and marks ranges.
1996-08-29 00:30:44 +00:00
Lars Magne Ingebrigtsen
68f44e92d1
1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
...
* gnus.el (gnus-decode-rfc1522): Didn't put point at point-min
before starting to decode.
1996-08-28 00:04:03 +00:00
Lars Magne Ingebrigtsen
a081f2023b
(gnus-group-enter-directory): Virtual server definition
...
list wasn't quoted.
1996-08-24 23:22:22 +00:00
Lars Magne Ingebrigtsen
c415589d46
Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
...
* gnus.el (gnus-group-enter-directory): Would temporarily bind
`nneething-read-only', shadowing the proper `defvar'.
1996-08-24 21:38:59 +00:00
Lars Magne Ingebrigtsen
750ff6a808
((provide 'gnus)): Make sure `gnus-directory' is defined
...
when byte-compiling.
1996-07-14 14:32:45 +00:00
Lars Magne Ingebrigtsen
22e46c6555
Would infloop under certain conditions.
1996-07-04 04:16:24 +00:00
Lars Magne Ingebrigtsen
5ccf5115e0
Load `gnus-score-mode' from "score-mode".
1996-06-30 18:19:19 +00:00
Lars Magne Ingebrigtsen
b1cfbae486
Wrong version number.
1996-06-29 00:19:28 +00:00
Lars Magne Ingebrigtsen
564b670b02
Synched with Gnus 5.2.31.
1996-06-29 00:09:34 +00:00
Lars Magne Ingebrigtsen
231f989be9
New version.
1996-06-25 22:21:39 +00:00
Karl Heuer
f81911b650
* gnus.el (gnus-article-date-ut): Avoid race condition.
1996-05-28 15:42:20 +00:00
Karl Heuer
36dcd43bf8
(gnus-gmt-to-local): When rewriting a date to local time,
...
use the UTC offset in effect then, not the current UTC offset.
1996-05-28 15:22:05 +00:00
Lars Magne Ingebrigtsen
bf8aeaf981
* gnus.el (gnus-summary-pipe-output, gnus-buffer-configuration,
...
gnus-window-to-buffer): Pop up the shell buffer after piping
articles through a filter.
1996-04-18 19:36:33 +00:00
Erik Naggum
13589948b5
(gnus-summary-prepare-threads): Call gnus-message' instead of
message'.
1996-04-03 18:22:06 +00:00
Richard M. Stallman
fc103e781d
(gnus-request-accept-article): Make sure there's a newline at the
...
end of the buffer.
(gnus-adjust-marked-articles): Don't remove illegal ticked
articles (for forwards compatability).
1996-02-04 17:57:48 +00:00
Richard M. Stallman
824832011f
(gnus-update-read-articles): Remove duplicated article numbers on group exit.
1996-02-04 17:53:09 +00:00
Richard M. Stallman
e9110dc5c5
(gnus-gnus-to-newsrc-format): Turn off version-control
...
before saving the .newsrc files.
1996-02-03 17:49:44 +00:00
Richard M. Stallman
bba2dbcb22
(read-news): Define as alias for gnus.
1996-01-25 06:41:37 +00:00
Richard M. Stallman
c208c8cd68
(gnus-group-make-help-group): Check whether
...
`installation-directory' is nil before using it.
1996-01-17 00:24:29 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
b94ae5f7d8
(gnus-cache-removable-articles): Renamed from gnus-cache-removeable-articles.
...
(gnus-newsgroup-savable-name): Renamed from gnus-newsgroup-saveable-name.
(gnus-bugaboo): Renamed from gnus-boogaboo.
1996-01-04 23:08:28 +00:00
Lars Magne Ingebrigtsen
6346a6e6d5
* gnus.el (gnus-summary-mode-line-format,
...
gnus-article-mode-line-format, gnus-group-mode-line-format):
Include the buffer name in the default mode strings.
(gnus-mode-non-string-length): Changed the default to not
limit/pad mode line lengths.
(gnus-set-mode-line): Supply new values for the mode string
variables.
(gnus-summary-remove-lines-marked-with): Put point on the current
article after expunging lines.
1995-12-14 12:05:03 +00:00
Lars Magne Ingebrigtsen
a828a776d8
(gnus-simplify-mode-line): New function to simplify the
...
mode line in a safer manner.
(gnus-group-mode, gnus-browse-mode, gnus-summary-mode,
gnus-article-mode, gnus-server-mode): Use the function.
1995-12-09 08:52:17 +00:00
Lars Magne Ingebrigtsen
8bb6fec9b4
(gnus-group-set-mode-line): Allow user defined specs in the group
...
format mode line.
1995-12-08 05:11:19 +00:00
Lars Magne Ingebrigtsen
7e988fb615
* gnus.el (gnus-parse-headers-hook): New hook.
...
(gnus-get-newsgroup-headers): Call it.
(gnus-get-newsgroup-headers-xover): Call it.
(gnus-group-mode-map): Moved `gnus-group-fetch-faq' from `M-f' to
`H f'.
(gnus-summary-copy-article): Allow respooling to any backend.
(gnus-summary-set-process-mark): Make sure each article can only
be process marked once.
(gnus-summary-remove-lines-marked-with): Put point on a valid
article after removing lines.
(gnus-summary-sort-by-author): Didn't allow sorting when
pseudo-articles were present.
(gnus-summary-sort-by-subject): Ditto.
1995-12-06 21:19:47 +00:00
Lars Magne Ingebrigtsen
3425f79a38
`gnus-group-quit-config' gave a list instead of the quit-config
...
element.
1995-11-18 01:51:06 +00:00
Lars Magne Ingebrigtsen
4148737050
entered into RCS
1995-11-04 03:54:42 +00:00
Richard M. Stallman
0e53683493
(gnus-summary-save-in-mail): Use mail-file-babyl-p.
1995-10-04 20:07:33 +00:00
Karl Heuer
cb03487aa8
(gnus-gnus-to-quick-newsrc-format): don't save
...
gnus-newsgroup-alist in .newsrc.el.
1995-05-22 22:24:50 +00:00
Karl Heuer
73c017045a
(gnus-expunge): Use defalias.
1995-05-17 20:35:23 +00:00
Richard M. Stallman
08fbb85640
(gnus-use-generic-from): Doc fix.
1995-05-06 04:23:22 +00:00
Richard M. Stallman
869d4256c8
(gnus-group-mode): Set truncate-lines.
1995-05-06 01:45:50 +00:00
Karl Heuer
732be46569
Update copyright.
1995-04-07 01:20:53 +00:00
Richard M. Stallman
de032aaa03
Added support for descriptions in the group buffer:
...
(gnus-group-prepare, gnus-group-prepare-line, gnus-setup-news)
(gnus-gnus-to-quick-newsrc-format, gnus-group-list-groups):
Record if we show all groups, to redisplay
correctly after toggling descriptions display.
(gnus-newsgroups-display-toggle, gnus-newsgroups-update-description)
(gnus-newsgroups-retrieve-description): New functions.
(gnus-group-mode-map): Bind t to gnus-newsgroups-display-toggle.
Add a newsgroups-update-description menu.
(gnus-newsgroups-regex, gnus-newsgroups-display, gnus-newsgroups-alist)
(gnus-newsgroups-hashtb, gnus-newsgroups-showall): New variables.
(gnus-group-group-name): Changed the regexp to avoid conflict
with descriptions which have a ':' inside.
(gnus-group-mode): Doc fix.
1995-01-24 23:49:03 +00:00
Richard M. Stallman
88f11b7de7
Comment change.
1994-12-15 18:23:58 +00:00
Richard M. Stallman
46e4828217
Many doc fixes. Fix progress message formats.
...
(gnus-article-prev-digest): Rename arg to n.
(gnus-summary-next-digest, gnus-summary-prev-digest): Likewise.
(file-newer-than-file-p): Definition deleted.
1994-11-28 13:54:27 +00:00
Karl Heuer
e1e9396710
(gnus-configure-windows): Make split-window-keep-point locally t so that focus
...
doesn't occasionally move to the wrong window on split-window-vertically.
1994-11-05 02:13:37 +00:00
Richard M. Stallman
5bdb0c6d63
(gnus-group-group-name): Get rid of text properties.
1994-10-16 01:40:38 +00:00
Richard M. Stallman
0f33e38b3b
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.
1994-08-11 21:46:50 +00:00
Richard M. Stallman
93cffa2f7c
(gnus-start-news-server): Fix the call to `error'.
1994-08-08 04:38:37 +00:00
Richard M. Stallman
70fcd1c25d
Require timezone when loading this file.
...
Move the provide call to the end.
1994-08-07 01:03:41 +00:00
Richard M. Stallman
8951521e96
Doc fixes.
1994-08-04 21:08:04 +00:00
Richard M. Stallman
1507a647c0
(gnus-kill-files-directory): New variable.
...
(gnus-Newsgroup-kill-file, gnus-newsgroup-kill-file): Use it.
1994-08-04 03:26:33 +00:00
Richard M. Stallman
43d5aa6818
(gnus-sortable-date): Use timezone-make-time-string.
1994-08-01 20:00:24 +00:00
Richard M. Stallman
4cbcfa9c18
(gnus-group-suspend): Be sure to bury the right buffer.
1994-07-30 00:29:08 +00:00
Richard M. Stallman
7f410bb7ec
Clean up menu item string format.
...
Add a few menu items and separators.
(gnus-mouse-pick-group): New function, on mouse-2 in Group mode.
(gnus-mouse-pick-article): New function, on mouse-2 in Summary mode.
1994-07-16 16:23:52 +00:00
Michael I. Bushnell
93e8880c55
Turning on gnus-show-threads in these four functions was a mistake;
...
these functions are called by generic code a lot--the effect was that
a user was forced to use the threads feature no matter what. In
addition the code to turn on gnus-show-threads was incorrect.
1994-07-07 01:43:06 +00:00
Richard M. Stallman
ef97d5a271
(gnus-summary-mode-map): Add menu bar menus.
...
(gnus-group-mode-map): Add menu bar menus.
(gnus-summary-catchup-to-here): New function.
(gnus-summary-show-all-threads): Enable thread use.
(gnus-summary-show-thread): Enable thread use.
(gnus-summary-hide-all-threads): Enable thread use.
(gnus-summary-hide-thread): Enable thread use.
(gnus-summary-next-article): Fix previous change.
1994-06-24 23:41:15 +00:00