diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-14 20:36:16 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-14 20:36:16 +0400 |
commit | 5b71542de3ef7f08b7c30e93340502d7cc120910 (patch) | |
tree | dfb9bee6c19bf4467852500cf6b53771652e3d84 /lisp/emacs-lisp/lisp-mode.el | |
parent | d48d97ee4ab07e0c3e8c1a63efcfb707eef1b352 (diff) | |
download | emacs-5b71542de3ef7f08b7c30e93340502d7cc120910.tar.gz emacs-5b71542de3ef7f08b7c30e93340502d7cc120910.tar.bz2 emacs-5b71542de3ef7f08b7c30e93340502d7cc120910.zip |
Utility function and macro to copy Lisp string to C string.
* lisp.h (xlispstrdupa): New macro.
(xlispstrdup): New prototype.
* alloc.c (xlispstrdup): New function.
* callint.c (Fcall_interactively):
* fileio.c (Ffile_name_directory, Fexpand_file_name)
(Fsubstitute_in_file_name):
* frame.c (Fmake_terminal_frame): Use xlispstrdupa.
* image.c (x_create_bitmap_from_file):
* w32term.c (w32_term_init):
* xterm.c (x_term_init): Use xlispstrdup.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions