aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-12-27 22:59:21 -0800
committerPaul Eggert2011-12-27 22:59:21 -0800
commit8d80ef01d987f052dc8ee641cc65189299e230de (patch)
treebf9ed2c837b81581c60897094a21e29e80b185b9 /doc/lispref/ChangeLog
parent51281b3202901a846f7427e630a9615b1d55eac8 (diff)
downloademacs-8d80ef01d987f052dc8ee641cc65189299e230de.tar.gz
emacs-8d80ef01d987f052dc8ee641cc65189299e230de.zip
doc: Use clearer notations for permissions.
* doc/lispref/files.texi (File Attributes, Changing Files): Use a more-natural notation for octal numbers. * doc/misc/gnus.texi (Mail Source Customization, Mail Back End Variables): Use octal notation for file permissions, which are normally thought of in octal. (Mail Back End Variables): Use more-plausible modes in example.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 5b90c2a1f9f..d4f9ab747ed 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2
3 * files.texi (File Attributes, Changing Files):
4 Use a more-natural notation for octal numbers.
5
12011-12-23 Juanma Barranquero <lekktu@gmail.com> 62011-12-23 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * variables.texi (Variables with Restricted Values): 8 * variables.texi (Variables with Restricted Values):