emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el
Date: Fri, 04 Apr 2003 01:21:48 -0500

Index: emacs/lisp/calendar/calendar.el
diff -c emacs/lisp/calendar/calendar.el:1.146 
emacs/lisp/calendar/calendar.el:1.147
*** emacs/lisp/calendar/calendar.el:1.146       Tue Feb 11 18:23:10 2003
--- emacs/lisp/calendar/calendar.el     Mon Feb 17 17:24:30 2003
***************
*** 312,318 ****
  
  (defcustom diary-file-name-prefix-function (function (lambda (str) str))
    "*The function that will take a diary file name and return the desired 
prefix."
!   :type 'string
    :group 'diary)
  
  ;;;###autoload
--- 312,318 ----
  
  (defcustom diary-file-name-prefix-function (function (lambda (str) str))
    "*The function that will take a diary file name and return the desired 
prefix."
!   :type 'function
    :group 'diary)
  
  ;;;###autoload




reply via email to

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