diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-26 17:31:39 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-26 17:31:39 +0100 |
| commit | 7217d118e7e4a64314ead94836804c0d027e6418 (patch) | |
| tree | 5c4092d0ac02d0f28843006fdd19dc6ee64832b8 /emacs/init.html | |
| parent | 874b5eac1d6900fb2c2c35557ed14c24dd234300 (diff) | |
| download | dotfiles-7217d118e7e4a64314ead94836804c0d027e6418.tar.gz dotfiles-7217d118e7e4a64314ead94836804c0d027e6418.zip | |
emacs: added a new git hook before pushing
This hook will make sure that whenever something around GNU Emacs has changed,
it will sync it to my personal server.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/init.html')
| -rw-r--r-- | emacs/init.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/init.html b/emacs/init.html index c4c85c2..db009d5 100644 --- a/emacs/init.html +++ b/emacs/init.html @@ -4,7 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>mssola's GNU Emacs configuration</title> -<!-- 2017-01-25 Wed 17:40 --> +<!-- 2017-01-26 Thu 11:05 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="generator" content="Org-mode" /> <meta name="author" content="Miquel Sabaté Solà" /> @@ -2285,7 +2285,7 @@ along with this program. If not, see <a href="http://www.gnu.org/licenses/">< </div> <div id="postamble" class="status"> <p class="author">Author: Miquel Sabaté Solà</p> -<p class="date">Created: 2017-01-25 Wed 17:40</p> +<p class="date">Created: 2017-01-26 Thu 11:05</p> <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p> <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p> </div> |
