emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to gnu-kfreebsd.h [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to gnu-kfreebsd.h [EMACS_22_BASE]
Date: Wed, 28 Nov 2007 08:15:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/11/28 08:15:38

Index: gnu-kfreebsd.h
===================================================================
RCS file: gnu-kfreebsd.h
diff -N gnu-kfreebsd.h
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ gnu-kfreebsd.h      28 Nov 2007 08:15:38 -0000      1.1.2.1
@@ -0,0 +1,11 @@
+#include "gnu-linux.h"
+
+/* SYSTEM_TYPE should indicate the kind of system you are using.
+   It sets the Lisp variable system-type.  */
+#undef SYSTEM_TYPE
+#define SYSTEM_TYPE "gnu/kfreebsd" /* All the best software is free */
+
+#define NO_TERMIO               /* use only <termios.h> */
+
+/* arch-tag: 8d098200-2586-469e-99ab-6d092c035e03
+   (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]