emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116100: ChangeLog fixes


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116100: ChangeLog fixes
Date: Wed, 22 Jan 2014 01:43:41 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116100
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2014-01-21 20:43:37 -0500
message:
  ChangeLog fixes
modified:
  ChangeLog                      changelog-20091113204419-o5vbwnq5f7feedwu-1538
  admin/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-2226
  etc/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1485
  lisp/ChangeLog.12              
changelog.12-20091113204419-o5vbwnq5f7feedwu-5049
  lisp/erc/ChangeLog             changelog-20091113204419-o5vbwnq5f7feedwu-4305
  lisp/erc/ChangeLog.08          
changelog.08-20091113204419-o5vbwnq5f7feedwu-8811
  lisp/url/ChangeLog             changelog-20091113204419-o5vbwnq5f7feedwu-3116
  msdos/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-1535
=== modified file 'ChangeLog'
--- a/ChangeLog 2014-01-21 08:49:46 +0000
+++ b/ChangeLog 2014-01-22 01:43:37 +0000
@@ -102,7 +102,6 @@
        * build-aux/update-copyright: New file.
        * make-dist: Distribute it.
        * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
-       * msdos/autogen/Makefile.in: Update copyright year.
 
 2013-12-23  Andreas Schwab  <address@hidden>
 

=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2014-01-21 08:49:46 +0000
+++ b/admin/ChangeLog   2014-01-22 01:43:37 +0000
@@ -2117,7 +2117,7 @@
 
 2001-09-04  Andrew Innes  <address@hidden>
 
-       * admin/nt/makedist.bat: Remove reference to obsolete file
+       * nt/makedist.bat: Remove reference to obsolete file
        GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
        version of tar used.
 

=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2014-01-21 08:49:46 +0000
+++ b/etc/ChangeLog     2014-01-22 01:43:37 +0000
@@ -801,7 +801,7 @@
 
 2012-01-19  Werner Lemberg  <address@hidden>
 
-       * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
+       * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
        Minor typographical improvements.
 
 2012-01-17  Primoz PETERLIN  <address@hidden>
@@ -1854,7 +1854,7 @@
 
 2009-05-25  Werner Lemberg  <address@hidden>
 
-       * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
+       * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
        Use reformed Orthography.
        Minor improvements.
 

=== modified file 'lisp/ChangeLog.12'
--- a/lisp/ChangeLog.12 2014-01-15 03:06:07 +0000
+++ b/lisp/ChangeLog.12 2014-01-22 01:43:37 +0000
@@ -26778,16 +26778,6 @@
        (iswitchb-common-match-inserted): New variable.
        (iswitchb-complete, iswitchb-completion-help): Use it.
 
-2005-06-04  David Reitter  <address@hidden>  (tiny change)
-
-       * url/url-http.el (url-http-chunked-encoding-after-change-function):
-       Use `url-http-debug' instead of `message'.
-
-2005-06-04  Thierry Emery  <address@hidden>  (tiny change)
-
-       * url/url-http.el (url-http-parse-headers): Pass redirected URL
-       as a callback argument.
-
 2005-06-04  Kim F. Storm  <address@hidden>
 
        * simple.el (line-move): Only call sit-for when moving backwards.
@@ -29697,11 +29687,6 @@
 
        * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
 
-2005-04-10  Chong Yidong  <address@hidden>
-
-       * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
-       `ldap-search-internal'.
-
 2005-04-10  Stefan Monnier  <address@hidden>
 
        * files.el (set-auto-mode-1): Use line-end-position.

=== modified file 'lisp/erc/ChangeLog'
--- a/lisp/erc/ChangeLog        2014-01-16 08:34:43 +0000
+++ b/lisp/erc/ChangeLog        2014-01-22 01:43:37 +0000
@@ -540,7 +540,7 @@
 
 2009-07-22  Kevin Ryde  <address@hidden>
 
-       * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
+       * erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
 
 2009-03-13  D. Goel  <address@hidden>
 

=== modified file 'lisp/erc/ChangeLog.08'
--- a/lisp/erc/ChangeLog.08     2014-01-01 07:43:34 +0000
+++ b/lisp/erc/ChangeLog.08     2014-01-22 01:43:37 +0000
@@ -48,8 +48,8 @@
 
 2008-06-07  Glenn Morris  <address@hidden>
 
-       * erc/erc-autoaway.el, erc/erc-ibuffer.el, erc/erc-menu.el:
-       * erc/erc-stamp.el, erc/erc.el: Remove unnecessary eval-when-compiles.
+       * erc-autoaway.el, erc-ibuffer.el, erc-menu.el:
+       * erc-stamp.el, erc.el: Remove unnecessary eval-when-compiles.
 
 2008-05-30  Diane Murray  <address@hidden>
 

=== modified file 'lisp/url/ChangeLog'
--- a/lisp/url/ChangeLog        2014-01-15 08:49:38 +0000
+++ b/lisp/url/ChangeLog        2014-01-22 01:43:37 +0000
@@ -1609,6 +1609,16 @@
 
        * url-cookie.el (url-cookie-multiple-line): Fix spelling in docstring.
 
+2005-06-04  David Reitter  <address@hidden>  (tiny change)
+
+       * url-http.el (url-http-chunked-encoding-after-change-function):
+       Use `url-http-debug' instead of `message'.
+
+2005-06-04  Thierry Emery  <address@hidden>  (tiny change)
+
+       * url-http.el (url-http-parse-headers): Pass redirected URL
+       as a callback argument.
+
 2005-05-19  Juanma Barranquero  <address@hidden>
 
        * url-cookie.el (url-cookie-multiple-line):
@@ -1632,6 +1642,11 @@
        * url.el (url-retrieve-synchronously): Work around the fact that
        url-http sometimes doesn't call the callback.
 
+2005-04-10  Chong Yidong  <address@hidden>
+
+       * url-ldap.el (url-ldap): Add docstring.  Fix call to
+       `ldap-search-internal'.
+
 2005-04-04  Lute Kamstra  <address@hidden>
 
        * url-handlers.el (url-handler-mode): Specify :group.

=== modified file 'msdos/ChangeLog'
--- a/msdos/ChangeLog   2014-01-21 08:49:46 +0000
+++ b/msdos/ChangeLog   2014-01-22 01:43:37 +0000
@@ -1,3 +1,7 @@
+2013-12-24  Paul Eggert  <address@hidden>
+
+       * autogen/Makefile.in: Update copyright year.
+
 2013-11-05  Glenn Morris  <address@hidden>
 
        * autogen/config.in:


reply via email to

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