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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ps-print.el [lexbind]
Date: Tue, 06 Jul 2004 07:03:48 -0400

Index: emacs/lisp/ps-print.el
diff -c emacs/lisp/ps-print.el:1.126.4.6 emacs/lisp/ps-print.el:1.126.4.7
*** emacs/lisp/ps-print.el:1.126.4.6    Tue Jul  6 09:44:44 2004
--- emacs/lisp/ps-print.el      Tue Jul  6 10:17:17 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]