]> code.delx.au - gnu-emacs/log
gnu-emacs
26 years agoComment changes.
Richard M. Stallman [Sun, 13 Jul 1997 20:43:31 +0000 (20:43 +0000)]
Comment changes.

26 years ago(Fcall_process) [MSDOS]: Request EOL conversion of
Richard M. Stallman [Sun, 13 Jul 1997 20:40:43 +0000 (20:40 +0000)]
(Fcall_process) [MSDOS]: Request EOL conversion of
the process output, unless we were promised it is binary.

26 years ago(Fwrite_region) [DOS_NT]: Always use binary mode since
Richard M. Stallman [Sun, 13 Jul 1997 20:37:01 +0000 (20:37 +0000)]
(Fwrite_region) [DOS_NT]: Always use binary mode since
coding conversion now takes care of NL -> CRLF.

26 years ago(XPointer): Define XPointer.
Richard M. Stallman [Sun, 13 Jul 1997 20:20:11 +0000 (20:20 +0000)]
(XPointer): Define XPointer.

26 years ago(compile_pattern_1): Don't declare val with CONST.
Richard M. Stallman [Sun, 13 Jul 1997 06:36:36 +0000 (06:36 +0000)]
(compile_pattern_1): Don't declare val with CONST.

26 years ago(decode_mode_spec): Initialize and use `p' (for the termcap case).
Richard M. Stallman [Sat, 12 Jul 1997 19:11:07 +0000 (19:11 +0000)]
(decode_mode_spec): Initialize and use `p' (for the termcap case).

26 years ago(tpu-set-mode-line) Added mode-line-mule-info and
Richard M. Stallman [Sat, 12 Jul 1997 18:26:11 +0000 (18:26 +0000)]
(tpu-set-mode-line) Added mode-line-mule-info and
mode-line-frame-identification.

26 years ago(XPointer): Define XPointer.
Richard M. Stallman [Sat, 12 Jul 1997 07:34:33 +0000 (07:34 +0000)]
(XPointer): Define XPointer.

26 years ago(main): Use setrlimit only if RLIMIT_STACK.
Richard M. Stallman [Sat, 12 Jul 1997 07:07:26 +0000 (07:07 +0000)]
(main): Use setrlimit only if RLIMIT_STACK.

(main) [DOUG_LEA_MALLOC]: Call r_alloc_reinit when restarting a dumped Emacs.

26 years ago(r_alloc_reinit): New function.
Richard M. Stallman [Sat, 12 Jul 1997 07:04:43 +0000 (07:04 +0000)]
(r_alloc_reinit): New function.

26 years ago(get_system_name): Don't crash if Vsystem_name does not contain a string.
Richard M. Stallman [Sat, 12 Jul 1997 06:52:06 +0000 (06:52 +0000)]
(get_system_name): Don't crash if Vsystem_name does not contain a string.

26 years ago(lock_file_1): Don't crash if Fuser_login_name or
Richard M. Stallman [Sat, 12 Jul 1997 06:51:51 +0000 (06:51 +0000)]
(lock_file_1): Don't crash if Fuser_login_name or
Fsystem_name don't return strings.
(current_lock_owner): Likewise.

26 years ago(Fx_list_fonts): Fix Fnconc argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:49:45 +0000 (06:49 +0000)]
(Fx_list_fonts): Fix Fnconc argument.

26 years agoInitial revision
Richard M. Stallman [Sat, 12 Jul 1997 06:49:03 +0000 (06:49 +0000)]
Initial revision

26 years ago(message2_nolog): Don't call fwrite will null string.
Richard M. Stallman [Sat, 12 Jul 1997 06:47:19 +0000 (06:47 +0000)]
(message2_nolog): Don't call fwrite will null string.

