emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/doc.c [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/doc.c [emacs-unicode-2]
Date: Mon, 28 Jun 2004 03:56:02 -0400

Index: emacs/src/doc.c
diff -c emacs/src/doc.c:1.101.2.3 emacs/src/doc.c:1.101.2.4
*** emacs/src/doc.c:1.101.2.3   Fri Apr 16 12:50:46 2004
--- emacs/src/doc.c     Mon Jun 28 07:29:19 2004
***************
*** 808,814 ****
            }
          else
            {                   /* function is on a key */
!             tem = Fkey_description (tem);
              goto subst_string;
            }
        }
--- 808,814 ----
            }
          else
            {                   /* function is on a key */
!             tem = Fkey_description (tem, Qnil);
              goto subst_string;
            }
        }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]