diff options
| author | Nathan Trapuzzano | 2013-10-27 00:18:28 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-10-27 00:18:28 -0400 |
| commit | fdab3d0b44d428a13e85b90c022105d13f965ddf (patch) | |
| tree | 7cb020af0cc07669ba53bb5589061332a9eefeff /etc | |
| parent | c8c605ac9ced55d55e952255787c8a6b71bf585a (diff) | |
| download | emacs-fdab3d0b44d428a13e85b90c022105d13f965ddf.tar.gz emacs-fdab3d0b44d428a13e85b90c022105d13f965ddf.zip | |
* lisp/linum.el (linum-update-window): Fix boundary test.
Fixes: debbugs:13446
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -216,7 +216,7 @@ You can pick the name of the function and the variables with `C-x 4 a'. | |||
| 216 | 216 | ||
| 217 | * Changes in Specialized Modes and Packages in Emacs 24.4 | 217 | * Changes in Specialized Modes and Packages in Emacs 24.4 |
| 218 | 218 | ||
| 219 | ** prolog-use-smie has been remvoed, along with the non-SMIE indentation code. | 219 | ** prolog-use-smie has been removed, along with the non-SMIE indentation code. |
| 220 | 220 | ||
| 221 | ** SMIE indentation can be customized via `smie-config'. | 221 | ** SMIE indentation can be customized via `smie-config'. |
| 222 | The customizaton can be guessed by Emacs by providing a sample indented | 222 | The customizaton can be guessed by Emacs by providing a sample indented |