comparison etc/NEWS @ 98904:eacfcb9b7914

Documented S-mouse-3.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 19 Oct 2008 19:52:32 +0000
parents 27cfd822d4b1
children 9a7ce95b516a
comparison
equal deleted inserted replaced
98903:4ce02f730f61 98904:eacfcb9b7914
235 235
236 ** Mode-line changes 236 ** Mode-line changes
237 +++ 237 +++
238 *** The mode-line displays a `@', instead of `-', if the 238 *** The mode-line displays a `@', instead of `-', if the
239 default-directory for the current buffer is on a remote machine. 239 default-directory for the current buffer is on a remote machine.
240 240 ---
241 *** The mode-line displays a mode menu when mouse-1 is clicked on a 241 *** The mode-line displays a mode menu when mouse-1 is clicked on a
242 minor mode, in the same way as it already did for major modes. 242 minor mode, in the same way as it already did for major modes.
243 243
244 *** The `mode-line-emphasis' face is used to highlight certain 244 *** The `mode-line-emphasis' face is used to highlight certain
245 mode-line information (e.g. waiting for a VC command to finish). 245 mode-line information (e.g. waiting for a VC command to finish).
246 246 ---
247 *** The mode-line tooltips have been improved to provide more details. 247 *** The mode-line tooltips have been improved to provide more details.
248 248
249 *** The VC, line/colum number and minor mode indicators on the mode 249 *** The VC, line/colum number and minor mode indicators on the mode
250 line are now interactive: mouse-1 can be used on them to pop up a menu. 250 line are now interactive: mouse-1 can be used on them to pop up a menu.
251 251
429 *** If `completion-auto-help' is `lazy', Emacs shows the completions 429 *** If `completion-auto-help' is `lazy', Emacs shows the completions
430 buffer only on the second attempt to complete. This was already 430 buffer only on the second attempt to complete. This was already
431 supported in `partial-completion-mode'. 431 supported in `partial-completion-mode'.
432 432
433 ** Face changes 433 ** Face changes
434 434 +++
435 *** S-down-mouse-1 now pops up a menu for changing the font and text 435 *** S-down-mouse-1 now pops up a menu for changing the font and text
436 size of the default face in the current buffer. The face is changed 436 size of the default face in the current buffer. The face is changed
437 via face remapping (see below). 437 via face remapping (see below).
438 438
439 *** FIXME face-remap 439 *** FIXME face-remap