Richard M. Stallman
eb506b8d0e
(Xatom_editres_name): Declared.
...
(Fx_open_connection): Initialize it.
1994-04-17 23:44:33 +00:00
Richard M. Stallman
65fd20249c
(EMACS_INT, EMACS_UINT): New typedefs.
1994-04-17 23:36:08 +00:00
Richard M. Stallman
2778c642f8
*** empty log message ***
1994-04-17 23:15:41 +00:00
Richard M. Stallman
5a0fd72f90
(set_case_table): Handle nil for EQV with non-nil CANON.
...
(Fcase_table_p): Accept nil for EQV with non-nil CANON.
1994-04-17 23:02:52 +00:00
Richard M. Stallman
762f2b928d
(read_avail_input): Test both aix386 and _BSD.
1994-04-17 20:13:34 +00:00
Richard M. Stallman
2365c02761
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
...
Set win_gravity field.
(x_window, both versions): Don't call x_calc_absolute_position.
1994-04-17 19:31:31 +00:00
Richard M. Stallman
dc05a16bad
(dumpglyphs): When HL=2, check explicitly for using
...
the frame's default font or not.
(XTread_socket): For UnmapNotify, use x_any_window_to_frame.
(x_set_offset): New arg CHANGE_GRAVITY.
(x_make_frame_visible): Pass new arg.
(x_wm_set_size_hint): Args spec_x and spec_y deleted.
(x_set_offset, x_set_window_size): Don't pass those args.
(x_destroy_window): Just clear out mouse_face... vars.
(x_wm_set_size_hint): Use win_gravity from frame.
(x_make_frame_visible): Call x_set_offset.
1994-04-17 19:30:06 +00:00
Richard M. Stallman
379564d6f8
(x_display): New field win_gravity.
1994-04-17 09:41:15 +00:00
Richard M. Stallman
1c90c3813f
(read_char_x_menu_prompt): Don't check for value = nil
...
if value was originally a cons.
1994-04-17 07:53:22 +00:00
Richard M. Stallman
e48087b7e2
(xmenu_show): Fix typo in last change.
1994-04-17 07:50:32 +00:00
Richard M. Stallman
3051bc72d6
Rewrite to use netbsd.h and define NO_SHARED_LIBS.
1994-04-17 05:04:12 +00:00
David J. MacKenzie
61ef9d86a9
Call AC_LANG_C, if it's defined, after AC_PREPARE.
1994-04-16 19:01:56 +00:00
Richard M. Stallman
5029e0e016
(create_process): Test TIOCSETD along with NTTYDISC.
1994-04-16 07:26:19 +00:00
Richard M. Stallman
3bdaa06a92
(configuration): Use SET_MAKE to get the value of $(MAKE).
1994-04-16 07:25:42 +00:00
Karl Heuer
cf1c8cd91d
(debug, debugger-eval-expression): Preserve match-data.
1994-04-16 07:18:26 +00:00
Karl Heuer
f02256ef9a
(make_lispy_movement): Don't clip.
1994-04-16 06:58:38 +00:00
Karl Heuer
6a6d921c21
(Fmouse_position): Don't clip.
1994-04-16 06:50:52 +00:00
Karl Heuer
50e527bcc9
(mouse-drag-region): Handle scroll off top/bottom.
1994-04-16 06:47:20 +00:00
Richard M. Stallman
6e86313419
Add NO_SHARED_LIBS conditional.
1994-04-16 06:40:05 +00:00
Richard M. Stallman
c7c7076192
(Fset_frame_position): Pass new arg to x_set_offset.
1994-04-16 06:15:42 +00:00
Richard M. Stallman
c0bac6a3c8
(read_avail_input): Fix previous change--test _BSD.
1994-04-16 05:53:27 +00:00
Richard M. Stallman
0412bf67d1
(Fsetq_default): Doc fix.
1994-04-16 05:15:17 +00:00
Richard M. Stallman
b0d7519138
(Fsetq): Doc fix.
1994-04-16 05:07:35 +00:00
Richard M. Stallman
4703b6798b
Use AC_SET_MAKE.
1994-04-16 04:52:26 +00:00
Richard M. Stallman
4acc682468
(lib-src/Makefile.in): Make this from Makefile.in.in
...
and run it thru cpp, as with src/Makefile.in.
(i[34]86-ncr-sysv*): Use usg5-4-2.
1994-04-16 04:48:12 +00:00
Richard M. Stallman
29ed054212
Renamed from Makefile.in.
...
Makefile.in is now generated from it, and then preprocessed.
Change comments to C syntax.
Include config.h.
(LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined.
(LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.
1994-04-16 04:46:43 +00:00
Karl Heuer
df4de8c63e
(mouse-set-font): Don't error if no selection.
1994-04-16 04:07:43 +00:00
Richard M. Stallman
5964e45066
(xmenu_show): Don't cons on subprefix_stck[j] if nil.
1994-04-16 03:50:38 +00:00
Richard M. Stallman
71e61810da
(map_prompt): Declared.
1994-04-16 03:50:19 +00:00
Karl Heuer
ad2aeb8d88
(command-line): If no error data, print "", not nil.
1994-04-16 03:43:09 +00:00
Karl Heuer
d902167477
(emerge-goto-line): Fix return value.
...
(emerge-convert-diffs-to-markers): Fix line number calculations.
1994-04-16 02:39:42 +00:00
Richard M. Stallman
0ee4f8adff
Require cl only at compile time.
...
(imenu--mouse-menu): Copy list by hand, not with copy-list.
1994-04-16 02:38:40 +00:00
Richard M. Stallman
b00c9734d8
(read_avail_input): Don't generate SIGHUP of aix386;
...
only on other AIX systems.
1994-04-16 02:32:59 +00:00
Richard M. Stallman
d7465b15c4
(auto-fill-function): New function (doc placeholder).
1994-04-16 02:06:17 +00:00
Richard M. Stallman
6b39e127f6
(calendar-mode-map): Use substitute-key-definition.
...
Don't mess with kill-region and copy-region-as-kill.
1994-04-16 00:21:29 +00:00
Richard M. Stallman
1de8d93d08
(shrink-window-if-larger-than-buffer):
...
Do nothing for side-by-side windows.
1994-04-16 00:06:58 +00:00
Richard M. Stallman
0822af61a5
(gnus-uu-enter-interactive-file):
...
Escape any special characters in file names.
(gnus-uu-call-asynchronous, gnus-uu-treat-archive): Likewise.
(gnus-uu-uustrip-article-as): Added more corrections
of corrupt uucode.
(gnus-uu-uustrip-article-as): Changed the algorithm for finding
begin/body lines of encoded articles.
(gnus-uu-check-correct-stripped-uucode): Handle
extraneous empty lines in uuencoded postings.
(gnus-uu-uustrip-article-as, gnus-uu-clean-up):
Check before calling process-status.
(gnus-uu-uuencode-and-post): Added possibly non-standard
posting of uuencoded files.
Doc fixes.
(gnus-uu): New function is placeholder for docs.
(gnus-uu-summary-next-subject): Do sit-for before gnus-summary-recenter.
1994-04-16 00:02:28 +00:00
Richard M. Stallman
7192540ba3
(describe-mode): Fix previous change.
1994-04-15 23:50:31 +00:00
Richard M. Stallman
ad023904b2
(describe-mode): Always show minor modes, at front.
1994-04-15 23:47:08 +00:00
Richard M. Stallman
72f163ea69
*** empty log message ***
1994-04-15 22:45:53 +00:00
Richard M. Stallman
15c909ba51
entered into RCS
1994-04-15 22:40:48 +00:00
Karl Heuer
425c7aa85c
(basic-save-buffer): if selective-display is t, file may end in CR instead of
...
LF.
1994-04-15 22:39:31 +00:00
Richard M. Stallman
e846c982e6
(Finsert_file_contents): Fix test for unchanged file.
1994-04-15 22:26:34 +00:00
Richard M. Stallman
7cdedc3fad
(Fprocess_send_eof, Foverlay_get): Declared.
1994-04-15 22:05:41 +00:00
Karl Heuer
659a218f95
(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
...
given.
1994-04-15 22:04:48 +00:00
Richard M. Stallman
2da0df4def
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
1994-04-15 22:00:44 +00:00
Richard M. Stallman
b64b4075ff
(modify_event_symbol): Use the cdr of the alist entry.
...
Whenever value is nil, intern a new symbol.
1994-04-15 21:58:19 +00:00
Richard M. Stallman
4e0e7d8ec9
(syms_of_keyboard): Init and staticpro system_key_syms.
1994-04-15 21:55:25 +00:00
Richard M. Stallman
5aff8acbe6
(LIBX): Put LIBXT after LD_SWITCH_X_SITE.
1994-04-15 21:38:47 +00:00
Karl Heuer
c3a2738cf3
(read_avail_input): Fix comment delimiter.
1994-04-15 20:44:17 +00:00