aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNathan Trapuzzano2013-10-27 00:18:28 -0400
committerStefan Monnier2013-10-27 00:18:28 -0400
commitfdab3d0b44d428a13e85b90c022105d13f965ddf (patch)
tree7cb020af0cc07669ba53bb5589061332a9eefeff /etc
parentc8c605ac9ced55d55e952255787c8a6b71bf585a (diff)
downloademacs-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/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3d0811abff4..6e18a4343c0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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'.
222The customizaton can be guessed by Emacs by providing a sample indented 222The customizaton can be guessed by Emacs by providing a sample indented