aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/vip.texi
diff options
context:
space:
mode:
authorStefan Monnier2012-03-25 16:37:21 -0400
committerStefan Monnier2012-03-25 16:37:21 -0400
commit699c782b7668c44d0fa4446331b0590a6d5dac82 (patch)
tree5dcce364741d0761920a3d274b0fc8aba4103d45 /doc/misc/vip.texi
parent98fb480ee31bf74cf554044f60f21df16566dd7f (diff)
parente99a9b8bdccadded1f6fae88ee7a2a93dfd4eacf (diff)
downloademacs-pending.tar.gz
emacs-pending.zip
Merge from trunkpending
Diffstat (limited to 'doc/misc/vip.texi')
-rw-r--r--doc/misc/vip.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi
index 03ca65882e5..0d9bb286330 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -3,7 +3,7 @@
3@settitle VIP 3@settitle VIP
4 4
5@copying 5@copying
6Copyright @copyright{} 1987, 2001-2011 Free Software Foundation, Inc. 6Copyright @copyright{} 1987, 2001-2012 Free Software Foundation, Inc.
7 7
8@quotation 8@quotation
9Permission is granted to copy, distribute and/or modify this document 9Permission is granted to copy, distribute and/or modify this document
@@ -1705,7 +1705,7 @@ expressions}. For example, a typical forward search would be invoked by
1705@var{pat} you must preceded it by @samp{\}. VIP strips off these @kbd{\}'s 1705@var{pat} you must preceded it by @samp{\}. VIP strips off these @kbd{\}'s
1706before @kbd{/} and the resulting @var{pat} becomes the actual search 1706before @kbd{/} and the resulting @var{pat} becomes the actual search
1707pattern. Emacs provides a different and richer class or regular 1707pattern. Emacs provides a different and richer class or regular
1708expressions than Vi/Ex, and VIP uses Emacs' regular expressions. See GNU 1708expressions than Vi/Ex, and VIP uses Emacs's regular expressions. See GNU
1709Emacs Manual for details of regular expressions. 1709Emacs Manual for details of regular expressions.
1710 1710
1711Several Ex commands can be entered in a line by separating them by a pipe 1711Several Ex commands can be entered in a line by separating them by a pipe