From: Stefan Monnier Date: Fri, 22 Jun 2007 18:19:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~12151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e404adfe16817e404d80db506a97b38336cd78c4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94edeb944a1..ca8595e8d78 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -27,14 +27,14 @@ * calc/calc-ext.el (math-defcache): Allow forms to evaluate initial values. - (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): + (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const): New variables to use in caches. * calc/calc-forms.el (math-format-date-part) (math-parse-standard-date,calcFunc-julian): Use `math-read-number-simple' to insert bignums. - * calc/calc-func.el (math-besJ0,math-besJ1,math-besY0,math-besY1) + * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1) (math-bernoulli-b-cache): Use math-read-number-simple to insert bignums. @@ -43,8 +43,7 @@ 2007-06-22 Dan Nicolaescu - * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address - regexp. + * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp. * vc-hg.el (vc-hg-log-view-mode): New mode. @@ -52,7 +51,7 @@ * calc/calc.el (math-read-number-simple): New function. -2007-06-21 Reto Zimmermann +2007-06-21 Stefan Monnier * vera-mode.el (vera-mode): Fix `commend-end-skip' setting. (vera-font-lock-match-item): Fix doc string. @@ -69,7 +68,7 @@ 2007-06-21 Carsten Dominik * textmodes/org.el (org-export-with-footnotes): New option. - (org-export-as-html): Fixed replacement bug for XEmacs. + (org-export-as-html): Fix replacement bug for XEmacs. (org-agenda-default-appointment-duration): New option. 2007-06-21 Dan Nicolaescu @@ -181,6 +180,11 @@ * vc-hg.el: New file. +2007-06-18 Stefan Monnier + + * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text + with font-lock-multiline. + 2007-06-17 Glenn Morris * lpr.el (lpr-page-header-switches): Move %s to separate element