diff options
Diffstat (limited to 'doc/lispref/locals.texi')
-rw-r--r-- | doc/lispref/locals.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/lispref/locals.texi b/doc/lispref/locals.texi index fed639499c8..a196efc9734 100644 --- a/doc/lispref/locals.texi +++ b/doc/lispref/locals.texi @@ -1,7 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004, -@c 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +@c Copyright (C) 1990-1993, 1999, 2001-2011 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../../info/locals @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top @@ -216,4 +215,3 @@ Used for communication between mouse commands and scroll-bar commands. @item write-contents-functions @xref{Saving Buffers}. @end table - |