summaryrefslogtreecommitdiff
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-071-1/+1
| | | | | * lisp/progmodes/cc-cmds.el (c-beginning-of-statement): Revert 2011-01-31 change.
* Release logs for 23.3 release.Chong Yidong2011-02-281-0/+4
| | | | Regenerate configure and other release files.
* admin/notes/bugtracker (bugtracker_debbugs_url): Fix typo.Juanma Barranquero2011-02-222-1/+5
|
* * admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.Glenn Morris2011-01-022-15/+26
|
* Revert accidental update of non-FSF copyright from ↵Glenn Morris2011-01-021-1/+1
| | | | 2010-01-13T08:35:10Z!rgm@gnu.org.
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0233-35/+34
|
* Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-312-8/+21
| | | | | | | | | | | | src/image.c <Qlibpng_version>: New variable. (syms_of_image): Intern and staticpro it. Set its value to the version of PNG library we were compiled with. (my_png_error, png_load): Avoid GCC warnings about direct access to png_ptr->jmpbuf. lisp/term/w32-win.el (image-library-alist): Set up correctly for libpng versions both before and after 1.4.0. admin/nt/README.W32: Update the information about PNG support libraries. nt/INSTALL: Update the information about PNG support libraries.
* bugtracker: REALLY correct locations of bzr *.conf files.Eli Zaretskii2010-11-221-1/+1
|
* 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.emacs-23.2Chong 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
|