emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/obsolete/fast-lock.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/obsolete/fast-lock.el,v
Date: Sun, 21 Oct 2007 07:33:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/21 07:33:33

Index: obsolete/fast-lock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/obsolete/fast-lock.el,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- obsolete/fast-lock.el       13 Aug 2007 13:41:27 -0000      1.13
+++ obsolete/fast-lock.el       21 Oct 2007 07:33:32 -0000      1.14
@@ -768,7 +768,7 @@
 
 ;; Functions for XEmacs:
 
-(when (save-match-data (string-match "XEmacs" (emacs-version)))
+(when (featurep 'xemacs)
   ;;
   ;; It would be better to use XEmacs' `map-extents' over extents with a
   ;; `font-lock' property, but `face' properties are on different extents.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]