emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keyboard.c,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c,v
Date: Thu, 15 Nov 2007 23:00:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 07/11/15 23:00:35

Index: keyboard.c
===================================================================
RCS file: /sources/emacs/emacs/src/keyboard.c,v
retrieving revision 1.930
retrieving revision 1.931
diff -u -b -r1.930 -r1.931
--- keyboard.c  15 Nov 2007 16:02:59 -0000      1.930
+++ keyboard.c  15 Nov 2007 23:00:34 -0000      1.931
@@ -6549,6 +6549,7 @@
        Sevent_symbol_parse_modifiers, 1, 1, 0,
        doc: /* Parse the event symbol.  For internal use.  */)
   (symbol)
+     Lisp_Object symbol;
 {
   /* Fill the cache if needed.  */
   parse_modifiers (symbol);




reply via email to

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