comparison runtime/doc/various.txt @ 2214:f8222d1f9a73 vim73

Included patch for persistent undo. Lots of changes and added test.
author Bram Moolenaar <bram@vim.org>
date Sun, 23 May 2010 23:34:36 +0200
parents 7c8c7c95a865
children 1e48f569b03d
comparison
equal deleted inserted replaced
2213:0e0e99d1092e 2214:f8222d1f9a73
357 *+osfiletype* Support for the 'osfiletype' option and filetype 357 *+osfiletype* Support for the 'osfiletype' option and filetype
358 checking in automatic commands. |autocmd-osfiletypes| 358 checking in automatic commands. |autocmd-osfiletypes|
359 N *+path_extra* Up/downwards search in 'path' and 'tags' 359 N *+path_extra* Up/downwards search in 'path' and 'tags'
360 m *+perl* Perl interface |perl| 360 m *+perl* Perl interface |perl|
361 m *+perl/dyn* Perl interface |perl-dynamic| |/dyn| 361 m *+perl/dyn* Perl interface |perl-dynamic| |/dyn|
362 H *+persistent_undo* Persistent undo |undo-persistence|
362 *+postscript* |:hardcopy| writes a PostScript file 363 *+postscript* |:hardcopy| writes a PostScript file
363 N *+printer* |:hardcopy| command 364 N *+printer* |:hardcopy| command
364 H *+profile* |:profile| command 365 H *+profile* |:profile| command
365 m *+python* Python interface |python| 366 m *+python* Python interface |python|
366 m *+python/dyn* Python interface |python-dynamic| |/dyn| 367 m *+python/dyn* Python interface |python-dynamic| |/dyn|