| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
It is normal for boolean values, or predicates, to end with `-p' in
emacs-lisp, so `gac-automatically-push' should really be named
`gac-automatically-push-p'.
|
| | |
|
| | |
|
| |
|
|
|
| |
The `gac-auto-push' variable has changed to `gac-automatically-push',
`gac-after-save-func' was not informed.
|
| | |
|
| |
|
|
|
|
|
|
| |
Add the ability to automatically push changes after commits. This just
calls `git push', so upstream and such should already have been set
up.
Setting `git-automatically-push' to `t' enables this functionality.
|
| |
|
|
|
|
| |
I refused to do this before because it reminds me too much of .Net's
Global Assembly Cache. Now I feel I need it, though, since
`git-auto-commit' is too long.
|
| |
|
|
| |
Fix tiny typo and filling in docs.
|
| |
|
|
|
|
|
| |
Add Author, Keywords and URL to header, add explanation to header and
add a ChangeLog heading.
Add '... ends here' line.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|