Richard M. Stallman
65fda17c7a
Arrange for the leim tar file to unpack in emacs-M.N/leim.
1997-07-16 04:55:54 +00:00
Richard M. Stallman
e432fc7448
(mail-extr-voodoo): Get rid of comments at an early stage.
1997-07-16 04:37:17 +00:00
Richard M. Stallman
6cb0a57bb5
(apropos-print): Use customize-group-other-window, not customize-other-window.
1997-07-15 23:12:14 +00:00
Richard M. Stallman
28afe1992d
(mail-mode-auto-fill): Use insert-before-markers.
1997-07-15 19:34:10 +00:00
Richard M. Stallman
e744155a80
(internal_self_insert): When overwriting, use replace_range.
1997-07-15 19:22:53 +00:00
Richard M. Stallman
cda987f448
(custom-unlispify-remove-prefixes): New variable.
...
(custom-unlispify-menu-entry): Obey custom-unlispify-remove-prefixes.
(customize-browse): Don't take an argument.
(customize-browse): Improve start-of-buffer message.
(custom-help-menu): Variable deleted.
(custom-menu-reset): Function deleted.
(Custom-menu-update): Likewise.
1997-07-15 19:21:04 +00:00
Richard M. Stallman
b0c23721e8
(c-copy-tree): Fix bugs.
1997-07-15 19:09:24 +00:00
Richard M. Stallman
ca85cf8a5a
(tmm-prompt): Use save-excursion around completing-read code.
...
(tmm-add-prompt): Clean up using save-selected-window
and with-current-buffer.
1997-07-15 19:07:02 +00:00
Richard M. Stallman
48fe8caca1
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
1997-07-15 19:00:36 +00:00
Richard M. Stallman
515b04d08c
Fix previous change.
1997-07-15 18:58:44 +00:00
Richard M. Stallman
a2ad45b9ae
(global-map): Turn off the S-SPC binding.
1997-07-15 18:51:38 +00:00
Jim Meyering
579c838129
Add comment describing HAVE_PSTAT_GETDYNAMIC.
1997-07-15 13:21:56 +00:00
Simon Marshall
f8604035c1
change maintainer.
1997-07-15 08:32:51 +00:00
Kenichi Handa
5159806d52
Doc-string of Quail package japanese modified.
1997-07-15 08:28:51 +00:00
Kenichi Handa
029eaa1166
Initial revision
1997-07-15 08:27:10 +00:00
Kenichi Handa
72388e595a
Rules re-written to avoid tricky code.
...
(CHINEGE-GB): Include quail/py-punct.elc.
(CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1997-07-15 08:26:35 +00:00
Kenichi Handa
b4fba33feb
(mule-keymap): Bind l to set-language-environment.
...
(set-language-environment): Remove autoload cookie. Accept null input
for resetting to default.
(select-input-method): Signal error if enable-multibyte-characters is
nil.
(toggle-input-method): Likewise.
1997-07-15 08:24:47 +00:00
Kenichi Handa
29742cb59d
(coding-category-emacs-mule): Replace coding-category-iso-else with
...
coding-category-iso-7-else and coding-category-iso-8-else.
1997-07-15 08:24:47 +00:00
Kenichi Handa
b585fb6c65
(describe-current-coding-system): Use coding-category-iso-7-else
...
instead of coding-category-iso-else.
1997-07-15 08:24:47 +00:00
Kenichi Handa
dc64cd193a
(make-coding-system): Distinguish coding-category-iso-7-else and
...
coding-category-iso-8-else.
1997-07-15 08:24:47 +00:00
Kenichi Handa
55e3018122
(quail-translate-key): Fix previous change.
1997-07-15 08:24:47 +00:00
Kenichi Handa
08a1bf224e
(tit-process-body): Ignore vacant entries.
1997-07-15 08:24:47 +00:00
Kenichi Handa
fe1d8b33cb
(report-emacs-bug-run-tersely): New variable
...
(report-emacs-bug): Insert warnings for novice usres in *mail* buffer.
Set enable-multibyte-characters to nil.
(report-emacs-bug-hook): Check non-English letters. Confirm about
sending a report to FSF.
1997-07-15 08:23:58 +00:00
Kenichi Handa
8881c1abb9
(mail-setup): Kill the local binding of enable-multibyte-characters.
...
Turn off an input method.
1997-07-15 08:23:58 +00:00
Kenichi Handa
ca7495f7f8
(setup-chinese-gb-environment): Adjusted for the change of coding
...
category names. Set default-input-method to chinese-py-punct.
(setup-chinese-big5-environment): Set default-input-method to
chinese-py-punct-b5.
(setup-chinese-cns-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
abbd695757
(setup-english-environment): Adjusted for the change of coding
...
category names.
1997-07-15 08:22:18 +00:00
Kenichi Handa
ae7f24dea7
(setup-ethiopic-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
e2cbe74db7
(setup-japanese-environment): Adjusted for the change of coding
...
category names. Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
ffb7e75e5f
(setup-korean-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
391f7465a4
(setup-tibetan-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
7717c392c0
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
...
coding-category-iso-8-else.
1997-07-15 08:21:17 +00:00
Kenichi Handa
a38ede416c
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
...
(CODING_CATEGORY_IDX_ISO_7_ELSE): New macro.
(CODING_CATEGORY_IDX_ISO_8_ELSE): New macro
(CODING_CATEGORY_MASK_ISO_ELSE): This macro is deleted.
(CODING_CATEGORY_MASK_ISO_7_ELSE): New macro.
(CODING_CATEGORY_MASK_ISO_8_ELSE): New macro.
(CODING_CATEGORY_MASK_ANY): Adjusted for the above change.
1997-07-15 08:21:17 +00:00
Simon Marshall
7853929fc9
Customise. Don't modify pre-command-hook on file load; do in command.
1997-07-15 07:45:25 +00:00
Simon Marshall
ad3f1e65bd
Customise. Don't install bindings on file load; use a fn.
1997-07-15 07:43:48 +00:00
Richard M. Stallman
92d874e687
(isearch-char-to-string): Use char-to-string.
...
(isearch-quote-char): Add nonascii-insert-offset.
1997-07-15 00:23:03 +00:00
Miles Bader
5d23c61260
automatically generated from GPLed version
1997-07-14 22:54:30 +00:00
Paul Eggert
1b65a66c5d
automatically generated from GPLed version
1997-07-14 22:36:07 +00:00
Richard M. Stallman
6ca5cfd1e8
(unexec): Don't call update_dynamic_symbols if static link.
1997-07-14 19:55:57 +00:00
Richard M. Stallman
16c3fe0e94
(pc:*:*:*): New entry, for DJGPP.
1997-07-14 19:53:44 +00:00
Richard M. Stallman
32454a9ff2
(make_lispy_event): Distinguish S-SPC from SPC.
1997-07-14 19:36:01 +00:00
Richard M. Stallman
2fb9049ef0
(read_char): Call timer_stop_idle unconditionally at non_reread.
1997-07-14 19:26:48 +00:00
Richard M. Stallman
36a3b01cf8
All user variables now converted to custom.
...
(iswitchb): New variable for use by the custom package.
(iswitchb-default-buffer): Variable deleted.
(iswitchb-define-mode-map): Addition of keybindings
for iswitchb-kill-buffer and iswitchb-find-file.
(iswitchb): When no text typed in, show all buffers.
(iswitchb-complete): Use equal rather than eq.
(iswitchb-next-match, iswitchb-prev-match): Use
iswitchb-chop to handle reordering the buffer list.
(iswitchb-chop): New function.
(iswitchb-make-buflist): Rewritten for efficiency.
(iswitchb-to-end): Operate on a list of buffers, not just one.
(iswitchb-set-matches): Always return list
of matching buffers, even in absence of user input.
(iswitchb-kill-buffer): New function.
(iswitchb-default-keybindings): Use read-kbd-macro for keys to define.
(iswitchb-exhibit): Always return list of matching buffers.
(iswitchb-show-default-buffer): Function deleted.
1997-07-14 07:30:11 +00:00
Richard M. Stallman
5c1aae96f9
(x_draw_box): Use scratch_cursor_gc to draw the cursor
...
box using the color specified by cursor_pixel.
1997-07-14 04:24:24 +00:00
Richard M. Stallman
9e4555e816
(init_display): Go ahead and prepare for
...
a X configuration in the CANNOT_DUMP case.
1997-07-13 23:20:41 +00:00
Richard M. Stallman
e2bddc3892
(awk-mode): Require cc-langs, not cc-mode.
1997-07-13 21:31:12 +00:00
Richard M. Stallman
c55676a166
Require cc-defs.
1997-07-13 21:30:50 +00:00
Richard M. Stallman
33046fc90d
(init_lread): Don't add to load-path lisp subdirectories
...
of the source tree if the parent of the source was moved after dumping Emacs.
1997-07-13 21:19:52 +00:00
Richard M. Stallman
e2f35ede08
(msdos-bg-mode): New function.
...
(msdos-face-setup, make-msdos-frame): Set background-mode and
display-type properties for created frames.
1997-07-13 20:52:08 +00:00
Richard M. Stallman
ad23b7e113
Remove `stamp-oldxmenu' dependency, so
...
MSDOS users won't need `touch' installed.
1997-07-13 20:49:06 +00:00
Richard M. Stallman
2d568a15b2
(TAGS, tags): Include new lisp subdirectories.
1997-07-13 20:48:21 +00:00