]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years agoDistribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
Roland McGrath [Mon, 31 Jan 1994 23:57:52 +0000 (23:57 +0000)]
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.

30 years ago(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
Roland McGrath [Mon, 31 Jan 1994 23:05:32 +0000 (23:05 +0000)]
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
it is 'same.  Do list verification frobbing for it being either 'same or
nil; but only set tags-table-list-started-at and tags-table-list-pointer
when it's nil.

30 years ago(show-children): Don't call outline-level at eob.
Richard M. Stallman [Mon, 31 Jan 1994 16:41:12 +0000 (16:41 +0000)]
(show-children): Don't call outline-level at eob.

30 years ago(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
Richard M. Stallman [Mon, 31 Jan 1994 16:16:05 +0000 (16:16 +0000)]
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.

30 years agoFix rmail summary commands to work with rmail-mail-new-frame.
Karl Heuer [Mon, 31 Jan 1994 07:05:45 +0000 (07:05 +0000)]
Fix rmail summary commands to work with rmail-mail-new-frame.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 31 Jan 1994 05:35:36 +0000 (05:35 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Mon, 31 Jan 1994 04:34:11 +0000 (04:34 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 Jan 1994 03:17:32 +0000 (03:17 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Sun, 30 Jan 1994 03:04:13 +0000 (03:04 +0000)]
entered into RCS

30 years agoWhitespace changes.
Richard M. Stallman [Sun, 30 Jan 1994 01:09:58 +0000 (01:09 +0000)]
Whitespace changes.

30 years agoWhitespace change.
Richard M. Stallman [Sun, 30 Jan 1994 01:03:56 +0000 (01:03 +0000)]
Whitespace change.

30 years ago(configuration): Change # comment to C comment.
Richard M. Stallman [Sun, 30 Jan 1994 00:50:32 +0000 (00:50 +0000)]
(configuration): Change # comment to C comment.

30 years agoInitial revision
Richard M. Stallman [Sun, 30 Jan 1994 00:30:22 +0000 (00:30 +0000)]
Initial revision

30 years ago(calendar-mayan-date-string): New function.
Richard M. Stallman [Sun, 30 Jan 1994 00:30:02 +0000 (00:30 +0000)]
(calendar-mayan-date-string): New function.
(calendar-print-mayan-date, diary-mayan-date): Use it.

30 years ago(calendar-french-date-string): New function.
Richard M. Stallman [Sun, 30 Jan 1994 00:29:32 +0000 (00:29 +0000)]
(calendar-french-date-string): New function.
(calendar-print-french-date, diary-french-date): Use it.

30 years ago(calendar-sunrise-sunset): Add date to message.
Richard M. Stallman [Sun, 30 Jan 1994 00:29:09 +0000 (00:29 +0000)]
(calendar-sunrise-sunset): Add date to message.

30 years ago(calendar-phases-of-moon): Fix mode line.
Richard M. Stallman [Sun, 30 Jan 1994 00:28:54 +0000 (00:28 +0000)]
(calendar-phases-of-moon): Fix mode line.

30 years ago(list-calendar-holidays): Fix mode line.
Richard M. Stallman [Sun, 30 Jan 1994 00:28:40 +0000 (00:28 +0000)]
(list-calendar-holidays): Fix mode line.

30 years ago(diary-day-of-year, diary-iso-date, diary-islamic-date,
Richard M. Stallman [Sun, 30 Jan 1994 00:26:04 +0000 (00:26 +0000)]
(diary-day-of-year, diary-iso-date, diary-islamic-date,
 diary-hebrew-date, diary-julian-date, diary-astro-day-number):
 Use new functions from calendar.el.

30 years ago(calendar-version): New function.
Richard M. Stallman [Sun, 30 Jan 1994 00:25:00 +0000 (00:25 +0000)]
(calendar-version): New function.
Adjustments to commentary at top of file.
(diary-entry-marker, calendar-today-marker,
calendar-holiday-marker): Don't autoload them; change definitions
to support monochrome and color workstations.
(calendar-french-date-string,calendar-mayan-date-string): Autoload them.
(calendar-day-of-year-string, calendar-iso-date-string,
calendar-julian-date-string,calendar-islamic-date-string,
calendar-hebrew-date-string,calendar-astro-date-string): New functions
(calendar-print-day-of-year, calendar-print-iso-date,
calendar-print-iso-date,calendar-print-julian-date,
calendar-print-islamic-date,calendar-print-hebrew-date,
calendar-print-astro-day-number): Use them.
(calendar-mode-map): Add mouse support.
(calendar-unmark,mark-visible-calendar-date,calendar-mark-today):
Rewritten.

30 years ago(minor-mode-alist): Don't add "Outl" if already added.
Richard M. Stallman [Sat, 29 Jan 1994 23:58:07 +0000 (23:58 +0000)]
(minor-mode-alist): Don't add "Outl" if already added.

30 years ago(rmail-make-in-reply-to-field): Discard text properties from
Richard M. Stallman [Sat, 29 Jan 1994 23:56:27 +0000 (23:56 +0000)]
(rmail-make-in-reply-to-field): Discard text properties from
the address before printing it.

30 years agoScale by sizeof when allocating objects.
Karl Heuer [Sat, 29 Jan 1994 02:09:41 +0000 (02:09 +0000)]
Scale by sizeof when allocating objects.

30 years ago(kill-all-local-variables): follow symbol forwarding.
Karl Heuer [Sat, 29 Jan 1994 02:03:55 +0000 (02:03 +0000)]
(kill-all-local-variables): follow symbol forwarding.

30 years ago(c-fill-paragraph): Handle C++ mode.
Richard M. Stallman [Sat, 29 Jan 1994 01:27:32 +0000 (01:27 +0000)]
(c-fill-paragraph): Handle C++ mode.

30 years agoInclude stdio.h.
Richard M. Stallman [Sat, 29 Jan 1994 01:16:17 +0000 (01:16 +0000)]
Include stdio.h.
(init_callproc): Put non-ex-dir warnings on stderr.

30 years ago(init_lread): Put non-ex-dir warnings on stderr.
Richard M. Stallman [Sat, 29 Jan 1994 01:15:53 +0000 (01:15 +0000)]
(init_lread): Put non-ex-dir warnings on stderr.

30 years ago(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and...
Fred Pierresteguy [Fri, 28 Jan 1994 17:34:46 +0000 (17:34 +0000)]
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.

30 years ago* xterm.c (x_term_init): Cast to (char **) before assignment to argv.
Fred Pierresteguy [Fri, 28 Jan 1994 14:28:51 +0000 (14:28 +0000)]
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.

30 years ago* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
Fred Pierresteguy [Thu, 27 Jan 1994 11:01:59 +0000 (11:01 +0000)]
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
        test FRAME_EXTERNAL_MENU_BAR.
        (map_event_to_object) [USE_X_TOOLKIT]: Declare and use it.

30 years ago(x_set_mouse_position): Don't raise the frame.
Richard M. Stallman [Wed, 26 Jan 1994 21:09:54 +0000 (21:09 +0000)]
(x_set_mouse_position): Don't raise the frame.

30 years ago(mkdir): Use MKDIR_PROTOTYPE if defined.
Richard M. Stallman [Wed, 26 Jan 1994 20:55:19 +0000 (20:55 +0000)]
(mkdir): Use MKDIR_PROTOTYPE if defined.

30 years ago[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman [Wed, 26 Jan 1994 20:54:23 +0000 (20:54 +0000)]
[__GNUC__] (MKDIR_PROTOTYPE): Defined.

30 years ago(help-for-help): Doc fix.
Richard M. Stallman [Wed, 26 Jan 1994 20:14:27 +0000 (20:14 +0000)]
(help-for-help): Doc fix.

30 years ago(three-step-help): New option.
Richard M. Stallman [Wed, 26 Jan 1994 20:12:33 +0000 (20:12 +0000)]
(three-step-help): New option.
(make-help-screen): Implement that option.
Handle delete function key like DEL.
Don't include the option list in the prompt when displaying
a full window of options.

30 years ago(rmail-summary-undelete): If we don't undelete anything, don't move point.
Richard M. Stallman [Wed, 26 Jan 1994 18:58:37 +0000 (18:58 +0000)]
(rmail-summary-undelete): If we don't undelete anything, don't move point.

30 years agoWed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
Fred Pierresteguy [Wed, 26 Jan 1994 17:57:30 +0000 (17:57 +0000)]
Wed Jan 26 12:23:12 1994  Frederic Pierresteguy  (fp@mole.gnu.ai.mit.edu)

* xterm.h [USE_X_TOOLKIT]: Don't include Xaw/Box.h.

30 years agoWed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
Fred Pierresteguy [Wed, 26 Jan 1994 17:35:31 +0000 (17:35 +0000)]
Wed Jan 26 12:23:12 1994  Frederic Pierresteguy  (fp@mole.gnu.ai.mit.edu)

* xdisp.c (update_menu_bar): Add USE_X_TOOLKIT conditional and test
FRAME_EXTERNAL_MENU_BAR.

30 years ago(next-line): Move error signaling and special end of
Richard M. Stallman [Wed, 26 Jan 1994 17:19:32 +0000 (17:19 +0000)]
(next-line): Move error signaling and special end of
line behavior into line-move so that next-line is symmetric with
previous-line when next-line-add-newlines is nil.

(line-move): Move as far as possible and ding with a message
if the requested motion cannot be accomplished.  When
selective-display is numeric, ensure point actually moves and does
so to a visible line.

30 years ago(read_key_sequence): Properly gcpro fkey_map while using keytran_map.
Richard M. Stallman [Wed, 26 Jan 1994 07:22:11 +0000 (07:22 +0000)]
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.

(syms_of_keyboard): New Lisp var command-hook-internal.
(command_loop_1): Use it when running the command hooks.

(read_key_sequence): Don't call echo_truncate the first time through.

(echo_truncate): Call truncate_echo_area.

30 years agoFind lwlib.h and xlwmenuP.h in ../lwlib.
Richard M. Stallman [Wed, 26 Jan 1994 07:20:15 +0000 (07:20 +0000)]
Find lwlib.h and xlwmenuP.h in ../lwlib.

Reshuffle functions; put new ones in #ifdef USE_X_TOOLKIT.
(Fx_popup_menu): Add USE_X_TOOLKIT conditional around new decls.

(string_width): New function.
(event_is_in_menu_item, map_event_to_object): Likewise.
(set_menu_items, free_menu_items, popup_selection_callback): Likewise.
(popup_down_callback, free_menubar_widget_value_tree): Likewise.
(update_one_frame_psheets, set_frame_menubar): Likewise.
(Fx_popup_menu, xmenu_show): Handle USE_X_TOOLKIT.

(dispatch_dummy_expose): New function.
(XMenu_xpos, XMenu_ypos): Change the values of the constant assignment.
(xmenu_show): Change the way to make the menubar to redraw itself by
generating a dummy expose event.

30 years ago(x_wm_set_size_hint): Swap southeast and northwest.
Richard M. Stallman [Wed, 26 Jan 1994 05:25:06 +0000 (05:25 +0000)]
(x_wm_set_size_hint): Swap southeast and northwest.

(XTupdate_end): No need to test updating_frame.

(construct_mouse_click): New function, in #ifdef USE_X_TOOLKIT.
(process_expose_from_menu): Likewise.
(XTread_socket, x_set_offset, x_set_window_size): Handle USE_X_TOOLKIT.
(x_raise_frame, x_lower_frame, x_make_frame_visible): Likewise.
(x_iconify_frame, x_destroy_window, x_wm_set_window_state): Likewise.
(x_term_init): Likewise.

(x_term_init): Pass argv, argc to XtAppInitialize with the display_name value.

Include syssignal.h.

The following belongs in a previous version's log entry:

(XTread_socket): temp_buffer and temp_index deleted.
Put all vendor-specific keys into the buffer.
(x_is_vendor_fkey): Function deleted.
(XTread_socket): Don't call it.

30 years agoFind lwlib.h in ../lwlib.
Richard M. Stallman [Wed, 26 Jan 1994 05:19:51 +0000 (05:19 +0000)]
Find lwlib.h in ../lwlib.

(store_class_hints): Function deleted.

(Fx_create_frame): Bind x-resource-name to explicit title.
(Qx_resource_name): Declared.
(syms_of_xfns): Set up Qx_resource_name.

(x_window): Fix error message.

(x_any_window_to_frame): New function.
(x_window_to_frame, x_window): Handle USE_X_TOOLKIT.
(x_set_icon_type, x_set_menu_bar_lines, x_set_name): Likewise.
(store_class_hints, hack_wm_protocols): New function.

30 years ago(widgetobj): New variable.
Richard M. Stallman [Wed, 26 Jan 1994 05:10:53 +0000 (05:10 +0000)]
(widgetobj): New variable.
(otherobj): Use widgetobj.
(XOBJ): Undo previous change.

(LWLIB_OPTIONS): Define if not defined.
(LIBXT): New variable.
(LIBX): Use LIBXT.
(widget.o): New target.
(XOBJ) [USE_X_TOOLKIT]: Add widget.o.

(lwlibdir): New variable.
($(OLDXMENU)) [USE_X_TOOLKIT]: Alternate rule.
(OLDXMENU) [USE_X_TOOLKIT]: Alternate value.
(really-lwlib): New rule.

30 years ago* m/delta.h (HAVE_BCOPY): undef'd for efficiency.
Francesco Potortì [Tue, 25 Jan 1994 15:04:07 +0000 (15:04 +0000)]
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.
        (bcopy, bzero, bcmp): define'd for efficiency.
        (GAP_USE_BCOPY, BCOPY_DOWNWARD_SAFE): define'd for GHc compiler.

30 years ago(appt-check): Doc fix.
Richard M. Stallman [Tue, 25 Jan 1994 00:09:55 +0000 (00:09 +0000)]
(appt-check): Doc fix.

30 years ago(mail-mailer-swallows-blank-line): New variable.
Richard M. Stallman [Mon, 24 Jan 1994 23:52:51 +0000 (23:52 +0000)]
(mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.

30 years ago(graft_intervals_into_buffer): Fix one-off
Richard M. Stallman [Mon, 24 Jan 1994 17:07:28 +0000 (17:07 +0000)]
(graft_intervals_into_buffer): Fix one-off
comparing lengths of over and under.

30 years ago* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
Francesco Potortì [Mon, 24 Jan 1994 12:31:40 +0000 (12:31 +0000)]
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
(HAVE_XSCREENNUMBEROFSCREEN): defined if X is used.
(LIB_X11_LIB, LIBX11_SYSTEM): override only if X is used.
(USG_SHARED_LIBRARIES): undefine only if X is used.

30 years ago(Fconcat): Doc fix.
Richard M. Stallman [Sun, 23 Jan 1994 23:23:42 +0000 (23:23 +0000)]
(Fconcat): Doc fix.

30 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 Jan 1994 23:28:43 +0000 (23:28 +0000)]
*** empty log message ***

30 years agoTo define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
Roland McGrath [Sat, 22 Jan 1994 23:18:14 +0000 (23:18 +0000)]
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
"yes" (it might be "athena" or somesuch).

30 years ago(Fassq, Fassoc): Doc fixes.
Richard M. Stallman [Sat, 22 Jan 1994 16:14:37 +0000 (16:14 +0000)]
(Fassq, Fassoc): Doc fixes.

30 years ago(Faset): Doc fix.
Richard M. Stallman [Sat, 22 Jan 1994 16:13:30 +0000 (16:13 +0000)]
(Faset): Doc fix.

30 years ago(appt-check): Use the new variables
Richard M. Stallman [Fri, 21 Jan 1994 21:21:20 +0000 (21:21 +0000)]
(appt-check): Use the new variables
appt-disp-window-function and appt-delete-window-function.
(appt-disp-window-function): New variable.
(appt-delete-window-function): New variable.
(appt-delete-window): New function.
(appt-disp-window): Don't delete the appt window here;
instead, call appt-delete-window-function.
Fixed bug that messed up the screen when appt-check ran
when mouse is in the minibuffer.
Call select-frame only if window-system.

30 years ago(display_menu_bar): Add USE_X_TOOLKIT conditional.
Richard M. Stallman [Fri, 21 Jan 1994 20:54:57 +0000 (20:54 +0000)]
(display_menu_bar): Add USE_X_TOOLKIT conditional.
(redisplay_window) [USE_X_TOOLKIT]: Test FRAME_EXTERNAL_MENU_BAR.
(update_menu_bar) [USE_X_TOOLKIT]: Call set_frame_menubar.

(truncate_echo_area): New function.

(decode_mode_spec) [MSDOS]: Let 't' expand to 'T' for
text mode or 'B' for binary mode.
(decode_mode_spec) [not subprocesses]: Don't access Fprocess_status.

30 years ago(struct frame): New field external_menu_bar.
Richard M. Stallman [Fri, 21 Jan 1994 20:43:07 +0000 (20:43 +0000)]
(struct frame): New field external_menu_bar.
(FRAME_EXTERNAL_MENU_BAR): New macro.

30 years ago[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
Richard M. Stallman [Fri, 21 Jan 1994 20:41:49 +0000 (20:41 +0000)]
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
CoreP.h, StringDefs.h, Xaw/Box.h.
(struct x_display) [USE_X_TOOLKIT]: New fields widget, column_widget,
edit_widget, menubar_widget.
(x_any_window_to_frame) [USE_X_TOOLKIT]: Declared.

30 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 1994 18:45:00 +0000 (18:45 +0000)]
*** empty log message ***

30 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 1994 16:52:12 +0000 (16:52 +0000)]
*** empty log message ***

30 years ago(forward-paragraph): Doc fix.
Richard M. Stallman [Fri, 21 Jan 1994 16:30:21 +0000 (16:30 +0000)]
(forward-paragraph): Doc fix.

30 years ago*** empty log message ***
Roland McGrath [Fri, 21 Jan 1994 16:22:40 +0000 (16:22 +0000)]
*** empty log message ***

30 years ago(with_x_toolkit): Treat values athena and lucid alike.
Richard M. Stallman [Fri, 21 Jan 1994 06:37:05 +0000 (06:37 +0000)]
(with_x_toolkit): Treat values athena and lucid alike.

30 years ago(S_ISDIR): Define if not defined.
Richard M. Stallman [Fri, 21 Jan 1994 06:34:16 +0000 (06:34 +0000)]
(S_ISDIR): Define if not defined.
(file_p): Use S_ISDIR.

(search_magic_path): Fix logic testing for empty path element.

30 years ago(isearch-highlight): Do nothing if not window-system.
Richard M. Stallman [Fri, 21 Jan 1994 04:19:19 +0000 (04:19 +0000)]
(isearch-highlight): Do nothing if not window-system.

30 years ago(update_end): Clear updating_frame before calling hook.
Richard M. Stallman [Fri, 21 Jan 1994 00:09:47 +0000 (00:09 +0000)]
(update_end): Clear updating_frame before calling hook.

30 years ago(double_dollars): New function.
Richard M. Stallman [Thu, 20 Jan 1994 23:50:37 +0000 (23:50 +0000)]
(double_dollars): New function.
(Fread_file_name_internal): Use double_dollars.
(Fread_file_name): Likewise.

30 years agoDoc fix.
Richard M. Stallman [Thu, 20 Jan 1994 19:58:44 +0000 (19:58 +0000)]
Doc fix.

30 years agoDoc fixes.
Richard M. Stallman [Thu, 20 Jan 1994 19:56:36 +0000 (19:56 +0000)]
Doc fixes.

30 years ago(Fprevious_property_change): Move back at least 1 char.
Richard M. Stallman [Thu, 20 Jan 1994 19:54:47 +0000 (19:54 +0000)]
(Fprevious_property_change): Move back at least 1 char.
(Fprevious_single_property_change): Likewise.

30 years ago(enable-flow-control-on): Do nothing if no TERM.
Richard M. Stallman [Thu, 20 Jan 1994 15:12:30 +0000 (15:12 +0000)]
(enable-flow-control-on): Do nothing if no TERM.

30 years ago(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
Richard M. Stallman [Thu, 20 Jan 1994 14:41:49 +0000 (14:41 +0000)]
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
(Vinstallation_directory): Declared.

30 years agoHandle --with-x-toolkit. Produce lwlib/Makefile.
Richard M. Stallman [Thu, 20 Jan 1994 14:39:31 +0000 (14:39 +0000)]
Handle --with-x-toolkit.  Produce lwlib/Makefile.
Substitute USE_X_TOOLKIT as both C macro and Make variable.

If CPP has a value that is a directory, discard the value.

30 years ago(make-help-screen): Use overriding-local-map.
Richard M. Stallman [Thu, 20 Jan 1994 14:27:51 +0000 (14:27 +0000)]
(make-help-screen): Use overriding-local-map.
Recognize C-v and M-v properly.
Compute help-screen after changing the map.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 20 Jan 1994 13:16:53 +0000 (13:16 +0000)]
*** empty log message ***

30 years agoAdd #undef SYSTEM_MALLOC.
Richard M. Stallman [Wed, 19 Jan 1994 23:12:25 +0000 (23:12 +0000)]
Add #undef SYSTEM_MALLOC.

30 years ago(isearch-push-state): Save isearch-case-fold-search.
Richard M. Stallman [Wed, 19 Jan 1994 18:45:34 +0000 (18:45 +0000)]
(isearch-push-state): Save isearch-case-fold-search.
(isearch-top-state): Restore it.

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 19 Jan 1994 17:21:49 +0000 (17:21 +0000)]
*** empty log message ***

30 years ago(shell-command-on-region): If we quit the command,
Richard M. Stallman [Wed, 19 Jan 1994 15:25:32 +0000 (15:25 +0000)]
(shell-command-on-region): If we quit the command,
display the output buffer anyway.

30 years agoInclude errno.h; don't include fasync.h.
Richard M. Stallman [Wed, 19 Jan 1994 15:12:34 +0000 (15:12 +0000)]
Include errno.h; don't include fasync.h.
(schedule): Don't return a value.
(sigcatch): Reestablish the handler first.
(getevent): Always call notify at the end.
(notify): Defer alarms around the whole body of function.

(main): Don't request SIGIO, and don't handle it.
Loop calling getevent.
(sigcatch): Delete code to handle SIGIO.
If defer_alarms is set, don't call notify, just set alarm_deferred.
(getevent): Use read, not getchar.  Handle EINTR and EAGAIN.
Set defer_alarms around realloc and schedule.
If alarm_deferred gets set, call notify.
Likewise if this event is the only pending event.
Make buf and buf_size global variables.
Don't malloc buf if it is already non-zero.
(schedule): Just exit if run out of memory.
Return the number of events.
(signal) [_CX_UX]: Add #undef.

30 years ago(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
Richard M. Stallman [Wed, 19 Jan 1994 14:21:20 +0000 (14:21 +0000)]
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.

30 years agoBetter, more user-oriented doc strings.
Richard M. Stallman [Wed, 19 Jan 1994 13:57:16 +0000 (13:57 +0000)]
Better, more user-oriented doc strings.
(time-stamp-mail-host): Now a user option.
(time-stamp-current-year, time-stamp-hh:mm): Removed.
(time-stamp-mm/dd/yy, time-stamp-dd/mm/yy): Removed.
(time-stamp-yyyy-mm-dd): New function, ISO 8601 format.

30 years agoAdd #undef for USE_X_TOOLKIT.
Richard M. Stallman [Wed, 19 Jan 1994 04:15:49 +0000 (04:15 +0000)]
Add #undef for USE_X_TOOLKIT.

30 years ago(lwlib/Makefile): New target.
Richard M. Stallman [Wed, 19 Jan 1994 00:04:56 +0000 (00:04 +0000)]
(lwlib/Makefile): New target.
(SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
(clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
(unlock, relock): Handle lwlib subdir.

Add some .PHONY targets.

30 years agoHandle lwlib subdir like oldXMenu subdir.
Richard M. Stallman [Tue, 18 Jan 1994 23:59:37 +0000 (23:59 +0000)]
Handle lwlib subdir like oldXMenu subdir.

30 years agoentered into RCS
Richard M. Stallman [Tue, 18 Jan 1994 23:52:19 +0000 (23:52 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 18 Jan 1994 23:52:12 +0000 (23:52 +0000)]
*** empty log message ***

30 years agoInitial revision
Richard M. Stallman [Tue, 18 Jan 1994 23:47:41 +0000 (23:47 +0000)]
Initial revision

30 years ago(font-lock-mode): Set after-revert-hook
Richard M. Stallman [Tue, 18 Jan 1994 19:23:14 +0000 (19:23 +0000)]
(font-lock-mode): Set after-revert-hook
to refontify after revert.

30 years ago(revert-buffer): Run after-revert-hook.
Richard M. Stallman [Tue, 18 Jan 1994 19:13:11 +0000 (19:13 +0000)]
(revert-buffer): Run after-revert-hook.

30 years ago(show-paren-command-hook): Do nothing when in kbd macro.
Richard M. Stallman [Mon, 17 Jan 1994 22:43:40 +0000 (22:43 +0000)]
(show-paren-command-hook): Do nothing when in kbd macro.

30 years ago(yow-file): Doc fix.
Roland McGrath [Mon, 17 Jan 1994 21:44:35 +0000 (21:44 +0000)]
(yow-file): Doc fix.
(yow): With non-nil arg (prefix arg), insert the chosen pinhead wisdom at
point.  Use (interactive-p) instead of arg to decide if interactive.
(insert-zippyism): Yow!  Am I INSERTED yet?

30 years agoFix typo (extra paren).
Roland McGrath [Mon, 17 Jan 1994 05:24:29 +0000 (05:24 +0000)]
Fix typo (extra paren).

30 years agoDon't include stdio.h.
Richard M. Stallman [Mon, 17 Jan 1994 01:40:01 +0000 (01:40 +0000)]
Don't include stdio.h.

30 years agoInclude stdio.h before config.h.
Richard M. Stallman [Mon, 17 Jan 1994 01:38:26 +0000 (01:38 +0000)]
Include stdio.h before config.h.

30 years ago(init_callproc): Use Vinstallation_directory.
Richard M. Stallman [Mon, 17 Jan 1994 00:46:25 +0000 (00:46 +0000)]
(init_callproc): Use Vinstallation_directory.

30 years ago(init_lread): Use Vinstallation_directory.
Richard M. Stallman [Mon, 17 Jan 1994 00:44:38 +0000 (00:44 +0000)]
(init_lread): Use Vinstallation_directory.

30 years ago(Ffile_symlink_p): Doc fix.
Richard M. Stallman [Sun, 16 Jan 1994 23:59:56 +0000 (23:59 +0000)]
(Ffile_symlink_p): Doc fix.

30 years ago(isearch-mode): Set overriding-local-map locally.
Richard M. Stallman [Sun, 16 Jan 1994 23:40:50 +0000 (23:40 +0000)]
(isearch-mode): Set overriding-local-map locally.
Don't set isearch-old-local-map and don't call use-local-map.
(isearch-done): Set overriding-local-map to nil.
Don't call use-local-map.
(isearch-old-local-map): Variable deleted.

30 years ago(Voverriding_local_map): New variable.
Richard M. Stallman [Sun, 16 Jan 1994 23:40:22 +0000 (23:40 +0000)]
(Voverriding_local_map): New variable.
(syms_of_keyboard): Set up Lisp variable.
(read_key_sequence, menu_bar_items): Handle Voverriding_local_map.