]> code.delx.au - gnu-emacs/log
gnu-emacs
31 years ago(SIGNALS_VIA_CHARACTERS): Defined.
Richard M. Stallman [Wed, 26 May 1993 07:52:24 +0000 (07:52 +0000)]
(SIGNALS_VIA_CHARACTERS): Defined.

31 years ago* paths.el (Info-default-directory-list): Add
Jim Blandy [Wed, 26 May 1993 06:50:24 +0000 (06:50 +0000)]
* paths.el (Info-default-directory-list): Add
configure-info-directory to this list.

31 years ago(POINTER): Always use char *.
Richard M. Stallman [Wed, 26 May 1993 03:49:40 +0000 (03:49 +0000)]
(POINTER): Always use char *.

31 years ago(x_figure_window_size): Make the default frame coords (0,0).
Richard M. Stallman [Wed, 26 May 1993 03:16:57 +0000 (03:16 +0000)]
(x_figure_window_size): Make the default frame coords (0,0).

31 years ago(LIBS_MACHINE): Add -lIM and -liconv.
Richard M. Stallman [Wed, 26 May 1993 03:13:32 +0000 (03:13 +0000)]
(LIBS_MACHINE): Add -lIM and -liconv.
(HAVE_GETTIMEOFDAY): Deleted.

