Mercurial > emacs
annotate lispref/ChangeLog @ 39524:291264d596e9
(cal-menu-x-popup-menu): New function,
calls x-popup-menu only if popup menus are supported.
(calendar-mouse-insert-hebrew-diary-entry)
(calendar-mouse-insert-islamic-diary-entry)
(calendar-mouse-holidays, calendar-mouse-view-diary-entries)
(calendar-mouse-view-other-diary-entries)
(calendar-mouse-print-dates, calendar-mouse-2-date-menu)
(calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax): Call
cal-menu-x-popup-menu instead of x-popup-menu.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 01 Oct 2001 11:05:50 +0000 |
parents | a9746e8cd6d7 |
children | 7b6b7d931ff0 |
rev | line source |
---|---|
39506 | 1 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
2 | |
3 * frames.texi (Finding All Frames): Document that next-frame and | |
4 previous-frame are local to current terminal. | |
5 | |
39470 | 6 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
7 | |
8 * keymaps.texi (Creating Keymaps): Fix the description of the | |
9 result of make-keymap. | |
10 | |
39405 | 11 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
12 | |
13 * display.texi (Font Lookup, Attribute Functions) | |
14 (Image Descriptors): Add cross-references to the definition of | |
15 selected frame. | |
16 | |
17 * buffers.texi (The Buffer List): Add cross-references to the | |
18 definition of selected frame. | |
19 | |
20 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
21 frame at any given time. | |
22 (Multiple Displays, Size and Position): Add a cross-reference to | |
23 the definition of the selected frame. | |
24 | |
39211 | 25 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
26 | |
27 * strings.texi (String Conversion) <string-to-number>: Document | |
28 that a float is returned for integers that are too large. | |
29 | |
30 * frames.texi (Mouse Position): Document mouse-position-function. | |
31 (Display Feature Testing): Document display-images-p. | |
32 (Window Frame Parameters): Document the cursor-type variable. | |
33 | |
34 * numbers.texi (Integer Basics): Document CL style read syntax for | |
35 integers in bases other than 10. | |
36 | |
37 * positions.texi (List Motion): Document | |
38 open-paren-in-column-0-is-defun-start. | |
39 | |
40 * lists.texi (Sets And Lists): Document member-ignore-case. | |
41 | |
42 * internals.texi (Garbage Collection): Document the used and free | |
43 strings report. | |
44 (Memory Usage): Document strings-consed. | |
45 | |
46 * os.texi (Time of Day): Document float-time. | |
47 (Recording Input): Document that clear-this-command-keys clears | |
48 the vector to be returned by recent-keys. | |
49 | |
50 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
51 argument keymap can be a list. | |
52 | |
53 * nonascii.texi (User-Chosen Coding Systems) | |
54 <select-safe-coding-system>: Document the new argument | |
55 accept-default-p and the variable | |
56 select-safe-coding-system-accept-default-p. Tell what happens if | |
57 buffer-file-coding-system is undecided. | |
58 (Default Coding Systems): Document auto-coding-regexp-alist. | |
59 | |
60 * display.texi (The Echo Area) <message>: Document | |
61 message-truncate-lines. | |
62 (Glyphs): Document that the glyph table is unused on windowed | |
63 displays. | |
64 | |
65 * help.texi (Describing Characters) <single-key-description>: | |
66 Document the new argument no-angles. | |
67 (Accessing Documentation) <documentation-property>: Document that | |
68 a non-string property is evaluated. | |
69 <documentation>: Document that the function-documentation property | |
70 is looked for. | |
71 | |
72 * windows.texi (Selecting Windows): Document some-window. | |
73 | |
74 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
75 | |
76 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
77 apropos-mode-hook. | |
78 | |
79 * commands.texi (Using Interactive): Document interactive-form. | |
80 (Keyboard Macros): Document kbd-macro-termination-hook. | |
81 (Command Loop Info): Document that clear-this-command-keys clears | |
82 the vector to be returned by recent-keys. | |
83 | |
39112 | 84 2001-09-04 Werner LEMBERG <wl@gnu.org> |
85 | |
86 * Makefile.in (srcdir, texinputdir): New variables. | |
87 (srcs, index.texi, install): Use $(srcdir). | |
88 (.PHONY): Remove elisp.dvi. | |
89 (elisp): Use -I switch for makeinfo. | |
90 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
91 (installall, dist): Use $(srcdir). | |
92 Fix path to texinfo.tex. | |
93 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
94 | |
39030 | 95 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
96 | |
39034 | 97 * display.texi (Conditional Display): Adjust to API change. |
98 | |
39030 | 99 * configure: New file. |
100 | |
38604 | 101 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
102 | |
103 * commands.texi (Repeat Events): Add description of | |
104 double-click-fuzz. | |
105 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
106 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
107 |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
108 * syntax.texi (Syntax Class Table): Add the missing designator for |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
109 comment and string fences. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
110 (Syntax Properties): Add a xref to syntax table internals. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
111 (Syntax Table Internals): Document string-to-syntax. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
112 |
37606 | 113 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
114 | |
115 * Makefile.in (install): Use install-info command line options | |
116 like in Emacs' Makefile.in. | |
117 | |
34391 | 118 2000-12-09 Miles Bader <miles@gnu.org> |
119 | |
120 * windows.texi (Window Start): Update documentation for | |
121 `pos-visible-in-window-p'. | |
122 | |
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
123 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
124 |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
125 * 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
|
126 to the end of a list. |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
127 |
32860 | 128 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
129 | |
130 * files.texi (Visiting Functions): Typos. | |
131 | |
32841 | 132 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
133 | |
134 * files.texi (Visiting Functions): Return value of | |
135 find-file-noselect may be a list of buffers if wildcards are used. | |
136 | |
32803 | 137 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
138 | |
139 * display.texi (Defining Faces): Document `graphic' display type | |
140 in face specs. | |
141 | |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
142 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
|
143 |
37606 | 144 * 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
|
145 `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
|
146 |
37606 | 147 * frames.texi (Creating Frames): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
148 |
37606 | 149 * 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
|
150 |
32556 | 151 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
152 | |
153 * display.texi (Other Image Types): Add description of :foreground | |
154 and :background properties of mono PBM images. | |
155 | |
30904 | 156 2000-08-17 Werner LEMBERG <wl@gnu.org> |
157 | |
158 * .cvsignore: New file. | |
159 | |
27188 | 160 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
161 | |
162 * tindex.pl: New script. | |
163 | |
26695 | 164 1999-12-03 Dave Love <fx@gnu.org> |
165 | |
166 * Makefile.in (MAKEINFO): New parameter. | |
167 | |
26693 | 168 1999-09-17 Richard Stallman <rms@gnu.org> |
169 | |
170 * Makefile.in (srcs): Add hash.texi. | |
171 (VERSION): Update to 20.6. | |
172 | |
173 1999-09-13 Richard Stallman <rms@gnu.org> | |
174 | |
175 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
176 | |
177 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
178 | |
179 * configure.in: New file. | |
180 * Makefile.in: Renamed from Makefile. | |
181 (prefix, infodir): Use value obtained from configure. | |
182 (emacslibdir): Obsolete variable deleted. | |
183 (dist): Distribute configure.in, configure, Makefile.in. | |
184 | |
185 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
186 | |
187 * Makefile (INSTALL_INFO): New variable. | |
188 (install): Run install-info. | |
189 | |
190 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
191 | |
192 * Makefile (elisp.dvi): Add missing backslash. | |
193 | |
194 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
195 | |
196 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
197 Run texindex without `./'. Always run texindex on elisp.tp. | |
198 (elisp.tps): Target deleted. | |
199 | |
200 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
201 | |
202 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
203 (dist): Start by deleting `temp'. | |
204 | |
205 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
206 | |
207 * Makefile (makeinfo, texindex): Targets deleted. | |
208 (makeinfo.o, texindex.o): Targets deleted. | |
209 (clean, dist): Don't do anything with them or with getopt*. | |
210 | |
211 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
212 | |
213 * Makefile (SHELL): Defined. | |
214 | |
215 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
216 | |
217 * Makefile (elisp.tps): New target. | |
218 (elisp.dvi): Depend on elisp.tps. | |
219 | |
220 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
221 | |
222 * README: Update phone number. | |
223 | |
224 * Makefile (elisp): Make this be the default target. | |
225 Depend on makeinfo.c instead of makeinfo. | |
226 (install): Don't depend on elisp.dvi, since we don't install that. | |
227 Use mkinstalldirs. | |
228 (dist): Add mkinstalldirs. | |
229 | |
230 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
231 | |
232 * Makefile (VERSION): Update version number. | |
233 (maintainer-clean): Renamed from realclean. | |
234 | |
235 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
236 | |
237 * Makefile (realclean): New target. | |
238 (elisp): Remove any old elisp-* files first. | |
239 | |
240 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
241 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
242 * Makefile (VERSION): New variable. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
243 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
244 Compressed file suffix should be `.gz', not `.z'. |
26693 | 245 |
246 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
247 | |
248 * Makefile (elisp): Depend on makeinfo. | |
249 | |
250 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
251 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
252 * Makefile (srcs): Add anti.texi. |
26693 | 253 |
254 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
255 | |
256 * Makefile (infodir, prefix): New vars. | |
257 (install): Use infodir. | |
258 (emacsinfodir): Deleted. | |
259 | |
260 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
261 | |
262 * Makefile (srcs): Add calendar.texi. | |
263 | |
264 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
265 Limit elisp-* files to those with one or two digits. | |
266 | |
267 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
268 | |
269 * Makefile (dist): Changed to use Gzip instead of compress. | |
270 | |
271 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
272 | |
273 * loading.texi (Unloading): define-function changed back to | |
274 defalias. It may not stay this way, but at least it's | |
275 consistent with the known-good version of the code patch. | |
276 | |
277 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
278 | |
279 * modes.texi (Hooks): Document new optional arg of add-hook. | |
280 | |
281 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
282 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
283 * variables.texi: Document nil initial value of buffer-local variables. |
26693 | 284 |
285 * tips.texi: Add new section on standard library headers. | |
286 | |
287 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
288 | |
289 * Makefile (srcs): Add frame.texi to the list of sources. | |
290 | |
291 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
292 | |
293 * Makefile (dist): Don't bother excluding autosave files; they'll | |
294 never make it into the temp directory anyway, and the hash marks | |
295 in the name are problematic for make and the Bourne shell. | |
296 (srcs): | |
297 | |
298 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
299 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
300 * Makefile (dist): Don't include backup files or autosave files in |
26693 | 301 the distribution tar file. |
302 | |
303 Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
304 | |
305 * Makefile (srcs): Added index.perm. | |
306 (elisp.dvi): Remove erroneous shell comment. | |
307 Expect output of permute-index in permuted.fns. | |
308 Save old elisp.aux in elisp.oaux. | |
309 (clean): Added index.texi to be deleted. | |
310 | |
311 Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
312 | |
313 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
314 | |
315 Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech) | |
316 | |
317 * files.texi: Noted that completion-ignored-extensions is ignored | |
318 when making *Completions*. | |
319 | |
320 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
321 | |
322 * Makefile make dist now depends on elisp.dvi, since it tries | |
323 to include it in the dist file. | |
324 | |
325 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu) | |
326 | |
327 * functions.texinfo (Mapping Functions): Add missing quote | |
328 | |
329 Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
330 | |
331 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
332 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
333 | |
334 Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
335 | |
336 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
337 and @error{} are the terms now being used. The files in the | |
338 directory have been changed to reflect this. | |
339 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
340 * All instances of @indentedresultt{} have been changed to |
26693 | 341 ` @result{}', using 5 spaces at the begining of the line. |
342 | |
343 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
344 | |
345 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
346 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
347 the texinfo.tex in this directory. These TeX macros are not | |
348 stable yet. | |
349 | |
350 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
351 | |
352 * texinfo.tex: temporarily added | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
353 \let\result=\dblarrow |
26693 | 354 \def\error{{\it ERROR} \longdblarrow} |
355 We need to do this better soon. | |
356 | |
357 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
358 | |
359 * Applied Karl Berry's patches to *.texinfo files, but not to | |
360 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
361 new title page format is also not applied, since it requires | |
362 texinfo.tex changes.) | |
363 | |
364 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
365 for the Project GNU development environment. | |
366 |