declare smobs in alloc.c
[bpt/emacs.git] / etc / refcards / sk-refcard.tex
index 9ed211f..9a11299 100644 (file)
@@ -1,7 +1,7 @@
 % Reference Card for GNU Emacs
 
-% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005,
-%   2006, 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+% Copyright (C) 1987, 1993, 1996-1997, 2001-2014 Free Software
+% Foundation, Inc.
 
 % Author: Stephen Gildea <gildea@stop.mail-abuse.org>
 % Czech translation: Jan Buchal <buchal@brailcom.cz>, January 1999
 % Slovak hyphenation rules applied
 \shyph
 
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
 % This file can be printed with 1, 2, or 3 columns per page.
 % Specify how many you want here.
 \newcount\columnsperpage
@@ -60,8 +65,7 @@
 \input pdflayout.sty
 \pdflayout=(0)
 
-\def\versionemacs{23}           % version of Emacs this is for
-\def\year{2012}                 % latest copyright year
+\input emacsver.tex
 
 % Nothing else needs to be changed.