aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJuanma Barranquero2007-02-07 00:26:17 +0000
committerJuanma Barranquero2007-02-07 00:26:17 +0000
commitef060075521d3e20e6ef7fcb5f6dfa32aba1f38d (patch)
tree10edfedabd2bbbb0b3bd677bc247290c60a89c58 /man
parenteac371e2f15ec144a329bf7267bdf0b93d72e2fb (diff)
downloademacs-ef060075521d3e20e6ef7fcb5f6dfa32aba1f38d.tar.gz
emacs-ef060075521d3e20e6ef7fcb5f6dfa32aba1f38d.zip
(Fullscreen mode on MS-Windows): New node.
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog21
-rw-r--r--man/faq.texi25
2 files changed, 35 insertions, 11 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index ce6ca42d838..467ed85c7ec 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12007-02-07 Juanma Barranquero <lekktu@gmail.com>
2
3 * faq.texi (Fullscreen mode on MS-Windows): New node.
4
12007-02-05 Francesco Potort,Al(B <pot@gnu.org> 52007-02-05 Francesco Potort,Al(B <pot@gnu.org>
2 6
3 * maintaining.texi (Tag Syntax): Now --members is the default for 7 * maintaining.texi (Tag Syntax): Now --members is the default for
@@ -1964,7 +1968,7 @@
1964 1968
19652006-03-15 Chong Yidong <cyd@stupidchicken.com> 19692006-03-15 Chong Yidong <cyd@stupidchicken.com>
1966 1970
1967 * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters, 1971 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1968 moved here from Emacs manual. 1972 moved here from Emacs manual.
1969 1973
1970 * programs.texi (Fortran): Section moved to emacs-xtra. 1974 * programs.texi (Fortran): Section moved to emacs-xtra.
@@ -4814,7 +4818,7 @@
4814 4818
48152005-03-03 Nick Roberts <nickrob@snap.net.nz> 48192005-03-03 Nick Roberts <nickrob@snap.net.nz>
4816 4820
4817 * trouble.texi (Contributing): Mention Savannah. Direct users to 4821 * trouble.texi (Contributing): Mention Savannah. Direct users to
4818 emacs-devel. 4822 emacs-devel.
4819 4823
48202005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk> 48242005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
@@ -6239,7 +6243,7 @@
6239 (Windows setup hints): Remove restriction of password entering 6243 (Windows setup hints): Remove restriction of password entering
6240 with external methods. 6244 with external methods.
6241 (Auto-save and Backup): Make file name example 6245 (Auto-save and Backup): Make file name example
6242 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info' 6246 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6243 and `auto-save-directory' must be used. 6247 and `auto-save-directory' must be used.
6244 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not 6248 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6245 only "NT"). Remove doubled entry "What kinds of systems does 6249 only "NT"). Remove doubled entry "What kinds of systems does
@@ -6624,21 +6628,18 @@
6624 * widget.texi (Basic Types): The argument to `:help-echo' can now 6628 * widget.texi (Basic Types): The argument to `:help-echo' can now
6625 be a form that evaluates to a string. 6629 be a form that evaluates to a string.
6626 6630
6627 * emacs.texi (Top): Update menu to reflect new Keyboard Macros 6631 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6628 chapter.
6629 (Intro): Include kmacro.texi after fixit.texi instead of after 6632 (Intro): Include kmacro.texi after fixit.texi instead of after
6630 custom.texi. (As suggested by Kim Storm.) 6633 custom.texi. (As suggested by Kim Storm.)
6631 6634
66322003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> 66352003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6633 6636
6634 * fixit.texi (Fixit): Update `Next' pointer. 6637 * fixit.texi (Fixit): Update `Next' pointer.
6635 * files.texi (Files): Update `Previous' pointer. 6638 * files.texi (Files): Update `Previous' pointer.
6636 * kmacro.texi (Keyboard Macros): Remove redundant node and 6639 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6637 section.
6638 * emacs.texi (Intro): Include kmacro.texi after custom.texi. 6640 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6639 (Suggested by Kim Storm.) 6641 (Suggested by Kim Storm.)
6640 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim 6642 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6641 Storm.)
6642 6643
66432003-08-18 Kim F. Storm <storm@cua.dk> 66442003-08-18 Kim F. Storm <storm@cua.dk>
6644 6645
diff --git a/man/faq.texi b/man/faq.texi
index 30240941fc3..b800ffac69a 100644
--- a/man/faq.texi
+++ b/man/faq.texi
@@ -1266,6 +1266,7 @@ full list.
1266* Editing MS-DOS files:: 1266* Editing MS-DOS files::
1267* Filling paragraphs with a single space:: 1267* Filling paragraphs with a single space::
1268* Escape sequences in shell output:: 1268* Escape sequences in shell output::
1269* Fullscreen mode on MS-Windows::
1269@end menu 1270@end menu
1270 1271
1271@node Setting up a customization file, Using Customize, Common requests, Common requests 1272@node Setting up a customization file, Using Customize, Common requests, Common requests
@@ -2671,7 +2672,7 @@ Add the following line to your @file{.emacs} file:
2671(setq sentence-end-double-space nil) 2672(setq sentence-end-double-space nil)
2672@end lisp 2673@end lisp
2673 2674
2674@node Escape sequences in shell output, , Filling paragraphs with a single space, Common requests 2675@node Escape sequences in shell output, Fullscreen mode on MS-Windows, Filling paragraphs with a single space, Common requests
2675@section Why these strange escape sequences from @code{ls} from the Shell mode? 2676@section Why these strange escape sequences from @code{ls} from the Shell mode?
2676@cindex Escape sequences in @code{ls} output 2677@cindex Escape sequences in @code{ls} output
2677@cindex @code{ls} in Shell mode 2678@cindex @code{ls} in Shell mode
@@ -2693,6 +2694,28 @@ Install the @code{ansi-color} package (bundled with Emacs 21.1 and
2693later), which converts these ANSI escape sequences into colors. 2694later), which converts these ANSI escape sequences into colors.
2694@end itemize 2695@end itemize
2695 2696
2697@node Fullscreen mode on MS-Windows, , Escape sequences in shell output, Common requests
2698@section How can I start Emacs in fullscreen mode on MS-Windows?
2699@cindex Maximize frame
2700@cindex Fullscreen mode
2701
2702Use the function @code{w32-send-sys-command}. For example, you can
2703put the following in your @file{.emacs} file:
2704
2705@lisp
2706(add-hook 'term-setup-hook
2707 #'(lambda () (w32-send-sys-command ?\xF030)))
2708@end lisp
2709
2710To avoid the slightly distracting visual effect of Emacs starting with
2711its default frame size and then growing to fullscreen, you can add an
2712@samp{Emacs.Geometry} entry to the Windows registry settings (see
2713@pxref{(emacs)X Resources}).
2714
2715To compute the correct values for width and height, first maximize the
2716Emacs frame and then evaluate @code{(frame-height)} and
2717@code{(frame-width)} with @kbd{M-:}.
2718
2696@c ------------------------------------------------------------ 2719@c ------------------------------------------------------------
2697@node Bugs and problems, Compiling and installing Emacs, Common requests, Top 2720@node Bugs and problems, Compiling and installing Emacs, Common requests, Top
2698@chapter Bugs and problems 2721@chapter Bugs and problems