1648
+ − 1 2003-08-28 Steve Youngs <youngs@xemacs.org>
+ − 2
+ − 3 * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
+ − 4 remove a package.
+ − 5 (Q3.8.2): big-menubar is in the edit-utils package.
+ − 6 (Q4.3.2): Add a comment about not needing TM for things like Gnus,
+ − 7 MH-E and VM.
+ − 8 (Q5.3.3): State correct location of ps-print.el.
+ − 9
+ − 10 * xemacs/packages.texi (Packages): Remove "Creating Packages" menu
+ − 11 entry.
+ − 12 (Package Terminology): Whitespace clean up.
+ − 13 (Installing Packages): Whitespace clean up and add some @code
+ − 14 formatters.
+ − 15 Re-organise the menu so that installation via PUI is first and
+ − 16 Sumo is last.
+ − 17 (Automatically): mule-base is no longer a requirement for using
+ − 18 PUI.
+ − 19 Mention optionally requiring mailcrypt.
+ − 20 (Note): Removed.
+ − 21 (Manually): Move to below the PUI installation method.
+ − 22 (Sumo): Move to below the manual installation method.
+ − 23 (Which Packages): Add mailcrypt.
+ − 24 (Building Packages): Remove duplicated stuff that is in
+ − 25 lispref/packaging.texi, xref to it instead.
+ − 26 (Local.rules File): xref to the appropriate node in
+ − 27 lispref/packaging.texi.
+ − 28 (Available Packages): Update to current reality.
+ − 29 (all): Removed.
+ − 30 (srckit): Removed.
+ − 31 (binkit): Removed.
+ − 32
+ − 33 * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW.
+ − 34
+ − 35 * new-users-guide/custom2.texi (Init File): big-menubar.el is in
+ − 36 the edit-utils package.
+ − 37
+ − 38 * lispref/packaging.texi (Packaging):
+ − 39 (The User View):
+ − 40 (The Library Maintainer View):
+ − 41 (Infrastructure):
+ − 42 (Control Files):
+ − 43 (Obtaining):
+ − 44 (The Package Release Engineer View):
+ − 45 (Package Terminology):
+ − 46 (Building Packages):
+ − 47 (Makefile Targets):
+ − 48 (packages): New.
+ − 49 (Local.rules File):
+ − 50 (XEMACS_PACKAGES): Removed.
+ − 51 (XEMACS_INSTALLED_PACKAGES_ROOT): New.
+ − 52 (NONMULE_PACKAGES): New.
+ − 53 (EXCLUDES): New.
+ − 54 (Creating Packages):
+ − 55 (BATCH): New.
+ − 56 (VERSION): Removed.
+ − 57 (AUTHOR_VERSION): Removed.
+ − 58 (MAINTAINER): Removed.
+ − 59 (PACKAGE): Removed.
+ − 60 (PKG_TYPE): Removed.
+ − 61 (REQUIRES): Removed.
+ − 62 (CATEGORY): Removed.
+ − 63 (ELS): Removed.
+ − 64 (ELCS): Removed.
+ − 65 (all): Removed.
+ − 66 (srckit): Removed.
+ − 67 (binkit): Removed.
+ − 68 (are): New.
+ − 69 (STANDARD_DOCS): New.
+ − 70 (ELCS_1_DEST): New.
+ − 71 (example): New.
+ − 72 (PACKAGE_SUPPRESS): New.
+ − 73 (EXPLICIT_DOCS): New.
+ − 74 (DATA_DEST): New.
+ − 75 (Documenting Packages):
+ − 76
+ − 77 Not quite a total rewrite, but a fairly thorough audit
+ − 78 nonetheless.
+ − 79
1620
+ − 80 2003-07-31 Ren� Kyllingstad <listmailxemacs@kyllingstad.com>
+ − 81
+ − 82 * lispref/display.texi (Invisible Text):
+ − 83 mention line-move-ignore-invisible.
+ − 84 * lispref/extents.texi (Extent Properties):
+ − 85 end-glyph will still be displayed when invisible is set.
+ − 86 * lispref/extents.texi (Extents and Events):
+ − 87 only begin-glyph is highlighted.
+ − 88
1616
+ − 89 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
+ − 90
+ − 91 * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition.
+ − 92
1613
+ − 93 2003-08-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 94
+ − 95 * lispref/packaging.texi (Creating Packages):
+ − 96 * xemacs/packages.texi (Creating Packages):
+ − 97 Style guideline for package-info.in description.
+ − 98
1554
+ − 99 2003-06-30 Vin Shelton <acs@xemacs.org>
+ − 100
+ − 101 * lispref/lists.texi (List-related Predicates): Add @end defun.
+ − 102
1549
+ − 103 2003-06-30 Stephen J. Turnbull <stephen@xemacs.org>
+ − 104
+ − 105 * xemacs-faq.texi (Q3.2.2): Fix typo.
+ − 106
+ − 107 2003-06-20 Stephen J. Turnbull <stephen@xemacs.org>
+ − 108
+ − 109 * lispref/objects.texi (Character Type): Document ?\x00 read
+ − 110 syntax and range limitations on ?\000 and ?\x00 read syntaxes.
+ − 111
+ − 112 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org>
+ − 113
+ − 114 * lispref/lists.texi (List-related Predicates): Document
+ − 115 `true-list-p', and reference it from `listp'.
+ − 116
1510
+ − 117 2003-06-01 Steve Youngs <youngs@xemacs.org>
+ − 118
+ − 119 * XEmacs 21.5.14 "cassava" is released.
+ − 120
1496
+ − 121 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
+ − 122
+ − 123 * internals/internals.texi (Searching and Matching): New node.
+ − 124
1495
+ − 125 2003-05-17 Stephen J. Turnbull <stephen@xemacs.org>
+ − 126
+ − 127 * xemacs-faq.texi (detail menu): Reformat "Current Events" caption.
+ − 128 (Legacy Versions): New section.
+ − 129 (Q8.0.1): New question.
+ − 130
+ − 131 2003-05-16 Stephen J. Turnbull <stephen@xemacs.org>
+ − 132
+ − 133 * lispref/searching.texi (Regexp Search): Update split-string for
+ − 134 new specification.
+ − 135
+ − 136 * lispref/strings.texi (Creating Strings): Xref split-string
+ − 137 (this is where GNU Emacs documents it).
+ − 138
1473
+ − 139 2003-05-10 Steve Youngs <youngs@xemacs.org>
+ − 140
+ − 141 * XEmacs 21.5.13 "cauliflower" is released.
+ − 142
1468
+ − 143 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org>
+ − 144
+ − 145 * lispref/searching.texi (Match Data): Failed match preserves data.
+ − 146
1441
+ − 147 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
+ − 148
+ − 149 * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows.
+ − 150
1431
+ − 151 2003-04-24 Steve Youngs <youngs@xemacs.org>
+ − 152
+ − 153 * XEmacs 21.5.12 "carrot" is released.
+ − 154
1389
+ − 155 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org>
+ − 156
+ − 157 * xemacs/frame.texi (XEmacs under X):
+ − 158 * xemacs-faq.texi:
+ − 159 Global substitute .Xresources for .Xdefaults.
1386
+ − 160
+ − 161 * xemacs-faq.texi (Q3.2.2): `default' is also a face.
+ − 162 (Q3.2.2, Q3.8.4): Describe appropriate use of `fontSet' in Mule.
+ − 163 Suggested by Janis Dzerins <jonis@dir.lv>.
+ − 164
1366
+ − 165 2003-03-20 Steve Youngs <youngs@xemacs.org>
+ − 166
+ − 167 * xemacs/packages.texi (Automatically): Refer to
+ − 168 'pui-set-local-package-get-directory' instead of
+ − 169 'pui-add-install-directory'.
+ − 170 Remove comment about PGP not being intergrated into PUI.
+ − 171 Document balloon-help in PUI.
+ − 172 Add heading "Keeping Packages Up To Date".
+ − 173 (Building Packages): makeinfo 4.2 is required.
+ − 174
1362
+ − 175 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
+ − 176
+ − 177 * xemacs/frame.texi (Gutter Basics): Describe common options for
+ − 178 buffers tab control.
+ − 179
1353
+ − 180 2003-03-11 Adrian Aichner <adrian@xemacs.org>
+ − 181
+ − 182 * cl.texi: Change incorrect references to GNU where XEmacs is
+ − 183 appropriate.
+ − 184
1347
+ − 185 2003-03-09 Ben Wing <ben@xemacs.org>
+ − 186
+ − 187 * widget.texi (Defining New Widgets):
+ − 188 Fix Turnbull typos.
+ − 189
1339
+ − 190 2003-03-02 Stephen Turnbull <stephen@xemacs.org>
+ − 191
+ − 192 * widget.texi (Defining New Widgets):
+ − 193 Document `widget-create-child', `widget-create-child-and-convert',
+ − 194 and `widget-create-child-value'. Document the `:copy' method.
+ − 195 Improve discussion of the `:convert-widget' method.
+ − 196
1333
+ − 197 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
+ − 198
+ − 199 * internals/internals.texi (XEmacs From the Perspective of Building):
+ − 200 Fix typo.
+ − 201 (Build-Time Dependencies): New node.
+ − 202
1307
+ − 203 2003-02-16 Steve Youngs <youngs@xemacs.org>
+ − 204
+ − 205 * XEmacs 21.5.11 "cabbage" is released.
+ − 206
1288
+ − 207 2003-02-11 Adrian Aichner <adrian@xemacs.org>
+ − 208
+ − 209 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user
+ − 210 manual.
+ − 211
1263
+ − 212 2003-02-06 Stephen J. Turnbull <stephen@xemacs.org>
+ − 213
+ − 214 * internals/internals.texi (Top):
+ − 215 (Buffers and Textual Representation):
+ − 216 Fix up white space in menu.
+ − 217 (Character-Related Data Types):
+ − 218 (Conversion to and from External Data):
+ − 219 (Format of the Extent Info):
+ − 220 Pedantic grammatical nits.
+ − 221
1261
+ − 222 2003-02-05 Ben Wing <ben@xemacs.org>
+ − 223
+ − 224 * lispref/mule.texi (Internationalization Terminology):
+ − 225 Lots of Mule rewriting.
+ − 226
+ − 227 2003-02-05 Ben Wing <ben@xemacs.org>
+ − 228
+ − 229 * internals/internals.texi (Top):
+ − 230 * internals/internals.texi (Coding for Mule):
+ − 231 * internals/internals.texi (Character-Related Data Types):
+ − 232 * internals/internals.texi (Working With Character and Byte Positions):
+ − 233 * internals/internals.texi (Conversion to and from External Data):
+ − 234 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code):
+ − 235 * internals/internals.texi (An Example of Mule-Aware Code):
+ − 236 * internals/internals.texi (Mule-izing Code):
+ − 237 * internals/internals.texi (help): New.
+ − 238 * internals/internals.texi (Buffers and Textual Representation):
+ − 239 * internals/internals.texi (The Text in a Buffer):
+ − 240 * internals/internals.texi (Markers and Extents):
+ − 241 * internals/internals.texi (MULE Character Sets and Encodings):
+ − 242 * internals/internals.texi (Lstream Functions):
+ − 243 * internals/internals.texi (Lstream Methods):
+ − 244 * internals/internals.texi (Format of the Extent Info):
+ − 245 * internals/internals.texi (Mathematics of Extent Ordering):
+ − 246 Major fixup. Correct for new names of Bytebpos, Ichar, etc. and
+ − 247 lots of Mule rewriting.
+ − 248
1258
+ − 249 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 250
+ − 251 * xemacs/startup.texi (Startup Paths): Clarification of package
+ − 252 hierarchy structure.
+ − 253
+ − 254 * xemacs-faq.texi (Q2.0.13, Q2.0.14, Q2.1.24, Q2.1.25): Not NEW.
+ − 255 (Q2.1.15): Stylistic changes for clarity.
+ − 256
1251
+ − 257 2003-02-03 Steve Youngs <youngs@xemacs.org>
+ − 258
+ − 259 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's
+ − 260 recent dabble into the packages.
+ − 261
1187
+ − 262 2003-01-04 Steve Youngs <youngs@xemacs.org>
+ − 263
+ − 264 * XEmacs 21.5.10 "burdock" is released.
+ − 265
1188
+ − 266 2003-01-04 Steve Youngs <youngs@xemacs.org>
+ − 267
+ − 268 * lispref/mule.texi (Charset Unification): Menu item "Internals"
+ − 269 should be "Unification Internals".
+ − 270
1183
+ − 271 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
+ − 272
+ − 273 * xemacs/startup.texi (Startup Paths): Hierarchy, not package, layout.
+ − 274
+ − 275 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
+ − 276
+ − 277 * xemacs-faq.texi: Debugging FAQ improvements from Ben Wing.
+ − 278 (Q2.0.6): Mention union type bugs.
+ − 279 (Q2.1.1): Debugging HOWTO improvements.
+ − 280 (Q2.1.15): Decoding Lisp objects in the debugger.
+ − 281
+ − 282 * widget.texi (Widget Internals): New node.
+ − 283 (Top): Add menu item for it.
+ − 284
+ − 285 * xemacs/xemacs.texi (Top): Better short description of Mule in
+ − 286 menu. Mule submenu.
+ − 287
+ − 288 Charset unification docs. What a concept---commit docs first!
+ − 289
+ − 290 * lispref/mule.texi (MULE): Add Unification and Tables menu entries.
+ − 291 (Unicode Support): Fixup next node.
+ − 292 (Charset Unification):
+ − 293 (Overview):
+ − 294 (Usage):
+ − 295 (Basic Functionality):
+ − 296 (Interactive Usage):
+ − 297 (Configuration):
+ − 298 (Theory of Operation):
+ − 299 (What Unification Cannot Do for You):
+ − 300 (Unification Internals):
+ − 301 (Charsets and Coding Systems):
+ − 302 New nodes.
+ − 303
+ − 304 * xemacs/mule.texi (Mule): Menu items for Unification and Tables.
+ − 305 (Recognize Coding):
+ − 306 (Specify Coding):
+ − 307 Fixup next and previous pointers.
+ − 308 (Unification):
+ − 309 (Unification Overview):
+ − 310 (Unification Usage):
+ − 311 (Unification Configuration):
+ − 312 (Unification FAQs):
+ − 313 (Unification Theory):
+ − 314 (What Unification Cannot Do for You):
+ − 315 (Charsets and Coding Systems):
+ − 316 New nodes.
+ − 317
+ − 318 2002-12-17 Stephen Turnbull <stephen@xemacs.org>
+ − 319
+ − 320 * widget.texi (Widget Wishlist): Typo.
+ − 321 (Defining New Widgets): s/widget-define/define-widget/g.
+ − 322
+ − 323 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
+ − 324
+ − 325 * internals/internals.texi (Regression Testing XEmacs): Hints for
+ − 326 test design.
+ − 327
1143
+ − 328 2002-10-29 Ville Skytt� <scop@xemacs.org>
+ − 329
+ − 330 * xemacs-faq.texi (Top):
+ − 331 The canonical location for FAQ on the website is /FAQ/.
+ − 332
1142
+ − 333 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru>
+ − 334
+ − 335 * xemacs/custom.texi (Face Customization):
+ − 336 (Faces):
+ − 337 Document face-frob-from-locale-first variable.
+ − 338
1138
+ − 339 2002-12-03 Didier Verna <didier@xemacs.org>
+ − 340
+ − 341 * xemacs-faq.texi (Customization): add missing menu entry for Q3.2.7.
+ − 342
+ − 343 2002-12-03 Didier Verna <didier@xemacs.org>
+ − 344
+ − 345 * lispref/specifiers.texi (Introduction to Specifiers): fix case
+ − 346 spelling of `Buffer-Local Variables' crossref.
+ − 347
1137
+ − 348 2002-12-03 Didier Verna <didier@xemacs.org>
+ − 349
+ − 350 * xemacs/custom.texi (Faces): document
+ − 351 `set-face-background-pixmap-file'.
+ − 352
+ − 353 2002-12-03 Didier Verna <didier@xemacs.org>
+ − 354
+ − 355 * lispref/faces.texi (Face Convenience Functions): ditto.
+ − 356 * lispref/glyphs.texi (Creating Glyphs): reference it.
+ − 357
1135
+ − 358 2002-11-29 Stephen Turnbull <stephen@xemacs.org>
+ − 359
+ − 360 * lispref/specifiers.texi (Simple Specifier Usage): New node.
+ − 361 (Specifiers): Adjust node pointers.
+ − 362 (Simple Specifier Usage): Revise. Adjust node pointers.
+ − 363
+ − 364 * lispref/toolbar.texi (Creating Toolbar): Xref specifier example.
+ − 365
+ − 366 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
+ − 367
+ − 368 * xemacs-faq.texi (Q3.2.7): New FAQ on displaying non-ASCII.
+ − 369 (Q3.5.7, Q1.3.3): Cross-reference it.
+ − 370
+ − 371 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
+ − 372
+ − 373 * xemacs-faq.texi (Q2.1.1): Mention bug report commands.
+ − 374 (Q2.0.9): Note how out-of-date the entry is.
+ − 375 (Q1.3.1, Q1.3.2, Q1.3.3, Q1.3.4, Q1.3.5, Q1.3.6): Revise/update.
+ − 376 (Q1.2.1): Fix typo.
+ − 377
+ − 378 * internals/internals.texi (Regression Testing XEmacs): Thorough
+ − 379 rewrite, documenting macros explicitly.
+ − 380
+ − 381 2002-10-29 Stephen J. Turnbull <stephen@xemacs.org>
1103
+ − 382
+ − 383 * lispref/compile.texi (Compilation Options): New node.
+ − 384 (Byte Compilation): Add it to menu.
+ − 385 (Compilation Functions): Minor mods.
+ − 386 (Docs and Compilation):
+ − 387 (Dynamic Loading):
+ − 388 Document some variable defaults.
+ − 389
1135
+ − 390 2002-11-07 Stephen J. Turnbull <stephen@xemacs.org>
1096
+ − 391
+ − 392 * internals/internals.texi (Low-Level Modules): Add urefs to Doug
+ − 393 Lea's and Wolfram Gloger's home pages.
+ − 394
1135
+ − 395 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
1058
+ − 396
+ − 397 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
+ − 398 (Q6.1.4): Document cygXpm-noX.
+ − 399
1030
+ − 400 2002-10-04 Ville Skytt� <ville.skytta@xemacs.org>
+ − 401
+ − 402 * xemacs/packages.texi (Available Packages): Add fortran-modes,
+ − 403 perl-modes, psgml-dtds, python-modes and ruby-modes.
+ − 404 Some consistency tweaks.
+ − 405
1026
+ − 406 2002-09-22 Ville Skytt� <ville.skytta@xemacs.org>
+ − 407
+ − 408 * lispref/variables.texi (add-to-list): Document the new
+ − 409 (optional) append argument.
+ − 410
1024
+ − 411 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
+ − 412
+ − 413 * internals/internals.texi (Techniques for XEmacs Developers):
+ − 414 More performance optimization hints.
+ − 415 (Modules for Other Aspects of the Lisp Interpreter and Object System):
+ − 416 Describe syntax code internals.
+ − 417
+ − 418 * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later".
+ − 419 (Syntax Class Table): Deprecate SPC as whitespace designator.
+ − 420 (Syntax Flags): Rewrite for `8-bit' comment syntax flags.
+ − 421
981
+ − 422 2002-08-30 Steve Youngs <youngs@xemacs.org>
+ − 423
+ − 424 * XEmacs 21.5.9 "brussels sprouts" is released.
+ − 425
973
+ − 426 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
+ − 427
+ − 428 * internals/internals.texi (Regression Testing XEmacs): Document
+ − 429 how to skip and warn about tests that depend on packages.
+ − 430
967
+ − 431 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org>
1137
+ − 432
967
+ − 433 * internals/internals.texi (Regression Testing XEmacs): Fix typo.
+ − 434
965
+ − 435 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org>
1137
+ − 436
965
+ − 437 * internals/internals.texi (GCPROing): Add comment on GCPRO.
+ − 438 (Regression Testing XEmacs): New node.
+ − 439 (Modules for Regression Testing): New node.
+ − 440
959
+ − 441 2002-08-12 Simon Josefsson <jas@extundo.com>
+ − 442
+ − 443 * lispref/building.texi (Pure Storage): purecopy is a no-op.
+ − 444
955
+ − 445 2002-08-08 Ville Skytt� <ville.skytta@xemacs.org>
+ − 446
+ − 447 * xemacs/packages.texi (Available Packages): Bring up to date.
+ − 448
947
+ − 449 2002-08-02 Ville Skytt� <ville.skytta@xemacs.org>
+ − 450
+ − 451 * xemacs/packages.texi (Available Packages):
+ − 452 Bring package list up to date, thanks also to Brian Palmer.
+ − 453
936
+ − 454 2002-07-30 Ville Skytt� <ville.skytta@xemacs.org>
+ − 455
+ − 456 * term.texi (Input to the inferior): Fix term line/char mode
+ − 457 switch keybindings. Kudos to Jacob P. Burckhardt.
+ − 458
+ − 459 * xemacs/misc.texi (Term Mode): Ditto.
+ − 460
933
+ − 461 2002-07-27 Steve Youngs <youngs@xemacs.org>
+ − 462
+ − 463 * XEmacs 21.5.8 "broccoli" is released.
+ − 464
918
+ − 465 2002-07-06 Adrian Aichner <adrian@xemacs.org>
+ − 466
+ − 467 * new-users-guide/custom1.texi (Customizing key Bindings): Fix
+ − 468 improper use of indef. art. "a".
+ − 469
+ − 470 2002-07-06 Adrian Aichner <adrian@xemacs.org>
+ − 471
+ − 472 * lispref/commands.texi (Peeking and Discarding): Ditto.
+ − 473 * lispref/customize.texi (Type Keywords): Ditto.
+ − 474 * lispref/dragndrop.texi (Drop Interface): Ditto.
+ − 475
+ − 476 2002-07-06 Adrian Aichner <adrian@xemacs.org>
+ − 477
+ − 478 * termcap.texi (Clearing): Ditto.
+ − 479 * widget.texi (User Interface): Ditto.
+ − 480 * widget.texi (Basic Types): Ditto.
+ − 481 * widget.texi (group): Ditto.
+ − 482
901
+ − 483 2002-07-05 Adrian Aichner <adrian@xemacs.org>
+ − 484
+ − 485 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
+ − 486 indef. art. "an".
+ − 487
+ − 488 2002-07-05 Adrian Aichner <adrian@xemacs.org>
+ − 489
+ − 490 * lispref/control.texi (Processing of Errors): Ditto.
+ − 491 * lispref/mule.texi (ISO 2022): Ditto.
+ − 492 * lispref/packaging.texi (Package Terminology): Ditto.
+ − 493 * lispref/text.texi (Transformations): Ditto.
+ − 494
+ − 495 2002-07-05 Adrian Aichner <adrian@xemacs.org>
+ − 496
+ − 497 * termcap.texi (Naming): Ditto.
+ − 498 * texinfo.texi (itemize): Ditto.
+ − 499 * texinfo.texi (Tips): Ditto.
+ − 500 * widget.texi (Introduction): Ditto.
+ − 501 * widget.texi (group): Ditto.
+ − 502
894
+ − 503 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
+ − 504
+ − 505 * XEmacs 21.5.7 "broccoflower" is released.
+ − 506
892
+ − 507 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
+ − 508
+ − 509 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
+ − 510 New "killing is slow" FAQ and link updates.
+ − 511
880
+ − 512 2002-06-17 Jerry James <james@xemacs.org>
+ − 513
+ − 514 * emodules.texi (Loading other Modules): Describe why we do not
+ − 515 use RTLD_GLOBAL.
+ − 516
873
+ − 517 2002-06-20 Adrian Aichner <adrian@xemacs.org>
+ − 518
+ − 519 * xemacs/mule.texi (Language Environments): Typo fix suggested by
+ − 520 Frank Schmitt.
+ − 521
871
+ − 522 2002-06-11 Adrian Aichner <adrian@xemacs.org>
+ − 523
+ − 524 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
+ − 525 (found by linklint) with Google's help.
+ − 526
+ − 527 2002-05-25 Adrian Aichner <adrian@xemacs.org>
+ − 528
+ − 529 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
+ − 530
868
+ − 531 2002-06-05 Ben Wing <ben@xemacs.org>
+ − 532
+ − 533 * internals/internals.texi (Top):
+ − 534 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
+ − 535 * internals/internals.texi (How Lisp Objects Are Represented in C):
+ − 536 * internals/internals.texi (Major Textual Changes):
+ − 537 * internals/internals.texi (Great Integral Type Renaming):
+ − 538 * internals/internals.texi (Text/Char Type Renaming):
+ − 539 * internals/internals.texi (files): New.
+ − 540
863
+ − 541 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
+ − 542
+ − 543 * custom.texi (The Init File): Rewrite completely.
+ − 544
+ − 545 2002-03-19 Adrian Aichner <adrian@xemacs.org>
+ − 546
+ − 547 * widget.texi (constants): Typo fix.
+ − 548
+ − 549 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org>
+ − 550
+ − 551 * external-widget.texi (External Client Widget Internals): New node.
+ − 552
+ − 553 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
+ − 554
+ − 555 * lispref/glyphs.texi:
+ − 556 lispref/lispref.texi: Add examples of how to insert graphics into a
+ − 557 buffer.
1137
+ − 558
863
+ − 559 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
+ − 560
+ − 561 * xemacs/packages.texi (Packages):
+ − 562 (Package Terminology):
+ − 563 Carefully distinguish libraries and packages.
+ − 564 (Package Terminology):
+ − 565 More careful definitions of ``category'' and ``distribution.''
+ − 566 Use ``generic'' instead of ``normal'' (N.B. package tools use
+ − 567 ``standard''.)
+ − 568 (Installing Packages):
+ − 569 Use @var to mark variable version strings, not @t or <>.
+ − 570 (Sumo):
+ − 571 Add disk space estimate when unpacked.
+ − 572
+ − 573 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
+ − 574
+ − 575 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
+ − 576
+ − 577 2002-02-01 Steve Youngs <youngs@xemacs.org>
+ − 578
+ − 579 * xemacs/packages.texi (Removing Packages): The interactive
+ − 580 function is 'package-get-delete-package'.
+ − 581
+ − 582 2001-11-27 Adrian Aichner <adrian@xemacs.org>
+ − 583
+ − 584 * xemacs-faq.texi: Hyperlink fixes.
1137
+ − 585
863
+ − 586 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
+ − 587
+ − 588 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
+ − 589
+ − 590 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
+ − 591
+ − 592 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
+ − 593
+ − 594 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
+ − 595
+ − 596 * xemacs/files.texi (Files):
+ − 597 (File Names):
+ − 598 Document remote file editing, refer to EFS and TRAMP.
+ − 599
861
+ − 600 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org>
+ − 601
+ − 602 * lispref/packaging.texi (package-info.in Fields): Typo fix.
+ − 603
836
+ − 604 2002-05-11 Adrian Aichner <adrian@xemacs.org>
+ − 605
+ − 606 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
+ − 607 Trouble Shooting".
+ − 608 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
+ − 609 menu.
+ − 610 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
+ − 611 * xemacs-faq.texi (Q2.0.15): New.
+ − 612
824
+ − 613 2002-05-01 Steve Youngs <youngs@xemacs.org>
+ − 614
+ − 615 * xemacs/packages.texi (Automatically): Don't mention "Options"
+ − 616 menu.
+ − 617 (Installing Packages): Don't mention getting list of packages via
1137
+ − 618 customize.
824
+ − 619
804
+ − 620 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 621
+ − 622 * XEmacs 21.5.6 "bok choi" is released.
+ − 623
802
+ − 624 2002-04-03 Ben Wing <ben@xemacs.org>
+ − 625
+ − 626 * internals/internals.texi (Top):
+ − 627 * internals/internals.texi (How Lisp Objects Are Represented in C):
+ − 628 * internals/internals.texi (Techniques for XEmacs Developers):
+ − 629 * internals/internals.texi (CVS Techniques):
+ − 630 * internals/internals.texi (Merging a Branch into the Trunk):
+ − 631 * internals/internals.texi (A Summary of the Various XEmacs Modules):
+ − 632 Add section on correctly merging a branch back into the trunk.
+ − 633
785
+ − 634 2002-03-19 Adrian Aichner <adrian@xemacs.org>
+ − 635
+ − 636 * widget.texi (constants): Typo fix.
+ − 637
778
+ − 638 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 639
+ − 640 * cl.texi (Sequence Basics): Avoid splitting link over two lines,
+ − 641 which makes cygwin texinfo 4.0 unhappy.
+ − 642
776
+ − 643 2002-03-15 Ben Wing <ben@xemacs.org>
+ − 644
+ − 645 * Makefile (new-users-guide-srcs):
+ − 646 * Makefile (extraclean):
+ − 647 Use -no-packages to avoid problems with package files shadowing
+ − 648 core files (e.g. unicode.el in mule-ucs).
+ − 649
775
+ − 650 2002-03-14 Stephen J. Turnbull <stephen@xemacs.org>
+ − 651
+ − 652 * emodules.texi (Using DEFUN): Add @ref{Lisp Primitives}.
+ − 653
1137
+ − 654 * lispref/mule.texi (Unicode Support):
775
+ − 655 * xemacs/custom.texi (Behaviors):
+ − 656 * lispref/customize.texi (Enabling Behavior):
+ − 657 New nodes.
+ − 658
774
+ − 659 2002-03-12 Ben Wing <ben@xemacs.org>
+ − 660
+ − 661 * The Great Mule Merge: placeholder.
+ − 662
768
+ − 663 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 664
+ − 665 * XEmacs 21.5.5 "beets" is released.
+ − 666
761
+ − 667 2002-03-01 Jeff Miller <jmiller@cablespeed.com>
+ − 668
+ − 669 * lispref/packaging.texi (The User View, The Library Maintainer
+ − 670 View, The Package Release Engineer View): Remove apostrophes.
+ − 671 * lispref/lispref.texi (The User View, The Library Maintainer
+ − 672 View, The Package Release Engineer View): Remove apostrophes.
+ − 673
759
+ − 674 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
+ − 675
+ − 676 * lispref/packaging.texi (The User View, The Library Maintainer
+ − 677 View, The Package Release Engineer View): Remove apostrophes.
+ − 678
755
+ − 679 2002-02-16 Stephen J. Turnbull <stephen@xemacs.org>
+ − 680
+ − 681 * external-widget.texi
+ − 682 (Example Program Using the External Client Widget): Fix braces.
+ − 683 From Mats Lidell <matsl@contactor.se>.
+ − 684
753
+ − 685 2002-02-14 Stephen J. Turnbull <stephen@xemacs.org>
+ − 686
+ − 687 * external-widget.texi
+ − 688 (Example Program Using the External Client Widget): Fix
+ − 689 documentation to explain needed resource settings.
+ − 690
752
+ − 691 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org>
+ − 692
+ − 693 * lispref/packaging.texi (Documenting Packages): New node.
+ − 694 (Makefile Variables): Fix typo per Steve Youngs.
+ − 695
750
+ − 696 2002-02-09 Stephen J. Turnbull <stephen@xemacs.org>
+ − 697
+ − 698 * external-widget.texi
+ − 699 (Example Program Using the External Client Widget): New node.
+ − 700
+ − 701 * lispref/packaging.texi (Documenting Packages): New node.
+ − 702
749
+ − 703 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
+ − 704
+ − 705 * lispref/packaging.texi (Makefile Variables): Document GENERATED
+ − 706 and PRELOADS. Document DATA_FILES_n and DATA_DEST_n forms.
+ − 707
745
+ − 708 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
+ − 709
+ − 710 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
+ − 711
742
+ − 712 2001-01-24 Adrian Aichner <adrian@xemacs.org>
+ − 713
+ − 714 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
+ − 715
741
+ − 716 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
+ − 717
+ − 718 * xemacs/files.texi (Files):
+ − 719 (File Names):
+ − 720 Document remote file editing, refer to EFS and TRAMP.
+ − 721
+ − 722 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
+ − 723
+ − 724 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
+ − 725
+ − 726 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
+ − 727
+ − 728 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
+ − 729
737
+ − 730 2002-02-01 Steve Youngs <youngs@xemacs.org>
+ − 731
+ − 732 * xemacs/packages.texi (Removing Packages): The interactive
+ − 733 function is 'package-get-delete-package'.
+ − 734
725
+ − 735 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
+ − 736
+ − 737 * XEmacs 21.5.4 "bamboo" is released.
+ − 738
724
+ − 739 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
+ − 740
+ − 741 * glyphs.texi:
+ − 742 lispref.texi: Add examples of how to insert graphics into a
+ − 743 buffer.
1137
+ − 744
721
+ − 745 2002-01-02 Adrian Aichner <adrian@xemacs.org>
+ − 746
+ − 747 * emodules.texi: Add missing direntry, reword "dynamic loadable"
+ − 748 to "dynamically loadable".
+ − 749 * external-widget.texi: Add missing direntry.
+ − 750
709
+ − 751 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 752
+ − 753 * xemacs/programs.texi: Etags update from Francesco.
+ − 754
704
+ − 755 2001-12-18 Valdis.Kletnieks <Valdis.Kletnieks@vt.edu>
+ − 756
+ − 757 * xemacs/programs.texi (Tags): Add node name to Ebrowse
+ − 758 cross reference.
+ − 759
696
+ − 760 2001-12-15 Adrian Aichner <adrian@xemacs.org>
+ − 761
+ − 762 * xemacs\xemacs.texi (Top): Change from @ifinfo to @ifnottex for
+ − 763 the benefit of HTML online docs.
+ − 764
+ − 765 2001-12-15 Adrian Aichner <adrian@xemacs.org>
+ − 766
+ − 767 * term.texi: Fix broken settitle. Make @titlepage, @direntry, and
+ − 768 @chapter agree with new title.
+ − 769
694
+ − 770 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
+ − 771
+ − 772 * lispref/packaging.texi (The User's View):
+ − 773 Correct description of man subdirectory.
+ − 774
+ − 775 (The Package Release Engineer's View):
+ − 776 (package-compile.el):
+ − 777 Change hazmat to useful documentation.
+ − 778
+ − 779 (Issues):
+ − 780 Hazmat removal.
+ − 781
693
+ − 782 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org>
+ − 783
+ − 784 * lispref/packaging.texi: New file.
+ − 785 * lispref/lispref.texi (Top): Add Packaging & subnodes to menus.
+ − 786 Include packaging.texi.
+ − 787 * lispref/intro.texi (Introduction): Next -> Packaging.
+ − 788 * lispref/objects.texi (Lisp Data Types): Previous -> Packaging.
+ − 789 * Makefile (lispref-srcs): Depend on lispref/packaging.texi.
1137
+ − 790
675
+ − 791 2001-11-26 Adrian Aichner <adrian@xemacs.org>
+ − 792
+ − 793 * xemacs-faq.texi (Top): Remove duplicate node "Introduction".
+ − 794 * xemacs-faq.texi (Q7.0.2): Rename changes sections uniquely.
+ − 795 * xemacs-faq.texi (Q7.0.3): Ditto.
+ − 796
+ − 797 2001-11-26 Adrian Aichner <adrian@xemacs.org>
+ − 798
+ − 799 * external-widget.texi: Add @settitle to this stand-alone
+ − 800 document.
+ − 801
+ − 802 2001-11-25 Adrian Aichner <adrian@xemacs.org>
+ − 803
+ − 804 * Makefile: Add rule to produce html from texi sources (currently
+ − 805 using texi2html).
+ − 806 * Makefile (HTMLDIR): New.
+ − 807 * Makefile (html_files): New.
+ − 808 * Makefile (html): New target.
+ − 809
662
+ − 810 2001-09-16 Adrian Aichner <adrian@xemacs.org>
+ − 811
+ − 812 * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I
+ − 813 got from Gregory Neil Shapiro.
+ − 814
661
+ − 815 2001-09-16 Adrian Aichner <adrian@xemacs.org>
+ − 816
+ − 817 * xemacs-faq.texi (Q1.3.7): Update moved link.
+ − 818 * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to
+ − 819 avoid HTML error in texi2html translation.
+ − 820
660
+ − 821 2001-09-15 Adrian Aichner <adrian@xemacs.org>
+ − 822
+ − 823 * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
+ − 824 infodock.com is no more.
+ − 825 * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk.
+ − 826
+ − 827 2001-09-15 Adrian Aichner <adrian@xemacs.org>
+ − 828
+ − 829 * xemacs-faq.texi (Q4.6.1):
+ − 830
658
+ − 831 2001-09-09 Adrian Aichner <adrian@xemacs.org>
+ − 832
+ − 833 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
+ − 834 by Robin S. Socha.
+ − 835
654
+ − 836 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
+ − 837
+ − 838 * XEmacs 21.5.3 "asparagus" is released.
+ − 839
652
+ − 840 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
+ − 841
+ − 842 * widget.texi (Basic Types, Defining New Widgets):
+ − 843 Distinguish between :action and :notify.
+ − 844
641
+ − 845 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
+ − 846
+ − 847 * XEmacs 21.5.2 "artichoke" is released.
+ − 848
635
+ − 849 2001-07-25 Jim Horning <jim.horning@lmco.com>
+ − 850
+ − 851 * xemacs/packages.texi (Package Terminology):
+ − 852 * xemacs/packages.texi (Automatically):
+ − 853 In itemize and enumerate lists @item should be on it's own line.
+ − 854
626
+ − 855 2001-07-02 Adrian Aichner <adrian@xemacs.org>
+ − 856
+ − 857 * xemacs-faq.texi (Q1.0.14): Update information following a
+ − 858 request by Tom Mostyn.
+ − 859
625
+ − 860 2001-07-02 Adrian Aichner <adrian@xemacs.org>
+ − 861
+ − 862 * lispref\windows.texi (Window Configurations): Fix typos.
+ − 863 * lispref\x-windows.texi (Resources): Ditto.
+ − 864
+ − 865 2001-07-02 Adrian Aichner <adrian@xemacs.org>
+ − 866
+ − 867 * internals\internals.texi (XEmacs From the Inside): Ditto.
+ − 868
+ − 869 2001-07-02 Adrian Aichner <adrian@xemacs.org>
+ − 870
+ − 871 * emodules.texi (Initialization Mode): Ditto.
+ − 872 * xemacs-faq.texi (Q6.3.2): Ditto.
+ − 873
613
+ − 874 2001-06-10 Ben Wing <ben@xemacs.org>
+ − 875
+ − 876 * xemacs-faq.texi (Q1.0.10):
+ − 877 * xemacs-faq.texi (Q1.0.11):
+ − 878 * xemacs-faq.texi (Q1.0.12):
+ − 879 Update sections on Windows and MacOS availability.
+ − 880
611
+ − 881 2001-06-08 Ben Wing <ben@xemacs.org>
+ − 882
+ − 883 * xemacs-faq.texi (Top):
+ − 884 * xemacs-faq.texi (MS Windows):
+ − 885 * xemacs-faq.texi (Q6.2.1):
+ − 886 * xemacs-faq.texi (Q6.2.2):
+ − 887 * xemacs-faq.texi (Q6.2.3):
+ − 888 * xemacs-faq.texi (Q6.2.4):
+ − 889 * xemacs-faq.texi (Q6.2.5):
+ − 890 * xemacs-faq.texi (Q6.3.1):
+ − 891 * xemacs-faq.texi (Q6.3.2):
+ − 892 * xemacs-faq.texi (Q6.3.3):
+ − 893 * xemacs-faq.texi (Q6.3.4):
+ − 894 * xemacs-faq.texi (Q6.4.1):
+ − 895 * xemacs-faq.texi (Q6.4.2):
+ − 896 * xemacs-faq.texi (Current Events):
+ − 897 * xemacs-faq.texi (Q7.0.1):
+ − 898 * xemacs-faq.texi (Q7.0.2):
+ − 899 * xemacs-faq.texi (Q7.0.3):
+ − 900 * xemacs-faq.texi (Q7.0.4):
+ − 901 * xemacs-faq.texi (Q7.0.5):
+ − 902 * xemacs-faq.texi (Q7.0.6):
+ − 903 Merge in the rest of Hrvoje's Windows FAQ. Redo section 7
+ − 904 to update current reality and add condensed versions of
+ − 905 new changes for 21.1 and 21.4. (Not quite done for 21.4.)
+ − 906 Lots more Windows updates.
+ − 907
600
+ − 908 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru>
+ − 909
+ − 910 * xemacs/custom.texi: Documented keyboard shortcut.
+ − 911
+ − 912 * xemacs/mule.texi: Updated to match reality; tiny fixes.
+ − 913
593
+ − 914 2001-05-30 Ben Wing <ben@xemacs.org>
+ − 915
+ − 916 * xemacs-faq.texi (Top):
+ − 917 * xemacs-faq.texi (MS Windows):
+ − 918 * xemacs-faq.texi (Q6.0.1):
+ − 919 * xemacs-faq.texi (Q6.0.2):
+ − 920 * xemacs-faq.texi (Q6.0.3):
+ − 921 * xemacs-faq.texi (Q6.0.4):
+ − 922 * xemacs-faq.texi (Q6.1.1):
+ − 923 * xemacs-faq.texi (Q6.1.4):
+ − 924 * xemacs-faq.texi (Q6.1.5):
+ − 925 * xemacs-faq.texi (Q6.1.6):
+ − 926 * xemacs-faq.texi (Q6.2.1):
+ − 927 * xemacs-faq.texi (Q6.2.2):
+ − 928 * xemacs-faq.texi (Q6.3.1):
+ − 929 * xemacs-faq.texi (Q6.3.2):
+ − 930 * xemacs-faq.texi (Q6.3.3):
+ − 931 * xemacs-faq.texi (Q6.4.1):
+ − 932 * xemacs-faq.texi (Current Events):
+ − 933 Major rewrite.
+ − 934 Update all MS Windows info to current.
+ − 935 Redo section 6.1 almost completely.
+ − 936 Incorporate sections 1 and 2 of Hrvoje's FAQ.
+ − 937
563
+ − 938 2001-05-24 Ben Wing <ben@xemacs.org>
+ − 939
+ − 940 * xemacs-faq.texi (Top):
+ − 941 * xemacs-faq.texi (Installation):
+ − 942 * xemacs-faq.texi (Q2.1.15):
+ − 943 * xemacs-faq.texi (Q2.1.18):
+ − 944 * xemacs-faq.texi (Q2.1.19):
+ − 945 document how to debug X errors
1137
+ − 946
540
+ − 947 2001-05-15 Steve Youngs <youngs@xemacs.org>
+ − 948
+ − 949 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
+ − 950 (Creating Packages): Ditto.
+ − 951 (Available Packages): Ditto.
+ − 952
522
+ − 953 2001-05-09 Martin Buchholz <martin@xemacs.org>
+ − 954
+ − 955 * XEmacs 21.5.1 "anise" is released.
+ − 956
511
+ − 957 2001-05-07 Martin Buchholz <martin@xemacs.org>
+ − 958
+ − 959 * make-stds.texi: Support makeinfo 3.12
+ − 960
485
+ − 961 2001-04-26 John H. Palmieri <palmieri@math.washington.edu>
+ − 962
+ − 963 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
+ − 964 rather than default-frame-alist.
+ − 965
479
+ − 966 2001-04-15 Ben Wing <ben@xemacs.org>
+ − 967
+ − 968 * xemacs-faq.texi (Q1.0.1):
+ − 969 * xemacs-faq.texi (Q1.0.2):
+ − 970 Rewrite description of XEmacs to match what's on web page,
+ − 971 in about.el.
+ − 972
472
+ − 973 2001-04-18 Martin Buchholz <martin@xemacs.org>
+ − 974
+ − 975 * XEmacs 21.5.0 "alfalfa" is released.
+ − 976
464
+ − 977 2001-03-30 Ben Wing <ben@xemacs.org>
+ − 978
+ − 979 * internals\internals.texi:
+ − 980 * internals\internals.texi (Top):
+ − 981 * internals\internals.texi (Lucid Emacs):
+ − 982 * internals\internals.texi (XEmacs):
+ − 983 * internals\internals.texi (XEmacs From the Outside):
+ − 984 Bump version to 1.4 and fix this everywhere. Document all
+ − 985 XEmacs releases up through 21.2.46.
+ − 986
+ − 987 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
+ − 988
+ − 989 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
+ − 990 result of INSERT in R in pq-cmd-status example.
+ − 991
462
+ − 992 2001-03-21 Martin Buchholz <martin@xemacs.org>
+ − 993
+ − 994 * XEmacs 21.2.46 "Urania" is released.
+ − 995
+ − 996 2001-03-08 Ben Wing <ben@xemacs.org>
+ − 997
+ − 998 * internals\internals.texi (Top):
+ − 999 * internals\internals.texi (A History of Emacs):
+ − 1000 * internals\internals.texi (Through Version 18):
+ − 1001 * internals\internals.texi (Lucid Emacs):
+ − 1002 * internals\internals.texi (GNU Emacs 19):
+ − 1003 * internals\internals.texi (GNU Emacs 20):
+ − 1004 * internals\internals.texi (XEmacs From the Outside):
+ − 1005 * internals\internals.texi (The Lisp Language):
+ − 1006 * internals\internals.texi (XEmacs From the Perspective of Building):
+ − 1007 * internals\internals.texi (XEmacs From the Inside):
+ − 1008 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)):
+ − 1009 * internals\internals.texi (How Lisp Objects Are Represented in C):
+ − 1010 * internals\internals.texi (Rules When Writing New C Code):
+ − 1011 * internals\internals.texi (General Coding Rules):
+ − 1012 * internals\internals.texi (Writing Lisp Primitives):
+ − 1013 * internals\internals.texi (Writing Good Comments):
+ − 1014 * internals\internals.texi (Adding Global Lisp Variables):
+ − 1015 * internals\internals.texi (Proper Use of Unsigned Types):
+ − 1016 * internals\internals.texi (Coding for Mule):
+ − 1017 * internals\internals.texi (Character-Related Data Types):
+ − 1018 * internals\internals.texi (Working With Character and Byte Positions):
+ − 1019 * internals\internals.texi (Conversion to and from External Data):
+ − 1020 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code):
+ − 1021 * internals\internals.texi (An Example of Mule-Aware Code):
+ − 1022 * internals\internals.texi (Techniques for XEmacs Developers):
+ − 1023 * internals\internals.texi (A Summary of the Various XEmacs Modules):
+ − 1024 * internals\internals.texi (Low-Level Modules):
+ − 1025 * internals\internals.texi (Basic Lisp Modules):
+ − 1026 * internals\internals.texi (Modules for Standard Editing Operations):
+ − 1027 * internals\internals.texi (Editor-Level Control Flow Modules):
+ − 1028 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects):
+ − 1029 * internals\internals.texi (Modules for other Display-Related Lisp Objects):
+ − 1030 * internals\internals.texi (Modules for the Redisplay Mechanism):
+ − 1031 * internals\internals.texi (Modules for Interfacing with the File System):
+ − 1032 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
+ − 1033 * internals\internals.texi (Modules for Interfacing with the Operating System):
+ − 1034 * internals\internals.texi (Modules for Interfacing with X Windows):
+ − 1035 * internals\internals.texi (Allocation of Objects in XEmacs Lisp):
+ − 1036 * internals\internals.texi (Introduction to Allocation):
+ − 1037 * internals\internals.texi (Garbage Collection):
+ − 1038 * internals\internals.texi (GCPROing):
+ − 1039 * internals\internals.texi (Garbage Collection - Step by Step):
+ − 1040 * internals\internals.texi (Invocation):
+ − 1041 * internals\internals.texi (garbage_collect_1):
+ − 1042 * internals\internals.texi (mark_object):
+ − 1043 * internals\internals.texi (gc_sweep):
+ − 1044 * internals\internals.texi (sweep_lcrecords_1):
+ − 1045 * internals\internals.texi (compact_string_chars):
+ − 1046 * internals\internals.texi (sweep_strings):
+ − 1047 * internals\internals.texi (sweep_bit_vectors_1):
+ − 1048 * internals\internals.texi (Integers and Characters):
+ − 1049 * internals\internals.texi (Allocation from Frob Blocks):
+ − 1050 * internals\internals.texi (lrecords):
+ − 1051 * internals\internals.texi (Low-level allocation):
+ − 1052 * internals\internals.texi (Cons):
+ − 1053 * internals\internals.texi (Vector):
+ − 1054 * internals\internals.texi (Bit Vector):
+ − 1055 * internals\internals.texi (Symbol):
+ − 1056 * internals\internals.texi (Marker):
+ − 1057 * internals\internals.texi (String):
+ − 1058 * internals\internals.texi (Dumping):
+ − 1059 * internals\internals.texi (Overview):
+ − 1060 * internals\internals.texi (Data descriptions):
+ − 1061 * internals\internals.texi (Dumping phase):
+ − 1062 * internals\internals.texi (Object inventory):
+ − 1063 * internals\internals.texi (Address allocation):
+ − 1064 * internals\internals.texi (The header):
+ − 1065 * internals\internals.texi (Data dumping):
+ − 1066 * internals\internals.texi (Pointers dumping):
+ − 1067 * internals\internals.texi (Reloading phase):
+ − 1068 * internals\internals.texi (Events and the Event Loop):
+ − 1069 * internals\internals.texi (Introduction to Events):
+ − 1070 * internals\internals.texi (Main Loop):
+ − 1071 * internals\internals.texi (Specifics of the Event Gathering Mechanism):
+ − 1072 * internals\internals.texi (Specifics About the Emacs Event):
+ − 1073 * internals\internals.texi (The Event Stream Callback Routines):
+ − 1074 * internals\internals.texi (Other Event Loop Functions):
+ − 1075 * internals\internals.texi (Converting Events):
+ − 1076 * internals\internals.texi (Evaluation; Stack Frames; Bindings):
+ − 1077 * internals\internals.texi (Evaluation):
+ − 1078 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
+ − 1079 * internals\internals.texi (Simple Special Forms):
+ − 1080 * internals\internals.texi (Symbols and Variables):
+ − 1081 * internals\internals.texi (Introduction to Symbols):
+ − 1082 * internals\internals.texi (Obarrays):
+ − 1083 * internals\internals.texi (Buffers and Textual Representation):
+ − 1084 * internals\internals.texi (Introduction to Buffers):
+ − 1085 * internals\internals.texi (The Text in a Buffer):
+ − 1086 * internals\internals.texi (Buffer Lists):
+ − 1087 * internals\internals.texi (Markers and Extents):
+ − 1088 * internals\internals.texi (Bufbytes and Emchars):
+ − 1089 * internals\internals.texi (MULE Character Sets and Encodings):
+ − 1090 * internals\internals.texi (Character Sets):
+ − 1091 * internals\internals.texi (Encodings):
+ − 1092 * internals\internals.texi (Japanese EUC (Extended Unix Code)):
+ − 1093 * internals\internals.texi (JIS7):
+ − 1094 * internals\internals.texi (Internal Mule Encodings):
+ − 1095 * internals\internals.texi (Internal String Encoding):
+ − 1096 * internals\internals.texi (Internal Character Encoding):
+ − 1097 * internals\internals.texi (The Lisp Reader and Compiler):
+ − 1098 * internals\internals.texi (Lstreams):
+ − 1099 * internals\internals.texi (Creating an Lstream):
+ − 1100 * internals\internals.texi (Lstream Types):
+ − 1101 * internals\internals.texi (Lstream Functions):
+ − 1102 * internals\internals.texi (Consoles; Devices; Frames; Windows):
+ − 1103 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows):
+ − 1104 * internals\internals.texi (Point):
+ − 1105 * internals\internals.texi (Window Hierarchy):
+ − 1106 * internals\internals.texi (The Redisplay Mechanism):
+ − 1107 * internals\internals.texi (Critical Redisplay Sections):
+ − 1108 * internals\internals.texi (Line Start Cache):
+ − 1109 * internals\internals.texi (Extents):
+ − 1110 * internals\internals.texi (Introduction to Extents):
+ − 1111 * internals\internals.texi (Extent Ordering):
+ − 1112 * internals\internals.texi (Format of the Extent Info):
+ − 1113 * internals\internals.texi (Zero-Length Extents):
+ − 1114 * internals\internals.texi (Mathematics of Extent Ordering):
+ − 1115 * internals\internals.texi (Faces):
+ − 1116 * internals\internals.texi (Glyphs):
+ − 1117 * internals\internals.texi (Specifiers):
+ − 1118 * internals\internals.texi (Menus):
+ − 1119 * internals\internals.texi (Subprocesses):
+ − 1120 * internals\internals.texi (Interface to the X Window System):
+ − 1121 * internals\internals.texi (Lucid Widget Library):
+ − 1122 * internals\internals.texi (Generic Widget Interface):
+ − 1123 * internals\internals.texi (Scrollbars):
+ − 1124 * internals\internals.texi (Menubars):
+ − 1125 * internals\internals.texi (Checkboxes and Radio Buttons):
+ − 1126 * internals\internals.texi (Progress Bars):
+ − 1127 * internals\internals.texi (Tab Controls):
+ − 1128 Add more index entries. Add sections on comments and unsigned types.
+ − 1129
+ − 1130 2001-03-08 Ben Wing <ben@xemacs.org>
+ − 1131
+ − 1132 * make-stds.texi (Makefile Basics):
+ − 1133 * make-stds.texi (Command Variables):
+ − 1134 * make-stds.texi (Directory Variables):
+ − 1135 * make-stds.texi (Standard Targets):
+ − 1136 * standards.texi:
+ − 1137 * standards.texi (Top):
+ − 1138 * standards.texi (Preface):
+ − 1139 * standards.texi (Legal Issues):
+ − 1140 * standards.texi (Reading Non-Free Code):
+ − 1141 * standards.texi (Contributions):
+ − 1142 * standards.texi (Trademarks):
+ − 1143 * standards.texi (Design Advice):
+ − 1144 * standards.texi (Source Language):
+ − 1145 * standards.texi (Compatibility):
+ − 1146 * standards.texi (Using Extensions):
+ − 1147 * standards.texi (Standard C):
+ − 1148 * standards.texi (Program Behavior):
+ − 1149 * standards.texi (Semantics):
+ − 1150 * standards.texi (Libraries):
+ − 1151 * standards.texi (Errors):
+ − 1152 * standards.texi (User Interfaces):
+ − 1153 * standards.texi (Graphical Interfaces):
+ − 1154 * standards.texi (Command-Line Interfaces):
+ − 1155 * standards.texi (Option Table):
+ − 1156 * standards.texi (Memory Usage):
+ − 1157 * standards.texi (File Usage):
+ − 1158 * standards.texi (Formatting):
+ − 1159 * standards.texi (Comments):
+ − 1160 * standards.texi (Syntactic Conventions):
+ − 1161 * standards.texi (Names):
+ − 1162 * standards.texi (System Portability):
+ − 1163 * standards.texi (CPU Portability):
+ − 1164 * standards.texi (System Functions):
+ − 1165 * standards.texi (Internationalization):
+ − 1166 * standards.texi (Mmap):
+ − 1167 * standards.texi (Documentation):
+ − 1168 * standards.texi (GNU Manuals):
+ − 1169 * standards.texi (Doc Strings and Manuals):
+ − 1170 * standards.texi (Manual Structure Details):
+ − 1171 * standards.texi (License for Manuals):
+ − 1172 * standards.texi (Manual Credits):
+ − 1173 * standards.texi (Printed Manuals):
+ − 1174 * standards.texi (NEWS File):
+ − 1175 * standards.texi (Change Logs):
+ − 1176 * standards.texi (Style of Change Logs):
+ − 1177 * standards.texi (Simple Changes):
+ − 1178 * standards.texi (Conditional Changes):
+ − 1179 * standards.texi (Indicating the Part Changed):
+ − 1180 * standards.texi (Managing Releases):
+ − 1181 * standards.texi (Configuration):
+ − 1182 * standards.texi (Releases):
+ − 1183 * standards.texi (References):
+ − 1184 * standards.texi (Index):
+ − 1185 Update to latest GNU version.
1137
+ − 1186
462
+ − 1187 * xemacs-faq.texi (Q6.3.3):
+ − 1188 * xemacs-faq.texi (Q6.4.1):
+ − 1189 Improve questions on current Windows activity.
+ − 1190
+ − 1191 2001-03-07 Sandra Wambold <wambold@xemacs.org>
+ − 1192
+ − 1193 * xemacs-faq.texi: (Q.1.0.7): changed list archive address
+ − 1194
+ − 1195 2001-02-25 Ben Wing <ben@xemacs.org>
+ − 1196
+ − 1197 * xemacs-faq.texi (Top):
+ − 1198 * xemacs-faq.texi (Introduction):
+ − 1199 * xemacs-faq.texi (Q1.0.1):
+ − 1200 * xemacs-faq.texi (Q1.0.4):
+ − 1201 * xemacs-faq.texi (Q1.0.6):
+ − 1202 * xemacs-faq.texi (Q1.0.10):
+ − 1203 * xemacs-faq.texi (Q1.2.1):
+ − 1204 * xemacs-faq.texi (Q1.4.1):
+ − 1205 * xemacs-faq.texi (Q1.4.2):
+ − 1206 * xemacs-faq.texi (Q2.0.12):
+ − 1207 * xemacs-faq.texi (Q2.1.1):
+ − 1208 * xemacs-faq.texi (Q2.1.2):
+ − 1209 * xemacs-faq.texi (Q2.1.9):
+ − 1210 * xemacs-faq.texi (Q2.1.15):
+ − 1211 * xemacs-faq.texi (Q2.1.19):
+ − 1212 * xemacs-faq.texi (Customization):
+ − 1213 * xemacs-faq.texi (Q3.0.1):
+ − 1214 * xemacs-faq.texi (Q3.0.2):
+ − 1215 * xemacs-faq.texi (Q3.0.3):
+ − 1216 * xemacs-faq.texi (Q3.0.7):
+ − 1217 * xemacs-faq.texi (Q3.1.5):
+ − 1218 * xemacs-faq.texi (Q3.1.6):
+ − 1219 * xemacs-faq.texi (Q3.2.1):
+ − 1220 * xemacs-faq.texi (Q3.2.3):
+ − 1221 * xemacs-faq.texi (Q3.2.4):
+ − 1222 * xemacs-faq.texi (Q3.3.1):
+ − 1223 * xemacs-faq.texi (Q3.3.2):
+ − 1224 * xemacs-faq.texi (Q3.3.3):
+ − 1225 * xemacs-faq.texi (Q3.3.4):
+ − 1226 * xemacs-faq.texi (Q3.3.5):
+ − 1227 * xemacs-faq.texi (Q3.4.1):
+ − 1228 * xemacs-faq.texi (Q3.4.2):
+ − 1229 * xemacs-faq.texi (Q3.5.2):
+ − 1230 * xemacs-faq.texi (Q3.5.4):
+ − 1231 * xemacs-faq.texi (key-translation-map): New.
+ − 1232 * xemacs-faq.texi (Q3.5.5):
+ − 1233 * xemacs-faq.texi (Q3.5.6):
+ − 1234 * xemacs-faq.texi (Q3.5.7):
+ − 1235 * xemacs-faq.texi (Q3.5.8):
+ − 1236 * xemacs-faq.texi (global-map): Removed.
+ − 1237 * xemacs-faq.texi (Q3.5.9):
+ − 1238 * xemacs-faq.texi (Q3.6.1):
+ − 1239 * xemacs-faq.texi (Q3.6.2):
+ − 1240 * xemacs-faq.texi (Q3.6.3):
+ − 1241 * xemacs-faq.texi (Q3.7.6):
+ − 1242 * xemacs-faq.texi (Q3.7.7):
+ − 1243 * xemacs-faq.texi (Q3.8.1):
+ − 1244 * xemacs-faq.texi (Q3.8.2):
+ − 1245 * xemacs-faq.texi (Q3.8.3):
+ − 1246 * xemacs-faq.texi (Q3.9.1):
+ − 1247 * xemacs-faq.texi (Q3.9.4):
+ − 1248 * xemacs-faq.texi (Q3.10.1):
+ − 1249 * xemacs-faq.texi (Q3.10.2):
+ − 1250 * xemacs-faq.texi (Q3.10.3):
+ − 1251 * xemacs-faq.texi (Q4.0.12):
+ − 1252 * xemacs-faq.texi (Miscellaneous):
+ − 1253 * xemacs-faq.texi (Q5.0.1):
+ − 1254 * xemacs-faq.texi (Q5.0.2):
+ − 1255 * xemacs-faq.texi (Q5.0.3):
+ − 1256 * xemacs-faq.texi (Q5.0.4):
+ − 1257 * xemacs-faq.texi (Q5.0.5):
+ − 1258 * xemacs-faq.texi (Q5.0.8):
+ − 1259 * xemacs-faq.texi (Q5.0.9):
+ − 1260 * xemacs-faq.texi (Q5.0.11):
+ − 1261 * xemacs-faq.texi (Q5.0.12):
+ − 1262 * xemacs-faq.texi (Q5.0.13):
+ − 1263 * xemacs-faq.texi (Q5.0.16):
+ − 1264 * xemacs-faq.texi (Q5.0.17):
+ − 1265 * xemacs-faq.texi (Q5.1.9):
+ − 1266 * xemacs-faq.texi (Q5.1.11):
+ − 1267 * xemacs-faq.texi (Q5.2.1):
+ − 1268 * xemacs-faq.texi (Q5.2.2):
+ − 1269 * xemacs-faq.texi (Q5.3.1):
+ − 1270 * xemacs-faq.texi (Q5.3.2):
+ − 1271 * xemacs-faq.texi (Q5.3.4):
+ − 1272 * xemacs-faq.texi (MS Windows):
+ − 1273 * xemacs-faq.texi (Q6.0.1):
+ − 1274 * xemacs-faq.texi (Q6.0.2):
+ − 1275 * xemacs-faq.texi (Q6.0.3):
+ − 1276 * xemacs-faq.texi (Q6.0.4):
+ − 1277 * xemacs-faq.texi (Q6.1.5):
+ − 1278 * xemacs-faq.texi (Q6.2.3):
+ − 1279 * xemacs-faq.texi (Q6.3.1):
+ − 1280
+ − 1281 Remove most references to XEmacs pre-19.15, since they are way out
+ − 1282 of date and are cluttering up and confusing many answers. Update
+ − 1283 references to .emacs to take into account the new init file
+ − 1284 location. Update information about the MS Windows port. Change
+ − 1285 description of XEmacs at beginning to match the web site. Update
+ − 1286 info about current developers.
1137
+ − 1287
462
+ − 1288
+ − 1289 2001-02-25 Ben Wing <ben@xemacs.org>
+ − 1290
+ − 1291 * lispref\help.texi (Describing Characters):
+ − 1292 kp- not kp_.
1137
+ − 1293
462
+ − 1294 2001-02-25 Ben Wing <ben@xemacs.org>
+ − 1295
+ − 1296 * new-users-guide\custom1.texi (Customization Basics):
+ − 1297 * new-users-guide\custom1.texi (Customizing key Bindings):
+ − 1298 * new-users-guide\custom1.texi (Customizing Menus):
+ − 1299 * new-users-guide\custom2.texi (Other Customizations):
+ − 1300 * new-users-guide\custom2.texi (Setting Variables):
+ − 1301 * new-users-guide\custom2.texi (Init File):
+ − 1302 * new-users-guide\xmenu.texi (Options Menu):
+ − 1303 * new-users-guide\modes.texi (Major Modes):
+ − 1304 * new-users-guide\modes.texi (Minor Modes):
+ − 1305 * new-users-guide\new-users-guide.texi (Top):
+ − 1306 Fix up references to .emacs to take into account init.el.
1137
+ − 1307
460
+ − 1308 2001-02-23 Martin Buchholz <martin@xemacs.org>
+ − 1309
+ − 1310 * XEmacs 21.2.45 "Thelxepeia" is released.
+ − 1311
+ − 1312 2001-02-10 Martin Buchholz <martin@xemacs.org>
+ − 1313
+ − 1314 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
+ − 1315
458
+ − 1316 2001-02-08 Martin Buchholz <martin@xemacs.org>
+ − 1317
+ − 1318 * XEmacs 21.2.44 "Thalia" is released.
+ − 1319
+ − 1320 2001-02-04 Steve Youngs <youngs@xemacs.org>
+ − 1321
+ − 1322 * xemacs/xemacs.texi: Update to accomodate new and improved
+ − 1323 packages.texi.
+ − 1324
+ − 1325 * xemacs/packages.texi: Basically, apart from a few things,
+ − 1326 rewritten from scratch.
+ − 1327
456
+ − 1328 2001-01-27 Martin Buchholz <martin@xemacs.org>
+ − 1329
+ − 1330 * lispref/variables.texi (max-specpdl-size): Correct default value.
+ − 1331 * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
+ − 1332
+ − 1333 2001-01-26 Martin Buchholz <martin@xemacs.org>
+ − 1334
+ − 1335 * XEmacs 21.2.43 "Terspichore" is released.
+ − 1336
454
+ − 1337 2001-01-20 Martin Buchholz <martin@xemacs.org>
+ − 1338
+ − 1339 * XEmacs 21.2.42 "Poseidon" is released.
+ − 1340
+ − 1341 2001-01-18 Martin Buchholz <martin@xemacs.org>
+ − 1342
+ − 1343 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
+ − 1344
+ − 1345 2001-01-17 Andy Piper <andy@xemacs.org>
+ − 1346
+ − 1347 * internals.texi: some glyph documentation.
+ − 1348
+ − 1349 2001-01-16 Didier Verna <didier@xemacs.org>
+ − 1350
+ − 1351 * frame.texi (Mode Line Basics): new node ...
+ − 1352 * frame.texi (GUI Components): ... under this one ...
+ − 1353 * frame.texi (Scrollbar Basics): ... after this one ...
+ − 1354 * frame.texi (Toolbar Basics): ... before this one.
+ − 1355
452
+ − 1356 2001-01-17 Martin Buchholz <martin@xemacs.org>
+ − 1357
+ − 1358 * XEmacs 21.2.41 "Polyhymnia" is released.
+ − 1359
+ − 1360 2001-01-12 Martin Buchholz <martin@xemacs.org>
+ − 1361
+ − 1362 * internals/internals.texi: A little post-pdump-rename fixup.
+ − 1363
+ − 1364 2001-01-13 Martin Buchholz <martin@xemacs.org>
+ − 1365
+ − 1366 * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
+ − 1367
+ − 1368 2001-01-10 Martin Buchholz <martin@xemacs.org>
+ − 1369
+ − 1370 * internals/internals.texi: Update for pdump changes.
+ − 1371
+ − 1372 2001-01-04 Adrian Aichner <adrian@xemacs.org>
+ − 1373
+ − 1374 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
+ − 1375 XEmacs.
+ − 1376 * texinfo.texi (First Node): Fixing grammar.
+ − 1377 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
+ − 1378 to XEmacs.
+ − 1379
450
+ − 1380 2001-01-08 Martin Buchholz <martin@xemacs.org>
+ − 1381
+ − 1382 * XEmacs 21.2.40 is released.
+ − 1383
+ − 1384 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1385
+ − 1386 * emodules.texi (Required Functions): Xref coding rules for dual-use
+ − 1387 modules (module and statically linked). Typo fix.
+ − 1388
+ − 1389 * texinfo.texi (ref): Typo fix.
+ − 1390
448
+ − 1391 2000-12-31 Martin Buchholz <martin@xemacs.org>
+ − 1392
+ − 1393 * XEmacs 21.2.39 is released.
+ − 1394
+ − 1395 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1396
+ − 1397 * internals/internals.texi (General Coding Rules): further document
+ − 1398 usage of symsinit.h. Reorder slightly.
+ − 1399
446
+ − 1400 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1401
+ − 1402 * xemacs/packages.texi (Creating Packages): new node.
+ − 1403
+ − 1404 2000-12-05 Martin Buchholz <martin@xemacs.org>
+ − 1405
+ − 1406 * XEmacs 21.2.38 is released.
+ − 1407
+ − 1408 2000-12-01 Martin Buchholz <martin@xemacs.org>
+ − 1409
+ − 1410 * lispref/compile.texi:
+ − 1411 Document differences between compiler and interpreter.
+ − 1412
+ − 1413 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1414
+ − 1415 * internals/index.texi:
+ − 1416 internals/internals.texi:
+ − 1417 Change "X Windows" to "the X Window System" randomly.
+ − 1418 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
+ − 1419 (Lucid Widget Library): new node, added new text, ASCII art, subnode
+ − 1420 structure.
+ − 1421 * xemacs/frame.texi (GUI Components): new node.
+ − 1422 * xemacs/packages.texi: minor updates.
+ − 1423
+ − 1424 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1425
+ − 1426 * info.texi (Creating an Info File): Fix typos in xrefs.
+ − 1427
+ − 1428 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1429
+ − 1430 * xemacs/cmdargs.texi (Command Switches): Add documentation of
+ − 1431 portable dumper switches. Other minor edits.
+ − 1432
+ − 1433 2000-11-21 Martin Buchholz <martin@xemacs.org>
+ − 1434
+ − 1435 * lispref/positions.texi (Word Motion):
+ − 1436 forward-word arg is now optional.
+ − 1437 backward-word arg is now optional.
+ − 1438 Remove vile comment advising lisp programmer to use (forward-word -1)
+ − 1439 instead of (backward-word 1).
+ − 1440 * lispref/syntax.texi (Parsing Expressions):
+ − 1441 Similarly for forward-comment.
+ − 1442 * lispref/text.texi (Deletion):
+ − 1443 Similarly for delete-char.
+ − 1444 Similarly for delete-backward-char.
+ − 1445
+ − 1446 2000-11-09 Martin Buchholz <martin@xemacs.org>
+ − 1447
+ − 1448 * cl.texi (Assertions):
+ − 1449 Remove claim that elisp doesn't have continuable errors.
+ − 1450 Document check-type as being continuable.
+ − 1451
+ − 1452 2000-11-14 Adrian Aichner <adrian@xemacs.org>
+ − 1453
+ − 1454 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
+ − 1455 from elisp to lispref and from emacs to xemacs in relevant ?xefs.
+ − 1456 This should also serve as a reminder for future merges with GNU
+ − 1457 Emacs.
+ − 1458 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
+ − 1459 "XEmacs User's Manual" for lispref and xemacs respectively.
+ − 1460
+ − 1461 2000-11-14 Adrian Aichner <adrian@xemacs.org>
+ − 1462
+ − 1463 * lispref/abbrevs.texi (Abbrevs): Ditto.
+ − 1464 * lispref/backups.texi (Auto-Saving): Ditto.
+ − 1465 * lispref/backups.texi (Reverting): Ditto.
+ − 1466 * lispref/display.texi (The Echo Area): Ditto.
+ − 1467 * lispref/help.texi (Documentation Basics): Ditto.
+ − 1468 * lispref/help.texi (Help Functions): Ditto.
+ − 1469 * lispref/keymaps.texi (Scanning Keymaps): Ditto.
+ − 1470 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
+ − 1471 * lispref/modes.texi (Auto Major Mode): Ditto.
+ − 1472 * lispref/positions.texi (List Motion): Ditto.
+ − 1473 * lispref/searching.texi (Regexp Search): Ditto.
+ − 1474 * lispref/symbols.texi (Symbol Components): Ditto.
+ − 1475 * lispref/tips.texi (Comment Tips): Ditto.
+ − 1476 * lispref/tips.texi (Library Headers): Ditto.
+ − 1477
+ − 1478 2000-11-14 Adrian Aichner <adrian@xemacs.org>
+ − 1479
+ − 1480 * internals/internals.texi (The Buffer Object): Ditto.
+ − 1481
+ − 1482 2000-11-14 Adrian Aichner <adrian@xemacs.org>
+ − 1483
+ − 1484 * cl.texi (Hash Tables): Ditto.
+ − 1485 * texinfo.texi (Other Info Files): Ditto.
+ − 1486 * xemacs-faq.texi (Q1.0.14): Ditto.
+ − 1487
444
+ − 1488 2000-11-14 Martin Buchholz <martin@xemacs.org>
+ − 1489
+ − 1490 * XEmacs 21.2.37 is released.
+ − 1491
+ − 1492 2000-10-27 Martin Buchholz <martin@xemacs.org>
+ − 1493
+ − 1494 * xemacs/windows.texi (Other Window):
+ − 1495
+ − 1496 * new-users-guide/files.texi (Saving Files):
+ − 1497 * new-users-guide/search.texi (Search and Replace):
+ − 1498
+ − 1499 * lispref/abbrevs.texi (Abbrev Tables):
+ − 1500 * lispref/abbrevs.texi (Defining Abbrevs):
+ − 1501 * lispref/abbrevs.texi (Abbrev Files):
+ − 1502 * lispref/annotations.texi (Annotation Primitives):
+ − 1503 * lispref/backups.texi (Auto-Saving):
+ − 1504 * lispref/backups.texi (Reverting):
+ − 1505 * lispref/buffers.texi (Current Buffer):
+ − 1506 * lispref/buffers.texi (Buffer Names):
+ − 1507 * lispref/buffers.texi (Buffer Modification):
+ − 1508 * lispref/buffers.texi (Read Only Buffers):
+ − 1509 * lispref/buffers.texi (The Buffer List):
+ − 1510 * lispref/buffers.texi (Killing Buffers):
+ − 1511 * lispref/buffers.texi (Indirect Buffers):
+ − 1512 * lispref/building.texi (Building XEmacs):
+ − 1513 * lispref/building.texi (Garbage Collection):
+ − 1514 * lispref/commands.texi (Interactive Call):
+ − 1515 * lispref/commands.texi (Events):
+ − 1516 * lispref/commands.texi (Event Predicates):
+ − 1517 * lispref/commands.texi (Working With Events):
+ − 1518 * lispref/commands.texi (Converting Events):
+ − 1519 * lispref/commands.texi (Key Sequence Input):
+ − 1520 * lispref/commands.texi (Reading One Event):
+ − 1521 * lispref/commands.texi (Waiting):
+ − 1522 * lispref/commands.texi (Prefix Command Arguments):
+ − 1523 * lispref/commands.texi (Recursive Editing):
+ − 1524 * lispref/compile.texi (Compilation Functions):
+ − 1525 * lispref/compile.texi (Compiled-Function Objects):
+ − 1526 * lispref/consoles-devices.texi (Basic Device Functions):
+ − 1527 * lispref/consoles-devices.texi (Console Types and Device Classes):
+ − 1528 * lispref/consoles-devices.texi (Connecting to a Console or Device):
+ − 1529 * lispref/control.texi (Signaling Errors):
+ − 1530 * lispref/customize.texi (Type Keywords):
+ − 1531 * lispref/databases.texi (Connecting to a Database):
+ − 1532 * lispref/databases.texi (Working With a Database):
+ − 1533 * lispref/databases.texi (Other Database Functions):
+ − 1534 * lispref/debugging.texi (Function Debugging):
+ − 1535 * lispref/display.texi (Refresh Screen):
+ − 1536 * lispref/display.texi (The Echo Area):
+ − 1537 * lispref/display.texi (Blinking):
+ − 1538 * lispref/edebug-inc.texi (Tracing):
+ − 1539 * lispref/edebug-inc.texi (Instrumenting Macro Calls):
+ − 1540 * lispref/edebug-inc.texi (Edebug Options):
+ − 1541 * lispref/eval.texi (Function Indirection):
+ − 1542 * lispref/extents.texi (Creating and Modifying Extents):
+ − 1543 * lispref/extents.texi (Finding Extents):
+ − 1544 * lispref/extents.texi (Mapping Over Extents):
+ − 1545 * lispref/extents.texi (Extent Properties):
+ − 1546 * lispref/faces.texi (Basic Face Functions):
+ − 1547 * lispref/faces.texi (Face Properties):
+ − 1548 * lispref/faces.texi (Face Convenience Functions):
+ − 1549 * lispref/faces.texi (Other Face Display Functions):
+ − 1550 * lispref/faces.texi (Font Instance Characteristics):
+ − 1551 * lispref/faces.texi (Color Specifiers):
+ − 1552 * lispref/files.texi (Visiting Functions):
+ − 1553 * lispref/files.texi (Reading from Files):
+ − 1554 * lispref/files.texi (Changing File Attributes):
+ − 1555 * lispref/files.texi (File Names):
+ − 1556 * lispref/files.texi (File Name Components):
+ − 1557 * lispref/files.texi (Directory Names):
+ − 1558 * lispref/files.texi (Relative File Names):
+ − 1559 * lispref/files.texi (File Name Expansion):
+ − 1560 * lispref/files.texi (File Name Completion):
+ − 1561 * lispref/files.texi (User Name Completion):
+ − 1562 * lispref/files.texi (Magic File Names):
+ − 1563 * lispref/files.texi (Creating a Partial File):
+ − 1564 * lispref/files.texi (Format Conversion):
+ − 1565 * lispref/frames.texi (Creating Frames):
+ − 1566 * lispref/frames.texi (Property Access):
+ − 1567 * lispref/frames.texi (Size and Position):
+ − 1568 * lispref/frames.texi (Deleting Frames):
+ − 1569 * lispref/frames.texi (Finding All Frames):
+ − 1570 * lispref/frames.texi (Frames and Windows):
+ − 1571 * lispref/frames.texi (Visibility of Frames):
+ − 1572 * lispref/frames.texi (Frame Configurations):
+ − 1573 * lispref/functions.texi (Calling Functions):
+ − 1574 * lispref/functions.texi (Function Cells):
+ − 1575 * lispref/glyphs.texi (Creating Glyphs):
+ − 1576 * lispref/glyphs.texi (Image Specifiers):
+ − 1577 * lispref/glyphs.texi (Image Instance Types):
+ − 1578 * lispref/glyphs.texi (Image Instance Functions):
+ − 1579 * lispref/gutter.texi (Creating Gutter):
+ − 1580 * lispref/gutter.texi (Specifying a Gutter):
+ − 1581 * lispref/gutter.texi (Other Gutter Variables):
+ − 1582 * lispref/help.texi (Accessing Documentation):
+ − 1583 * lispref/help.texi (Help Functions):
+ − 1584 * lispref/help.texi (Obsoleteness):
+ − 1585 * lispref/internationalization.texi (Domain Specification):
+ − 1586 * lispref/intro.texi (Caveats):
+ − 1587 * lispref/keymaps.texi (Active Keymaps):
+ − 1588 * lispref/keymaps.texi (Functions for Key Lookup):
+ − 1589 * lispref/keymaps.texi (Changing Key Bindings):
+ − 1590 * lispref/keymaps.texi (Scanning Keymaps):
+ − 1591 * lispref/ldap.texi (The High-Level LDAP API):
+ − 1592 * lispref/ldap.texi (Low-level Operations on a LDAP Server):
+ − 1593 * lispref/ldap.texi (Encoder/Decoder Functions):
+ − 1594 * lispref/lists.texi (Setcar):
+ − 1595 * lispref/lists.texi (Setcdr):
+ − 1596 * lispref/lists.texi (Working With Normal Plists):
+ − 1597 * lispref/lists.texi (Working With Lax Plists):
+ − 1598 * lispref/loading.texi (Autoload):
+ − 1599 * lispref/loading.texi (Named Features):
+ − 1600 * lispref/markers.texi (Creating Markers):
+ − 1601 * lispref/markers.texi (Changing Markers):
+ − 1602 * lispref/markers.texi (The Mark):
+ − 1603 * lispref/menus.texi (Modifying Menus):
+ − 1604 * lispref/menus.texi (Pop-Up Menus):
+ − 1605 * lispref/menus.texi (Menu Accelerator Functions):
+ − 1606 * lispref/minibuf.texi (Text from Minibuffer):
+ − 1607 * lispref/minibuf.texi (Object from Minibuffer):
+ − 1608 * lispref/minibuf.texi (Basic Completion):
+ − 1609 * lispref/minibuf.texi (High-Level Completion):
+ − 1610 * lispref/minibuf.texi (Reading a Password):
+ − 1611 * lispref/minibuf.texi (Minibuffer Misc):
+ − 1612 * lispref/mouse.texi (Mouse Tracking):
+ − 1613 * lispref/syntax.texi (Syntax Table Functions):
+ − 1614 * lispref/numbers.texi (Arithmetic Operations):
+ − 1615 * lispref/numbers.texi (Rounding Operations):
+ − 1616 * lispref/numbers.texi (Math Functions):
+ − 1617 * lispref/objects.texi (String Type):
+ − 1618 * lispref/objects.texi (Equality Predicates):
+ − 1619 * lispref/os.texi (Killing XEmacs):
+ − 1620 * lispref/os.texi (Suspending XEmacs):
+ − 1621 * lispref/os.texi (System Environment):
+ − 1622 * lispref/os.texi (Time Conversion):
+ − 1623 * lispref/os.texi (Timers):
+ − 1624 * lispref/os.texi (Input Modes):
+ − 1625 * lispref/os.texi (Translating Input):
+ − 1626 * lispref/os.texi (Terminal Output):
+ − 1627 * lispref/os.texi (Flow Control):
+ − 1628 * lispref/positions.texi (Character Motion):
+ − 1629 * lispref/positions.texi (Word Motion):
+ − 1630 * lispref/positions.texi (Text Lines):
+ − 1631 * lispref/positions.texi (Screen Lines):
+ − 1632 * lispref/positions.texi (List Motion):
+ − 1633 * lispref/positions.texi (Narrowing):
+ − 1634 * lispref/postgresql.texi (Asynchronous Interface Functions):
+ − 1635 * lispref/processes.texi (Subprocess Creation):
+ − 1636 * lispref/processes.texi (Synchronous Processes):
+ − 1637 * lispref/processes.texi (Asynchronous Processes):
+ − 1638 * lispref/processes.texi (Process Information):
+ − 1639 * lispref/processes.texi (Input to Processes):
+ − 1640 * lispref/processes.texi (Signals to Processes):
+ − 1641 * lispref/processes.texi (Process Buffers):
+ − 1642 * lispref/processes.texi (Filter Functions):
+ − 1643 * lispref/processes.texi (Network):
+ − 1644 * lispref/range-tables.texi (Working With Range Tables):
+ − 1645 * lispref/searching.texi (String Search):
+ − 1646 * lispref/searching.texi (Regexp Search):
+ − 1647 * lispref/searching.texi (POSIX Regexps):
+ − 1648 * lispref/searching.texi (Replacing Match):
+ − 1649 * lispref/searching.texi (Entire Match Data):
+ − 1650 * lispref/sequences.texi (Bit Vector Functions):
+ − 1651 * lispref/specifiers.texi (Adding Specifications):
+ − 1652 * lispref/specifiers.texi (Creating Specifiers):
+ − 1653 * lispref/specifiers.texi (Specifier Validation Functions):
+ − 1654 * lispref/specifiers.texi (Other Specification Functions):
+ − 1655 * lispref/streams.texi (Output Variables):
+ − 1656 * lispref/symbols.texi (Other Plists):
+ − 1657 * lispref/text.texi (Insertion):
+ − 1658 * lispref/text.texi (Commands for Insertion):
+ − 1659 * lispref/text.texi (Deletion):
+ − 1660 * lispref/text.texi (User-Level Deletion):
+ − 1661 * lispref/text.texi (Kill Functions):
+ − 1662 * lispref/text.texi (Low-Level Kill Ring):
+ − 1663 * lispref/text.texi (Undo):
+ − 1664 * lispref/text.texi (Maintaining Undo):
+ − 1665 * lispref/text.texi (Margins):
+ − 1666 * lispref/text.texi (Sorting):
+ − 1667 * lispref/text.texi (Columns):
+ − 1668 * lispref/text.texi (Primitive Indent):
+ − 1669 * lispref/text.texi (Mode-Specific Indent):
+ − 1670 * lispref/text.texi (Region Indent):
+ − 1671 * lispref/text.texi (Case Changes):
+ − 1672 * lispref/text.texi (Examining Properties):
+ − 1673 * lispref/text.texi (Property Search):
+ − 1674 * lispref/text.texi (Registers):
+ − 1675 * lispref/text.texi (Transformations):
+ − 1676 * lispref/mule.texi (Charset Property Functions):
+ − 1677 * lispref/mule.texi (MULE Characters):
+ − 1678 * lispref/mule.texi (Composite Characters):
+ − 1679 * lispref/mule.texi (Coding System Properties):
+ − 1680 * lispref/mule.texi (Big5 and Shift-JIS Functions):
+ − 1681 * lispref/mule.texi (CCL Statements):
+ − 1682 * lispref/mule.texi (Calling CCL):
+ − 1683 * lispref/mule.texi (Category Tables):
+ − 1684 * lispref/toolbar.texi (Specifying the Toolbar):
+ − 1685 * lispref/toolbar.texi (Other Toolbar Variables):
+ − 1686 * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
+ − 1687 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
+ − 1688 * lispref/variables.texi (Creating Buffer-Local):
+ − 1689 * lispref/variables.texi (Variable Aliases):
+ − 1690 * lispref/windows.texi (Splitting Windows):
+ − 1691 * lispref/windows.texi (Deleting Windows):
+ − 1692 * lispref/windows.texi (Selecting Windows):
+ − 1693 * lispref/windows.texi (Cyclic Window Ordering):
+ − 1694 * lispref/windows.texi (Buffers and Windows):
+ − 1695 * lispref/windows.texi (Displaying Buffers):
+ − 1696 * lispref/windows.texi (Choosing Window):
+ − 1697 * lispref/windows.texi (Window Point):
+ − 1698 * lispref/windows.texi (Window Start):
+ − 1699 * lispref/windows.texi (Vertical Scrolling):
+ − 1700 * lispref/windows.texi (Horizontal Scrolling):
+ − 1701 * lispref/windows.texi (Resizing Windows):
+ − 1702 * lispref/windows.texi (Window Configurations):
+ − 1703 * lispref/x-windows.texi (X Selections):
+ − 1704 * lispref/x-windows.texi (Resources):
+ − 1705 * lispref/strings.texi (Creating Strings):
+ − 1706 * lispref/strings.texi (Character Codes):
+ − 1707 * lispref/strings.texi (Text Comparison):
+ − 1708 * lispref/strings.texi (String Conversion):
+ − 1709 * lispref/strings.texi (Formatting Strings):
+ − 1710 * lispref/strings.texi (Character Case):
+ − 1711 * lispref/strings.texi (Case Tables):
+ − 1712 * lispref/strings.texi (Char Table Types):
+ − 1713 * lispref/strings.texi (Working With Char Tables):
+ − 1714 Giant docstring parameter/Texinfo fixes.
+ − 1715
+ − 1716 Don't use abbreviations for English words, especially when those
+ − 1717 words have other meanings. For example, use START, not BEG.
+ − 1718 Use OBJECT, not OBJ.
+ − 1719 Use VALUE, not VAL.
+ − 1720 Use BUFFER, not BUF.
+ − 1721 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!)
+ − 1722 Use CHARACTER, not CH or CHR.
+ − 1723 Use NUMBER, not NUM.
+ − 1724 Use COLUMN, not COL.
+ − 1725 Use POSITION, not POS.
+ − 1726 Use SYMBOL, not SYM.
+ − 1727 Use STRING, not STR.
+ − 1728 Use LIMIT, not LIM.
+ − 1729 Use OTHER-WINDOW-P, not OTHER-P.
+ − 1730 Use PRIORITY, not PRI.
+ − 1731
+ − 1732 Use `non-nil', not `true'.
+ − 1733
+ − 1734 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
+ − 1735
+ − 1736 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
+ − 1737
+ − 1738 Try to find better parameter names than ARG.
+ − 1739
+ − 1740 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
+ − 1741
+ − 1742 Use type information in parameter names. For example, use
+ − 1743 (make-bit-vector length bit), not (make-bit-vector length init).
+ − 1744
+ − 1745 Completion functions should have parameters with names like
+ − 1746 PARTIAL-FILENAME instead of the misleading FILENAME.
+ − 1747
+ − 1748 Type predicates should consistently take an OBJECT parameter,
+ − 1749 since any object is valid as input.
+ − 1750
+ − 1751 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
+ − 1752 functions like next-window and next-frame that walk over window or
+ − 1753 frame lists.
+ − 1754
+ − 1755 Deleted duplicated documentation for:
+ − 1756 one-window-p, format-insert-file
+ − 1757
+ − 1758 Deleted 21 lines of VMS-specific texinfo documentation.
+ − 1759
+ − 1760 Fixed up a few places where `_' was used in docstring parameter
+ − 1761 names instead of `-'.
+ − 1762
+ − 1763 Fixed up places that used nil or t without @code.
+ − 1764
+ − 1765 Fixed up places that erroneously used @code instead of @var.
+ − 1766
+ − 1767 Fixed many typos.
+ − 1768
+ − 1769 Fixed many places where the parameters mentioned in the docstring
+ − 1770 didn't match the actual parameters.
+ − 1771
+ − 1772 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
+ − 1773
+ − 1774 Fixed 40 places where docstrings were missing trailing `.'
+ − 1775
+ − 1776 Fixed the texi documentation of 41 functions where the
+ − 1777 interactiveness of the function in the documentation did not match
+ − 1778 the implementation.
+ − 1779
+ − 1780 Fixed 117 functions where the names of parameters in the texi was
+ − 1781 different from the names in the implementation.
+ − 1782
+ − 1783 Fixed the texi documentation of 137 functions where the parameter
+ − 1784 list of the function in the texi was semantically different from
+ − 1785 the implementation.
+ − 1786
+ − 1787 2000-10-28 Adrian Aichner <adrian@xemacs.org>
+ − 1788
+ − 1789 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
+ − 1790 incorporate raw HTML output in the HTML version.
+ − 1791
+ − 1792 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1793
+ − 1794 * xemacs/menus.texi:
+ − 1795 * widget.texi:
+ − 1796 Typo fixes and tiny clarifications.
+ − 1797
+ − 1798 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1799
+ − 1800 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
+ − 1801 Added Q2.1.25 - function not found due to package not installed.
+ − 1802
+ − 1803 * xemacs/xemacs.texi:
+ − 1804 * xemacs/abbrevs.texi:
+ − 1805 * xemacs/basic.texi:
+ − 1806 * xemacs/building.texi:
+ − 1807 * xemacs/packages.texi:
+ − 1808 * xemacs/startup.texi:
+ − 1809 Moved "Packages" node to "Important General Concepts" section.
+ − 1810
+ − 1811 * xemacs/packages.texi: Added package list from etc/PACKAGES.
+ − 1812
442
+ − 1813 2000-10-04 Martin Buchholz <martin@xemacs.org>
+ − 1814
+ − 1815 * XEmacs 21.2.36 is released.
+ − 1816
+ − 1817 2000-09-27 Martin Buchholz <martin@xemacs.org>
+ − 1818
+ − 1819 * lispref/processes.texi (Signals to Processes): Many corrections.
+ − 1820
+ − 1821 2000-09-20 Martin Buchholz <martin@xemacs.org>
+ − 1822
+ − 1823 * xemacs/startup.texi (Startup Paths): Minor fixes.
+ − 1824
+ − 1825 2000-09-19 Martin Buchholz <martin@xemacs.org>
+ − 1826
+ − 1827 * *: Spelling mega-patch
+ − 1828
+ − 1829 2000-09-16 Martin Buchholz <martin@xemacs.org>
+ − 1830
+ − 1831 * internals/internals.texi (Low-Level Modules):
+ − 1832 Correct the list of source files.
+ − 1833
+ − 1834 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 1835
+ − 1836 * emodules.texi (Introduction): Trivial typo fix.
+ − 1837
+ − 1838 2000-08-24 Martin Buchholz <martin@xemacs.org>
+ − 1839
+ − 1840 * emodules.texi (Initialization Mode): Spell-Check.
+ − 1841
+ − 1842 2000-08-24 Martin Buchholz <martin@xemacs.org>
+ − 1843
+ − 1844 * lispref/databases.texi (Connecting to a Database):
+ − 1845 s/berkeley_db/berkeley-db/. Too much C programming.
+ − 1846
+ − 1847 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
+ − 1848
+ − 1849 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
+ − 1850
+ − 1851 2000-07-30 Ben Wing <ben@xemacs.org>
+ − 1852
+ − 1853 * xemacs\search.texi (Regexp Search):
+ − 1854 * xemacs\search.texi (Regexps):
+ − 1855 Synch up with updated docs below (describing non-greedy
+ − 1856 operators and such).
+ − 1857
+ − 1858 2000-07-30 Ben Wing <ben@xemacs.org>
+ − 1859
+ − 1860 * lispref\searching.texi (Syntax of Regexps):
+ − 1861 Document ??, which we've supported since 20.4.
+ − 1862
+ − 1863 2000-07-31 Sandra Wambold <wambold@cygnus.com>
+ − 1864
+ − 1865 * xemacs-faq.texi: Minor updates in first two sections
+ − 1866
+ − 1867 2000-07-27 Andy Piper <andy@xemacs.org>
+ − 1868
+ − 1869 * lispref/hash-tables.texi: add new hash table type.
+ − 1870
+ − 1871 2000-07-19 Martin Buchholz <martin@xemacs.org>
+ − 1872
+ − 1873 * XEmacs 21.2.35 is released.
+ − 1874
+ − 1875 2000-07-10 Martin Buchholz <martin@xemacs.org>
+ − 1876
+ − 1877 * Makefile: rm -f ==> $(RM)
+ − 1878
+ − 1879 2000-07-09 Martin Buchholz <martin@xemacs.org>
+ − 1880
454
+ − 1881 * lispref/postgresql.texi:
442
+ − 1882 - Don't mention ".so" extension.
+ − 1883 - Make installation instructions more generic.
+ − 1884 - Mention M-x describe-installation.
+ − 1885
+ − 1886 2000-07-08 Ben Wing <ben@xemacs.org>
+ − 1887
+ − 1888 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
+ − 1889 Windows problem with binary locs and latest info.
+ − 1890
+ − 1891 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 1892
+ − 1893 * lispref/glyphs.texi: Fix trivial typos.
+ − 1894 * lispref/gutter.texi: Ditto.
+ − 1895 * lispref/loading.texi: Ditto.
+ − 1896 * lispref/postgresql.texi: Ditto.
+ − 1897
+ − 1898 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 1899
+ − 1900 * internals/internals.texi (Markers and Extents): Fix trivial typo.
+ − 1901
+ − 1902 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 1903
+ − 1904 * make-stds.texi: Fix trivial typos.
+ − 1905 * xemacs-faq.texi: Ditto.
+ − 1906 * internals/internals.texi: Ditto.
+ − 1907 * new-users-guide/edit.texi: Ditto.
+ − 1908 * new-users-guide/modes.texi: Ditto.
+ − 1909 * new-users-guide/region.texi: Ditto.
+ − 1910
+ − 1911 2000-06-10 Ben Wing <ben@xemacs.org>
+ − 1912
+ − 1913 * xemacs-faq.texi (Q6.1.2):
+ − 1914 * xemacs-faq.texi (Q6.1.5):
+ − 1915 * xemacs-faq.texi (Q6.1.6):
+ − 1916 Corrections for Cygwin, MinGW.
+ − 1917
+ − 1918 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 1919
+ − 1920 * xemacs/basic.texi: Fix trivial typos.
+ − 1921 * xemacs/buffers.texi: Fix trivial typos.
+ − 1922 * xemacs/building.texi: Ditto.
+ − 1923 * xemacs/glossary.texi: Ditto.
+ − 1924 * xemacs/gnu.texi: Ditto.
+ − 1925 * xemacs/help.texi: Ditto.
+ − 1926 * xemacs/keystrokes.texi: Ditto.
+ − 1927 * xemacs/programs.texi: Ditto.
+ − 1928 * xemacs/search.texi: Ditto.
+ − 1929 * xemacs/sending.texi: Ditto.
+ − 1930
+ − 1931 2000-05-28 Martin Buchholz <martin@xemacs.org>
+ − 1932
+ − 1933 * XEmacs 21.2.34 is released.
+ − 1934
+ − 1935 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 1936
+ − 1937 * xemacs/basic.texi: Document translation of tutorial.
+ − 1938 * xemacs/startup.texi: Remove lock-directory.
+ − 1939 * xemacs/enterings.texi: Update.
+ − 1940
+ − 1941 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 1942
+ − 1943 * lispref/display.texi:
+ − 1944 * lispref/faces.texi:
+ − 1945 * lispref/glyphs.texi:
+ − 1946 * lispref/gutter.texi:
+ − 1947 * lispref/modes.texi:
+ − 1948 * lispref/specifiers.texi:
+ − 1949 * lispref/toolbar.texi:
+ − 1950 Update. Merge Ben's doc-string update.
+ − 1951
+ − 1952 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 1953
+ − 1954 * xemacs/basic.texi:
+ − 1955 * xemacs/enterings.texi:
+ − 1956 * xemacs/mini.texi:
+ − 1957 Partial sync with FSF Emacs 20.6 and some update.
+ − 1958
+ − 1959 2000-05-01 Martin Buchholz <martin@xemacs.org>
+ − 1960
+ − 1961 * XEmacs 21.2.33 is released.
+ − 1962
+ − 1963 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 1964
+ − 1965 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
+ − 1966
+ − 1967 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
+ − 1968
+ − 1969 * lispref/ldap.texi: Documentation of the add/modify/delete and
+ − 1970 internationalization APIs
+ − 1971
+ − 1972 * lispref/lispref.texi: Updated LDAP-related menus
+ − 1973
+ − 1974 2000-03-20 Martin Buchholz <martin@xemacs.org>
+ − 1975
+ − 1976 * XEmacs 21.2.32 is released.
+ − 1977
+ − 1978 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
+ − 1979
+ − 1980 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
+ − 1981 documentation to reflect the latest code.
+ − 1982
+ − 1983 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
+ − 1984
+ − 1985 * lispref/postgresql.texi (PostgreSQL Support): New File.
+ − 1986
+ − 1987 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
+ − 1988 * lispref/lispref.texi (Top): Ditto.
+ − 1989 * lispref/internationalization.texi: Ditto.
+ − 1990
+ − 1991 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 1992
+ − 1993 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
+ − 1994
+ − 1995 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 1996
+ − 1997 * xemacs-faq.texi: Put node before section.
+ − 1998
+ − 1999 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 2000
+ − 2001 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
+ − 2002
+ − 2003 2000-03-01 Sandra Wambold <wambold@xemacs.org>
+ − 2004
+ − 2005 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
+ − 2006
+ − 2007 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2008
+ − 2009 * xemacs/xemacs.texi: Detailed menu update.
+ − 2010
+ − 2011 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2012
+ − 2013 * xemacs/help.texi: Synch with FSF 20.5. Update.
+ − 2014
+ − 2015 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2016
+ − 2017 * lispref/minibuf.texi: Add default argument documentation.
+ − 2018
+ − 2019 2000-02-27 Martin Buchholz <martin@xemacs.org>
+ − 2020
+ − 2021 * internals/internals.texi (lrecords): Update docs for new lisp
+ − 2022 object representation.
+ − 2023
+ − 2024 2000-02-25 Martin Buchholz <martin@xemacs.org>
+ − 2025
+ − 2026 * internals/internals.texi (Techniques for XEmacs Developers):
+ − 2027 Document INLINE_HEADER and how to create macros and inline functions.
+ − 2028 Cleanup entire section.
+ − 2029
+ − 2030 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
+ − 2031
+ − 2032 * man/lispref/gutter.texi: New file describing gutter API.
+ − 2033
+ − 2034 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
+ − 2035
+ − 2036 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
+ − 2037
+ − 2038 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
+ − 2039
+ − 2040 * man/lispref/frames.texi, man/xemacs/custom.texi,
+ − 2041 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
+ − 2042 toolbars, and gutters as optional components of frames, with
+ − 2043 pointers to descriptions.
+ − 2044
+ − 2045 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
+ − 2046
+ − 2047 * man/lispref/mule.texi: Substantial reorganization and
+ − 2048 revision for style of descriptions of character sets,
+ − 2049 encodings, and coding systems. Addition of a complete table
+ − 2050 of coding systems as of XEmacs 21.2.19.
+ − 2051
+ − 2052 2000-02-23 Martin Buchholz <martin@xemacs.org>
+ − 2053
+ − 2054 * XEmacs 21.2.31 is released.
+ − 2055
+ − 2056 2000-02-21 Martin Buchholz <martin@xemacs.org>
+ − 2057
+ − 2058 * XEmacs 21.2.30 is released.
+ − 2059
+ − 2060 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 2061
+ − 2062 * internals/internals.texi: Made texinfmt-friendly.
+ − 2063
+ − 2064 2000-01-20 Mark Thomas <mthomas@jprc.com>
+ − 2065
+ − 2066 * lispref/backups.texi (Numbered Backups):
+ − 2067 * xemacs/files.texi (Backup Deletion):
+ − 2068 Change trim-versions-without-asking to delete-old-versions.
+ − 2069
+ − 2070 2000-02-19 Martin Buchholz <martin@xemacs.org>
+ − 2071
+ − 2072 * internals/internals.texi (Conversion to and from External Data):
+ − 2073 Document TO_EXTERNAL_FORMAT and friends.
+ − 2074 Doc bug fixes.
+ − 2075
+ − 2076 2000-02-16 Martin Buchholz <martin@xemacs.org>
+ − 2077
+ − 2078 * XEmacs 21.2.29 is released.
+ − 2079
+ − 2080 2000-02-16 Martin Buchholz <martin@xemacs.org>
+ − 2081
+ − 2082 * internals/internals.texi: Integrate Olivier's portable dumping docs.
+ − 2083
+ − 2084 2000-02-09 Martin Buchholz <martin@xemacs.org>
+ − 2085
+ − 2086 * lispref/symbols.texi (Object Plists):
+ − 2087 Document `object-plist'.
+ − 2088 Document `remprop'.
+ − 2089 Rework all plist frobbing docs for accuracy.
+ − 2090
440
+ − 2091 2000-02-07 Martin Buchholz <martin@xemacs.org>
+ − 2092
+ − 2093 * XEmacs 21.2.28 is released.
+ − 2094
+ − 2095 2000-02-07 Martin Buchholz <martin@xemacs.org>
+ − 2096
+ − 2097 * cl.texi: Remove (or replace by `get') references to `get*'.
+ − 2098
+ − 2099 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2100
+ − 2101 * widget.texi:
+ − 2102 * internals/internals.texi:
+ − 2103 * lispref/commands.texi:
+ − 2104 * lispref/consoles-devices.texi:
+ − 2105 * lispref/customize.texi:
+ − 2106 * lispref/dialog.texi:
+ − 2107 * lispref/extents.texi:
+ − 2108 * lispref/faces.texi:
+ − 2109 * lispref/glyphs.texi:
+ − 2110 * lispref/keymaps.texi:
+ − 2111 * lispref/lists.texi:
+ − 2112 * lispref/markers.texi:
+ − 2113 * lispref/menus.texi:
+ − 2114 * lispref/mule.texi:
+ − 2115 * lispref/objects.texi:
+ − 2116 * lispref/specifiers.texi:
+ − 2117 * lispref/toolbar.texi:
+ − 2118 * lispref/tooltalk.texi:
+ − 2119 * lispref/x-windows.texi:
+ − 2120 * new-users-guide/custom2.texi:
+ − 2121 * new-users-guide/help.texi:
+ − 2122 * new-users-guide/modes.texi:
+ − 2123 * xemacs/abbrevs.texi:
+ − 2124 * xemacs/buffers.texi:
+ − 2125 * xemacs/custom.texi:
+ − 2126 * xemacs/help.texi:
+ − 2127 * xemacs/keystrokes.texi:
+ − 2128 * xemacs/mini.texi:
+ − 2129 * xemacs/new.texi:
+ − 2130 * xemacs/packages.texi:
+ − 2131 * xemacs/programs.texi:
+ − 2132 * xemacs/sending.texi:
+ − 2133 Change ' -- ' to '---' since Texinfo formats --- to --.
+ − 2134 Untabify. TeX doesn't like TAB.
+ − 2135
+ − 2136 2000-01-27 Sandra Wambold <wambold@xemacs.org>
+ − 2137
+ − 2138 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
+ − 2139 21.2.*
+ − 2140
+ − 2141 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2142
+ − 2143 * xemacs-faq.texi: Untabify.
442
+ − 2144
440
+ − 2145 2000-01-22 Martin Buchholz <martin@xemacs.org>
+ − 2146
+ − 2147 * internals/internals.texi (General Coding Rules): Document why we
+ − 2148 #include <config.h>
+ − 2149
+ − 2150 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2151
+ − 2152 * xemacs-faq.texi: Change ' -- ' to '---'.
442
+ − 2153
440
+ − 2154 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
+ − 2155
+ − 2156 * lispref/faces.texi (Face Properties): Document
+ − 2157 remove-face-property.
+ − 2158
438
+ − 2159 2000-01-18 Martin Buchholz <martin@xemacs.org>
+ − 2160
+ − 2161 * XEmacs 21.2.27 is released.
+ − 2162
+ − 2163 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2164
+ − 2165 * xemacs/regs.texi: Synch with FSF 20.5.
+ − 2166
+ − 2167 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2168
+ − 2169 * info.texi: Change cross reference from emacs to xemacs.
+ − 2170
+ − 2171 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2172
+ − 2173 * xemacs/mini.texi: Synch with FSF 20.5. Update.
+ − 2174
+ − 2175 2000-01-16 Martin Buchholz <martin@xemacs.org>
+ − 2176
+ − 2177 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
+ − 2178
+ − 2179 2000-01-14 Martin Buchholz <martin@xemacs.org>
+ − 2180
+ − 2181 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
+ − 2182
+ − 2183 2000-01-14 Sandra Wambold <wambold@xemacs.org>
+ − 2184
+ − 2185 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
+ − 2186
+ − 2187 2000-01-14 Sandra Wambold <wambold@xemacs.org>
+ − 2188
+ − 2189 * xemacs-faq.texi: Updated Macintosh information,
+ − 2190 updated OS/2 info, changed turn-on-pending-delete answer.
+ − 2191
+ − 2192 2000-01-08 Martin Buchholz <martin@xemacs.org>
+ − 2193
+ − 2194 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
+ − 2195
+ − 2196 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
+ − 2197
+ − 2198 * lispref/control.texi (Signaling Errors): Document that `signal'
+ − 2199 is continuable.
+ − 2200 (Signaling Errors): Document `cerror', `signal-error', and
+ − 2201 `check-argument-type'.
+ − 2202 (Handling Errors): Mention `debug-on-signal'.
+ − 2203 (Error Symbols): Document `define-error'.
+ − 2204 (Processing of Errors): Document `display-error' and
+ − 2205 `error-message-string'.
+ − 2206
+ − 2207 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2208
+ − 2209 * internals/internals.texi: Remove latin-1 char.
+ − 2210
+ − 2211 2000-01-05 Didier Verna <didier@xemacs.org>
+ − 2212
+ − 2213 * xemacs/custom.texi (Key bindings using strings): add missing
+ − 2214 whitespace.
+ − 2215
+ − 2216 * xemacs/xemacs.texi (Top):
+ − 2217 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
+ − 2218 node.
+ − 2219
+ − 2220 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2221
+ − 2222 * lispref/minibuf.texi (Reading a Password): New section.
+ − 2223
+ − 2224 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2225
+ − 2226 * lispref/minibuf.texi: Remove documentation about
+ − 2227 minibuffer-local-ns-map, read-no-blanks-input.
+ − 2228
+ − 2229 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+ − 2230
+ − 2231 * lispref/minibuf.texi: Partial Synch with FSF manual.
+ − 2232 Add description about DEFAULT argument of reading functions.
+ − 2233
436
+ − 2234 1999-12-31 Martin Buchholz <martin@xemacs.org>
+ − 2235
+ − 2236 * XEmacs 21.2.26 is released.
+ − 2237
+ − 2238 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
+ − 2239
+ − 2240 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
+ − 2241
434
+ − 2242 1999-12-24 Martin Buchholz <martin@xemacs.org>
+ − 2243
+ − 2244 * XEmacs 21.2.25 is released.
+ − 2245
+ − 2246 1999-12-21 Martin Buchholz <martin@xemacs.org>
+ − 2247
+ − 2248 * lispref/text.texi (Near Point): Document `char-before'.
+ − 2249
+ − 2250 1999-12-20 Adrian Aichner <adrian@xemacs.org>
+ − 2251
+ − 2252 * widget.texi: Fix typos and possessive singular errors. Break
+ − 2253 long sentences for readability. Remove some redundant commas.
+ − 2254
+ − 2255 1999-12-18 Martin Buchholz <martin@xemacs.org>
+ − 2256
442
+ − 2257 * lispref/functions.texi (Mapping Functions):
434
+ − 2258 Warn about mapping functions modifying their sequences.
+ − 2259
+ − 2260 1999-12-15 Sandra Wambold <wambold@xemacs.org>
+ − 2261
+ − 2262 * xemacs-faq.texi: link to matlab.el added; misc. address changes
+ − 2263
432
+ − 2264 1999-12-14 Martin Buchholz <martin@xemacs.org>
+ − 2265
+ − 2266 * XEmacs 21.2.24 is released.
+ − 2267
+ − 2268 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
+ − 2269
+ − 2270 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
442
+ − 2271 instead of PACKAGEPATH
432
+ − 2272 From Marcus Harnisch <harnisch@mikrom.de>
+ − 2273
430
+ − 2274 1999-12-07 Martin Buchholz <martin@xemacs.org>
+ − 2275
+ − 2276 * XEmacs 21.2.23 is released.
+ − 2277
+ − 2278 1999-12-06 Sandra Wambold <wambold@pobox.com>
+ − 2279
+ − 2280 * xemacs-faq.texi: Added MS-Windows questions; some other changes
+ − 2281
+ − 2282 1999-11-29 Martin Buchholz <martin@xemacs.org>
+ − 2283
442
+ − 2284 * info.texi (Top):
430
+ − 2285 Remove @ifnottex, which gives old makeinfos indigestion.
442
+ − 2286 * texinfo.texi (Top):
430
+ − 2287 Revert to pre-texinfo-4.0 version, plus small changes to make
+ − 2288 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
+ − 2289
+ − 2290 1999-11-30 Sandra Wambold <wambold@cygnus.com>
+ − 2291
+ − 2292 * xemacs-faq.texi: fixed and commented out bad URL links
+ − 2293
428
+ − 2294 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2295
+ − 2296 * XEmacs 21.2.22 is released
+ − 2297
+ − 2298 1999-11-28 Martin Buchholz <martin@xemacs.org>
+ − 2299
+ − 2300 * XEmacs 21.2.21 is released.
+ − 2301
+ − 2302 1999-11-26 Martin Buchholz <martin@xemacs.org>
+ − 2303
+ − 2304 * internals.texi (Lstream Functions):
+ − 2305 * internals.texi (Lstream Methods):
+ − 2306 Types have changed to size_t and ssize_t. Document them.
+ − 2307
+ − 2308 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
+ − 2309
+ − 2310 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
+ − 2311 XEmacs 21
+ − 2312
+ − 2313 1999-11-15 Martin Buchholz <martin@xemacs.org>
+ − 2314
+ − 2315 * xemacs/programs.texi: Upgrade to etags Version 13.32
442
+ − 2316
428
+ − 2317 * Makefile:
+ − 2318 - Make sure the default target is `info' instead of cl.info.
+ − 2319 - Use $(INFODIR) consistently where appropriate.
+ − 2320 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
+ − 2321 - Comment out unused macros: EMACS EMACSFLAGS
+ − 2322 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
+ − 2323 - Get dependencies up to date.
+ − 2324
+ − 2325 * internals/Makefile:
+ − 2326 * xemacs/Makefile:
+ − 2327 * lispref/Makefile:
+ − 2328 * new-users-guide/Makefile:
+ − 2329 * lispref/index.perm:
+ − 2330 * lispref/index.unperm:
+ − 2331 * lispref/permute-index:
+ − 2332 * internals/index.perm:
+ − 2333 * internals/index.unperm:
+ − 2334 Remove these Makefiles.
+ − 2335 Include all functionality in man/Makefile.
+ − 2336 Support only non-permuted indexes for simplicity.
+ − 2337
+ − 2338 * emodules.texi:
+ − 2339 - TeX doesn't tolerate `_' in variable names; use `-' instead.
+ − 2340
+ − 2341 * lispref/commands.texi:
+ − 2342 * lispref/display.texi:
+ − 2343 * lispref/faces.texi:
+ − 2344 * lispref/functions.texi:
+ − 2345 * lispref/keymaps.texi:
+ − 2346 * lispref/lists.texi:
+ − 2347 * lispref/modes.texi:
+ − 2348 * lispref/objects.texi:
+ − 2349 * lispref/os.texi:
+ − 2350 * lispref/sequences.texi:
+ − 2351 * lispref/strings.texi:
+ − 2352 * lispref/text.texi:
+ − 2353 * new-users-guide/custom1.texi:
+ − 2354 * xemacs/custom.texi:
+ − 2355 * xemacs/menus.texi:
+ − 2356 - Make sources compatible with makeinfo 4.0 *and* 3.12.
+ − 2357 - Replace @sc{ASCII} with @sc{ascii}, etc...
+ − 2358 - Replace @var{(foo)} with (@var{foo}), etc...
+ − 2359
+ − 2360 * info-stnd.texi: Remove. Who cares about the standalone info reader?
+ − 2361
+ − 2362 * texinfo.tex:
+ − 2363 * texinfo.texi:
+ − 2364 * info.texi:
+ − 2365 * standards.texi:
+ − 2366 * make-stds.texi:
+ − 2367 Import FSF-maintained files from texinfo-4.0.
+ − 2368
+ − 2369 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2370
+ − 2371 * XEmacs 21.2.20 is released
+ − 2372
+ − 2373 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
+ − 2374
+ − 2375 * xemacs/packages.texi (Using Packages): Added description of
+ − 2376 package-get-package-provider.
+ − 2377
+ − 2378 1999-07-27 Charles G Waldman <cgw@fnal.gov>
+ − 2379
+ − 2380 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
+ − 2381
434
+ − 2382 1999-08-01 Adrian Aichner <adrian@xemacs.org>
428
+ − 2383
+ − 2384 * xemacs/programs.texi (Balanced Editing): Remove broken
+ − 2385 line-break.
+ − 2386
+ − 2387 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
+ − 2388 menus.
+ − 2389 (Q1.4.1): ditto.
+ − 2390 (Q1.4.3): ditto.
+ − 2391 (Q2.0.5): Hyphenate words.
+ − 2392
+ − 2393 * info.texi (Add): Fix one typo.
+ − 2394
+ − 2395 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
+ − 2396
+ − 2397 * internals/internals.texi (Garbage Collection - Step by Step):
+ − 2398 just added some dots to shut up compile warnings.
+ − 2399
+ − 2400 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
+ − 2401
+ − 2402 * internals/internals.texi (Garbage Collection - Step by Step):
+ − 2403 new section in chapter Allocation of Objects in XEmacs Lisp.
+ − 2404
+ − 2405 1999-07-28 Andy Piper <andy@xemacs.org>
+ − 2406
+ − 2407 * internals.texi (Glyphs): add some glyph documentation.
+ − 2408
+ − 2409 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2410
+ − 2411 * XEmacs 21.2.19 is released
+ − 2412
434
+ − 2413 1999-07-10 Adrian Aichner <adrian@xemacs.org>
428
+ − 2414
+ − 2415 * emodules.texi: Use @set emacs and @value{emacs} instead of
+ − 2416 @macro (unsupported by texinfo package). Remove stray @code.
+ − 2417 * custom.texi: Add info extension to @setfilename.
+ − 2418 * texinfo.texi: Ditto.
+ − 2419 * widget.texi: Ditto.
+ − 2420 * packages.texi: Reword a sentence, fixing @item Decide where to
+ − 2421 install ...
+ − 2422
442
+ − 2423 1999-07-19 Didier Verna <didier@xemacs.org>
428
+ − 2424
+ − 2425 * custom.texi (Wishlist): removed the Custom Comments wishlist
+ − 2426 entry. They are implemented.
+ − 2427
+ − 2428 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2429
+ − 2430 * XEmacs 21.2.18 is released
+ − 2431
+ − 2432 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2433
+ − 2434 * XEmacs 21.2.17 is released
+ − 2435
+ − 2436 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2437
+ − 2438 * XEmacs 21.2.16 is released
+ − 2439
+ − 2440 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2441
+ − 2442 * XEmacs 21.2.15 is released
+ − 2443
+ − 2444 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
+ − 2445
+ − 2446 * custom.texi, external-widget.texi: Minor
+ − 2447 fix to get info DIR entry correct.
+ − 2448
+ − 2449 1999-05-22 Vin Shelton <acs@xemacs.org>
+ − 2450
+ − 2451 * xemacs/cmdargs.texi:
+ − 2452 Document -private.
+ − 2453
+ − 2454 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
+ − 2455
+ − 2456 * Makefile: Added `emodules.info' to info targets.
+ − 2457
+ − 2458 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
+ − 2459
+ − 2460 * internals/internals.texi (The XEmacs Object System
+ − 2461 (Abstractly Speaking)): typo.
+ − 2462
+ − 2463 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
+ − 2464
+ − 2465 * lispref/text.texi (Substitution): Document improvements in
+ − 2466 `translate-region'.
+ − 2467
+ − 2468 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2469
+ − 2470 * XEmacs 21.2.14 is released
+ − 2471
+ − 2472 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
+ − 2473
+ − 2474 * man/internals/internals.texi:
+ − 2475 * man/lispref/lispref.texi:
+ − 2476 * man/new-users-guide/new-users-guide.texi:
+ − 2477 * man/xemacs/xemacs.texi:
+ − 2478 * man/cl.texi:
+ − 2479 * man/custom.texi:
+ − 2480 * man/term.texi:
+ − 2481 * man/termcap.texi:
+ − 2482 * man/widget.texi:
+ − 2483 * man/xemacs-faq.texi:
+ − 2484 * man/external-widget.texi:
+ − 2485 Added info dir entries so install-info will add them to
+ − 2486 the common `dir' file.
+ − 2487
+ − 2488 1999-04-28 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
+ − 2489
+ − 2490 * man/lispref/mule.texi: Document CCL
+ − 2491 - add sections: syntax, statements, expressions, and examples.
+ − 2492 - fix naming and description errors.
+ − 2493 - update links in neighboring nodes.
+ − 2494
+ − 2495 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
+ − 2496
+ − 2497 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
+ − 2498
+ − 2499 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
+ − 2500
+ − 2501 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
+ − 2502 Appearance)
+ − 2503
+ − 2504 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2505
+ − 2506 * XEmacs 21.2.13 is released
+ − 2507
+ − 2508 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2509
+ − 2510 * XEmacs 21.2.12 is released
+ − 2511
+ − 2512 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2513
+ − 2514 * XEmacs 21.2.11 is released
+ − 2515
+ − 2516 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2517
+ − 2518 * XEmacs 21.2.10 is released
+ − 2519
+ − 2520 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2521
+ − 2522 * XEmacs 21.2.9 is released
+ − 2523
434
+ − 2524 1999-01-14 Adrian Aichner <adrian@xemacs.org>
428
+ − 2525
+ − 2526 * internals\internals.texi (Techniques for XEmacs Developers):
+ − 2527 Fixing documentation.
+ − 2528 (Basic Lisp Modules): ditto.
+ − 2529
+ − 2530 1999-01-10 J. Kean Johnston <jkj@sco.com>
+ − 2531
+ − 2532 * emodules.texi: New file to describe XEmacs modules.
+ − 2533
+ − 2534 1998-12-28 Martin Buchholz <martin@xemacs.org>
+ − 2535
+ − 2536 * XEmacs 21.2.8 is released.
+ − 2537
+ − 2538 1998-12-24 Martin Buchholz <martin@xemacs.org>
+ − 2539
+ − 2540 * XEmacs 21.2.7 is released.
+ − 2541
+ − 2542 1998-12-16 Andy Piper <andy@xemacs.org>
+ − 2543
+ − 2544 * XEmacs 21.2.6 is released
+ − 2545
+ − 2546 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 2547
+ − 2548 * XEmacs 21.2.5 is released
+ − 2549
+ − 2550 1998-11-30 Martin Buchholz <martin@xemacs.org>
+ − 2551
+ − 2552 * xemacs/startup.texi (Startup Paths):
+ − 2553 * xemacs/custom.texi (Widgets):
+ − 2554 * xemacs-faq.texi (Q3.0.5):
+ − 2555 * xemacs-faq.texi (Top):
+ − 2556
+ − 2557 * widget.texi (info-link):
+ − 2558
+ − 2559 * lispref/objects.texi (Type Predicates):
+ − 2560 * lispref/objects.texi (Hash Table Type):
+ − 2561 * lispref/objects.texi (Primitive Types):
+ − 2562 * lispref/objects.texi (Lisp Data Types):
+ − 2563 * lispref/macros.texi (Backquote):
+ − 2564 * lispref/hash-tables.texi (Weak Hash Tables):
+ − 2565 * lispref/hash-tables.texi:
+ − 2566 * lispref/errors.texi (Standard Errors):
+ − 2567 * lispref/compile.texi (Disassembly):
+ − 2568 * lispref/compile.texi (Compiled-Function Objects):
+ − 2569 * lispref/compile.texi (Eval During Compile):
+ − 2570 * lispref/compile.texi (Docs and Compilation):
+ − 2571 * lispref/compile.texi (Compilation Functions):
+ − 2572 * lispref/compile.texi (Speed of Byte-Code):
+ − 2573 * lispref/compile.texi (Byte Compilation):
+ − 2574 * lispref/building.texi (Garbage Collection):
+ − 2575
+ − 2576 * internals/internals.texi (Simple Special Forms):
+ − 2577 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
+ − 2578 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
+ − 2579 * internals/internals.texi (String):
+ − 2580 * internals/internals.texi (Introduction to Allocation):
+ − 2581 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
+ − 2582 * internals/internals.texi (Modules for Internationalization):
+ − 2583 * internals/internals.texi (Modules for Interfacing with X Windows):
+ − 2584 * internals/internals.texi (Modules for Interfacing with the Operating System):
+ − 2585 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
+ − 2586 * internals/internals.texi (Modules for Interfacing with the File System):
+ − 2587 * internals/internals.texi (Modules for the Redisplay Mechanism):
+ − 2588 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
+ − 2589 * internals/internals.texi (Editor-Level Control Flow Modules):
+ − 2590 * internals/internals.texi (Modules for Standard Editing Operations):
+ − 2591 * internals/internals.texi (Basic Lisp Modules):
+ − 2592 * internals/internals.texi (Low-Level Modules):
+ − 2593 * internals/internals.texi (A Summary of the Various XEmacs Modules):
+ − 2594 * internals/internals.texi (An Example of Mule-Aware Code):
+ − 2595 * internals/internals.texi (Working With Character and Byte Positions):
+ − 2596 * internals/internals.texi (Writing Lisp Primitives):
+ − 2597 * internals/internals.texi (General Coding Rules):
+ − 2598 * internals/internals.texi (How Lisp Objects Are Represented in C):
+ − 2599 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
+ − 2600 * internals/internals.texi (XEmacs From the Perspective of Building):
+ − 2601 * internals/internals.texi (The Lisp Language):
+ − 2602 * internals/internals.texi (Top):
+ − 2603 * internals/internals.texi:
+ − 2604 - rewrite Internals manual
+ − 2605
+ − 2606 * cl.texi (Porting Common Lisp):
+ − 2607 * cl.texi (Hash Tables):
+ − 2608 * cl.texi (Association Lists):
+ − 2609 * cl.texi (Declarations):
+ − 2610 * cl.texi (For Clauses):
+ − 2611 * cl.texi (Basic Setf):
+ − 2612 * cl.texi (Equality Predicates):
+ − 2613 - mega patch
+ − 2614
+ − 2615 1998-11-28 SL Baur <steve@altair.xemacs.org>
+ − 2616
+ − 2617 * XEmacs 21.2-beta4 is released.
+ − 2618
+ − 2619 1998-10-15 SL Baur <steve@altair.xemacs.org>
+ − 2620
+ − 2621 * XEmacs 21.2-beta3 is released.
+ − 2622
+ − 2623 1998-10-09 SL Baur <steve@altair.xemacs.org>
+ − 2624
+ − 2625 * Makefile (MAKEINFO): Undo no-split change.
+ − 2626
+ − 2627 1998-09-29 SL Baur <steve@altair.xemacs.org>
+ − 2628
+ − 2629 * XEmacs 21.2-beta2 is released.
+ − 2630
+ − 2631 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
+ − 2632
+ − 2633 * lispref/customize.texi: New file.
+ − 2634
+ − 2635 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
+ − 2636
+ − 2637 * internals/internals.texi (Coding for Mule): New node and
+ − 2638 section.
+ − 2639
+ − 2640 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
+ − 2641
+ − 2642 * xemacs/packages.texi: Document manually installing binary packages.
+ − 2643
+ − 2644 1998-09-02 Jeff Miller <jmiller@smart.net>
+ − 2645
+ − 2646 * Synch calendar.texi with Emacs 20.3
+ − 2647
+ − 2648 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
+ − 2649
+ − 2650 * xemacs/packages.texi: Correct and update package documentation.
+ − 2651 Updated the package installation section to mention the visual
+ − 2652 package browser/installer.
+ − 2653
+ − 2654 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
+ − 2655
+ − 2656 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
+ − 2657 specifics.
+ − 2658
+ − 2659 1998-08-21 Greg Klanderman <greg@alphatech.com>
+ − 2660
+ − 2661 * lispref/files.texi (User Name Completion): new section.
+ − 2662
434
+ − 2663 1998-07-23 Adrian Aichner <adrian@xemacs.org>
428
+ − 2664
+ − 2665 * xemacs/packages.texi (Packages): Changing @itemize @emph to
+ − 2666 @itemize @bullet (this is what all other files included in
+ − 2667 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
+ − 2668
+ − 2669 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
+ − 2670
+ − 2671 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
+ − 2672
+ − 2673 * xemacs/xemacs.texi:
+ − 2674 * xemacs/packages.texi: More packages documentation.
+ − 2675
+ − 2676 1998-07-19 SL Baur <steve@altair.xemacs.org>
+ − 2677
+ − 2678 * XEmacs 21.2-beta1 is released.
+ − 2679
+ − 2680 1998-07-12 SL Baur <steve@altair.xemacs.org>
+ − 2681
+ − 2682 * XEmacs 21.0-pre5 is released.
+ − 2683
+ − 2684 1998-07-09 SL Baur <steve@altair.xemacs.org>
+ − 2685
+ − 2686 * XEmacs 21.0-pre4 is released.
+ − 2687
+ − 2688 1998-07-09 Oliver Graf <ograf@fga.de>
+ − 2689
+ − 2690 * lispref/dragndrop.texi: added warning to OffiX Protocol section
+ − 2691
+ − 2692 1998-07-09 SL Baur <steve@altair.xemacs.org>
+ − 2693
+ − 2694 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
+ − 2695 damage in transit.
+ − 2696
+ − 2697 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
+ − 2698
+ − 2699 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
+ − 2700
+ − 2701 * lispref/internationalization.texi: Fixed PREV to @node LDAP
+ − 2702
+ − 2703 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
+ − 2704
+ − 2705 * lispref/Makefile: Added ldap.texi to srcs
+ − 2706
+ − 2707 1998-06-29 SL Baur <steve@altair.xemacs.org>
+ − 2708
+ − 2709 * standards.texi (Preface): Revert previous change to @node
+ − 2710 because it doesn't pass makeinfo.
+ − 2711
434
+ − 2712 1998-06-27 Adrian Aichner <adrian@xemacs.org>
428
+ − 2713
+ − 2714 * cl.texi: See ALL.
+ − 2715 * info-stnd.texi: Fixed @setfilename.
+ − 2716 * info.texi: Fixed @setfilename and a typo.
+ − 2717 * standards.texi: Added NEXT to @node Preface. See ALL.
+ − 2718 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
442
+ − 2719 changed some occurrences of `:' to `colon'.
428
+ − 2720 * xemacs-faq.texi: See ALL.
+ − 2721 * internals/internals.texi: See ALL.
+ − 2722 * lispref/back.texi: Fixed @setfilename.
+ − 2723 * lispref/compile.texi: See ALL.
+ − 2724 * lispref/debugging.texi: See ALL.
+ − 2725 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
+ − 2726 * lispref/eval.texi: See ALL.
+ − 2727 * lispref/extents.texi: See ALL.
+ − 2728 * lispref/loading.texi: See ALL.
+ − 2729 * lispref/searching.texi: Escaped `(' in
+ − 2730 @cindex @samp{(?:} in regex
+ − 2731 * lispref/variables.texi: See ALL.
+ − 2732
+ − 2733 1998-06-28 SL Baur <steve@altair.xemacs.org>
+ − 2734
+ − 2735 * xemacs/calendar.texi: Massive update.
+ − 2736 From Jeff Miller <jmiller@smart.net>
+ − 2737
+ − 2738 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
+ − 2739
+ − 2740 * xemacs/abbrevs.texi:
+ − 2741 * xemacs/basic.texi:
+ − 2742 * xemacs/buildings.texi:
+ − 2743 * xemacs/cmdargs.texi:
+ − 2744 * xemacs/files.texi:
+ − 2745 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
+ − 2746 and packages.texi stuff.
+ − 2747
+ − 2748 * xemacs/startup.texi:
+ − 2749 * xemacs/packages.texi: Created.
+ − 2750
434
+ − 2751 1998-06-10 Adrian Aichner <adrian@xemacs.org>
428
+ − 2752
+ − 2753 * texinfo.texi: added ../info/ to @setfilename, broke line after
+ − 2754 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
+ − 2755 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
+ − 2756 happy. Fixed refs broken by a previous patch of mine.
+ − 2757
+ − 2758 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
+ − 2759
+ − 2760 * lispref/os.texi (os.texi): Document `user-home-directory'.
+ − 2761
+ − 2762 1998-06-13 Greg Klanderman <greg@alphatech.com>
+ − 2763
+ − 2764 * lispref/windows.texi (Resizing Windows): document third optional
+ − 2765 WINDOW argument to enlarge-window and shrink-window.
+ − 2766 (Selecting Windows): document select-window optional norecord
+ − 2767 argument.
+ − 2768 (Size of Window): document window-text-area-pixel-height and
+ − 2769 window-text-area-pixel-width.
+ − 2770 (Size of Window): document window-displayed-text-pixel-height.
+ − 2771 (Position of Window): document window-text-area-pixel-edges.
+ − 2772
+ − 2773 * lispref/positions.texi (Screen Lines): cleanup docs for
+ − 2774 vertical-motion and vertical-motion-pixels.
+ − 2775
+ − 2776 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
+ − 2777
+ − 2778 * lispref/windows.texi (Resizing Windows): Document
+ − 2779 `enlarge-window-pixels' and `shrink-window-pixels'.
+ − 2780
+ − 2781 * lispref/positions.texi (Screen Lines): Update documentation of
+ − 2782 `vertical-motion'.
+ − 2783 (Screen Lines): Document `vertical-motion-pixels'.
+ − 2784
+ − 2785 * lispref/frames.texi (Input Focus): Document `focus-frame',
+ − 2786 `save-selected-frame' and `with-selected-frame'.
+ − 2787
+ − 2788 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
+ − 2789
+ − 2790 * lispref/searching.texi (Regexp Search): Document `split-path'.
+ − 2791
+ − 2792 * lispref/files.texi (Unique File Names): Update docs for
+ − 2793 `make-temp-name'; document `temp-directory'.
+ − 2794
+ − 2795 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
+ − 2796
+ − 2797 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
+ − 2798
+ − 2799 * lispref/specifiers.texi (Specifier Instancing): Correct
+ − 2800 instantiation order.
+ − 2801 (Specifier Instancing Functions): Ditto.
+ − 2802
+ − 2803 1998-06-11 Oliver Graf <ograf@fga.de>
+ − 2804
+ − 2805 * lispref/lispref.texi: references to Drag'n'Drop fixed
+ − 2806 * lispref/modes.texi: references to Drag'n'Drop fixed
+ − 2807 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
+ − 2808 * lispref/dragndrop.texi: naming changed to Drag and Drop
+ − 2809 added some docu about the drop procedure
+ − 2810
434
+ − 2811 1998-06-09 Adrian Aichner <adrian@xemacs.org>
428
+ − 2812
+ − 2813 * info-stnd.texi: added ../info/ to @setfilename.
+ − 2814 * info.texi: added ../info/ to @setfilename.
+ − 2815 * lispref/commands.texi: see ALL.
+ − 2816 * lispref/frames.texi: see ALL.
+ − 2817 * lispref/os.texi: see ALL.
+ − 2818 * lispref/text.texi: see ALL.
+ − 2819 * new-users-guide/custom1.texi: broke line after enumerated @item.
+ − 2820 * new-users-guide/custom2.texi: see ALL.
+ − 2821 * new-users-guide/edit.texi: see ALL.
+ − 2822 * new-users-guide/enter.texi: see ALL.
+ − 2823 * new-users-guide/files.texi: see ALL.
+ − 2824 * new-users-guide/help.texi
+ − 2825 * new-users-guide/modes.texi: see ALL.
+ − 2826 * new-users-guide/new-users-guide.texi: see ALL.
+ − 2827 * new-users-guide/region.texi: see ALL.
+ − 2828 * new-users-guide/search.texi: see ALL.
+ − 2829 * new-users-guide/xmenu.texi: see ALL.
+ − 2830 * standards.texi: added ../info/ to @setfilename.
+ − 2831 * texinfo.texi: added ../info/ to @setfilename, broke line after
+ − 2832 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
+ − 2833 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
+ − 2834 happy.
+ − 2835 * xemacs-faq.texi: added ../info/ to @setfilename.
+ − 2836 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
+ − 2837 p?xefs (most were empty, some elisp and emacs), used
+ − 2838 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
+ − 2839 User's Manual" respectively for all these.
+ − 2840
+ − 2841 1998-06-01 Oliver Graf <ograf@fga.de>
+ − 2842
+ − 2843 * lispref/dragndrop.texi: added experimental
+ − 2844
+ − 2845 1998-05-28 Oliver Graf <ograf@fga.de>
+ − 2846
+ − 2847 * lispref/dragndrop.texi: a warning, and a bit more text this time
+ − 2848
+ − 2849 1998-05-26 Oliver Graf <ograf@fga.de>
+ − 2850
+ − 2851 * lispref/dragndrop.texi: only small changes
+ − 2852
933
+ − 2853 1998-05-15 Christian Nyb� <chr@mediascience.no>
428
+ − 2854
+ − 2855 * xemacs/killing.texi: Properly document `zap-to-char'.
+ − 2856
+ − 2857 1998-05-13 Greg Klanderman <greg@alphatech.com>
+ − 2858
+ − 2859 * lispref/frames.texi (Input Focus): cleanup select-frame
+ − 2860 documentation.
+ − 2861
+ − 2862 1998-05-10 Oliver Graf <ograf@fga.de>
+ − 2863
+ − 2864 * lispref/dragndrop.texi: new section for the DnD API
+ − 2865 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
+ − 2866 modes
+ − 2867 * lispref/modes.texi: changed back-ref to Drag'n'Drop
+ − 2868 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
+ − 2869
+ − 2870 1998-05-05 Oliver Graf <ograf@fga.de>
+ − 2871
+ − 2872 * commands.texi: exchange of dnd-drop with misc-user
+ − 2873
+ − 2874 1998-05-04 Martin Buchholz <martin@xemacs.org>
+ − 2875
+ − 2876 * internals.texi (Techniques for XEmacs Developers): Add some more
+ − 2877 comments on adding new files, inspired by Olivier Galibert.
+ − 2878
+ − 2879 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
+ − 2880
+ − 2881 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
+ − 2882 scroll-conservatively.
+ − 2883
+ − 2884 * lispref/loading.texi (Named Features): Document advanced args to
+ − 2885 `feature'.
+ − 2886
+ − 2887 * lispref/files.texi (File Name Expansion): Document that
+ − 2888 expand-file-name does not treat // and ~/ in the middle of file
+ − 2889 names specially.
+ − 2890
+ − 2891 * lispref/positions.texi (Excursions): Document
+ − 2892 `with-current-buffer' and `with-temp-file'.
+ − 2893
+ − 2894 * lispref/strings.texi (Formatting Strings): Document `%*'
+ − 2895 construct.
+ − 2896
+ − 2897 * lispref/os.texi (Time Conversion): Document that TIME may be
+ − 2898 omitted from format-time-string.
+ − 2899
+ − 2900 * lispref/strings.texi (String Conversion): Document BASE argument
+ − 2901 to `string-to-number'.
+ − 2902
+ − 2903 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
+ − 2904 constructs documentation.
+ − 2905 (Regexp Search): Document `split-string'.
+ − 2906
+ − 2907 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
+ − 2908
+ − 2909 * xemacs/killing.texi (Active Regions): Document that errors no
+ − 2910 longer highlight the region.
+ − 2911
+ − 2912 * lispref/display.texi (The Echo Area): Document message log
+ − 2913 stuff, including `display-message', `lmessage', `clear-message',
+ − 2914 (Warnings): Document warning stuff.
+ − 2915
+ − 2916 * lispref/commands.texi (Working With Events): Update `make-event'
+ − 2917 for misc-user events.
+ − 2918 (Using Interactive): Document `function-interactive'.
+ − 2919
+ − 2920 * lispref/os.texi (System Environment): Document USE-FLOATS
+ − 2921 argument to `load-average'.
+ − 2922 (User Identification): Document the new semantics of
+ − 2923 `user-full-name'.
+ − 2924
+ − 2925 * lispref/strings.texi (Creating Strings): Document `string'
+ − 2926 function.
+ − 2927
+ − 2928 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
+ − 2929
+ − 2930 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
+ − 2931 comparison functions.
+ − 2932
+ − 2933 1998-04-30 Greg Klanderman <greg@alphatech.com>
+ − 2934
+ − 2935 * lispref/frames.texi (Input Focus): Document behavior of
+ − 2936 select-frame wrt focus-follows-mouse.
+ − 2937
+ − 2938 1998-04-30 Martin Buchholz <martin@xemacs.org>
+ − 2939
+ − 2940 * Makefile: Support generic makes by avoiding `%' syntax.
+ − 2941 It breaks my heart to uglify the Makefile like this, but this is
+ − 2942 going to be a perpetual FAQ otherwise.
+ − 2943 General cleanup.
+ − 2944 Comment out w3 and vm info rules.
+ − 2945 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
+ − 2946
+ − 2947 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
+ − 2948
+ − 2949 * xemacs/frame.texi: Document cursor appearance at end of line.
+ − 2950
+ − 2951 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
+ − 2952
+ − 2953 * internals/internals.texi (GCPROing): Explain when it is
+ − 2954 necessary to GCPRO function parameters.
+ − 2955
+ − 2956 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
+ − 2957
+ − 2958 * internals/internals.texi (Writing Lisp Primitives): Updated
+ − 2959 definition of For().
+ − 2960
+ − 2961 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
+ − 2962
+ − 2963 * lispref/menus.texi: Use recommended forms in examples.
+ − 2964
+ − 2965 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
+ − 2966
+ − 2967 * cl.texi (Creating Symbols): Tell a little bit about the new
+ − 2968 handling of gensyms.
+ − 2969
+ − 2970 1998-02-21 Greg Klanderman <greg@alphatech.com>
+ − 2971
+ − 2972 * xemacs/custom.texi (X Resources): update to describe automatic
+ − 2973 setting of x-emacs-application-class.
+ − 2974
+ − 2975 * lispref/x-windows.texi (Resources): update doc for
+ − 2976 x-emacs-application-class.
+ − 2977
+ − 2978 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
+ − 2979
+ − 2980 * cl.texi (Equality Predicates): Update to reflect change to
+ − 2981 `equalp' made in "cl-extra.el" - now compares characters case
+ − 2982 insensitively.
+ − 2983
+ − 2984 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
+ − 2985
+ − 2986 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
+ − 2987
+ − 2988 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
+ − 2989
+ − 2990 * lispref/display.texi (Beeping): Linux has sound too.
+ − 2991
+ − 2992 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
+ − 2993
+ − 2994 * cl.texi (Argument Lists): Keywords are handled specially by
+ − 2995 XEmacs.
+ − 2996 (Porting Common Lisp): XEmacs backquotes are OK.
+ − 2997
+ − 2998 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
+ − 2999
+ − 3000 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
+ − 3001 syntax for integers.
434
+ − 3002 From Adrian Aichner <adrian@xemacs.org>
428
+ − 3003 * cl.texi (Porting Common Lisp): ' '
+ − 3004 * lispref/numbers.texi (Numbers): ' '
+ − 3005
+ − 3006 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
+ − 3007
+ − 3008 * lispref/searching.texi (Regular Expressions): Document the
+ − 3009 recent regular expression syntax extensions.
+ − 3010
+ − 3011 1998-02-10 Olivier Galibert <galibert@pobox.com>
+ − 3012
+ − 3013 * internals/internals.texi: Remove all mocklisp references.
+ − 3014
+ − 3015 1997-12-17 SL Baur <steve@altair.xemacs.org>
+ − 3016
+ − 3017 * Makefile (SUBDIR): skk and gnats are packaged.
+ − 3018
+ − 3019 * lispref/intro.texi (Acknowledgements): Update to v3.3.
+ − 3020
+ − 3021 * lispref/lispref.texi: Update to 20.5/v3.3.
+ − 3022
+ − 3023 1997-12-10 SL Baur <steve@altair.xemacs.org>
+ − 3024
+ − 3025 * Makefile: Don't stop on errors.
+ − 3026
+ − 3027 1997-12-06 SL Baur <steve@altair.xemacs.org>
+ − 3028
+ − 3029 * Makefile: add skk manual.
+ − 3030
+ − 3031 1997-11-29 SL Baur <steve@altair.xemacs.org>
+ − 3032
+ − 3033 * internals/internals.texi (XEmacs): Updated history section.
+ − 3034
+ − 3035 1997-11-28 SL Baur <steve@altair.xemacs.org>
+ − 3036
+ − 3037 * lispref/compile.texi (Compilation Functions): Plug in the real
+ − 3038 return value.
+ − 3039 (Speed of Byte-Code): Ditto.
+ − 3040 (Compilation Functions): Ditto.
+ − 3041 (Compiled-Function Objects): Ditto.
+ − 3042 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
+ − 3043 previous value was embarrassing).
+ − 3044
+ − 3045 1997-11-21 SL Baur <steve@altair.xemacs.org>
+ − 3046
+ − 3047 * Makefile (srcs): vhdl-mode has been packaged.
+ − 3048
+ − 3049 1997-11-15 SL Baur <steve@altair.xemacs.org>
+ − 3050
+ − 3051 * lispref/windows.texi (scroll-conservatively): Fix typo.
+ − 3052
+ − 3053 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
+ − 3054
+ − 3055 * lispref/commands.texi (Working With Events): Document fully.
+ − 3056
+ − 3057 * lispref/windows.texi (Vertical Scrolling): Document
+ − 3058 scroll-conservatively.
+ − 3059
+ − 3060 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
+ − 3061
+ − 3062 * lispref/extents.texi (Intro to Extents): Minor correction.
+ − 3063 (Extent Properties): Document `extent-keymap'.
+ − 3064
+ − 3065 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+ − 3066
+ − 3067 * xemacs/mule.texi (Mule): Modify description about supported
+ − 3068 scripts.
+ − 3069
+ − 3070 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+ − 3071
+ − 3072 * xemacs/mule.texi: Add description for
+ − 3073 `universal-coding-system-argument'.
+ − 3074
+ − 3075 1997-10-31 SL Baur <steve@altair.xemacs.org>
+ − 3076
+ − 3077 * internals/internals.texi: XEmacs 19.16 is released.
+ − 3078
+ − 3079 1997-10-30 SL Baur <steve@altair.xemacs.org>
+ − 3080
+ − 3081 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
+ − 3082 been packaged.
+ − 3083
+ − 3084 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
+ − 3085
+ − 3086 * xemacs-faq.texi: Added the detailed menu listing.
+ − 3087
+ − 3088 * lispref/extents.texi (Extent Properties): Documented
+ − 3089 `set-extent-properties'.
+ − 3090
+ − 3091 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
+ − 3092
+ − 3093 1997-10-07 SL Baur <steve@altair.xemacs.org>
+ − 3094
+ − 3095 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
+ − 3096 From Rebecca Ore <rebecca.ore@op.net>
+ − 3097
+ − 3098 * lispref/databases.texi (Connecting to a Database): Describe
+ − 3099 valid types of `type' and `subtype'.
+ − 3100 From Raymond Toy <toy@rtp.ericsson.se>
+ − 3101
+ − 3102 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
+ − 3103
+ − 3104 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
+ − 3105 reference to (emacs) into a reference to (xemacs).
+ − 3106
+ − 3107 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
+ − 3108
+ − 3109 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
+ − 3110 to prevent line wrap.
+ − 3111
+ − 3112 1997-09-27 SL Baur <steve@altair.xemacs.org>
+ − 3113
+ − 3114 * gnats/flowchart.eps: New file.
+ − 3115
+ − 3116 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
+ − 3117
+ − 3118 * xemacs/custom.texi (Easy Customization): Ditto.
+ − 3119
+ − 3120 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
+ − 3121
+ − 3122 1997-09-18 SL Baur <steve@altair.xemacs.org>
+ − 3123
+ − 3124 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
+ − 3125 if someone hasn't upgraded makeinfo.
+ − 3126
+ − 3127 * Makefile (EMACS): Refer to xemacs binary in source tree.
+ − 3128 * tm/Makefile (EMACS): Ditto.
+ − 3129
+ − 3130 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
+ − 3131
+ − 3132 * cl.texi (Type Predicates): Update for corrected handling of
+ − 3133 `string-char' and `character'.
+ − 3134
+ − 3135 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
+ − 3136
+ − 3137 * cc-mode.texi:
+ − 3138 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
+ − 3139
+ − 3140 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
+ − 3141
+ − 3142 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
+ − 3143
+ − 3144 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
+ − 3145
+ − 3146 * cc-mode.texi:
+ − 3147 Added description of template-args-cont syntactic symbol
+ − 3148
+ − 3149 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
+ − 3150
+ − 3151 * cc-mode.texi: Describe support for idl-mode
+ − 3152
+ − 3153 * cc-mode.texi:
+ − 3154 Document c-initialization-hook. Also rewrite the "Getting Connected"
+ − 3155 section on byte compiling the source.
+ − 3156
+ − 3157 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
+ − 3158
+ − 3159 * lispref/streams.texi: "Output Streams", change `last-output'
+ − 3160 result list from integers to characters.
+ − 3161
+ − 3162 * lispref/minibuf.texi: "Object from Minibuffer", correction.
+ − 3163
+ − 3164 * lispref/minibuf.texi: "Minibuffer History", add
+ − 3165 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
+ − 3166 short paragraph refering to `M-x apropos'.
+ − 3167
+ − 3168 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
+ − 3169
+ − 3170 * Makefile: makeinfo-1.68 is verified to work.
+ − 3171
+ − 3172 * tm/Makefile (../../info/%-ja.info): Die if not running
+ − 3173 XEmacs/Mule.
+ − 3174 (../../info/%-en.info): Inherit setting of MAKEINFO.
+ − 3175
+ − 3176 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
+ − 3177
+ − 3178 * cc-mode.texi:
+ − 3179 Describe the variable c-indent-comments-syntactically-p.
+ − 3180
+ − 3181 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
+ − 3182
+ − 3183 * internals/internals.texi (Top): Convert Buffer@'s node name to
+ − 3184 `Buffer's' because the former confuses makeinfo.
+ − 3185
+ − 3186 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
+ − 3187
+ − 3188 * cc-mode.texi: Fixed spelling of Texinfo
+ − 3189
+ − 3190 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3191
+ − 3192 * lispref/files.texi (Writing to Files): Correct docstring of
+ − 3193 write-region.
+ − 3194
+ − 3195 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3196
+ − 3197 * lispref/annotations.texi (Annotation Primitives):
+ − 3198 `delete-annotation' does not return the deleted annotation.
+ − 3199
+ − 3200 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3201
+ − 3202 * lispref/lispref.texi: Correct release dates.
+ − 3203
+ − 3204 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3205
+ − 3206 * lispref/files.texi (File Name Expansion): Update documentation
+ − 3207 of file-relative-name.
+ − 3208
+ − 3209 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3210
+ − 3211 * lispref/lispref.texi: Update version numbers (with patches from
+ − 3212 Hrvoje Niksic).
+ − 3213
+ − 3214 * lispref/building.texi (Building XEmacs): Update version numbers
+ − 3215 and build identification.
+ − 3216
+ − 3217 * lispref/intro.texi (Introduction): Update version number.
+ − 3218
+ − 3219 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3220
+ − 3221 * Makefile (srcs): Add efs.texi.
+ − 3222
+ − 3223 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3224
+ − 3225 * Makefile (srcs): Add hm--html-mode.texi.
+ − 3226
+ − 3227 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3228
+ − 3229 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
+ − 3230
+ − 3231 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3232
+ − 3233 * lispref/strings.texi (Text Comparison): Correct example for
+ − 3234 `char-equal'. Add new function `char='.
+ − 3235
+ − 3236 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3237
+ − 3238 * Makefile: Update for new texinfo manual.
+ − 3239
+ − 3240 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3241
+ − 3242 * Makefile (../info/w3.info): Use special version of makeinfo
+ − 3243 since this manual is not backwards compatible.
+ − 3244 Clean up error handling so we only have to type make once to
+ − 3245 rebuild the info tree.
+ − 3246 (../info/vm.info): Make sure to continue in the event of error.
+ − 3247
+ − 3248 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3249
+ − 3250 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
+ − 3251
+ − 3252 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3253
+ − 3254 * Makefile (auctex): New subdirectory target.
+ − 3255
+ − 3256 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
+ − 3257
+ − 3258 * mule/languages.texi: Correct typo.
+ − 3259
+ − 3260 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3261
+ − 3262 * Makefile (srcs): Add custom and widget to srcs.
+ − 3263
+ − 3264 * lispref/extents.texi (Intro to Extents): Removed erroneous
+ − 3265 reference to `start-glyph' property.
+ − 3266
+ − 3267 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
+ − 3268
+ − 3269 * widget.texi: New file.
+ − 3270
+ − 3271 * custom.texi: New file.
+ − 3272
+ − 3273 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3274
+ − 3275 * lispref/extents.texi (Duplicable Extents): replicable extents
+ − 3276 are history.
+ − 3277
+ − 3278 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
+ − 3279
+ − 3280 * xemacs-faq.texi (Q1.1.1): Correct typos.
+ − 3281
+ − 3282 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
+ − 3283
+ − 3284 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
+ − 3285 XEmacs manual available.
+ − 3286 (Q4.6.1): Updated Infodock Information.
+ − 3287
+ − 3288 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
+ − 3289
+ − 3290 * vhdl-mode.texi: Correct typo in email address.
+ − 3291
+ − 3292 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
+ − 3293
+ − 3294 * Makefile (srcs): Add vhdl-mode.
+ − 3295
+ − 3296 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
+ − 3297
+ − 3298 * Makefile (realclean): Don't delete itself `make distclean'
+ − 3299
+ − 3300 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
+ − 3301
+ − 3302 * Makefile: New File.
+ − 3303
+ − 3304 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
+ − 3305
+ − 3306 * vhdl-mode.texi: New file.
+ − 3307
+ − 3308 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
+ − 3309
+ − 3310 * texinfo.tex: Delete spurious character at beginning.
+ − 3311
+ − 3312 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+ − 3313
+ − 3314 * emacs.tex: Corrected two typos. No other changes before
+ − 3315 Version 19 will be made.
+ − 3316
+ − 3317 * vip.texinfo: Removed menu entry Adding Lisp Code in node
+ − 3318 Customization since the menu entry did not point to anything.
+ − 3319 Also added an @finalout command to remove overfull hboxes from the
+ − 3320 printed output.
+ − 3321
+ − 3322 * cl.texinfo: Added @bye, \input line and @settitle to file.
+ − 3323 This file is clearly intended to be a chapter of some other work,
+ − 3324 but the other work does not yet exist.
+ − 3325
+ − 3326 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+ − 3327
+ − 3328 * texinfo.texinfo: Three typos corrected.
+ − 3329
+ − 3330 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
+ − 3331
+ − 3332 * texindex.c (indexify): when comparing to initial strings to
+ − 3333 decide whether to change the header, must use `strncmp' to avoid
+ − 3334 comparing entire strings of which initials are a substring.
+ − 3335
+ − 3336 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+ − 3337
+ − 3338 * texindex.c (sort_in_core, sort_offline, parsefile):
+ − 3339 Give up on input file if any line doesn't start with backslash.
+ − 3340
+ − 3341 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+ − 3342
+ − 3343 * emacs.tex: Update information for obtaining TeX distribution from the
+ − 3344 University of Washington.