From 0cc119e0f266f5ab036f7fa995da32e335b7f2e2 Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Thu, 17 Apr 2003 09:17:03 +0000 Subject: [PATCH] Revert last change. --- lisp/ChangeLog | 4 ---- lisp/lpath.el | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 46f0a21ca..3d8bbd6e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,3 @@ -2003-04-17 Katsumi Yamaoka - - * lpath.el: Fbind compare-strings for XEmacs. - 2003-04-17 Lars Magne Ingebrigtsen * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo. diff --git a/lisp/lpath.el b/lisp/lpath.el index 43a05aec3..97f9e2bb1 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -33,7 +33,7 @@ (maybe-fbind '(Info-directory Info-menu ccl-execute-on-string char-charset charsetp coding-system-get coding-system-list coding-system-p - compare-strings decode-coding-region decode-coding-string + decode-coding-region decode-coding-string define-ccl-program delete-overlay detect-coding-region encode-coding-region encode-coding-string event-click-count event-end event-start -- 2.25.1