Andreas Schwab
e4f0bdfa23
(copyright-query): Use `other' widget
...
type.
1998-06-24 09:06:56 +00:00
Andreas Schwab
59c9da9d0a
(checkdoc-autofix-flag): Use `other'
...
widget type.
1998-06-24 09:05:39 +00:00
Andreas Schwab
778c757617
(byte-compile-generate-call-tree):
...
Use `other' widget type.
1998-06-24 09:02:58 +00:00
Andreas Schwab
db352ce60e
(ad-redefinition-action,
...
ad-default-compilation-action): Use `other' widget type.
1998-06-24 08:58:39 +00:00
Andreas Schwab
b2cd996123
(ediff-autostore-merges): Use `other' widget
...
type.
1998-06-24 08:58:07 +00:00
Andreas Schwab
9f646a9e71
(dos-ps-printer): Use `other' widget type.
1998-06-24 08:57:33 +00:00
Andreas Schwab
e2c146c14f
(dired-vm-read-only-folders): Use `other' widget
...
type.
1998-06-24 08:56:46 +00:00
Andreas Schwab
a9e9b8fa11
(dired-backup-overwrite): Use `other' widget type.
1998-06-24 08:55:53 +00:00
Andreas Schwab
eaaca5ee78
(dabbrev-case-fold-search, dabbrev-case-replace,
...
dabbrev-check-other-buffers): Use `other' widget type.
1998-06-24 08:54:53 +00:00
Andreas Schwab
79221864ab
(selective-display, suggest-key-bindings,
...
message-log-max): Use `other' widget type.
1998-06-24 08:54:04 +00:00
Andreas Schwab
45200424de
(PC-first-char): Use `other' widget type.
1998-06-24 08:50:59 +00:00
Andreas Schwab
0560c209ff
(comint-input-autoexpand): Use `other' widget type.
1998-06-24 08:50:14 +00:00
Andreas Schwab
31fa1bd1eb
(bookmark-save-flag, bookmark-version-control): Use
...
`other' widget type.
1998-06-24 08:48:57 +00:00
Andreas Schwab
5c21345476
(auto-insert, auto-insert-query): Use `other'
...
widget type.
1998-06-24 08:48:01 +00:00
Andreas Schwab
6114e627e9
(ange-ftp-default-user,
...
ange-ftp-generate-anonymous-password): Use `other' widget type.
1998-06-24 08:47:03 +00:00
Richard M. Stallman
9307a9db6a
(set-language-environment): Allow all language environments, even in
...
unibyte mode. But set the terminal coding system only in the known few.
1998-06-24 05:25:01 +00:00
Richard M. Stallman
2537259e62
(iso-2022-jp): Delete spurious quote.
1998-06-24 05:10:54 +00:00
Richard M. Stallman
f0cb603469
Numerous documentation fixups.
...
Delete periods from error messages.
(bibtex-move-outside-of-entry): If outside an entry,
try not to move point, or only move it minimally.
(bibtex-autokey-get-titlestring): Omit delimiters.
1998-06-24 04:31:20 +00:00
Richard M. Stallman
f1df0d6764
(get_doc_string): 2nd arg is now DEFINITION;
...
if non-nil, read a dynamic function definition.
(read_doc_string): Don't call read here.
1998-06-24 04:11:00 +00:00
Kenichi Handa
2fa8603a52
(x-style-funcs-alist): Remove duplicated code.
1998-06-24 02:41:08 +00:00
Richard M. Stallman
8f9db2b73f
(indented_beyond_p): Return the right kind of value.
1998-06-23 20:31:53 +00:00
Richard M. Stallman
80e1568a89
(executable-binary-suffixes): New variable.
...
(executable-find): Use it to look for executable program files.
1998-06-23 18:37:01 +00:00
Dave Love
86e0d95639
(auto-mode-alist): Map .xml to sgml-mode.
1998-06-23 17:45:10 +00:00
Richard M. Stallman
6e883aeb77
(rmail-output): Handle directories properly
...
in suggestions fro the alist.
1998-06-23 15:53:08 +00:00
Richard M. Stallman
1ffddaf4d4
(grep-command): Initialize to nil.
...
(grep-find-command): Initialize to nil.
(grep-find-use-xargs): Initialize to nil.
(grep-compute-defaults): New function, sets those three vars properly.
(grep, grep-find): Call grep-compute-defaults if ...command variable
is still nil.
(grep-program): Doc fix.
1998-06-23 15:51:47 +00:00
Richard M. Stallman
b296cbd4ab
(find-file-noselect-1): Init buffer-file-coding-system
...
from default-buffer-file-coding-system.
(find-file-noselect-1): Return the buffer that is current
after after-find-file.
(find-file-noselect): Return whatever find-file-noselect-1 returns.
1998-06-23 15:49:54 +00:00
Richard M. Stallman
8146c81d06
(buffer-modified-p): Make defsetf handle buffer argument.
1998-06-23 15:47:38 +00:00
Richard M. Stallman
956e3c7e0b
(sort_args): Discard duplicate options with no args.
...
(main): With duplicate -d options, use the last one. Likewise for -t.
Check -d last, by checking for -nl earlier on.
1998-06-23 14:42:40 +00:00
Richard M. Stallman
6287be55b2
entered into RCS
1998-06-23 03:44:32 +00:00
Richard M. Stallman
68c46464e6
(command_loop): Reset executing_macro after
...
command_loop_2 has returned, in case a throw to exit or top-level
was executed as part of a keyboard macro.
1998-06-23 03:09:24 +00:00
Richard M. Stallman
3ffde7d691
(Fcall_process): Handle third argument BUFFER
...
consistently when it is an integer or a list.
1998-06-23 03:07:05 +00:00
Richard M. Stallman
b274c3ad1f
Change copyright notice.
1998-06-23 01:55:31 +00:00
Kenichi Handa
33366a82fa
Introduce new character code property
...
`composition'. Add property `jisx0208' to Japanese hankaku
characters.
(japanese-kana-table): Add more data.
(japanese-symbol-table): Change the order of elements.
(japanese-katakana-region): Adjusted for the above changes. Check
character code properties directly here.
(japanese-hiragana-region): Likewise.
(japanese-hankaku-region): Likewise.
(japanese-zenkaku-region): Likewise.
1998-06-23 00:30:05 +00:00
Kenichi Handa
7c19e8e146
(Fmodify_syntax_entry): Use macro STRING_BYTES to get
...
byte size of a string.
1998-06-23 00:29:51 +00:00
Karl Heuer
c9aa3ef816
(rmail-summary-rmail-update): Fix indentation.
1998-06-22 18:23:14 +00:00
Andrew Innes
bbb059f390
Include buffer.h, charset.h, and coding.h.
...
(Vclipboard_coding_system): New variable.
(syms_of_w32select): DEF_VAR it.
(Fw32_set_clipboard_data): Encode string using
Vclipboard_coding_system if necessary.
(Fw32_get_clipboard_data): Decode clipboard contents using
Vclipboard_coding_system if necessary.
1998-06-22 17:43:15 +00:00
Karl Heuer
375fcc095f
(print_string): Properly compute number of chars
...
in multibyte case, before calling strout.
1998-06-22 17:39:25 +00:00
Karl Heuer
735c094c0e
(Vinhibit_redisplay, Qinhibit_redisplay): New variables.
...
(syms_of_xdisp): Set up Lisp var.
(redisplay_internal): Test Vinhibit_redisplay.
1998-06-22 17:35:41 +00:00
Karl Heuer
44e553a3fc
(menu_item_eval_property): Bind Qinhibit_redisplay.
1998-06-22 17:34:59 +00:00
Karl Heuer
d74347bc38
(Qinhibit_redisplay): Declared.
1998-06-22 17:33:13 +00:00
Andrew Innes
c1e0668149
(initialize_w32_display): Call init_crit to initialize
...
interrupt_handle (referenced by sys_select).
1998-06-22 17:33:05 +00:00
Andrew Innes
3ce36200dd
(internal-face-interactive): Handle case where BOOL is `color'.
1998-06-22 17:21:56 +00:00
Dan Nicolaescu
1e484d64bd
*** empty log message ***
1998-06-22 02:10:41 +00:00
Dan Nicolaescu
e65f17fee9
Initial revision
1998-06-22 02:03:41 +00:00
Kenichi Handa
55fd504836
(read_process_output): While processing carryover,
...
check the size of p->decoding_buf.
1998-06-22 00:24:57 +00:00
Eli Zaretskii
52fd88d3c4
(wait_reading_process_input): Recompute timeout each
...
time through the loop. Check requeued_events_pending_p and exit
the loop if there is unread keyboard input.
1998-06-21 14:52:08 +00:00
Eli Zaretskii
87a00c4f91
(vc-binary-suffixes): New variable.
...
(vc-find-binary): Append every suffix from vc-binary-suffixes when
looking for executable files.
1998-06-21 14:29:07 +00:00
Karl Heuer
ac3b28b194
(Freplace_match): Work by chars, not by bytes,
...
for scanning the old text, and for inserting new string in buffer.
1998-06-20 22:28:28 +00:00
Karl Heuer
a9155e8732
(apropos-print): Delete arg DOC-FN.
...
Callers changed to do that work before calling apropos-print.
Make *Apropos* buffer read only.
1998-06-20 22:27:06 +00:00
Karl Heuer
5ddf4bdac0
(occur): Set buffer-read-only.
1998-06-20 22:25:31 +00:00