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

« back to all changes in this revision

Viewing changes to liboctave/cmd-edit.cc

  • 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:
1276
1276
//      \a      bell (ascii 07)
1277
1277
//      \d      the date
1278
1278
//      \e      escape (ascii 033)
1279
 
//      \h      the hostname up to the first `.'
 
1279
//      \h      the hostname up to the first '.'
1280
1280
//      \H      the hostname
1281
1281
//      \n      CRLF
1282
1282
//      \r      CR