31 years ago(wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
Richard M. Stallman [Tue, 25 May 1993 23:23:53 +0000 (23:23 +0000)]
(wait_for_termination) [LINUX]: Use the UNIPLUS alternative.

31 years ago(wait_for_termination): Don't use the BSD alternative for LINUX.
Richard M. Stallman [Tue, 25 May 1993 23:22:08 +0000 (23:22 +0000)]
(wait_for_termination): Don't use the BSD alternative for LINUX.

31 years ago(swallow_events): New function.
Richard M. Stallman [Tue, 25 May 1993 23:19:45 +0000 (23:19 +0000)]
(swallow_events): New function.

31 years ago(wait_reading_process_input): Call swallow_events.
Richard M. Stallman [Tue, 25 May 1993 23:19:07 +0000 (23:19 +0000)]
(wait_reading_process_input): Call swallow_events.

31 years ago(dired-unmark-all-files): Read arg as a string.
Richard M. Stallman [Tue, 25 May 1993 22:59:26 +0000 (22:59 +0000)]
(dired-unmark-all-files): Read arg as a string.

31 years ago(read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
Richard M. Stallman [Tue, 25 May 1993 22:21:11 +0000 (22:21 +0000)]
(read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
(kbd_buffer_get_event): If event is handled here, return nil.

31 years ago(rmail-summary-mark-deleted): Check for end of buffer.
Richard M. Stallman [Tue, 25 May 1993 21:20:08 +0000 (21:20 +0000)]
(rmail-summary-mark-deleted): Check for end of buffer.
Pass t as NOWARN when calling rmail-summary-goto-msg.

31 years agoInclude ../src/config.h.
Richard M. Stallman [Tue, 25 May 1993 21:03:28 +0000 (21:03 +0000)]
Include ../src/config.h.

31 years ago(C_ALLOCA, alloca): Definitions deleted.
Richard M. Stallman [Tue, 25 May 1993 21:01:14 +0000 (21:01 +0000)]
(C_ALLOCA, alloca): Definitions deleted.
[!NOT_C_CODE]: Include alloca.h.
(NEED_SIOCTL): #undef this.

31 years ago(C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.
Richard M. Stallman [Tue, 25 May 1993 20:52:11 +0000 (20:52 +0000)]
(C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.

31 years ago(PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.
Richard M. Stallman [Tue, 25 May 1993 20:48:15 +0000 (20:48 +0000)]
(PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.

31 years ago(Fforward_comment): Arg is a Lisp_Object.
Richard M. Stallman [Tue, 25 May 1993 20:46:16 +0000 (20:46 +0000)]
(Fforward_comment): Arg is a Lisp_Object.
Convert it to an int.

31 years ago(logb): Don't declare if hpux.
Richard M. Stallman [Tue, 25 May 1993 20:41:49 +0000 (20:41 +0000)]
(logb): Don't declare if hpux.

31 years ago(install): Don't handle INSTALLABLE_SCRIPTS
Richard M. Stallman [Tue, 25 May 1993 20:11:39 +0000 (20:11 +0000)]
(install): Don't handle INSTALLABLE_SCRIPTS
in first loop.  Delete files from bindir before installing new ones.
(ALL_CFLAGS): Use ${srcdir} to find .../src dir.

31 years ago(HAVE_GETTIMEOFDAY): Deleted.
Richard M. Stallman [Tue, 25 May 1993 20:05:02 +0000 (20:05 +0000)]
(HAVE_GETTIMEOFDAY): Deleted.

31 years agoAt the end, use `set --', not `set -'.
Richard M. Stallman [Tue, 25 May 1993 20:02:12 +0000 (20:02 +0000)]
At the end, use `set --', not `set -'.
Delete spurious `.h' in hpux alternatives.

31 years ago(INSTALL): Add definition.
Richard M. Stallman [Tue, 25 May 1993 20:00:53 +0000 (20:00 +0000)]
(INSTALL): Add definition.

31 years ago(dired-compress-file): Test the return value
Richard M. Stallman [Tue, 25 May 1993 19:05:13 +0000 (19:05 +0000)]
(dired-compress-file): Test the return value
of dired-check-process properly.
Fix use of nonexistent var `name'.

31 years ago(dired-compress-file): Test the return value of dired-check-process properly.
Richard M. Stallman [Tue, 25 May 1993 19:02:08 +0000 (19:02 +0000)]
(dired-compress-file): Test the return value of dired-check-process properly.

31 years ago(Fforward_comment): Fix last change.
Richard M. Stallman [Tue, 25 May 1993 18:49:54 +0000 (18:49 +0000)]
(Fforward_comment): Fix last change.

31 years ago(Fforward_comment): Always set point.
Richard M. Stallman [Tue, 25 May 1993 18:45:25 +0000 (18:45 +0000)]
(Fforward_comment): Always set point.

31 years agoFix another message.
Richard M. Stallman [Tue, 25 May 1993 18:07:11 +0000 (18:07 +0000)]
Fix another message.

31 years ago(Info-edit, Info-last-search, Info-enable-edit):
Richard M. Stallman [Tue, 25 May 1993 17:17:50 +0000 (17:17 +0000)]
(Info-edit, Info-last-search, Info-enable-edit):
Correct case in `Info-mode-map'.

31 years ago(rmail-bury): Fix call to set-window-buffer.
Richard M. Stallman [Tue, 25 May 1993 16:56:15 +0000 (16:56 +0000)]
(rmail-bury): Fix call to set-window-buffer.

31 years agoFix some messages. Support -with-gnu-cc.
Richard M. Stallman [Tue, 25 May 1993 16:47:29 +0000 (16:47 +0000)]
Fix some messages.  Support -with-gnu-cc.

31 years agoPass x-command-line-resources to x-open-connection.
Richard M. Stallman [Tue, 25 May 1993 16:21:12 +0000 (16:21 +0000)]
Pass x-command-line-resources to x-open-connection.
(x-command-line-resources): New variable.
(x-handle-rn-switch): New function.
(command-switch-alist): Add -rn.

31 years ago(Fx_open_connection): Set xrm_option correctly.
Richard M. Stallman [Tue, 25 May 1993 15:36:47 +0000 (15:36 +0000)]
(Fx_open_connection): Set xrm_option correctly.

31 years ago* Makefile.in (srcdir): Remove comment saying this doesn't work.
Jim Blandy [Tue, 25 May 1993 14:15:52 +0000 (14:15 +0000)]
* Makefile.in (srcdir): Remove comment saying this doesn't work.

31 years ago* configure.in: When looking for source in the same directory as
Jim Blandy [Tue, 25 May 1993 14:15:30 +0000 (14:15 +0000)]
* configure.in: When looking for source in the same directory as
the configure script, make the path thus discovered absolute.
If the user specifies the `--srcdir' switch, make that directory
absolute too.

31 years ago* xterm.h: New section for declarations for xfaces.c.
Jim Blandy [Tue, 25 May 1993 14:04:41 +0000 (14:04 +0000)]
* xterm.h: New section for declarations for xfaces.c.
(init_frame_faces, free_frame_faces, intern_face,
face_name_id_number, same_size_fonts, recompute_basic_faces,
compute_char_face, compute_glyph_face): Declare these here.
* xfaces.c (same_size_fonts): We can now remove this extern
declaration.
* xfns.c (face_name_id_number): Likewise.
* xterm.c (intern_face): Likewise.

31 years agoArrange for font names to get fully resolved - no wildcards.
Jim Blandy [Tue, 25 May 1993 14:04:12 +0000 (14:04 +0000)]
Arrange for font names to get fully resolved - no wildcards.
* xfns.c (x_set_frame_parameters): Store the value in the frame
parameter alist before we call the setter function, so the setter
function can touch up the value if it chooses.
(x_set_foreground_color, x_set_background_color): Call
recompute_basic_faces, so their GC's will reflect the changes.
(x_new_font): Add extern declaration - this returns a Lisp_Object
now, the fully resolved font name.
(x_set_font): Accept the fully resolved name from x_new_font, and
put it in the frame's parameter alist.  Call recompute_basic_faces.
* xterm.c (x_new_font): Return the fully resolved font name, Qnil
(if no match), or Qt (match, but unacceptable metrics).
* xterm.c (x_new_font): Don't call init_frame_faces.

* xterm.h: New section for declarations for xfaces.c.
(init_frame_faces, free_frame_faces, intern_face,
face_name_id_number, same_size_fonts, recompute_basic_faces,
compute_char_face, compute_glyph_face): Declare these here.
* xfaces.c (same_size_fonts): We can now remove this extern
declaration.
* xfns.c (face_name_id_number): Likewise.
* xterm.c (intern_face): Likewise.

* xterm.c (dumpglyphs): Remember that the default faces can have
null fonts, too.

31 years ago* xfns.c: Clear out the old face stuff.
Jim Blandy [Tue, 25 May 1993 14:03:41 +0000 (14:03 +0000)]
* xfns.c: Clear out the old face stuff.
(x_face_table, n_faces, x_set_face, x_set_glyph, Fx_set_face_font,
Fx_set_face, Fx_get_face): Removed.
(syms_of_xfns): Remove defsubr for Fx_set_face.

Arrange for font names to get fully resolved - no wildcards.
* xfns.c (x_set_frame_parameters): Store the value in the frame
parameter alist before we call the setter function, so the setter
function can touch up the value if it chooses.
(x_set_foreground_color, x_set_background_color): Call
recompute_basic_faces, so their GC's will reflect the changes.
(x_new_font): Add extern declaration - this returns a Lisp_Object
now, the fully resolved font name.
(x_set_font): Accept the fully resolved name from x_new_font, and
put it in the frame's parameter alist.  Call recompute_basic_faces.
* xterm.c (x_new_font): Return the fully resolved font name, Qnil
(if no match), or Qt (match, but unacceptable metrics).
* xterm.c (x_new_font): Don't call init_frame_faces.

* xterm.h: New section for declarations for xfaces.c.
(init_frame_faces, free_frame_faces, intern_face,
face_name_id_number, same_size_fonts, recompute_basic_faces,
compute_char_face, compute_glyph_face): Declare these here.
* xfaces.c (same_size_fonts): We can now remove this extern
declaration.
* xfns.c (face_name_id_number): Likewise.
* xterm.c (intern_face): Likewise.

* xfns.c (Fx_list_fonts): Remember that FACE may not have a font
specified.  Don't specify 30000 as the maximum limit on the number
of fontns returned  - 2000 is more reasonable.

Treat faces as structures specifying modifications to the frame's
parameters, rather than things which need to specify a complete
set of parameters by themselves.
* xfaces.c (init_frame_faces): Don't set up the two frame display
faces by querying the GC - just leave all their fields blank, and
call recompute_basic_faces, letting build_face do the work of
consulting the frame when necessary.
(recompute_basic_faces): New function.
(compute_base_faces): New function for obtaining the "identity"
for compute_char_face and compute_glyph_face.
(compute_char_face, compute_glyph_face): Call it, instead of copying
FRAME_DEFAULT_FACE.
* xfns.c (x_make_gc): No need to call init_frame_faces here.

31 years ago* xterm.h: New section for declarations for xfaces.c.
Jim Blandy [Tue, 25 May 1993 14:02:58 +0000 (14:02 +0000)]
* xterm.h: New section for declarations for xfaces.c.
(init_frame_faces, free_frame_faces, intern_face,
face_name_id_number, same_size_fonts, recompute_basic_faces,
compute_char_face, compute_glyph_face): Declare these here.
* xfaces.c (same_size_fonts): We can now remove this extern
declaration.
* xfns.c (face_name_id_number): Likewise.
* xterm.c (intern_face): Likewise.

* xfaces.c (build_face, unload_font, free_frame_faces): Don't
forget to block input while making X calls.

Treat faces as structures specifying modifications to the frame's
parameters, rather than things which need to specify a complete
set of parameters by themselves.
* xfaces.c (init_frame_faces): Don't set up the two frame display
faces by querying the GC - just leave all their fields blank, and
call recompute_basic_faces, letting build_face do the work of
consulting the frame when necessary.
(recompute_basic_faces): New function.
(compute_base_faces): New function for obtaining the "identity"
for compute_char_face and compute_glyph_face.
(compute_char_face, compute_glyph_face): Call it, instead of copying
FRAME_DEFAULT_FACE.
* xfns.c (x_make_gc): No need to call init_frame_faces here.

* xfaces.c (intern_frame_face): This can be static.

* dispextern.h (struct face): New field - `copy', to help us with
resource allocation.
* xfaces.c (free_frame_faces): Do free the first two faces; don't
free anything from a face that's a copy.
(intern_frame_face): Mark every face we intern as a copy; its
resources are actually a combination of the real faces.
(Fset_face_attribute_internal): No need to check if we're trying
to free one of the frame's GC's; they never enter into the
picture.

* xfns.c (Fx_list_fonts): New function.
(face_name_id_number): Add extern declaration for this.
* xfaces.c (face_name_id_number): Make this externally visible,
and make the FRAME argument a FRAME_PTR, not a Lisp_Object.
(compute_char_face): Call face_name_id_number properly.

31 years ago* dispextern.h (struct face): New field - `copy', to help us with
Jim Blandy [Tue, 25 May 1993 14:01:54 +0000 (14:01 +0000)]
* dispextern.h (struct face): New field - `copy', to help us with
resource allocation.
* xfaces.c (free_frame_faces): Do free the first two faces; don't
free anything from a face that's a copy.
(intern_frame_face): Mark every face we intern as a copy; its
resources are actually a combination of the real faces.
(Fset_face_attribute_internal): No need to check if we're trying
to free one of the frame's GC's; they never enter into the
picture.

31 years ago* startup.el (command-line-1): Don't handle `-i'. We're
Jim Blandy [Tue, 25 May 1993 13:22:21 +0000 (13:22 +0000)]
* startup.el (command-line-1): Don't handle `-i'.  We're
abandoning the `insert file' meaning in favor of the `use a
bitmapped icon' meaning.

31 years ago* faces.el (set-face-font): Call x-resolve-font-name on the font
Jim Blandy [Tue, 25 May 1993 13:19:28 +0000 (13:19 +0000)]
* faces.el (set-face-font): Call x-resolve-font-name on the font
before including it in the face.
(x-resolve-font-name): New function.

31 years ago* x-win.el (command-switch-alist, x-switch-definitions): Treat
Jim Blandy [Tue, 25 May 1993 13:17:52 +0000 (13:17 +0000)]
* x-win.el (command-switch-alist, x-switch-definitions): Treat
`-i' like `-itype', as in Emacs 18.

31 years ago* casetab.c: Fix formatting, so as not to confuse etags.
Jim Blandy [Tue, 25 May 1993 13:03:47 +0000 (13:03 +0000)]
* casetab.c: Fix formatting, so as not to confuse etags.

31 years ago* x-win.el (x-select-text): New arg PUSH.
Jim Blandy [Tue, 25 May 1993 10:23:48 +0000 (10:23 +0000)]
* x-win.el (x-select-text): New arg PUSH.
(x-switch-definitions): Represent -r as `reverse' option.

31 years agoFix the fix.
Jim Blandy [Tue, 25 May 1993 09:26:44 +0000 (09:26 +0000)]
Fix the fix.

31 years ago* xfaces.c (merge_faces): You can't tell if a font is a
Jim Blandy [Tue, 25 May 1993 07:03:38 +0000 (07:03 +0000)]
* xfaces.c (merge_faces): You can't tell if a font is a
character-cell font or not by testing whether or not it has a
per_char table.  They all do.
* xterm.c (x_new_font): Same deal.

31 years ago* xfns.c (Fx_list_fonts): New function.
Jim Blandy [Tue, 25 May 1993 06:59:12 +0000 (06:59 +0000)]
* xfns.c (Fx_list_fonts): New function.
(same_size_fonts): Function moved here from xfaces.c.
(face_name_id_number): Add extern declaration for this.
* xfaces.c (same_size_fonts): Moved to xfns.c.  Left an extern
declaration behind.
(face_name_id_number): Make this externally visible, and make the
FRAME argument a FRAME_PTR, not a Lisp_Object.
(compute_char_face): Call face_name_id_number properly.

* xfaces.c (unload_color): Don't free the pixel for now.

* xfaces.c (merge_faces): You can't tell if a font is a
character-cell font or not by testing whether or not it has a
per_char table.  They all do.

31 years ago* paths.h (PATH_INFO): New path, to edited by the configuration
Jim Blandy [Tue, 25 May 1993 06:38:43 +0000 (06:38 +0000)]
* paths.h (PATH_INFO): New path, to edited by the configuration
process.
* callproc.c (Vconfigure_info_directory): New variable, used
internally by build process.
(syms_of_callproc): DEFVAR it and initialize it.

31 years ago* m/iris4d.h: Dyke out the section which specifies how to get the
Jim Blandy [Tue, 25 May 1993 06:25:07 +0000 (06:25 +0000)]
* m/iris4d.h: Dyke out the section which specifies how to get the
load average.

31 years ago* paths.el (Info-default-directory-list): Add ../../info.
Jim Blandy [Tue, 25 May 1993 06:22:21 +0000 (06:22 +0000)]
* paths.el (Info-default-directory-list): Add ../../info.

31 years ago* disp-table.el (standard-display-european): Doc fix. Make
Jim Blandy [Tue, 25 May 1993 06:21:35 +0000 (06:21 +0000)]
* disp-table.el (standard-display-european): Doc fix.  Make
this autoload.  Make it respond to prefix arg like a minor mode.

31 years ago* Makefile.in (src/paths.h): Edit the `infodir' variable into this
Jim Blandy [Tue, 25 May 1993 06:18:24 +0000 (06:18 +0000)]
* Makefile.in (src/paths.h): Edit the `infodir' variable into this
too, as the value of the PATH_INFO macro.

* Makefile.in (install): Split this into `install' and
`do-install', to give people more control over exactly what gets
done.
(do-install): New target, containing the guts of `install'.  Don't
remove and recreate the directories inside the copying loop - do
it all before the copying loop.  Pass more flags to the lib-src
make.
(mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
avoid errors and warnings.

31 years ago* configure.in: Check to see if the source lives in the same
Jim Blandy [Tue, 25 May 1993 04:56:17 +0000 (04:56 +0000)]
* configure.in: Check to see if the source lives in the same
directory as the configure script.

31 years ago* keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last
Jim Blandy [Tue, 25 May 1993 04:53:07 +0000 (04:53 +0000)]
* keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last
element of the return value, not XSETINT.

31 years ago* configure.in: Recognize configuration names for i860 boxes
Jim Blandy [Tue, 25 May 1993 04:39:28 +0000 (04:39 +0000)]
* configure.in: Recognize configuration names for i860 boxes
running SYSV.

31 years ago(find-file-read-only-other-window): Use find-file-other-window.
Richard M. Stallman [Tue, 25 May 1993 03:56:02 +0000 (03:56 +0000)]
(find-file-read-only-other-window): Use find-file-other-window.

31 years agoChanges for OSF/1:
Jim Blandy [Tue, 25 May 1993 03:05:38 +0000 (03:05 +0000)]
Changes for OSF/1:
* mem-limits.h [__osf__ && (__mips || mips)]: #include
<sys/time.h> and <sys/resource.h>.
(get_lim_data): OSF wants a definition like BSD4_2's.
* s/osf1.h: #include "bsd4-3.h", not "s-bsd4-3.h".

31 years ago(lispy_function_keys): Add kp-numlock. Fix kp-backspace.
Richard M. Stallman [Tue, 25 May 1993 02:53:28 +0000 (02:53 +0000)]
(lispy_function_keys): Add kp-numlock.  Fix kp-backspace.

31 years agoSome makes can't handle form feed characters in their makefiles.
Jim Blandy [Tue, 25 May 1993 02:42:54 +0000 (02:42 +0000)]
Some makes can't handle form feed characters in their makefiles.
* s/usg5-3.h: Remove form feed.
* s/template.h, m/template.h: Remove form feeds.

31 years agos/
Jim Blandy [Tue, 25 May 1993 02:42:40 +0000 (02:42 +0000)]
s/

31 years ago(Info-default-directory-list): Add ../../info.
Richard M. Stallman [Tue, 25 May 1993 02:33:03 +0000 (02:33 +0000)]
(Info-default-directory-list): Add ../../info.

31 years ago(frame-initialize): Handle `reverse' as parameter.
Richard M. Stallman [Tue, 25 May 1993 02:28:39 +0000 (02:28 +0000)]
(frame-initialize): Handle `reverse' as parameter.

31 years ago(x-create-frame-with-faces): Handle `reverse' as parameter.
Richard M. Stallman [Tue, 25 May 1993 02:28:03 +0000 (02:28 +0000)]
(x-create-frame-with-faces): Handle `reverse' as parameter.

31 years ago* xfns.c (select_visual): Include the screen number in the
Jim Blandy [Tue, 25 May 1993 02:18:33 +0000 (02:18 +0000)]
* xfns.c (select_visual): Include the screen number in the
template of things XGetVisualInfo must match.
* xfns.c (Fx_list_fonts): New function.
(same_size_fonts): Function moved here from xfaces.c.
(face_name_id_number): Add extern declaration for this.

31 years ago(Info-suffix-list): Fix duplicate .z to .info.z.
Richard M. Stallman [Tue, 25 May 1993 02:03:52 +0000 (02:03 +0000)]
(Info-suffix-list): Fix duplicate .z to .info.z.

31 years ago(NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.
Richard M. Stallman [Tue, 25 May 1993 01:05:04 +0000 (01:05 +0000)]
(NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.

31 years ago(XTread_socket, ConfigureNotify case):
Richard M. Stallman [Tue, 25 May 1993 01:00:21 +0000 (01:00 +0000)]
(XTread_socket, ConfigureNotify case):
Convert from parent window, not Emacs window.
(XTread_socket): Handle ReparentNotify events.

(XTread_socket): For ConfigureNotify event,
translate coordinates if send_event field is false
provided the x-coord value is not large.

31 years ago*** empty log message ***
Richard M. Stallman [Tue, 25 May 1993 00:43:37 +0000 (00:43 +0000)]
*** empty log message ***

31 years ago(dired-flag-backup-files): Speedup:
Richard M. Stallman [Mon, 24 May 1993 23:03:04 +0000 (23:03 +0000)]
(dired-flag-backup-files): Speedup:
check explicitly for ~ at end of line.
(dired-flag-auto-save-files): Similar change.

31 years ago(modify_event_symbol): If a name_table elt is null,
Richard M. Stallman [Mon, 24 May 1993 22:58:54 +0000 (22:58 +0000)]
(modify_event_symbol): If a name_table elt is null,
generate a name to use.  Don't crash.

31 years agoDon't #undef NULL.
Richard M. Stallman [Mon, 24 May 1993 22:35:11 +0000 (22:35 +0000)]
Don't #undef NULL.

31 years ago(C_SWITCH_MACHINE): Definition deleted.
Richard M. Stallman [Mon, 24 May 1993 22:34:52 +0000 (22:34 +0000)]
(C_SWITCH_MACHINE): Definition deleted.

31 years ago(jump-to-register): Don't fail if frame-configuration-p is unbound.
Richard M. Stallman [Mon, 24 May 1993 22:12:29 +0000 (22:12 +0000)]
(jump-to-register): Don't fail if frame-configuration-p is unbound.

31 years ago(cd): Set cd-path to a list.
Richard M. Stallman [Mon, 24 May 1993 21:45:20 +0000 (21:45 +0000)]
(cd): Set cd-path to a list.

31 years ago*** empty log message ***
Roland McGrath [Mon, 24 May 1993 21:41:18 +0000 (21:41 +0000)]
*** empty log message ***

31 years ago(x-select-text): New arg PUSH.
Richard M. Stallman [Mon, 24 May 1993 21:19:42 +0000 (21:19 +0000)]
(x-select-text): New arg PUSH.

31 years ago(x-set-cut-buffer): New arg PUSH.
Richard M. Stallman [Mon, 24 May 1993 21:19:26 +0000 (21:19 +0000)]
(x-set-cut-buffer): New arg PUSH.

31 years ago(kill-new): Pass t as 2nd arg to interprogram-cut-function.
Richard M. Stallman [Mon, 24 May 1993 21:19:08 +0000 (21:19 +0000)]
(kill-new): Pass t as 2nd arg to interprogram-cut-function.

31 years ago* disp-table.el (standard-display-default): New function.
Jim Blandy [Mon, 24 May 1993 21:13:21 +0000 (21:13 +0000)]
* disp-table.el (standard-display-default): New function.
(standard-display-european): New command.

31 years ago(Fread_file_name): If input is empty, do return the default
Richard M. Stallman [Mon, 24 May 1993 21:09:38 +0000 (21:09 +0000)]
(Fread_file_name): If input is empty, do return the default
even if !insert_default_directory.

31 years ago* buffer.c (Fmake_overlay): Put beg and end in the
Jim Blandy [Mon, 24 May 1993 20:57:32 +0000 (20:57 +0000)]
* buffer.c (Fmake_overlay): Put beg and end in the
right order.
(Fmove_overlay): If beg and end are markers, make sure they're in
the right buffer.

31 years ago(XTread_socket): For ConfigureNotify event,
Richard M. Stallman [Mon, 24 May 1993 19:54:15 +0000 (19:54 +0000)]
(XTread_socket): For ConfigureNotify event,
translate coordinates if send_event field is false
provided the x-coord value is not large.

31 years ago(shell-command): Don't activate mark even momentarily.
Richard M. Stallman [Mon, 24 May 1993 18:46:13 +0000 (18:46 +0000)]
(shell-command): Don't activate mark even momentarily.

31 years ago* make-docfile.c: Doc fix.
Jim Blandy [Mon, 24 May 1993 18:05:21 +0000 (18:05 +0000)]
* make-docfile.c: Doc fix.

31 years agoFix typo in last change.
Richard M. Stallman [Mon, 24 May 1993 17:45:04 +0000 (17:45 +0000)]
Fix typo in last change.

31 years ago(NO_MATHERR): Defined.
Richard M. Stallman [Mon, 24 May 1993 17:44:37 +0000 (17:44 +0000)]
(NO_MATHERR): Defined.

31 years ago[NO_MATHERR]: Undef HAVE_MATHERR.
Richard M. Stallman [Mon, 24 May 1993 17:44:10 +0000 (17:44 +0000)]
[NO_MATHERR]: Undef HAVE_MATHERR.

31 years ago* configure.in: For generic IBM PC boxes, insist on "unknown" for
Jim Blandy [Mon, 24 May 1993 17:43:47 +0000 (17:43 +0000)]
* configure.in: For generic IBM PC boxes, insist on "unknown" for
the manufacturer - the more general case was blocking other i386
configuration names below, and that's how the names are written in
MACHINES anyway.

31 years ago(create_process): Ignore retval from TIOCSTTY.
Richard M. Stallman [Mon, 24 May 1993 17:13:24 +0000 (17:13 +0000)]
(create_process): Ignore retval from TIOCSTTY.
(sys_siglist) [LINUX]: Don't even declare it.

31 years ago* make-dist: When breaking links, remove the link before moving
Jim Blandy [Mon, 24 May 1993 16:18:33 +0000 (16:18 +0000)]
* make-dist: When breaking links, remove the link before moving
the copy onto it, to avoid interactive behavior.

31 years ago* Makefile.in: Doc fix.
Jim Blandy [Mon, 24 May 1993 16:01:41 +0000 (16:01 +0000)]
* Makefile.in: Doc fix.

31 years ago* Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
Jim Blandy [Mon, 24 May 1993 15:59:44 +0000 (15:59 +0000)]
* Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
appropriate.

31 years ago*** empty log message ***
Jim Blandy [Mon, 24 May 1993 15:57:15 +0000 (15:57 +0000)]
*** empty log message ***

31 years ago* timer.c (xmalloc): Include definition for this, to placate the C
Jim Blandy [Mon, 24 May 1993 15:39:31 +0000 (15:39 +0000)]
* timer.c (xmalloc): Include definition for this, to placate the C
version of alloca.
* Makefile.in (timer.o): Link with alloca.o, if it's appropriate.

31 years ago* fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to
Jim Blandy [Mon, 24 May 1993 15:22:47 +0000 (15:22 +0000)]
* fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to
ro_fsys, not XSTRING (foo).

31 years ago* xterm.c (x_new_font): Reject fonts with varying spacing. We
Jim Blandy [Mon, 24 May 1993 15:04:07 +0000 (15:04 +0000)]
* xterm.c (x_new_font): Reject fonts with varying spacing.  We
don't support them yet.
* xfns.c (x_set_font): Report the error message properly.

31 years ago* xterm.c (x_new_font): Reject fonts with varying spacing. We
Jim Blandy [Mon, 24 May 1993 15:03:32 +0000 (15:03 +0000)]
* xterm.c (x_new_font): Reject fonts with varying spacing.  We
don't support them yet.
* xfns.c (x_set_font): Report the error message properly.

* xfns.c (Fx_parse_geometry): No need to call check_x here; it
doesn't interact with the server at all, and we need it in order
to create our first frame.

31 years ago* s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.
Jim Blandy [Mon, 24 May 1993 15:01:31 +0000 (15:01 +0000)]
* s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.

* s/linux.h (HAVE_SETSID): Defined.
(HAVE_SOCKETS): Defined.

31 years ago* case-table.el, disp-table.el, finder.el, iso-ascii.el,
Jim Blandy [Mon, 24 May 1993 08:01:32 +0000 (08:01 +0000)]
* case-table.el, disp-table.el, finder.el, iso-ascii.el,
iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el,
swedish.el: Change "i14n" keyword to "i18n".
* finder.el (finder-compile-keywords): Replacement unnecessary.

31 years agoChange "i14n" keyword to "i18n".
Jim Blandy [Mon, 24 May 1993 07:55:58 +0000 (07:55 +0000)]
Change "i14n" keyword to "i18n".