diff lisp/gnus/lpath.el @ 18:d95e72db5c07 r19-15b92

Import from CVS: tag r19-15b92
author cvs
date Mon, 13 Aug 2007 08:49:43 +0200
parents 0293115a14e9
children ec9a17fef872
line wrap: on
line diff
--- a/lisp/gnus/lpath.el	Mon Aug 13 08:49:21 2007 +0200
+++ b/lisp/gnus/lpath.el	Mon Aug 13 08:49:43 2007 +0200
@@ -12,7 +12,7 @@
     (progn 
       (defvar track-mouse nil)
       (maybe-fbind '(posn-point event-start x-popup-menu
-		     error-message-string facemenu-get-face window-at
+		     facemenu-get-face window-at
 		     coordinates-in-window-p compute-motion
 		     x-defined-colors easy-menu-create-keymaps)) 
       ;; XEmacs thinks writting compatible code is obsolete.
@@ -25,7 +25,7 @@
 		 device-class get-popup-menu-response event-object
 		 x-defined-colors read-color add-submenu set-font-family
 		 font-create-object set-font-size frame-device find-face
-		 set-extent-property make-extent)))
+		 set-extent-property make-extent characterp display-error)))
 
 (setq load-path (cons "." load-path))
 (require 'custom)