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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 03 Apr 2003 10:57:46 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4989 emacs/lisp/ChangeLog:1.4990
*** emacs/lisp/ChangeLog:1.4989 Wed Apr  2 21:43:32 2003
--- emacs/lisp/ChangeLog        Thu Apr  3 10:57:45 2003
***************
*** 1,4 ****
! 2003-04-03  Kenichi Handa  <address@hidden>
  
        * subr.el (number-sequence): New function.
  
--- 1,12 ----
! 2003-04-03  Masatake YAMATO  <address@hidden>
! 
!       * progmodes/etags.el: Require button.el.
!       (etags-tags-apropos): Use `make-text-button' instead of
!       `add-text-properties'.  Use `snarf-tag-function' and
!       `etags-goto-tag-location' instead of `find-tag-other-window' (it's
!       too simple).
! 
! 2003-04-03  Kenichi Handa  <address@hidden>
  
        * subr.el (number-sequence): New function.
  




reply via email to

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