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