comparison lisp/ChangeLog @ 87155:362f7ff753a3

Tidying.
author Glenn Morris <rgm@gnu.org>
date Fri, 07 Dec 2007 04:33:41 +0000
parents 34eaaef9e76d
children bcf59f3d73d7
comparison
equal deleted inserted replaced
87154:34eaaef9e76d 87155:362f7ff753a3
4 * textmodes/reftex.el (reftex-TeX-master-file): 4 * textmodes/reftex.el (reftex-TeX-master-file):
5 * textmodes/org.el (org-paste-subtree): 5 * textmodes/org.el (org-paste-subtree):
6 * textmodes/ispell.el (ispell-process-line): 6 * textmodes/ispell.el (ispell-process-line):
7 * progmodes/vhdl-mode.el (vhdl-template-modify): 7 * progmodes/vhdl-mode.el (vhdl-template-modify):
8 * progmodes/idlw-shell.el (idlwave-shell-send-command) 8 * progmodes/idlw-shell.el (idlwave-shell-send-command)
9 (idlwave-shell-display-line) 9 (idlwave-shell-display-line):
10 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references) 10 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
11 (ada-xref-find-in-modified-ali, ada-find-in-src-path): 11 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
12 * net/trampver.el (x): 12 * net/trampver.el (x):
13 * mail/uce.el (uce-reply-to-uce): 13 * mail/uce.el (uce-reply-to-uce):
14 * mail/rmailout.el (rmail-output): 14 * mail/rmailout.el (rmail-output):
85 * net/tls.el (open-tls-stream): Actually consult tls-checktrust to 85 * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
86 see if certs should be verified and what is to be done in the 86 see if certs should be verified and what is to be done in the
87 event of a verification failure. 87 event of a verification failure.
88 88
89 2007-12-05 Reiner Steib <Reiner.Steib@gmx.de> 89 2007-12-05 Reiner Steib <Reiner.Steib@gmx.de>
90 >>>>>>> 1.12380
91 90
92 * net/tls.el (tls-program): Provide more custom choices from 91 * net/tls.el (tls-program): Provide more custom choices from
93 `tls-checktrust'. Refer to `tls-checktrust' in doc string. 92 `tls-checktrust'. Refer to `tls-checktrust' in doc string.
94 (tls-process-connection-type, tls-success): Remove "*" in doc string. 93 (tls-process-connection-type, tls-success): Remove "*" in doc string.
95 (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom 94 (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom