1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Pavel Janík
0ff9b955fe Doc fixes. 2001-12-20 18:59:32 +00:00
Stefan Monnier
f78cebe31c (imap-interactive-login, imap-open, imap-authenticate):
Use make-local-variable rather than make-variable-buffer-local.
2001-11-25 22:19:45 +00:00
Sam Steingold
738421d1b7 (imap-mailbox-examine, imap-mailbox-examine-1): Fix a typo: exmine' --> examine'. 2001-08-31 17:02:20 +00:00
Dave Love
2d5fdf6346 (imap-point-at-eol): New, replacing gnus-point-at-eol. 2000-11-08 15:32:11 +00:00
Dave Love
a261748441 2000-10-27 Simon Josefsson <simon@josefsson.org>
* nnimap.el (nnimap-group-overview-filename): Create directory for
	newfile (when use long filenames is nil).  Copy+delete file if
	rename didn't work.
	(nnimap-group-overview-filename): `rename-file' and `copy-file'
	doesn't return anything useful, use ignore-errors instead.
	(nnimap-verify-uidvalidity): Delete overview file when
	uid validity changes.
	(nnimap-group-overview-filename): Store uidvalidity in filenames.
	Rename old files into new format.
	(nnimap-request-accept-article): Remove \n's from
	From_ lines.
	(nnimap-request-accept-article): Remove From[^:] lines.
	(imap-starttls-p): Check for starttls binary.
	(imap-starttls-open): More verbose.
	(imap-gssapi-auth): Ditto.
	(imap-kerberos4-auth): Ditto.
	(imap-cram-md5-auth): Ditto.
	(imap-login-auth): Ditto.
	(imap-anonymous-auth): Ditto.
	(imap-digest-md5-auth): Ditto.
	(imap-open): Ditto.
	(imap-digest-md5-p): Check capability first.
	(imap-parse-flag-list): Correctly parse empty lists.
	(imap-login-p): Support LOGINDISABLED.
	(imap-parse-body): Work around bug in Sun SIMS.
2000-10-27 23:20:38 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00