Kenichi Handa
4ea5775bc6
(Fset_fontset_font): Fix docstring. Local variable
...
name change: ch -> character.
2000-04-20 23:52:05 +00:00
Kenichi Handa
54edf5c240
*** empty log message ***
2000-04-20 23:50:19 +00:00
Gerd Moellmann
3a64eef5c1
*** empty log message ***
2000-04-20 21:52:10 +00:00
Gerd Moellmann
e3e8a75a2a
(Ffile_writable_p) [WINDOWSNT]: Return nil if parent
...
directory doesn't exist.
2000-04-20 21:01:16 +00:00
Gerd Moellmann
59a84f8e16
(echo_message_buffer): New variable.
...
(echo_now): Set echo_message_buffer to the echo area buffer used
to display the echo.
(cancel_echoing): Reset echo_message_buffer to nil.
(read_char): Code rewritten that handles canceling an echo or
echoing a dash, respectively.
2000-04-20 21:00:43 +00:00
Dave Love
6142fdcb58
*** empty log message ***
2000-04-19 22:45:31 +00:00
Dave Love
5c6740c979
(syms_of_fns): Defsubr mapc.
...
(concat): Don't allow numeric args.
(Fconcat): Doc change.
2000-04-19 22:27:27 +00:00
Stefan Monnier
ac6b535224
*** empty log message ***
2000-04-19 22:07:51 +00:00
Stefan Monnier
419d1c749d
(re_match_2_internal): Don't shorten the strings anymore,
...
instead define end_match(1|2) more carefully.
Use GET_CHAR_BEFORE_2 for `begline'.
2000-04-19 21:39:18 +00:00
Gerd Moellmann
5e3dac3f5a
*** empty log message ***
2000-04-19 15:38:21 +00:00
Gerd Moellmann
62694e5aea
(with_echo_area_buffer): Add more `int' parameters for
...
the `variable argument list' to make it work on Alpha.
2000-04-19 15:37:26 +00:00
Gerd Moellmann
e1ef1fb2e2
(SELECTED_FRAME): Change definition to compile cleanly
...
on 64-bit systems where NULL is defined as `0'.
2000-04-19 15:36:39 +00:00
Gerd Moellmann
cb9215e4f3
*** empty log message ***
2000-04-19 14:37:02 +00:00
Gerd Moellmann
2eca7f4d65
(_LP64) [!_LP64]: Define.
...
(ORDINARY_LINK): Define for NetBSD.
2000-04-19 14:32:35 +00:00
Gerd Moellmann
69e82333d0
(ORDINARY_LINK): Define for NetBSD.
2000-04-19 14:32:01 +00:00
Dave Love
c750667ef3
*** empty log message ***
2000-04-19 13:04:59 +00:00
Dave Love
cd667a182d
(LIBS): Don't use.
...
(GETLOADAVG_OBJ): Define again.
(otherobj): Add GETLOADAVG_OBJ.
2000-04-19 11:24:43 +00:00
Dave Love
8fffa182c3
Revert HAVE_GETLOADAVG changes.
2000-04-19 11:21:37 +00:00
Dave Love
f532dca004
(Fmake_indirect_buffer): Escape newline in doc.
2000-04-19 08:55:09 +00:00
Gerd Moellmann
f6d3257b91
*** empty log message ***
2000-04-18 13:42:41 +00:00
Gerd Moellmann
5dbf89bc7d
(read_filtered_event): Cancel and start busy cursor.
2000-04-18 13:41:33 +00:00
Gerd Moellmann
1c7e22fd06
(x_produce_glyphs) <ASCII chars>: Take into account
...
that the per-character metrics may be null.
2000-04-18 13:02:55 +00:00
Gerd Moellmann
0daee09518
*** empty log message ***
2000-04-17 15:27:23 +00:00
Gerd Moellmann
7e9d581860
(clone_per_buffer_values): New function.
...
(Fmake_indirect_buffer): Add optional argument CLONE. Call
clone_per_buffer_values if CLONE is not nil.
2000-04-17 15:26:29 +00:00
Gerd Moellmann
e10f64e713
*** empty log message ***
2000-04-17 12:38:09 +00:00
Gerd Moellmann
1beeb7e338
(Ftty_suppress_bold_inverse_default_colors): Doc fix.
2000-04-17 12:36:15 +00:00
Dave Love
38687d439a
*** empty log message ***
2000-04-16 18:39:01 +00:00
Dave Love
07c6adecef
Remove obsolete localcpp stuff.
...
(GETLOADAVG_OBJ): Don't define.
(obj): Move LIBOBJS...
(otherobj): ... to here.
(MSDOS_OBJ): Convert to make variable -- preprocessing zapped
whitespace-only lines after the continuation (Irix).
2000-04-16 17:33:08 +00:00
Gerd Moellmann
c21c726259
*** empty log message ***
2000-04-14 19:45:47 +00:00
Gerd Moellmann
3b4ae1ccce
(xpm_load) [DEBUG_X_COLORS]: Register colors.
2000-04-14 19:36:35 +00:00
Gerd Moellmann
1f71352bba
(LD_SWITCH_SYSTEM): Add `-L /usr/local/lib'.
2000-04-14 19:27:02 +00:00
Dave Love
314767c0a5
Don't define autoconfiscated NLIST_STRUCT.
2000-04-14 17:54:26 +00:00
Dave Love
02cefd5a10
Don't define
...
autoconfiscated HAVE_GETLOADAVG.
2000-04-14 17:52:41 +00:00
Dave Love
f6f98c87c2
Don't define autoconfiscated
...
BROKEN_MKTIME.
2000-04-14 17:51:55 +00:00
Gerd Moellmann
a2522dca96
*** empty log message ***
2000-04-14 13:30:35 +00:00
Gerd Moellmann
c1355e1fb4
(MAKE_LOCK_NAME): Allocate 2 more bytes.
...
(fill_in_lock_file_name): Avoid existing files that aren't
links.
2000-04-14 13:03:20 +00:00
Dave Love
33744b5de6
*** empty log message ***
2000-04-14 12:47:38 +00:00
Dave Love
f6a92bd8d1
(LIBOBJS): New variable.
...
(obj): Use it.
2000-04-14 12:40:49 +00:00
Dave Love
33fef74ef0
New variable.
...
(INTERVAL_SRC): Convert to make variable.
(INTERVAL_OBJ, MKTIME_OBJ, FLOAT_SUPPORT, FACE_SUPPORT)
(HAVE_X_WINDOWS, OBJECTS_SYSTEM): Remove.
(obj): Substitute INTERVAL_OBJ, add MKTIME_OBJ, GETLOADAVG_OBJ and
@LIBOBJS@.
(SOME_MACHINE_OBJECTS): Remove interval stuff.
(lisp): Substitute FACE_SUPPORT, FLOAT_SUP.
(shortlisp): Add facemenu, float-sup, frame.
(SOME_MACHINE_LISP): Remove them from here.
(LIBES): Change unused LDLIBS to autoconf LIBS.
2000-04-14 12:34:44 +00:00
Dave Love
3218b63918
Add BROKEN_MKTIME, NLIST_STRUCT, NLIST_NAME_UNION.
2000-04-14 11:24:14 +00:00
Kenichi Handa
d3f40cbd57
(update_compositions): If FROM and TO is not in a
...
valid range, do nothing.
2000-04-13 23:38:19 +00:00
Kenichi Handa
9d3d591637
*** empty log message ***
2000-04-13 23:37:37 +00:00
Gerd Moellmann
198e3c7ad9
*** empty log message ***
2000-04-13 19:17:06 +00:00
Gerd Moellmann
45e0dd95ba
(tparam1): Abort when encountering an unknown
...
`%'-specifier.
2000-04-13 19:10:40 +00:00
Gerd Moellmann
cbf5ca04c1
(TERMCAP_OBJ) [__FreeBSD__ >= 4]: Define as
...
terminfo.o.
2000-04-13 19:10:25 +00:00
Gerd Moellmann
eb9e93992f
(termcapobj) [LIBS_TERMCAP && TERMCAP_OBJ]: Define
...
as TERMCAP_OBJ.
2000-04-13 19:10:05 +00:00
Eli Zaretskii
055a28c977
(a_write): Remove redundant semi-colons.
...
(e_write): Return -1 if failed to write all the data.
This fixes the changes made at 1999-12-15.
2000-04-13 10:17:16 +00:00
Dave Love
f5c750339f
(mapcar1): Test for null vals to support mapc.
...
(Fmapc): New function.
2000-04-12 17:20:24 +00:00
Eli Zaretskii
0c3cfc5194
(NUM_MOUSE_BUTTONS): Define.
...
(IT_frame_up_to_date): Support the buffer local value of
cursor-type, if defined.
2000-04-12 15:46:49 +00:00
Dave Love
33465a3117
*** empty log message ***
2000-04-10 19:45:57 +00:00