David MacKenzie <djm@gnu.ai.mit.edu> */
+#ifdef emacs
+#define CONFIG_BROKETS
+#endif
+
#ifdef HAVE_CONFIG_H
#if defined (CONFIG_BROKETS)
/* We use <config.h> instead of "config.h" so that a compilation
* src/Makefile.in: Add dependencies on long-options.h.
+ * configure.in: Make having autoconf-1.120 a prerequisite.
+
+ * sh-utils.texi [INFO-DIR-ENTRY]: Add an entry for each `invoking'
+ node. Regularize punctuation, indexing, and xrefs.
+ From Franc,ois Pinard.
+
+ * date.c (usage): Tweak the usage message a little.
+ Add `const' to more dcls.
+
+ * stty.c: Add `const' to more dcls.
+ * su.c: Ditto.
+ * who.c: Ditto.
+
+ * tee.c (main): Use _POSIX_SOURCE, not _POSIX_VERSION.
+
Sat Sep 17 15:48:10 1994 Jim Meyering (meyering@comco.com)
* (doc): New subdirectory with texinfo documentation.
/* expr -- evaluate expressions.
- Copyright (C) 1986, 1991 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by