Mercurial > emacs
comparison lisp/ChangeLog @ 107269:19af79cef24d
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 02 Feb 2010 23:25:16 +0000 |
parents | e4a4161df485 |
children | 389adef9b27d |
comparison
equal
deleted
inserted
replaced
107268:90dfa01009dd | 107269:19af79cef24d |
---|---|
1 2010-02-02 Juri Linkov <juri@jurta.org> | |
2 | |
3 * textmodes/ispell.el (ispell-message-text-end): Remove final newline | |
4 from unidiff to allow function-line after @@. | |
5 | |
6 2010-02-02 Juri Linkov <juri@jurta.org> | |
7 | |
8 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by | |
9 '(RCS SCCS) with inverted condition. | |
10 | |
1 2010-02-02 Michael Albinus <michael.albinus@gmx.de> | 11 2010-02-02 Michael Albinus <michael.albinus@gmx.de> |
2 | 12 |
3 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH" | 13 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH" |
4 messages. | 14 messages. |
5 | 15 |