]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Oct 2005 19:13:19 +0000 (19:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Oct 2005 19:13:19 +0000 (19:13 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 7b4eef15c5611d1c0bda93d75cbd888acefb7df7..d5277e743ef256f3488fe570368d52553cc0eb9b 100644 (file)
@@ -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.
index 2c3e821010fffc368f4e79002ef2526c77413a89..0cd93c268e10d3cde066a9c07a9d5b93694c7ef0 100644 (file)
@@ -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.