]> git.eshelyaron.com Git - emacs.git/commitdiff
(isearch-edit-string): Use isearch-text-char-description.
authorRichard M. Stallman <rms@gnu.org>
Tue, 30 Aug 1994 21:20:09 +0000 (21:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 30 Aug 1994 21:20:09 +0000 (21:20 +0000)
lisp/isearch.el

index d132aacd848e28ee5870e21a5972598f2f757430..3bcc23a2f9e093f90f0b818ae555d0a3000d616a 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
 
-;; |$Date: 1994/08/05 04:15:20 $|$Revision: 1.71 $
+;; |$Date: 1994/08/30 07:03:33 $|$Revision: 1.72 $
 
 ;; This file is part of GNU Emacs.
 
@@ -745,8 +745,9 @@ If first char entered is \\[isearch-yank-word], then do word search instead."
                                            isearch-string
                                            minibuffer-local-isearch-map nil
                                            'junk-ring))
-                   isearch-new-message (mapconcat 'text-char-description
-                                                  isearch-new-string "")))
+                   isearch-new-message
+                   (mapconcat 'isearch-text-char-description
+                              isearch-new-string "")))
          ;; Always resume isearching by restarting it.
          (isearch-mode isearch-forward 
                        isearch-regexp