bpt/emacs.git
30 years ago(list-buffers-directory): Add declaration.
Richard M. Stallman [Sat, 14 Aug 1993 10:32:54 +0000 (10:32 +0000)]
(list-buffers-directory): Add declaration.

30 years ago(Fx_popup_menu): Adjust coords so they are relative to the inner window.
Richard M. Stallman [Sat, 14 Aug 1993 10:30:09 +0000 (10:30 +0000)]
(Fx_popup_menu): Adjust coords so they are relative to the inner window.

30 years agoentered into RCS
Richard M. Stallman [Sat, 14 Aug 1993 09:38:56 +0000 (09:38 +0000)]
entered into RCS

30 years ago(frame-initialize): Check for `on' or `true'
Richard M. Stallman [Sat, 14 Aug 1993 09:23:46 +0000 (09:23 +0000)]
(frame-initialize): Check for `on' or `true'
as reverseVideo resource value.

30 years ago(x-create-frame-with-faces): Check for `on' or `true'
Richard M. Stallman [Sat, 14 Aug 1993 09:23:24 +0000 (09:23 +0000)]
(x-create-frame-with-faces): Check for `on' or `true'
as reverseVideo resource value.

30 years ago(outline-level): New var. Everything funcalls this
Richard M. Stallman [Sat, 14 Aug 1993 09:13:23 +0000 (09:13 +0000)]
(outline-level): New var.  Everything funcalls this
instead of calling outline-level.

30 years ago(outline-minor-mode-prefix): New variable.
Richard M. Stallman [Sat, 14 Aug 1993 09:08:50 +0000 (09:08 +0000)]
(outline-minor-mode-prefix): New variable.
(outline-minor-mode-map): Use it.

30 years ago(frame-initialize): Handle reverseVideo x-resource.
Richard M. Stallman [Sat, 14 Aug 1993 08:39:25 +0000 (08:39 +0000)]
(frame-initialize): Handle reverseVideo x-resource.

30 years ago(momentary-string-display): Scroll to keep the string on the screen.
Richard M. Stallman [Sat, 14 Aug 1993 07:54:59 +0000 (07:54 +0000)]
(momentary-string-display): Scroll to keep the string on the screen.

30 years ago(__CTOR_LIST__): Don't declare it on Linux.
Richard M. Stallman [Sat, 14 Aug 1993 07:34:28 +0000 (07:34 +0000)]
(__CTOR_LIST__): Don't declare it on Linux.

30 years ago(getpwuid): Declare it as in xrdb.c.
Richard M. Stallman [Sat, 14 Aug 1993 07:21:00 +0000 (07:21 +0000)]
(getpwuid): Declare it as in xrdb.c.
(init_filelock): Don't use return value of strcpy.

30 years ago(x_set_frame_parameters): Don't die if just one of
Richard M. Stallman [Sat, 14 Aug 1993 07:20:08 +0000 (07:20 +0000)]
(x_set_frame_parameters): Don't die if just one of
height and width was set.  Likewise left and top.

30 years ago(internal_equal): Typo in previous change.
Richard M. Stallman [Sat, 14 Aug 1993 07:14:13 +0000 (07:14 +0000)]
(internal_equal): Typo in previous change.

30 years ago(i386-*-sunos4): Assume Sunos 4.0.
Richard M. Stallman [Sat, 14 Aug 1993 05:32:25 +0000 (05:32 +0000)]
(i386-*-sunos4): Assume Sunos 4.0.

30 years ago(property_change_between_p): Test NULL_INTERVAL_P
Richard M. Stallman [Sat, 14 Aug 1993 04:36:08 +0000 (04:36 +0000)]
(property_change_between_p): Test NULL_INTERVAL_P
in loop, before looking at next->position.

30 years ago(internal_equal): All markers in no buffer are equal.
Richard M. Stallman [Sat, 14 Aug 1993 03:50:26 +0000 (03:50 +0000)]
(internal_equal): All markers in no buffer are equal.

