aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
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/ChangeLog
parenteac371e2f15ec144a329bf7267bdf0b93d72e2fb (diff)
downloademacs-ef060075521d3e20e6ef7fcb5f6dfa32aba1f38d.tar.gz
emacs-ef060075521d3e20e6ef7fcb5f6dfa32aba1f38d.zip
(Fullscreen mode on MS-Windows): New node.
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog21
1 files changed, 11 insertions, 10 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