Mercurial > hg > xemacs-beta
diff src/msdos.c @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 859a2309aef8 |
children | 8eaf7971accc |
line wrap: on
line diff
--- a/src/msdos.c Mon Aug 13 09:00:04 2007 +0200 +++ b/src/msdos.c Mon Aug 13 09:02:59 2007 +0200 @@ -1125,8 +1125,8 @@ Lisp_Object recent_doskeys; /* A vector, holding the last 100 keystrokes */ DEFUN ("recent-doskeys", Frecent_doskeys, 0, 0, 0, /* -Return vector of last 100 keyboard input values seen in dos_rawgetc. -Each input key receives two values in this vector: first the ASCII code, +Return vector of last 100 keyboard input values seen in dos_rawgetc.\n\ +Each input key receives two values in this vector: first the ASCII code,\n\ and then the scan code. */ ())