changeset 49427:5c89d088d737

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 25 Jan 2003 02:45:12 +0000
parents 7ac32aa920b9
children 0f80cb4f9d29
files lisp/ChangeLog
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 25 02:44:07 2003 +0000
+++ b/lisp/ChangeLog	Sat Jan 25 02:45:12 2003 +0000
@@ -1,3 +1,17 @@
+2003-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* info.el (Info-extract-menu-node-name): When looking for end of menu
+	item, don't stop at first ":"; instead, continue until trailing
+	context is either a space or newline.
+	(Info-complete-menu-item): Change var `pattern' to allow ":" in menu
+	item.
+	(Info-menu): Likewise, for regexp used in backwards search.
+	(Info-try-follow-nearest-node): Remove case added in previous edit.
+	Instead, change the regexp in the following case to allow ":" in menu
+	item.
+	(Info-fontify-node): Fix bug: Handle `next-property-change' returning
+	point-max as "hasn't already been done".
+
 2003-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
 
 	* info.el (Info-try-follow-nearest-node): Add case: Handle menu item