diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -39,6 +39,10 @@ Unix socket in a GNU/Linux console to talk to server, rather than faking events | |||
| 39 | using the client program mev. This C level approach provides mouse | 39 | using the client program mev. This C level approach provides mouse |
| 40 | highlighting, and help echoing in the minibuffer. | 40 | highlighting, and help echoing in the minibuffer. |
| 41 | 41 | ||
| 42 | ** The new variable next-error-recenter specifies how next-error should | ||
| 43 | recenter the visited source file. Its value can be a number (for example, | ||
| 44 | 0 for top line, -1 for bottom line), or nil for no recentering. | ||
| 45 | |||
| 42 | 46 | ||
| 43 | * Startup Changes in Emacs 23.1 | 47 | * Startup Changes in Emacs 23.1 |
| 44 | 48 | ||