diff lisp/ChangeLog @ 54717:a0b481c8f7d5

(help-make-xrefs): Recognize aliased variable with inherited docstring.
author Jesper Harder <harder@ifa.au.dk>
date Mon, 05 Apr 2004 12:09:53 +0000
parents 1ffff21d0989
children fd0577e11e88
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 05 11:57:14 2004 +0000
+++ b/lisp/ChangeLog	Mon Apr 05 12:09:53 2004 +0000
@@ -1,5 +1,8 @@
 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
 
+	* help-mode.el (help-make-xrefs): Recognize aliased variable with
+	inherited docstring.
+
 	* play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
 
 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>