Show
Ignore:
Timestamp:
01/28/06 09:46:44 (3 years ago)
Author:
miyoshi
Message:

Update.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/cus-dep.el

    r3988 r4018  
    11;;; cus-dep.el --- find customization dependencies 
    22;; 
    3 ;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 
     3;; Copyright (C) 1997, 2002, 2003, 2004, 2005, 
     4;;   2006 Free Software Foundation, Inc. 
    45;; 
    56;; Author: Per Abrahamsen <abraham@dina.kvl.dk> 
     
    3233 
    3334(defvar generated-custom-dependencies-file "cus-load.el" 
    34   "File \\[cusom-make-dependencies] puts custom dependencies into.") 
     35  "Output file for \\[custom-make-dependencies].") 
    3536 
    3637(defun custom-make-dependencies ()