1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

19933 Commits

Author SHA1 Message Date
Karl Heuer
cb5b843e72 (displaying-byte-compile-warnings): Show
entire "Compiling ..." line when recentering.
1997-09-25 01:10:01 +00:00
Karl Heuer
a59f6ba35e (save-place-to-alist): Optimize out the degenerate
case when point is 1.
1997-09-25 01:01:05 +00:00
Richard M. Stallman
a4ce5edeb5 (save-place-version-control): Make nil the default. 1997-09-25 00:53:39 +00:00
Karl Heuer
020d301566 Use system header files instead of declaring C-library
functions explicitly.
1997-09-25 00:44:53 +00:00
Karl Heuer
5d516f2d33 (mode-line-format): Doc fix. 1997-09-25 00:40:45 +00:00
Karl Heuer
3f172d5d65 (term-if-emacs19): Recognize version 20. 1997-09-24 16:38:24 +00:00
Karl Heuer
a137e62c85 (cal-tex-mouse-filofax-daily): New function.
(cal-tex-mouse-filofax): Add menu item for it.
1997-09-24 16:29:39 +00:00
Karl Heuer
9018e77d44 (calendar-mode-map): Bind it to key.
(cal-tex-cursor-filofax-daily): Autoload it.
1997-09-24 16:29:05 +00:00
Karl Heuer
ff3f9a42bc (cal-tex-cursor-filofax-daily): New function.
Delete from "to do" list.
1997-09-24 16:28:34 +00:00
Karl Heuer
686481e786 (calendar-mayan-days-before-absolute-zero): Change
to more widely acknowledged value.
1997-09-24 16:14:22 +00:00
Karl Heuer
cce93a8e29 (with-pop, with-kerberos): Need to check Kerberos
libraries in reverse order, so that libraries will appear in the
correct dependency order on the link line (and so that the
configure checks themselves will work properly when early
libraries depend on later ones).
1997-09-24 16:11:32 +00:00
Eli Zaretskii
17e4fb34cc (file-name-buffer-file-type-alist): Remove the files with ".dos" extension
from the list of binary files.
1997-09-24 08:50:49 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5 *** empty log message *** 1997-09-24 01:50:24 +00:00
Paul Eggert
5f016f4003 Merge changes mistakenly made to `Makefile'.
(INFO_TARGETS): Change ../info/custom to ../info/customize.
(../info/customize): Renamed from ../info/custom.
(../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1997-09-23 18:23:17 +00:00
Geoff Voelker
b4c7684c90 (child_setup) [WINDOWSNT]: Change directory of
child instead of parent.
1997-09-23 17:30:24 +00:00
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.
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.
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