Mercurial > emacs
diff src/keyboard.h @ 52401:695cf19ef79e
Add arch taglines
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 01 Sep 2003 15:45:59 +0000 |
| parents | 23a1cea22d13 |
| children | 388eeb8e7158 375f2633d815 |
line wrap: on
line diff
--- a/src/keyboard.h Mon Sep 01 15:45:46 2003 +0000 +++ b/src/keyboard.h Mon Sep 01 15:45:59 2003 +0000 @@ -335,3 +335,6 @@ extern void kbd_buffer_store_help_event P_ ((Lisp_Object, Lisp_Object)); extern Lisp_Object menu_item_eval_property P_ ((Lisp_Object)); extern int kbd_buffer_events_waiting P_ ((int)); + +/* arch-tag: 769cbade-1ba9-4950-b886-db265b061aa3 + (do not change this comment) */
