diff options
| author | Romain Francoise | 2006-06-05 11:56:03 +0000 |
|---|---|---|
| committer | Romain Francoise | 2006-06-05 11:56:03 +0000 |
| commit | 63fbb6441f2aee292a11621e375ce2e52797d6c0 (patch) | |
| tree | 1f1f22434863498dfed3d7f3bd810445ed81edc7 | |
| parent | 420b775e778d604911a42ba9a56705ec0b8cabe0 (diff) | |
| download | emacs-63fbb6441f2aee292a11621e375ce2e52797d6c0.tar.gz emacs-63fbb6441f2aee292a11621e375ce2e52797d6c0.zip | |
Formatting fixes.
| -rw-r--r-- | etc/ChangeLog | 1 | ||||
| -rw-r--r-- | lib-src/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index f5282cb2f5f..105c74f2a6f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -21,7 +21,6 @@ | |||
| 21 | * Xkeymap.txt, compilation.txt, grep.txt: | 21 | * Xkeymap.txt, compilation.txt, grep.txt: |
| 22 | Add copyright notice and copying permissions. | 22 | Add copyright notice and copying permissions. |
| 23 | 23 | ||
| 24 | |||
| 25 | 2006-05-31 David Ponce <david@dponce.com> | 24 | 2006-05-31 David Ponce <david@dponce.com> |
| 26 | 25 | ||
| 27 | * tree-widget/default/close.png, tree-widget/default/close.xpm: | 26 | * tree-widget/default/close.png, tree-widget/default/close.xpm: |
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 40b4779dea4..557d8a2d492 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2006-06-04 Masatake YAMATO <jet@gyve.org> | 1 | 2006-06-04 Masatake YAMATO <jet@gyve.org> |
| 2 | 2 | ||
| 3 | * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file | 3 | * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file |
| 4 | doesn't exist, is not seekable, not is failed in ftall. | 4 | doesn't exist, is not seekable, not is failed in ftall. |
| 5 | 5 | ||
| 6 | 2006-06-03 Eli Zaretskii <eliz@gnu.org> | 6 | 2006-06-03 Eli Zaretskii <eliz@gnu.org> |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7549d80f941..d6efd8f8526 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | (mac-bytes-to-text-range, mac-ae-text-range-array) | 42 | (mac-bytes-to-text-range, mac-ae-text-range-array) |
| 43 | (mac-ts-update-active-input-buf, mac-split-string-by-property-change) | 43 | (mac-ts-update-active-input-buf, mac-split-string-by-property-change) |
| 44 | (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area) | 44 | (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area) |
| 45 | (mac-ts-unicode-for-key-event): New functions. | 45 | (mac-ts-unicode-for-key-event): New functions. |
| 46 | (mac-handle-toolbar-switch-mode): Use mac-ae-frame. | 46 | (mac-handle-toolbar-switch-mode): Use mac-ae-frame. |
| 47 | (mac-handle-font-selection): Use mac-ae-number. | 47 | (mac-handle-font-selection): Use mac-ae-number. |
| 48 | (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno): | 48 | (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno): |