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
4ca009e5
Commit
4ca009e5
authored
Jun 19, 2011
by
Chong Yidong
Browse files
* lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
parent
d264a46b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/files.el
lisp/files.el
+1
-0
No files found.
lisp/ChangeLog
View file @
4ca009e5
2011-06-19 Chong Yidong <cyd@stupidchicken.com>
* files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
* info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
2011-06-19 Martin Rudalics <rudalics@gmx.at>
...
...
lisp/files.el
View file @
4ca009e5
...
...
@@ -2333,6 +2333,7 @@ ARC\\|ZIP\\|LZH\\|LHA\\|ZOO\\|[JEW]AR\\|XPI\\|RAR\\|7Z\\)\\'" . archive-mode)
("\\.ebrowse\\'" . ebrowse-tree-mode)
("#\\*mail\\*" . mail-mode)
("\\.g\\'" . antlr-mode)
("\\.m2\\'" . m2-mode)
("\\.ses\\'" . ses-mode)
("\\.docbook\\'" . sgml-mode)
("\\.com\\'" . dcl-mode)
...
...
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