/[emacs]/emacs/lisp/net/ldap.el
ViewVC logotype

Diff of /emacs/lisp/net/ldap.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by pj, Wed Jan 16 08:49:45 2002 UTC revision 1.11 by pj, Sun May 12 16:41:20 2002 UTC
# Line 562  an alist of attribute/value pairs." Line 562  an alist of attribute/value pairs."
562        (insert "\n")        (insert "\n")
563        (goto-char (point-min))        (goto-char (point-min))
564    
565          (while (re-search-forward "[\t\n\f]+ " nil t)
566            (replace-match "" nil nil))
567          (goto-char (point-min))
568    
569        (if (looking-at "usage")        (if (looking-at "usage")
570            (error "Incorrect ldapsearch invocation")            (error "Incorrect ldapsearch invocation")
571          (message "Parsing results... ")          (message "Parsing results... ")

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26