| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * FOR-RELEASE: CEDET and a javascript mode were added, so remove todos. | Glenn Morris | 2010-03-01 | 1 | -2/+0 |
| | | |||||
| * | * README: Minor fixes. | Glenn Morris | 2010-02-18 | 1 | -7/+3 |
| | | |||||
| * | * commits: Mention not to mix changes in any given commit. | Glenn Morris | 2010-02-17 | 1 | -0/+8 |
| | | |||||
| * | * quick-install-emacs (PRUNED): Fix typo in message. | Juanma Barranquero | 2010-02-14 | 2 | -1/+5 |
| | | |||||
| * | Explain pkreport sort options. | Glenn Morris | 2010-02-03 | 1 | -0/+20 |
| | | | | | What to do about moderation mistakes. | ||||
| * | Explain mbox folder links. | Glenn Morris | 2010-01-28 | 1 | -0/+11 |
| | | |||||
| * | Add some details of bzr's --fixes option. | Glenn Morris | 2010-01-27 | 1 | -4/+6 |
| | | |||||
| * | Add a quick-start guide. | Glenn Morris | 2010-01-26 | 1 | -5/+56 |
| | | | | | Add details of what happens when a bug is closed. | ||||
| * | Add the aliases bug-emacs and bug-gnumacs. | Glenn Morris | 2010-01-24 | 1 | -2/+5 |
| | | |||||
| * | Small fixes. | Glenn Morris | 2010-01-23 | 1 | -5/+4 |
| | | |||||
| * | Fix some details of previous change. | Glenn Morris | 2010-01-23 | 1 | -10/+11 |
| | | |||||
| * | Update X-Debbugs-CC details. | Glenn Morris | 2010-01-23 | 1 | -20/+38 |
| | | | | | | | | | Remove Mail-Followup-To, since it is no longer set. Mention replacement of addresses in new reports. Mention bazaar --fixes. Mention debbugs-submit administrivia setting. Mention how to test Debbugs changes. | ||||
| * | Remove file that only works with CVS, and isn't really needed with | Glenn Morris | 2010-01-19 | 2 | -137/+5 |
| | | | | | Bazaar (given the in-built revision options of bzr diff). | ||||
| * | Edit some notes/ files to replace `cvs' with `bzr', or something general. | Glenn Morris | 2010-01-16 | 2 | -18/+17 |
| | | |||||
| * | Update with Miles's advice on how to commit. | Glenn Morris | 2010-01-16 | 1 | -10/+48 |
| | | |||||
| * | Rename from cvslogs to commits. | Glenn Morris | 2010-01-16 | 1 | -0/+0 |
| | | |||||
| * | Some more pointless updates. | Glenn Morris | 2010-01-14 | 1 | -15/+15 |
| | | |||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 33 | -36/+36 |
| | | |||||
| * | Replace emacs-pretest-bug with bug-gnu-emacs mailing list. | Glenn Morris | 2010-01-11 | 3 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to bug-gnu-emacs rather than emacs-pretest-bug. * mail/emacsbug.el (report-emacs-bug-pretest-address): Set it to bug-gnu-emacs rather than emacs-pretest-bug. * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * trouble.texi (Checklist): Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. | ||||
| * | Comment on out-of-sequence messages. | Glenn Morris | 2009-12-23 | 1 | -0/+2 |
| | | |||||
| * | Add some notes on the debbugs.gnu.org setup. | Glenn Morris | 2009-12-22 | 1 | -0/+70 |
| | | |||||
| * | Update some addresses for debbugs.gnu.org. | Glenn Morris | 2009-12-19 | 1 | -19/+13 |
| | | |||||
| * | Expand on previous change. | Glenn Morris | 2009-12-17 | 1 | -1/+3 |
| | | |||||
| * | Refer to the static bug page (rather than the dynamic one) for a list | Glenn Morris | 2009-12-17 | 1 | -1/+2 |
| | | | | | of all bugs. | ||||
| * | emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout. | Glenn Morris | 2009-12-17 | 1 | -15/+18 |
| | | |||||
| * | Remove comments about edt-user.doc. No longer applies now file has | Glenn Morris | 2009-12-15 | 1 | -3/+0 |
| | | | | | been removed and split into two pieces. | ||||
| * | No longer need to patch configure. | Chong Yidong | 2009-12-09 | 1 | -4/+0 |
| | | |||||
| * | Mention usertags. | Glenn Morris | 2009-12-01 | 1 | -0/+62 |
| | | |||||
| * | (comint-mode-map): Rebind `M-r' from | Juri Linkov | 2009-11-30 | 1 | -6/+2 |
| | | | | | | | | | `comint-previous-matching-input' to `comint-history-isearch-backward-regexp'. Unbind `M-s' to allow global key binding `M-s'. Add menu items for `comint-history-isearch-backward' and `comint-history-isearch-backward-regexp'. (Bug#3746) | ||||
| * | *** empty log message *** | Glenn Morris | 2009-11-19 | 1 | -0/+4 |
| | | |||||
| * | No need to cc on -done messages. | Glenn Morris | 2009-11-14 | 1 | -0/+3 |
| | | |||||
| * | (unidata-gen-table): Fix for the case that the block data and the | Kenichi Handa | 2009-11-06 | 2 | -5/+38 |
| | | | | | following per-char data fall into the same char-table leaf. | ||||
| * | *** empty log message *** | Kenichi Handa | 2009-10-13 | 1 | -1/+1 |
| | | |||||
| * | Update to Unicode 5.2.0. | Juanma Barranquero | 2009-10-01 | 2 | -442/+2939 |
| | | | | | | | | | | | | | | | | | | | | | | * admin/unidata/UnicodeData.txt: Update. * lisp/international/charprop.el: * lisp/international/uni-bidi.el: * lisp/international/uni-category.el: * lisp/international/uni-combining.el: * lisp/international/uni-comment.el: * lisp/international/uni-decimal.el: * lisp/international/uni-decomposition.e: * lisp/international/uni-digit.el: * lisp/international/uni-lowercase.el: * lisp/international/uni-mirrored.el: * lisp/international/uni-name.el: * lisp/international/uni-numeric.el: * lisp/international/uni-old-name.el: * lisp/international/uni-titlecase.el: * lisp/international/uni-uppercase.el: Regenerate. | ||||
| * | Add arch tagline | Miles Bader | 2009-09-17 | 1 | -0/+2 |
| | | |||||
| * | Fix typo (again). | Juanma Barranquero | 2009-09-07 | 1 | -1/+1 |
| | | |||||
| * | Fix typo. | Juanma Barranquero | 2009-09-07 | 1 | -1/+1 |
| | | |||||
| * | * unidata/.gitignore: New file. | Juanma Barranquero | 2009-09-07 | 2 | -4/+5 |
| | | |||||
| * | Fix typo. | Glenn Morris | 2009-08-25 | 1 | -1/+1 |
| | | |||||
| * | How to reassign a bug to a list of packages. | Eli Zaretskii | 2009-08-22 | 2 | -3/+10 |
| | | |||||
| * | Details of how to check for problems with DOS 8+3 file-name restrictions. | Eli Zaretskii | 2009-08-22 | 2 | -0/+17 |
| | | |||||
| * | Checklist for adding new files to Emacs. | Glenn Morris | 2009-08-18 | 1 | -0/+23 |
| | | |||||
| * | Updated ready for release | Jason Rumney | 2009-07-29 | 1 | -13/+13 |
| | | |||||
| * | Refcard comments. | Glenn Morris | 2009-07-16 | 1 | -1/+3 |
| | | |||||
| * | refcards comment. | Glenn Morris | 2009-07-16 | 1 | -0/+4 |
| | | |||||
| * | Mention info-xref. | Glenn Morris | 2009-07-12 | 1 | -1/+5 |
| | | |||||
| * | Clarify previous change. | Glenn Morris | 2009-07-11 | 1 | -3/+8 |
| | | |||||
| * | Add a note about bumping the value of | Eli Zaretskii | 2009-07-11 | 2 | -5/+15 |
| | | | | | customize-changed-options-previous-release. | ||||
| * | Comments on manual checking. | Glenn Morris | 2009-07-11 | 1 | -2/+22 |
| | | |||||
| * | Checked TUTORIAL. | Glenn Morris | 2009-07-08 | 1 | -1/+1 |
| | | |||||