Mercurial > hg > xemacs-beta
comparison src/console-msw.c @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 83b3d10dcba9 |
children | 7df0dd720c89 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
21 /* Synched up with: Not in FSF. */ | 21 /* Synched up with: Not in FSF. */ |
22 | 22 |
23 /* Authorship: | 23 /* Authorship: |
24 | 24 |
25 Ben Wing: January 1996, for 19.14. | 25 Ben Wing: January 1996, for 19.14. |
26 Rewritten for mswindows by Jonathan Harris, November 1997 for 20.4. | 26 Rewritten for mswindows by Jonathan Harris, November 1997 for 21.0 |
27 */ | 27 */ |
28 | 28 |
29 #include <config.h> | 29 #include <config.h> |
30 #include "lisp.h" | 30 #include "lisp.h" |
31 | 31 |