1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

19918 Commits

Author SHA1 Message Date
Kenichi Handa
7547360ede Add tailing newline. 1997-09-22 01:56:30 +00:00
Kenichi Handa
6dae263a5a file name changed. 1997-09-22 01:54:24 +00:00
Richard M. Stallman
ecec411d9e (c-initialize-builtin-style): Don't ever try to use copy-tree. 1997-09-21 14:11:37 +00:00
Richard M. Stallman
2b38b48703 Comment change. 1997-09-21 12:34:40 +00:00
Richard M. Stallman
62dfdaf094 (making links to `src'): Keep timestamp on copied files. 1997-09-21 12:32:49 +00:00
Richard M. Stallman
e155e60e2d (rmail-output-to-rmail-file): Doc fix. 1997-09-20 23:20:37 +00:00
Richard M. Stallman
4f08464cb8 (motion_event_is_in_menu): Extend the left and
top windows by the shadow width.
emacs-20.2
1997-09-20 04:48:29 +00:00
Richard M. Stallman
167bed8638 (outline-up-heading): Avoid infinite loop at beginning of buffer. 1997-09-20 00:32:30 +00:00
Richard M. Stallman
28636af647 Set case-table for Cyrillic characters. 1997-09-19 23:07:57 +00:00
Richard M. Stallman
74994b1f7e Load case-table before loading
international/characters.el.
1997-09-19 23:07:22 +00:00
Richard M. Stallman
03d6c005d2 (german): Swap y and z. 1997-09-19 21:01:27 +00:00
Richard M. Stallman
cd1c10f6ae (normal-top-level-add-to-load-path):
Ignore case when comparing, if ms-dos or windows-nt.
1997-09-19 18:15:57 +00:00
Richard M. Stallman
9af275a32e (ASCII): Define as alias for English. 1997-09-19 17:36:36 +00:00
Richard M. Stallman
f4a4c856ec (c-initialize-builtin-style):
Copy the whole tree instead of just copy-sequence.
1997-09-19 04:30:28 +00:00
Richard M. Stallman
03d9b139a3 Fix previous change. 1997-09-19 04:27:56 +00:00
Richard M. Stallman
959096f8ec (quail-simple-translation-keymap):
Bind delete and backspace explicitly, like DEL.
1997-09-19 04:24:02 +00:00
Richard M. Stallman
dce5c9160a Require calendar only when compiling. 1997-09-19 03:04:00 +00:00
Richard M. Stallman
44baad622a (quail-set-keyboard-layout): Add autoload cookie. 1997-09-19 02:27:31 +00:00
Richard M. Stallman
b685f8d6b5 (find-new-buffer-file-coding-system): Reflect
text coding part of default-buffer-file-coding-system to
buffer-file-coding-system when buffer-file-coding-system is
not locally set and ASCII only text is read.
emacs-20.1
1997-09-17 06:41:41 +00:00
Richard M. Stallman
e3ee748781 (command_loop_1): Add nonascii_insert_offset
before calling direct_output_for_insert.
1997-09-17 00:53:33 +00:00
Richard M. Stallman
bea3ec88ac (install-leim): Depend on mkdir.
(leim): Depend on src.
1997-09-17 00:35:15 +00:00
Richard M. Stallman
d9e20e572e Delete the S language. 1997-09-16 21:25:41 +00:00
Richard M. Stallman
8c14aa224c (quail-completion-list-translations): Fix
and simplify generation of translation list.
1997-09-16 07:04:03 +00:00
Richard M. Stallman
1fa1e1f500 (tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
(tit-process-body): Handle trailing whitespace and multiple spaces
between phrases.
1997-09-16 01:57:52 +00:00
Richard M. Stallman
f0f90cfddf (viper-mouse-search-key): Fix custom type.
(viper-mouse-insert-key): Likewise.
1997-09-15 23:21:03 +00:00
Richard M. Stallman
ce2f921ee5 (initial-major-mode): Fix customize type. 1997-09-15 23:19:58 +00:00
Richard M. Stallman
1f68db67e0 (latin-2-postfix): Use : for double-acute again. 1997-09-15 20:04:22 +00:00
Richard M. Stallman
a6a9997660 (vietnamese-viqr): Doc fix. 1997-09-15 20:00:03 +00:00
Richard M. Stallman
39ffc6175d (compute_motion): Ignore the display table entry for a
base leading code when dealing with multibyte characters.
1997-09-15 19:51:28 +00:00
Richard M. Stallman
3c19e6c145 (Info-suffix-list): Add suffixes for MS-DOS version
running on Windows 95 with long file name support.
(info-insert-file-contents): When the Info file is to be
uncompressed, insert it literally.
1997-09-15 19:48:11 +00:00
Richard M. Stallman
1838eb6cd6 Many doc fixes.
(mh-send-letter): Choose a coding system
the same way sendmail-send0-it (snedmail.el) does.
1997-09-15 19:45:16 +00:00
Simon Marshall
5b341c7e2c Don't fontify \item like \it. 1997-09-15 09:03:45 +00:00
Richard M. Stallman
d75fe17ace (quail-simple-translation-keymap): Set the default (t) binding properly. 1997-09-15 08:12:51 +00:00
Richard M. Stallman
7543131adb (quail-terminate-translation):
If quail-overlay is not an overlay, don't mess with it.
1997-09-15 06:32:36 +00:00
Richard M. Stallman
b55dd0a7ba (coding-system-unification-table-for-encode): Recurse properly.
(coding-system-unification-table-for-decode): Recurse properly.
1997-09-15 06:10:22 +00:00
Richard M. Stallman
749992b811 (kkc-mode-map): Bind all control keys to kkc-non-kkc-command. 1997-09-15 05:08:48 +00:00
Richard M. Stallman
17b76fbd4c (edebug-enter): Save, and bind to nil,
overriding-local-map and overriding-terminal-local-map.
1997-09-15 03:29:47 +00:00
Richard M. Stallman
f37bbf0885 (canonically-space-region): Doc fix.
(fill-context-prefix): If the second line has the first line prefix,
plus whitespace, use the part that the first line shares.
(fill-individual-paragraphs): When prefix changes,
usually get the new prefix from just one line,
with an exception for indented first lines of paragraphs.
Start a new paragraph when a line has extra indentation
after the fill prefix.
1997-09-14 20:27:34 +00:00
Richard M. Stallman
e6f8e6f418 (truncate-string-to-width): Doc typo fix. 1997-09-14 18:18:39 +00:00
Richard M. Stallman
9fe3219e93 (normal-top-level-add-to-load-path):
Try looking for the unmodified default-directory in load-path.

(initial-scratch-message): New variable.
(command-line-1): Use initial-scratch-message.
1997-09-14 17:27:48 +00:00
Richard M. Stallman
c38eb0a8a8 Customized. 1997-09-14 17:23:52 +00:00
Richard M. Stallman
0de6b8f4a0 (Finsert_file_contents): If a coding system is
specified explicitly on visiting a new file, set
buffer-file-coding system of the new buffer to the specified one.
1997-09-14 17:21:28 +00:00
Richard M. Stallman
993d17f24c Comment change. 1997-09-14 15:57:18 +00:00
Richard M. Stallman
968bc2c919 Change maintainer email address. 1997-09-13 20:05:52 +00:00
Richard M. Stallman
58734aa3e5 (setup-english-environment): Don't set
the terminal and keyboard coding systems.
1997-09-13 19:49:52 +00:00
Richard M. Stallman
98bbf2a144 Recognize alpha* instead of just alpha. 1997-09-13 19:47:52 +00:00
Richard M. Stallman
4e633bb8eb (standard-display-european): Do something useful where AUTO is t or a symbol. 1997-09-13 19:05:54 +00:00
Richard M. Stallman
f4cf76d31f (cl-loop-let): Use last', not last*' 1997-09-13 18:49:49 +00:00
Richard M. Stallman
adbbe690f6 Require cl at compile-time. 1997-09-13 18:44:54 +00:00
Richard M. Stallman
cb29dfb687 (select-input-method): No error if enable-multibyte-characters is nil.
(input-method-verbose-flag): Doc-string fixed.
1997-09-13 09:38:27 +00:00