/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

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

revision 1.388 by walters, Sat Jun 8 20:25:31 2002 UTC revision 1.389 by rms, Wed Jun 26 08:35:14 2002 UTC
# Line 1932  selected window if it is displayed there Line 1932  selected window if it is displayed there
1932        XSETCDR (link, Qnil);        XSETCDR (link, Qnil);
1933        Vbuffer_alist = nconc2 (Vbuffer_alist, link);        Vbuffer_alist = nconc2 (Vbuffer_alist, link);
1934    
1935        frames_bury_buffer (buffer);        /* Removing BUFFER from frame-specific lists
1936             has the effect of putting BUFFER at the end
1937             of the combined list in each frame.  */
1938          frames_discard_buffer (buffer);
1939      }      }
1940    
1941    return Qnil;    return Qnil;

Legend:
Removed from v.1.388  
changed lines
  Added in v.1.389

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