]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/Error.c
(dired-get-filename): Rewrite octal escape character processor
[gnu-emacs] / oldXMenu / Error.c
index 80f227209a62cf332048bd9631ada126ef294e3b..6f43cbdbf9bf0b83b3d3b351c71db9f01f53ef38 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/Error.c,v 1.1 1992/04/11 22:10:18 jimb Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -28,3 +28,5 @@ XMenuError()
     return(message);
 }
 
+/* arch-tag: 5fff4a23-40ca-40d0-8887-c50fc73dea9d
+   (do not change this comment) */