comparison etc/NEWS @ 55784:9b781d8b19b4

*** empty log message ***
author Simon Josefsson <jas@extundo.com>
date Fri, 28 May 2004 05:38:36 +0000
parents 2ce0322ec64d
children b5bffe4c0a00
comparison
equal deleted inserted replaced
55783:cbd20e241bd5 55784:9b781d8b19b4
1042 *** gud-jdb-directories. List of directories to scan and search for java 1042 *** gud-jdb-directories. List of directories to scan and search for java
1043 classes using the original gud-jdb method (if gud-jdb-use-classpath 1043 classes using the original gud-jdb method (if gud-jdb-use-classpath
1044 is nil). 1044 is nil).
1045 1045
1046 Minor Improvements 1046 Minor Improvements
1047
1048 *** The STARTTLS elisp wrapper (starttls.el) can now use GNUTLS
1049 instead of the OpenSSL based "starttls" tool. For backwards
1050 compatibility, it will prefer "starttls", but you can toggle
1051 `starttls-use-gnutls' to switch to GNUTLS (or simply remove the
1052 "starttls" tool).
1047 1053
1048 *** Do not allow debugger output history variable to grow without bounds. 1054 *** Do not allow debugger output history variable to grow without bounds.
1049 1055
1050 +++ 1056 +++
1051 ** hide-ifdef-mode now uses overlays rather than selective-display 1057 ** hide-ifdef-mode now uses overlays rather than selective-display