2009-01-22 Yavor Doganov <yavor@gnu.org> (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 <dann@ics.uci.edu>
2009-02-11 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/find-func.el (find-library-name, find-library): Doc
- fixes.
+ fixes. (Part of bug#2270)
2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
2009-02-10 Andreas Schwab <schwab@suse.de>
* process.c (send_process): Properly relocate pointer into data
- when using encoded data.
+ when using encoded data. (Bug#2272)
2009-02-08 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
2009-02-08 Jason Rumney <jasonr@gnu.org>
* 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 <schwab@suse.de>
2009-02-07 Adrian Robert <Adrian.B.Robert@gmail.com>
* 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.