Index: /branches/ide-1.0/ccl/hemlock/src/struct.lisp
===================================================================
--- /branches/ide-1.0/ccl/hemlock/src/struct.lisp	(revision 6690)
+++ /branches/ide-1.0/ccl/hemlock/src/struct.lisp	(revision 6691)
@@ -109,5 +109,5 @@
   %modeline-fields	      ; List of modeline-field-info's.
   (delete-hook nil)	      ; List of functions to call upon deletion.
-  (external-format :unix)     ; Line-termination, for the time being
+  (line-termination :unix) ; Line-termination, for the time being
   process		      ; Maybe a listener
   (gap-context )	      ; The value of *buffer-gap-context*
