comparison runtime/doc/message.txt @ 34:e170173ecb68 current-release

before ack base protocol.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 26 Nov 2008 15:02:10 +0900
parents 76efa0be13f1
children c16898406ff2
comparison
equal deleted inserted replaced
33:7d0d8b831f5a 34:e170173ecb68
1 *message.txt* For Vim version 7.1. Last change: 2007 Mar 20 1 *message.txt* For Vim version 7.2. Last change: 2007 Aug 19
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
51 If you are lazy, it also works without the shift key: > 51 If you are lazy, it also works without the shift key: >
52 52
53 :help e72 53 :help e72
54 54
55 ============================================================================== 55 ==============================================================================
56 2. Error messages *error-messages* 56 2. Error messages *error-messages* *errors*
57 57
58 When an error message is displayed, but it is removed before you could read 58 When an error message is displayed, but it is removed before you could read
59 it, you can see it again with: > 59 it, you can see it again with: >
60 :echo errmsg 60 :echo errmsg
61 or view a list of recent messages with: > 61 or view a list of recent messages with: >