diff options
| author | Glenn Morris | 2012-05-21 20:31:34 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-05-21 20:31:34 -0700 |
| commit | 3290526dde9b633b7a032de36fd961347f1bfe88 (patch) | |
| tree | 797527a8e595d0a48e9512b0945942b35d006b93 /lisp/ChangeLog | |
| parent | c463dd01c78224c450cb8be823e6ac524ba39ce6 (diff) | |
| download | emacs-3290526dde9b633b7a032de36fd961347f1bfe88.tar.gz emacs-3290526dde9b633b7a032de36fd961347f1bfe88.zip | |
Add "How to Report a Bug" to Help menu
* lisp/info.el (info-emacs-bug): New command.
* lisp/menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
* lisp/mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index abf0bb66b2e..cd57969f73f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-05-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * info.el (info-emacs-bug): New command. | ||
| 4 | * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help. | ||
| 5 | * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug. | ||
| 6 | |||
| 1 | 2012-05-21 Glenn Morris <rgm@gnu.org> | 7 | 2012-05-21 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * makefile.w32-in (update-subdirs-SH): | 9 | * makefile.w32-in (update-subdirs-SH): |