aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-11-12 20:00:41 +0000
committerRichard M. Stallman2006-11-12 20:00:41 +0000
commit2b8ecab897aea6f1303c1ff2ac4b700dcdc31139 (patch)
tree80d37d860e0c3a60799d3943a34e732e2806d328
parente64e15b4b2d59f8517b35bb277294cc04d04fe0e (diff)
downloademacs-2b8ecab897aea6f1303c1ff2ac4b700dcdc31139.tar.gz
emacs-2b8ecab897aea6f1303c1ff2ac4b700dcdc31139.zip
*** empty log message ***
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--lisp/ChangeLog14
-rw-r--r--man/ChangeLog8
3 files changed, 24 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 75c6896a675..84665279acb 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -47,6 +47,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
47 47
48** tim.vanholder@gmail.com, Nov 7: segfault 48** tim.vanholder@gmail.com, Nov 7: segfault
49 49
50** simon.marshall@misys.com: proposed cc-fonts patch.
51
50* DOCUMENTATION 52* DOCUMENTATION
51 53
52** Check the Emacs Tutorial. 54** Check the Emacs Tutorial.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a9a47685d4e..59d72fea53f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
12006-11-12 Richard Stallman <rms@gnu.org>
2
3 * language/european.el (turkish-case-conversion-enable)
4 (turkish-case-conversion-disable): New functions.
5 ("Turkish" lang env): Use them.
6
7 * international/characters.el (case table):
8 Do nothing special for i and I.
9
10 * subr.el (remove-overlays): Fix last change.
11
12 * cus-edit.el (custom-save-all): Use find-file-visit-truename
13 for visiting the custom file.
14
12006-11-12 Markus Triska <triska@gmx.at> 152006-11-12 Markus Triska <triska@gmx.at>
2 16
3 * play/handwrite.el (handwrite): Also process lines not ending 17 * play/handwrite.el (handwrite): Also process lines not ending
diff --git a/man/ChangeLog b/man/ChangeLog
index 802890ea63c..b63fd24ad01 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,11 @@
12006-11-12 Richard Stallman <rms@gnu.org>
2
3 * woman.texi: Update author address but say he no longer maintains it.
4
52006-11-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change)
6
7 * glossary.texi: Fix typos.
8
12006-11-10 Carsten Dominik <carsten.dominik@gmail.com> 92006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2 10
3 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of 11 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of