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