26 years ago(set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:46:48 +0000 (06:46 +0000)]
(set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
(set_buffer_temp): Likewise.
(fix_overlays_in_range): Likewise.

26 years ago(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
Richard M. Stallman [Sat, 12 Jul 1997 06:46:35 +0000 (06:46 +0000)]
(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
argument to Lisp_Integer.
(CATEGORY_TABLE_VERSION): Likewise.

26 years ago(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:46:21 +0000 (06:46 +0000)]
(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
(syms_of_ccl): Likewise.

26 years ago(Fdelete_backward_char): Convert Finsert_char argument to
Richard M. Stallman [Sat, 12 Jul 1997 06:45:55 +0000 (06:45 +0000)]
(Fdelete_backward_char): Convert Finsert_char argument to
Lisp_Integer and add missing argument.
(internal_self_insert): Convert Fmove_to_column argument to
Lisp_Integer and add missing argument.

26 years ago(Ffind_coding_system): Use call1, not call2.
Richard M. Stallman [Sat, 12 Jul 1997 06:45:09 +0000 (06:45 +0000)]
(Ffind_coding_system): Use call1, not call2.

26 years ago(Fsubstitute_command_keys): Add missing describe_map_tree argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:44:49 +0000 (06:44 +0000)]
(Fsubstitute_command_keys): Add missing describe_map_tree argument.

26 years ago(Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:43:44 +0000 (06:43 +0000)]
(Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
(Ftranspose_regions): Convert Fset_text_properties arguments to Lisp_Integer.

26 years ago(Fwrite_region): Fix call2 argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:43:08 +0000 (06:43 +0000)]
(Fwrite_region): Fix call2 argument.
(Fread_file_name): Convert Fcons argument to Lisp_Integer.

26 years ago(set_point): Convert call2 arguments to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:42:44 +0000 (06:42 +0000)]
(set_point): Convert call2 arguments to Lisp_Integer.

26 years ago(command_loop_1): Add missing message2 argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:42:03 +0000 (06:42 +0000)]
(command_loop_1): Add missing message2 argument.
(menu_bar_items): Add missing get_keyelt argument.
(follow_key): Likewise.
(read_key_sequence): Likewise.

26 years ago(Fml_arg): Add missing Fread_string arguments.
Richard M. Stallman [Sat, 12 Jul 1997 06:41:26 +0000 (06:41 +0000)]
(Fml_arg): Add missing Fread_string arguments.

26 years ago(Fread_from_minibuffer): Remove extra get_keymap argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:41:07 +0000 (06:41 +0000)]
(Fread_from_minibuffer): Remove extra get_keymap argument.
(Fminibuffer_complete): Convert Fset_window_start argument to Lisp_Integer.

26 years ago(Fprocess_send_region): Convert move_gap argument to int.
Richard M. Stallman [Sat, 12 Jul 1997 06:38:44 +0000 (06:38 +0000)]
(Fprocess_send_region): Convert move_gap argument to int.

26 years ago(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:38:27 +0000 (06:38 +0000)]
(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.

26 years agoFix copyright year.
Richard M. Stallman [Sat, 12 Jul 1997 06:37:59 +0000 (06:37 +0000)]
Fix copyright year.

26 years ago(interval_of): Convert args_out_of_range arguments to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:37:25 +0000 (06:37 +0000)]
(interval_of): Convert args_out_of_range arguments to Lisp_Integer.

