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/ChangeLog.7 | |
| parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
| download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.7')
| -rw-r--r-- | lisp/ChangeLog.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index cb606cd0847..a59f1abb2a2 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -1230,7 +1230,7 @@ | |||
| 1230 | indicator regex, Fix line positioning. | 1230 | indicator regex, Fix line positioning. |
| 1231 | (speedbar-add-indicator): Handles obj indicators now. | 1231 | (speedbar-add-indicator): Handles obj indicators now. |
| 1232 | (speedbar-check-objects, speedbar-check-obj-this-line): New functions. | 1232 | (speedbar-check-objects, speedbar-check-obj-this-line): New functions. |
| 1233 | (speedbar-double-click): Fix tripple click error. | 1233 | (speedbar-double-click): Fix triple click error. |
| 1234 | (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex. | 1234 | (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex. |
| 1235 | (speedbar-line-path): Only try to get a file when in "files" display. | 1235 | (speedbar-line-path): Only try to get a file when in "files" display. |
| 1236 | (speedbar-line-depth): Handle indicator regex. | 1236 | (speedbar-line-depth): Handle indicator regex. |
| @@ -2018,7 +2018,7 @@ | |||
| 2018 | 1998-06-19 Karl Heuer <kwzh@gnu.org> | 2018 | 1998-06-19 Karl Heuer <kwzh@gnu.org> |
| 2019 | 2019 | ||
| 2020 | * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix. | 2020 | * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix. |
| 2021 | (checkdoc-continue, checkdoc-tripple-semi-comment-check-flag): Ditto. | 2021 | (checkdoc-continue, checkdoc-triple-semi-comment-check-flag): Ditto. |
| 2022 | (checkdoc-common-verbs-wrong-voice): Use dotted pairs. | 2022 | (checkdoc-common-verbs-wrong-voice): Use dotted pairs. |
| 2023 | 2023 | ||
| 2024 | 1998-06-19 Richard Stallman <rms@gnu.org> | 2024 | 1998-06-19 Richard Stallman <rms@gnu.org> |