diff options
| author | Paul Eggert | 2012-05-28 23:16:49 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-05-28 23:16:49 -0700 |
| commit | c846da43835e99fa53c772814aa43c9ae7ac571b (patch) | |
| tree | 600a59a1a82be54023d58c1d82f9b2847becd07d /lisp/ChangeLog.15 | |
| parent | b8f061b373e606e5ba757870ffa25b36c0df2d83 (diff) | |
| download | emacs-c846da43835e99fa53c772814aa43c9ae7ac571b.tar.gz emacs-c846da43835e99fa53c772814aa43c9ae7ac571b.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.15')
| -rw-r--r-- | lisp/ChangeLog.15 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index e3890b80ec4..65a7baf44c4 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -9023,7 +9023,7 @@ | |||
| 9023 | * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'. | 9023 | * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'. |
| 9024 | This is also from Thierry Volpiatto's patch in bug #6444. However, | 9024 | This is also from Thierry Volpiatto's patch in bug #6444. However, |
| 9025 | because it was extraneous to the functional change in that patch, | 9025 | because it was extraneous to the functional change in that patch, |
| 9026 | and causes a re-indendation, I am committing it separately. | 9026 | and causes a re-indentation, I am committing it separately. |
| 9027 | 9027 | ||
| 9028 | 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 9028 | 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 9029 | 9029 | ||