aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Steingold2001-06-18 16:41:24 +0000
committerSam Steingold2001-06-18 16:41:24 +0000
commita19e85cced1845cc51aedc752e0e7f934e95237d (patch)
treec75ec3092e870dfefa68d1a5e99777b18601fcdb
parentdb8f730342efb2d3c8891dfab2ecebd50b292c16 (diff)
downloademacs-a19e85cced1845cc51aedc752e0e7f934e95237d.tar.gz
emacs-a19e85cced1845cc51aedc752e0e7f934e95237d.zip
typo
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 166bb92078a..98d79f00b6f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -352,7 +352,7 @@ menu or the Edit menu if there is no major mode menu.
352 352
353** Variable `load-path' is no longer customizable throuh Customize. 353** Variable `load-path' is no longer customizable throuh Customize.
354 354
355You can lo noger use `M-x customize-variable' to customize `load-path' 355You can no longer use `M-x customize-variable' to customize `load-path'
356because it now contains a version-dependent component. You can still 356because it now contains a version-dependent component. You can still
357use `add-to-list' and `setq' to customize this variable in your 357use `add-to-list' and `setq' to customize this variable in your
358`~/.emacs' init file or to modify it from any Lisp program in general. 358`~/.emacs' init file or to modify it from any Lisp program in general.