diff options
| author | Jan D | 2015-04-03 12:32:13 +0200 |
|---|---|---|
| committer | Jan D | 2015-04-03 12:32:13 +0200 |
| commit | 75c8741afba2321add3ad52c5143b4fdb1d63e18 (patch) | |
| tree | 3a125791aba92eb58bee81163a93c3246f275a54 /admin | |
| parent | 734900695acbe17bc7c52c85133918b8949fd2d3 (diff) | |
| parent | 0b914bada39e4577cd9e9209a15c44cc1f83294d (diff) | |
| download | emacs-75c8741afba2321add3ad52c5143b4fdb1d63e18.tar.gz emacs-75c8741afba2321add3ad52c5143b4fdb1d63e18.zip | |
Merge branch 'master' into cairo
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CPP-DEFINES | 1 | ||||
| -rw-r--r-- | admin/ChangeLog | 13 | ||||
| -rw-r--r-- | admin/MAINTAINERS | 5 | ||||
| -rw-r--r-- | admin/admin.el | 2 | ||||
| -rw-r--r-- | admin/authors.el | 4 | ||||
| -rw-r--r-- | admin/notes/repo | 21 | ||||
| -rwxr-xr-x | admin/update_autogen | 2 |
7 files changed, 45 insertions, 3 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 18423c23420..796b57db3d8 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES | |||
| @@ -85,7 +85,6 @@ AMPERSAND_FULL_NAME | |||
| 85 | BROKEN_DATAGRAM_SOCKETS | 85 | BROKEN_DATAGRAM_SOCKETS |
| 86 | BROKEN_FIONREAD | 86 | BROKEN_FIONREAD |
| 87 | BROKEN_GET_CURRENT_DIR_NAME | 87 | BROKEN_GET_CURRENT_DIR_NAME |
| 88 | BROKEN_NON_BLOCKING_CONNECT | ||
| 89 | BROKEN_PTY_READ_AFTER_EAGAIN | 88 | BROKEN_PTY_READ_AFTER_EAGAIN |
| 90 | DEFAULT_SOUND_DEVICE | 89 | DEFAULT_SOUND_DEVICE |
| 91 | DEVICE_SEP | 90 | DEVICE_SEP |
diff --git a/admin/ChangeLog b/admin/ChangeLog index ec500569860..d3fabd4c811 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2015-03-31 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * update_autogen (commit): Switch prefix from "# " to "; ". | ||
| 4 | |||
| 5 | 2015-03-03 Kelvin White <kwhite@gnu.org> | ||
| 6 | |||
| 7 | * MAINTAINERS: Add myself to section 2. | ||
| 8 | |||
| 9 | 2015-03-03 Glenn Morris <rgm@gnu.org> | ||
| 10 | |||
| 11 | * admin.el (manual-meta-string): Use bug-gnu-emacs@gnu email address | ||
| 12 | rather than webmasters@gnu. | ||
| 13 | |||
| 1 | 2015-01-28 Glenn Morris <rgm@gnu.org> | 14 | 2015-01-28 Glenn Morris <rgm@gnu.org> |
| 2 | 15 | ||
| 3 | * update_autogen (commit): Prepend "# " to commit message. | 16 | * update_autogen (commit): Prepend "# " to commit message. |
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 57f199b27c2..61c70c1e82c 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -78,6 +78,11 @@ Bastien Guerry | |||
| 78 | 2. | 78 | 2. |
| 79 | ============================================================================== | 79 | ============================================================================== |
| 80 | 80 | ||
| 81 | Kelvin White | ||
| 82 | ERC | ||
| 83 | lisp/erc/* | ||
| 84 | doc/misc/erc.texi | ||
| 85 | |||
| 81 | Eli Zaretskii | 86 | Eli Zaretskii |
| 82 | doc/* | 87 | doc/* |
| 83 | lispref/* | 88 | lispref/* |
diff --git a/admin/admin.el b/admin/admin.el index 18ea4a40ccc..9bf503ef142 100644 --- a/admin/admin.el +++ b/admin/admin.el | |||
| @@ -248,7 +248,7 @@ Optional argument TYPE is type of output (nil means all)." | |||
| 248 | 248 | ||
| 249 | (defconst manual-meta-string | 249 | (defconst manual-meta-string |
| 250 | "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\"> | 250 | "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\"> |
| 251 | <link rev=\"made\" href=\"mailto:webmasters@gnu.org\"> | 251 | <link rev=\"made\" href=\"mailto:bug-gnu-emacs@gnu.org\"> |
| 252 | <link rel=\"icon\" type=\"image/png\" href=\"/graphics/gnu-head-mini.png\"> | 252 | <link rel=\"icon\" type=\"image/png\" href=\"/graphics/gnu-head-mini.png\"> |
| 253 | <meta name=\"ICBM\" content=\"42.256233,-71.006581\"> | 253 | <meta name=\"ICBM\" content=\"42.256233,-71.006581\"> |
| 254 | <meta name=\"DC.title\" content=\"gnu.org\">\n\n") | 254 | <meta name=\"DC.title\" content=\"gnu.org\">\n\n") |
diff --git a/admin/authors.el b/admin/authors.el index afab6f0e1e8..1e4af9bbace 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -86,6 +86,7 @@ files.") | |||
| 86 | ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen") | 86 | ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen") |
| 87 | ("Jeremy Bertram Maitin-Shepard" "Jeremy Maitin-Shepard") | 87 | ("Jeremy Bertram Maitin-Shepard" "Jeremy Maitin-Shepard") |
| 88 | ("Johan Bockgård" "Johan Bockgard") | 88 | ("Johan Bockgård" "Johan Bockgard") |
| 89 | ("John F. Carr" "John F Carr") | ||
| 89 | ("John J Foerch" "John Foerch") | 90 | ("John J Foerch" "John Foerch") |
| 90 | ("John W. Eaton" "John Eaton") | 91 | ("John W. Eaton" "John Eaton") |
| 91 | ("Jonathan I. Kamens" "Jonathan Kamens") | 92 | ("Jonathan I. Kamens" "Jonathan Kamens") |
| @@ -243,6 +244,7 @@ If REALNAME is nil, ignore that author.") | |||
| 243 | '(".*loaddefs.el$" ; not obsolete, but auto-generated | 244 | '(".*loaddefs.el$" ; not obsolete, but auto-generated |
| 244 | "\\.\\(bzr\\|cvs\\|git\\)ignore$" ; obsolete or uninteresting | 245 | "\\.\\(bzr\\|cvs\\|git\\)ignore$" ; obsolete or uninteresting |
| 245 | "\\.arch-inventory$" | 246 | "\\.arch-inventory$" |
| 247 | "ChangeLog\\(\\.[0-9]+\\)?\\'" | ||
| 246 | "automated/data/" ; not interesting | 248 | "automated/data/" ; not interesting |
| 247 | ;; TODO lib/? Matches other things? | 249 | ;; TODO lib/? Matches other things? |
| 248 | "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" | 250 | "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" |
| @@ -357,6 +359,7 @@ Changes to files matching one of the regexps in this list are not listed.") | |||
| 357 | "All" "Version" "Everywhere" "Many" "Various" "files" | 359 | "All" "Version" "Everywhere" "Many" "Various" "files" |
| 358 | ;; Directories. | 360 | ;; Directories. |
| 359 | "vms" "mac" "url" "tree-widget" | 361 | "vms" "mac" "url" "tree-widget" |
| 362 | "info/dir" | ||
| 360 | ) | 363 | ) |
| 361 | "List of files and directories to ignore. | 364 | "List of files and directories to ignore. |
| 362 | Changes to files in this list are not listed.") | 365 | Changes to files in this list are not listed.") |
| @@ -796,6 +799,7 @@ in the repository.") | |||
| 796 | ("play/bruce.el" . "bruce.el") | 799 | ("play/bruce.el" . "bruce.el") |
| 797 | ("play/yow.el" . "yow.el") | 800 | ("play/yow.el" . "yow.el") |
| 798 | ("patcomp.el" . "patcomp.el") | 801 | ("patcomp.el" . "patcomp.el") |
| 802 | ("emulation/ws-mode.el" . "ws-mode.el") | ||
| 799 | ;; From lisp to etc/forms. | 803 | ;; From lisp to etc/forms. |
| 800 | ("forms-d2.el" . "forms-d2.el") | 804 | ("forms-d2.el" . "forms-d2.el") |
| 801 | ("forms-pass.el" . "forms-pass.el") | 805 | ("forms-pass.el" . "forms-pass.el") |
diff --git a/admin/notes/repo b/admin/notes/repo index 2d4cc2a55cf..4f9dc59eb0f 100644 --- a/admin/notes/repo +++ b/admin/notes/repo | |||
| @@ -7,6 +7,27 @@ package archive (elpa.gnu.org). See admin/notes/elpa for further | |||
| 7 | explanation, and the README file in the branch for usage | 7 | explanation, and the README file in the branch for usage |
| 8 | instructions. | 8 | instructions. |
| 9 | 9 | ||
| 10 | * Install changes only on one branch, let them get merged elsewhere if needed. | ||
| 11 | |||
| 12 | In particular, install bug-fixes only on the release branch (if there | ||
| 13 | is one) and let them get synced to the trunk; do not install them by | ||
| 14 | hand on the trunk as well. E.g. if there is an active "emacs-24" branch | ||
| 15 | and you have a bug-fix appropriate for the next emacs-24.x release, | ||
| 16 | install it only on the emacs-24 branch, not on the trunk as well. | ||
| 17 | |||
| 18 | Installing things manually into more than one branch makes merges more | ||
| 19 | difficult. | ||
| 20 | |||
| 21 | http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01124.html | ||
| 22 | |||
| 23 | The exception is, if you know that the change will be difficult to | ||
| 24 | merge to the trunk (eg because the trunk code has changed a lot). | ||
| 25 | In that case, it's helpful if you can apply the change to both trunk | ||
| 26 | and branch yourself (when committing the branch change, indicate | ||
| 27 | in the commit log that it should not be merged to the trunk, by | ||
| 28 | including the phrase "Not to be merged to master", or any other phrase | ||
| 29 | that matches "merge"). | ||
| 30 | |||
| 10 | * Installing changes from your personal branches. | 31 | * Installing changes from your personal branches. |
| 11 | 32 | ||
| 12 | If your branch has only a single commit, or many different real | 33 | If your branch has only a single commit, or many different real |
diff --git a/admin/update_autogen b/admin/update_autogen index 73e8aebe3d8..1bd82967c27 100755 --- a/admin/update_autogen +++ b/admin/update_autogen | |||
| @@ -228,7 +228,7 @@ commit () | |||
| 228 | 228 | ||
| 229 | echo "Committing..." | 229 | echo "Committing..." |
| 230 | 230 | ||
| 231 | $vcs commit -m "# Auto-commit of $type files." "$@" || return $? | 231 | $vcs commit -m "; Auto-commit of $type files." "$@" || return $? |
| 232 | 232 | ||
| 233 | [ "$vcs" = "git" ] && { | 233 | [ "$vcs" = "git" ] && { |
| 234 | $vcs push || return $? | 234 | $vcs push || return $? |