comparison etc/NEWS @ 84701:b02b49ecabad

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 20 Sep 2007 21:58:16 +0000
parents 2c04a398aea9
children 011f2339bea5
comparison
equal deleted inserted replaced
84700:257ddf42b5cb 84701:b02b49ecabad
253 *** The function `make-frame-on-display' now works during a tty 253 *** The function `make-frame-on-display' now works during a tty
254 session, and `make-frame-on-tty' works during a graphical session. 254 session, and `make-frame-on-tty' works during a graphical session.
255 255
256 *** New functions: `delete-tty', `suspend-tty', `resume-tty'. 256 *** New functions: `delete-tty', `suspend-tty', `resume-tty'.
257 257
258 *** New functions: `terminal-id', `terminal-parameters', 258 *** New functions: `get-device-terminal', `terminal-parameters',
259 `terminal-parameter', `set-terminal-parameter'. 259 `terminal-parameter', `set-terminal-parameter'.
260 260
261 *** New hooks: `suspend-tty-functions' and `resume-tty-functions' 261 *** New hooks: `suspend-tty-functions' and `resume-tty-functions'
262 are called after a tty frame has been suspended or resumed, 262 are called after a tty frame has been suspended or resumed,
263 respectively. The functions are called with the terminal id of the frame 263 respectively. The functions are called with the terminal id of the frame