# HG changeset patch # User Francesco Potort # Date 996675025 0 # Node ID cf3c48886ed0c476b0f6d4aa61fb849da951315c # Parent 4d180178bb005d4f7da5f8697774f816031f026d uniquify.el diff -r 4d180178bb00 -r cf3c48886ed0 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 01 13:58:03 2001 +0000 +++ b/lisp/ChangeLog Wed Aug 01 14:10:25 2001 +0000 @@ -1,8 +1,14 @@ +2001-08-01 Francesco Potorti` + + * uniquify.el (uniquify-rationalize-file-buffer-names): Add an + explicit test for " **lose**" buffers generated by + find-alternate-file to avoid an error in particular conditions. + 2001-08-01 Gerd Moellmann * play/animate.el: Add Keywords and Maintainer. Remove a reference to a removed function. - + * play/animate.el (animate-string): Handle case that the string is longer than the window is wide. @@ -54,7 +60,7 @@ (last-sexp-toggle-display, eval-last-sexp-1): Use last-sexp-setup-props. - * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button): + * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button): New user-options. (mouse-wheel-change-button): New function. (mouse-wheel-mode): Use mouse-wheel-{up,down}-button. @@ -91,13 +97,13 @@ for buttons > 3. (xterm-mouse-translate): Handle the case that we don't get a down-event. - + * emacs-lisp/find-func.el (find-function-regexp): Add easy-mmode-define-global-mode to the regexp. Allow newlines in front of the function name. * isearch.el (isearch-other-meta-char): Fix last change. - + * isearch.el (isearch-other-meta-char): Don't modify mode-line and similar events for which fake prefix keys are generated. It's no longer necessary since read_key_sequence doesn't modify these