diff options
author | Miles Bader <miles@gnu.org> | 2008-01-08 20:46:54 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-08 20:46:54 +0000 |
commit | e67e170b6917d18f16d423c75a3775879125c12e (patch) | |
tree | 5b1f02ed33ed7f52f57de0e0e60b1a5dcfbcb832 /lisp/cus-dep.el | |
parent | de1c4de46757b4aa564a9467a5e82695dd7e343a (diff) | |
parent | 40a5a66ed15491886722ffbe0b2a31bec6388062 (diff) | |
download | emacs-e67e170b6917d18f16d423c75a3775879125c12e.tar.gz |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
Diffstat (limited to 'lisp/cus-dep.el')
-rw-r--r-- | lisp/cus-dep.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-dep.el b/lisp/cus-dep.el index 815e2d454ba..10bb1efc438 100644 --- a/lisp/cus-dep.el +++ b/lisp/cus-dep.el @@ -1,7 +1,7 @@ ;;; cus-dep.el --- find customization dependencies ;; ;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> ;; Keywords: internal |