1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

Use present tense in ChangeLog entries.

This commit is contained in:
Aidan Gauland 2013-03-31 08:31:27 +13:00
parent 119b2d43cc
commit 78b8f32044
3 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
* eshell.texi: Updated manual to reflect changes.
* eshell.texi (Built-ins): Update manual to mention tramp module.
2013-03-18 Michael Albinus <michael.albinus@gmx.de>
@ -2415,8 +2415,7 @@
2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
* eshell.texi: Added documentation for Eshell insert
output redirection operator, >>>.
* eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2011-02-18 Glenn Morris <rgm@gnu.org>

View File

@ -4,7 +4,7 @@
2013-03-29 Aidan Gauland <aidalgol@no8wireless.co.nz>
* NEWS: Added entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
* NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
2013-03-21 Eric Ludlam <zappo@gnu.org>

View File

@ -80,7 +80,7 @@
2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
* eshell/em-unix.el: Moved su and sudo to...
* eshell/em-unix.el: Move su and sudo to...
* eshell/em-tramp.el: ...Eshell tramp module
2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
@ -1083,8 +1083,8 @@
2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
* eshell/em-cmpl.el: Corrected "context-related help"
keybinding in commentary.
* eshell/em-cmpl.el: Correct "context-related help" keybinding in
commentary.
2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>