From 603b9df93d966e23792c165e8ac567bf5f190154 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 8 May 2004 17:30:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b5563a81f2..a949e53fcf8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -44,7 +44,7 @@ Baha'i calendar to Emacs. This calendar is based on a solar year of 19 months of 19 days, with 4 intercalary days. Each year begins on March 21, with the calendar starting in 1844. - + * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el: Added support for using cal-bahai.el. @@ -65,6 +65,14 @@ (open-line): Make argument names match their use in docstring. (split-line): Fix docstring. + * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format + usable by `describe-function'. + (gensym, gentemp, typep, ignore-errors): Make argument names match + their use in docstring. + + * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P + argument to `help-setup-xref'. + 2004-05-07 Kai Grossjohann Version 2.0.40 of Tramp released. -- 2.11.4.GIT