Wed, 17 Mar 1993 14:26:35 +0000 |
Eric S. Raymond |
(finder-compile-keywords) Treat nil in a path argument as $PWD.
|
Wed, 17 Mar 1993 14:01:56 +0000 |
Eric S. Raymond |
Increment version number to match vc.el's.
|
Wed, 17 Mar 1993 13:58:48 +0000 |
Eric S. Raymond |
(vc-header-strings) Name changed to vc-header-alist, to match the
|
Wed, 17 Mar 1993 13:23:14 +0000 |
Eric S. Raymond |
Added `Developer's configuration' section.
|
Wed, 17 Mar 1993 13:11:50 +0000 |
Eric S. Raymond |
Supply second arg for tgetstr() calls.
|
Wed, 17 Mar 1993 09:22:15 +0000 |
Richard M. Stallman |
(_getpty): Declare this, not _get_pty.
|
Wed, 17 Mar 1993 09:19:47 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Wed, 17 Mar 1993 07:59:09 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Make sure proc is running.
|
Tue, 16 Mar 1993 22:49:00 +0000 |
Paul Eggert |
Some awks don't understand "\r". Code around this.
|
Tue, 16 Mar 1993 21:09:56 +0000 |
Paul Eggert |
(vc-version-diff): Use (message ...), not (message (format ...)).
|
Tue, 16 Mar 1993 20:21:05 +0000 |
Paul Eggert |
Merge today's change by eric with everybody else's
|
Tue, 16 Mar 1993 18:36:27 +0000 |
Jim Blandy |
Doc fix.
|
Tue, 16 Mar 1993 18:35:04 +0000 |
Jim Blandy |
* bytecomp.el (byte-compile-from-buffer): Put buffer containing
|
Tue, 16 Mar 1993 18:18:47 +0000 |
Jim Blandy |
src/ * simple.el (quoted-insert): In overwrite mode, don't read digits
|
Tue, 16 Mar 1993 18:18:05 +0000 |
Jim Blandy |
* cmds.c (overwrite_binary_mode): Deleted; this implements the
|
Tue, 16 Mar 1993 15:47:45 +0000 |
Eric S. Raymond |
vc-error-occurred: moved to vc-hooks.el in order for ^X^F of a
|
Tue, 16 Mar 1993 15:44:52 +0000 |
Eric S. Raymond |
vc-error-occurred needs to be in vc-hooks.
|
Tue, 16 Mar 1993 09:13:53 +0000 |
Jim Blandy |
* calendar.el (calendar-time-zone): Initialize this when
|
Tue, 16 Mar 1993 05:55:57 +0000 |
Jim Blandy |
Rename `live-window-p' to `window-live-p', for consistency with
|
Tue, 16 Mar 1993 05:55:12 +0000 |
Richard M. Stallman |
(xmenu_show): Do BLOCK_INPUT; unblock just before returning.
|
Tue, 16 Mar 1993 05:54:56 +0000 |
Richard M. Stallman |
[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
|
Mon, 15 Mar 1993 21:41:36 +0000 |
Jim Blandy |
* frame.c (Fframe_height, Fframe_width): Fix doc strings to match
|
Mon, 15 Mar 1993 20:40:34 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 15 Mar 1993 20:17:07 +0000 |
Jim Blandy |
* floatfns.c (logb): Add extern declaration for this.
|
Mon, 15 Mar 1993 19:36:54 +0000 |
Jim Wilson |
(sparclite, sparclite-*): New configuration.
|
Mon, 15 Mar 1993 09:02:00 +0000 |
Jim Blandy |
* register.el (view-register): Neglect not to avoid failing to
|
Mon, 15 Mar 1993 08:51:02 +0000 |
Jim Blandy |
Make frame configurations start with a distinctive symbol.
|
Mon, 15 Mar 1993 06:37:33 +0000 |
Jim Blandy |
* indent.el (indent-region, indent-region-function): Doc fix.
|
Mon, 15 Mar 1993 06:09:04 +0000 |
Richard M. Stallman |
(wait_reading_process_input): New option to wait
|
Mon, 15 Mar 1993 06:07:40 +0000 |
Richard M. Stallman |
(FRAMEP): Macro deleted.
|
Mon, 15 Mar 1993 06:06:56 +0000 |
Richard M. Stallman |
Include termhooks.h.
|
Mon, 15 Mar 1993 06:06:07 +0000 |
Richard M. Stallman |
(Xatom_wm_change_state): Just declare.
|
Mon, 15 Mar 1993 06:05:17 +0000 |
Richard M. Stallman |
(SELECTION_EVENT_DISPLAY): New macro.
|
Mon, 15 Mar 1993 06:04:31 +0000 |
Richard M. Stallman |
(Xatom_wm_change_state): Define here.
|
Mon, 15 Mar 1993 06:03:33 +0000 |
Richard M. Stallman |
(record_property_change, record_delete, record_insert):
|
Mon, 15 Mar 1993 06:02:29 +0000 |
Richard M. Stallman |
(PRINTPREPARE): Handle marker that points nowhere.
|
Mon, 15 Mar 1993 06:01:50 +0000 |
Jim Blandy |
* indent.el (indent-line-function): Doc fix.
|
Mon, 15 Mar 1993 06:00:04 +0000 |
Richard M. Stallman |
(list_of_items): Allow strings among the alist items;
|
Mon, 15 Mar 1993 05:50:55 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.
|
Mon, 15 Mar 1993 05:50:02 +0000 |
Richard M. Stallman |
(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.
|
Mon, 15 Mar 1993 05:46:58 +0000 |
Richard M. Stallman |
(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
|
Mon, 15 Mar 1993 05:44:21 +0000 |
Richard M. Stallman |
(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.
|
Mon, 15 Mar 1993 05:43:15 +0000 |
Richard M. Stallman |
(selection_request_event, selection_clear_event): New event kinds.
|
Mon, 15 Mar 1993 04:46:45 +0000 |
Jim Blandy |
* sort.el (sort-float-fields, sort-numeric-fields): Use
|
Mon, 15 Mar 1993 04:43:47 +0000 |
Jim Blandy |
* sort.el (sort-float-fields): Use string-to-number, not
|
Mon, 15 Mar 1993 04:17:09 +0000 |
Jim Blandy |
Fix the fix.
|
Mon, 15 Mar 1993 03:04:52 +0000 |
Jim Blandy |
* dired.c (Fdirectory_files): Compile the MATCH regexp after
|
Mon, 15 Mar 1993 02:00:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 15 Mar 1993 01:16:36 +0000 |
Jim Blandy |
* make-dist: Distribute `src/bitmaps' too.
|
Mon, 15 Mar 1993 01:09:20 +0000 |
Jim Blandy |
Add extern declaration for do_line_insertion_deletion_costs.
|
Mon, 15 Mar 1993 01:05:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 15 Mar 1993 00:46:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 15 Mar 1993 00:16:34 +0000 |
Jim Blandy |
Add GNU copyright notice.
|
Sun, 14 Mar 1993 23:39:34 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 14 Mar 1993 22:49:14 +0000 |
Jim Blandy |
Initial revision
|
Sun, 14 Mar 1993 22:24:26 +0000 |
Charles Hannum |
Recognize AIX 3.2 and make it the default for -aix.
|
Sun, 14 Mar 1993 21:43:17 +0000 |
Jim Blandy |
* keyboard.h (internal_last_event_frame): This should be extern,
|
Sun, 14 Mar 1993 20:56:05 +0000 |
Jim Blandy |
* fns.c (Fy_or_n_p): Display the answer.
|
Sun, 14 Mar 1993 20:34:26 +0000 |
Jim Blandy |
Wed Mar 10 23:00:51 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sun, 14 Mar 1993 20:19:28 +0000 |
Richard M. Stallman |
entered into RCS
|