emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dispextern.h [EMACS_21_1_RC]


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h [EMACS_21_1_RC]
Date: Fri, 20 Jun 2003 14:10:22 -0400

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.111.4.4 emacs/src/dispextern.h:1.111.4.5
*** emacs/src/dispextern.h:1.111.4.4    Mon Nov 11 02:33:09 2002
--- emacs/src/dispextern.h      Fri Jun 20 14:10:21 2003
***************
*** 1,5 ****
  /* Interface definitions for display code.
!    Copyright (C) 1985, 1993, 1994, 1997, 1998, 1999, 2000, 2001
       Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
--- 1,5 ----
  /* Interface definitions for display code.
!    Copyright (C) 1985, 1993, 1994, 1997, 1998, 1999, 2000, 2001, 2003
       Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
***************
*** 2212,2217 ****
--- 2212,2218 ----
  void move_it_vertically_backward P_ ((struct it *, int));
  void move_it_by_lines P_ ((struct it *, int, int));
  void move_it_past_eol P_ ((struct it *));
+ int in_display_vector_p P_ ((struct it *));
  int frame_mode_line_height P_ ((struct frame *));
  void highlight_trailing_whitespace P_ ((struct frame *, struct glyph_row *));
  int tool_bar_item_info P_ ((struct frame *, struct glyph *, int *));




reply via email to

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