diff options
| author | Stephen Leake | 2014-12-23 13:11:45 -0600 |
|---|---|---|
| committer | Stephen Leake | 2014-12-23 13:11:45 -0600 |
| commit | fcb978e24023e9af4e465ac98222543990c70ffc (patch) | |
| tree | b71306f0aea7235715da76f88a9cb92608bddeca /ChangeLog | |
| parent | 061f310c4a32491634b7563f4b8520f4824ed21b (diff) | |
| download | emacs-fcb978e24023e9af4e465ac98222543990c70ffc.tar.gz emacs-fcb978e24023e9af4e465ac98222543990c70ffc.zip | |
Move user-level information from CONTRIBUTE to doc/emacs/trouble.texi
Fixes bug#19299
* CONTRIBUTE: Move user-level information to doc/emacs/trouble.texi
(commit messages): new, gathered from comments on emacs-devel
(Changelog notes): add reference to GNU coding standards section 5.2;
doc 'present tense', bug fix format
(branches): freeze announcements are made on info-gnu-emacs mailing
list
(git vs rename): new
* doc/emacs/trouble.texi: Move user-level information from CONTRIBUTE here
* lisp/startup.el (fancy-about-text): change buttons for etc/CONTRIBUTE
to (info "(emacs)Contributing")
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
| @@ -1,3 +1,22 @@ | |||
| 1 | 2014-12-19 Stephen Leake <stephen_leake@stephe-leake.org> | ||
| 2 | |||
| 3 | Move user-level information from CONTRIBUTE to doc/emacs/trouble.texi | ||
| 4 | |||
| 5 | Fixes bug#19299 | ||
| 6 | |||
| 7 | * CONTRIBUTE: Move user-level information to doc/emacs/trouble.texi | ||
| 8 | (commit messages): new, gathered from comments on emacs-devel | ||
| 9 | (Changelog notes): add reference to GNU coding standards section 5.2; | ||
| 10 | doc 'present tense', bug fix format | ||
| 11 | (branches): freeze announcements are made on info-gnu-emacs mailing | ||
| 12 | list | ||
| 13 | (git vs rename): new | ||
| 14 | |||
| 15 | * doc/emacs/trouble.texi: Move user-level information from CONTRIBUTE here | ||
| 16 | |||
| 17 | * lisp/startup.el (fancy-about-text): change buttons for etc/CONTRIBUTE | ||
| 18 | to (info "(emacs)Contributing") | ||
| 19 | |||
| 1 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> | 20 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 21 | ||
| 3 | Spelling fixes | 22 | Spelling fixes |