bpt/emacs.git
28 years agoVarious typos fixed by rms.
Noah Friedman [Fri, 12 Jan 1996 18:20:27 +0000 (18:20 +0000)]
Various typos fixed by rms.

28 years ago(facemenu-add-face): Adding default to no region
Richard M. Stallman [Fri, 12 Jan 1996 06:12:08 +0000 (06:12 +0000)]
(facemenu-add-face): Adding default to no region
once again sets it for following typed in text.

28 years ago(auto-insert-alist): For html-mode, use `sgml-tag'.
Richard M. Stallman [Fri, 12 Jan 1996 05:54:33 +0000 (05:54 +0000)]
(auto-insert-alist): For html-mode, use `sgml-tag'.

28 years agoClarify write-contents-hooks.
Richard M. Stallman [Fri, 12 Jan 1996 05:36:59 +0000 (05:36 +0000)]
Clarify write-contents-hooks.

28 years agoMany doc fixes.
Richard M. Stallman [Fri, 12 Jan 1996 05:28:46 +0000 (05:28 +0000)]
Many doc fixes.
(hs-hide-hook): Renamed from hs-hide-hooks.
(hs-show-hook): Renamed from hs-show-hooks.

28 years ago(apropos-print): Fix previous change to mouse message.
Erik Naggum [Fri, 12 Jan 1996 01:51:05 +0000 (01:51 +0000)]
(apropos-print): Fix previous change to mouse message.

28 years ago(Fset_window_buffer): Call the window-scroll-functions.
Richard M. Stallman [Thu, 11 Jan 1996 17:16:12 +0000 (17:16 +0000)]
(Fset_window_buffer): Call the window-scroll-functions.

28 years ago(sh-mode): Don't move point.
Richard M. Stallman [Thu, 11 Jan 1996 17:11:39 +0000 (17:11 +0000)]
(sh-mode): Don't move point.
(sh-set-shell): New args NO-QUERY-FLAG and INSERT-FLAG.
Pass them to executable-set-magic.
Really set font-lock-syntax-table.  Slight cleanups.

28 years agoDescribe version-specific site-lisp dirs.
Richard M. Stallman [Thu, 11 Jan 1996 17:05:41 +0000 (17:05 +0000)]
Describe version-specific site-lisp dirs.
Capitalize Lisp.

28 years ago(dired-ls-F-marks-symlinks): Doc fix.
Richard M. Stallman [Thu, 11 Jan 1996 16:37:29 +0000 (16:37 +0000)]
(dired-ls-F-marks-symlinks): Doc fix.

28 years ago(USE_X_TOOLKIT = maybe): Delete redundant `fi'.
Erik Naggum [Wed, 10 Jan 1996 20:09:38 +0000 (20:09 +0000)]
(USE_X_TOOLKIT = maybe): Delete redundant `fi'.

28 years ago(consider_token): Fix typo in expression.
Karl Heuer [Wed, 10 Jan 1996 19:46:03 +0000 (19:46 +0000)]
(consider_token): Fix typo in expression.

28 years ago(install-arch-indep): Ignore error if no chmod -R.
Karl Heuer [Wed, 10 Jan 1996 19:43:03 +0000 (19:43 +0000)]
(install-arch-indep): Ignore error if no chmod -R.

28 years ago(vc-follow-symlinks): New variable.
André Spiegel [Wed, 10 Jan 1996 15:27:49 +0000 (15:27 +0000)]
(vc-follow-symlinks): New variable.
(vc-find-file-hook): Use it.

28 years ago(vc-cancel-version): Use search-forward to scan error message. Added
André Spiegel [Wed, 10 Jan 1996 15:24:03 +0000 (15:24 +0000)]
(vc-cancel-version): Use search-forward to scan error message. Added
comments.

