Richard M. Stallman
077fcb28fa
(modify-face-read-string): Return (nil) for "none".
...
(modify-face): Don't get error if (nil) is the argument.
(face-try-color-list): Don't check whether nil is a valid color.
1998-10-19 18:25:59 +00:00
Kenichi Handa
df0415c50f
Setup auto-fill-chars.
1998-10-19 00:40:10 +00:00
Kenichi Handa
11e60d924c
(kinsoku): Check the variable enable-kinsoku.
1998-10-19 00:40:10 +00:00
Kenichi Handa
22c47bc5ff
(do-auto-fill): Don't check kinsoku-enable here.
...
Don't call kinsoku directly, intead call fill-find-break-point.
1998-10-19 00:40:10 +00:00
Kenichi Handa
9732380494
Setup `fill-find-break-point-function'
...
property to character sets which require `kinsoku' processing for
filling.
(fill-find-break-point): New function.
(fill-region-as-paragraph): Don't check kinsoku-enable here.
Don't call kinsoku directly, intead call fill-find-break-point.
1998-10-19 00:40:10 +00:00
Kenichi Handa
c1a08b4c81
(Vauto_fill_chars, Qauto_fill_chars): New variables.
...
(syms_of_charset): Staticpro and initialize Qauto_fill_chars.
Declare auto-fill-chars as a Lisp variable and initialize it.
1998-10-19 00:40:10 +00:00
Kenichi Handa
69535a4bd5
(Vauto_fill_chars): Extern it.
1998-10-19 00:40:10 +00:00
Kenichi Handa
01428933ec
(internal_self_insert): Check Vauto_fill_chars.
1998-10-19 00:40:10 +00:00
Richard M. Stallman
080434ef3e
(byte-recompile-directory):
...
Print message about each directory, even in batch mode.
1998-10-17 20:20:46 +00:00
Richard M. Stallman
5cc7d37c6e
Require `cl' before using nnoo-declare.
1998-10-17 20:17:09 +00:00
Richard M. Stallman
d59cd65786
(ps-mule-chars-in-string): No need to use sref.
...
(ps-mule-string-char): No need to use sref.
(ps-mule-next-index): No need to use sref.
1998-10-17 19:51:34 +00:00
Richard M. Stallman
68ccc91f99
(ange-ftp-waiting-flag): defvar moved.
1998-10-17 19:48:04 +00:00
Richard M. Stallman
b9ca3cdb31
(tar-mode): Locally set file-precious-flag.
1998-10-17 19:22:41 +00:00
Richard M. Stallman
938c647261
(archive-mode): Locally set file-precious-flag.
1998-10-17 19:21:37 +00:00
Richard M. Stallman
362ae0b3f8
(shell-input-autoexpand): Fix customization group.
1998-10-17 15:29:39 +00:00
Richard M. Stallman
62ef18ce5a
(whois-server-list): Fix customization type.
1998-10-17 15:26:29 +00:00
Richard M. Stallman
83a03f4d38
(default-input-method): Fix custom type.
1998-10-17 15:25:27 +00:00
Kenichi Handa
2a44b43819
(leim-list.el): Use (cd foo && pwd) instead of (cd foo; pwd).
...
(install): Likewise.
1998-10-17 01:58:01 +00:00
Kenichi Handa
3742fe75f8
(casify_object): Use make_string instead of
...
make_specified_string to cope with byte-combining situation.
1998-10-17 01:58:01 +00:00
Kenichi Handa
174a4cbee1
(decode_coding_iso2022): Set coding->fake_multibyte to
...
1 when encountered with a code of the range 0x80..0x9F.
1998-10-17 01:58:01 +00:00
Richard M. Stallman
7540af8576
(repeat): Handle keyboard macros properly.
...
Handle new prefix arg after self-insert command.
Don't include cl even at compile time.
(repeat): Avoid using `loop'.
1998-10-16 19:40:12 +00:00
Richard M. Stallman
5de148a204
(find-file-wildcards): New option.
...
(find-file-noselect): Handle wild cards, if enabled.
(file-expand-wildcards): New function.
1998-10-16 19:20:55 +00:00
Richard M. Stallman
8109154312
(next-history-element): Special error message if no default.
1998-10-16 19:15:04 +00:00
Richard M. Stallman
8923a211e8
(shell-command-on-region): Doc fix.
1998-10-16 18:07:03 +00:00
Richard M. Stallman
1c6724b4b7
Many doc fixes.
...
("latin-1-prefix"): Add sequences for the small
superscript underlined o and a.
1998-10-15 17:48:52 +00:00
Richard M. Stallman
11bceabeab
Many doc fixes.
...
("latin-1-postfix"): Add sequence for the small superscript o.
1998-10-15 17:47:49 +00:00
Richard M. Stallman
79080fa086
(ps-print-buffer): Doc fix.
...
(ps-despool): Likewise.
1998-10-15 16:07:40 +00:00
Richard M. Stallman
0d0587b9a2
(arc-mode): Provide arc-mode.
1998-10-15 15:07:35 +00:00
Richard M. Stallman
5ac0cb14e9
(ps-print-buffer): Doc fix.
1998-10-14 20:10:01 +00:00
Richard M. Stallman
1c20c5890a
(vhdl-add-index-menu): reverse order in imenu-generic-expression.
...
(vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
(vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
(vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
(vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
(vhdl-when): Fix indentation problem.
(vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
(vhdl-get-port, vhdl-get-generic): Bug fix in template.
(vhdl-hooked-abbrev): Bug fix in hooked abbrev.
1998-10-14 19:55:35 +00:00
Dave Love
7218b1d448
(ange-ftp-read-passwd): Function deleted.
...
(ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
(ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
1998-10-14 18:18:52 +00:00
Dave Love
46d4d7bffa
1998-10-14 Dave Love <fx@gnu.org>
...
* progmodes/fortran.el (fortran-mode-map): Change "Join
Continuation Line" to "Join Line".
(font-lock-keywords-1): Add "cycle", "exit".
1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
* progmodes/fortran.el (fortran-join-line): Use
`delete-indentation' instead of issuing an error message if not on
a continuation line. Provide for joining several lines using
prefix arg.
1998-10-14 18:09:05 +00:00
Eli Zaretskii
8a52365ce8
(Fcall_process): Use $TMPDIR instead of trying $TMP
...
and $TEMP, since the former is always set in msdos.c.
(Fcall_process_region): When looking for a place to put the
temporary files, check $TMPDIR as well.
1998-10-14 15:17:11 +00:00
Eli Zaretskii
a0c712aea8
(msdos-color-values): New variable.
...
(x-color-values): New function, emulates its namesake from src/xfns.c.
(msdos-bg-mode): Add all dark colors to those which return "dark".
1998-10-14 15:11:12 +00:00
Richard M. Stallman
bbce7d721d
(exec_sentinel, read_process_output):
...
Restore waiting_for_user_input_p after running Lisp code.
1998-10-14 14:36:33 +00:00
Richard M. Stallman
07ba902ebf
(parse_menu_item): Avoid initialization for Lisp_Object.
...
(command_loop): Likewise.
1998-10-14 12:59:30 +00:00
Richard M. Stallman
0a6f5134bd
(uce-reply-to-uce): Bind case-fold-search.
1998-10-14 12:49:31 +00:00
Richard M. Stallman
d2a0ee8b79
(keep-lines, flush-lines, how-many):
...
Don't ignore case if arg has upper case letters.
1998-10-14 12:47:18 +00:00
Kenichi Handa
0513425723
(make-coding-system): Create -with-esc variant coding system.
1998-10-14 12:41:02 +00:00
Kenichi Handa
3019692c38
(adjust_markers_for_combining): This function deleted.
...
(adjust_markers_for_replace): Correctly adjust marker positions.
Don't record these adjustment because they were recorded already.
(combine_bytes): Don't adjust markers here.
1998-10-14 07:17:22 +00:00
Kenichi Handa
5e522af4f3
(Faset): Fix previous change.
1998-10-14 07:17:22 +00:00
Kenichi Handa
95b8aba74b
(Ffillarray): Fix previous change.
1998-10-14 07:17:22 +00:00
Geoff Voelker
0cb0ba6c86
(ls-lisp-use-insert-directory-program): New variable.
...
(ls-lisp-insert-directory): Renamed from insert-directory.
(insert-directory): New function.
1998-10-14 03:43:20 +00:00
Richard M. Stallman
e323ab22c3
(lisp-complete-symbol): Don't bind completion-fixup-function.
1998-10-13 23:56:32 +00:00
Richard M. Stallman
7d22ed15b7
(completion-fixup-function): Variable deleted.
...
(completion-setup-function): Delete code for completion-fixup-function.
1998-10-13 23:55:45 +00:00
Richard M. Stallman
4b37311e13
Fix previous change.
1998-10-13 23:54:54 +00:00
Richard M. Stallman
5744fa7c02
(Fdisplay_completion_list): Put on mouse-face properties.
1998-10-13 21:10:10 +00:00
Richard M. Stallman
923efb99ce
(set-fill-column): Doc fix.
1998-10-13 15:47:40 +00:00
Richard M. Stallman
60b2cdb533
("latin-1-alt-postfix"): Add a method to enter the
...
small superscript underlined o and a.
("italian-alt-postfix"): Change it to something useful and
different from italian-postfix.
1998-10-13 15:41:11 +00:00
Richard M. Stallman
9769549bac
("latin-1-postfix"): Add a method to enter the
...
small superscript underlined o and a.
("italian-postfix"): Same as above.
("italian-postfix"): Add methods to enter e with acute accent and
the >> and << symbols.
1998-10-13 15:40:56 +00:00