]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
mostly cosmics
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 20 Jan 2013 04:03:34 +0000 (06:03 +0200)
committerTomi Ollila <tomi.ollila@iki.fi>
Sun, 20 Jan 2013 04:03:34 +0000 (06:03 +0200)
emacstips.mdwn

index 5eef0f96ce2dd81e45dffb804e4e28c52618a4a4..8c8e1688c54fcefb33e7851cf6e6065806b0f337 100644 (file)
@@ -147,12 +147,13 @@ Then, add to `.emacs`:
 
         (autoload 'notmuch "~/.emacs.d/my-notmuch" "notmuch mail" t)
 
-## 0.15: Initial cursor position in notmuch hello window
+## Initial cursor position in notmuch 0.15 hello window
 
-In notmuch 0.15 emacs client the handling of cursor position in notmuch hello
-window has been simplified to a version which suits best most cases.
+In notmuch version 0.15 emacs client the handling of cursor position in
+notmuch hello window has been simplified to a version which suits best
+most cases.
 
-Initially the cursor is positioned in the beginning of buffer.
+Initially the cursor is positioned at the beginning of buffer.
 
 Some users liked the "ancient" version where cursor was moved to the
 first `Saved searches` button.