/[emacs]/emacs/lisp/progmodes/delphi.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/delphi.el

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

revision 3.12 by miles, Sat Apr 10 05:55:48 2004 UTC revision 3.13 by lektu, Wed May 18 10:20:12 2005 UTC
# Line 1530  before the indent, the point is moved to Line 1530  before the indent, the point is moved to
1530      (save-selected-window      (save-selected-window
1531        (switch-to-buffer-other-window to-buffer)        (switch-to-buffer-other-window to-buffer)
1532        (goto-char (point-max))        (goto-char (point-max))
1533        (set-window-dot (get-buffer-window to-buffer) (point))        (set-window-point (get-buffer-window to-buffer) (point))
1534        (insert the-msg))))        (insert the-msg))))
1535    
1536  ;; Debugging helpers:  ;; Debugging helpers:

Legend:
Removed from v.3.12  
changed lines
  Added in v.3.13

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