Mercurial > emacs
changeset 46792:85dd81534965
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 03 Aug 2002 12:44:32 +0000 |
parents | e22c0d1c4c97 |
children | 3fcd9700f0fc |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 03 12:44:18 2002 +0000 +++ b/src/ChangeLog Sat Aug 03 12:44:32 2002 +0000 @@ -1,3 +1,8 @@ +2002-08-03 Gerd Moellmann <gerd.moellmann@t-online.de> + + * xdisp.c (forward_to_next_line_start): Fix a condition that + lead to a newline being skipped. + 2002-08-02 Andrew Choi <akochoi@shaw.ca> * mac.c (syms_of_mac): Defsubr Sx_selection_exists_p.