Richard M. Stallman
a69e7dae70
(diary-face, calendar-today-face, holiday-face):
...
Use defface to define them.
1997-07-31 15:38:10 +00:00
Richard M. Stallman
72dcef0e0e
(current_lock_owner): Don't try to delete lock
...
if this or another existing process owns it!
1997-07-31 07:54:07 +00:00
Richard M. Stallman
05e94d325c
(eval-last-sexp): Ignore `...' around sexp.
1997-07-31 06:59:37 +00:00
Kenichi Handa
f31b5dd985
(prefer-coding-system): Change also
...
default value of buffer-file-coding-system.
1997-07-31 06:48:05 +00:00
Richard M. Stallman
c0d66cb21b
(vc-backend-checkin): For CVS, forget the checkout model after commit.
...
(vc-backend-checkout): Use "cvs edit" for files with manual checkout.
(vc-minor-part, vc-previous-version): New functions.
(vc-diff): Don't ask or guess version numbers.
(vc-version-diff): Suggest default versions based on the file state.
1997-07-31 06:23:19 +00:00
Richard M. Stallman
403d549cb7
(vc-checkout-model): For CVS, look at
...
permissions to see if a file is "watched".
1997-07-31 06:16:32 +00:00
Richard M. Stallman
77e1b3d494
(read_process_output): Don't call setup_coding_system
...
for proc_decode_coding_system[channel]. It is already done in
detect_coding called via decode_coding.
(wait_reading_process_input): Call detect_input_pending
whenever read_kbd is 0, not just when wait_for_cell.
1997-07-31 06:08:07 +00:00
Kenichi Handa
19a8d9e0f8
(encode_coding_iso2022): Write out invalid multibyte
...
forms in a buffer as is.
(detect_coding_mask): If ISO_CODE_CSI appears in an invalid
sequence, ignore it.
1997-07-31 05:55:12 +00:00
Kenichi Handa
0f36e5fc3b
Do not create style-variants of fontset. They
...
are just registered in uninstanciated-fontset-alist.
1997-07-31 05:54:43 +00:00
Kenichi Handa
b9f33f3602
(set-face-font-auto): Create a fontset if FONT is a
...
fontset not instanciated fontset.
1997-07-31 05:54:08 +00:00
Kenichi Handa
35d4066a61
(fontset-name-p): New function.
...
(uninstanciated-fontset-alist): New variable.
(create-fontset-from-fontset-spec): Delete arg STYLE. Register
style-variants of FONTSET in uninstanciated-fontset-alist.
(create-fontset-from-x-resource): Call
create-fontset-from-fontset-spec correctly.
1997-07-31 05:53:31 +00:00
Kenichi Handa
68e3d7319f
(reference-point-alist): Doc-string modified.
1997-07-31 05:53:31 +00:00
Michael Kifer
e756eb9faf
new version
1997-07-31 04:04:23 +00:00
Richard M. Stallman
c6c0c4b177
(lock_if_free): Don't loop; for strange error, return -1.
1997-07-30 19:45:01 +00:00
Richard M. Stallman
916848d8bd
(redisplay_window): Fix previous change.
...
(decode_mode_spec_coding): If multibyte chars disabled.
display only the eol flag.
1997-07-30 19:44:31 +00:00
Richard M. Stallman
4f5074c108
(uniquify-buffer-name-style): Fix typo.
1997-07-30 19:29:13 +00:00
Richard M. Stallman
93480d7063
(info-node, info-xref, info-menu-5):
...
Define faces with defface.
(Info-mode): Don't define faces here, and don't alter Info-fontify.
Locally set line-move-ignore-invisible.
(Info-fontify-node): Test type of frame here.
1997-07-30 18:15:19 +00:00
Richard M. Stallman
a815b83c6a
Update distribution terms.
1997-07-30 16:14:07 +00:00
Richard M. Stallman
84b7ccbdc6
(mspools-using-vm): Better handling of VM initialization.
...
(mspools-size-folder): Allow symbolic links to spool files.
1997-07-30 16:12:30 +00:00
Per Abrahamsen
f985c5f748
Synched with 1.9954.
1997-07-30 12:04:50 +00:00
Richard M. Stallman
99a6b56fd4
(LIBXMU): Alternative definition if CANNOT_DUMP.
1997-07-30 04:28:44 +00:00
Richard M. Stallman
d5600d496d
(LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
1997-07-30 04:24:46 +00:00
Richard M. Stallman
e17d711780
(CPPFLAGS): Get this from configure, like CFLAGS.
1997-07-30 04:22:56 +00:00
Richard M. Stallman
8e02924aac
(mule-menu-keymap): Fix menu item names.
1997-07-30 04:10:55 +00:00
Richard M. Stallman
171d7f241b
Minor cleanup.
1997-07-30 03:57:26 +00:00
Richard M. Stallman
2997295e35
Comment change.
1997-07-30 02:21:19 +00:00
Simon Marshall
74167b21c9
don't add text for the modeline.
1997-07-29 12:25:05 +00:00
Richard M. Stallman
bfbcc5eed0
(Fformat_time_string): Don't hang if strftime produces
...
an empty string. Fix arguments of second call to strftime.
Remove check for result being negative, this cannot happen.
1997-07-29 02:29:32 +00:00
Richard M. Stallman
9a2fe7b204
(rmail-resend): Use user-mail-address.
1997-07-29 02:15:28 +00:00
Richard M. Stallman
249443b691
(sort_args): Check properly for `--'.
1997-07-29 00:53:09 +00:00
Ulrich Drepper
24902ecd1d
update from main archive 970728
1997-07-28 23:37:45 +00:00
Richard M. Stallman
dc3fc79718
(makefile-space-face): Add defface.
...
(makefile-define-space-face): Function deleted.
(makefile-mode): Don't call makefile-define-space-font.
1997-07-28 22:22:27 +00:00
Richard M. Stallman
4e61bddf04
(x_new_font): Follow the change in x_set_scroll_bar_width and make the
...
scroll bar at least 14 pixels wide.
1997-07-28 18:33:11 +00:00
Richard M. Stallman
0ecca02337
(Fx_create_frame): Initialize fontset in output_data.
1997-07-28 18:30:44 +00:00
Richard M. Stallman
d16a4fc65b
(non_ascii_char_to_string): Fix typos.
1997-07-28 18:20:01 +00:00
Richard M. Stallman
205c438b6e
(debug-ignored-errors): Delete ^Quit$ element.
1997-07-28 17:17:28 +00:00
Richard M. Stallman
ba5971b37a
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
1997-07-28 17:04:18 +00:00
Per Abrahamsen
4ee1cf9f78
Synched with 1.9951.
1997-07-28 15:46:57 +00:00
Richard M. Stallman
f8c39f5172
(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
1997-07-28 15:10:21 +00:00
Richard M. Stallman
4f5c440330
(map_obarray): Don't crash if something strange is in the obarray.
1997-07-28 15:09:31 +00:00
Richard M. Stallman
0e193890cc
(update-autoloads-from-directories):
...
Always update loaddefs.el in the source-directory.
1997-07-28 15:09:00 +00:00
Richard M. Stallman
a27738b67a
Support auto-configuration of both Kerberos V4 and
...
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
Include <string.h> when STDC_HEADERS is defined, to get
declarations of string functions.
[KERBEROS5] (socket_connection): Support the current MIT Kerberos
V5 API rather than the old one.
[KERBEROS] (socket_connection): Change a constant name from
SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict
with a constant in a header file.
1997-07-28 05:52:35 +00:00
Richard M. Stallman
93de505d85
Support auto-configuration of both Kerberos V4 and
...
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
1997-07-28 05:51:59 +00:00
Richard M. Stallman
375e0047f8
(prefer-coding-system): Fix doc, prompt.
1997-07-28 05:26:38 +00:00
Richard M. Stallman
4cb46737eb
(redisplay_window): When text has not changed,
...
call compute_motion starting from the former PT if possible.
If PT is unchanged from w->last_point, don't do compute_motion at all.
1997-07-28 04:55:45 +00:00
Richard M. Stallman
85da25e9dc
Describe the separate distributions leim and intlfonts.
1997-07-28 01:19:19 +00:00
Richard M. Stallman
bb5f88cc4e
(LDFLAGS): Get this from configure, like CFLAGS.
1997-07-27 21:40:24 +00:00
Richard M. Stallman
0537ec480d
(syms_of_callproc): Don't init Vtemp_file_name_pattern here.
1997-07-27 21:38:49 +00:00
Richard M. Stallman
27f20fc120
Comment change.
1997-07-27 20:04:29 +00:00
Richard M. Stallman
c61005b96d
(fill-context-prefix): Be stricter about
...
whether first-line prefix is compatible with second-line prefix.
1997-07-27 19:56:21 +00:00