emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keymap.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/keymap.c
Date: Thu, 20 Dec 2001 13:26:11 -0500

Index: emacs/src/keymap.c
diff -c emacs/src/keymap.c:1.249 emacs/src/keymap.c:1.250
*** emacs/src/keymap.c:1.249    Mon Nov 26 17:30:21 2001
--- emacs/src/keymap.c  Thu Dec 20 13:26:10 2001
***************
*** 1045,1051 ****
      }
  }
  
! /* Value is number if KEY is too long; NIL if valid but has no definition. */
  /* GC is possible in this function if it autoloads a keymap.  */
  
  DEFUN ("lookup-key", Flookup_key, Slookup_key, 2, 3, 0,
--- 1045,1051 ----
      }
  }
  
! /* Value is number if KEY is too long; nil if valid but has no definition. */
  /* GC is possible in this function if it autoloads a keymap.  */
  
  DEFUN ("lookup-key", Flookup_key, Slookup_key, 2, 3, 0,



reply via email to

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