]> code.delx.au - gnu-emacs/history - src/data.c
(Flogxor): Fix typo in docstring.
[gnu-emacs] / src / data.c
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-20 Gerd Moellmann(find_symbol_value): Remove unused variables.
1999-09-13 Gerd Moellmann(swap_in_symval_forwarding): Change for Lisp_Object
1999-09-03 Kenichi Handa(Faset): Adjust the way to check byte-combining
1999-07-30 Karl Heuer(Fdefalias): Call Ffset instead of duplicating code.
1998-10-31 Richard M. Stallman(set_internal): For built-in maybe-local vars,
1998-10-14 Kenichi Handa(Faset): Fix previous change.
1998-10-12 Kenichi Handa(Faset): If ARRAY is a multibyte string, pay attention to
1998-10-12 Kenichi Handa(Fstring_to_number): Don't recognize floating point...
1998-09-13 Karl Heuer(Fmake_local_variable): Doc fix.
1998-08-29 Paul Eggert(arith_driver, float_arith_driver): Compute (- x) by
1998-08-28 Kenichi Handa(Faset): Use macro CHAR_BYTES instead of Fchar_bytes.
1998-05-07 Richard M. Stallman(set_internal): Properly compare lisp objects.
1998-04-29 Richard M. Stallman(Flsh, Fash): Handle out-of-range shift counts reasonably.
1998-04-26 Richard M. Stallman(Fmakunbound): Test keywordness only in initial obarray.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-12 Karl Heuer(set_internal, Fmakunbound): Fix previous change.
1998-04-11 Karl Heuer(set_internal, Fmakunbound): No error if setting
1998-04-08 Karl Heuer(keyword_symbols_constant_flag): New variable.
1998-04-05 Richard M. StallmanFix previous change.
1998-04-03 Richard M. Stallman(Fmake_variable_frame_local): Doc fix.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-12 Richard M. Stallman(store_symval_forwarding, swap_in_symval_forwarding)
1998-02-27 Karl Heuer(store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>:
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. StallmanUpdate copyright year.
1998-01-09 Richard M. Stallman(Fmultibyte_string_p): New function.
1997-10-23 Paul EggertNo 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. StallmanMany doc fixes.
1997-07-05 Richard M. StallmanInclude 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 HandaDeclare 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_O...
1997-02-27 Kenichi Handa(Faref, Faset): Handle a composite char correctly in...
1997-02-20 Karl HeuerInclude charset.h.
1997-01-28 Paul Eggert(isnan): Define even if LISP_FLOAT_TYPE is not defined...
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 HeuerRemoved 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_SIG...
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 NaggumUpdate 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_...
1996-01-05 Karl HeuerComment 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 HeuerUpdate 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 HeuerComment 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...
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. StallmanInclude keyboard.h.
1995-04-07 Richard M. Stallman(Ftype_of, do_symval_forwarding, store_symval_forwarding)
1995-04-06 Simon MarshallDoc fixes to match declared args.
1995-03-30 Richard M. Stallman(Fmod): Fix the final adjustment, when i2 < 0 and i1...
1995-03-15 Karl Heuer(find_symbol_value): current_perdisplay now is never...
1995-03-14 Richard M. Stallman(Fash): Fix previous change.
1995-03-11 Richard M. Stallman(Fash, Flsh): Change arg names.
1995-02-13 Richard M. StallmanRename arg OBJ to OBJECT in all type predicates.
1995-02-03 Karl Heuer(do_symval_forwarding): Use current_perdisplay, not...
1995-01-31 Karl Heuer(do_symval_forwarding): Handle display-local vars.
1995-01-18 Karl HeuerChange all occurences of SWITCH_ENUM_BUG to use SWITCH_...
1994-12-30 Richard M. Stallman(Faref): Handle compiled function as pseudovector.
1994-12-25 Richard M. Stallman(wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman(wrong_type_argument): Abort if VALUE is invalid Lisp...
1994-11-16 Karl Heuer(Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer(syms_of_data): Set Qwholenump as function, not variable.
1994-11-11 Karl Heuer(store_symval_forwarding, swap_in_symval_forwarding...
1994-11-11 Karl HeuerFix typo in previous change.
1994-11-09 Karl Heuer(Fboundp, find_symbol_value): Use type test macros...
1994-10-12 Karl Heuer(do_symval_forwarding, store_symval_forwarding, find_sy...
1994-10-06 Karl Heuer(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_b...
1994-10-06 Karl Heuer(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when...
1994-10-06 Karl Heuer(Fset, default_value, Fset_default, Fkill_local_variabl...
next