Update NEWS
This commit is contained in:
parent
322d83f441
commit
f65b18bc2e
1 changed files with 4 additions and 1 deletions
5
NEWS
5
NEWS
|
@ -5,6 +5,9 @@
|
||||||
- Change the description to emphasize the idea that ~dispass.el~ is
|
- Change the description to emphasize the idea that ~dispass.el~ is
|
||||||
only a wrapper around DisPass.
|
only a wrapper around DisPass.
|
||||||
|
|
||||||
|
- Simplify ~dispass-add-label~ and ~dispass-remove-label~ by deferring
|
||||||
|
their functionality to the ~dispass-label~ executable.
|
||||||
|
|
||||||
* Changes in v1.1.1
|
* Changes in v1.1.1
|
||||||
|
|
||||||
- Clean up the output from DisPass when prompting, trim whitespace
|
- Clean up the output from DisPass when prompting, trim whitespace
|
||||||
|
@ -13,7 +16,7 @@
|
||||||
- Don't have the filter try and kill the bufer, the sentinel should
|
- Don't have the filter try and kill the bufer, the sentinel should
|
||||||
handle this.
|
handle this.
|
||||||
|
|
||||||
- Don't call ~dispass-add-label~ in ~dispass-cerate~, let DisPass
|
- Don't call ~dispass-add-label~ in ~dispass-create~, let DisPass
|
||||||
handle this.
|
handle this.
|
||||||
|
|
||||||
- Fix a bug that would cause a new window to be created each time
|
- Fix a bug that would cause a new window to be created each time
|
||||||
|
|
Loading…
Reference in a new issue