Mercurial > emacs
changeset 81565:17afe39dcfdb
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 22 Jun 2007 18:19:23 +0000 |
parents | 99961edaa9c1 |
children | 0e2a83705e5f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 22 17:22:17 2007 +0000 +++ b/lisp/ChangeLog Fri Jun 22 18:19:23 2007 +0000 @@ -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 <dann@ics.uci.edu> - * 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 <reto@gnu.org> +2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca> * 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 <dominik@science.uva.nl> * 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 <dann@ics.uci.edu> @@ -181,6 +180,11 @@ * vc-hg.el: New file. +2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca> + + * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text + with font-lock-multiline. + 2007-06-17 Glenn Morris <rgm@gnu.org> * lpr.el (lpr-page-header-switches): Move %s to separate element