From: Glenn Morris Date: Wed, 22 Jan 2014 01:43:37 +0000 (-0500) Subject: ChangeLog fixes X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~307 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1bf6ecf2b3fb69af5fce50111f8c911e3438f4b4;p=emacs.git ChangeLog fixes --- diff --git a/ChangeLog b/ChangeLog index 54f2d176c93..5d82fc0b6d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/admin/ChangeLog b/admin/ChangeLog index ff4c2598c71..35af2d5dfda 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -2117,7 +2117,7 @@ 2001-09-04 Andrew Innes - * 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. diff --git a/etc/ChangeLog b/etc/ChangeLog index f8225dc37d3..b438a1ff583 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -801,7 +801,7 @@ 2012-01-19 Werner Lemberg - * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL. + * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL. Minor typographical improvements. 2012-01-17 Primoz PETERLIN @@ -1854,7 +1854,7 @@ 2009-05-25 Werner Lemberg - * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL. + * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL. Use reformed Orthography. Minor improvements. diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index d70d9b22483..7d868b9db09 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -26778,16 +26778,6 @@ (iswitchb-common-match-inserted): New variable. (iswitchb-complete, iswitchb-completion-help): Use it. -2005-06-04 David Reitter (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 (tiny change) - - * url/url-http.el (url-http-parse-headers): Pass redirected URL - as a callback argument. - 2005-06-04 Kim F. Storm * 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 - - * url/url-ldap.el (url-ldap): Add docstring. Fix call to - `ldap-search-internal'. - 2005-04-10 Stefan Monnier * files.el (set-auto-mode-1): Use line-end-position. diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 6bfaa184b70..0039087c3b2 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -540,7 +540,7 @@ 2009-07-22 Kevin Ryde - * 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 diff --git a/lisp/erc/ChangeLog.08 b/lisp/erc/ChangeLog.08 index 29c6462c853..10cf4e073d5 100644 --- a/lisp/erc/ChangeLog.08 +++ b/lisp/erc/ChangeLog.08 @@ -48,8 +48,8 @@ 2008-06-07 Glenn Morris - * 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 diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 968a3040a63..6f9ef1e566d 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1609,6 +1609,16 @@ * url-cookie.el (url-cookie-multiple-line): Fix spelling in docstring. +2005-06-04 David Reitter (tiny change) + + * url-http.el (url-http-chunked-encoding-after-change-function): + Use `url-http-debug' instead of `message'. + +2005-06-04 Thierry Emery (tiny change) + + * url-http.el (url-http-parse-headers): Pass redirected URL + as a callback argument. + 2005-05-19 Juanma Barranquero * 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 + + * url-ldap.el (url-ldap): Add docstring. Fix call to + `ldap-search-internal'. + 2005-04-04 Lute Kamstra * url-handlers.el (url-handler-mode): Specify :group. diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 63d134eac7e..65122a01659 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,7 @@ +2013-12-24 Paul Eggert + + * autogen/Makefile.in: Update copyright year. + 2013-11-05 Glenn Morris * autogen/config.in: