log src/fns.c @ 8086:9f6348616e4d

age author description
1994-06-07 Karl Heuer (Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
1994-06-05 Richard M. Stallman (Fy_or_n_p): Don't use dialog box if not an X frame.
1994-05-04 Karl Heuer Update copyright.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-13 Karl Heuer (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
1994-03-23 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
1994-03-19 Richard M. Stallman (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
1994-03-16 Karl Heuer (Frandom): Eliminate bias in random number generator.
1994-03-14 Richard M. Stallman Whitespace change.
1994-03-11 Fred Pierresteguy (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
1994-02-24 Richard M. Stallman (Fy_or_n_p): Use a popup menu if reached via mouse command.
1994-01-23 Richard M. Stallman (Fconcat): Doc fix.
1994-01-22 Richard M. Stallman (Fassq, Fassoc): Doc fixes.
1994-01-04 Richard M. Stallman (Fmapconcat): Doc fix.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-08-14 Richard M. Stallman (internal_equal): Typo in previous change.
1993-08-14 Richard M. Stallman (internal_equal): All markers in no buffer are equal.
1993-08-05 Richard M. Stallman (Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-07-06 Jim Blandy * fns.c (Fsubstring, concat): Pass all six arguments to
1993-06-01 Richard M. Stallman (internal_equal): Don't let ints be equal to floats.
1993-05-31 Richard M. Stallman (Fyes_or_no_p): Delete unreachable UNGCPRO.
1993-05-22 Jim Blandy Updated copyright years.
1993-05-14 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
1993-05-04 Jim Blandy Arrange for Fy_or_n_p to put off switch-frame events.
1993-04-17 Richard M. Stallman (provide, require): Put appropriately-marked
1993-04-13 Richard M. Stallman (Fy_or_n_p): Echo the answer just once, at exit.
1993-03-30 Jim Blandy Rename int-to-string to number-to-string, since it can handle
1993-03-25 Richard M. Stallman (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
1993-03-22 Richard M. Stallman (Fy_or_n_p): Handle `recenter' response type.
1993-03-14 Jim Blandy * fns.c (Fy_or_n_p): Display the answer.
1993-03-10 Richard M. Stallman (Fy_or_n_p): Use query-replace-map.
1993-02-22 Jim Blandy * fns.c (Fequal): Call internal_equal to recurse on elements of
1993-01-26 Jim Blandy * fns.c (internal_equal): Protect the clause for comparing numbers
1993-01-26 Jim Blandy JimB's changes since January 18th
1993-01-08 Richard M. Stallman (Frandom): Change arg name.
1992-10-31 Jim Blandy * fns.c: #include keyboard.h.
1992-09-22 Jim Blandy Doc fix.
1992-09-22 Jim Blandy * fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.
1992-09-11 Richard M. Stallman (Fy_or_n_p): Pass new args to read_char.
1992-08-29 Jim Blandy * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate
1992-08-28 Richard M. Stallman (Fappend): Doc fix.
1992-07-24 Richard M. Stallman entered into RCS
1992-07-24 Richard M. Stallman *** empty log message ***
1992-07-13 Jim Blandy *** empty log message ***
1992-07-11 Richard M. Stallman *** empty log message ***
1992-06-24 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-09-26 Jim Blandy *** empty log message ***
1991-08-18 Roland McGrath *** empty log message ***
1991-08-17 Richard M. Stallman *** empty log message ***
1991-07-24 Jim Blandy *** empty log message ***
1991-03-07 Jim Blandy Initial revision