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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c [lexbind]
Date: Wed, 08 Dec 2004 19:34:03 -0500

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.681.2.23 emacs/src/keyboard.c:1.681.2.24
*** emacs/src/keyboard.c:1.681.2.23     Fri Nov 12 04:21:16 2004
--- emacs/src/keyboard.c        Wed Dec  8 23:31:38 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]