emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el,v
Date: Tue, 04 Nov 2008 17:11:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/04 17:11:09

Index: international/mule-cmds.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-cmds.el,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -b -r1.343 -r1.344
--- international/mule-cmds.el  23 Oct 2008 08:05:01 -0000      1.343
+++ international/mule-cmds.el  4 Nov 2008 17:11:08 -0000       1.344
@@ -245,7 +245,7 @@
 
 (defun toggle-enable-multibyte-characters (&optional arg)
   "Change whether this buffer uses multibyte characters.
-With arg, use multibyte characters if the arg is positive.
+With ARG, use multibyte characters if the ARG is positive.
 
 Note that this command does not convert the byte contents of
 the buffer; it only changes the way those bytes are interpreted.
@@ -2696,7 +2696,7 @@
 
 TABLE may also be nil, in which case no property value is pre-assigned.
 
-Optional 3rd argment DOCSTRING is a documentation string of the property.
+Optional 3rd argument DOCSTRING is a documentation string of the property.
 
 See also the documentation of `get-char-code-property' and
 `put-char-code-property'."




reply via email to

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