(display-buffer, special-display-buffer-names)
authorRichard M. Stallman <rms@gnu.org>
Thu, 22 Sep 1994 05:04:59 +0000 (05:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 22 Sep 1994 05:04:59 +0000 (05:04 +0000)
commit0a952b5763c4a75da9dd0fbfa3c44878f1db2239
treec56523af92740688cca879bd46dbb74459eb2bc4
parent42354c891c40ab141dbd1abe2c6bb1d3eb40f9b8
(display-buffer, special-display-buffer-names)
(special-display-regexps, special-display-function): Accept cons
cells in `special-display-buffer-names' and
`special-display-regexps'.  If the buffer name matches the car,
call `special-display-function' with the cdr as a second argument.
src/window.c