emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dosfns.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/dosfns.c,v
Date: Fri, 14 Nov 2008 13:05:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/14 13:05:35

Index: src/dosfns.c
===================================================================
RCS file: /sources/emacs/emacs/src/dosfns.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- src/dosfns.c        23 Aug 2008 16:50:44 -0000      1.51
+++ src/dosfns.c        14 Nov 2008 13:05:35 -0000      1.52
@@ -48,7 +48,7 @@
 #endif
 
 DEFUN ("int86", Fint86, Sint86, 2, 2, 0,
-       doc: /* Call specific MSDOS interrupt number INTERRUPT with REGISTERS.
+       doc: /* Call specific MS-DOS interrupt number INTERRUPT with REGISTERS.
 Return the updated REGISTER vector.
 
 INTERRUPT should be an integer in the range 0 to 255.




reply via email to

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