diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-13 04:16:16 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-13 04:16:16 +0000 |
commit | c89da685b0d2bfac50ccf3f79b44f96e0bf576b0 (patch) | |
tree | 6a94975b8c162b085d5eb822230d9aba66c22a75 /doc/man/ChangeLog | |
parent | 0a46456b1ddb43491802cb8bb4f7f77f01e1aa9a (diff) | |
download | emacs-c89da685b0d2bfac50ccf3f79b44f96e0bf576b0.tar.gz emacs-c89da685b0d2bfac50ccf3f79b44f96e0bf576b0.tar.bz2 emacs-c89da685b0d2bfac50ccf3f79b44f96e0bf576b0.zip |
Remove initial copyright comment, just refer to COPYING section, merge
years.
Diffstat (limited to 'doc/man/ChangeLog')
-rw-r--r-- | doc/man/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index 23c24287d67..62782bb87af 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog @@ -1,3 +1,22 @@ +2008-12-13 Glenn Morris <rgm@gnu.org> + + * b2m.1: New file. Basic man-page. + + * grep-changelog.1: New file. Basic man-page, largely constructed from + program --help output. + + * rcs-checkin.1: New file. Basic man-page, largely from script + commentary. + + * ebrowse.1: Fix "emacsclient" typo. Replace problematic character. + Add some formatting. Add permissions notice. + + * emacs.1: Remove initial copyright comment, just refer to COPYING + section, merge years. + + * etags.1: Don't duplicate copyright info in initial comment, + just refer to COPYING section. + 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> * ebrowse.1: New file, mostly just the results of --help in man format. |