[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-24 r116829: doc/lispref/functions.texi (Core Advisin
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-24 r116829: doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in last change. |
Date: |
Sat, 22 Mar 2014 08:35:15 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 116829
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Sat 2014-03-22 10:35:03 +0200
message:
doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in
last change.
modified:
doc/lispref/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-6155
doc/lispref/functions.texi
functions.texi-20091113204419-o5vbwnq5f7feedwu-6182
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog 2014-03-21 21:47:52 +0000
+++ b/doc/lispref/ChangeLog 2014-03-22 08:35:03 +0000
@@ -1,3 +1,8 @@
+2014-03-22 Eli Zaretskii <address@hidden>
+
+ * functions.texi (Core Advising Primitives): Fix cross-reference
+ in last change.
+
2014-03-21 Stefan Monnier <address@hidden>
* functions.texi (Advising Functions): Explain a bit more how
=== modified file 'doc/lispref/functions.texi'
--- a/doc/lispref/functions.texi 2014-03-21 21:47:52 +0000
+++ b/doc/lispref/functions.texi 2014-03-22 08:35:03 +0000
@@ -1231,7 +1231,7 @@
@var{where} determines how @var{function} is composed with the
existing function, e.g. whether @var{function} should be called before, or
-after the original function. See @xref{Advice combinators} for the list of
+after the original function. @xref{Advice combinators}, for the list of
available ways to compose the two functions.
When modifying a variable (whose name will usually end with @code{-function}),
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-24 r116829: doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in last change.,
Eli Zaretskii <=