- Feature #1033 allows UDAs to contribute to urgency (thanks to Max Muller).
This commit is contained in:
Paul Beckingham 2012-07-18 23:28:33 -04:00
parent 6a2c047beb
commit a469a2c6d5
6 changed files with 20 additions and 2 deletions

View file

@ -37,6 +37,7 @@ Features
creation of the default rc file and data directory, which allows for
programmatic initialization without keystroke synthesis (thanks to Nicholas
Rabenau).
+ Feature #1033 allows UDAs to contribute to urgency (thanks to Max Muller).
+ Color error messages with a specific configuration variable 'color.error'.
Bugs