diff lisp/emacs-lisp/macroexp.el @ 91327:606f2d163a64

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
author Miles Bader <miles@gnu.org>
date Wed, 09 Jan 2008 01:21:15 +0000
parents 78ee6fae0e41
children 1e3a407766b9
line wrap: on
line diff
--- a/lisp/emacs-lisp/macroexp.el	Tue Jan 08 05:34:24 2008 +0000
+++ b/lisp/emacs-lisp/macroexp.el	Wed Jan 09 01:21:15 2008 +0000
@@ -1,6 +1,6 @@
 ;;; macroexp.el --- Additional macro-expansion support
 ;;
-;; Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 ;;
 ;; Author: Miles Bader <miles@gnu.org>
 ;; Keywords: lisp, compiler, macros