summaryrefslogtreecommitdiff
path: root/man/ses.texi
diff options
context:
space:
mode:
authorJonathan Yavner <jyavner@member.fsf.org>2004-02-14 23:59:18 +0000
committerJonathan Yavner <jyavner@member.fsf.org>2004-02-14 23:59:18 +0000
commitc6e8a807d393f73d260dde79e80ebd48b95a9502 (patch)
treeca9d5d13e7a044096e3370a05be28bf864656e81 /man/ses.texi
parent94be2532a7164e245ba22adac1997097ac5deda1 (diff)
downloademacs-c6e8a807d393f73d260dde79e80ebd48b95a9502.tar.gz
(Advanced Features): New functionality for
ses-set-header-row (defaults to current row unless C-u used). (Acknowledgements): Added Stefan Monnier.
Diffstat (limited to 'man/ses.texi')
-rw-r--r--man/ses.texi18
1 files changed, 15 insertions, 3 deletions
diff --git a/man/ses.texi b/man/ses.texi
index 05f321fb4ff..ecdc5eed8ba 100644
--- a/man/ses.texi
+++ b/man/ses.texi
@@ -406,11 +406,15 @@ safety belts!
@table @kbd
@item C-c M-C-h
-(@code{ses-read-header-row}). The header line at the top of the SES
+(@code{ses-set-header-row}). The header line at the top of the SES
window normally shows the column letter for each column. You can set
it to show a copy of some row, such as a row of column titles, so that
-row will always be visible. Set the header line to row 0 to show
-column letters again.
+row will always be visible. Default is to set the current row as the
+header; use C-u to prompt for header row. Set the header to row 0 to
+show column letters again.
+@item [header-line mouse-3]
+Pops up a menu to set the current row as the header, or revert to
+column letters.
@end table
@menu
@@ -816,6 +820,13 @@ cell.
@node Acknowledgements, , For Gurus, Top
@chapter Acknowledgements
+Coding by:
+@quotation
+Jonathan Yavner @email{jyavner@@member.fsf.org}@*
+Stefan Monnier @email{monnier@@gnu.org}
+@end quotation
+
+Ideas from:
@quotation
Christoph Conrad @email{christoph.conrad@@gmx.de}@*
CyberBob @email{cyberbob@@redneck.gacracker.org}@*
@@ -832,6 +843,7 @@ Pedro Pinto @email{ppinto@@cs.cmu.edu}@*
Stefan Reichör @email{xsteve@@riic.at}@*
Oliver Scholz @email{epameinondas@@gmx.de}@*
Richard M. Stallman @email{rms@@gnu.org}@*
+Luc Teirlinck @email{teirllm@@dms.auburn.edu}@*
J. Otto Tennant @email{jotto@@pobox.com}@*
Jean-Philippe Theberge @email{jphil@@acs.pagesjaunes.fr}
@end quotation