1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
Commit Graph

28632 Commits

Author SHA1 Message Date
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
Gerd Moellmann
ded2e8a552 *** empty log message *** 2000-05-23 10:49:33 +00:00
Eli Zaretskii
9aeb39fad8 (SOME_MACHINE_LISP): Add disp-table.elc,
dos-vars.elc, ccl.elc, and codepage.elc, all loaded by the ms-dos
version.
(MSDOS_SUPPORT): Add dos-vars.elc, ccl.elc, and codepage.elc.
2000-05-23 10:47:20 +00:00
Gerd Moellmann
ce75fd2348 *** empty log message *** 2000-05-23 09:44:28 +00:00
Kenichi Handa
d1e4948d22 (skip_chars): Use FETCH_STRING_CHAR_ADVANCE unconditionally. 2000-05-23 02:25:45 +00:00
Kenichi Handa
0574a2ed1c (skip_chars): FETCH_STRING_CHAR_ADVANCE unconditionally. 2000-05-23 02:25:11 +00:00
Kenichi Handa
8d76911517 (read_char): Allow character codes 128..255 to be
handled by input-method-function.
2000-05-23 02:19:20 +00:00
Kenichi Handa
55a172024b (IT_write_glyphs): Set coding->src_multibyte to 1. 2000-05-23 01:34:05 +00:00
Kenichi Handa
f2ba40be95 (encode_terminal_code): Set coding->src_multibyte properly. 2000-05-23 01:33:40 +00:00
Kenichi Handa
3d80f24d75 *** empty log message *** 2000-05-23 01:33:11 +00:00
Kenichi Handa
cfe34140af Fix previous change (typo). 2000-05-23 00:47:54 +00:00
Kenichi Handa
f6302ac964 Fix comment for find_charset_in_text. 2000-05-23 00:46:13 +00:00
Kenichi Handa
ff2b1ea945 (encode_eol): Fix a bug of DOS style EOL encoding. 2000-05-23 00:17:27 +00:00