(hi-black-hb):
[bpt/emacs.git] / lisp / ChangeLog
index 4c7c764..66845d0 100644 (file)
@@ -1,3 +1,118 @@
+2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
+
+       * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
+       (custom-group-tag-face, custom-variable-tag-face): Use relative
+       :height and inherit from `variable-pitch' face instead of
+       hardwiring :family.
+       * hi-lock.el (hi-black-hb): Likewise.
+
+2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * diff-mode.el: Docstring fixes.
+       (diff-header-face, diff-comment-face): New faces.
+       (diff-font-lock-keywords): Highlight a bit differently.
+       (diff-find-source-location): Don't return SPAN any more.
+       (diff-hunk-text): Don't bother erasing the temp buffer.
+       (diff-find-text): Drop argument LINE.
+       (diff-apply-hunk): Update calls to diff-find-text.
+       (diff-goto-source): Use pop-to-buffer again and don't raise an error.
+
+       * calendar/calendar.el: Docstring fixes.
+       (calendar-make-alist): Don't quote lambda.
+       (calendar-star-date): Use make-local-variable.
+
+2000-09-19  Dave Love  <fx@gnu.org>
+
+       * toolbar/tool-bar.el: Renamed from toolbar.el.
+       Change `toolbar' to `tool-bar' generally in symbols.
+       Make some items invisible in `special' major modes.
+       (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
+       Add arg PROPS.
+
+       * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
+       Add :version here.
+       (fancy-splash-delay, fancy-splash-image): Remove :version here.
+
+2000-09-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * progmodes/sh-script.el (sh-search-word): Remove call to
+       `debug'.
+
+       * files.el (find-file-suppress-same-file-warnings): New
+       user-option.
+       (find-file-noselect): Use it.
+
+       * startup.el (fancy-splash-delay, fancy-splash-image): Add
+       :version.
+       (fancy-splash-screen): Defgroup.
+
+       * add-log.el (change-log-font-lock-keywords): Match names
+       more exactly for the case that font-lock-constant-face is
+       underlined.
+
+2000-09-19  Richard M. Stallman  <rms@gnu.org>
+       
+       * progmodes/sh-script.el (sh-search-word): Rewritten for
+       speed.
+
+2000-09-19  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
+
+2000-09-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
+       * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
+       * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
+       * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
+       * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
+       * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
+       * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
+       * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
+       * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
+       * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
+       * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
+       * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
+
+       * startup.el (fancy-splash-text): New variable.
+       (fancy-splash-delay, fancy-splash-image): New user-options.
+       (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
+       (fancy-splash-screens): New functions.
+       (command-line-1): If display has a `display' frame parameter, has
+       colors, and we have XPM support, show more fancy splash screens.
+       
+2000-09-19  Dave Love  <fx@gnu.org>
+
+       * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
+       with null `help'.  Use modern backquote syntax.
+
+2000-09-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * font-lock.el (font-lock-mode): Change message telling the user
+       that ``the buffer is too big''.
+
+       * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
+       for instance for the case that tab-width is 2.
+
+2000-09-18  Gerd Moellmann  <gerd@gnu.org>
+
+       * toolbar/toolbar.el (toolbar-like-menu-item): Like in
+       toolbar-add-item, if image doesn't have a mask add a `:mask
+       heuristic'.
+
+2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
+
+       * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
+       and return a cons if it's non-nil.
+       (diff-apply-hunk): Try to jump to the line in the source text
+       corresponding to the position of point in the in the hunk.
+
+       * info.el (Info-title-3-face, Info-title-2-face) 
+       (Info-title-1-face): Use face inheritance and relative sizes
+       instead of hard-wiring things.
+
+       * faces.el (secondary-selection): Make dark-background variant sane.
+
 2000-09-16  Andrew Innes  <andrewi@gnu.org>
 
        * makefile.nt (compile-files): No need to make .elc files