From 5df4f04cd32af723742c81095b38ae83b3c2b462 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 2 Jan 2011 15:50:46 -0800 Subject: Add 2011 to FSF/AIST copyright years. --- lisp/emacs-lisp/find-func.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/find-func.el') diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el index 216d91baa7b..94cb0bfe2d2 100644 --- a/lisp/emacs-lisp/find-func.el +++ b/lisp/emacs-lisp/find-func.el @@ -1,7 +1,7 @@ ;;; find-func.el --- find the definition of the Emacs Lisp function near point ;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Jens Petersen ;; Maintainer: petersen@kurims.kyoto-u.ac.jp -- cgit v1.2.1 From 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 15 Jan 2011 15:16:57 -0800 Subject: Nuke arch-tags. --- lisp/emacs-lisp/find-func.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/emacs-lisp/find-func.el') diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el index 11318aaab5e..9f9391a5aa9 100644 --- a/lisp/emacs-lisp/find-func.el +++ b/lisp/emacs-lisp/find-func.el @@ -563,5 +563,4 @@ Set mark before moving, if the buffer already existed." (provide 'find-func) -;; arch-tag: 43ecd81c-74dc-4d9a-8f63-a61e55670d64 ;;; find-func.el ends here -- cgit v1.2.1 From 73b0cd50031a714347109169ceb8bacae338612a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 24 Jan 2011 20:08:28 -0800 Subject: Convert consecutive FSF copyright years to ranges. --- lisp/emacs-lisp/find-func.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lisp/emacs-lisp/find-func.el') diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el index 9f9391a5aa9..9c4a3e9832c 100644 --- a/lisp/emacs-lisp/find-func.el +++ b/lisp/emacs-lisp/find-func.el @@ -1,7 +1,6 @@ ;;; find-func.el --- find the definition of the Emacs Lisp function near point -;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1999, 2001-2011 Free Software Foundation, Inc. ;; Author: Jens Petersen ;; Maintainer: petersen@kurims.kyoto-u.ac.jp -- cgit v1.2.1