/[emacs]/emacs/lisp/emacs-lisp/debug.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/debug.el

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

revision 1.48 by rms, Sun Dec 16 03:48:41 2001 UTC revision 1.49 by rms, Sun Dec 16 17:57:16 2001 UTC
# Line 332  That buffer should be current already." Line 332  That buffer should be current already."
332                 (sym (intern-soft (buffer-substring-no-properties                 (sym (intern-soft (buffer-substring-no-properties
333                                    beg end)))                                    beg end)))
334                 (file (and sym (symbol-file sym))))                 (file (and sym (symbol-file sym))))
           (message "sym %s, file %s" sym file)  
           (recursive-edit)  
335            (when file            (when file
336              (goto-char beg)              (goto-char beg)
337              ;; help-xref-button needs to operate on something matched              ;; help-xref-button needs to operate on something matched

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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