Richard M. Stallman
e83be08050
(compilation-ask-about-save): Add autoload cookie.
1997-09-05 19:41:25 +00:00
Jeff Law
278271293f
* config.sub: Recognize v850-elf.
1997-09-05 18:08:34 +00:00
Kenichi Handa
61cb62a591
(setup-japanese-environment): Set
...
coding-category-iso-8-else to japanese-iso-8bit.
1997-09-05 12:30:29 +00:00
Kenichi Handa
b19fd4c592
(Ffind_operation_coding_system): If a function in
...
XXX-coding-system-alist returns a coding system (instead of cons
of coding systems), return cons of it.
1997-09-05 08:07:44 +00:00
Richard M. Stallman
05d7062806
(message-unix-mail-delimiter): Initialize
...
to the same value that rmail-unix-mail-delimiter is initialized to.
1997-09-05 06:15:33 +00:00
Richard M. Stallman
f070b8ae20
(easy-menu-create-keymaps):
...
If two distinct items have the same string, make different
keyx events for them.
1997-09-05 05:45:02 +00:00
Richard M. Stallman
2e02a76fcc
(charset-quoted-standard-p): New function.
...
Use it instead of quoted-symbol-p.
(charset-id): Use charset-quoted-standard-p.
(quoted-symbol-p): Function deleted.
(set-terminal-coding-system): Specify default to read-coding-system.
(set-keyboard-coding-system): Likewise.
1997-09-05 05:43:29 +00:00
Richard M. Stallman
024d8713bc
(Fcall_interactively): Pass new arg to Fread_coding_system.
1997-09-05 05:38:41 +00:00
Richard M. Stallman
9b787f3ead
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
1997-09-05 05:38:21 +00:00
Richard M. Stallman
34ba1f2ea4
(Fread_coding_system): Update decl.
1997-09-05 05:37:59 +00:00
Michael Kifer
96dffd25b0
new version
1997-09-05 04:48:58 +00:00
Richard M. Stallman
f152949dc8
Comment change.
1997-09-05 03:51:07 +00:00
Richard M. Stallman
82330e7fc0
(Fexpand_file_name): If default dir isn't string, use `/'.
1997-09-05 01:21:43 +00:00
Richard M. Stallman
ea6a7e9ec1
Comment change.
1997-09-04 20:25:56 +00:00
Erik Naggum
744b2e45aa
(main): Update Copyright messages.
1997-09-04 11:57:12 +00:00
Richard M. Stallman
3c8fccc3e5
(Faset): Simplify a statement in the char-table case.
...
This is to help some compilers.
1997-09-04 06:30:27 +00:00
Richard M. Stallman
bb0115a22e
(Qcoding_system_history): New variable.
...
(syms_of_coding): Initialize it.
(Fread_coding_system): Use Qcoding_system_history.
1997-09-04 05:58:20 +00:00
Richard M. Stallman
ea8b56b3c3
(set-buffer-file-coding-system): Improve prompt.
1997-09-04 05:57:44 +00:00
Richard M. Stallman
87505a984f
(read-input-method-name): Specify the input history properly.
...
(select-input-method): Improve prompt.
1997-09-04 05:54:38 +00:00
Richard M. Stallman
f44d27ceec
(setup_coding_system, Ffind_operation_coding_system)
...
(Fdetect_coding_region, Fread_coding_system):
Don't initialize a Lisp_Object.
1997-09-04 04:55:52 +00:00
Richard M. Stallman
dc7619af35
(toggle-input-method): No error if enable-multibyte-characters is nil.
1997-09-04 04:49:53 +00:00
Richard M. Stallman
7cdf2321b0
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.
1997-09-04 04:48:23 +00:00
Richard M. Stallman
e41b451795
(quail-update-translation):
...
Do insert translated char when enable-multibyte-characters is nil.
1997-09-04 04:47:34 +00:00
Richard M. Stallman
1b2af4b0ba
(detect_coding_mask): Re-work previous change.
...
(detect_eol): Fix use of == instead of -.
1997-09-04 03:31:10 +00:00
Kenichi Handa
aa5cc10d1a
(install): Fix previous change.
1997-09-04 01:22:26 +00:00
Kenichi Handa
dc08b15f9d
Do not copy leim-list.el twice.
1997-09-04 01:18:55 +00:00
Kenichi Handa
b0a22482ed
(install): Copy `skk' subdirectory too.
1997-09-04 01:12:08 +00:00
Richard M. Stallman
a383fece3e
(TAGS tags): Simply refer this to the src subdir.
1997-09-03 23:08:18 +00:00
Richard M. Stallman
994de0acdf
(HAVE_RINT): Add #undef.
1997-09-03 23:02:21 +00:00
Richard M. Stallman
dca6c9144c
(emacs_rint): Define this,
...
either as a function or as a macro for rint.
(Fround, Ffround): Use emacs_rint, not rint directly.
1997-09-03 23:01:57 +00:00
Richard M. Stallman
be417b22ba
(dired-get-filename): Don't call encode-coding-string if FILE is nil.
1997-09-03 22:31:25 +00:00
Richard M. Stallman
ab685b6b9f
(find-tag-tag): Pass default to completing-read.
1997-09-03 22:30:48 +00:00
Richard M. Stallman
ae302641c2
(read-language-name): Use a default, not an initial input.
1997-09-03 22:29:06 +00:00
Richard M. Stallman
c63f7d2a65
(file-coding-system-alist): Match `loaddefs.el' more accurately.
1997-09-03 22:25:16 +00:00
Richard M. Stallman
daabd79508
(operate-on-rectangle): If we overshoot when looking for endcol, back up.
1997-09-03 21:09:39 +00:00
Richard M. Stallman
21efd27b1f
(menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
...
(menu-bar-options-menu): String now "Global Options".
Rewrite the font lock toggle to turn off font lock on all buffers.
Choose lazy-lock by setting font-lock-support-mode.
1997-09-03 20:52:13 +00:00
Richard M. Stallman
914894115d
(Fcall_process): Set EOL conversion type to LF when
...
binary-process-output is non-nil.
(Fcall_process_region): binary-process-XXXput only determines EOL
conversion; if it is nil, convert LF <-> CRLF. Don't bind
coding-system-for-read, it is done in Fcall_process.
1997-09-03 20:35:35 +00:00
Richard M. Stallman
d785cf9e4d
(main): Call run_time_remap earlier, before any use of stdio.
1997-09-03 20:34:22 +00:00
Richard M. Stallman
6801b30063
(read_minibuf): Fix use of Ffboundp.
1997-09-03 16:20:47 +00:00
Richard M. Stallman
14fc129a86
(ispell-overlay-window): Undo previous change;
...
in other words, don't bind inhibit-frame-unsplittable.
1997-09-03 07:44:21 +00:00
Geoff Voelker
f516a861b4
(my_endbss) [WINDOWSNT]: New variable.
1997-09-03 07:30:49 +00:00
Richard M. Stallman
0709d2852e
(mule-menu-keymap):
...
Define only as a variable; specify a name for the keymap.
(mule-keymap): Define only as variable.
1997-09-03 07:27:58 +00:00
Richard M. Stallman
f03ca5f57c
(mail-mode): Set adaptive-fill-first-line-regexp
...
specially, not same as adaptive-fill-regexp.
1997-09-03 07:08:43 +00:00
Kenichi Handa
b8cd1360b1
(quail-update-guidance): If PROMPTKEY is
...
specified in the original CXTERM dictionary, show also candidates
in Quail guidance buffer.
(quail-show-translations): Likewise.
1997-09-03 05:46:54 +00:00
Kenichi Handa
f10f03e8ee
For each package, pass t for the SIMPLE
...
argument to quail-define-package.
1997-09-03 05:46:07 +00:00
Geoff Voelker
e26177cb6f
Remove OS dependent operations.
...
(INFOPATH): No longer set INFOPATH.
1997-09-03 02:25:42 +00:00
Geoff Voelker
05c4be3c5a
(WinMain): Allow Emacs process to be started with
...
high or low priority.
1997-09-03 02:19:32 +00:00
Geoff Voelker
5f0fcedbfc
(CFLAGS_COMMON): Place pdb file in object build
...
directory.
(CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
1997-09-03 02:19:02 +00:00
Geoff Voelker
baf7eeb5d3
(get_env_size): New function.
...
(spawn): Explicitly pass in environment when creating subprocess.
(main): Cleaup error messages.
Specify dynamically sized environment block for real shell.
Pass on unhandled switches to real shell.
Quote program name.
(get_next_token): Null terminate token returned.
1997-09-03 02:18:32 +00:00
Geoff Voelker
9296c0e8d1
(env_vars): Put site-lisp before lisp in EMACSLOADPATH.
...
Quote group name. Allow different icons to be specified.
(env_vars): No longer set INFOPATH.
1997-09-03 02:18:15 +00:00