aboutsummaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* bugtracker: Correct locations of bzr *.conf files.Eli Zaretskii2010-11-211-2/+2
|
* The `fixes' attribute does show in `bzr log'.Eli Zaretskii2010-11-121-4/+4
|
* Expand and clarify the description of bugtracker setting for bzr.Eli Zaretskii2010-11-121-1/+24
|
* Comments related to `bzr commit --fixes'.Glenn Morris2010-11-091-2/+4
|
* Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | * etc/tutorials/TUTORIAL.es: Fix typos. * lisp/cedet/semantic/symref/list.el (semantic-symref-list-rename-open-hits): Fix typo in message. (semantic-symref-list-map-open-hits): Fix typo in docstring. * lisp/erc/erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring. * lisp/gnus/nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring. * lisp/international/mule.el (define-coding-system): * lisp/international/titdic-cnv.el (quail-cxterm-package-ext-info): * composite.el (compose-region): Fix typo in docstring. * lisp/org/org-agenda.el (org-prefix-category-length) (org-prefix-category-max-length): Fix typos in docstrings. * src/font.c (Ffont_variation_glyphs): * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
* Bump version to 23.2.Chong Yidong2010-05-071-0/+4
|
* * admin/notes/bugtracker: Minor updates.Glenn Morris2010-04-131-7/+16
|
* * copyright: Add note about lisp/cedet/semantic/imenu.el.Glenn Morris2010-03-131-0/+5
|
* * bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.Glenn Morris2010-03-101-4/+4
|
* * FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.Glenn Morris2010-03-011-2/+0
|
* * README: Minor fixes.Glenn Morris2010-02-181-7/+3
|
* * commits: Mention not to mix changes in any given commit.Glenn Morris2010-02-171-0/+8
|
* * quick-install-emacs (PRUNED): Fix typo in message.Juanma Barranquero2010-02-142-1/+5
|
* Explain pkreport sort options.Glenn Morris2010-02-031-0/+20
| | | | What to do about moderation mistakes.
* Explain mbox folder links.Glenn Morris2010-01-281-0/+11
|
* Add some details of bzr's --fixes option.Glenn Morris2010-01-271-4/+6
|
* Add a quick-start guide.Glenn Morris2010-01-261-5/+56
| | | | Add details of what happens when a bug is closed.
* Add the aliases bug-emacs and bug-gnumacs.Glenn Morris2010-01-241-2/+5
|
* Small fixes.Glenn Morris2010-01-231-5/+4
|
* Fix some details of previous change.Glenn Morris2010-01-231-10/+11
|
* Update X-Debbugs-CC details.Glenn Morris2010-01-231-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 withGlenn Morris2010-01-192-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 Morris2010-01-162-18/+17
|
* Update with Miles's advice on how to commit.Glenn Morris2010-01-161-10/+48
|
* Rename from cvslogs to commits.Glenn Morris2010-01-161-0/+0
|
* Some more pointless updates.Glenn Morris2010-01-141-15/+15
|
* Add 2010 to copyright years.Glenn Morris2010-01-1333-36/+36
|
* Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-113-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 Morris2009-12-231-0/+2
|
* Add some notes on the debbugs.gnu.org setup.Glenn Morris2009-12-221-0/+70
|
* Update some addresses for debbugs.gnu.org.Glenn Morris2009-12-191-19/+13
|
* Expand on previous change.Glenn Morris2009-12-171-1/+3
|
* Refer to the static bug page (rather than the dynamic one) for a listGlenn Morris2009-12-171-1/+2
| | | | of all bugs.
* emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.Glenn Morris2009-12-171-15/+18
|
* Remove comments about edt-user.doc. No longer applies now file hasGlenn Morris2009-12-151-3/+0
| | | | been removed and split into two pieces.
* No longer need to patch configure.Chong Yidong2009-12-091-4/+0
|
* Mention usertags.Glenn Morris2009-12-011-0/+62
|
* (comint-mode-map): Rebind `M-r' fromJuri Linkov2009-11-301-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 Morris2009-11-191-0/+4
|
* No need to cc on -done messages.Glenn Morris2009-11-141-0/+3
|
* (unidata-gen-table): Fix for the case that the block data and theKenichi Handa2009-11-062-5/+38
| | | | following per-char data fall into the same char-table leaf.
* *** empty log message ***Kenichi Handa2009-10-131-1/+1
|
* Update to Unicode 5.2.0.Juanma Barranquero2009-10-012-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 taglineMiles Bader2009-09-171-0/+2
|
* Fix typo (again).Juanma Barranquero2009-09-071-1/+1
|
* Fix typo.Juanma Barranquero2009-09-071-1/+1
|
* * unidata/.gitignore: New file.Juanma Barranquero2009-09-072-4/+5
|
* Fix typo.Glenn Morris2009-08-251-1/+1
|
* How to reassign a bug to a list of packages.Eli Zaretskii2009-08-222-3/+10
|
* Details of how to check for problems with DOS 8+3 file-name restrictions.Eli Zaretskii2009-08-222-0/+17
|