+2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
+
+ * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
+
2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
* dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
(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).")
+;; 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 ()