diff options
| author | Paul Eggert | 2015-04-07 00:00:06 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-04-07 00:00:06 -0700 |
| commit | dd1404cca3cf6bc459bc53f9aa9528170e30efd4 (patch) | |
| tree | 47b310288e79886ca78c0d7da7ac86796926730c /doc/man/ChangeLog | |
| parent | 9d56a21e6a696ad19ac65c4b405aeca44785884a (diff) | |
| download | emacs-dd1404cca3cf6bc459bc53f9aa9528170e30efd4.tar.gz emacs-dd1404cca3cf6bc459bc53f9aa9528170e30efd4.zip | |
Rename ChangeLogs for gitlog-to-changelog
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv & &.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
Diffstat (limited to 'doc/man/ChangeLog')
| -rw-r--r-- | doc/man/ChangeLog | 194 |
1 files changed, 0 insertions, 194 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog deleted file mode 100644 index 205e9b900cc..00000000000 --- a/doc/man/ChangeLog +++ /dev/null | |||
| @@ -1,194 +0,0 @@ | |||
| 1 | 2014-12-14 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * grep-changelog.1: Remove file. | ||
| 4 | |||
| 5 | 2014-11-10 Glenn Morris <rgm@gnu.org> | ||
| 6 | |||
| 7 | * emacs.1.in: Rename from emacs.1. | ||
| 8 | |||
| 9 | 2014-10-20 Glenn Morris <rgm@gnu.org> | ||
| 10 | |||
| 11 | * Merge in all changes up to 24.4 release. | ||
| 12 | |||
| 13 | 2014-09-29 Eli Zaretskii <eliz@gnu.org> | ||
| 14 | |||
| 15 | * emacs.1: Bump version to 25.0.50. | ||
| 16 | |||
| 17 | 2014-01-12 Glenn Morris <rgm@gnu.org> | ||
| 18 | |||
| 19 | * emacs.1: Replace reference to etc/MAILINGLISTS. | ||
| 20 | |||
| 21 | 2014-01-09 Glenn Morris <rgm@gnu.org> | ||
| 22 | |||
| 23 | * emacs.1: Refer to online service directory rather than etc/SERVICE. | ||
| 24 | |||
| 25 | 2013-08-31 Ulrich Müller <ulm@gentoo.org> | ||
| 26 | |||
| 27 | * emacs.1: Update manual links. | ||
| 28 | |||
| 29 | 2013-04-20 Petr Hracek <phracek@redhat.com> (tiny change) | ||
| 30 | |||
| 31 | * emacs.1: Add some more command-line options. (Bug#14165) | ||
| 32 | |||
| 33 | 2012-12-02 Kevin Ryde <user42@zip.com.au> | ||
| 34 | |||
| 35 | * etags.1: Mention effect of --declarations in Lisp. | ||
| 36 | |||
| 37 | 2012-06-03 Glenn Morris <rgm@gnu.org> | ||
| 38 | |||
| 39 | * rcs-checkin.1: Remove. | ||
| 40 | |||
| 41 | 2012-04-07 Glenn Morris <rgm@gnu.org> | ||
| 42 | |||
| 43 | * emacs.1: Bump version to 24.1.50. | ||
| 44 | |||
| 45 | 2011-11-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 46 | |||
| 47 | * etags.1: Fix typo. | ||
| 48 | |||
| 49 | 2011-10-06 Chong Yidong <cyd@stupidchicken.com> | ||
| 50 | |||
| 51 | * emacsclient.1: Document how -a "" starts the daemon. | ||
| 52 | |||
| 53 | 2011-09-17 Sven Joachim <svenjoac@gmx.de> | ||
| 54 | |||
| 55 | * emacs.1: Escape a dash. | ||
| 56 | |||
| 57 | 2011-07-12 Chong Yidong <cyd@stupidchicken.com> | ||
| 58 | |||
| 59 | * emacsclient.1: Document exit status. | ||
| 60 | |||
| 61 | 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at> | ||
| 62 | |||
| 63 | * emacsclient.1: Mention --frame-parameters. | ||
| 64 | |||
| 65 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 66 | |||
| 67 | * Version 23.3 released. | ||
| 68 | |||
| 69 | 2011-01-02 Jari Aalto <jari.aalto@cante.net> | ||
| 70 | |||
| 71 | * emacsclient.1: Arrange options alphabetically (Bug#7620). | ||
| 72 | |||
| 73 | 2010-10-12 Glenn Morris <rgm@gnu.org> | ||
| 74 | |||
| 75 | * emacs.1: Small fixes. | ||
| 76 | |||
| 77 | 2010-10-12 Ulrich Mueller <ulm@gentoo.org> | ||
| 78 | |||
| 79 | * emacs.1: Update license description. | ||
| 80 | |||
| 81 | 2010-10-09 Glenn Morris <rgm@gnu.org> | ||
| 82 | |||
| 83 | * b2m.1: Remove file. | ||
| 84 | |||
| 85 | 2010-09-25 Ulrich Mueller <ulm@gentoo.org> | ||
| 86 | |||
| 87 | * etags.1: xz compression is now supported. | ||
| 88 | |||
| 89 | 2010-08-26 Sven Joachim <svenjoac@gmx.de> | ||
| 90 | |||
| 91 | * emacs.1: Mention "maximized" value for the "fullscreen" X resource. | ||
| 92 | |||
| 93 | 2010-05-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 94 | |||
| 95 | * Version 23.2 released. | ||
| 96 | |||
| 97 | 2010-03-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 98 | |||
| 99 | * Branch for 23.2. | ||
| 100 | |||
| 101 | 2010-01-09 Chong Yidong <cyd@stupidchicken.com> | ||
| 102 | |||
| 103 | * emacs.1: Copyedits. Update options -Q, -mm and --daemon. | ||
| 104 | Remove deprecated --unibyte option. | ||
| 105 | |||
| 106 | 2009-06-21 Chong Yidong <cyd@stupidchicken.com> | ||
| 107 | |||
| 108 | * Branch for 23.1. | ||
| 109 | |||
| 110 | 2009-01-31 Glenn Morris <rgm@gnu.org> | ||
| 111 | |||
| 112 | * b2m.1: Minor fixes. | ||
| 113 | |||
| 114 | 2008-12-14 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 115 | |||
| 116 | * ebrowse.1: Fix typos. Add more to the "SEE ALSO" section. | ||
| 117 | |||
| 118 | 2008-12-14 Glenn Morris <rgm@gnu.org> | ||
| 119 | |||
| 120 | * emacs.1: Fix MAILINGLISTS (default) location. | ||
| 121 | |||
| 122 | 2008-12-13 Glenn Morris <rgm@gnu.org> | ||
| 123 | |||
| 124 | * b2m.1: New file. Basic man-page. | ||
| 125 | |||
| 126 | * grep-changelog.1: New file. Basic man-page, largely constructed from | ||
| 127 | program --help output. | ||
| 128 | |||
| 129 | * rcs-checkin.1: New file. Basic man-page, largely from script | ||
| 130 | commentary. | ||
| 131 | |||
| 132 | * ebrowse.1: Fix "emacsclient" typo. Replace problematic character. | ||
| 133 | Add some formatting. Add permissions notice. | ||
| 134 | |||
| 135 | * emacs.1: Remove initial copyright comment, just refer to COPYING | ||
| 136 | section, merge years. | ||
| 137 | |||
| 138 | * etags.1: Don't duplicate copyright info in initial comment, | ||
| 139 | just refer to COPYING section. | ||
| 140 | |||
| 141 | 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 142 | |||
| 143 | * ebrowse.1: New file, mostly just the results of --help in man format. | ||
| 144 | |||
| 145 | * emacsclient.1: Describe what an empty string argument does for | ||
| 146 | --alternate-editor. | ||
| 147 | |||
| 148 | 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 149 | |||
| 150 | * emacsclient.1: Mention -nw and -c. Fix the character for --help. | ||
| 151 | Swap the order of -e and -n to follow the order displayed by --help. | ||
| 152 | |||
| 153 | 2008-03-13 Glenn Morris <rgm@gnu.org> | ||
| 154 | |||
| 155 | * emacs.1: Fix Emacs version. | ||
| 156 | |||
| 157 | 2008-01-08 Glenn Morris <rgm@gnu.org> | ||
| 158 | |||
| 159 | * emacs.1: Update Emacs version. | ||
| 160 | |||
| 161 | 2007-11-22 Francesco Potortì <pot@gnu.org> | ||
| 162 | |||
| 163 | * etags.1: Ctags and Etags now share the same defaults, so remove | ||
| 164 | --defines, --globals, --members, --typedefs, --typedefs-and-c++. | ||
| 165 | |||
| 166 | 2007-11-15 Francesco Potortì <pot@gnu.org> | ||
| 167 | |||
| 168 | * etags.1: Note that you can use "-" for stdout with -o. | ||
| 169 | |||
| 170 | 2007-09-06 Glenn Morris <rgm@gnu.org> | ||
| 171 | |||
| 172 | * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to | ||
| 173 | doc/man/. | ||
| 174 | |||
| 175 | ;; Local Variables: | ||
| 176 | ;; coding: utf-8 | ||
| 177 | ;; End: | ||
| 178 | |||
| 179 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | ||
| 180 | |||
| 181 | This file is part of GNU Emacs. | ||
| 182 | |||
| 183 | GNU Emacs is free software: you can redistribute it and/or modify | ||
| 184 | it under the terms of the GNU General Public License as published by | ||
| 185 | the Free Software Foundation, either version 3 of the License, or | ||
| 186 | (at your option) any later version. | ||
| 187 | |||
| 188 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 189 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 190 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 191 | GNU General Public License for more details. | ||
| 192 | |||
| 193 | You should have received a copy of the GNU General Public License | ||
| 194 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | ||