Mercurial > emacs
annotate lispref/ChangeLog @ 41491:369ebb0fe30b
*** empty log message ***
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Sun, 25 Nov 2001 12:38:45 +0000 |
| parents | 6ea90136e5d8 |
| children | e97532eb87c4 |
| rev | line source |
|---|---|
| 41491 | 1 2001-11-25 Miles Bader <miles@gnu.org> |
| 2 | |
| 3 * text.texi (Fields): Describe new `limit' arg in | |
| 4 field-beginning/field-end. | |
| 5 | |
| 41193 | 6 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
| 7 | |
| 41201 | 8 * permute-index: Don't depend on csh-specific features. Replace |
| 9 the interpreter name with /bin/sh. | |
| 10 | |
| 41193 | 11 * two-volume-cross-refs.txt: New file. |
| 12 * two.el: New file. | |
| 13 * spellfile: New file. | |
| 14 | |
| 41139 | 15 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 16 | |
| 17 * permute-index: New file. | |
| 18 | |
| 19 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
| 20 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
| 21 8+3 restricted namespace. | |
| 41117 | 22 |
| 23 * Makefile.in (infodir): Define relative to $(srcdir). | |
| 24 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
| 25 include directories list via -I switch to makeinfo. | |
| 26 (index.texi): Use cp if both hard and symbolic links fail. | |
| 27 | |
| 40886 | 28 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
| 29 | |
| 40897 | 30 * Makefile.in (distclean): Add. |
| 31 | |
| 40886 | 32 The following changes make ELisp manual part of the Emacs |
| 33 distribution: | |
| 34 | |
| 35 * Makefile.in: Add Copyright notice. | |
| 36 (prefix): Remove. | |
| 37 (infodir): Change value to "../info". | |
| 38 (VPATH): New variable. | |
| 39 (MAKE): Don't define. | |
| 40 (texmacrodir): Don't define. | |
| 41 (texinputdir): Append the existing value of TEXINPUTS. | |
| 42 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
| 43 command to be compatible with man/Makefile.in, and to put the | |
| 44 output into ../info. | |
| 40888 | 45 (info): Add target. |
| 40886 | 46 (installall): Target removed. |
| 47 | |
| 41117 | 48 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 40573 | 49 |
| 50 * tips.texi (Coding Conventions): Fix typo. | |
| 51 | |
| 40431 | 52 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
| 53 | |
| 54 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
| 55 | |
| 40189 | 56 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
| 57 | |
| 58 * files.texi (File Name Components): Update the description of | |
| 59 file-name-sans-extension and file-name-extension, as they now | |
| 60 ignore leading dots. | |
| 61 | |
| 40111 | 62 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
| 63 | |
| 40152 | 64 * (Version 21.1 released.) |
| 40111 | 65 |
| 40043 | 66 2001-10-19 Miles Bader <miles@gnu.org> |
| 67 | |
| 68 * positions.texi (Text Lines): Describe behavior of | |
| 69 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
| 70 | |
| 39995 | 71 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
| 72 | |
| 73 * Makefile.in (VERSION): Set to 2.8. | |
| 74 (manual): Use `manual-21'. | |
| 75 | |
| 76 * elisp.texi (VERSION): Add and use it where the the version | |
| 77 number was used. Set it to 2.8. | |
| 78 | |
| 79 * intro.texi: Likewise. | |
| 80 | |
| 39884 | 81 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
| 82 | |
| 83 * files.texi (File Name Completion): Document the significance of | |
| 84 a trailing slash in elements of completion-ignored-extensions. | |
| 85 | |
| 39629 | 86 2001-10-06 Miles Bader <miles@gnu.org> |
| 87 | |
| 88 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
| 89 | |
| 39588 | 90 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
| 91 | |
| 92 * variables.texi (Variable Aliases): New node. | |
| 93 | |
| 39742 | 94 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
| 95 | |
| 96 * Branch for 21.1. | |
| 40965 | 97 |
| 39529 | 98 2001-10-02 Miles Bader <miles@gnu.org> |
| 99 | |
| 39532 | 100 * minibuf.texi (Minibuffer Misc): Add entries for |
| 101 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
| 102 `delete-minibuffer-contents'. | |
| 103 Correct description for `minibuffer-prompt-end'. | |
| 104 | |
| 39529 | 105 * text.texi (Property Search): Correct descriptions of |
| 106 `next-char-property-change' and `previous-char-property-change'. | |
| 107 Add entries for `next-single-char-property-change' and | |
| 108 `previous-single-char-property-change'. | |
| 109 Make operand names a bit more consistent. | |
| 110 | |
| 39506 | 111 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
| 112 | |
| 113 * frames.texi (Finding All Frames): Document that next-frame and | |
| 114 previous-frame are local to current terminal. | |
| 115 | |
| 39470 | 116 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 117 | |
| 118 * keymaps.texi (Creating Keymaps): Fix the description of the | |
| 40965 | 119 result of make-keymap. |
| 39470 | 120 |
| 39405 | 121 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
| 122 | |
| 123 * display.texi (Font Lookup, Attribute Functions) | |
| 124 (Image Descriptors): Add cross-references to the definition of | |
| 125 selected frame. | |
| 126 | |
| 127 * buffers.texi (The Buffer List): Add cross-references to the | |
| 128 definition of selected frame. | |
| 129 | |
| 130 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
| 131 frame at any given time. | |
| 132 (Multiple Displays, Size and Position): Add a cross-reference to | |
| 133 the definition of the selected frame. | |
| 134 | |
| 39211 | 135 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
| 136 | |
| 137 * strings.texi (String Conversion) <string-to-number>: Document | |
| 138 that a float is returned for integers that are too large. | |
| 139 | |
| 140 * frames.texi (Mouse Position): Document mouse-position-function. | |
| 141 (Display Feature Testing): Document display-images-p. | |
| 142 (Window Frame Parameters): Document the cursor-type variable. | |
| 143 | |
| 144 * numbers.texi (Integer Basics): Document CL style read syntax for | |
| 145 integers in bases other than 10. | |
| 146 | |
| 147 * positions.texi (List Motion): Document | |
| 148 open-paren-in-column-0-is-defun-start. | |
| 149 | |
| 150 * lists.texi (Sets And Lists): Document member-ignore-case. | |
| 151 | |
| 152 * internals.texi (Garbage Collection): Document the used and free | |
| 153 strings report. | |
| 154 (Memory Usage): Document strings-consed. | |
| 155 | |
| 156 * os.texi (Time of Day): Document float-time. | |
| 157 (Recording Input): Document that clear-this-command-keys clears | |
| 158 the vector to be returned by recent-keys. | |
| 159 | |
| 160 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
| 161 argument keymap can be a list. | |
| 162 | |
| 163 * nonascii.texi (User-Chosen Coding Systems) | |
| 164 <select-safe-coding-system>: Document the new argument | |
| 165 accept-default-p and the variable | |
| 166 select-safe-coding-system-accept-default-p. Tell what happens if | |
| 167 buffer-file-coding-system is undecided. | |
| 168 (Default Coding Systems): Document auto-coding-regexp-alist. | |
| 169 | |
| 170 * display.texi (The Echo Area) <message>: Document | |
| 171 message-truncate-lines. | |
| 172 (Glyphs): Document that the glyph table is unused on windowed | |
| 173 displays. | |
| 174 | |
| 175 * help.texi (Describing Characters) <single-key-description>: | |
| 176 Document the new argument no-angles. | |
| 177 (Accessing Documentation) <documentation-property>: Document that | |
| 178 a non-string property is evaluated. | |
| 179 <documentation>: Document that the function-documentation property | |
| 180 is looked for. | |
| 181 | |
| 182 * windows.texi (Selecting Windows): Document some-window. | |
| 183 | |
| 184 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
| 185 | |
| 186 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
| 187 apropos-mode-hook. | |
| 188 | |
| 189 * commands.texi (Using Interactive): Document interactive-form. | |
| 190 (Keyboard Macros): Document kbd-macro-termination-hook. | |
| 191 (Command Loop Info): Document that clear-this-command-keys clears | |
| 192 the vector to be returned by recent-keys. | |
| 193 | |
| 39112 | 194 2001-09-04 Werner LEMBERG <wl@gnu.org> |
| 195 | |
| 196 * Makefile.in (srcdir, texinputdir): New variables. | |
| 197 (srcs, index.texi, install): Use $(srcdir). | |
| 198 (.PHONY): Remove elisp.dvi. | |
| 199 (elisp): Use -I switch for makeinfo. | |
| 200 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
| 201 (installall, dist): Use $(srcdir). | |
| 202 Fix path to texinfo.tex. | |
| 203 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
| 204 | |
| 39030 | 205 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
| 206 | |
| 39034 | 207 * display.texi (Conditional Display): Adjust to API change. |
| 208 | |
| 39030 | 209 * configure: New file. |
| 210 | |
| 38604 | 211 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
| 212 | |
| 213 * commands.texi (Repeat Events): Add description of | |
| 214 double-click-fuzz. | |
| 215 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
216 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
217 |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
218 * syntax.texi (Syntax Class Table): Add the missing designator for |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
219 comment and string fences. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
220 (Syntax Properties): Add a xref to syntax table internals. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
221 (Syntax Table Internals): Document string-to-syntax. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
222 |
| 37606 | 223 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
| 224 | |
| 225 * Makefile.in (install): Use install-info command line options | |
| 226 like in Emacs' Makefile.in. | |
| 227 | |
| 34391 | 228 2000-12-09 Miles Bader <miles@gnu.org> |
| 229 | |
| 230 * windows.texi (Window Start): Update documentation for | |
| 231 `pos-visible-in-window-p'. | |
| 232 | |
|
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
233 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
234 |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
235 * 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
|
236 to the end of a list. |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
237 |
| 32860 | 238 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
| 239 | |
| 240 * files.texi (Visiting Functions): Typos. | |
| 241 | |
| 32841 | 242 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
| 243 | |
| 244 * files.texi (Visiting Functions): Return value of | |
| 245 find-file-noselect may be a list of buffers if wildcards are used. | |
| 246 | |
| 32803 | 247 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
| 248 | |
| 249 * display.texi (Defining Faces): Document `graphic' display type | |
| 250 in face specs. | |
| 251 | |
|
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
252 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
|
253 |
| 37606 | 254 * 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
|
255 `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
|
256 |
| 37606 | 257 * frames.texi (Creating Frames): Ditto. |
|
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
258 |
| 37606 | 259 * 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
|
260 |
| 32556 | 261 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
| 262 | |
| 263 * display.texi (Other Image Types): Add description of :foreground | |
| 264 and :background properties of mono PBM images. | |
| 265 | |
| 30904 | 266 2000-08-17 Werner LEMBERG <wl@gnu.org> |
| 267 | |
| 268 * .cvsignore: New file. | |
| 269 | |
| 27188 | 270 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
| 271 | |
| 272 * tindex.pl: New script. | |
| 273 | |
| 26695 | 274 1999-12-03 Dave Love <fx@gnu.org> |
| 275 | |
| 276 * Makefile.in (MAKEINFO): New parameter. | |
| 277 | |
| 26693 | 278 1999-09-17 Richard Stallman <rms@gnu.org> |
| 279 | |
| 280 * Makefile.in (srcs): Add hash.texi. | |
| 281 (VERSION): Update to 20.6. | |
| 282 | |
| 283 1999-09-13 Richard Stallman <rms@gnu.org> | |
| 284 | |
| 285 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
| 286 | |
| 287 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
| 288 | |
| 289 * configure.in: New file. | |
| 290 * Makefile.in: Renamed from Makefile. | |
| 291 (prefix, infodir): Use value obtained from configure. | |
| 292 (emacslibdir): Obsolete variable deleted. | |
| 293 (dist): Distribute configure.in, configure, Makefile.in. | |
| 294 | |
| 295 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 296 | |
| 297 * Makefile (INSTALL_INFO): New variable. | |
| 298 (install): Run install-info. | |
| 299 | |
| 300 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 301 | |
| 302 * Makefile (elisp.dvi): Add missing backslash. | |
| 303 | |
| 304 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
| 305 | |
| 306 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
| 307 Run texindex without `./'. Always run texindex on elisp.tp. | |
| 308 (elisp.tps): Target deleted. | |
| 309 | |
| 310 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
| 311 | |
| 312 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
| 313 (dist): Start by deleting `temp'. | |
| 314 | |
| 315 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
| 316 | |
| 317 * Makefile (makeinfo, texindex): Targets deleted. | |
| 318 (makeinfo.o, texindex.o): Targets deleted. | |
| 319 (clean, dist): Don't do anything with them or with getopt*. | |
| 320 | |
| 321 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
| 322 | |
| 323 * Makefile (SHELL): Defined. | |
| 324 | |
| 325 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
| 326 | |
| 327 * Makefile (elisp.tps): New target. | |
| 328 (elisp.dvi): Depend on elisp.tps. | |
| 329 | |
| 330 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
| 331 | |
| 332 * README: Update phone number. | |
| 333 | |
| 334 * Makefile (elisp): Make this be the default target. | |
| 335 Depend on makeinfo.c instead of makeinfo. | |
| 336 (install): Don't depend on elisp.dvi, since we don't install that. | |
| 337 Use mkinstalldirs. | |
| 338 (dist): Add mkinstalldirs. | |
| 339 | |
| 340 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 341 | |
| 342 * Makefile (VERSION): Update version number. | |
| 343 (maintainer-clean): Renamed from realclean. | |
| 344 | |
| 345 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
| 346 | |
| 347 * Makefile (realclean): New target. | |
| 348 (elisp): Remove any old elisp-* files first. | |
| 349 | |
| 350 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
| 351 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
352 * Makefile (VERSION): New variable. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
353 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
354 Compressed file suffix should be `.gz', not `.z'. |
| 26693 | 355 |
| 356 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 357 | |
| 358 * Makefile (elisp): Depend on makeinfo. | |
| 359 | |
| 360 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
| 361 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
362 * Makefile (srcs): Add anti.texi. |
| 26693 | 363 |
| 364 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 365 | |
| 366 * Makefile (infodir, prefix): New vars. | |
| 367 (install): Use infodir. | |
| 368 (emacsinfodir): Deleted. | |
| 369 | |
| 370 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 371 | |
| 372 * Makefile (srcs): Add calendar.texi. | |
| 373 | |
| 374 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
| 375 Limit elisp-* files to those with one or two digits. | |
| 376 | |
| 377 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 378 | |
| 379 * Makefile (dist): Changed to use Gzip instead of compress. | |
| 380 | |
| 381 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 382 | |
| 383 * loading.texi (Unloading): define-function changed back to | |
| 384 defalias. It may not stay this way, but at least it's | |
| 385 consistent with the known-good version of the code patch. | |
| 386 | |
| 387 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
| 388 | |
| 389 * modes.texi (Hooks): Document new optional arg of add-hook. | |
| 390 | |
| 391 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 392 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
393 * variables.texi: Document nil initial value of buffer-local variables. |
| 26693 | 394 |
| 395 * tips.texi: Add new section on standard library headers. | |
| 396 | |
| 397 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 398 | |
| 399 * Makefile (srcs): Add frame.texi to the list of sources. | |
| 400 | |
| 401 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 402 | |
| 403 * Makefile (dist): Don't bother excluding autosave files; they'll | |
| 404 never make it into the temp directory anyway, and the hash marks | |
| 405 in the name are problematic for make and the Bourne shell. | |
| 40965 | 406 (srcs): |
| 26693 | 407 |
| 408 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 409 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
410 * Makefile (dist): Don't include backup files or autosave files in |
| 26693 | 411 the distribution tar file. |
| 412 | |
| 40965 | 413 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 26693 | 414 |
| 415 * Makefile (srcs): Added index.perm. | |
| 416 (elisp.dvi): Remove erroneous shell comment. | |
| 417 Expect output of permute-index in permuted.fns. | |
| 418 Save old elisp.aux in elisp.oaux. | |
| 419 (clean): Added index.texi to be deleted. | |
| 420 | |
| 40965 | 421 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 26693 | 422 |
| 423 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
| 424 | |
| 40965 | 425 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
| 26693 | 426 |
| 427 * files.texi: Noted that completion-ignored-extensions is ignored | |
| 428 when making *Completions*. | |
| 429 | |
| 430 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
| 431 | |
| 432 * Makefile make dist now depends on elisp.dvi, since it tries | |
| 433 to include it in the dist file. | |
| 434 | |
| 40965 | 435 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
| 26693 | 436 |
| 437 * functions.texinfo (Mapping Functions): Add missing quote | |
| 438 | |
| 40965 | 439 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 26693 | 440 |
| 441 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
| 442 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
| 443 | |
| 40965 | 444 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 445 |
| 446 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
| 447 and @error{} are the terms now being used. The files in the | |
| 448 directory have been changed to reflect this. | |
| 449 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
450 * All instances of @indentedresultt{} have been changed to |
| 26693 | 451 ` @result{}', using 5 spaces at the begining of the line. |
| 452 | |
| 40965 | 453 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 454 |
| 455 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
| 456 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
| 457 the texinfo.tex in this directory. These TeX macros are not | |
| 458 stable yet. | |
| 459 | |
| 40965 | 460 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 461 |
| 462 * texinfo.tex: temporarily added | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
463 \let\result=\dblarrow |
| 26693 | 464 \def\error{{\it ERROR} \longdblarrow} |
| 465 We need to do this better soon. | |
| 466 | |
| 40965 | 467 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 468 |
| 469 * Applied Karl Berry's patches to *.texinfo files, but not to | |
| 470 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
| 471 new title page format is also not applied, since it requires | |
| 472 texinfo.tex changes.) | |
| 473 | |
| 474 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
| 475 for the Project GNU development environment. | |
| 476 | |
| 41117 | 477 ;; Local Variables: |
| 478 ;; coding: iso-2022-7bit-unix | |
| 479 ;; End: | |
| 39627 | 480 |
| 481 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
| 482 Copying and distribution of this file, with or without modification, | |
| 483 are permitted provided the copyright notice and this notice are preserved. |
