Files
emacs/src
Paul Eggert 17cb263adb New C macro AUTO_STRING_WITH_LEN
Put a bit less pressure on the garbage collector by defining a
macro that is like AUTO_STRING but also allows null bytes in strings,
and by extending AUTO_STRING to work with any unibyte string.
* src/alloc.c (verify_ascii): Remove; all uses removed.
AUTO_STRING can now be used on non-ASCII unibyte strings.
* src/lisp.h (AUTO_STRING): Now allows non-ASCII unibyte strings.
(AUTO_STRING_WITH_LEN): New macro.
* src/coding.c (from_unicode_buffer):
* src/editfns.c (format_time_string):
* src/emacs-module.c (module_make_string, module_format_fun_env):
* src/fileio.c (Fexpand_file_name):
* src/font.c (font_parse_family_registry):
* src/ftfont.c (ftfont_get_charset):
* src/keymap.c (silly_event_symbol_error):
* src/menu.c (single_menu_item):
* src/sysdep.c (system_process_attributes):
Use AUTO_STRING_WITH_LEN if possible.
* src/emacs-module.c (module_make_function):
* src/fileio.c (report_file_errno, report_file_notify_error):
* src/fns.c (Flocale_info):
* src/sysdep.c (system_process_attributes):
Use AUTO_STRING if possible.  This is doable more often now
that AUTO_STRING works on any unibyte string.
2016-04-04 10:31:25 -07:00
..
2016-01-01 01:34:24 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-18 08:43:32 -07:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-26 19:24:46 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-01-01 01:34:24 -08:00
2016-04-02 12:47:46 +03:00
2016-04-04 10:31:25 -07:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-18 08:55:26 -07:00
2016-04-04 10:31:25 -07:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-04-02 14:51:33 -07:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-02-09 15:25:58 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
-
2016-03-22 11:01:30 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-04-03 13:39:52 -07:00
2016-03-10 07:59:19 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-11 13:33:32 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-02 10:24:11 -08:00
2016-03-10 07:59:19 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-04-03 23:17:09 -07:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-02-01 08:50:10 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-04-04 10:31:25 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-19 14:44:53 +02:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-19 14:44:53 +02:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-19 14:44:53 +02:00
2016-03-19 14:44:53 +02:00
2016-04-02 12:39:44 +03:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-04-03 23:17:09 -07:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-11 13:33:32 -08:00
2016-04-02 18:32:13 -07:00
2016-03-10 07:59:19 -08:00

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Copyright (C) 2001-2016 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

The file 'Makefile.in' is used as a template by the script
'../configure' to produce 'Makefile'.  This is the file which actually
controls the compilation of Emacs C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run 'make'.

This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.