]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant defvar for artist-mode
authorStefan Kangas <stefan@marxist.se>
Sun, 31 Jan 2021 02:23:29 +0000 (03:23 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 31 Jan 2021 03:44:53 +0000 (04:44 +0100)
commite226357c3b651b525e82933423f84f497395432f
treed12344f53238c31dd48f5e1b24acebb4f7c351d2
parentfc66ec33226aeed0b745356363ed952c8ff1f7fd
Remove redundant defvar for artist-mode

* lisp/textmodes/artist.el (artist-mode): Remove redundant
defvar; it is defined by define-minor-mode.
lisp/textmodes/artist.el