diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2012-07-09 16:02:27 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2012-07-09 16:02:27 +0400 |
commit | a8290ec31c89dfdec85fc9d46000c66c0caa1697 (patch) | |
tree | a1fcee6481bc8ef358abdeec12a15fcfd9c53649 /lisp/emacs-lisp/eieio-datadebug.el | |
parent | 27505cf5e4d61283be5368cfd200c942dded0c79 (diff) | |
download | emacs-a8290ec31c89dfdec85fc9d46000c66c0caa1697.tar.gz emacs-a8290ec31c89dfdec85fc9d46000c66c0caa1697.tar.bz2 emacs-a8290ec31c89dfdec85fc9d46000c66c0caa1697.zip |
Use make_formatted_string to avoid double length calculation.
* lisp.h (make_formatted_string): New prototype.
* alloc.c (make_formatted_string): New function.
* buffer.c (Fgenerate_new_buffer_name): Use it.
* dbus.c (syms_of_dbusbind): Likewise.
* editfns.c (Fcurrent_time_zone): Likewise.
* filelock.c (get_boot_time): Likewise.
* frame.c (make_terminal_frame, set_term_frame_name)
(x_report_frame_params): Likewise.
* image.c (gs_load): Likewise.
* minibuf.c (get_minibuffer): Likewise.
* msdos.c (dos_set_window_size): Likewise.
* process.c (make_process): Likewise.
* xdisp.c (ensure_echo_area_buffers): Likewise.
* xsettings.c (apply_xft_settings): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/eieio-datadebug.el')
0 files changed, 0 insertions, 0 deletions