]> git.eshelyaron.com Git - emacs.git/commit
* textmodes/artist.el (artist-mode-init): Added comment on the
authorChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 17:23:05 +0000 (17:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 17:23:05 +0000 (17:23 +0000)
commit46b3318051b02e18a3e401b815e9e30c81055fa6
tree51fe6e2c8a9d1dae46f776d9dec12aad90f8d228
parent6f214f67059504996de2326e9ee1e5c5d39047e2
* textmodes/artist.el (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/ChangeLog