aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-08-29 14:40:01 +0000
committerDave Love <[email protected]>2000-08-29 14:40:01 +0000
commita39fb83d371f7a961f10bbb675e9acbed5f7044a (patch)
treea846904ac73d67d3ac7d76bcf88fbb890e2e635a
parentccce6558aff7541ec8551caf311659433842c575 (diff)
*** empty log message ***
-rw-r--r--leim/ChangeLog2
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/mule.texi3
3 files changed, 8 insertions, 2 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 9a193b3701..28eadb54a4 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,5 +1,7 @@
2000-08-29 Dave Love <[email protected]>
+ * quail/latin-pre.el ("latin-9-prefix"): Change entries for ,b=(B and ,b<(B.
+
* Makefile.in: ja-dic <- skk in several places.
2000-08-25 Kenichi Handa <[email protected]>
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 90a0afa50e..222be7bdc9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
2000-08-29 Dave Love <[email protected]>
+ * diff-mode.el (diff-mode) <defgroup>: Add :version.
+ (diff-mode-shared-map): Bind mouse-2.
+ (diff-imenu-generic-expression): New variable.
+ (diff-mode): Use it.
+
* mouse.el (mouse-major-mode-menu): Use local-key-binding.
(mouse-popup-menubar): Add minor mode menus.
(popup-menu): Check for lookup-key returning number.
diff --git a/man/mule.texi b/man/mule.texi
index 14d155dfa5..5a99868c0c 100644
--- a/man/mule.texi
+++ b/man/mule.texi
@@ -363,8 +363,7 @@ Select a new input method for the current buffer.
Describe the input method @var{method} (@code{describe-input-method}).
By default, it describes the current input method (if any). This
description should give you the full details of how to use any
-particular input method once you have selected it but before selecting
-it once you will typically get only a two-line summary.
+particular input method.
@item M-x list-input-methods
Display a list of all the supported input methods.