bpt/emacs.git
31 years agoentered into RCS
Richard M. Stallman [Tue, 1 Jun 1993 20:11:54 +0000 (20:11 +0000)]
entered into RCS

31 years agoInitial revision
Richard M. Stallman [Tue, 1 Jun 1993 20:09:25 +0000 (20:09 +0000)]
Initial revision

31 years agoComment changes.
Richard M. Stallman [Tue, 1 Jun 1993 20:00:49 +0000 (20:00 +0000)]
Comment changes.

31 years ago#undef C_SWITCH_SYSTEM.
Richard M. Stallman [Tue, 1 Jun 1993 19:57:02 +0000 (19:57 +0000)]
#undef C_SWITCH_SYSTEM.

31 years ago(init_frame_faces): Don't look at selected_frame unless it is an X frame.
Richard M. Stallman [Tue, 1 Jun 1993 19:23:38 +0000 (19:23 +0000)]
(init_frame_faces): Don't look at selected_frame unless it is an X frame.

31 years ago(fortran-mode): Replace comment-indent-hook with
Richard M. Stallman [Tue, 1 Jun 1993 19:03:52 +0000 (19:03 +0000)]
(fortran-mode): Replace comment-indent-hook with
comment-indent-function.

(fortran-is-in-string-p): Replaced with new version
that uses the syntax table.

(calculate-fortran-indent): Lines that have a # after
whitespace are interpreted as cpp directives and outdented back to
column zero.

31 years ago(map-keymap): Doc fix.
Richard M. Stallman [Tue, 1 Jun 1993 18:24:00 +0000 (18:24 +0000)]
(map-keymap): Doc fix.

31 years ago(dired-compress-file): Use gzip when proper/possible.
Richard M. Stallman [Tue, 1 Jun 1993 18:02:02 +0000 (18:02 +0000)]
(dired-compress-file): Use gzip when proper/possible.

31 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 Jun 1993 17:50:34 +0000 (17:50 +0000)]
*** empty log message ***

31 years ago(LIBS_MACHINE): Defined.
Richard M. Stallman [Tue, 1 Jun 1993 17:32:53 +0000 (17:32 +0000)]
(LIBS_MACHINE): Defined.

31 years ago(cl-mod): Renamed from mod.
Richard M. Stallman [Tue, 1 Jun 1993 16:30:54 +0000 (16:30 +0000)]
(cl-mod): Renamed from mod.

31 years agoComment change.
Richard M. Stallman [Tue, 1 Jun 1993 15:56:29 +0000 (15:56 +0000)]
Comment change.

31 years ago#undef signal.
Richard M. Stallman [Tue, 1 Jun 1993 08:08:38 +0000 (08:08 +0000)]
#undef signal.

31 years ago[LINUX]: #undef signal.
Richard M. Stallman [Tue, 1 Jun 1993 08:08:11 +0000 (08:08 +0000)]
[LINUX]: #undef signal.

