]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 13 Jul 1997 20:20:11 +0000 (20:20 +0000)]
(XPointer): Define XPointer.
Richard M. Stallman [Sun, 13 Jul 1997 06:36:36 +0000 (06:36 +0000)]
(compile_pattern_1): Don't declare val with CONST.
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).
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.
Richard M. Stallman [Sat, 12 Jul 1997 07:34:33 +0000 (07:34 +0000)]
(XPointer): Define XPointer.
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.
Richard M. Stallman [Sat, 12 Jul 1997 07:04:43 +0000 (07:04 +0000)]
(r_alloc_reinit): New function.
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.
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.
Richard M. Stallman [Sat, 12 Jul 1997 06:49:45 +0000 (06:49 +0000)]
(Fx_list_fonts): Fix Fnconc argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:49:03 +0000 (06:49 +0000)]
Initial revision
Richard M. Stallman [Sat, 12 Jul 1997 06:47:19 +0000 (06:47 +0000)]
(message2_nolog): Don't call fwrite will null string.
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.
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.
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.
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.
Richard M. Stallman [Sat, 12 Jul 1997 06:45:09 +0000 (06:45 +0000)]
(Ffind_coding_system): Use call1, not call2.
Richard M. Stallman [Sat, 12 Jul 1997 06:44:49 +0000 (06:44 +0000)]
(Fsubstitute_command_keys): Add missing describe_map_tree argument.
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.
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.
Richard M. Stallman [Sat, 12 Jul 1997 06:42:44 +0000 (06:42 +0000)]
(set_point): Convert call2 arguments to Lisp_Integer.
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.
Richard M. Stallman [Sat, 12 Jul 1997 06:41:26 +0000 (06:41 +0000)]
(Fml_arg): Add missing Fread_string arguments.
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.
Richard M. Stallman [Sat, 12 Jul 1997 06:38:44 +0000 (06:38 +0000)]
(Fprocess_send_region): Convert move_gap argument to int.
Richard M. Stallman [Sat, 12 Jul 1997 06:38:27 +0000 (06:38 +0000)]
(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
Richard M. Stallman [Sat, 12 Jul 1997 06:37:59 +0000 (06:37 +0000)]
Fix copyright year.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Richard M. Stallman [Fri, 11 Jul 1997 06:15:11 +0000 (06:15 +0000)]
Make it clear that the warning is a warning.
Geoff Voelker [Thu, 10 Jul 1997 20:12:15 +0000 (20:12 +0000)]
(shutdown): Define.
(sys_shutdown): Export.
Geoff Voelker [Thu, 10 Jul 1997 20:10:09 +0000 (20:10 +0000)]
(sys_shutdown): New function.
Geoff Voelker [Thu, 10 Jul 1997 20:09:50 +0000 (20:09 +0000)]
Define HAVE_SHUTDOWN.
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.
Richard M. Stallman [Thu, 10 Jul 1997 10:55:23 +0000 (10:55 +0000)]
(char-after): Allow 0 args.
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.
Richard M. Stallman [Thu, 10 Jul 1997 07:54:06 +0000 (07:54 +0000)]
Initial revision
Kenichi Handa [Thu, 10 Jul 1997 07:36:22 +0000 (07:36 +0000)]
(create-fontset-from-fontset-spec): Typo in doc-string fixed.
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.
Richard M. Stallman [Thu, 10 Jul 1997 06:50:14 +0000 (06:50 +0000)]
(hilit-submit-feedback): Change mail address.
Kenichi Handa [Thu, 10 Jul 1997 06:49:35 +0000 (06:49 +0000)]
Change titles of quail packages.
Kenichi Handa [Thu, 10 Jul 1997 06:48:24 +0000 (06:48 +0000)]
Give t as arg NOERROR to
create-fontset-from-fontset-spec.
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.
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.
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.
Kenichi Handa [Thu, 10 Jul 1997 06:44:55 +0000 (06:44 +0000)]
(mode-line-mule-info): Remove tailing ">" from input
method indicator.
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.
Richard M. Stallman [Thu, 10 Jul 1997 06:43:19 +0000 (06:43 +0000)]
Make global bindings only via loaddefs.el.
Richard M. Stallman [Thu, 10 Jul 1997 03:09:10 +0000 (03:09 +0000)]
(read_process_output): Add cast.
Richard M. Stallman [Thu, 10 Jul 1997 03:03:10 +0000 (03:03 +0000)]
(current_lock_owner, lock_file_1): Add casts.
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.
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.
Richard M. Stallman [Thu, 10 Jul 1997 01:41:38 +0000 (01:41 +0000)]
(mail-mode): Make fill-paragraph-function local.
Richard M. Stallman [Thu, 10 Jul 1997 01:03:05 +0000 (01:03 +0000)]
(redisplay_internal): Fix previous change.
Richard M. Stallman [Wed, 9 Jul 1997 23:08:42 +0000 (23:08 +0000)]
(C_SWITCH_SYSTEM): Add -Wf,-XNh option.
Richard M. Stallman [Wed, 9 Jul 1997 19:20:34 +0000 (19:20 +0000)]
[C_ALLOCA] (xmalloc): New function.
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".
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.
Richard M. Stallman [Wed, 9 Jul 1997 08:03:08 +0000 (08:03 +0000)]
(Fdelete_frame): Always err for deleting the only frame.
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.
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.
Kenichi Handa [Wed, 9 Jul 1997 06:55:18 +0000 (06:55 +0000)]
(mostlyclean): Add cleaning leim directory.
(clean, distclean, maintainer-clean): Likewise.
Kenichi Handa [Wed, 9 Jul 1997 06:54:54 +0000 (06:54 +0000)]
(Ffont_info): Make vector of correct size.
Richard M. Stallman [Wed, 9 Jul 1997 04:49:35 +0000 (04:49 +0000)]
Fix previous change.
Richard M. Stallman [Wed, 9 Jul 1997 04:47:12 +0000 (04:47 +0000)]
(dontcompilefiles): Add cyril-util.el.
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.
Richard M. Stallman [Wed, 9 Jul 1997 04:20:46 +0000 (04:20 +0000)]
(format-alist): Don't handle compression here.
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.
Richard M. Stallman [Wed, 9 Jul 1997 01:25:06 +0000 (01:25 +0000)]
(RE_TRANSLATE): Copy definition from config.in.
Richard M. Stallman [Wed, 9 Jul 1997 01:24:54 +0000 (01:24 +0000)]
(finder-list-matches): Create *Finder Category* buffer.
Richard M. Stallman [Wed, 9 Jul 1997 00:33:33 +0000 (00:33 +0000)]
(syms_of_fns): Fix previous change.
Richard M. Stallman [Wed, 9 Jul 1997 00:29:46 +0000 (00:29 +0000)]
Fix copyright and copying permissions.
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.
Richard M. Stallman [Wed, 9 Jul 1997 00:07:19 +0000 (00:07 +0000)]
(main) [__NetBSD__]: Round up new stack limit to page bdry.
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.
Richard M. Stallman [Tue, 8 Jul 1997 23:57:43 +0000 (23:57 +0000)]
Use #ifdef to test STDC_HEADERS.
Richard M. Stallman [Tue, 8 Jul 1997 23:52:18 +0000 (23:52 +0000)]
(shortlisp): Fix typo.
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.
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.
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.
Richard M. Stallman [Tue, 8 Jul 1997 09:57:37 +0000 (09:57 +0000)]
(find-file-literally): New function.
Richard M. Stallman [Tue, 8 Jul 1997 09:47:23 +0000 (09:47 +0000)]
(mouse-show-mark): Handle switch-frame events in the loop.
Richard M. Stallman [Tue, 8 Jul 1997 04:28:20 +0000 (04:28 +0000)]
(LIBS_SYSTEM): Add -lkvm and -lelf.
Kenichi Handa [Tue, 8 Jul 1997 01:48:20 +0000 (01:48 +0000)]
Initial revision
Miles Bader [Tue, 8 Jul 1997 01:06:53 +0000 (01:06 +0000)]
automatically generated from GPLed version
Paul Eggert [Tue, 8 Jul 1997 01:02:06 +0000 (01:02 +0000)]
automatically generated from GPLed version
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.
Richard M. Stallman [Mon, 7 Jul 1997 19:06:16 +0000 (19:06 +0000)]
(custom-load-symbol): Don't reload a preloaded file.
Richard M. Stallman [Mon, 7 Jul 1997 19:05:34 +0000 (19:05 +0000)]
[sigmask] (SIGEMPTYMASK): Define to use sigmask.
Richard M. Stallman [Mon, 7 Jul 1997 19:04:35 +0000 (19:04 +0000)]
Rename macro __P to PP.
Richard M. Stallman [Mon, 7 Jul 1997 19:00:51 +0000 (19:00 +0000)]
(Ffile_attributes): Use cast to avoid warnings.
Richard M. Stallman [Mon, 7 Jul 1997 19:00:25 +0000 (19:00 +0000)]
(Vpreloaded_file_list): New variable.
(syms_of_lread): Set up Lisp variable.
(Fload): Add to Vpreloaded_file_list, if dumping.
Richard M. Stallman [Mon, 7 Jul 1997 18:27:33 +0000 (18:27 +0000)]
Doc fixes.