]> code.delx.au - gnu-emacs/blobdiff - src/unexcw.c
(describe-char): Copy the character with text
[gnu-emacs] / src / unexcw.c
index 58e356fdb0df13ec3de242a93630c94352497c10..046c8f796ef3901814795d0941b5e0f4ccf34948 100644 (file)
@@ -302,3 +302,6 @@ unexec (char *outfile, char *infile, unsigned start_data, unsigned d1,
 
   return (0);
 }
+
+/* arch-tag: fc44f6c3-ca0a-45e0-a5a2-58b6101b1e65
+   (do not change this comment) */