emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114640: ChangeLog fixes prompted by M-x authors


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114640: ChangeLog fixes prompted by M-x authors
Date: Sun, 13 Oct 2013 00:28:44 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114640
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2013-10-12 17:28:30 -0700
message:
  ChangeLog fixes prompted by M-x authors
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/ChangeLog.16              changelog.16-20130618111706-x8cck4o4rjixg8cl-1
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
  test/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-8588
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-10-12 20:40:50 +0000
+++ b/lisp/ChangeLog    2013-10-13 00:28:30 +0000
@@ -3223,7 +3223,7 @@
 
 2013-07-23  Michael R. Mauger  <address@hidden>
 
-       * progmodes/sql.el Version 3.3
+       * progmodes/sql.el: Version 3.3
        (sql-product-alist): Improve oracle :prompt-cont-regexp.
        (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
        (sql-interactive-remove-continuation-prompt): Rewrite, use
@@ -8435,7 +8435,7 @@
 
 2013-03-14  Tassilo Horn  <address@hidden>
 
-       * doc-view.el Fix bug#13887.
+       * doc-view.el: Fix bug#13887.
        (doc-view-insert-image): Don't modify overlay associated to
        non-live windows, and implement horizontal centering of image in
        case it's smaller than the window.

=== modified file 'lisp/ChangeLog.16'
--- a/lisp/ChangeLog.16 2013-09-17 07:31:09 +0000
+++ b/lisp/ChangeLog.16 2013-10-13 00:28:30 +0000
@@ -63,7 +63,7 @@
 
 2013-03-11  Michael R. Mauger  <address@hidden>
 
-       * progmodes/sql.el Version 3.2
+       * progmodes/sql.el: Version 3.2
        Please note that my address changed to <address@hidden>;
        the <address@hidden> address remains active.
        (sql-connection-alist): Updates documentation to fix bug#13715.

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2013-10-12 08:48:31 +0000
+++ b/src/ChangeLog     2013-10-13 00:28:30 +0000
@@ -2365,7 +2365,7 @@
        * keyboard.c (Fdiscard_input): Do not increment update_mode_lines.
        * nsfns.m (x_set_cursor_type):
        * w32fns.c (x_set_cursor_type):
-       * xfns.m (x_set_cursor_type): Do not set cursor_type_changed here...
+       * xfns.c (x_set_cursor_type): Do not set cursor_type_changed here...
        * xdisp.c (set_frame_cursor_types): ...but in common code.
 
 2013-08-13  Dmitry Antipov  <address@hidden>

=== modified file 'test/ChangeLog'
--- a/test/ChangeLog    2013-10-11 20:45:14 +0000
+++ b/test/ChangeLog    2013-10-13 00:28:30 +0000
@@ -149,7 +149,7 @@
 
 2013-08-28  Paul Eggert  <address@hidden>
 
-       * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
+       * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
        for portability to hosts where /bin/sh has problems.
 
 2013-08-21  David Engster  <address@hidden>
@@ -555,7 +555,7 @@
 
 2012-12-14  Dmitry Gutov  <address@hidden>
 
-       * automated/ruby-mode-tests.el
+       * automated/ruby-mode-tests.el:
        Rename one interpolation test; add three more.
        (ruby-with-temp-buffer): New macro, use it where appropriate.
        (ruby-add-log-current-method-examples): Use "_" for target point.


reply via email to

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