unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r104638: * lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
       [not found] <E1QYNUm-0004bu-P8@colonialone.fsf.org>
@ 2011-06-20  3:11 ` Stefan Monnier
  2011-06-20 10:12   ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2011-06-20  3:11 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

> @@ -2333,6 +2333,7 @@
>       ("\\.ebrowse\\'" . ebrowse-tree-mode)
>       ("#\\*mail\\*" . mail-mode)
>       ("\\.g\\'" . antlr-mode)
> +     ("\\.m2\\'" . m2-mode)
>       ("\\.ses\\'" . ses-mode)
>       ("\\.docbook\\'" . sgml-mode)
>       ("\\.com\\'" . dcl-mode)

I've never seen `.m2' used for Modula-2 files.  Usually I've seen them
use `.mod'.


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r104638: * lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
  2011-06-20  3:11 ` [Emacs-diffs] /srv/bzr/emacs/trunk r104638: * lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852) Stefan Monnier
@ 2011-06-20 10:12   ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2011-06-20 10:12 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Chong Yidong, emacs-devel

On Mon, Jun 20, 2011 at 05:11, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> I've never seen `.m2' used for Modula-2 files.  Usually I've seen them
> use `.mod'.

Also .def for definition modules.

    Juanma



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-20 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1QYNUm-0004bu-P8@colonialone.fsf.org>
2011-06-20  3:11 ` [Emacs-diffs] /srv/bzr/emacs/trunk r104638: * lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852) Stefan Monnier
2011-06-20 10:12   ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).