diff options
| author | Paul Eggert | 2011-11-22 23:03:56 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-22 23:03:56 -0800 |
| commit | ee7683ebb70c308e596103e379ef6b91d001eebc (patch) | |
| tree | 45382191619e27df7106a8d990bc03903d0fa03f /lisp/ldefs-boot.el | |
| parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
| download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/ldefs-boot.el')
| -rw-r--r-- | lisp/ldefs-boot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 7f595db4814..f1d25158ce2 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -8944,7 +8944,7 @@ system. | |||
| 8944 | Return non-nil if logging is enabled for BUFFER. | 8944 | Return non-nil if logging is enabled for BUFFER. |
| 8945 | If BUFFER is nil, the value of `current-buffer' is used. | 8945 | If BUFFER is nil, the value of `current-buffer' is used. |
| 8946 | Logging is enabled if `erc-log-channels-directory' is non-nil, the directory | 8946 | Logging is enabled if `erc-log-channels-directory' is non-nil, the directory |
| 8947 | is writeable (it will be created as necessary) and | 8947 | is writable (it will be created as necessary) and |
| 8948 | `erc-enable-logging' returns a non-nil value. | 8948 | `erc-enable-logging' returns a non-nil value. |
| 8949 | 8949 | ||
| 8950 | \(fn &optional BUFFER)" nil nil) | 8950 | \(fn &optional BUFFER)" nil nil) |