aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-01-30 11:21:00 +0000
committerRichard M. Stallman2005-01-30 11:21:00 +0000
commit1eeda44946928f8548d3a90c138ecf7d50b5324a (patch)
tree5ec09a875cc130a819c2b67bc04163f3df0b6f63
parentbdc3b3be0ff78758e9287a34a2b2baf48c2e8b31 (diff)
downloademacs-1eeda44946928f8548d3a90c138ecf7d50b5324a.tar.gz
emacs-1eeda44946928f8548d3a90c138ecf7d50b5324a.zip
(Picture): Mention artist.el.
-rw-r--r--man/picture.texi3
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.
44 44
45@vindex picture-mode-hook 45@vindex picture-mode-hook
46 Turning on Picture mode runs the hook @code{picture-mode-hook} 46 Turning on Picture mode runs the hook @code{picture-mode-hook}
47(@pxref{Hooks}). 47(@pxref{Hooks}). Additional extensions to Picture mode can be found
48in @file{artist.el}.
48 49
49@menu 50@menu
50* Basic Picture:: Basic concepts and simple commands of Picture Mode. 51* Basic Picture:: Basic concepts and simple commands of Picture Mode.