diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -354,6 +354,8 @@ the variable `byte-compile-compatibility') has been removed. | |||
| 354 | 354 | ||
| 355 | * Lisp changes in Emacs 23.2 | 355 | * Lisp changes in Emacs 23.2 |
| 356 | 356 | ||
| 357 | ** make-network-socket can now also create `seqpacket' Unix sockets. | ||
| 358 | |||
| 357 | ** New function `completion-in-region' to use the standard completion | 359 | ** New function `completion-in-region' to use the standard completion |
| 358 | facilities on a particular region of text. | 360 | facilities on a particular region of text. |
| 359 | 361 | ||