emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/ebrowse.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ebrowse.el
Date: Tue, 11 Feb 2003 16:40:33 -0500

Index: emacs/lisp/progmodes/ebrowse.el
diff -c emacs/lisp/progmodes/ebrowse.el:1.20 
emacs/lisp/progmodes/ebrowse.el:1.21
*** emacs/lisp/progmodes/ebrowse.el:1.20        Mon Jan 27 03:48:43 2003
--- emacs/lisp/progmodes/ebrowse.el     Tue Feb 11 16:40:32 2003
***************
*** 3626,3632 ****
  
  
  (defun ebrowse-some-member-table ()
!   "Return a hash table containing all member of a tree.
  If there's only one tree loaded, use that.  Otherwise let the
  use choose a tree."
    (let* ((buffers (ebrowse-known-class-trees-buffer-list))
--- 3626,3632 ----
  
  
  (defun ebrowse-some-member-table ()
!   "Return a hash table containing all members of a tree.
  If there's only one tree loaded, use that.  Otherwise let the
  use choose a tree."
    (let* ((buffers (ebrowse-known-class-trees-buffer-list))




reply via email to

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