diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-01-14 19:29:36 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-01-14 19:29:36 +0100 |
commit | b643362c6c88bdf5c5875afc6e0836188beabd17 (patch) | |
tree | b4835e8a9f5e4a91c88dd6798ff593bd1f6bcd60 /src/ChangeLog.3 | |
parent | 9c23ca4755058be7808f5e5b7704309356b8e168 (diff) | |
download | emacs-b643362c6c88bdf5c5875afc6e0836188beabd17.tar.gz |
Fix typos in ChangeLogs and NEWS files.
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r-- | src/ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index cf5dbd53697..fbe3f752aed 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -4776,7 +4776,7 @@ New struct face with associated typedef FACE declared, along with accessing macros. - * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or + * scroll.c (do_scrolling): Don't bcopy non-existent `nruns' or `face_list' elements. Do copy new `max_ascent' frame element. * dispnew.c (scroll_frame_lines): All references to frame elements |