]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/em-basic.el
(macrolet, symbol-macrolet): Doc fixes.
[gnu-emacs] / lisp / eshell / em-basic.el
index 52afff15b2a6ff3357ae68541f874f3adf5465c9..5972ffc28bdfda5b7e90f75bff26288eda90f701 100644 (file)
@@ -1,4 +1,4 @@
-;;; em-basic --- basic shell builtin commands
+;;; em-basic.el --- basic shell builtin commands
 
 ;; Copyright (C) 1999, 2000 Free Software Foundation
 
@@ -182,4 +182,5 @@ or `eshell-printn' for display."
 (eval-when-compile
   (defvar print-func))
 
+;;; arch-tag: 385a31b1-cb95-46f0-9829-9d352ee77db8
 ;;; em-basic.el ends here