comparison man/ChangeLog @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents b8dc3dae378d
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1 2003-09-03 Peter Runestig <peter@runestig.com>
2
3 * makefile.w32-in: New file.
4
5 2003-08-29 Richard M. Stallman <rms@gnu.org>
6
7 * misc.texi (Saving Emacs Sessions): Correct previous change.
8
9 2003-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
14 2003-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
24 2003-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
35 2003-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
47 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
48
49 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
50
51 2003-08-17 Alex Schroeder <alex@gnu.org>
52
53 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
54 required.
55
56 2003-08-16 Richard M. Stallman <rms@gnu.org>
57
58 * dired-x.texi (Shell Command Guessing): Explain *.
59
60 2003-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
65 2003-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
70 2003-08-03 Karl Berry <karl@gnu.org> 1 2003-08-03 Karl Berry <karl@gnu.org>
71 2
72 * info.texi: need @contents. 3 * info.texi: need @contents.
73 4
74 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> 5 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
900 831
901 * emacs.tex: Update information for obtaining TeX distribution from the 832 * emacs.tex: Update information for obtaining TeX distribution from the
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