Keep track of the natural width of TD elements, so we know which ones to expand.
[gnus] / lisp / nntp.el
2010-09-30 Lars Magne Ingebri... Document nntp-server-list-active-group.
2010-09-23 Lars Magne Ingebri... Split -request-update-info into -request-marks and...
2010-09-18 Lars Magne Ingebri... (gnus-request-group): Take an optional `info' parameter.
2010-09-17 Lars Magne Ingebri... (nntp-open-server): Return whether the open was success...
2010-09-06 Lars Magne Ingebri... (nntp-wait-for-string): Supply a timeout for accept...
2010-09-01 Lars Magne Ingebri... Delete all trailing white space.
2010-09-01 Lars Magne Ingebri... Refuse to do marks if nntp-marks-file-name is nil.
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-08-28 Lars Magne Ingebri... Remove the Emacs 20.3-related kluge (and test whether...
2010-03-23 Katsumi YamaokaSynch with Emacs trunk
2010-01-13 Katsumi YamaokaAdd 2010 to copyright years.
2009-12-18 Katsumi Yamaoka replace [:digit:] with [0-9] for XEmacs.
2009-01-26 Teodor Zlatanov* auth-source.el (auth-source-forget-user-or-password...
2009-01-22 Miles BaderMerge from emacs--devo--0
2008-06-11 Miles BaderMerge from emacs--devo--0
2008-05-19 Miles BaderMerge from emacs--devo--0
2008-05-09 Teodor Zlatanov* nntp.el: Autoload `auth-source-user-or-password'.
2008-04-24 Miles BaderMerge from emacs--devo--0, emacs--rel--22
2008-03-12 Katsumi Yamaoka(nntp-open-telnet-stream, nntp-open-via-rlogin-and...
2008-01-20 Miles BaderMerge from emacs--devo--0
2007-11-15 Katsumi Yamaoka(nntp-insert-buffer-substring, nntp-copy-to-buffer...
2007-10-04 Reiner SteibRelicense "GPLv2 or later" files to "GPLv3 or later".
2007-08-10 Katsumi Yamaoka(nntp-xref-number-is-evil): New server variable.
2007-07-18 Katsumi Yamaoka* gnus-agent.el (gnus-agent-save-active): Bind nnheader...
2007-07-13 Katsumi Yamaoka[Improve non-ASCII newsgroup names handling]
2007-06-14 Katsumi Yamaoka* gnus-agent.el (gnus-agent-fetch-headers, gnus-agent...
2007-02-27 Katsumi Yamaoka(nntp-never-echoes-commands)
2007-02-14 Katsumi Yamaoka(nntp-send-command): Don't wait for echoes when nntp...
2007-01-24 Miles BaderMerge from gnus--rel--5.10
2006-11-20 Lars Magne Ingebri... (message-generate-hashcash): Expand range of values to
2006-11-10 Katsumi Yamaoka(nntp-authinfo-force): New variable.
2006-04-17 Lars Magne Ingebri... 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
2006-01-20 Katsumi YamaokaMerge v5-10 branch.
2005-12-06 Reiner Steib(nntp-marks-directory): Fix custom group.
2005-11-09 Kevin Greiner* nntp.el (nntp-authinfo-rejected): New error condition.
2005-09-28 Katsumi Yamaoka(nntp-warn-about-losing-connection): Remove.
2005-08-26 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-182
2005-07-05 Miles BaderRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-151
2005-05-31 Katsumi Yamaoka* gnus-art.el (article-display-x-face): Replace process...
2005-05-30 Reiner Steib* encrypt.el (encrypt-xor-process-buffer): Replace...
2005-05-16 Lars Magne Ingebri... (nntp-next-result-arrived-p): Some news servers may
2005-05-16 Katsumi Yamaoka* dgnushack.el: Autoload mail-extract-address-component...
2005-02-02 Katsumi Yamaoka(nntp-marks-changed-p): Use time-less-p to compare...
2005-02-01 Katsumi Yamaoka(nntp-request-update-info): Always return nil.
2004-11-15 Katsumi Yamaoka* nntp.el (nntp-request-update-info): Return nil if...
2004-10-01 Jesper Harder* mm-partial.el (mm-partial-find-parts): Use with-curre...
2004-09-10 Miles BaderRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-99
2004-08-21 Reiner Steib* nntp.el (nntp-marks-is-evil): Fix typo in docstring.
2004-08-18 Jesper HarderAdd (require 'gnus) due to reference to
2004-05-23 Lars Magne Ingebri... * nnimap.el (nnimap-open-connection): Use netrc.
2004-05-20 Miles BaderAdd arch taglines
2004-05-18 Kai Grossjohann(nntp-request-set-mark, nntp-request-update-info):
2004-05-14 Kai Grossjohann(nntp-marks-changed-p): New arg SERVER.
2004-05-14 Kai Grossjohann(nntp-request-set-mark, nntp-request-update-info):...
2004-05-14 Kai Grossjohann(nntp-save-marks): Pass missing arg.
2004-05-13 Kai GrossjohannAdd function nntp-marks-directory, use it. This create...
2004-05-13 Kai GrossjohannSupport marks.
2004-04-12 Katsumi Yamaoka(nntp-via-netcat-command): Rename nntp-netcat-command.
2004-04-12 Katsumi Yamaoka(nntp-end-of-line): Doc fix.
2004-04-12 Katsumi Yamaoka(nntp-netcat-command): New variable.
2004-02-12 Jesper Harder* nntp.el (nntp-erase-buffer): New function.
2004-01-06 Lars Magne Ingebri... * dgnushack.el (dgnushack-compile): Don't compile run...
2004-01-05 Jesper Harder(gnus-point-at-bol, gnus-point-at-eol): Remove.
2003-10-18 Lars Magne Ingebri... (nntp-retrieve-headers-with-xover): Get error messages
2003-08-04 Jesper Harder* gnus-sum.el (gnus-summary-highlight): Add uncached...
2003-05-02 Dave Love(format-spec, format-spec-make, open-tls-stream):
2003-04-01 Katsumi Yamaoka(nntp-via-rlogin-command-switches): Doc fix.
2003-03-31 Lars Magne Ingebri... * nntp.el (nntp-accept-process-output): Use new function.
2003-03-23 Simon Josefsson(nntp-open-connection-function): Mention
2003-03-04 Jesper Harder* mail-source.el (mail-source-read-passwd): Remove...
2003-03-03 Jesper Harder* gnus-sum.el (gnus-highlight-selected-summary)
2003-03-03 Kevin Greiner * nntp.el (nntp-possibly-change-group): Avoid calling
2003-02-28 ShengHuo ZHU * imap.el (imap-ssl-open): Don't depend on ssl.el.
2003-02-14 ShengHuo ZHU2003-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
2003-02-08 Lars Magne Ingebri... Update copyright statement.
2003-01-25 Lars Magne Ingebri... (nntp-read-timeout): Default to using a second delay
2003-01-23 Lars Magne Ingebri... * gnus-async.el (gnus-async-wait-for-article): Don...
2003-01-23 Lars Magne Ingebri... Indent.
2003-01-23 Lars Magne Ingebri... Indent.
2003-01-21 Lars Magne Ingebri... Indent.
2003-01-21 Lars Magne Ingebri... Indent.
2003-01-09 Kevin Greiner * nntp.el (nntp-report): Throw error after reporting...
2003-01-07 Kevin Greiner * nntp.el (nntp-with-open-group): The quit signal...
2003-01-06 Kevin Greiner* nntp.el (nntp-send-string): The process-send-string...
2003-01-05 Lars Magne Ingebri... * gnus-group.el (gnus-group-expire-articles): Doc fix.
2003-01-05 Lars Magne Ingebri... Reindent.
2003-01-05 Lars Magne Ingebri... Reindent.
2002-12-12 Kai Grossjohann(nntp-with-open-group-first-pass): Do not wrap in eval...
2002-12-11 Katsumi Yamaoka(nntp-with-open-group): The number of arguments of...
2002-12-11 Kevin GreinerRemoved debug statements.
2002-12-11 Kevin GreinerNew logic to recover from servers that either close...
2002-12-09 Kai Grossjohann(nntp-send-command): Braino in last commit. Replace
2002-12-08 Kai Grossjohann(nntp-send-command): Assume that echo does not happen
2002-09-10 Katsumi Yamaoka* nntp.el (nntp-wait-for-string): Check for a process...
2002-09-03 Simon Josefsson(nntp-wait-for-string): Dont infloop if process died.
2002-07-05 Katsumi Yamaoka(nntp-via-rlogin-command-switches): Doc fix.
2002-06-28 Katsumi Yamaoka* nntp.el (nntp-via-rlogin-command-switches): New variable.
2002-06-28 Katsumi Yamaoka(nntp-open-via-rlogin-and-telnet): Revert last change.
2002-06-28 Katsumi Yamaoka* nntp.el (nntp-open-via-rlogin-and-telnet): Hide comma...
2002-02-20 Katsumi Yamaoka * many files: Remove trailing whitespaces, replace...
next