]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years ago(comint-input-chunk-size): Variable deleted.
Richard M. Stallman [Sat, 24 Sep 1994 04:58:15 +0000 (04:58 +0000)]
(comint-input-chunk-size): Variable deleted.
(comint-send-string): Make it an alias for process-send-string.
(comint-send-region): Make it an alias for process-send-region.

29 years ago(nntp-send-region-to-server): Call process-send-region
Richard M. Stallman [Sat, 24 Sep 1994 04:57:53 +0000 (04:57 +0000)]
(nntp-send-region-to-server): Call process-send-region
just once, for the whole string.

29 years ago(shell-command, shell-command-on-region):
Richard M. Stallman [Sat, 24 Sep 1994 04:52:10 +0000 (04:52 +0000)]
(shell-command, shell-command-on-region):
Make "*Shell Command Output*" non-read-only.

29 years agoentered into RCS
Paul Reilly [Sat, 24 Sep 1994 04:37:40 +0000 (04:37 +0000)]
entered into RCS

29 years ago(Buffer-menu-delete): Handle prefix arg.
Richard M. Stallman [Sat, 24 Sep 1994 04:32:08 +0000 (04:32 +0000)]
(Buffer-menu-delete): Handle prefix arg.
(Buffer-menu-delete-backwards): Handle prefix; use Buffer-menu-delete.

29 years ago(rmail-reformat-message): Run mail-message-filter
Richard M. Stallman [Sat, 24 Sep 1994 04:20:22 +0000 (04:20 +0000)]
(rmail-reformat-message): Run mail-message-filter
before calling rmail-clear-headers.

29 years ago(dired-virtual-mode): Doc fix.
Richard M. Stallman [Sat, 24 Sep 1994 04:15:03 +0000 (04:15 +0000)]
(dired-virtual-mode): Doc fix.

29 years agoComment change.
Richard M. Stallman [Sat, 24 Sep 1994 04:14:20 +0000 (04:14 +0000)]
Comment change.

29 years ago(auto-mode-alist): Use \' in auto-mode-alist regexps.
Richard M. Stallman [Sat, 24 Sep 1994 04:13:41 +0000 (04:13 +0000)]
(auto-mode-alist): Use \' in auto-mode-alist regexps.

29 years ago(auto-execute): Use \' in auto-mode-alist regexps.
Richard M. Stallman [Sat, 24 Sep 1994 04:11:17 +0000 (04:11 +0000)]
(auto-execute): Use \' in auto-mode-alist regexps.

29 years agoComment changes.
Richard M. Stallman [Sat, 24 Sep 1994 04:09:46 +0000 (04:09 +0000)]
Comment changes.

29 years ago(ada-mode): Add autoload cookie.
Richard M. Stallman [Sat, 24 Sep 1994 04:06:50 +0000 (04:06 +0000)]
(ada-mode): Add autoload cookie.
(auto-mode-alist): Don't alter it here.

29 years ago(icon-mode): Add autoload cookie.
Richard M. Stallman [Sat, 24 Sep 1994 04:05:44 +0000 (04:05 +0000)]
(icon-mode): Add autoload cookie.

29 years ago(Fexpand_abbrev): Instead of Fcapitalize_region,
Richard M. Stallman [Sat, 24 Sep 1994 03:47:07 +0000 (03:47 +0000)]
(Fexpand_abbrev): Instead of Fcapitalize_region,
just upcase the first initial.

29 years ago(Fupcase_initials_region): New function.
Richard M. Stallman [Sat, 24 Sep 1994 02:03:32 +0000 (02:03 +0000)]
(Fupcase_initials_region): New function.
(Fupcase_initials): New function.
(syms_of_casefiddle): defsubr them.

29 years ago(upcase_initials): New function.
Richard M. Stallman [Sat, 24 Sep 1994 01:57:54 +0000 (01:57 +0000)]
(upcase_initials): New function.
(casify_object): Handle CASE_CAPITALIZE_UP.

29 years ago(install-arch-indep): Don't do mkdir here.
Richard M. Stallman [Sat, 24 Sep 1994 01:54:17 +0000 (01:54 +0000)]
(install-arch-indep): Don't do mkdir here.

29 years ago(touchy_mkdir): Make dir ugo+re even if it isn't new.
Richard M. Stallman [Sat, 24 Sep 1994 01:48:04 +0000 (01:48 +0000)]
(touchy_mkdir): Make dir ugo+re even if it isn't new.
Rename path to dirname.

29 years ago(read_minibuf_unwind): Preserve Vdeactivate_mark.
Richard M. Stallman [Sat, 24 Sep 1994 01:41:54 +0000 (01:41 +0000)]
(read_minibuf_unwind): Preserve Vdeactivate_mark.

29 years ago(find-alternate-file): Confirm killing buffer only if it is visiting a file.
Richard M. Stallman [Sat, 24 Sep 1994 01:27:46 +0000 (01:27 +0000)]
(find-alternate-file): Confirm killing buffer only if it is visiting a file.

29 years ago(get-file-buffer): Doc fix.
Richard M. Stallman [Sat, 24 Sep 1994 01:16:19 +0000 (01:16 +0000)]
(get-file-buffer): Doc fix.

29 years ago(vc-finish-steal): Fix typo in previous change.
Richard M. Stallman [Sat, 24 Sep 1994 01:10:23 +0000 (01:10 +0000)]
(vc-finish-steal): Fix typo in previous change.

29 years ago(vc-finish-steal): Do vc-resynch-window in the right buffer.
Richard M. Stallman [Sat, 24 Sep 1994 01:08:40 +0000 (01:08 +0000)]
(vc-finish-steal): Do vc-resynch-window in the right buffer.
(vc-steal-lock): Delete spurious reference to `configuration'.

29 years ago(vc-backend-checkout): Add if-statements to the shell cmds
Richard M. Stallman [Sat, 24 Sep 1994 00:58:07 +0000 (00:58 +0000)]
(vc-backend-checkout): Add if-statements to the shell cmds
to discard the extra arg some shells make.

(vc-rename-file): Add autoload cookie.

(vc-steal-lock): (1) Function should be non-interactive, because it
doesn't work when called directly by the user. (2) Don't display
revision "nil" when stealing lock if revision is unknown.  (3) Put
"Stolen lock on <file>" instead of just the file name in the Subject
of the notification message.

29 years ago(DONT_DEFINE_SIGNAL): Macro deleted.
Richard M. Stallman [Sat, 24 Sep 1994 00:37:07 +0000 (00:37 +0000)]
(DONT_DEFINE_SIGNAL): Macro deleted.

29 years ago(DK_HEADER_FILE): Macro deleted.
Richard M. Stallman [Sat, 24 Sep 1994 00:35:02 +0000 (00:35 +0000)]
(DK_HEADER_FILE): Macro deleted.

29 years ago(DKSTAT_HEADER_FILE): Macro deleted.
Richard M. Stallman [Sat, 24 Sep 1994 00:34:23 +0000 (00:34 +0000)]
(DKSTAT_HEADER_FILE): Macro deleted.

29 years ago(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
Richard M. Stallman [Sat, 24 Sep 1994 00:33:39 +0000 (00:33 +0000)]
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.

29 years ago(start_of_text): Don't test CANNOT_UNEXEC.
Richard M. Stallman [Sat, 24 Sep 1994 00:30:52 +0000 (00:30 +0000)]
(start_of_text): Don't test CANNOT_UNEXEC.

29 years agoDon't test CANNOT_UNEXEC.
Richard M. Stallman [Sat, 24 Sep 1994 00:29:39 +0000 (00:29 +0000)]
Don't test CANNOT_UNEXEC.

29 years agoDon't test CANNOT_DUMP or CANNOT_UNEXEC.
Richard M. Stallman [Sat, 24 Sep 1994 00:28:23 +0000 (00:28 +0000)]
Don't test CANNOT_DUMP or CANNOT_UNEXEC.

29 years agoDelete BROKEN_FASYNC conditional.
Richard M. Stallman [Sat, 24 Sep 1994 00:20:07 +0000 (00:20 +0000)]
Delete BROKEN_FASYNC conditional.

29 years ago(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
Richard M. Stallman [Sat, 24 Sep 1994 00:17:57 +0000 (00:17 +0000)]
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.

29 years ago(Fprocess_send_eof): Delete DID_REMOTE conditional.
Richard M. Stallman [Sat, 24 Sep 1994 00:15:23 +0000 (00:15 +0000)]
(Fprocess_send_eof): Delete DID_REMOTE conditional.

29 years ago*** empty log message ***
Paul Reilly [Sat, 24 Sep 1994 00:12:06 +0000 (00:12 +0000)]
*** empty log message ***

29 years ago(prev_frame): Fix typo.
Richard M. Stallman [Fri, 23 Sep 1994 22:49:47 +0000 (22:49 +0000)]
(prev_frame): Fix typo.

29 years agoComment changes.
Richard M. Stallman [Fri, 23 Sep 1994 22:33:05 +0000 (22:33 +0000)]
Comment changes.

29 years ago(exec_sentinel_error_handler): New function.
Richard M. Stallman [Fri, 23 Sep 1994 22:28:08 +0000 (22:28 +0000)]
(exec_sentinel_error_handler): New function.
(exec_sentinel): Catch all errors in the sentinel.
(read_process_output_error_handler): New function.
(read_process_output_call): New function.
(read_process_output): Catch and report errors in filters.

(pty_name): Move it up; make it static.
(create_process): Set the tty_name field.
(Fprocess_tty_name): New function.
(syms_of_process): defsubr it.

29 years ago(Freplace_match): New 4th arg OBJECT can specify string to replace in.
Richard M. Stallman [Fri, 23 Sep 1994 22:18:59 +0000 (22:18 +0000)]
(Freplace_match): New 4th arg OBJECT can specify string to replace in.

29 years ago(Fdelete_other_windows): Nice error if WINDOW is minibuf.
Richard M. Stallman [Fri, 23 Sep 1994 22:14:46 +0000 (22:14 +0000)]
(Fdelete_other_windows): Nice error if WINDOW is minibuf.

29 years ago*** empty log message ***
Paul Reilly [Fri, 23 Sep 1994 21:02:25 +0000 (21:02 +0000)]
*** empty log message ***

29 years ago(justify-current-line): Inherit props when inserting spaces.
Richard M. Stallman [Fri, 23 Sep 1994 20:46:35 +0000 (20:46 +0000)]
(justify-current-line): Inherit props when inserting spaces.

29 years ago(copy_text_and_data): Delete some printf's.
Richard M. Stallman [Fri, 23 Sep 1994 18:37:12 +0000 (18:37 +0000)]
(copy_text_and_data): Delete some printf's.

29 years ago(PURESIZE): Definition deleted.
Richard M. Stallman [Fri, 23 Sep 1994 18:35:32 +0000 (18:35 +0000)]
(PURESIZE): Definition deleted.

29 years agoInitial revision
Richard M. Stallman [Fri, 23 Sep 1994 18:35:06 +0000 (18:35 +0000)]
Initial revision

29 years ago(Fx_create_frame): Rename menuBarLines resource to menuBar.
Richard M. Stallman [Fri, 23 Sep 1994 18:20:31 +0000 (18:20 +0000)]
(Fx_create_frame): Rename menuBarLines resource to menuBar.

(x_figure_window_size): Decode (- N), (+ N) for position.
(x_set_frame_parameters): Handle (+ N) and (- N).
Preserve negative positions properly too.
[USE_X_TOOLKIT] (x_window): Let xneg, yneg specify whether to
negate left and top.
(Fx_parse_geometry): Handle [XY]Negative with positive number
or negative number without [XY]Negative.

29 years ago(tag-symbol-match-p): New function.
Roland McGrath [Fri, 23 Sep 1994 17:44:56 +0000 (17:44 +0000)]
(tag-symbol-match-p): New function.
(etags-recognize-tags-table): Add that second in find-tag-tag-order,
after tag-exact-match-p.

29 years ago(tags-table-check-computed-list): Call tags-verify-table on existing
Roland McGrath [Fri, 23 Sep 1994 17:29:55 +0000 (17:29 +0000)]
(tags-table-check-computed-list): Call tags-verify-table on existing
buffers.

29 years ago(X_IO_BUG): Definition deleted.
Richard M. Stallman [Fri, 23 Sep 1994 06:55:48 +0000 (06:55 +0000)]
(X_IO_BUG): Definition deleted.

29 years ago(BSD): Have two definitions according to version number.
Richard M. Stallman [Fri, 23 Sep 1994 06:38:24 +0000 (06:38 +0000)]
(BSD): Have two definitions according to version number.

29 years ago(copy_text_and_data): Add RISCiX changes.
Richard M. Stallman [Fri, 23 Sep 1994 06:18:31 +0000 (06:18 +0000)]
(copy_text_and_data): Add RISCiX changes.

29 years ago(time-stamp-mail-host-name): Use mail-host-address.
Richard M. Stallman [Fri, 23 Sep 1994 05:44:28 +0000 (05:44 +0000)]
(time-stamp-mail-host-name): Use mail-host-address.
(time-stamp-mail-host): Variable deleted.

29 years ago(UTILITIES): Remove test-distrib, make-docfile, make-path.
Richard M. Stallman [Fri, 23 Sep 1994 05:42:40 +0000 (05:42 +0000)]
(UTILITIES): Remove test-distrib, make-docfile, make-path.
(DONT_INSTALL): New variable--list those files here.
(clean): Delete the files in DONT_INSTALL.

29 years ago(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
Richard M. Stallman [Fri, 23 Sep 1994 05:31:24 +0000 (05:31 +0000)]
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
(the_x_screen): New variable.
(syms_of_xfns): Staticpro parts of it.
(Fx_open_connection): Initialize it.
(Fx_create_frame): Make frame point to it.

29 years ago(FRAME_X_DISPLAY): New macro.
Richard M. Stallman [Fri, 23 Sep 1994 05:28:56 +0000 (05:28 +0000)]
(FRAME_X_DISPLAY): New macro.

(struct x_screen): New structure.
(struct x_display): New field x_screen.
(FRAME_X_SCREEN): New macro.

29 years ago(mail-extr-all-top-level-domains): Fix formal name of Hungary.
Richard M. Stallman [Fri, 23 Sep 1994 05:14:56 +0000 (05:14 +0000)]
(mail-extr-all-top-level-domains): Fix formal name of Hungary.

29 years ago(x_destroy_window): Decrement ref count of x_screen struct.
Richard M. Stallman [Fri, 23 Sep 1994 04:54:46 +0000 (04:54 +0000)]
(x_destroy_window): Decrement ref count of x_screen struct.

29 years ago(rmail-retry-failure): Copy the whole block of headers from the message
Richard M. Stallman [Fri, 23 Sep 1994 04:37:16 +0000 (04:37 +0000)]
(rmail-retry-failure): Copy the whole block of headers from the message
and then discard those in rmail-retry-ignored-headers.  Delete
usage of rmail-retry-setup-hook.  Bind mail-signature and
mail-setup-hook to nil when composing retry buffer.
Handle mail-self-blind.

(rmail-retry-ignored-headers): New variable,
specifying the headers that should be removed by rmail-retry-failure.
(rmail-retry-setup-hook): Obsolete variable (see below), deleted.
(rmail-clear-headers): New optional arg is list of headers to clear.

29 years agoentered into RCS
Richard M. Stallman [Thu, 22 Sep 1994 22:00:06 +0000 (22:00 +0000)]
entered into RCS

29 years ago(add-change-log-entry): Set add-log-full-name and
Richard M. Stallman [Thu, 22 Sep 1994 20:31:07 +0000 (20:31 +0000)]
(add-change-log-entry): Set add-log-full-name and
add-log-mailing-address here.
(add-log-mailing-address, add-log-full-name): Initialize to nil.

29 years ago(shrink-window-if-larger-than-buffer): Use WINDOW's frame
Richard M. Stallman [Thu, 22 Sep 1994 20:00:48 +0000 (20:00 +0000)]
(shrink-window-if-larger-than-buffer): Use WINDOW's frame
for all actions that operate on a frame.  Set WINDOW to selected
window if it was nil.

29 years ago(evaporate_overlays): Overlay is in car, not cdr.
Karl Heuer [Thu, 22 Sep 1994 19:20:52 +0000 (19:20 +0000)]
(evaporate_overlays): Overlay is in car, not cdr.

29 years ago(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
Karl Heuer [Thu, 22 Sep 1994 17:01:39 +0000 (17:01 +0000)]
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
sendmail-synch-aliases.

29 years ago(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
Karl Heuer [Thu, 22 Sep 1994 17:00:25 +0000 (17:00 +0000)]
(sendmail-synch-aliases): Renamed from sync-mail-aliases.  All callers changed.

29 years agoUser option Man-notify-flag renamed to Man-notify-method.
Francesco Potortì [Thu, 22 Sep 1994 12:10:16 +0000 (12:10 +0000)]
User option Man-notify-flag renamed to Man-notify-method.

29 years ago* ispell.el (check-ispell-version): suggest to try ispell4.el if
Francesco Potortì [Thu, 22 Sep 1994 11:41:17 +0000 (11:41 +0000)]
* ispell.el (check-ispell-version): suggest to try ispell4.el if
version does not match.

29 years ago(Fcompleting_read): Doc fix.
Richard M. Stallman [Thu, 22 Sep 1994 07:41:35 +0000 (07:41 +0000)]
(Fcompleting_read): Doc fix.

(get_minibuffer): Make BUF current to kill its local vars.

29 years ago(BASE_PURESIZE): Increment both values.
Richard M. Stallman [Thu, 22 Sep 1994 07:29:02 +0000 (07:29 +0000)]
(BASE_PURESIZE): Increment both values.

29 years ago(x-create-frame-with-faces): Delete the frame if get error.
Richard M. Stallman [Thu, 22 Sep 1994 07:26:46 +0000 (07:26 +0000)]
(x-create-frame-with-faces): Delete the frame if get error.

29 years ago(insert-buffer): Default to first buffer other than current one.
Richard M. Stallman [Thu, 22 Sep 1994 07:22:46 +0000 (07:22 +0000)]
(insert-buffer): Default to first buffer other than current one.

29 years ago(rmail-summary-goto-msg): Simply the regexp
Richard M. Stallman [Thu, 22 Sep 1994 06:55:11 +0000 (06:55 +0000)]
(rmail-summary-goto-msg): Simply the regexp
for finding the message number.  Check that a non-digit follows it.

29 years ago(insert-parentheses): Don't insert spaces at beginning and end of buffer.
Richard M. Stallman [Thu, 22 Sep 1994 06:42:30 +0000 (06:42 +0000)]
(insert-parentheses): Don't insert spaces at beginning and end of buffer.

29 years ago(Vdebug_on_error): Declared.
Richard M. Stallman [Thu, 22 Sep 1994 06:37:06 +0000 (06:37 +0000)]
(Vdebug_on_error): Declared.

29 years ago(cmd_error_internal): New function, broken out of cmd_error.
Richard M. Stallman [Thu, 22 Sep 1994 06:26:46 +0000 (06:26 +0000)]
(cmd_error_internal): New function, broken out of cmd_error.

(read_char): Don't return right away when
read_char_minibuf_menu_prompt returns non-nil.
Instead, set key_already_recorded, which inhibits most but not all
of the work at non_reread.

29 years ago(special-display-popup-frame): Rename new arg to ARGS.
Richard M. Stallman [Thu, 22 Sep 1994 05:47:28 +0000 (05:47 +0000)]
(special-display-popup-frame): Rename new arg to ARGS.
Allow (FUNCTION OTHER-ARGS...) as the value of ARGS.

29 years ago(print-help-return-message): Handle cons cells
Richard M. Stallman [Thu, 22 Sep 1994 05:07:30 +0000 (05:07 +0000)]
(print-help-return-message): Handle cons cells
in special-display-regexps and special-display-buffer-names.

29 years ago(display-buffer, special-display-buffer-names)
Richard M. Stallman [Thu, 22 Sep 1994 05:04:59 +0000 (05:04 +0000)]
(display-buffer, special-display-buffer-names)
(special-display-regexps, special-display-function): Accept cons
cells in `special-display-buffer-names' and
`special-display-regexps'.  If the buffer name matches the car,
call `special-display-function' with the cdr as a second argument.

29 years ago(special-display-popup-frame): New argument PARAMS.
Richard M. Stallman [Thu, 22 Sep 1994 05:03:56 +0000 (05:03 +0000)]
(special-display-popup-frame): New argument PARAMS.
Use it as well as `special-display-frame-alist'.

29 years ago(mail-host-address): New variable.
Richard M. Stallman [Thu, 22 Sep 1994 04:56:49 +0000 (04:56 +0000)]
(mail-host-address): New variable.
(normal-top-level): Use mail-host-address to init user-mail-address.

29 years agoadd convex c3* c4*
Chris Siebenmann [Thu, 22 Sep 1994 04:27:58 +0000 (04:27 +0000)]
add convex c3* c4*

29 years ago(file-ownership-preserved-p): New function.
Richard M. Stallman [Thu, 22 Sep 1994 04:15:33 +0000 (04:15 +0000)]
(file-ownership-preserved-p): New function.

29 years ago(cmputc): Return int rather than void.
Richard M. Stallman [Thu, 22 Sep 1994 04:11:43 +0000 (04:11 +0000)]
(cmputc): Return int rather than void.

29 years ago(evalcost, cmputc): They now return their arguments.
Richard M. Stallman [Thu, 22 Sep 1994 04:11:04 +0000 (04:11 +0000)]
(evalcost, cmputc): They now return their arguments.

29 years ago(HAVE_TERMIOS, NO_TERMIO): Defined.
Richard M. Stallman [Thu, 22 Sep 1994 03:59:10 +0000 (03:59 +0000)]
(HAVE_TERMIOS, NO_TERMIO): Defined.

29 years ago(mail-extr-all-top-level-domains): Update domain list.
Richard M. Stallman [Thu, 22 Sep 1994 03:34:43 +0000 (03:34 +0000)]
(mail-extr-all-top-level-domains): Update domain list.

29 years ago(vc-menu-map): Set up menu items.
Richard M. Stallman [Thu, 22 Sep 1994 02:48:14 +0000 (02:48 +0000)]
(vc-menu-map): Set up menu items.

(vc-status): Use vc-path when calling prs.

(vc-status): New arg vc-type.

(vc-file-not-found-hook): Use save-excursion.

(vc-status): Renamed from vc-rcs-status.  Handle SCCS.
(vc-display-status): Renamed from vc-rcs-status.
(vc-mode-line): Call vc-status for SCCS files too.

29 years ago(Fmessage_or_box): Use Fmessage_box with new name.
Richard M. Stallman [Thu, 22 Sep 1994 02:38:55 +0000 (02:38 +0000)]
(Fmessage_or_box): Use Fmessage_box with new name.

29 years ago(init_eval_once): Init Vrun_hooks here.
Richard M. Stallman [Wed, 21 Sep 1994 23:19:26 +0000 (23:19 +0000)]
(init_eval_once): Init Vrun_hooks here.
(syms_of_eval): Not here.

29 years ago(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
Richard M. Stallman [Wed, 21 Sep 1994 21:56:37 +0000 (21:56 +0000)]
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.

29 years ago(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
Richard M. Stallman [Wed, 21 Sep 1994 21:52:23 +0000 (21:52 +0000)]
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.

29 years ago(vc-menu-map): New menu.
Richard M. Stallman [Wed, 21 Sep 1994 20:48:00 +0000 (20:48 +0000)]
(vc-menu-map): New menu.
(menu-bar-file-menu): Put the VC map under the File map.

29 years agoFix indentation.
Richard M. Stallman [Wed, 21 Sep 1994 19:05:52 +0000 (19:05 +0000)]
Fix indentation.

29 years ago(Fmessage_box): Renamed from Fbox_message.
Richard M. Stallman [Wed, 21 Sep 1994 18:54:05 +0000 (18:54 +0000)]
(Fmessage_box): Renamed from Fbox_message.

(Fbox_message): New function to print a message in a dialog box.
(Fmessage_or_box): New function that choose whether to print a
message in a dialog or in the echo area.

29 years ago(emerge-recenter, emerge-operate-on-windows):
Richard M. Stallman [Wed, 21 Sep 1994 18:42:05 +0000 (18:42 +0000)]
(emerge-recenter, emerge-operate-on-windows):
Use `visible' when calling get-buffer-window.

29 years ago(find-tag-noselect): Simplify.
Richard M. Stallman [Wed, 21 Sep 1994 18:37:00 +0000 (18:37 +0000)]
(find-tag-noselect): Simplify.
Always run find-tag-hook at the tag's location.

29 years ago(mail-default-reply-to): Initialize to t.
Richard M. Stallman [Wed, 21 Sep 1994 18:26:57 +0000 (18:26 +0000)]
(mail-default-reply-to): Initialize to t.
(mail-setup): If it's t, set it from envvar REPLYTO.

29 years agoremove trailing slashes from srcdir
David J. MacKenzie [Wed, 21 Sep 1994 17:02:10 +0000 (17:02 +0000)]
remove trailing slashes from srcdir

29 years ago* man.el (Man-notify-flag): replaces the old Man-notify
Francesco Potortì [Wed, 21 Sep 1994 16:15:42 +0000 (16:15 +0000)]
* man.el (Man-notify-flag): replaces the old Man-notify
variable, use the old one if it is bound as initial value.
(Man-reuse-okay-flag): replaces Man-reuse-okay.
(Man-downcase-section-letters-flag): replaces
Man-downcase-section-letters.
(Man-circular-pages-flag): replaces Man-circular-pages.
(Man-auto-section-alist): variable deleted.
(Man-section-translations-alist): removed the "3x" translation.
(Man-untabify-command, Man-untabify-command-args): new vars.
(Man-sed-command, Man-awk-command): new variables.
(Man-sysv-sed-script, Man-berkeley-sed-script): new constants.
(Man-name-regexp, Man-page-header-regexp): new variable.
(Man-heading-regexp): changed default value.
(Man-reference-regexp): now refers to previous regexps.
(Man-arguments): new buffer-local variable.
(Man-page-mode-string): changed default value.
(Man-mode-map): changed the meanings of ",", ".", "q".  Added new
keys ">", "<", "k".
(Man-page-mode-string): function deleted.
(Man-init-defvars): New function used for initialising the system
and environment dependent variables Man-fontify-manpage-flag,
Man-uses-untabify, Man-sed-script, Man-filter-list.
(Man-delete-trailing-newlines): function deleted.
(Man-make-page-mode-string): new subst.
(Man-build-man-command): now subst instead of function.  Modified
to comply with the new format of Man-filter-list.
(Man-downcase): function deleted.
(Man-translate-references): complete rewrite.
(Man-linepos): function deleted.
(Man-match-substring): new function.
(Man-default-man-args): function deleted.
(Man-default-man-entry): complete rewrite.
(man, manual-entry): function-alias relationship reversed.
(man): prompt changed, prompt using interactive, call
Man-init-defvars, set Man-arguments.
(Man-notify-when-ready): manage the 'pushy value.
(Man-fontify-manpage): substitute Man-set-fonts.
(Man-cleanup-manpage): new function.
(Man-bgproc-sentinel): cleanup, call Man-fontify-manpage and
Man-cleanup-page when necessary.
(Man-mode): call Man-strip-page-headers and Man-unindent.
(Man-build-section-alist, Man-build-references-alist,
Man-build-page-list): substs instead of functions.
(Man-build-references-alist): cleanup.
(Man-build-page-list): new algorithm.
(Man-strip-page-headers, Man-unindent): new substs.
(Man-find-section): assume section names start in column 1.
(Man-quit): bury the buffer instead of killing it, delete the
frame when necessary.
(Man-kill): new function.
(Man-goto-page): do the right thing when the manpage is not found,
do not assume that Man-build-references-alist is broken.

29 years agoInitial revision
Richard M. Stallman [Wed, 21 Sep 1994 09:35:35 +0000 (09:35 +0000)]
Initial revision

29 years ago(i[345]86-sequent-ptx*): Handle
Richard M. Stallman [Wed, 21 Sep 1994 09:28:40 +0000 (09:28 +0000)]
(i[345]86-sequent-ptx*): Handle