aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-01-06 12:34:54 -0800
committerGlenn Morris2013-01-06 12:34:54 -0800
commitd0cfb71f2e0a5a4cd231b3139f013a1908bfaefa (patch)
treece048607947e2a4048adb26c441be229424be545
parentb6cfbcd0fcd40fd41112477b62f1d819ee3d2998 (diff)
parent605f02eea950716821f474ea60f7b78b9962665e (diff)
downloademacs-d0cfb71f2e0a5a4cd231b3139f013a1908bfaefa.tar.gz
emacs-d0cfb71f2e0a5a4cd231b3139f013a1908bfaefa.zip
Merge from emacs-24; up to 2012-12-07T15:31:43Z!cyd@gnu.org
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/windows.texi9
-rw-r--r--doc/misc/ChangeLog10
-rw-r--r--doc/misc/autotype.texi3
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/org.texi4
-rw-r--r--doc/misc/pgg.texi4
7 files changed, 25 insertions, 11 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 31c81e62ac1..64973ca38c5 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
12013-01-06 Chong Yidong <cyd@gnu.org>
2
3 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
4
12013-01-05 Glenn Morris <rgm@gnu.org> 52013-01-05 Glenn Morris <rgm@gnu.org>
2 6
3 * display.texi (Overlay Properties): Mention field. (Bug#13364) 7 * display.texi (Overlay Properties): Mention field. (Bug#13364)
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index b3c143496dd..792002add81 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -3054,10 +3054,11 @@ pixels. In this case, the return value is @var{lines}.
3054@end defun 3054@end defun
3055 3055
3056@defvar auto-window-vscroll 3056@defvar auto-window-vscroll
3057If this variable is non-@code{nil}, the line-move, scroll-up, and 3057If this variable is non-@code{nil}, the @code{line-move},
3058scroll-down functions will automatically modify the vertical scroll 3058@code{scroll-up}, and @code{scroll-down} functions will automatically
3059position to scroll through display rows that are taller than the height 3059modify the vertical scroll position to scroll through display rows
3060of the window, for example in the presence of large images. 3060that are taller than the height of the window, for example in the
3061presence of large images.
3061@end defvar 3062@end defvar
3062 3063
3063@node Horizontal Scrolling 3064@node Horizontal Scrolling
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index d756f4fd0f0..79214acc102 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,13 @@
12013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2
3 * autotype.texi: Remove undefined command @subtitlefont.
4 * cc-mode.texi: Likewise.
5
6 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
7 @item argument.
8 (Property searches): Use \\ instead of @backslashchar{}.
9 * pgg.texi (VERSION): Move @set below @setfilename.
10
12013-01-05 Andreas Schwab <schwab@linux-m68k.org> 112013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2 12
3 * ada-mode.texi: Remove braces from @title argument. 13 * ada-mode.texi: Remove braces from @title argument.
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index ad6a2902b1e..137ed6b43e8 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -37,8 +37,7 @@ modify this GNU manual.''
37 37
38@center @titlefont{Autotyping} 38@center @titlefont{Autotyping}
39@sp 2 39@sp 2
40@center @subtitlefont{Convenient features for text that you enter 40@center Convenient features for text that you enter frequently in Emacs
41frequently in Emacs}
42@sp 2 41@sp 2
43@center Daniel Pfeiffer 42@center Daniel Pfeiffer
44@center additions by Dave Love 43@center additions by Dave Love
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index f63c6c54a16..55b7028101a 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -188,7 +188,7 @@ modify this GNU manual.''
188 188
189@center @titlefont{CC Mode 5.32} 189@center @titlefont{CC Mode 5.32}
190@sp 2 190@sp 2
191@center @subtitlefont{A GNU Emacs mode for editing C and C-like languages} 191@center A GNU Emacs mode for editing C and C-like languages
192@sp 2 192@sp 2
193@center Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie 193@center Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie
194 194
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index bea130ccb43..47ee0954671 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -3027,7 +3027,7 @@ lines will be left alone by this command.
3027Selects this line for global recalculation with @kbd{C-u C-c *}, but 3027Selects this line for global recalculation with @kbd{C-u C-c *}, but
3028not for automatic recalculation. Use this when automatic 3028not for automatic recalculation. Use this when automatic
3029recalculation slows down editing too much. 3029recalculation slows down editing too much.
3030@item @ 3030@item @w{ }
3031Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}. 3031Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
3032All lines that should be recalculated should be marked with @samp{#} 3032All lines that should be recalculated should be marked with @samp{#}
3033or @samp{*}. 3033or @samp{*}.
@@ -5050,7 +5050,7 @@ FILE @r{The filename the entry is located in.}
5050To create sparse trees and special lists with selection based on properties, 5050To create sparse trees and special lists with selection based on properties,
5051the same commands are used as for tag searches (@pxref{Tag searches}). 5051the same commands are used as for tag searches (@pxref{Tag searches}).
5052@table @kbd 5052@table @kbd
5053@orgcmdkkc{C-c / m,C-c @backslashchar{},org-match-sparse-tree} 5053@orgcmdkkc{C-c / m,C-c \\,org-match-sparse-tree}
5054Create a sparse tree with all matching entries. With a 5054Create a sparse tree with all matching entries. With a
5055@kbd{C-u} prefix argument, ignore headlines that are not a TODO line. 5055@kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
5056@orgcmd{C-c a m,org-tags-view} 5056@orgcmd{C-c a m,org-tags-view}
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index bb40a9f541d..a18a22e649f 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -2,9 +2,9 @@
2 2
3@include gnus-overrides.texi 3@include gnus-overrides.texi
4 4
5@set VERSION 0.1
6
7@setfilename ../../info/pgg 5@setfilename ../../info/pgg
6
7@set VERSION 0.1
8@settitle PGG @value{VERSION} 8@settitle PGG @value{VERSION}
9 9
10@copying 10@copying