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.el,v


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule.el,v
Date: Mon, 24 Sep 2007 13:54:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       07/09/24 13:54:18

Index: international/mule.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule.el,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -b -r1.260 -r1.261
--- international/mule.el       21 Sep 2007 03:19:03 -0000      1.260
+++ international/mule.el       24 Sep 2007 13:54:18 -0000      1.261
@@ -505,7 +505,7 @@
 (defun coding-system-base (coding-system)
   "Return the base coding system of CODING-SYSTEM.
 A base coding system is what made by `make-coding-system'.
-Any alias nor subsidiary coding systems are not base coding system."
+Neither aliases nor subsidiary coding systems are base coding systems."
   (car (coding-system-get coding-system 'alias-coding-systems)))
 
 ;; Coding system also has a property `eol-type'.




reply via email to

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