Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (../info/ccmode): Renamed from ../info/cc-mode. | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| | | | | (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | ||||
* | Recompile outdated .elc files and update all autoloads. | Karl Heuer | 1996-01-09 | 1 | -37/+43 |
| | |||||
* | (locallisppath): Put version-specific dir first. | Karl Heuer | 1996-01-09 | 1 | -5/+26 |
| | | | | | | (hppa-*-nextstep*): New alternative. (USE_X_TOOLKIT): By default, set this to "maybe"; and change that later to LUCID or "no" according to X11 version. | ||||
* | (Fexecute_kbd_macro): Reindent properly. | Erik Naggum | 1996-01-09 | 1 | -4/+5 |
| | |||||
* | (Fapropos_internal): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| | |||||
* | (Fdefine_abbrev_table): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -5/+4 |
| | |||||
* | (Fset_char_table_parent): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| | |||||
* | (Flognot): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| | |||||
* | (Fmake_symbol): Harmonize arguments with documentation (correctly). | Erik Naggum | 1996-01-09 | 1 | -1/+1 |
| | |||||
* | (Fexecute_kbd_macro): Local var `pdlcount' renamed from | Karl Heuer | 1996-01-09 | 1 | -4/+5 |
| | | | | `count' to remove collision with recently renamed argument. | ||||
* | (Fmake_symbol): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -3/+3 |
| | |||||
* | (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments | Erik Naggum | 1996-01-09 | 1 | -19/+19 |
| | | | | with documentation. | ||||
* | (Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent, | Erik Naggum | 1996-01-09 | 1 | -96/+96 |
| | | | | | | Fset_char_table_parent, Fchar_table_extra_slot, Fset_char_table_extra_slot, Fchar_table_range, Fset_char_table_range, Fmap_char_table, Fmapconcat, Fmapcar): Harmonize arguments with documentation. | ||||
* | (Fpixmap_spec_p): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -12/+12 |
| | |||||
* | (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window, | Erik Naggum | 1996-01-09 | 1 | -50/+50 |
| | | | | | | Fscroll_up, Fscroll_down, Fscroll_other_window, Fscroll_left, Fscroll_right, Frecenter, Fwindow_configuration_p): Harmonize arguments with documentation. | ||||
* | (Ftext_properties_at, Fget_text_property, Fget_char_property, | Erik Naggum | 1996-01-09 | 1 | -88/+88 |
| | | | | | | | | Fnext_property_change, Fnext_single_property_change, Fprevious_property_change, Fprevious_single_property_change, Fadd_text_properties, Fput_text_property, Fset_text_properties, Fremove_text_properties, Ftext_property_any, Ftext_property_not_all): Harmonize arguments with documentation. | ||||
* | (Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry): | Erik Naggum | 1996-01-09 | 1 | -22/+23 |
| | | | | Harmonize arguments with documentation. | ||||
* | (Fmatch_end, Fregexp_quote): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -16/+20 |
| | |||||
* | (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status, | Erik Naggum | 1996-01-09 | 1 | -100/+100 |
| | | | | | | | | Fprocess_exit_status, Fprocess_id, Fprocess_name, Fprocess_command, Fprocess_tty_name, Fset_process_buffer, Fprocess_buffer, Fprocess_mark, Fset_process_filter, Fprocess_filter, Fset_process_sentinel, Fprocess_sentinel, Fset_process_window_size, Fprocess_kill_without_query, Faccept_process_output): Harmonize arguments with documentation. | ||||
* | (Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize | Erik Naggum | 1996-01-09 | 1 | -25/+25 |
| | | | | arguments with documentation. | ||||
* | (Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments | Erik Naggum | 1996-01-09 | 1 | -16/+15 |
| | | | | with documentation. | ||||
* | (Fset_marker): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -8/+8 |
| | |||||
* | (Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -15/+15 |
| | | | | documentation. | ||||
* | (Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps, | Erik Naggum | 1996-01-09 | 1 | -21/+21 |
| | | | | | Ftext_char_description, Fapropos_internal): Harmonize arguments with documentation. | ||||
* | (Fevent_convert_list, Fcommand_execute): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -9/+9 |
| | | | | documentation. | ||||
* | (Findent_to): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -10/+10 |
| | |||||
* | (Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -9/+9 |
| | | | | documentation. | ||||
* | (Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -10/+10 |
| | |||||
* | (Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -11/+11 |
| | |||||
* | (Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory, | Erik Naggum | 1996-01-09 | 1 | -131/+131 |
| | | | | | | | | Fdirectory_file_name, Fexpand_file_name, Fsubstitute_in_file_name, Fcopy_file, Fmake_directory_internal, Fdelete_directory, Fdelete_file, Frename_file, Fadd_name_to_file, Fdefine_logical_name, Ffile_modes, Fset_file_modes, Fset_default_file_modes, Fdo_auto_save, Fread_file_name): Harmonize arguments with documentation. | ||||
* | (Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -11/+11 |
| | | | | documentation. | ||||
* | (Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -16/+16 |
| | |||||
* | (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char, | Erik Naggum | 1996-01-09 | 1 | -74/+74 |
| | | | | | | | Fbuffer_substring, Fbuffer_substring_no_properties, Finsert_buffer_substring, Fdelete_region, Fnarrow_to_region): Harmonize arguments with documentation. (Fformat_time_string): Allow TIME to default to current time. | ||||
* | (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize | Erik Naggum | 1996-01-09 | 1 | -43/+43 |
| | | | | arguments with documentation. | ||||
* | (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys): | Erik Naggum | 1996-01-09 | 1 | -23/+23 |
| | | | | Harmonize arguments with documentation. | ||||
* | (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -6/+6 |
| | | | | documentation. | ||||
* | (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions, | Erik Naggum | 1996-01-09 | 1 | -31/+31 |
| | | | | Ffile_name_all_versions): Harmonize arguments with documentation. | ||||
* | (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name, | Erik Naggum | 1996-01-09 | 1 | -238/+238 |
| | | | | | | | | | | Ffset, Fdefalias, Fdefine_function, Fsetplist, store_symval_forwarding, swap_in_symval_forwarding, find_symbol_value, Fsymbol_value, Fset, default_value, Fdefault_boundp, Fdefault_value, Fset_default, Fsetq_default, Fmake_variable_buffer_local, Fmake_local_variable, Fkill_local_variable, Flocal_variable_p, Flocal_variable_if_set_p, Faref, Faset, Fzerop, Fnumber_to_string, Fstring_to_number, Frem, Fmod, Fadd1, Fsub1, Flognot): Harmonize arguments with documentation. | ||||
* | (Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char, | Erik Naggum | 1996-01-09 | 1 | -37/+37 |
| | | | | Fdelete_backward_char): Harmonize arguments with documentation. | ||||
* | (Fcase_table_p): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -8/+8 |
| | |||||
* | (Fupcase_region, Fdowncase_region, Fcapitalize_region, | Erik Naggum | 1996-01-09 | 1 | -12/+12 |
| | | | | Fupcase_initials_region): Harmonize arguments with documentation. | ||||
* | (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -5/+5 |
| | | | | documentation. | ||||
* | (Fbyte_code): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -2/+3 |
| | |||||
* | (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer, | Erik Naggum | 1996-01-09 | 1 | -21/+20 |
| | | | | Fbury_buffer, Foverlay_get): Harmonize arguments with documentation. | ||||
* | (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol, | Erik Naggum | 1996-01-09 | 1 | -20/+20 |
| | | | | | Finsert_abbrev_table_description, Fdefine_abbrev_table): Harmonize arguments with documentation. | ||||
* | Initial revision | Karl Heuer | 1996-01-08 | 1 | -0/+201 |
| | |||||
* | (Man-filter-list): Recognize "Rev" footers. | Karl Heuer | 1996-01-08 | 1 | -0/+1 |
| | |||||
* | (uniquify-rationalize-file-buffer-names): If | Karl Heuer | 1996-01-08 | 1 | -1/+2 |
| | | | | newbuffile is nil, don't call expand-file-name on it. | ||||
* | (PTY_TTY_NAME_SPRINTF): Make failure non-fatal. | Karl Heuer | 1996-01-08 | 1 | -11/+11 |
| | |||||
* | (unexec) [SOLARIS2]: Undo relocations performed by the | Karl Heuer | 1996-01-08 | 1 | -0/+34 |
| | | | | runtime linker. |