+2005-05-12 Masatake YAMATO <jet@gyve.org>
+
+ * add-log.el (find-change-log): Fix typos in the docstring
+ of function.
+
2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
* international/latexenc.el (latexenc-find-file-coding-system):
Optional arg FILE-NAME specifies the file to use.
If FILE-NAME is nil, use the value of `change-log-default-name'.
-If 'change-log-default-name' is nil, behave as though it were 'ChangeLog'
+If `change-log-default-name' is nil, behave as though it were 'ChangeLog'
\(or whatever we use on this operating system).
-If 'change-log-default-name' contains a leading directory component, then
+If `change-log-default-name' contains a leading directory component, then
simply find it in the current directory. Otherwise, search in the current
directory and its successive parents for a file so named.