/[emacs]/emacs/lisp/speedbar.el
ViewVC logotype

Diff of /emacs/lisp/speedbar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by rms, Mon Dec 31 20:30:23 2001 UTC revision 1.40 by rms, Fri Mar 29 12:45:44 2002 UTC
# Line 2389  cell of the form ( 'DIRLIST .  'FILELIST Line 2389  cell of the form ( 'DIRLIST .  'FILELIST
2389                  (if (looking-at "[0-9]+:[ ]*<")                  (if (looking-at "[0-9]+:[ ]*<")
2390                      (progn                      (progn
2391                        (goto-char (match-end 0))                        (goto-char (match-end 0))
2392                    (speedbar-do-function-pointer)))                        (speedbar-do-function-pointer)))))
2393                  (setq sf (cdr sf)))))            (setq sf (cdr sf)))
2394          )))          )))
2395    
2396  (defun speedbar-sort-tag-hierarchy (lst)  (defun speedbar-sort-tag-hierarchy (lst)

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26