emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Wed, 01 Dec 2004 09:08:58 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.513 emacs/src/lisp.h:1.514
*** emacs/src/lisp.h:1.513      Tue Nov 30 00:31:38 2004
--- emacs/src/lisp.h    Wed Dec  1 14:02:32 2004
***************
*** 2319,2324 ****
--- 2319,2325 ----
  extern int string_char_to_byte P_ ((Lisp_Object, int));
  extern int string_byte_to_char P_ ((Lisp_Object, int));
  extern Lisp_Object string_make_multibyte P_ ((Lisp_Object));
+ extern Lisp_Object string_to_multibyte P_ ((Lisp_Object));
  extern Lisp_Object string_make_unibyte P_ ((Lisp_Object));
  EXFUN (Fcopy_alist, 1);
  EXFUN (Fplist_get, 2);




reply via email to

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