+2003-04-07 Francesco Potort\e,Al\e(B <pot@gnu.org>
+
+ * xt-mouse.el (xterm-mouse-event-read): New function.
+ (xterm-mouse-event): Use it to get xterm sequences above #x7f.
+ Suggested by Aman Bhargava <emacs-bug@amanb.net>.
+
2003-04-07 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
* man.el (Man-getpage-in-background): Set GROFF_NO_SGR env var in
2003-04-06 Masatake YAMATO <jet@gyve.org>
- * progmodes/etags.el (tag-find-file-of-tag): Renamed from
+ * progmodes/etags.el (tag-find-file-of-tag): Renamed from
find-file-of-tag to avoid name space pollution.
(tag-find-file-of-tag-noselect): Likewise.
- (etags-list-tags, etags-tags-apropos): Use
+ (etags-list-tags, etags-tags-apropos): Use
tag-find-file-of-tag instead of find-file-of-tag.
-
+
2003-04-06 Masatake YAMATO <jet@gyve.org>
- * info.el (Info-goto-emacs-command-node): If command
+ * info.el (Info-goto-emacs-command-node): If command
is given as a string, convert it to a symbol.
2003-04-05 Kevin Ryde <user42@zip.com.au>