Eli Zaretskii
273182b83e
*** empty log message ***
2000-05-24 16:11:35 +00:00
Stefan Monnier
a1a336eb7f
*** empty log message ***
2000-05-24 16:07:50 +00:00
Eli Zaretskii
b81fa2f945
(iso-8859-8-e, iso-8859-8-i): For now, just
...
aliases for hebrew-iso-8bit.
2000-05-24 16:03:39 +00:00
Dave Love
f947a7faf0
Add finder keywords.
2000-05-24 15:24:37 +00:00
Dave Love
fa15719129
Fix header for Finder.
2000-05-24 15:12:19 +00:00
Dave Love
f8569325db
1999-06-01 Kenichi HANDA <handa@etl.go.jp>
...
* fileio.c (Finsert_file_contents): Even if a file is not found,
execute codes for setting up coding system. Call
after-insert-file-functions unconditionally
2000-05-24 14:13:20 +00:00
Gerd Moellmann
04545643a8
*** empty log message ***
2000-05-24 13:10:23 +00:00
Gerd Moellmann
2b7e8799bb
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
2000-05-24 13:08:10 +00:00
Gerd Moellmann
879bde8346
*** empty log message ***
2000-05-24 12:07:06 +00:00
Eli Zaretskii
f471ea57fd
New version from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>:
...
(woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
names in environment variables regardless of the path separator.
(woman-topic-all-completions-1): Don't call file-name-directory-p
on all files, since woman-file-regexp already filters out any
directories.
2000-05-24 11:35:22 +00:00
Kenichi Handa
e0d77f0da2
(kkc-region): Don't change modified-p of
...
the current buffer.
2000-05-24 06:42:21 +00:00
Kenichi Handa
b0fdefb47b
(quail-start-translation): Don't change
...
modified-p of the current buffer.
(quail-start-conversion): Likewise.
2000-05-24 06:41:32 +00:00
Kenichi Handa
48e3df7654
*** empty log message ***
2000-05-24 06:40:26 +00:00
Kenichi Handa
b4c93b68df
(iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
2000-05-24 03:58:42 +00:00
Kenichi Handa
747d90ea19
*** empty log message ***
2000-05-24 03:57:54 +00:00
Kenichi Handa
bd14077116
(iso-2022-jp): Exclude katakana-jisx0201
...
to conform to RFC1468.
2000-05-24 03:55:32 +00:00
Kenichi Handa
01162f24e4
*** empty log message ***
2000-05-24 03:54:57 +00:00
Kenichi Handa
d78bc582fe
(update_charset_table): Accept nil in LONG_NAME and
...
DESCRIPTION.
(syms_of_charset): Avoid building same strings.
2000-05-24 03:17:37 +00:00
Eric M. Ludlam
17a223ff0d
*** empty log message ***
2000-05-24 01:04:43 +00:00
Eric M. Ludlam
3a6ba9d15d
Renamed sb-tag-.xpm to sb-tag-minus.xpm
2000-05-24 00:59:10 +00:00
Eric M. Ludlam
b18eb61716
Renamed sb-tag+.xpm to sb-tag-plus.xpm
2000-05-24 00:58:46 +00:00
Eric M. Ludlam
7f1eb88503
Renamed sb-file.xpm to sb-pg.xpm
2000-05-24 00:58:09 +00:00
Eric M. Ludlam
4fd937f432
Renamed sb-file+.xpm to sb-pg-plus.xpm
2000-05-24 00:57:51 +00:00
Eric M. Ludlam
820d68c5b3
Renamed sb-file-.xpm to sb-pg-minus.xpm
2000-05-24 00:57:30 +00:00
Eric M. Ludlam
372a6163aa
Renamed sb-dir-.xpm to sb-dir-minus.xpm
2000-05-24 00:56:09 +00:00
Eric M. Ludlam
616896b212
Renamed sb-dir+.xpm to sb-dir-plus.xpm
2000-05-24 00:55:27 +00:00
Eric M. Ludlam
0e5df36f65
(speedbar-easymenu-definition-base): Image toggle fix.
...
(speedbar-insert-button): Invisible text property fix.
(speedbar-directory-plus): Renamed from speedbar-directory-+
(speedbar-directory-minus): Renamed from speedbar-directory--
(speedbar-page-plus): Renamed from speedbar-file-+
(speedbar-page-minus): Renamed from speedbar-file--
(speedbar-page): Renamed from speedbar-file-
(speedbar-tag): Renamed from speedbar-tag-
(speedbar-tag-plus): Renamed from speedbar-tag-+
(speedbar-tag-minus): Renamed from speedbar-tag--
(speedbar-expand-image-button-alist): Use above renames.
2000-05-24 00:53:43 +00:00
Kenichi Handa
0327da63bc
(quail-show-guidance-buf): Set
...
current-input-method of the guidance buffer to the name of the
curren input method.
2000-05-23 23:42:38 +00:00
Kenichi Handa
e6b6fc1864
*** empty log message ***
2000-05-23 23:23:15 +00:00
Gerd Moellmann
716e3b88ef
*** empty log message ***
2000-05-23 22:04:00 +00:00
Gerd Moellmann
c047136e19
(command-line): Determine source file of compiled
...
user init file differently. Warn if compiled user init file
is older than its source file.
2000-05-23 22:03:27 +00:00
Gerd Moellmann
f95c3f9125
(setpgrp) [HAVE_SETPGID]: Define as setpgid.
2000-05-23 22:00:25 +00:00
Gerd Moellmann
dd04d6c153
(setpgrp): Don't define it here because this
...
prevents compilation on GNU/Linux systems with glib 2.2.
2000-05-23 21:59:27 +00:00
Gerd Moellmann
916a32d46e
(BASE_PURESIZE): Increase to 675000.
2000-05-23 21:59:11 +00:00
Gerd Moellmann
ba0d119520
(Fload): Add a comment about the meaning of
...
Vuser_init_file being t.
2000-05-23 21:58:58 +00:00
Stefan Monnier
32d6fffb81
(compile-internal): Style typo.
2000-05-23 20:14:43 +00:00
Stefan Monnier
1e15f1152c
*** empty log message ***
2000-05-23 20:10:46 +00:00
Stefan Monnier
3fc5b4e228
(comment-make-extra-lines): Don't use `assert'.
2000-05-23 20:06:10 +00:00
Stefan Monnier
99d0735f52
(dynamic-completion-mode, dynamic-completion-mode): Don't quote lambdas.
2000-05-23 20:04:36 +00:00
Stefan Monnier
e5eee690ff
(ffap-highlight): Use facep rather than internal-find-face.
2000-05-23 19:57:48 +00:00
Gerd Moellmann
9695b7830b
*** empty log message ***
2000-05-23 15:39:40 +00:00
Gerd Moellmann
1d34daaee7
(ffap-url-regexp): Add `https'.
2000-05-23 15:27:21 +00:00
Gerd Moellmann
c1c5790dfd
*** empty log message ***
2000-05-23 15:11:48 +00:00
Gerd Moellmann
2e3a2ea0bf
*** empty log message ***
2000-05-23 13:24:50 +00:00
Eli Zaretskii
41ac433f66
(make-backup-file-name-1): Replace slashes with `!'
...
rather than `|' (which is not allowed on Windows). Replace the
drive letters with a string "drive_X".
2000-05-23 13:19:38 +00:00
Gerd Moellmann
46600ab153
*** empty log message ***
2000-05-23 12:22:28 +00:00
Gerd Moellmann
457316e950
(sh-ancestor-alist): Add `bash2'.
2000-05-23 11:23:51 +00:00
Gerd Moellmann
9e451c4436
(interpreter-mode-alist): Add `bash2'.
2000-05-23 11:22:08 +00:00
Gerd Moellmann
60a963715f
*** empty log message ***
2000-05-23 11:12:04 +00:00
Kenichi Handa
d23ee51483
(struct coding_system): Add a comment for src_multibyte and
...
dst_multibyte.
2000-05-23 11:08:35 +00:00