/[emacs]/emacs/lisp/progmodes/ada-xref.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ada-xref.el

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

revision 1.20 by rms, Mon Nov 1 07:44:08 2004 UTC revision 1.21 by rms, Sun Nov 7 03:58:37 2004 UTC
# Line 1292  If ARG is non-nil, ask the user to confi Line 1292  If ARG is non-nil, ask the user to confi
1292    
1293        ;;  Move to the end of the debugger buffer, so that it is automatically        ;;  Move to the end of the debugger buffer, so that it is automatically
1294        ;;  scrolled from then on.        ;;  scrolled from then on.
1295        (end-of-buffer)        (goto-char (point-max))
1296    
1297        ;;  Display both the source window and the debugger window (the former        ;;  Display both the source window and the debugger window (the former
1298        ;;  above the latter).  No need to show the debugger window unless it        ;;  above the latter).  No need to show the debugger window unless it

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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