diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -313,6 +313,10 @@ determine whether to create a menu-bar or tool-bar, respectively. | |||
| 313 | If the alist entries are added, they override the value of | 313 | If the alist entries are added, they override the value of |
| 314 | `menu-bar-mode'/`tool-bar-mode'. | 314 | `menu-bar-mode'/`tool-bar-mode'. |
| 315 | 315 | ||
| 316 | ** Mouse dragging is not any differently from active regions. | ||
| 317 | The internal variables `mouse-drag-overlay', and the internal function | ||
| 318 | `mouse-move-drag-overlay' and `mouse-show-mark', have been deleted. | ||
| 319 | |||
| 316 | 320 | ||
| 317 | * Lisp changes in Emacs 24.1 | 321 | * Lisp changes in Emacs 24.1 |
| 318 | 322 | ||