changeset 4862:8f055b119428

(list-sexp-diary-entries): Fix doc string. (hebrew-calendar-parashiot-names): Change to defvar.
author Richard M. Stallman <rms@gnu.org>
date Wed, 20 Oct 1993 05:50:35 +0000
parents 924486090b27
children adfd03a381ca
files lisp/=diary-lib.el
diffstat 1 files changed, 1 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/=diary-lib.el	Wed Oct 20 05:49:24 1993 +0000
+++ b/lisp/=diary-lib.el	Wed Oct 20 05:50:35 1993 +0000
@@ -1167,12 +1167,6 @@
                   day before.  (If `european-calendar-style' is t, the order
                   of the parameters should be changed to DAY, MONTH, YEAR.)
                   
-      %%(diary-sunrise-sunset)
-                  Diary entries giving the local times of Sabbath candle
-                  lighting will be made every day.  Note that since there is
-                  no text, it makes sense only if the fancy diary display is
-                  used.  Floating point required.
-
       %%(diary-rosh-hodesh)
                   Diary entries will be made on the dates of Rosh Hodesh on
                   the Hebrew calendar.  Note that since there is no text, it
@@ -1539,7 +1533,7 @@
        (setq diary-entries-list 
              (append diary-entries-list (list (list date string))))))
 
-(defconst hebrew-calendar-parashiot-names
+(defvar hebrew-calendar-parashiot-names
 ["Bereshith"   "Noah"      "Lech L'cha" "Vayera"    "Hayei Sarah" "Toledoth"
  "Vayetze"     "Vayishlah" "Vayeshev"   "Mikketz"   "Vayiggash"   "Vayhi"
  "Shemoth"     "Vaera"     "Bo"         "Beshallah" "Yithro"      "Mishpatim"