31 years ago(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
Richard M. Stallman [Tue, 1 Jun 1993 08:07:38 +0000 (08:07 +0000)]
(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.

(x_window): In XSetClassHint, use a shortened version of the frame name.

31 years ago[__GNUC__ >= 2]: Don't include alloca.h.
Richard M. Stallman [Tue, 1 Jun 1993 07:32:23 +0000 (07:32 +0000)]
[__GNUC__ >= 2]: Don't include alloca.h.

31 years ago(copy-tree): Use let* to bind new before i.
Richard M. Stallman [Tue, 1 Jun 1993 06:03:56 +0000 (06:03 +0000)]
(copy-tree): Use let* to bind new before i.

31 years agoProvide cookie1.
Richard M. Stallman [Tue, 1 Jun 1993 06:02:24 +0000 (06:02 +0000)]
Provide cookie1.

31 years ago(te-pass-through): Delete debugging code left by mistake.
Richard M. Stallman [Tue, 1 Jun 1993 05:36:19 +0000 (05:36 +0000)]
(te-pass-through): Delete debugging code left by mistake.

31 years ago(comint-filter): Put window-start before the input.
Richard M. Stallman [Tue, 1 Jun 1993 05:31:15 +0000 (05:31 +0000)]
(comint-filter): Put window-start before the input.

31 years ago(isearch-mode): If enter recursive-edit,
Richard M. Stallman [Tue, 1 Jun 1993 04:52:28 +0000 (04:52 +0000)]
(isearch-mode): If enter recursive-edit,
also bind isearch-recursive-edit.

31 years agoUse cookie1.el.
Richard M. Stallman [Tue, 1 Jun 1993 04:28:54 +0000 (04:28 +0000)]
Use cookie1.el.

31 years agoRenamed to cookie1.el.
Richard M. Stallman [Tue, 1 Jun 1993 04:26:42 +0000 (04:26 +0000)]
Renamed to cookie1.el.

31 years agoHandle 386bsd.
Richard M. Stallman [Tue, 1 Jun 1993 04:12:00 +0000 (04:12 +0000)]
Handle 386bsd.

31 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 Jun 1993 04:07:25 +0000 (04:07 +0000)]
*** empty log message ***

31 years agoInitial revision
Richard M. Stallman [Tue, 1 Jun 1993 04:07:09 +0000 (04:07 +0000)]
Initial revision

31 years ago(internal_equal): Don't let ints be equal to floats.
Richard M. Stallman [Tue, 1 Jun 1993 03:38:24 +0000 (03:38 +0000)]
(internal_equal): Don't let ints be equal to floats.

31 years ago(Frem): Fix result sign properly.
Richard M. Stallman [Tue, 1 Jun 1993 03:37:28 +0000 (03:37 +0000)]
(Frem): Fix result sign properly.

31 years ago(float_to_string): Skip `-' like digits when ensuring
Richard M. Stallman [Tue, 1 Jun 1993 03:33:40 +0000 (03:33 +0000)]
(float_to_string): Skip `-' like digits when ensuring
result looks like a float.

31 years ago(outline-flag-region): Pass t as NOUNDO arg
Richard M. Stallman [Tue, 1 Jun 1993 03:24:24 +0000 (03:24 +0000)]
(outline-flag-region): Pass t as NOUNDO arg
to subst-char-in-region.  No need to restore buffer-modified-p by hand.

31 years ago(count-windows): PROC argument of walk-windows takes an argument.
Richard M. Stallman [Tue, 1 Jun 1993 00:54:52 +0000 (00:54 +0000)]
(count-windows): PROC argument of walk-windows takes an argument.

31 years agoUpdate getdate.c.
Richard M. Stallman [Tue, 1 Jun 1993 00:50:50 +0000 (00:50 +0000)]
Update getdate.c.

Copy config.guess.

31 years ago(x-invocation-args): Add defvar.
Richard M. Stallman [Tue, 1 Jun 1993 00:29:11 +0000 (00:29 +0000)]
(x-invocation-args): Add defvar.

31 years ago(NLIST_STRUCT): Defined.
Richard M. Stallman [Tue, 1 Jun 1993 00:16:03 +0000 (00:16 +0000)]
(NLIST_STRUCT): Defined.

31 years ago[__bsdi__]: Alternate decls of getpwuid and getpwnam.
Richard M. Stallman [Mon, 31 May 1993 23:50:17 +0000 (23:50 +0000)]
[__bsdi__]: Alternate decls of getpwuid and getpwnam.

31 years ago[__bsdi__]: Define BSD4_2.
Richard M. Stallman [Mon, 31 May 1993 22:25:20 +0000 (22:25 +0000)]
[__bsdi__]: Define BSD4_2.

31 years agoComment change.
Richard M. Stallman [Mon, 31 May 1993 21:58:25 +0000 (21:58 +0000)]
Comment change.

31 years agoDelete ! __GNUC__ conditional.
Richard M. Stallman [Mon, 31 May 1993 21:57:00 +0000 (21:57 +0000)]
Delete ! __GNUC__ conditional.
(LD_SWITCH_MACHINE): Defined.
(ORDINARY_LINK): Defined unconditionally.

31 years ago(bibtex-mode): Add autoload.
Richard M. Stallman [Mon, 31 May 1993 21:53:41 +0000 (21:53 +0000)]
(bibtex-mode): Add autoload.

31 years agoFix comments.
Richard M. Stallman [Mon, 31 May 1993 21:52:45 +0000 (21:52 +0000)]
Fix comments.

31 years agoDon't initialize write-file-hooks.
Richard M. Stallman [Mon, 31 May 1993 21:51:15 +0000 (21:51 +0000)]
Don't initialize write-file-hooks.
Don't change auto-mode-alist.
(tar-regexp): Deleted.
(tar-normal-mode): Deleted.
(tar-mode): Add autoload.

31 years ago(inhibit-local-variables-regexps): New variable.
Richard M. Stallman [Mon, 31 May 1993 21:50:52 +0000 (21:50 +0000)]
(inhibit-local-variables-regexps): New variable.
(set-auto-mode): Handle inhibit-local-variables-regexps.

31 years ago(do-install): Use `-' in tar options.
Richard M. Stallman [Mon, 31 May 1993 21:28:36 +0000 (21:28 +0000)]
(do-install): Use `-' in tar options.

31 years agoHandle bsd386.
Richard M. Stallman [Mon, 31 May 1993 21:28:10 +0000 (21:28 +0000)]
Handle bsd386.

Change  ! "${...}"  to  x"${...}" = x  everywhere.

31 years ago*** empty log message ***
Karl Heuer [Mon, 31 May 1993 21:00:52 +0000 (21:00 +0000)]
*** empty log message ***

31 years agoInitial revision
Richard M. Stallman [Mon, 31 May 1993 20:52:24 +0000 (20:52 +0000)]
Initial revision

31 years ago(term_get_fkeys): If not initialized, init Vfunction_key_map.
Richard M. Stallman [Mon, 31 May 1993 20:18:35 +0000 (20:18 +0000)]
(term_get_fkeys): If not initialized, init Vfunction_key_map.

31 years ago[__GNUC__] (LD_SWITCH_MACHINE): Defined.
Richard M. Stallman [Mon, 31 May 1993 19:15:51 +0000 (19:15 +0000)]
[__GNUC__] (LD_SWITCH_MACHINE): Defined.

31 years ago(update_frame): Make preempt_count positive.
Richard M. Stallman [Mon, 31 May 1993 19:04:20 +0000 (19:04 +0000)]
(update_frame): Make preempt_count positive.
Defend against negative baud_rate.

31 years ago(calculate_scrolling): Defend against negative baud_rate.
Richard M. Stallman [Mon, 31 May 1993 19:04:07 +0000 (19:04 +0000)]
(calculate_scrolling): Defend against negative baud_rate.

31 years ago(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
Richard M. Stallman [Mon, 31 May 1993 18:33:08 +0000 (18:33 +0000)]
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.

Include systty.h; don't mess with FIONREAD.
Don't include termio.h dorectly.

31 years ago(Fset_window_buffer): Set window's force_start to Qnil.
Richard M. Stallman [Mon, 31 May 1993 18:22:48 +0000 (18:22 +0000)]
(Fset_window_buffer): Set window's force_start to Qnil.

31 years ago(x-resolve-font-name): Clean up error messages.
Richard M. Stallman [Mon, 31 May 1993 18:02:03 +0000 (18:02 +0000)]
(x-resolve-font-name): Clean up error messages.

31 years ago(run-at-time): Pass args to start-process in right order.
Richard M. Stallman [Mon, 31 May 1993 17:59:07 +0000 (17:59 +0000)]
(run-at-time): Pass args to start-process in right order.

31 years ago(Info-get-token): Check that thesecond search succeeded.
Richard M. Stallman [Mon, 31 May 1993 17:56:14 +0000 (17:56 +0000)]
(Info-get-token): Check that thesecond search succeeded.

31 years agoProvide edebug.
Richard M. Stallman [Mon, 31 May 1993 17:28:56 +0000 (17:28 +0000)]
Provide edebug.

31 years ago(rmail-message-subject-p): Fix typo in string constant.
Richard M. Stallman [Mon, 31 May 1993 17:04:52 +0000 (17:04 +0000)]
(rmail-message-subject-p): Fix typo in string constant.

31 years ago(x_reply_selection_request): Call XFlushQueue.
Richard M. Stallman [Mon, 31 May 1993 17:02:59 +0000 (17:02 +0000)]
(x_reply_selection_request): Call XFlushQueue.

31 years ago(Fx_create_frame): Use bitmapIcon, not iconType.
Richard M. Stallman [Mon, 31 May 1993 07:21:10 +0000 (07:21 +0000)]
(Fx_create_frame): Use bitmapIcon, not iconType.

31 years ago(mod): Use cl-floor.
Richard M. Stallman [Mon, 31 May 1993 07:19:04 +0000 (07:19 +0000)]
(mod): Use cl-floor.
(rem): Use cl-truncate.

31 years ago(do-install): Copy the DOC-* files from the build
Richard M. Stallman [Mon, 31 May 1993 06:07:08 +0000 (06:07 +0000)]
(do-install): Copy the DOC-* files from the build
etc directory, as well as lots of things from ${srcdir}/etc.

31 years agoPass in LD_SWITCH_X_SITE.
Jim Blandy [Mon, 31 May 1993 06:03:21 +0000 (06:03 +0000)]
Pass in LD_SWITCH_X_SITE.

31 years ago(gud-def): Don't use gud-key-prefix at compile time.
Richard M. Stallman [Mon, 31 May 1993 05:54:07 +0000 (05:54 +0000)]
(gud-def): Don't use gud-key-prefix at compile time.

31 years ago(shrink-window-if-larger-than-buffer): Add `interactive'.
Richard M. Stallman [Mon, 31 May 1993 04:56:19 +0000 (04:56 +0000)]
(shrink-window-if-larger-than-buffer): Add `interactive'.
Do nothing if window contents not entirely visible.

31 years agoHandle AIX versions 1.2, 1.3.
Richard M. Stallman [Mon, 31 May 1993 04:24:14 +0000 (04:24 +0000)]
Handle AIX versions 1.2, 1.3.

31 years ago(mail-do-fcc): Put back the newline at the start
Richard M. Stallman [Mon, 31 May 1993 04:21:15 +0000 (04:21 +0000)]
(mail-do-fcc): Put back the newline at the start
of the fcc temp buffer.  It got lost somewhere.

31 years ago(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
Richard M. Stallman [Mon, 31 May 1993 04:03:16 +0000 (04:03 +0000)]
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.

31 years ago(float_arith_driver): Detect division by zero in advance.
Richard M. Stallman [Mon, 31 May 1993 03:39:07 +0000 (03:39 +0000)]
(float_arith_driver): Detect division by zero in advance.
(arith_driver, Frem): Likewise.

31 years ago(Fwith_output_to_temp_buffer): Doc fix.
Richard M. Stallman [Mon, 31 May 1993 02:59:19 +0000 (02:59 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

31 years ago(main): Make when a time_t.
Richard M. Stallman [Mon, 31 May 1993 01:39:40 +0000 (01:39 +0000)]
(main): Make when a time_t.

31 years ago(HAVE_TCATTR): Deleted.
Richard M. Stallman [Mon, 31 May 1993 01:27:19 +0000 (01:27 +0000)]
(HAVE_TCATTR): Deleted.
(BSD): Don't define.
(read, write, open, close): Defined.
(INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Defined.
(C_SWITCH_SYSTEM): Defined.

31 years ago(wait_for_termination): Delete LINUX conditionals.
Richard M. Stallman [Mon, 31 May 1993 01:12:05 +0000 (01:12 +0000)]
(wait_for_termination): Delete LINUX conditionals.

31 years ago(interval_deletion_adjustment): Delete unreachable abort.
Richard M. Stallman [Mon, 31 May 1993 00:08:24 +0000 (00:08 +0000)]
(interval_deletion_adjustment): Delete unreachable abort.

31 years ago(Fyes_or_no_p): Delete unreachable UNGCPRO.
Richard M. Stallman [Mon, 31 May 1993 00:05:58 +0000 (00:05 +0000)]
(Fyes_or_no_p): Delete unreachable UNGCPRO.

31 years ago(gnus-nntp-server): Use gnus-default-nntp-server.
Richard M. Stallman [Sun, 30 May 1993 23:56:49 +0000 (23:56 +0000)]
(gnus-nntp-server): Use gnus-default-nntp-server.

31 years ago(Info-mode-map): Correct Info-top to Info-top-node.
Richard M. Stallman [Sun, 30 May 1993 23:32:41 +0000 (23:32 +0000)]
(Info-mode-map): Correct Info-top to Info-top-node.

31 years ago(Fgenerate_new_buffer_name): Doc fix.
Roland McGrath [Sun, 30 May 1993 23:24:09 +0000 (23:24 +0000)]
(Fgenerate_new_buffer_name): Doc fix.

31 years ago(clean): Delete libXMenu11.a.
Richard M. Stallman [Sun, 30 May 1993 23:10:28 +0000 (23:10 +0000)]
(clean): Delete libXMenu11.a.

31 years ago(mh-signature-file-name): New variable.
Richard M. Stallman [Sun, 30 May 1993 22:56:31 +0000 (22:56 +0000)]
(mh-signature-file-name): New variable.
mh-e version 3.8.2.

31 years ago* m/mips.h (KERNEL_FILE): Set this to "/unix".
Jim Blandy [Sun, 30 May 1993 21:52:33 +0000 (21:52 +0000)]
* m/mips.h (KERNEL_FILE): Set this to "/unix".
* m/mips4.h (MIPS2): Go ahead and define this.
(C_DEBUG_SWITCH): Add -DMips and -g3, and up Olimit to 2000.

31 years ago* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
Jim Blandy [Sun, 30 May 1993 21:46:11 +0000 (21:46 +0000)]
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
the configuration name mips-mips-usg* to represent USG systems.

31 years ago(UCHAR): Don't define if _UCHAR_T.
Richard M. Stallman [Sun, 30 May 1993 21:42:28 +0000 (21:42 +0000)]
(UCHAR): Don't define if _UCHAR_T.

31 years ago(HAVE_GETTIMEOFDAY): Deleted.
Richard M. Stallman [Sun, 30 May 1993 21:41:06 +0000 (21:41 +0000)]
(HAVE_GETTIMEOFDAY): Deleted.
(HAVE_SETSID, HAVE_TERMIOS): Defined.
(HAVE_TERMIO): Add #undef.
(SIGNALS_VIA_CHARACTERS): Defined.
(C_DEBUG_SWITCH): Make definition empty.
(LIBS_DEBUG): Defined.
(BROKEN_TIOCGWINSZ, LIB_X11_LIB): Add #undef.

31 years ago* configure.in: Use s/bsd4-3.h for mips-mips-riscos4.
Jim Blandy [Sun, 30 May 1993 21:40:18 +0000 (21:40 +0000)]
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4.

* configure.in: Fix logic to detect if srcdir is already configured.

31 years ago(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
Richard M. Stallman [Sun, 30 May 1993 21:37:57 +0000 (21:37 +0000)]
(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
something usefull in the VQUIT and VINTR.
(emacs_set_tty): Try only 10 times to call tcsetattr.
Don't use memcmp to test what it did.

31 years ago(main) [AIX _I386]: Don't handle SIGIOINT.
Richard M. Stallman [Sun, 30 May 1993 21:34:53 +0000 (21:34 +0000)]
(main) [AIX _I386]: Don't handle SIGIOINT.

31 years ago[HAVE_TERMIOS _AIX _I386]: Include termios before termio.
Richard M. Stallman [Sun, 30 May 1993 21:32:18 +0000 (21:32 +0000)]
[HAVE_TERMIOS _AIX _I386]: Include termios before termio.

31 years agoComment fix.
Richard M. Stallman [Sun, 30 May 1993 20:56:46 +0000 (20:56 +0000)]
Comment fix.

31 years ago(buffer_posn_from_coords): Since COL is already
Richard M. Stallman [Sun, 30 May 1993 20:52:49 +0000 (20:52 +0000)]
(buffer_posn_from_coords): Since COL is already
window-relative, don't subtract window_left.

31 years ago* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
Jim Blandy [Sun, 30 May 1993 20:34:54 +0000 (20:34 +0000)]
* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
<X11/StringDefs.h>, or <X11/Xmu/Drawing.h>.  Just write out
"unsigned long" instead of using the "Pixel" typedef; it's in the
protocol, so it's not likely to change.

31 years ago* hftctl.c (hft_alrm): Declare and define this to return void, not
Jim Blandy [Sun, 30 May 1993 20:16:09 +0000 (20:16 +0000)]
* hftctl.c (hft_alrm): Declare and define this to return void, not
int; the AIX #include files have prototypes for it.

31 years ago* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...
Jim Blandy [Sun, 30 May 1993 20:08:16 +0000 (20:08 +0000)]
* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...
* m/ibmrs6000.h (LIBS_MACHINE): They're already here.  Doc fix.

31 years ago(Info-mode-map): Correct Info-top to Info-top-node.
Richard M. Stallman [Sun, 30 May 1993 20:04:48 +0000 (20:04 +0000)]
(Info-mode-map): Correct Info-top to Info-top-node.

31 years ago* Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.
Jim Blandy [Sun, 30 May 1993 19:56:00 +0000 (19:56 +0000)]
* Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.

31 years ago* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
Jim Blandy [Sun, 30 May 1993 19:40:39 +0000 (19:40 +0000)]
* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
`(cd foo ; pwd)` to get the canonical name of a directory; cd
might fail, and have pwd print out the current directory.

31 years ago* Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
Jim Blandy [Sun, 30 May 1993 19:38:49 +0000 (19:38 +0000)]
* Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
of a directory; cd might fail, and have pwd print out the current
directory.

31 years ago* movemail.c [MAIL_USE_POP] (main): Don't use non-portable
Jim Blandy [Sun, 30 May 1993 19:26:11 +0000 (19:26 +0000)]
* movemail.c [MAIL_USE_POP] (main): Don't use non-portable
string-handling functions.

31 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 May 1993 19:18:28 +0000 (19:18 +0000)]
*** empty log message ***

31 years ago(Man-notify-when-ready): Correct previous change.
Richard M. Stallman [Sun, 30 May 1993 19:15:39 +0000 (19:15 +0000)]
(Man-notify-when-ready): Correct previous change.

31 years ago[IRIX4]: Include unistd.h.
Richard M. Stallman [Sun, 30 May 1993 19:12:55 +0000 (19:12 +0000)]
[IRIX4]: Include unistd.h.