30 years ago(compilation-parse-errors): Don't add multiple errors for one source line.
Richard M. Stallman [Sat, 14 Aug 1993 03:45:08 +0000 (03:45 +0000)]
(compilation-parse-errors): Don't add multiple errors for one source line.

30 years ago(bibtex-mode-map): Change C-c e to C-c C-b.
Richard M. Stallman [Sat, 14 Aug 1993 03:36:02 +0000 (03:36 +0000)]
(bibtex-mode-map): Change C-c e to C-c C-b.

30 years agoAdded #undef HAVE_XSCREENNUMBEROFSCREEN.
Roland McGrath [Fri, 13 Aug 1993 23:35:42 +0000 (23:35 +0000)]
Added #undef HAVE_XSCREENNUMBEROFSCREEN.

30 years ago(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
Richard M. Stallman [Fri, 13 Aug 1993 22:23:19 +0000 (22:23 +0000)]
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.

30 years ago(C_SWITCH_MACHINE): Deleted.
Richard M. Stallman [Fri, 13 Aug 1993 22:21:52 +0000 (22:21 +0000)]
(C_SWITCH_MACHINE): Deleted.

30 years agoCheck for XScreenNumberOfScreen.
Richard M. Stallman [Fri, 13 Aug 1993 22:18:34 +0000 (22:18 +0000)]
Check for XScreenNumberOfScreen.

Add * to end of all configuration alternatives.
(m68*-sony-newsos3*): New alternative.

For --help, use $PAGER if it is set.
(LIB_X11_LIB): Default to -lX11.
(mips-sgi-irix5.*): New alternative.

(m68*-hp-hpux*, hppa*-hp-hpux*): Recognize *.B8.* as hpux version 8.
(m68*-tektronix-bsd*): Fix typo in tek4300.
(AC_HAVE_FUNCS): Add ftime.

30 years ago(XScreenNumberOfScreen): New function.
Richard M. Stallman [Fri, 13 Aug 1993 22:16:38 +0000 (22:16 +0000)]
(XScreenNumberOfScreen): New function.

30 years ago(START_FILES, LIB_STANDARD): Don't define if USG5_4.
Richard M. Stallman [Fri, 13 Aug 1993 21:40:37 +0000 (21:40 +0000)]
(START_FILES, LIB_STANDARD): Don't define if USG5_4.
(DEFAULT_ENTRY_ADDRESS): Likewise.
(UNEXEC): Use unexelfsgi.o if USG5_4.

30 years agoDelete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
Richard M. Stallman [Fri, 13 Aug 1993 19:09:21 +0000 (19:09 +0000)]
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.

30 years ago(mouse-menu-bar-buffers): Use list-buffers-directory.
Richard M. Stallman [Fri, 13 Aug 1993 18:40:37 +0000 (18:40 +0000)]
(mouse-menu-bar-buffers): Use list-buffers-directory.

30 years ago(C_ALLOCA): Don't define it.
Richard M. Stallman [Fri, 13 Aug 1993 08:44:21 +0000 (08:44 +0000)]
(C_ALLOCA): Don't define it.

30 years ago(isearch-edit-string): Use read-event, not read-char.
Richard M. Stallman [Fri, 13 Aug 1993 06:32:49 +0000 (06:32 +0000)]
(isearch-edit-string): Use read-event, not read-char.

30 years ago(kbd_buffer_store_event): Use bcopy to copy
Richard M. Stallman [Fri, 13 Aug 1993 06:19:21 +0000 (06:19 +0000)]
(kbd_buffer_store_event): Use bcopy to copy
a selection request event.

(read_char): Never start echoing if -batch.

30 years ago(site-run-file): New variable.
Richard M. Stallman [Fri, 13 Aug 1993 06:01:05 +0000 (06:01 +0000)]
(site-run-file): New variable.
(command-line): Use it.  Support -no-site-file.

30 years ago(get_data_region): Add cast to avoid warning.
Richard M. Stallman [Fri, 13 Aug 1993 05:38:33 +0000 (05:38 +0000)]
(get_data_region): Add cast to avoid warning.

30 years ago(backup-inhibited): Doc fix.
Richard M. Stallman [Fri, 13 Aug 1993 01:17:59 +0000 (01:17 +0000)]
(backup-inhibited): Doc fix.

30 years agoentered into RCS
Richard M. Stallman [Fri, 13 Aug 1993 01:08:54 +0000 (01:08 +0000)]
entered into RCS

30 years agoNew version from Fogel.
Richard M. Stallman [Fri, 13 Aug 1993 00:59:51 +0000 (00:59 +0000)]
New version from Fogel.

30 years ago(Flogb): Error at run time if not supported.
Richard M. Stallman [Fri, 13 Aug 1993 00:46:48 +0000 (00:46 +0000)]
(Flogb): Error at run time if not supported.

30 years ago(make-path): Dep on config.h.
Richard M. Stallman [Thu, 12 Aug 1993 22:23:59 +0000 (22:23 +0000)]
(make-path): Dep on config.h.

30 years ago(mouse-choose-completion): Really go to minibuffer; no save-excursion.
Richard M. Stallman [Thu, 12 Aug 1993 22:21:12 +0000 (22:21 +0000)]
(mouse-choose-completion): Really go to minibuffer; no save-excursion.

30 years ago*** empty log message ***
Roland McGrath [Thu, 12 Aug 1993 22:17:13 +0000 (22:17 +0000)]
*** empty log message ***

30 years ago(Flogb): Doc fix.
Richard M. Stallman [Thu, 12 Aug 1993 22:07:47 +0000 (22:07 +0000)]
(Flogb): Doc fix.

30 years agoInclude process.h.
Richard M. Stallman [Thu, 12 Aug 1993 22:05:30 +0000 (22:05 +0000)]
Include process.h.
(init_cmdargs): Use EXEC_SUFFIXES.

30 years agoInclude alloca.h if appropriate.
Richard M. Stallman [Thu, 12 Aug 1993 21:55:46 +0000 (21:55 +0000)]
Include alloca.h if appropriate.
Fix the #include file name.
(ULIMIT_BREAK_VALUE, GETPGRP_NO_ARG, NO_MATHERR): New macros.
(LIB_STANDARD): #undef it.

30 years ago(Fdelete_frame): Add parens for clarity.
Richard M. Stallman [Thu, 12 Aug 1993 21:01:06 +0000 (21:01 +0000)]
(Fdelete_frame): Add parens for clarity.

30 years ago(tar-mode-map): Don't bind C-c.
Roland McGrath [Thu, 12 Aug 1993 18:38:32 +0000 (18:38 +0000)]
(tar-mode-map): Don't bind C-c.

30 years ago(paragraph-start): Doc fix.
Richard M. Stallman [Thu, 12 Aug 1993 08:09:00 +0000 (08:09 +0000)]
(paragraph-start): Doc fix.

30 years agoFix typo in last change.
Richard M. Stallman [Thu, 12 Aug 1993 07:56:35 +0000 (07:56 +0000)]
Fix typo in last change.

30 years ago(HAVE_GETHOSTNAME): #if 0'd.
Richard M. Stallman [Thu, 12 Aug 1993 05:39:25 +0000 (05:39 +0000)]
(HAVE_GETHOSTNAME): #if 0'd.

30 years ago(show-paren-command-hook): Do nothing if input is pending.
Richard M. Stallman [Thu, 12 Aug 1993 05:33:16 +0000 (05:33 +0000)]
(show-paren-command-hook): Do nothing if input is pending.

30 years ago(BIG_ENDIAN): Don't actually define it.
Richard M. Stallman [Thu, 12 Aug 1993 04:53:38 +0000 (04:53 +0000)]
(BIG_ENDIAN): Don't actually define it.

30 years ago(dired-compress-file): Fix previous change.
Richard M. Stallman [Thu, 12 Aug 1993 03:36:56 +0000 (03:36 +0000)]
(dired-compress-file): Fix previous change.

30 years ago(rmail-forward): Don't bind mail-signature, mail-setup-hook.
Richard M. Stallman [Thu, 12 Aug 1993 00:23:54 +0000 (00:23 +0000)]
(rmail-forward): Don't bind mail-signature, mail-setup-hook.

30 years ago(LD_SWITCH_SYSTEM): Delete the -L options.
Richard M. Stallman [Wed, 11 Aug 1993 23:15:09 +0000 (23:15 +0000)]
(LD_SWITCH_SYSTEM): Delete the -L options.

30 years ago(mouse-drag-region): Mouse in menu bar means scroll up.
Richard M. Stallman [Wed, 11 Aug 1993 21:29:51 +0000 (21:29 +0000)]
(mouse-drag-region): Mouse in menu bar means scroll up.

30 years ago(next-error): Handle zero and negative prefix args.
Roland McGrath [Wed, 11 Aug 1993 21:26:38 +0000 (21:26 +0000)]
(next-error): Handle zero and negative prefix args.

30 years ago(describe_buffer_bindings): Declare shadow just once.
Richard M. Stallman [Wed, 11 Aug 1993 21:10:44 +0000 (21:10 +0000)]
(describe_buffer_bindings): Declare shadow just once.

30 years ago(verify_overlay_modification): initialize endpos.
Richard M. Stallman [Wed, 11 Aug 1993 21:08:13 +0000 (21:08 +0000)]
(verify_overlay_modification): initialize endpos.

30 years ago(indented-text-mode): Doc fix.
Richard M. Stallman [Wed, 11 Aug 1993 21:01:20 +0000 (21:01 +0000)]
(indented-text-mode): Doc fix.

30 years ago(TRUE, FALSE): Don't define if already defined.
Richard M. Stallman [Wed, 11 Aug 1993 20:55:04 +0000 (20:55 +0000)]
(TRUE, FALSE): Don't define if already defined.

30 years ago(enum resource_types): Delete final comma.
Richard M. Stallman [Wed, 11 Aug 1993 20:48:04 +0000 (20:48 +0000)]
(enum resource_types): Delete final comma.

30 years ago(enum window_loop): Delete final comma.
Richard M. Stallman [Wed, 11 Aug 1993 20:46:27 +0000 (20:46 +0000)]
(enum window_loop): Delete final comma.

30 years ago(enum event_kind): Delete final comma.
Richard M. Stallman [Wed, 11 Aug 1993 20:45:15 +0000 (20:45 +0000)]
(enum event_kind): Delete final comma.
(meta_modifier): Delete final comma.

30 years ago(BIG_ENDIAN): Don't define if already defined.
Richard M. Stallman [Wed, 11 Aug 1993 20:42:43 +0000 (20:42 +0000)]
(BIG_ENDIAN): Don't define if already defined.

30 years agoComment fix.
Richard M. Stallman [Wed, 11 Aug 1993 20:37:21 +0000 (20:37 +0000)]
Comment fix.

30 years ago(ask-user-about-supersession-threat): Mention file name when asking question.
Richard M. Stallman [Wed, 11 Aug 1993 20:36:30 +0000 (20:36 +0000)]
(ask-user-about-supersession-threat): Mention file name when asking question.

30 years ago(show-paren-command-hook): Don't use value of make-face.
Richard M. Stallman [Wed, 11 Aug 1993 20:18:06 +0000 (20:18 +0000)]
(show-paren-command-hook): Don't use value of make-face.

30 years ago(Frecenter): Preserve point in the buffer we change it in.
Richard M. Stallman [Wed, 11 Aug 1993 19:29:19 +0000 (19:29 +0000)]
(Frecenter): Preserve point in the buffer we change it in.

30 years ago(font-menu-add-default): Use list, not cons, for new elt.
Richard M. Stallman [Wed, 11 Aug 1993 19:22:35 +0000 (19:22 +0000)]
(font-menu-add-default): Use list, not cons, for new elt.
Don't get confused if no Misc entry.

30 years ago(font-menu-add-default): Fix previous change.
Richard M. Stallman [Wed, 11 Aug 1993 19:20:22 +0000 (19:20 +0000)]
(font-menu-add-default): Fix previous change.

30 years ago(Fnewline): If we don't do the first SET_PT,
Richard M. Stallman [Wed, 11 Aug 1993 19:09:15 +0000 (19:09 +0000)]
(Fnewline): If we don't do the first SET_PT,
clear flag, so we don't do the second SET_PT.

30 years ago(emerge-find-difference): Add interactive spec.
Richard M. Stallman [Wed, 11 Aug 1993 18:21:49 +0000 (18:21 +0000)]
(emerge-find-difference): Add interactive spec.

30 years ago(do-install): Install info/sc*.
Richard M. Stallman [Wed, 11 Aug 1993 18:13:14 +0000 (18:13 +0000)]
(do-install): Install info/sc*.

30 years ago(make_lispy_event): Clear all but 0377 in event->code.
Richard M. Stallman [Wed, 11 Aug 1993 07:56:40 +0000 (07:56 +0000)]
(make_lispy_event): Clear all but 0377 in event->code.

30 years ago*** empty log message ***
Roland McGrath [Wed, 11 Aug 1993 07:27:10 +0000 (07:27 +0000)]
*** empty log message ***

30 years ago(byte-compile-from-buffer): Set float-output-format to
Richard M. Stallman [Wed, 11 Aug 1993 06:39:21 +0000 (06:39 +0000)]
(byte-compile-from-buffer): Set float-output-format to
nil, not "%.20e", since nil is guaranteed to not lose info on output.

30 years ago(generate-file-autoloads): Set float-output-format to
Richard M. Stallman [Wed, 11 Aug 1993 06:38:38 +0000 (06:38 +0000)]
(generate-file-autoloads): Set float-output-format to
nil, not "%.20e", since nil is guaranteed to not lose info on output.

30 years ago(mouse-set-point): Use event-end, not event-start.
Richard M. Stallman [Wed, 11 Aug 1993 06:17:43 +0000 (06:17 +0000)]
(mouse-set-point): Use event-end, not event-start.

30 years ago(other-frame): Fix error in loop counting.
Richard M. Stallman [Wed, 11 Aug 1993 06:02:05 +0000 (06:02 +0000)]
(other-frame): Fix error in loop counting.

30 years ago(do-install): Install info/gnus*.
Richard M. Stallman [Wed, 11 Aug 1993 05:53:25 +0000 (05:53 +0000)]
(do-install): Install info/gnus*.

30 years ago(direct_output_forward_char): Fix previous change:
Richard M. Stallman [Wed, 11 Aug 1993 05:24:29 +0000 (05:24 +0000)]
(direct_output_forward_char): Fix previous change:
verify position is in range before calling Fget_text_property,
and calculate position properly.

30 years ago(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
Richard M. Stallman [Wed, 11 Aug 1993 05:23:49 +0000 (05:23 +0000)]
(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
(syms_of_minibuf): Set them up.
(read_minibuffer): Run the hook, if not empty.

30 years ago(tpu-help): Use variables for "n" and "p".
Richard M. Stallman [Wed, 11 Aug 1993 05:01:04 +0000 (05:01 +0000)]
(tpu-help): Use variables for "n" and "p".
(tpu-help-N, tpu-help-n, tpu-help-P, tpu-help-p): New vars.

30 years agoInsert setqs for tpu-help-... variables.
Richard M. Stallman [Wed, 11 Aug 1993 05:00:27 +0000 (05:00 +0000)]
Insert setqs for tpu-help-... variables.

30 years ago(receive_incremental_selection): Use bcopy, not memcpy.
Richard M. Stallman [Wed, 11 Aug 1993 04:51:08 +0000 (04:51 +0000)]
(receive_incremental_selection): Use bcopy, not memcpy.

30 years ago(BIG_ENDIAN): Provide a value that matches the system.
Richard M. Stallman [Wed, 11 Aug 1993 04:49:27 +0000 (04:49 +0000)]
(BIG_ENDIAN): Provide a value that matches the system.

30 years ago(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
Richard M. Stallman [Wed, 11 Aug 1993 04:47:56 +0000 (04:47 +0000)]
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.

30 years agoAdd #undef HAVE_FTIME.
Richard M. Stallman [Wed, 11 Aug 1993 04:47:39 +0000 (04:47 +0000)]
Add #undef HAVE_FTIME.

30 years ago(term_get_fkeys_define_1, term_get_fkeys_define): New functions.
Richard M. Stallman [Wed, 11 Aug 1993 04:09:28 +0000 (04:09 +0000)]
(term_get_fkeys_define_1, term_get_fkeys_define): New functions.
(term_get_fkeys): Use them.

30 years ago(m88k-tektronix-sysv3*): Added the missing *.
Richard M. Stallman [Tue, 10 Aug 1993 21:30:51 +0000 (21:30 +0000)]
(m88k-tektronix-sysv3*): Added the missing *.
Use tekxd88, not tekXD88.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 10 Aug 1993 21:27:23 +0000 (21:27 +0000)]
*** empty log message ***

30 years ago(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
Richard M. Stallman [Tue, 10 Aug 1993 21:24:41 +0000 (21:24 +0000)]
(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.

30 years agoHandle NO_TERMIO in principal HAVE_TERMIOS case.
Richard M. Stallman [Tue, 10 Aug 1993 21:22:44 +0000 (21:22 +0000)]
Handle NO_TERMIO in principal HAVE_TERMIOS case.

30 years ago(x_get_customization_string): Don't use value of strcpy.
Richard M. Stallman [Tue, 10 Aug 1993 21:16:01 +0000 (21:16 +0000)]
(x_get_customization_string): Don't use value of strcpy.

30 years agoentered into RCS
Richard M. Stallman [Tue, 10 Aug 1993 20:35:31 +0000 (20:35 +0000)]
entered into RCS

30 years agoCheck for -lm. Then can check for frexp and logb.
Roland McGrath [Tue, 10 Aug 1993 18:16:48 +0000 (18:16 +0000)]
Check for -lm.  Then can check for frexp and logb.

30 years agoUndo last change.
Roland McGrath [Tue, 10 Aug 1993 17:57:31 +0000 (17:57 +0000)]
Undo last change.

30 years ago(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
Roland McGrath [Tue, 10 Aug 1993 17:52:21 +0000 (17:52 +0000)]
(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
of mod.  Use (floor (/ A B)) in place of (floor A B).

30 years ago(HAVE_TCATTR): Macro #defined.
Richard M. Stallman [Tue, 10 Aug 1993 17:27:50 +0000 (17:27 +0000)]
(HAVE_TCATTR): Macro #defined.
(HAVE_CLOSEDIR): #undef to allow use of closedir in sysdep.c.
(SIGTSTP): Commented #undef to allow use of ^Z in shell-mode.
(SIGNALS_VIA_CHARACTERS): #defined.

30 years ago(mouse-drag-region): Doc fix.
Richard M. Stallman [Tue, 10 Aug 1993 17:03:06 +0000 (17:03 +0000)]
(mouse-drag-region): Doc fix.

30 years ago(texinfo-delete-from-print-queue)
Richard M. Stallman [Tue, 10 Aug 1993 08:24:55 +0000 (08:24 +0000)]
(texinfo-delete-from-print-queue)
(texinfo-tex-buffer): Load tex-mode to get tex-start-shell, etc.

30 years ago(hebrew-holidays-3): Fix misspelling in var name.
Richard M. Stallman [Tue, 10 Aug 1993 05:53:31 +0000 (05:53 +0000)]
(hebrew-holidays-3): Fix misspelling in var name.

30 years ago(Fexpt): Use IN_FLOAT2.
Richard M. Stallman [Tue, 10 Aug 1993 05:47:49 +0000 (05:47 +0000)]
(Fexpt): Use IN_FLOAT2.