emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r115325: Fix Changelog typos.


From: Juanma Barranquero
Subject: [Emacs-diffs] trunk r115325: Fix Changelog typos.
Date: Sun, 01 Dec 2013 13:40:30 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115325
revision-id: address@hidden
parent: address@hidden
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Sun 2013-12-01 14:40:19 +0100
message:
  Fix Changelog typos.
modified:
  ChangeLog                      changelog-20091113204419-o5vbwnq5f7feedwu-1538
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
=== modified file 'ChangeLog'
--- a/ChangeLog 2013-12-01 04:13:50 +0000
+++ b/ChangeLog 2013-12-01 13:40:19 +0000
@@ -1,6 +1,6 @@
 2013-12-01  Dmitry Gutov  <address@hidden>
 
-       * .dir-locals.el: (log-edit-move): Add the "Author: " header.
+       * .dir-locals.el (log-edit-move): Add the "Author: " header.
 
 2013-11-30  Dani Moncayo  <address@hidden>
 

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-12-01 13:21:53 +0000
+++ b/lisp/ChangeLog    2013-12-01 13:40:19 +0000
@@ -29,7 +29,7 @@
 2013-11-30  Eli Zaretskii  <address@hidden>
 
        * startup.el (fancy-splash-frame): On MS-Windows, trigger
-       redisplay to make sure the initial frame gets a change to become
+       redisplay to make sure the initial frame gets a chance to become
        visible.  (Bug#16014)
 
 2013-11-30  Martin Rudalics  <address@hidden>
@@ -191,7 +191,7 @@
        * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
        (generated-autoload-load-name): Set file-local value.
 
-2013-11-26  Kenjiro NAKAYAMA <address@hidden>  (tiny change)
+2013-11-26  Kenjiro NAKAYAMA  <address@hidden>  (tiny change)
 
         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
         (eww-add-bookmark): ask confirmation when add to bookmarks
@@ -375,7 +375,7 @@
        Add `octave-source-file'.
        (octave-source-file): New function.  (Bug#15935)
 
-2013-11-21  Kenjiro Nakayama <address@hidden>  (tiny change)
+2013-11-21  Kenjiro Nakayama  <address@hidden>  (tiny change)
 
        * net/eww.el (eww-local-regex): New variable.
        (eww): Use it to detect localhost and similar.
@@ -402,7 +402,7 @@
        * emacs-lisp/package.el (describe-package-1): Add package archive
        to shown fields.
 
-2013-11-20  Bozhidar Batsov <address@hidden>
+2013-11-20  Bozhidar Batsov  <address@hidden>
 
        * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
        Change default to "# encoding: %s" to differentiate it from the
@@ -1866,7 +1866,7 @@
        of GIF DLLs for versions before and after 5.0.0 of giflib.
        (Bug#15531)
 
-2013-10-10  João Távora <address@hidden>
+2013-10-10  João Távora  <address@hidden>
 
        * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
        not locked, use last revision and current source as

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2013-11-30 16:25:51 +0000
+++ b/src/ChangeLog     2013-12-01 13:40:19 +0000
@@ -721,7 +721,7 @@
        "dumb loop", adjust C pointers into buffer text to follow suit.
        (Bug#15841)
 
-2013-11-09  Łukasz Stelmach <address@hidden> (tiny change)
+2013-11-09  Łukasz Stelmach  <address@hidden>  (tiny change)
 
        * gtkutil.c (xg_check_special_colors): Use rgb: instead of rgbi:
        for conversion (Bug#15837).


reply via email to

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