/[guile]/guile/guile-core/doc/maint/docstring.el
ViewVC logotype

Diff of /guile/guile-core/doc/maint/docstring.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by ttn, Wed Apr 3 02:26:18 2002 UTC revision 1.7 by ghouston, Tue Jul 9 21:09:58 2002 UTC
# Line 243  to which new docstrings should be added. Line 243  to which new docstrings should be added.
243                                  alist))))))))))                                  alist))))))))))
244      alist))      alist))
245    
246    ;; missing in some environments?
247    (defun caddr (list)
248      (nth 2 list))
249    
250  ;; Return the docstring from the specified LOCATION.  LOCATION is a  ;; Return the docstring from the specified LOCATION.  LOCATION is a
251  ;; list of three elements: buffer, start position and end position.  ;; list of three elements: buffer, start position and end position.
252  (defun location-to-docstring (location)  (defun location-to-docstring (location)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26