muse-publish: Don't skip past beginning of buffer even if read-only.
commitdfae79a442c0a1f2862548e316172a315c59f781
authorMichael Olson <mwolson@gnu.org>
Fri, 19 Sep 2008 04:50:36 +0000 (18 21:50 -0700)
committerMichael Olson <mwolson@gnu.org>
Fri, 19 Sep 2008 04:50:36 +0000 (18 21:50 -0700)
tree20819c4eb9494b3f8bf666f090198aba73a06cd4
parente895078c57c37280667856b81918546c3e6bb794
muse-publish: Don't skip past beginning of buffer even if read-only.

* lisp/muse-publish.el (muse-publish-markup): Do not skip past the
  beginning of the buffer even if the first character is read-only.  This
  fixes a bug where the first paragraph would not be published properly
  if it started with a link.
lisp/muse-publish.el