diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -49,6 +49,9 @@ were loaded. | |||
| 49 | 49 | ||
| 50 | * Changes in Emacs 23.2 | 50 | * Changes in Emacs 23.2 |
| 51 | 51 | ||
| 52 | ** The maximum size of buffers (as well as the largest fixnum) is doubled. | ||
| 53 | On typical 32bit systems, buffers can now be up to 512MB. | ||
| 54 | |||
| 52 | ** Function arguments in *Help* buffers are now in uppercase by default. | 55 | ** Function arguments in *Help* buffers are now in uppercase by default. |
| 53 | You can customize the new variable `help-downcase-arguments' to change it. | 56 | You can customize the new variable `help-downcase-arguments' to change it. |
| 54 | 57 | ||