Mercurial > emacs
changeset 25155:acad42cf5361
Change syntax table entry for colon in the diary as part of the
european-date-diary-pattern fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 02 Aug 1999 00:33:32 +0000 |
parents | 4c873bb645d8 |
children | 11333159bd0a |
files | lisp/calendar/diary-lib.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.