aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-03-18 17:14:36 -0400
committerStefan Monnier2014-03-18 17:14:36 -0400
commit5fb6db0d69041c043055021ecdb84c803ac9e053 (patch)
tree1cb65dab31c962a1a4219e5e29c8a53dbab78cf4 /doc/misc/ChangeLog
parentf6985e81564c91e84a998858f9446139e64405cf (diff)
downloademacs-5fb6db0d69041c043055021ecdb84c803ac9e053.tar.gz
emacs-5fb6db0d69041c043055021ecdb84c803ac9e053.zip
* doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables.
* doc/misc/cc-mode.texi (Indentation Commands): Remove C-j, since it's not defined by CC-mode but globally. (FAQ): Tweak text about RET and auto-indentation. * doc/misc/vip.texi (Other Vi Commands): Adjust doc of C-j.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index a2d201ff692..8796cafa4d6 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,10 +1,18 @@
12014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vip.texi (Other Vi Commands): Adjust doc of C-j.
4
5 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
6 defined by CC-mode but globally.
7 (FAQ): Tweak text about RET and auto-indentation.
8
12014-03-18 David Engster <deng@randomsample.de> 92014-03-18 David Engster <deng@randomsample.de>
2 10
3 * ede.texi (Project Local Variables): Remove reference to 11 * ede.texi (Project Local Variables): Remove reference to
4 `ede-java-root' and the example using it. 12 `ede-java-root' and the example using it.
5 (Android projects, ede-java-root): Remove nodes since they are 13 (Android projects, ede-java-root): Remove nodes since they are
6 only in CEDET upstream (Bug#17030). All nodes updated. 14 only in CEDET upstream (Bug#17030). All nodes updated.
7 (ede-cpp-root): Document the :compile-command slot. 15 (ede-cpp-root): Document the :compile-command slot.
8 (ede-linux): Document new variables 16 (ede-linux): Document new variables
9 `project-linux-build-directory-default' and 17 `project-linux-build-directory-default' and
10 `project-linux-architecture-default'. 18 `project-linux-architecture-default'.
@@ -11205,7 +11213,7 @@
11205 11213
112061998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> 112141998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11207 11215
11208 * gnus.texi (Easy Picons): Removed references to 11216 * gnus.texi (Easy Picons): Remove references to
11209 `gnus-group-display-picons'. 11217 `gnus-group-display-picons'.
11210 (Hard Picons): Ditto. 11218 (Hard Picons): Ditto.
11211 11219