# HG changeset patch # User Glenn Morris # Date 1235186322 0 # Node ID c0cacccaa35189077a90dba64d3d6ea3cc8082b9 # Parent 3da2fdefd254824d5dc809191221b747c3cc5124 Comment (reformat header). diff -r 3da2fdefd254 -r c0cacccaa351 lisp/apropos.el --- 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 -;; Rewritten: Daniel Pfeiffer +;; Daniel Pfeiffer (rewrite) ;; Keywords: help ;; This file is part of GNU Emacs.