Changeset 29199
- Timestamp:
- 01/29/09 00:41:53 (4 years ago)
- Files:
-
- 1 modified
-
lang/elisp/php-completion/trunk/php-completion.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/elisp/php-completion/trunk/php-completion.el
r29182 r29199 29 29 30 30 ;;; Customize Variables 31 (defgroup php-completion nil 32 "php-completion" 33 :group 'php-completion) 34 31 35 (defcustom phpcmp-browse-function 'browse-url 32 "called with one argment URI") 36 "called with one argment URI" 37 :group 'php-completion 38 :type 'function) 33 39 34 40 (defcustom phpcmp-manual-url-format "http://jp2.php.net/manual-lookup.php?lang=ja&pattern=%s" 35 "see `phpcmp-search-url'") 36 41 "`%s' is replaced to query. 42 see `phpcmp-search-url'" 43 :group 'php-completion 44 :type 'string) 37 45 38 46 (defvar phpcmp-php-type
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)