comparison lisp/ChangeLog @ 56436:416cdb28c139

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 16 Jul 2004 13:15:09 +0000
parents a11286d6cf94
children 2b402c8ba024 97905c4f1a42
comparison
equal deleted inserted replaced
56435:bc9ffd7cc15c 56436:416cdb28c139
1 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2
3 * buff-menu.el (list-buffers-noselect): Append the buffer's
4 process status to its mode name.
5
1 2004-07-16 Kim F. Storm <storm@cua.dk> 6 2004-07-16 Kim F. Storm <storm@cua.dk>
2 7
3 * simple.el (inhibit-mark-movement): New defvar. 8 * simple.el (inhibit-mark-movement): New defvar.
4 (beginning-of-buffer, end-of-buffer): Do not push mark if 9 (beginning-of-buffer, end-of-buffer): Do not push mark if
5 inhibit-mark-movement is non-nil or C-u prefix is given. 10 inhibit-mark-movement is non-nil or C-u prefix is given.