aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJuanma Barranquero2011-11-09 17:18:33 +0100
committerJuanma Barranquero2011-11-09 17:18:33 +0100
commitc4e7c63af11781a1c79c119ef4a2b8c2b74637d6 (patch)
treeccc20d5cc006578029ccee2ac91925f3ac25ae41 /doc
parentd9ac1a1e5de383d2929d1590176e5b82901b89c9 (diff)
downloademacs-c4e7c63af11781a1c79c119ef4a2b8c2b74637d6.tar.gz
emacs-c4e7c63af11781a1c79c119ef4a2b8c2b74637d6.zip
Fix typos.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index ca3a01d2808..238ce9838b0 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,7 +1,7 @@
12011-11-09 Chong Yidong <cyd@gnu.org> 12011-11-09 Chong Yidong <cyd@gnu.org>
2 2
3 * windows.texi (Window Sizes): Document window-pixel-edges, 3 * windows.texi (Window Sizes): Document window-pixel-edges,
4 window-inside-pixel-edges. window-absolute-pixel-edges, and 4 window-inside-pixel-edges, window-absolute-pixel-edges, and
5 window-inside-absolute-pixel-edges. 5 window-inside-absolute-pixel-edges.
6 (Resizing Windows): shrink-window-if-larger-than-buffer works on 6 (Resizing Windows): shrink-window-if-larger-than-buffer works on
7 non-full-width windows. 7 non-full-width windows.
@@ -1102,9 +1102,9 @@
1102 * commands.texi (Misc Events): Add cross-references to where 1102 * commands.texi (Misc Events): Add cross-references to where
1103 POSITION of a mouse event is described in detail. 1103 POSITION of a mouse event is described in detail.
1104 1104
11052010-08-08 Christoph <cschol2112@googlemail.com> 11052010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
1106 1106
1107 * control.texi (Handling Errors) <error-message-string>: Fix arg name. 1107 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1108 1108
11092010-08-08 Juanma Barranquero <lekktu@gmail.com> 11092010-08-08 Juanma Barranquero <lekktu@gmail.com>
1110 1110