]> code.delx.au - gnu-emacs/blobdiff - lib-src/digest-doc.c
(Default Simplifications): Add missing ).
[gnu-emacs] / lib-src / digest-doc.c
index f2584b2780af74a10436f6c49db8eae85d32e99d..09878543d4482c64f767fc599065cdb8333d2fc2 100644 (file)
@@ -19,7 +19,7 @@
    along with GNU Emacs; see the file COPYING.  If not, write to the
    Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.
-   
+
    See also sorted-doc.c, which produces similar output
    but in texinfo format and sorted by function/variable name.  */
 
@@ -65,3 +65,6 @@ main ()
     }
   return 0;
 }
+
+/* arch-tag: 2ba2c9b0-4157-4eba-bd9f-967e3677e35f
+   (do not change this comment) */