diff options
| author | Paul Eggert | 2017-10-18 18:43:00 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-10-18 18:43:44 -0700 |
| commit | 6f1dea5c74057707bf367f863a8be5750bbb6094 (patch) | |
| tree | 5dc940394adf43f12da44de7047e8a0a55087012 /lib-src | |
| parent | b8433b0954b26d4620a3154be025fb8a49a73954 (diff) | |
| download | emacs-6f1dea5c74057707bf367f863a8be5750bbb6094.tar.gz emacs-6f1dea5c74057707bf367f863a8be5750bbb6094.zip | |
Spelling fixes
* lisp/cedet/semantic/analyze/refs.el:
(semantic-analyze-proto-impl-toggle): Fix recently-introduced
misspelling of pop-to-buffer-same-window.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1 index 4b5422e712c..5a370035d70 100644 --- a/lib-src/ChangeLog.1 +++ b/lib-src/ChangeLog.1 | |||
| @@ -5643,7 +5643,7 @@ | |||
| 5643 | 1998-04-06 Andreas Schwab <schwab@gnu.org> | 5643 | 1998-04-06 Andreas Schwab <schwab@gnu.org> |
| 5644 | 5644 | ||
| 5645 | Silence -Wimplicit: | 5645 | Silence -Wimplicit: |
| 5646 | * movemail.c: Move cancelations up. Include <stdlib.h> if | 5646 | * movemail.c: Move cancellations up. Include <stdlib.h> if |
| 5647 | available. | 5647 | available. |
| 5648 | * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid. | 5648 | * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid. |
| 5649 | (parse_header): Explicitly declare return type. | 5649 | (parse_header): Explicitly declare return type. |