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
Richard M. Stallman
27ae9a27cc
(gnus-summary-next-article): Handle non-character events.
1994-06-20 13:38:11 +00:00
Richard M. Stallman
4e722714a8
(gnus-newsrc-to-gnus-format): In main loop,
...
don't try to match the ranges with the regexp.
Match just the group name and the subscribed-flag.
1994-06-05 12:05:05 +00:00
Richard M. Stallman
7781a817ad
(gnus-summary-catchup): Check gnus-interactive-catchup.
...
(gnus-summary-catchup-and-exit): Likewise.
1994-05-27 09:11:50 +00:00
Richard M. Stallman
a4e104bf5c
Doc fix.
1994-05-22 22:14:17 +00:00
Richard M. Stallman
acf3b6865a
(gnus-group-unsubscribe-current-group):
...
Fail nicely if no current group name.
1994-05-19 22:45:40 +00:00
Richard M. Stallman
f670fcba48
rmail-default-file renamed from rmail-last-file,
...
rmail-default-rmail-file renamed from rmail-last-...
1994-05-19 20:42:23 +00:00
Richard M. Stallman
ca7fc9331b
(gnus-group-mode-map): Fix typo in prev change.
1994-05-17 09:05:25 +00:00
Richard M. Stallman
98df0a52f3
(gnus-group-mode-map, gnus-summary-mode-map):
...
Add bindings for up and down keys.
1994-05-12 06:39:49 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Richard M. Stallman
48883f20e4
(gnus-summary-mode-map): Bind # to gnus-uu-mark-article.
...
(gnus-uu-mark-article): Autoload it from gnus-uu.
1994-04-30 20:15:08 +00:00
Richard M. Stallman
cac76c6929
(gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.
...
(gnus-uu-ctl-map): Autoload it from gnus-uu.
1994-04-30 04:22:22 +00:00
Karl Heuer
26add1bf46
Don't use triple-hyphen in a character class.
1994-03-12 00:23:12 +00:00
Karl Heuer
66b89353c0
(gnus-user-login-name): Fix doc string.
1994-02-11 21:56:45 +00:00
Richard M. Stallman
12243266aa
(gnus-group-list-all-groups): Display a message in the echo area.
1994-01-08 12:46:53 +00:00
Richard M. Stallman
57b908e3c0
(gnus-capitalize-newsgroup): Modify a new temporary
...
syntax table, not the current one.
1993-12-23 04:58:26 +00:00
Richard M. Stallman
9a22438281
(gnus-summary-save-in-mail): Use rmail-output
...
if the file is not an Rmail file.
1993-11-17 13:41:50 +00:00