Skip to content

Commit 525652d

Browse files
authored
Merge pull request #477 from zonuexe/replace-url-to-emacs-php
Replace php-mode project URL
2 parents b8fb9c8 + ee23391 commit 525652d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+94
-94
lines changed

Changelog.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
77
### Added
88

99
* Add some functions/variables in `php-project` package
10-
* `php-project-get-php-executable` ([#436](https://github.com/ejmr/php-mode/pull/436))
11-
* `php-project-get-phan-executable` ([#436](https://github.com/ejmr/php-mode/pull/436))
10+
* `php-project-get-php-executable` ([#436](https://github.com/emacs-php/php-mode/pull/436))
11+
* `php-project-get-phan-executable` ([#436](https://github.com/emacs-php/php-mode/pull/436))
1212
* Add `php-debug` command for reporting a bug
1313

1414
### Changed
1515

16-
* Add highlighting of return types for abstract functions ([#461](https://github.com/ejmr/php-mode/pull/461) by [@fabacino](https://github.com/fabacino))
16+
* Add highlighting of return types for abstract functions ([#461](https://github.com/emacs-php/php-mode/pull/461) by [@fabacino](https://github.com/fabacino))
1717

1818
### Fixed
1919

20-
* Fix `c-anchored-cpp-prefix` in Emacs 26 ([#453](https://github.com/ejmr/php-mode/pull/453))
21-
* Fix (re-implemteed) `php-complete-function` ([#454](https://github.com/ejmr/php-mode/pull/454))
20+
* Fix `c-anchored-cpp-prefix` in Emacs 26 ([#453](https://github.com/emacs-php/php-mode/pull/453))
21+
* Fix (re-implemteed) `php-complete-function` ([#454](https://github.com/emacs-php/php-mode/pull/454))
2222
* Fix some problem of `php-set-style` *(disabled on default)*
23-
* Fix lazy evaluation of php-set-style ([#444](https://github.com/ejmr/php-mode/pull/444))
24-
* Do not use `php-mode-enable-backup-style-variables` in initialize ([#452](https://github.com/ejmr/php-mode/pull/452))
25-
* Temporarily disable `php-mode-enable-project-coding-style` ([#450](https://github.com/ejmr/php-mode/pull/450))
26-
* Fix heredoc/nowdoc syntax problem ([#440](https://github.com/ejmr/php-mode/pull/440))
27-
* Delete duplicate font locks with keywords not related to PHP language ([#432](https://github.com/ejmr/php-mode/pull/432))
28-
* Make `php-project-root` variable accept a string ([#458](https://github.com/ejmr/php-mode/pull/458))
23+
* Fix lazy evaluation of php-set-style ([#444](https://github.com/emacs-php/php-mode/pull/444))
24+
* Do not use `php-mode-enable-backup-style-variables` in initialize ([#452](https://github.com/emacs-php/php-mode/pull/452))
25+
* Temporarily disable `php-mode-enable-project-coding-style` ([#450](https://github.com/emacs-php/php-mode/pull/450))
26+
* Fix heredoc/nowdoc syntax problem ([#440](https://github.com/emacs-php/php-mode/pull/440))
27+
* Delete duplicate font locks with keywords not related to PHP language ([#432](https://github.com/emacs-php/php-mode/pull/432))
28+
* Make `php-project-root` variable accept a string ([#458](https://github.com/emacs-php/php-mode/pull/458))
2929

3030
## Before 1.19.0
3131

32-
See [Changelog · ejmr/php-mode Wiki](https://github.com/ejmr/php-mode/wiki/Changelog).
32+
See [Changelog · emacs-php/php-mode Wiki](https://github.com/emacs-php/php-mode/wiki/Changelog).

README.ja.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PHP 5.4以降を開発しやすくするための機能をアップデートす
2222

2323
1. USAMI Kenta (@zonuexe)
2424

25-
[PHPモードのGitHubプロジェクト](https://github.com/ejmr/php-mode)にissueを作成してバグ報告や機能リクエストを送ってください。
25+
[PHPモードのGitHubプロジェクト](https://github.com/emacs-php/php-mode)にissueを作成してバグ報告や機能リクエストを送ってください。
2626

2727
インストール
2828
------------
@@ -79,7 +79,7 @@ Settings
7979

8080
### CC Mode, CEDET, EDE, and Semantic ###
8181

82-
In 2013 Daniel Haxney began rewriting parts of PHP Mode in terms of Emacs' built-in CC Mode. This laid the foundation for incorporating some of the inherit IDE-ish features of Emacs, such as CEDET, EDE, and Semantic. Support for these tools continues to improve thanks to the work of Andrea Turso, Steven Rémot, Joris Steyn, and others. If you wish to test, contribute to, or simply experiment with such features then [this thread is a good place to start](https://github.com/ejmr/php-mode/issues/256).
82+
In 2013 Daniel Haxney began rewriting parts of PHP Mode in terms of Emacs' built-in CC Mode. This laid the foundation for incorporating some of the inherit IDE-ish features of Emacs, such as CEDET, EDE, and Semantic. Support for these tools continues to improve thanks to the work of Andrea Turso, Steven Rémot, Joris Steyn, and others. If you wish to test, contribute to, or simply experiment with such features then [this thread is a good place to start](https://github.com/emacs-php/php-mode/issues/256).
8383

8484
### PHP7サポート
8585

@@ -336,9 +336,9 @@ PHP Mode uses the [GNU General Public License 3](http://www.gnu.org/copyleft/gpl
336336
Contributors
337337
------------
338338

339-
PHPモードの改善に協力したすべての貢献者のリストは[README.md#contributors](https://github.com/ejmr/php-mode/blob/master/README.md#contributors)に掲載されています。
339+
PHPモードの改善に協力したすべての貢献者のリストは[README.md#contributors](https://github.com/emacs-php/php-mode/blob/master/README.md#contributors)に掲載されています。
340340

341-
[wiki]: https://github.com/ejmr/php-mode/wiki
341+
[wiki]: https://github.com/emacs-php/php-mode/wiki
342342
[ert]: http://www.gnu.org/software/emacs/manual/html_node/ert/index.html
343343
[cc mode]: https://www.gnu.org/software/emacs/manual/html_mono/ccmode.html
344344
[Subword Mode]: https://www.gnu.org/software/emacs/manual/html_node/ccmode/Subword-Movement.html
@@ -347,8 +347,8 @@ PHPモードの改善に協力したすべての貢献者のリストは[README.
347347
[MELPA]: http://melpa.milkbox.net/
348348
[Marmalade]: http://marmalade-repo.org/
349349
[Web Mode]: http://web-mode.org/
350-
[travis-badge]: https://travis-ci.org/ejmr/php-mode.svg
351-
[travis-link]: https://travis-ci.org/ejmr/php-mode
350+
[travis-badge]: https://travis-ci.org/emacs-php/php-mode.svg
351+
[travis-link]: https://travis-ci.org/emacs-php/php-mode
352352
[melpa-link]: http://melpa.org/#/php-mode
353353
[melpa-stable-link]: http://stable.melpa.org/#/php-mode
354354
[melpa-badge]: http://melpa.org/packages/php-mode-badge.svg

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The current maintainer is:
2323

2424
1. USAMI Kenta (@zonuexe)
2525

26-
Please submit any bug reports or feature requests by creating issues on [the GitHub page for PHP Mode](https://github.com/ejmr/php-mode).
26+
Please submit any bug reports or feature requests by creating issues on [the GitHub page for PHP Mode](https://github.com/emacs-php/php-mode).
2727

2828

2929
Installation
@@ -51,7 +51,7 @@ Experimental and In-Progress Features
5151

5252
### CC Mode, CEDET, EDE, and Semantic ###
5353

54-
In 2013 Daniel Haxney began rewriting parts of PHP Mode in terms of Emacs' built-in CC Mode. This laid the foundation for incorporating some of the inherit IDE-ish features of Emacs, such as CEDET, EDE, and Semantic. Support for these tools continues to improve thanks to the work of Andrea Turso, Steven Rémot, Joris Steyn, and others. If you wish to test, contribute to, or simply experiment with such features then [this thread is a good place to start](https://github.com/ejmr/php-mode/issues/256).
54+
In 2013 Daniel Haxney began rewriting parts of PHP Mode in terms of Emacs' built-in CC Mode. This laid the foundation for incorporating some of the inherit IDE-ish features of Emacs, such as CEDET, EDE, and Semantic. Support for these tools continues to improve thanks to the work of Andrea Turso, Steven Rémot, Joris Steyn, and others. If you wish to test, contribute to, or simply experiment with such features then [this thread is a good place to start](https://github.com/emacs-php/php-mode/issues/256).
5555

5656
### PHP 7 Support ###
5757

@@ -400,7 +400,7 @@ In chronological order:
400400
76. [Mark A. Hershberger](https://github.com/hexmode)
401401

402402

403-
[wiki]: https://github.com/ejmr/php-mode/wiki
403+
[wiki]: https://github.com/emacs-php/php-mode/wiki
404404
[ert]: http://www.gnu.org/software/emacs/manual/html_node/ert/index.html
405405
[cc mode]: https://www.gnu.org/software/emacs/manual/html_mono/ccmode.html
406406
[Subword Mode]: https://www.gnu.org/software/emacs/manual/html_node/ccmode/Subword-Movement.html
@@ -409,8 +409,8 @@ In chronological order:
409409
[MELPA]: http://melpa.milkbox.net/
410410
[Marmalade]: http://marmalade-repo.org/
411411
[Web Mode]: http://web-mode.org/
412-
[travis-badge]: https://travis-ci.org/ejmr/php-mode.svg
413-
[travis-link]: https://travis-ci.org/ejmr/php-mode
412+
[travis-badge]: https://travis-ci.org/emacs-php/php-mode.svg
413+
[travis-link]: https://travis-ci.org/emacs-php/php-mode
414414
[melpa-link]: http://melpa.org/#/php-mode
415415
[melpa-stable-link]: http://stable.melpa.org/#/php-mode
416416
[melpa-badge]: http://melpa.org/packages/php-mode-badge.svg

php-mode-test.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; 2014, 2015 Eric James Michael Ritz
55

66
;; Author: Daniel Hackney <dan@haxney.org>
7-
;; URL: https://github.com/ejmr/php-mode
7+
;; URL: https://github.com/emacs-php/php-mode
88

99
;;; License
1010

@@ -371,7 +371,7 @@ style from Drupal."
371371
(search-forward "@copyright")
372372
(should (equal (get-text-property (match-beginning 0) 'face)
373373
'(php-doc-annotation-tag font-lock-doc-face)))
374-
(search-forward-regexp "@link +\\(https://github.com/ejmr/php-mode\\)")
374+
(search-forward-regexp "@link +\\(https://github.com/emacs-php/php-mode\\)")
375375
(should (equal (get-text-property (match-beginning 1) 'face)
376376
'(link font-lock-doc-face)))
377377
(search-forward-regexp "@package +\\(Emacs\\\\PHPMode\\)")

php-mode.el

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
;; Author: Eric James Michael Ritz
88
;; Maintainer: USAMI Kenta <tadsan@zonu.me>
9-
;; URL: https://github.com/ejmr/php-mode
9+
;; URL: https://github.com/emacs-php/php-mode
1010
;; Keywords: languages php
1111
;; Version: 1.19.1
1212
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
@@ -101,7 +101,7 @@
101101
(if (and (= emacs-major-version 24) (>= emacs-minor-version 4))
102102
(require 'cl)))
103103

104-
;; Work around https://github.com/ejmr/php-mode/issues/310.
104+
;; Work around https://github.com/emacs-php/php-mode/issues/310.
105105
;;
106106
;; In emacs 24.4 and 24.5, lines after functions with a return type
107107
;; are incorrectly analyzed as member-init-cont.
@@ -126,8 +126,8 @@
126126
:tag "PHP"
127127
:prefix "php-"
128128
:group 'languages
129-
:link '(url-link :tag "Official Site" "https://github.com/ejmr/php-mode")
130-
:link '(url-link :tag "PHP Mode Wiki" "https://github.com/ejmr/php-mode/wiki"))
129+
:link '(url-link :tag "Official Site" "https://github.com/emacs-php/php-mode")
130+
:link '(url-link :tag "PHP Mode Wiki" "https://github.com/emacs-php/php-mode/wiki"))
131131

132132
(defcustom php-executable (or (executable-find "php")
133133
"/usr/bin/php")
@@ -1190,7 +1190,7 @@ After setting the stylevars run hooks according to STYLENAME
11901190
(require 'pkg-info nil t)
11911191
(php-mode-debug--buffer 'init)
11921192
(php-mode-debug--message "Feel free to report on GitHub what you noticed!")
1193-
(php-mode-debug--message "https://github.com/ejmr/php-mode/issues/new")
1193+
(php-mode-debug--message "https://github.com/emacs-php/php-mode/issues/new")
11941194
(php-mode-debug--message "")
11951195
(php-mode-debug--message "Pasting the following information on the issue will help us to investigate the cause.")
11961196
(php-mode-debug--message "```")

php-project.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: USAMI Kenta <tadsan@zonu.me>
66
;; Keywords: tools, files
7-
;; URL: https://github.com/ejmr/php-mode
7+
;; URL: https://github.com/emacs-php/php-mode
88
;; Version: 1.19.1
99
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
1010
;; License: GPL-3.0-or-later

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ tests cases.
1515

1616

1717

18-
[github]: https://github.com/ejmr/php-mode
18+
[github]: https://github.com/emacs-php/php-mode

tests/comments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @copyright 2008 Aaron S. Hawley
88
* @copyright 2011, 2012, 2013, 2014, 2015, 2016 Eric James Michael Ritz
99
* @author USAMI Kenta <tadsan@pixiv.com>
10-
* @link https://github.com/ejmr/php-mode
10+
* @link https://github.com/emacs-php/php-mode
1111
* @package Emacs\PHPMode
1212
*/
1313

tests/comments.php.faces

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
(" USAMI Kenta <tadsan@pixiv.com>\n * " . font-lock-doc-face)
1313
("@link" php-doc-annotation-tag font-lock-doc-face)
1414
(" " . font-lock-doc-face)
15-
("https://github.com/ejmr/php-mode" link font-lock-doc-face)
15+
("https://github.com/emacs-php/php-mode" link font-lock-doc-face)
1616
("\n * " . font-lock-doc-face)
1717
("@package" php-doc-annotation-tag font-lock-doc-face)
1818
(" " . font-lock-doc-face)

tests/issue-100.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* GitHub Issue: https://github.com/ejmr/php-mode/issues/100
4+
* GitHub Issue: https://github.com/emacs-php/php-mode/issues/100
55
*
66
* The code below should appear like so:
77
*

0 commit comments

Comments
 (0)