emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 07 Apr 2003 10:04:28 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5004 emacs/lisp/ChangeLog:1.5005
*** emacs/lisp/ChangeLog:1.5004 Mon Apr  7 05:32:39 2003
--- emacs/lisp/ChangeLog        Mon Apr  7 10:03:51 2003
***************
*** 1,3 ****
--- 1,9 ----
+ 2003-04-07  Francesco Potort,Al(B  <address@hidden>
+ 
+       * xt-mouse.el (xterm-mouse-event-read): New function.
+       (xterm-mouse-event): Use it to get xterm sequences above #x7f.
+       Suggested by Aman Bhargava <address@hidden>.
+ 
  2003-04-07  Kai Gro,A_(Bjohann  <address@hidden>
  
        * man.el (Man-getpage-in-background): Set GROFF_NO_SGR env var in
***************
*** 17,31 ****
  
  2003-04-06  Masatake YAMATO  <address@hidden>
  
!       * 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 
        tag-find-file-of-tag instead of find-file-of-tag.
!       
  2003-04-06  Masatake YAMATO  <address@hidden>
  
!       * info.el (Info-goto-emacs-command-node): If command 
        is given as a string, convert it to a symbol.
  
  2003-04-05  Kevin Ryde  <address@hidden>
--- 23,37 ----
  
  2003-04-06  Masatake YAMATO  <address@hidden>
  
!       * 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
        tag-find-file-of-tag instead of find-file-of-tag.
! 
  2003-04-06  Masatake YAMATO  <address@hidden>
  
!       * info.el (Info-goto-emacs-command-node): If command
        is given as a string, convert it to a symbol.
  
  2003-04-05  Kevin Ryde  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]