]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 29 Aug 2000 05:36:23 +0000 (05:36 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 29 Aug 2000 05:36:23 +0000 (05:36 +0000)
lisp/ChangeLog

index 3399619f343816da3ed9dc56832f32bfff4aa777..3a8794f3b785321c0641da3d626845ad100bee8a 100644 (file)
@@ -1,3 +1,26 @@
+2000-08-29  Kenichi Handa  <handa@etl.go.jp>
+
+       * help.el (help-xref-mule-regexp): New variable
+       (help-make-xrefs): Handle help-xref-mule-regexp.
+
+       * international/mule-cmds.el (help-xref-mule-regexp-template): New
+       variable.
+       (describe-input-method): Temporarily activate the specfied input
+       method to display the information.
+       (describe-language-environment): Hyperlinks to mule related items.
+
+       * international/mule-diag.el (charset-multibyte-form-string): New
+       function.
+       (list-character-sets-1): Use charset-multibyte-form-string.
+       (describe-character-set): New function.
+       (describe-coding-system): Hyperlinks to safe character sets.
+
+       * international/quail.el (quail-help): New arg PACKAGE.
+       Hyperlinks to mule related items.
+       (quail-help-insert-keymap-description): Use
+       substitute-command-keys instead of describe-bindings.
+       (quail-translation-help): Hyperlinks to mule related items.
+
 2000-08-28  John Wiegley  <johnw@gnu.org>
 
        * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
 
        * locate.el (locate): Cleaned up locate command's interactive prompting
-       Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions.
+       Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
 
        * filecache.el (file-cache-case-fold-search): New variable 
        (file-cache-assoc-function): New variable
 
 2000-05-07  Dave Love  <fx@gnu.org>
 
-       * time.el: Small doc fixes from Pavel Jan\81ík ml.
+       * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
 
 2000-05-05  Dave Love  <fx@gnu.org>