aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-02-23 00:11:13 +0000
committerKenichi Handa <[email protected]>2000-02-23 00:11:13 +0000
commit214f877f4d0fda5e395c297e5a2c6c9a25530951 (patch)
treeeda6bbc4337bba976df0cf47ccd028dda460b923
parentbd25db0802f127d32b50f37e207faa3893287234 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
-rw-r--r--src/ChangeLog10
2 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5ea86fabc9..828c76c9cc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2000-02-23 Kenichi Handa <[email protected]>
+
+ * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
+ characters.
+ (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
+ locally.
+
2000-02-22 Dave Love <[email protected]>
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
diff --git a/src/ChangeLog b/src/ChangeLog
index 1976bbdca9..eb65209052 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+2000-02-23 Kenichi Handa <[email protected]>
+
+ * syntax.c (multibyte_syntax_as_symbol): New variable.
+ (syms_of_syntax): Declare it as a Lisp variable.
+ (SYNTAX_WITH_MULTIBYTE_CHECK): New macro.
+ (scan_lists): If both sexpflag and multibyte_syntax_as_symbol are
+ nonzero, treat all multibyte characters as symbol.
+ (init_syntax_once): Give syntax `word' to all mutlbiyte
+ characters.
+
2000-02-22 Eli Zaretskii <[email protected]>
* frame.c (Fdelete_frame): Don't let echo_area_window to remain on