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