bpt/emacs.git
29 years ago(popup_get_selection): Queue up events that aren't
Richard M. Stallman [Fri, 14 Apr 1995 18:36:40 +0000 (18:36 +0000)]
(popup_get_selection): Queue up events that aren't
for the menu, and process them afterward.  New arg dpyinfo.
(set_frame_menubar): Use inhibit_garbage_collection.
[USE_X_TOOLKIT] (xmenu_show): Delete the queue code here.
Pass dpyinfo to popup_get_selection.
Don't call lw_destroy_all_widgets.
[USE_X_TOOLKIT] (xdialog_show): Simplify using popup_get_selection.

29 years ago(fill-paragraph, fill-region, fill-nonuniform-paragraphs)
Richard M. Stallman [Fri, 14 Apr 1995 18:33:44 +0000 (18:33 +0000)]
(fill-paragraph, fill-region, fill-nonuniform-paragraphs)
(fill-individual-paragraphs): Pass `full' for JUSTIFY arg,
in the interactive spec, if have prefix arg.

29 years ago(init_editfns): Add casts.
Richard M. Stallman [Fri, 14 Apr 1995 18:31:50 +0000 (18:31 +0000)]
(init_editfns): Add casts.

29 years ago(get_doc_string): Add cast.
Richard M. Stallman [Fri, 14 Apr 1995 18:28:45 +0000 (18:28 +0000)]
(get_doc_string): Add cast.

29 years ago(kbd_buffer_get_event): Don't use prototype.
Richard M. Stallman [Fri, 14 Apr 1995 18:26:53 +0000 (18:26 +0000)]
(kbd_buffer_get_event): Don't use prototype.

(read_char): Rearrange code so that getcjmp is set
only around sit_for and kbd_buffer_get_event, and
and polling is stopped only around the kbd_buffer_get_event call.
(Ftrack_mouse, tracking_off, read_char): Don't call prepare_menu_bars.

29 years ago(redisplay): Call init_desired_glyphs for each frame.
Richard M. Stallman [Fri, 14 Apr 1995 18:24:00 +0000 (18:24 +0000)]
(redisplay): Call init_desired_glyphs for each frame.
Call prepare_menu_bars.
(prepare_menu_bars): Delete code at beginning that duplicates
things done at the beginning of redisplay.

(message_log_check_duplicate): Make p1 and p2 unsigned char *.

29 years agoComment fix.
Karl Heuer [Fri, 14 Apr 1995 17:59:59 +0000 (17:59 +0000)]
Comment fix.

29 years agoMany doc fixes.
Karl Heuer [Fri, 14 Apr 1995 17:28:59 +0000 (17:28 +0000)]
Many doc fixes.
(edt-version): Deleted.

29 years ago(edt-vt100-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:19:29 +0000 (17:19 +0000)]
(edt-vt100-revision): Deleted.

29 years ago(edt-pc-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:18:19 +0000 (17:18 +0000)]
(edt-pc-revision): Deleted.

29 years ago(edt-mapper-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:17:15 +0000 (17:17 +0000)]
(edt-mapper-revision): Deleted.

29 years ago(edt-lk201-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:16:17 +0000 (17:16 +0000)]
(edt-lk201-revision): Deleted.

29 years ago(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.
Richard M. Stallman [Fri, 14 Apr 1995 05:56:31 +0000 (05:56 +0000)]
(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.

29 years ago(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
Richard M. Stallman [Fri, 14 Apr 1995 03:58:51 +0000 (03:58 +0000)]
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.

(XTread_socket): Pass dpyinfo to popup_get_selection.

(XTread_socket): For ConfigureNotify,
combine the USE_X_TOOLKIT and non-toolkit cases, which provides
some things that were missing in the former.

29 years ago(update_one_menu_entry, make_menu_in_widget):
Richard M. Stallman [Fri, 14 Apr 1995 03:51:10 +0000 (03:51 +0000)]
(update_one_menu_entry, make_menu_in_widget):
Specify more useful names in XmCreatePulldownMenu calls.

29 years ago(main): Improve error handling.
Karl Heuer [Fri, 14 Apr 1995 02:10:52 +0000 (02:10 +0000)]
(main): Improve error handling.

29 years ago(Fbuffer_string): Doc clarification.
Karl Heuer [Thu, 13 Apr 1995 23:02:25 +0000 (23:02 +0000)]
(Fbuffer_string): Doc clarification.

29 years ago(byte-compile-log-file): Always insert at eob.
Richard M. Stallman [Thu, 13 Apr 1995 22:20:11 +0000 (22:20 +0000)]
(byte-compile-log-file): Always insert at eob.
(byte-compile-insert-header): Cope if user-mail-address is nil.

29 years agoUpdate copyright.
Karl Heuer [Thu, 13 Apr 1995 21:34:34 +0000 (21:34 +0000)]
Update copyright.

29 years agoDelete the #if that compares MARKBIT.
Karl Heuer [Thu, 13 Apr 1995 21:14:31 +0000 (21:14 +0000)]
Delete the #if that compares MARKBIT.

29 years agoComment change.
Richard M. Stallman [Thu, 13 Apr 1995 21:13:31 +0000 (21:13 +0000)]
Comment change.

29 years ago(print-help-return-message): Check same-window-buffer-names
Richard M. Stallman [Thu, 13 Apr 1995 18:15:01 +0000 (18:15 +0000)]
(print-help-return-message): Check same-window-buffer-names
and same-window-regexps.

29 years ago(Fdisplay_buffer): Search the proper frame when the
Karl Heuer [Thu, 13 Apr 1995 18:06:46 +0000 (18:06 +0000)]
(Fdisplay_buffer): Search the proper frame when the
current frame is minibuffer-only.

29 years ago(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
Karl Heuer [Thu, 13 Apr 1995 17:45:06 +0000 (17:45 +0000)]
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
special code for WINDOWSNT.

29 years ago(main, skip_to_lf): Improve error handling.
Karl Heuer [Thu, 13 Apr 1995 17:24:35 +0000 (17:24 +0000)]
(main, skip_to_lf): Improve error handling.
(sysfail): New function.

29 years ago(make-help-screen): Explicitly translate key thru function-key-map.
Richard M. Stallman [Thu, 13 Apr 1995 17:07:03 +0000 (17:07 +0000)]
(make-help-screen): Explicitly translate key thru function-key-map.

29 years ago(main): Check for trailing ", " before trying to delete it.
Karl Heuer [Thu, 13 Apr 1995 17:06:05 +0000 (17:06 +0000)]
(main): Check for trailing ", " before trying to delete it.

29 years ago(reporter-mailer): Replace mail with reporter-mail.
Richard M. Stallman [Thu, 13 Apr 1995 17:05:39 +0000 (17:05 +0000)]
(reporter-mailer): Replace mail with reporter-mail.
(reporter-mail): New function.
(reporter-submit-bug-report): Don't check return value of
the reporter-mailer function.

29 years ago(tabify): Include entire first line in narrowing.
Richard M. Stallman [Thu, 13 Apr 1995 17:04:57 +0000 (17:04 +0000)]
(tabify): Include entire first line in narrowing.

29 years ago(compute_char_face): Don't use NULL.
Richard M. Stallman [Thu, 13 Apr 1995 16:56:05 +0000 (16:56 +0000)]
(compute_char_face): Don't use NULL.

29 years agoFix previous change.
Karl Heuer [Thu, 13 Apr 1995 16:55:10 +0000 (16:55 +0000)]
Fix previous change.

29 years ago(Foverlays_at, Fnext_overlay_change): Don't use NULL.
Richard M. Stallman [Thu, 13 Apr 1995 16:54:41 +0000 (16:54 +0000)]
(Foverlays_at, Fnext_overlay_change): Don't use NULL.
(Fprevious_overlay_change): Don't use NULL.

29 years ago(Fx_color_defined_p): Doc fix.
Richard M. Stallman [Thu, 13 Apr 1995 16:51:39 +0000 (16:51 +0000)]
(Fx_color_defined_p): Doc fix.

29 years ago[! HAVE_X_WINDOWS] (build_face): Deleted.
Richard M. Stallman [Thu, 13 Apr 1995 16:18:42 +0000 (16:18 +0000)]
[! HAVE_X_WINDOWS] (build_face): Deleted.

29 years ago(Fcall_interactively): Fix paren nesting.
Richard M. Stallman [Thu, 13 Apr 1995 16:10:04 +0000 (16:10 +0000)]
(Fcall_interactively): Fix paren nesting.

29 years ago(evaporate_overlays): Fix type error.
Richard M. Stallman [Thu, 13 Apr 1995 16:09:46 +0000 (16:09 +0000)]
(evaporate_overlays): Fix type error.

29 years ago(scan_c_file): At end, restore file name last char to its original value.
Richard M. Stallman [Thu, 13 Apr 1995 16:05:43 +0000 (16:05 +0000)]
(scan_c_file): At end, restore file name last char to its original value.

29 years ago(all): Build test-distrib and make-docfile.
Richard M. Stallman [Thu, 13 Apr 1995 16:03:08 +0000 (16:03 +0000)]
(all): Build test-distrib and make-docfile.

29 years ago(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
Richard M. Stallman [Thu, 13 Apr 1995 07:47:27 +0000 (07:47 +0000)]
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.

(init_desired_glyphs): New function.

29 years agoComment change.
Richard M. Stallman [Thu, 13 Apr 1995 06:40:19 +0000 (06:40 +0000)]
Comment change.

29 years ago(mail-do-fcc): Use just find-buffer-visiting
Richard M. Stallman [Thu, 13 Apr 1995 05:43:35 +0000 (05:43 +0000)]
(mail-do-fcc): Use just find-buffer-visiting
to find buffer to append to.

29 years ago(MARKBIT): Do the shifting as unsigned int.
Richard M. Stallman [Thu, 13 Apr 1995 05:12:24 +0000 (05:12 +0000)]
(MARKBIT): Do the shifting as unsigned int.

29 years ago(top_distclean): Delete config.cache.
Richard M. Stallman [Thu, 13 Apr 1995 04:56:20 +0000 (04:56 +0000)]
(top_distclean): Delete config.cache.

29 years ago(x-set-selection): Fix up interactive defaults.
Richard M. Stallman [Thu, 13 Apr 1995 02:34:03 +0000 (02:34 +0000)]
(x-set-selection): Fix up interactive defaults.

29 years ago(temp_output_buffer_show): Select the chosen window
Richard M. Stallman [Thu, 13 Apr 1995 02:03:59 +0000 (02:03 +0000)]
(temp_output_buffer_show): Select the chosen window
temporarily for running temp-buffer-show-hook.
(syms_of_window): Fix typo.

29 years ago(time-stamp-format): Replace list of Lisp
Richard M. Stallman [Thu, 13 Apr 1995 01:33:08 +0000 (01:33 +0000)]
(time-stamp-format): Replace list of Lisp
functions with string containing %-escapes in the style of date(1).
(time-stamp): Widen buffer while time-stamping.
(time-stamp-toggle-active): New function.
(time-stamp-warn-inactive): New variable.

29 years ago(gc_sweep): If a misc has type Lisp_Misc_Free,
Richard M. Stallman [Wed, 12 Apr 1995 17:53:01 +0000 (17:53 +0000)]
(gc_sweep): If a misc has type Lisp_Misc_Free,
keep it on the free list.  Sum pseudovector sizes properly.

29 years ago(Fencode_time): Use XINT to examine `zone'.
Richard M. Stallman [Wed, 12 Apr 1995 06:16:00 +0000 (06:16 +0000)]
(Fencode_time): Use XINT to examine `zone'.

(Fencode_time): New function, to match `decode-time'.

29 years agoInitial revision
Karl Heuer [Wed, 12 Apr 1995 04:48:18 +0000 (04:48 +0000)]
Initial revision

29 years ago(all): Use DEL_TREE instead of delnode.
Karl Heuer [Wed, 12 Apr 1995 03:13:59 +0000 (03:13 +0000)]
(all): Use DEL_TREE instead of delnode.

29 years agoKey [C-M-backspace] defined.
Karl Heuer [Wed, 12 Apr 1995 03:13:20 +0000 (03:13 +0000)]
Key [C-M-backspace] defined.
(mode-line-format): Defined.

29 years ago[WINDOWSNT]: Find doc strings
Karl Heuer [Wed, 12 Apr 1995 03:11:40 +0000 (03:11 +0000)]
[WINDOWSNT]: Find doc strings

29 years ago(set-auto-mode) [WINDOWSNT]: Match insensitive to case.
Karl Heuer [Wed, 12 Apr 1995 03:10:46 +0000 (03:10 +0000)]
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.

29 years ago(dired-chmod-program): Defined.
Karl Heuer [Wed, 12 Apr 1995 03:09:44 +0000 (03:09 +0000)]
(dired-chmod-program): Defined.

29 years ago* dired-aux.el (dired-do-chmod): Use dired-chmod-program.
Karl Heuer [Wed, 12 Apr 1995 03:08:59 +0000 (03:08 +0000)]
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.
(dired-do-chgrp, dired-do-chown) [DOS_NT]: Disabled.

29 years ago(obj, lisp): Update to expanded list of source files.
Karl Heuer [Wed, 12 Apr 1995 03:00:06 +0000 (03:00 +0000)]
(obj, lisp): Update to expanded list of source files.
(DOC): Place DOC strings in DOC-X.
(config.h, paths.h): New source location.
(all): Use COMPAT_LIB in library list.
Use DEL_TREE instead of delnode.
(etags.exe): Use $(LINK) instead of link32.

29 years ago(getenv_internal): Balance parentheses across #if/#endif.
Karl Heuer [Wed, 12 Apr 1995 02:56:05 +0000 (02:56 +0000)]
(getenv_internal): Balance parentheses across #if/#endif.

29 years agoFix typo in previous change.
Karl Heuer [Wed, 12 Apr 1995 02:50:23 +0000 (02:50 +0000)]
Fix typo in previous change.

29 years ago(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
Karl Heuer [Wed, 12 Apr 1995 02:33:01 +0000 (02:33 +0000)]
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.

29 years ago(HAVE_RANDOM): Defined.
Karl Heuer [Wed, 12 Apr 1995 02:32:26 +0000 (02:32 +0000)]
(HAVE_RANDOM): Defined.
(random): Macro undefined.
(srandom): Macro undefined.
(HAVE_UTIME): Defined.
(utime): Defined.
(EMACS_CONFIGURATION): Defined.
(_VARARGS_): Defined.
(_CALLBACK_): Defined.
(ctime): Defined to be nt_ctime.
(NULL): Defined when missing from included system files.
(EMACS_CONFIG_OPTIONS): Defined.
(LISP_FLOAT_TYPE): Defined.
(HAVE_TZNAME): Defined.
(HAVE_TIMEVAL): Defined.
(struct timeval): Defined.
(struct timezone): Defined.
(struct nt_stat): Defined.

29 years ago(Fset_message_beep): Defined.
Karl Heuer [Wed, 12 Apr 1995 02:29:47 +0000 (02:29 +0000)]
(Fset_message_beep): Defined.
(ring_bell): Support audio cards.

29 years ago(win32_wait): Reap synchronous subprocesses, and place
Karl Heuer [Wed, 12 Apr 1995 02:27:16 +0000 (02:27 +0000)]
(win32_wait): Reap synchronous subprocesses, and place
return code in synch_process_retcode.

29 years agoFixed function prototypes.
Karl Heuer [Wed, 12 Apr 1995 02:25:05 +0000 (02:25 +0000)]
Fixed function prototypes.

29 years ago(do_mouse_event): Use XSETFASTINT.
Karl Heuer [Wed, 12 Apr 1995 02:23:35 +0000 (02:23 +0000)]
(do_mouse_event): Use XSETFASTINT.
(SET_FRAME): Undefined.
(select): Renamed to sys_select to correspond to routine in sysdep.c
(sys_select): Support struct timeval.
(key_event): Support German keyboard.
Replace SET_FRAME with XSETFRAME.
(nt_kbd_mods_to_emacs): Renamed to win32_kbd_mods_to_emacs.
(win32_kbd_mods_to_emacs): Support AltGr on German keyboards.
(win32_number_shift_map): Defined.
(WIN32_KEY_SHIFTED): Defined.
(win32_patch_key): Defined.
(map_virt_key): Support VK_OEM_102 for German keyboards.
(win32_mouse_position): Add arg insist.
(do_mouse_event): Replace SET_FRAME with XSETFRAME.
Use win32_kbd_mods_to_emacs.

29 years ago(sbrk): Shrink heap by arbitrary amounts.
Karl Heuer [Wed, 12 Apr 1995 02:12:02 +0000 (02:12 +0000)]
(sbrk): Shrink heap by arbitrary amounts.

29 years ago(nt_ctime): Defined.
Karl Heuer [Wed, 12 Apr 1995 02:10:10 +0000 (02:10 +0000)]
(nt_ctime): Defined.
(gettimeofday): Defined.
(nt_stat): Defined.
(random): Defined.
(srandom): Defined.
(readdir): Include "." and "..".
(get_inode_and_device_vals): Handle directories.

29 years ago(DOC): Defined.
Karl Heuer [Wed, 12 Apr 1995 02:08:22 +0000 (02:08 +0000)]
(DOC): Defined.
(TEMACS): Add dependence on $(BLD).
(all): Use COMPAT_LIB in library list.
Use DEL_TREE instead of delnode.

29 years ago(NO_ARG_ARRAY) [WINDOWSNT]: Defined.
Karl Heuer [Wed, 12 Apr 1995 02:07:05 +0000 (02:07 +0000)]
(NO_ARG_ARRAY) [WINDOWSNT]: Defined.

29 years ago(directory_file_name) [WINDOWSNT]: Handle UNC format.
Karl Heuer [Wed, 12 Apr 1995 02:06:22 +0000 (02:06 +0000)]
(directory_file_name) [WINDOWSNT]: Handle UNC format.
(Fexpand_file_name) [DOS_NT]: Don't strip slash from default dirs like "C:\\"
Preserve drive letter case.
Fix syntax errors.
Check drive letter when expanding ~\.

29 years ago(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
Karl Heuer [Wed, 12 Apr 1995 02:00:23 +0000 (02:00 +0000)]
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.

29 years ago(child_setup) [WINDOWSNT]: Removed syntax errors.
Karl Heuer [Wed, 12 Apr 1995 01:59:39 +0000 (01:59 +0000)]
(child_setup) [WINDOWSNT]: Removed syntax errors.

29 years agoInitial revision
Karl Heuer [Wed, 12 Apr 1995 00:54:22 +0000 (00:54 +0000)]
Initial revision

29 years ago(mail-hist-put-headers-into-history):
Richard M. Stallman [Tue, 11 Apr 1995 23:01:05 +0000 (23:01 +0000)]
(mail-hist-put-headers-into-history):
Add save-excursion around entire function.

29 years ago(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
Roland McGrath [Tue, 11 Apr 1995 22:46:18 +0000 (22:46 +0000)]
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
so Fprocess_tty_name returns nil for pipes as its docstring says.

29 years ago(XTread_socket): Pass dpyinfo to popup_get_selection.
Richard M. Stallman [Tue, 11 Apr 1995 20:33:52 +0000 (20:33 +0000)]
(XTread_socket): Pass dpyinfo to popup_get_selection.

29 years ago(inhibit_garbage_collection): New function.
Richard M. Stallman [Tue, 11 Apr 1995 20:19:46 +0000 (20:19 +0000)]
(inhibit_garbage_collection): New function.

29 years ago(bibtex-find-text, bibtex-remove-double-quotes-or-braces):
Richard M. Stallman [Tue, 11 Apr 1995 19:47:26 +0000 (19:47 +0000)]
(bibtex-find-text, bibtex-remove-double-quotes-or-braces):
Support both kind of delimiters (braces or quotes) regardless of the
value of bibtex-field-left-delimiter and bibtex-field-right-delimiter.
(bibtex-field-left-delimiter, bibtex-field-right-delimiter):
Made buffer-local.

(bibtex-beginning-of-entry): At the beginning of an
entry, leave point at the beginning of that entry instead of
moving to the beginning of the previous one.
(bibtex-end-of-entry): Outside an entry, now move to the end of
the *previous* entry (i.e. bibtex-beginning-of-entry and
bibtex-end-of-entry are now idempotent).
(bibtex-sort-entries, bibtex-clean-entry): Removed now obsolete
calls of bibtex-beginning-of-entry just before calls to
bibtex-end-of-entry.
(bibtex-clean-entry): Minor change to adapt to new behavior of
bibtex-beginning-of-entry.

29 years ago(facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.
Boris Goldowsky [Tue, 11 Apr 1995 15:56:53 +0000 (15:56 +0000)]
(facemenu-read-color): Don't ignore PROMPT arg.  Make arg optional.
(facemenu-unlisted-faces): Add font-lock faces to default value.

29 years ago(Fcall_interactively): Fix handling of @
Richard M. Stallman [Tue, 11 Apr 1995 03:04:38 +0000 (03:04 +0000)]
(Fcall_interactively): Fix handling of @
when it tests whether the event has a window in it.

29 years ago(perl-comment-indent): Make extra space only when
Richard M. Stallman [Tue, 11 Apr 1995 03:00:04 +0000 (03:00 +0000)]
(perl-comment-indent): Make extra space only when
not at beginning of line.

29 years ago(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
Richard M. Stallman [Tue, 11 Apr 1995 01:50:08 +0000 (01:50 +0000)]
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.

29 years agoTest NO_SOCKETS_IN_FILE_SYSTEM.
Richard M. Stallman [Tue, 11 Apr 1995 01:44:46 +0000 (01:44 +0000)]
Test NO_SOCKETS_IN_FILE_SYSTEM.

29 years agoComment changes.
Karl Heuer [Tue, 11 Apr 1995 00:38:11 +0000 (00:38 +0000)]
Comment changes.

29 years ago(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.
Karl Heuer [Mon, 10 Apr 1995 23:43:57 +0000 (23:43 +0000)]
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.

29 years ago(internal_condition_case): Abort if interrupt_input_blocked>0.
Richard M. Stallman [Mon, 10 Apr 1995 23:06:13 +0000 (23:06 +0000)]
(internal_condition_case): Abort if interrupt_input_blocked>0.

29 years ago(make_terminal_frame): all_kboards means initial_kboard too.
Karl Heuer [Mon, 10 Apr 1995 22:38:34 +0000 (22:38 +0000)]
(make_terminal_frame): all_kboards means initial_kboard too.

29 years ago(init_keyboard): Don't malloc a new structure;
Karl Heuer [Mon, 10 Apr 1995 22:37:57 +0000 (22:37 +0000)]
(init_keyboard): Don't malloc a new structure;
initial_kboard should already exist for that.

29 years ago(newline): Don't auto-fill if flag is on; it was filling wrong line.
Richard M. Stallman [Mon, 10 Apr 1995 21:01:12 +0000 (21:01 +0000)]
(newline): Don't auto-fill if flag is on; it was filling wrong line.

29 years ago#define SPECIAL_EMACS_INT
Richard M. Stallman [Mon, 10 Apr 1995 18:11:41 +0000 (18:11 +0000)]
#define SPECIAL_EMACS_INT

Include alloca.h, string.h here.
(malloc. realloc, xmalloc, xrealloc): Declarations moved from s/osf1.h.

29 years agoDon't include alloca.h, string.h here.
Richard M. Stallman [Mon, 10 Apr 1995 18:11:07 +0000 (18:11 +0000)]
Don't include alloca.h, string.h here.
(malloc. realloc, xmalloc, xrealloc): Declarations moved to m/alpha.h.

29 years ago(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.
Roland McGrath [Mon, 10 Apr 1995 16:45:47 +0000 (16:45 +0000)]
(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.

29 years agoIf HAVE_CONFIG_H, include config.h.
Richard M. Stallman [Mon, 10 Apr 1995 08:05:13 +0000 (08:05 +0000)]
If HAVE_CONFIG_H, include config.h.

29 years agoInclude alloca.h, string.h. Test NOT_C_CODE.
Richard M. Stallman [Mon, 10 Apr 1995 08:04:27 +0000 (08:04 +0000)]
Include alloca.h, string.h.  Test NOT_C_CODE.
(xmalloc, xrealloc): Declare them.

29 years ago(fill-region-as-paragraph): Undo previous change.
Richard M. Stallman [Mon, 10 Apr 1995 08:02:39 +0000 (08:02 +0000)]
(fill-region-as-paragraph): Undo previous change.
Instead, set JUSTIFY to `full' in the interactive spec.

29 years ago(make_terminal_frame): Use Emacs, Emacs-2, ... as name.
Richard M. Stallman [Mon, 10 Apr 1995 08:00:16 +0000 (08:00 +0000)]
(make_terminal_frame): Use Emacs, Emacs-2, ... as name.

29 years ago(display_mode_line): Use push_frame_kboard, pop_frame_kboard.
Richard M. Stallman [Mon, 10 Apr 1995 07:57:44 +0000 (07:57 +0000)]
(display_mode_line): Use push_frame_kboard, pop_frame_kboard.

(display_mode_line): Test mode_line_inverse_video
before highlighting partial-width mode line.

29 years ago(x_window): Copy the frame name to non-Lisp string.
Richard M. Stallman [Mon, 10 Apr 1995 07:55:29 +0000 (07:55 +0000)]
(x_window): Copy the frame name to non-Lisp string.

(defined_color): Fix typo (duplicate +).

(validate_x_resource_name): Change invalid chars to `_'.

29 years ago(struct x_display_info): Use `struct kboard', not KBOARD.
Richard M. Stallman [Mon, 10 Apr 1995 07:48:16 +0000 (07:48 +0000)]
(struct x_display_info): Use `struct kboard', not KBOARD.

29 years ago(struct frame): Use `struct kboard', not KBOARD.
Richard M. Stallman [Mon, 10 Apr 1995 07:47:42 +0000 (07:47 +0000)]
(struct frame): Use `struct kboard', not KBOARD.

29 years ago(any_kboard_state): Renamed from unlock_kboard.
Richard M. Stallman [Mon, 10 Apr 1995 07:46:48 +0000 (07:46 +0000)]
(any_kboard_state): Renamed from unlock_kboard.
Define it unconditionally, but it's a no-op unless MULTI_KBOARD.
(single_kboard_state): New function.
(push_frame_kboard, pop_frame_kboard): New functions.
(single_kboard): Renamed from kboard_locked.

(unlock_kboard): Do nothing with Vunread_command_events.
(read_char): Clean up logic for reading from KBOARD queues.

(kbd_buffer_get_event): Set copy by assignment, not init.