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,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h,v
Date: Mon, 17 Mar 2008 14:32:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/03/17 14:32:32

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.615
retrieving revision 1.616
diff -u -b -r1.615 -r1.616
--- lisp.h      27 Feb 2008 22:49:15 -0000      1.615
+++ lisp.h      17 Mar 2008 14:32:30 -0000      1.616
@@ -2849,6 +2849,7 @@
                                             Lisp_Object, Lisp_Object, 
Lisp_Object));
 extern int overlay_touches_p P_ ((int));
 extern Lisp_Object Vbuffer_alist, Vinhibit_read_only;
+EXFUN (Fbuffer_list, 1);
 EXFUN (Fget_buffer, 1);
 EXFUN (Fget_buffer_create, 1);
 EXFUN (Fgenerate_new_buffer_name, 2);




reply via email to

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