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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ebrowse.el
Date: Fri, 04 Apr 2003 01:22:51 -0500

Index: emacs/lisp/progmodes/ebrowse.el
diff -c emacs/lisp/progmodes/ebrowse.el:1.22 
emacs/lisp/progmodes/ebrowse.el:1.23
*** emacs/lisp/progmodes/ebrowse.el:1.22        Mon Feb 17 18:16:36 2003
--- emacs/lisp/progmodes/ebrowse.el     Thu Feb 20 12:06:53 2003
***************
*** 1295,1301 ****
        (let ((tree (ebrowse-tree-at-point))
              start
              file-name-existing)
-         (unless tree return)
          (beginning-of-line)
          (skip-chars-forward " \t*a-zA-Z0-9_")
          (setq start (point)
--- 1295,1300 ----




reply via email to

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