Geoff Voelker
484fa2c1ec
(w32_enable_unicode_output): Rename from
...
w32_no_unicode_output.
(w32_use_unicode_for_codepage, syms_of_w32term): Use new name
and new semantics.
1998-11-04 23:42:04 +00:00
Geoff Voelker
bc6af9357c
(dumpglyphs): Use FRAME_FONT for w32_fill_area.
1998-11-04 23:38:42 +00:00
Geoff Voelker
396594fed9
(w32_list_fonts): Report an error if a frame has not
...
been created yet.
1998-11-04 23:38:19 +00:00
Geoff Voelker
4664455c17
(x-get-selection-value): Alias to
...
x-cut-buffer-or-selection-value.
(w32-standard-fontset-spec): New variable.
(w32-create-initial-fontsets, mouse-set-font): Check whether
new-fontset is available.
(w32-use-w32-font-dialog): Enable use of set-variable.
1998-11-04 23:23:57 +00:00
André Spiegel
709822e813
(with-vc-file, edit-vc-file): New macros.
1998-11-04 15:09:38 +00:00
Kenichi Handa
fbddb98df1
Initial revision
1998-11-04 10:54:59 +00:00
Kenichi Handa
a4165c918b
(do_switch_frame): Cancel previous change.
1998-11-04 10:53:14 +00:00
Kenichi Handa
da1ad4e741
(print_string): Check validity of a character.
...
(print): Likewise.
1998-11-04 10:53:14 +00:00
Kenichi Handa
6a0d0ed308
[nec_ews_svr4]: Extern *_sobuf.
1998-11-04 10:53:14 +00:00
Kenichi Handa
b4ea3111c0
(mips-nec-sysv4*): New target.
1998-11-04 10:48:53 +00:00
Kenichi Handa
02fd40be1d
(quail-show-guidance-buf): Call
...
set-minibuffer-window to set minibuffer window of the current
frame correctly.
1998-11-04 10:48:53 +00:00
Kenichi Handa
6ef23ebb48
(string_to_non_ascii_char): Change the check for the
...
varidity of multibyte form.
(update_charset_table): Check validity of BYTES. Don't set
bytes_by_char_head here.
(init_charset_once): Set bytes_by_char_head completely.
1998-11-04 10:48:53 +00:00
Simon Marshall
2187547f97
Font Lock mode doesn't use the revert hooks any more.
1998-11-04 10:44:32 +00:00
Geoff Voelker
c654fd9e7d
Compile multiple source files when possible.
1998-11-04 01:28:57 +00:00
Geoff Voelker
51099b4521
Require fontset.
1998-11-04 01:28:04 +00:00
Geoff Voelker
ec465548a9
(SYS_LDFLAGS): Use swapfile when running from cd or net.
...
(DEL_TREE): Use rd instead of rmdir.
(ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
1998-11-04 01:27:10 +00:00
Geoff Voelker
f2b56a5d96
(Qmouse_face): Replace definition with extern decl.
1998-11-04 01:26:24 +00:00
Andrew Innes
01f31dfb5f
(stat): GetFileInformationByHandle can legitimately fail, so don't
...
rely on it succeeding.
1998-11-03 22:39:04 +00:00
Andrew Innes
8cd2ac8d1a
(set-face-font): Call resolve-fontset-name on w32.
...
(set-face-font-auto): Ditto.
1998-11-03 22:26:56 +00:00
Andrew Innes
1a292d24f1
(x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if
...
x font doesn't specify the charset.
(x_to_w32_charset): Change >= to == when testing results of stricmp.
1998-11-03 22:21:58 +00:00
Andreas Schwab
ce8c28097d
(mouse-drag-region): Fix typo.
1998-11-03 10:25:56 +00:00
Andreas Schwab
6f0868d86d
(install-arch-dep): Fix last change and use fns-*.el
...
from lisp.
1998-11-03 10:20:29 +00:00
Geoff Voelker
4488d7e15c
(Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
1998-11-03 02:26:21 +00:00
Dave Love
0f1057e9e8
Fix for fontification of strings lost
...
somehow:
(fortran-fontify-string): New function.
(fortran-font-lock-keywords-1): Use it.
1998-11-02 19:53:05 +00:00
Markus Rost
6d2a6ce65a
(comint-file-name-quote-list): Doc fix.
1998-11-02 18:59:11 +00:00
Karl Heuer
08246f2e9f
Comment fix.
1998-11-02 18:01:38 +00:00
Richard M. Stallman
b0fd465bb2
(buffer-undo-list): Write fns-VERSION.el into
...
build directory, not source directory.
1998-11-01 19:24:32 +00:00
Richard M. Stallman
10a0a25031
(rmail-message-subject-p):
...
Handle message whose header has not been reformatted.
1998-11-01 18:55:11 +00:00
Richard M. Stallman
2e3329a537
(mouse-drag-region): Fake up a mouse-motion event
...
if we did not get one for the final move.
1998-11-01 18:17:40 +00:00
Richard M. Stallman
0f82d9d807
*** empty log message ***
1998-11-01 17:47:52 +00:00
Dave Love
7f52b1242e
(goto-address-at-point, goto-address-at-mouse):
...
Don't funcall browse-url-browser-function.
1998-11-01 17:08:22 +00:00
Dave Love
1b978bfc85
(gnus-button-embedded-url, gnus-button-url):
...
Don't funcall browse-url-browser-function.
1998-11-01 16:58:49 +00:00
Dave Love
7b84ff901c
(fortran-end-prog-re1): Fix the regexp.
1998-11-01 16:52:39 +00:00
Richard M. Stallman
d1f04130e0
(revert-buffer): Doc fix.
1998-11-01 08:46:04 +00:00
Richard M. Stallman
bb310d1ea9
(dynamic-completion-mode): New function to enable
...
the mode. (Just loading the file now does not change anything.)
1998-11-01 08:45:25 +00:00
Richard M. Stallman
ebd32d7b07
Don't include etc/fns*.el in dist.
1998-11-01 00:28:00 +00:00
Richard M. Stallman
c0fdc5b716
(tex-start-options-string): Quote the backslashes with more backslashes.
1998-10-31 23:55:32 +00:00
Richard M. Stallman
33fa85e042
(set_internal): For built-in maybe-local vars,
...
when BINDFLAG is set, do not mark them as local.
1998-10-31 23:39:42 +00:00
Dave Love
46a3b2b49b
(webjump-sample-sites): Fix Lisp archive site.
...
(webjump): Don't funcall browse-url-browser-function.
1998-10-31 22:55:26 +00:00
Kenichi Handa
b80f1b20d3
(replace_range): Fix previous change.
1998-10-31 05:24:11 +00:00
Kenichi Handa
61520ce75b
(quail-start-translation): Handle
...
switching of the frame in read-key-sequence.
(quail-start-conversion): Likewise.
(quail-show-guidance-buf): Detach quail-guidance-buf from any
windows before setting an appropriate window for it.
(quail-hide-guidance-buf): Use window-minibuffer-p. Set
quail-guidance-win to nil.
(quail-update-guidance): If quail-guidance-buf is not in the
selected frame, call quail-show-guidance-buf again.
1998-10-31 05:12:07 +00:00
Kenichi Handa
33a2d2a074
(do_switch_frame): Update minibuf_window if necessary.
1998-10-31 05:12:07 +00:00
Kenichi Handa
039af53ac4
(byte_combining_error): New function.
...
(CHECK_BYTE_COMBINING_FOR_INSERT): Call byte_combining_error.
(insert_from_string_1): Set *(GPT_ADDR) to 0 before calling
CHECK_BYTE_COMBINING_FOR_INSERT.
(insert_from_buffer_1): Likewise.
(adjust_after_replace): Check the posibility of inhibitted byte
combining correctly.
(replace_range): Before signaling an error for inhibitted byte
combining, recover the buffer in a safe state.
(del_range_2): Check the posibility of inhibitted byte combining
correctly.
1998-10-31 05:12:07 +00:00
Kenichi Handa
48839d2ed7
(Fsubst_char_in_region): Fix previous change.
...
(Ftranslate_region): Fix previous change.
1998-10-31 05:12:07 +00:00
Kenichi Handa
922dfd866f
(Fbase64_decode_region): Fix previous change.
...
n
1998-10-31 05:12:07 +00:00
Karl Heuer
ef8c3cf90e
(pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t.
1998-10-30 19:47:56 +00:00
Karl Heuer
3f0855d5cc
(cal-menu-update): Fix menu wording.
1998-10-30 19:44:50 +00:00
Dave Love
927d7566ff
(vc-backend-merge-news): Check for "P" output.
1998-10-30 19:11:08 +00:00
Dave Love
3476e15955
(describe-variable): Hyperlink the definition.
1998-10-30 19:07:09 +00:00
Dave Love
e0a3686bfd
Don't mkdir cpp.
1998-10-30 19:00:25 +00:00