aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKenichi Handa2010-04-21 09:49:01 +0900
committerKenichi Handa2010-04-21 09:49:01 +0900
commitbcb2005268911abd98614b594833021c6da0fad1 (patch)
treed8231f6876d3ae717cbf844310d666cfda5c8582 /doc
parent771533aa31af307f8a766d074bf511f690fbb104 (diff)
parent99833607e0b6a5a49159ecedfa8ad40eb1671f6c (diff)
downloademacs-bcb2005268911abd98614b594833021c6da0fad1.tar.gz
emacs-bcb2005268911abd98614b594833021c6da0fad1.zip
merge trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/emacs.texi2
-rw-r--r--doc/lispref/book-spine.texinfo2
-rw-r--r--doc/lispref/elisp.texi2
-rw-r--r--doc/lispref/vol1.texi2
-rw-r--r--doc/lispref/vol2.texi2
-rw-r--r--doc/man/emacs.12
-rw-r--r--doc/misc/ChangeLog7
-rw-r--r--doc/misc/ede.texi23
-rw-r--r--doc/misc/faq.texi2
9 files changed, 25 insertions, 19 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 4205079a236..ec7c426448a 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -5,7 +5,7 @@
5 5
6@c The edition number appears in several places in this file 6@c The edition number appears in several places in this file
7@set EDITION Sixteenth 7@set EDITION Sixteenth
8@set EMACSVER 23.1.95 8@set EMACSVER 23.1.96
9 9
10@copying 10@copying
11This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* 11This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*
diff --git a/doc/lispref/book-spine.texinfo b/doc/lispref/book-spine.texinfo
index 03bca57387b..2ad1ed0d4e6 100644
--- a/doc/lispref/book-spine.texinfo
+++ b/doc/lispref/book-spine.texinfo
@@ -11,7 +11,7 @@
11@center @titlefont{GNU Emacs Lisp Reference Manual} 11@center @titlefont{GNU Emacs Lisp Reference Manual}
12@sp 5 12@sp 5
13@center GNU 13@center GNU
14@center Emacs Version 23.1.95 14@center Emacs Version 23.1.96
15@center for Unix Users 15@center for Unix Users
16@sp 5 16@sp 5
17 17
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index 195827edf43..96f963f5d1a 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -8,7 +8,7 @@
8@c Please remember to update the edition number in README as well. 8@c Please remember to update the edition number in README as well.
9@c And also the copies in vol1.texi and vol2.texi. 9@c And also the copies in vol1.texi and vol2.texi.
10@set VERSION 3.0 10@set VERSION 3.0
11@set EMACSVER 23.1.95 11@set EMACSVER 23.1.96
12@set DATE July 2009 12@set DATE July 2009
13 13
14@c in general, keep the following line commented out, unless doing a 14@c in general, keep the following line commented out, unless doing a
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi
index d08239c5269..a76ba8dc6c1 100644
--- a/doc/lispref/vol1.texi
+++ b/doc/lispref/vol1.texi
@@ -27,7 +27,7 @@
27@c Version of the manual and of Emacs. 27@c Version of the manual and of Emacs.
28@c Please remember to update the edition number in README as well. 28@c Please remember to update the edition number in README as well.
29@set VERSION 3.0 29@set VERSION 3.0
30@set EMACSVER 23.1.95 30@set EMACSVER 23.1.96
31@set DATE July 2009 31@set DATE July 2009
32 32
33@dircategory Emacs 33@dircategory Emacs
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi
index 70992eeb036..6615c0314ff 100644
--- a/doc/lispref/vol2.texi
+++ b/doc/lispref/vol2.texi
@@ -27,7 +27,7 @@
27@c Version of the manual and of Emacs. 27@c Version of the manual and of Emacs.
28@c Please remember to update the edition number in README as well. 28@c Please remember to update the edition number in README as well.
29@set VERSION 3.0 29@set VERSION 3.0
30@set EMACSVER 23.1.95 30@set EMACSVER 23.1.96
31@set DATE July 2009 31@set DATE July 2009
32 32
33@dircategory Emacs 33@dircategory Emacs
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index 488d247c2b5..69c78e14e0e 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -1,5 +1,5 @@
1.\" See section COPYING for copyright and redistribution information. 1.\" See section COPYING for copyright and redistribution information.
2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.1.95" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.1.96"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index caa71eef56c..89c24185949 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,10 @@
12010-04-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
4 that Development menu is always available.
5 (Creating a project): Fix terminology.
6 (Add/Remove files): Fix typo.
7
12010-04-17 Teodor Zlatanov <tzz@lifelogs.com> 82010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
2 9
3 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of 10 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi
index 035f0f0f187..ace3c25914d 100644
--- a/doc/misc/ede.texi
+++ b/doc/misc/ede.texi
@@ -129,27 +129,26 @@ information.
129@node EDE Mode, Creating a project, EDE Project Concepts, top 129@node EDE Mode, Creating a project, EDE Project Concepts, top
130@chapter @ede{} Mode 130@chapter @ede{} Mode
131 131
132@ede{} is implemented as a minor-mode, which augments other modes such 132@ede{} is implemented as a minor mode, which augments other modes such
133as C mode, and Texinfo mode. You can enable @ede{} for all buffers by 133as C mode, and Texinfo mode. You can enable @ede{} for all buffers by
134running the command @code{global-ede-mode}, or by putting this in your 134running the command @code{global-ede-mode}, or by putting this in your
135@file{~/.emacs} file: 135init file:
136 136
137@example 137@example
138(global-ede-mode t) 138(global-ede-mode t)
139@end example 139@end example
140 140
141When @ede{} is active for a given buffer, the menu item 141Activating @ede{} adds a menu named @samp{Development} to the menu
142``Development'' appears. This menu provides several menu items for 142bar. This menu provides several menu items for high-level @ede{}
143high-level @ede{} commands. These menu items, and their corresponding 143commands. These menu items, and their corresponding keybindings, are
144keybindings, are independent of the type of project you are actually 144independent of the type of project you are actually working on.
145working on.
146 145
147@node Creating a project, Modifying your project, EDE Mode, top 146@node Creating a project, Modifying your project, EDE Mode, top
148@chapter Creating a project 147@chapter Creating a project
149 148
150To create a new project, first visit a file that you want to include 149To create a new project, first visit a file that you want to include
151in that project. If you have a hierarchy of directories, choose a 150in that project. If you have a hierarchy of directories, first visit
152file in the topmost directory first. From this buffer, type @kbd{M-x 151a file in the topmost directory. From this buffer, type @kbd{M-x
153ede-new}, or click on the @samp{Create Project} item in the 152ede-new}, or click on the @samp{Create Project} item in the
154@samp{Development} menu. 153@samp{Development} menu.
155 154
@@ -220,8 +219,8 @@ detailed information about exactly what these features do.
220@node Add/Remove target, Add/Remove files, Modifying your project, Modifying your project 219@node Add/Remove target, Add/Remove files, Modifying your project, Modifying your project
221@section Add/Remove target 220@section Add/Remove target
222 221
223To create a new target, type @kbd{C-c . t} (@code{M-x ede-new-target}) 222To create a new target, type @kbd{C-c . t} (@code{ede-new-target}) or
224or use the @samp{Add Target} menu item in the @samp{Project Options} 223use the @samp{Add Target} menu item in the @samp{Project Options}
225submenu. This prompts for a target name, and adds the current buffer 224submenu. This prompts for a target name, and adds the current buffer
226to that target. 225to that target.
227 226
@@ -237,7 +236,7 @@ Options} submenu.
237@section Add/Remove files 236@section Add/Remove files
238 237
239To add the current file to an existing target, type @kbd{C-c . a} 238To add the current file to an existing target, type @kbd{C-c . a}
240(@code{ede-add-file}), or or use the @samp{Add File} menu item in the 239(@code{ede-add-file}), or use the @samp{Add File} menu item in the
241@samp{Target Options} submenu. 240@samp{Target Options} submenu.
242 241
243You can add a file to more than one target; this is OK. 242You can add a file to more than one target; this is OK.
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 460022f6e8e..32d7e82c3b2 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -5,7 +5,7 @@
5@c %**end of header 5@c %**end of header
6 6
7@c This is used in many places 7@c This is used in many places
8@set VER 23.1.95 8@set VER 23.1.96
9 9
10@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>. 10@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>.
11@c Feel free to install changes without prior permission (but I'd 11@c Feel free to install changes without prior permission (but I'd