diff options
| author | Sam Steingold | 2001-06-18 16:41:24 +0000 |
|---|---|---|
| committer | Sam Steingold | 2001-06-18 16:41:24 +0000 |
| commit | a19e85cced1845cc51aedc752e0e7f934e95237d (patch) | |
| tree | c75ec3092e870dfefa68d1a5e99777b18601fcdb | |
| parent | db8f730342efb2d3c8891dfab2ecebd50b292c16 (diff) | |
| download | emacs-a19e85cced1845cc51aedc752e0e7f934e95237d.tar.gz emacs-a19e85cced1845cc51aedc752e0e7f934e95237d.zip | |
typo
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 355 | You can lo noger use `M-x customize-variable' to customize `load-path' | 355 | You can no longer use `M-x customize-variable' to customize `load-path' |
| 356 | because it now contains a version-dependent component. You can still | 356 | because it now contains a version-dependent component. You can still |
| 357 | use `add-to-list' and `setq' to customize this variable in your | 357 | use `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. |