diff options
| author | Richard M. Stallman | 2002-04-24 23:25:47 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-04-24 23:25:47 +0000 |
| commit | 63bfbe6f7098acf267a64f5b5a9376fe52eb29ec (patch) | |
| tree | 0b819b67397da594186c7a8f38955cd492e29133 /etc | |
| parent | 9ef2bee6d0fcd133971b9d124550208a6736a966 (diff) | |
| download | emacs-63bfbe6f7098acf267a64f5b5a9376fe52eb29ec.tar.gz emacs-63bfbe6f7098acf267a64f5b5a9376fe52eb29ec.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -99,6 +99,11 @@ window so as to center point. If its value is an integer, it says how | |||
| 99 | many columns to scroll. If the value is a floating-point number, it | 99 | many columns to scroll. If the value is a floating-point number, it |
| 100 | gives the fraction of the window's width to scroll the window. | 100 | gives the fraction of the window's width to scroll the window. |
| 101 | 101 | ||
| 102 | ** The user option `tex-start-options-string' has been replaced | ||
| 103 | by two new user options: `tex-start-options', which should hold | ||
| 104 | command-line options to feed to TeX, and `tex-start-commands' which should hold | ||
| 105 | TeX commands to use at startup. | ||
| 106 | |||
| 102 | +++ | 107 | +++ |
| 103 | ** The variable `automatic-hscrolling' was renamed to `auto-hscroll-mode'. | 108 | ** The variable `automatic-hscrolling' was renamed to `auto-hscroll-mode'. |
| 104 | The old name is still available as an alias. | 109 | The old name is still available as an alias. |