]> code.delx.au - gnu-emacs/blobdiff - etc/refcards/vipcard.tex
Update copyright year to 2016
[gnu-emacs] / etc / refcards / vipcard.tex
index 47decbb9f741f725472da672f55368ced91a3d29..942ec6cf300a91d0e6f1531d9f0674eab1ff832e 100644 (file)
@@ -1,6 +1,6 @@
 % Quick Reference Card for VIP
 
-% Copyright (C) 1987, 2001-201 Free Software Foundation, Inc.
+% Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc.
 
 % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet>
 
@@ -49,8 +49,8 @@
 \input pdflayout.sty
 \pdflayout=(1)
 
+\input emacsver.tex
 \def\versionemacs{18}           % version of Emacs this is for
-\def\year{2011}                 % latest copyright year
 \def\versionvip{3.5}
 
 % Nothing else needs to be changed.
@@ -279,7 +279,7 @@ If you wish to be in vi mode just after you startup Emacs,
 include the line:
 
 \hskip 5ex
-\kbd{(setq term-setup-hook 'vip-mode)}
+\kbd{(add-hook 'emacs-startup-hook 'vip-mode)}
 
 in your \kbd{.emacs} file.
 Or, you can put the following alias in your \kbd{.cshrc} file.