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 [EMACS_22_BASE]


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/termhooks.h,v [EMACS_22_BASE]
Date: Fri, 14 Sep 2007 06:18:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Jan Djärv <jhd>        07/09/14 06:18:28

Index: termhooks.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/termhooks.h,v
retrieving revision 1.76.2.2
retrieving revision 1.76.2.3
diff -u -b -r1.76.2.2 -r1.76.2.3
--- termhooks.h 8 Aug 2007 07:49:13 -0000       1.76.2.2
+++ termhooks.h 14 Sep 2007 06:18:27 -0000      1.76.2.3
@@ -331,7 +331,7 @@
 
   /* Queued from XTread_socket when session manager sends
      save yourself before shutdown. */
-  SAVE_SESSION_EVENT,
+  SAVE_SESSION_EVENT
 
 #ifdef MAC_OS
   /* Generated when an Apple event, a HICommand event, or a Services
@@ -340,7 +340,7 @@
      symbols, respectively.  Member `arg' is a Lisp object converted
      from the received Apple event.  Parameters for non-Apple events
      are converted to those in Apple events.  */
-  MAC_APPLE_EVENT
+  , MAC_APPLE_EVENT
 #endif
 };
 




reply via email to

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