]> code.delx.au - gnu-emacs/blobdiff - lisp/vmsproc.el
(webjump-builtin): Add missing format string
[gnu-emacs] / lisp / vmsproc.el
index 020dcb304d09bbf16d525c505d405bf01c78dccd..da8715e860d349dec40a55c22ea7e4a16a681757 100644 (file)
@@ -23,6 +23,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 (defvar display-subprocess-window nil
@@ -143,4 +145,5 @@ line to the last line for resubmission."
 
 (define-key esc-map "$" 'subprocess-command)
 
+;;; arch-tag: 600b2512-f903-4887-bcd2-e76b306f5b66
 ;;; vmsproc.el ends here