1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

286 Commits

Author SHA1 Message Date
Glenn Morris
b69258a1a8 * admin/notes/bzr: Fix typos in previous. 2011-01-17 18:57:04 -08:00
Glenn Morris
565cb73650 * admin/notes/bzr: More bzrmerge notes. 2011-01-17 18:55:26 -08:00
Glenn Morris
b91f171d26 * admin/notes/bzr: Add some more bzrmerge details. 2011-01-17 18:22:36 -08:00
Paul Eggert
9092d18633 * notes/bzr (Installing changes from gnulib): New section.
Need for this suggested by Stefan Monnier.
2011-01-17 14:11:13 -08:00
Paul Eggert
a3e44e7937 Merge from mainline. 2011-01-17 11:01:01 -08:00
Glenn Morris
0d9f702fd0 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Glenn Morris
4ebf3ee11c * admin/notes/bzr: More on previous. 2011-01-15 13:51:36 -08:00
Glenn Morris
9aafb22b66 * admin/notes/bzr: Add an idiot's guide to merging between branches. 2011-01-15 13:47:46 -08:00
Paul Eggert
8a1f4a98c1 Merge from mainline. 2011-01-14 10:14:17 -08:00
Stefan Monnier
77ab81d054 Merge from emacs-23 2011-01-14 12:18:41 -05:00
Paul Eggert
e8c53d3abf Update copyright notes to match recent gnulib-related changes.
* notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
arg-nonnull.h, c++defs.h, compile, depcomp, missing,
warn-on-use.h, lib/*.[ch], lib/gnulib.mk.  Remove src/mktime.c,
lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
are subsumed by the lib/*.[ch] rule).  Remove m4/getopt.m4 (now
subsumed by m4/*.m4 rule).  config.guess, config.sub, and
doc/man/texinfo.tex are now copied in from gnulib.
2011-01-09 00:42:24 -08:00
Paul Eggert
2b3f5bc80a * install-sh, mkinstalldirs, move-if-change: Update from master 2011-01-07 12:42:11 -08:00
Paul Eggert
dfa36fa1a2 * notes/copyright: Report status more accurately for non-GPL files.
Report copyright status more accurately for mkinstalldirs,
configure, m4/getopt.m4, and msdos/sed*.inp.
2011-01-07 11:23:35 -08:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Chong Yidong
07976ae3b8 Merge changes from emacs-23 branch 2010-11-27 15:04:57 -05:00
Eli Zaretskii
0c3b672775 bugtracker: REALLY correct locations of bzr *.conf files. 2010-11-22 05:52:49 +02:00
Eli Zaretskii
5b9b7ef448 bugtracker: Correct locations of bzr *.conf files. 2010-11-21 19:59:08 +02:00
Stefan Monnier
4a47c27573 Merge from emacs-23 2010-11-17 22:54:14 -05:00
Eli Zaretskii
43335389f1 The fixes' attribute does show in bzr log'. 2010-11-12 18:42:12 +02:00
Eli Zaretskii
6173c5b551 Expand and clarify the description of bugtracker setting for bzr. 2010-11-12 10:37:27 +02:00
Glenn Morris
de4708cbd8 Comments related to `bzr commit --fixes'. 2010-11-09 20:50:31 -08:00
Chong Yidong
eea682b6d1 Notes about elpa.gnu.org for maintainers. 2010-11-04 13:00:43 -04:00
Glenn Morris
e63715a071 * admin/notes/bugtracker: Mention "found". 2010-10-30 17:38:13 -07:00
Glenn Morris
16a0af11ec Move nextstep/DEV-NOTES to admin/notes/nextstep. 2010-10-11 20:55:21 -07:00
Glenn Morris
3da5f1d0ce * admin/notes/newfile: Update. 2010-06-09 22:42:55 -07:00
Glenn Morris
3a61723751 * admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae. 2010-06-08 23:53:17 -07:00
Glenn Morris
2db4b11ebd * admin/notes/font-backend: Remove obsolete information. 2010-06-02 22:45:20 -07:00
Glenn Morris
81ac4f3536 Do not preprocess src/Makefile.in.
* configure.in: Do not preprocess src/Makefile.in.
(cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
(AC_EGREP_CPP): Test no longer needed.
* configure: Regenerate.

* config.bat: Do not preprocess src/Makefile.in.

* make-dist: No more Makefile.c files.

* INSTALL, src/README: Makefiles are not preprocessed.

* src/Makefile.in, src/autodeps.mk, src/deps.mk, src/ns.mk:
Convert comments to Makefile format.

* lib-src/Makefile.in (distclean): No more Makefile.c.
* src/Makefile.in (bootstrap-clean): No more Makefile.c.

* admin/notes/cpp: Remove file.

* admin/quick-install-emacs (AVOID): No more Makefile.c files.

* etc/PROBLEMS, etc/MACHINES: Remove details of cpp problems which can
no longer occur.
2010-05-26 22:43:27 -07:00
Glenn Morris
9d5c6f0e5f * admin/notes/bugtracker: More about recovering from moderation mistakes. 2010-05-22 10:39:35 -07:00
Eli Zaretskii
5739cdd25a Advise against unnecessary merges from trunk to feature branches. 2010-05-18 10:38:35 +03:00
Glenn Morris
51603dabe0 * admin/notes/bzr: New file.
More mailing-list wisdom.  Probably should be merged with commits.
2010-05-17 19:52:21 -07:00
Glenn Morris
d3b23034e8 Do not preprocess lib-src/Makefile.in
* configure.in: Generate lib-src/Makefile directly, do not run cpp.
* config.bat: Do not run cpp on lib-src/Makefile.in.

* lib-src/Makefile.in: Convert comments to makefile format.

* admin/notes/cpp: lib-src/Makefile not preprocessed.
2010-05-10 20:00:32 -07:00
Stefan Monnier
6e104790e7 Merge from emacs-23 2010-04-19 11:07:52 -04:00
Glenn Morris
18bf657d18 * admin/notes/BRANCH: Defer to emacs-devel. 2010-04-15 10:22:07 -07:00
Glenn Morris
041b80fcd9 * admin/notes/BRANCH: Update. 2010-04-14 19:10:20 -07:00
Glenn Morris
f1b95f0a0d * admin/notes/bugtracker: Minor updates. 2010-04-13 19:36:48 -07:00
Glenn Morris
9496bea877 * copyright: Add note about lisp/cedet/semantic/imenu.el. 2010-03-13 12:02:01 -08:00
Glenn Morris
7af1d7ff6f * bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers. 2010-03-10 22:54:51 -08:00
Glenn Morris
d9aa39cc6e * commits: Mention not to mix changes in any given commit. 2010-02-17 22:18:49 -08:00
Glenn Morris
4ed1ae2d08 Explain pkreport sort options.
What to do about moderation mistakes.
2010-02-03 20:51:49 -08:00
Glenn Morris
db68501ffb Explain mbox folder links. 2010-01-28 23:19:22 -08:00
Glenn Morris
3a78fc3652 Add some details of bzr's --fixes option. 2010-01-27 21:15:52 -08:00
Glenn Morris
7a88d19408 Add a quick-start guide.
Add details of what happens when a bug is closed.
2010-01-26 20:12:26 -08:00
Glenn Morris
38da2cf873 Add the aliases bug-emacs and bug-gnumacs. 2010-01-24 12:28:50 -08:00
Glenn Morris
741701037a Small fixes. 2010-01-23 15:25:25 -08:00
Glenn Morris
ed130eb0fe Fix some details of previous change. 2010-01-23 15:18:58 -08:00
Glenn Morris
9630d49eae Update X-Debbugs-CC details.
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.
2010-01-23 15:11:24 -08:00
Glenn Morris
bd9776d13f Edit some notes/ files to replace cvs' with bzr', or something general. 2010-01-16 19:03:59 -08:00
Glenn Morris
4572d05251 Update with Miles's advice on how to commit. 2010-01-16 12:24:08 -08:00
Glenn Morris
82b52e0dfd Rename from cvslogs to commits. 2010-01-16 12:18:30 -08:00
Glenn Morris
52b76c5ff4 Some more pointless updates. 2010-01-14 19:51:48 -08:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Glenn Morris
efeee2cd6f Comment on out-of-sequence messages. 2009-12-23 01:02:55 +00:00
Glenn Morris
ba35a9929e Add some notes on the debbugs.gnu.org setup. 2009-12-22 08:07:47 +00:00
Glenn Morris
b64afe5401 Update some addresses for debbugs.gnu.org. 2009-12-19 20:32:11 +00:00
Glenn Morris
72707255d1 Expand on previous change. 2009-12-17 04:37:40 +00:00
Glenn Morris
b945368a3f Refer to the static bug page (rather than the dynamic one) for a list
of all bugs.
2009-12-17 04:22:45 +00:00
Glenn Morris
d72fa05cf9 emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout. 2009-12-17 04:20:55 +00:00
Glenn Morris
5b94cf5f51 Remove comments about edt-user.doc. No longer applies now file has
been removed and split into two pieces.
2009-12-15 03:11:56 +00:00
Glenn Morris
cf17679916 Mention usertags. 2009-12-01 03:10:31 +00:00
Glenn Morris
88cff6b5a5 *** empty log message *** 2009-11-19 07:36:19 +00:00
Glenn Morris
d907562311 No need to cc on -done messages. 2009-11-14 04:27:21 +00:00
Glenn Morris
0d722f983c Fix typo. 2009-08-25 07:05:47 +00:00
Eli Zaretskii
8e22fa7efd How to reassign a bug to a list of packages. 2009-08-22 09:07:08 +00:00
Eli Zaretskii
cb33580603 Details of how to check for problems with DOS 8+3 file-name restrictions. 2009-08-22 08:22:51 +00:00
Glenn Morris
ffc90b851e Checklist for adding new files to Emacs. 2009-08-18 16:23:09 +00:00
Glenn Morris
15d0fd3a5b Mention some ChangeLog issues. 2009-03-14 20:29:40 +00:00
Glenn Morris
a1e32f8910 Mention bug 1720. 2009-02-26 03:52:06 +00:00
Glenn Morris
450666b9d2 Update. 2009-02-20 04:27:41 +00:00
Glenn Morris
6d60445e9a Add some gnus stuff from emacs-devel. 2009-02-12 03:27:01 +00:00
Glenn Morris
9270da333d Can't clone a merged bug. 2009-02-03 04:04:40 +00:00
Glenn Morris
82c43d4cdf Update message-dont-reply-to-names section.
Mention the wonderful spam filter.
2009-01-28 02:54:46 +00:00
Glenn Morris
a38d3f5b28 Add some addresses for rmail users to ignore. 2009-01-26 02:58:27 +00:00
Glenn Morris
994e96474c Mention limiting number of bugs displayed on web-page. 2009-01-21 03:50:32 +00:00
Glenn Morris
fdeaec4941 Add yet more addresses to avoid in replies. 2009-01-20 00:58:43 +00:00
Glenn Morris
0f9eec14d9 Mention rmail-dont-reply-to-names. 2009-01-14 03:50:46 +00:00
Glenn Morris
6bbd9b3200 Clarify whose copyrights should be updated. 2009-01-12 06:35:57 +00:00
Glenn Morris
21ac0f63b4 Simplify. 2009-01-12 01:34:11 +00:00
Glenn Morris
0e73efce74 refcards note. 2009-01-08 05:22:16 +00:00
Glenn Morris
f858db9ff1 Add 2009 to copyright years. 2009-01-08 04:24:42 +00:00
Glenn Morris
d3ace93bd6 Mention archiving. 2009-01-08 04:09:43 +00:00
Glenn Morris
3a06684b12 Update some file refs. 2009-01-08 03:55:58 +00:00
Glenn Morris
61425a8eab Update list of files affected by `set-copyright'. 2009-01-05 02:01:28 +00:00
Glenn Morris
61cf9fadd4 *** empty log message *** 2008-12-03 08:21:08 +00:00
Eli Zaretskii
983ab7baf8 Add notes about Antinews. 2008-11-29 12:28:54 +00:00
Glenn Morris
8a44bdf3e4 *** empty log message *** 2008-11-26 02:50:30 +00:00
Eli Zaretskii
a93110ca8a Fix wording of the first entry. 2008-10-21 08:40:40 +00:00
Glenn Morris
8e5de32397 New file, with some wisdom from emacs-devel. 2008-10-21 03:22:25 +00:00
Glenn Morris
b33f826d77 *** empty log message *** 2008-10-08 07:57:47 +00:00
Glenn Morris
97b69a575a Mention cloning. 2008-10-04 20:38:22 +00:00
Glenn Morris
9376e71f1c *** empty log message *** 2008-10-04 18:47:50 +00:00
Glenn Morris
b5726dbad1 *** empty log message *** 2008-09-05 03:58:10 +00:00
Glenn Morris
4ca141e418 *** empty log message *** 2008-09-04 02:34:54 +00:00
Glenn Morris
d57a0b6762 *** empty log message *** 2008-09-01 21:14:41 +00:00
Glenn Morris
aae74b9bd3 *** empty log message *** 2008-08-28 03:09:19 +00:00
Glenn Morris
a2501e52da Add retitle, submitter. 2008-08-27 02:37:15 +00:00
Glenn Morris
f11d52b507 Some doc/ updates. 2008-08-27 02:36:56 +00:00
Glenn Morris
717558078c *** empty log message *** 2008-08-26 02:54:26 +00:00
Dan Nicolaescu
7c2fb837ec * bitmaps/README:
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.

* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.

* message.el (Module):

* gnus-start.el (Module):

* gnus-registry.el (Module):

* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.

* etags.c:
* emacsclient.c: Remove VMS support.

* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.

* ediff.texi: Remove VMS support.

* os.texi:
* intro.texi:
* files.texi: Remove VMS support.

* emacs.texi: Remove VMS support.

* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Glenn Morris
cbed6befa5 *** empty log message *** 2008-07-04 19:32:56 +00:00