# HG changeset patch # User Romain Francoise # Date 1149508563 0 # Node ID 33251672fc287ccb1e9f2e7f9cc4f874b14a5c61 # Parent a6a1e9e44f8bfcd2402aad715cf0e060cad14d6a Formatting fixes. diff -r a6a1e9e44f8b -r 33251672fc28 etc/ChangeLog --- a/etc/ChangeLog Mon Jun 05 11:55:28 2006 +0000 +++ b/etc/ChangeLog Mon Jun 05 11:56:03 2006 +0000 @@ -21,7 +21,6 @@ * Xkeymap.txt, compilation.txt, grep.txt: Add copyright notice and copying permissions. - 2006-05-31 David Ponce * tree-widget/default/close.png, tree-widget/default/close.xpm: diff -r a6a1e9e44f8b -r 33251672fc28 lib-src/ChangeLog --- a/lib-src/ChangeLog Mon Jun 05 11:55:28 2006 +0000 +++ b/lib-src/ChangeLog Mon Jun 05 11:56:03 2006 +0000 @@ -1,6 +1,6 @@ 2006-06-04 Masatake YAMATO - * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file + * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall. 2006-06-03 Eli Zaretskii diff -r a6a1e9e44f8b -r 33251672fc28 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 05 11:55:28 2006 +0000 +++ b/lisp/ChangeLog Mon Jun 05 11:56:03 2006 +0000 @@ -42,7 +42,7 @@ (mac-bytes-to-text-range, mac-ae-text-range-array) (mac-ts-update-active-input-buf, mac-split-string-by-property-change) (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area) - (mac-ts-unicode-for-key-event): New functions. + (mac-ts-unicode-for-key-event): New functions. (mac-handle-toolbar-switch-mode): Use mac-ae-frame. (mac-handle-font-selection): Use mac-ae-number. (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):