emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-dep.el


From: Bill Wohler
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-dep.el
Date: Wed, 11 Jan 2006 20:15:39 +0000

Index: emacs/lisp/cus-dep.el
diff -u emacs/lisp/cus-dep.el:1.36 emacs/lisp/cus-dep.el:1.37
--- emacs/lisp/cus-dep.el:1.36  Mon Nov 14 18:28:22 2005
+++ emacs/lisp/cus-dep.el       Wed Jan 11 20:15:37 2006
@@ -1,6 +1,7 @@
 ;;; cus-dep.el --- find customization dependencies
 ;;
-;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2002, 2003, 2004, 2005,
+;;   2006 Free Software Foundation, Inc.
 ;;
 ;; Author: Per Abrahamsen <address@hidden>
 ;; Keywords: internal
@@ -31,7 +32,7 @@
 (require 'cus-face)
 
 (defvar generated-custom-dependencies-file "cus-load.el"
-  "File \\[cusom-make-dependencies] puts custom dependencies into.")
+  "Output file for \\[custom-make-dependencies].")
 
 (defun custom-make-dependencies ()
   "Batch function to extract custom dependencies from .el files.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]