(finger-X.500-host-regexps): New user-option.
[bpt/emacs.git] / lisp / ChangeLog
index 6c2c731..d2c83bb 100644 (file)
@@ -1,3 +1,61 @@
+2000-05-30  Gerd Moellmann  <gerd@gnu.org>
+
+       * net/net-utils.el (finger-X.500-host-regexps): New user-option.
+       (finger): If HOST matches a regexp from finger-X.500-host-regexps,
+       send a query containing USER only, not USER@HOST.
+
+       * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
+       and rmail-msgend to compute the restriction at the end, instead of
+       computing it.
+
+2000-05-29  Gerd Moellmann  <gerd@gnu.org>
+
+       * dabbrev.el (dabbrev-expand): Don't display messages in the
+       echo area if the minibuffer window is active.
+
+       * jit-lock.el (jit-lock-mode): Add after change function to
+       local hook.
+
+2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
+
+       * antlr-mode.el: New commands: hide/unhide actions,
+       upcase/downcase literals.
+       (antlr-tiny-action-length): New user option.
+       (antlr-hide-actions): New command.  Suggested by
+       Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
+       (antlr-mode-map): New binding [C-c C-v].
+       (antlr-mode-menu): New entries.
+       (antlr-downcase-literals): New command.
+       (antlr-upcase-literals): Ditto.
+
+       * antlr-mode.el: Minor changes: indendation, mode-name.
+       (antlr-indent-line): Indent cpp directive at column 0.
+       (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
+
+       * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
+       (antlr-font-lock-additional-keywords): Workaround for intentional
+       bug in XEmacs version of font-lock.
+       (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
+       be used by a smarter version of `buffers-menu-grouping-function'.
+
+2000-05-29  Gerd Moellmann  <gerd@gnu.org>
+
+       * tmm.el (tmm-prompt): Recognize menu item definitions of the for
+       `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
+
+2000-05-29  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/encoded-kb.el
+       (encoded-kbd-iso2022-designation-map): Pay attention to that
+       charset-iso-final-char return -1 for eight-bit-control and
+       eight-bit-graphic.
+
+2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * speedbar.el (speedbar-use-images, speedbar-update-flag)
+       (speedbar-easymenu-definition-base): Use display-graphic-p where
+       available, instead of window-system.
+
 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * international/codepage.el (cp-coding-system-for-codepage-1): Add