26 years ago(Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:37:04 +0000 (06:37 +0000)]
(Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
(save_window_save): Convert Fset_marker argument to Lisp_Integer.

26 years ago(selection_data_to_lisp_data): Convert Fmake_vector
Richard M. Stallman [Sat, 12 Jul 1997 06:36:06 +0000 (06:36 +0000)]
(selection_data_to_lisp_data): Convert Fmake_vector
and Faset arguments to Lisp_Integer.
(clean_local_selection_data): Likewise.

26 years ago(dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
Richard M. Stallman [Sat, 12 Jul 1997 06:35:22 +0000 (06:35 +0000)]
(dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.

26 years ago(EXFUN, P_): New definitions. Use them to declare
Richard M. Stallman [Sat, 12 Jul 1997 06:34:16 +0000 (06:34 +0000)]
(EXFUN, P_): New definitions.  Use them to declare
prototypes for external functions.

26 years ago(forward-visible-line): Correctly handle arg 0
Richard M. Stallman [Sat, 12 Jul 1997 06:33:49 +0000 (06:33 +0000)]
(forward-visible-line): Correctly handle arg 0
so that it doesn't mess up handling of nonzero args.

26 years ago(display_text_line): Exit the outer loop immediately
Richard M. Stallman [Sat, 12 Jul 1997 06:17:23 +0000 (06:17 +0000)]
(display_text_line): Exit the outer loop immediately
when the right margin has been reached.

26 years ago(condition-case): Fix edebug-form-spec to
Richard M. Stallman [Sat, 12 Jul 1997 06:13:54 +0000 (06:13 +0000)]
(condition-case): Fix edebug-form-spec to
allow a handler with a list of condition names.

27 years ago(mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.
Richard M. Stallman [Fri, 11 Jul 1997 06:58:14 +0000 (06:58 +0000)]
(mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.

27 years agoMake it clear that the warning is a warning.
Richard M. Stallman [Fri, 11 Jul 1997 06:15:11 +0000 (06:15 +0000)]
Make it clear that the warning is a warning.

27 years ago(shutdown): Define.
Geoff Voelker [Thu, 10 Jul 1997 20:12:15 +0000 (20:12 +0000)]
(shutdown): Define.
(sys_shutdown): Export.

27 years ago(sys_shutdown): New function.
Geoff Voelker [Thu, 10 Jul 1997 20:10:09 +0000 (20:10 +0000)]
(sys_shutdown): New function.

27 years agoDefine HAVE_SHUTDOWN.
Geoff Voelker [Thu, 10 Jul 1997 20:09:50 +0000 (20:09 +0000)]
Define HAVE_SHUTDOWN.

27 years ago(Fset_face_attribute_internal): Set mouse_face_defer
Eli Zaretskii [Thu, 10 Jul 1997 15:50:59 +0000 (15:50 +0000)]
(Fset_face_attribute_internal): Set mouse_face_defer
only if HAVE_X_WINDOWS is defined.

27 years ago(char-after): Allow 0 args.
Richard M. Stallman [Thu, 10 Jul 1997 10:55:23 +0000 (10:55 +0000)]
(char-after): Allow 0 args.

27 years ago(c-copy-tree): New function.
Richard M. Stallman [Thu, 10 Jul 1997 07:56:17 +0000 (07:56 +0000)]
(c-copy-tree): New function.
(c-initialize-builtin-style): Use c-copy-tree.

27 years agoInitial revision
Richard M. Stallman [Thu, 10 Jul 1997 07:54:06 +0000 (07:54 +0000)]
Initial revision

27 years ago(create-fontset-from-fontset-spec): Typo in doc-string fixed.
Kenichi Handa [Thu, 10 Jul 1997 07:36:22 +0000 (07:36 +0000)]
(create-fontset-from-fontset-spec): Typo in doc-string fixed.

27 years ago(echo_area_display): Don't offset using left-side
Richard M. Stallman [Thu, 10 Jul 1997 07:09:50 +0000 (07:09 +0000)]
(echo_area_display): Don't offset using left-side
scroll bar width because it is included in the width; clear
the entire line.

27 years ago(hilit-submit-feedback): Change mail address.
Richard M. Stallman [Thu, 10 Jul 1997 06:50:14 +0000 (06:50 +0000)]
(hilit-submit-feedback): Change mail address.

27 years agoChange titles of quail packages.
Kenichi Handa [Thu, 10 Jul 1997 06:49:35 +0000 (06:49 +0000)]
Change titles of quail packages.

27 years agoGive t as arg NOERROR to
Kenichi Handa [Thu, 10 Jul 1997 06:48:24 +0000 (06:48 +0000)]
Give t as arg NOERROR to
create-fontset-from-fontset-spec.

27 years ago(create-fontset-from-fontset-spec): Add
Kenichi Handa [Thu, 10 Jul 1997 06:46:42 +0000 (06:46 +0000)]
(create-fontset-from-fontset-spec): Add
optional arg NOERROR.
(create-fontset-from-x-resource): Give t as arg NOERROR to
create-fontset-from-fontset-spec.

27 years ago(isearch-input-method): New variable.
Kenichi Handa [Thu, 10 Jul 1997 06:46:42 +0000 (06:46 +0000)]
(isearch-input-method): New variable.
(isearch-input-method-title): New variable.
(isearch-toggle-specified-input-method): Set the above variables.
(isearch-toggle-input-method): Likewise.
(isearch-process-search-multibyte-characters): Give
iseach-input-method as arg to read-multilingual-string.

27 years ago(read-multilingual-string): Adjusted
Kenichi Handa [Thu, 10 Jul 1997 06:46:42 +0000 (06:46 +0000)]
(read-multilingual-string): Adjusted
for the previous change of variables related to input methods.

27 years ago(mode-line-mule-info): Remove tailing ">" from input
Kenichi Handa [Thu, 10 Jul 1997 06:44:55 +0000 (06:44 +0000)]
(mode-line-mule-info): Remove tailing ">" from input
method indicator.

27 years ago(isearch-message-prefix): Adjusted
Kenichi Handa [Thu, 10 Jul 1997 06:44:55 +0000 (06:44 +0000)]
(isearch-message-prefix): Adjusted
for the previous change of variables related to input methods.

27 years agoMake global bindings only via loaddefs.el.
Richard M. Stallman [Thu, 10 Jul 1997 06:43:19 +0000 (06:43 +0000)]
Make global bindings only via loaddefs.el.

27 years ago(read_process_output): Add cast.
Richard M. Stallman [Thu, 10 Jul 1997 03:09:10 +0000 (03:09 +0000)]
(read_process_output): Add cast.

27 years ago(current_lock_owner, lock_file_1): Add casts.
Richard M. Stallman [Thu, 10 Jul 1997 03:03:10 +0000 (03:03 +0000)]
(current_lock_owner, lock_file_1): Add casts.

27 years ago(x_load_font): Get value of fontp->height from
Richard M. Stallman [Thu, 10 Jul 1997 02:15:40 +0000 (02:15 +0000)]
(x_load_font): Get value of fontp->height from
ascent and descent members of structure font->max_bounds.
(dumpglyphs): Draw background by FillSolid if a font is too short.

27 years ago(x_term_init): Don't use initializer for null_bits.
Richard M. Stallman [Thu, 10 Jul 1997 02:13:26 +0000 (02:13 +0000)]
(x_term_init): Don't use initializer for null_bits.

(XTread_socket) <KeyPress>: Call XFilterEvent.

27 years ago(mail-mode): Make fill-paragraph-function local.
Richard M. Stallman [Thu, 10 Jul 1997 01:41:38 +0000 (01:41 +0000)]
(mail-mode): Make fill-paragraph-function local.

27 years ago(redisplay_internal): Fix previous change.
Richard M. Stallman [Thu, 10 Jul 1997 01:03:05 +0000 (01:03 +0000)]
(redisplay_internal): Fix previous change.

27 years ago(C_SWITCH_SYSTEM): Add -Wf,-XNh option.
Richard M. Stallman [Wed, 9 Jul 1997 23:08:42 +0000 (23:08 +0000)]
(C_SWITCH_SYSTEM): Add -Wf,-XNh option.

27 years ago[C_ALLOCA] (xmalloc): New function.
Richard M. Stallman [Wed, 9 Jul 1997 19:20:34 +0000 (19:20 +0000)]
[C_ALLOCA] (xmalloc): New function.

27 years ago(menu-bar-custom-menu): Add several more menu items.
Richard M. Stallman [Wed, 9 Jul 1997 19:03:09 +0000 (19:03 +0000)]
(menu-bar-custom-menu): Add several more menu items.
Rename some.  Delete "Update this menu".

27 years ago[top level]: Add `up-list' and `down-list' to eldoc-message-commands.
Noah Friedman [Wed, 9 Jul 1997 12:44:15 +0000 (12:44 +0000)]
[top level]: Add `up-list' and `down-list' to eldoc-message-commands.

27 years ago(Fdelete_frame): Always err for deleting the only frame.
Richard M. Stallman [Wed, 9 Jul 1997 08:03:08 +0000 (08:03 +0000)]
(Fdelete_frame): Always err for deleting the only frame.

27 years ago(encoded-kbd-mode): Call coding-system-XXX instead of coding-vector-XXX.
Kenichi Handa [Wed, 9 Jul 1997 06:56:04 +0000 (06:56 +0000)]
(encoded-kbd-mode): Call coding-system-XXX instead of coding-vector-XXX.

27 years ago(print-fontset): Output format improved.
Kenichi Handa [Wed, 9 Jul 1997 06:56:04 +0000 (06:56 +0000)]
(print-fontset): Output format improved.
(describe-fontset): Likewise.  Doc-string modified.
(list-fontsets): Likewise.

27 years ago(mostlyclean): Add cleaning leim directory.
Kenichi Handa [Wed, 9 Jul 1997 06:55:18 +0000 (06:55 +0000)]
(mostlyclean): Add cleaning leim directory.
(clean, distclean, maintainer-clean): Likewise.

27 years ago(Ffont_info): Make vector of correct size.
Kenichi Handa [Wed, 9 Jul 1997 06:54:54 +0000 (06:54 +0000)]
(Ffont_info): Make vector of correct size.

27 years agoFix previous change.
Richard M. Stallman [Wed, 9 Jul 1997 04:49:35 +0000 (04:49 +0000)]
Fix previous change.

27 years ago(dontcompilefiles): Add cyril-util.el.
Richard M. Stallman [Wed, 9 Jul 1997 04:47:12 +0000 (04:47 +0000)]
(dontcompilefiles): Add cyril-util.el.

27 years ago(bogosities): Check subdirs of `lisp' also.
Richard M. Stallman [Wed, 9 Jul 1997 04:27:54 +0000 (04:27 +0000)]
(bogosities): Check subdirs of `lisp' also.

(etc): Really avoid symlinks now.
(lisp): Don't delete from subdirs the things we never copy.

27 years ago(format-alist): Don't handle compression here.
Richard M. Stallman [Wed, 9 Jul 1997 04:20:46 +0000 (04:20 +0000)]
(format-alist): Don't handle compression here.

27 years ago(mouse-undouble-last-event): Fix gross bugs:
Richard M. Stallman [Wed, 9 Jul 1997 02:47:07 +0000 (02:47 +0000)]
(mouse-undouble-last-event): Fix gross bugs:
use modifiers, not old-modifiers.

27 years ago(RE_TRANSLATE): Copy definition from config.in.
Richard M. Stallman [Wed, 9 Jul 1997 01:25:06 +0000 (01:25 +0000)]
(RE_TRANSLATE): Copy definition from config.in.

27 years ago(finder-list-matches): Create *Finder Category* buffer.
Richard M. Stallman [Wed, 9 Jul 1997 01:24:54 +0000 (01:24 +0000)]
(finder-list-matches): Create *Finder Category* buffer.

27 years ago(syms_of_fns): Fix previous change.
Richard M. Stallman [Wed, 9 Jul 1997 00:33:33 +0000 (00:33 +0000)]
(syms_of_fns): Fix previous change.

27 years agoFix copyright and copying permissions.
Richard M. Stallman [Wed, 9 Jul 1997 00:29:46 +0000 (00:29 +0000)]
Fix copyright and copying permissions.

27 years ago(decode_mode_spec) <z,Z>: Display buffer coding system
Richard M. Stallman [Wed, 9 Jul 1997 00:28:25 +0000 (00:28 +0000)]
(decode_mode_spec) <z,Z>: Display buffer coding system
last of the three.

27 years ago(main) [__NetBSD__]: Round up new stack limit to page bdry.
Richard M. Stallman [Wed, 9 Jul 1997 00:07:19 +0000 (00:07 +0000)]
(main) [__NetBSD__]: Round up new stack limit to page bdry.

27 years ago(url): Define end-op property again. Wrap end-op
Richard M. Stallman [Wed, 9 Jul 1997 00:04:00 +0000 (00:04 +0000)]
(url): Define end-op property again.  Wrap end-op
and beginning-op lambdas with `function', not quote.

27 years agoUse #ifdef to test STDC_HEADERS.
Richard M. Stallman [Tue, 8 Jul 1997 23:57:43 +0000 (23:57 +0000)]
Use #ifdef to test STDC_HEADERS.

27 years ago(shortlisp): Fix typo.
Richard M. Stallman [Tue, 8 Jul 1997 23:52:18 +0000 (23:52 +0000)]
(shortlisp): Fix typo.

27 years ago(Finsert_file_contents): Give up match-end only if
Richard M. Stallman [Tue, 8 Jul 1997 11:37:32 +0000 (11:37 +0000)]
(Finsert_file_contents): Give up match-end only if
coding requires conversion.  Adjust end of non-matching text area
to multibyte character boundary if enable_multibyte_character is non-nil.

27 years ago(struct gl_state_s): New field `offset'.
Richard M. Stallman [Tue, 8 Jul 1997 11:12:53 +0000 (11:12 +0000)]
(struct gl_state_s): New field `offset'.
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Set offset field.
(SETUP_SYNTAX_TABLE): Clear offset field.
(UPDATE_SYNTAX_TABLE, UPDATE_SYNTAX_TABLE_FORWARD):
(UPDATE_SYNTAX_TABLE_BACKWARD): Use the offset field.

27 years ago(decode_mode_spec_coding): Really don't display
Richard M. Stallman [Tue, 8 Jul 1997 11:12:13 +0000 (11:12 +0000)]
(decode_mode_spec_coding): Really don't display
EOL indicator when eol_flag is 0.
(echo_area_display): Use proper width when scroll bars on left.

27 years ago(find-file-literally): New function.
Richard M. Stallman [Tue, 8 Jul 1997 09:57:37 +0000 (09:57 +0000)]
(find-file-literally): New function.

27 years ago(mouse-show-mark): Handle switch-frame events in the loop.
Richard M. Stallman [Tue, 8 Jul 1997 09:47:23 +0000 (09:47 +0000)]
(mouse-show-mark): Handle switch-frame events in the loop.

27 years ago(LIBS_SYSTEM): Add -lkvm and -lelf.
Richard M. Stallman [Tue, 8 Jul 1997 04:28:20 +0000 (04:28 +0000)]
(LIBS_SYSTEM): Add -lkvm and -lelf.

27 years agoInitial revision
Kenichi Handa [Tue, 8 Jul 1997 01:48:20 +0000 (01:48 +0000)]
Initial revision

27 years agoautomatically generated from GPLed version
Miles Bader [Tue, 8 Jul 1997 01:06:53 +0000 (01:06 +0000)]
automatically generated from GPLed version

27 years agoautomatically generated from GPLed version
Paul Eggert [Tue, 8 Jul 1997 01:02:06 +0000 (01:02 +0000)]
automatically generated from GPLed version

27 years agoUndo an earlier change:
Richard M. Stallman [Mon, 7 Jul 1997 21:51:01 +0000 (21:51 +0000)]
Undo an earlier change:
(dun-piss): Renamed from dunnet-urinate.
(dun-verblist): Indecent word added back.
(dunnet): Delete "censored" message.

27 years ago(custom-load-symbol): Don't reload a preloaded file.
Richard M. Stallman [Mon, 7 Jul 1997 19:06:16 +0000 (19:06 +0000)]
(custom-load-symbol): Don't reload a preloaded file.

27 years ago[sigmask] (SIGEMPTYMASK): Define to use sigmask.
Richard M. Stallman [Mon, 7 Jul 1997 19:05:34 +0000 (19:05 +0000)]
[sigmask] (SIGEMPTYMASK): Define to use sigmask.

27 years agoRename macro __P to PP.
Richard M. Stallman [Mon, 7 Jul 1997 19:04:35 +0000 (19:04 +0000)]
Rename macro __P to PP.