aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /man/ChangeLog
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog73
1 files changed, 1 insertions, 72 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 849c656fcb5..3b55fff5d12 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,72 +1,3 @@
12003-09-03 Peter Runestig <peter@runestig.com>
2
3 * makefile.w32-in: New file.
4
52003-08-29 Richard M. Stallman <rms@gnu.org>
6
7 * misc.texi (Saving Emacs Sessions): Correct previous change.
8
92003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10
11 * widget.texi (User Interface): Explain the need of static text
12 around an editable field.
13
142003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
15
16 * widget.texi (Basic Types): The argument to `:help-echo' can now
17 be a form that evaluates to a string.
18
19 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
20 chapter.
21 (Intro): Include kmacro.texi after fixit.texi instead of after
22 custom.texi. (As suggested by Kim Storm.)
23
242003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
25
26 * fixit.texi (Fixit): Update `Next' pointer.
27 * files.texi (Files): Update `Previous' pointer.
28 * kmacro.texi (Keyboard Macros): Remove redundant node and
29 section.
30 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
31 (Suggested by Kim Storm.)
32 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
33 Storm.)
34
352003-08-18 Kim F. Storm <storm@cua.dk>
36
37 * kmacro.texi: New file describing enhanced keyboard macro
38 functionality. Replaces old description in custom.texi.
39
40 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
41 (Keyboard Macros): Move to new kmacro.texi file.
42
43 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
44
45 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
46
472003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
48
49 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
50
512003-08-17 Alex Schroeder <alex@gnu.org>
52
53 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
54 required.
55
562003-08-16 Richard M. Stallman <rms@gnu.org>
57
58 * dired-x.texi (Shell Command Guessing): Explain *.
59
602003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
61
62 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
63 log-edit-insert-changelog.
64
652003-08-05 Richard M. Stallman <rms@gnu.org>
66
67 * programs.texi (Lisp Indent): Don't describe
68 lisp-indent-function property here. Use xref to Lisp Manual.
69
702003-08-03 Karl Berry <karl@gnu.org> 12003-08-03 Karl Berry <karl@gnu.org>
71 2
72 * info.texi: need @contents. 3 * info.texi: need @contents.
@@ -902,12 +833,10 @@
902 University of Washington. 833 University of Washington.
903 834
904;; Local Variables: 835;; Local Variables:
905;; coding: iso-2022-7bit 836;; coding: iso-2022-7bit-unix
906;; End: 837;; End:
907 838
908 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 839 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
909 Free Software Foundation, Inc. 840 Free Software Foundation, Inc.
910 Copying and distribution of this file, with or without modification, 841 Copying and distribution of this file, with or without modification,
911 are permitted provided the copyright notice and this notice are preserved. 842 are permitted provided the copyright notice and this notice are preserved.
912
913;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd