emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/ps-print.el
Date: Tue, 15 Jun 2004 20:05:40 -0400

Index: emacs/lisp/ps-print.el
diff -c emacs/lisp/ps-print.el:1.146 emacs/lisp/ps-print.el:1.147
*** emacs/lisp/ps-print.el:1.146        Sat Jun  5 02:39:03 2004
--- emacs/lisp/ps-print.el      Wed Jun 16 00:03:26 2004
***************
*** 3737,3744 ****
    (format-time-string "%Y-%m-%d"))
  
  
! (defalias 'ps-time-stamp-iso8601 'ps-time-stamp-yyyy-mm-dd
!   "Alias for `ps-time-stamp-yyyy-mm-dd' (which see).")
  
  
  (defun ps-time-stamp-hh:mm:ss ()
--- 3737,3744 ----
    (format-time-string "%Y-%m-%d"))
  
  
! ;; Alias for `ps-time-stamp-yyyy-mm-dd' (which see).
! (defalias 'ps-time-stamp-iso8601 'ps-time-stamp-yyyy-mm-dd)
  
  
  (defun ps-time-stamp-hh:mm:ss ()




reply via email to

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