]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/byte-run.el
Merge from emacs-23
[gnu-emacs] / lisp / emacs-lisp / byte-run.el
index 0388435dbc2119cc29d3f36972c4631cadb0dece..eb80fcf43b253f0ef132d035d8a1fa6f5b9ecb6b 100644 (file)
@@ -1,7 +1,7 @@
 ;;; byte-run.el --- byte-compiler support for inlining
 
 ;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-;;   2009, 2010  Free Software Foundation, Inc.
+;;   2009, 2010, 2011  Free Software Foundation, Inc.
 
 ;; Author: Jamie Zawinski <jwz@lucid.com>
 ;;     Hallvard Furuseth <hbf@ulrik.uio.no>