]> git.eshelyaron.com Git - emacs.git/commit
(artist-mode-init): Added comment on the setting up of the
authorChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 17:23:29 +0000 (17:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 17:23:29 +0000 (17:23 +0000)
commit921d84aa36da88b7b8d1d185bb96e2c7f79ba94c
treef5abe889fdc6c1bb3023988b4385c28d3895be87
parent46b3318051b02e18a3e401b815e9e30c81055fa6
(artist-mode-init): Added comment on the setting up of the
`artist-replacement-table' array.
(artist-get-replacement-char): New defsubst.
(artist-get-char-at-xy-conv, artist-replace-char)
(artist-replace-chars, artist-replace-string): Use it instead of
accessing `artist-replacement-table' directly.
Reported by RubĂ©n Berenguel <ruben@maia.ub.es>.

(artist-mt): Fixed structures for cut and copy operations.
lisp/textmodes/artist.el