X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6b8bc570715801cb194dc4273370eab87628e8bf..0e963201d03d9229bb8ac4323291d2b0119526ed:/etc/refcards/vipcard.tex diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex index 47decbb9f7..942ec6cf30 100644 --- a/etc/refcards/vipcard.tex +++ b/etc/refcards/vipcard.tex @@ -1,6 +1,6 @@ % Quick Reference Card for VIP -% Copyright (C) 1987, 2001-2011 Free Software Foundation, Inc. +% Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc. % Author: Masahiko Sato , @@ -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.