and someone else modifies the file, you will be prompted to revert
the buffer, just like for the local files.
+** The buffer menu (C-x C-b) no longer lists the *Buffer List* buffer.
+
** New modes and packages
*** The new package timeclock.el is a mode is for keeping track of time
2000-08-15 Gerd Moellmann <gerd@gnu.org>
+ * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
+ 'buffer-menu' property.
+ (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
+ fails.
+ (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
+ buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
+ wasn't killed.
+
* buff-menu.el (list-buffers-noselect): Don't display the
*Buffer List* buffer.