diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54177c5d8e4..0c187abb954 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-04 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * frame.el (make-frame-on-tty): Function deleted. | ||
| 4 | |||
| 5 | * server.el (server-create-tty-frame): Call make-frame directly. | ||
| 6 | |||
| 1 | 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de> | 7 | 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de> |
| 2 | 8 | ||
| 3 | * progmodes/sh-script.el (sh-ancestor-alist): Doc fix. | 9 | * progmodes/sh-script.el (sh-ancestor-alist): Doc fix. |