Dave Love
cd1b7ac94c
(swap_in_global_binding): Declare.
2000-06-25 15:57:54 +00:00
Eli Zaretskii
db1306d82e
*** empty log message ***
2000-06-25 10:17:54 +00:00
Eli Zaretskii
b5095224f6
Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
2000-06-25 10:16:52 +00:00
Eli Zaretskii
0ac646aa18
(cp-coding-system-for-codepage-1): Doc fix.
...
(cp864-decode-table): Doc fix.
(cp720-decode-table): New variable, supports the Arabic OEM
codepage used by Windows.
(cp737-decode-table): New, Greek OEM codepage used by Windows.
2000-06-25 10:09:30 +00:00
Ken Raeburn
b8c2455611
* process.c (Fopen_network_stream): Turn off atimers for duration of call to
...
connect. (Patch from Gerd.)
2000-06-24 06:06:53 +00:00
Dave Love
c69e5fcdae
(font-lock-fontify-anchored-keywords): Use line-beginning-position.
...
(font-lock-support-mode) <defgroup>: Add :version.
(global-font-lock-mode): Use mapc.
2000-06-23 19:37:14 +00:00
Dave Love
511c7541c9
*** empty log message ***
2000-06-23 17:45:03 +00:00
Dave Love
642a173373
Maybe include unistd.h.
2000-06-23 17:33:37 +00:00
Dave Love
8cf8560b9c
*** empty log message ***
2000-06-23 17:21:32 +00:00
Dave Love
90553aa32b
(setgrp): Undefine before defining.
...
(malloc_warning, set_time_zone_rule, index): Prototype.
2000-06-23 17:08:39 +00:00
Dave Love
97dfd1a133
(EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.
2000-06-23 17:05:10 +00:00
Dave Love
2e83e1e11e
Move string.h hack here from alpha.h and make it conditional.
...
(C_SWITCH_SYSTEM): Use _OSF_SOURCE, not -BSD, which clashes with
_XOPEN_SOURCE.
(WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist, NSIG): Define.
(SOCKLEN_TYPE): Don't define.
2000-06-23 17:02:15 +00:00
Dave Love
3347875f82
Remove string.h hack.
2000-06-23 16:55:37 +00:00
Dave Love
c8875a656c
Undefine setpgrp before setting it.
2000-06-23 16:35:41 +00:00
Dave Love
e5ef3cdf11
Use feature tests for fcntl.h, string.h. Don't include time.h, done by
...
systime.h.
[__FreeBSD__]: Remove redundant includes.
2000-06-23 16:31:30 +00:00
Dave Love
0d607c3e00
Revert last change.
2000-06-23 16:17:05 +00:00
Stefan Monnier
30ad8f230f
*** empty log message ***
2000-06-23 15:58:32 +00:00
Dave Love
a08974906c
Maybe include term.h.
2000-06-23 15:44:48 +00:00
Dave Love
48d4b120b5
*** empty log message ***
2000-06-23 15:43:44 +00:00
Dave Love
320695d8d3
(setpgrp): Undefine before defining.
...
(delete_temp_file): Return Qnil to avoid warning.
2000-06-23 15:41:52 +00:00
Dave Love
6a4657567b
Define the post-2.13 stuff conditionally on autoconf version.
2000-06-23 15:39:33 +00:00
Dave Love
3cb3ace089
(HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
2000-06-23 15:32:38 +00:00
Dave Love
8a2c23285e
[HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
...
and test how we can call gettimeofday.
2000-06-23 15:30:19 +00:00
Stefan Monnier
04f9dc4797
Require CL when compiling.
2000-06-23 15:15:55 +00:00
Dave Love
f7cc6849e5
Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
2000-06-23 14:37:24 +00:00
Dave Love
874e20d395
(free_face_fontset): Renamed from fs_free_face_fontset.
2000-06-23 14:34:44 +00:00
Dave Love
f9beddb22f
(compose_text): Declare.
2000-06-23 14:32:26 +00:00
Dave Love
68642df61f
Don't include sys/types.h unconditionally. Don't protect its inclusion
...
with !USG (following xmenu.c).
2000-06-23 14:28:20 +00:00
Dave Love
af5e64bc8e
(xlw_popup_menu): Cast arg of pop_up_menu.
2000-06-23 13:59:33 +00:00
Dave Love
123c6301b3
Include lwlib.h.
2000-06-23 13:57:34 +00:00
Dave Love
53245ee2d1
Move config.h before other includes (which may use feature tests).
2000-06-23 11:36:52 +00:00
Gerd Moellmann
ea055732c7
*** empty log message ***
2000-06-23 07:14:06 +00:00
Gerd Moellmann
4ff5372025
(basic-save-buffer-2): When temporarily setting
...
file modes, set them to current modes plus 0200, not to 0777.
2000-06-23 07:13:30 +00:00
Gerd Moellmann
9858013fc8
(post-mail-send-it): Make sure file has
...
proper permissions from birth.
2000-06-23 07:13:08 +00:00
Gerd Moellmann
78c56e7062
(emerge-make-temp-file): Make sure file has proper
...
permissions from birth.
2000-06-23 07:06:02 +00:00
Gerd Moellmann
db7ae45bd7
(comint-substitute-in-file-name): Call replace-match
...
with second and third arg t.
2000-06-23 07:05:13 +00:00
Gerd Moellmann
61d461a89a
(x_create_tip_frame): Initialize frame's colors like
...
in x_create_frame.
2000-06-23 06:12:11 +00:00
Gerd Moellmann
f6478c6609
(tool-bar, mode-line, header-line): Specify foreground
...
color.
2000-06-23 05:57:18 +00:00
Gerd Moellmann
83e7159c66
(custom-button-face, custom-button-pressed-face):
...
Specify foreground color.
2000-06-23 05:56:08 +00:00
Eli Zaretskii
74b01b80ee
(decode_eol_post_ccl): Special handling for undecided
...
and inconsistent EOL types.
2000-06-23 05:32:45 +00:00
Gerd Moellmann
affbf64775
*** empty log message ***
2000-06-23 05:24:10 +00:00
Gerd Moellmann
022499fab9
(eshell-rewrite-for-command): Use cdr and
...
cddr instead of cdddr.
2000-06-23 05:23:39 +00:00
Gerd Moellmann
c47e930233
(DONTCOMPILE): Add eshell/esh-maint.el.
2000-06-23 05:23:16 +00:00
Gerd Moellmann
25fffb314e
*** empty log message ***
2000-06-23 04:54:41 +00:00
Gerd Moellmann
4c28e00b63
(eshell-mode): Use eshell-copy-list instead
...
of copy-list.
2000-06-23 04:54:09 +00:00
Gerd Moellmann
047c1280be
(eshell-sublist): Use eshell-copy-list
...
instead of copy-list.
2000-06-23 04:53:48 +00:00
Gerd Moellmann
26b4dc849f
*** empty log message ***
2000-06-23 04:39:18 +00:00
Gerd Moellmann
0908a1e319
Add eshell subdirectory.
2000-06-23 04:38:41 +00:00
Gerd Moellmann
16cf31f782
*** empty log message ***
2000-06-22 22:06:37 +00:00
Gerd Moellmann
88453ab443
(Xt_app_con): External declaration.
2000-06-22 22:06:09 +00:00