Mercurial > emacs
changeset 31270:a45cbbc51e09
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 29 Aug 2000 14:40:01 +0000 |
parents | 64bb4634d6d8 |
children | 4f0c5eecc5a6 |
files | leim/ChangeLog lisp/ChangeLog man/mule.texi |
diffstat | 3 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Tue Aug 29 14:38:49 2000 +0000 +++ b/leim/ChangeLog Tue Aug 29 14:40:01 2000 +0000 @@ -1,5 +1,7 @@ 2000-08-29 Dave Love <fx@gnu.org> + * 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 <handa@etl.go.jp>
--- a/lisp/ChangeLog Tue Aug 29 14:38:49 2000 +0000 +++ b/lisp/ChangeLog Tue Aug 29 14:40:01 2000 +0000 @@ -1,5 +1,10 @@ 2000-08-29 Dave Love <fx@gnu.org> + * 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.
--- a/man/mule.texi Tue Aug 29 14:38:49 2000 +0000 +++ b/man/mule.texi Tue Aug 29 14:40:01 2000 +0000 @@ -363,8 +363,7 @@ 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.