]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Jan 2014 01:43:37 +0000 (20:43 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Jan 2014 01:43:37 +0000 (20:43 -0500)
ChangeLog
admin/ChangeLog
etc/ChangeLog
lisp/ChangeLog.12
lisp/erc/ChangeLog
lisp/erc/ChangeLog.08
lisp/url/ChangeLog
msdos/ChangeLog

index 54f2d176c932e33be3833eeb29a3a4d6e9180d69..5d82fc0b6d6da111a1bc3ddf39dc429d51971ccb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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  <schwab@linux-m68k.org>
 
index ff4c2598c71bfeacd7fb95d4450d845cd373c9bb..35af2d5dfdaf7f73b9ddd1e4a4a136a9b35e94e7 100644 (file)
 
 2001-09-04  Andrew Innes  <andrewi@gnu.org>
 
-       * 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.
 
index f8225dc37d35cc854576f20e3bd9ec794547cd1e..b438a1ff5833b824d07e0c28076576f9f1e51ab6 100644 (file)
 
 2012-01-19  Werner Lemberg  <wl@gnu.org>
 
-       * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
+       * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
        Minor typographical improvements.
 
 2012-01-17  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
 
 2009-05-25  Werner Lemberg  <wl@gnu.org>
 
-       * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
+       * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
        Use reformed Orthography.
        Minor improvements.
 
index d70d9b22483a41498ea2def6df20eb1b51944fbe..7d868b9db098e8af727125f4141c2334eaf21d15 100644 (file)
        (iswitchb-common-match-inserted): New variable.
        (iswitchb-complete, iswitchb-completion-help): Use it.
 
-2005-06-04  David Reitter  <david.reitter@gmail.com>  (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  <thierry.emery@free.fr>  (tiny change)
-
-       * url/url-http.el (url-http-parse-headers): Pass redirected URL
-       as a callback argument.
-
 2005-06-04  Kim F. Storm  <storm@cua.dk>
 
        * simple.el (line-move): Only call sit-for when moving backwards.
 
        * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
 
-2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
-
-       * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
-       `ldap-search-internal'.
-
 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * files.el (set-auto-mode-1): Use line-end-position.
index 6bfaa184b7078681e7376820a17fc3788b44495c..0039087c3b23b7ff3f3868d58a4218e37c997afd 100644 (file)
 
 2009-07-22  Kevin Ryde  <user42@zip.com.au>
 
-       * 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  <deego3@gmail.com>
 
index 29c6462c8530765b3e5669b28d48ac8b635ab1bb..10cf4e073d52b6873b40dafd9a2058994742c279 100644 (file)
@@ -48,8 +48,8 @@
 
 2008-06-07  Glenn Morris  <rgm@gnu.org>
 
-       * 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  <disumu@x3y2z1.net>
 
index 968a3040a639d94fa6cbf940cededc8aa3ad4401..6f9ef1e566df864f3b3154ea856da5e93734abbf 100644 (file)
 
        * url-cookie.el (url-cookie-multiple-line): Fix spelling in docstring.
 
+2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
+
+       * url-http.el (url-http-chunked-encoding-after-change-function):
+       Use `url-http-debug' instead of `message'.
+
+2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
+
+       * url-http.el (url-http-parse-headers): Pass redirected URL
+       as a callback argument.
+
 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
 
        * url-cookie.el (url-cookie-multiple-line):
        * url.el (url-retrieve-synchronously): Work around the fact that
        url-http sometimes doesn't call the callback.
 
+2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * url-ldap.el (url-ldap): Add docstring.  Fix call to
+       `ldap-search-internal'.
+
 2005-04-04  Lute Kamstra  <lute@gnu.org>
 
        * url-handlers.el (url-handler-mode): Specify :group.
index 63d134eac7ed5722ccfd340439eb431aa6819c41..65122a0165910e4f45db26f9b2e8fb98a85691bd 100644 (file)
@@ -1,3 +1,7 @@
+2013-12-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * autogen/Makefile.in: Update copyright year.
+
 2013-11-05  Glenn Morris  <rgm@gnu.org>
 
        * autogen/config.in: