Mercurial > emacs
diff src/keyboard.h @ 49600:23a1cea22d13
Trailing whitespace deleted.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 04 Feb 2003 14:56:31 +0000 |
| parents | 0df5bec3cfdf |
| children | 695cf19ef79e d7ddb3e565de |
line wrap: on
line diff
--- a/src/keyboard.h Tue Feb 04 13:30:45 2003 +0000 +++ b/src/keyboard.h Tue Feb 04 14:56:31 2003 +0000 @@ -210,7 +210,7 @@ Using a Lisp vector to hold this information while we decode it takes care of protecting all the data from GC. */ extern Lisp_Object item_properties; - + /* This describes the elements of item_properties. The first element is not a property, it is a pointer to the item properties that is saved for GC protection. */
