Menu

[r95]: / trunk / php-mode-web / htdocs / html-manual / Customization.html  Maximize  Restore  History

Download this file

93 lines (73 with data), 3.5 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<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:&nbsp;<a rel="next" accesskey="n" href="Embedded-HTML.html#Embedded-HTML">Embedded HTML</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Speedbar.html#Speedbar">Speedbar</a>,
Up:&nbsp;<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
&ldquo;Customize&rdquo; 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 &lsquo;<samp><span class="samp">*Customize*</span></samp>&rsquo; 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>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.