diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-01-30 11:21:00 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-01-30 11:21:00 +0000 |
commit | 1eeda44946928f8548d3a90c138ecf7d50b5324a (patch) | |
tree | 5ec09a875cc130a819c2b67bc04163f3df0b6f63 | |
parent | bdc3b3be0ff78758e9287a34a2b2baf48c2e8b31 (diff) | |
download | emacs-1eeda44946928f8548d3a90c138ecf7d50b5324a.tar.gz |
(Picture): Mention artist.el.
-rw-r--r-- | man/picture.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/picture.texi b/man/picture.texi index e62962b0ff7..dba81df7c2e 100644 --- a/man/picture.texi +++ b/man/picture.texi @@ -44,7 +44,8 @@ their normal equivalents do. @vindex picture-mode-hook Turning on Picture mode runs the hook @code{picture-mode-hook} -(@pxref{Hooks}). +(@pxref{Hooks}). Additional extensions to Picture mode can be found +in @file{artist.el}. @menu * Basic Picture:: Basic concepts and simple commands of Picture Mode. |