comparison src/commands.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
88 88
89 /* Nonzero means reading single-character input with prompt 89 /* Nonzero means reading single-character input with prompt
90 so put cursor on minibuffer after the prompt. */ 90 so put cursor on minibuffer after the prompt. */
91 91
92 extern int cursor_in_echo_area; 92 extern int cursor_in_echo_area;
93
94 /* arch-tag: 4f7ca0b7-6a56-4b20-8bf5-b67a99921d1d
95 (do not change this comment) */