]> git.notmuchmail.org Git - notmuch/commit
emacs/*.el: changed one-char comment prefix ';' to two; ';;'
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 21 Jan 2012 14:44:28 +0000 (16:44 +0200)
committerDavid Bremner <bremner@debian.org>
Sat, 21 Jan 2012 18:06:17 +0000 (14:06 -0400)
commit37dec7d7b37afd281f23c0ec7ed9111c24965126
tree371ad9bc1a187474921db6027aac345f8e92d75b
parent85665a2955e729eeab1089282ac3f352129276a7
emacs/*.el: changed one-char comment prefix ';' to two; ';;'

In order for emacs (indent-region) to (re)indent emacs lisp
properly there needs to be at least 2 comment characters (;;).
emacs/notmuch-hello.el
emacs/notmuch-lib.el
emacs/notmuch-show.el
emacs/notmuch.el