| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | url-vars.el (url-gateway-method): Add new method `tls'. | Simon Josefsson | 2004-10-12 | 1 | -7/+7 |
| | | | | | | | | | | | | url-news.el (url-snews): Use nntp-open-tls-stream if url-gateway-method is tls. url-ldap.el (url-ldap-certificate-formatter): Use tls-certificate-information if ssl.el is not available. url-https.el (url-https-create-secure-wrapper): Use tls if ssl is not available. url-gw.el (url-open-stream): Support tls url-gateway-method. (url-open-stream): Likewise. | ||||
| * | (url-https-file-attributes): Add id-format param. | Stefan Monnier | 2004-04-16 | 1 | -22/+26 |
| | | |||||
| * | (url-https-create-secure-wrapper): Use modern backquotes. | Stefan Monnier | 2004-04-12 | 1 | -8/+8 |
| | | |||||
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 | Miles Bader | 2004-04-10 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | Remove RCS keywords 2004-04-10 Miles Bader <miles@gnu.org> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring. | ||||
| * | Resolve CVS conflicts | Miles Bader | 2004-04-04 | 1 | -3/+5 |
| | | |||||
| * | Initial revision | Stefan Monnier | 2004-04-04 | 1 | -0/+53 |