[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v |
Date: |
Wed, 23 Jul 2008 06:01:23 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/23 06:01:21
Index: term/ns-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term/ns-win.el,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- term/ns-win.el 23 Jul 2008 02:51:12 -0000 1.15
+++ term/ns-win.el 23 Jul 2008 06:01:21 -0000 1.16
@@ -39,7 +39,7 @@
;;; Code:
-(if (not (featurep 'ns-windowing))
+(if (not (featurep 'ns))
(error "%s: Loading ns-win.el but not compiled for GNUStep/MacOS"
(invocation-name)))
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, (continued)
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/16
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/17
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Adrian Robert, 2008/07/19
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/21
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Dan Nicolaescu, 2008/07/21
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Adrian Robert, 2008/07/22
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Adrian Robert, 2008/07/26
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Adrian Robert, 2008/07/27