summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog1
-rw-r--r--lispref/ChangeLog5
-rw-r--r--man/ChangeLog4
3 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 652d5c863d9..ccfd8850d28 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
2006-01-27 Eli Zaretskii <eliz@gnu.org>
* international/latexenc.el: Add a suitable `coding:' tag.
+ (latexenc-find-file-coding-system): Undo last change.
2006-01-27 Arne J,bx(Brgensen <arne@arnested.dk>
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index ef07c950e09..157b53861a3 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-27 Eli Zaretskii <eliz@gnu.org>
+
+ * frames.texi (Layout Parameters): border-width and
+ internal-border-width belong to the frame, not the window.
+
2006-01-19 Richard M. Stallman <rms@gnu.org>
* nonascii.texi (Translation of Characters): Search cmds use
diff --git a/man/ChangeLog b/man/ChangeLog
index a36dd3799d3..264ae85fd82 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-27 Alex Schroeder <alex@gnu.org>
+
+ * rcirc.texi: New file.
+
2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
* anti.texi (Antinews): Various corrections and additions.