[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el |
Date: |
Mon, 21 Oct 2002 05:02:25 -0400 |
Index: emacs/lisp/calendar/diary-lib.el
diff -c emacs/lisp/calendar/diary-lib.el:1.57
emacs/lisp/calendar/diary-lib.el:1.58
*** emacs/lisp/calendar/diary-lib.el:1.57 Fri Aug 30 14:21:28 2002
--- emacs/lisp/calendar/diary-lib.el Thu Oct 17 12:47:54 2002
***************
*** 636,642 ****
(defun diary-name-pattern (string-array &optional fullname)
! "Convert an STRING-ARRAY, an array of strings to a pattern.
The pattern will match any of the strings, either entirely or abbreviated
to three characters. An abbreviated form will match with or without a period;
If the optional FULLNAME is t, abbreviations will not match, just the full
--- 636,642 ----
(defun diary-name-pattern (string-array &optional fullname)
! "Convert a STRING-ARRAY, an array of strings to a pattern.
The pattern will match any of the strings, either entirely or abbreviated
to three characters. An abbreviated form will match with or without a period;
If the optional FULLNAME is t, abbreviations will not match, just the full