Mercurial > emacs
comparison src/commands.h @ 112330:56d3e9c28eb0
Merge from mainline.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 17 Jan 2011 11:01:01 -0800 |
parents | ef719132ddfa |
children | 42e22c4f06b7 |
comparison
equal
deleted
inserted
replaced
112329:e36b2f5d36cd | 112330:56d3e9c28eb0 |
---|---|
98 /* Nonzero means reading single-character input with prompt | 98 /* Nonzero means reading single-character input with prompt |
99 so put cursor on minibuffer after the prompt. */ | 99 so put cursor on minibuffer after the prompt. */ |
100 | 100 |
101 extern int cursor_in_echo_area; | 101 extern int cursor_in_echo_area; |
102 | 102 |
103 /* arch-tag: 4f7ca0b7-6a56-4b20-8bf5-b67a99921d1d | |
104 (do not change this comment) */ |