2006-01-01 Added new command M-x toggle-checkpoints

2006-01-25 Done: run autogc--do-tritus:
2006-01-25  (1) search for autogc--list-nostar-nonew "int*, new int" etc.
2006-01-25  (2) search for autogc--list-nostar "Int*" etc.

2006-04-15 Cool! X in dired moves files to the trashcan directory!!!!!!!!

2006-04-22 Done: trashcan.el (fix trashcan--restore already editing)
2006-04-22 Solved: checksum not the dirs TRASHCAN
2006-04-22 Solved: can you move a file into the recycle bin with the corresponding shift???????

2006-04-28 Cool! Made trashcan work in UNIX... need to test it at varsity

2006-05-10 C-s C-w should only grok words ... needed to create a c mode buffer

2006-05-16 Done simbad-tabify-plus online
2006-05-16 Abstract classes now fontified correctly
2006-05-16 Methods now have spaces between them
2006-05-16 Indent after package declaration
2006-05-16 Newsgroup gnu.emacs.help how to get syntax information in batch mode

2006-05-19 Trashcan now doesn't delete . or ..
2006-05-31 Cannot move TRASHCAN into TRASHCAN
2006-05-31 Functions delete-file, delete-directory now reverts all dired buffers that are inside a trashcan
2006-05-31 Member ignores case on windows systems

2006-06-01 File cfm.el now works with Java files
2006-06-01 Get simbad-indent to correctly space properties
2006-06-01 Why does #trashcan.el# get moved to trash?
2006-06-01 Instead of deleting files like *.tar it moves them to the trashcan
2006-06-01 New variable trashcan-patch-delete-p (whether or not to patch the delete-file, delete-directory behavior)
2006-06-01 Need to call checksum--after-init-hook after loading checksum...
2006-06-01 patch <space>; to <nospace>;

2006-06-11 Cool add & to end of shell commmand to get an asynchronous shell command
2006-08-04 cfm in a Java file now works correctly when you are outside of a class

2006-08-20 Re-vamped ~/mylisp/fonts.el by factoring code out of defun myfonts
2006-08-20 White is now the default mode, worked out an elegant colour scheme

2006-11-29 Fixed M-x testlinks so that it doesn't spew if you give it an HTML file as an argument

2006-12-01 Pressing f9 inside an HTML or HTM buffer launches cygstart (Mozilla)
2006-12-02 In html-mode set font-lock-keywords-case-fold-search to nil so that M4_ASDFD is not fontified
2006-12-02 Made the HTML tags work on both cases e.g. a -> [Aa]
2006-12-02 ~/mylisp/keys.el my-is-good-buffer now treats *eshell*<?> as a good buffer
2006-12-02 f9 in html mode now works with *.htm files

2006-12-17 Wrote meal-timer.el to stop burning my meals

2006-12-18 Meal Timer now prints a countdown of seconds till the timer runs out
2006-12-18 Replaced sit-for with sleep-for in ~/mylisp/diagnose.el

2006-12-25 Alt-x testlinks now debugs # links
2006-12-25 Changed regexp from href= -> a[ \t\r\n]+href= etc. (six times in total)
2006-12-25 Fixed error in loading file same and then killing it (two separate occurences)
2006-12-25 Fixed href="#foo", i.e. the link in the same file as the current one
2006-12-25 Added search for link rel=".*" href="sdfsdfdf"
2006-12-25 Suppressed calls to "No changes need to be saved"
2006-12-25 Lisp mode fixed string fontification    ... Cool!
2006-12-25 Text mode removed string fontification  ... Cool!

2006-11-29 Changed my-html--basic-offset 1 -> 2

2006-12-31 Fulled out function my-dired-file-column (for Mum's and CBHS computers)
2006-12-31 Tested HOME variable with c:/Documents and Settings/Davin Pearson/My Documents
2006-12-31 Fixed home-emacs-p was incorrectly set while HOME is different
