Mercurial > emacs
comparison src/commands.h @ 112278:ef719132ddfa
Nuke arch-tags.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 15 Jan 2011 15:16:57 -0800 |
parents | 417b1e4d63cd |
children | 42e22c4f06b7 |
comparison
equal
deleted
inserted
replaced
112277:ef4120c8640c | 112278:ef719132ddfa |
---|---|
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) */ |