diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 05:28:46 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 05:28:46 +0000 |
commit | 6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8 (patch) | |
tree | a978af31ad6f8131f5bcd4bd62d12f393ec867ba /doc/lispref/compile.texi | |
parent | 0e73efce742884b1560b0665091866e3ce57c331 (diff) | |
download | emacs-6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8.tar.gz |
Add 2009 to copyright years.
Diffstat (limited to 'doc/lispref/compile.texi')
-rw-r--r-- | doc/lispref/compile.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index 7e3a641109f..01908176efb 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2001, 2002, 2003, 2004, -@c 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +@c 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../../info/compile @node Byte Compilation, Advising Functions, Loading, Top |