]> git.eshelyaron.com Git - emacs.git/commitdiff
(AMPERSAND_FULL_NAME): Defined by default.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Jun 1996 08:59:13 +0000 (08:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Jun 1996 08:59:13 +0000 (08:59 +0000)
src/config.in

index 100f6b5f917c6f57b25b8615564298a241d37ec1..9f5f0161ad2ebca61d24eaf74455d09dc2a8c1b1 100644 (file)
@@ -97,7 +97,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Define AMPERSAND_FULL_NAME if you use the convention
    that & in the full name stands for the login id.  */
-#undef AMPERSAND_FULL_NAME
+/* Turned on June 1996 supposing nobody will mind it.  */
+#define AMPERSAND_FULL_NAME
 
 /* Things set by --with options in the configure script.  */