# HG changeset patch # User Richard M. Stallman # Date 933554012 0 # Node ID acad42cf53615c93ecb5a9f645de862aa55d3610 # Parent 4c873bb645d8e0d6cd35a5e57c18765bae6eb655 Change syntax table entry for colon in the diary as part of the european-date-diary-pattern fix. diff -r 4c873bb645d8 -r acad42cf5361 lisp/calendar/diary-lib.el --- a/lisp/calendar/diary-lib.el Mon Aug 02 00:32:50 1999 +0000 +++ b/lisp/calendar/diary-lib.el Mon Aug 02 00:33:32 1999 +0000 @@ -197,6 +197,7 @@ syntax of `*' changed to be a word constituent.") (modify-syntax-entry ?* "w" diary-syntax-table) +(modify-syntax-entry ?: "w" diary-syntax-table) (defun list-diary-entries (date number) "Create and display a buffer containing the relevant lines in diary-file.