28 years ago(diff): Fix local compilation-exit-message-function to take the proper
Roland McGrath [Wed, 10 Jan 1996 15:03:26 +0000 (15:03 +0000)]
(diff): Fix local compilation-exit-message-function to take the proper
arguments; remove gratuitous use of if around cond; return useful mode
line messages for normal completion.

28 years ago(imenu--create-keymap-2): Delete debugging line.
Karl Heuer [Wed, 10 Jan 1996 01:30:06 +0000 (01:30 +0000)]
(imenu--create-keymap-2): Delete debugging line.

28 years ago(ange-ftp-name-format): Don't match "/:" or "/.:".
Karl Heuer [Wed, 10 Jan 1996 00:16:02 +0000 (00:16 +0000)]
(ange-ftp-name-format): Don't match "/:" or "/.:".

28 years ago(LIBS_TERMCAP): Definition deleted.
Karl Heuer [Tue, 9 Jan 1996 23:48:52 +0000 (23:48 +0000)]
(LIBS_TERMCAP): Definition deleted.

28 years agoAdd #if 0 around everything but the include of sol2-4.h.
Karl Heuer [Tue, 9 Jan 1996 23:47:56 +0000 (23:47 +0000)]
Add #if 0 around everything but the include of sol2-4.h.

28 years agoConditionalize many macro definitions on __hpux.
Karl Heuer [Tue, 9 Jan 1996 23:47:39 +0000 (23:47 +0000)]
Conditionalize many macro definitions on __hpux.
(NEED_BSDTTY): Delete duplicate definition.

28 years ago(x_handle_selection_notify): Give an indication
Karl Heuer [Tue, 9 Jan 1996 23:47:09 +0000 (23:47 +0000)]
(x_handle_selection_notify): Give an indication
in reading_selection_reply of whether the request succeeded.
(x_get_foreign_selection): Do error if foreign selection was cleared.

28 years ago(display_text_line): Clear out redisplay_end_trigger
Karl Heuer [Tue, 9 Jan 1996 23:46:53 +0000 (23:46 +0000)]
(display_text_line): Clear out redisplay_end_trigger
before calling the functions.

28 years ago(tgetent): Find all the tc caps that there are.
Karl Heuer [Tue, 9 Jan 1996 23:44:41 +0000 (23:44 +0000)]
(tgetent): Find all the tc caps that there are.

28 years ago(create_process): Restore the signal state
Karl Heuer [Tue, 9 Jan 1996 23:40:33 +0000 (23:40 +0000)]
(create_process): Restore the signal state
after vfork whether it succeeds or not.

28 years ago(read1): Use xmalloc and xrealloc, not malloc and realloc.
Karl Heuer [Tue, 9 Jan 1996 23:40:19 +0000 (23:40 +0000)]
(read1): Use xmalloc and xrealloc, not malloc and realloc.
(dump_path): New static var.
(init_lread): Use that to record dump-time initial path.
Delete the local var dump_path; find Vsource_directory differently.
(syms_of_lread): staticpro it.

28 years ago(describe_map): New arg nomenu.
Karl Heuer [Tue, 9 Jan 1996 23:39:59 +0000 (23:39 +0000)]
(describe_map): New arg nomenu.
(describe_map_tree): Pass that arg.

28 years ago(do_auto_save_unwind): Don't close DESC if DESC < 0.
Karl Heuer [Tue, 9 Jan 1996 23:39:43 +0000 (23:39 +0000)]
(do_auto_save_unwind): Don't close DESC if DESC < 0.
(Fdo_auto_save): Unconditionally set up unwind-protect.

28 years ago(main): In batch mode, don't handle SIGHUP if was ignored.
Karl Heuer [Tue, 9 Jan 1996 23:38:34 +0000 (23:38 +0000)]
(main): In batch mode, don't handle SIGHUP if was ignored.
Block it while we decide what to do.

