all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8430: 23.2; def-edebug-spec docstring info link
@ 2011-04-06  0:12 Kevin Ryde
  2011-05-28 19:36 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2011-04-06  0:12 UTC (permalink / raw
  To: 8430

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

In the docstring of def-edebug-spec, the info node link to

    "(elisp)Specification List"

is not buttonized.  Perhaps the formatting is meant to be per below.

2011-04-06  Kevin Ryde  <user42@zip.com.au>

	* subr.el (def-edebug-spec): Correction to docstring info node
	link formatting.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: subr.el.edebug-link.diff --]
[-- Type: text/x-diff, Size: 510 bytes --]

--- subr.el.~1.667.~	2009-11-26 09:34:33.000000000 +1100
+++ subr.el	2011-04-05 15:44:15.000000000 +1000
@@ -91,7 +91,7 @@
 0 (instrument no arguments); t (instrument all arguments);
 a symbol (naming a function with an Edebug specification); or a list.
 The elements of the list describe the argument types; see
-\(info \"(elisp)Specification List\") for details."
+Info node `(elisp)Specification List' for details."
   `(put (quote ,symbol) 'edebug-form-spec (quote ,spec)))
 
 (defmacro lambda (&rest cdr)

[-- Attachment #3: Type: text/plain, Size: 711 bytes --]





In GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-05-16 on raven, modified by Debian
configured using `configure  '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.2/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#8430: 23.2; def-edebug-spec docstring info link
  2011-04-06  0:12 bug#8430: 23.2; def-edebug-spec docstring info link Kevin Ryde
@ 2011-05-28 19:36 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-05-28 19:36 UTC (permalink / raw
  To: Kevin Ryde; +Cc: 8430

Kevin Ryde <user42@zip.com.au> writes:

> In the docstring of def-edebug-spec, the info node link to
>
>     "(elisp)Specification List"
>
> is not buttonized.  Perhaps the formatting is meant to be per below.
>
> 2011-04-06  Kevin Ryde  <user42@zip.com.au>
>
> 	* subr.el (def-edebug-spec): Correction to docstring info node
> 	link formatting.

Thanks, committed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-28 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06  0:12 bug#8430: 23.2; def-edebug-spec docstring info link Kevin Ryde
2011-05-28 19:36 ` Chong Yidong

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.