448
|
1 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.39 is released.
|
|
4
|
|
5 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
6
|
|
7 * internals/internals.texi (General Coding Rules): further document
|
|
8 usage of symsinit.h. Reorder slightly.
|
|
9
|
446
|
10 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
11
|
|
12 * xemacs/packages.texi (Creating Packages): new node.
|
|
13
|
|
14 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
15
|
|
16 * XEmacs 21.2.38 is released.
|
|
17
|
|
18 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
19
|
|
20 * lispref/compile.texi:
|
|
21 Document differences between compiler and interpreter.
|
|
22
|
|
23 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
24
|
|
25 * internals/index.texi:
|
|
26 internals/internals.texi:
|
|
27 Change "X Windows" to "the X Window System" randomly.
|
|
28 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
|
|
29 (Lucid Widget Library): new node, added new text, ASCII art, subnode
|
|
30 structure.
|
|
31 * xemacs/frame.texi (GUI Components): new node.
|
|
32 * xemacs/packages.texi: minor updates.
|
|
33
|
|
34 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
35
|
|
36 * info.texi (Creating an Info File): Fix typos in xrefs.
|
|
37
|
|
38 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
39
|
|
40 * xemacs/cmdargs.texi (Command Switches): Add documentation of
|
|
41 portable dumper switches. Other minor edits.
|
|
42
|
|
43 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
44
|
|
45 * lispref/positions.texi (Word Motion):
|
|
46 forward-word arg is now optional.
|
|
47 backward-word arg is now optional.
|
|
48 Remove vile comment advising lisp programmer to use (forward-word -1)
|
|
49 instead of (backward-word 1).
|
|
50 * lispref/syntax.texi (Parsing Expressions):
|
|
51 Similarly for forward-comment.
|
|
52 * lispref/text.texi (Deletion):
|
|
53 Similarly for delete-char.
|
|
54 Similarly for delete-backward-char.
|
|
55
|
|
56 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
57
|
|
58 * cl.texi (Assertions):
|
|
59 Remove claim that elisp doesn't have continuable errors.
|
|
60 Document check-type as being continuable.
|
|
61
|
|
62 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
63
|
|
64 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
|
|
65 from elisp to lispref and from emacs to xemacs in relevant ?xefs.
|
|
66 This should also serve as a reminder for future merges with GNU
|
|
67 Emacs.
|
|
68 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
|
|
69 "XEmacs User's Manual" for lispref and xemacs respectively.
|
|
70
|
|
71 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
72
|
|
73 * lispref/abbrevs.texi (Abbrevs): Ditto.
|
|
74 * lispref/backups.texi (Auto-Saving): Ditto.
|
|
75 * lispref/backups.texi (Reverting): Ditto.
|
|
76 * lispref/display.texi (The Echo Area): Ditto.
|
|
77 * lispref/help.texi (Documentation Basics): Ditto.
|
|
78 * lispref/help.texi (Help Functions): Ditto.
|
|
79 * lispref/keymaps.texi (Scanning Keymaps): Ditto.
|
|
80 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
|
|
81 * lispref/modes.texi (Auto Major Mode): Ditto.
|
|
82 * lispref/positions.texi (List Motion): Ditto.
|
|
83 * lispref/searching.texi (Regexp Search): Ditto.
|
|
84 * lispref/symbols.texi (Symbol Components): Ditto.
|
|
85 * lispref/tips.texi (Comment Tips): Ditto.
|
|
86 * lispref/tips.texi (Library Headers): Ditto.
|
|
87
|
|
88 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
89
|
|
90 * internals/internals.texi (The Buffer Object): Ditto.
|
|
91
|
|
92 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
93
|
|
94 * cl.texi (Hash Tables): Ditto.
|
|
95 * texinfo.texi (Other Info Files): Ditto.
|
|
96 * xemacs-faq.texi (Q1.0.14): Ditto.
|
|
97
|
444
|
98 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
99
|
|
100 * XEmacs 21.2.37 is released.
|
|
101
|
|
102 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
103
|
|
104 * xemacs/windows.texi (Other Window):
|
|
105
|
|
106 * new-users-guide/files.texi (Saving Files):
|
|
107 * new-users-guide/search.texi (Search and Replace):
|
|
108
|
|
109 * lispref/abbrevs.texi (Abbrev Tables):
|
|
110 * lispref/abbrevs.texi (Defining Abbrevs):
|
|
111 * lispref/abbrevs.texi (Abbrev Files):
|
|
112 * lispref/annotations.texi (Annotation Primitives):
|
|
113 * lispref/backups.texi (Auto-Saving):
|
|
114 * lispref/backups.texi (Reverting):
|
|
115 * lispref/buffers.texi (Current Buffer):
|
|
116 * lispref/buffers.texi (Buffer Names):
|
|
117 * lispref/buffers.texi (Buffer Modification):
|
|
118 * lispref/buffers.texi (Read Only Buffers):
|
|
119 * lispref/buffers.texi (The Buffer List):
|
|
120 * lispref/buffers.texi (Killing Buffers):
|
|
121 * lispref/buffers.texi (Indirect Buffers):
|
|
122 * lispref/building.texi (Building XEmacs):
|
|
123 * lispref/building.texi (Garbage Collection):
|
|
124 * lispref/commands.texi (Interactive Call):
|
|
125 * lispref/commands.texi (Events):
|
|
126 * lispref/commands.texi (Event Predicates):
|
|
127 * lispref/commands.texi (Working With Events):
|
|
128 * lispref/commands.texi (Converting Events):
|
|
129 * lispref/commands.texi (Key Sequence Input):
|
|
130 * lispref/commands.texi (Reading One Event):
|
|
131 * lispref/commands.texi (Waiting):
|
|
132 * lispref/commands.texi (Prefix Command Arguments):
|
|
133 * lispref/commands.texi (Recursive Editing):
|
|
134 * lispref/compile.texi (Compilation Functions):
|
|
135 * lispref/compile.texi (Compiled-Function Objects):
|
|
136 * lispref/consoles-devices.texi (Basic Device Functions):
|
|
137 * lispref/consoles-devices.texi (Console Types and Device Classes):
|
|
138 * lispref/consoles-devices.texi (Connecting to a Console or Device):
|
|
139 * lispref/control.texi (Signaling Errors):
|
|
140 * lispref/customize.texi (Type Keywords):
|
|
141 * lispref/databases.texi (Connecting to a Database):
|
|
142 * lispref/databases.texi (Working With a Database):
|
|
143 * lispref/databases.texi (Other Database Functions):
|
|
144 * lispref/debugging.texi (Function Debugging):
|
|
145 * lispref/display.texi (Refresh Screen):
|
|
146 * lispref/display.texi (The Echo Area):
|
|
147 * lispref/display.texi (Blinking):
|
|
148 * lispref/edebug-inc.texi (Tracing):
|
|
149 * lispref/edebug-inc.texi (Instrumenting Macro Calls):
|
|
150 * lispref/edebug-inc.texi (Edebug Options):
|
|
151 * lispref/eval.texi (Function Indirection):
|
|
152 * lispref/extents.texi (Creating and Modifying Extents):
|
|
153 * lispref/extents.texi (Finding Extents):
|
|
154 * lispref/extents.texi (Mapping Over Extents):
|
|
155 * lispref/extents.texi (Extent Properties):
|
|
156 * lispref/faces.texi (Basic Face Functions):
|
|
157 * lispref/faces.texi (Face Properties):
|
|
158 * lispref/faces.texi (Face Convenience Functions):
|
|
159 * lispref/faces.texi (Other Face Display Functions):
|
|
160 * lispref/faces.texi (Font Instance Characteristics):
|
|
161 * lispref/faces.texi (Color Specifiers):
|
|
162 * lispref/files.texi (Visiting Functions):
|
|
163 * lispref/files.texi (Reading from Files):
|
|
164 * lispref/files.texi (Changing File Attributes):
|
|
165 * lispref/files.texi (File Names):
|
|
166 * lispref/files.texi (File Name Components):
|
|
167 * lispref/files.texi (Directory Names):
|
|
168 * lispref/files.texi (Relative File Names):
|
|
169 * lispref/files.texi (File Name Expansion):
|
|
170 * lispref/files.texi (File Name Completion):
|
|
171 * lispref/files.texi (User Name Completion):
|
|
172 * lispref/files.texi (Magic File Names):
|
|
173 * lispref/files.texi (Creating a Partial File):
|
|
174 * lispref/files.texi (Format Conversion):
|
|
175 * lispref/frames.texi (Creating Frames):
|
|
176 * lispref/frames.texi (Property Access):
|
|
177 * lispref/frames.texi (Size and Position):
|
|
178 * lispref/frames.texi (Deleting Frames):
|
|
179 * lispref/frames.texi (Finding All Frames):
|
|
180 * lispref/frames.texi (Frames and Windows):
|
|
181 * lispref/frames.texi (Visibility of Frames):
|
|
182 * lispref/frames.texi (Frame Configurations):
|
|
183 * lispref/functions.texi (Calling Functions):
|
|
184 * lispref/functions.texi (Function Cells):
|
|
185 * lispref/glyphs.texi (Creating Glyphs):
|
|
186 * lispref/glyphs.texi (Image Specifiers):
|
|
187 * lispref/glyphs.texi (Image Instance Types):
|
|
188 * lispref/glyphs.texi (Image Instance Functions):
|
|
189 * lispref/gutter.texi (Creating Gutter):
|
|
190 * lispref/gutter.texi (Specifying a Gutter):
|
|
191 * lispref/gutter.texi (Other Gutter Variables):
|
|
192 * lispref/help.texi (Accessing Documentation):
|
|
193 * lispref/help.texi (Help Functions):
|
|
194 * lispref/help.texi (Obsoleteness):
|
|
195 * lispref/internationalization.texi (Domain Specification):
|
|
196 * lispref/intro.texi (Caveats):
|
|
197 * lispref/keymaps.texi (Active Keymaps):
|
|
198 * lispref/keymaps.texi (Functions for Key Lookup):
|
|
199 * lispref/keymaps.texi (Changing Key Bindings):
|
|
200 * lispref/keymaps.texi (Scanning Keymaps):
|
|
201 * lispref/ldap.texi (The High-Level LDAP API):
|
|
202 * lispref/ldap.texi (Low-level Operations on a LDAP Server):
|
|
203 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
204 * lispref/lists.texi (Setcar):
|
|
205 * lispref/lists.texi (Setcdr):
|
|
206 * lispref/lists.texi (Working With Normal Plists):
|
|
207 * lispref/lists.texi (Working With Lax Plists):
|
|
208 * lispref/loading.texi (Autoload):
|
|
209 * lispref/loading.texi (Named Features):
|
|
210 * lispref/markers.texi (Creating Markers):
|
|
211 * lispref/markers.texi (Changing Markers):
|
|
212 * lispref/markers.texi (The Mark):
|
|
213 * lispref/menus.texi (Modifying Menus):
|
|
214 * lispref/menus.texi (Pop-Up Menus):
|
|
215 * lispref/menus.texi (Menu Accelerator Functions):
|
|
216 * lispref/minibuf.texi (Text from Minibuffer):
|
|
217 * lispref/minibuf.texi (Object from Minibuffer):
|
|
218 * lispref/minibuf.texi (Basic Completion):
|
|
219 * lispref/minibuf.texi (High-Level Completion):
|
|
220 * lispref/minibuf.texi (Reading a Password):
|
|
221 * lispref/minibuf.texi (Minibuffer Misc):
|
|
222 * lispref/mouse.texi (Mouse Tracking):
|
|
223 * lispref/syntax.texi (Syntax Table Functions):
|
|
224 * lispref/numbers.texi (Arithmetic Operations):
|
|
225 * lispref/numbers.texi (Rounding Operations):
|
|
226 * lispref/numbers.texi (Math Functions):
|
|
227 * lispref/objects.texi (String Type):
|
|
228 * lispref/objects.texi (Equality Predicates):
|
|
229 * lispref/os.texi (Killing XEmacs):
|
|
230 * lispref/os.texi (Suspending XEmacs):
|
|
231 * lispref/os.texi (System Environment):
|
|
232 * lispref/os.texi (Time Conversion):
|
|
233 * lispref/os.texi (Timers):
|
|
234 * lispref/os.texi (Input Modes):
|
|
235 * lispref/os.texi (Translating Input):
|
|
236 * lispref/os.texi (Terminal Output):
|
|
237 * lispref/os.texi (Flow Control):
|
|
238 * lispref/positions.texi (Character Motion):
|
|
239 * lispref/positions.texi (Word Motion):
|
|
240 * lispref/positions.texi (Text Lines):
|
|
241 * lispref/positions.texi (Screen Lines):
|
|
242 * lispref/positions.texi (List Motion):
|
|
243 * lispref/positions.texi (Narrowing):
|
|
244 * lispref/postgresql.texi (Asynchronous Interface Functions):
|
|
245 * lispref/processes.texi (Subprocess Creation):
|
|
246 * lispref/processes.texi (Synchronous Processes):
|
|
247 * lispref/processes.texi (Asynchronous Processes):
|
|
248 * lispref/processes.texi (Process Information):
|
|
249 * lispref/processes.texi (Input to Processes):
|
|
250 * lispref/processes.texi (Signals to Processes):
|
|
251 * lispref/processes.texi (Process Buffers):
|
|
252 * lispref/processes.texi (Filter Functions):
|
|
253 * lispref/processes.texi (Network):
|
|
254 * lispref/range-tables.texi (Working With Range Tables):
|
|
255 * lispref/searching.texi (String Search):
|
|
256 * lispref/searching.texi (Regexp Search):
|
|
257 * lispref/searching.texi (POSIX Regexps):
|
|
258 * lispref/searching.texi (Replacing Match):
|
|
259 * lispref/searching.texi (Entire Match Data):
|
|
260 * lispref/sequences.texi (Bit Vector Functions):
|
|
261 * lispref/specifiers.texi (Adding Specifications):
|
|
262 * lispref/specifiers.texi (Creating Specifiers):
|
|
263 * lispref/specifiers.texi (Specifier Validation Functions):
|
|
264 * lispref/specifiers.texi (Other Specification Functions):
|
|
265 * lispref/streams.texi (Output Variables):
|
|
266 * lispref/symbols.texi (Other Plists):
|
|
267 * lispref/text.texi (Insertion):
|
|
268 * lispref/text.texi (Commands for Insertion):
|
|
269 * lispref/text.texi (Deletion):
|
|
270 * lispref/text.texi (User-Level Deletion):
|
|
271 * lispref/text.texi (Kill Functions):
|
|
272 * lispref/text.texi (Low-Level Kill Ring):
|
|
273 * lispref/text.texi (Undo):
|
|
274 * lispref/text.texi (Maintaining Undo):
|
|
275 * lispref/text.texi (Margins):
|
|
276 * lispref/text.texi (Sorting):
|
|
277 * lispref/text.texi (Columns):
|
|
278 * lispref/text.texi (Primitive Indent):
|
|
279 * lispref/text.texi (Mode-Specific Indent):
|
|
280 * lispref/text.texi (Region Indent):
|
|
281 * lispref/text.texi (Case Changes):
|
|
282 * lispref/text.texi (Examining Properties):
|
|
283 * lispref/text.texi (Property Search):
|
|
284 * lispref/text.texi (Registers):
|
|
285 * lispref/text.texi (Transformations):
|
|
286 * lispref/mule.texi (Charset Property Functions):
|
|
287 * lispref/mule.texi (MULE Characters):
|
|
288 * lispref/mule.texi (Composite Characters):
|
|
289 * lispref/mule.texi (Coding System Properties):
|
|
290 * lispref/mule.texi (Big5 and Shift-JIS Functions):
|
|
291 * lispref/mule.texi (CCL Statements):
|
|
292 * lispref/mule.texi (Calling CCL):
|
|
293 * lispref/mule.texi (Category Tables):
|
|
294 * lispref/toolbar.texi (Specifying the Toolbar):
|
|
295 * lispref/toolbar.texi (Other Toolbar Variables):
|
|
296 * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
|
|
297 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
|
|
298 * lispref/variables.texi (Creating Buffer-Local):
|
|
299 * lispref/variables.texi (Variable Aliases):
|
|
300 * lispref/windows.texi (Splitting Windows):
|
|
301 * lispref/windows.texi (Deleting Windows):
|
|
302 * lispref/windows.texi (Selecting Windows):
|
|
303 * lispref/windows.texi (Cyclic Window Ordering):
|
|
304 * lispref/windows.texi (Buffers and Windows):
|
|
305 * lispref/windows.texi (Displaying Buffers):
|
|
306 * lispref/windows.texi (Choosing Window):
|
|
307 * lispref/windows.texi (Window Point):
|
|
308 * lispref/windows.texi (Window Start):
|
|
309 * lispref/windows.texi (Vertical Scrolling):
|
|
310 * lispref/windows.texi (Horizontal Scrolling):
|
|
311 * lispref/windows.texi (Resizing Windows):
|
|
312 * lispref/windows.texi (Window Configurations):
|
|
313 * lispref/x-windows.texi (X Selections):
|
|
314 * lispref/x-windows.texi (Resources):
|
|
315 * lispref/strings.texi (Creating Strings):
|
|
316 * lispref/strings.texi (Character Codes):
|
|
317 * lispref/strings.texi (Text Comparison):
|
|
318 * lispref/strings.texi (String Conversion):
|
|
319 * lispref/strings.texi (Formatting Strings):
|
|
320 * lispref/strings.texi (Character Case):
|
|
321 * lispref/strings.texi (Case Tables):
|
|
322 * lispref/strings.texi (Char Table Types):
|
|
323 * lispref/strings.texi (Working With Char Tables):
|
|
324 Giant docstring parameter/Texinfo fixes.
|
|
325
|
|
326 Don't use abbreviations for English words, especially when those
|
|
327 words have other meanings. For example, use START, not BEG.
|
|
328 Use OBJECT, not OBJ.
|
|
329 Use VALUE, not VAL.
|
|
330 Use BUFFER, not BUF.
|
|
331 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!)
|
|
332 Use CHARACTER, not CH or CHR.
|
|
333 Use NUMBER, not NUM.
|
|
334 Use COLUMN, not COL.
|
|
335 Use POSITION, not POS.
|
|
336 Use SYMBOL, not SYM.
|
|
337 Use STRING, not STR.
|
|
338 Use LIMIT, not LIM.
|
|
339 Use OTHER-WINDOW-P, not OTHER-P.
|
|
340 Use PRIORITY, not PRI.
|
|
341
|
|
342 Use `non-nil', not `true'.
|
|
343
|
|
344 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
|
|
345
|
|
346 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
|
|
347
|
|
348 Try to find better parameter names than ARG.
|
|
349
|
|
350 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
|
|
351
|
|
352 Use type information in parameter names. For example, use
|
|
353 (make-bit-vector length bit), not (make-bit-vector length init).
|
|
354
|
|
355 Completion functions should have parameters with names like
|
|
356 PARTIAL-FILENAME instead of the misleading FILENAME.
|
|
357
|
|
358 Type predicates should consistently take an OBJECT parameter,
|
|
359 since any object is valid as input.
|
|
360
|
|
361 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
|
|
362 functions like next-window and next-frame that walk over window or
|
|
363 frame lists.
|
|
364
|
|
365 Deleted duplicated documentation for:
|
|
366 one-window-p, format-insert-file
|
|
367
|
|
368 Deleted 21 lines of VMS-specific texinfo documentation.
|
|
369
|
|
370 Fixed up a few places where `_' was used in docstring parameter
|
|
371 names instead of `-'.
|
|
372
|
|
373 Fixed up places that used nil or t without @code.
|
|
374
|
|
375 Fixed up places that erroneously used @code instead of @var.
|
|
376
|
|
377 Fixed many typos.
|
|
378
|
|
379 Fixed many places where the parameters mentioned in the docstring
|
|
380 didn't match the actual parameters.
|
|
381
|
|
382 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
|
|
383
|
|
384 Fixed 40 places where docstrings were missing trailing `.'
|
|
385
|
|
386 Fixed the texi documentation of 41 functions where the
|
|
387 interactiveness of the function in the documentation did not match
|
|
388 the implementation.
|
|
389
|
|
390 Fixed 117 functions where the names of parameters in the texi was
|
|
391 different from the names in the implementation.
|
|
392
|
|
393 Fixed the texi documentation of 137 functions where the parameter
|
|
394 list of the function in the texi was semantically different from
|
|
395 the implementation.
|
|
396
|
|
397 2000-10-28 Adrian Aichner <adrian@xemacs.org>
|
|
398
|
|
399 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
|
|
400 incorporate raw HTML output in the HTML version.
|
|
401
|
|
402 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
403
|
|
404 * xemacs/menus.texi:
|
|
405 * widget.texi:
|
|
406 Typo fixes and tiny clarifications.
|
|
407
|
|
408 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
409
|
|
410 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
|
|
411 Added Q2.1.25 - function not found due to package not installed.
|
|
412
|
|
413 * xemacs/xemacs.texi:
|
|
414 * xemacs/abbrevs.texi:
|
|
415 * xemacs/basic.texi:
|
|
416 * xemacs/building.texi:
|
|
417 * xemacs/packages.texi:
|
|
418 * xemacs/startup.texi:
|
|
419 Moved "Packages" node to "Important General Concepts" section.
|
|
420
|
|
421 * xemacs/packages.texi: Added package list from etc/PACKAGES.
|
|
422
|
442
|
423 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
424
|
|
425 * XEmacs 21.2.36 is released.
|
|
426
|
|
427 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
428
|
|
429 * lispref/processes.texi (Signals to Processes): Many corrections.
|
|
430
|
|
431 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
432
|
|
433 * xemacs/startup.texi (Startup Paths): Minor fixes.
|
|
434
|
|
435 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
436
|
|
437 * *: Spelling mega-patch
|
|
438
|
|
439 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
440
|
|
441 * internals/internals.texi (Low-Level Modules):
|
|
442 Correct the list of source files.
|
|
443
|
|
444 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
445
|
|
446 * emodules.texi (Introduction): Trivial typo fix.
|
|
447
|
|
448 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
449
|
|
450 * emodules.texi (Initialization Mode): Spell-Check.
|
|
451
|
|
452 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
453
|
|
454 * lispref/databases.texi (Connecting to a Database):
|
|
455 s/berkeley_db/berkeley-db/. Too much C programming.
|
|
456
|
|
457 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
458
|
|
459 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
|
|
460
|
|
461 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
462
|
|
463 * xemacs\search.texi (Regexp Search):
|
|
464 * xemacs\search.texi (Regexps):
|
|
465 Synch up with updated docs below (describing non-greedy
|
|
466 operators and such).
|
|
467
|
|
468 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
469
|
|
470 * lispref\searching.texi (Syntax of Regexps):
|
|
471 Document ??, which we've supported since 20.4.
|
|
472
|
|
473 2000-07-31 Sandra Wambold <wambold@cygnus.com>
|
|
474
|
|
475 * xemacs-faq.texi: Minor updates in first two sections
|
|
476
|
|
477 2000-07-27 Andy Piper <andy@xemacs.org>
|
|
478
|
|
479 * lispref/hash-tables.texi: add new hash table type.
|
|
480
|
|
481 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
482
|
|
483 * XEmacs 21.2.35 is released.
|
|
484
|
|
485 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
486
|
|
487 * Makefile: rm -f ==> $(RM)
|
|
488
|
|
489 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
490
|
|
491 * lispref/postgresql.texi:
|
|
492 - Don't mention ".so" extension.
|
|
493 - Make installation instructions more generic.
|
|
494 - Mention M-x describe-installation.
|
|
495
|
|
496 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
497
|
|
498 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
|
|
499 Windows problem with binary locs and latest info.
|
|
500
|
|
501 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
502
|
|
503 * lispref/glyphs.texi: Fix trivial typos.
|
|
504 * lispref/gutter.texi: Ditto.
|
|
505 * lispref/loading.texi: Ditto.
|
|
506 * lispref/postgresql.texi: Ditto.
|
|
507
|
|
508 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
509
|
|
510 * internals/internals.texi (Markers and Extents): Fix trivial typo.
|
|
511
|
|
512 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
513
|
|
514 * make-stds.texi: Fix trivial typos.
|
|
515 * xemacs-faq.texi: Ditto.
|
|
516 * internals/internals.texi: Ditto.
|
|
517 * new-users-guide/edit.texi: Ditto.
|
|
518 * new-users-guide/modes.texi: Ditto.
|
|
519 * new-users-guide/region.texi: Ditto.
|
|
520
|
|
521 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
522
|
|
523 * xemacs-faq.texi (Q6.1.2):
|
|
524 * xemacs-faq.texi (Q6.1.5):
|
|
525 * xemacs-faq.texi (Q6.1.6):
|
|
526 Corrections for Cygwin, MinGW.
|
|
527
|
|
528 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
529
|
|
530 * xemacs/basic.texi: Fix trivial typos.
|
|
531 * xemacs/buffers.texi: Fix trivial typos.
|
|
532 * xemacs/building.texi: Ditto.
|
|
533 * xemacs/glossary.texi: Ditto.
|
|
534 * xemacs/gnu.texi: Ditto.
|
|
535 * xemacs/help.texi: Ditto.
|
|
536 * xemacs/keystrokes.texi: Ditto.
|
|
537 * xemacs/programs.texi: Ditto.
|
|
538 * xemacs/search.texi: Ditto.
|
|
539 * xemacs/sending.texi: Ditto.
|
|
540
|
|
541 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
542
|
|
543 * XEmacs 21.2.34 is released.
|
|
544
|
|
545 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
546
|
|
547 * xemacs/basic.texi: Document translation of tutorial.
|
|
548 * xemacs/startup.texi: Remove lock-directory.
|
|
549 * xemacs/enterings.texi: Update.
|
|
550
|
|
551 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
552
|
|
553 * lispref/display.texi:
|
|
554 * lispref/faces.texi:
|
|
555 * lispref/glyphs.texi:
|
|
556 * lispref/gutter.texi:
|
|
557 * lispref/modes.texi:
|
|
558 * lispref/specifiers.texi:
|
|
559 * lispref/toolbar.texi:
|
|
560 Update. Merge Ben's doc-string update.
|
|
561
|
|
562 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
563
|
|
564 * xemacs/basic.texi:
|
|
565 * xemacs/enterings.texi:
|
|
566 * xemacs/mini.texi:
|
|
567 Partial sync with FSF Emacs 20.6 and some update.
|
|
568
|
|
569 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
570
|
|
571 * XEmacs 21.2.33 is released.
|
|
572
|
|
573 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
574
|
|
575 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
|
|
576
|
|
577 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
|
|
578
|
|
579 * lispref/ldap.texi: Documentation of the add/modify/delete and
|
|
580 internationalization APIs
|
|
581
|
|
582 * lispref/lispref.texi: Updated LDAP-related menus
|
|
583
|
|
584 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
585
|
|
586 * XEmacs 21.2.32 is released.
|
|
587
|
|
588 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
|
|
589
|
|
590 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
|
|
591 documentation to reflect the latest code.
|
|
592
|
|
593 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
|
|
594
|
|
595 * lispref/postgresql.texi (PostgreSQL Support): New File.
|
|
596
|
|
597 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
|
|
598 * lispref/lispref.texi (Top): Ditto.
|
|
599 * lispref/internationalization.texi: Ditto.
|
|
600
|
|
601 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
602
|
|
603 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
|
|
604
|
|
605 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
606
|
|
607 * xemacs-faq.texi: Put node before section.
|
|
608
|
|
609 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
610
|
|
611 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
|
|
612
|
|
613 2000-03-01 Sandra Wambold <wambold@xemacs.org>
|
|
614
|
|
615 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
|
|
616
|
|
617 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
618
|
|
619 * xemacs/xemacs.texi: Detailed menu update.
|
|
620
|
|
621 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
622
|
|
623 * xemacs/help.texi: Synch with FSF 20.5. Update.
|
|
624
|
|
625 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
626
|
|
627 * lispref/minibuf.texi: Add default argument documentation.
|
|
628
|
|
629 2000-02-27 Martin Buchholz <martin@xemacs.org>
|
|
630
|
|
631 * internals/internals.texi (lrecords): Update docs for new lisp
|
|
632 object representation.
|
|
633
|
|
634 2000-02-25 Martin Buchholz <martin@xemacs.org>
|
|
635
|
|
636 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
637 Document INLINE_HEADER and how to create macros and inline functions.
|
|
638 Cleanup entire section.
|
|
639
|
|
640 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
641
|
|
642 * man/lispref/gutter.texi: New file describing gutter API.
|
|
643
|
|
644 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
|
|
645
|
|
646 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
|
|
647
|
|
648 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
649
|
|
650 * man/lispref/frames.texi, man/xemacs/custom.texi,
|
|
651 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
|
|
652 toolbars, and gutters as optional components of frames, with
|
|
653 pointers to descriptions.
|
|
654
|
|
655 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
656
|
|
657 * man/lispref/mule.texi: Substantial reorganization and
|
|
658 revision for style of descriptions of character sets,
|
|
659 encodings, and coding systems. Addition of a complete table
|
|
660 of coding systems as of XEmacs 21.2.19.
|
|
661
|
|
662 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
663
|
|
664 * XEmacs 21.2.31 is released.
|
|
665
|
|
666 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
667
|
|
668 * XEmacs 21.2.30 is released.
|
|
669
|
|
670 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
671
|
|
672 * internals/internals.texi: Made texinfmt-friendly.
|
|
673
|
|
674 2000-01-20 Mark Thomas <mthomas@jprc.com>
|
|
675
|
|
676 * lispref/backups.texi (Numbered Backups):
|
|
677 * xemacs/files.texi (Backup Deletion):
|
|
678 Change trim-versions-without-asking to delete-old-versions.
|
|
679
|
|
680 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
681
|
|
682 * internals/internals.texi (Conversion to and from External Data):
|
|
683 Document TO_EXTERNAL_FORMAT and friends.
|
|
684 Doc bug fixes.
|
|
685
|
|
686 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
687
|
|
688 * XEmacs 21.2.29 is released.
|
|
689
|
|
690 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
691
|
|
692 * internals/internals.texi: Integrate Olivier's portable dumping docs.
|
|
693
|
|
694 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
695
|
|
696 * lispref/symbols.texi (Object Plists):
|
|
697 Document `object-plist'.
|
|
698 Document `remprop'.
|
|
699 Rework all plist frobbing docs for accuracy.
|
|
700
|
440
|
701 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
702
|
|
703 * XEmacs 21.2.28 is released.
|
|
704
|
|
705 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
706
|
|
707 * cl.texi: Remove (or replace by `get') references to `get*'.
|
|
708
|
|
709 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
710
|
|
711 * widget.texi:
|
|
712 * internals/internals.texi:
|
|
713 * lispref/commands.texi:
|
|
714 * lispref/consoles-devices.texi:
|
|
715 * lispref/customize.texi:
|
|
716 * lispref/dialog.texi:
|
|
717 * lispref/extents.texi:
|
|
718 * lispref/faces.texi:
|
|
719 * lispref/glyphs.texi:
|
|
720 * lispref/keymaps.texi:
|
|
721 * lispref/lists.texi:
|
|
722 * lispref/markers.texi:
|
|
723 * lispref/menus.texi:
|
|
724 * lispref/mule.texi:
|
|
725 * lispref/objects.texi:
|
|
726 * lispref/specifiers.texi:
|
|
727 * lispref/toolbar.texi:
|
|
728 * lispref/tooltalk.texi:
|
|
729 * lispref/x-windows.texi:
|
|
730 * new-users-guide/custom2.texi:
|
|
731 * new-users-guide/help.texi:
|
|
732 * new-users-guide/modes.texi:
|
|
733 * xemacs/abbrevs.texi:
|
|
734 * xemacs/buffers.texi:
|
|
735 * xemacs/custom.texi:
|
|
736 * xemacs/help.texi:
|
|
737 * xemacs/keystrokes.texi:
|
|
738 * xemacs/mini.texi:
|
|
739 * xemacs/new.texi:
|
|
740 * xemacs/packages.texi:
|
|
741 * xemacs/programs.texi:
|
|
742 * xemacs/sending.texi:
|
|
743 Change ' -- ' to '---' since Texinfo formats --- to --.
|
|
744 Untabify. TeX doesn't like TAB.
|
|
745
|
|
746 2000-01-27 Sandra Wambold <wambold@xemacs.org>
|
|
747
|
|
748 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
|
|
749 21.2.*
|
|
750
|
|
751 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
752
|
|
753 * xemacs-faq.texi: Untabify.
|
442
|
754
|
440
|
755 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
756
|
|
757 * internals/internals.texi (General Coding Rules): Document why we
|
|
758 #include <config.h>
|
|
759
|
|
760 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
761
|
|
762 * xemacs-faq.texi: Change ' -- ' to '---'.
|
442
|
763
|
440
|
764 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
765
|
|
766 * lispref/faces.texi (Face Properties): Document
|
|
767 remove-face-property.
|
|
768
|
438
|
769 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
770
|
|
771 * XEmacs 21.2.27 is released.
|
|
772
|
|
773 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
774
|
|
775 * xemacs/regs.texi: Synch with FSF 20.5.
|
|
776
|
|
777 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
778
|
|
779 * info.texi: Change cross reference from emacs to xemacs.
|
|
780
|
|
781 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
782
|
|
783 * xemacs/mini.texi: Synch with FSF 20.5. Update.
|
|
784
|
|
785 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
786
|
|
787 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
|
|
788
|
|
789 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
790
|
|
791 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
|
|
792
|
|
793 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
794
|
|
795 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
|
|
796
|
|
797 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
798
|
|
799 * xemacs-faq.texi: Updated Macintosh information,
|
|
800 updated OS/2 info, changed turn-on-pending-delete answer.
|
|
801
|
|
802 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
803
|
|
804 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
|
|
805
|
|
806 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
|
|
807
|
|
808 * lispref/control.texi (Signaling Errors): Document that `signal'
|
|
809 is continuable.
|
|
810 (Signaling Errors): Document `cerror', `signal-error', and
|
|
811 `check-argument-type'.
|
|
812 (Handling Errors): Mention `debug-on-signal'.
|
|
813 (Error Symbols): Document `define-error'.
|
|
814 (Processing of Errors): Document `display-error' and
|
|
815 `error-message-string'.
|
|
816
|
|
817 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
818
|
|
819 * internals/internals.texi: Remove latin-1 char.
|
|
820
|
|
821 2000-01-05 Didier Verna <didier@xemacs.org>
|
|
822
|
|
823 * xemacs/custom.texi (Key bindings using strings): add missing
|
|
824 whitespace.
|
|
825
|
|
826 * xemacs/xemacs.texi (Top):
|
|
827 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
|
|
828 node.
|
|
829
|
|
830 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
831
|
|
832 * lispref/minibuf.texi (Reading a Password): New section.
|
|
833
|
|
834 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
835
|
|
836 * lispref/minibuf.texi: Remove documentation about
|
|
837 minibuffer-local-ns-map, read-no-blanks-input.
|
|
838
|
|
839 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
840
|
|
841 * lispref/minibuf.texi: Partial Synch with FSF manual.
|
|
842 Add description about DEFAULT argument of reading functions.
|
|
843
|
436
|
844 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
845
|
|
846 * XEmacs 21.2.26 is released.
|
|
847
|
|
848 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
849
|
|
850 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
|
|
851
|
434
|
852 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
853
|
|
854 * XEmacs 21.2.25 is released.
|
|
855
|
|
856 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
857
|
|
858 * lispref/text.texi (Near Point): Document `char-before'.
|
|
859
|
|
860 1999-12-20 Adrian Aichner <adrian@xemacs.org>
|
|
861
|
|
862 * widget.texi: Fix typos and possessive singular errors. Break
|
|
863 long sentences for readability. Remove some redundant commas.
|
|
864
|
|
865 1999-12-18 Martin Buchholz <martin@xemacs.org>
|
|
866
|
442
|
867 * lispref/functions.texi (Mapping Functions):
|
434
|
868 Warn about mapping functions modifying their sequences.
|
|
869
|
|
870 1999-12-15 Sandra Wambold <wambold@xemacs.org>
|
|
871
|
|
872 * xemacs-faq.texi: link to matlab.el added; misc. address changes
|
|
873
|
432
|
874 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
875
|
|
876 * XEmacs 21.2.24 is released.
|
|
877
|
|
878 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
879
|
|
880 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
|
442
|
881 instead of PACKAGEPATH
|
432
|
882 From Marcus Harnisch <harnisch@mikrom.de>
|
|
883
|
430
|
884 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
885
|
|
886 * XEmacs 21.2.23 is released.
|
|
887
|
|
888 1999-12-06 Sandra Wambold <wambold@pobox.com>
|
|
889
|
|
890 * xemacs-faq.texi: Added MS-Windows questions; some other changes
|
|
891
|
|
892 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
893
|
442
|
894 * info.texi (Top):
|
430
|
895 Remove @ifnottex, which gives old makeinfos indigestion.
|
442
|
896 * texinfo.texi (Top):
|
430
|
897 Revert to pre-texinfo-4.0 version, plus small changes to make
|
|
898 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
|
|
899
|
|
900 1999-11-30 Sandra Wambold <wambold@cygnus.com>
|
|
901
|
|
902 * xemacs-faq.texi: fixed and commented out bad URL links
|
|
903
|
428
|
904 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
905
|
|
906 * XEmacs 21.2.22 is released
|
|
907
|
|
908 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
909
|
|
910 * XEmacs 21.2.21 is released.
|
|
911
|
|
912 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
913
|
|
914 * internals.texi (Lstream Functions):
|
|
915 * internals.texi (Lstream Methods):
|
|
916 Types have changed to size_t and ssize_t. Document them.
|
|
917
|
|
918 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
919
|
|
920 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
|
|
921 XEmacs 21
|
|
922
|
|
923 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
924
|
|
925 * xemacs/programs.texi: Upgrade to etags Version 13.32
|
442
|
926
|
428
|
927 * Makefile:
|
|
928 - Make sure the default target is `info' instead of cl.info.
|
|
929 - Use $(INFODIR) consistently where appropriate.
|
|
930 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
|
|
931 - Comment out unused macros: EMACS EMACSFLAGS
|
|
932 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
|
|
933 - Get dependencies up to date.
|
|
934
|
|
935 * internals/Makefile:
|
|
936 * xemacs/Makefile:
|
|
937 * lispref/Makefile:
|
|
938 * new-users-guide/Makefile:
|
|
939 * lispref/index.perm:
|
|
940 * lispref/index.unperm:
|
|
941 * lispref/permute-index:
|
|
942 * internals/index.perm:
|
|
943 * internals/index.unperm:
|
|
944 Remove these Makefiles.
|
|
945 Include all functionality in man/Makefile.
|
|
946 Support only non-permuted indexes for simplicity.
|
|
947
|
|
948 * emodules.texi:
|
|
949 - TeX doesn't tolerate `_' in variable names; use `-' instead.
|
|
950
|
|
951 * lispref/commands.texi:
|
|
952 * lispref/display.texi:
|
|
953 * lispref/faces.texi:
|
|
954 * lispref/functions.texi:
|
|
955 * lispref/keymaps.texi:
|
|
956 * lispref/lists.texi:
|
|
957 * lispref/modes.texi:
|
|
958 * lispref/objects.texi:
|
|
959 * lispref/os.texi:
|
|
960 * lispref/sequences.texi:
|
|
961 * lispref/strings.texi:
|
|
962 * lispref/text.texi:
|
|
963 * new-users-guide/custom1.texi:
|
|
964 * xemacs/custom.texi:
|
|
965 * xemacs/menus.texi:
|
|
966 - Make sources compatible with makeinfo 4.0 *and* 3.12.
|
|
967 - Replace @sc{ASCII} with @sc{ascii}, etc...
|
|
968 - Replace @var{(foo)} with (@var{foo}), etc...
|
|
969
|
|
970 * info-stnd.texi: Remove. Who cares about the standalone info reader?
|
|
971
|
|
972 * texinfo.tex:
|
|
973 * texinfo.texi:
|
|
974 * info.texi:
|
|
975 * standards.texi:
|
|
976 * make-stds.texi:
|
|
977 Import FSF-maintained files from texinfo-4.0.
|
|
978
|
|
979 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
980
|
|
981 * XEmacs 21.2.20 is released
|
|
982
|
|
983 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
984
|
|
985 * xemacs/packages.texi (Using Packages): Added description of
|
|
986 package-get-package-provider.
|
|
987
|
|
988 1999-07-27 Charles G Waldman <cgw@fnal.gov>
|
|
989
|
|
990 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
|
|
991
|
434
|
992 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
428
|
993
|
|
994 * xemacs/programs.texi (Balanced Editing): Remove broken
|
|
995 line-break.
|
|
996
|
|
997 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
|
|
998 menus.
|
|
999 (Q1.4.1): ditto.
|
|
1000 (Q1.4.3): ditto.
|
|
1001 (Q2.0.5): Hyphenate words.
|
|
1002
|
|
1003 * info.texi (Add): Fix one typo.
|
|
1004
|
|
1005 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
|
|
1006
|
|
1007 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
1008 just added some dots to shut up compile warnings.
|
|
1009
|
|
1010 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
|
|
1011
|
|
1012 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
1013 new section in chapter Allocation of Objects in XEmacs Lisp.
|
|
1014
|
|
1015 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
1016
|
|
1017 * internals.texi (Glyphs): add some glyph documentation.
|
|
1018
|
|
1019 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1020
|
|
1021 * XEmacs 21.2.19 is released
|
|
1022
|
434
|
1023 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
1024
|
|
1025 * emodules.texi: Use @set emacs and @value{emacs} instead of
|
|
1026 @macro (unsupported by texinfo package). Remove stray @code.
|
|
1027 * custom.texi: Add info extension to @setfilename.
|
|
1028 * texinfo.texi: Ditto.
|
|
1029 * widget.texi: Ditto.
|
|
1030 * packages.texi: Reword a sentence, fixing @item Decide where to
|
|
1031 install ...
|
|
1032
|
442
|
1033 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
1034
|
|
1035 * custom.texi (Wishlist): removed the Custom Comments wishlist
|
|
1036 entry. They are implemented.
|
|
1037
|
|
1038 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1039
|
|
1040 * XEmacs 21.2.18 is released
|
|
1041
|
|
1042 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1043
|
|
1044 * XEmacs 21.2.17 is released
|
|
1045
|
|
1046 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1047
|
|
1048 * XEmacs 21.2.16 is released
|
|
1049
|
|
1050 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1051
|
|
1052 * XEmacs 21.2.15 is released
|
|
1053
|
|
1054 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
|
|
1055
|
|
1056 * custom.texi, external-widget.texi: Minor
|
|
1057 fix to get info DIR entry correct.
|
|
1058
|
|
1059 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
1060
|
|
1061 * xemacs/cmdargs.texi:
|
|
1062 Document -private.
|
|
1063
|
|
1064 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
1065
|
|
1066 * Makefile: Added `emodules.info' to info targets.
|
|
1067
|
|
1068 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
|
|
1069
|
|
1070 * internals/internals.texi (The XEmacs Object System
|
|
1071 (Abstractly Speaking)): typo.
|
|
1072
|
|
1073 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1074
|
|
1075 * lispref/text.texi (Substitution): Document improvements in
|
|
1076 `translate-region'.
|
|
1077
|
|
1078 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1079
|
|
1080 * XEmacs 21.2.14 is released
|
|
1081
|
|
1082 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
|
|
1083
|
|
1084 * man/internals/internals.texi:
|
|
1085 * man/lispref/lispref.texi:
|
|
1086 * man/new-users-guide/new-users-guide.texi:
|
|
1087 * man/xemacs/xemacs.texi:
|
|
1088 * man/cl.texi:
|
|
1089 * man/custom.texi:
|
|
1090 * man/term.texi:
|
|
1091 * man/termcap.texi:
|
|
1092 * man/widget.texi:
|
|
1093 * man/xemacs-faq.texi:
|
|
1094 * man/external-widget.texi:
|
|
1095 Added info dir entries so install-info will add them to
|
|
1096 the common `dir' file.
|
|
1097
|
|
1098 1999-04-28 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1099
|
|
1100 * man/lispref/mule.texi: Document CCL
|
|
1101 - add sections: syntax, statements, expressions, and examples.
|
|
1102 - fix naming and description errors.
|
|
1103 - update links in neighboring nodes.
|
|
1104
|
|
1105 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1106
|
|
1107 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
|
|
1108
|
|
1109 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1110
|
|
1111 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
|
|
1112 Appearance)
|
|
1113
|
|
1114 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1115
|
|
1116 * XEmacs 21.2.13 is released
|
|
1117
|
|
1118 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1119
|
|
1120 * XEmacs 21.2.12 is released
|
|
1121
|
|
1122 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1123
|
|
1124 * XEmacs 21.2.11 is released
|
|
1125
|
|
1126 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1127
|
|
1128 * XEmacs 21.2.10 is released
|
|
1129
|
|
1130 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1131
|
|
1132 * XEmacs 21.2.9 is released
|
|
1133
|
434
|
1134 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
1135
|
|
1136 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
1137 Fixing documentation.
|
|
1138 (Basic Lisp Modules): ditto.
|
|
1139
|
|
1140 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
1141
|
|
1142 * emodules.texi: New file to describe XEmacs modules.
|
|
1143
|
|
1144 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1145
|
|
1146 * XEmacs 21.2.8 is released.
|
|
1147
|
|
1148 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1149
|
|
1150 * XEmacs 21.2.7 is released.
|
|
1151
|
|
1152 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1153
|
|
1154 * XEmacs 21.2.6 is released
|
|
1155
|
|
1156 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1157
|
|
1158 * XEmacs 21.2.5 is released
|
|
1159
|
|
1160 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1161
|
|
1162 * xemacs/startup.texi (Startup Paths):
|
|
1163 * xemacs/custom.texi (Widgets):
|
|
1164 * xemacs-faq.texi (Q3.0.5):
|
|
1165 * xemacs-faq.texi (Top):
|
|
1166
|
|
1167 * widget.texi (info-link):
|
|
1168
|
|
1169 * lispref/objects.texi (Type Predicates):
|
|
1170 * lispref/objects.texi (Hash Table Type):
|
|
1171 * lispref/objects.texi (Primitive Types):
|
|
1172 * lispref/objects.texi (Lisp Data Types):
|
|
1173 * lispref/macros.texi (Backquote):
|
|
1174 * lispref/hash-tables.texi (Weak Hash Tables):
|
|
1175 * lispref/hash-tables.texi:
|
|
1176 * lispref/errors.texi (Standard Errors):
|
|
1177 * lispref/compile.texi (Disassembly):
|
|
1178 * lispref/compile.texi (Compiled-Function Objects):
|
|
1179 * lispref/compile.texi (Eval During Compile):
|
|
1180 * lispref/compile.texi (Docs and Compilation):
|
|
1181 * lispref/compile.texi (Compilation Functions):
|
|
1182 * lispref/compile.texi (Speed of Byte-Code):
|
|
1183 * lispref/compile.texi (Byte Compilation):
|
|
1184 * lispref/building.texi (Garbage Collection):
|
|
1185
|
|
1186 * internals/internals.texi (Simple Special Forms):
|
|
1187 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
1188 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
1189 * internals/internals.texi (String):
|
|
1190 * internals/internals.texi (Introduction to Allocation):
|
|
1191 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
1192 * internals/internals.texi (Modules for Internationalization):
|
|
1193 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
1194 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
1195 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
1196 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
1197 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
1198 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
1199 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
1200 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
1201 * internals/internals.texi (Basic Lisp Modules):
|
|
1202 * internals/internals.texi (Low-Level Modules):
|
|
1203 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
1204 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
1205 * internals/internals.texi (Working With Character and Byte Positions):
|
|
1206 * internals/internals.texi (Writing Lisp Primitives):
|
|
1207 * internals/internals.texi (General Coding Rules):
|
|
1208 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
1209 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
1210 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
1211 * internals/internals.texi (The Lisp Language):
|
|
1212 * internals/internals.texi (Top):
|
|
1213 * internals/internals.texi:
|
|
1214 - rewrite Internals manual
|
|
1215
|
|
1216 * cl.texi (Porting Common Lisp):
|
|
1217 * cl.texi (Hash Tables):
|
|
1218 * cl.texi (Association Lists):
|
|
1219 * cl.texi (Declarations):
|
|
1220 * cl.texi (For Clauses):
|
|
1221 * cl.texi (Basic Setf):
|
|
1222 * cl.texi (Equality Predicates):
|
|
1223 - mega patch
|
|
1224
|
|
1225 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1226
|
|
1227 * XEmacs 21.2-beta4 is released.
|
|
1228
|
|
1229 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1230
|
|
1231 * XEmacs 21.2-beta3 is released.
|
|
1232
|
|
1233 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
1234
|
|
1235 * Makefile (MAKEINFO): Undo no-split change.
|
|
1236
|
|
1237 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1238
|
|
1239 * XEmacs 21.2-beta2 is released.
|
|
1240
|
|
1241 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1242
|
|
1243 * lispref/customize.texi: New file.
|
|
1244
|
|
1245 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
1246
|
|
1247 * internals/internals.texi (Coding for Mule): New node and
|
|
1248 section.
|
|
1249
|
|
1250 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
1251
|
|
1252 * xemacs/packages.texi: Document manually installing binary packages.
|
|
1253
|
|
1254 1998-09-02 Jeff Miller <jmiller@smart.net>
|
|
1255
|
|
1256 * Synch calendar.texi with Emacs 20.3
|
|
1257
|
|
1258 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
1259
|
|
1260 * xemacs/packages.texi: Correct and update package documentation.
|
|
1261 Updated the package installation section to mention the visual
|
|
1262 package browser/installer.
|
|
1263
|
|
1264 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
1265
|
|
1266 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
|
|
1267 specifics.
|
|
1268
|
|
1269 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
1270
|
|
1271 * lispref/files.texi (User Name Completion): new section.
|
|
1272
|
434
|
1273 1998-07-23 Adrian Aichner <adrian@xemacs.org>
|
428
|
1274
|
|
1275 * xemacs/packages.texi (Packages): Changing @itemize @emph to
|
|
1276 @itemize @bullet (this is what all other files included in
|
|
1277 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
|
|
1278
|
|
1279 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1280
|
|
1281 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
|
|
1282
|
|
1283 * xemacs/xemacs.texi:
|
|
1284 * xemacs/packages.texi: More packages documentation.
|
|
1285
|
|
1286 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1287
|
|
1288 * XEmacs 21.2-beta1 is released.
|
|
1289
|
|
1290 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1291
|
|
1292 * XEmacs 21.0-pre5 is released.
|
|
1293
|
|
1294 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1295
|
|
1296 * XEmacs 21.0-pre4 is released.
|
|
1297
|
|
1298 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
1299
|
|
1300 * lispref/dragndrop.texi: added warning to OffiX Protocol section
|
|
1301
|
|
1302 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1303
|
|
1304 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
|
|
1305 damage in transit.
|
|
1306
|
|
1307 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1308
|
|
1309 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
|
|
1310
|
|
1311 * lispref/internationalization.texi: Fixed PREV to @node LDAP
|
|
1312
|
|
1313 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
|
|
1314
|
|
1315 * lispref/Makefile: Added ldap.texi to srcs
|
|
1316
|
|
1317 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
1318
|
|
1319 * standards.texi (Preface): Revert previous change to @node
|
|
1320 because it doesn't pass makeinfo.
|
|
1321
|
434
|
1322 1998-06-27 Adrian Aichner <adrian@xemacs.org>
|
428
|
1323
|
|
1324 * cl.texi: See ALL.
|
|
1325 * info-stnd.texi: Fixed @setfilename.
|
|
1326 * info.texi: Fixed @setfilename and a typo.
|
|
1327 * standards.texi: Added NEXT to @node Preface. See ALL.
|
|
1328 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
|
442
|
1329 changed some occurrences of `:' to `colon'.
|
428
|
1330 * xemacs-faq.texi: See ALL.
|
|
1331 * internals/internals.texi: See ALL.
|
|
1332 * lispref/back.texi: Fixed @setfilename.
|
|
1333 * lispref/compile.texi: See ALL.
|
|
1334 * lispref/debugging.texi: See ALL.
|
|
1335 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
|
|
1336 * lispref/eval.texi: See ALL.
|
|
1337 * lispref/extents.texi: See ALL.
|
|
1338 * lispref/loading.texi: See ALL.
|
|
1339 * lispref/searching.texi: Escaped `(' in
|
|
1340 @cindex @samp{(?:} in regex
|
|
1341 * lispref/variables.texi: See ALL.
|
|
1342
|
|
1343 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
1344
|
|
1345 * xemacs/calendar.texi: Massive update.
|
|
1346 From Jeff Miller <jmiller@smart.net>
|
|
1347
|
|
1348 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1349
|
|
1350 * xemacs/abbrevs.texi:
|
|
1351 * xemacs/basic.texi:
|
|
1352 * xemacs/buildings.texi:
|
|
1353 * xemacs/cmdargs.texi:
|
|
1354 * xemacs/files.texi:
|
|
1355 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
|
|
1356 and packages.texi stuff.
|
|
1357
|
|
1358 * xemacs/startup.texi:
|
|
1359 * xemacs/packages.texi: Created.
|
|
1360
|
434
|
1361 1998-06-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
1362
|
|
1363 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
1364 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
1365 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
1366 happy. Fixed refs broken by a previous patch of mine.
|
|
1367
|
|
1368 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
|
|
1369
|
|
1370 * lispref/os.texi (os.texi): Document `user-home-directory'.
|
|
1371
|
|
1372 1998-06-13 Greg Klanderman <greg@alphatech.com>
|
|
1373
|
|
1374 * lispref/windows.texi (Resizing Windows): document third optional
|
|
1375 WINDOW argument to enlarge-window and shrink-window.
|
|
1376 (Selecting Windows): document select-window optional norecord
|
|
1377 argument.
|
|
1378 (Size of Window): document window-text-area-pixel-height and
|
|
1379 window-text-area-pixel-width.
|
|
1380 (Size of Window): document window-displayed-text-pixel-height.
|
|
1381 (Position of Window): document window-text-area-pixel-edges.
|
|
1382
|
|
1383 * lispref/positions.texi (Screen Lines): cleanup docs for
|
|
1384 vertical-motion and vertical-motion-pixels.
|
|
1385
|
|
1386 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1387
|
|
1388 * lispref/windows.texi (Resizing Windows): Document
|
|
1389 `enlarge-window-pixels' and `shrink-window-pixels'.
|
|
1390
|
|
1391 * lispref/positions.texi (Screen Lines): Update documentation of
|
|
1392 `vertical-motion'.
|
|
1393 (Screen Lines): Document `vertical-motion-pixels'.
|
|
1394
|
|
1395 * lispref/frames.texi (Input Focus): Document `focus-frame',
|
|
1396 `save-selected-frame' and `with-selected-frame'.
|
|
1397
|
|
1398 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1399
|
|
1400 * lispref/searching.texi (Regexp Search): Document `split-path'.
|
|
1401
|
|
1402 * lispref/files.texi (Unique File Names): Update docs for
|
|
1403 `make-temp-name'; document `temp-directory'.
|
|
1404
|
|
1405 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1406
|
|
1407 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
|
|
1408
|
|
1409 * lispref/specifiers.texi (Specifier Instancing): Correct
|
|
1410 instantiation order.
|
|
1411 (Specifier Instancing Functions): Ditto.
|
|
1412
|
|
1413 1998-06-11 Oliver Graf <ograf@fga.de>
|
|
1414
|
|
1415 * lispref/lispref.texi: references to Drag'n'Drop fixed
|
|
1416 * lispref/modes.texi: references to Drag'n'Drop fixed
|
|
1417 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
|
|
1418 * lispref/dragndrop.texi: naming changed to Drag and Drop
|
|
1419 added some docu about the drop procedure
|
|
1420
|
434
|
1421 1998-06-09 Adrian Aichner <adrian@xemacs.org>
|
428
|
1422
|
|
1423 * info-stnd.texi: added ../info/ to @setfilename.
|
|
1424 * info.texi: added ../info/ to @setfilename.
|
|
1425 * lispref/commands.texi: see ALL.
|
|
1426 * lispref/frames.texi: see ALL.
|
|
1427 * lispref/os.texi: see ALL.
|
|
1428 * lispref/text.texi: see ALL.
|
|
1429 * new-users-guide/custom1.texi: broke line after enumerated @item.
|
|
1430 * new-users-guide/custom2.texi: see ALL.
|
|
1431 * new-users-guide/edit.texi: see ALL.
|
|
1432 * new-users-guide/enter.texi: see ALL.
|
|
1433 * new-users-guide/files.texi: see ALL.
|
|
1434 * new-users-guide/help.texi
|
|
1435 * new-users-guide/modes.texi: see ALL.
|
|
1436 * new-users-guide/new-users-guide.texi: see ALL.
|
|
1437 * new-users-guide/region.texi: see ALL.
|
|
1438 * new-users-guide/search.texi: see ALL.
|
|
1439 * new-users-guide/xmenu.texi: see ALL.
|
|
1440 * standards.texi: added ../info/ to @setfilename.
|
|
1441 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
1442 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
1443 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
1444 happy.
|
|
1445 * xemacs-faq.texi: added ../info/ to @setfilename.
|
|
1446 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
|
|
1447 p?xefs (most were empty, some elisp and emacs), used
|
|
1448 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
|
|
1449 User's Manual" respectively for all these.
|
|
1450
|
|
1451 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
1452
|
|
1453 * lispref/dragndrop.texi: added experimental
|
|
1454
|
|
1455 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
1456
|
|
1457 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
1458
|
|
1459 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
1460
|
|
1461 * lispref/dragndrop.texi: only small changes
|
|
1462
|
|
1463 1998-05-15 Christian Nybø <chr@mediascience.no>
|
|
1464
|
|
1465 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
1466
|
|
1467 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
1468
|
|
1469 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
1470 documentation.
|
|
1471
|
|
1472 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
1473
|
|
1474 * lispref/dragndrop.texi: new section for the DnD API
|
|
1475 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
1476 modes
|
|
1477 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
1478 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
1479
|
|
1480 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
1481
|
|
1482 * commands.texi: exchange of dnd-drop with misc-user
|
|
1483
|
|
1484 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
1485
|
|
1486 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
1487 comments on adding new files, inspired by Olivier Galibert.
|
|
1488
|
|
1489 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1490
|
|
1491 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
1492 scroll-conservatively.
|
|
1493
|
|
1494 * lispref/loading.texi (Named Features): Document advanced args to
|
|
1495 `feature'.
|
|
1496
|
|
1497 * lispref/files.texi (File Name Expansion): Document that
|
|
1498 expand-file-name does not treat // and ~/ in the middle of file
|
|
1499 names specially.
|
|
1500
|
|
1501 * lispref/positions.texi (Excursions): Document
|
|
1502 `with-current-buffer' and `with-temp-file'.
|
|
1503
|
|
1504 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
1505 construct.
|
|
1506
|
|
1507 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
1508 omitted from format-time-string.
|
|
1509
|
|
1510 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
1511 to `string-to-number'.
|
|
1512
|
|
1513 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
1514 constructs documentation.
|
|
1515 (Regexp Search): Document `split-string'.
|
|
1516
|
|
1517 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
1518
|
|
1519 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
1520 longer highlight the region.
|
|
1521
|
|
1522 * lispref/display.texi (The Echo Area): Document message log
|
|
1523 stuff, including `display-message', `lmessage', `clear-message',
|
|
1524 (Warnings): Document warning stuff.
|
|
1525
|
|
1526 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
1527 for misc-user events.
|
|
1528 (Using Interactive): Document `function-interactive'.
|
|
1529
|
|
1530 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
1531 argument to `load-average'.
|
|
1532 (User Identification): Document the new semantics of
|
|
1533 `user-full-name'.
|
|
1534
|
|
1535 * lispref/strings.texi (Creating Strings): Document `string'
|
|
1536 function.
|
|
1537
|
|
1538 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1539
|
|
1540 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
1541 comparison functions.
|
|
1542
|
|
1543 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
1544
|
|
1545 * lispref/frames.texi (Input Focus): Document behavior of
|
|
1546 select-frame wrt focus-follows-mouse.
|
|
1547
|
|
1548 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
1549
|
|
1550 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
1551 It breaks my heart to uglify the Makefile like this, but this is
|
|
1552 going to be a perpetual FAQ otherwise.
|
|
1553 General cleanup.
|
|
1554 Comment out w3 and vm info rules.
|
|
1555 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
1556
|
|
1557 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1558
|
|
1559 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
1560
|
|
1561 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1562
|
|
1563 * internals/internals.texi (GCPROing): Explain when it is
|
|
1564 necessary to GCPRO function parameters.
|
|
1565
|
|
1566 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1567
|
|
1568 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
1569 definition of For().
|
|
1570
|
|
1571 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1572
|
|
1573 * lispref/menus.texi: Use recommended forms in examples.
|
|
1574
|
|
1575 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1576
|
|
1577 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
1578 handling of gensyms.
|
|
1579
|
|
1580 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
1581
|
|
1582 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
1583 setting of x-emacs-application-class.
|
|
1584
|
|
1585 * lispref/x-windows.texi (Resources): update doc for
|
|
1586 x-emacs-application-class.
|
|
1587
|
|
1588 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1589
|
|
1590 * cl.texi (Equality Predicates): Update to reflect change to
|
|
1591 `equalp' made in "cl-extra.el" - now compares characters case
|
|
1592 insensitively.
|
|
1593
|
|
1594 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1595
|
|
1596 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
1597
|
|
1598 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1599
|
|
1600 * lispref/display.texi (Beeping): Linux has sound too.
|
|
1601
|
|
1602 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
1603
|
|
1604 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
1605 XEmacs.
|
|
1606 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
1607
|
|
1608 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1609
|
|
1610 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
1611 syntax for integers.
|
434
|
1612 From Adrian Aichner <adrian@xemacs.org>
|
428
|
1613 * cl.texi (Porting Common Lisp): ' '
|
|
1614 * lispref/numbers.texi (Numbers): ' '
|
|
1615
|
|
1616 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1617
|
|
1618 * lispref/searching.texi (Regular Expressions): Document the
|
|
1619 recent regular expression syntax extensions.
|
|
1620
|
|
1621 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
1622
|
|
1623 * internals/internals.texi: Remove all mocklisp references.
|
|
1624
|
|
1625 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
1626
|
|
1627 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
1628
|
|
1629 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
1630
|
|
1631 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
1632
|
|
1633 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
1634
|
|
1635 * Makefile: Don't stop on errors.
|
|
1636
|
|
1637 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
1638
|
|
1639 * Makefile: add skk manual.
|
|
1640
|
|
1641 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
1642
|
|
1643 * internals/internals.texi (XEmacs): Updated history section.
|
|
1644
|
|
1645 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1646
|
|
1647 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
1648 return value.
|
|
1649 (Speed of Byte-Code): Ditto.
|
|
1650 (Compilation Functions): Ditto.
|
|
1651 (Compiled-Function Objects): Ditto.
|
|
1652 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
1653 previous value was embarrassing).
|
|
1654
|
|
1655 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
1656
|
|
1657 * Makefile (srcs): vhdl-mode has been packaged.
|
|
1658
|
|
1659 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
1660
|
|
1661 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
1662
|
|
1663 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1664
|
|
1665 * lispref/commands.texi (Working With Events): Document fully.
|
|
1666
|
|
1667 * lispref/windows.texi (Vertical Scrolling): Document
|
|
1668 scroll-conservatively.
|
|
1669
|
|
1670 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
1671
|
|
1672 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
1673 (Extent Properties): Document `extent-keymap'.
|
|
1674
|
|
1675 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1676
|
|
1677 * xemacs/mule.texi (Mule): Modify description about supported
|
|
1678 scripts.
|
|
1679
|
|
1680 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1681
|
|
1682 * xemacs/mule.texi: Add description for
|
|
1683 `universal-coding-system-argument'.
|
|
1684
|
|
1685 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
1686
|
|
1687 * internals/internals.texi: XEmacs 19.16 is released.
|
|
1688
|
|
1689 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
1690
|
|
1691 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
1692 been packaged.
|
|
1693
|
|
1694 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
1695
|
|
1696 * xemacs-faq.texi: Added the detailed menu listing.
|
|
1697
|
|
1698 * lispref/extents.texi (Extent Properties): Documented
|
|
1699 `set-extent-properties'.
|
|
1700
|
|
1701 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
1702
|
|
1703 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
1704
|
|
1705 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
1706 From Rebecca Ore <rebecca.ore@op.net>
|
|
1707
|
|
1708 * lispref/databases.texi (Connecting to a Database): Describe
|
|
1709 valid types of `type' and `subtype'.
|
|
1710 From Raymond Toy <toy@rtp.ericsson.se>
|
|
1711
|
|
1712 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1713
|
|
1714 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
1715 reference to (emacs) into a reference to (xemacs).
|
|
1716
|
|
1717 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1718
|
|
1719 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
1720 to prevent line wrap.
|
|
1721
|
|
1722 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
1723
|
|
1724 * gnats/flowchart.eps: New file.
|
|
1725
|
|
1726 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1727
|
|
1728 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
1729
|
|
1730 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
1731
|
|
1732 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
1733
|
|
1734 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
1735 if someone hasn't upgraded makeinfo.
|
|
1736
|
|
1737 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
1738 * tm/Makefile (EMACS): Ditto.
|
|
1739
|
|
1740 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1741
|
|
1742 * cl.texi (Type Predicates): Update for corrected handling of
|
|
1743 `string-char' and `character'.
|
|
1744
|
|
1745 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1746
|
|
1747 * cc-mode.texi:
|
|
1748 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
1749
|
|
1750 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1751
|
|
1752 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
1753
|
|
1754 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1755
|
|
1756 * cc-mode.texi:
|
|
1757 Added description of template-args-cont syntactic symbol
|
|
1758
|
|
1759 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1760
|
|
1761 * cc-mode.texi: Describe support for idl-mode
|
|
1762
|
|
1763 * cc-mode.texi:
|
|
1764 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
1765 section on byte compiling the source.
|
|
1766
|
|
1767 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1768
|
|
1769 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
1770 result list from integers to characters.
|
|
1771
|
|
1772 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
1773
|
|
1774 * lispref/minibuf.texi: "Minibuffer History", add
|
|
1775 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
1776 short paragraph refering to `M-x apropos'.
|
|
1777
|
|
1778 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
1779
|
|
1780 * Makefile: makeinfo-1.68 is verified to work.
|
|
1781
|
|
1782 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
1783 XEmacs/Mule.
|
|
1784 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
1785
|
|
1786 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1787
|
|
1788 * cc-mode.texi:
|
|
1789 Describe the variable c-indent-comments-syntactically-p.
|
|
1790
|
|
1791 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
1792
|
|
1793 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
1794 `Buffer's' because the former confuses makeinfo.
|
|
1795
|
|
1796 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1797
|
|
1798 * cc-mode.texi: Fixed spelling of Texinfo
|
|
1799
|
|
1800 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1801
|
|
1802 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
1803 write-region.
|
|
1804
|
|
1805 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1806
|
|
1807 * lispref/annotations.texi (Annotation Primitives):
|
|
1808 `delete-annotation' does not return the deleted annotation.
|
|
1809
|
|
1810 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1811
|
|
1812 * lispref/lispref.texi: Correct release dates.
|
|
1813
|
|
1814 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1815
|
|
1816 * lispref/files.texi (File Name Expansion): Update documentation
|
|
1817 of file-relative-name.
|
|
1818
|
|
1819 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1820
|
|
1821 * lispref/lispref.texi: Update version numbers (with patches from
|
|
1822 Hrvoje Niksic).
|
|
1823
|
|
1824 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
1825 and build identification.
|
|
1826
|
|
1827 * lispref/intro.texi (Introduction): Update version number.
|
|
1828
|
|
1829 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1830
|
|
1831 * Makefile (srcs): Add efs.texi.
|
|
1832
|
|
1833 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1834
|
|
1835 * Makefile (srcs): Add hm--html-mode.texi.
|
|
1836
|
|
1837 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1838
|
|
1839 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
1840
|
|
1841 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1842
|
|
1843 * lispref/strings.texi (Text Comparison): Correct example for
|
|
1844 `char-equal'. Add new function `char='.
|
|
1845
|
|
1846 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1847
|
|
1848 * Makefile: Update for new texinfo manual.
|
|
1849
|
|
1850 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1851
|
|
1852 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
1853 since this manual is not backwards compatible.
|
|
1854 Clean up error handling so we only have to type make once to
|
|
1855 rebuild the info tree.
|
|
1856 (../info/vm.info): Make sure to continue in the event of error.
|
|
1857
|
|
1858 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1859
|
|
1860 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
1861
|
|
1862 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1863
|
|
1864 * Makefile (auctex): New subdirectory target.
|
|
1865
|
|
1866 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
1867
|
|
1868 * mule/languages.texi: Correct typo.
|
|
1869
|
|
1870 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1871
|
|
1872 * Makefile (srcs): Add custom and widget to srcs.
|
|
1873
|
|
1874 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
1875 reference to `start-glyph' property.
|
|
1876
|
|
1877 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1878
|
|
1879 * widget.texi: New file.
|
|
1880
|
|
1881 * custom.texi: New file.
|
|
1882
|
|
1883 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1884
|
|
1885 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
1886 are history.
|
|
1887
|
|
1888 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1889
|
|
1890 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
1891
|
|
1892 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
1893
|
|
1894 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
1895 XEmacs manual available.
|
|
1896 (Q4.6.1): Updated Infodock Information.
|
|
1897
|
|
1898 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1899
|
|
1900 * vhdl-mode.texi: Correct typo in email address.
|
|
1901
|
|
1902 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1903
|
|
1904 * Makefile (srcs): Add vhdl-mode.
|
|
1905
|
|
1906 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1907
|
|
1908 * Makefile (realclean): Don't delete itself `make distclean'
|
|
1909
|
|
1910 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
1911
|
|
1912 * Makefile: New File.
|
|
1913
|
|
1914 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
1915
|
|
1916 * vhdl-mode.texi: New file.
|
|
1917
|
|
1918 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
1919
|
|
1920 * texinfo.tex: Delete spurious character at beginning.
|
|
1921
|
|
1922 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
1923
|
|
1924 * emacs.tex: Corrected two typos. No other changes before
|
|
1925 Version 19 will be made.
|
|
1926
|
|
1927 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
1928 Customization since the menu entry did not point to anything.
|
|
1929 Also added an @finalout command to remove overfull hboxes from the
|
|
1930 printed output.
|
|
1931
|
|
1932 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
1933 This file is clearly intended to be a chapter of some other work,
|
|
1934 but the other work does not yet exist.
|
|
1935
|
|
1936 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
1937
|
|
1938 * texinfo.texinfo: Three typos corrected.
|
|
1939
|
|
1940 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
1941
|
|
1942 * texindex.c (indexify): when comparing to initial strings to
|
|
1943 decide whether to change the header, must use `strncmp' to avoid
|
|
1944 comparing entire strings of which initials are a substring.
|
|
1945
|
|
1946 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
1947
|
|
1948 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
1949 Give up on input file if any line doesn't start with backslash.
|
|
1950
|
|
1951 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
1952
|
|
1953 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
1954 University of Washington.
|