1998-07-20  SL Baur  <steve@altair.xemacs.org>

	* func-menu.el: v2.57 from David Hughes <djh@videonetworks.com>

1998-07-14  SL Baur  <steve@altair.xemacs.org>

	* Makefile: add missing dependency for outl-mouse.elc.

	* outl-mouse.el: Global search and replace
	set-pixmap-contributes-to-line-height to set-glyph-contrib-p.

1998-07-13  SL Baur  <steve@altair.xemacs.org>

	* mode-motion+.el (mode-motion-clear-last-extent): Use modern name 
	for obsolete popup-menu-up-p.

1998-07-12  SL Baur  <steve@altair.xemacs.org>

	* scroll-in-place.el (scroll-determine-goal-column): screen-width
	-> frame-width.

	* bookmark.el (bookmark-write-file): Kill usage of `baud-rate'.
	(bookmark-load): Ditto.

1998-06-13  Karl M. Hegbloom  <karlheg@debian.org>

	* after-save-commands.el: Shorten the custom group to improve look
	of menus.

1998-06-10  Greg Klanderman  <greg@alphatech.com>

	* backup-dir.el: update to v2.7.

1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>

	* recent-files.el (recent-files-filename-replacements): Use
	regexp-quote to get regexp from a filename.

1998-05-29  Greg Klanderman  <greg@alphatech.com>

	* popper.el: upgrage from XEmacs v1.3 to v1.4.

1998-06-01  SL Baur  <steve@altair.xemacs.org>

	* popper.el: Synch with v1.3.

1998-05-12  Jan Vroonhof  <vroonhof@math.ethz.ch>

	* lazy-shot.el (lazy-shot-after-change-function): Removed debug
	message.

1998-05-11  SL Baur  <steve@altair.xemacs.org>

	* edit-faces.el (edit-faces-mode): Use easymenu.

1998-03-15  Greg Klanderman  <greg@alphatech.com>

	* mic-paren.el (paren-dont-activate-on-load): default to t.

1998-04-27  SL Baur  <steve@altair.xemacs.org>

	* id-select.el: (id-select-string-p): Fix beginning of string bug.
	From Bob Weiner <weiner@altrasoft.com>

1998-04-22  SL Baur  <steve@altair.xemacs.org>

	* shell-font.el: synch David Hughes updates.

1998-04-22  Didier Verna  <verna@inf.enst.fr>

	* blink-cursor.el (blink-cursor-mode): defcustom and autoload it
	for options menu handling.

	* lazy-shot.el (lazy-shot-mode): ditto.

	* fast-lock.el (fast-lock-mode): ditto.

1998-04-21  SL Baur  <steve@altair.xemacs.org>

	* id-select.el: Synch with latest version.

1998-03-31  Stephen Eglen  <stephen@cns.ed.ac.uk>

	* iswitchb.el (iswitchb-read-buffer): New function to act as
	drop-in replacement for read-buffer.
	(iswitchb-existing-buffer-p): New function.
	(iswitchb-exit-minibuffer): New function.
	(iswitchb-complete): Use iswitchb-common-match-string rather than
	recomputing the value.
	(iswitchb-make-buflist): Takes the default buffer as an argument.
	(iswitchb-completion-help): Multiple TAB presses scroll the
	completion window.
	(iswitchb-minibuffer-setup-hook): Customized.
	(iswitchb-entryfn-p): Simplified.
	(iswitchb-default): New variable.
	(iswitchb-method): No longer a user variable.
	(iswitchb-entry): Function deleted.
	(iswitchb-ignore-buffername-p): store-match-data renamed to
	set-match-data.
	Many doc fixes.

1998-04-06  Jan Vroonhof  <vroonhof@math.ethz.ch>

	* lazy-shot.el (lazy-shot-lock-extent): Be liberal in what you
	expect. Check for detached extents.

1998-03-23  Greg Klanderman  <greg@alphatech.com>

	* backup-dir.el: Update to v2.6: quote the eval-after-load form

1998-03-30  SL Baur  <steve@altair.xemacs.org>

	* makesum.el (make-command-summary): Fix to work with new help 
	  buffer naming.

1998-03-25  SL Baur  <steve@altair.xemacs.org>

	* timer.el removed.

1998-03-21  SL Baur  <steve@altair.xemacs.org>

	* ballon-help.el-1.07 from Kyle Jones

1998-03-19  SL Baur  <steve@altair.xemacs.org>

	* timer.el (timer-activate-when-idle): avoid call to
	set-itimer-uses-arguments.
	From someone. #### FIXME.

1998-03-11  SL Baur  <steve@altair.xemacs.org>

	* paren.el (paren-max-blinks): Allow setting to nil for indefinite 
	blinking.
	From Jeremiah W. James <jerry@cs.ucsb.edu>

1998-03-02  Greg Klanderman  <greg@alphatech.com>

	* man.el (manual-entry): Return the buffer into which the man page 
	was formatted if successful.

1998-03-05  SL Baur  <steve@altair.xemacs.org>

	* func-menu.el: synched with v2.54.

1998-03-04  SL Baur  <steve@altair.xemacs.org>

	* desktop.el (desktop-save): Back out avoidance of write-region patch.
	Suggested by Greg Klanderman <greg@alphatech.com>

1998-02-21  Greg Klanderman  <greg@alphatech.com>

	* desktop.el (desktop-remove): Use expand-file-name to expand a
	filename wrt a directory, not concat.
	(desktop-save): ditto.

1998-02-24  SL Baur  <steve@altair.xemacs.org>

	* backup-dir.el: Updated to 2.5.

	* popper.el added.
	From Greg Klanderman  <greg@alphatech.com>
	(popper-install): New function with all initialization stuffs.

1998-02-02  Christoph Wedler  <wedler@fmi.uni-passau.de>

	* icomplete.el: Is now usable with rsz-minibuf.el.
	(icomplete-prospects-length): New user option.
	(icomplete-completions): Use it.  Make much faster.  Sort
	remaining prospects.

1998-02-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>

	* uniquify.el: Emacs syncing.  Updates header comments a little.
	(uniquify-buffer-name-style): Sync tag.
	(uniquify-min-dir-content): Sync docstring.
	(uniquify-file-name-nondirectory): Sync new function.
	(uniquify-fix-item-base): was `uniquify-fix-list-base'.
	(uniquify-fix-item-filename): was `uniquify-fix-list-filename'.
	(uniquify-fix-item-buffer): was `uniquify-fix-list-buffer'.
	(uniquify-fix-item-unrationalized-buffer): was macro
	`uniquify-cadddr' and `uniquify-unrationalized-buffer'.
	(uniquify-fix-item-filename-lessp): was
	`uniquify-fix-list-filename-lessp'.
	(uniquify-rationalize-file-buffer-names): Sync.
	(uniquify-buffer-file-name): Sync.
	(uniquify-filename-lessp): use `uniquify-file-name-nondirectory'.
	(uniquify-get-proposed-name): Sync.
	(uniquify-rename-buffer): Sync.

