diff lisp/emacs-lisp/find-gc.el @ 112228:417b1e4d63cd

Merge from emacs-23
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 14 Jan 2011 12:18:41 -0500
parents 8e2c7c31861b 376148b31b5e
children ef719132ddfa
line wrap: on
line diff
--- a/lisp/emacs-lisp/find-gc.el	Fri Jan 14 16:06:17 2011 +0100
+++ b/lisp/emacs-lisp/find-gc.el	Fri Jan 14 12:18:41 2011 -0500
@@ -1,7 +1,7 @@
 ;;; find-gc.el --- detect functions that call the garbage collector
 
 ;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;;   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF