emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/fns.c


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/fns.c
Date: Wed, 12 Nov 2003 12:05:44 -0500

Index: emacs/src/fns.c
diff -c emacs/src/fns.c:1.344 emacs/src/fns.c:1.345
*** emacs/src/fns.c:1.344       Sun Oct  5 19:38:15 2003
--- emacs/src/fns.c     Wed Nov 12 12:05:37 2003
***************
*** 1186,1192 ****
  Otherwise it is a newly created string, with no text properties.
  Characters 0200 through 0237 are converted to eight-bit-control
  characters of the same character code.  Characters 0240 through 0377
! are converted to eight-bit-control characters of the same character
  codes.  */)
       (string)
       Lisp_Object string;
--- 1186,1192 ----
  Otherwise it is a newly created string, with no text properties.
  Characters 0200 through 0237 are converted to eight-bit-control
  characters of the same character code.  Characters 0240 through 0377
! are converted to eight-bit-graphic characters of the same character
  codes.  */)
       (string)
       Lisp_Object string;




reply via email to

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