1998-02-16  Christoph Wedler  <wedler@fmi.uni-passau.de>

	* man.el (manual-entry): Do not use option "-s" with
	option "-k".

1998-02-11  SL Baur  <steve@altair.xemacs.org>

	* reportmail.el: Synch to InfoDock 3.6.2.

1998-02-04  SL Baur  <steve@altair.xemacs.org>

	* mic-paren.el (mic-paren-highlight): Deebolify -- replace /= with
	(not (eq ...)).

1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>

	* man.el (manual-entry): Would bug out on foo(x).

1998-01-31  Christoph Wedler  <wedler@fmi.uni-passau.de>

	* icomplete.el (icomplete-completions): Make faster.
  	Would bug out with name="XY" and canditates=(("XY") ("XY")).
  	Previous bug fix from 1998-01-12 has a serious performance bug.

1998-01-31  SL Baur  <steve@altair.xemacs.org>

	* icomplete.el: Reverse Wedler patch of 1998-01-12.

	* balloon-help.el: Document X resource name for decoration.
	From Georg Nikodym <georgn@Canada.Sun.COM>

1998-01-25  SL Baur  <steve@altair.xemacs.org>

	* Makefile (VERSION): Update to package standard 1.0.
	* package-info.in: Ditto.

1998-01-12  Christoph Wedler  <wedler@fmi.uni-passau.de>

	* icomplete.el (icomplete):
	(icomplete-completions): Would bug out with name="XY" and
	canditates=(("XY") ("XY")).

1998-01-12  SL Baur  <steve@altair.xemacs.org>

	* Makefile: Update to newer package specs.
	resume.el, timer.el, after-save-commands.el, shell-font.el,
	lispm-fonts.el added.

1997-12-09  Colin Rafferty  <craffert@xemacs.com>

	* lazy-shot.el: Made it handle large insertions in the file more
	gracefully, by using `after-change-functions'.
	(lazy-shot-after-change-function): Created.
	(lazy-shot-install-extents): Made it take `start' and `end'
	instead of using entire buffer.
	(lazy-shot-install): Made it install our after-change-function and 
	remove font-lock's.
	(lazy-shot-unstall): Made it remove our after-change-function and
	install font-lock's back.

1997-12-10  Christoph Wedler  <wedler@fmi.uni-passau.de>

	* func-menu.el (fume-goto-function): `regexp-quote'
	function name MATCH-FN.

1998-01-09  SL Baur  <steve@altair.xemacs.org>

	* id-select.el: Synched up with InfoDock 3.6.2.

1998-01-05  SL Baur  <steve@altair.xemacs.org>

	* Makefile: add permanent-buffers.el.

1998-01-03  SL Baur  <steve@altair.xemacs.org>

	* Makefile (ELCS): Add where-was-i-db.el.
	Update to new package interface.

1998-01-01  SL Baur  <steve@altair.xemacs.org>

	* desktop.el (desktop-remove): Correction in overwrite logic to not
	lose on MS Windows.
	Jeff Sparkes <jsparkes@internetivity.com>

	* Makefile: Added info-look.el.

1997-12-30  SL Baur  <steve@altair.xemacs.org>

	* mic-paren.el (mic-paren-command-hook): Spelling fix.
	(mic-paren-command-idle-hook): Spelling fix.
	(mic-paren-highlight): Deebolify -- replace /= with (not (eq ...))

	* backup-dir.el ("diff"): Defer symbol munging in diff.el until if 
	and when "diff" is loaded.
	Suggested by: Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
	
	* Makefile (ELCS): backup-dir.el, saveconf.el, saveplace.el added.

1997-12-28  SL Baur  <steve@altair.xemacs.org>

	* loadhist.el: Removed from package (and put back in core).

1997-12-24  SL Baur  <steve@altair.xemacs.org>

	* Makefile: Created.