28 years ago(update_buffer_properties): Delete superfluous &'s.
Karl Heuer [Tue, 9 Jan 1996 23:38:20 +0000 (23:38 +0000)]
(update_buffer_properties): Delete superfluous &'s.

28 years ago(init_display): Treat null string DISPLAY var like not set.
Karl Heuer [Tue, 9 Jan 1996 23:38:07 +0000 (23:38 +0000)]
(init_display): Treat null string DISPLAY var like not set.

28 years ago(LOCALTIME_CACHE): Add #undef.
Karl Heuer [Tue, 9 Jan 1996 23:37:50 +0000 (23:37 +0000)]
(LOCALTIME_CACHE): Add #undef.

28 years agoComment fixes.
Karl Heuer [Tue, 9 Jan 1996 23:21:29 +0000 (23:21 +0000)]
Comment fixes.

28 years ago(x-cut-buffer-or-selection-value): Don't print messages
Karl Heuer [Tue, 9 Jan 1996 23:20:39 +0000 (23:20 +0000)]
(x-cut-buffer-or-selection-value): Don't print messages
about failure to get selection or cut buffer.

28 years ago(using-unix-filesystems):
Karl Heuer [Tue, 9 Jan 1996 23:20:20 +0000 (23:20 +0000)]
(using-unix-filesystems):
Don't do anything to write-contents-hooks.

28 years ago(tmm-menubar-mouse): Add autoload cookie.
Karl Heuer [Tue, 9 Jan 1996 23:20:11 +0000 (23:20 +0000)]
(tmm-menubar-mouse): Add autoload cookie.

28 years ago(sh-alias-alist): Don't map sh to bash.
Karl Heuer [Tue, 9 Jan 1996 23:19:53 +0000 (23:19 +0000)]
(sh-alias-alist): Don't map sh to bash.
(sh-canonicalize-shell): New function.
(sh-shell-file): Renamed from sh-shell-path.
(sh-set-shell): Don't set local-abbrev-table.
(sh-abbrevs): Variable and function definition commented out.

28 years ago(mh-display-msg): Use kill-local-variable
Karl Heuer [Tue, 9 Jan 1996 23:19:28 +0000 (23:19 +0000)]
(mh-display-msg): Use kill-local-variable
to clear out write-contents-hooks.

28 years ago(makefile-space-face): Don't work on
Karl Heuer [Tue, 9 Jan 1996 23:19:17 +0000 (23:19 +0000)]
(makefile-space-face): Don't work on
facemenu-unlisted-faces if it isn't bound.

28 years ago(emacs-lisp-byte-compile): Fix error message.
Karl Heuer [Tue, 9 Jan 1996 23:19:05 +0000 (23:19 +0000)]
(emacs-lisp-byte-compile): Fix error message.
(emacs-lisp-compile-and-load): New function.
(emacs-lisp-mode-map): Add emacs-lisp-compile-and-load to menu bar.

28 years ago(iso-accents-accent-key): Check iso-accents-enable here.
Karl Heuer [Tue, 9 Jan 1996 23:18:40 +0000 (23:18 +0000)]
(iso-accents-accent-key): Check iso-accents-enable here.
(iso-accents-customize): Define all possible accent keys with
translations, not just the enabled ones.
Don't bind iso-accents-enable around the initial call to this function.
(iso-accents-enable): Make the default once again include all prefixes.

28 years ago(imenu--create-keymap-2): Fix bug in constructing
Karl Heuer [Tue, 9 Jan 1996 23:18:21 +0000 (23:18 +0000)]
(imenu--create-keymap-2): Fix bug in constructing
the lambda expression.  Use backquote.  Don't use incf.

28 years ago(fill-region-as-paragraph): Check again for reaching
Karl Heuer [Tue, 9 Jan 1996 23:18:07 +0000 (23:18 +0000)]
(fill-region-as-paragraph): Check again for reaching
the end of the paragraph, after we adjust for places we can't break
and make sure to keep at least one word.

