1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
No description
Find a file
Richard M. Stallman c15cfd1faa Remember the last TWO strings skipped with #@.
(prev_saved_doc_string*): New variables.
(Fload): Initalize prev_saved_doc_string.
(read1): Copy saved_doc_string to prev_saved_doc_string
before storing a new string in saved_doc_string.
(read_list): Look in prev_saved_doc_string as well as
in saved_doc_string.

(read1): Swap saved_doc_string_length and
prev_saved_doc_string_length.
(read_list): Negate docstring position if negative before checking
against saved_doc_string_length et al.

(read_vector): Add bytecodeflag parameter, which is
nonzero when reading a bytecode object.  If
`load-force-doc-strings' is t when reading a lazily-loaded
bytecode vector, the loaded docstring must be treated as unibyte
and passed to Fread to obtain the actual bytecode string and
constants vector.
(read1): Add extra parameter to read_vector calls.

(read1): Enable saving of doc strings on WINDOWSNT.
(read_list): Call get_doc_string instead of read_doc_string, when
forced to load doc strings.
1998-06-01 21:03:23 +00:00
etc Encoding of Greek line fixed. 1998-04-21 04:03:16 +00:00
leim (SLAVIC): Delete redundant backslash. 1998-04-29 05:22:19 +00:00
lib-src (LOCAL_FLAGS): Define HAVE_CONFIG_H. 1998-06-01 14:09:53 +00:00
lisp (sgml-font-lock-keywords-1): Add -. as 1998-06-01 16:51:52 +00:00
lispref *** empty log message *** 1998-05-28 04:01:48 +00:00
lwlib Always declare xmalloc. 1998-04-06 10:23:30 +00:00
man Whitespace change. 1998-05-16 19:08:49 +00:00
msdos (TAGS): Fix file name wildcards in lisp directory. 1998-05-04 15:12:05 +00:00
nt (CFLAGS): Do not define HAVE_NTGUI. 1998-06-01 14:00:12 +00:00
src Remember the last TWO strings skipped with #@. 1998-06-01 21:03:23 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure the environment is large enough to accomodate 1998-04-16 08:56:46 +00:00
config.guess Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
config.sub Add PentiumII (i786). Add '7' to all i[3456] entries. 1998-02-13 12:16:46 +00:00
configure.in Add --with-gssapi to specify GSS-API 1998-04-07 04:00:53 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL Clarify about omitting CONFIGURATION-NAME with configure. 1998-05-26 20:50:52 +00:00
make-dist Don't accept EMACS=t when testing for $EMACS set. 1998-04-10 09:46:15 +00:00
Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't writable. 1998-06-01 03:46:31 +00:00
PROBLEMS
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00