diff options
-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. |