~ubuntu-branches/ubuntu/wily/octave/wily

« back to all changes in this revision

Viewing changes to doc/interpreter/octave.html/Recovering-From-Errors.html

  • Committer: Package Import Robot
  • Author(s): Sébastien Villemot
  • Date: 2013-05-14 12:42:41 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130514124241-dqow8bc0l4r3yj93
Tags: 3.6.4-2
* Adapt for Texinfo 5
  - add_info_dir_categories: use @dircategory in the patch
  - texinfo5.diff: new patch, fixes compatibility issues with Texinfo 5
* Upgrade to FLTK 1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
elements) or returned from a function, <var>action</var> will be executed after
66
66
clearing the last copy of the object.  Note that if multiple local onCleanup
67
67
variables are created, the order in which they are called is unspecified. 
68
 
For similar functionality See <a href="The-_003ccode_003eunwind_005fprotect_003c_002fcode_003e-Statement.html#The-_003ccode_003eunwind_005fprotect_003c_002fcode_003e-Statement">The <code>unwind_protect</code> Statement</a>. 
 
68
For similar functionality See <a href="The-unwind_005fprotect-Statement.html#The-unwind_005fprotect-Statement">The unwind_protect Statement</a>. 
69
69
</p></blockquote></div>
70
70
 
71
71
   </body></html>