aboutsummaryrefslogtreecommitdiffstats
path: root/src/fns.c
Commit message (Expand)AuthorAgeFilesLines
* Arrange for Fy_or_n_p to put off switch-frame events.Jim Blandy1993-05-041-1/+1
* (provide, require): Put appropriately-markedRichard M. Stallman1993-04-171-1/+7
* (Fy_or_n_p): Echo the answer just once, at exit.Richard M. Stallman1993-04-131-7/+7
* Rename int-to-string to number-to-string, since it can handleJim Blandy1993-03-301-1/+1
* (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.Richard M. Stallman1993-03-251-0/+4
* (Fy_or_n_p): Handle `recenter' response type.Richard M. Stallman1993-03-221-0/+6
* * fns.c (Fy_or_n_p): Display the answer.Jim Blandy1993-03-141-0/+3
* (Fy_or_n_p): Use query-replace-map.Richard M. Stallman1993-03-101-16/+23
* * fns.c (Fequal): Call internal_equal to recurse on elements ofJim Blandy1993-02-221-2/+2
* * fns.c (internal_equal): Protect the clause for comparing numbersJim Blandy1993-01-261-0/+2
* JimB's changes since January 18thJim Blandy1993-01-261-2/+7
* (Frandom): Change arg name.Richard M. Stallman1993-01-081-6/+6
* * fns.c: #include keyboard.h.Jim Blandy1992-10-311-1/+2
* Doc fix.Jim Blandy1992-09-221-0/+3
* * fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.Jim Blandy1992-09-221-0/+1
* (Fy_or_n_p): Pass new args to read_char.Richard M. Stallman1992-09-111-1/+1
* * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriateJim Blandy1992-08-291-1/+1
* (Fappend): Doc fix.Richard M. Stallman1992-08-281-1/+1
* entered into RCSRichard M. Stallman1992-07-241-1/+1
* *** empty log message ***Richard M. Stallman1992-07-241-2/+1
* *** empty log message ***Jim Blandy1992-07-131-4/+0
* *** empty log message ***Richard M. Stallman1992-07-111-3/+7
* *** empty log message ***Jim Blandy1992-06-241-194/+15
* *** empty log message ***Jim Blandy1992-01-131-46/+43
* *** empty log message ***Jim Blandy1991-09-261-1/+2
* *** empty log message ***Roland McGrath1991-08-181-0/+33
* *** empty log message ***Richard M. Stallman1991-08-171-4/+16
* *** empty log message ***Jim Blandy1991-07-241-0/+24
* Initial revisionJim Blandy1991-03-071-0/+1441