emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100347: Fix ChangeLog typos.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100347: Fix ChangeLog typos.
Date: Tue, 18 May 2010 10:33:29 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100347
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Tue 2010-05-18 10:33:29 +0200
message:
  Fix ChangeLog typos.
modified:
  lisp/ChangeLog
  src/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-05-18 07:52:10 +0000
+++ b/lisp/ChangeLog    2010-05-18 08:33:29 +0000
@@ -16,7 +16,7 @@
 
 2010-05-17  Jay Belanger  <address@hidden>
 
-       * calc/calc-vec.el (math-vector-avg):  Put the vector elements in
+       * calc/calc-vec.el (math-vector-avg): Put the vector elements in
        order before computing the averages.
 
 2010-05-16  Jay Belanger  <address@hidden>
@@ -25,7 +25,7 @@
        (calcFunc-histogram): Allow vectors as inputs.
        (math-vector-avg): New function.
 
-       * calc/calc-ext.el (math-group-float):  Have the number of digits
+       * calc/calc-ext.el (math-group-float): Have the number of digits
        being grouped depend on the radix (Bug#6189).
 
 2010-05-15  Ken Raeburn  <address@hidden>
@@ -71,9 +71,9 @@
        * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
 
        * calc/calc.el (var-π, var-φ, var-γ): New variables.
-       * calc/calc-aent.el (math-read-replacement-list):  Add "micro" symbol.
+       * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
        * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
-       (math-standard-units):  Add units.
+       (math-standard-units): Add units.
 
 2010-05-15  Stefan Monnier  <address@hidden>
 
@@ -118,8 +118,7 @@
 
 2010-05-13  Chong Yidong  <address@hidden>
 
-       Add TeX open-block and close-block keybindings to SGML, and vice
-       versa.
+       Add TeX open-block and close-block keybindings to SGML, and vice versa.
 
        * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
        latex-open-block and C-c / to latex-close-block.
@@ -425,7 +424,7 @@
 
        * Version 23.2 released.
 
-2010-05-07  Deniz Dogan <address@hidden>  (tiny change)
+2010-05-07  Deniz Dogan  <address@hidden>  (tiny change)
             Stefan Monnier  <address@hidden>
 
        Highlight vendor specific properties.
@@ -446,7 +445,7 @@
        * simple.el (auto-save-mode): Move from files.el.
        * minibuffer.el (completion--common-suffix): Fix copy&paste error.
 
-2010-05-07  Christian von Roques <address@hidden> (tiny change)
+2010-05-07  Christian von Roques  <address@hidden>  (tiny change)
 
        * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
 

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-05-18 08:08:33 +0000
+++ b/src/ChangeLog     2010-05-18 08:33:29 +0000
@@ -67,8 +67,7 @@
 
 2010-05-15  Ken Raeburn  <address@hidden>
 
-       * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an
-       rvalue. (bug#5916)
+       * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue.  (Bug#5916)
        (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.
 
        * emacs.c (main): Initialize initial-environment and
@@ -142,8 +141,7 @@
 
 2010-05-14  Kenichi Handa  <address@hidden>
 
-       * font.c (font_range): Return the range for the font found at
-       first.
+       * font.c (font_range): Return the range for the font found at first.
 
 2010-05-14  Glenn Morris  <address@hidden>
 
@@ -11602,7 +11600,7 @@
        definitions from xmenu.c.  Suggested by Adrian Robert.
 
        * xmenu.c: Remove platform-independent menu definitions.
-       (menu_items menu_items_inuse, menu_items_allocated)
+       (menu_items, menu_items_inuse, menu_items_allocated)
        (menu_items_used, menu_items_n_panes)
        (menu_items_submenu_depth): Move to keyboard.h.
        (init_menu_items, finish_menu_items, unuse_menu_items)


reply via email to

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