aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/diary-lib.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1999-08-02 00:33:32 +0000
committerRichard M. Stallman <[email protected]>1999-08-02 00:33:32 +0000
commitcfd1d0ece71a1dec725b3093f50fe49315d59730 (patch)
tree7a4952ecdc1671fc46c529998a68787b7a4c69a6 /lisp/calendar/diary-lib.el
parentbb0541f8bae3bec43fb514f2fc6f10849935aa1b (diff)
Change syntax table entry for colon in the diary as part of the
european-date-diary-pattern fix.
Diffstat (limited to 'lisp/calendar/diary-lib.el')
-rw-r--r--lisp/calendar/diary-lib.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el
index 1eb395e9ef..33a5cb3837 100644
--- a/lisp/calendar/diary-lib.el
+++ b/lisp/calendar/diary-lib.el
@@ -197,6 +197,7 @@ It is the standard syntax table used in Fundamental mode, but with the
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.