summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2008-09-10 16:50:52 +0000
committerDoug Kearns <dougkearns@gmail.com>2008-09-10 16:50:52 +0000
commit6c9238fe74b61eb2c14dc8dea7814edb37bfd5db (patch)
treee703106b1eace361331d6f34cd2c41dabf4a6835 /NEWS
parent1d83391c54137103ac45e47f5c935e8fafe5bdc5 (diff)
downloadpentadactyl-6c9238fe74b61eb2c14dc8dea7814edb37bfd5db.tar.gz
renamed Startup, Quit and QuitPre autocmd events to VimperatorEnter,
VimperatorLeave and VimperatorLeavePre
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a11772c..5b6aa330 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
<pre>
2008-XX-XX:
* version 2.0 (probably)
+ * renamed Startup and Quit autocmd events to VimperatorEnter and
+ VimperatorLeave respectively
* add 'helpfile' option
* add 'wildignore' option
* add :finish command
- * new events BookmarkPost, ShellCmdPost, QuitPre
+ * new events BookmarkAdd, ShellCmdPost, VimperatorLeavePre
* add 'cdpath' option
* allow :dialog to open the cookies manager
* add 'loadplugins' option