emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 585a610 085/108: Merge branch 'master' of github.com:Bruce


From: Artur Malabarba
Subject: [elpa] master 585a610 085/108: Merge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode
Date: Wed, 25 Mar 2015 18:39:18 +0000

branch: master
commit 585a61025eba602fbd9c98f79f0615ba84335e1f
Merge: 6011856 b63eb88
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    Merge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode
---
 README.md       |    8 ++++----
 c-example.gif   |  Bin 0 -> 88739 bytes
 cpp-example.gif |  Bin 41518 -> 0 bytes
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 8041f4a..8abb380 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-aggressive-indent-mode    ()
+aggressive-indent-mode
 ======================
-<small>[Wanna say thank you?](https://gratipay.com/Malabarba/)</small>
+(_[Wanna say thank you?](https://gratipay.com/Malabarba/)_)
 
 `electric-indent-mode` is enough to keep your code nicely aligned when
 all you do is type. However, once you start shifting blocks around,
@@ -16,8 +16,8 @@ than `electric-indent-mode`.
 - An example of Lisp mode (Emacs Lisp):
 ![Lisp Code Example](lisp-example.gif)
 
-- An example of non-Lisp mode (C++):
-![Cpp Code Example](cpp-example.gif)
+- An example of non-Lisp mode (C):
+![C Code Example](c-example.gif)
 
 ### Instructions ###
 
diff --git a/c-example.gif b/c-example.gif
new file mode 100644
index 0000000..f72e143
Binary files /dev/null and b/c-example.gif differ
diff --git a/cpp-example.gif b/cpp-example.gif
deleted file mode 100644
index a8ef26c..0000000
Binary files a/cpp-example.gif and /dev/null differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]