Mercurial > emacs
annotate lispref/ChangeLog @ 51194:a873867ba3d2
Make (many) trivial substitutions for renamed and
new macros in dispextern.h, frame.h and window.h.
(make_frame): Initialize left_fringe_width, right_fringe_width,
fringe_cols, scroll_bar_actual_width, border_width,
internal_border_width, column_width, line_height, x_pixels_diff,
y_pixels_diff, want_fullscreen, size_hint_flags, and win_gravity
members with values suitable for a non-window frames.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 24 May 2003 21:57:45 +0000 |
parents | 61009a4befe6 |
children | 0d8a28231554 |
rev | line source |
---|---|
51150
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
1 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
2 |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
3 * strings.texi (Creating Strings): Update split-string specification |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
4 and examples. |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
5 |
51100
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
6 2003-05-19 Richard M. Stallman <rms@gnu.org> |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
7 |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
8 * elisp.texi: Correct invariant section names. |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
9 |
50655
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
10 2003-04-20 Richard M. Stallman <rms@gnu.org> |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
11 |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
12 * os.texi (Timers): Explain about timers and quitting. |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
13 |
50643
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
14 2003-04-19 Richard M. Stallman <rms@gnu.org> |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
15 |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
16 * internals.texi (Writing Emacs Primitives): Strings are |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
17 no longer special for GCPROs. Mention GCPRO5, GCPRO6. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
18 Explain GCPRO convention for varargs function args. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
19 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
20 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
21 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
22 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
23 |
50509
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
24 2003-04-08 Richard M. Stallman <rms@gnu.org> |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
25 |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
26 * files.texi (Kinds of Files): Correct return value of file-symlink-p. |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
27 |
49766 | 28 2003-02-13 Kim F. Storm <storm@cua.dk> |
29 | |
30 * objects.texi (Character Type): New \s escape for space. | |
31 | |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
32 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
33 |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
34 * os.texi (System Environment): Added cygwin system-type. |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
35 |
49447
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
36 2003-01-25 Richard M. Stallman <rms@gnu.org> |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
37 |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
38 * keymaps.texi: Document that a symbol can act as a keymap. |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
39 |
49196
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
40 2003-01-13 Richard M. Stallman <rms@gnu.org> |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
41 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
42 * text.texi (Changing Properties): Say string indices are origin-0. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
43 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
44 * positions.texi (Screen Lines) <compute-motion>: |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
45 Correct order of elts in return value. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
46 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
47 * keymaps.texi (Changing Key Bindings) <define-key>: Mention |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
48 how to define a default binding. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
49 |
48732 | 50 2002-12-07 Markus Rost <rost@math.ohio-state.edu> |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
51 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
52 * loading.texi (Unloading): Fix recent change for load-history. |
48734
03de3f16e52e
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48732
diff
changeset
|
53 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
54 * customize.texi (Simple Types): Clarify description of custom |
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
55 type 'number. Describe new custom type 'float. |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
56 |
48732 | 57 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
48643
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
58 |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
59 * variables.texi (File Local Variables): Fix typo. |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
60 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
61 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
62 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
63 From Michael Albinus <Michael.Albinus@alcatel.de>. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
64 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
65 * README: Target for Info file is `make info'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
66 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
67 * files.texi (File Name Components): Fixed typos in |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
68 `file-name-sans-extension'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
69 (Magic File Names): Complete list of operations for magic file |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
70 name handlers. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
71 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
72 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
73 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
74 * variables.texi (File Local Variables): New function |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
75 risky-local-variable-p. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
76 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
77 2002-09-15 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
78 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
79 * functions.texi (Function safety): New node about unsafep. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
80 |
46809
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
81 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
82 |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
83 * customize.texi (Splicing into Lists): Fixed example. |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
84 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
85 |
45866
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
86 2002-06-17 Juanma Barranquero <lektu@terra.es> |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
87 |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
88 * frames.texi (Display Feature Testing): Fix typo. |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
89 |
45780
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
90 2002-06-12 Andreas Schwab <schwab@suse.de> |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
91 |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
92 * frames.texi (Initial Parameters, Resources): Fix references to |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
93 the Emacs manual. |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
94 |
45275 | 95 2002-05-13 Kim F. Storm <storm@cua.dk> |
96 | |
97 * variables.texi (Intro to Buffer-Local): Updated warning and | |
98 example relating to changing buffer inside let. | |
99 | |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49447
diff
changeset
|
100 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
43823 | 101 |
102 * os.texi (Session Management): New node about X Session management. | |
103 | |
42825 | 104 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> |
105 | |
106 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
107 to which the manual corresponds, and the copyright years. | |
108 | |
109 * Makefile.in (VERSION): Set to 2.9. | |
110 | |
41672 | 111 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
112 | |
113 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
114 make it consistent with info/dir. | |
115 | |
41491 | 116 2001-11-25 Miles Bader <miles@gnu.org> |
117 | |
118 * text.texi (Fields): Describe new `limit' arg in | |
119 field-beginning/field-end. | |
120 | |
41193 | 121 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
122 | |
41201 | 123 * permute-index: Don't depend on csh-specific features. Replace |
124 the interpreter name with /bin/sh. | |
125 | |
41193 | 126 * two-volume-cross-refs.txt: New file. |
127 * two.el: New file. | |
128 * spellfile: New file. | |
129 | |
41139 | 130 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
131 | |
132 * permute-index: New file. | |
133 | |
134 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
135 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
136 8+3 restricted namespace. | |
41117 | 137 |
138 * Makefile.in (infodir): Define relative to $(srcdir). | |
139 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
140 include directories list via -I switch to makeinfo. | |
141 (index.texi): Use cp if both hard and symbolic links fail. | |
142 | |
40886 | 143 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
144 | |
40897 | 145 * Makefile.in (distclean): Add. |
146 | |
40886 | 147 The following changes make ELisp manual part of the Emacs |
148 distribution: | |
149 | |
150 * Makefile.in: Add Copyright notice. | |
151 (prefix): Remove. | |
152 (infodir): Change value to "../info". | |
153 (VPATH): New variable. | |
154 (MAKE): Don't define. | |
155 (texmacrodir): Don't define. | |
156 (texinputdir): Append the existing value of TEXINPUTS. | |
157 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
158 command to be compatible with man/Makefile.in, and to put the | |
159 output into ../info. | |
40888 | 160 (info): Add target. |
40886 | 161 (installall): Target removed. |
162 | |
41117 | 163 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
40573 | 164 |
165 * tips.texi (Coding Conventions): Fix typo. | |
166 | |
40431 | 167 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
168 | |
169 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
170 | |
40189 | 171 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
172 | |
173 * files.texi (File Name Components): Update the description of | |
174 file-name-sans-extension and file-name-extension, as they now | |
175 ignore leading dots. | |
176 | |
40111 | 177 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
178 | |
40152 | 179 * (Version 21.1 released.) |
40111 | 180 |
40043 | 181 2001-10-19 Miles Bader <miles@gnu.org> |
182 | |
183 * positions.texi (Text Lines): Describe behavior of | |
184 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
185 | |
39995 | 186 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
187 | |
188 * Makefile.in (VERSION): Set to 2.8. | |
189 (manual): Use `manual-21'. | |
190 | |
42674 | 191 * elisp.texi (VERSION): Add and use it where the version |
39995 | 192 number was used. Set it to 2.8. |
193 | |
194 * intro.texi: Likewise. | |
195 | |
39884 | 196 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
197 | |
198 * files.texi (File Name Completion): Document the significance of | |
199 a trailing slash in elements of completion-ignored-extensions. | |
200 | |
39629 | 201 2001-10-06 Miles Bader <miles@gnu.org> |
202 | |
203 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
204 | |
39588 | 205 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
206 | |
207 * variables.texi (Variable Aliases): New node. | |
208 | |
39742 | 209 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
210 | |
211 * Branch for 21.1. | |
40965 | 212 |
39529 | 213 2001-10-02 Miles Bader <miles@gnu.org> |
214 | |
39532 | 215 * minibuf.texi (Minibuffer Misc): Add entries for |
216 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
217 `delete-minibuffer-contents'. | |
218 Correct description for `minibuffer-prompt-end'. | |
219 | |
39529 | 220 * text.texi (Property Search): Correct descriptions of |
221 `next-char-property-change' and `previous-char-property-change'. | |
222 Add entries for `next-single-char-property-change' and | |
223 `previous-single-char-property-change'. | |
224 Make operand names a bit more consistent. | |
225 | |
39506 | 226 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
227 | |
228 * frames.texi (Finding All Frames): Document that next-frame and | |
229 previous-frame are local to current terminal. | |
230 | |
39470 | 231 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
232 | |
233 * keymaps.texi (Creating Keymaps): Fix the description of the | |
40965 | 234 result of make-keymap. |
39470 | 235 |
39405 | 236 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
237 | |
238 * display.texi (Font Lookup, Attribute Functions) | |
239 (Image Descriptors): Add cross-references to the definition of | |
240 selected frame. | |
241 | |
242 * buffers.texi (The Buffer List): Add cross-references to the | |
243 definition of selected frame. | |
244 | |
245 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
246 frame at any given time. | |
247 (Multiple Displays, Size and Position): Add a cross-reference to | |
248 the definition of the selected frame. | |
249 | |
39211 | 250 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
251 | |
252 * strings.texi (String Conversion) <string-to-number>: Document | |
253 that a float is returned for integers that are too large. | |
254 | |
255 * frames.texi (Mouse Position): Document mouse-position-function. | |
256 (Display Feature Testing): Document display-images-p. | |
257 (Window Frame Parameters): Document the cursor-type variable. | |
258 | |
259 * numbers.texi (Integer Basics): Document CL style read syntax for | |
260 integers in bases other than 10. | |
261 | |
262 * positions.texi (List Motion): Document | |
263 open-paren-in-column-0-is-defun-start. | |
264 | |
265 * lists.texi (Sets And Lists): Document member-ignore-case. | |
266 | |
267 * internals.texi (Garbage Collection): Document the used and free | |
268 strings report. | |
269 (Memory Usage): Document strings-consed. | |
270 | |
271 * os.texi (Time of Day): Document float-time. | |
272 (Recording Input): Document that clear-this-command-keys clears | |
273 the vector to be returned by recent-keys. | |
274 | |
275 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
276 argument keymap can be a list. | |
277 | |
278 * nonascii.texi (User-Chosen Coding Systems) | |
279 <select-safe-coding-system>: Document the new argument | |
280 accept-default-p and the variable | |
281 select-safe-coding-system-accept-default-p. Tell what happens if | |
282 buffer-file-coding-system is undecided. | |
283 (Default Coding Systems): Document auto-coding-regexp-alist. | |
284 | |
285 * display.texi (The Echo Area) <message>: Document | |
286 message-truncate-lines. | |
287 (Glyphs): Document that the glyph table is unused on windowed | |
288 displays. | |
289 | |
290 * help.texi (Describing Characters) <single-key-description>: | |
291 Document the new argument no-angles. | |
292 (Accessing Documentation) <documentation-property>: Document that | |
293 a non-string property is evaluated. | |
294 <documentation>: Document that the function-documentation property | |
295 is looked for. | |
296 | |
297 * windows.texi (Selecting Windows): Document some-window. | |
298 | |
299 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
300 | |
301 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
302 apropos-mode-hook. | |
303 | |
304 * commands.texi (Using Interactive): Document interactive-form. | |
305 (Keyboard Macros): Document kbd-macro-termination-hook. | |
306 (Command Loop Info): Document that clear-this-command-keys clears | |
307 the vector to be returned by recent-keys. | |
308 | |
39112 | 309 2001-09-04 Werner LEMBERG <wl@gnu.org> |
310 | |
311 * Makefile.in (srcdir, texinputdir): New variables. | |
312 (srcs, index.texi, install): Use $(srcdir). | |
313 (.PHONY): Remove elisp.dvi. | |
314 (elisp): Use -I switch for makeinfo. | |
315 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
316 (installall, dist): Use $(srcdir). | |
317 Fix path to texinfo.tex. | |
318 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
319 | |
39030 | 320 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
321 | |
39034 | 322 * display.texi (Conditional Display): Adjust to API change. |
323 | |
39030 | 324 * configure: New file. |
325 | |
38604 | 326 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
327 | |
328 * commands.texi (Repeat Events): Add description of | |
329 double-click-fuzz. | |
330 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
331 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
332 |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
333 * syntax.texi (Syntax Class Table): Add the missing designator for |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
334 comment and string fences. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
335 (Syntax Properties): Add a xref to syntax table internals. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
336 (Syntax Table Internals): Document string-to-syntax. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
337 |
37606 | 338 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
339 | |
340 * Makefile.in (install): Use install-info command line options | |
341 like in Emacs' Makefile.in. | |
342 | |
34391 | 343 2000-12-09 Miles Bader <miles@gnu.org> |
344 | |
345 * windows.texi (Window Start): Update documentation for | |
346 `pos-visible-in-window-p'. | |
347 | |
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
348 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
349 |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
350 * lists.texi (Building Lists): Add footnote to explain how to add |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
351 to the end of a list. |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
352 |
32860 | 353 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
354 | |
355 * files.texi (Visiting Functions): Typos. | |
356 | |
32841 | 357 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
358 | |
359 * files.texi (Visiting Functions): Return value of | |
360 find-file-noselect may be a list of buffers if wildcards are used. | |
361 | |
32803 | 362 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
363 | |
364 * display.texi (Defining Faces): Document `graphic' display type | |
365 in face specs. | |
366 | |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
367 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
368 |
37606 | 369 * hooks.texi (Standard Hooks): Replace obsolete |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
370 `after-make-frame-hook' with `after-make-frame-functions'. |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
371 |
37606 | 372 * frames.texi (Creating Frames): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
373 |
37606 | 374 * variables.texi (Future Local Variables): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
375 |
32556 | 376 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
377 | |
378 * display.texi (Other Image Types): Add description of :foreground | |
379 and :background properties of mono PBM images. | |
380 | |
30904 | 381 2000-08-17 Werner LEMBERG <wl@gnu.org> |
382 | |
383 * .cvsignore: New file. | |
384 | |
27188 | 385 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
386 | |
387 * tindex.pl: New script. | |
388 | |
26695 | 389 1999-12-03 Dave Love <fx@gnu.org> |
390 | |
391 * Makefile.in (MAKEINFO): New parameter. | |
392 | |
26693 | 393 1999-09-17 Richard Stallman <rms@gnu.org> |
394 | |
395 * Makefile.in (srcs): Add hash.texi. | |
396 (VERSION): Update to 20.6. | |
397 | |
398 1999-09-13 Richard Stallman <rms@gnu.org> | |
399 | |
400 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
401 | |
402 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
403 | |
404 * configure.in: New file. | |
405 * Makefile.in: Renamed from Makefile. | |
406 (prefix, infodir): Use value obtained from configure. | |
407 (emacslibdir): Obsolete variable deleted. | |
408 (dist): Distribute configure.in, configure, Makefile.in. | |
409 | |
410 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
411 | |
412 * Makefile (INSTALL_INFO): New variable. | |
413 (install): Run install-info. | |
414 | |
415 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
416 | |
417 * Makefile (elisp.dvi): Add missing backslash. | |
418 | |
419 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
420 | |
421 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
422 Run texindex without `./'. Always run texindex on elisp.tp. | |
423 (elisp.tps): Target deleted. | |
424 | |
425 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
426 | |
427 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
428 (dist): Start by deleting `temp'. | |
429 | |
430 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
431 | |
432 * Makefile (makeinfo, texindex): Targets deleted. | |
433 (makeinfo.o, texindex.o): Targets deleted. | |
434 (clean, dist): Don't do anything with them or with getopt*. | |
435 | |
436 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
437 | |
438 * Makefile (SHELL): Defined. | |
439 | |
440 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
441 | |
442 * Makefile (elisp.tps): New target. | |
443 (elisp.dvi): Depend on elisp.tps. | |
444 | |
445 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
446 | |
447 * README: Update phone number. | |
448 | |
449 * Makefile (elisp): Make this be the default target. | |
450 Depend on makeinfo.c instead of makeinfo. | |
451 (install): Don't depend on elisp.dvi, since we don't install that. | |
452 Use mkinstalldirs. | |
453 (dist): Add mkinstalldirs. | |
454 | |
455 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
456 | |
457 * Makefile (VERSION): Update version number. | |
458 (maintainer-clean): Renamed from realclean. | |
459 | |
460 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
461 | |
462 * Makefile (realclean): New target. | |
463 (elisp): Remove any old elisp-* files first. | |
464 | |
465 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
466 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
467 * Makefile (VERSION): New variable. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
468 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
469 Compressed file suffix should be `.gz', not `.z'. |
26693 | 470 |
471 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
472 | |
473 * Makefile (elisp): Depend on makeinfo. | |
474 | |
475 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
476 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
477 * Makefile (srcs): Add anti.texi. |
26693 | 478 |
479 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
480 | |
481 * Makefile (infodir, prefix): New vars. | |
482 (install): Use infodir. | |
483 (emacsinfodir): Deleted. | |
484 | |
485 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
486 | |
487 * Makefile (srcs): Add calendar.texi. | |
488 | |
489 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
490 Limit elisp-* files to those with one or two digits. | |
491 | |
492 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
493 | |
494 * Makefile (dist): Changed to use Gzip instead of compress. | |
495 | |
496 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
497 | |
498 * loading.texi (Unloading): define-function changed back to | |
499 defalias. It may not stay this way, but at least it's | |
500 consistent with the known-good version of the code patch. | |
501 | |
502 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
503 | |
504 * modes.texi (Hooks): Document new optional arg of add-hook. | |
505 | |
506 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
507 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
508 * variables.texi: Document nil initial value of buffer-local variables. |
26693 | 509 |
510 * tips.texi: Add new section on standard library headers. | |
511 | |
512 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
513 | |
514 * Makefile (srcs): Add frame.texi to the list of sources. | |
515 | |
516 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
517 | |
518 * Makefile (dist): Don't bother excluding autosave files; they'll | |
519 never make it into the temp directory anyway, and the hash marks | |
520 in the name are problematic for make and the Bourne shell. | |
40965 | 521 (srcs): |
26693 | 522 |
523 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
524 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
525 * Makefile (dist): Don't include backup files or autosave files in |
26693 | 526 the distribution tar file. |
527 | |
40965 | 528 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
26693 | 529 |
530 * Makefile (srcs): Added index.perm. | |
531 (elisp.dvi): Remove erroneous shell comment. | |
532 Expect output of permute-index in permuted.fns. | |
533 Save old elisp.aux in elisp.oaux. | |
534 (clean): Added index.texi to be deleted. | |
535 | |
40965 | 536 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 537 |
538 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
539 | |
40965 | 540 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
26693 | 541 |
542 * files.texi: Noted that completion-ignored-extensions is ignored | |
543 when making *Completions*. | |
544 | |
545 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
546 | |
547 * Makefile make dist now depends on elisp.dvi, since it tries | |
548 to include it in the dist file. | |
549 | |
40965 | 550 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
26693 | 551 |
552 * functions.texinfo (Mapping Functions): Add missing quote | |
553 | |
40965 | 554 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 555 |
556 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
557 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
558 | |
40965 | 559 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 560 |
561 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
562 and @error{} are the terms now being used. The files in the | |
563 directory have been changed to reflect this. | |
564 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
565 * All instances of @indentedresultt{} have been changed to |
26693 | 566 ` @result{}', using 5 spaces at the begining of the line. |
567 | |
40965 | 568 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 569 |
570 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
571 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
572 the texinfo.tex in this directory. These TeX macros are not | |
573 stable yet. | |
574 | |
40965 | 575 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 576 |
577 * texinfo.tex: temporarily added | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
578 \let\result=\dblarrow |
26693 | 579 \def\error{{\it ERROR} \longdblarrow} |
580 We need to do this better soon. | |
581 | |
40965 | 582 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 583 |
584 * Applied Karl Berry's patches to *.texinfo files, but not to | |
585 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
586 new title page format is also not applied, since it requires | |
587 texinfo.tex changes.) | |
588 | |
589 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
590 for the Project GNU development environment. | |
591 | |
41117 | 592 ;; Local Variables: |
593 ;; coding: iso-2022-7bit-unix | |
594 ;; End: | |
39627 | 595 |
596 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
597 Copying and distribution of this file, with or without modification, | |
598 are permitted provided the copyright notice and this notice are preserved. |