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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c [emacs-unicode-2]
Date: Fri, 19 Nov 2004 02:16:29 -0500

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.753.2.13 emacs/src/keyboard.c:1.753.2.14
*** emacs/src/keyboard.c:1.753.2.13     Fri Nov 12 02:52:57 2004
--- emacs/src/keyboard.c        Fri Nov 19 06:54:59 2004
***************
*** 10525,10531 ****
  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;
  {
--- 10525,10531 ----
  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]