Commit graph

13 commits

Author SHA1 Message Date
df07899acd Bump version, update news 2020-08-27 23:53:52 -07:00
ae69e61233 Bump version 2020-02-17 15:48:12 -08:00
d8d9dab5d2 Add option to prevent new files from being added to git
Setting ‘gac-automatically-add-new-files-p’ to t will tell git-auto-commit-mode
not to try adding new files to the git repository.
2019-12-10 21:39:06 -08:00
5bb26c6384 Don’t commit when there are no changes
Before trying to commit, run a ‘git diff’ to make sure there are any changes to
commit. If this turns up empty no commit is attempted.
2019-10-07 21:29:12 -07:00
3db70af7d3 Update version to v4.5.0 2019-10-07 20:40:04 -07:00
fa4e042f8d Update NEWS 2015-04-04 16:49:03 +02:00
4685b7ee16 Bump version 2015-03-21 15:12:50 +01:00
0e8c5e8d3f Update NEWS 2014-12-29 20:39:28 +01:00
6d8c914b24 Bump version 2013-10-07 23:23:13 +02:00
3ccf3fb624 Update version info
Should have been done before the last tag.
2013-04-10 01:57:21 +02:00
684010b71f Add other complementary files 2013-04-10 01:51:30 +02:00
3b04c88eb6 Use defcustom for gac-automatically-push-p 2013-04-09 02:29:00 +02:00
82e65c6d50 Add NEWS 2013-04-09 02:16:38 +02:00