28 years ago(write-contents-hooks): Call make-variable-buffer-local.
Karl Heuer [Tue, 9 Jan 1996 23:17:37 +0000 (23:17 +0000)]
(write-contents-hooks): Call make-variable-buffer-local.
Doc fix.
(local-write-file-hooks, write-file-hooks): Doc fixes.

28 years ago(executable-find): Renamed from `executable'.
Karl Heuer [Tue, 9 Jan 1996 23:17:18 +0000 (23:17 +0000)]
(executable-find): Renamed from `executable'.
(executable-set-magic): Use new name `executable'.  Fix messages.
Add save-excursion.  Don't test this-command--use interactive
to get the information.  Simplify considerably.

28 years ago(menu-bar-emerge-menu): Delete spaces before `...'.
Karl Heuer [Tue, 9 Jan 1996 23:16:41 +0000 (23:16 +0000)]
(menu-bar-emerge-menu): Delete spaces before `...'.

28 years agoDelete spaces before `...' in menu strings.
Karl Heuer [Tue, 9 Jan 1996 23:16:28 +0000 (23:16 +0000)]
Delete spaces before `...' in menu strings.

28 years ago(easy-menu-define): Doc fix.
Karl Heuer [Tue, 9 Jan 1996 23:16:13 +0000 (23:16 +0000)]
(easy-menu-define): Doc fix.

28 years ago(dired-standard-move-to-filename-regexp): New variable.
Karl Heuer [Tue, 9 Jan 1996 23:15:52 +0000 (23:15 +0000)]
(dired-standard-move-to-filename-regexp): New variable.
(dired-insert-directory): Don't alter environment if would use the
C locale anyway, or if dired-move-to-filename-regexp has been
changed from the default value.
When changing the environment, avoid need for setenv.

28 years ago(diff): Set compilation-exit-message-function.
Karl Heuer [Tue, 9 Jan 1996 23:14:47 +0000 (23:14 +0000)]
(diff): Set compilation-exit-message-function.

28 years ago(edt-emulation-on): system-type is a symbol.
Karl Heuer [Tue, 9 Jan 1996 23:08:24 +0000 (23:08 +0000)]
(edt-emulation-on): system-type is a symbol.

28 years ago(apropos-print): Fix message about mouse command.
Karl Heuer [Tue, 9 Jan 1996 23:07:49 +0000 (23:07 +0000)]
(apropos-print): Fix message about mouse command.

28 years ago(../info/ccmode): Renamed from ../info/cc-mode.
Karl Heuer [Tue, 9 Jan 1996 23:05:28 +0000 (23:05 +0000)]
(../info/ccmode): Renamed from ../info/cc-mode.
(INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.

28 years agoRecompile outdated .elc files and update all autoloads.
Karl Heuer [Tue, 9 Jan 1996 22:59:24 +0000 (22:59 +0000)]
Recompile outdated .elc files and update all autoloads.

28 years ago(locallisppath): Put version-specific dir first.
Karl Heuer [Tue, 9 Jan 1996 22:56:20 +0000 (22:56 +0000)]
(locallisppath): Put version-specific dir first.
(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.

28 years ago(Fexecute_kbd_macro): Reindent properly.
Erik Naggum [Tue, 9 Jan 1996 03:58:16 +0000 (03:58 +0000)]
(Fexecute_kbd_macro): Reindent properly.

28 years ago(Fapropos_internal): Fix previous change.
Karl Heuer [Tue, 9 Jan 1996 03:16:51 +0000 (03:16 +0000)]
(Fapropos_internal): Fix previous change.

28 years ago(Fdefine_abbrev_table): Fix previous change.
Karl Heuer [Tue, 9 Jan 1996 03:01:48 +0000 (03:01 +0000)]
(Fdefine_abbrev_table): Fix previous change.

28 years ago(Fset_char_table_parent): Fix previous change.
Karl Heuer [Tue, 9 Jan 1996 02:55:53 +0000 (02:55 +0000)]
(Fset_char_table_parent): Fix previous change.

28 years ago(Flognot): Fix previous change.
Karl Heuer [Tue, 9 Jan 1996 02:52:23 +0000 (02:52 +0000)]
(Flognot): Fix previous change.

28 years ago(Fmake_symbol): Harmonize arguments with documentation (correctly).
Erik Naggum [Tue, 9 Jan 1996 02:44:30 +0000 (02:44 +0000)]
(Fmake_symbol): Harmonize arguments with documentation (correctly).

28 years ago(Fexecute_kbd_macro): Local var `pdlcount' renamed from
Karl Heuer [Tue, 9 Jan 1996 02:34:30 +0000 (02:34 +0000)]
(Fexecute_kbd_macro): Local var `pdlcount' renamed from
`count' to remove collision with recently renamed argument.

28 years ago(Fmake_symbol): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 02:21:31 +0000 (02:21 +0000)]
(Fmake_symbol): Harmonize arguments with documentation.

28 years ago(Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments
Erik Naggum [Tue, 9 Jan 1996 02:12:16 +0000 (02:12 +0000)]
(Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments
with documentation.

28 years ago(Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,
Erik Naggum [Tue, 9 Jan 1996 02:03:13 +0000 (02:03 +0000)]
(Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,
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.

28 years ago(Fpixmap_spec_p): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:34:18 +0000 (00:34 +0000)]
(Fpixmap_spec_p): Harmonize arguments with documentation.

28 years ago(Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,
Erik Naggum [Tue, 9 Jan 1996 00:34:12 +0000 (00:34 +0000)]
(Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,
Fscroll_up, Fscroll_down, Fscroll_other_window, Fscroll_left,
Fscroll_right, Frecenter, Fwindow_configuration_p): Harmonize arguments
with documentation.

28 years ago(Ftext_properties_at, Fget_text_property, Fget_char_property,
Erik Naggum [Tue, 9 Jan 1996 00:34:01 +0000 (00:34 +0000)]
(Ftext_properties_at, Fget_text_property, Fget_char_property,
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.

28 years ago(Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry):
Erik Naggum [Tue, 9 Jan 1996 00:33:54 +0000 (00:33 +0000)]
(Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry):
Harmonize arguments with documentation.

28 years ago(Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:33:47 +0000 (00:33 +0000)]
(Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.

28 years ago(Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,
Erik Naggum [Tue, 9 Jan 1996 00:33:39 +0000 (00:33 +0000)]
(Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,
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.

28 years ago(Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize
Erik Naggum [Tue, 9 Jan 1996 00:33:28 +0000 (00:33 +0000)]
(Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize
arguments with documentation.

28 years ago(Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments
Erik Naggum [Tue, 9 Jan 1996 00:33:22 +0000 (00:33 +0000)]
(Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments
with documentation.

28 years ago(Fset_marker): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:33:13 +0000 (00:33 +0000)]
(Fset_marker): Harmonize arguments with documentation.

28 years ago(Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with
Erik Naggum [Tue, 9 Jan 1996 00:33:09 +0000 (00:33 +0000)]
(Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with
documentation.

28 years ago(Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps,
Erik Naggum [Tue, 9 Jan 1996 00:33:04 +0000 (00:33 +0000)]
(Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps,
Ftext_char_description, Fapropos_internal): Harmonize arguments with
documentation.

28 years ago(Fevent_convert_list, Fcommand_execute): Harmonize arguments with
Erik Naggum [Tue, 9 Jan 1996 00:32:53 +0000 (00:32 +0000)]
(Fevent_convert_list, Fcommand_execute): Harmonize arguments with
documentation.

28 years ago(Findent_to): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:32:30 +0000 (00:32 +0000)]
(Findent_to): Harmonize arguments with documentation.

28 years ago(Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with
Erik Naggum [Tue, 9 Jan 1996 00:32:25 +0000 (00:32 +0000)]
(Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with
documentation.

28 years ago(Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:32:16 +0000 (00:32 +0000)]
(Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation.

28 years ago(Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:32:09 +0000 (00:32 +0000)]
(Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.

28 years ago(Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,
Erik Naggum [Tue, 9 Jan 1996 00:32:04 +0000 (00:32 +0000)]
(Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,
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.

28 years ago(Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with
Erik Naggum [Tue, 9 Jan 1996 00:31:51 +0000 (00:31 +0000)]
(Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with
documentation.

28 years ago(Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:31:41 +0000 (00:31 +0000)]
(Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation.

28 years ago(Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char,
Erik Naggum [Tue, 9 Jan 1996 00:31:34 +0000 (00:31 +0000)]
(Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char,
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.

28 years ago(Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize
Erik Naggum [Tue, 9 Jan 1996 00:31:26 +0000 (00:31 +0000)]
(Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize
arguments with documentation.

28 years ago(Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):
Erik Naggum [Tue, 9 Jan 1996 00:31:22 +0000 (00:31 +0000)]
(Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):
Harmonize arguments with documentation.

28 years ago(Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
Erik Naggum [Tue, 9 Jan 1996 00:31:17 +0000 (00:31 +0000)]
(Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
documentation.

28 years ago(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum [Tue, 9 Jan 1996 00:31:07 +0000 (00:31 +0000)]
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Ffile_name_all_versions): Harmonize arguments with documentation.

28 years ago(Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,
Erik Naggum [Tue, 9 Jan 1996 00:31:02 +0000 (00:31 +0000)]
(Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,
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.

28 years ago(Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,
Erik Naggum [Tue, 9 Jan 1996 00:30:54 +0000 (00:30 +0000)]
(Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,
Fdelete_backward_char): Harmonize arguments with documentation.

28 years ago(Fcase_table_p): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:30:49 +0000 (00:30 +0000)]
(Fcase_table_p): Harmonize arguments with documentation.

28 years ago(Fupcase_region, Fdowncase_region, Fcapitalize_region,
Erik Naggum [Tue, 9 Jan 1996 00:30:45 +0000 (00:30 +0000)]
(Fupcase_region, Fdowncase_region, Fcapitalize_region,
Fupcase_initials_region): Harmonize arguments with documentation.

28 years ago(Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with
Erik Naggum [Tue, 9 Jan 1996 00:30:41 +0000 (00:30 +0000)]
(Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with
documentation.

28 years ago(Fbyte_code): Harmonize arguments with documentation.
Erik Naggum [Tue, 9 Jan 1996 00:30:34 +0000 (00:30 +0000)]
(Fbyte_code): Harmonize arguments with documentation.

28 years ago(Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,
Erik Naggum [Tue, 9 Jan 1996 00:30:29 +0000 (00:30 +0000)]
(Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,
Fbury_buffer, Foverlay_get): Harmonize arguments with documentation.

28 years ago(Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,
Erik Naggum [Tue, 9 Jan 1996 00:18:22 +0000 (00:18 +0000)]
(Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,
Finsert_abbrev_table_description, Fdefine_abbrev_table): Harmonize
arguments with documentation.

28 years agoInitial revision
Karl Heuer [Mon, 8 Jan 1996 22:52:14 +0000 (22:52 +0000)]
Initial revision

28 years ago(Man-filter-list): Recognize "Rev" footers.
Karl Heuer [Mon, 8 Jan 1996 22:49:24 +0000 (22:49 +0000)]
(Man-filter-list): Recognize "Rev" footers.

28 years ago(uniquify-rationalize-file-buffer-names): If
Karl Heuer [Mon, 8 Jan 1996 22:41:40 +0000 (22:41 +0000)]
(uniquify-rationalize-file-buffer-names): If
newbuffile is nil, don't call expand-file-name on it.