Eli Zaretskii
43b11fee55
(quail-cxterm-package-ext-info): Fix doc strings of chinese-py-b5,
...
chinese-py, and chinese-tonepy input methods.
2000-09-07 20:48:12 +00:00
Dave Love
19e713d8c2
(diff-mouse-goto-source): New function.
2000-09-07 20:16:22 +00:00
Dave Love
a7cafade74
Doc fixes.
...
(vc-sccs-register-switches, vc-sccs-master-templates): Add
:version.
2000-09-07 20:09:41 +00:00
Dave Love
33c1b7a13a
Doc fixes.
...
(vc-rcs-register-switches, vc-rcs-checkin-switches)
(vc-rcs-checkout-switches, vc-rcs-header)
(vc-rcs-master-templates): Add or change :version.
2000-09-07 20:02:38 +00:00
Dave Love
0d685c4f7b
DOc fixes.
...
(vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
(vc-cvs-stay-local): Add :version.
2000-09-07 20:01:53 +00:00
Gerd Moellmann
91a211b50d
(obtain, relinquish, relinquish, r_alloc_size_in_use)
...
(get_bloc, relocate_blocs, update_heap_bloc_correspondence)
(resize_bloc, r_alloc_sbrk, r_alloc_init): Add casts to `char *'
where necessary, in case POINTER_TYPE is `void'.
2000-09-07 19:24:42 +00:00
Eli Zaretskii
0341944076
*** empty log message ***
2000-09-07 17:16:08 +00:00
Eli Zaretskii
0a1f9f1d9e
(read-mail-item-name): New function.
...
(menu-bar-tools-menu): Use it to compute and display the package
used to read email.
(menu-bar-tools-menu): Fix typo in GUD's help string.
2000-09-07 17:14:55 +00:00
Eli Zaretskii
65606f5ea1
(make_terminal_frame): Initialize frame foreground and
...
background colors to unspecified, for the initial instance of an
MSDOS frame.
2000-09-07 17:12:48 +00:00
Gerd Moellmann
24f76fbf71
(mmap_find): Fix overlap computation.
...
(mmap_enlarge): Compute nbytes before trying to find an
overlapping region.
2000-09-07 16:10:38 +00:00
Gerd Moellmann
f46f845b3f
*** empty log message ***
2000-09-07 14:43:12 +00:00
Gerd Moellmann
b0285112e8
(color-values): Doc fix.
2000-09-07 14:10:09 +00:00
Gerd Moellmann
85996cfb36
(xdialog_show): When looking up the selection in
...
menu_items, take `quote' boundaries into account; this corresponds
to a nil ITEM in x-popup-dialog.
2000-09-07 14:05:55 +00:00
Gerd Moellmann
f2e7d5eb70
(syms_of_lread): Change value of regexp
...
Vbytecomp_version_regexp to not match some XEmacs-compiled files.
2000-09-07 14:05:42 +00:00
Gerd Moellmann
b4c3ca094d
(smaller_face): Compare font heights with <' and
>'
...
instead of `!='.
2000-09-07 14:05:23 +00:00
Dave Love
dbcee71a27
(menu-bar-options-menu): Fix the font-lock toggle.
2000-09-07 13:51:59 +00:00
Kenichi Handa
2b9eeded93
(MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80, not 0x81.
...
(MIN_CHAR_OFFICIAL_DIMENSION1): Define it as ((0x81 - 0x70) << 7).
2000-09-07 13:02:27 +00:00
Kenichi Handa
fd6f711b51
(detect_coding_sjis): Check the byte sequence more regidly.
2000-09-07 13:01:44 +00:00
Kenichi Handa
fc53a2147a
(encode_coding_sjis_big5): Fix previous change.
2000-09-07 12:41:37 +00:00
Kenichi Handa
ed2541914d
*** empty log message ***
2000-09-07 12:41:09 +00:00
Kenichi Handa
39658efc40
(encode_coding_sjis_big5): Use translation table for
...
encoding, not decoding. Check for the charset katakana-jisx0201,
not latin-jisx0201.
(ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
2000-09-07 12:04:09 +00:00
Kenichi Handa
3c014385fa
*** empty log message ***
2000-09-07 12:03:22 +00:00
Kenichi Handa
f98b84ed59
(quail-help): Fix previous change.
2000-09-07 11:45:44 +00:00
Gerd Moellmann
ab0ee409fd
*** empty log message ***
2000-09-07 11:41:18 +00:00
Gerd Moellmann
7542976865
(frame-set-background-mode): Use frame-parameter
...
instead of frame-parameters.
2000-09-07 11:39:31 +00:00
Gerd Moellmann
047bc928e5
(filtered-frame-list): Reduce consing.
...
(frames-on-display-list): Call frame-parameter instead of
frame-parameters.
2000-09-07 11:39:07 +00:00
Gerd Moellmann
dbc968b8ff
(Vparam_value_alist): New variable.
...
(syms_of_xfaces): Initialize it.
(Finternal_set_lisp_face_attribute): Avoid more consing.
2000-09-07 11:37:48 +00:00
Gerd Moellmann
6345f6aafe
(Fframe_parameter): Handle name' and
background-mode'
...
specially.
(Fframe_parameter) [HAVE_X_WINDOWS]: Handle `display' specially.
(Qbackground_mode): New variable.
(syms_of_frame_1): Initialize Qbackground_mode.
2000-09-07 11:37:29 +00:00
Gerd Moellmann
016c7a15e7
(Qdisplay): Declare extern.
2000-09-07 11:36:52 +00:00
Kenichi Handa
49e4e3c6da
(devanagari-to-indian-region): In the loop, change the following char,
...
not preceding char.
2000-09-07 11:23:06 +00:00
Kenichi Handa
f7246ac7c4
*** empty log message ***
2000-09-07 11:22:41 +00:00
Gerd Moellmann
1091dd67d1
*** empty log message ***
2000-09-07 10:40:53 +00:00
Gerd Moellmann
ce9561acfd
(menu-bar-update-buffers): Call frame-parameter
...
instead of frame-parameters.
2000-09-07 10:40:33 +00:00
Gerd Moellmann
67d853e609
(Fframe_parameter): Handle `name' specially.
2000-09-07 10:39:35 +00:00
Gerd Moellmann
0da3ecefde
*** empty log message ***
2000-09-07 09:52:42 +00:00
Gerd Moellmann
628436fbc6
(Finternal_set_lisp_face_attribute): If FRAME is 0,
...
change face on all frames, and change the default for new frames.
2000-09-07 09:51:06 +00:00
Gerd Moellmann
70a267c9b5
(set-face-attribute): Simplify by calling
...
internal-set-lisp-face-attribute with FRAME being 0.
2000-09-07 09:50:30 +00:00
Dave Love
b14654b94d
[!SYSTEM_MALLOC && REL_ALLOC_MMAP]: Set mallocobj.
2000-09-07 09:49:56 +00:00
Gerd Moellmann
96889af2bc
*** empty log message ***
2000-09-07 08:11:58 +00:00
Gerd Moellmann
f63deed563
Remove `$Id$' tag.
2000-09-07 08:10:02 +00:00
Kenichi Handa
2cd31e75ff
(MAKE_CHAR): Be sure to set MSB of C1 to 0.
2000-09-07 08:02:20 +00:00
Kenichi Handa
794f3670a5
*** empty log message ***
2000-09-07 08:01:52 +00:00
Kenichi Handa
0fddd0dcaf
*** empty log message ***
2000-09-07 02:55:04 +00:00
Kenichi Handa
7c10feb119
("thai-kesmanee", "thai-pattachote"): Use keyboard translation.
2000-09-07 02:54:36 +00:00
Kenichi Handa
7ec376c83f
("chinese-py-punct-b5"): Docstring modified.
2000-09-07 02:52:56 +00:00
Kenichi Handa
e6788ea83b
("chinese-py-punct"): Docstring modified.
...
("chinese-tonepy-punct"): New input method.
2000-09-07 02:52:23 +00:00
Kenichi Handa
7998bb4d1e
("polish-slash"): Don't use keyboard translation.
2000-09-07 02:50:12 +00:00
Kenichi Handa
57a5315056
("japanese"): Delete the key sequence for
...
Roman transliteration from the docstring because it's now shonw
automatically.
("japanese-ascii", "japanese-zenkaku")
("japanese-hankaku-kana", "japanese-hiragana")
("japanese-katakana"): Docstring modified.
2000-09-07 02:48:40 +00:00
Kenichi Handa
8a7263995f
("czech-qwerty"): Changed to show keyboard layout
...
on describe-input-method.
("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
2000-09-07 02:44:58 +00:00
Kenichi Handa
6b1e079c72
(quail-cxterm-package-ext-info):
...
Format changed, and each element now have extra documentations.
(tit-process-header): Delete invalid characters from TIT-PROMPT.
Adjusted for the change of quail-cxterm-package-ext-info.
2000-09-07 02:39:06 +00:00