Wed, 21 Feb 1996 21:12:21 +0000 |
Karl Heuer |
(map_char_table): Fix args in recursive call.
|
Sun, 04 Feb 1996 20:12:50 +0000 |
Richard M. Stallman |
(syms_of_fns): Set yes-or-no-p-history to nil.
|
Thu, 01 Feb 1996 16:10:41 +0000 |
Richard M. Stallman |
(Qcursor_in_echo_area): New variable.
|
Sat, 27 Jan 1996 17:31:33 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Call choose_minibuf_frame.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 02:55:53 +0000 |
Karl Heuer |
(Fset_char_table_parent): Fix previous change.
|
Tue, 09 Jan 1996 02:03:13 +0000 |
Erik Naggum |
(Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,
|
Sun, 07 Jan 1996 14:34:54 +0000 |
Erik Naggum |
(Fplist_get): Rename arg `val' to `plist' as in doc.
|
Tue, 26 Dec 1995 04:34:05 +0000 |
Richard M. Stallman |
(Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
|
Tue, 07 Nov 1995 07:18:17 +0000 |
Geoff Voelker |
[HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Mon, 30 Oct 1995 19:34:27 +0000 |
Richard M. Stallman |
(Fsafe_length): Add missing parentheses around & within comparison.
|
Mon, 23 Oct 1995 04:42:46 +0000 |
Erik Naggum |
(map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.
|
Thu, 19 Oct 1995 13:36:56 +0000 |
Erik Naggum |
(Fmap_char_table): Call map_char_table with correct args.
|
Wed, 18 Oct 1995 23:29:38 +0000 |
Richard M. Stallman |
(Fchar_table_subtype): New function.
|
Wed, 11 Oct 1995 17:11:32 +0000 |
Richard M. Stallman |
(Fcopy_sequence): Call Fmake_char_table the new way.
|
Sat, 07 Oct 1995 21:52:15 +0000 |
Richard M. Stallman |
(Fset_char_table_range): New function.
|
Thu, 20 Jul 1995 20:26:06 +0000 |
Karl Heuer |
(Fsafe_length): Use conservative upper bound.
|
Sat, 01 Jul 1995 22:27:40 +0000 |
Richard M. Stallman |
(Fsafe_length): New function.
|
Sat, 03 Jun 1995 16:57:38 +0000 |
Karl Heuer |
(NULL): Define if not defined.
|
Tue, 30 May 1995 03:15:27 +0000 |
Karl Heuer |
(Frandom): Use EMACS_INT, not int.
|
Mon, 24 Apr 1995 19:43:15 +0000 |
Karl Heuer |
(Fplist_put): Don't signal an error if plist isn't a cons.
|
Fri, 07 Apr 1995 05:19:14 +0000 |
Richard M. Stallman |
(internal_equal): Use XMISCTYPE.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Thu, 06 Apr 1995 18:57:58 +0000 |
Karl Heuer |
(Fplist_put): Fix missing \n\.
|
Mon, 03 Apr 1995 22:14:27 +0000 |
Karl Heuer |
(Fy_or_n_p): Don't log prompt.
|
Tue, 28 Mar 1995 07:38:29 +0000 |
Richard M. Stallman |
(Fconcat): Undo previous change.
|
Mon, 27 Mar 1995 22:28:43 +0000 |
Richard M. Stallman |
(Fget, Fput): Fetch and store symbol's plist directly.
|
Mon, 27 Mar 1995 16:02:44 +0000 |
Boris Goldowsky |
(Fplist_put, Fplist_get): New fns.
|
Wed, 22 Mar 1995 20:45:26 +0000 |
Karl Heuer |
(concat): Treat integers as characters, not strings.
|
Sun, 29 Jan 1995 22:04:10 +0000 |
Richard M. Stallman |
(Frassoc): New function.
|
Thu, 19 Jan 1995 23:36:43 +0000 |
Karl Heuer |
(Frandom): Call seed_random and get_random.
|
Thu, 12 Jan 1995 23:18:19 +0000 |
Karl Heuer |
(internal_equal): Delete redundant tests.
|
Thu, 12 Jan 1995 21:01:31 +0000 |
Richard M. Stallman |
(internal_equal): Once again use a switch.
|
Fri, 30 Dec 1994 01:46:04 +0000 |
Richard M. Stallman |
(Flength): Handle compiled function as pseudovector.
|
Sun, 04 Dec 1994 21:07:21 +0000 |
Richard M. Stallman |
(internal_equal): Call compare_string_intervals.
|
Wed, 23 Nov 1994 09:11:30 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Handle exit-prefix in query-replace-map.
|
Fri, 18 Nov 1994 04:49:51 +0000 |
Karl Heuer |
(Fvconcat, concat): Use Lisp_Vectorlike.
|
Wed, 16 Nov 1994 03:37:56 +0000 |
Karl Heuer |
(Flength): Don't call Farray_length, just use size field.
|
Tue, 15 Nov 1994 02:05:04 +0000 |
Karl Heuer |
(internal_equal): Use new overlay substructure.
|
Tue, 11 Oct 1994 07:46:34 +0000 |
Karl Heuer |
(internal_equal): Check the substructure.
|
Tue, 04 Oct 1994 15:53:00 +0000 |
Karl Heuer |
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 13:35:44 +0000 |
Karl Heuer |
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
|
Tue, 27 Sep 1994 02:58:30 +0000 |
Karl Heuer |
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
|
Wed, 21 Sep 1994 06:54:51 +0000 |
Richard M. Stallman |
(concat3): New function.
|
Mon, 19 Sep 1994 00:15:08 +0000 |
Karl Heuer |
(Frandom): Fix Lisp_Object vs. int problems.
|
Sat, 30 Jul 1994 21:17:41 +0000 |
Richard M. Stallman |
(Frandom): Handle LIMIT >= 40000000.
|
Thu, 28 Jul 1994 12:46:16 +0000 |
Richard M. Stallman |
(Frandom): Fix previous change.
|
Tue, 26 Jul 1994 19:25:42 +0000 |
Richard M. Stallman |
(Frandom): Use just the low 30 bits of random's value.
|
Tue, 07 Jun 1994 02:32:54 +0000 |
Karl Heuer |
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
|
Sun, 05 Jun 1994 11:55:23 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Don't use dialog box if not an X frame.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 20 Apr 1994 19:54:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 13 Apr 1994 18:00:37 +0000 |
Karl Heuer |
(Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
|
Wed, 23 Mar 1994 18:18:19 +0000 |
Richard M. Stallman |
(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
|
Sat, 19 Mar 1994 16:20:31 +0000 |
Richard M. Stallman |
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
|
Wed, 16 Mar 1994 06:48:19 +0000 |
Karl Heuer |
(Frandom): Eliminate bias in random number generator.
|
Mon, 14 Mar 1994 21:45:32 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 11 Mar 1994 10:15:21 +0000 |
Fred Pierresteguy |
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
|
Thu, 24 Feb 1994 08:02:10 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Use a popup menu if reached via mouse command.
|
Sun, 23 Jan 1994 23:23:42 +0000 |
Richard M. Stallman |
(Fconcat): Doc fix.
|
Sat, 22 Jan 1994 16:14:37 +0000 |
Richard M. Stallman |
(Fassq, Fassoc): Doc fixes.
|
Tue, 04 Jan 1994 08:45:49 +0000 |
Richard M. Stallman |
(Fmapconcat): Doc fix.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Sat, 14 Aug 1993 07:14:13 +0000 |
Richard M. Stallman |
(internal_equal): Typo in previous change.
|
Sat, 14 Aug 1993 03:50:26 +0000 |
Richard M. Stallman |
(internal_equal): All markers in no buffer are equal.
|
Thu, 05 Aug 1993 01:51:54 +0000 |
Richard M. Stallman |
(Fyes_or_no_p): Use Qyes_or_no_p_history.
|
Tue, 06 Jul 1993 14:43:32 +0000 |
Jim Blandy |
* fns.c (Fsubstring, concat): Pass all six arguments to
|
Tue, 01 Jun 1993 03:38:24 +0000 |
Richard M. Stallman |
(internal_equal): Don't let ints be equal to floats.
|
Mon, 31 May 1993 00:05:58 +0000 |
Richard M. Stallman |
(Fyes_or_no_p): Delete unreachable UNGCPRO.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Fri, 14 May 1993 14:43:00 +0000 |
Jim Blandy |
* lisp.h (Lisp_Overlay): New tag.
|
Tue, 04 May 1993 02:35:01 +0000 |
Jim Blandy |
Arrange for Fy_or_n_p to put off switch-frame events.
|
Sat, 17 Apr 1993 01:27:53 +0000 |
Richard M. Stallman |
(provide, require): Put appropriately-marked
|
Tue, 13 Apr 1993 05:54:00 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Echo the answer just once, at exit.
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Thu, 25 Mar 1993 06:32:43 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
|
Mon, 22 Mar 1993 06:54:36 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Handle `recenter' response type.
|
Sun, 14 Mar 1993 20:56:05 +0000 |
Jim Blandy |
* fns.c (Fy_or_n_p): Display the answer.
|
Wed, 10 Mar 1993 05:13:24 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Use query-replace-map.
|
Mon, 22 Feb 1993 14:41:57 +0000 |
Jim Blandy |
* fns.c (Fequal): Call internal_equal to recurse on elements of
|
Tue, 26 Jan 1993 03:05:54 +0000 |
Jim Blandy |
* fns.c (internal_equal): Protect the clause for comparing numbers
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Fri, 08 Jan 1993 09:08:24 +0000 |
Richard M. Stallman |
(Frandom): Change arg name.
|
Sat, 31 Oct 1992 05:20:23 +0000 |
Jim Blandy |
* fns.c: #include keyboard.h.
|
Tue, 22 Sep 1992 04:32:26 +0000 |
Jim Blandy |
Doc fix.
|
Tue, 22 Sep 1992 04:29:25 +0000 |
Jim Blandy |
* fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.
|
Fri, 11 Sep 1992 23:28:03 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Pass new args to read_char.
|
Sat, 29 Aug 1992 03:03:15 +0000 |
Jim Blandy |
* fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate
|
Fri, 28 Aug 1992 05:45:03 +0000 |
Richard M. Stallman |
(Fappend): Doc fix.
|
Fri, 24 Jul 1992 20:13:03 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 24 Jul 1992 07:15:18 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 13 Jul 1992 19:50:55 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 11 Jul 1992 18:59:17 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 24 Jun 1992 05:09:26 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 13 Jan 1992 21:48:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 26 Sep 1991 06:39:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 18 Aug 1991 01:37:14 +0000 |
Roland McGrath |
*** empty log message ***
|
Sat, 17 Aug 1991 17:54:46 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 24 Jul 1991 23:47:06 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 07 Mar 1991 00:49:40 +0000 |
Jim Blandy |
Initial revision
|