]> git.eshelyaron.com Git - emacs.git/commitdiff
(mixal-operation-codes-alist): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 7 Jun 2007 14:27:21 +0000 (14:27 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 7 Jun 2007 14:27:21 +0000 (14:27 +0000)
lisp/ChangeLog
lisp/progmodes/mixal-mode.el

index 857bd6a451b485361857972a135639a474d98b9b..56adc5fec3ae27723a16a05652b59e3f21dbb110 100644 (file)
@@ -2,6 +2,7 @@
 
        * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
 
+       * progmodes/mixal-mode.el (mixal-operation-codes-alist):
        * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
 
 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
index d2b78b1d143697c197c8728b998729b991d10958..146b228453e3c46f32f4fc442792161c097b8f12 100644 (file)
@@ -1017,7 +1017,7 @@ The converted character representation is stored in rAX."
   "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