1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
Commit graph

19221 commits

Author SHA1 Message Date
Kenichi Handa
57e6c4cde1 (setup-tibetan-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
586ec68ad9 (saved-input-mode): New variable.
(encoded-kbd-mode): Doc-string fixed.  Save current-input-mode
when turning on Encoded-kbd mode, and recover it when turning off
Encoded-kbd mode.  Set encoded-kbd-iso2022-designations correctly.
(encoded-kbd-self-insert-iso2022-7bit): Call charset-dimension
instead fo charset-bytes.
(encoded-kbd-self-insert-iso2022-8bit): Likewise.
1997-08-10 04:07:03 +00:00
Kenichi Handa
0c3154d204 (set-default-coding-systems):
Doc-string modified.
(prefer-coding-system): Moved from mule-util.el.  Call
set-default-coding-systems.
1997-08-10 04:07:03 +00:00
Kenichi Handa
f6eb8ace4f (iso-safe): New coding system. 1997-08-10 04:07:03 +00:00
Kenichi Handa
5cfcd8bc91 (print-fontset): Don't hang even if a
fontset name doesn't confirm to XLFD.
(describe-current-coding-system): Do not show the same coding
system twice in the list of priority order.
1997-08-10 04:07:03 +00:00
Kenichi Handa
2de6d4470c (prefer-coding-system): Moved to mule-util.el. 1997-08-10 04:07:03 +00:00
Kenichi Handa
d6d6d59201 (make-coding-system): Add a new FLAGS
elements SAFE.  Use it for terminal coding system if some other
coding system is specified explicitly.
(ignore-relative-composition): Initialize it.
1997-08-10 04:07:03 +00:00
Kenichi Handa
36f99a9242 Invoke emacs by --no-init-file --no-site-file. 1997-08-10 04:06:02 +00:00
Kenichi Handa
486aa609d2 Change title string of input method "Lao". 1997-08-10 04:04:35 +00:00
Kenichi Handa
f89752e93e Change title string of input method "lao-lrt".
(lrt-single-consonant-table): Several key sequence changed.
(lrt-composing-pattern-double-c): Handle a consonant with
semi-vowel-lower correctly.
(lrt-handle-maa-sakod): Do not reset quail-current-key.
(lrt-handle-tone-mark): Check the existence of double consonant
correctly.
1997-08-10 04:04:35 +00:00
Kenichi Handa
a8bb18505a Czech added, Lao modified. 1997-08-10 04:02:46 +00:00
Richard M. Stallman
9b80a5aa02 (init_system_name): If domain is null, don't add a period. 1997-08-10 00:15:53 +00:00
Richard M. Stallman
971e48caaa (custom-declare-face): Call make-face-x-resource-internal. 1997-08-09 20:09:16 +00:00
Richard M. Stallman
33eae9c01b (widget-single-line-display-table): Variable
commented out; don't use it either.
1997-08-09 19:11:15 +00:00
Richard M. Stallman
253011b3a7 (idl-mode-hook): New variable.
(c-initialization-hook): New variable.
1997-08-09 18:37:59 +00:00
Richard M. Stallman
63add9c9fe (c-styles-alist): In "java" style, set
c-hanging-comment-starter-p to nil to preserve Javadoc starter lines.

(c-set-style-2): Fixed broken implementation of inherited styles.

(c-set-style): Call c-initialize-builtin-style.
(c-initialize-builtin-style): Handle c-style-variables-are-local-p.
1997-08-09 18:36:45 +00:00
Richard M. Stallman
aac90c529d (idl-mode): Support for CORBA's IDL language.
(c-initialize-cc-mode): Move the calling of
c-make-styles-buffer-local into c-initialize-builtin-style.

(c-initialize-cc-mode): Run the c-initialization-hook, but only once
per Emacs session.
1997-08-09 18:31:43 +00:00
Richard M. Stallman
5cc9696990 Comment change. 1997-08-09 18:30:01 +00:00
Richard M. Stallman
d0c50a29ad (c-beginning-of-statement-1): When checking for bare semi, don't match
on a semi following a close brace.

(c-guess-basic-syntax): CASE 5I: When adding 'inclass syntax, use the
relpos pointing to the class opening brace, unless that hangs on the
right side, in which case, use the start of the class/struct keyword.
1997-08-09 18:28:54 +00:00
Richard M. Stallman
fb032a9533 (c-symbol-key):
First character must be a letter or underscore.
(c-styles-are-initialized): Variable deleted.
(c-common-init): Don't initialize styles here.

(idl-mode-abbrev-table): New variable.
(idl-mode-map, idl-mode-syntax-table): New variables.
(c-idl-menu): New menu.
1997-08-09 18:26:19 +00:00
Richard M. Stallman
9da7d0849a (telnet-host-properties): Initialize it properly. 1997-08-09 17:35:22 +00:00
Richard M. Stallman
d5d0314a8a Fix previous change. 1997-08-09 16:46:53 +00:00
Richard M. Stallman
a87ed2740a Delete autoload cookies (file is preloaded). 1997-08-09 08:10:48 +00:00
Richard M. Stallman
d23ad362d6 (lisp, shortlisp): Add bindings.el and case-table.elc. 1997-08-09 08:09:30 +00:00
Richard M. Stallman
d1ae737bff (format-alist): Doc fix. 1997-08-09 08:01:07 +00:00
Richard M. Stallman
4bbc4094c4 (describe-key): Don't put a colon after the command name. 1997-08-09 07:37:02 +00:00
Richard M. Stallman
6335beb00f (init_buffer): Use getcwd instead of getwd, if available. 1997-08-09 04:46:22 +00:00
Michael Kifer
985d0dad78 new version 1997-08-09 04:30:41 +00:00
Richard M. Stallman
03e8861388 (read1): Handle read_escape making a multibyte character. 1997-08-09 03:44:54 +00:00
Richard M. Stallman
4dc0f0fc0e (enable-kinsoku): Doc fix. 1997-08-09 03:41:42 +00:00
Richard M. Stallman
e42537fec7 (set-face-doc-string): Define once again, as alias. 1997-08-09 03:34:34 +00:00
Richard M. Stallman
4aac230234 (do_autoload): Require a suffix for the file. 1997-08-09 03:06:55 +00:00
Geoff Voelker
8c01292981 Initial revision 1997-08-09 02:53:48 +00:00
Richard M. Stallman
5f52559528 (format-annotate-single-property-change,
format-annotate-atomic-property-change): move code that interprets
nil as 0 inside test that property is numeric.
1997-08-09 02:38:14 +00:00
Richard M. Stallman
2d30d788ae (viper-replace-overlay-pixmap)
(viper-search-face-pixmap): Variables deleted.
(viper-replace-overlay-face, viper-search-face): Use "gray3" explicitly.
1997-08-09 02:23:32 +00:00
Richard M. Stallman
23d93b6a88 Correct the autoload cookies. 1997-08-09 02:11:29 +00:00
Geoff Voelker
6bf87eac50 Add includes.
Undo definitions of crt routines from config.h.
1997-08-09 01:46:03 +00:00
Geoff Voelker
44874bcb32 (lisp): Update paths to lisp files that have moved.
(ctags.obj): New target.
(etags.obj, getopt.obj, make-docfile.obj): Update dependencies.
Add includes.
1997-08-09 01:45:19 +00:00
Richard M. Stallman
2bf2e47c10 (cyrillic-translit): \\ changed to / to
conform to other input methods.  Misprints corrected.
1997-08-09 01:23:47 +00:00
Richard M. Stallman
1a552841d2 (view-just-bury): New variable.
(view-mode-exit): Obey it.
1997-08-08 22:26:02 +00:00
Richard M. Stallman
f90b69224c (help-mode): Set view-no-disable-on-exit. 1997-08-08 22:25:31 +00:00
Richard M. Stallman
19183a29c3 (completion-setup-function): Don't set completion-base-size
when completing in a non-minibuffer.
1997-08-08 22:09:25 +00:00
Richard M. Stallman
5017dcaa27 (find-emacs-lisp-shadows): Don't mention `subdirs.el'.
(list-load-path-shadows): When noninteractive, if there are shadows,
start with a message explaining what this is a problem.
1997-08-08 21:32:50 +00:00
Richard M. Stallman
9c5886e7ee (redisplay_window): Fix access to w->last_point{,_[xy]}. 1997-08-08 20:09:27 +00:00
Richard M. Stallman
a154f40682 (Flocal_variable_p, Ffind_operation_coding_system): Declared.
(find_symbol_value): Fix declaration.
1997-08-08 20:07:59 +00:00
Richard M. Stallman
fdb5bec046 (Frequire): Don't insist on a suffix
if the file name argument was explicitly specified.
1997-08-08 20:06:34 +00:00
Richard M. Stallman
8baabd2a14 (command-line-1): Don't let type-ahead inhibit the
initial contents of *scratch*.
1997-08-08 06:42:34 +00:00
Richard M. Stallman
f58bb396e8 (cyrillic-language-alist): Fix punctuation. 1997-08-08 06:40:52 +00:00
Richard M. Stallman
82d5a63762 (fill-context-prefix): Accept a whitespace
prefix from the second line, regardless of the first line.
1997-08-07 20:51:57 +00:00
Richard M. Stallman
81f9cf5226 (term-default-fg-color):
(term-default-bg-color): Default to nil.
1997-08-07 18:54:49 +00:00