(isearch-old-signal-hook): New variable.
[bpt/emacs.git] / lisp / ChangeLog
index 40bb86f..a931fbe 100644 (file)
@@ -1,3 +1,47 @@
+2001-01-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * isearch.el (isearch-old-signal-hook): New variable.
+       (isearch-mode): Set signal-hook-function to isearch-done.
+       (isearch-done): Restore old signal-hook-function.
+
+       * info.el (Info-fontify-node): Mark one more char as intangible.
+
+2000-01-05  Kenichi Handa  <handa@etl.go.jp>
+
+       * composite.el (compose-last-chars): New argument COMPONENTS.  If
+       it is non-nil, compose preceding characters by compose-region with
+       COMPONENTS.
+
+       * international/quail.el (quail-input-string-to-events): New function.
+       (quail-input-method): Convert input string to events here.
+       (quail-start-translation): Return input string, not event list.
+       (quail-start-conversion): Likewise.
+
+2001-01-04  Gerd Moellmann  <gerd@gnu.org>
+
+       * tooltip.el (tooltip-cancel-delayed-tip) 
+       (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
+       and tooltip-add-timeout.
+       (tooltip-show): Set border color from faces's foreground.
+       (tooltip-show-help-function): If called with the same help string
+       as last time, do nothing.
+       (tooltip-help-tips): Don't set tooltip-help-message to nil.
+
+       * startup.el (fancy-splash-screens): Don't bind show-help-function
+       to nil.
+
+       * tooltip.el (tooltip-frame-parameters): Remove colors.
+       (tooltip): New face
+       (tooltip-set-param): New function.
+       (tooltip-show): Set up color frame parameters from face `tooltip'.
+       Display the tooltip text in face `tooltip'.
+
+2001-01-04  Dave Love  <fx@gnu.org>
+
+       * whitespace.el (whitespace-global-mode): Fix typo.
+
+       * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
+
 2001-01-03  Dave Love  <fx@gnu.org>
 
        * dired-x.el: Doc fixes.  Maintainer change.
 
        * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
        non-nil.  Adding almost all customization variables on ps-setup.  Doc
-       Fix.
+       fix.
        (ps-print-version): New version number (6.3.3).
        (ps-end-with-control-d): Initialization fix.
        (ps-lines-printed): New var.