aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-03-02 20:29:55 -0500
committerGlenn Morris2012-03-02 20:29:55 -0500
commitb3134b95a55a3ce656d19ca74d3ddcc6a1e9f958 (patch)
treeb71842d2aa25af3bdf2a40855c9a3e992595dec0 /doc/lispref/ChangeLog
parent56d093a9c8cc3628b028c695c11815f6bb190d3f (diff)
downloademacs-b3134b95a55a3ce656d19ca74d3ddcc6a1e9f958.tar.gz
emacs-b3134b95a55a3ce656d19ca74d3ddcc6a1e9f958.zip
Checked lispref/tips.texi
* doc/lispref/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. * admin/FOR-RELEASE: Related markup.
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 @@
12012-03-03 Glenn Morris <rgm@gnu.org>
2
3 * tips.texi: Copyedits.
4 (Coding Conventions): Mention autoloads.
5 Combine partially duplicated macro items. Fix xref.
6 Refer to Library Headers for copyright notice.
7 (Programming Tips): edit-options is long-obsolete.
8 (Compilation Tips): Mention loading bytecomp for byte-compile props.
9 (Warning Tips): Mention declare-function.
10 (Documentation Tips): Remove old info.
11 (Comment Tips): Mention comment-dwim, not indent-for-comment.
12 (Library Headers): General update.
13
12012-03-02 Glenn Morris <rgm@gnu.org> 142012-03-02 Glenn Morris <rgm@gnu.org>
2 15
3 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p, 16 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,