📄 changelog.1
字号:
1998-03-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-util.el (gnus-horizontal-recenter): New window-end may return nil.1998-03-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-agent.el (gnus-agent-fetch-session): Check whether server is up before fetching. * gnus-win.el (gnus-window-frame-focus): New variable. (gnus-configure-windows): Use it. * gnus-sum.el (gnus-summary-catchup-and-exit): Don't select next when in an ephemeral group. * gnus-agent.el (gnus-agent-expire): Message end. (gnus-agent-expire-all): New variable. (gnus-agent-expire): Use it.1998-03-13 Shenghuo ZHU <zsh@cs.rochester.edu> * gnus-agent.el (gnus-agent-high-scored-p): Wrong value.1998-03-13 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nnvirtual.el (nnvirtual-request-group): Force updating of info.1998-03-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nnmail.el (nnmail-delete-incoming): Changed default.1998-03-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Gnus v5.6.2 is released.1998-03-08 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-picon.el (gnus-get-buffer-name): Look in the assoc for the variable. * nntp.el (nntp-wait-for): Check more for dead connections. * gnus-eform.el (gnus-edit-form-buffer): Moved back here. * gnus-win.el (gnus-window-to-buffer-helper): Return nil when buffers don't exist. * nndraft.el (nndraft-request-restore-buffer): Remove Xref header, not Xrefs.1998-03-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Gnus v5.6.1 is released.1998-03-07 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus.el (gnus-edit-form-buffer): Moved here. * gnus-agent.el (gnus-agent-expire-old): Removed. (gnus-agent-expire-directory): Ditto. (gnus-agent-expire-group): Even more ditto.1998-03-07 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.37 is released.1998-03-07 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-agent.el (gnus-agent-expire-days): New variable. (gnus-agent-expire): New function.1998-03-07 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.36 is released.1998-03-07 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nntp.el (nntp-wait-for): Reversed logic.1998-03-07 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.35 is released.1998-03-07 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-picon.el (gnus-picons-x-face-sentinel): Check whether gnus-picons-x-face-file-name exists. * gnus-art.el (gnus-article-read-summary-keys): Move window point in the summary buffer. * nndoc.el (nndoc-type-alist): Allow spaces around separator. * gnus-sum.el (gnus-summary-edit-parameters): Interactive.1998-03-07 Wes Hardaker <wjhardaker@ucdavis.edu> * gnus-art.el (gnus-article-prepare): Mark articles as downloadable.1998-03-04 Ken Raeburn <raeburn@cygnus.com> * gnus-int.el (gnus-get-function): New version, caches symbol names.1998-03-06 Ken Raeburn <raeburn@cygnus.com> * nnml.el (nnml-article-to-file): Build pathname using expand-file-name. (Thanks, Colin Rafferty, for catching this.)1998-02-28 Ken Raeburn <raeburn@cygnus.com> * nnml.el (nnml-article-to-file): Don't add extra "/" when building pathname. * nnheader.el (nnheader-file-to-number): Check value of nnheader-numerical-short-files instead of checking if jka-compr is loaded.1998-03-03 Dave Love <d.love@dl.ac.uk> * nnheader.el (nnheader-parse-head): Fix in-reply-to code. Return nil consistently if not found.1998-03-07 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nntp.el: Check whether the connection died.1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> * gnus.texi (Easy Picons): Removed references to `gnus-group-display-picons'. (Hard Picons): Ditto.1998-03-02 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-summary-exit-no-update): Run gnus-summary-prepare-exit-hook here as well.1998-02-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nntp.el (nntp-authinforc-file): Changed default. (nntp-authinfo-file): Changed name. (nntp-record-commands): New variable. (nntp-record-command): New function. * gnus-agent.el (gnus-agent-group-path): Use real name of group. * gnus-sum.el (gnus-summary-insert-subject): Don't allow nil articles. (gnus-summary-read-group): Respect backward movement.1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> * gnus-win.el (gnus-window-to-buffer): change "*Picons*" to `gnus-picons-buffer'. (gnus-window-to-buffer-helper): Support dynamic picon buffer name (i.e a symbol that names a function to be called). (gnus-configure-frame): Use it. (gnus-delete-windows-in-gnusey-frames): Use it. (gnus-all-windows-visible-p): Use it. (gnus-remove-some-windows): Use it. * gnus-picon.el (gnus-get-buffer-name): Use it. (gnus-picons-kill-buffer): New function. (gnus-picons-setup-buffer): New function. (gnus-picons-set-buffer): Use them. (gnus-picons-display-x-face): Put back the `buf' binding: it is needed when `gnus-picons-display-where' is not set to article. Also move the X-Face to the left, near the address. It seems more logical.1998-02-28 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.34 is released.1998-02-28 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.33 is released.1998-02-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-picon.el (gnus-picons-display-x-face): `buf' -- unbound var.1998-02-28 Fran鏾is Pinard <pinard@iro.umontreal.ca> * gnus: configure'd.1998-02-28 Nelson Jose dos Santos Ferreira <Nelson.Ferreira@inesc.pt> * nnsoup.el (nnsoup-store-reply): Fix double sep error.1998-02-28 Lasse Rasinen <lrasinen@iki.fi> * gnus-start.el (gnus-ask-server-for-new-groups): Message more.1998-02-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * message.el (message-resend): Allow arbitrary Also's.1998-02-27 Dave Love <d.love@dl.ac.uk> * gnus-sum.el (gnus-simplify-subject-functions): Fix customization, doc.1998-02-25 Dave Love <d.love@dl.ac.uk> * gnus-art.el (gnus-article-x-face-command): Replace leading `{'.1998-02-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-agent.el (gnus-plugged): New command and keystroke. * gnus-ems.el (gnus-ems-redefine): Define 'gnus-summary-set-display-table as a function that takes no params. * gnus.el (gnus-interactive): Don't use gnus-sum macros. (gnus-valid-select-methods): Include nnlistserv. * gnus.el: Autoloaded things to make byte-comp silent.1998-02-23 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.32 is released.1998-02-23 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-cite.el (gnus-article-hide-citation-maybe): Wrong interactive specs. (gnus-cite-toggle): Maybe parse.1998-02-23 Rui-Tao Dong ~{6-HpLN~} <rdong@internetmci.com> * nnweb.el (nnweb-type-definition): Fixed.1998-02-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-agent.el (gnus-agent-group-path): Translate right chars. (gnus-agent-toggle-plugged): Allow proper closing. * gnus-srvr.el (gnus-browse-read-group): Allow entering non-ephemeral groups.1998-02-22 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.31 is released.1998-02-22 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-summary-highlight): Give undownloaded marks a better face. * gnus-score.el (gnus-score-set): Take optional "warn". (gnus-summary-score-entry): Use it. * gnus.el: Removed spurious * in defcustoms. * gnus-score.el (gnus-score-load-file): Reverse logic. * gnus-cite.el (gnus-article-hide-citation): Use markers to make things work when wrapping. * gnus-sum.el (gnus-summary-exit): Stop prefetch.1998-02-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-get-newsgroup-headers): Buggy regexp.1998-02-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.30 is released.1998-02-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-summary-mark-article): Don't do anything if the mark doesn't change. * gnus-art.el (gnus-article-prepare): Don't enter article into cache. * gnus-sum.el (gnus-summary-reparent-thread): Don't mark as read. (gnus-summary-mark-article): Don't do cache things here. * gnus-util.el (gnus-parse-netrc): Skip past macdefs.1998-02-20 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow unsubscription. * gnus-sum.el (gnus-summary-insert-subject): Allow inserting articles outside limits. * gnus-start.el (gnus-dribble-enter): Update mode line. * gnus-srvr.el (gnus-browse-unsubscribe-group): Allow unsubscription. * gnus-picon.el (gnus-article-display-picons): Check that the extents are live first.1998-02-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-group.el (gnus-useful-groups): Include gnus-bug.1998-02-19 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> * gnus.el (gnus-group-history): Defined twice.1998-02-19 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-get-newsgroup-headers): Just use the header value. (gnus-summary-exit): Set global vars.1998-02-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-summary-stop-page-breaking): Mark page as no longer broken. (gnus-summary-exit): Purge the real name.1998-02-17 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.29 is released.1998-02-17 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nnmail.el (nnmail-purge-split-history): List of alists, not alist.1998-02-16 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.28 is released.1998-02-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * message.el (message-dont-send): Make sure the article really is saved. * nnmail.el (nnmail-purge-split-history): Alist; not a list of alists.1998-02-16 Hrvoje Niksic <hniksic@srce.hr> * message.el (message-kill-to-signature): Do the right thing when there is no signature.1998-02-16 Hrvoje Niksic <hniksic@srce.hr> * message.el (message-elide-elipsis): Add type and group. (message-elide-region): Docfix.1998-02-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-util.el (gnus-run-hooks): Use unwind-protect instead of save-excursion.1998-02-16 Per Abrahamsen <abraham@dina.kvl.dk> * nntp.el (nntp-authinforc-file): Customized.1998-02-16 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-nocem.el (gnus-nocem-unwanted-article-p): Don't look if the hashtable doesn't exist. * gnus-start.el (gnus-ask-server-for-new-groups): Make sure the killed groups hashtable exists.1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nntp.el (nntp-authinforc-file): Changed name and default. (nntp-send-authinfo): Use it.1998-02-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.27 is released.1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus.el (gnus-ephemeral-servers): New variable. * gnus-srvr.el (gnus-server-prepare): Use it. * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.1998-02-15 Kurt Swanson <kurt@dna.lth.se> * gnus-art.el (gnus-article-read-summary-keys): Go to top on some.1998-02-15 SeokChan LEE <chan@xfer.kren.nm.kr> * message.el (message-ignored-supersedes-headers): Fix.1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-salt.el (gnus-tree-close): Start killing buffer again. * gnus-sum.el (gnus-mark-article-as-read): Return t. * gnus-art.el (gnus-article-edit-mode): Run text mode hook.1998-02-15 Roland Roberts <rroberts@muller.com> * gnus-sum.el (gnus-nov-parse-line): Would bug out on bogus References headers.1998-02-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-art.el (gnus-article-current-summary): New variable. (gnus-article-mode): Make it local. * gnus-score.el (gnus-summary-increase-score): Find the right global score file. * gnus-start.el (gnus-setup-news): Don't find new newsgroups unless plugged. * message.el (message-mode): Set font-lock things before running mode hook. * gnus-agent.el (gnus-agent-group-path): Respect long file names.1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-sum.el (gnus-summary-goto-last-article): Force jumping to articles outside limit. * gnus-agent.el (gnus-agent-toggle-plugged): un/plug before hook.1998-02-14 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> * gnus-xmas.el (gnus-xmas-article-display-xface): t t would make faces disappear.1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nntp.el (nntp-netrc-file): New variable.1998-02-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Quassia Gnus v0.26 is released.1998-02-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-agent.el (gnus-agent-directory): Translate file chars. * gnus-sum.el (gnus-summary-print-article): Don't display all headers. (gnus-summary-edit-p
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -