Skip to content

Commit

Permalink
categorizing and renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Schlüter committed Jun 15, 2020
1 parent d91a7bb commit 766b815
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
as yet unclassified
accessing
isUnsavedDocument

^ self timeLastSaved = nil
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accessing
timeLastSaved: anObject
timeLastSaved: aDateAndTime

timeLastSaved := anObject
timeLastSaved := aDateAndTime
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"textStructures:" : "MB 7/3/2019 19:29",
"textStructuresDo:" : "ls 7/24/2019 21:29",
"timeLastSaved" : "OS 6/14/2020 11:16",
"timeLastSaved:" : "OS 6/14/2020 11:19",
"timeLastSaved:" : "OS 6/15/2020 12:22",
"updateStyle:withEmphasis:" : "ls 6/26/2019 22:44",
"wordcount" : "frc 6/1/2020 13:46" } }
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tests
testUS86timeLastSavedIsUpdateWhenSaving
testUS86timeLastSavedIsUpdatedWhenSaving

| before after documentSaveTime |
before := Time current asSeconds.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"testUS63InfoButtonExists" : "6/1/2020 14:03:20",
"testUS67HelpBrowserIsOpended" : "kh 5/25/2020 22:44",
"testUS67HelpButtonExists" : "kh 5/25/2020 22:35",
"testUS86timeLastSavedIsUpdateWhenSaving" : "OS 6/14/2020 18:08",
"testUS86timeLastSavedIsUpdatedWhenSaving" : "OS 6/15/2020 00:10",
"text" : "MB 7/25/2019 11:02" } }

0 comments on commit 766b815

Please sign in to comment.