]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 26 Mar 2008 15:22:14 +0000 (15:22 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 26 Mar 2008 15:22:14 +0000 (15:22 +0000)
lisp/ChangeLog

index d85dd601a120308127120c20d9b51fd1174724d5..fa215b4c698c79df1fadffe29c1733175b8b6a66 100644 (file)
@@ -9,6 +9,9 @@
 
 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
 
+       * help-fns.el (describe-function-1, describe-variable):
+       If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
+
        * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
        replacement is provided, don't print "use nil instead".
 
        `bookmark-make-cell-function'.
        (bookmark-make, bookmark-send-annotation): Update for above.
        (bookmark-make-record-for-text-file):
-       Was `bookmark-make-cell-for-text-file.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
+       Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
 
        * info.el: Adjust accordingly.
        (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.