<html lang="en">
<head>
<title>Customization - PHP Mode Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="PHP Mode Manual">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Speedbar.html#Speedbar" title="Speedbar">
<link rel="next" href="Embedded-HTML.html#Embedded-HTML" title="Embedded HTML">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual documents PHP mode version 1.5.0 for
use with GNU Emacs.
Copyright (C) 2008 Aaron S. Hawley
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software
Foundation; with no Invariant Sections, and no Cover Texts. A
copy of the license is included in the section entitled ``Copying
This Manual.''
A copy of the license is also available from the Free Software
Foundation Web site at `http://www.gnu.org/licenses/fdl.html'.
The document was typeset with
GNU Texinfo (http://www.texinfo.org/).
$Date: 2008-11-04 11:51:51 -0500 (Tue, 04 Nov 2008) $
$Revision: 90 $
-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<p>
<a name="Customization"></a>
Next: <a rel="next" accesskey="n" href="Embedded-HTML.html#Embedded-HTML">Embedded HTML</a>,
Previous: <a rel="previous" accesskey="p" href="Speedbar.html#Speedbar">Speedbar</a>,
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="chapter">13 Customization</h2>
<p><a name="index-customization-284"></a><a name="index-g_t_002eemacs-285"></a><a name="index-initialization-file-286"></a>Customization for PHP mode can be done using Emacs's
“Customize” feature<a rel="footnote" href="#fn-1" name="fnd-1"><sup>1</sup></a>, or
by adding bits of Emacs Lisp to your Emacs initialization
file (<samp><span class="file">~/.emacs</span></samp>).
<a name="index-customize_002dgroup-287"></a>
<a name="index-M_002dx-customize_002dgroup-288"></a>
<dl><dt><kbd>M-x customize-group RET php RET</kbd><dd>Start a ‘<samp><span class="samp">*Customize*</span></samp>’ buffer with the customizable
settings for PHP mode.
</dl>
<!-- There are other sections that talk about customization, -->
<!-- but they aren't mentioned here and they don't -->
<!-- cross-reference back to this section. -->
<!-- Things that aren't documented elsewhere but deserve -->
<!-- documentation, in order of importance: -->
<!-- * php-mode-hook -->
<!-- * php-search-url -->
<!-- * php-file-patterns -->
<!-- * php-mode-pear-hook -->
<div class="footnote">
<hr>
<h4>Footnotes</h4><p class="footnote"><small>[<a name="fn-1" href="#fnd-1">1</a>]</small> See <a href="http://emacswiki.org/cgi-bin/info-ref?find=Customization.html#Customization">Customization</a>.</p>
<hr></div>
</body></html>