1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
Commit graph

19806 commits

Author SHA1 Message Date
Kenichi Handa
a6385fa99c (setup-japanese-environment): Give
iso-2022-jp to set-default-coding-system if not running on DOS.
(read-hiragana-string): Use input method
"japanese-hiragana".
1997-09-10 07:42:08 +00:00
Richard M. Stallman
d1d0d27fec (BROKEN_MKTIME): Define. 1997-09-10 03:26:31 +00:00
Doug Evans
f5824ed6e3 Recognize ARC cpu. 1997-09-09 22:23:48 +00:00
Richard M. Stallman
4b15e3acac (lisp-imenu-generic-expression): Recognizedefcustom' and defgroup". 1997-09-09 19:54:18 +00:00
Richard M. Stallman
b2b5274783 (standard-display-european): Doc fix. 1997-09-09 19:07:56 +00:00
Kenichi Handa
b55ba0277e (quail-simple): New function.
(quail-require-guidance-buf): New function.
(quail-show-guidance-buf): Do not show guidance buffer if simple
input method is used in the minibuffer.
(quail-update-guidance): Likewise.
1997-09-09 14:57:01 +00:00
Kenichi Handa
c27c4ed8d6 (input-method-verbose-flag):
Doc-string fied.
1997-09-09 14:55:29 +00:00
Richard Kenner
5773304ab3 (alpha): Replace CPU-determining program with one that's more precise
and also supports pca56 and ev6.  Handle those in returned name.
1997-09-09 14:10:23 +00:00
Simon Marshall
e0e277ff6a Try to comment where font-lock-keyword order is important. 1997-09-09 13:01:02 +00:00
Richard M. Stallman
a998441284 (standard-display-european): If AUTO is non-nil, intern it.
Don't call set-terminal-coding-system if noninteractive.
1997-09-09 09:16:54 +00:00
Richard M. Stallman
20848896e4 (quail-translation-keymap)
(quail-simple-translation-keymap, quail-conversion-keymap):
Don't define escape.
1997-09-09 09:02:25 +00:00
Richard M. Stallman
7f72c06f7f (ps-face-bold-p): Use face-bold-p.
(ps-face-italic-p): Use face-italic-p.
1997-09-09 07:33:12 +00:00
Richard M. Stallman
af898b0f84 (comint-file-name-chars): Doc fix.
(comint-word): Treat all non-ASCII chars as "[art of word".
1997-09-09 07:24:02 +00:00
Richard M. Stallman
19d7331338 (view-end-message): Don't mention q if it really do anything. 1997-09-09 07:09:20 +00:00
Richard M. Stallman
18ed17e43b Use uniquify-file-name-nondirectory throughout; documentation tweaks. 1997-09-09 07:08:58 +00:00
Richard M. Stallman
05dd46c201 (dired-get-filename): Don't call encode-coding-string
if file-name-coding-system is non-nil.
1997-09-09 05:37:20 +00:00
Richard M. Stallman
89e1ec1dd0 (Fcall_process): Encode the new current dir. 1997-09-09 05:32:07 +00:00
Richard M. Stallman
a932f187fb (create_process): Encode the new current dir. 1997-09-09 05:30:58 +00:00
Richard M. Stallman
cfa0a2553d (diff group): Remove autoload cookie. 1997-09-09 02:59:34 +00:00
Richard M. Stallman
a8328975a6 (browse-url group): Remove autoload cookie. 1997-09-09 02:59:06 +00:00
Richard M. Stallman
8c36e64841 (icon-tab-always-indent): Fix customize type. 1997-09-09 02:58:47 +00:00
Richard M. Stallman
39f2ec46d3 (hs-minor-mode-hook): Fix customize type. 1997-09-09 02:58:23 +00:00
Richard M. Stallman
d9d41ec60a (f90-break-before-delimiters): Fix customize type. 1997-09-09 02:58:06 +00:00
Richard M. Stallman
ba6b3a2a59 (defun-prompt-regexp): Fix customize type. 1997-09-09 02:57:48 +00:00
Richard M. Stallman
9cbf5df254 (executable-chmod): Fix customize type. 1997-09-09 02:57:27 +00:00
Richard M. Stallman
233f3fb8de (shell-chdrive-regexp): Likewise. 1997-09-09 02:56:56 +00:00
Richard M. Stallman
6c80b133aa (ispell-personal-dictionary): Fix customize type. 1997-09-09 02:56:16 +00:00
Richard M. Stallman
fec1279bc2 (dabbrev-case-fold-search): Remove extra quote in customize constant.
(dabbrev-case-replace): Likewise.
1997-09-09 02:56:04 +00:00
Richard M. Stallman
0a53202aab (UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
argument of update_syntax_table.
(UPDATE_SYNTAX_TABLE_BACKWARD): Likewise.
(UPDATE_SYNTAX_TABLE): Likewise.
1997-09-09 00:48:08 +00:00
Richard M. Stallman
f03f248997 (x_screen_planes): Fix type of argument. 1997-09-09 00:47:40 +00:00
Richard M. Stallman
35cb86869d (encode_designation_at_bol): Fix type of local vars C1, C2. 1997-09-09 00:46:00 +00:00
Richard M. Stallman
0db1ff2312 (custom-variable-save): Fixed doc string.
(custom-variable-menu): Make it clear that `Lisp
mode' edit the initial lisp expression.
1997-09-09 00:21:07 +00:00
Per Abrahamsen
1e4ed6df18 *** empty log message *** 1997-09-08 19:17:57 +00:00
Richard M. Stallman
67053274b5 (info-insert-file-contents): Bind
coding-system-for-write to no-conversion.
1997-09-08 18:26:41 +00:00
Richard M. Stallman
29c98ed31c Recompile everything after updating various Lisp files.
Recompile in leim as well as lisp.
Check in leim as well as lisp for mismatched files and too-long names.
1997-09-08 17:52:57 +00:00
Richard Kenner
4255118814 (alpha:OSF1:*:*): For V4.0, get the letter suffix. 1997-09-08 12:29:17 +00:00
Richard M. Stallman
12eb951fa5 (mail-mode): Allow dash in citation prefixes
in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
1997-09-08 10:28:45 +00:00
Richard M. Stallman
e35832ba25 (telnet-initial-filter): Temporarily go to proper buffer. 1997-09-08 10:27:58 +00:00
Richard M. Stallman
24c2a54f4c (ENCODE_FILE): New macro.
(Ffile_attributes): Encode the file names to operate on.
(file_name_completion): Do completion on encoded name, then decode.
(Fdirectory_files): Encode the argument.
Decode all result file names using Vfile_name_coding_system.
1997-09-08 10:09:15 +00:00
Richard M. Stallman
fe487a7128 (Fencode_coding_string, Fdecode_coding_string): Doc fixes. 1997-09-08 10:00:48 +00:00
Richard M. Stallman
3304a6c452 (standard-display-european): Arg AUTO
specifies coding system for terminal output (if needed).
1997-09-08 09:59:29 +00:00
Richard M. Stallman
35ae8ec829 (command-line): Pass charset to standard-display-european. 1997-09-08 09:57:37 +00:00
Richard M. Stallman
ab85f1b124 (insert-directory): Encode the file name. 1997-09-08 09:56:52 +00:00
Kenichi Handa
6cade423e8 (quail-translation-keymap): Bind C-space
to quail-select-current.
1997-09-08 07:23:23 +00:00
Richard M. Stallman
4574ee6c8d (fill-individual-paragraphs): Don't include
paragraph-separate lines in any paragraph; just skip them.
1997-09-08 06:47:05 +00:00
Richard M. Stallman
6e23ef57e9 Comment change. 1997-09-08 03:24:58 +00:00
Richard M. Stallman
f4a344bae3 (c-version): Updated. 1997-09-08 03:24:01 +00:00
Richard M. Stallman
62971612a2 (c-style-alist) <python>:, knr-argdecl-intro == +
fill-column = 78, arglist-intro <= +, inextern-lang <= 0.
Set c-comment-continuation-stars to "".
1997-09-08 03:22:22 +00:00
Richard M. Stallman
9796cb5b2f (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
error results when buffer contains only a comment and point is at eob.

(c-inside-bracelist-p): Add a test to the enum list test so that enum
in a k&r arg decl doesn't confuse handling of the function body.
1997-09-08 03:20:49 +00:00
Richard M. Stallman
b2eeba64e9 (c-mode-base-map): Don't define C-c C-e here.
(c-mode-map, c++-mode-map): Define C-c C-e here.
(objc-mode-map): Define C-c C-e, not /.
(java-mode-map, idl-mode-map): Don't define /.
1997-09-08 03:20:17 +00:00