changeset 42369:8c74ef3ab03f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Dec 2001 06:29:37 +0000
parents fc1e8b9795d0
children fd0376bcb507
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 28 06:29:21 2001 +0000
+++ b/lisp/ChangeLog	Fri Dec 28 06:29:37 2001 +0000
@@ -1,5 +1,7 @@
 2001-12-28  Richard M. Stallman  <rms@gnu.org>
 
+	* net/ldap.el (ldap-search-internal): Handle <file://...> in results.
+
 	* simple.el (line-move-invisible): New subroutine.
 	(line-move-to-column): New subroutine--smarter about advancing over
 	invisible parts of a line, or lines, but only as long as hpos grows.