diff options
| author | YAMAMOTO Mitsuharu | 2007-02-13 08:28:48 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2007-02-13 08:28:48 +0000 |
| commit | 409d26134b3de40bac01dffab971ed18014ae355 (patch) | |
| tree | f2874b43facce5b421e0c6f1d2f8f12049936afd /lisp | |
| parent | 5eafe967b4b912118e6bd817496ac40c81fd8bf7 (diff) | |
| download | emacs-409d26134b3de40bac01dffab971ed18014ae355.tar.gz emacs-409d26134b3de40bac01dffab971ed18014ae355.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac2dd9c193d..4a8dbd02b4a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * term/mac-win.el: Change all uses of | ||
| 4 | mac-set-font-panel-visibility to mac-set-font-panel-visible-p. | ||
| 5 | (mac-ae-number): Return integer 0 if coerced result is float 0.0. | ||
| 6 | (mac-ae-get-url): Call select-frame-set-input-focus. | ||
| 7 | (mac-dnd-handle-drag-n-drop-event): Don't call | ||
| 8 | select-frame-set-input-focus. | ||
| 9 | |||
| 1 | 2007-02-13 Kenichi Handa <handa@m17n.org> | 10 | 2007-02-13 Kenichi Handa <handa@m17n.org> |
| 2 | 11 | ||
| 3 | * international/characters.el: Fix documentation of category `a'. | 12 | * international/characters.el: Fix documentation of category `a'. |