183
|
1 Fri Aug 15 17:26:05 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2
|
|
3 * cc-mode/Release 5.16
|
|
4
|
|
5 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
6
|
|
7 * cc-mode/cc-styles.el (c-style-alist):
|
|
8 "python" style requires c-comment-continuation-stars
|
|
9 to be "".
|
|
10
|
|
11 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
12 Eliminate false hits on important characters
|
|
13 inside literals (strings, comments).
|
|
14
|
|
15 Tue Aug 12 21:47:18 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
16
|
|
17 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
18 In this function, and the defadvice,
|
|
19 call indent-new-comment-line if not in a comment.
|
|
20
|
|
21 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): Definition moved to
|
|
22 cc-mode.el
|
|
23
|
|
24 * cc-mode/cc-mode.el (c-buffer-is-cc-mode):
|
|
25 Definition moved here from cc-vars.el. Also,
|
|
26 put permanent-local property on variable so it's value won't get
|
|
27 killed by kill-all-local-variables. This makes it easier for non-CC
|
|
28 Mode derived modes to be initialized correctly.
|
|
29
|
|
30 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
31 In preserve-p test, don't test char-before when at
|
|
32 bobp. Open brace at bobp is illegal in most modes, but not awk-mode,
|
|
33 which depends on CC Mode.
|
|
34
|
|
35 Mon Aug 11 15:37:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
36
|
|
37 * cc-mode/cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
|
|
38 Remove obsolete variable c-double-slash-is-comments-p.
|
|
39
|
|
40 * cc-mode/cc-langs.el (c-double-slash-is-comments-p): Remove
|
|
41 obsolete variable.
|
|
42
|
|
43 * cc-mode/cc-cmds.el (c-fill-paragraph):
|
|
44 Remove conditional on obsolete variable
|
|
45 c-double-slash-is-comments-p.
|
|
46
|
|
47 * cc-mode/cc-styles.el (c-style-alist):
|
|
48 Conform comment settings to RMS's preferences.
|
|
49
|
|
50 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
51
|
|
52 * cc-styles.el (c-set-offset): Added autoload cookie.
|
|
53
|
|
54 1997-08-15 SL Baur <steve@altair.xemacs.org>
|
|
55
|
|
56 * cl/cl-macs.el (cl-make-type-test): De-ebolify type test for
|
|
57 'character.
|
|
58
|
|
59 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
60
|
|
61 * packages/man.el (Manual-mouseify-xrefs): Skip the top line of
|
|
62 manual entries so to not get the all-caps pseudo xrefs in the
|
|
63 heading in our list of manuals.
|
|
64 (Manual-buffers-have-stars): new customize option.
|
|
65 (manual-entry): Fix to utilize the new variable, and to not put
|
|
66 stars around manual names put in the minibuffer history.
|
|
67
|
|
68 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
69
|
|
70 * packages/info.el (Info-directory-list): reverse the
|
|
71 `Info-default-directory-list' when using it to initialize the
|
|
72 `Info-directory-list'.
|
|
73 (Info-insert-dir): make it so the insertion of a locadir file at a
|
|
74 "^[ \t]*Local.*\n[ \t]*[-=]+" line works correctly.
|
|
75
|
|
76 Mon Aug 11 17:35:35 1997 SL Baur <steve@altair.xemacs.org>
|
|
77
|
|
78 * prim/loaddefs.el (((dir load-path))): Ignore all errors.
|
|
79
|
|
80 * utils/autoload.el (fixup-autoload-buffer): Wrapping autoloads
|
|
81 files with a guard produces invalid bytecode.
|
|
82
|
|
83 * prim/make-docfile.el (package-path): Look in the package path
|
|
84 for autoloads files.
|
|
85
|
|
86 * prim/packages.el (packages-find-packages-1): Don't append
|
|
87 trailing "/" when adding a top-level Lisp directory.
|
|
88 (list-autoloads-path): New function. Use existing precomputed
|
|
89 load-path instead of doing the old broken computation.
|
|
90
|
|
91 1997-08-11 SL Baur <steve@altair.xemacs.org>
|
|
92
|
|
93 * prim/startup.el (command-line-1): Allow setting of
|
|
94 `initial-scratch-message' to nil to turn it off.
|
|
95 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
96
|
181
|
97 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
98
|
|
99 * packages/info.el: (info::toolbar) swap next and prev buttons to
|
|
100 match the order of the node headings in info files.
|
|
101
|
|
102 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
103
|
|
104 * packages/info.el: (Info-fontify-node) will now split top line
|
|
105 that spans 3 lines. (Info-extract-pointer) adjust to match.
|
|
106
|
|
107 1997-08-08 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
108
|
|
109 * packages/info.el: (Info-extract-pointer) make it move forward
|
|
110 one more line so when the top line has been split, the toolbar
|
|
111 arrows, u, and p will find the link they need.
|
|
112
|
|
113 Thu Aug 7 18:13:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
114
|
|
115 * cc-mode/Release 5.15
|
|
116
|
|
117 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
118
|
|
119 * cc-mode/cc-styles.el (c-set-offset): Added autoload cookie.
|
|
120
|
|
121 * cc-mode/cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table,
|
|
122 objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
|
|
123 cookies. c-mode-syntax-table already has one.
|
|
124
|
|
125 Wed Aug 6 21:50:08 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
126
|
|
127 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
128 Check all cc-mode-19 interface requirements.
|
|
129
|
|
130 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
131
|
|
132 * cc-mode/cc-align.el (c-lineup-java-throws):
|
|
133 Change the `when' clause to an `if-progn' :-(
|
|
134
|
|
135 * cc-mode/cc-langs.el (c-common-init):
|
|
136 Make comment-line-break-function buffer local iff it's boundp.
|
|
137
|
|
138 * cc-mode/cc-cmds.el:
|
|
139 defadvice for indent-new-comment-line keys off of c-buffer-is-cc-mode
|
|
140 instead of an explicit major-mode list. this means non-CC Mode
|
|
141 derived modes will work properly
|
|
142
|
|
143 * cc-mode/cc-mode.el (c-initialize-cc-mode): Set
|
|
144 c-buffer-is-cc-mode to t.
|
|
145
|
|
146 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): New variable
|
|
147
|
|
148 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
149 Give in to the pressure. require 'cc-mode-19
|
|
150 if functionp is not bound. Too many novice errors without this.
|
|
151
|
|
152 * cc-mode/cc-cmds.el:
|
|
153 Added advice for indent-new-comment-line so older Emacsen work if they
|
|
154 don't have the variable comment-line-break-function.
|
|
155
|
|
156 Mon Aug 4 14:55:40 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
157
|
|
158 * cc-mode/cc-langs.el (c-mode-base-map, c++-mode-map):
|
|
159 Move `/' as an electric character
|
|
160 from c++-mode-map to c-mode-base-map for all languages.
|
|
161
|
|
162 * cc-mode/cc-cmds.el (c-electric-slash):
|
|
163 Make this work as the final slash in a */ block
|
|
164 oriented comment closing token.
|
|
165
|
|
166 * cc-mode/cc-vars.el (c-comment-continuation-stars):
|
|
167 Can take a nil value. Also, the default value is "* ".
|
|
168
|
|
169 * cc-mode/cc-cmds.el (c-comment-line-break-function): nil value for
|
|
170 c-comment-continuation-stars means use old semantics
|
|
171
|
|
172 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
173
|
|
174 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
175 Added optional soft argument
|
|
176
|
|
177 * cc-mode/cc-langs.el (c-common-init): Set comment-multi-line and
|
|
178 comment-line-break-function here for all modes.
|
|
179
|
|
180 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode,
|
|
181 idl-mode):
|
|
182 Don't set comment-multi-line here.
|
|
183
|
|
184 * cc-mode/cc-vars.el (c-comment-continuation-stars): New variable
|
|
185
|
|
186 * cc-mode/cc-cmds.el (c-comment-line-break-function): New function
|
|
187 for proposed mode-specific comment-line-break-function variable.
|
|
188
|
|
189 * cc-mode/cc-mode.el (c-mode): comment-multi-line => nil
|
|
190
|
|
191 * cc-mode/cc-langs.el (c-C-comment-start-regexp): Obsolete.
|
|
192
|
|
193 (c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
|
|
194
|
|
195 (c-populate-syntax-table, c-setup-dual-comments): Merge both functions
|
|
196 into c-populate-syntax-table. With the new 9X draft C standard, both
|
|
197 line and block oriented comments are supported in all modes, so always
|
|
198 set up the syntax tables to support both comment styles.
|
|
199
|
|
200 (c-mode-syntax-table, c++-mode-syntax-table, java-mode-syntax-table,
|
|
201 objc-mode-syntax-table, idl-mode-syntax-table): Use the new syntax
|
|
202 table initialization idioms.
|
|
203
|
|
204 (c-enable-//-in-c-mode): Obsolete.
|
|
205
|
|
206 * cc-mode/cc-mode.el (c-mode):
|
|
207 c-comment-start-regexp uses c-C++-comment-start-regexp to
|
|
208 support line oriented comments.
|
|
209
|
|
210 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
211
|
|
212 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
213 CASE 5D.4: template argument continuation
|
|
214 lines are now analyzed as template-args-cont.
|
|
215
|
|
216 * cc-mode/cc-styles.el (c-offsets-alist):
|
|
217 Added template-args-cont syntactic symbol
|
|
218
|
|
219 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
220
|
|
221 * cc-mode/cc-styles.el (c-styles-alist):
|
|
222 In "java" style, set c-hanging-comment-starter-p to
|
|
223 nil to preserve Javadoc starter lines.
|
|
224
|
|
225 1997-08-08 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
226
|
|
227 * prim/obsolete.el (define-obsolete-variable-alias): If the
|
|
228 obsolete variable was setq'ed before the code was loaded we want
|
|
229 that value.
|
|
230
|
|
231 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
232
|
|
233 * packages/man.el: Several modifications
|
|
234
|
|
235 * (manual-entry) buffers are named without *'s, when
|
|
236 `buffers-menu-submenus-for-groups-p' is t, so they show up
|
|
237 in a subsection of the Buffer's menu now, rather than
|
|
238 lumped under *Misc*.
|
|
239
|
|
240 * (Manual-mode) added a local `kill-buffer-hook' to remove
|
|
241 a killed manual from the `Manual-page-history'
|
|
242
|
|
243 * (Manual-last-page) begun rewrite of manuvering and
|
|
244 viewing mode code
|
|
245
|
|
246 * (Manual-mouseify-xrefs) hyphenated xrefs are highlighted
|
|
247 now, and properly handled when the second line is
|
|
248 indented. They end up on the menus too.
|
|
249
|
|
250 * (Manual-popup-menu) made the far button popup menus look
|
|
251 better by removing the prefix string and adding a title.
|
|
252
|
|
253 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
254
|
|
255 * packages/info.el: (Info-highlight-region) Fixed it to not
|
|
256 highlight the indention spaces in xrefs split across lines with
|
|
257 indention on the second line.
|
|
258
|
|
259 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
260
|
|
261 * packages/info.el: Numerous modifications, including:
|
|
262
|
|
263 * support for "dir" merging 'ala Emacs-19.34, with
|
|
264 fallback to cheap localdir files in the secondary info
|
|
265 directories.
|
|
266
|
|
267 * changed default `Info-annotations-path' from
|
|
268 ~/.infonotes to ~/.xemacs/info.notes
|
|
269
|
|
270 * added `Info-additional-directory-list'
|
|
271
|
|
272 * changed a call to w3-fetch to browse-url
|
|
273
|
|
274 * added new variables and functions from GNU Emacs 19.34:
|
|
275 `Info-dir-contents', `Info-dir-contents-directory',
|
|
276 `Info-dir-file-attributes', and the function
|
|
277 `Info-insert-dir'
|
|
278
|
|
279 * rewrote `Info-suffixed-file' to a cond block rather than
|
|
280 nested if's for aesthetic reasons.
|
|
281
|
|
282 * made the top line get split if it's longer than 79
|
|
283 characters and tweaked fontification to handle that.
|
|
284
|
|
285 * changed the look of the pop-up mouse menus by utilizing
|
|
286 the "--:etchedThing" dividers.
|
|
287
|
|
288 * several docstring reformats and typo fixes, a few
|
|
289 comments deleted.
|
|
290
|
|
291 * info/dir: deleted the Locals: line. I think it's obsolete since
|
|
292 the "dir" merge can put things from like-named nodes in separated
|
|
293 "dir" files all under one menu, which is more versatile than just
|
|
294 a "Locals:" section. If you still want a "Locals:" section, make
|
|
295 yourself a node for it.
|
|
296
|
|
297 1997-08-07 SL Baur <steve@altair.xemacs.org>
|
|
298
|
|
299 * egg/egg.el (hiragana-region): Ebola cleanup.
|
|
300 (katakana-region): Ditto.
|
|
301
|
|
302 1997-08-02 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
303 * prim/files.el (save-buffers-kill-emacs):
|
|
304 If there are active processes, then list them before querying if
|
|
305 it is ok to exit emacs.
|
|
306
|
|
307 1997-08-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
308
|
|
309 * efs/dired.el (dired-get-filename) Move the skipping of the
|
|
310 ending carriage return on NT to inside the setq so `and' won't
|
|
311 fail on Unix.
|
|
312
|
179
|
313 1997-07-30 SL Baur <steve@altair.xemacs.org>
|
|
314
|
|
315 * prim/startup.el (find-emacs-root-internal-1): Remove diagnostic.
|
|
316
|
|
317 * prim/packages.el (packages-find-packages): Remove diagnostic.
|
|
318
|
|
319 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
320
|
|
321 * utils/config.el (config-value-hash-table): Only store the first
|
|
322 occurrence of a symbol.
|
|
323
|
|
324 * modes/make-mode.el: Remove imenu stuffs.
|
|
325
|
177
|
326 Sat Jul 26 12:24:20 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
327
|
|
328 * cc-mode/ Release 5.14
|
|
329
|
|
330 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
331
|
|
332 * cc-mode/cc-styles.el (c-styles-alist):
|
|
333 In "java" style, set c-hanging-comment-starter-p to
|
|
334 nil to preserve Javadoc starter lines.
|
|
335
|
|
336 Fri Jul 25 22:17:07 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
337
|
|
338 * cc-mode/cc-engine.el (c-beginning-of-statement-1):
|
|
339 When checking for bare semi, don't match
|
|
340 on a semi following a close brace, otherwise the following legal code
|
|
341 fails:
|
|
342
|
|
343 void foo()
|
|
344 {
|
|
345 static struct Pattern nums
|
|
346 = {1, 2, 3};
|
|
347
|
|
348 int j = 2;
|
|
349 }
|
|
350
|
|
351 This might break some bare semi idioms but those are probably more
|
|
352 rare than static initializers.
|
|
353
|
|
354 * cc-mode/cc-vars.el (idl-mode-hook): New variable.
|
|
355
|
|
356 * cc-mode/cc-mode.el (idl-mode): Support for CORBA's IDL language.
|
|
357
|
|
358 * cc-mode/idl-font-lock.el: Unsupported font-lock definitions for IDL.
|
|
359 This should be merged in with font-lock.el
|
|
360
|
|
361 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
362 move the calling of c-make-styles-buffer-local
|
|
363 into c-initialize-builtin-style.
|
|
364
|
|
365 * cc-mode/cc-styles.el (c-set-style-2):
|
|
366 Fixed broken implementation of inherited styles.
|
|
367
|
|
368 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
369 Run the c-initialization-hook, but only once
|
|
370 per Emacs session.
|
|
371
|
|
372 * cc-mode/cc-vars.el (c-initialization-hook): New variable.
|
|
373
|
|
374 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
375 CASE 5I: When adding 'inclass syntax, use the
|
|
376 relpos pointing to the class opening brace, unless that hangs on the
|
|
377 right side, in which case, use the start of the class/struct keyword.
|
|
378
|
|
379 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
380
|
|
381 * cc-mode/cc-langs.el (c-symbol-key):
|
|
382 first character must be a letter or underscore
|
|
383
|
|
384 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
385
|
|
386 * packages/vc.el (vc-version-diff): Autoload for the menu.
|
|
387 Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com>
|
|
388
|
|
389 1997-07-24 SL Baur <steve@altair.xemacs.org>
|
|
390
|
|
391 * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS
|
|
392 process exit handling bug.
|
|
393 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
394
|
|
395 1997-07-23 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
396
|
|
397 * packages/info.el: (Info-fontify-node) Allow colons in menu
|
|
398 names. There must be whitespace following the menu ending colon.
|
|
399
|
|
400 1997-07-23 SL Baur <steve@altair.xemacs.org>
|
|
401
|
|
402 * prim/faces.el (invert-face): Make interactive.
|
|
403 Suggested by David Bakhash <cadet@sst.ll.mit.edu>
|
|
404
|
|
405 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
406
|
|
407 * modes/view-process-system-specific.el added
|
|
408 `View-process-field-name-descriptions-linux', transcribed from
|
|
409 man 7 ps_fields. Linux signals fixed to match <asm/signal.h>.
|
|
410
|
|
411 1997-07-22 SL Baur <steve@altair.xemacs.org>
|
|
412
|
|
413 * x11/x-toolbar.el (toolbar-paste-function): Add default as
|
|
414 option.
|
|
415
|
|
416 * prim/minibuf.el (force-dialog-box-use): Fix typo.
|
|
417 From Pekka Marjola <pema@iki.fi>
|
|
418
|
|
419 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
420
|
|
421 * prim/packages.el (locate-data-directory): New function to search
|
|
422 for directories in the data-directory-list.
|
|
423
|
|
424 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
425
|
|
426 * prim/minibuf.el: New customize variable:
|
|
427 `minibuffer-history-uniquify'
|
|
428 (read-from-minibuffer) Only remove histval from list if
|
|
429 minibuffer-history-uniquify is t.
|
|
430
|
|
431 * custom/custom.el: Fix typo in (defgroup) docstring.
|
|
432
|
|
433 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
434
|
|
435 * prim/startup.el (set-default-load-path): Initialize package
|
|
436 paths as final step if everything else went O.K.
|
|
437
|
|
438 * prim/help.el: Removed locate-library (moved to packages.el).
|
|
439
|
|
440 * prim/subr.el: Removed lamda macro (moved to packages.el).
|
|
441
|
|
442 * prim/packages.el (package-find-packages): New function. Search
|
|
443 package hierarchies for interesting directories.
|
|
444 (package-find-packages-1): Helper function for the above. Do the
|
|
445 searching in exactly 1 directory.
|
|
446
|
|
447 * packages/vc.el: Add ClearCase maintainer.
|
|
448
|
|
449 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
450
|
|
451 * modes/whitespace-mode.el (toplevel) Install toolbar button using
|
|
452 `toolbar-add-item' rather than redefining the whole default
|
|
453 toolbar. If the button is already there, does nothing, so a
|
|
454 custom toolbar containing a whitespace button can made with
|
|
455 `edit-toolbar' once it's been installed the first time.
|
|
456
|
|
457 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
458
|
|
459 * utils/speedbar.el:
|
|
460 (speedbar-frame-mode): Autoload.
|
|
461 (speedbar-get-focus): Autoload.
|
|
462 (speedbar): Autoload (correctly).
|
|
463
|
|
464 (speedbar-frame-width): Test liveness of frame
|
|
465 too.
|
|
466 (speedbar-frame-mode): Avoid some Emacs 20 code.
|
|
467 From Markus Linnala <maage@cs.tut.fi>
|
|
468
|
|
469 * prim/startup.el (find-emacs-root-internal): Search
|
|
470 prefix-directory directly for XEmacs installed stuffs.
|
|
471
|
|
472 * utils/smtpmail.el (smtpmail-send-it): Autoload.
|
|
473
|
|
474 * prim/startup.el (command-line): Put advisory text in *scratch*
|
|
475 at startup.
|
|
476
|
|
477 * packages/info.el (Info-exit): Guard against deletion of only
|
|
478 frame.
|
|
479 From David Bakhash <cadet@MIT.EDU>
|
|
480
|
|
481 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
482
|
|
483 * utils/elp.el: Spelling correction.
|
|
484 From karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
|
|
485
|
175
|
486 1997-07-19 Steven L Baur <steve@altair.xemacs.org>
|
|
487
|
|
488 * prim/about.el: Sundry changes.
|
|
489
|
|
490 1997-07-18 Steven L Baur <steve@altair.xemacs.org>
|
|
491
|
|
492 * packages/crypt.el (crypt-inhibit-formats): New variable.
|
|
493 (crypt-encoded-p): Use it.
|
|
494 Based on a patch by Tkil <tkil@scrye.com>
|
|
495
|
|
496 * utils/ring.el (ring-p): Make compatible, not obsolete.
|
|
497
|
|
498 1997-07-16 Steven L Baur <steve@altair.xemacs.org>
|
|
499
|
|
500 * utils/crontab.el (crontab-get): Check for `no crontab for' as an
|
|
501 error return.
|
|
502 Suggested by Jeff Miller <jmiller@smart.net>
|
|
503
|
|
504 * modes/arc-mode.el: Clean up comment.
|
|
505
|
|
506 * packages/tar-mode.el: Clean up comments.
|
|
507
|
|
508 Wed Jul 16 23:56:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
509
|
|
510 * cc-mode/: Release 5.13.
|
|
511
|
|
512 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
513
|
|
514 * cc-mode/cc-langs.el (c-symbol-key):
|
|
515 first character must be a letter or underscore
|
|
516
|
|
517 Mon Jul 14 23:43:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
518
|
|
519 * cc-mode/cc-langs.el (c-make-inherited-keymap): Change to a defun
|
|
520
|
|
521 * cc-mode/cc-langs.el:
|
|
522 Added (require 'cc-defs) to pick up the definition of c-emacs-features.
|
|
523
|
|
524 * cc-mode/README: Simplified instructions
|
|
525
|
|
526 * cc-mode/cc-make.el: New file to aid in byte-compiling in older
|
|
527 Emacsen.
|
|
528
|
|
529 Sun Jul 13 21:24:37 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
530
|
|
531 * cc-mode/cc-cmds.el: cc-defs is required to pick up the
|
|
532 c-add-syntax macro
|
|
533
|
|
534 * cc-mode/cc-langs.el (c-mode-menu):
|
|
535 Added uncomment region and slight rearrangement of
|
|
536 items
|
|
537
|
|
538 * cc-mode/cc-cmds.el (c-electric-backspace):
|
|
539 Must get 'supercede property values to work
|
|
540 with delsel and pending-del.
|
|
541
|
|
542 Thu Jul 10 20:46:09 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
543
|
|
544 * cc-mode/cc-engine.el (c-maybe-labelp):
|
|
545 defvar this to shut up the byte compiler
|
|
546
|
|
547 Wed Jul 9 22:08:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
548
|
|
549 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
550 use copy-sequence instead of copy-tree
|
|
551 so the cl module isn't necessary.
|
|
552
|
|
553 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
554 fix ebola eradication consequence in the
|
|
555 preserve-p test.
|
|
556
|
|
557 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
558
|
|
559 * prim/about.el (xemacs-hackers): Add info about IENAGA Kazuyuki.
|
|
560 (about-url-alist): Ditto.
|
|
561 (about-maintainer-info): Ditto.
|
|
562
|
|
563 * prim/modeline.el (add-minor-mode): Update docstring.
|
|
564
|
|
565 1997-07-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
566
|
|
567 * packages/pending-del.el (pending-delete-mode): Use the option
|
|
568 symbol as argument to add-minor-mode, not its value.
|
|
569
|
|
570 1997-07-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
571
|
|
572 * packages/pending-del.el (pending-delete-modeline-string): New
|
|
573 option.
|
|
574
|
|
575 1997-07-14 Steven L Baur <steve@altair.xemacs.org>
|
|
576
|
|
577 * prim/files.el (auto-mode-alist): Readd objective c mode.
|
|
578 From Barry A. Warsaw <bwarsaw@CNRI.Reston.Va.US>
|
|
579
|
|
580 * prim/make-docfile.el: Print more informative message when
|
|
581 attempting to create docfile and all dumped .elcs do not exist.
|
|
582
|
173
|
583 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
584
|
|
585 * prim/files.el (save-some-buffers): Guard call to
|
|
586 `delete-other-windows'.
|
|
587
|
|
588 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
589
|
|
590 * prim/minibuf.el: (read-from-minibuffer) Corrected indentation,
|
|
591 History lists don't contain dups anymore, newest is put on top and
|
|
592 removed from the cdr.
|
|
593
|
|
594 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
595
|
|
596 * packages/man.el: (manual-entry) Added `Manual-page-
|
|
597 minibuffer-history', and added it to the read-string statement.
|
|
598 Added #\: to `fmh' so that manuals named like MIME::Parser(3) are
|
|
599 found at point.
|
|
600 (Manual-mouseify-xrefs) Fixed it so now it will mousify the manual
|
|
601 entry on the first line of an apropos listing.
|
|
602
|
|
603 1997-07-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
604
|
|
605 * packages/info.el: Added `Info-minibuffer-history', and made it
|
|
606 the minibuffer history variable in the `completing-read' calls.
|
|
607
|
|
608 * utils/savehist.el: Added `Info-minibuffer-history' to default
|
|
609 value of `savehist-history-variables'.
|
|
610
|
|
611 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
612
|
|
613 * modes/lisp-mode.el: Restore verbosity as an option.
|
|
614 From Hrvoje Niksic <hniksic@srce.hr>
|
|
615
|
|
616 1997-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
617
|
|
618 * prim/cmdloop.el (execute-extended-command): Use
|
|
619 `sorted-key-descriptions'.
|
|
620
|
|
621 * prim/help.el (sorted-key-descriptions): New function.
|
|
622 (where-is): Use it.
|
|
623 (where-is): Use `read-command'.
|
|
624
|
|
625 * prim/macros.el (kbd-macro-query): Use `read-char-exclusive'
|
|
626 instead of `read-char'.
|
|
627
|
|
628 * prim/cmdloop.el (read-char): Correctly inhibit quit.
|
|
629
|
|
630 * prim/files.el: Use `files' group.
|
|
631
|
|
632 * prim/disp-table.el (describe-display-table): Made it work; don't
|
|
633 use `describe-vector'.
|
|
634
|
|
635 * prim/gui.el: Customized.
|
|
636
|
|
637 * utils/edmacro.el (insert-kbd-macro): Move to macros.el.
|
|
638
|
|
639 * prim/macros.el: Synch with FSF 19.34.
|
|
640
|
|
641 * prim/featurep.el: Comment addition.
|
|
642
|
|
643 * prim/cus-start.el: Add variables from replace.el.
|
|
644
|
|
645 * prim/replace.el (case-replace): Use `defvar', not `defconst'.
|
|
646
|
|
647 * utils/crontab.el: Customized.
|
|
648
|
|
649 * utils/highlight-headers.el: Define -faces as a separate group;
|
|
650 customize the variables.
|
|
651
|
|
652 * utils/uniquify.el: Hide from the Customize tree; the package
|
|
653 changes state of XEmacs on load.
|
|
654
|
|
655 * packages/igrep.el: Don't insinuate XEmacs when loading.
|
|
656 (igrep-insinuate): New function.
|
|
657
|
|
658 * packages/blink-cursor.el (blink-cursor-callback): Don't blink on
|
|
659 TTY-s.
|
|
660
|
|
661 * prim/console.el (resume-pid-console): Use `eql'.
|
|
662
|
|
663 * prim/profile.el (profile): Restore old profiling state, instead
|
|
664 of blindly turning off profiling.
|
|
665
|
|
666 * packages/add-log.el (add-log-c-like-modes): Add java-mode.
|
|
667
|
|
668 * packages/add-log.el: Require fortran when compiling.
|
|
669
|
|
670 * prim/device.el (device-list): Use `nconc' instead of `append'.
|
|
671
|
|
672 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
673
|
|
674 * prim/files.el (save-some-buffers): Only delete other windows the
|
|
675 first time through.
|
|
676 Based on code from Hrvoje Niksic <hniksic@srce.hr>
|
|
677
|
|
678 1997-07-12 Steven L Baur <steve@altair.xemacs.org>
|
|
679
|
|
680 * prim/modeline.el (mouse-drag-modeline): Don't queue dummy eval
|
|
681 events.
|
|
682 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
683
|
|
684 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
685
|
|
686 * packages/gnuserv.el (gnuserv-edit-files): Operate on this
|
|
687 buffer's menubar.
|
|
688
|
|
689 1997-07-11 Steven L Baur <steve@altair.xemacs.org>
|
|
690
|
|
691 * packages/gnuserv.el: Add done button.
|
|
692 From Hrvoje Niksic <hniksic@srce.hr>
|
|
693
|
|
694 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
695
|
|
696 * utils/edit-toolbar.el: (edit-toolbar-file-name): Use
|
|
697 `emacs-user-extension-dir'.
|
|
698 (edit-toolbar-add-initialization): Ditto.
|
|
699 (edit-toolbar-prompt-for-initialization): Ditto.
|
|
700
|
|
701 * utils/edit-toolbar.el: New file.
|
|
702 From Peter Pezaris <pez@dwwc.com>
|
|
703
|
|
704 * utils/toolbar-utils.el: New file.
|
|
705 From Jeff Miller <jmiller@smart.net>
|
|
706
|
|
707 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
708
|
|
709 * packages/add-log.el (change-log-font-lock-keywords): Don't
|
|
710 fontify closing paren.
|
|
711
|
|
712 * packages/pending-del.el: Some renamings, synch with Emacs 19.34.
|
|
713
|
|
714 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
715
|
|
716 * packages/hyper-apropos.el (hyper-apropos-get-doc): Don't
|
|
717 autoload, there is very little point.
|
|
718
|
|
719 * prim/obsolete.el (frame-first-window): Make compatible, not
|
|
720 obsolete.
|
|
721
|
|
722 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
723
|
|
724 * packages/pending-del.el (pending-delete-pre-hook): Don't quote
|
|
725 lambda.
|
|
726 (pending-delete-pre-hook): Use `error-message-string'.
|
|
727 (pending-delete): Treat as minor mode; define the standard turn-on
|
|
728 and turn-off functions.
|
|
729 (delete-active-region): Simplified.
|
|
730
|
|
731 * packages/pending-del.el: Don't turn on by default.
|
|
732
|
|
733 1997-07-09 Steven L Baur <steve@altair.xemacs.org>
|
|
734
|
|
735 * packages/pending-del.el: Correct typo in Hrvoje's upgrade.
|
|
736
|
|
737 * mel/mel-u.el (uuencode-external-decode-region): Force
|
|
738 buffer-read-only nil because it gets changed magically to t during
|
|
739 the call to `insert-file-contents'.
|
|
740
|
|
741 * tm/tm-image.el (mime-preview/filter-for-image): Comment out test
|
|
742 for invalid glyph. It appears to be non-functional.
|
|
743
|
|
744 * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add
|
|
745 entry for debug on signal.
|
|
746
|
|
747 * packages/supercite.el (sc-attribs-%@-addresses): + is valid in
|
|
748 an Email address.
|
|
749 (sc-attribs-<>-addresses): Ditto.
|
|
750 (sc-get-address): Ditto.
|
|
751
|
|
752 * cc-mode/cc-cmds.el (c-electric-brace): Fix Ebola infection.
|
|
753
|
|
754 * prim/dumped-lisp.el (dumped-lisp-packages): Tweak dump order
|
|
755 so "startup" is loaded before the autoloads.
|
|
756
|
|
757 * custom/cus-edit.el (custom-file): Use same logic as startup.el
|
|
758
|
|
759 j1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
760
|
|
761 * prim/simple.el (log-message-ignore-regexps): Reduced
|
|
762 significantly.
|
|
763
|
171
|
764 Tue Jul 8 23:47:47 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
765
|
|
766 * cc-mode/Release 5.12
|
|
767
|
|
768 Mon Jul 7 23:47:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
769
|
|
770 * cc-mode/cc-styles.el, cc-mode/cc-mode.el, cc-mode/cc-menus.el,
|
|
771 cc-mode/cc-langs.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
772 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
773 Reorganization to support byte-recompile-directory.
|
|
774
|
|
775 * cc-mode/Release: Don't put release number in tar file
|
|
776
|
|
777 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
778
|
|
779 * cc-mode/cc-langs.el (c-mode-base-map):
|
|
780 Proper binding of c-electric-backspace and
|
|
781 c-electric-delete, based on the policy of the various maintainers.
|
|
782 Thank goodness for delete-key-deletes-forward!
|
|
783
|
|
784 * cc-mode/cc-vars.el (c-tab-always-indent, c-hanging-braces-alist):
|
|
785 Minor changes to the cutomize format.
|
|
786
|
|
787 * cc-mode/cc-mode-19.el: Initial revision
|
|
788
|
|
789 * cc-mode/cc-menus.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
790 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
791 Major Ebola eradication.
|
|
792
|
|
793 Wed Jul 2 21:33:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
794
|
|
795 * cc-mode/cc-engine.el (c-crosses-statement-barrier-p,
|
|
796 c-guess-basic-syntax): Ebola eradication.
|
|
797
|
|
798 * cc-mode/cc-cmds.el (c-indent-region):
|
|
799 Call c-echo-parsing-error to echo last parsing
|
|
800 error that may have occurred.
|
|
801
|
|
802 * cc-mode/cc-engine.el (c-echo-parsing-error): New function.
|
|
803
|
|
804 * cc-mode/cc-engine.el (c-parsing-error): new variable
|
|
805
|
|
806 (c-parse-state): When an unbalanced close brace is discovered, don't
|
|
807 raise an error (prevents insertion of character). Insert the
|
|
808 character, display a warning message, and set c-parsing-error so
|
|
809 syntax echoing will be disabled.
|
|
810
|
|
811 (c-show-syntactic-information, c-indent-line): Suppress syntax echoing
|
|
812 if c-parsing-error is non-nil.
|
|
813
|
|
814 * cc-styles.el: Added require of cl to pick up definition of copy-tree.
|
|
815
|
|
816 Mon Jun 30 21:41:00 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
817
|
|
818 * cc-mode/cc-langs.el, cc-mode/cc-mode.el (c-mode-map,
|
|
819 c++-mode-map, objc-mode-map, java-mode-map):
|
|
820 Moved
|
|
821 defvars from cc-langs.el to cc-mode.el for use in c-mode, c++-mode,
|
|
822 objc-mode, and java-mode docstrings. Actual population of these mode
|
|
823 maps remains in cc-langs.el.
|
|
824
|
|
825 * cc-mode/cc-mode.el:
|
|
826 Require cc-langs at top level, so as to get the definitions for
|
|
827 c-mode-map, et al. that are used in the *-mode docstrings.
|
|
828
|
|
829 Fri Jun 27 17:33:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
830
|
|
831 * cc-mode/cc-langs.el (c-mode-syntax-table):
|
|
832 Added autoload cookie for gdb-mode.
|
|
833
|
|
834 Thu Jun 26 21:12:56 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
835
|
|
836 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
837 CASE 5H: Whack one ebola infection (e.g. using
|
|
838 memq with the results of following-char in XEmacs 20).
|
|
839
|
|
840 * cc-mode/cc-styles.el:
|
|
841 Added two require's that make autoload call of (c-set-style) work.
|
|
842
|
|
843 Sun Jun 22 16:40:30 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
844
|
|
845 * cc-mode/cc-cmds.el (c-electric-delete):
|
|
846 Don't call c-electric-backspace interactively.
|
|
847
|
|
848 Fri Jun 20 20:40:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
849
|
|
850 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode):
|
|
851 Make sure to call
|
|
852 c-update-modeline after the hooks are run, so that the modeline
|
|
853 accurately reflects auto-newline and delete-key minor modes if the
|
|
854 hooks set c-hungry-delete-key or c-auto-newline directly.
|
|
855
|
|
856 * cc-align.el (c-lineup-java-throws): Fixed some regressions.
|
|
857 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
858
|
|
859 * packages/func-menu.el: Don't enable Makefile mode function menu
|
|
860 by default.
|
|
861 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
862
|
|
863 * x11/x-menubar.el (file-menu-filter): Delete Frame should be
|
|
864 active when multiple frames span multiple devices.
|
|
865 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
866
|
|
867 1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
868
|
|
869 * packages/gnuserv.el: Remove RCS ID keywords.
|
|
870
|
|
871 * utils/savehist.el: Cosmetic changes. Hopefully, not
|
|
872 user-visible.
|
|
873
|
|
874 * prim/debug.el (debug-convert-byte-code): Use compiled-function
|
|
875 accessor functions.
|
|
876
|
|
877 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
878
|
|
879 * modes/hideif.el (hide-ifdef-mode): Include modemap in call to
|
|
880 `add-minor-mode'.
|
|
881
|
|
882 1997-07-08 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
883
|
|
884 * packages/add-log.el: Require add-log for accessing
|
|
885 add-log-mailing-address and add-log-full-name variables.
|
|
886
|
|
887 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
888
|
|
889 * bytecomp/disass.el (disassemble-1): Use functional interface
|
|
890 instead of indexing into vector.
|
|
891 From Hrvoje Niksic <hniksic@srce.hr>
|
|
892
|
|
893 * prim/startup.el (emacs-user-extension-dir): New variable.
|
|
894 (load-user-init-file): Use it. .xemacs and .xemacs-custom are
|
|
895 moved into `emacs-user-extension-dir' and renamed to init.el and
|
|
896 options.el respectively.
|
|
897
|
|
898 * prim/packages.el (packages-hardcoded-lisp): Remove "startup"
|
|
899 since it is mentioned in dumped-lisp.el.
|
|
900
|
|
901 * cl/cl-macs.el (keymap-name): New defsetf.
|
|
902 (keymap-prompt): Ditto.
|
|
903 (keymap-default-binding): Ditto.
|
|
904 From Hrvoje Niksic <hniksic@srce.hr>
|
|
905
|
|
906 1997-07-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
907
|
|
908 * packages/dabbrev.el: replace `buffer-substring' with
|
|
909 `buffer-substring-no-properties' so that unwanted text
|
|
910 properties (like read-only) are stripped from inserted
|
|
911 dabbrev expansions.
|
|
912
|
|
913 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
914
|
|
915 * comint/comint.el (comint-replace-by-expanded-history): Change
|
|
916 buggy history test regexp.
|
|
917 From Simon Marshall <simon@spiff.gnu.ai.mit.edu> (Emacs/Mule zeta)
|
|
918
|
|
919 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
920
|
|
921 * oobr/br-clos-ft.el (clos-scan-routine-arglist): Don't reference
|
|
922 bytecode object as vector.
|
|
923
|
|
924 * hypberbole/hact.el (action:commandp): Don't reference bytecode
|
|
925 objects as vectors.
|
|
926 (action:params): Ditto.
|
|
927
|
|
928 * hyperbole/hypb.el (hypb:function-copy): Don't reference byte
|
|
929 code objects as vectors.
|
|
930 (hypb:function-symbol-replace): Document as broken. The
|
|
931 substition cannot be done without some thinking I'm not in the
|
|
932 mood for.
|
|
933
|
|
934 * efs/efs-ovwrt.el (efs-overwrite-fn): Attempt to correctly deal
|
|
935 with the interactive spec.
|
|
936
|
|
937 * packages/apropos.el (apropos-safe-documentation): Use
|
|
938 `compiled-function-doc-string' instead of referencing a bytecode
|
|
939 object as an array.
|
|
940
|
|
941 * prim/subr.el (buffer-substring-no-properties): Undo previous
|
|
942 change removing extents. set-text-properties works now.
|
|
943 From Hrvoje Niksic <hniksic@srce.hr>
|
|
944
|
|
945 * packages/hyper-apropos.el (hyper-apropos-get-doc): Get the
|
|
946 argument list through a function instead of indexing into
|
|
947 bytecode.
|
|
948
|
|
949 * utils/easymenu.el (easy-menu-add): Oops, wrong sense in
|
|
950 comparison.
|
|
951
|
|
952 * comint/gdb.el (gdb-mode-syntax-table): New variable. Initialize
|
|
953 with the logic currently in CC Mode 5.11.
|
|
954 (gdb-mode): Use it.
|
|
955
|
|
956 * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the
|
|
957 current local map.
|
|
958
|
|
959 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
960
|
|
961 * language/english.el: Add quail-british for British.
|
|
962
|
|
963 * language/european.el: Register input-method for various non
|
|
964 quail-latin-1 methods.
|
|
965
|
169
|
966 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
967
|
|
968 * prim/cmdloop.el (errors-deactivate-region): Default to no error
|
|
969 behavior for beta testing.
|
|
970
|
|
971 * prim/dumped-lisp.el (dumped-lisp-packages): Reenable dumping
|
|
972 winnt.elc with MS Windows NT version of XEmacs.
|
|
973
|
|
974 1997-07-05 Steven L Baur <steve@altair.xemacs.org>
|
|
975
|
|
976 * comint/shell.el ((not shell-mode-map)): M-RET conflicts with
|
|
977 Hyperbole binding.
|
|
978
|
|
979 * comint/comint.el (comint-mode): Use easymenu for making menus.
|
|
980 (comint-popup-menu): Use mode-popup menu instead of private menu.
|
|
981
|
|
982 * efs/dired.el (toplevel): Do not string test version against
|
|
983 "Lucid".
|
|
984
|
|
985 * prim/obsolete.el (add-menu): Don't make obsolete.
|
|
986
|
|
987 * utils/easymenu.el (easy-menu-remove): Do something neater when
|
|
988 only one buffer menu is in effect.
|
|
989 (easy-menu-add): Ditto.
|
|
990
|
|
991 * prim/dumped-lisp.el (dumped-lisp-packages): easymenu will be
|
|
992 dumped with XEmacs.
|
|
993
|
|
994 * utils/easymenu.el (easy-menu-define): Don't autoload.
|
|
995
|
|
996 * modes/lisp-mode.el (toplevel): Rename menu descriptors.
|
|
997 (emacs-lisp-mode): Use easy-menu-define/easy-menu-add to add menus.
|
|
998 (lisp-interaction-mode): Ditto.
|
|
999
|
|
1000 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
1001
|
|
1002 * prim/cmdloop.el (errors-deactivate-region): Default to existing
|
|
1003 behavior.
|
|
1004
|
|
1005 * leim/quail.el (quail-mode): Correct addition of quail minor mode
|
|
1006 info to minor-mode-map-alist.
|
|
1007 (top-level): Ditto.
|
|
1008
|
|
1009 1997-06-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
1010
|
|
1011 * modes/abbrev.el (define-mode-abbrev): Call `define-abbrev' with
|
|
1012 correct arguments.
|
|
1013
|
|
1014 1997-07-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
1015
|
|
1016 * prim/minibuf.el (read-from-minibuffer): Initialize
|
|
1017 `current-minibuffer-contents', `current-minibuffer-point', and
|
|
1018 `initial-minibuffer-history-position'.
|
|
1019 (next-history-element): Use them.
|
|
1020 (previous-matching-history-element): Ditto.
|
|
1021
|
|
1022 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
1023
|
|
1024 * prim/cus-load.el (custom-put): New alias for overloadable
|
|
1025 function.
|
|
1026
|
|
1027 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
1028
|
|
1029 * utils/autoload.el (batch-update-directory): Fix typo.
|
|
1030 (update-autoloads-from-directory): Avoid scanning custom-load.el
|
|
1031 and auto-autoload.el files.
|
|
1032 (batch-update-autoloads): Remove duplicate status message.
|
|
1033 (autoload-snarf-defcustom): Keep track of what symbols we have
|
|
1034 attached property lists to.
|
|
1035
|
|
1036 * ilisp/Makefile (autoloads): Add autoloads dependencies.
|
|
1037
|
|
1038 * hyperbole/Makefile: Add autoloads dependencies.
|
|
1039
|
|
1040 * utils/autoload.el (batch-update-autoloads): Load custom-load
|
|
1041 prior to updating autoloads.
|
|
1042
|
|
1043 * cc-mode/Makefile (autoloads): New targets to automatically
|
|
1044 rebuild autoloads and custom-loads.
|
|
1045
|
|
1046 1997-07-02 Steven L Baur <steve@altair.xemacs.org>
|
|
1047
|
|
1048 * auctex/Makefile (autoloads): New targets to automatically
|
|
1049 rebuild autoloads and custom-loads.
|
|
1050
|
|
1051 * utils/autoload.el (batch-update-autoloads): Add new parameter,
|
|
1052 update DOC string.
|
|
1053
|
|
1054 * comint/gdb.el (gdb-mode): Semantics of c-mode-syntax-table have
|
|
1055 changed.
|
|
1056
|
|
1057 1997-07-01 Steven L Baur <steve@altair.xemacs.org>
|
|
1058
|
|
1059 * x11/x-menubar.el: bookmark submenu beautification -- This will
|
|
1060 make it look better (and will prevent some consing, but that's
|
|
1061 being anal).
|
|
1062 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1063
|
|
1064 * prim/simple.el (delete-key-deletes-forward): Mark docstring as
|
|
1065 an user option.
|
|
1066 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
1067
|
|
1068 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified
|
|
1069 comparison.
|
|
1070
|
|
1071 * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its
|
|
1072 own byte code. Whee.
|
|
1073 * utils/advice.el (ad-interactive-form): Don't treat bytecode as a
|
|
1074 vector if it can be avoided.
|
|
1075 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
1076
|
|
1077 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
1078
|
|
1079 * prim/files.el (auto-mode-alist): Don't set image-mode by default
|
|
1080 on xpms.
|
|
1081
|
|
1082 Sun Jun 29 20:57:15 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1083
|
|
1084 * prim/simple.el: bind inhibit-read-only to t before
|
|
1085 trying to erase or otherwise modify the echo area buffer.
|
|
1086
|
|
1087 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1088
|
|
1089 * modes/image-mode.el: Add `image-maybe-restore' to
|
|
1090 `change-major-mode-hook'.
|
|
1091
|
|
1092 * modes/image-mode.el (image-maybe-restore): New function.
|
|
1093
|
167
|
1094 1997-06-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
1095
|
|
1096 * modes/abbrev.el (define-mode-abbrev): Would ignore EXPANSION.
|
|
1097
|
|
1098 1997-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
1099
|
|
1100 * modes/abbrev.el (define-abbrev): If NAME contains a non-word
|
|
1101 character, intern a ` ' symbol in the obarray.
|
|
1102
|
|
1103 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
1104
|
|
1105 * prim/files.el (auto-mode-alist): Set image-mode for various
|
|
1106 image file names (JPEG, GIF, PNG, and xpm).
|
|
1107
|
|
1108 Sun Jun 29 03:02:10 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1109
|
|
1110 * src/undo.c (record_extent):
|
|
1111 If the extent's object is a string, just return. We
|
|
1112 can't record undo information for strings, and it is
|
|
1113 very bad to reference through a string pointer as if it
|
|
1114 were a buffer pointer.
|
|
1115
|
|
1116 1997-06-28 Steven L Baur <steve@altair.xemacs.org>
|
|
1117
|
|
1118 * utils/delbs.el: Removed as obsolete.
|
|
1119 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
1120
|
|
1121 * packages/hyper-apropos.el (hyper-apropos-documentation): Remove
|
|
1122 obsolete alias.
|
|
1123 (hyper-apropos-hyperlink): Ditto.
|
|
1124 (hyper-apropos-major-heading): Ditto.
|
|
1125 (hyper-apropos-section-heading): Ditto.
|
|
1126 (hyper-apropos-heading): Ditto.
|
|
1127 (hyper-apropos-warning): Ditto.
|
|
1128 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1129
|
|
1130 * prim/simple.el (show-message-log): Restore an oldie-but
|
|
1131 prematurely-retired-goodie.
|
|
1132
|
|
1133 * x11/x-menubar.el (default-menubar): Restore Show Message Log
|
|
1134 command in Edit menu.
|
|
1135
|
|
1136 * mule/mule-util.el: Change defsubst to defun for
|
|
1137 string-to-sequence, string-to-list, string-to-vector,
|
|
1138 nested-alist-p to shut up build time diagnostics.
|
|
1139
|
|
1140 * prim/loadup.el (Top level): Added instrumentation to diagnose
|
|
1141 where the 0 property list is getting added at dump. Naturally, I
|
|
1142 cannot reproduce the problem now.
|
|
1143
|
|
1144 * modes/abbrev.el (define-abbrev): Trap nil tables (which might
|
|
1145 cause bogus plists to get put into obarray).
|
|
1146 Fix docstring.
|
|
1147
|
|
1148 1997-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
1149
|
|
1150 * modes/auto-show.el: Customized.
|
|
1151
|
|
1152 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
1153
|
|
1154 * prim/make-docfile.el: [oops] Check auto-autoloads.elc for
|
|
1155 out-of-dated-ness too.
|
|
1156
|
|
1157 * utils/autoload.el (batch-update-directory): Kill command line
|
|
1158 args when done.
|
|
1159 (autoload-save-customization): Print a warning message with the
|
|
1160 offending symbol when we run across the elusive malformed property
|
|
1161 list ((0 0)).
|
|
1162
|
|
1163 1997-06-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
1164
|
|
1165 * prim/profile.el (profile-key-sequence): New function.
|
|
1166 (pretty-print-profiling-info): Allow interactive calls.
|
|
1167
|
|
1168 * prim/overlay.el: Make more FSF compatible.
|
|
1169
|
|
1170 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
1171
|
|
1172 * prim/loaddefs.el (debug-ignored-errors): Fix regexps.
|
|
1173 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1174
|
|
1175 * hyperbole/wrolo-menu.el (TopLevel): Fix tests so that W3's
|
|
1176 id-menubar simulation doesn't bollux up feature tests.
|
|
1177
|
|
1178 * prim/about.el (about-xemacs): Adjust planned release date.
|
|
1179
|
|
1180 1997-06-26 Steven L Baur <steve@altair.xemacs.org>
|
|
1181
|
|
1182 * prim/cus-load.el: Use correct load name.
|
|
1183 - Silence the load messages.
|
|
1184
|
|
1185 * mule/mule-util.el (string-to-sequence): Spelling correction.
|
|
1186
|
|
1187 * prim/make-docfile.el: Don't overwrite DOC file when it is
|
|
1188 up-to-date.
|
|
1189
|
|
1190 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1191
|
|
1192 * language/chinese.el: Add chinese-isoir165 (CCITT Extended GB).
|
|
1193
|
|
1194 * language/chinese.el: Modify charset DOC-strings for CNS 11643 to
|
|
1195 be more detailed.
|
|
1196
|
|
1197 * language/arabic.el: (require 'language/arabic-util) instead
|
|
1198 of (require 'arabic) for Arabic environment.
|
|
1199
|
|
1200 * language/arabic-util.el: Provide `language/arabic-util' instead
|
|
1201 of `arabic'.
|
|
1202
|
|
1203 * language/arabic.el: Rename `arabic-0', `arabic-1' and `arabic-2'
|
|
1204 to `arabic-digit', `arabic-1-column' and `arabic-2-column' to sync
|
|
1205 with Emacs/mule-19.34.94-zeta.
|
|
1206
|
|
1207 * tl/char-table.el (char-position-to-string): Use `defsubst'.
|
|
1208 (char-table-1): New implementation.
|
|
1209
|
|
1210 Use BOX DRAWINGS characters of JIS X0208.
|
|
1211
|
|
1212 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1213
|
|
1214 * apel/richtext.el: Add autoload comments for `richtext-encode'
|
|
1215 and `richtext-decode'.
|
|
1216
|
|
1217 * prim/format.el (format-alist): Add `text/richtext'.
|
|
1218
|
|
1219 * modes/image-mode.el (image-decode): Display description for some
|
|
1220 commands when XEmacs cannot decodes current buffer as inline
|
|
1221 image.
|
|
1222
|
|
1223 * tl/chartblxmas.el: New file.
|
|
1224
|
|
1225 * tl/char-table.el (view-charset): Use `view-buffer'.
|
|
1226
|
|
1227 * x11/x-menubar.el (default-menubar): Add "Show character table"
|
|
1228 for MULE menu.
|
|
1229
|
|
1230 * apel/emu.el: Check richtext.el is bundled.
|
|
1231
|
|
1232 * tl/char-table.el: Use `charset-doc-string' directly.
|
|
1233
|
|
1234 * tl/char-table.el (view-charset): New command.
|
|
1235
|
|
1236 * tl/char-table.el: `show-char-table' -> `insert-charset-table'.
|
|
1237
|
|
1238 * tl/char-table.el: `show-96x96-table' ->
|
|
1239 `insert-96x96-charset-table'.
|
|
1240
|
|
1241 * tl/char-table.el: `show-94x94-table' ->
|
|
1242 `insert-94x94-charset-table'.
|
|
1243
|
|
1244 * tl/char-table.el: `show-96-table' -> `insert-96-charset-table'.
|
|
1245
|
|
1246 * tl/char-table.el: `show-94-table' -> `insert-94-charset-table'.
|
|
1247
|
|
1248 * tl/char-table.el: Use `insert'.
|
|
1249
|
|
1250 * packages/hexl.el (hexl-mode-exit): Run `hexl-mode-exit-hook'.
|
|
1251
|
|
1252 * x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
1253 support" and "Set language environment" of mule menu.
|
|
1254
|
|
1255 * apel/file-detect.el: Add autoload comments for function
|
|
1256 `add-path', `add-latest-path', `get-latest-path',
|
|
1257 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
1258 variable `exec-suffix-list'.
|
|
1259
|
|
1260 * prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
1261 image/png and image/x-xpm.
|
|
1262
|
|
1263 * modes/image-mode.el: New file.
|
|
1264
|
|
1265 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1266
|
|
1267 * tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite loop
|
|
1268 caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
1269
|
|
1270 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
1271
|
165
|
1272 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
1273
|
|
1274 * x11/x-menubar.el(default-menubar): Comment out changes to the
|
|
1275 Mule menu because they bombed after recompilation.
|
|
1276
|
|
1277 * packages/hyper-apropos.el
|
|
1278 (hyper-apropos-toggle-programming-flag): Use `with-current-buffer'
|
|
1279 instead of `eval-in-buffer'.
|
|
1280
|
|
1281 * term/sun-mouse.el: Remove bogus redefinition of
|
|
1282 `eval-in-buffer'.
|
|
1283 (sun-mouse-handler): Use with-current-buffer instead of
|
|
1284 `eval-in-buffer'.
|
|
1285
|
|
1286 * prim/make-docfile.el: Use princ not print.
|
|
1287 Suggested by Hrvoje Niksic.
|
|
1288
|
|
1289 * packages/info.el (Info-select-node): Desensitive case search for
|
|
1290 Note:.
|
|
1291 (Info-next-reference): Ditto.
|
|
1292 * prim/simple.el (kill-region): Adjust endpoints of extent to
|
|
1293 test and deal with case of the end being less than the beginning.
|
|
1294 * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4.
|
|
1295 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1296
|
|
1297 * prim/subr.el (eval-in-buffer): Make obsolete.
|
|
1298 Suggested by Hrvoje Niksic.
|
|
1299
|
|
1300 * packages/hyper-apropos.el (hyper-apropos-faces): Change group to
|
|
1301 'faces.
|
|
1302 Suggested by Per Abrahamsen.
|
|
1303
|
|
1304 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1305
|
|
1306 * prim/cmdloop.el (execute-extended-command): Print message after
|
|
1307 the command finishes, and restore old echo-area contents.
|
|
1308
|
|
1309 - Get keybinding before command is executed.
|
|
1310 Suggested by Kyle Jones and Steve Baur.
|
|
1311
|
|
1312 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
1313
|
|
1314 * packages/gnuserv.el: Make old symbols Obsolete.
|
|
1315 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1316
|
|
1317 * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in
|
|
1318 minibuffer.
|
|
1319 * prim/minibuf.el (minibuffer-keyboard-quit): Ditto.
|
|
1320 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1321
|
|
1322 * prim/help.el (help-mode-quit): Bury buffer when quitting.
|
|
1323 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1324
|
|
1325 1997-06-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
1326
|
|
1327 * prim/cmdloop.el: Customize `teach-extended-commands-p' and
|
|
1328 `teach-extended-commands-timeout'.
|
|
1329
|
|
1330 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
1331
|
|
1332 * version.el (emacs-version): Synch with InfoDock 4.0.
|
|
1333 (emacs-version): Ditto.
|
|
1334
|
|
1335 Mon Jun 23 12:33:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1336
|
|
1337 * about.el (about-show-linked-info): Use empty strings for
|
|
1338 `widget-link-prefix' and `widget-link-suffix'.
|
|
1339
|
|
1340 1997-06-22 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
1341
|
|
1342 * x11/x-menubar.el: Added `bookmark-menu-filter', changed
|
|
1343 bookmark submenu from a popup to a cascading submenu.
|
|
1344 * packages/bookmark.el: Added an autoload cookie for
|
|
1345 `bookmark-all-names' (by Steve Baur)
|
|
1346
|
|
1347 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1348
|
|
1349 * packages/info.el (Info-next-reference): Fix up for M-TAB to work
|
|
1350 correctly.
|
|
1351
|
|
1352 * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to
|
|
1353 balloon-help frames.
|
|
1354
|
|
1355 * packages/balloon-help.el (balloon-help-make-help-frame): Set the
|
|
1356 `balloon-help' property to the newly created frame.
|
|
1357
|
|
1358 * prim/profile.el (profile): New macro.
|
|
1359
|
|
1360 * prim/files.el (auto-mode-alist): Add winmgr-mode.
|
|
1361
|
|
1362 * modes/winmgr-mode.el: Customize.
|
|
1363
|
|
1364 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
1365
|
|
1366 * utils/autoload.el (generate-file-autoloads-1): Remove warning
|
|
1367 about 900 character lines.
|
|
1368
|
|
1369 * x11/x-toolbar.el (toolbar-mail-commands-alist): Correction for
|
|
1370 calling Netscape mail.
|
|
1371 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1372
|
|
1373 1997-06-22 Steven L Baur <steve@altair.xemacs.org>
|
|
1374
|
|
1375 * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu
|
|
1376 dynamic.
|
|
1377 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
1378
|
|
1379 * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps
|
|
1380 comint and ring.
|
|
1381
|
|
1382 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1383
|
|
1384 * language/arabic.el: moved from mule/arabic-hooks.el.
|
|
1385
|
|
1386 * mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
1387 `mh-folder-coding-system'.
|
|
1388
|
|
1389 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1390
|
|
1391 * language/ethio-util.el: imported from Emacs/mule-19.34.94-zeta.
|
|
1392
|
|
1393 * language/arabic-util.el: moved from mule/arabic.el; repair
|
|
1394 Arabic characters.
|
|
1395
|
|
1396 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1397
|
|
1398 * x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
1399 language environment" of Mule menu.
|
|
1400
|
|
1401 * language/visual-mode.el: moved from mule/.
|
|
1402
|
|
1403 * language/ethiopic.el: Modify for XEmacs.
|
|
1404
|
|
1405 * language/cyrillic.el: Modify DOC-string of koi8-r; Fixed problem
|
|
1406 of setting for `language-info-alist' about koi8-r.
|
|
1407
|
|
1408 * mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
1409
|
|
1410 * mule/mule-util.el: New file (imported from
|
|
1411 Emacs/mule-19.34.94-zeta).
|
|
1412
|
|
1413 * mule/mule-misc.el: Function `truncate-string-to-width' was moved
|
|
1414 to mule-util.el.
|
|
1415
|
|
1416 * prim/dumped-lisp.el, mule/mule-load.el: mule/arabic-hooks.el was
|
|
1417 moved to language/arabic.el; mule/arabic.el was moved to
|
|
1418 language/arabic-util.el; Use language/ethiopic.el instead of
|
|
1419 mule/ethiopic-hooks.el; Use language/ethio-util.el instead of
|
|
1420 mule/ethiopic.el.
|
|
1421
|
|
1422 * mule/mule-coding.el (coding-system-docstring): New alias (to
|
|
1423 emulate Emacs/mule-19.34.94-zeta function).
|
|
1424
|
|
1425 * mule/mule-cmds.el: modified to sync with
|
|
1426 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
1427
|
|
1428 (set-language-info): Add to "Describe Language Support" and "Set
|
|
1429 Language Environment" menu.
|
|
1430
|
|
1431 * mule/mule-charset.el: Function `compose-region' and
|
|
1432 `decompose-region' were moved to mule-util.el.
|
|
1433
|
|
1434 * leim/quail.el: modify to sync with latest quail.el of Emacs/mule
|
|
1435 in ETL.
|
|
1436
|
|
1437 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
1438
|
|
1439 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
1440
|
163
|
1441 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
1442
|
|
1443 * prim/tabify.el (untabify): Return nil.
|
|
1444 From contributor name lost.
|
|
1445
|
|
1446 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to
|
|
1447 be scanned for docstrings.
|
|
1448
|
|
1449 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1450
|
165
|
1451 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change
|
|
1452 title to name.
|
163
|
1453 * prim/overlay.el (overlay-put): Support `local-map'.
|
|
1454 (overlay-get): Support `category'.
|
|
1455
|
|
1456 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
1457
|
|
1458 * prim/startup.el (load-user-init-file): Load custom-file if it
|
|
1459 has not changed from the default.
|
|
1460
|
|
1461 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1462
|
|
1463 * prim/overlay.el (make-overlay): Avoid temporary variable.
|
|
1464 (move-overlay): Ditto.
|
|
1465 (overlays-in): Use `mapcar-extents'.
|
|
1466 (next-overlay-change): Avoid consing; use `map-extents'.
|
|
1467 (previous-overlay-change): Ditto.
|
|
1468 (overlay-lists): Ditto.
|
|
1469 (overlay-lists): Call `overlay-recenter' with correct value.
|
|
1470
|
|
1471 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
1472
|
|
1473 * utils/autoload.el (fixup-autoload-buffer): New function. Insert
|
|
1474 guards so a (load "auto-autoloads") works the same as require.
|
|
1475 (batch-update-directory): Use it.
|
|
1476
|
|
1477 * prim/update-elc.el: Allow for specification of packages that
|
|
1478 must not be bytecompiled. Better error diagnostics if a package
|
|
1479 is not found.
|
|
1480
|
|
1481 * prim/window.el, prim/window-xemacs.el, prim/simple.el:
|
|
1482 * prim/lisp.el, prim/frame.el:
|
|
1483 Customizations/synch to Emacs 20.1.
|
|
1484 * packages/hyper-apropos.el: Massive update.
|
|
1485 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1486
|
|
1487 * tm/tm-vm.el (vm-menu-mail-menu): Fix typo.
|
|
1488
|
|
1489 * packages/font-lock.el (lisp-font-lock-keywords-2): Add some new
|
|
1490 functions.
|
|
1491 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1492
|
|
1493 * prim/files.el (save-some-buffers-query-display-buffer): New
|
|
1494 user variable.
|
|
1495 (save-some-buffers): Use it.
|
|
1496 From David Bakhash <cadet@MIT.EDU>
|
|
1497 - Customization patches from Hrvoje Niksic.
|
|
1498
|
|
1499 * prim/simple.el (kill-region): Undo sorting region limits patch.
|
|
1500
|
|
1501 1997-06-20 Mike Scheidler <c23mts@eng.delcoelect.com>
|
|
1502
|
|
1503 * prim/tabify.el: Fixed 'untabify' to return 'nil value.
|
|
1504
|
|
1505 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
|
|
1506
|
|
1507 * efs/dired-xemacs.el (dired-do-interactive-chmod): Advance point
|
|
1508 after not failure.
|
|
1509 From <rritchie@britannia-life.co.uk>
|
|
1510
|
|
1511 * utils/edmacro.el (edmacro-parse-word): make (kbd "M-123"), (kbd
|
|
1512 "M--256") and such behave as documented.
|
|
1513 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1514
|
|
1515 * prim/cus-start.el: Various additions to built-in variable list.
|
|
1516 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1517
|
|
1518 * prim/subr.el: Remove mapvector.
|
|
1519 (with-output-to-string): Use with-current-buffer.
|
|
1520 (with-string-as-buffer-contents): Ditto.
|
|
1521 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1522
|
|
1523 * modes/arc-mode.el (archive-quit): New function.
|
|
1524 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1525 (archive-mode-map): Bind it to `q'.
|
|
1526
|
|
1527 * utils/autoload.el (cusload-file-name): Default to custom-load.el
|
|
1528 for each individual file.
|
|
1529
|
|
1530 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use
|
|
1531 `custom-file' as a location for saving enable multiple minibuffers
|
|
1532 option.
|
|
1533
|
|
1534 * packages/man.el (manual-entry): Don't leave empty buffer if
|
|
1535 error occurs.
|
|
1536 From Glynn Clements <glynn@sensei.co.uk>
|
|
1537
|
|
1538 * modes/arc-mode.el (archive-arc-summarize): De-ebolify.
|
|
1539 (archive-lzh-summarize): Ditto.
|
|
1540 (archive-zip-summarize): Ditto.
|
|
1541 (archive-zip-chmod-entry): Ditto.
|
|
1542
|
|
1543 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
1544
|
|
1545 * prim/update-elc.el: Total rework for dynamic dumped .elc finding.
|
|
1546
|
|
1547 1997-06-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
1548
|
|
1549 * prim/loaddefs.el (debug-ignored-errors): Initialize it.
|
|
1550
|
|
1551 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
1552
|
|
1553 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate
|
|
1554 for xrdb-mode.
|
|
1555 Suggested by Karl Hegbloom, Regexp by David Moore.
|
|
1556
|
|
1557 * version.el: Remove variables emacs-version, emacs-major-version,
|
|
1558 and emacs-minor-version.
|
|
1559
|
|
1560 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents
|
|
1561 to dumped-lisp.el.
|
|
1562
|
|
1563 * prim/make-docfile.el: New file.
|
|
1564
|
|
1565 1997-06-16 Steven L Baur <steve@altair.xemacs.org>
|
|
1566
|
|
1567 * prim/startup.el (load-user-init-file): Look for ~[user]/.xemacs
|
|
1568 before loading .emacs.
|
|
1569
|
|
1570 * modes/xrdb-mode.el (xrdb-mode): Autoload.
|
|
1571
|
|
1572 * prim/files.el (auto-mode-alist): Add defaults for xrdb-mode.
|
|
1573
|
|
1574 * leim/quail.el (quail-toggle-mode-temporarily): Guard against
|
|
1575 possibility of quail-conv-overlay not being an overlay.
|
|
1576
|
|
1577 1997-06-15 Steven L Baur <steve@altair.xemacs.org>
|
|
1578
|
|
1579 * prim/loadup.el: Remove most but not all of the hardcoded dumped
|
|
1580 lisp file names.
|
|
1581
|
|
1582 * prim/dumped-lisp.el: New file.
|
|
1583
|
|
1584 * prim/update-elc.el (toplevel): Rework using a better function to
|
|
1585 determine autoload file locations.
|
|
1586
|
|
1587 * prim/packages.el: New file.
|
|
1588
|
|
1589 * prim/update-elc.el: Determine location and count of
|
|
1590 auto-autoloads files at run-time.
|
|
1591
|
|
1592 * prim/loaddefs.el (((dir load-path))): Generalize load of
|
|
1593 auto-autoloads.
|
|
1594
|
|
1595 * utils/autoload.el (autoload-file-name): New variable.
|
|
1596 (autoload-target-directory): New variable.
|
|
1597 (generated-autoload-file): Use them.
|
|
1598 (cusload-file-name): New variable.
|
|
1599 (generated-custom-file): Use it.
|
|
1600 (batch-update-directory): New function.
|
|
1601
|
161
|
1602 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
1603
|
163
|
1604 * mule/canna.el: Guard call to function dynamic-link, which
|
|
1605 doesn't exist in XEmacs/Mule.
|
|
1606
|
161
|
1607 * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable
|
|
1608 Ebola notices.
|
|
1609
|
|
1610 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1611
|
|
1612 * bytecomp/bytecomp.el (batch-byte-compile): Suppress unavoidable
|
|
1613 Ebola notices.
|
|
1614 (batch-byte-recompile-directory): Ditto.
|
|
1615
|
|
1616 * utils/lib-complete.el (read-library): Look for .el.gz if not
|
|
1617 using Mule.
|
|
1618 (get-library-path): Ditto.
|
|
1619 Suggested by Jonathan Doughty <jwd@mitre.org>
|
|
1620
|
|
1621 * packages/add-log.el: Restore backwards compatible date behavior
|
|
1622 as an option.
|
|
1623 Eliminate XEmacs specific autoloads.
|
|
1624 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1625
|
|
1626 * efs/dired.el (dired-save-excursion): Ebola cleanup.
|
|
1627
|
|
1628 * packages/hyper-apropos.el: Massive cleanup, Customize.
|
|
1629 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1630
|
|
1631 Fri Jun 13 13:20:39 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1632
|
|
1633 * prim/syntax.el (symbol-near-point):
|
|
1634 Check for bobp and avoid (char-syntax (char-before)) if
|
|
1635 there.
|
|
1636
|
|
1637 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1638
|
|
1639 * prim/rect.el (operate-on-rectangle): Correct boundary error.
|
|
1640 From Bob Weiner <weiner@altrasoft.com>
|
|
1641
|
|
1642 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
1643
|
|
1644 * packages/ispell.el (ispell-command-loop): De-Ebolify.
|
|
1645
|
|
1646 * x11/x-iso8859-1.el: Added Grave keysym.
|
|
1647 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
1648
|
|
1649 * modes/make-mode.el (makefile-browse): Shouldn't be interactive.
|
|
1650 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1651
|
|
1652 * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by
|
|
1653 sh-script.
|
|
1654 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1655
|
|
1656 1997-06-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1657
|
|
1658 * prim/subr.el (with-current-buffer): New macro.
|
|
1659 (with-temp-file): Ditto.
|
|
1660
|
|
1661 * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test
|
|
1662 for `save-current-buffer'.
|
|
1663
|
|
1664 * bytecomp/bytecomp.el: Recognize `save-current-buffer'.
|
|
1665
|
|
1666 * edebug/edebug.el: Register with-current-buffer and others.
|
|
1667
|
|
1668 * modes/lisp-mode.el: Added specs for save-current-buffer,
|
|
1669 with-output-to-string, with-current-buffer, with-temp-file and
|
|
1670 with-output-to-temp-buffer.
|
|
1671
|
|
1672 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1673
|
|
1674 * gnus/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
|
|
1675 horizontal smiley faces.
|
|
1676 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
1677
|
|
1678 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1679
|
|
1680 * leim/quail.el (quail-get-translation): Don't use
|
|
1681 `string-to-vector' for XEmacs.
|
|
1682
|
159
|
1683 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
1684
|
|
1685 * prim/help.el (function-called-at-point): Use char-(after|before)
|
|
1686 instead of (following|preceding)-char.
|
|
1687 (variable-at-point): Ditto.
|
|
1688
|
|
1689 * prim/simple.el (delete-indentation): Use char-(after|before)
|
|
1690 instead of (following|preceding)-char.
|
|
1691 (just-one-space): Ditto.
|
|
1692 (backward-delete-char-untabify): Ditto.
|
|
1693 (do-auto-fill): Ditto.
|
|
1694
|
|
1695 * prim/paragraphs.el (end-of-paragraph-text): Use char-before
|
|
1696 instead of preceding-char.
|
|
1697
|
|
1698 * prim/misc.el (copy-from-above-command): Use char-(after|before)
|
|
1699 instead of (following|preceding)-char.
|
|
1700
|
|
1701 * prim/obsolete.el (preceding-char): Correct a typo.
|
|
1702
|
|
1703 * prim/minibuf.el (minibuffer-electric-slash): Use char-(after|before)
|
|
1704 instead of (following|preceding)-char.
|
|
1705 (minibuffer-electric-tilde): Ditto.
|
|
1706
|
|
1707 * prim/lisp.el (insert-parentheses): Use char-(after|before)
|
|
1708 instead of (following|preceding)-char.
|
|
1709
|
|
1710 * prim/indent.el (tab-to-tab-stop): Use char-(after|before)
|
|
1711 instead of (following|preceding)-char.
|
|
1712 (move-to-tab-stop): Ditto.
|
|
1713
|
|
1714 * prim/fill.el (fill-end-of-sentence-p): Use
|
|
1715 char-after/char-before instead of following-char/preceding-char.
|
|
1716 (canonically-space-region): Ditto.
|
|
1717 (fill-region-as-paragraph): Ditto.
|
|
1718 (fill-region): Change (= char char) to (eq char char).
|
|
1719
|
|
1720 * prim/debug.el (debugger-frame-number): Use char-after not
|
|
1721 following-char.
|
|
1722 (debugger-frame): Ditto.
|
|
1723 (debugger-frame-clear): Ditto.
|
|
1724
|
|
1725 * prim/case-table.el (invert-case): Use char-after not
|
|
1726 following-char.
|
|
1727 Clean up comments.
|
|
1728
|
|
1729 * prim/syntax.el (symbol-near-point): Use char-before not
|
|
1730 preceding-char.
|
|
1731
|
|
1732 * prim/window.el (window-list): Update DOCstring.
|
|
1733 From Noah Friedman <friedman@splode.com>
|
|
1734
|
|
1735 * utils/uniquify.el (toplevel): Make version test match XEmacs v20.
|
|
1736
|
|
1737 * tm/tm-ew-e.el: Clean up Ebola infection.
|
|
1738
|
|
1739 * x11/x-compose.el: Various corrections
|
|
1740 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
1741
|
|
1742 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1743
|
|
1744 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
1745 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
1746
|
|
1747 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1748
|
|
1749 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
1750 the `backward-or-forward-foo' functions.
|
|
1751 * lisp/prim/simple.el:
|
|
1752 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
1753 - Removed `backspace-or-delete-hook'
|
|
1754 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
1755 - Added functions: `backward-or-forward-kill-word'
|
|
1756 `backward-or-forward-kill-sentence'
|
|
1757 `backward-or-forward-kill-sexp'
|
|
1758 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
1759 began playing nicely with pending-del.
|
|
1760 * lisp/modes/cc-mode.el:
|
|
1761 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
1762 to use the new names.
|
|
1763
|
|
1764 1997-06-11 Karl M Hegbloom <karlheg@inetarena.com>
|
|
1765
|
|
1766 * ilisp/ilisp-def.el (toplevel): Changed `ilisp-prefix' from
|
|
1767 "C-z" to "C-c" because of conflict with global key binding for
|
|
1768 `iconify-frame'.
|
|
1769
|
|
1770 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
1771
|
|
1772 * prim/window.el (window-list): New function.
|
|
1773 Suggested by Noah Friedman <friedman@splode.com>
|
|
1774 Modified by Hrvoje Niksic <hniksic@srce.hr>
|
|
1775
|
|
1776 * utils/mail-extr.el (mail-extract-address-components): Replace
|
|
1777 preceding-char with char-before.
|
|
1778
|
|
1779 * utils/passwd.el (read-passwd-map): Clean up Ebola BS.
|
|
1780
|
|
1781 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
1782
|
|
1783 * packages/supercite.el (sc-attribs-extract-namestring): Clean up
|
|
1784 Ebola -- replace literal 32 with `?\ '.
|
|
1785
|
|
1786 * utils/mail-extr.el (mail-extr-voodoo): Clean up Ebola -- replace
|
|
1787 `following-char' with `char-after'.
|
|
1788
|
|
1789 1997-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1790
|
|
1791 * prim/subr.el (split-string): Make PATTERN optional.
|
|
1792
|
|
1793 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1794
|
|
1795 * mule/language/misc-lang.el, mule/mule-load.el,
|
|
1796 mule/ipa-hooks.el: Use lisp/mule/language/misc-lang.el instead of
|
|
1797 lisp/mule/ipa-hooks.el; mule/ipa-hooks.el was deleted.
|
|
1798
|
|
1799 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1800
|
|
1801 * mule/language/thai-util.el, mule/thai.el: Use
|
|
1802 lisp/mule/language/thai-util.el instead of lisp/mule/thai.el;
|
|
1803 lisp/mule/thai.el was deleted.
|
|
1804
|
|
1805 * custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
1806
|
|
1807 * mule/thai-hooks.el, mule/mule-load.el: Use
|
|
1808 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el;
|
|
1809 lisp/mule/thai-hooks.el was deleted.
|
|
1810
|
|
1811 * mule/language/thai.el: modified for XEmacs.
|
|
1812
|
|
1813 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1814
|
|
1815 * mule/language/misc-lang.el, mule/language/thai-util.el,
|
|
1816 mule/language/thai.el, mule/language/tibetan.el,
|
|
1817 mule/language/vietnamese.el, mule/language/japan-util.el,
|
|
1818 mule/language/japanese.el, mule/language/korean.el,
|
|
1819 mule/language/lao-util.el, mule/language/lao.el,
|
|
1820 mule/language/english.el, mule/language/ethiopic.el,
|
|
1821 mule/language/european.el, mule/language/greek.el,
|
|
1822 mule/language/hebrew.el, mule/language/indian.el,
|
|
1823 mule/language/chinese.el, mule/language/cyrillic.el,
|
|
1824 mule/language/devanagari.el, mule/language/china-util.el: imported
|
|
1825 from Emacs/mule-19.34.94-zeta.
|
|
1826
|
|
1827 * mule/mule-load.el, mule/chinese-hooks.el, mule/chinese.el,
|
|
1828 mule/cyrillic-hooks.el, mule/european-hooks.el,
|
|
1829 mule/greek-hooks.el, mule/japanese-hooks.el, mule/korean-hooks.el:
|
|
1830 chinese-hooks.el, chinese.el, cyrillic-hooks.el,
|
|
1831 european-hooks.el, greek-hooks.el, japanese-hooks.el and
|
|
1832 korean-hooks.el were deleted.
|
|
1833
|
|
1834 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1835
|
|
1836 * apel/emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
|
|
1837 hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
|
|
1838 coding-system.
|
|
1839
|
157
|
1840 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
1841
|
|
1842 * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el,
|
|
1843 vm/vm-vars.el:
|
|
1844 Change usage of \177 to use keysym 'delete.
|
|
1845 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
1846
|
|
1847 * packages/etags.el (tags-loop-scan): Don't pass a straight string
|
|
1848 to error as a format string.
|
|
1849 Reported by Miles Duke <mduke@erdas.com>
|
|
1850
|
|
1851 * its/its-kata.el ((require 'egg)): Needed for bytecompilation.
|
|
1852
|
|
1853 * its/its-hira.el ((require 'egg)): Needed for bytecompilation.
|
|
1854
|
|
1855 * bytecomp/bytecomp.el (byte-compile-two-args-19->20): Correct an
|
|
1856 ebolifaction.
|
|
1857 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
1858
|
|
1859 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1860
|
|
1861 * prim/files.el (auto-mode-alist): Restore bash regexps.
|
|
1862 From "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
|
|
1863
|
155
|
1864 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
1865
|
|
1866 * packages/jka-compr.el (jka-compr-write-region): Use 'binary
|
|
1867 coding-system for compression.
|
|
1868 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
1869
|
159
|
1870 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1871
|
|
1872 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
|
1873 desired delete direction in both normal and "hungry" modes.
|
|
1874 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
1875 honor the desired delete direction.
|
|
1876
|
155
|
1877 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1878
|
|
1879 * x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
1880
|
|
1881 * mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
1882 x11/x-menubar.el.
|
|
1883
|
|
1884 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1885
|
|
1886 * leim/quail.el: to avoid compiling warnings about overlay.el.
|
|
1887
|
159
|
1888 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1889
|
|
1890 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
1891 `backspace-or-delete-hook'
|
|
1892 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
1893 delete function.
|
|
1894 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
1895 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
1896 delete bindings.
|
|
1897 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
1898 use new delete bindings.
|
|
1899
|
155
|
1900 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1901
|
|
1902 * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon.
|
|
1903
|
|
1904 * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el,
|
|
1905 leim/quail/qj.el, leim/quail/sw.el, leim/quail/ccdospy.el,
|
|
1906 leim/quail/punct.el, leim/quail/4corner.el,
|
|
1907 leim/quail/symbol-ksc.el, leim/quail/ethiopic.el,
|
|
1908 leim/quail/hanja.el, leim/quail/quick-cns.el,
|
|
1909 leim/quail/tsangchi-cns.el, leim/quail/lrt.el,
|
|
1910 leim/quail/tsangchi-b5.el, leim/quail/devanagari.el,
|
|
1911 leim/quail/japanese.el, leim/quail/quick-b5.el,
|
|
1912 leim/quail/punct-b5.el, leim/quail/qj-b5.el, leim/quail/py-b5.el,
|
|
1913 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/ecdict.el,
|
|
1914 leim/quail/array30.el, leim/quail/hangul3.el,
|
|
1915 leim/quail/hanja-jis.el, leim/quail/cyrillic.el,
|
|
1916 leim/quail/etzy.el, leim/quail/greek.el, leim/quail/ipa.el,
|
|
1917 leim/quail/lao.el, leim/quail/zozy.el, leim/quail/viqr.el,
|
|
1918 leim/quail/latin.el, leim/quail/thai.el, leim/quail/hangul.el:
|
|
1919 quail of LEIM for Emacs-19.34.94-epsilon.
|
|
1920
|
|
1921 1997-06-04 Steven L Baur <steve@altair.xemacs.org>
|
|
1922
|
|
1923 * prim/about.el: Installed new version 2.1.
|
|
1924 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1925
|
|
1926 * prim/profile.el (pretty-print-profiling-info): Autoload don't
|
|
1927 dump.
|
|
1928 Clean up comments.
|
|
1929
|
|
1930 * prim/update-elc.el: Comment cleanup.
|
|
1931
|
|
1932 * modes/cperl-mode.el (cperl-mode-map): Restore previous
|
|
1933 definition.
|
|
1934 (cperl-electric-backspace): Use backspace-or-delete if it exists.
|
|
1935
|
|
1936 * bytecomp/bytecomp-runtime.el (eval-when-feature): New macro.
|
|
1937 From Roland McGrath <roland@frob.com>
|
|
1938
|
|
1939 * prim/glyphs.el (init-glyphs): Add xbm instantiator for 'x
|
|
1940 consoles.
|
|
1941 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
|
|
1942
|
|
1943 * utils/passwd.el: Eliminate obsolete Lucid emacs usage.
|
|
1944
|
|
1945 * utils/timezone.el (timezone-make-date-arpa-standard): Correct
|
|
1946 docstring.
|
|
1947 (timezone-make-date-sortable): Ditto.
|
|
1948
|
|
1949 * utils/passwd.el (passwd-invert-frame-when-keyboard-grabbed):
|
|
1950 Change default for InfoDock.
|
|
1951
|
|
1952 * utils/highlight-headers.el
|
|
1953 (highlight-headers-follow-url-function): Correct docstring.
|
|
1954
|
|
1955 * utils/finder.el (finder-known-keywords): Cleanup keyword
|
|
1956 documentation.
|
|
1957
|
|
1958 * prim/startup.el (command-line-do-help): Use emacs-name function
|
|
1959 for printing the editor name.
|
|
1960
|
|
1961 * prim/simple.el: Disable for InfoDock.
|
|
1962 (display-warning): Disable for InfoDock.
|
|
1963 (emacs-name): New function.
|
|
1964
|
|
1965 * prim/toolbar.el (press-toolbar-button): Allow mouse presses on
|
|
1966 blank portions of the toolbar to do something.
|
|
1967 (release-and-activate-toolbar-button): Handle arbitrary functions
|
|
1968 as toolbar callbacks.
|
|
1969 From weiner@altrasoft.com
|
|
1970
|
|
1971 * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test
|
|
1972 on dead-func extent.
|
|
1973
|
|
1974 * prim/help.el (view-emacs-news): outl-mouse turned off in
|
|
1975 InfoDock.
|
|
1976
|
|
1977 * packages/tar-mode.el (tar-mode-map): InfoDock doesn't like the
|
|
1978 mouse bindings.
|
|
1979
|
|
1980 * packages/makesum.el (make-command-summary): Output correct
|
|
1981 program name.
|
|
1982 (double-column): Remove unused variable.
|
|
1983
|
|
1984 * packages/hyper-apropos.el (hypropos-popup-menu): Synch with
|
|
1985 infodock. Initialize command-p to either t or nil.
|
|
1986
|
|
1987 * eterm/term.el (make-term): Fix docstring.
|
|
1988
|
|
1989 * comint/shell.el: Correct comment.
|
|
1990
|
|
1991 * comint/comint.el (comint-mode-map): Infodock doesn't like the
|
|
1992 button3 assignment.
|
|
1993
|
|
1994 1997-06-03 Steven L Baur <steve@altair.xemacs.org>
|
|
1995
|
|
1996 * modes/lisp-mode.el (eval-interactive): Treat defcustom like
|
|
1997 defvar (turn into an effective defconst).
|
|
1998
|
|
1999 * cl/cl-macs.el (widget-get): Add defsetf method.
|
|
2000 (widget-value): Add defsetf method.
|
|
2001 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2002
|
|
2003 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
2004
|
|
2005 * prim/obsolete.el (insert-and-inherit): Make 'compatible not
|
|
2006 'obsolete.
|
|
2007 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
2008 (insert-before-markers-and-inherit): Ditto.
|
|
2009
|
|
2010 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2011
|
|
2012 * lisp/mule/korean.el was abolished because it seems not to be used.
|
|
2013
|
|
2014 * lisp/mule/japanese.el was abolished because it seems not to be used.
|
|
2015
|
|
2016 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2017
|
|
2018 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has Gnus
|
|
2019 5.4.
|
|
2020
|
|
2021 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
2022
|
|
2023 * lisp/tm/tm-view.el: updated to 7.83.
|
|
2024
|
|
2025 * lisp/leim/quail.el: modified for XEmacs.
|
|
2026
|
|
2027 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
2028 mule-process.el because it is not used.
|
|
2029
|
|
2030 * lisp/mule/european.el was abolished because it seems not to be used.
|
|
2031
|
|
2032 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
2033 language-environment.
|
|
2034
|
|
2035 * lisp/mule/mule-cmds.el, lisp/mule/european-hooks.el: Modified
|
|
2036 for LEIM.
|
|
2037
|
|
2038 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
2039 `toggle-input-method'.
|
|
2040
|
|
2041 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved to
|
|
2042 mule-cmds.el).
|
|
2043
|
|
2044 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved from
|
|
2045 mule-init.el).
|
|
2046
|
|
2047 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
2048
|
|
2049 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
2050
|
|
2051 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
2052
|
|
2053 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2054
|
|
2055 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
2056 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to lisp/apel/.
|
|
2057
|
|
2058 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
2059
|
|
2060 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to lisp/apel/.
|
|
2061
|
|
2062 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
2063 19.34.94-epsilon).
|
|
2064
|
|
2065 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because XEmacs
|
|
2066 can not compile it.
|
|
2067
|
|
2068 * leim/skk/skkdic.el, leim/quail/zozy.el, leim/quail/ziranma.el,
|
|
2069 leim/quail/viqr.el, leim/quail/tsangchi-cns.el,
|
|
2070 leim/quail/tsangchi-b5.el, leim/quail/symbol-ksc.el,
|
|
2071 leim/quail/thai.el, leim/quail/tonepy.el, leim/quail/quick-cns.el,
|
|
2072 leim/quail/sw.el, leim/quail/qj-b5.el, leim/quail/qj.el,
|
|
2073 leim/quail/quick-b5.el, leim/quail/py-b5.el, leim/quail/py.el,
|
|
2074 leim/quail/lao.el, leim/quail/latin.el, leim/quail/lrt.el,
|
|
2075 leim/quail/punct-b5.el, leim/quail/punct.el,
|
|
2076 leim/quail/hanja-jis.el, leim/quail/hanja.el, leim/quail/ipa.el,
|
|
2077 leim/quail/japanese.el, leim/quail/hangul3.el, leim/quail/etzy.el,
|
|
2078 leim/quail/greek.el, leim/quail/hangul.el, leim/quail/ethiopic.el,
|
|
2079 leim/quail/devanagari.el, leim/quail/ecdict.el,
|
|
2080 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/cyrillic.el,
|
|
2081 leim/quail/array30.el, leim/quail/ccdospy.el,
|
|
2082 leim/quail/4corner.el: Add LEIM elisp files.
|
|
2083
|
|
2084 * mule/mule-load.el, mule/mule-cmds.el: Add mule-cmds.el.
|
|
2085
|
|
2086 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
2087 from Emacs/mule-19.34.94-epsilon.
|
|
2088
|
|
2089 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
2090
|
|
2091 * modes/hideshow.el: Make it work again.
|
|
2092 From Pete Ware <ware@cis.ohio-state.edu>
|
|
2093
|
|
2094 Sat May 31 09:00:14 1997 David Moore <dmoore@ucsd.edu>
|
|
2095
|
|
2096 * utils/text-props.el (set-text-properties): Was exiting
|
|
2097 map-extents too early.
|
|
2098
|
|
2099 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
2100
|
|
2101 * cl/cl-macs.el (frame-parameters): Tweaking frame configuration
|
|
2102 defsetf's.
|
|
2103 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2104
|
|
2105 * modes/vhdl-mode.el (vhdl-emacs-features): Allow recognition of
|
|
2106 major version 20.
|
|
2107
|
|
2108 * prim/simple.el (kill-region): Sort beginning and ending
|
|
2109 endpoints to simplify logic.
|
|
2110 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2111
|
|
2112 Tue May 27 13:42:57 1997 Ken Manheimer <klm@python.org>
|
|
2113
|
|
2114 * packages/icomplete.el:
|
|
2115 * Updated my email address - klm@python.org instead of klm@nist.gov.
|
|
2116
|
|
2117 * Icomplete no longer installs itself when you load the package -
|
|
2118 you have to invoke `icomplete-mode'. (Since it's autoloaded in
|
|
2119 both emacs, you can just invoke the function.)
|
|
2120
|
|
2121 * Integrated Emacs 19.34 and XEmacs 19.15 corrections (typos,
|
|
2122 style, command revisions, etc).
|
|
2123
|
|
2124 * Integrated immediate keybindings display. See
|
|
2125 `icomplete-show-key-bindings', `icomplete-get-keys', and
|
|
2126 `icomplete-completions'.
|
|
2127
|
|
2128 * `icomplete-get-keys': Return keys bound in prior buffer to func name.
|
|
2129
|
|
2130 * Added icomplete delay behavior, so completions don't intrude as
|
|
2131 quickly for short input, with customization variables:
|
|
2132
|
|
2133 `icomplete-max-delay-chars' - Maximum number of initial chars to
|
|
2134 apply icomplete compute delay.
|
|
2135
|
|
2136 `icomplete-compute-delay' - Completions-computation stall, used
|
|
2137 only with large-number completions
|
|
2138
|
|
2139 `icomplete-delay-completions-threshold' Pending-completions
|
|
2140 number over which to apply icomplete-compute-delay
|
|
2141
|
|
2142 * Provided `icomplete-exhibit' on `icomplete-minibuffer-setup-hook'
|
|
2143 so icomplete behaves well with XEmacs GNUS.
|
|
2144
|
|
2145 Fri May 30 18:39:01 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
2146
|
|
2147 * prim/glyphs.el (init-glyphs): Minor regexp cleanup.
|
|
2148
|
|
2149 1997-05-30 Steven L Baur <steve@altair.xemacs.org>
|
|
2150
|
|
2151 * prim/simple.el (fsf:do-auto-fill): Remove unused variable.
|
|
2152 (indent-for-comment): Use comment-indent-function instead of
|
|
2153 obsolete variant. This is dumped with XEmacs!
|
|
2154
|
|
2155 * packages/generic-sc.el (sc-next-operation): Remove unused
|
|
2156 variable.
|
|
2157 (sccs-insert-c-header): Ditto.
|
|
2158 (ccase-new-revision-p): Ditto.
|
|
2159 (sc-sensitize-menu): Ditto.
|
|
2160
|
|
2161 * modes/auto-show.el (TopLevel): Tighten check on
|
|
2162 dump-time initialization.
|
|
2163
|
153
|
2164 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
2165
|
155
|
2166 * prim/format.el (format-alist): Change defconst to defvar.
|
|
2167 From Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
2168
|
|
2169 (format-encode-region): Reduce bytecompiler warnings for bound but
|
|
2170 unused variables.
|
|
2171 (format-deannotate-region): Ditto.
|
|
2172 (format-annotate-region): Ditto.
|
|
2173 (format-annotate-single-property-change) Ditto.
|
|
2174
|
|
2175 * utils/lib-complete.el: Clean up documentation in header.
|
|
2176
|
|
2177 * prim/glyphs.el: Eliminate bytecompiler warnings.
|
|
2178 (define-obsolete-pointer-glyph): Mark as 'compatible not 'obsolete.
|
|
2179
|
|
2180 * prim/keydefs.el (ctl-x-map): Bind narrow-to-defun to `C-x n d'.
|
|
2181
|
|
2182 * prim/lisp.el (narrow-to-defun): Narrow to the same defun that
|
|
2183 `mark-defun' would make the region.
|
|
2184 (insert-parentheses): Let a negative argument enclose preceding
|
|
2185 sexps.
|
|
2186 From Erik Naggum <erik@naggum.no>
|
|
2187
|
|
2188 * prim/window-xemacs.el: New file, split from window.el with
|
|
2189 XEmacs-specific stuff.
|
|
2190
|
|
2191 * prim/window.el (display-buffer): Remove unused variable.
|
|
2192
|
|
2193 * prim/keydefs.el (ctl-x-4-map): Add binding for
|
|
2194 `kill-buffer-and-window'.
|
|
2195
|
|
2196 * prim/window.el (kill-buffer-and-window): New command.
|
|
2197 Bind it to C-x 4 0.
|
|
2198 From Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
|
|
2199
|
|
2200 * prim/window.el (split-window-vertically): Don't change point in old
|
|
2201 window if both the original point and the end of the buffer are
|
|
2202 visible after splitting, when split-window-keep-point is nil.
|
|
2203 From Noah Friedman <friedman@prep.ai.mit.edu>
|
|
2204
|
|
2205 * prim/files.el (revert-buffer-internal-hook): Declare.
|
|
2206
|
|
2207 * utils/map-ynp.el: Synch with Emacs 19.34.94.
|
|
2208 (map-y-or-n-p): Clean up bytecompiler warnings.
|
|
2209
|
|
2210 * packages/generic-sc.el: Restored to distribution, comment
|
|
2211 cleanup.
|
|
2212
|
|
2213 * prim/simple.el (message-log-max): Add compatible variable alias
|
|
2214 for `log-message-max-size'.
|
|
2215
|
|
2216 * comint/background.el (background): Autoload.
|
|
2217
|
|
2218 * prim/process.el (shell-command): background.el is now
|
|
2219 autoloaded.
|
|
2220
|
|
2221 * prim/minibuf.el: Clean up file header.
|
|
2222
|
153
|
2223 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Naive
|
|
2224 port to XEmacs.
|
|
2225 (bookmark-bmenu-other-window-with-mouse): Naive port to XEmacs.
|
|
2226
|
|
2227 * utils/autoload.el (generated-custom-file): custom-load.el
|
|
2228 renamed to cus-load.el.
|
|
2229
|
|
2230 * prim/loadup.el: Don't preload custom-load.elc.
|
|
2231
|
|
2232 Thu May 29 19:03:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2233
|
|
2234 * x11/x-menubar.el (default-menubar): Updated customize entries.
|
|
2235
|
|
2236 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
2237
|
|
2238 * prim/about.el (about-xemacs-xref): Update contributors list.
|
|
2239
|
|
2240 1997-05-28 Steven L Baur <steve@altair.xemacs.org>
|
|
2241
|
|
2242 * prim/minibuf.el (mouse-file-display-completion-list): Protect
|
|
2243 against bogus directory becoming default.
|
|
2244 (mouse-directory-display-completion-list): Ditto.
|
|
2245
|
|
2246 From Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2247 * bytecomp/bytecomp.el
|
|
2248 (byte-compile-file-form-custom-declare-variable): New function.
|
|
2249 (custom-declare-variable): Use it.
|
|
2250
|
|
2251 * packages/vc.el (vc-directory): dirname typo'ed as dir.
|
|
2252
|
|
2253 * packages/vc-hooks.el (vc-menu): Remove vc-file-status.
|
|
2254 (Toplevel): Remove key definition for vc-file-status.
|
|
2255
|
|
2256 1997-05-27 Steven L Baur <steve@altair.xemacs.org>
|
|
2257
|
|
2258 * prim/cus-start.el (Toplevel): Rename factory-value to
|
|
2259 standard-value for Custom-1.98.
|
|
2260
|
|
2261 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
2262
|
|
2263 * prim/help.el (view-lossage-key-count): New variable.
|
|
2264 (view-lossage-message-count): New variable.
|
|
2265 (view-lossage): Use them.
|
|
2266
|
|
2267 From Hrvoje Niksic
|
|
2268 * prim/help.el (view-lossage): Use new argument to `recent-keys'.
|
|
2269
|
|
2270 * cl/cl-macs.el (recent-keys-ring-size): New setf method.
|
|
2271
|
|
2272 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
2273
|
|
2274 * prim/process.el (shell-command-to-string): Alias exec-to-string
|
|
2275 to more logical name.
|
|
2276
|
|
2277 1997-05-23 Steven L Baur <steve@altair.xemacs.org>
|
|
2278
|
|
2279 * tm/tm-view.el (mime/content-decoding-condition): Add image/png
|
|
2280 mime type.
|
|
2281
|
|
2282 * tm/tm-image.el (toplevel): Add image/png mime type.
|
|
2283
|
|
2284 * tm/tm-edit.el (mime-file-types): Add png handling.
|
|
2285 (mime-content-types): Ditto.
|
|
2286
|
151
|
2287 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2288
|
|
2289 * prim/files.el (auto-mode-alist): Reorg. Support
|
|
2290 pre-processed fortran files. *.m4 files now default to autoconf mode.
|
|
2291
|
|
2292 * prim/about.el: Promote Hrvoje. Picture still needed...
|
|
2293
|
|
2294 * modes/ksh-mode.el: _ has symbol syntax.
|
|
2295 * modes/m4-mode.el: _ has symbol syntax.
|
|
2296 * modes/pascal.el: _ has symbol syntax.
|
|
2297 * modes/f90.el: _ has symbol syntax.
|
|
2298 * modes/cperl-mode.el: _ has symbol syntax.
|
|
2299 * modes/autoconf-mode.el: _ has symbol syntax.
|
|
2300
|
|
2301 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
2302
|
|
2303 * prim/files.el (save-buffer): From Hrvoje Niksic. Don't clear
|
|
2304 zmacs region.
|
|
2305
|
|
2306 * packages/func-menu.el: Update for David Hughes' new email
|
|
2307 address.
|
|
2308
|
|
2309 1997-05-21 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
2310
|
|
2311 * eldoc.el (eldoc-message-commands): Move docstring into comments,
|
|
2312 since this isn't a user variable.
|
|
2313 (eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
|
|
2314 eldoc-function-argstring-from-docstring-method-table): Use defvar,
|
|
2315 not defconst.
|
|
2316 (eldoc-last-data): Use cons explicitly; don't rely on dotted pair
|
|
2317 read syntax. I'm worried the latter might get compiled as
|
|
2318 read-only data someday.
|
|
2319 (eldoc-docstring-message): If truncating symbol name, show ending
|
|
2320 of name rather than beginning. The former is generally more unique.
|
|
2321 (eldoc-function-argstring-from-docstring-method-table): Handle
|
|
2322 pathological `save-restriction' case.
|
|
2323 [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
|
|
2324
|
|
2325 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2326
|
|
2327 * x11/x-menubar.el (default-menubar): strokes added to mouse
|
|
2328 menu.
|
|
2329
|
|
2330 Wed May 21 17:12:28 1997 Per Bothner <bothner@deneb.cygnus.com>
|
|
2331
|
|
2332 * eterm/term.el (term-send-raw): Better XEmacs character event
|
|
2333 handling.
|
|
2334 * eterm/term.el (term-char-mode): Re-do Meta-handling by temporarily
|
|
2335 setting meta-prefix-char to -1 while building keymaps.
|
|
2336 (term-send-raw-meta): Removed.
|
|
2337
|
|
2338 Tue Mar 11 20:15:26 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
|
|
2339
|
|
2340 * eterm/term.el (term-completion-addsuffix): Doc fix.
|
|
2341 (term-dynamic-complete-as-filename): Support the case where
|
|
2342 term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
|
|
2343 pair.
|
|
2344
|
|
2345 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
2346
|
|
2347 * eterm/term.el: Add kd, kl, kr, du capabilities.
|
|
2348 * eterm/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
2349
|
|
2350 Wed May 15 14:38:45 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
2351
|
|
2352 * eterm/term.el (term-send-raw-string): send-string ->
|
|
2353 process-send-string.
|
|
2354 * eterm/term.el (term-arguments): Remove unused local 'values'.
|
|
2355 * eterm/term.el (term-handle-deferred-scroll): Fix off-by-one bug,
|
|
2356
|
|
2357 * eterm/term.el: Merge changes from FSF (mostly typos).
|
|
2358
|
|
2359 Mon Sep 25 17:19:51 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
2360
|
|
2361 * eterm/term.el (term-emulate-terminal): On CR, set
|
|
2362 term-current-column to term-start-line-column, not 0.
|
|
2363
|
|
2364 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2365
|
|
2366 * packages/add-log.el (change-log-font-lock-keywords): Tweak
|
|
2367 font-lock-keywords.
|
|
2368
|
|
2369 1997-05-21 Erik Naggum <erik@naggum.no>
|
|
2370
|
|
2371 * lisp/add-log.el (add-log-lisp-like-modes, add-log-c-like-modes,
|
|
2372 add-log-tex-like-modes): New variables.
|
|
2373 (add-log-current-defun): Use them instead of constant lists.
|
|
2374
|
|
2375 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2376
|
|
2377 * packages/add-log.el: Synch to Emacs 20.0.
|
|
2378
|
|
2379 * prim/obsolete.el (read-minibuffer): Make compatible not obsolete.
|
|
2380 (read-input): Ditto.
|
|
2381
|
|
2382 Tue May 20 20:32:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2383
|
|
2384 * prim/subr.el (buffer-substring-no-properties): Clean out extents
|
|
2385 too.
|
|
2386
|
|
2387 Mon May 19 19:48:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2388
|
|
2389 * prim/process.el (shell-command-on-region): Remove region active
|
|
2390 test (which played havoc with the hack in call-interactively to
|
|
2391 place explicit calls to region-beginning and region-end in
|
|
2392 interactive specs in the command history).
|
|
2393
|
|
2394 Mon May 19 18:13:50 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
2395
|
|
2396 * utils/easymenu.el (easy-menu-add): Check for existing, before
|
|
2397 entering MENU to `easy-menu-all-popups'.
|
|
2398
|
|
2399 Sun May 18 09:11:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2400
|
|
2401 * prim/files.el (revert-buffer): Add optional third parameter to
|
|
2402 preserve buffer modes (from Emacs 19.34.94).
|
|
2403 (after-find-file): Add optional fifth parameter to preserve buffer
|
|
2404 modes (from Emacs 19.34.94).
|
|
2405
|
|
2406 * packages/vc.el: Synch with Emacs 19.34.94 because our version was
|
|
2407 hopeless.
|
|
2408 (vc-checkout): Autoload.
|
|
2409 (vc-find-binary): Ditto.
|
|
2410
|
|
2411 * prim/files.el (find-buffer-visiting): Restore because FSF vc.el
|
|
2412 needs it.
|
|
2413
|
149
|
2414 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2415
|
|
2416 * apropos.el (apropos): Add support for customization groups.
|
|
2417 (apropos-print): Ditto.
|
|
2418
|
|
2419 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk>
|
|
2420
|
|
2421 * packages/man.el (manual-entry): Strip out stderr output.
|
|
2422
|
|
2423 Sun May 11 18:24:25 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
2424
|
|
2425 * lisp/prim/modeline.el: new mouse-drag-modeline function.
|
|
2426 Allows bottommost modeline to be dragged.
|
|
2427
|
|
2428 Sat May 17 03:41:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2429
|
|
2430 * cl/cl-macs.el: A whole bunch of XEmacs specific setf methods
|
|
2431 from Hrvoje Niksic.
|
|
2432
|
|
2433 * prim/files.el (auto-mode-alist): Don't copy to purespace.
|
|
2434 (interpreter-mode-alist): Ditto.
|
|
2435
|
|
2436 Fri May 16 21:43:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2437
|
|
2438 * packages/info.el (Info-button1-follows-hyperlink): New variable.
|
|
2439 (Info-maybe-follow-clicked-node): Use it.
|
|
2440
|
|
2441 * prim/simple.el (transpose-preceding-chars): New function.
|
|
2442
|
|
2443 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2444
|
|
2445 * version.el: Update minor version number.
|
|
2446
|
146
|
2447 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2448
|
|
2449 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed
|
|
2450 in recent versions of VM.
|
|
2451
|
144
|
2452 Fri May 9 10:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2453
|
|
2454 * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14
|
|
2455 compatibility (patch suggested by Hrvoje Niksic).
|
|
2456
|
|
2457 * packages/man.el (manual-entry): (Patch from Soren Dayton) Allow
|
|
2458 subchapters not to be trimmed on Solaris.
|
|
2459
|
|
2460 * prim/itimer.el (itimer-edit-mode): Correct use of obsolete
|
|
2461 function.
|
|
2462
|
|
2463 * prim/startup.el: Update copyright notice.
|
|
2464
|
142
|
2465 Thu May 8 14:35:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2466
|
|
2467 * hm--html-menus/hm--html.el: Define obsolete aliases for the
|
|
2468 previous function spellings.
|
144
|
2469
|
142
|
2470 * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the
|
|
2471 previous variable spellings.
|
|
2472
|
|
2473 * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring
|
|
2474 spelling.
|
|
2475 (define-compatible-variable-alias): Ditto.
|
|
2476
|
|
2477 * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any
|
|
2478 more.
|
|
2479
|
|
2480 Tue May 6 21:33:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2481
|
|
2482 * mule/mule-files.el (write-region): Correct docstring.
|
|
2483
|
|
2484 * prim/files-nomule.el (write-region): Correct docstring.
|
|
2485
|
|
2486 Mon May 5 12:26:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2487
|
|
2488 * prim/about.el (about-xemacs-xref): Infodock Associates is now
|
|
2489 Altrasoft.
|
|
2490
|
|
2491 Sat May 3 16:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2492
|
|
2493 * efs/dired.el (dired-chown-program): chown program is in /bin on
|
|
2494 Linux.
|
|
2495
|
|
2496 Fri May 2 20:04:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2497
|
|
2498 * egg/egg.el: paren.el needed at bytecompile time for
|
|
2499 `pos-visible-in-window-safe' defsubst.
|
|
2500
|
|
2501 * pcl-cvs/pcl-cvs.el (cvs-update): Inhibit dialog box usage in
|
|
2502 call to cvs-do-update as this bombs when this function is invoked
|
|
2503 from a menu.
|
|
2504
|
140
|
2505 Wed Apr 30 18:06:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2506
|
|
2507 * prim/loadup.el: Put features.elc in the dump list.
|
|
2508
|
|
2509 * prim/about.el (about-xemacs): Change date.
|
|
2510
|
|
2511 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2512
|
|
2513 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for
|
|
2514 handling info files didn't match the right pattern.
|
|
2515
|
|
2516 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2517
|
|
2518 * prim/sound.el (load-sound-file): Fix typo.
|
|
2519
|
138
|
2520 Sat Apr 26 16:25:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2521
|
|
2522 * utils/lib-complete.el: Make conformant to Lisp coding standards
|
|
2523 MULE-ize by allowing for coding system argument.
|
|
2524
|
|
2525 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2526
|
|
2527 * modes/sh-script.el (sh-indent-line): Deal with pathological case
|
|
2528 of indenting a first line containing a `#' as first non-white
|
|
2529 space character.
|
|
2530
|
|
2531 Thu Apr 24 18:40:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2532
|
|
2533 * comint/telnet.el (telnet-mode-map): Correct Emacs synch typo.
|
|
2534
|
|
2535 * rmail/rmail.el (rmail-get-new-mail): display-time-string is not
|
|
2536 necessarily a string.
|
|
2537
|
|
2538 Thu Apr 24 11:08:28 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2539
|
|
2540 * packages/balloon-help.el:
|
|
2541 - default background color now grey80 to match XEmacs default.
|
|
2542 - default border width is now 1.
|
|
2543 - default font is now "variable"
|
|
2544 - balloon-help can now handle variable width fonts.
|
|
2545 - loading balooon-help no longer turns on balloon-help-mode.
|
|
2546 - new `balloon-help' command.
|
|
2547 - changes to the font/background/foreground variables now affect
|
|
2548 the help frame at next display.
|
|
2549 - help frame should now pop up on the correct display if XEmacs
|
|
2550 is running with multiple devices open.
|
|
2551 - Customized, courtesy of Hrvoje.
|
|
2552 - don't use the padding lines that were needed for 19.12.
|
|
2553 Compatibility with older XEmacs versions is hereby disavowed.
|
|
2554 - xclock frame name hack is gone.
|
|
2555
|
136
|
2556 Wed Apr 23 10:56:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2557
|
|
2558 * prim/files.el (hack-local-variables-prop-line): Mistakenly
|
|
2559 returned t when enable-local-variables was nil.
|
|
2560
|
|
2561 * psgml/psgml-charent.el (sgml-display-char-list-filename): Move
|
|
2562 iso88591.map to a proper location.
|
|
2563
|
|
2564 * prim/sound.el (load-sound-file): Make sure sound files are read
|
|
2565 as binary files.
|
|
2566
|
|
2567 Tue Apr 22 02:05:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2568
|
|
2569 * packages/vc.el (vc-directory): Set text properties.
|
|
2570
|
|
2571 * psgml/psgml-xemacs.el (sgml-xemacs-get-popup-value): Allow for
|
|
2572 interactive commands.
|
|
2573
|
|
2574 Mon Apr 21 15:15:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2575
|
|
2576 * prim/minibuf.el (input-error): New error type.
|
|
2577 (read-from-minibuffer): Use it.
|
|
2578
|
|
2579 * comint/comint.el (comint-exec-hook): Do not Customize due to
|
|
2580 interactions with setting language environment in MULE.
|
|
2581
|
|
2582 Sun Apr 20 09:36:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2583
|
|
2584 * packages/info.el (Info-footnote-tag): Changing the footnote tag
|
|
2585 from the default "Note" is broken.
|
|
2586
|
|
2587 Tue Apr 22 07:01:20 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
2588
|
|
2589 * prim/keydefs.el (global-map): Bind it to `C-z'.
|
|
2590
|
|
2591 * prim/frame.el (suspend-emacs-or-iconify-frame): New function.
|
|
2592
|
134
|
2593 Fri Apr 18 16:45:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2594
|
|
2595 * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with
|
|
2596 existence check on mark-active too.
|
|
2597 (skeleton-proxy): Ditto.
|
|
2598 (skeleton-proxy-new): Ditto.
|
|
2599
|
|
2600 Fri Apr 18 09:26:24 1997 Dave Gillespie <daveg@synaptics.com>
|
|
2601
|
|
2602 * cl/cl-macs.el (values): New setf-method.
|
|
2603
|
|
2604 Thu Apr 17 21:29:57 1997 Bob Weiner <weiner@infodock.com>
|
|
2605
|
|
2606 * packages/avoid.el (mouse-avoidance-kbd-command): Correct
|
|
2607 detection of keypress.
|
|
2608
|
|
2609 Thu Apr 17 21:20:04 1997 Michael McNamara <mac@silicon-sorcery.com>
|
|
2610
|
|
2611 * modes/verilog-mode.el: Changes to 2.25
|
|
2612 1) Autoindent a new declaration according to the previous
|
|
2613 declaration, if any. Only use the previous one, don't try to re
|
|
2614 line things up.
|
|
2615 2) Include "Customize Verilog-Mode" in the Verilog menu bar. Make it
|
|
2616 safe to do so, even if the underlying emacs does not yet support
|
|
2617 custom.
|
|
2618 3) Include keybinding C-c C-b for reporting bugs.
|
|
2619 4) Include keybinding C-c i for reindenting declarations.
|
|
2620
|
|
2621 * modes/verilog-mode.el: Changes to 2.24
|
|
2622 Cleaned up menubar items; added submit bug report there, for
|
|
2623 example.
|
|
2624
|
|
2625 * modes/verilog-mode.el: Changes to 2.23
|
|
2626 1) Support custom (XEmacs) or defvar method of customization.
|
|
2627 2) fix verilog-pretty declarations
|
|
2628 3) add support so folks turning up the complexity of commenting don't
|
|
2629 get errors (they don't get any more complexity either)
|
|
2630
|
|
2631 * modes/verilog-mode.el: Changes to 2.22
|
|
2632 1) Moved installation hints to the web page.
|
|
2633 2) Added support for XEmacs's custom variable setting package.
|
|
2634 3) Added variables to separatly control indentation of
|
|
2635 module level items (always, initial. etc)
|
|
2636 declarations
|
|
2637 behavorial (the begin in the task & function declaration
|
|
2638 4) Attempted to shorten comments and lisp so that the %@* NT
|
|
2639 mailers won't turn long comments into extra code.
|
|
2640 5) Used make-regexp to optimize many regular expressions so that they
|
|
2641 are no longer backtrack.
|
|
2642 6) fixed bugs
|
|
2643 a) a newline on a blank line no longer generates two new lines.
|
|
2644 b) a semicolon on a comment no longer auto indents
|
|
2645 c) lines like ''else if (a) begin''
|
|
2646 no longer confuse auto commenter
|
|
2647 d) a number of other bugs which fail to come to mind...
|
|
2648 7) Added support for menu pulldowns on FSF and XEmacs
|
|
2649 8) Added support for XEmacs v20
|
|
2650 9) Changed verilog-comment-region to insert comments that Verilog-XL
|
|
2651 doesn't b*tch about.
|
|
2652 10) Eliminated auto lineup of declarations upon typing newline of
|
|
2653 semicolon. (Cheers all around) Now instead there is a command, and
|
|
2654 also a menu pulldown, which lines up indentations around point.
|
|
2655 11) Added verilog-submit-bug-report
|
|
2656
|
126
|
2657 Mon Apr 14 13:06:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2658
|
|
2659 * utils/autoload.el (generate-file-autoloads-1): Turn off local
|
|
2660 variable processing.
|
|
2661
|
|
2662 * prim/files.el (hack-local-variables-prop-line): Respect setting
|
|
2663 of enable-local-variables.
|
|
2664
|
|
2665 * vm/vm-startup.el (vm-session-initialization): Remove for
|
|
2666 production version.
|
|
2667
|
|
2668 * utils/smtpmail.el (smtpmail-send-it): Forgot quote.
|
|
2669 (smtpmail-deduce-address-list): case-fold-search mistakenly set
|
|
2670 before buffer change.
|
|
2671
|
|
2672 Sun Apr 13 14:49:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2673
|
|
2674 * x11/x-menubar.el (default-menubar): Added `send-pr' to Help
|
|
2675 menu.
|
|
2676
|
|
2677 * modes/make-mode.el (makefile-font-lock-keywords): Correct old,
|
|
2678 restored :-( 19.14 makefile-space-face lossage.
|
|
2679
|
|
2680 Sat Apr 12 23:20:31 1997 David Moore <dmoore@ucsd.edu>
|
|
2681
|
|
2682 * packages/font-lock.el (c-font-lock-keywords-1): Performance
|
|
2683 tuned regexps.
|
|
2684
|
|
2685 Sat Apr 12 21:32:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2686
|
|
2687 * prim/about.el (about-xemacs): Update printed release date.
|
|
2688
|
|
2689 * calendar/appt.el (install-display-time-hook): Friends don't let
|
|
2690 Friends quote lambda functions.
|
|
2691
|
124
|
2692 Fri Apr 11 11:50:14 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2693
|
|
2694 * tm/tm-vm.el: tm-vm/use-original-url-button:
|
|
2695 - Default is now t (principle of least surprise).
|
|
2696 (tm-vm/build-preview-buffer):
|
|
2697 - Bind vm-message-pointer in Preview-buffer.
|
|
2698 - X-Face was not displayed for a certain set of enabling variables.
|
|
2699 Calls to (vm-xemacs-p) were removed.
|
|
2700
|
|
2701 Sat Apr 12 05:27:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2702
|
|
2703 * modes/list-mode.el (list-mode-item-mouse-selected): Sometimes
|
|
2704 event-closest-point returns nil.
|
|
2705
|
|
2706 * comint/telnet.el (telnet-check-software-type-initialize):
|
|
2707 Restore 19.14 initialization of telnet-prompt-pattern for Unix.
|
|
2708 (rsh): Allow a way to get back old password-less behavior.
|
|
2709
|
|
2710 * edebug/edebug.el (edebug-read-and-maybe-wrap-form): Protect
|
|
2711 against pathological recursive calls.
|
|
2712
|
|
2713 * prim/loadup.el: add cus-start as dumped package.
|
|
2714
|
|
2715 * packages/vc.el (vc-directory): Dired requires a list not a
|
|
2716 string of space separated names.
|
|
2717
|
|
2718 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may
|
|
2719 be a list of faces since it is generated by `extent-face'.
|
|
2720
|
|
2721 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2722
|
|
2723 * packages/ispell.el: Don't attempt creation of the menubar unless
|
|
2724 XEmacs has been compiled with menubars.
|
|
2725
|
|
2726 * prim/simple.el (yank-pop): mark-marker needs optional force
|
|
2727 parameter to activate the region (suggested by Jamie Zawinski).
|
|
2728
|
|
2729 Fri Apr 11 17:47:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2730
|
|
2731 * packages/apropos.el (apropos): Add support for faces, widgets,
|
|
2732 and user options.
|
|
2733 (apropos-print): Ditto.
|
|
2734
|
|
2735 Fri Apr 11 01:23:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2736
|
|
2737 * prim/loadup.el (running-xemacs): Declare. This variable is the
|
|
2738 new canonical way of determining whether you're running under
|
|
2739 XEmacs.
|
|
2740
|
122
|
2741 Thu Apr 10 13:23:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2742
|
124
|
2743 * packages/font-lock.el (font-lock-apply-highlight): Remove
|
|
2744 support for back to back font hack (and restore correct
|
|
2745 fontification of `int a, b, c;'). Patch from Anders Lindgren.
|
|
2746
|
122
|
2747 * prim/about.el (about-xemacs-xref): Forgot to link David Moore's
|
|
2748 picture (oops).
|
|
2749
|
|
2750 Thu Apr 10 12:30:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2751
|
|
2752 * efs/dired-faces.el (dired): Move to environment group.
|
|
2753
|
120
|
2754 Wed Apr 9 19:45:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2755
|
122
|
2756 * x11/x-menubar.el (default-menubar): Inline definition of
|
|
2757 customize menu.
|
120
|
2758
|
|
2759 Wed Apr 9 10:45:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2760
|
|
2761 * prim/about.el (about-xemacs-xref): Add Jan Vroonhof to list of
|
|
2762 contributors.
|
|
2763 (about-xemacs-xref): Add MORIOKA Tomohiko's bio.
|
|
2764 (about-xemacs-xref): Add Per Abrahamsen.
|
|
2765
|
|
2766 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2767
|
|
2768 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst
|
|
2769 style instead of defvar style (patch derived from Emacs 19.35/Lars
|
|
2770 Magne Ingebrigtsen).
|
|
2771
|
|
2772 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2773
|
|
2774 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since
|
|
2775 this feature has gotten broken.
|
|
2776
|
|
2777 Sun Apr 6 06:56:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2778
|
|
2779 * modes/outl-mouse.el (outline-down-arrow-mask): Set up arrow
|
|
2780 glyphs to display on when no X11 support is available.
|
|
2781
|
|
2782 * modes/outline.el (outline-install-menubar): short circuit if no
|
|
2783 menubars are available.
|
|
2784
|
|
2785 * x11/x-menubar.el (default-menubar): Use xmine not mine.
|
|
2786
|
|
2787 * prim/help.el (describe-variable): Some doc strings weren't being
|
|
2788 terminated with a newline.
|
|
2789
|
|
2790 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2791
|
|
2792 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links.
|
|
2793
|
|
2794 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
2795
|
|
2796 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument
|
|
2797 bug. `with-caps-disable-folding' moved to isearch-mode.el.
|
|
2798
|
|
2799 * packages/info.el (Info-search): Use `with-caps-disable-folding'.
|
|
2800
|
118
|
2801 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2802
|
|
2803 * utils/finder-inf.el: Regenerated.
|
|
2804
|
|
2805 * utils/finder.el (finder-known-keywords): Add mule keyword.
|
|
2806
|
|
2807 Tue Apr 1 14:08:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2808
|
|
2809 * prim/winnt.el: New file. Derived from Emacs 19.34, adapted by
|
|
2810 Marc Paquette.
|
|
2811
|
|
2812 * prim/faces.el (set-face-stipple): Allow usage of a pixmap
|
|
2813 (suggested by Per Abrahamsen).
|
|
2814
|
|
2815 * mule/canna.el (running-xemacs): Move to the top.
|
|
2816
|
|
2817 * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user
|
|
2818 hits something that can't be bound to a key.
|
|
2819
|
|
2820 Tue Apr 1 11:25:33 1997 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2821
|
|
2822 * bytecomp/bytecomp.el (char-after): Correct coding of calling
|
|
2823 sequence.
|
|
2824
|
|
2825 Mon Mar 31 21:36:47 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2826
|
|
2827 * prim/faces.el (set-face-stipple): New function.
|
|
2828
|
|
2829 Sat Mar 29 14:52:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2830
|
|
2831 * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in
|
|
2832 the environment to send-pr.
|
|
2833 (send-pr::insert-template): Ditto.
|
|
2834 (send-pr:default-site): Default submission address is at xemacs.org.
|
|
2835
|
116
|
2836 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
2837
|
|
2838 * packages/info.el (Info-elisp-ref): Look first in lispref, then
|
|
2839 elisp.
|
|
2840
|
|
2841 * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
|
|
2842 isn't allowed.
|
|
2843
|
|
2844 * packages/etags.el (list-tags): Interactive argument should be an
|
|
2845 existing file name.
|
|
2846
|
|
2847 Wed Mar 26 22:33:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2848
|
|
2849 * Remove ns lisp directory.
|
|
2850 * Remove vms lisp directory.
|
|
2851
|
|
2852 Tue Mar 25 12:22:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2853
|
|
2854 * prim/files.el (file-remote-p): Update doc string.
|
|
2855
|
|
2856 * packages/terminal.el (te-stty-string): Fix definition for Linux.
|
|
2857
|
|
2858 Mon Mar 24 23:43:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2859
|
|
2860 * prim/files.el (file-remote-p): Correct documentation and allow
|
|
2861 for `allow-remote-paths' to control loading of efs.
|
|
2862
|
|
2863 Sun Mar 23 16:58:08 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
2864
|
|
2865 * packages/etags.el (with-caps-disable-folding): New macro.
|
|
2866 (find-tag-internal): Use it.
|
|
2867 (tags-search): Use it.
|
|
2868 (tags-query-replace): Use it. Case bug corrected.
|
|
2869
|
|
2870 Mon Mar 24 00:47:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2871
|
|
2872 * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
|
|
2873 keywords to be more robust.
|
|
2874
|
|
2875 Sun Mar 23 00:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2876
|
|
2877 * prim/startup.el (splash-hack-version-string): Correct for case
|
|
2878 of hosts with '-' in the names.
|
|
2879
|
|
2880 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
2881
|
|
2882 * modes/sendmail.el (user-mail-address): Require cus-edit.
|
|
2883 Fix when scope.
|
|
2884
|
|
2885 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
2886
|
|
2887 * calendar/diary-lib.el (diary-countdown): New function.
|
|
2888 (fancy-diary-display): Use modeline-buffer-identification.
|
|
2889
|
|
2890 * calendar/appt.el (appt-diary-entries): Do not display diary.
|
|
2891 (appt-check): Display diary buffer at midnight.
|
|
2892
|
114
|
2893 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2894
|
|
2895 * mule/mule-coding.el (enable-multibyte-characters): MULE
|
116
|
2896 compatible variable.
|
114
|
2897
|
|
2898 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2899
|
|
2900 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
|
|
2901 (byte-compile-lambda): Ebola fix.
|
|
2902
|
|
2903 * prim/obsolete.el (following-char): Make this turkey obsolete.
|
|
2904 (preceding-char): Ditto. (Suggested by Richard Mlynarik).
|
|
2905
|
|
2906 Wed Mar 19 10:12:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2907
|
|
2908 * modes/sendmail.el (sendmail-send-it): Use function for
|
|
2909 user-mail-address.
|
|
2910 (user-mail-address): Autoload.
|
|
2911
|
|
2912 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for
|
|
2913 user-mail-address.
|
|
2914
|
|
2915 * prim/startup.el (load-init-file): Only set user-mail-address if
|
|
2916 non-interactive.
|
|
2917
|
|
2918 * utils/smtpmail.el (smtpmail-send-it): Use function for
|
|
2919 user-mail-address.
|
|
2920 (smtpmail-via-smtp): Ditto.
|
|
2921
|
|
2922 * packages/add-log.el (add-log-mailing-address): Use new function
|
|
2923 to obtaion email address.
|
|
2924 (add-change-log-entry): Ditto.
|
|
2925
|
|
2926 * prim/device.el (device-pixel-depth): New alias for
|
|
2927 `device-bitplanes'.
|
|
2928
|
|
2929 * comint/comint-xemacs.el (comint): Fix typo in defgroup.
|
|
2930
|
|
2931 Tue Mar 18 11:16:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2932
|
|
2933 * prim/loadup.el: ls-lisp doesn't exist now.
|
|
2934
|
|
2935 * comint/comint-xemacs.el (comint): Touch up fixes from Per
|
|
2936 Abrahamsen.
|
|
2937
|
|
2938 * prim/glyphs.el (subwindow-image-instance-p): Change doc string
|
|
2939 to reflect unimplemented status.
|
|
2940
|
112
|
2941 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2942
|
|
2943 * comint/comint.el (comint-input-setup): Require comint-xemacs.
|
|
2944
|
|
2945 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from
|
|
2946 auto-autoloads.el.
|
|
2947
|
|
2948 * comint/comint-xemacs.el: New file. Contains face declarations
|
|
2949 for comint.
|
|
2950
|
|
2951 * comint/comint.el: Remove inline defface.
|
|
2952
|
110
|
2953 Sat Mar 15 15:14:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2954
|
|
2955 * prim/loadup.el: Add prim/auto-customize.elc to dumped files.
|
|
2956
|
|
2957 * utils/autoload.el (generated-custom-file): New variable.
|
|
2958 (autoload-snarf-defcustom): New function. Grab Customization as
|
|
2959 we look for autoload cookies. (based on code by Per Abrahamsen).
|
|
2960 (update-file-autoloads): Use it.
|
|
2961 (autoload-save-customization): New function (based on code by Per
|
|
2962 Abrahamsen).
|
|
2963 (batch-update-autoloads): Use it.
|
|
2964
|
|
2965 Fri Mar 14 19:59:36 1997 Bob Weiner <weiner@infodock.com>
|
|
2966
|
|
2967 * packages/jka-compr.el (jka-compr-installed-p): Simplify.
|
|
2968
|
|
2969 Fri Mar 14 17:24:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2970
|
|
2971 * modes/sendmail.el: Correct vm macro hack.
|
|
2972 (query-user-mail-address): New customizable variable.
|
|
2973 (user-mail-address): New function, use it. (Courtesy of Per
|
|
2974 Abrahamsen <abraham@dina.kvl.dk>).
|
|
2975
|
|
2976 Thu Mar 13 18:49:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2977
|
|
2978 * x11/x-menubar.el (popup-mode-menu): Do something more correct
|
|
2979 when combining a global popup menu and a local mode menu.
|
|
2980
|
|
2981 Thu Mar 13 08:36:35 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2982
|
|
2983 * packages/crypt.el (crypt-unix-to-dos-region): Correct DOC string.
|
|
2984
|
|
2985 Wed Mar 12 13:46:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2986
|
|
2987 * prim/obsolete.el (char=): Make alias for common lisp
|
|
2988 compatibility.
|
|
2989
|
|
2990 Mon Mar 10 09:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2991
|
|
2992 * prim/simple.el (set-fill-column): Clean up docstring.
|
|
2993
|
|
2994 * x11/x-menubar.el (save-options-non-customized-face-list): Allow
|
|
2995 save-options to save faces declared with defface macro.
|
|
2996
|
|
2997 * packages/vc.el: diff-switches is autoloaded again in diff.el.
|
|
2998
|
|
2999 * packages/diff.el (diff-switches): Default to "-c".
|
|
3000
|
|
3001 Sun Mar 9 18:44:59 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
3002
|
|
3003 * prim/help.el (describe-function-1): Add missing stream arguments
|
|
3004 to terpri and princ.
|
|
3005
|
|
3006 Sun Mar 9 15:38:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3007
|
|
3008 * prim/modeline.el (modeline-minor-mode-menu): Evaluate minor
|
|
3009 modes in context of correct buffer.
|
|
3010
|
|
3011 * prim/help.el (locate-library): Synched with Emacs 19.35.
|
|
3012
|
|
3013 * packages/icomplete.el (icomplete-get-keys): Make it work.
|
|
3014
|
|
3015 * prim/about.el: Add Jens Lautenbacher's picture.
|
|
3016
|
|
3017 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
3018
|
|
3019 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use
|
|
3020 eldoc-display-message-p, not eldoc-display-message-no-interference-p.
|
|
3021
|
108
|
3022 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3023
|
110
|
3024 * prim/startup.el (startup-splash-frame-body): More text tweaking.
|
|
3025
|
108
|
3026 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user
|
|
3027 variable. Allow trying oblique fonts ahead of italic fonts (from
|
|
3028 Raymond Toy).
|
|
3029 (x-make-font-italic): Use it.
|
|
3030
|
|
3031 * prim/obsolete.el (window-system): Make it compatible not
|
|
3032 obsolete.
|
|
3033
|
|
3034 Fri Oct 11 14:21:05 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3035
|
110
|
3036 * packages/hyper-apropos.el (hypropos-get-doc): Put font names etc in
|
108
|
3037 parentheses if instantiation uses fallback.
|
|
3038 (hypropos-face-history): New variable.
|
|
3039 (hyper-describe-face): New function.
|
|
3040 (hyper-where-is): New command.
|
|
3041 (hypropos-read-function-symbol): New function.
|
|
3042 (hyper-describe-key): New command.
|
|
3043 (hyper-describe-key-briefly): New command.
|
|
3044 (hypropos-read-variable-symbol): New function.
|
|
3045 (hyper-set-variable): New command.
|
|
3046 (hypropos-set-variable): Changed to work with buffer-locals.
|
|
3047
|
|
3048 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3049
|
110
|
3050 * packages/hyper-apropos.el: Massive changes--the original knew nothing
|
108
|
3051 about buffer-locals and local-bindings.
|
|
3052 (hypropos-shrink-window): New user option.
|
|
3053 (hypropos-ref-buffer): New variable.
|
|
3054 (hypropos-regexp-history): New variable.
|
|
3055 (hyper-apropos): Better interactive version.
|
|
3056 (hypropos-grok-variables): Omit OBSOLETE stuff.
|
|
3057 (hyper-describe-variable): Additional ARG, better interactive
|
|
3058 version.
|
|
3059 (hyper-describe-function): Ditto.
|
|
3060 (hypropos-last-help): Without prefix arg, just display buffer.
|
|
3061 (hypropos-insert-face): New function.
|
|
3062 (hypropos-insert-keybinding): New function.
|
|
3063 (hypropos-get-doc): Additional ARG, display documentation for
|
|
3064 faces, complete change.
|
|
3065 (hypropos-this-symbol): Using better regexp.
|
|
3066
|
|
3067 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3068
|
|
3069 * x11/x-menubar.el (default-menubar): Reorganize again undoing
|
|
3070 previous change. Customize submenu moved to top of options menu.
|
|
3071 Edit faces restored to edit-faces and renamed to Browse faces.
|
|
3072
|
|
3073 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3074
|
|
3075 * x11/x-menubar.el (options-menu): New variable.
|
|
3076 (default-menubar): Use it.
|
|
3077
|
|
3078 * prim/about.el (view-less): Explicit require.
|
|
3079
|
|
3080 Wed Mar 5 18:03:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3081
|
|
3082 * prim/cleantree.el: New file based on suggestion by David Moore,
|
|
3083 and derived from Gnus nnml code.
|
|
3084
|
|
3085 Tue Mar 4 01:19:37 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3086
|
|
3087 * edebug/edebug.el (edebug-compute-previous-result): Don't treat
|
|
3088 numbers as chars.
|
|
3089
|
|
3090 Wed Mar 5 10:11:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3091
|
|
3092 * prim/startup.el (splash-hack-version-string): New function to
|
|
3093 narrow the output of (emacs-version) for the splash screen.
|
|
3094 (splash-frame-present): Use it.
|
|
3095
|
|
3096 Tue Mar 4 19:52:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3097
|
|
3098 * packages/supercite.el (sc-name-filter-alist): (Idea from Bob
|
|
3099 Weiner). Update to handle names like Michael Sperber
|
|
3100 [Mr. Preprocessor].
|
|
3101
|
|
3102 Mon Mar 3 17:50:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3103
|
|
3104 * prim/faces.el (init-face-from-resources): New variable.
|
|
3105 (init-face-from-resources): Use it.
|
|
3106 (init-device-faces): Use it.
|
|
3107 (init-frame-faces): Use it.
|
|
3108 (make-empty-face): New function.
|
|
3109
|
|
3110 * x11/x-faces.el (x-init-face-from-resources): Made second
|
|
3111 argument optional, and added a third argument.
|
|
3112 (make-face-x-resource-internal): New alias.
|
|
3113
|
104
|
3114 Mon Mar 3 14:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3115
|
106
|
3116 * prim/loadup.el: Remove custom.elc.
|
|
3117
|
104
|
3118 * prim/simple.el (newline): Attempt to not add newline to a
|
|
3119 previous end-open extent.
|
|
3120
|
|
3121 Sun Mar 2 10:10:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3122
|
|
3123 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
|
|
3124
|
|
3125 * site-load.el: Move site-packages to the top level.
|
|
3126
|
|
3127 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3128
|
|
3129 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
|
|
3130
|
|
3131 * packages/ps-print.el (ps-print-color-p): Default to nil.
|
|
3132
|
|
3133 * x11/x-menubar.el (default-menubar): Changed menubar entry for
|
|
3134 color printing.
|
|
3135
|
|
3136 * prim/faces.el (init-other-random-faces): Use gray65 for
|
|
3137 zmacs-region and primary-selection background.
|
|
3138
|
|
3139 * x11/x-faces.el (x-init-global-faces): New default background
|
|
3140 gray80.
|
|
3141
|
|
3142 Sat Mar 1 14:38:14 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3143
|
|
3144 * packages/diff.el: (diff): Autoload.
|
|
3145 (diff-backup): Autoload.
|
|
3146 (diff-switches): Autoload.
|
|
3147
|
|
3148 Sat Mar 1 01:09:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3149
|
|
3150 * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
|
|
3151 binding of tar-copy.
|
|
3152
|
|
3153 * prim/keydefs.el: Don't disable upcase-region and
|
|
3154 downcase-region.
|
|
3155
|
|
3156 Fri Feb 28 11:22:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3157
|
|
3158 * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
|
|
3159
|
|
3160 * prim/help.el (describe-function-1): Show annotation contents if
|
|
3161 they exist.
|
|
3162
|
|
3163 * packages/man.el (Manual-mode): Don't turn off scrollbars if
|
|
3164 XEmacs doesn't have them to begin with.
|
|
3165
|
|
3166 * prim/keydefs.el: Don't disable eval-expression by default now
|
|
3167 that it is harder to type.
|
|
3168
|
|
3169 Thu Feb 27 13:06:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3170
|
|
3171 * prim/subr.el (with-string-as-buffer-contents): Moved from
|
|
3172 mule/mule-coding.el.
|
|
3173
|
|
3174 * mule/mule-coding.el: Remove with-string-as-buffer-contents.
|
|
3175
|
|
3176 * prim/format.el (format-insert-file): Correct wrong order of args
|
|
3177 passed to format-decode.
|
|
3178
|
|
3179 * prim/startup.el (load-user-init-file): Allow XEmacs to read a
|
|
3180 bytecompiled .emacs if it exists.
|
|
3181
|
|
3182 Thu Feb 27 17:41:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3183
|
|
3184 * subr.el (eval-after-load): Enable.
|
|
3185 (eval-next-after-load): Ditto.
|
|
3186
|
|
3187 Thu Feb 27 10:59:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3188
|
|
3189 * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
|
|
3190 courtesy of Erik Naggum <erik@naggum.no>.
|
|
3191
|
|
3192 Fri Feb 28 22:17:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3193
|
|
3194 * prim/isearch-mode.el: Added "_" to the `interactive' forms of
|
|
3195 most functions.
|
|
3196 (isearch-mode-map): Define M-y.
|
|
3197 (isearch-yank-kill): New function.
|
|
3198
|
|
3199 * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
|
|
3200 don't disable `set-goal-column'.
|
|
3201
|
|
3202 * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
|
|
3203 instead of `C-x C-k'.
|
|
3204
|
102
|
3205 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
3206
|
|
3207 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
|
|
3208 (local)' in Help menu.
|
|
3209
|
|
3210 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3211
|
|
3212 * mule/mule-debug.el (describe-coding-system): Ported from
|
|
3213 Mule to XEmacs.
|
|
3214
|
|
3215 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
|
|
3216 function:
|
|
3217 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
|
|
3218
|
|
3219 Do this only if:
|
|
3220 - the current display is an X device
|
|
3221 - the displayed width of FULLWIDTH-CHARSET is twice the displayed
|
|
3222 width of the 'ascii charset, but only when using ROMAN-REGISTRY.
|
|
3223
|
|
3224 Traditionally, Asian characters have been displayed so that they
|
|
3225 occupy exactly twice the screen space of ASCII (`halfwidth')
|
|
3226 characters. On many systems, e.g. Sun CDE systems, this can only be
|
|
3227 achieved by using a national variant roman font to display ASCII."
|
|
3228
|
100
|
3229 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3230
|
|
3231 * edebug/edebug.el: Synch up with Emacs 19.34.
|
|
3232
|
|
3233 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
|
|
3234
|
|
3235 Sat Feb 22 17:11:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3236
|
|
3237 * prim/loadup.el: Dump new file itimer-autosave.el.
|
|
3238
|
|
3239 Sat Feb 22 17:06:32 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3240
|
|
3241 * prim/itimer.el: Cleanup, removal of autosave cruft.
|
|
3242
|
|
3243 Fri Feb 21 09:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3244
|
|
3245 * prim/simple.el (line-move-ignore-invisible): Reverse previous
|
|
3246 change to make this default to nil again.
|
|
3247
|
|
3248 Thu Feb 20 14:30:50 1997 Jamie Zawinski <jwz@netscape.com>
|
|
3249
|
|
3250 * prim/files.el (hack-local-variables-prop-line): New version.
|
|
3251
|
|
3252 Thu Feb 20 11:14:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3253
|
|
3254 * prim/files.el: Delete definition of dired-kept-versions.
|
|
3255
|
|
3256 * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
|
|
3257
|
|
3258 Wed Feb 19 15:47:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3259
|
|
3260 * packages/vc.el (diff-switches): Restore since this global
|
|
3261 variable went away with the passing of ange-ftp.
|
|
3262
|
|
3263 * utils/autoload.el (generate-file-autoloads-1): Don't let
|
|
3264 find-file-hooks be run.
|
|
3265 (update-file-autoloads): Ditto.
|
|
3266 (update-autoloads-from-directory): Ditto.
|
|
3267
|
|
3268 * x11/x-menubar.el (default-menubar): Correct unguarded reference
|
|
3269 to fast-lock-mode variable.
|
|
3270
|
|
3271 Wed Feb 19 08:04:02 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
3272
|
110
|
3273 * utils/eldoc.el (eldoc-message-commands): Doc fixes.
|
100
|
3274 (eldoc-message): Make function, not macro.
|
|
3275
|
110
|
3276 * utils/eldoc.el (eldoc-last-message): New internal variable.
|
100
|
3277 (eldoc-mode): Initialize it to nil.
|
|
3278 (eldoc-message): Use it.
|
|
3279 (eldoc-print-current-symbol-info): Use it.
|
|
3280
|
110
|
3281 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
|
100
|
3282 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
|
|
3283 idle timers in Emacs.
|
|
3284
|
110
|
3285 * utils/eldoc.el (eldoc-message-commands-table-size): New constant.
|
100
|
3286 (eldoc-add-command): Use it to initialize eldoc-message-commands.
|
|
3287
|
110
|
3288 * utils/eldoc.el (eldoc-display-message-no-interference-p): New
|
|
3289 function.
|
100
|
3290 (eldoc-display-message-p): Use it.
|
|
3291
|
110
|
3292 * utils/eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
|
100
|
3293 Arg sym no longer optional.
|
|
3294 Do not initialize arg if nil.
|
|
3295
|
110
|
3296 * utils/eldoc.el (eldoc-forward-sexp-safe): Function deleted.
|
100
|
3297 (eldoc-beginning-of-sexp): New function.
|
|
3298 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
|
|
3299 Use eldoc-current-symbol to get symbol at point.
|
|
3300
|
110
|
3301 * utils/eldoc.el
|
|
3302 (eldoc-function-argstring-from-docstring-method-table): Forge
|
|
3303 docstrings for `and', `or', `list', `+', and `-'.
|
100
|
3304
|
110
|
3305 * utils/eldoc.el (eldoc-add-command-completions): New function.
|
100
|
3306 (eldoc-add-command): Take list of args.
|
|
3307 No longer interactive.
|
|
3308 (eldoc-remove-command-completions): New function.
|
|
3309 (eldoc-remove-command): Take list of args.
|
|
3310 No longer interactive.
|
|
3311
|
110
|
3312 * utils/eldoc.el: Initialize eldoc-message-commands using
|
100
|
3313 eldoc-add-command-completions.
|
|
3314
|
110
|
3315 * utils/eldoc.el (eldoc-display-message-p): New function.
|
100
|
3316 Return nil if cursor-in-echo-area, or using idle timers and a
|
|
3317 command is still active.
|
|
3318 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
|
|
3319
|
|
3320 Tue Feb 18 14:20:01 1997 David Byers <davby@ida.liu.se>
|
|
3321
|
|
3322 * packages/paren.el (paren-highlight): Minor typo correction.
|
|
3323
|
|
3324 Tue Feb 18 13:05:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3325
|
|
3326 * prim/loadup.el: Dump new file custom-xmas.
|
|
3327
|
|
3328 Mon Feb 17 21:01:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3329
|
|
3330 * prim/help.el (function-compatible-p): New function.
|
|
3331 (function-compatibility-doc): New function.
|
|
3332 (describe-function-1): Use them.
|
|
3333 (variable-compatible-p): New function.
|
|
3334 (variable-compatibility-doc): New function.
|
|
3335 (describe-variable): Use them.
|
|
3336
|
|
3337 Mon Feb 17 19:12:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3338
|
|
3339 * prim/obsolete.el (x-color-values): Added for Emacs
|
|
3340 compatibility.
|
|
3341
|
|
3342 Mon Feb 17 18:11:24 1997 Michael Kifer <kifer@CS.SunySB.EDU>
|
|
3343
|
|
3344 * prim/files.el (file-remote-p): Force load of EFS if not already
|
|
3345 loaded.
|
|
3346
|
|
3347 Mon Feb 17 17:45:23 1997 Bob Weiner <weiner@infodock.com>
|
|
3348
|
|
3349 * modes/lisp-mode.el (eval-last-sexp): Do something special if
|
|
3350 evaluating (interactive ...).
|
|
3351
|
|
3352 Sun Feb 16 21:49:18 1997 Bjorn Victor <Bjorn.Victor@DoCS.UU.SE>
|
|
3353
|
|
3354 * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
|
|
3355 face is neither nil nor cons.
|
|
3356
|
|
3357 Sun Feb 16 14:26:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3358
|
|
3359 * prim/loadup.el: Try not dumping font.elc.
|
|
3360
|
|
3361 * prim/obsolete.el (display-column-mode): Remove column.el and
|
|
3362 leave a forwarding address.
|
|
3363
|
|
3364 Sat Feb 15 23:21:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3365
|
|
3366 * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
|
|
3367 expressions in the minibuffer history list.
|
|
3368
|
|
3369 Sat Feb 15 22:57:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3370
|
|
3371 * packages/scroll-in-place.el (scroll-signal-boundary-error):
|
|
3372 Allow user to suspend error signals.
|
|
3373
|
|
3374 Sat Feb 15 21:43:49 1997 John Turner <turner@branagh.ta52.lanl.gov>
|
|
3375
|
|
3376 * packages/column.el (current-line): Correct defaults for starting
|
|
3377 at 1, remove an obsolete variable.
|
|
3378
|
|
3379 Sat Feb 15 20:17:46 1997 Hal Peterson <hrp@netstar.com>
|
|
3380
|
|
3381 * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
|
|
3382 `cvs log'
|
|
3383
|
|
3384 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3385
|
|
3386 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
3387 macro.
|
|
3388
|
|
3389 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3390
|
|
3391 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
3392 macro.
|
|
3393 (edmacro-fix-menu-commands): Would bug out on 'control, etc.
|
|
3394 (edmacro-events-to-keys): New function.
|
|
3395 (edmacro-format-keys): Use it.
|
|
3396 (edmacro-finish-edit): Compare to macros, not strings.
|
|
3397 (edmacro-fkeys): New function.
|
|
3398 (edmacro-format-keys): Use it.
|
|
3399 (edit-kbd-macro): Tweak.
|
|
3400
|
98
|
3401 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3402
|
|
3403 * packages/info.el: Don't call switch-to-buffer if the Info frame
|
|
3404 is being deleted.
|
|
3405
|
|
3406 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3407
|
|
3408 * prim/simple.el (previous-line): Allow escape from signaled error
|
|
3409 on buffer boundary.
|
|
3410 (next-line): Ditto.
|
|
3411
|
|
3412 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3413 * utils/redo.el: made before and after status messages so that
|
|
3414 the user is aware if a long action is still being processed.
|
|
3415
|
|
3416 rolled version number up to 1.00, since the package seems to be
|
|
3417 stable.
|
|
3418
|
|
3419 cosmetic changes so the file could be included in the XEmacs
|
|
3420 distribution.
|
|
3421
|
|
3422 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3423
|
|
3424 * prim/simple.el (line-move-ignore-invisible): Change default to
|
|
3425 t.
|
|
3426
|
|
3427 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3428
|
|
3429 * prim/macros.el: Removed. Superseded by new version in
|
|
3430 edmacro.el.
|
|
3431
|
|
3432 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3433
|
|
3434 * modes/executable.el (executable-set-magic): Correct for the #!
|
|
3435 getting lost.
|
|
3436
|
|
3437 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3438
|
|
3439 * prim/modeline.el (modeline-modified-map): Call
|
|
3440 vc-toggle-read-only instead of toggle-read-only to be consistent
|
|
3441 with override of `C-x C-q'.
|
|
3442
|
|
3443 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
|
|
3444
|
|
3445 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
|
|
3446 cursor blink momentarily after receiving user input.
|
|
3447
|
|
3448 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
|
|
3449
|
|
3450 * x11/x-menubar.el (default-menubar): mine goes into games menu.
|
|
3451
|
|
3452 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
3453
|
|
3454 * prim/files.el (recover-session-finish): Modify for efs.
|
|
3455
|
|
3456 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3457
|
|
3458 * prim/files.el (file-remote-p): New function.
|
|
3459
|
|
3460 * sunpro/sunpro-load.el: Do not dump mime-setup under any
|
|
3461 circumstances.
|
|
3462
|
|
3463 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
|
|
3464
|
|
3465 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
|
|
3466 typo.
|
|
3467
|
|
3468 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3469
|
|
3470 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
|
|
3471
|
|
3472 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3473
|
|
3474 * utils/edmacro.el: New file.
|
|
3475
|
|
3476 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3477
|
|
3478 * prim/sound.el (load-sound-file): Update documentation of
|
|
3479 restrictions on what machines XEmacs can play sound on.
|
|
3480
|
|
3481 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3482
|
|
3483 * prim/glyphs.el (init-glyphs): Correct autodetection to find
|
|
3484 GIF89. Look for PNG.
|
|
3485
|
|
3486 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3487
|
|
3488 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
|
|
3489 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
|
|
3490
|
|
3491 * packages/apropos.el (apropos-print): Ditto.
|
|
3492
|
|
3493 * prim/lisp.el (lisp-complete-symbol): Ditto.
|
|
3494
|
|
3495 * prim/help.el (with-displaying-help-buffer): Ditto.
|
|
3496
|
|
3497 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3498
|
|
3499 * x11/x-toolbar.el: Allow customization of toolbar functions by
|
|
3500 customizable variables.
|
|
3501
|
|
3502 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
|
|
3503
|
|
3504 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
|
|
3505
|
|
3506 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3507
|
|
3508 * prim/obsolete.el (define-compatible-variable-alias): New function.
|
|
3509 (define-compatible-variable-alias): New function.
|
|
3510 .*mode-line.*, frame-parameters, modify-frame-parameters,
|
|
3511 x-display-.* all made compatible not obsolete.
|
|
3512
|
|
3513 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
|
|
3514 compatibility symbols.
|
|
3515 (byte-compile-compatible): New function.
|
|
3516
|
|
3517 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
|
|
3518 (make-compatible-variable): New function.
|
|
3519
|
|
3520 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3521
|
|
3522 * utils/redo.el: New file.
|
|
3523
|
|
3524 * utils/floating-toolbar.el: New file.
|
|
3525
|
|
3526 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3527
|
|
3528 * custom/custom.el: Remove ;;;###autoloads since this file is
|
|
3529 dumped with XEmacs.
|
|
3530
|
|
3531 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3532
|
|
3533 * custom/widget.el: New file.
|
|
3534
|
|
3535 * custom/widget-example.el: New file.
|
|
3536
|
|
3537 * custom/widget-edit.el: New file.
|
|
3538
|
|
3539 * custom/custom.el: New file.
|
|
3540
|
|
3541 * custom/custom-edit.el: New file.
|
|
3542
|
96
|
3543 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
|
|
3544
|
|
3545 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
|
|
3546 typo.
|
|
3547
|
|
3548 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3549
|
|
3550 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
3551 Correct bounds checking in case the keywords regexp is not
|
|
3552 properly anchored.
|
|
3553
|
|
3554 * packages/ps-print.el: Update maintainer address.
|
|
3555
|
|
3556 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
|
|
3557
|
|
3558 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
|
|
3559 variables to `byte-compile-bound-variables'.
|
|
3560
|
|
3561 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3562
|
|
3563 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
3564 Reverse previous patch.
|
|
3565
|
|
3566 * prim/minibuf.el (use-dialog-box): Rename from
|
|
3567 should-use-dialog-box.
|
|
3568 (should-use-dialog-box-p): Use it.
|
|
3569
|
|
3570 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
3571 cell is not a cons when the cl declare macro is used.
|
|
3572
|
|
3573 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3574
|
|
3575 * modes/cperl-mode.el: Provide 'cperl-mode.
|
|
3576
|
94
|
3577 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
|
|
3578
|
|
3579 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
|
|
3580 `makefile-macro-table'.
|
|
3581
|
|
3582 Tue Feb 4 11:06:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3583
|
|
3584 * packages/metamail.el (metamail-region): *junet* coding system
|
|
3585 name changed to 'junet.
|
|
3586
|
|
3587 Mon Feb 3 22:34:09 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
3588
|
|
3589 * iso/iso-acc.el: Critical Bug fix.
|
|
3590 Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
|
|
3591 Gulledge.
|
|
3592
|
|
3593 Mon Feb 3 17:11:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3594
|
|
3595 * modes/make-mode.el (makefile-browser-format-macro-line): Remove
|
|
3596 redundant (and wrong) format statement.
|
|
3597
|
88
|
3598 Fri Jan 31 21:38:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3599
|
|
3600 * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
|
|
3601 user control over automatic sgml entity to ISO-8859-1 conversion.
|
|
3602
|
|
3603 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3604
|
|
3605 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
|
|
3606 lot of new mailer possiblities.
|
|
3607
|
|
3608 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3609
|
|
3610 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
|
|
3611 charset-registry call.
|
|
3612
|
|
3613 Fri Jan 31 00:21:07 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
3614
|
|
3615 * packages/font-lock.el (font-lock-mode): Don't remove the
|
|
3616 `font-lock-pre-idle-hook' from `pre-idle-hook'.
|
|
3617
|
|
3618 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU>
|
|
3619
|
|
3620 * packages/compile.el: Speed up regexps.
|
|
3621 (compilation-parse-errors): replace re-search-forward with
|
|
3622 something faster.
|
|
3623
|
|
3624 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr>
|
|
3625
|
|
3626 * x11/x-toolbar.el
|
|
3627 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
|
|
3628 New functions.
|
|
3629 (toolbar-news): Allow running without separate frame.
|
|
3630 (toolbar-mail-commands-alist): New variable.
|
|
3631 (toolbar-mail-reader): Ditto.
|
|
3632 (toolbar-mail): Use them.
|
|
3633
|
|
3634 * x11/x-menubar.el: Shorten help menu item names.
|
|
3635
|
|
3636 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
3637
|
|
3638 * iso/iso-acc.el: Accept accents in isearch.
|
|
3639
|
|
3640 Wed Jan 29 22:25:38 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
3641
|
|
3642 * packages/ps-print.el: Make postscript files generated by
|
|
3643 ps-print conformant to Adobe DSC specification.
|
|
3644
|
86
|
3645 Mon Jan 27 21:45:17 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
3646
|
|
3647 * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
|
|
3648
|
|
3649 * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
|
|
3650 write-region interface.
|
|
3651
|
|
3652 Mon Jan 27 19:09:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3653
|
|
3654 * prim/about.el (about-xemacs): Updated to reflect change of
|
|
3655 management.
|
|
3656
|
|
3657 Mon Jan 27 13:25:17 1997 William M. Perry <wmperry@aventail.com>
|
|
3658
|
|
3659 * packages/man.el (Manual-entry-switches): Don't default to -s.
|
|
3660
|
|
3661 Sun Jan 26 16:27:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3662
|
|
3663 * bytecomp/byte-optimize.el (byte-compile-inline-expand):
|
|
3664 Correctly refresh the pointer to a symbol being autoloaded prior
|
|
3665 to inline.
|
|
3666
|
|
3667 Sun Jan 26 13:57:22 1997 Bob Weiner <weiner@infodock.com>
|
|
3668
|
|
3669 * prim/about.el (about-xemacs-xref): Update bio.
|
|
3670
|
|
3671 Sat Jan 25 22:58:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3672
|
|
3673 * x11/x-menubar.el (default-menubar): Update ps-paper-type options
|
|
3674 for new ps-print.el.
|
|
3675
|
84
|
3676 Thu Jan 23 01:40:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3677
|
|
3678 * psgml/psgml-html.el (html-mode): Set up friendlier syntax
|
|
3679 table.
|
|
3680
|
|
3681 * psgml/psgml.el (sgml-running-xemacs): Remove
|
|
3682 sgml-mode-syntax-table since it has been superseded.
|
|
3683
|
82
|
3684 Thu Jan 9 13:32:01 1997 Jacques Duthen Prestataire <duthen@cegelec-red.fr>
|
|
3685
|
|
3686 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
|
|
3687 <simon@gnu.ai.mit.edu>
|
|
3688 (ps-print-version): Fix value.
|
|
3689 (cl lisp-float-type): Require them.
|
|
3690 (ps-number-of-columns ps-*-font-size): Try to select defaults
|
|
3691 better suited when `ps-landscape-mode' is non-nil.
|
|
3692 (ps-*-faces): Change default for Font Lock mode faces when
|
|
3693 `ps-print-color-p' is nil.
|
|
3694 (ps-right-header): Replace `time-stamp-yy/mm/dd'
|
|
3695 by `time-stamp-mon-dd-yyyy'.
|
|
3696 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
|
|
3697 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
|
|
3698 `car-less-than-car'.
|
|
3699 (ps-plot ps-generate): Replace `%d' by `%3d'.
|
|
3700
|
|
3701 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com>
|
|
3702
|
|
3703 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
|
|
3704 minibuffer earlier than the first received event.
|
|
3705
|
|
3706 Wed Jan 22 15:29:08 1997 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
3707
|
|
3708 * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
|
|
3709 menu-bar lookup fails.
|
|
3710
|
|
3711 Wed Jan 22 01:03:42 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3712
|
|
3713 * lisp/x11/x-font-menu.el: Make font menus work better in a
|
|
3714 Japanese environment.
|
|
3715
|
|
3716 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3717
|
|
3718 * lisp/mule/mule-init.el (init-mule): Get Japanese man pages working.
|
|
3719
|
|
3720 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
3721
|
|
3722 * man.el (Manual-mode): Don't mess with scrollbars if they aren't
|
|
3723 present.
|
|
3724
|
|
3725 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3726
|
|
3727 * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
|
|
3728
|
|
3729 Tue Jan 21 19:32:44 1997 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
|
|
3730
|
|
3731 * prim/files.el (hack-local-variables-prop-line): XEmacs should
|
|
3732 not query to set local variables in the -*- line if there aren't
|
|
3733 any to set!
|
|
3734
|
|
3735 Thu Jan 16 18:24:20 1997 Steven L Baur <steve@miranova.com>
|
|
3736
|
|
3737 * psgml/psgml.el: Use newer interface form for nsgmls.
|
|
3738
|
|
3739 Thu Jan 16 04:06:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3740
|
|
3741 * comint/telnet.el (rsh): (Mostly) correct dealing with detection
|
|
3742 of password prompt at login.
|
|
3743
|
|
3744 Thu Jan 16 03:28:25 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3745
|
|
3746 * modes/view.el (View-scroll-lines-forward): Correct format typo.
|
|
3747
|
|
3748 Mon Jan 13 22:50:23 1997 David Moore <dmoore@UCSD.EDU>
|
|
3749
|
|
3750 * packages/compile.el: Clean up regexps.
|
|
3751
|
|
3752 Sun Jan 12 20:50:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3753
|
|
3754 * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
|
|
3755
|
151
|
3756 Sun Jan 12 18:49:30 1997 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
82
|
3757
|
|
3758 * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
|
|
3759 alias
|
|
3760 Import definition of `truncate-string-to-width' from Emacs/mule-delta.
|
|
3761
|
|
3762 Sun Jan 12 13:57:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3763
|
|
3764 * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
|
|
3765 readjusted window change the buffer order stack.
|
|
3766
|
|
3767 Sat Jan 11 20:12:47 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
3768
|
|
3769 * utils/finder.el (finder-insert-at-column): Correct off-by-one
|
|
3770 error affecting long file names.
|
|
3771
|
80
|
3772 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
|
|
3773
|
|
3774 * utils/bench.el: New version.
|
|
3775
|
|
3776 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
3777
|
|
3778 * packages/man.el (Manual-entry-switches): New variable.
|
|
3779 (Manual-apropos-switches): New variable.
|
|
3780 (Manual-run-formatter): Use them.
|
|
3781
|
|
3782 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
|
|
3783
|
|
3784 * modes/make-mode.el: Allow disabling of suspicious line warnings
|
|
3785 allow macro pickup when a macro is entered normally
|
|
3786 add the runtime macros to the completion list so confirmation is
|
|
3787 not necessary when minibuffer-confirm-incomplete is t.
|
|
3788 (these last two only in effect when makefile-electric-keys=t)
|
|
3789
|
|
3790 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3791
|
|
3792 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
|
|
3793 on .el and .info files.
|
|
3794
|
|
3795 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3796
|
|
3797 * prim/help.el (help-mode-quit): Correct typo in docstring.
|
|
3798 (help-mode-quit): Bury help buffer before restoring previous
|
|
3799 window configuration.
|
|
3800
|
|
3801 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
3802
|
|
3803 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
|
|
3804 samples in the help menu.
|
|
3805
|
|
3806 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
3807
|
|
3808 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
|
|
3809 (toolbar-news): Use it.
|
|
3810
|
|
3811 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3812
|
|
3813 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
|
|
3814
|
|
3815 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3816
|
|
3817 * comint/telnet.el (telnet-initial-filter): Enable
|
|
3818 case-fold-search.
|
|
3819 (telnet-maximum-count): Bump up to 6, since 4 does not always
|
|
3820 appear to be enough.
|
|
3821
|
|
3822 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
|
|
3823
|
|
3824 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
|
|
3825 has been renamed to no-conversion.
|
|
3826 (sgml-bdtd-merge): Ditto.
|
|
3827 (sgml-push-to-entity): Ditto.
|
|
3828
|
|
3829 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3830
|
|
3831 * utils/loadhist.el (symbol-file): Make interactive.
|
|
3832
|
|
3833 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
|
|
3834
|
|
3835 * packages/avoid.el (mouse-avoidance-mode): autoload.
|
|
3836
|
|
3837 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
|
|
3838 mode option.
|
|
3839
|
78
|
3840 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3841
|
|
3842 * prim/faces.el (init-other-random-faces): Guard against adding
|
|
3843 modeline buffer tty face if no tty support.
|
|
3844
|
|
3845 Fri Jan 3 23:15:22 1997 Greg Klanderman <greg@alphatech.com>
|
|
3846
|
|
3847 * packages/backup-dir.el: Added to distribution.
|
|
3848
|
|
3849 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3850
|
|
3851 * gnus/gnus-setup.el: Updated to gracefully handle installed
|
|
3852 auxilliary packages like tm, and handle eventual integration of
|
|
3853 Red Gnus/Gnus 5.4.
|
|
3854
|
|
3855 Fri Jan 3 14:32:07 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
3856
|
|
3857 * packages/gnuserv.el (gnuserv-frame): Autoload.
|
|
3858
|
|
3859 * x11/x-menubar.el (default-menubar): Add option to control gnuserv
|
|
3860 creating a new frame.
|
|
3861 (options-menu-saved-forms): Ditto.
|
|
3862
|
|
3863 Fri Jan 3 12:18:41 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3864
|
|
3865 * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
|
|
3866 feature test on 'scrollbar.
|
|
3867
|
|
3868 Fri Jan 3 10:37:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3869
|
|
3870 * packages/mic-paren.el (paren-activate): Update to v1.2.
|
|
3871
|
|
3872 Fri Jan 3 10:21:58 1997 Pete Ware <ware@cis.ohio-state.edu>
|
|
3873
|
|
3874 * x11/x-menubar.el (default-menubar): Add require-final-newline
|
|
3875 and next-line-add-newlines as options in the options menu.
|
|
3876 (options-menu-saved-forms): Ditto.
|
|
3877
|
|
3878 Thu Jan 2 18:52:32 1997 Joel Peterson <tarzan@aosi.com>
|
|
3879
|
|
3880 * prim/simple.el (blink-matching-open): Make sure point is visible
|
|
3881 when blinking.
|
|
3882
|
|
3883 Thu Jan 2 11:25:05 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
3884
|
|
3885 * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
|
|
3886 synch up.
|
|
3887 (occur-mode-map): Ditto.
|
|
3888
|
|
3889 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
3890
|
|
3891 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
3892 sgml-top-tree. Needed by sgml-open-element.
|
|
3893
|
|
3894 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
3895
|
|
3896 * Version 1.0 released.
|
|
3897
|
|
3898 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
3899
|
|
3900 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
3901 replicate the whole format in the code.
|
|
3902
|
|
3903 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
3904
|
|
3905 * psgml-parse.el (sgml-external-file): Try to find system
|
|
3906 identifiers using the sgml-public-map
|
|
3907 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
3908 have effect even if the sgml-public-map contains `%s'.
|
|
3909 (sgml-final): moved to be defined before use.
|
|
3910
|
|
3911 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
3912 character references to character number above 255 by leaving a
|
|
3913 character reference in then parsed entity text.
|
|
3914
|
|
3915 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
3916
|
|
3917 * psgml-other.el (sgml-set-face-for): Nullify
|
|
3918 {after,before}-change-functions as well as (obsolete)
|
|
3919 {after,before}-change-function.
|
|
3920
|
|
3921 Tue Dec 31 11:34:37 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3922
|
|
3923 * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
|
|
3924 prior to starting gdb.
|
|
3925
|
|
3926 Mon Dec 30 17:59:48 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3927
|
|
3928 * comint/telnet.el (telnet-check-software-type-initialize): Remove
|
|
3929 default in cond (which allows special treatment of password prompt
|
|
3930 to work).
|
|
3931
|
|
3932 Mon Dec 30 09:36:04 1996 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
3933
|
|
3934 * packages/gnuserv.el (server-edit): Add option to allow killing
|
|
3935 last visible frame.
|
|
3936
|
|
3937 Sun Dec 29 21:36:44 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3938
|
|
3939 * prim/files-nomule.el: Add trailing newline.
|
|
3940
|
|
3941 Sun Dec 29 18:45:34 1996 James LewisMoss <dres@dres.elam.org>
|
|
3942
|
|
3943 * modes/perl-mode.el: Add (provide 'perl-mode).
|
|
3944
|
|
3945 Sun Dec 29 17:15:57 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3946
|
|
3947 * ilisp/Makefile (elc): Be a little smarter about recompilation.
|
|
3948
|
|
3949 Sun Dec 29 17:14:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3950
|
|
3951 * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
|
|
3952
|
76
|
3953 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3954
|
|
3955 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
3956 option to Frame Appearance submenu.
|
|
3957
|
|
3958 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3959
|
|
3960 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
3961 nil, because everyone was confused by it defaulting to t.
|
|
3962
|
|
3963 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
3964
|
|
3965 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
3966 (sort-lines): Ditto.
|
|
3967 (sort-paragraphs): Ditto.
|
|
3968 (sort-pages): Ditto.
|
|
3969 (sort-regexp-fields): Ditto.
|
|
3970 (sort-numeric-fields): Ditto.
|
|
3971 (sort-regexp-fields): Ditto.
|
|
3972 (sort-columns): Ditto.
|
|
3973 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
3974
|
|
3975 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
3976
|
|
3977 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
3978 expansion from happening multiple times.
|
|
3979
|
|
3980 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3981
|
|
3982 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
3983 with scrolling character `b' in view-less help buffer.
|
|
3984
|
|
3985 * packages/scroll-in-place.el: Synch with 19.15.
|
|
3986
|
|
3987 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3988
|
|
3989 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
3990 (default-menubar): Use it.
|
|
3991 (default-menubar): Reorganize help menus.
|
|
3992
|
|
3993 * prim/startup.el (startup-message-timeout): More or less disable
|
|
3994 the timeout of the splash screen.
|
|
3995
|
|
3996 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
3997 Rosetta Man patch.
|
|
3998 (Manual-nuke-nroff-bs): Use it.
|
|
3999
|
|
4000 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4001
|
|
4002 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
4003 buffer to fit.
|
|
4004
|
|
4005 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4006
|
|
4007 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
4008 when cc-mode is not dumped with XEmacs.
|
|
4009
|
|
4010 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
4011 window if it is small.
|
|
4012
|
|
4013 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
4014 *Completions* window.
|
|
4015
|
|
4016 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
4017 from Sudish Joseph) minimize size of displayed help window.
|
|
4018
|
|
4019 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
4020 lossage from synch with Emacs 19.34.
|
|
4021 (fortran-abbrev-start): Ditto.
|
|
4022
|
|
4023 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
4024
|
|
4025 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
4026 frame before deleting it.
|
|
4027
|
|
4028 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
4029
|
|
4030 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
4031 as well as linefeeds.
|
|
4032
|
|
4033 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
4034 in setting unread-command-events.
|
|
4035
|
|
4036 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
4037
|
|
4038 * packages/font-lock.el: Update Java support.
|
|
4039
|
|
4040 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4041
|
|
4042 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
4043
|
|
4044 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
4045
|
|
4046 * packages/session.el: Removed from distribution.
|
|
4047
|
|
4048 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
4049
|
|
4050 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
4051
|
74
|
4052 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4053
|
|
4054 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
4055 fix for lossage on bad regexps.
|
|
4056
|
|
4057 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
4058
|
|
4059 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
4060
|
|
4061 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
4062 infection that caused incorrect interpretation of SPC in the
|
|
4063 minibuffer.
|
|
4064
|
|
4065 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
4066
|
|
4067 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
4068 Add Show all item.
|
|
4069
|
|
4070 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
4071
|
|
4072 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
4073
|
|
4074 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4075
|
|
4076 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
4077
|
|
4078 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
4079
|
|
4080 * utils/bench.el (bench-mark-13): Added.
|
|
4081
|
|
4082 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4083
|
|
4084 * mule/mule-coding.el: Change charset names.
|
|
4085
|
|
4086 * mule/japanese-hooks.el: Change charset names.
|
|
4087
|
|
4088 * mule/hebrew-hooks.el: Change charset names.
|
|
4089 Remove quail hooks.
|
|
4090
|
|
4091 * mule/greek-hooks.el: Change charset names.
|
|
4092 Remove quail hooks.
|
|
4093
|
|
4094 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
4095 charset names.
|
|
4096 Remove quail hooks.
|
|
4097
|
|
4098 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
4099 Remove quail hooks.
|
|
4100
|
|
4101 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
4102 Use chinese-gb2312.
|
|
4103 Remove quail hooks.
|
|
4104 (chinese): Comment out code for egg.
|
|
4105
|
|
4106 * mule/thai-hooks.el: Use thai-tis620.
|
|
4107 (thai): Prefer macro definition of lambda.
|
|
4108
|
|
4109 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
4110 censorship.
|
|
4111
|
|
4112 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
4113
|
|
4114 * prim/simple.el (comment-indent-function): Use macro definition
|
|
4115 of (lambda () ...).
|
|
4116
|
|
4117 * prim/replace.el (list-matching-lines): Remove redundant
|
|
4118 (message (format ...))
|
|
4119
|
|
4120 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
4121 a dumped package).
|
|
4122
|
|
4123 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4124
|
|
4125 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
4126 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
4127
|
|
4128 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4129
|
|
4130 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
4131
|
|
4132 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4133
|
|
4134 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
4135 of using prefix argument.
|
|
4136
|
|
4137 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
4138 kp-\1.
|
|
4139
|
|
4140 * emulators/tpu-edt.el: Ditto.
|
|
4141
|
|
4142 * x11/x-win-sun.el: Ditto.
|
|
4143
|
|
4144 * x11/x-iso8859-1.el: Ditto.
|
|
4145
|
|
4146 * term/tvi970.el: Ditto.
|
|
4147
|
|
4148 * term/news.el: Ditto.
|
|
4149
|
|
4150 * term/lk201.el: Ditto.
|
|
4151
|
|
4152 * term/linux.el: Ditto.
|
|
4153
|
|
4154 * prim/keydefs.el: Ditto.
|
|
4155
|
|
4156 * prim/events.el: Ditto.
|
|
4157
|
|
4158 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
4159
|
|
4160 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
4161
|
|
4162 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
4163
|
|
4164 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
4165
|
|
4166 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
4167 minibuffer-history-sexp-flag.
|
|
4168
|
|
4169 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
4170 on XEmacsen started on X displays.
|
|
4171
|
|
4172 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
4173
|
|
4174 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
4175 version check to look at major numbers.
|
|
4176 (ilisp-find-top-left-most-window): Ditto.
|
|
4177
|
|
4178 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
4179
|
|
4180 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
4181 automatically downcase extracted elements. It violates standards.
|
|
4182
|
|
4183 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
4184
|
|
4185 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
4186 shortened to `buffers-menu-max-size' items even if
|
|
4187 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
4188
|
|
4189 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
4190 are more buffers than this value, use submenus, otherwise not.
|
|
4191
|
|
4192 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
4193 but referred to on the menubar).
|
|
4194
|
|
4195 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
4196 instead of `defconst'!
|
|
4197
|
|
4198 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
4199 click mouse-1 on sexpr selects the sexpr.
|
|
4200
|
|
4201 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
4202 `save-options-menu-settings'.
|
|
4203
|
|
4204 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4205
|
|
4206 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
4207 region on usage.
|
|
4208 (backward-to-indentation): Ditto.
|
|
4209
|
|
4210 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
4211
|
|
4212 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
4213 on usage.
|
|
4214
|
|
4215 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
4216
|
|
4217 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
4218 mode based on interpreter.
|
|
4219
|
|
4220 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4221
|
|
4222 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
4223 Rosetta Man Patch.
|
|
4224 (Man-cleanup-manpage): Use it.
|
|
4225
|
|
4226 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
4227 19.34.
|
|
4228
|
|
4229 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
4230 syntax entry so update-autoloads doesn't barf.
|
|
4231
|
|
4232 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
4233 bindings.
|
|
4234
|
|
4235 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4236
|
|
4237 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
4238 `ps-lpr-switches'.
|
|
4239
|
|
4240 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
4241 `lpr-switches'.
|
|
4242
|
72
|
4243 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
4244
|
|
4245 * modes/vhdl-mode.el: New File.
|
|
4246
|
|
4247 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
4248
|
|
4249 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
4250 performance.
|
|
4251
|
|
4252 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4253
|
|
4254 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
4255 bad 19.34 synch patch.
|
|
4256
|
|
4257 * utils/pretty-print.el: New File.
|
|
4258
|
|
4259 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4260
|
|
4261 * prim/files-nomule.el: Documentation corrections.
|
|
4262
|
|
4263 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
4264
|
|
4265 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4266
|
|
4267 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
4268 names introduced in 19.15-b2.
|
|
4269
|
|
4270 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4271
|
|
4272 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
4273
|
|
4274 * games/studly.el: Documentation fixes.
|
|
4275
|
|
4276 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
4277
|
|
4278 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
4279
|
|
4280 * games/life.el: Sync to GNU Emacs 19.34.
|
|
4281
|
|
4282 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
4283
|
|
4284 * games/flame.el: Documentation fixes.
|
|
4285
|
|
4286 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
4287
|
|
4288 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
4289
|
|
4290 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
4291
|
|
4292 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
4293
|
|
4294 * games/conx.el: Documentation fixes.
|
|
4295
|
|
4296 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
4297
|
|
4298 * games/NeXTify.el: Documentation fixes.
|
|
4299
|
|
4300 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
4301
|
|
4302 * packages/man-xref.el: New file from Emacs 19.35.
|
|
4303
|
|
4304 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
4305
|
151
|
4306 Fri Dec 6 09:28:04 1996 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
72
|
4307
|
|
4308 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
4309 dynamically since file-detect.el is dumped with XEmacs.
|
|
4310
|
|
4311 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4312
|
|
4313 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
4314 Emacs 19.34.
|
|
4315
|
|
4316 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
4317 Emacs 19.34.
|
|
4318
|
|
4319 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
4320 19.34.
|
|
4321
|
|
4322 * comint/history.el: Documentation fixes.
|
|
4323
|
|
4324 * comint/gdb.el: Documentation fixes.
|
|
4325
|
|
4326 * comint/dbx.el: Documentation fixes.
|
|
4327
|
|
4328 * comint/background.el: Documentation fixes.
|
|
4329
|
|
4330 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
4331
|
|
4332 * rmail/rmail-kill.el: Documentation fixes.
|
|
4333
|
|
4334 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
4335
|
|
4336 * emulators/teco.el: Documentation cleanup.
|
|
4337
|
|
4338 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
4339
|
|
4340 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
4341
|
|
4342 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
4343
|
|
4344 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
4345
|
|
4346 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
4347
|
|
4348 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
4349
|
|
4350 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
4351
|
|
4352 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
4353
|
|
4354 * prim/replace.el (match-string): Use a function instead of a
|
|
4355 macro to be compatible with .elc files compiled under Emacs.
|
|
4356
|
|
4357 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
4358
|
|
4359 * utils/id-select.el: New file -- Version 1.4.3.
|
|
4360
|
|
4361 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4362
|
|
4363 * emulators/crisp.el: New file.
|
|
4364
|
|
4365 * emulators/scroll-lock.el: New file.
|
|
4366
|
|
4367 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4368
|
|
4369 * prim/help.el: A callable library-type function should not
|
|
4370 contain an unprotected print statement. This change implements my
|
|
4371 version of Erik Naggum's statement about locate-library being less
|
|
4372 chatty in Emacs 19.35.
|
|
4373
|
|
4374 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4375
|
|
4376 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
4377
|
|
4378 * utils/forms.el: Synch up to Emacs 19.34.
|
|
4379
|
|
4380 * packages/column.el: Allow column numbers to start at one.
|
|
4381
|
|
4382 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
4383
|
|
4384 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
4385
|
|
4386 * prim/page.el: Synch up to Emacs 19.34.
|
|
4387
|
|
4388 * prim/options.el: Synch up to Emacs 19.34.
|
|
4389
|
|
4390 * prim/novice.el: Synch up to Emacs 19.34.
|
|
4391
|
|
4392 * prim/rect.el: Sync up to Emacs 19.34.
|
|
4393
|
|
4394 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
4395
|
|
4396 * prim/replace.el: Synch up to Emacs 19.34.
|
|
4397
|
|
4398 * prim/register.el: Synch up to Emacs 19.34.
|
|
4399
|
|
4400 * prim/indent.el: Synch up to Emacs 19.34.
|
|
4401
|
|
4402 * prim/subr.el: Synch up to Emacs 19.34.
|
|
4403
|
|
4404 * prim/simple.el: Synch up to Emacs 19.34.
|
|
4405
|
|
4406 * prim/debug.el: Synch up to Emacs 19.34.
|
|
4407
|
|
4408 * edebug/cl-specs.el: Comment formatting changes.
|
|
4409
|
|
4410 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
4411 evaluated more than once.
|
|
4412
|
|
4413 Comment formatting changes.
|
|
4414
|
|
4415 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
4416 eval-region so it is only evaluated once.
|
|
4417
|
|
4418 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
4419
|
|
4420 icomplete-exhibit needs to be called in the setup-hook.
|
|
4421
|
|
4422 * packages/apropos.el: Correct a typo in button binding.
|
|
4423
|
|
4424 Fixes the bug where if apropos-label-face is actually defined as
|
|
4425 face, apropos bombs with an error
|
|
4426
|
|
4427 Do a (provide 'apropos), like all packages should.
|
|
4428
|
|
4429 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
4430 customization is unnecessarily painful).
|
|
4431
|
|
4432 Redefines the default faces for the various apropos faces so they
|
|
4433 come out in color by default (defaults are based on various
|
|
4434 standard font-lock faces).
|
|
4435
|
|
4436 * version.el: Bumped up to b31.
|
|
4437
|
|
4438
|