Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4c7f5b00
Commit
4c7f5b00
authored
Jul 26, 1993
by
Richard M. Stallman
Browse files
Comment fix.
parent
5c48f0da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/emacs-lisp/lisp-mnt.el
lisp/emacs-lisp/lisp-mnt.el
+2
-2
No files found.
lisp/emacs-lisp/lisp-mnt.el
View file @
4c7f5b00
...
...
@@ -5,7 +5,7 @@
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Maintainer: Eric S. Raymond <esr@snark.thyrsus.com>
;; Created: 14 Jul 1992
;; Version: $Id: lisp-mnt.el,v 1.
2
1993/0
3/25 01:57
:4
3
eric Exp
eric
$
;; Version: $Id: lisp-mnt.el,v 1.
3
1993/0
4/14 03:34
:4
2
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
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment