From a38b71b0c85303000c3f77ab8fd1380dae8178d1 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 16 Jul 2001 23:45:18 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd3cb4fb3be..b21d959cd5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,11 +1,22 @@ +2001-07-16 Stefan Monnier + + * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp. + (tcl-mode): Use tcl-add-log-defun. + (tcl-indent-line): Use tcl-calculate-indent. + (tcl-calculate-indent): Renamed from calculate-tcl-indent. + (tcl-indent-exp): Renamed from indent-tcl-exp. + (tcl-add-log-defun): Renamed from add-log-tcl-defun. + (tcl-indent-for-comment): Call comment-indent-function properly + and handle the case where it returns nil. + 2001-07-16 Gerd Moellmann - * calendar/cal-islam.el (calendar-goto-islamic-date): Remove - autoload cookie. + * calendar/cal-islam.el (calendar-goto-islamic-date): + Remove autoload cookie. + + * calendar/calendar.el (calendar-goto-islamic-date): + Add call to autoload. - * calendar/calendar.el (calendar-goto-islamic-date): Add - call to autoload. - 2001-07-16 Stefan Monnier * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks. -- 2.39.5