emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/lispref/functions.texi,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/functions.texi,v
Date: Mon, 26 Nov 2007 08:48:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/11/26 08:48:31

Index: functions.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/functions.texi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- functions.texi      24 Nov 2007 16:00:44 -0000      1.5
+++ functions.texi      26 Nov 2007 08:48:31 -0000      1.6
@@ -1252,7 +1252,7 @@
 
 @smallexample
 (declare-function gud-find-c-expr "gud.el" nil)
address@hidden smalllexample
address@hidden smallexample
 
 This says that @code{gud-find-c-expr} is defined in @file{gud.el} (the
 @samp{.el} can be omitted).  The compiler takes for granted that that file




reply via email to

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