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: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h,v
Date: Tue, 21 Oct 2008 14:06:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/10/21 14:06:31

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -b -r1.645 -r1.646
--- lisp.h      6 Oct 2008 16:17:24 -0000       1.645
+++ lisp.h      21 Oct 2008 14:06:30 -0000      1.646
@@ -2841,7 +2841,6 @@
 /* defined in buffer.c */
 extern int mouse_face_overlay_overlaps P_ ((Lisp_Object));
 extern void nsberror P_ ((Lisp_Object)) NO_RETURN;
-extern char *no_switch_window P_ ((Lisp_Object window));
 EXFUN (Fset_buffer_multibyte, 1);
 EXFUN (Foverlay_start, 1);
 EXFUN (Foverlay_end, 1);




reply via email to

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