Mercurial > emacs
view src/s/sunos413.h @ 5075:8deb7113bbdf
(Frename_buffer): When the current buffer is already named NAME, don't
short-circuit and just return unless UNIQUE is nil. This makes passing
UNIQUE=t equivalent to (rename-buffer (generate-new-buffer-name NAME)).
This is useful way to rename the buffer automatically so you can create
another with the original name.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Sat, 20 Nov 1993 01:41:51 +0000 |
parents | 8540ddfe3c1b |
children | 85803169314b |
line wrap: on
line source
#include "sunos4-1.h" #if 0 /* jik@gza.com says this didn't work. Too bad. Can anyone find out why this loses? */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC #endif /* murray@chemical-eng.edinburgh.ac.uk says this works, and avoids the problem of spurious ^M in subprocess output. */ #define HAVE_TERMIOS /* This enables some #undefs in systty.h. */ #define BSD_TERMIOS