From: Richard M. Stallman Date: Sun, 23 Oct 2005 19:13:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~6370 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a89788796965186604db7b06d0527d95d91f41f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7b4eef15c56..d5277e743ef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 2005-10-23 Richard M. Stallman + * help-fns.el (describe-simplify-lib-file-name): New function. + (describe-function-1, describe-variable): Use it. + + * faces.el (describe-face): Use describe-simplify-lib-file-name. + * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults. Eliminate nil as possible value. (tooltip-hide-delay): Reduce internal-border-width. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2c3e821010f..0cd93c268e1 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-10-23 Richard M. Stallman + + * display.texi (Overlay Arrow): Clarify about local bindings of + overlay-arrow-position. + 2005-10-22 Eli Zaretskii * internals.texi (Building Emacs): Fix last change.