Commit graph

7 commits

Author SHA1 Message Date
Rodolphe Breard
c648319928 Remove superfluous "author" line in the license headers.
These lines were added automatically and are not needed. They are not in
the boilerplate notice given in the Apache license and therefore can be
safely removed.
2015-10-18 20:16:53 +02:00
Rodolphe Breard
9799c16153 Add serial auto-update on write.
It is easy to forget to update the serial number. Therefore, it is now
updated each time the file is saved. Just like what emacs natively do...
:-)
2015-10-18 20:01:49 +02:00
Rodolphe Breard
711b8d98d6 Removing trailing spaces. 2015-10-18 19:32:38 +02:00
Rodolphe Breard
90e6eb1bd8 Accept an unlimited number of digits for the revision id.
Having exactly two digits is very common but also restrictive. Hence, it
is now required to have at least one digit. However, the new serial will
be on at least two digits.
2015-10-18 19:27:51 +02:00
Rodolphe Breard
c11e41624b Replace the function call with a user command.
A user command is much more user-friendly than a function.
2015-10-18 19:23:09 +02:00
Rodolphe Breard
0c5a670463 Add a "why?" section in the readme.
Knowing why this plugin has been written may help users to use it
instead of the old one.
2015-10-18 01:17:31 +02:00
Rodolphe Breard
4d316538e8 Initial commit. 2015-10-18 00:59:31 +02:00