diff options
| author | Paul Eggert | 2019-12-10 20:04:36 -0800 |
|---|---|---|
| committer | Paul Eggert | 2019-12-10 20:05:49 -0800 |
| commit | b0f20651e3cbb8a66f11ffae4c18634019c20cd4 (patch) | |
| tree | 067bcb8fa529b4afee6d189f409faf16bd437810 /lisp/cedet | |
| parent | 0940296ebe56ebdf9c32e94191d4f0b18006a910 (diff) | |
| download | emacs-b0f20651e3cbb8a66f11ffae4c18634019c20cd4.tar.gz emacs-b0f20651e3cbb8a66f11ffae4c18634019c20cd4.zip | |
; Spelling fixes
Diffstat (limited to 'lisp/cedet')
| -rw-r--r-- | lisp/cedet/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ChangeLog.1 b/lisp/cedet/ChangeLog.1 index 1d34219daa0..cf8d6c4f6c6 100644 --- a/lisp/cedet/ChangeLog.1 +++ b/lisp/cedet/ChangeLog.1 | |||
| @@ -453,7 +453,7 @@ | |||
| 453 | 453 | ||
| 454 | * semantic/ctxt.el (semantic-get-local-variables-default): | 454 | * semantic/ctxt.el (semantic-get-local-variables-default): |
| 455 | Also try to parse local variables for buffers which are currently | 455 | Also try to parse local variables for buffers which are currently |
| 456 | marked as unparseable. Otherwise, it is often impossible to | 456 | marked as unparsable. Otherwise, it is often impossible to |
| 457 | complete local variables. | 457 | complete local variables. |
| 458 | 458 | ||
| 459 | * semantic/scope.el (semantic-analyze-scoped-types-default): If we | 459 | * semantic/scope.el (semantic-analyze-scoped-types-default): If we |