Use supervisor:start_link/0. Update docs.
[erlware-mode.git] / ChangeLog
blob9616637c7f39ccff46ed1997f6afd498b7bc111f
1 2008-02-03  Dave Peticolas <dave@krondo.com>
3         * Use newline-and-indent.
5 2008-02-03  Dave Peticolas <dave@krondo.com>
7         * Turn on electric newline by default.
9 2008-02-03  Dave Peticolas <dave@krondo.com>
11         * Apply separator config to section headers.
13 2008-02-03  Dave Peticolas <dave@krondo.com>
15         * Consistently use 3 percent signs for section headers.
17 2008-02-03  Dave Peticolas <dave@krondo.com>
19         * Consistent newline after section headers.
21 2008-02-03  Dave Peticolas <dave@krondo.com>
23         * Configurable horizontal separators for function docs.
25 2008-01-09  Dave Peticolas <dave@krondo.com>
27         * Add erlware.org to README.
29 2008-01-05  Dave Peticolas <dave@krondo.com>
31         * Update README with erlare-man-root-dir change.
33 2008-01-05  Dave Peticolas <dave@krondo.com>
35         * Rename erlang-root-dir to erlang-man-root-dir.
37 2008-01-03  Dave Peticolas <dave@krondo.com>
39         * Add sinan clean function.
41 2008-01-01  Dave Peticolas <dave@krondo.com>
43         * Start of sinan command support.
45 2007-12-29  Dave Peticolas <dave@krondo.com>
47         * Obey user's delete-key-deletes-forward setting.
49 2007-12-27  Dave Peticolas <dave@krondo.com>
51         * Update supervisor init method.
53 2007-12-27  Dave Peticolas <dave@krondo.com>
55         * Distinguish between original mode and erlware mode.
57 2007-12-27  Dave Peticolas <dave@krondo.com>
59         * Whitespace cleanup.
61 2007-12-26  Martin Logan <dave@krondo.com>
63         * updated the init method
65 2007-12-27  Dave Peticolas <dave@krondo.com>
67         * Update supervisor init method.
69 2007-12-27  Dave Peticolas <dave@krondo.com>
71         * Whitespace cleanup.
73 2007-12-26  Martin Logan <dave@krondo.com>
75         * updated the init method
77 2007-12-25  Dave Peticolas <dave.peticolas@gmail.com>
79         * Reformat @doc sections to be consistent.
81 2007-12-25  Dave Peticolas <dave.peticolas@gmail.com>
83         * Add ChangeLog to comply with EPL.
85 2007-12-25  Dave Peticolas <dave.peticolas@gmail.com>
87         * Remove '.' characters from ends of @spec lines.
89 2007-12-25  Dave Peticolas <dave.peticolas@gmail.com>
91         * Add @private lines to generic callback function docs.
93 2007-12-24  Dave Peticolas <dave.peticolas@gmail.com>
95         * Formatting cleanup.
97 2007-12-24  Dave Peticolas <dave.peticolas@gmail.com>
99         * Move header @copyright edoc lines above @doc lines.
101 2007-12-24  Dave Peticolas <dave.peticolas@gmail.com>
103         * Cleanup whitespace.
105 2007-12-24  Dave Peticolas <dave.peticolas@gmail.com>
107         * Add XEmacs instructions for windows section.
109 2007-12-24  Dave Peticolas <dave.peticolas@gmail.com>
111         * Cleanup whitespace in emacs code.
113 2007-12-24  Dave Peticolas <dave.peticolas@gmail.com>
115         * Add instructions for XEmacs.
117 2007-12-23  Dave Peticolas <dave.peticolas@gmail.com>
119         * Clean up whitespace in emacs code.
121 2007-12-16  Dave Peticolas <dave.peticolas@gmail.com>
123         * Clean up whitespace in emacs code.
125 2007-12-15  Dave Peticolas <cyberlync@cyberlync-laptop.(none)>
127         * Remove trailing whitespace from skeleton code.
129 2007-12-14  Martin Logan <martinjlogan@Macintosh.local>
131         * @doc now sits below @spec
133 2007-11-02  Eric Merritt <cyberlync@gmail.com>
135         * skeleton changes