# HG changeset patch # User Richard M. Stallman # Date 743712003 0 # Node ID de0f38da99f579ea462da6f6df7f10ddc279e366 # Parent 885452da2a8f35350da013b890f117fe0cbfd26b Comment fix. diff -r 885452da2a8f -r de0f38da99f5 lisp/emacs-lisp/lisp-mnt.el --- a/lisp/emacs-lisp/lisp-mnt.el Mon Jul 26 18:38:23 1993 +0000 +++ b/lisp/emacs-lisp/lisp-mnt.el Mon Jul 26 18:40:03 1993 +0000 @@ -5,7 +5,7 @@ ;; Author: Eric S. Raymond ;; Maintainer: Eric S. Raymond ;; Created: 14 Jul 1992 -;; Version: $Id: lisp-mnt.el,v 1.2 1993/03/25 01:57:43 eric Exp eric $ +;; Version: $Id: lisp-mnt.el,v 1.3 1993/04/14 03:34:42 eric Exp rms $ ;; Keywords: docs ;; Bogus-Bureaucratic-Cruft: Gruad will get you if you don't watch out! @@ -314,7 +314,7 @@ ))) (defun lm-commentary (&optional file) - ;; Return the commentary region of a file, as a string." + ;; Return the commentary region of a file, as a string. (save-excursion (if file (find-file file))