emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100868: * lisp/ChangeLog: Fix typos.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100868: * lisp/ChangeLog: Fix typos.
Date: Fri, 23 Jul 2010 03:39:20 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100868
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Fri 2010-07-23 03:39:20 +0200
message:
  * lisp/ChangeLog: Fix typos.
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-07-23 01:29:46 +0000
+++ b/lisp/ChangeLog    2010-07-23 01:39:20 +0000
@@ -182,7 +182,7 @@
 2010-07-14  Jan Djärv  <address@hidden>
 
        * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
-       now that unicode is used (Bug#6594).
+       now that Unicode is used (Bug#6594).
 
 2010-07-14  Chong Yidong  <address@hidden>
 
@@ -259,15 +259,15 @@
 
 2010-07-12  Andreas Schwab  <address@hidden>
 
-       * language/tai-viet.el ("TaiViet"): Try to fix re-encoding
-       bugs. (Bug#5806)
+       * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
+       (Bug#5806)
 
        * language/tv-util.el (tai-viet-re): Remove format.
 
 2010-07-12  Kenichi Handa  <address@hidden>
 
-       * language/hebrew.el: Remove no-byte-compile declaration.  Change
-       coding: tag to utf-8.  Register hebrew-shape-gstring in
+       * language/hebrew.el: Remove no-byte-compile declaration.
+       Change coding: tag to utf-8.  Register hebrew-shape-gstring in
        composition-function-table for 3-character looking back.
        (hebrew-font-get-precomposed): New function.
        (hebrew-shape-gstring): Utilize precomposed glyphs if available.
@@ -484,7 +484,7 @@
        Make sure `flyspell-word' re-checks word after function run (Bug#6504).
 
        * textmodes/ispell.el (ispell-init-process): Make sure ispell and
-       default directories are expanded. (Bug#6143).
+       default directories are expanded (Bug#6143).
 
 2010-06-24  Juri Linkov  <address@hidden>
 
@@ -767,7 +767,7 @@
 
 2010-06-16  Jay Belanger  <address@hidden>
 
-       * calc/calc-poly.el: (math-accum-factors):  Make sure that
+       * calc/calc-poly.el (math-accum-factors): Make sure that
        constants aren't distributed after they are factored out.
 
 2010-06-16  Juri Linkov  <address@hidden>
@@ -4604,7 +4604,7 @@
 2010-02-03  Michael Albinus  <address@hidden>
 
        * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
-       also in case of (and (not full) (not wildcard)). This is needed,
+       also in case of (and (not full) (not wildcard)).  This is needed
        when dired is called with a list of files, which are not in
        `default-directory'.  (Bug#5478)
 
@@ -11093,7 +11093,7 @@
 
        * textmodes/fill.el: Convert to utf-8 encoding.
        (fill-french-nobreak-p): Remove redundant » and « inherited from our
-       pre-unicode days.
+       pre-Unicode days.
 
        * add-log.el (change-log-fill-forward-paragraph): New function.
        (change-log-mode): Use it so fill-region DTRT.


reply via email to

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