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

Diff of /emacs/lisp/simple.el

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

revision 1.554 by schwab, Sat Jun 29 18:08:22 2002 UTC revision 1.555 by schwab, Sat Jun 29 18:12:54 2002 UTC
# Line 1348  and only used if a buffer is displayed." Line 1348  and only used if a buffer is displayed."
1348                                     1)))                                     1)))
1349                           ;; Don't use the echo area if the output buffer is                           ;; Don't use the echo area if the output buffer is
1350                           ;; already dispayed in the selected frame.                           ;; already dispayed in the selected frame.
1351                           (not (get-buffer-window buffer)))                           (not (get-buffer-window (current-buffer))))
1352                      ;; Echo area                      ;; Echo area
1353                      (goto-char (point-max))                      (goto-char (point-max))
1354                      (when (bolp)                      (when (bolp)

Legend:
Removed from v.1.554  
changed lines
  Added in v.1.555

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