comparison man/picture.texi @ 59797:55b6b84bb3c1

(Picture): Mention artist.el.
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 Jan 2005 11:21:00 +0000
parents 695cf19ef79e
children 29356dc048ef fa9654493afb
comparison
equal deleted inserted replaced
59796:48aa868cde0b 59797:55b6b84bb3c1
42 and so on, but all the picture mode commands handle numeric arguments as 42 and so on, but all the picture mode commands handle numeric arguments as
43 their normal equivalents do. 43 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
48 in @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.
51 * Insert in Picture:: Controlling direction of cursor motion 52 * Insert in Picture:: Controlling direction of cursor motion
52 after "self-inserting" characters. 53 after "self-inserting" characters.