Support reference checking in Emacs 21
commit176febd680aca02850bb9f5f27817d23f29b3747
authorJason Blevins <jrblevin@sdf.lonestar.org>
Wed, 4 Jun 2008 15:37:26 +0000 (4 11:37 -0400)
committerJason Blevins <jrblevin@sdf.lonestar.org>
Wed, 4 Jun 2008 16:05:00 +0000 (4 12:05 -0400)
tree241db2179e7c1b2704d20a0328d96644c8267c2e
parent91fc5e9c68c438f812df204d686244b612ca7d5f
Support reference checking in Emacs 21

* Add markdown-line-number-at-pos, copied directly from
  line-number-at-pos in Emacs 22.

* Only create buttons in Emacs >= 22.  Otherwise, list undefined
  references as plain text.

* Update documentation to reflect these changes.
markdown-mode.el