From 6a89788796965186604db7b06d0527d95d91f41f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 23 Oct 2005 19:13:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lispref/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) 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. -- 2.39.5