From adab88bd5a217080dd7126447ef0ee5d78fee0c5 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 11 Feb 2009 08:44:18 +0000 Subject: [PATCH] Fix typos and add bug references. --- ChangeLog | 2 +- lisp/ChangeLog | 2 +- src/ChangeLog | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index e25683851f9..145aa5a050a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ 2009-01-22 Yavor Doganov (tiny change) - * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616) + * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616) 2009-01-22 Dan Nicolaescu diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30623650b3c..b18c04ece87 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -19,7 +19,7 @@ 2009-02-11 Chong Yidong * emacs-lisp/find-func.el (find-library-name, find-library): Doc - fixes. + fixes. (Part of bug#2270) 2009-02-10 Eric Hanchrow (tiny change) diff --git a/src/ChangeLog b/src/ChangeLog index 724c95fdaa2..5890ff9be13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,7 +5,7 @@ 2009-02-10 Andreas Schwab * process.c (send_process): Properly relocate pointer into data - when using encoded data. + when using encoded data. (Bug#2272) 2009-02-08 ARISAWA Akihiro @@ -14,7 +14,7 @@ 2009-02-08 Jason Rumney * w32fns.c (w32_hide_hourglass): Handle case where frame - disappeared while hourglass was displayed. (Bug #2193) + disappeared while hourglass was displayed. (Bug #2193) 2009-02-07 Andreas Schwab @@ -23,7 +23,7 @@ 2009-02-07 Adrian Robert * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event - when modal window is active. (Bug #2152) + when modal window is active. (Bug #2152) (applicationShouldTerminate:): Remove now-unneeded while loop around NSRunAlertPanel. -- 2.39.5