2013-01-28 (d-omit-toggle dom)

2013-02-08 Emacs make m4 now works
2013-02-08 charset folder now works

2013-03-26 Moved font-lock-c++-extra-types to d-flock.el dlisp-20130326-192406.tar.gz

2013-04-14 d-find now finds "\\.\\(ico\\|bmp\\|jpg\\|png\\|gif\\|mpeg\\)$"

2013-04-17 (defun kill-buffer () -> (defun kill-buffer-no-questions (&optional buf)

2013-04-18 Added [a-zA-Z]:/foo fontified
2013-04-18 No longer fontified d-face-makefile-space in *Class Browser*

2013-04-20 Moved *.hts fontification -> foo.hts c:/foo/bar.hts
2013-04-20 Now fontifies /./../asdas/*.hts

2013-04-21 cbrow.el now doesn't set readonly

2013-04-21 d-flock.el now adds [^;](defun to defun
2013-04-21 f5 -> enter -> enter -> f5 -> f5 now works

2013-04-22 harvest string_buffer : extends string, Writer
2013-04-22 cbrow--found-a-method, cbrow--found-a-property now works with *namespace* on.
2013-04-22 methods and properties now have proper fontification

2013-04-23   
2013-04-23 f5 -> *Summary Browser* -> enter -> *Intra Class Browser* -> enter -> *Source Code*
2013-04-23                         <-  f5   <-                       <-  f5   <-

2013-04-24 cbrow now online integrated with TAGS
2013-04-24 pong-ball.hh now works with cbrow.el
2013-04-24 Now searches for comments like this: "^[ ][ ][ ][ ][ ][ ]//[^\r\n]$"

2013-04-25 cbrow now adds comments at the end of the class
2013-04-25 cbrow now does namespaces
2013-04-25 cbrow now finds methods defined in the header file

2013-04-26 namespaces better supported
2013-04-26 enter class dmp::Foo { void method1(); } should find namespace dmp { void Foo::method1(); }

2013-04-27 //LINE:123 NOT HERE! -> // NOT HERE!
2013-04-27 (cbrow--trim (setq string "/// abc\n///def ghi\n/// foomatic")) -> "/// foomatic"

2013-04-28 rest now (point-at-eol)
2013-04-28 cbrow--current-class -> cbrow--inside-class

2013-05-01 cbrow--find-file now working
2013-05-01 Multi-line method specs now works

2013-05-02 Added save-match-data to d-k-nav.el
2013-05-02 (setq cbrow--footer ".ch") now correctly finds footer file
2013-05-02 (assert (string-match -> (when (string-match
2013-05-02 T x; now browses correctly
2013-05-02 f5 on void Bar::method2() takes you back to the dmp::Bar class

2013-05-04 Handles this case: Bool_A(const Bool_A&);
2013-05-04 Handles (re-search-forward (if (= (aref method-only 0) ?~)
2013-05-04                                 (regexp-quote method-args)
2013-05-04                               (concat "\\<" (regexp-quote method-args))))
2013-05-04 dmp::Bar::Bar(int smeg) now handled correctly

2013-05-05 Now handles ;; (setq method "(int*** i, ptr<Foo_A>&&&* j, const char**** str = null)")
2013-05-05 -> "(int***,ptr<Foo_A>&&&*,const char****)"
2013-05-05 [a-zA-Z0-9_]+ -> _*[a-zA-Z][a-zA-Z0-9_]*
2013-05-05 f5 in c++-mode buffer takes you to the line in the *Class Browser* buffer
2013-05-05 (dmp::Reader& r,mptr<X>&) -> (dmp::Reader&,mptr<X>&)

2013-05-09 (< orig-line (cbrow--line-ptr))

2013-05-28 dlisp.tar.gz

2013-05-29 d-comp now online

2013-06-22 d-comp now handes: at expr.Reader.seek(Reader.java:431)

2013-06-22 (insert (d-time--decode-time-readable d-emacs-start-time))
2013-06-22 20130622-142545 - 20130622-172200 (- 17 14) 3 hours (- 20.5 18) 2.5 hours total 5.5 hours

2013-06-23 d-f2 now does save-window-excursion

2013-06-25 Updated font-lock code

2013-07-18 cd ~/dlisp; make tar

2013-07-30 (insert (d-time--decode-time-readable d-emacs-start-time))
2013-07-30 >> 20130730-154628

2013-08-28 COOL! php code now snaffles correctly
2013-08-28 COOL! this style of quote is never masked...

2013-09-16 COOL! ~/uploads -> ~/bak

2013-09-25 cd ~/dlisp; make tar 

2013-10-14 Moved font code out of d-make-faces.el -> d-fonts.el
2013-10-14 so that batch mode works correctly

2013-10-23 Added msi to dc-files-list--executable

2013-11-08 Added 7z onto dired-colours.el dc-files-list--archives
2013-11-08 cd ~/dlisp; make tar

2013-11-12 Added search to (d-find-file)
2013-11-12 cd ~/dlisp; make tar

2013-11-18 cd ~/dlisp; make tar

2013-11-28 cd ~/dlisp; make tar

2013-12-02 fontified TODO FOO & BAR:
2013-12-02 cd ~/dlisp; make tar

2013-12-03 rsi-brk.el now culls timestamps into an hours worked system
2013-12-03 cd ~/dlisp; make tar

2013-12-04 cd ~/dlisp; make tar

2013-12-09 cd ~/dlisp; make tar

2013-12-15 Now recognises wordpress folder and doesn't kill it
2013-12-15 cd ~/dlisp; make tar

2013-12-18 (when (> keys-per-minute 0) ...
2013-12-18 cd ~/dlisp; make tar

