diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80f1b26291a..7e2e062ebd2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * cus-start.el (all): Add mac-ts-script-language-on-focus. | ||
| 4 | |||
| 5 | * term/mac-win.el (mac-text-encoding-ascii): New constant. | ||
| 6 | (mac-utxt-to-string): Use it. | ||
| 7 | (mac-ts-update-active-input-area): Use mac-ae-number. | ||
| 8 | |||
| 1 | 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu> | 9 | 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 10 | ||
| 3 | * term.el (term-handle-scroll, term-delete-lines) | 11 | * term.el (term-handle-scroll, term-delete-lines) |