emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/termhooks.h,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/termhooks.h,v
Date: Mon, 13 Aug 2007 13:42:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/termhooks.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/termhooks.h,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -b -r1.80 -r1.81
--- src/termhooks.h     26 Jul 2007 05:27:57 -0000      1.80
+++ src/termhooks.h     13 Aug 2007 13:41:09 -0000      1.81
@@ -201,7 +201,7 @@
 /* Input queue declarations and hooks.  */
 
 /* Expedient hack: only provide the below definitions to files that
-   are prepared to handle lispy things.  CONSP is defined iff lisp.h
+   are prepared to handle lispy things.  CONSP is defined if lisp.h
    has been included before this file.  */
 #ifdef CONSP
 




reply via email to

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