emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/mixal-mode.el, v [EMACS_22


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/mixal-mode.el, v [EMACS_22_BASE]
Date: Thu, 07 Jun 2007 14:25:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/06/07 14:25:20

Index: mixal-mode.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/mixal-mode.el,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -b -r1.12 -r1.12.2.1
--- mixal-mode.el       21 Jan 2007 03:20:44 -0000      1.12
+++ mixal-mode.el       7 Jun 2007 14:25:19 -0000       1.12.2.1
@@ -1017,7 +1017,7 @@
   "Alist that contains all the possible operation codes for mix.
 Each elt has the form
   (OP-CODE GROUP FULL-NAME C-BYTE F-BYTE DESCRIPTION EXECUTION-TIME)
-Where OP-CODE is the text of the opcode as an symbol,
+Where OP-CODE is the text of the opcode as a symbol,
 FULL-NAME is the human readable name as a string,
 C-BYTE is the operation code telling what operation is to be performed,
 F-BYTE holds a modification of the operation code which can be a symbol




reply via email to

[Prev in Thread] Current Thread [Next in Thread]