emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/ls-lisp.el
Date: Mon, 16 Sep 2002 20:42:29 -0400

Index: emacs/lisp/ls-lisp.el
diff -c emacs/lisp/ls-lisp.el:1.43 emacs/lisp/ls-lisp.el:1.44
*** emacs/lisp/ls-lisp.el:1.43  Mon Sep  9 15:31:40 2002
--- emacs/lisp/ls-lisp.el       Mon Sep 16 20:42:29 2002
***************
*** 159,165 ****
  \(setq ls-lisp-format-time-list
         '(\"%Y-%m-%d %H:%M\"
           \"%Y-%m-%d      \"))"
!   :type  '(list string)
    :group 'ls-lisp)
  
  ;; Remember the original insert-directory function
--- 159,166 ----
  \(setq ls-lisp-format-time-list
         '(\"%Y-%m-%d %H:%M\"
           \"%Y-%m-%d      \"))"
!   :type '(list (string :tag "Early time format")
!              (string :tag "Old time format"))
    :group 'ls-lisp)
  
  ;; Remember the original insert-directory function




reply via email to

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