changeset 102155:c0cacccaa351

Comment (reformat header).
author Glenn Morris <rgm@gnu.org>
date Sat, 21 Feb 2009 03:18:42 +0000
parents 3da2fdefd254
children fa76b8415858
files lisp/apropos.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/apropos.el	Sat Feb 21 03:14:04 2009 +0000
+++ b/lisp/apropos.el	Sat Feb 21 03:18:42 2009 +0000
@@ -1,10 +1,10 @@
 ;;; apropos.el --- apropos commands for users and programmers
 
-;; Copyright (C) 1989, 1994, 1995, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Joe Wells <jbw@bigbird.bu.edu>
-;; Rewritten: Daniel Pfeiffer <occitan@esperanto.org>
+;;	Daniel Pfeiffer <occitan@esperanto.org> (rewrite)
 ;; Keywords: help
 
 ;; This file is part of GNU Emacs.