emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 22 Jun 2007 18:19:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/22 18:19:24

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11242
retrieving revision 1.11243
diff -u -b -r1.11242 -r1.11243
--- ChangeLog   22 Jun 2007 17:22:17 -0000      1.11242
+++ ChangeLog   22 Jun 2007 18:19:23 -0000      1.11243
@@ -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  <address@hidden>
 
-       * 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  <address@hidden>
+2007-06-21  Stefan Monnier  <address@hidden>
 
        * 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  <address@hidden>
 
        * 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  <address@hidden>
@@ -181,6 +180,11 @@
 
        * vc-hg.el: New file.
 
+2007-06-18  Stefan Monnier  <address@hidden>
+
+       * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
+       with font-lock-multiline.
+
 2007-06-17  Glenn Morris  <address@hidden>
 
        * lpr.el (lpr-page-header-switches): Move %s to separate element




reply via email to

[Prev in Thread] Current Thread [Next in Thread]