diff options
Diffstat (limited to 'lisp/macros.el')
-rw-r--r-- | lisp/macros.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/macros.el b/lisp/macros.el index 23d2738af0d..313d46f48b3 100644 --- a/lisp/macros.el +++ b/lisp/macros.el @@ -316,5 +316,5 @@ and then select the region of un-tablified names and use (provide 'macros) -;;; arch-tag: 346ed1a5-1220-4bc8-b533-961ee704361f +;; arch-tag: 346ed1a5-1220-4bc8-b533-961ee704361f ;;; macros.el ends here |