diff lisp/ChangeLog @ 112007:79209520f4c4

* help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 21 Dec 2010 14:45:11 +0800
parents 5dbf421ae0b5
children f11676feb984
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 21 10:36:48 2010 +0800
+++ b/lisp/ChangeLog	Tue Dec 21 14:45:11 2010 +0800
@@ -1,5 +1,8 @@
 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
 
+	* help-fns.el (find-lisp-object-file-name): Locate .emacs from
+	.emacs.elc (Bug#7530).
+
 	* wid-edit.el (widget-image-find): Remove bogus :ascent spec from
 	image spec (Bug#7480).