*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 15 Jul 2002 15:39:02 +0000 (15:39 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 15 Jul 2002 15:39:02 +0000 (15:39 +0000)
lisp/ChangeLog
src/ChangeLog

index e8f9e11..16a0ced 100644 (file)
@@ -1,3 +1,8 @@
+2002-07-15  Juanma Barranquero  <lektu@terra.es>
+
+       * help-fns.el (describe-variable): Show documentation for aliased
+       variable if alias does not have its own.
+
 2002-07-15  Mike Williams  <mdub@bigfoot.com>
 
        * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram
@@ -45,7 +50,7 @@
        * calendar/timeclock.el (timeclock-in): Handle the case where no
        log file exists (ie the very first call).
 
-2002-07-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-07-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * net/ange-ftp.el: Do not hook into file-name-handler-alist, this
        is done by Tramp.
index 4fb88d7..407989e 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-15  Juanma Barranquero  <lektu@terra.es>
+
+       * eval.c (Fdefvaralias): Add docstring argument.
+
 2002-07-15  Ken Raeburn  <raeburn@gnu.org>
 
        * lisp.h (STRING_INTERVALS): Produce rvalue.