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