summaryrefslogtreecommitdiff
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 254ad0ae83b..bfd49e82d83 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,16 @@
+2012-03-03 Glenn Morris <rgm@gnu.org>
+
+ * tips.texi: Copyedits.
+ (Coding Conventions): Mention autoloads.
+ Combine partially duplicated macro items. Fix xref.
+ Refer to Library Headers for copyright notice.
+ (Programming Tips): edit-options is long-obsolete.
+ (Compilation Tips): Mention loading bytecomp for byte-compile props.
+ (Warning Tips): Mention declare-function.
+ (Documentation Tips): Remove old info.
+ (Comment Tips): Mention comment-dwim, not indent-for-comment.
+ (Library Headers): General update.
+
2012-03-02 Glenn Morris <rgm@gnu.org>
* backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,