emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Mon, 15 Nov 2004 18:47:32 -0500

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.795 emacs/src/keyboard.c:1.796
*** emacs/src/keyboard.c:1.795  Tue Nov  9 13:23:55 2004
--- emacs/src/keyboard.c        Mon Nov 15 23:32:52 2004
***************
*** 10527,10533 ****
  to the given buffer position:
     (WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW)
      IMAGE (DX . DY) (WIDTH . HEIGHT))
! The `posn-' functions access elements of such lists.  */*/)
    (pos, window)
       Lisp_Object pos, window;
  {
--- 10527,10533 ----
  to the given buffer position:
     (WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW)
      IMAGE (DX . DY) (WIDTH . HEIGHT))
! The `posn-' functions access elements of such lists.  */)
    (pos, window)
       Lisp_Object pos, window;
  {




reply via email to

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