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
0e0f99d9
Commit
0e0f99d9
authored
May 31, 1993
by
Richard M. Stallman
Browse files
Fix comments.
parent
72e6e6b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
lisp/textmodes/sgml-mode.el
lisp/textmodes/sgml-mode.el
+0
-10
No files found.
lisp/textmodes/sgml-mode.el
View file @
0e0f99d9
...
...
@@ -25,16 +25,6 @@
;;; Commentary:
;; Major mode for editing the SGML document-markup language.
;;
;; Some suggestions for your .emacs file:
;;
;; (autoload 'sgml-mode "sgml-mode" "SGML mode" t)
;;
;; (setq auto-mode-alist
;; (append (list (cons "\\.sgm$" 'sgml-mode)
;; (cons "\\.sgml$" 'sgml-mode)
;; (cons "\\.dtd$" 'sgml-mode))
;; auto-mode-alist))
;;; Code:
...
...
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