log src/data.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
1998-02-03 Richard M. Stallman (Faref, Faset): Allow indexing a char-table
1998-01-28 Kenichi Handa (syms_of_data): Register multibyte-string-p as a Lisp
1998-01-22 Kenichi Handa (Faset): Allow setting a multibyte character in a
1998-01-21 Richard M. Stallman Update copyright year.
1998-01-09 Richard M. Stallman (Fmultibyte_string_p): New function.
1997-10-23 Paul Eggert No need to include <float.h> before "lisp.h",
1997-10-15 Karl Heuer (Fstring_to_number): Handle NEGATIVE for floats too.
1997-09-04 Richard M. Stallman (Faset): Simplify a statement in the char-table case.
1997-07-18 Richard M. Stallman Many doc fixes.
1997-07-05 Richard M. Stallman Include float.h before lisp.h.
1997-06-09 Kenichi Handa (Faset): Inherit default value correctly while creating
1997-05-30 Richard M. Stallman (Farrayp): Accept bool-vectors and char-tables.
1997-05-29 Richard M. Stallman (Faset): Doc fix.
1997-05-16 Kenichi Handa Declare set_internal as Lisp_Object in advance to avoid
1997-05-12 Richard M. Stallman (wrong_type_argument): Pass new arg to Fstring_to_number.
1997-04-07 Kenichi Handa (Faref, Faset): Adjusted for the new structure of
1997-03-18 Kenichi Handa (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-02-27 Kenichi Handa (Faref, Faset): Handle a composite char correctly in char-table.
1997-02-20 Karl Heuer Include charset.h.
1997-01-28 Paul Eggert (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod
1997-01-25 Richard M. Stallman (set_internal): New subroutine. New arg BINDFLAG.
1996-12-30 Paul Eggert <float.h>: Include if STDC_HEADERS.
1996-12-26 Richard M. Stallman (Fdefalias): Change argument name and doc string.
1996-12-26 Richard M. Stallman (Ffset): Change argument name and doc string.
1996-10-12 Richard M. Stallman (Fdefine_function): Function definition deleted.
1996-09-10 Richard M. Stallman (arith_error) [POSIX_SIGNALS]: Don't reestablish handler.
1996-09-01 Karl Heuer Removed support for !MULTI_FRAME.
1996-07-16 Karl Heuer (arith_error): Undo previous change.
1996-07-15 Karl Heuer (arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
1996-06-22 Richard M. Stallman (Fdefalias): Doc fix.
1996-03-04 Richard M. Stallman (Fkill_local_variable): Call find_symbol_value directly,
1996-01-24 Karl Heuer (make_number): Function deleted.
1996-01-23 Karl Heuer (kill-local-variable): didn't update the value of
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Karl Heuer (Flognot): Fix previous change.
1996-01-09 Erik Naggum (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,
1996-01-05 Karl Heuer Comment fixes.
1995-12-13 Karl Heuer (Ftype_of): Return `char-table' and `bool-vector' for
1995-11-19 Richard M. Stallman (Fmake_local_variable): Call find_symbol_value
1995-10-31 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-25 Karl Heuer [!HAVE_FMOD] (fmod): Make consistent with ANSI definition.
1995-10-12 Richard M. Stallman (Qvector_or_char_table_p): New variable.
1995-10-07 Richard M. Stallman (Fchartablep, Fboolvectorp): New functions.
1995-07-17 Karl Heuer (Fnumber_to_string): Make `buffer' long enough.
1995-06-17 Richard M. Stallman (Flocal_variable_if_set_p): New function.
1995-06-15 Karl Heuer Update GPL to version 2.
1995-06-14 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
1995-06-07 Karl Heuer (Flocal_variable_p): New optional arg BUFFER.
1995-05-31 Karl Heuer Comment change.
1995-05-23 Karl Heuer (long_to_cons): Don't assume 32-bit longs.
1995-05-07 Richard M. Stallman (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.
1995-05-05 Richard M. Stallman (Fnumber_to_string, Fstring_to_number):
1995-05-04 Richard M. Stallman (arith_driver): Make accum and next EMACS_INTs.
1995-04-10 Richard M. Stallman Include keyboard.h.
1995-04-07 Richard M. Stallman (Ftype_of, do_symval_forwarding, store_symval_forwarding)
1995-04-06 Simon Marshall Doc fixes to match declared args.
1995-03-30 Richard M. Stallman (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
1995-03-15 Karl Heuer (find_symbol_value): current_perdisplay now is never null.
1995-03-14 Richard M. Stallman (Fash): Fix previous change.
1995-03-11 Richard M. Stallman (Fash, Flsh): Change arg names.