bpt/emacs.git
31 years ago(Ficonify_frame, Fmake_frame_invisible):
Richard M. Stallman [Sun, 30 May 1993 02:44:11 +0000 (02:44 +0000)]
(Ficonify_frame, Fmake_frame_invisible):
Select some other frame.  Move minibuffer off this frame.

(Fhandle_switch_frame): Don't call Ffocus_frame.
(Fredirect_frame_focus): Call Ffocus_frame here.

31 years ago(x_bitmap_icon): Don't free icon_bitmap;
Richard M. Stallman [Sun, 30 May 1993 00:55:42 +0000 (00:55 +0000)]
(x_bitmap_icon): Don't free icon_bitmap;
create it if it hasn't been created before.

31 years ago(command-line-1): Pass arg to other-window.
Richard M. Stallman [Sat, 29 May 1993 22:34:54 +0000 (22:34 +0000)]
(command-line-1): Pass arg to other-window.

31 years ago(find-file-run-dired): Doc fix.
Richard M. Stallman [Sat, 29 May 1993 22:28:56 +0000 (22:28 +0000)]
(find-file-run-dired): Doc fix.
(find-file-read-only): Return the buffer.
(find-file-read-only-other-window): Likewise.
(find-file-read-only-other-frame): Likewise.

31 years ago* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
Jim Blandy [Sat, 29 May 1993 21:26:28 +0000 (21:26 +0000)]
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
configure guesses just fine.

31 years ago* Makefile.in: Use Makefile comments, not C comments.
Jim Blandy [Sat, 29 May 1993 21:11:09 +0000 (21:11 +0000)]
* Makefile.in: Use Makefile comments, not C comments.

31 years ago[HPUX]: Include time.h and define __TIMEVAL__.
Richard M. Stallman [Sat, 29 May 1993 21:10:41 +0000 (21:10 +0000)]
[HPUX]: Include time.h and define __TIMEVAL__.

