Eskil

Check-in [428226c5e9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Syntax fix
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 428226c5e9e644c0ada5c82713afa22fbdd3fd1dc1c52db53a45fafa0b9fc534
User & Date: peter 2017-11-30 22:01:14.334
Context
2017-11-30
22:08
Note requirement change check-in: f1a5d18ed1 user: peter tags: trunk
22:01
Syntax fix check-in: 428226c5e9 user: peter tags: trunk
21:57
Reminder in makefile check-in: fb07c1b3c3 user: peter tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to htdocs/changes.wiki.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<title>Changes</title>

Upcoming changes (not yet released):

  *  None yet...

Changes in v2.7.4 (2017-11-30):

  * Handle multiple preprocess definitions that can be saved with preferences.
  * Preserve line endings when saving during Edit Mode.
  * Added -gz flag to compare compressed files.
  * Allow multi select in table diff.
  * Allow one side of directory diff to be protected from editing.
  * Allow directories to be created in directory diff.
  * When needing an editor, try VISUAL and EDITOR plus a set of common ones.

Changes in v2.7.3 (2016-08-30):

  * GUI support for table and separator.

Changes in v2.7.2 (2016-08-15):

  *  Corrected right side numbering when parsing patch.
  *  Word parse now consistently uses non-space as word char.
  *  New [./table.wiki | table] view, activated by -table, when comparing tables.
  *  Mercurial support for Directory Diff, Commit, Revert and Log.








|
|
|
|
|
|
|



|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<title>Changes</title>

Upcoming changes (not yet released):

  *  None yet...

Changes in v2.7.4 (2017-11-30):

  *  Handle multiple preprocess definitions that can be saved with preferences.
  *  Preserve line endings when saving during Edit Mode.
  *  Added -gz flag to compare compressed files.
  *  Allow multi select in table diff.
  *  Allow one side of directory diff to be protected from editing.
  *  Allow directories to be created in directory diff.
  *  When needing an editor, try VISUAL and EDITOR plus a set of common ones.

Changes in v2.7.3 (2016-08-30):

  *  GUI support for table and separator.

Changes in v2.7.2 (2016-08-15):

  *  Corrected right side numbering when parsing patch.
  *  Word parse now consistently uses non-space as word char.
  *  New [./table.wiki | table] view, activated by -table, when comparing tables.
  *  Mercurial support for Directory Diff, Commit, Revert and Log.