1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

Change syntax table entry for colon in the diary as part of the

european-date-diary-pattern fix.
This commit is contained in:
Richard M. Stallman 1999-08-02 00:33:32 +00:00
parent bb0541f8ba
commit cfd1d0ece7

View File

@ -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.