aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2005-05-09 01:30:15 +0000
committerLuc Teirlinck <[email protected]>2005-05-09 01:30:15 +0000
commit698b05102345aab39ae3be59107b1def462eb548 (patch)
tree6f6b7e0a4fa5039fbc6be5b19cd793dfce553612
parentdc3349718852b2db33fa986fbb9ecc1af7026667 (diff)
*** empty log message ***
-rw-r--r--lispref/ChangeLog6
-rw-r--r--man/ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 2b31f1d9d8..aa90a4f0e7 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-08 Luc Teirlinck <[email protected]>
+
+ * variables.texi (File Local Variables): `(hack-local-variables t)'
+ now also checks whether a mode is specified in the local variables
+ list.
+
2005-05-05 Kevin Ryde <[email protected]>
* display.texi (The Echo Area): Correct format function cross
diff --git a/man/ChangeLog b/man/ChangeLog
index 9c69805882..31a1383aad 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-08 Luc Teirlinck <[email protected]>
+
+ * basic.texi: Various typo and grammar fixes.
+ (Moving Point): C-a now runs move-beginning-of-line.
+
2005-05-08 Nick Roberts <[email protected]>
* building.texi (Debugger Operation): Describe gud-tooltip-echo-area.