diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -221,6 +221,9 @@ equivalent to setting `(eval-expression-)print-length' and | |||
| 221 | `(eval-expression-)print-level' to nil. Additionally, it causes integers | 221 | `(eval-expression-)print-level' to nil. Additionally, it causes integers |
| 222 | to be printed in other formats (octal, hexadecimal, and character). | 222 | to be printed in other formats (octal, hexadecimal, and character). |
| 223 | 223 | ||
| 224 | *** New hook `eval-expression-minibuffer-setup-hook' run by | ||
| 225 | `eval-expression' on entering the minibuffer. | ||
| 226 | |||
| 224 | --- | 227 | --- |
| 225 | ** `write-region-inhibit-fsync' now defaults to t in batch mode. | 228 | ** `write-region-inhibit-fsync' now defaults to t in batch mode. |
| 226 | 229 | ||