1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00

Undo last change.

This commit is contained in:
Chong Yidong 2009-01-04 07:55:05 +00:00
parent cfd1141594
commit 330ba5fdfd

View file

@ -1,9 +1,3 @@
2009-01-04 Chong Yidong <cyd@stupidchicken.com>
* frame.el (make-frame-on-tty): Function deleted.
* server.el (server-create-tty-frame): Call make-frame directly.
2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de>
* progmodes/sh-script.el (sh-ancestor-alist): Doc fix.