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
Andreas Schwab
842cc0e685
(sh-canonicalize-shell): Fix regexp.
...
(sh-set-shell): Likewise.
1998-10-30 11:02:42 +00:00
Andreas Schwab
b735c9913f
(shell-command-on-region): Doc fix.
1998-10-30 11:01:38 +00:00
Andreas Schwab
7ff1b00e83
(edebug-initial-mode): Fix customize type.
...
(edebug-on-error): Fix customize type to match that of
debug-on-error.
1998-10-30 11:00:07 +00:00
Andreas Schwab
0ba87ff4f3
(eldoc-argument-case): Fix customize type.
1998-10-30 10:59:23 +00:00
Andreas Schwab
6d38633e33
(lm-report-bug): Use
...
report-emacs-bug-address instead of undefined bug-gnu-emacs.
1998-10-30 10:58:37 +00:00
Andreas Schwab
b6895193b7
Don't require 'w3 and 'url unprotected.
1998-10-30 10:57:05 +00:00
Andreas Schwab
48e411652a
(select-message-coding-system): Doc
...
fix.
1998-10-30 10:56:15 +00:00
Andreas Schwab
2dc98b1d93
(describe-coding-system): Describe
...
all flags.
1998-10-30 10:55:15 +00:00
Andreas Schwab
265f03bcb2
(sendmail-coding-system,
...
default-sendmail-coding-system): Doc fix.
1998-10-30 10:53:59 +00:00
Andreas Schwab
aac77ff120
(Vselection_coding_system): Doc fix.
1998-10-30 10:21:58 +00:00
Andreas Schwab
8b835738fd
(Fbase64_encode_region): Use SET_PT_BOTH instead of SET_PT
...
when we have both char and byte position. Fix type clashes.
1998-10-30 10:20:25 +00:00
Andreas Schwab
377127ce12
(Fsignal): Use a separate format string when passing
...
error message string to fatal, in case it contains %'s.
1998-10-30 10:14:50 +00:00
Andreas Schwab
3c52e568d6
(Fchar_after): Fix type clashes.
1998-10-30 10:13:41 +00:00
Andreas Schwab
60022cb712
(Fchar_bytes): Doc fix.
...
(char_bytes): Fix returned value to match returned type.
(syms_of_charset): Fix type clash in initialisation of
Vauto_fill_chars.
1998-10-30 10:13:36 +00:00
Andreas Schwab
b7b75652ce
Write fns-*.el in current directory instead of
...
data-directory since no installation directory exists yet. Mark
buffer unmodified afterwards.
1998-10-30 09:54:37 +00:00
Andreas Schwab
5f15b2efed
(symbol-file): Load fns-*.el from exec-directory
...
instead of data-directory since it is architecture dependent.
(load-history-loaded): Update doc string.
1998-10-30 09:53:51 +00:00
Andreas Schwab
cec762dae3
(install-arch-dep): Install src/fns-*.el in
...
${archlibdir}.
1998-10-30 09:51:57 +00:00
Geoff Voelker
938469f27d
(initialize_w32_display): Use buffer coords
...
instead of buffer size (which may be larger than the window).
1998-10-30 04:22:31 +00:00
Geoff Voelker
8929f478f0
Remove a dangling reference to a directory on the
...
build machine.
1998-10-30 03:56:46 +00:00
Geoff Voelker
64aefd1ae3
(ange-ftp-canonicalize-filename): Do not use a UNC
...
path as a default directory when canonicalizing names.
1998-10-30 03:56:25 +00:00
Geoff Voelker
dbda5089c0
fileio.c (init_fileio_once): New function.
1998-10-30 03:49:09 +00:00
Geoff Voelker
680256a8be
emacs.c (main): Invoke init_fileio_once.
1998-10-30 03:48:54 +00:00
Paul Eggert
1decb68022
(XTread_socket): Check the returned value of XmbLookupString more carefully.
1998-10-29 00:16:49 +00:00
Kenichi Handa
9f3ede3ccc
(check_markers): Check if markers are at character
...
boundry.
(adjust_markers_for_insert): Fix previous change.
(count_combining_before): Don't limit the check at BEGV.
(count_combining_after): Don't limit the check at ZV.
(CHECK_BYTE_COMBINING_FOR_INSERT): New macro.
(insert_1_both): Call CHECK_BYTE_COMBINING_FOR_INSERT.
(insert_from_string_1): Likewise.
(insert_from_buffer_1): Likewise.
(adjust_after_replace): Inhibit bytes combined across region
boundary. Update end_unchanged correctly.
(replace_range): Call CHECK_BYTE_COMBINING_FOR_INSERT. Update
end_unchanged correctly.
(del_range_2): Inhibit bytes combined across region boundary.
Update end_unchanged correctly.
1998-10-28 07:52:13 +00:00
Kenichi Handa
3f5409d35b
(Fsubst_char_in_region): Fix previous change.
...
(Ftranslate_region): Fix previous change.
1998-10-28 07:52:13 +00:00
Kenichi Handa
d14d03ac4a
(DECODE_CHARACTER_ASCII): Check validity of inserted
...
code.
(DECODE_CHARACTER_DIMENSION1): Likewise.
(DECODE_CHARACTER_DIMENSION2): Likewise.
(decode_coding_sjis_big5): Check the 2nd byte of SJIS correctly.
1998-10-28 07:52:13 +00:00
Geoff Voelker
78859b8033
(Fset_message_beep): Recognize 'silent.
...
(w32_sys_ring_bell): Do nothing for the 'silent sound.
1998-10-28 05:48:12 +00:00
Geoff Voelker
93cbf229f9
(Vnext_selection_coding_system): New variable.
...
(syms_of_w32select): DEFVAR_LISP it.
(Fw32_set_clipboard_data): Use Vnext_selection_coding_system if
non-nil. Always convert multibyte strings.
(Fw32_get_clipboard_data): Use Vnext_selection_coding_system if
non-nil. Always convert a string that includes non-ASCII characters.
1998-10-28 03:50:07 +00:00
Richard M. Stallman
931f525c9e
(initialize-new-tags-table):
...
Do not alter find-tag-marker-ring and tags-location-ring.
1998-10-28 00:04:28 +00:00
Geoff Voelker
cf14c2b4c3
(w32-use-w32-font-dialog, w32-fixed-font-alist):
...
New variables.
(mouse-set-font): Use font menus instead of dialog according to
w32-use-w32-font-dialog.
1998-10-27 23:46:26 +00:00
Geoff Voelker
96ef7d42fb
(check_windows_init_file): Also look in load path specified
...
in environment.
1998-10-27 23:42:26 +00:00
Geoff Voelker
5d84dd8714
(w32_color_map_lookup): Remove duplicate definition.
1998-10-27 20:10:19 +00:00
Richard M. Stallman
46ac5b268d
(Fbase64_decode_string): Doc fix.
...
(Fbase64_decode_region, Fbase64_encode_string Fbase64_encode_region):
Likewise.
1998-10-27 17:55:28 +00:00
Dave Love
15a9a50c39
(Fbase64_decode_region, Fbase64_encode_region): Fix
...
newline in doc string.
1998-10-27 10:39:24 +00:00
Kenichi Handa
f6ecdae5b2
(adjust_after_replace): Correctly handle the case that
...
both byte combining before and byte combining after happen.
(replace_range): Likewise.
1998-10-27 03:54:13 +00:00
Kenichi Handa
a3360ff915
(Fsubst_char_in_region): Correctly handle the case
...
that byte combining before happens.
(Ftranslate_region): Likewise.
1998-10-27 03:54:13 +00:00
Richard M. Stallman
b413f89564
(Fformat): Increase buffer size for floating format.
1998-10-26 23:48:57 +00:00