log src/fns.c @ 50420:365b2582e6d7

age author description
2003-03-24 Andrew Choi Allow building on Mac OS X again after Kim's merging of display code.
2003-02-22 Stefan Monnier (string_to_multibyte): Remove unused var i.
2003-02-17 Kenichi Handa (string_to_multibyte): Always return a multibyte string.
2003-02-14 Dave Love (Flanginfo): Doc fix.
2003-02-10 Kenichi Handa (Fstring_to_multibyte): Fix typo in the docstring.
2003-02-09 Kenichi Handa (string_to_multibyte): New function.
2003-01-14 Francesco Potortì (Fsubstring): Clarify doc string.
2003-01-13 Dave Love (Freverse): Use QUIT.
2003-01-06 Dave Love Include coding.h. Use POINTER_TYPE*, not void*.
2002-11-29 Dave Love (Frequire): Don't call LOADHIST_ATTACH if feature was
2002-11-28 Steven Tamm fns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
2002-11-14 Dave Love (Fmap_char_table): Cast `call2'.
2002-11-14 Dave Love (Fcopy_sequence): Doc fix.
2002-11-12 Stefan Monnier (Fmap_char_table): Don't use map_char_table's function arg.
2002-10-05 John Paul Wallington (Flength): Doc fix.
2002-07-16 Ken Raeburn * fns.c (concat): Use SSET.
2002-07-15 Ken Raeburn * fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
2002-07-15 Ken Raeburn * fns.c (concat): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-07-07 Stefan Monnier (Fnconc): Use XCDR.
2002-06-05 Eli Zaretskii (Fstring_make_unibyte): Doc fix.
2002-06-03 Richard M. Stallman (md5): Pass FILE arg to Vselect_safe_coding_system_function.
2002-05-20 Ken Raeburn * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use
2002-04-30 Richard M. Stallman Comment change.
2002-04-30 Richard M. Stallman (Frequire): Error if called while preparing to dump.
2002-04-22 Pavel Janík Fix typo.
2002-04-20 Pavel Janík (use-dialog-box): Doc fix.
2002-04-12 Pavel Janík (Fy_or_n_p): Use `minibuffer-prompt' face for prompt.
2002-03-29 Kim F. Storm (Flax_plist_put): Doc fix.
2002-03-26 Richard M. Stallman (Fsubstring_no_properties): New function.
2002-03-21 Kim F. Storm (Ffeaturep): Allow subfeature to be a list (test using
2001-11-13 Pavel Janík Doc fix.
2001-11-13 Pavel Janík (Freverse): Reindent.
2001-11-06 Pavel Janík (copy_hash_table): Remove unused variable `v'.
2001-11-05 Richard M. Stallman (Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-31 Gerd Moellmann (require_unwind): Return Lisp_Object.
2001-10-30 Richard M. Stallman (Frequire): Detect recursive try to require the same
2001-10-21 Miles Bader (Fappend, Fconcat, Fvconcat, Fnconc, Fwidget_apply, Fmake_hash_table):
2001-10-16 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-16 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-15 Sam Steingold (Vafter_load_alist): Declare extern (w32 build problem).
2001-10-15 Pavel Janík (Fmapconcat): Fix typo in a doc string.
2001-10-13 Gerd Moellmann Put doc strings in comments.
2001-10-12 Stefan Monnier (Ffeaturep): Add new `subfeature' arg.
2001-10-08 Stefan Monnier Include keymap.h.
2001-10-08 Gerd Moellmann Don't define min/max.
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
2001-09-01 Eli Zaretskii (Fmd5): Doc fix.
2001-07-18 Ken Raeburn * fns.c (Fset_char_table_default): Check that a charset is defined before checking its dimension.
2001-05-21 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2001-04-11 Gerd Moellmann Include blockinput.h.
2001-04-11 Gerd Moellmann (Fplist_get): Don't QUIT is interrupt_input_blocked.
2001-04-10 Gerd Moellmann (Fcompare_strings): Fix return values.
2001-04-09 Gerd Moellmann (Fplist_get, Fplist_put): Add QUITs.
2001-04-05 Gerd Moellmann (Frequire): Doc fix. Rename parameter FILE_NAME to
2001-03-20 Gerd Moellmann (Fmd5): Doc fix.
2001-02-28 Gerd Moellmann (Fdelete, larger_vector): Use allocate_vector.
2001-02-21 Gerd Moellmann Use display_hourglass_p, start_hourglass, cancel_hourglass instead of