*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
index 29e40f6..0abf9ac 100644 (file)
@@ -1,3 +1,76 @@
+2000-11-02  Dave Love  <fx@gnu.org>
+
+       * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
+
+2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
+       punctuation in the warning inserted into the *mail* buffer.
+
+2000-11-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * emacs-lisp/authors.el (authors-public-domain-files): New variable.
+       (authors-public-domain-p): New function.
+       (authors-print): Use it.
+
+       * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
+
+       * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
+
+2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+       * ps-print.el: Extension for even/odd printing.  Doc fix.
+       (ps-print-version): New version number (6.3.1).
+       (ps-even-or-odd-pages): Customization fix.
+       (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
+       (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
+       (ps-page-count): Var replaced by `ps-page-column'.
+       (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
+       (ps-print-sheet-p): New fun.
+
+2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
+
+       * tooltip.el (tooltip-gud-tips-setup): New function.
+       (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
+       (tooltip-mode): Call tooltip-gud-tips-setup.
+       (tooltip-gud-tips): Use `gud-basic-call' instead of
+       process-send-string, so the prompt gets frobbed appropriately.
+       Handle nil return value from `tooltip-gud-print-command'.
+
+2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
+
+       * comint.el (comint-add-to-input-history): New function.
+       (comint-send-input): Use `comint-add-to-input-history'.
+
+2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
+
+       * info.el (info-menu-header): New face.
+       (Info-fontify-menu-headers): New function.
+       (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
+
+       * info.el (Info-insert-dir): Don't include blank lines at
+       beginning of additional dir files (one is added automatically).
+
+2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacs-lisp/easy-mmode.el (define-minor-mode):
+       Revert the latest changes.
+       Allow the three positional arguments to be skipped and replaced
+       by keyword arguments.
+       Add a :toggle argument to determine whether a nil arg means toggle
+       or means turn-on.  The default is unchanged.
+       Add a call to force-mode-line-update.
+
+2000-11-01  Dave Love  <fx@gnu.org>
+
+       * emacs-lisp/elp.el (elp-restore-function): Remove autoload
+       cookie.
+
+2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
+
+       * calendar/calendar.el (diary-face, holiday-face): Add
+       dark-background variants.
+
 2000-10-31  Sam Steingold  <sds@gnu.org>
 
        * textmodes/tex-mode.el (tex-file): Use `default-directory' when