]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add modeline
authormartin f. krafft <madduck@madduck.net>
Fri, 18 Jan 2019 10:46:01 +0000 (23:46 +1300)
committermartin f. krafft <madduck@madduck.net>
Fri, 18 Jan 2019 10:46:01 +0000 (23:46 +1300)
.mutt/confvars
.mutt/mkconf

index 0a5ba45c2ae1faeac65bc00a990462e91deb4164..3d746feb583306193107fd8d6b0b697cea2da641 100644 (file)
@@ -1,5 +1,5 @@
 # Auto-generated using mkconf from manual.txt
-# on 2019-01-18 23:23:40
+# on 2019-01-18 23:28:41
 #
 # Invoked as: ./mkconf confvars
 #
@@ -5335,3 +5335,5 @@ set wrap=-10
 # Also see the $read_inc, $net_inc and $time_inc variables and the “tuning”
 # section of the manual for performance considerations.
 # 
+
+# vim:sw=12:noet:sts=12:ts=12:ft=muttrc
index c16c25407b6493db5394762dad81fb25e17f433c..212a115bbdc3f63dc84e2468888379a2f555a1a6 100755 (executable)
@@ -66,5 +66,7 @@ cat <<_eof > "$TARGET"
 #
 
 $(cat "$TMPFILE")
+
+# vim:sw=12:noet:sts=12:ts=12:ft=muttrc
 _eof
 cleanup