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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/obsolete/fast-lock.el
Date: Mon, 29 Aug 2005 06:13:42 -0400

Index: emacs/lisp/obsolete/fast-lock.el
diff -c emacs/lisp/obsolete/fast-lock.el:1.3 
emacs/lisp/obsolete/fast-lock.el:1.4
*** emacs/lisp/obsolete/fast-lock.el:1.3        Sat Aug  6 17:48:15 2005
--- emacs/lisp/obsolete/fast-lock.el    Mon Aug 29 10:13:42 2005
***************
*** 187,192 ****
--- 187,194 ----
  (if (and (eq system-type 'ms-dos) (not (msdos-long-file-names)))
      (error "`fast-lock' was written for long file name systems"))
  
+ (defvar font-lock-face-list)
+ 
  (eval-when-compile
   ;;
   ;; We don't do this at the top-level as we only use non-autoloaded macros.




reply via email to

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