Fix a few Emacs 21 bugs that caused errors during display
commitd6979638d5fcd26f963e6fb47d65f0dce3b62a61
authorMichael Olson <mwolson@gnu.org>
Thu, 14 Jun 2007 02:16:22 +0000 (14 02:16 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 14 Jun 2007 02:16:22 +0000 (14 02:16 +0000)
tree4733c5464f033c2c987c2681440c16ca9e3e9828
parent9ee9335b88c3059d1a8c3969fb4185886e139c67
Fix a few Emacs 21 bugs that caused errors during display

2007-06-13  Michael Olson  <mwolson@gnu.org>

* lisp/muse-colors.el (muse-colors-insert-image): Catch error
that occurs in Emacs 21 when an image does not exist.

* lisp/muse.el (muse-file-remote-p): In Emacs 21,
ange-ftp-name-format is a list that has the regexp in its car.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-349
ChangeLog
lisp/muse-colors.el
lisp/muse.el