Index: emacs/lisp/timezone.el
diff -c emacs/lisp/timezone.el:1.33 emacs/lisp/timezone.el:1.34
*** emacs/lisp/timezone.el:1.33 Mon Jul 4 23:08:58 2005
--- emacs/lisp/timezone.el Sun Jul 10 17:19:28 2005
***************
*** 149,155 ****
(time nil)
(zone nil)) ;This may be nil.
(cond ((string-match
! "\\([0-9]+\\)[ \t]+\\([^ \t,]+\\)[ \t]+\\([0-9]+\\)[
\t]+\\([0-9]+:[0-9:]+\\)[ \t]*\\([-+a-zA-Z0-9]+\\)" date)
;; Styles: (1) and (2) with timezone and buggy timezone
;; This is most common in mail and news,
;; so it is worth trying first.
--- 149,155 ----
(time nil)
(zone nil)) ;This may be nil.
(cond ((string-match
! "\\([0-9]+\\)[ \t]+\\([^ \t,]+\\)[ \t]+\\([0-9]+\\)[
\t]+\\([0-9]+:[0-9:]+\\)[ \t]+\\([-+a-zA-Z0-9]+\\)" date)
;; Styles: (1) and (2) with timezone and buggy timezone
;; This is most common in mail and news,
;; so it is worth trying first.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs