]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years ago(abs, ceiling, floor): Remove, since they now redefine
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(abs, ceiling, floor): Remove, since they now redefine
builtin functions.  All `ceiling' callers rewritten to invoke `floor'.

30 years agoring-mod -> mod
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
ring-mod -> mod

30 years ago(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.

30 years ago(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
which is simpler.

30 years ago(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
and `floor' functions instead of doing it ourselves.

30 years ago(vc-previous-comment): Use `mod', not `ring-mod'.
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(vc-previous-comment): Use `mod', not `ring-mod'.

30 years ago(Fmod): New function; result is always same sign as divisor.
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(Fmod): New function; result is always same sign as divisor.

30 years ago(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
isn't defined, since `(floor A B)' is now needed for integers.

30 years ago(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
Paul Eggert [Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)]
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
(syms_of_floatfns): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
isn't defined, since `(floor A B)' is now needed for integers.

30 years ago(unexec): Add casts for some comparisons.
Richard M. Stallman [Tue, 10 Aug 1993 01:32:23 +0000 (01:32 +0000)]
(unexec): Add casts for some comparisons.
(PATCH_INDEX): Likewise.

30 years ago(awkscript): Some sites put comma-separated junk after the fullname.
Paul Eggert [Mon, 9 Aug 1993 22:06:00 +0000 (22:06 +0000)]
(awkscript): Some sites put comma-separated junk after the fullname.
Remove it, but leave "Bill Gates, Jr" alone.
Remove the junk from fullnames like "0000-Admin(0000)".

30 years ago(edit-picture-hook): Use add-hook to modify it.
Richard M. Stallman [Mon, 9 Aug 1993 06:18:02 +0000 (06:18 +0000)]
(edit-picture-hook): Use add-hook to modify it.

30 years ago(enable-local-variables): setq deleted.
Richard M. Stallman [Mon, 9 Aug 1993 06:17:30 +0000 (06:17 +0000)]
(enable-local-variables): setq deleted.

30 years ago* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
Jim Blandy [Mon, 9 Aug 1993 06:04:14 +0000 (06:04 +0000)]
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
configuration script to edit.
* floatfns.c (Flogb): Use HAVE_LOGB and HAVE_FREXP, instead of
assuming that all USG systems have FREXP.

30 years ago(server-visit-files): Restore current-buffer by hand,
Richard M. Stallman [Mon, 9 Aug 1993 05:56:29 +0000 (05:56 +0000)]
(server-visit-files): Restore current-buffer by hand,
not using save-excursion.

30 years ago(term_init): Improve error messages (give sh commands).
Richard M. Stallman [Mon, 9 Aug 1993 05:45:12 +0000 (05:45 +0000)]
(term_init): Improve error messages (give sh commands).

30 years ago(ange-ftp-send-cmd): Bind ange-ftp-this-...
Richard M. Stallman [Mon, 9 Aug 1993 05:03:17 +0000 (05:03 +0000)]
(ange-ftp-send-cmd): Bind ange-ftp-this-...
in the outermost let, not an inner one.

30 years ago(gud-dbx-marker-filter): Detect signals as well as bpts.
Richard M. Stallman [Mon, 9 Aug 1993 04:36:47 +0000 (04:36 +0000)]
(gud-dbx-marker-filter): Detect signals as well as bpts.

30 years ago(comint-mode-map): Delete C-c C-y binding.
Richard M. Stallman [Mon, 9 Aug 1993 00:57:19 +0000 (00:57 +0000)]
(comint-mode-map): Delete C-c C-y binding.

30 years ago(mh-read-msg-list): Undo previous change.
Richard M. Stallman [Mon, 9 Aug 1993 00:08:55 +0000 (00:08 +0000)]
(mh-read-msg-list): Undo previous change.

30 years ago(mark_object): Declare ptr volatile, or don't use it
Richard M. Stallman [Sun, 8 Aug 1993 23:19:24 +0000 (23:19 +0000)]
(mark_object): Declare ptr volatile, or don't use it
after a recursive call.  Delete the aborts if ptr is clobbered.

30 years ago(struct font_info): New structure.
Richard M. Stallman [Sun, 8 Aug 1993 22:38:31 +0000 (22:38 +0000)]
(struct font_info): New structure.
(x_font_table): Use struct font_info as elements.
(x_new_font): Corresponding changes.
Use XListFonts, not XListFontsWithInfo.
Use XFreeFontNames, not XFreeFontInfo.
Compare fonts by name, not by fid.
If already_loaded is 0, that counts as "yes".

30 years ago(src, lisp): Include OChangeLog in dist.
Richard M. Stallman [Sun, 8 Aug 1993 21:58:25 +0000 (21:58 +0000)]
(src, lisp): Include OChangeLog in dist.

30 years ago(minibuffer-window-active-p): New function.
Richard M. Stallman [Sun, 8 Aug 1993 19:18:26 +0000 (19:18 +0000)]
(minibuffer-window-active-p): New function.

30 years ago(mouse-set-point): Error if click in inactive minibuffer.
Richard M. Stallman [Sun, 8 Aug 1993 19:16:42 +0000 (19:16 +0000)]
(mouse-set-point): Error if click in inactive minibuffer.
(mouse-drag-region): Use mouse-set-point.
Don't set a mark if final event wasn't suitable for setting point.

30 years ago(src): Don't put gnu-hp300 in dist.
Richard M. Stallman [Sun, 8 Aug 1993 17:43:28 +0000 (17:43 +0000)]
(src): Don't put gnu-hp300 in dist.

30 years ago(shell-command, shell-command-on-region):
Richard M. Stallman [Sun, 8 Aug 1993 07:47:33 +0000 (07:47 +0000)]
(shell-command, shell-command-on-region):
Fix bugs in previous change.

30 years agoDon't put -q in args.
Richard M. Stallman [Sun, 8 Aug 1993 07:41:41 +0000 (07:41 +0000)]
Don't put -q in args.
Don't unset TERM and TERMCAP--show them instead.

30 years ago(etags-goto-tag-location): If match started with Ctrl-m,
Richard M. Stallman [Sun, 8 Aug 1993 07:21:22 +0000 (07:21 +0000)]
(etags-goto-tag-location): If match started with Ctrl-m,
compensate when setting point.

30 years ago(HAVE_VFORK): Defined.
Richard M. Stallman [Sun, 8 Aug 1993 06:55:45 +0000 (06:55 +0000)]
(HAVE_VFORK): Defined.

30 years ago(Vinvocation_directory): New var.
Richard M. Stallman [Sun, 8 Aug 1993 06:23:21 +0000 (06:23 +0000)]
(Vinvocation_directory): New var.
(init_cmdargs): Set up its value.
(Finvocation_directory): New function.
(main): Call init_buffer, init_callproc and init_cmdargs
before init_lread.
(syms_of_emacs): Install the function, and protect the variable.

30 years ago(expand_and_dir_to_file): Use Fdirectory_file_name.
Richard M. Stallman [Sun, 8 Aug 1993 05:17:22 +0000 (05:17 +0000)]
(expand_and_dir_to_file): Use Fdirectory_file_name.

30 years ago(init_lread): Normally put Vinvocation_directory
Richard M. Stallman [Sun, 8 Aug 1993 05:01:06 +0000 (05:01 +0000)]
(init_lread): Normally put Vinvocation_directory
at end of Vload_path, if not present already.

30 years ago(dired-compress-file): For .z file, run gunzip.
Richard M. Stallman [Sun, 8 Aug 1993 05:00:25 +0000 (05:00 +0000)]
(dired-compress-file): For .z file, run gunzip.
When running gzip, see if it made .gz or .z.
(dired-compress): Delete old entry for new-file, if any.

30 years ago* vc.el (vc-diff, vc-directory-18): Add missing paren to end of
Jim Blandy [Sun, 8 Aug 1993 00:44:26 +0000 (00:44 +0000)]
* vc.el (vc-diff, vc-directory-18): Add missing paren to end of
vc-diff, and remove extra paren from vc-directory-18.

30 years agoDoc fix.
Jim Blandy [Sun, 8 Aug 1993 00:20:22 +0000 (00:20 +0000)]
Doc fix.

30 years ago(dired-diff): Read options right here;
Richard M. Stallman [Sat, 7 Aug 1993 19:25:43 +0000 (19:25 +0000)]
(dired-diff): Read options right here;
don't try to use diff-read-switches.  Always call diff with 3 args.
(dired-backup-diff): Likewise.

30 years ago(do-auto-fill): Don't keep breaking the line
Richard M. Stallman [Sat, 7 Aug 1993 08:19:18 +0000 (08:19 +0000)]
(do-auto-fill): Don't keep breaking the line
if it doesn't help matters.

30 years ago(x_term_init): Set the hooks before we call Fset_input_mode.
Richard M. Stallman [Fri, 6 Aug 1993 23:37:41 +0000 (23:37 +0000)]
(x_term_init): Set the hooks before we call Fset_input_mode.

30 years ago(set_poll_suppress_count): New function.
Richard M. Stallman [Fri, 6 Aug 1993 22:45:22 +0000 (22:45 +0000)]
(set_poll_suppress_count): New function.

30 years ago(unwind_to_catch): Call set_poll_suppress_count.
Richard M. Stallman [Fri, 6 Aug 1993 22:44:00 +0000 (22:44 +0000)]
(unwind_to_catch): Call set_poll_suppress_count.

30 years ago(indent-region): Fix paren error in last change.
Richard M. Stallman [Fri, 6 Aug 1993 22:15:45 +0000 (22:15 +0000)]
(indent-region): Fix paren error in last change.

30 years ago(mouse-save-then-kill): Fix paren error in last change.
Richard M. Stallman [Fri, 6 Aug 1993 22:11:20 +0000 (22:11 +0000)]
(mouse-save-then-kill): Fix paren error in last change.

30 years ago(Fset_input_mode): Start polling, if appropriate.
Richard M. Stallman [Fri, 6 Aug 1993 21:17:16 +0000 (21:17 +0000)]
(Fset_input_mode): Start polling, if appropriate.
At the beginning, stop polling.
Remove period from error message.
(stop_polling, start_polling): Check for interrupt_input.
(POLL_FOR_INPUT): Define whether or not target supports SIGIO.

30 years ago(menu-bar-mode): Defvar removed.
Roland McGrath [Fri, 6 Aug 1993 21:06:10 +0000 (21:06 +0000)]
(menu-bar-mode): Defvar removed.
(menu-bar-mode): Rewritten to parallel scroll-bar-mode.

30 years ago(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.
Roland McGrath [Fri, 6 Aug 1993 21:03:45 +0000 (21:03 +0000)]
(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.

30 years ago(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
Roland McGrath [Fri, 6 Aug 1993 20:29:23 +0000 (20:29 +0000)]
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.

30 years ago(help-for-help): Mention C-k and C-f.
Roland McGrath [Fri, 6 Aug 1993 20:24:57 +0000 (20:24 +0000)]
(help-for-help): Mention C-k and C-f.

30 years ago(after-find-file): Improve warning message about
Richard M. Stallman [Fri, 6 Aug 1993 18:03:10 +0000 (18:03 +0000)]
(after-find-file): Improve warning message about
existing file that can't be read.

30 years ago(indent-region): Rename arg ARG to COLUMN.
Richard M. Stallman [Fri, 6 Aug 1993 01:56:26 +0000 (01:56 +0000)]
(indent-region): Rename arg ARG to COLUMN.
Don't add fill-prefix to empty line.
Don't change whitespace in empty line.

30 years agoTotal rewrite; includes ibmps2-aix.h.
Richard M. Stallman [Fri, 6 Aug 1993 01:01:53 +0000 (01:01 +0000)]
Total rewrite; includes ibmps2-aix.h.

30 years ago(help-admin-map): Fix menu item text.
Richard M. Stallman [Thu, 5 Aug 1993 21:53:02 +0000 (21:53 +0000)]
(help-admin-map): Fix menu item text.

30 years ago(do_autoload): Don't report autoload failure
Richard M. Stallman [Thu, 5 Aug 1993 21:21:27 +0000 (21:21 +0000)]
(do_autoload): Don't report autoload failure
if the autoload definition now is a different one.

30 years ago(machine): Add i370-ibm-aix*.
Richard M. Stallman [Thu, 5 Aug 1993 21:16:04 +0000 (21:16 +0000)]
(machine): Add i370-ibm-aix*.

30 years ago(SYSTEM_TYPE): Don't redefine it here.
Richard M. Stallman [Thu, 5 Aug 1993 21:03:28 +0000 (21:03 +0000)]
(SYSTEM_TYPE): Don't redefine it here.

30 years ago(font-lock-fontify-region): Handle comment-start-skip = nil.
Richard M. Stallman [Thu, 5 Aug 1993 20:47:30 +0000 (20:47 +0000)]
(font-lock-fontify-region): Handle comment-start-skip = nil.

30 years agoDoc fix.
Richard M. Stallman [Thu, 5 Aug 1993 17:38:20 +0000 (17:38 +0000)]
Doc fix.

30 years ago(rmail-resend): Delete any Sender field.
Richard M. Stallman [Thu, 5 Aug 1993 06:54:58 +0000 (06:54 +0000)]
(rmail-resend): Delete any Sender field.

30 years ago(Fyes_or_no_p): Use Qyes_or_no_p_history.
Richard M. Stallman [Thu, 5 Aug 1993 01:51:54 +0000 (01:51 +0000)]
(Fyes_or_no_p): Use Qyes_or_no_p_history.
(syms_of_fns): Set up Qyes_or_no_p_history.

30 years ago(perl-mode): Add autoload cookie.
Richard M. Stallman [Thu, 5 Aug 1993 01:37:04 +0000 (01:37 +0000)]
(perl-mode): Add autoload cookie.

30 years ago(sendmail-program): Try /usr/sbin/sendmail.el also.
Richard M. Stallman [Wed, 4 Aug 1993 23:19:50 +0000 (23:19 +0000)]
(sendmail-program): Try /usr/sbin/sendmail.el also.

30 years ago(diary-display-hook): Change default and fix doc string.
Richard M. Stallman [Wed, 4 Aug 1993 23:02:10 +0000 (23:02 +0000)]
(diary-display-hook): Change default and fix doc string.
(diary-hook): New user variable.
(diary-date-forms, calendar-date-display-form): Don't autoload
them so the European/American style is decided at load time.

30 years ago(list-diary-entries): Split diary-display-hook into two
Richard M. Stallman [Wed, 4 Aug 1993 23:01:24 +0000 (23:01 +0000)]
(list-diary-entries): Split diary-display-hook into two
pieces, diary-display-hook and diary-hook.  If diary-display-hook
is nil, use simple display.
(include-other-diary-files): Set those hooks properly for other files.

30 years ago(expand_and_dir_to_file): Remove final / by copying abspath.
Richard M. Stallman [Wed, 4 Aug 1993 22:51:22 +0000 (22:51 +0000)]
(expand_and_dir_to_file): Remove final / by copying abspath.

30 years agoentered into RCS
Richard M. Stallman [Wed, 4 Aug 1993 08:20:00 +0000 (08:20 +0000)]
entered into RCS

30 years ago(mouse-save-then-kill): Don't discard all the normal
Richard M. Stallman [Wed, 4 Aug 1993 04:37:11 +0000 (04:37 +0000)]
(mouse-save-then-kill): Don't discard all the normal
undo info; just replace the deletion entry.

30 years ago[BSD4_3] (HAVE_FTIME): Defined.
Richard M. Stallman [Wed, 4 Aug 1993 04:18:32 +0000 (04:18 +0000)]
[BSD4_3] (HAVE_FTIME): Defined.

30 years ago(Frem): Don't accept floats, just ints and markers.
Richard M. Stallman [Wed, 4 Aug 1993 04:17:08 +0000 (04:17 +0000)]
(Frem): Don't accept floats, just ints and markers.

30 years ago(print-region-1): Make END a marker so untabify relocates it.
Richard M. Stallman [Wed, 4 Aug 1993 03:41:03 +0000 (03:41 +0000)]
(print-region-1): Make END a marker so untabify relocates it.

30 years ago(compilation-minor-mode): Make variable buffer-local.
Roland McGrath [Tue, 3 Aug 1993 21:38:31 +0000 (21:38 +0000)]
(compilation-minor-mode): Make variable buffer-local.
(compilation-minor-mode): Autoload this function.

30 years ago(man): Define as alias.
Richard M. Stallman [Tue, 3 Aug 1993 18:52:07 +0000 (18:52 +0000)]
(man): Define as alias.

30 years ago(CRT0_COMPILE): Add -O and -Demacs.
Richard M. Stallman [Tue, 3 Aug 1993 18:23:39 +0000 (18:23 +0000)]
(CRT0_COMPILE): Add -O and -Demacs.

30 years ago(window-setup-hook): Add hook function.
Richard M. Stallman [Tue, 3 Aug 1993 17:45:17 +0000 (17:45 +0000)]
(window-setup-hook): Add hook function.

30 years ago(comint-dynamic-list-completions): Expand PATHDIR in call to
Roland McGrath [Tue, 3 Aug 1993 07:52:10 +0000 (07:52 +0000)]
(comint-dynamic-list-completions): Expand PATHDIR in call to
file-name-completion.

30 years agoChanges for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
Jim Blandy [Tue, 3 Aug 1993 07:28:04 +0000 (07:28 +0000)]
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
* 7300.h [__GNUC__]: #define HAVE_ALLOCA.
[not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION.
(HAVE_SYSVIPC, USE_UTIME): #define these.
(memmove): We don't have this; call safe_bcopy.
(CRT0_COMPILE): #define this, so we always use the system's cc.
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
configure to edit.
* sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar,
for use on systems lacking the mkdir function.
[not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on
systems lacking the rmdir function.
* ymakefile (crt0.o): Replace the compiler and switches with the
symbol CRT0_COMPILE.
(CRT0_COMPILE): If the system and machine description files have
left this undefined, then define it to do the same as the old
crt0.o rule used to.

30 years agoMake boldness and italicness affect subsequently created frames.
Richard M. Stallman [Tue, 3 Aug 1993 07:12:34 +0000 (07:12 +0000)]
Make boldness and italicness affect subsequently created frames.
(make-face-bold, make-face-italic, make-face-bold-italic)
(make-face-unbold, make-face-unitalic): Update global-face-data.
Ignore a list found in the font slot.
(make-face-bold-internal, make-face-italic-internal):
(make-face-bold-italic-internal): New subroutines.
(x-create-frame-with-faces): If global-face-data's font slot
indicates bold and/or italic, make it so.

30 years ago* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
Jim Blandy [Tue, 3 Aug 1993 07:02:38 +0000 (07:02 +0000)]
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
configure to edit.
* sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar,
for use on systems lacking the mkdir function.
[not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on
systems lacking the rmdir function.

30 years ago* configure.in (function checks): Test for mkdir and rmdir.
Jim Blandy [Tue, 3 Aug 1993 06:57:03 +0000 (06:57 +0000)]
* configure.in (function checks): Test for mkdir and rmdir.

* configure.in (function checks): Don't test for random and bcopy
only when we're building with X; look for them all the time.

30 years ago(shrink-window-if-larger-than-buffer): Pass WINDOW to
Roland McGrath [Tue, 3 Aug 1993 06:38:26 +0000 (06:38 +0000)]
(shrink-window-if-larger-than-buffer): Pass WINDOW to
pos-visible-in-window-p.

30 years ago(cmpl-read-time-eval): Make it no-op.
Richard M. Stallman [Tue, 3 Aug 1993 05:46:33 +0000 (05:46 +0000)]
(cmpl-read-time-eval): Make it no-op.
(cmpl-hours-since-origin): Use truncate to make an integer.
(completion-search-reset): Use completion-prefix-min-length.

30 years ago(completion-version): New variable.
Richard M. Stallman [Tue, 3 Aug 1993 04:36:52 +0000 (04:36 +0000)]
(completion-version): New variable.
(save-completions-to-file): Use completion-version.

30 years agoDon't mention dir `s/' in #include.
Richard M. Stallman [Tue, 3 Aug 1993 04:30:43 +0000 (04:30 +0000)]
Don't mention dir `s/' in #include.

30 years ago(telnet): If we already have a telnet to HOST, just switch buffers.
Richard M. Stallman [Tue, 3 Aug 1993 04:09:19 +0000 (04:09 +0000)]
(telnet): If we already have a telnet to HOST, just switch buffers.

30 years ago(other-frame): Skip iconified and invisible frames.
Roland McGrath [Tue, 3 Aug 1993 03:33:14 +0000 (03:33 +0000)]
(other-frame): Skip iconified and invisible frames.

30 years ago(vfork): Move this outside the USG conditional.
Richard M. Stallman [Tue, 3 Aug 1993 02:40:31 +0000 (02:40 +0000)]
(vfork): Move this outside the USG conditional.

30 years ago(occur-mode-goto-occurrence): Give meaningful error
Richard M. Stallman [Tue, 3 Aug 1993 01:07:55 +0000 (01:07 +0000)]
(occur-mode-goto-occurrence): Give meaningful error
message if there's nowhere useful to go.

30 years ago(comint-dynamic-complete): If called interactively twice in a row, give the
Roland McGrath [Mon, 2 Aug 1993 23:33:41 +0000 (23:33 +0000)]
(comint-dynamic-complete): If called interactively twice in a row, give the
completion list.

30 years ago(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
Roland McGrath [Mon, 2 Aug 1993 23:04:05 +0000 (23:04 +0000)]
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.

30 years ago(comint-dynamic-completion): Say "Sole completion", not "Unique
Roland McGrath [Mon, 2 Aug 1993 22:56:58 +0000 (22:56 +0000)]
(comint-dynamic-completion): Say "Sole completion", not "Unique
completion".

30 years ago(other-frame): New function, analogous to other-window.
Roland McGrath [Mon, 2 Aug 1993 22:18:34 +0000 (22:18 +0000)]
(other-frame): New function, analogous to other-window.
(ctl-x-5-map): Bind C-x 5 o to other-frame.

30 years ago(Fprevious_frame): New function, for parity with Fnext_frame.
Roland McGrath [Mon, 2 Aug 1993 22:16:09 +0000 (22:16 +0000)]
(Fprevious_frame): New function, for parity with Fnext_frame.
(syms_of_frame): Add defsubr for Sprevious_frame.

30 years ago* xdisp.c (display_menu_bar): Redisplay all lines occupied by the
Jim Blandy [Mon, 2 Aug 1993 21:19:23 +0000 (21:19 +0000)]
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the
menu bar, not just the first.

30 years ago*** empty log message ***
Roland McGrath [Mon, 2 Aug 1993 20:48:12 +0000 (20:48 +0000)]
*** empty log message ***

30 years agoInitial revision
Richard M. Stallman [Mon, 2 Aug 1993 19:11:20 +0000 (19:11 +0000)]
Initial revision

30 years ago(save_excursion_restore): Never make the buffer visible.
Richard M. Stallman [Mon, 2 Aug 1993 07:58:13 +0000 (07:58 +0000)]
(save_excursion_restore): Never make the buffer visible.

30 years ago(indent-c-exp): Don't document ENDPOS.
Richard M. Stallman [Mon, 2 Aug 1993 07:44:36 +0000 (07:44 +0000)]
(indent-c-exp): Don't document ENDPOS.
(c-indent-region): Rewrite to use indent-c-exp on one sexp at a time,
then use c-indent-line on the next line, etc.

30 years ago(mail-yank-hooks): Initialize to nil.
Richard M. Stallman [Mon, 2 Aug 1993 07:43:59 +0000 (07:43 +0000)]
(mail-yank-hooks): Initialize to nil.
(mail-yank-original): If mail-yank-hooks is nil,
call mail-indent-citation.

30 years ago(read_key_sequence): Use XFASTINT to convert value
Richard M. Stallman [Mon, 2 Aug 1993 07:29:53 +0000 (07:29 +0000)]
(read_key_sequence): Use XFASTINT to convert value
of Flength to an int.

30 years ago(Fmove_overlay): Avoid initializer for Lisp_Object vars.
Richard M. Stallman [Mon, 2 Aug 1993 07:28:31 +0000 (07:28 +0000)]
(Fmove_overlay): Avoid initializer for Lisp_Object vars.
(verify_overlay_modification): Declare ostart, oend as Lisp_Object.

30 years ago(remove-hook): Doc string added.
Richard M. Stallman [Mon, 2 Aug 1993 07:23:24 +0000 (07:23 +0000)]
(remove-hook): Doc string added.
Change a single function into a list.