changeset 66352:c2d76d4f59b4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 23 Oct 2005 19:13:19 +0000
parents fc5672d9fc45
children e81cb0b6850a
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 23 19:12:50 2005 +0000
+++ b/lisp/ChangeLog	Sun Oct 23 19:13:19 2005 +0000
@@ -1,5 +1,10 @@
 2005-10-23  Richard M. Stallman  <rms@gnu.org>
 
+	* 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.
--- a/lispref/ChangeLog	Sun Oct 23 19:12:50 2005 +0000
+++ b/lispref/ChangeLog	Sun Oct 23 19:13:19 2005 +0000
@@ -1,3 +1,8 @@
+2005-10-23  Richard M. Stallman  <rms@gnu.org>
+
+	* display.texi (Overlay Arrow): Clarify about local bindings of
+	overlay-arrow-position.
+
 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
 
 	* internals.texi (Building Emacs): Fix last change.