comparison runtime/doc/workshop.txt @ 2236:dc2e5ec0500d vim73

Added the undofile() function. Updated runtime files.
author Bram Moolenaar <bram@vim.org>
date Sun, 30 May 2010 18:30:36 +0200
parents 7c8c7c95a865
children 7e1bd501306d
comparison
equal deleted inserted replaced
2235:4ba83ae8d505 2236:dc2e5ec0500d
87 The XPM library is required to show images within Vim with Motif or Athena. 87 The XPM library is required to show images within Vim with Motif or Athena.
88 Without it the toolbar and signs will be disabled. 88 Without it the toolbar and signs will be disabled.
89 89
90 The XPM library is provide by Arnaud Le Hors of the French National Institute 90 The XPM library is provide by Arnaud Le Hors of the French National Institute
91 for Research in Computer Science and Control. It can be downloaded from 91 for Research in Computer Science and Control. It can be downloaded from
92 http://koala.ilog.fr/ftp/pub/xpm. The current release, as of this writing, is 92 http://cgit.freedesktop.org/xorg/lib/libXpm. The current release, as of this
93 xpm-3.4k-solaris.tgz, which is a gzip'ed tar file. If you create the directory 93 writing, is xpm-3.4k-solaris.tgz, which is a gzip'ed tar file. If you create
94 /usr/local/xpm and untar the file there you can use the uncommented lines in 94 the directory /usr/local/xpm and untar the file there you can use the
95 the Makefile without changing them. If you use another xpm directory you will 95 uncommented lines in the Makefile without changing them. If you use another
96 need to change the XPM_DIR in src/Makefile. 96 xpm directory you will need to change the XPM_DIR in src/Makefile.
97 97
98 vim:tw=78:ts=8:ft=help:norl: 98 vim:tw=78:ts=8:ft=help:norl: