emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Wed, 22 Dec 2004 19:43:00 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.517 emacs/src/lisp.h:1.518
*** emacs/src/lisp.h:1.517      Tue Dec 21 11:32:07 2004
--- emacs/src/lisp.h    Thu Dec 23 00:15:49 2004
***************
*** 3058,3063 ****
--- 3058,3064 ----
  extern void record_property_change P_ ((int, int, Lisp_Object, Lisp_Object,
                                        Lisp_Object));
  extern void syms_of_undo P_ ((void));
+ extern Lisp_Object Vundo_outer_limit;
  
  /* defined in textprop.c */
  extern Lisp_Object Qfont, Qmouse_face;




reply via email to

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