/[emacs]/emacs/src/character.c
ViewVC logotype

Diff of /emacs/src/character.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.3 by handa, Thu May 16 11:25:20 2002 UTC revision 1.1.2.4 by fx, Sat May 25 23:13:09 2002 UTC
# Line 837  string_escape_byte8 (string) Line 837  string_escape_byte8 (string)
837    
838  DEFUN ("string", Fstring, Sstring, 1, MANY, 0,  DEFUN ("string", Fstring, Sstring, 1, MANY, 0,
839         doc: /*         doc: /*
840  Concatenate all the argument characters and make the result a string.  */)  Concatenate all the argument characters and make the result a string.
841    usage: (string &rest CHARACTERS)  */)
842       (n, args)       (n, args)
843       int n;       int n;
844       Lisp_Object *args;       Lisp_Object *args;

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26