31 years ago(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
Richard M. Stallman [Sat, 29 May 1993 21:03:32 +0000 (21:03 +0000)]
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.

31 years ago*** empty log message ***
Jim Blandy [Sat, 29 May 1993 20:58:02 +0000 (20:58 +0000)]
*** empty log message ***

31 years agoInitial revision
Jim Blandy [Sat, 29 May 1993 20:57:51 +0000 (20:57 +0000)]
Initial revision

31 years agoDon't include termios.h directly--let systty.h do it.
Richard M. Stallman [Sat, 29 May 1993 20:57:33 +0000 (20:57 +0000)]
Don't include termios.h directly--let systty.h do it.

(shut_down_emacs): Maybe close X connection here.  New arg NO_X.
(Fkill_emacs): Don't close it here.  Pass new arg.
(fatal_error_signal): Pass new arg.

31 years ago(x_connection_closed): Pass new arg.
Richard M. Stallman [Sat, 29 May 1993 20:54:27 +0000 (20:54 +0000)]
(x_connection_closed): Pass new arg.

31 years ago* configure.in: Add case for the Tektronix XD88.
Jim Blandy [Sat, 29 May 1993 20:52:45 +0000 (20:52 +0000)]
* configure.in: Add case for the Tektronix XD88.

31 years ago* sysdep.c (sys_siglist): Comment out #endif trailer.
Jim Blandy [Sat, 29 May 1993 20:49:01 +0000 (20:49 +0000)]
* sysdep.c (sys_siglist): Comment out #endif trailer.
* xmenu.c (TRUE, FALSE): Same.
* xterm.c (dumprectangle): Same.

31 years ago* systty.h (CDISABLE): #undef it before re-#defining it.
Jim Blandy [Sat, 29 May 1993 20:46:03 +0000 (20:46 +0000)]
* systty.h (CDISABLE): #undef it before re-#defining it.

31 years ago* sysdep.c (sys_siglist): Comment out #endif trailer.
Jim Blandy [Sat, 29 May 1993 20:44:59 +0000 (20:44 +0000)]
* sysdep.c (sys_siglist): Comment out #endif trailer.

31 years ago(cancel-function-timers): Renamed from spurious duplicate
Richard M. Stallman [Sat, 29 May 1993 20:43:41 +0000 (20:43 +0000)]
(cancel-function-timers): Renamed from spurious duplicate
definition of cancel-timer.

31 years ago(display_text_line): Really check for just the selected window.
Richard M. Stallman [Sat, 29 May 1993 20:41:31 +0000 (20:41 +0000)]
(display_text_line): Really check for just the selected window.

31 years ago(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
Richard M. Stallman [Sat, 29 May 1993 20:39:19 +0000 (20:39 +0000)]
(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
(display_text_line): Obey it.

31 years agoHandle sysv4.2 and sysvr4.2.
Richard M. Stallman [Sat, 29 May 1993 20:31:06 +0000 (20:31 +0000)]
Handle sysv4.2 and sysvr4.2.

31 years ago(file-chase-links): Handle leading .. in symlink target.
Richard M. Stallman [Sat, 29 May 1993 20:13:58 +0000 (20:13 +0000)]
(file-chase-links): Handle leading .. in symlink target.

31 years ago* configure.in: Traverse the argument list without destroying it;
Jim Blandy [Sat, 29 May 1993 20:07:50 +0000 (20:07 +0000)]
* configure.in: Traverse the argument list without destroying it;
don't use shift.  It turns out that "set - ${saved_arguments}"
doesn't work portably.

31 years ago(find-change-log): Use file-chase-links.
Richard M. Stallman [Sat, 29 May 1993 20:02:52 +0000 (20:02 +0000)]
(find-change-log): Use file-chase-links.

31 years ago(file-chase-links): New function.
Richard M. Stallman [Sat, 29 May 1993 20:00:45 +0000 (20:00 +0000)]
(file-chase-links): New function.
(backup-buffer): Use file-chase-links.

31 years ago* configure.in: Add missing "fi".
Jim Blandy [Sat, 29 May 1993 19:41:13 +0000 (19:41 +0000)]
* configure.in: Add missing "fi".

31 years ago* make-dist: Rebuild configure if configure.in is newer.
Jim Blandy [Sat, 29 May 1993 19:38:45 +0000 (19:38 +0000)]
* make-dist: Rebuild configure if configure.in is newer.

31 years ago* Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
Jim Blandy [Sat, 29 May 1993 19:30:26 +0000 (19:30 +0000)]
* Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
targets to be executed even if make remembers that it has already
stisfied FRC.

31 years ago(c-up-conditional): Handle commented-out #-cmds properly.
Richard M. Stallman [Sat, 29 May 1993 18:14:34 +0000 (18:14 +0000)]
(c-up-conditional): Handle commented-out #-cmds properly.

31 years ago(menu_bar_items): Save Vinhibit_quit by hand
Richard M. Stallman [Sat, 29 May 1993 17:58:03 +0000 (17:58 +0000)]
(menu_bar_items): Save Vinhibit_quit by hand
instead of using specbind.

31 years ago(do-install): Delete redundant code to copy etc twice.
Richard M. Stallman [Sat, 29 May 1993 16:38:15 +0000 (16:38 +0000)]
(do-install): Delete redundant code to copy etc twice.

31 years ago(split-window-vertically): Return the new window.
Richard M. Stallman [Sat, 29 May 1993 16:13:16 +0000 (16:13 +0000)]
(split-window-vertically): Return the new window.

31 years ago(gnus-local-organization): Initially nil.
Richard M. Stallman [Sat, 29 May 1993 16:05:59 +0000 (16:05 +0000)]
(gnus-local-organization): Initially nil.

31 years agoInitial revision
Richard M. Stallman [Sat, 29 May 1993 06:38:50 +0000 (06:38 +0000)]
Initial revision

31 years ago(isearch-search): Take note of isearch-case-fold-search initial value.
Richard M. Stallman [Sat, 29 May 1993 06:27:47 +0000 (06:27 +0000)]
(isearch-search): Take note of isearch-case-fold-search initial value.

31 years ago(OLDXMENU_OPTIONS): Add quotations.
Richard M. Stallman [Sat, 29 May 1993 06:25:30 +0000 (06:25 +0000)]
(OLDXMENU_OPTIONS): Add quotations.

31 years agoWhen given no file arguments, inspect RCS/.* as well
Richard M. Stallman [Sat, 29 May 1993 06:22:48 +0000 (06:22 +0000)]
When given no file arguments, inspect RCS/.* as well
as RCS/*.  Don't report an error if RCS is empty or nonexistent.

31 years ago(EMACS_BITMAP_FILES): Defined.
Richard M. Stallman [Sat, 29 May 1993 06:19:15 +0000 (06:19 +0000)]
(EMACS_BITMAP_FILES): Defined.

31 years ago(HAVE_FTIME): Defined.
Richard M. Stallman [Sat, 29 May 1993 06:12:57 +0000 (06:12 +0000)]
(HAVE_FTIME): Defined.

31 years ago(romp): Handle various version numbers with aos and bsd.
Richard M. Stallman [Sat, 29 May 1993 06:10:43 +0000 (06:10 +0000)]
(romp): Handle various version numbers with aos and bsd.

31 years ago(C_SWITCH_MACHINE): Define only if not __GNUC__.
Richard M. Stallman [Sat, 29 May 1993 06:08:18 +0000 (06:08 +0000)]
(C_SWITCH_MACHINE): Define only if not __GNUC__.

31 years ago(XTring_bell): Do nothing if x_current_connection is 0.
Richard M. Stallman [Sat, 29 May 1993 05:59:09 +0000 (05:59 +0000)]
(XTring_bell): Do nothing if x_current_connection is 0.

31 years ago(reset_buffer): Clear mark_active field here.
Richard M. Stallman [Sat, 29 May 1993 05:48:29 +0000 (05:48 +0000)]
(reset_buffer): Clear mark_active field here.
(reset_buffer_local_variables): Not here.

31 years ago(indent-sexp): Even if outer-loop-done is t, still move down one line.
Richard M. Stallman [Sat, 29 May 1993 05:45:47 +0000 (05:45 +0000)]
(indent-sexp): Even if outer-loop-done is t, still move down one line.

31 years ago(auto-mode-alist): Fix syntax for sgml mode.
Richard M. Stallman [Sat, 29 May 1993 05:22:49 +0000 (05:22 +0000)]
(auto-mode-alist): Fix syntax for sgml mode.

31 years ago(gettimeofday): Don't store in *tzp if tzp is 0.
Richard M. Stallman [Sat, 29 May 1993 05:05:40 +0000 (05:05 +0000)]
(gettimeofday): Don't store in *tzp if tzp is 0.

31 years ago(MAXDESC): Get it from FD_SETSIZE if that exists.
Richard M. Stallman [Sat, 29 May 1993 05:02:18 +0000 (05:02 +0000)]
(MAXDESC): Get it from FD_SETSIZE if that exists.

31 years ago(timer): Link with $(LOADLIBES).
Richard M. Stallman [Sat, 29 May 1993 05:00:58 +0000 (05:00 +0000)]
(timer): Link with $(LOADLIBES).

31 years ago(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
Richard M. Stallman [Sat, 29 May 1993 04:59:26 +0000 (04:59 +0000)]
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
(SIGNALS_VIA_CHARACTERS): Defined.
[HAVE_SOCKETS] (HAVE_GETTIMEOFDAY): Defined.
(MAIL_PROGRAM_NAME): Defined (two alternate definitions).

31 years agoentered into RCS
Richard M. Stallman [Sat, 29 May 1993 04:53:57 +0000 (04:53 +0000)]
entered into RCS

31 years ago(vt100-wide-mode): Add missing arg in set-frame-width.
Richard M. Stallman [Sat, 29 May 1993 04:40:38 +0000 (04:40 +0000)]
(vt100-wide-mode): Add missing arg in set-frame-width.

31 years ago(x-resolve-font-name): Allow symbol as FACE arg.
Richard M. Stallman [Sat, 29 May 1993 04:36:40 +0000 (04:36 +0000)]
(x-resolve-font-name): Allow symbol as FACE arg.
Allow t as FRAME arg.

31 years ago(send-mail-function): Use defvar. not defconst.
Richard M. Stallman [Sat, 29 May 1993 04:35:25 +0000 (04:35 +0000)]
(send-mail-function): Use defvar. not defconst.

31 years ago(x-fixed-font-alist): Specify field 7, not field 6.
Richard M. Stallman [Sat, 29 May 1993 04:34:00 +0000 (04:34 +0000)]
(x-fixed-font-alist): Specify field 7, not field 6.

31 years ago(ange-ftp-dired-compress-file):
Richard M. Stallman [Sat, 29 May 1993 04:30:10 +0000 (04:30 +0000)]
(ange-ftp-dired-compress-file):
Use dired-compress-file, not dired-compress-filename.

(ange-ftp-set-buffer-mode): Do nothing unless
visited name is an ange ftp magic name.

31 years ago(vc-finish-logentry): Use delete-windows-on.
Richard M. Stallman [Sat, 29 May 1993 03:47:48 +0000 (03:47 +0000)]
(vc-finish-logentry): Use delete-windows-on.

31 years ago(LIBX11_SYSTEM): Defined.
Richard M. Stallman [Sat, 29 May 1993 03:29:45 +0000 (03:29 +0000)]
(LIBX11_SYSTEM): Defined.

31 years ago(vc-steal-lock, vc-insert-headers): Fix question whitespace.
Richard M. Stallman [Sat, 29 May 1993 03:10:35 +0000 (03:10 +0000)]
(vc-steal-lock, vc-insert-headers): Fix question whitespace.

31 years ago(Fgenerate_new_buffer_name): New arg IGNORE.
Richard M. Stallman [Fri, 28 May 1993 23:58:29 +0000 (23:58 +0000)]
(Fgenerate_new_buffer_name): New arg IGNORE.
(Frename_buffer): Pass new arg.

31 years ago(Info-insert-dir): Ignore duplicate directories.
Richard M. Stallman [Fri, 28 May 1993 23:57:33 +0000 (23:57 +0000)]
(Info-insert-dir): Ignore duplicate directories.

31 years ago(syms_of_keymap): Create global_map 256 slots long.
Richard M. Stallman [Fri, 28 May 1993 22:31:52 +0000 (22:31 +0000)]
(syms_of_keymap): Create global_map 256 slots long.

31 years ago(keys_of_cmds): Predefined 0240-0376 as self-insert.
Richard M. Stallman [Fri, 28 May 1993 22:29:10 +0000 (22:29 +0000)]
(keys_of_cmds): Predefined 0240-0376 as self-insert.

31 years agoFinish previous change.
Richard M. Stallman [Fri, 28 May 1993 22:12:56 +0000 (22:12 +0000)]
Finish previous change.

31 years ago(find-log-file): Use source file's truename dir.
Richard M. Stallman [Fri, 28 May 1993 22:08:53 +0000 (22:08 +0000)]
(find-log-file): Use source file's truename dir.

31 years agoVersion 3.8.1 from Gildea.
Richard M. Stallman [Fri, 28 May 1993 21:29:37 +0000 (21:29 +0000)]
Version 3.8.1 from Gildea.

31 years ago(put_line): Don't output \n\t unless more text follows.
Richard M. Stallman [Fri, 28 May 1993 21:22:17 +0000 (21:22 +0000)]
(put_line): Don't output \n\t unless more text follows.

31 years ago(XTread_socket, case KeyPress) [HPUX]:
Richard M. Stallman [Fri, 28 May 1993 21:13:59 +0000 (21:13 +0000)]
(XTread_socket, case KeyPress) [HPUX]:
Recognize the extended function keys.

31 years agoFix message text.
Richard M. Stallman [Fri, 28 May 1993 21:02:48 +0000 (21:02 +0000)]
Fix message text.

31 years ago(hexl-char-after-point): Get rid of mistakenly free variables.
Richard M. Stallman [Fri, 28 May 1993 20:33:14 +0000 (20:33 +0000)]
(hexl-char-after-point): Get rid of mistakenly free variables.

31 years agoDoc fixes.
Richard M. Stallman [Fri, 28 May 1993 20:30:49 +0000 (20:30 +0000)]
Doc fixes.

31 years agoFix up previous change.
Richard M. Stallman [Fri, 28 May 1993 19:46:06 +0000 (19:46 +0000)]
Fix up previous change.

31 years ago(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
Richard M. Stallman [Fri, 28 May 1993 19:19:05 +0000 (19:19 +0000)]
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.

31 years ago(Info-insert-dir): Ignore duplicate directories.
Richard M. Stallman [Fri, 28 May 1993 18:35:23 +0000 (18:35 +0000)]
(Info-insert-dir): Ignore duplicate directories.

31 years ago(Info-default-directory-list): Take out ../../info.
Richard M. Stallman [Fri, 28 May 1993 17:23:47 +0000 (17:23 +0000)]
(Info-default-directory-list): Take out ../../info.
Avoid duplication.

31 years ago(baud-rate): Doc fix.
Richard M. Stallman [Fri, 28 May 1993 16:40:28 +0000 (16:40 +0000)]
(baud-rate): Doc fix.

31 years ago* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
Jim Blandy [Fri, 28 May 1993 08:48:33 +0000 (08:48 +0000)]
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
call the keymap accessors; this gets called during redisplay.

31 years ago* etags.c: Replace the CPP tangle for alloca with the one from the
Jim Blandy [Fri, 28 May 1993 08:28:20 +0000 (08:28 +0000)]
* etags.c: Replace the CPP tangle for alloca with the one from the
autoconf documentation, since that's working elsewhere.

31 years ago* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
Jim Blandy [Fri, 28 May 1993 07:39:58 +0000 (07:39 +0000)]
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.

31 years ago* make-dist: Make a `site-lisp' directory in the distribution,
Jim Blandy [Fri, 28 May 1993 07:38:26 +0000 (07:38 +0000)]
* make-dist: Make a `site-lisp' directory in the distribution,
instead of a `local-lisp' directory, which hasn't been the
appropriate name for a long time.
* Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
from the distribution first, then /usr/local/lib/emacs/site-lisp.

31 years ago* Makefile.in (do-install): Correctly detect if ./etc and
Jim Blandy [Fri, 28 May 1993 06:55:13 +0000 (06:55 +0000)]
* Makefile.in (do-install): Correctly detect if ./etc and
${srcdir}/etc are the same.

31 years ago* buffer.c (Fmove_overlay): If the overlay is changing buffers,
Jim Blandy [Fri, 28 May 1993 06:50:23 +0000 (06:50 +0000)]
* buffer.c (Fmove_overlay): If the overlay is changing buffers,
do a thorough redisplay.

31 years ago* xfns.c (x_set_frame_parameters): Use the first
Jim Blandy [Fri, 28 May 1993 06:44:48 +0000 (06:44 +0000)]
* xfns.c (x_set_frame_parameters): Use the first
position/size parameter we find, not the last.

31 years ago* s/hpux8.h: Don't define HAVE_RANDOM.
Jim Blandy [Fri, 28 May 1993 06:13:16 +0000 (06:13 +0000)]
* s/hpux8.h: Don't define HAVE_RANDOM.

31 years ago(find-change-log): Chase symlinks multiple levels.
Richard M. Stallman [Fri, 28 May 1993 05:18:06 +0000 (05:18 +0000)]
(find-change-log): Chase symlinks multiple levels.

31 years ago* configure.in: If srcdir is '.', then try using PWD to make it
Jim Blandy [Fri, 28 May 1993 04:52:55 +0000 (04:52 +0000)]
* configure.in: If srcdir is '.', then try using PWD to make it
absolute.

* configure.in: Include ${srcdir} in the printed report, to help
people notice if it's an automounter path.

31 years agoInitial revision
Jim Blandy [Fri, 28 May 1993 04:47:23 +0000 (04:47 +0000)]
Initial revision

31 years ago(rmail-new-summary): Set rmail-summary-buffer
Richard M. Stallman [Fri, 28 May 1993 04:44:55 +0000 (04:44 +0000)]
(rmail-new-summary): Set rmail-summary-buffer
to nil at beginning; set it for real after summary is set up.

31 years ago* config.h.in (UNEXEC_SRC): New macro, set by the configure
Jim Blandy [Fri, 28 May 1993 04:35:57 +0000 (04:35 +0000)]
* config.h.in (UNEXEC_SRC): New macro, set by the configure
script.
* ymakefile (UNEXEC_SRC): Give it a default value here, and make
UNEXEC depend on it.

31 years ago* configure.in: Extract UNEXEC from the system configuration
Jim Blandy [Fri, 28 May 1993 04:33:12 +0000 (04:33 +0000)]
* configure.in: Extract UNEXEC from the system configuration
files, compute the name of the source file corresponding to the
object file, and #define it as UNEXEC_SRC in config.h.

31 years ago(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
Richard M. Stallman [Fri, 28 May 1993 04:32:28 +0000 (04:32 +0000)]
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.

31 years ago* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
Jim Blandy [Fri, 28 May 1993 03:33:15 +0000 (03:33 +0000)]
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
description files can find their ancestors.

31 years ago* configure.in (prefix): Don't run pwd on srcdir unnecessarily.
Jim Blandy [Fri, 28 May 1993 03:24:51 +0000 (03:24 +0000)]
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.

31 years ago(Fsleep_for): Don't return without waiting when SEC is 0.
Richard M. Stallman [Fri, 28 May 1993 01:53:31 +0000 (01:53 +0000)]
(Fsleep_for): Don't return without waiting when SEC is 0.

31 years ago(find-alternate-file): Hide truename and inode number
Richard M. Stallman [Fri, 28 May 1993 01:22:00 +0000 (01:22 +0000)]
(find-alternate-file): Hide truename and inode number
temporarily, like the visited file name.

31 years ago(ALL_CFLAGS): Add -I../src
Richard M. Stallman [Fri, 28 May 1993 01:19:17 +0000 (01:19 +0000)]
(ALL_CFLAGS): Add -I../src

31 years ago(find-dired-sentinel): Write a line describing death.
Roland McGrath [Fri, 28 May 1993 00:58:08 +0000 (00:58 +0000)]
(find-dired-sentinel): Write a line describing death.
Set mode-line-process to record exit status.
Delete the process.

31 years ago(install): Get the scripts from ${srcdir}, unlike the executables.
Richard M. Stallman [Fri, 28 May 1993 00:55:10 +0000 (00:55 +0000)]
(install): Get the scripts from ${srcdir}, unlike the executables.

31 years ago(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
Richard M. Stallman [Fri, 28 May 1993 00:51:49 +0000 (00:51 +0000)]
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.

31 years agoDelete confusing comments.
Richard M. Stallman [Fri, 28 May 1993 00:32:30 +0000 (00:32 +0000)]
Delete confusing comments.

31 years agoentered into RCS
Roland McGrath [Fri, 28 May 1993 00:10:45 +0000 (00:10 +0000)]
entered into RCS

31 years ago(do-install): Add `shift' command.
Richard M. Stallman [Thu, 27 May 1993 23:57:41 +0000 (23:57 +0000)]
(do-install): Add `shift' command.