217
|
1 1997-11-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
2
|
|
3 * x-toolbar.el (toolbar-news-frame-properties): Made customizable.
|
|
4
|
|
5 1997-11-27 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6
|
|
7 * lazy-shot.el (lazy-shot-stealth-timer): `defvar'. Would
|
|
8 bug out when setting `lazy-shot-stealth-time' to nil and visiting
|
|
9 a buffer smaller than `lazy-shot-minimum-size'.
|
|
10 (font-lock-mode-hook): Option is turn-on-lazy-shot.
|
|
11
|
|
12 1997-11-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
13
|
|
14 * etags.el: Support new `include'
|
|
15 directive. Search for exact tag matches and then
|
|
16 inexact matches.
|
|
17
|
|
18 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
19
|
|
20 * packages.el (packages-useful-lisp): advice.el is a package.
|
|
21
|
|
22 * x-menubar.el (default-menubar): Make `Options ... Color Printing'
|
|
23 a toggle.
|
|
24
|
|
25 1997-11-26 Kyle Jones <kyle_jones@wonderworks.com>
|
|
26
|
|
27 * toolbar.el (init-toolbar-from-resrouces): Fix
|
|
28 parens to make valid if-expression.
|
|
29
|
|
30 1997-11-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
31
|
|
32 * x-toolbar.el (toolbar-gnus): Respect
|
|
33 `toolbar-news-use-separate-frame'.
|
|
34
|
|
35 1997-11-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
36
|
|
37 * x-menubar.el (default-menubar): Use `bookmark-menu-filter'
|
|
38 for the Bookmarks menu.
|
|
39 (bookmark-menu-filter): Handle inactive submenus.
|
|
40
|
|
41 1997-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
42
|
|
43 * custom.el (custom-declare-variable): Attach the symbol to
|
|
44 load history.
|
|
45
|
|
46 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
47
|
|
48 * startup.el (find-emacs-root-internal-1): Erase references to
|
|
49 prim.
|
|
50
|
|
51 * blessmail.el: dumped-lisp.el has been moved.
|
|
52 * font.el: ditto.
|
|
53 * make-docfile.el: ditto.
|
|
54 * package-admin.el: ditto.
|
|
55 * update-elc.el: ditto.
|
|
56
|
|
57 * about.el: Moved.
|
|
58 * cleantree.el: ditto.
|
|
59 * dumped-lisp.el: ditto.
|
|
60 * sound.el: ditto.
|
|
61 * winnt.el: ditto.
|
|
62
|
|
63 1997-11-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
64
|
|
65 * faces.el: Don't set global background pixmap
|
|
66 property of the modeline face to [nothing], as that
|
|
67 the attributeBackgroundPixmap X resource.
|
|
68
|
|
69 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
70
|
|
71 * autoload.el: Moved.
|
|
72 * config.el: ditto.
|
|
73 * etags.el: ditto.
|
|
74 * font-lock.el: ditto.
|
|
75 * fontl-hooks.el: ditto.
|
|
76 * gnuserv.el: ditto.
|
|
77 * info.el: ditto.
|
|
78 * shadow.el: ditto.
|
|
79 * view-less.el: ditto.
|
|
80
|
215
|
81 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
82
|
|
83 * packages.el (packages-find-packages): Modified to allow `nil'
|
|
84 entry in the `package-path'. All entries before the nil will be
|
|
85 prepended to the paths (as before). All entries after nil will be
|
|
86 appended.
|
|
87
|
|
88 * packages.el (locate-data-file): Implemented similar to
|
|
89 locate-data-directory.
|
|
90
|
|
91 1997-11-20 Kyle Jones <kyle_jones@wonderworks.com>
|
|
92
|
|
93 * lisp/x-faces.el: Add expression to xpm-color-symbols to
|
|
94 look for the global background resource when supporting
|
|
95 the backgroundToolBarColor XPM symbolic name.
|
|
96
|
|
97 1997-11-17 Marc Paquette <marcpa@cam.org>
|
|
98
|
|
99 * efs/dired.el: Removed special case for windows-nt in
|
|
100 dired-get-filename(); no longer needed because we now do
|
|
101 CRLF->LF conversion upstream.
|
|
102
|
|
103 1997-11-18 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
104
|
|
105 * msw-faces.el: Actually does something.
|
|
106
|
|
107 1997-11-18 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
108
|
|
109 * packages/font-lock.el (font-lock-fontify-anchored-keywords):
|
|
110 Sync'd with FSF 20.2.
|
|
111 (font-lock-keywords): Docstring partly sync'd with FSF 20.2.
|
|
112
|
|
113 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
114
|
|
115 * egg/egg-leim.el (egg-activate): Call normal language setup
|
|
116 function.
|
|
117 - Call egg-mode
|
|
118 - require egg-wnn
|
|
119
|
|
120 * egg/egg-wnn.el (set-wnn-host-name): Use localhost as a fallback.
|
|
121 (set-cwnn-host-name): Ditto.
|
|
122 (set-kwnn-host-name): Ditto.
|
|
123 (open-wnn-if-disconnected): Ditto.
|
|
124
|
|
125 1997-11-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
126
|
|
127 * prim/about.el (about-maintainer-info): Corrected typo.
|
|
128
|
|
129 * x-toolbar.el (toolbar-mail): Use `eval' to evaluate forms.
|
|
130
|
|
131 * cus-edit.el (customize-browse): Call `widget-add-change'.
|
|
132
|
|
133 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
134
|
|
135 * utils/uniquify.el (uniquify-buffer-name-style): Fix typo.
|
|
136 Suggested by: Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
137
|
|
138 1997-11-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
139
|
|
140 * prim/about.el (about-news): Announce a way to leave the buffer.
|
|
141
|
|
142 1997-11-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
143
|
|
144 * lisp/x-toolbar.el (x-init-toolbar-from-resources):
|
|
145 Initialize the toolbar border width specifiers.
|
|
146
|
|
147 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
148
|
|
149 * lisp/mule/mule-files.el: Add TUTORIAL.pl to
|
|
150 `file-coding-system-alist'.
|
|
151 * lisp/language/european.el: Add Polish language environment.
|
|
152
|
|
153 * lisp/loadup.el: set inhibit-package-init when running from temacs.
|
|
154
|
|
155 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
156
|
|
157 * lisp/prim/options.el: Fix comment typo.
|
|
158 From Peter Pezaris <pez@dwwc.com>
|
|
159
|
|
160 1997-11-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
161
|
|
162 * lisp/prim/minibuf.el (reset-buffer): Make inhibit-read-only
|
|
163 local to the current buffer and set it to t to prevent
|
|
164 read-only text from permanently wedging the minibuffer.
|
|
165
|
|
166 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
167
|
|
168 * packages/emacsbug.el (report-xemacs-bug): Handle case where
|
|
169 ` *Message-Log*' buffer has not already been created.
|
|
170 * prim/help.el (view-lossage): Ditto.
|
|
171 * prim/simple.el (show-message-log): Ditto.
|
|
172
|
213
|
173 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
174
|
215
|
175 * packages.el (list-autoloads): Fix doubleslash problem.
|
213
|
176
|
|
177 1997-11-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
178
|
|
179 * custom/wid-edit.el (widget-before-change): Check for inactive
|
|
180 editable fields.
|
|
181
|
|
182 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
183
|
|
184 * prim/about.el (about-xemacs): Update maintainers.
|
|
185
|
|
186 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
187
|
|
188 * custom/cus-edit.el (custom-face-save): Save the face.
|
|
189
|
|
190 1997-11-13 Kyle Jones <kyle_jones@wonderworks.com>
|
|
191
|
|
192 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
193 If not fontifying a MATCH-ANCHORED style keyword,
|
|
194 backtrack to just after the end of the keyword before
|
|
195 doing the next search.
|
|
196
|
|
197 1997-11-13 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
198
|
|
199 * language/vietnamese.el: Synched ccl with FSF 20.2.
|
|
200
|
|
201 * language/cyrillic.el: Synched ccl with FSF 20.2.
|
|
202
|
|
203 * language/chinese.el: Synched ccl with FSF 20.2.
|
|
204
|
|
205 * mule/mule-ccl.el: Synched with FSF 20.2.
|
|
206
|
|
207 1997-11-12 SL Baur <steve@altair.xemacs.org>
|
|
208
|
|
209 * leim/quail.el (quail-translation-keymap): Guard against
|
|
210 meta-prefix-char being -1 (documented as disabling it :-().
|
|
211 (quail-simple-translation-keymap): Ditto.
|
|
212 (quail-conversion-keymap): Ditto.
|
|
213
|
|
214 1997-11-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
215
|
|
216 * custom/cus-face.el (custom-face-attributes): Use
|
|
217 `set-face-stipple' instead of `set-face-background-pixmap'.
|
|
218
|
|
219 * prim/faces.el (set-face-stipple): Search through
|
|
220 x-bitmap-file-path.
|
|
221
|
|
222 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
223
|
|
224 * speedbar/speedbar.el (speedbar-needed-height): New function.
|
|
225 (speedbar-frame-mode): Use it.
|
|
226
|
|
227 1997-11-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
228
|
|
229 * speedbar/speedbar.el: Various docfixes.
|
|
230
|
|
231 1997-11-12 SL Baur <steve@altair.xemacs.org>
|
|
232
|
|
233 * pcl-cvs/pcl-cvs-xemacs.el: Fix emerge menu item.
|
|
234 From Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
235
|
|
236 * mule/mule-cmds.el (set-language-info): Don't add mule menu if
|
|
237 menubars haven't been compiled in.
|
|
238
|
|
239 1997-11-10 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
240
|
|
241 * custom/cus-edit.el (custom-file): Use `user-init-directory'
|
|
242 instead of `emacs-user-extension-dir'.
|
|
243
|
|
244 1997-11-12 SL Baur <steve@altair.xemacs.org>
|
|
245
|
|
246 * modes/image-mode.el: Add command to enter xpm mode when viewing XPM
|
|
247 image.
|
|
248 From: Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
249
|
|
250 1997-11-12 Greg Klanderman <greg@alphatech.com>
|
|
251
|
|
252 * packages/compile.el (compilation-build-compilation-error-regexp-alist):
|
|
253 Added documentation for this function.
|
|
254
|
|
255 ** (compilation-error-regexp-systems-list): Update documentation
|
|
256 to note that `compilation-build-compilation-error-regexp-alist'
|
|
257 must be called after changing the value. Update customization to
|
|
258 add a set method which automatically calls
|
|
259 `compilation-build-compilation-error-regexp-alist' when the value
|
|
260 is set by custom. Move declaration below declarations that it now
|
|
261 depends upon.
|
|
262
|
|
263 ** (compilation-mouse-motion-initiate-parsing): Default to nil.
|
|
264
|
211
|
265 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
266
|
|
267 * help.el (help-for-help): Use `make-help-screen'.
|
|
268 * help-macro.el: New file.
|
|
269
|
|
270 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
271
|
|
272 * x-menubar.el (options-menu-saved-forms):
|
|
273 `current-language-environment' is a variable now.
|
|
274
|
|
275 * packages/add-log.el (TopLevel): Require 'fortran only if it is
|
|
276 available.
|
|
277
|
|
278 * modes/lazy-shot.el (lazy-shot-unstall): Add guard on removing
|
|
279 the timer because the timer may not have been installed first.
|
|
280
|
|
281 1997-11-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
282
|
|
283 * prim/frame.el (default-deselect-frame-hook): Dehighlight the
|
|
284 currently highlighted extent.
|
|
285
|
|
286 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
287
|
|
288 * prim/help.el (describe-variable): Add proper spacing.
|
|
289
|
|
290 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
291
|
|
292 * utils/browse-url.el (TopLevel): Guard against term not being in
|
|
293 the load path.
|
|
294 (browse-url-lynx-emacs): Attach guards against term not being in
|
|
295 the load path.
|
|
296
|
|
297 1997-11-09 SL Baur <steve@altair.xemacs.org>
|
|
298
|
|
299 * packages/autoinsert.el: Fix bottom of lisp file template.
|
|
300
|
|
301 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
302
|
|
303 * gui.el: For gui-button-face, set
|
|
304 foreground/background colors only on X devices.
|
|
305 Previously they were set for all devices.
|
|
306
|
|
307 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
308
|
|
309 * prim/extents.el (extent-keymap): New function.
|
|
310
|
|
311 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
312
|
|
313 * specifier.el: Define specifier tags for the
|
|
314 device types that do not have compiled in support.
|
|
315 This allows device type specific properties to be set
|
|
316 in specifiers even if the device type isn't supported
|
|
317 in the current binary.
|
|
318
|
|
319 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
320
|
|
321 * custom/wid-edit.el (widget-glyph-pointer-glyph): New variable.
|
|
322 (widget-glyph-insert-glyph): Use it.
|
|
323
|
|
324 1997-11-09 SL Baur <steve@altair.xemacs.org>
|
|
325
|
|
326 * files.el (find-file-noselect): Guard against dired not being
|
|
327 available.
|
|
328
|
|
329 1997-11-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
330
|
|
331 * gui.el: Set the reverse-p property on
|
|
332 gui-button-face so that it will likely look different
|
|
333 than the default face on ttys.
|
|
334
|
|
335 1997-11-09 SL Baur <steve@altair.xemacs.org>
|
|
336
|
|
337 * x-menubar.el (default-menubar): Strokes has been packaged.
|
|
338
|
209
|
339 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
340
|
|
341 * prim/about.el (about-hackers): New entries.
|
|
342
|
|
343 * utils/shadow.el (list-load-path-shadows): Supress message when
|
|
344 no shadowings are found.
|
|
345
|
|
346 * loadup.el: Modify algorithm for finding initial lisp directories
|
|
347 since the search now starts from lisp/ not lisp/prim/.
|
|
348 * update-elc.el: Ditto.
|
|
349 * make-docfile.el: Ditto.
|
|
350
|
|
351 1997-11-07 SL Baur <steve@altair.xemacs.org>
|
|
352
|
|
353 * prim/dumped-lisp.el: "lib-complete" is not dumped with InfoDock.
|
|
354 * utils/finder.el (finder-known-keywords): New keyword -- `dumped'.
|
|
355
|
|
356 * version.el: Cleaned up Lisp comments.
|
|
357 * paths.el: Ditto.
|
|
358 * x-menubar.el: Ditto.
|
|
359 * x-faces.el: Ditto.
|
|
360 * x-iso8859-1.el: Ditto.
|
|
361 * x-mouse.el: Ditto.
|
|
362 * x-select.el: Ditto.
|
|
363 * x-scrollbar.el: Ditto.
|
|
364 * x-misc.el: Ditto.
|
|
365 * x-init.el: Ditto.
|
|
366 * x-toolbar.el: Ditto.
|
|
367
|
|
368 * backquote.el: Moved to top-level. Cleaned up Lisp comments.
|
|
369 * packages.el: Ditto.
|
|
370 * subr.el: Ditto.
|
|
371 * replace.el: Ditto.
|
|
372 * cl.el: Ditto.
|
|
373 * cl-extra.el: Ditto.
|
|
374 * cl-seq.el: Ditto.
|
|
375 * widget.el: Ditto.
|
|
376 * custom.el: Ditto.
|
|
377 * cus-start.el: Ditto.
|
|
378 * cmdloop.el: Ditto.
|
|
379 * keymap.el: Ditto.
|
|
380 * syntax.el: Ditto.
|
|
381 * device.el: Ditto.
|
|
382 * console.el: Ditto.
|
|
383 * obsolete.el: Ditto.
|
|
384 * specifier.el: Ditto.
|
|
385 * faces.el: Ditto.
|
|
386 * glyphs.el: Ditto.
|
|
387 * objects.el: Ditto.
|
|
388 * extents.el: Ditto.
|
|
389 * events.el: Ditto.
|
|
390 * text-props.el: Ditto.
|
|
391 * process.el: Ditto.
|
|
392 * frame.el: Ditto.
|
|
393 * map-ynp.el: Ditto.
|
|
394 * simple.el: Ditto.
|
|
395 * keydefs.el: Ditto.
|
|
396 * abbrev.el: Ditto.
|
|
397 * derived.el: Ditto.
|
|
398 * minibuf.el: Ditto.
|
|
399 * list-mode.el: Ditto.
|
|
400 * modeline.el: Ditto.
|
|
401 * startup.el: Ditto.
|
|
402 * misc.el: Ditto.
|
|
403 * help-nomule.el: Ditto.
|
|
404 * help.el: Ditto.
|
|
405 * files-nomule.el: Ditto.
|
|
406 * files.el: Ditto.
|
|
407 * lib-complete.el: Ditto.
|
|
408 * format.el: Ditto.
|
|
409 * indent.el: Ditto.
|
|
410 * isearch-mode.el: Ditto.
|
|
411 * buffer.el: Ditto.
|
|
412 * buff-menu.el: Ditto.
|
|
413 * undo-stack.el: Ditto.
|
|
414 * window.el: Ditto.
|
|
415 * window-xemacs.el: Ditto.
|
|
416 * lisp.el: Ditto.
|
|
417 * page.el: Ditto.
|
|
418 * register.el: Ditto.
|
|
419 * iso8859-1.el: Ditto.
|
|
420 * paragraphs.el: Ditto.
|
|
421 * easymenu.el: Ditto.
|
|
422 * lisp-mode.el: Ditto.
|
|
423 * text-mode.el: Ditto.
|
|
424 * fill.el: Ditto.
|
|
425 * auto-save.el: Ditto.
|
|
426 * float-sup.el: Ditto.
|
|
427 * itimer.el: Ditto.
|
|
428 * itimer-autosave.el: Ditto.
|
|
429 * toolbar.el: Ditto.
|
|
430 * scrollbar.el: Ditto.
|
|
431 * menubar.el: Ditto.
|
|
432 * dialog.el: Ditto.
|
|
433 * gui.el: Ditto.
|
|
434 * mode-motion.el: Ditto.
|
|
435 * mouse.el: Ditto.
|
|
436 * tty-init.el: Ditto.
|
|
437 * auto-show.el: Ditto.
|
|
438
|
|
439 1997-11-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
440
|
|
441 * modes/abbrev.el (abbrev-prefix-mark): Instead of
|
|
442 inserting a dash to indicate the start of the abbrev,
|
|
443 add an extent with a begin-glyph that contains a dash.
|
|
444
|
|
445 Wed Nov 05 23:40:00 1997 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
446
|
|
447 * faces.el: init-other-random-faces
|
|
448 Reinstated code that uses (mono x) as a specifer tag, but
|
|
449 conditioned it on (featurep 'x) because x is not a valid
|
|
450 specifier tag under native-win32.
|
|
451
|
|
452 * Added file headers to:
|
|
453 w32-faces.el, w32-init.el
|
|
454
|
213
|
455 1997-11-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
456
|
|
457 * facemenu.el (facemenu-insert-menu-entry): Check for
|
|
458 menubar availability.
|
|
459
|
|
460 * easymenu.el (easy-menu-change): Check for menubar
|
|
461 availability.
|
|
462
|
|
463 * wid-edit.el (widget-echo-help): Use `help-echo' as label
|
|
464 for help-echo messages.
|
|
465
|
209
|
466 Sun Nov 01 12:00:00 1997 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
467
|
|
468 * make-docfile.el: Fixed typo when dumped file does not exist.
|
|
469
|
|
470 * device.el: make-w32-device added.
|
|
471
|
|
472 * dumped-lisp: added w32-faces and w32-init to list.
|
|
473
|
|
474 * faces.el:
|
|
475 - make-face-*: Added calls to appropriate w32 functions
|
|
476 conditioned on (featurep 'w32). Made existing X calls
|
|
477 conditioned on (featurep 'x).
|
|
478 - init-other-random-faces: Hacked out a piece of code which used
|
|
479 (mono x) as a specifier because it made w32 unhappy.
|
|
480
|
|
481 * New files:
|
|
482 w32-faces.el, w32-init.el
|
|
483
|
|
484 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
485
|
|
486 * prim/mouse.el (default-mouse-motion-handler): When over
|
|
487 modeline, correctly dehighlight the last extent.
|
|
488
|
|
489 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
490
|
|
491 * prim/minibuf.el (mouse-read-file-name-1): Ditto.
|
|
492
|
|
493 * packages/balloon-help.el (balloon-help-make-help-frame): Ditto.
|
|
494
|
|
495 * games/life.el (life-setup): Check for scrollbars before using
|
|
496 them.
|
|
497
|
|
498 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
499
|
|
500 * hm--html-menus/hm--html-mode.el (hm--html-minor-mode): Ditto.
|
|
501
|
|
502 * hm--html-menus/hm--html-menu.el ((adapt-xemacsp)): Ditto.
|
|
503
|
|
504 * comint/gud.el (gdb-install-menubar): Ditto.
|
|
505
|
|
506 * calendar/calendar.el (calendar-mode): Ditto.
|
|
507
|
|
508 * auctex/bib-cite.el (bib-cite-initialize): Ditto.
|
|
509
|
|
510 * utils/floating-toolbar.el (floating-toolbar): Ditto.
|
|
511
|
|
512 * utils/edit-toolbar.el (edit-toolbar-mode): Ditto.
|
|
513
|
|
514 * utils/browse-cltl2.el (cltl2-lisp-mode-install): Ditto.
|
|
515
|
|
516 * modes/view-process-xemacs.el
|
|
517 (View-process-install-pulldown-menu): Ditto.
|
|
518
|
|
519 * modes/verilog-mode.el (verilog-mode): Ditto.
|
|
520
|
|
521 * modes/tcl.el (tcl-mode): Ditto.
|
|
522
|
|
523 * modes/f90.el (f90-mode): Ditto.
|
|
524
|
|
525 * packages/emerge.el (emerge-set-keys): Ditto.
|
|
526
|
|
527 * packages/tar-mode.el (tar-mode): Check for menubars.
|
|
528
|
|
529 1997-11-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
530
|
|
531 * lisp/prim/modeline.el (mouse-drag-modeline): Don't
|
|
532 allow the window size to shrink to a size that is not a
|
|
533 multiple of the height of the default face's font.
|
|
534
|
|
535 * lisp/prim/modeline.el (mouse-drag-modeline): Don't
|
|
536 discard timeout events.
|
|
537
|
|
538 1997-11-07 SL Baur <steve@altair.xemacs.org>
|
|
539
|
|
540 * prim/simple.el (universal-argument-minus): Retain zmacs region.
|
|
541
|
|
542 1997-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
543
|
|
544 * packages/hyper-apropos.el (hyper-apropos-grok-functions): Ignore
|
|
545 errors when fetching documentation.
|
|
546
|
|
547 * prim/about.el (about-maintainer-glyph): Handle not having XPM or
|
|
548 XBM gracefully.
|
|
549
|
|
550 * custom/wid-edit.el (widget-glyph-find): Allow glyphs without
|
|
551 window-system, when TAG is nil.
|
|
552
|
|
553 1997-11-05 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
554
|
|
555 * mule/mule-cmds.el (set-default-coding-systems): Make
|
|
556 add-hook to `comint-exec-hook' be an append, for when the user
|
|
557 changes language environment say.
|
|
558
|
|
559 1997-11-05 SL Baur <steve@altair.xemacs.org>
|
|
560
|
|
561 * prim/winnt.el: Use a cleaner method for getting Text/Binary file
|
|
562 type in the mode-line for MS Windows.
|
|
563
|
|
564 1997-11-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
565
|
|
566 * prim/mouse.el: Removed "junk me" functions.
|
|
567
|
|
568 * prim/mouse.el (default-mouse-motion-handler): Make events over
|
|
569 modeline invalidate `point'.
|
|
570
|
|
571 * prim/mouse.el (mouse-line-length): Use point-at-eol and
|
|
572 point-at-bol.
|
|
573 (default-mouse-track-normalize-point): Highlight the whole symbol
|
|
574 only if the mouse is on a symbol-constituent.
|
|
575
|
|
576 * custom/wid-edit.el (widget-specify-field): Make sure the extent
|
|
577 is end-open.
|
|
578
|
|
579 * prim/keymap.el (next-key-event): Use `next-command-event'.
|
|
580
|
|
581 1997-11-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
582
|
|
583 * utils/easymenu.el (easy-menu-add): Check with `equal' whether
|
|
584 the menu already belongs to all-popups.
|
|
585
|
|
586 1997-11-05 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
587
|
|
588 * packages/font-lock.el (font-lock-thing-lock-cleanup):
|
|
589 Provisionally add lazy-shot
|
|
590
|
|
591 * modes/lazy-shot.el (lazy-shot-mode): Unstall lazy-shot only if
|
|
592 needed.
|
|
593 (lazy-shot-fontify-internal): Functionality put in seperate function.
|
|
594 (lazy-shot-lock-extent): Use it.
|
|
595 (lazy-shot-fontify-region): Dumb implementation added.
|
|
596 (lazy-shot-unstall-after-fontify): Needed to disable lazy
|
|
597 fontifying after fontify-buffer.
|
|
598 (lazy-shot-unstall): Make sure buffer is left in a fontified state if
|
|
599 needed. Take optional argument.
|
|
600
|
|
601
|
|
602 * packages/ps-print.el (ps-print-ensure-fontified): Added
|
|
603 temporary support for lazy-shot.
|
|
604
|
|
605 1997-11-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
606
|
|
607 * utils/text-props.el (set-text-properties): Updated docstring.
|
|
608
|
|
609 1997-11-04 Didier Verna <verna@inf.enst.fr>
|
|
610
|
|
611 * mule/mule-cmds.el (set-default-coding-systems):
|
|
612 The coding-system argument to comint-exec-hook wasn't evaluated
|
|
613 before building the lambda expression.
|
|
614
|
|
615 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
616
|
|
617 * packages/time.el: Change all occurences of ballon to balloon.
|
|
618
|
|
619 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
620
|
|
621 * prim/help.el (function-at-point-function): Remove this variable.
|
|
622 (function-at-point): Remove use of `function-at-point-function'.
|
|
623
|
|
624 * packages/info.el (Info-elisp-ref): Change call to
|
|
625 `find-function-function' to `function-at-point'.
|
|
626
|
|
627 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
628
|
|
629 * packages/info.el (Info-elisp-ref): Really change call to
|
|
630 `find-function-function' to `function-at-point'.
|
|
631
|
|
632 1997-11-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
633
|
|
634 * packages/auto-save.el: Updated commentary; changed default
|
|
635 autosave fallback to "~/.autosave". Minor changes to compile
|
|
636 without warnings.
|
|
637
|
|
638 1997-11-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
639
|
|
640 * prim/subr.el (function-interactive): New function.
|
|
641
|
|
642 1997-11-03 SL Baur <steve@altair.xemacs.org>
|
|
643
|
|
644 * prim/dumped-lisp.el: Dump auto-save with XEmacs.
|
|
645
|
|
646 * prim/loadup.el: Make sure top level lisp directory gets a
|
|
647 trailing slash when added to load-path.
|
|
648 * prim/make-docfile.el: Ditto.
|
|
649
|
|
650 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
651
|
|
652 * prim/simple.el (interprogram-cut-function,
|
|
653 interprogram-paste-function): New variable (imported from Emacs
|
|
654 20.2).
|
|
655 (kill-new): Use `interprogram-cut-function' if it is not nil.
|
|
656 (current-kill): Use `interprogram-paste-function' if it is not
|
|
657 nil.
|
|
658
|
|
659 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
660
|
|
661 * locale/ja/locale-start.el (startup-splash-frame-body): Modify to
|
|
662 be more natural Japanese.
|
|
663
|
|
664 * x11/x-menubar.el: Delete "language environment" menu of
|
|
665 "Options" menu.
|
|
666
|
|
667 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
668
|
|
669 * language/korean.el: Rename TUTORIAL.kr -> TUTORIAL.ko to fit
|
|
670 with ISO 639 (two letter language code).
|
|
671
|
|
672 * prim/dumped-lisp.el: Don't dump language/vietnamese.el because
|
|
673 language/viet-util.el was removed temporary.
|
|
674
|
|
675 * language/japanese.el: Rename TUTORIAL.jp -> TUTORIAL.ja to fit
|
|
676 with ISO 639 (two letter language code).
|
|
677
|
|
678 1997-10-31 Pete Ware <ware@cis.ohio-state.edu>
|
|
679
|
|
680 * shell.el (shell-chdrive-regexp): New for DOS/NT
|
|
681 (shell-mode): Added shell-font-lock-keywrods
|
|
682 (shell-mode): Use $PWD for ksh
|
|
683 (shell-directory-tracker): Use dirs and dirtrack-toggle. This may
|
|
684 cause problems at is interferes with "dired"
|
|
685 (shell-snarf-envar): NEW
|
|
686 (shell-copy-environment-variable): NEW
|
|
687
|
|
688 1997-10-30 Pete Ware <ware@cis.ohio-state.edu>
|
|
689
|
|
690 * comint.el (comint-mode-map): Rearranged menus so they have a
|
|
691 meaningful name.
|
|
692
|
|
693 1997-10-30 Pete Ware <ware@cis.ohio-state.edu>
|
|
694
|
|
695 * comint.el (comint-find-source-file-hook):
|
|
696 (comint-goto-source-line-hook):
|
|
697 (comint-find-source-code):
|
|
698 (comint-default-find-source-file):
|
|
699 (comint-fixup-source-file-name):
|
|
700 (comint-default-goto-source-line): Removed. compile.el does a
|
|
701 better job of this stuff.
|
|
702
|
|
703 * comint.el
|
|
704 (comint-file-name-chars): Support for msdos/nt
|
|
705 - Let easymenu deal with whether menubar is available.
|
|
706 - Use ^d for delchar or maybe eof.
|
|
707 - Use "dumb" as the terminal type if on a system using terminfo
|
|
708 (comint-output-filter): Removed replacement of ^M -- use filter
|
|
709 (comint-dynamic-complete-as-filename): Don't set
|
|
710 file-name-handler-alist to nil. This makes remote path
|
|
711 completion work!
|
|
712
|
|
713 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
714
|
|
715 * prim/advocacy.el (xemacs-praise-sound-file): Don't default to
|
|
716 using a hardcoded directory.
|
|
717
|
|
718 * eterm/term.el (term-is-xemacs): Match against XEmacs instead of
|
|
719 Lucid.
|
|
720
|
|
721 * eos/sun-eos-toolbar.el (eos::toolbar-icon-directory): Use
|
|
722 `locate-data-directory' instead of data-directory.
|
|
723 * eterm/term.el (term-exec-1): Ditto.
|
|
724 * packages/time.el (display-time-icons-dir): Ditto.
|
|
725 * prim/advocacy.el (praise-be-unto-xemacs): Ditto.
|
|
726 * prim/sound.el (default-sound-directory): Ditto.
|
|
727 * prim/toolbar.el (init-toolbar-location): Ditto.
|
|
728
|
|
729 1997-10-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
730
|
|
731 * custom/wid-edit.el (widget-color-complete): Use
|
|
732 `read-color-completion-table' directly.
|
|
733
|
|
734 * prim/subr.el (rplaca): Warn against the return value.
|
|
735 (replace-in-string): Use `wrong-type-argument'. Use standard
|
|
736 error message.
|
|
737 (functionp): Would bug out on certain types of objects; synch with
|
|
738 FSF.
|
|
739 (with-output-to-string): Use new-style backquotes.
|
|
740 (with-temp-buffer): Update docstring references.
|
|
741
|
|
742 * prim/minibuf.el (reset-buffer): Use `with-current-buffer'.
|
|
743 (read-color-completion-table): Ditto.
|
|
744 (read-color-completion-table): Complete TTY colors on TTY devices.
|
|
745
|
|
746 * custom/cus-start.el: Customize `scroll-conservatively'.
|
|
747 Customize `help-char' correctly.
|
|
748
|
|
749 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
750
|
|
751 * packages/desktop.el (toplevel): Don't require dired or reporter
|
|
752 when byte compiling.
|
|
753
|
|
754 1997-11-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
755
|
|
756 * prim/keymap.el (synthesize-keysym): Collect a list of
|
|
757 characters, instead of consing a string each time.
|
|
758 (synthesize-keysym): Better error checking.
|
|
759
|
|
760 * prim/keymap.el (synthesize-keysym): Don't bug out when reading a
|
|
761 non-character event.
|
|
762
|
|
763 1997-11-02 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
764
|
|
765 * prim/keymap.el (synthesize-keysym): New function bound to C-x @ k.
|
|
766
|
|
767 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
768
|
|
769 * modes/sendmail.el: Don't (require 'vm-misc). Change
|
|
770 mail-do-fcc-vm-internal to not compile the chunk of code
|
|
771 that uses VM internal macros. This prevents the byte
|
|
772 compiler from compiling such references into function
|
|
773 calls that Fbyte_code will complain about later when it
|
|
774 discovers that the references are macros.
|
|
775
|
|
776 * modes/sendmail.el: added defvars for
|
|
777 rmail-summary-buffer and rmail-total-messages to get
|
|
778 rid of compiler warnings.
|
|
779 1997-11-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
780
|
|
781 * prim/subr.el (lambda): Moved from `packages.el'.
|
|
782
|
|
783 * prim/packages.el: Updated commentary.
|
|
784 (packages-useful-lisp): Added `cl-macs'.
|
|
785
|
|
786 1997-10-27 Didier Verna <verna@inf.enst.fr>
|
|
787
|
|
788 * prim/help-nomule.el (help-with-tutorial): The 'didactic' blank
|
|
789 lines message is now taken directly from each tutorial, and thus
|
|
790 can appear in different languages.
|
|
791
|
|
792 * mule/mule-help.el (help-with-tutorial): idem
|
|
793
|
|
794 1997-10-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
795
|
|
796 * utils/shadowfile.el (shadow-clusters): Customized.
|
|
797 (shadow-read-files): replace obsolete `eval-current-buffer'
|
|
798 (shadow-parse-fullpath): `efs-ftp-name' doesn't exist. change to
|
|
799 `efs-ftp-path'
|
|
800
|
|
801 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
802
|
|
803 * x11/x-menubar.el: Change Viper menu item to use
|
|
804 `toggle-viper-mode'.
|
|
805 Suggested by Michael Kifer <kifer@CS.SunySB.EDU>
|
|
806
|
|
807 * mule/mule-init.el: Remove `help-with-tutorial-for-mule'.
|
|
808 Suggested by Didier Verna <verna@inf.enst.fr>
|
|
809
|
|
810 * Disable Cyrillic CCL until CCL engine gets fixed.
|
|
811 From: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
812
|
|
813 1997-10-30 Colin Rafferty <craffert@ml.com>
|
|
814
|
|
815 * prim/startup.el (command-line-early): Made it recognize
|
|
816 --vanilla and --no-packages, as is already done in emacs.c.
|
|
817
|
|
818 1997-10-30 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
819
|
|
820 * modes/cperl-mode.el: Add Commentary and Code statements to
|
|
821 comment header for finder.
|
|
822
|
207
|
823 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
824
|
|
825 * vm/vm-vars.el (vm-image-directory): Use locate-data-directory if
|
|
826 it exists.
|
|
827
|
|
828 * language/european.el: Remove erroneous references to
|
|
829 `Serbo-Croatian'.
|
|
830 * language/cyril-util.el: Ditto.
|
|
831 * leim/quail/cyrillic.el: Ditto.
|
|
832
|
|
833 * comint.el: reverse previous patch
|
|
834
|
|
835 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
836
|
|
837 * mule/mule-init.el (init-mule): Load locale-start even if lang is
|
|
838 not exactly matched.
|
|
839
|
|
840 * mule/mule-init.el (auto-language-alist): Modify for new language
|
|
841 environment feature.
|
|
842 (init-mule): Modify for new language environment feature.
|
|
843
|
|
844 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
845
|
|
846 * language/korean.el (setup-korean-environment): Modify for
|
|
847 XEmacs.
|
|
848
|
|
849 * language/greek.el: Modify setting about language environment.
|
|
850
|
|
851 * language/european.el: Fix setting for Croatian language
|
|
852 environment.
|
|
853
|
|
854 * language/vietnamese.el: Fix setting about language environment.
|
|
855
|
|
856 * language/viet-util.el (setup-vietnamese-environment): Modify for
|
|
857 XEmacs.
|
|
858
|
|
859 * language/cyril-util.el (setup-cyrillic-iso-environment): Modify
|
|
860 for XEmacs.
|
|
861 (setup-cyrillic-koi8-environment): Modify for XEmacs.
|
|
862 (setup-cyrillic-alternativnyj-environment): Modify for XEmacs.
|
|
863
|
|
864 1997-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
865
|
|
866 * language/hebrew.el (setup-hebrew-environment): Modify for
|
|
867 XEmacs.
|
|
868
|
|
869 * mule/mule-cmds.el (set-default-coding-systems): New function.
|
|
870 (set-language-info): Fix about menu.
|
|
871 (read-input-method-name, toggle-input-method): Sync with Emacs
|
|
872 20.2.
|
|
873
|
|
874 * language/cyril-util.el: Modify header.
|
|
875
|
|
876 * language/cyril-util.el
|
|
877 (setup-cyrillic-alternativnyj-environment): Modify for XEmacs.
|
|
878
|
|
879 * language/cyril-util.el: New file; imported from Emacs 20.2.
|
|
880
|
|
881 * language/japan-util.el (setup-japanese-environment): Use
|
|
882 `set-default-coding-systems'.
|
|
883
|
|
884 * language/european.el (setup-8-bit-environment): Modify for
|
|
885 XEmacs.
|
|
886
|
|
887 * language/english.el (setup-english-environment): Use
|
|
888 `set-default-coding-systems'.
|
|
889
|
|
890 * language/chinese.el: Modify for XEmacs.
|
|
891
|
|
892 * language/china-util.el (setup-chinese-gb-environment,
|
|
893 setup-chinese-big5-environment): Use `set-default-coding-systems'.
|
|
894
|
|
895 * mule/mule-files.el (file-coding-system-alist): Fix typo.
|
|
896
|
|
897 1997-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
898
|
|
899 * prim/dumped-lisp.el: Abolish Thai support temporary.
|
|
900
|
|
901 * language/thai.el, language/thai-util.el: Delete Thai specific
|
|
902 files because composite character features don't work in XEmacs.
|
|
903
|
|
904 * language/japan-util.el: Modify header.
|
|
905
|
|
906 * language/chinese.el: Abolish `Chinese-CNS' environment
|
|
907 temporary.
|
|
908
|
|
909 * language/china-util.el: Abolish `setup-chinese-cns-environment'
|
|
910 temporary.
|
|
911
|
|
912 * language/china-util.el (setup-chinese-big5-environment): Modify
|
|
913 for XEmacs.
|
|
914
|
|
915 * language/china-util.el (setup-chinese-gb-environment): Modify
|
|
916 for XEmacs.
|
|
917
|
|
918 * language/chinese.el: Delete set-coding-category-system for big5.
|
|
919
|
|
920 * language/japan-util.el (setup-japanese-environment): Modify for
|
|
921 XEmacs.
|
|
922
|
|
923 * language/japanese.el: Delete set-coding-category-system for
|
|
924 shift-jis.
|
|
925
|
|
926 * language/english.el (setup-english-environment): Modify for
|
|
927 XEmacs.
|
|
928
|
|
929 1997-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
930
|
|
931 * language/auto-autoloads.el: New file.
|
|
932
|
|
933 * mule/mule-files.el (file-coding-system-alist): Add setting for
|
|
934 TUTORIAL.hr to iso-8859-2.
|
|
935
|
|
936 * leim/quail/tibetan.el, leim/quail/ethiopic.el,
|
|
937 leim/quail/japanese.el, leim/quail/lao.el, leim/quail/lrt.el,
|
|
938 leim/quail/devanagari.el: Delete broken features temporary.
|
|
939
|
|
940 * language/tibetan.el, language/indian.el, language/lao-util.el,
|
|
941 language/lao.el, language/tibet-util.el, language/ethio-util.el,
|
|
942 language/ethiopic.el, language/devanagari.el: Delete broken
|
|
943 features temporary.
|
|
944
|
|
945 * mule/mule-cmds.el (universal-coding-system-argument): New
|
|
946 function; imported from Emacs 20.2.
|
|
947
|
|
948 1997-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
949
|
|
950 * language/korean.el, language/thai.el, language/vietnamese.el,
|
|
951 language/chinese.el, language/japanese.el, language/arabic.el,
|
|
952 language/ethiopic.el: Abolish setting for old language
|
|
953 environment.
|
|
954
|
|
955 * language/hebrew.el: Modify for XEmacs.
|
|
956
|
|
957 * Use language/hebrew.el instead of mule/hebrew-hooks.el; abolish
|
|
958 mule/hebrew-hooks.el.
|
|
959
|
|
960 * mule/mule-misc.el: Abolish old language environment features.
|
|
961
|
|
962 * mule/mule-init.el: Delete old language environment specific
|
|
963 features temporary.
|
|
964
|
|
965 * prim/dumped-lisp.el: Use language/hebrew.el instead of
|
|
966 hebrew-hooks.el.
|
|
967
|
|
968 * mule/mule-cmds.el (describe-language-environment): Modify for
|
|
969 XEmacs because `coding-system-mnemonic' returns string instead of
|
|
970 character in XEmacs.
|
|
971
|
|
972 * mule/mule-cmds.el: Sync with Emacs 20.2 about language
|
|
973 environment.
|
|
974
|
|
975 * mule/mule-cmds.el: Don't use `mule-prefix'.
|
|
976
|
|
977 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
978
|
|
979 * language/ethiopic.el (ccl-encode-ethio-font): Modify to sync
|
|
980 with Emacs 20.2.
|
|
981
|
|
982 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
983
|
|
984 * mule-diag.el (list-coding-systems): Modify for XEmacs.
|
|
985
|
|
986 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
987
|
|
988 * mule/mule-files.el (find-coding-system-magic-cookie): Regard top
|
|
989 line magic.
|
|
990 (load): Use `find-file-coding-system-for-read-from-filename'.
|
|
991
|
|
992 * language/arabic-util.el: Use iso-2022-7bit.
|
|
993
|
|
994 1997-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
995
|
|
996 * mule-diag.el (describe-designation): Moved from mule-debug.el.
|
|
997 (describe-coding-system): Use `describe-designation'.
|
|
998
|
|
999 * mule-debug.el: Move function `describe-designation' to
|
|
1000 mule-diag.el; Abolish function `describe-coding-system' because of
|
|
1001 using it in mule-diag.el.
|
|
1002
|
|
1003 * mule-coding.el (keyboard-coding-system): New inline function.
|
|
1004 (terminal-coding-system): New inline function.
|
|
1005
|
|
1006 * mule-cmds.el: Bind `describe-coding-system' to C-h C instead of
|
|
1007 `describe-current-coding-system' to sync with Emacs 20.2.
|
|
1008
|
|
1009 * mule-diag.el: Abolish `print-designation' because it does not
|
|
1010 work in XEmacs.
|
|
1011
|
|
1012 (describe-coding-system): Modify for XEmacs.
|
|
1013 (print-coding-system-briefly): Modify for XEmacs.
|
|
1014 (describe-current-coding-system): Modify for XEmacs.
|
|
1015
|
|
1016 * mule-coding.el: Abolish function `coding-system-charset'
|
|
1017 (defined as builtin function).
|
|
1018
|
|
1019 * mule-diag.el: New file; imported from Emacs 20.2.
|
|
1020
|
|
1021 * mule-misc.el (set-buffer-process-coding-system): New function;
|
|
1022 imported from mule.el of Emacs 20.2.
|
|
1023
|
|
1024 * mule-cmds.el: Bind `set-buffer-process-coding-system' to C-x C-m
|
|
1025 p and abolish C-x C-m P.
|
|
1026
|
|
1027 * mule-files.el (load): Use `binary' instead of `no-conversion'.
|
|
1028
|
|
1029 1997-10-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1030
|
|
1031 * modes/enriched.el (enriched-face-ans): Use
|
|
1032 color-name instead of color-instance-name.
|
|
1033 color-instance-name will not handle the specifiers that
|
|
1034 are passed as arguments.
|
|
1035
|
|
1036 1997-10-28 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1037
|
|
1038 * prim/find-func.el (find-function-noselect): Fix nil argument
|
|
1039 handling and add support for dumped macros.
|
|
1040
|
|
1041 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
1042
|
|
1043 * pcl-cvs/pcl-cvs-xemacs.el: Add `cvs-mode-update-no-prompt' to menu.
|
|
1044 From Stig Bjorlykke <stigb@tihlde.hist.no>
|
|
1045
|
|
1046 1997-10-28 Didier Verna <verna@inf.enst.fr>
|
|
1047
|
|
1048 * packages/man.el (manual-entry): corrected the `when'
|
|
1049 form to include 'section' in the buffer name.
|
|
1050
|
|
1051 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
1052
|
|
1053 * prim/packages (packages-find-pacakges): Fix test on
|
|
1054 inhibit-package-init
|
|
1055
|
|
1056 1997-10-27 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1057
|
|
1058 * prim/keymap.el (event-apply-modifier): Fix the return type and
|
|
1059 scan the function-key-map.
|
|
1060 (next-key-event): New function.
|
|
1061 (key-sequence-list-description): Ditto.
|
|
1062
|
|
1063 1997-10-27 SL Baur <steve@altair.xemacs.org>
|
|
1064
|
|
1065 * x11/x-menubar.el: Turn off `popup-menubar-menu' keybinding.
|
|
1066
|
|
1067 * prim/dumped-lisp.el (preloaded-file-list): Dump canna-leim and
|
|
1068 egg-leim with XEmacs.
|
|
1069
|
|
1070 * mule/canna-leim.el: Clean up file for dumping with XEmacs.
|
|
1071 * egg/egg-leim.el: Ditto.
|
|
1072
|
|
1073 1997-10-27 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1074
|
|
1075 * mule/canna-leim.el: Register Canna with LEIM when loaded
|
|
1076
|
|
1077 * mule/canna.el (canna): Bind `canna-toggle-japanese-mode' to
|
|
1078 "\C-o" only if LEIM is not present
|
|
1079
|
|
1080 * egg/egg-leim.el: Registers EGG/Wnn with LEIM when loaded
|
|
1081
|
|
1082 * egg/egg.el: Bind `toggle-egg-mode' to "\C-\" only if LEIM is
|
|
1083 not present when loaded
|
|
1084
|
|
1085 1997-10-27 SL Baur <steve@altair.xemacs.org>
|
|
1086
|
|
1087 * prim/about.el: Update entries
|
|
1088
|
|
1089 1997-10-26 SL Baur <steve@altair.xemacs.org>
|
|
1090
|
|
1091 * prim/startup.el (startup-message-timeout): Startup message
|
|
1092 timeout is too short.
|
|
1093
|
|
1094 * mule/canna.el (canna): Move canna-toggle-japanese-mode
|
|
1095 keybinding to C-\.
|
|
1096
|
|
1097 * emulators/edt-mapper.el (edt-lucid-emacs19-p): Test for XEmacs
|
|
1098 instead of Lucid in `emacs-version'.
|
|
1099
|
|
1100 1997-10-25 SL Baur <steve@altair.xemacs.org>
|
|
1101
|
|
1102 * mule/mule-cmds.el: describe-language-support,
|
|
1103 describe-language-support-internal removed.
|
|
1104
|
|
1105 Fri Aug 8 12:58:00 1997 David Byers <davby@sen2.ida.liu.se>
|
|
1106
|
|
1107 * fill.el (fill-region-as-paragraph): When justifying, check for
|
|
1108 end-of-buffer at the end of whitespace point is sitting in, and
|
|
1109 delete the trailing whitespace if we are on the last line.
|
|
1110
|
|
1111 1997-10-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
1112
|
|
1113 * prim/about.el (about-finish-buffer): Kill the buffer, when
|
|
1114 button documents so.
|
|
1115
|
|
1116 1997-10-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1117
|
|
1118 * pcl-cvs.el (cvs-parse-stderr): Ignore ssh-askpass message.
|
|
1119
|
|
1120 1997-10-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1121
|
|
1122 * prim/packages.el (locate-library): Make NOSUFFIX not affect
|
|
1123 compression.
|
|
1124
|
|
1125 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
1126
|
|
1127 * modes/c-comment.el: Create c-comment-edit-map.
|
|
1128 (c-comment-edit): Fix docstring, use new keymap.
|
|
1129 Suggested by Chris Felaco <felaco@iatcmail.ed.ray.com>
|
|
1130
|
|
1131 * prim/help-nomule.el (tutorial-supported-languages): Add
|
|
1132 Norwegian.
|
|
1133
|
|
1134 * prim/simple.el (assoc-ignore-case): Synch with Emacs 20.1.
|
|
1135
|
|
1136 * mule/mule-cmds.el (set-language-info): Forgot to set any data
|
|
1137 values in language-alist.
|
|
1138 (read-multilingual-string): Fix call to `read-string'.
|
|
1139
|
|
1140 1997-10-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1141
|
|
1142 * packages/backup-dir.el (bkup-backup-directory-info): customized,
|
|
1143 with :require so it loads automagicly if you've set it. Docstring
|
|
1144 updated to reflect that, and reformatted for easier reading.
|
|
1145
|
|
1146 * packages/jka-compr.el (jka-compr-compression-info-list):
|
|
1147 Docstring clarification: what does the append flag do?
|
|
1148
|
|
1149 * prim/minibuf.el (minibuffer-electric-slash): leave efs prefix
|
|
1150 and ~\(blah\)? when / is pressed.
|
|
1151
|
|
1152 1997-10-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1153
|
|
1154 * efs/dired.el (dired-create-files): Get mark-char thing working
|
|
1155 again: replace `integerp' by `characterp'.
|
|
1156 (dired-add-entry): Ditto.
|
|
1157 (dired-add-entry-do-indentation): Ditto.
|
|
1158
|
|
1159 1997-10-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
1160
|
|
1161 * x11/x-faces.el (*try-oblique-before-italic-fonts*): Customized.
|
|
1162
|
|
1163 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
1164
|
|
1165 * prim/startup.el (command-line-do-help): Add Documentation for
|
|
1166 -vanilla and -no-packages.
|
|
1167 (command-line-early): Implement them.
|
|
1168
|
|
1169 * prim/packages.el (inhibit-package-init): New variable.
|
|
1170 (packages-find-packages): Use it.
|
|
1171
|
|
1172
|
|
1173 * packages/jka-compr.el (jka-compr-compression-info-list):
|
|
1174 Add bzip2 extensions.
|
|
1175 From Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1176
|
|
1177 1997-10-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1178
|
|
1179 * comint/comint.el (comint-scroll-show-maximum-output): fixups to
|
|
1180 docstring, and to :type to allow numbers.
|
|
1181 (comint-postoutput-scroll-to-bottom): Added window arg to
|
|
1182 `recenter' call to fix the horrid flash and global recentering,
|
|
1183 and uncommented the code allowing numeric values for
|
|
1184 `comint-scroll-show-maximum-output'.
|
|
1185
|
|
1186 1997-10-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1187
|
|
1188 * packages/info.el (Info-mode): Don't initialize faces.
|
|
1189
|
|
1190 * packages/info.el: Use `defface' to initialize faces.
|
|
1191
|
|
1192 1997-10-23 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1193
|
|
1194 * modes/cperl-mode.el (cperl-here-face): fix the horrible invisible
|
|
1195 green default face.
|
|
1196
|
|
1197 1997-10-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1198
|
|
1199 * custom/wid-edit.el (widget-choose): Acknowledge aborted choice
|
|
1200 with a `Canceled' message, even if C-g wasn't pressed explicitly.
|
|
1201
|
|
1202 1997-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1203
|
|
1204 * custom/cus-edit.el (hook): Use `widget-group-match' instead of
|
|
1205 `widget-editable-list-match'.
|
|
1206
|
|
1207 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
1208
|
|
1209 * modes/c-comment.el (c-comment-edit): Fixed autoload cookie.
|
|
1210 Reformatted Lisp comments.
|
|
1211
|
|
1212 1997-10-22 SL Baur <steve@altair.xemacs.org>
|
|
1213
|
|
1214 * psgml/psgml-charent.el (sgml-display-char-list-filename): Use
|
|
1215 locate-data-directory instead of data-directory.
|
|
1216 * psgml.el (sgml-data-directory): Ditto.
|
|
1217
|
|
1218 1997-10-20 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1219
|
|
1220 * extents.c: Renamed shot property to initial-redisplay-function
|
|
1221 (extent_fragment_update): Changed the bookkeeping whether an event
|
|
1222 has been spawned. The initial-redisplay-function property is no
|
|
1223 longer set to nil.
|
|
1224
|
|
1225 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1226
|
|
1227 * custom/cus-dep.el (Custom-make-dependencies): Ditch the time
|
|
1228 stamp.
|
|
1229
|
|
1230 1997-10-22 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1231
|
|
1232 * comint/gdb.el (gdb-with-core): Fixed autoload cookie.
|
|
1233
|
|
1234 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
1235
|
|
1236 * prim/startup.el (command-line-1): Run term-setup-hook regardless
|
|
1237 of `input-pending-p'.
|
|
1238
|
|
1239 * custom/cus-edit.el (custom-split-regexp-maybe): Use `split-string'.
|
|
1240
|
|
1241 * custom/cus-start.el (custom-start-quote): Synch with
|
|
1242 `custom-quote'.
|
|
1243
|
|
1244 * prim/subr.el (functionp): Synched docstring with Emacs 20.2.
|
|
1245
|
|
1246 * custom/cus-edit.el (custom-quote): Use `keywordp'; use
|
|
1247 `car-safe'; don't conditionalize on having `characterp'.
|
|
1248
|
|
1249 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1250
|
|
1251 * custom/wid-edit.el (radio-button): Use "radio0" as inactive
|
|
1252 glyph.
|
|
1253 (widget-visibility-value-create): Use new semantics of
|
|
1254 `widget-glyph-insert'.
|
|
1255
|
|
1256 * custom/cus-edit.el (custom-buffer-create-internal): Setup
|
|
1257 tag-down-glyphs with list.
|
|
1258 (custom-group-value-create): Ditto.
|
|
1259
|
|
1260 * custom/wid-edit.el (widget-glyph-click): Check whether the
|
|
1261 extent was detached/killed.
|
|
1262 (widget-push-button-value-create): Removed crufty XPM contrast
|
|
1263 hack.
|
|
1264 (widget-default-create): Make the markers point nowhere after
|
|
1265 using them.
|
|
1266 (widget-default-create): Use `point-min-marker'/`point-max-marker'.
|
|
1267 (widget-glyph-find): Disallow list.
|
|
1268 (widget-glyph-insert): Allow IMAGE to be a list.
|
|
1269
|
|
1270 1997-10-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1271
|
|
1272 * prim/featurep.el (featurep): Handle `not' correctly.
|
|
1273
|
|
1274 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1275
|
|
1276 * prim/about.el (about-maintainer-glyph): Pictures have been moved
|
|
1277 to photos subdirectory.
|
|
1278
|
|
1279 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1280
|
|
1281 * x11/x-menubar.el (options-menu-saved-forms): Check whether
|
|
1282 `pending-delete' is bound before accessing it.
|
|
1283
|
|
1284 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1285
|
|
1286 * x11/x-menubar.el (default-menubar): Conditionalize games menu.
|
|
1287
|
|
1288 1997-10-21 Colin Rafferty <craffert@ml.com>
|
|
1289
|
|
1290 * x11/x-menubar.el (default-menubar): Made it use lazy-shot
|
|
1291 instead of lazy-lock in "Syntax Highlighting->Lazy".
|
|
1292 (options-menu-saved-forms): Made it save lazy-shot instead of
|
|
1293 lazy-lock in the options.
|
|
1294
|
|
1295 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1296
|
|
1297 * mule/mule-help.el (help-with-tutorial): New file.
|
|
1298
|
|
1299 * prim/dumped-lisp.el (preloaded-file-list): New entries for
|
|
1300 help-nomule and mule-help.
|
|
1301
|
|
1302 * prim/help.el: Remove `help-with-tutorial'.
|
|
1303
|
|
1304 * prim/help-nomule.el: New file.
|
|
1305
|
|
1306 1997-10-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
1307
|
|
1308 * prim/subr.el: Moved int-char and char-int definitions from
|
|
1309 obsolete.el.
|
|
1310
|
|
1311 1997-10-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
1312
|
|
1313 * custom/wid-edit.el (widget-push-button-value-create): Require
|
|
1314 `xpm-button'.
|
|
1315 (widget-push-button-value-create): Use :tag-down-glyph and
|
|
1316 :tag-inactive-glyph.
|
|
1317 (widget-default-create): Use :tag-inactive-glyph.
|
|
1318 (widget-button-click): Correctly merge faces.
|
|
1319
|
|
1320 * custom/cus-edit.el (custom-variable-action): Don't redraw
|
|
1321 magic.
|
|
1322
|
|
1323 * custom/wid-edit.el (widget-glyph-insert): Return glyph.
|
|
1324 (widget-default-create): Insert :button-prefix and :button-suffix
|
|
1325 only if a glyph is not used.
|
|
1326 (widget-glyph-click): Respect :mouse-down-action.
|
|
1327 (widget-specify-insert): Document for edebug.
|
|
1328 (widget-default-create): Use markers to keep track of stuff.
|
|
1329
|
|
1330 * custom/cus-edit.el (custom-group-value-create): Ditto.
|
|
1331
|
|
1332 * custom/wid-edit.el (widget-default-create): Use :tag-down-glyph.
|
|
1333
|
|
1334 * custom/cus-edit.el (custom-group-value-create): Use image.
|
|
1335
|
|
1336 * prim/glyphs.el (init-glyphs): Minor fixups.
|
|
1337
|
|
1338 1997-10-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1339
|
|
1340 * custom/wid-edit.el (widget-field-value-get): Use `cond'.
|
|
1341 (default): Use :button-keymap.
|
|
1342 (widget-specify-button): Ditto.
|
|
1343 (widget-glyph-insert-glyph): Ditto.
|
|
1344 (widget-activation-glyph-mapper): Renamed from
|
|
1345 `widget-activation-glyphs-mapper'.
|
|
1346
|
|
1347 * custom/cus-edit.el (Custom-mode-menu): Go to `Easy
|
|
1348 Customization' node.
|
|
1349 (boolean): Don't use nested backquotes.
|
|
1350
|
|
1351 * custom/wid-edit.el (widget-field-action): Check whether the new
|
|
1352 value is valid before using it.
|
|
1353
|
|
1354 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1355
|
|
1356 * custom/wid-edit.el (character): Use [\0-\377] instead of . in
|
|
1357 :valid-regexp.
|
|
1358 (widget-color-notify): Use `valid-color-name-p'.
|
|
1359 (widget-activation-widget-mapper): New function.
|
|
1360 (widget-specify-inactive): Use it.
|
|
1361 (widget-specify-active): Ditto.
|
|
1362 (widget-setup): Ditto.
|
|
1363 (radio-button): Added :inactive-glyph spec.
|
|
1364 (widget-toggle-value-create): Use it.
|
|
1365 (widget-color-sample-face-get): Check for color before setting it.
|
|
1366 (widget-color-sample-face-get): Store the face object, not its
|
|
1367 name.
|
|
1368
|
|
1369 1997-10-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1370
|
|
1371 * help.el (function-at-point): Use `function-at-point-function'.
|
|
1372 (function-at-point-function): New variable, formerly
|
|
1373 `find-function-function'.
|
|
1374 (describe-function): Use `function-at-point'.
|
|
1375 (where-is): Ditto.
|
|
1376
|
|
1377 * find-func.el (find-function-read-function): Use
|
|
1378 `function-at-point'.
|
|
1379
|
|
1380 * packages/info.el (Info-elisp-ref): Use `function-at-point'.
|
|
1381
|
|
1382 * packages/hyper-apropos.el (hyper-apropos-read-function-symbol):
|
|
1383 Use `function-at-point'.
|
|
1384
|
|
1385 * packages/etags.el (emacs-lisp-default-tag): Use
|
|
1386 `function-at-point'.
|
|
1387
|
|
1388 * prim/obsolete.el (function-called-at-point): Make it
|
|
1389 obsolete.
|
|
1390
|
|
1391 1997-10-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1392
|
|
1393 * prim/files.el (switch-to-buffer-other-frame): Remove call to
|
|
1394 `select-frame'.
|
|
1395
|
|
1396 1997-10-17 SL Baur <steve@altair.xemacs.org>
|
|
1397
|
|
1398 * prim/packages.el (packages-find-packages-1): New argument:
|
|
1399 `user-package' non-nil when searching user packages.
|
|
1400 - Load any autoloads found in user packages.
|
|
1401
|
|
1402 1997-10-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1403
|
|
1404 * packages/info.el (Info-insert-dir): Also kill the localdir temp
|
|
1405 buffers.
|
|
1406
|
|
1407 1997-10-17 SL Baur <steve@altair.xemacs.org>
|
|
1408
|
|
1409 * utils/facemenu.el: autoload the `facemenu-keymap' properly.
|
|
1410
|
|
1411 * mule/mule-cmds.el (read-language-name): Fix typo.
|
|
1412 From Didier Verna <verna@inf.enst.fr>
|
|
1413
|
|
1414 1997-10-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1415
|
|
1416 * utils/build-report.el: Leaving point at begin of composed mail now.
|
|
1417 Using mime-edit-content-beginning to determine file-begin of
|
|
1418 Installation file.
|
|
1419 Introduced the according alias for SEMI/TM compatibility.
|
|
1420
|
|
1421 * utils/build-report.el:
|
|
1422 Corrected backward search for begin of last configuration in
|
|
1423 Installation file.
|
|
1424
|
|
1425 * utils/build-report.el:
|
|
1426 Incorporated `xemacs-build-report-installation-insert-all' feature
|
|
1427 suggested by Didier Verna.
|
|
1428 Composing mail parts (with-temp-buffer ...) to simplify implementing
|
|
1429 future features.
|
|
1430 Eliminated use of mail-mode -specific function `mail-text'.
|
|
1431
|
|
1432 1997-10-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1433
|
|
1434 * utils/build-report.el:
|
|
1435 Incorporated fix for SEMI/TM compatibility suggested by Jens-Ulrik
|
|
1436 Holger Petersen <petersen@kurims.kyoto-u.ac.jp>. If SEMI symbols are
|
|
1437 not fboundp, alias them to corresponding TM symbols.
|
|
1438
|
|
1439 1997-10-13 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1440
|
|
1441 * utils/build-report.el:
|
|
1442 Changed to (mime-edit-insert-tag "text" "plain" ...) from
|
|
1443 "application" "octet-stream" due to complaint from
|
|
1444 Kazuyoshi Furutaka in
|
|
1445 Message-Id: <19971013102132V.furutaka@Flux.tokai.jaeri.go.jp>
|
|
1446
|
|
1447 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1448
|
|
1449 * utils/facemenu.el: Autoload `facemenu-keymap' function definition.
|
|
1450 (facemenu-color-defined-p): Nuked.
|
|
1451 (facemenu-find-face): Ditto.
|
|
1452 (facemenu-region-active-p): Ditto.
|
|
1453 (facemenu-sized-face): Declare `prefix'.
|
|
1454 (facemenu-read-color): Aliased to `read-color'.
|
|
1455 (facemenu-face-attributes): Use `mapvector'.
|
|
1456
|
|
1457 * utils/facemenu.el: Customized and synched with FSF 20.2.
|
|
1458
|
|
1459 1997-10-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1460
|
|
1461 * cl/cl-macs.el (extent-properties): Remove old setf method.
|
|
1462
|
|
1463 1997-10-16 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1464
|
|
1465 * prim/files.el (revert-without-query): changed from boolean to
|
|
1466 list of regexp as documented in NEWS and its docstring.
|
|
1467
|
|
1468 1997-10-16 SL Baur <steve@altair.xemacs.org>
|
|
1469
|
|
1470 * utils/floating-toolbar.el: (TopLevel): Don't unconditionally
|
|
1471 require the feature `toolbar' it causes breakage only at
|
|
1472 bytecompile time. Don't do any initialization if toolbar support
|
|
1473 is not available.
|
|
1474 (floating-toolbar): Whine if no run-time toolbar support is
|
|
1475 available.
|
|
1476
|
|
1477 * custom/wid-edit.el (widget-change-glyphs-mapper): cosmetic changes.
|
|
1478 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1479
|
|
1480 * prim/glyphs.el (init-glyphs): Use different logo for beta XEmacsen.
|
|
1481 From Didier Verna <verna@inf.enst.fr>
|
|
1482
|
|
1483 1997-10-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
1484
|
|
1485 * cl/cl-macs.el (extent-property): Updated SETF methods for `get'
|
|
1486 and `extent-property'.
|
|
1487
|
|
1488 * custom/wid-edit.el (widget-field-value-create): Revert to using
|
|
1489 two markers.
|
|
1490 (widget-setup): Ditto.
|
|
1491 (widget-color-sample-face-get): Get only a unique face per widget.
|
|
1492 (widget-color-notify): Change the color of the face instead of
|
|
1493 creating a new one.
|
|
1494
|
|
1495 * packages/add-log.el (add-change-log-entry): Push window
|
|
1496 configuration.
|
|
1497 (change-log-exit): New function.
|
|
1498 (change-log-cancel): Ditto.
|
|
1499 (change-log-mode-map): Bind them.
|
|
1500
|
|
1501 * custom/wid-edit.el (widget-specify-inactive): Make glyphs look
|
|
1502 inactive.
|
|
1503 (widget-change-glyphs-mapper): New function.
|
|
1504 (widget-glyph-click): Disallow operations on inactive glyphs.
|
|
1505
|
|
1506 1997-10-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1507
|
|
1508 * custom/wid-edit.el: (widget-glyph-insert-glyph): Use
|
|
1509 `widget-mouse-help' if necessary.
|
|
1510 (widget-documentation-string-value-create): Don't coerce help-echo
|
|
1511 WIDGET to widget.
|
|
1512 (widget-button-keymap): New keymap.
|
|
1513 (widget-specify-button): Use it.
|
|
1514 (widget-glyph-insert-glyph): Ditto.
|
|
1515 (widget-glyph-click): Dispatch events during the loop.
|
|
1516 (widget-glyph-click): Use `unwind-protect' to ensure that the
|
|
1517 glyph stays in up position.
|
|
1518 (widget-keymap): Don't bind buttons and RET.
|
|
1519 (widget-button-keymap): Bind mouse buttons and RET.
|
|
1520 (widget-field-activate): Use `widget-field-find'.
|
|
1521
|
|
1522 * custom/wid-edit.el (widget-button-click): Visually "release" the
|
|
1523 button *before* doing the buttonup action.
|
|
1524 (widget-button-click): Reworked.
|
|
1525 (widget-echo-help): Accept extent.
|
|
1526
|
|
1527 * custom/cus-edit.el (custom-face-value-create): Use `make-face'.
|
|
1528
|
|
1529 * custom/wid-edit.el (widget-restore-tabable): New function.
|
|
1530 (widget-deactivate-widget-extent): New function.
|
|
1531 (widget-reactivate-widget-extent): New function.
|
|
1532 (widget-specify-inactive): Use `widget-deactivate-widget-extent'.
|
|
1533 (widget-setup): Ditto.
|
|
1534 (widget-specify-active): Use `widget-reactivate-widget-extent'.
|
|
1535 (widget-move): Don't stop within inactive range.
|
|
1536
|
|
1537 1997-10-14 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1538
|
|
1539 * language/japan-util.el: Copied from Emacs 20.2.
|
|
1540
|
|
1541 * mule/mule-cmds.el (char-code-property-table): New variable.
|
|
1542 (get-char-code-property): New function.
|
|
1543 (put-char-code-property): New function.
|
|
1544
|
|
1545 1997-10-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1546
|
|
1547 * language/vietnamese.el: Use language/viet-util.el instead of
|
|
1548 mule/mule-vietnamese.el; abolish mule/mule-vietnamese.el.
|
|
1549
|
|
1550 1997-10-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1551
|
|
1552 * mule/mule-coding.el: Rename `automatic-conversion' ->
|
|
1553 `undecided' to sync with Emacs 20.2; define coding-system
|
|
1554 `automatic-conversion' as an alias for `undecided'.
|
|
1555
|
|
1556 mule/mule-files.el (buffer-file-coding-system-for-read,
|
|
1557 convert-mbox-coding-system, insert-file-contents),
|
|
1558 language/japanese.el, language/chinese.el, language/korean.el:
|
|
1559 Rename `automatic-conversion' -> `undecided' to sync with Emacs
|
|
1560 20.2.
|
|
1561
|
|
1562 1997-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1563
|
|
1564 * language/viet-chars.el: New file; moved from
|
|
1565 mule/vietnamese-hooks-1.el.
|
|
1566
|
|
1567 * language/vietnamese.el: Merge mule/vietnamese-hooks-2.el;
|
|
1568 abolish mule/vietnamese-hooks-2.el.
|
|
1569
|
|
1570 * prim/dumped-lisp.el: Use language/viet-chars and
|
|
1571 language/vietnamese instead of mule/vietnamese-hooks-{1|2}.
|
|
1572
|
|
1573 1997-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1574
|
|
1575 * mule/mule-misc.el (split-char): New function.
|
|
1576
|
|
1577 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
1578
|
|
1579 * default.el: New file.
|
|
1580 * site-start.el: New file. XEmacs starts faster if dummy versions
|
|
1581 of these files are found early in the `load-path'.
|
|
1582 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
1583
|
|
1584 1997-10-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1585
|
|
1586 * custom/wid-edit.el (widget-field-find): Use `map-extents'.
|
|
1587 (widget-transpose-chars): Check for empty fields, and point at
|
|
1588 beginning of field.
|
|
1589 (widget-documentation-string-value-create): `insert-char' handles
|
|
1590 0 gracefully, so no need to protect.
|
|
1591 (widget-specify-inactive): Detach the button extents.
|
|
1592 (widget-specify-active): Reattach the button extents.
|
|
1593 (widget-make-field-untabable): New function.
|
|
1594 (widget-specify-inactive): Make the fields non-tabable; use
|
|
1595 `widget-make-field-untabable'.
|
|
1596 (widget-type): Revert to defsubst.
|
|
1597
|
|
1598 1997-10-13 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1599
|
|
1600 * utils/xemacs-build-report.el:
|
|
1601 Switched from (mail ...) to (compose-mail ...) upon suggestion by
|
|
1602 Hrvoje Niksic.
|
|
1603 Extended xemacs-build-report-keep-regexp.
|
|
1604 Changed xemacs-build-report-make-output-file value to beta.err
|
|
1605 Shortend and bracketed xemacs-build-report-subject.
|
|
1606 Improved (I hope) tm-edit to SEMI aliasing logic.
|
|
1607
|
|
1608 1997-10-09 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1609
|
|
1610 * utils/xemacs-build-report.el:
|
|
1611 Restored RCS keywords and updated comment for `xemacs-build-report-version'.
|
|
1612
|
|
1613 * utils/xemacs-build-report.el:
|
|
1614 Separated the Spaghetti code into separate functions to do the following:
|
|
1615 xemacs-build-report-insert-header
|
|
1616 xemacs-build-report-insert-make-output
|
|
1617 xemacs-build-report-insert-installation-file
|
|
1618
|
|
1619 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1620
|
|
1621 * custom/cus-load.el: Disable gc while loading `custom-load'
|
|
1622 files.
|
|
1623 (custom-put): Added docstring; ignore PROPERTY.
|
|
1624
|
|
1625 * custom/wid-edit.el (widget-previous-button-or-field): If the
|
|
1626 point is within a button or field, return the beginning position
|
|
1627 of the field.
|
|
1628
|
|
1629 * prim/frame.el (frame-list): Use `nconc' instead of `append'.
|
|
1630 (set-frame-configuration): Use `mapc'.
|
|
1631 (delete-other-frames): Ditto.
|
|
1632
|
|
1633 * prim/faces.el: Use the CL macro at top-level.
|
|
1634
|
|
1635 * prim/faces.el (face-spec-set-match-display): Use `case'.
|
|
1636 (set-face-stipple): Use backquotes.
|
|
1637
|
|
1638 * custom/wid-edit.el (widget-glyph-find): Use `laxputf'.
|
|
1639 (widget-push-button-value-create): Ditto.
|
|
1640
|
|
1641 * custom/cus-face.el (custom-face-attributes): Support
|
|
1642 inverse-video for TTY-s.
|
|
1643
|
|
1644 * prim/cmdloop.el (keyboard-escape-quit): Abort recursive edit, as
|
|
1645 documented.
|
|
1646
|
|
1647 1997-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1648
|
|
1649 * prim/simple.el (zmacs-deactivate-region): Use `mapc' instead of
|
|
1650 `mapcar'.
|
|
1651 (zmacs-make-extent-for-region): Ditto.
|
|
1652
|
|
1653 * custom/cus-dep.el: Updated comments.
|
|
1654
|
|
1655 * custom/cus-edit.el (custom-variable-prompt): Prompt with
|
|
1656 `variable'.
|
|
1657
|
|
1658 1997-10-12 Karl Hegbloom <karlheg@inetarena.com>
|
|
1659
|
|
1660 * custom/cus-edit.el (custom-guess-name-alist): Allow `-hooks'
|
|
1661 instead of `hook'.
|
|
1662
|
|
1663 1997-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1664
|
|
1665 * prim/profile.el (profile-results): Use %-*s format.
|
|
1666 (profile-align): Nuked.
|
|
1667
|
|
1668 * packages/gnuserv.el (gnuserv-frame-plist): New variable.
|
|
1669 (gnuserv-special-frame-function): Use it.
|
|
1670 (gnuserv-edit-files): Ditto.
|
|
1671
|
205
|
1672 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
1673
|
|
1674 * prim/package-admin.el (package-admin-add-binary-package):
|
|
1675 Correctly deal with package-paths with a single directory.
|
|
1676
|
203
|
1677 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1678
|
|
1679 * prim/startup.el (set-default-load-path): Look for `packages'
|
|
1680 directory too.
|
|
1681 (set-default-load-path): Initialize Info-default-directory-list
|
|
1682 from the environment variable INFOPATH.
|
|
1683 (set-default-load-path): Initialize Info-default-diretory-list
|
|
1684 from the configure variable `infopath'.
|
|
1685
|
|
1686 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1687
|
|
1688 * prim/startup.el: (set-default-load-path): loop over the `Info-
|
|
1689 default-directory-list' and collect those that are `file-
|
|
1690 directory-p'.
|
|
1691
|
|
1692 * '': various doc string corrections.
|
|
1693
|
|
1694 * '': changed `auto-saves-file-prefix' to "~/.xemacs/saves-"
|
|
1695
|
|
1696 * '' Added toplevel block (when (fboundp 'load-gc) ...to init the
|
|
1697 Info-def..list from the environment variable INFOPATH at dump time.
|
|
1698
|
|
1699 * prim/packages.el (packages-find-packages-1): append the list of
|
|
1700 packages info directories to `Info-default-directory-list' rather
|
|
1701 than prepending them. Don't add them if they're already in the
|
|
1702 list.
|
|
1703
|
|
1704 * packages/info.el (Info-directory-list): various fixes to the
|
|
1705 directory list handling.
|
|
1706 * (Info-localdir-heading-regexp) added.
|
|
1707
|
|
1708 * '' removed the unrequired defcustom of `Info-default-directory-
|
|
1709 list'
|
|
1710
|
|
1711 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1712
|
|
1713 * prim/about.el: New faces, new entries.
|
|
1714
|
|
1715 * prim/profile.el (profile-results): Rename.
|
|
1716 (pretty-print-profiling-info): Ditto.
|
|
1717 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
1718
|
207
|
1719 1997-10-10 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1720
|
|
1721 * custom/wid-edit.el (variable-link): New widget.
|
|
1722 (widget-variable-link-action): New function.
|
|
1723 (function-link): New widget.
|
|
1724 (widget-function-link-action): New function.
|
|
1725
|
|
1726 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1727
|
|
1728 * prim/modeline.el (modeline-minor-mode-menu): menus are toggles
|
|
1729 not strings now.
|
|
1730
|
|
1731 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
1732
|
|
1733 * psgml/psgml-html.el (html-quote-region): Grow bounds when performing
|
|
1734 substitutions.
|
|
1735 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1736
|
203
|
1737 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
1738
|
|
1739 * utils/highlight-headers.el (highlight-headers-citation-header-regexp):
|
|
1740 Correct doc string.
|
|
1741 From Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp>
|
|
1742
|
|
1743 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
1744
|
|
1745 * packages/bookmark.el:
|
|
1746 * packages/iswitchb.el:
|
|
1747 * utils/speedbar.el:
|
|
1748 * utils/xemacs-build-report.el:
|
|
1749 - change Xemacs --> XEmacs
|
|
1750
|
|
1751 1997-10-09 Colin Rafferty <craffert@ml.com>
|
|
1752
|
|
1753 * modes/lazy-shot.el (lazy-shot-shot-function): Undid a breakage.
|
|
1754
|
|
1755 1997-10-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1756
|
|
1757 * prim/help.el (function-called-at-point): Added docstring.
|
|
1758 (function-at-point): Ditto.
|
|
1759 (describe-function-arglist): Commented out -- seems unused.
|
|
1760 (find-function): ALL find-function stuff moved to "find-func.el"
|
|
1761
|
|
1762 * prim/find-func.el: new file created from functions previously in
|
|
1763 "help.el".
|
|
1764
|
|
1765 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
1766
|
|
1767 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Grok new ChangeLog
|
|
1768 format.
|
|
1769
|
|
1770 * prim/startup.el (user-init-directory): New name for
|
|
1771 `emacs-user-extension-dir'.
|
|
1772 (load-user-init-file): Use it.
|
|
1773
|
|
1774 Mon Oct 6 19:12:51 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1775
|
|
1776 * cc-mode/Release 5.19
|
|
1777
|
|
1778 Mon Oct 6 19:09:17 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1779
|
|
1780 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
1781 CASE 5F: extern-lang-close relpos should be
|
|
1782 element 0 of inclass-p, not element 1.
|
|
1783
|
|
1784 * cc-mode/cc-cmds.el (c-progress-init, c-progress-fini):
|
|
1785 Be silent if c-progress-interval
|
|
1786 is nil.
|
|
1787
|
|
1788 * cc-mode/cc-vars.el (c-progress-interval): Document new semantics
|
|
1789
|
|
1790 Fri Oct 3 23:10:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1791
|
|
1792 * cc-mode/cc-engine.el (c-beginning-of-statement-1):
|
|
1793 Watch out for keywords which have a
|
|
1794 preceding underscore.
|
|
1795
|
|
1796 Fri Sep 26 23:30:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1797
|
|
1798 * cc-mode/cc-menus.el: Patches to Imenu support given by
|
|
1799 "Masatake (jet) YAMATO" <masata-y@is.aist-nara.ac.jp>.
|
|
1800 (Jan Dubois) jan.dubois@ibm.net
|
|
1801
|
|
1802 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
1803 Fix for when comment starts at
|
|
1804 comment-column and there is non-whitespace preceding this on the
|
|
1805 current line.
|
|
1806
|
|
1807 * cc-mode/cc-mode.el (c-submit-bug-report): Remove
|
|
1808 c-recognize-knr-p. Add c-comment-continuation-stars.
|
|
1809
|
|
1810 Mon Sep 22 15:47:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
1811
|
|
1812 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
1813 Only use copy-tree if it is
|
|
1814 funcall-able. This is the right patch, and was given by Erik Naggum
|
|
1815 <erik@naggum.no>
|
|
1816
|
|
1817 1997-10-08 SL Baur <steve@altair.xemacs.org>
|
|
1818
|
|
1819 * x11/x-menubar.el (file-menu-filter): Reverse sense of bounds
|
|
1820 test.
|
|
1821 From: Didier Verna <verna@inf.enst.fr>
|
|
1822
|
|
1823 * prim/format.el (format-annotate-function): Reverse sync to Emacs
|
|
1824 19.
|
|
1825
|
|
1826 1997-10-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
1827
|
|
1828 * prim/profile.el (profile-align): New function.
|
|
1829
|
|
1830 * prim/help.el (describe-function): Use `buffer-string' with a
|
|
1831 BUFFER argument, instead of `save-excursion'+`buffer-string'.
|
|
1832 (describe-variable): Ditto.
|
|
1833 (describe-variable): Use `when'.
|
|
1834
|
|
1835 * modes/lisp-mode.el: Indent `display-message' and
|
|
1836 `display-warning' better.
|
|
1837
|
|
1838 * prim/help.el: Customized find-function stuff.
|
|
1839 (help-with-tutorial): Use point-at-{bol,eol}.
|
|
1840 (with-displaying-help-buffer): Use `with-current-buffer'.
|
|
1841
|
|
1842 * prim/keymap.el (event-apply-modifier): Use `vconcat'.
|
|
1843 (define-prefix-command): Use the NAME argument to
|
|
1844 `make-sparse-keymap'.
|
|
1845 (suppress-keymap): Use `incf'.
|
|
1846
|
|
1847 * prim/help.el (key-or-menu-binding): Document it.
|
|
1848
|
|
1849 * prim/keymap.el (insert-key-binding): Use `key-or-menu-binding'
|
|
1850 from help.el.
|
|
1851
|
|
1852 * prim/help.el (built-in-variable-doc): Use `case'.
|
|
1853 (describe-function-1): Assign to `file-name' instead of `home'.
|
|
1854
|
|
1855 * prim/profile.el (profiling-results): Handle strings correctly.
|
|
1856
|
|
1857 * prim/profile.el (profile): Expand FORMS only once.
|
|
1858
|
|
1859 1997-10-08 Colin Rafferty <craffert@ml.com>
|
|
1860
|
|
1861 * prim/lisp-file-db.el (lookup-lisp-file-db): Made it stop on
|
|
1862 failure.
|
|
1863
|
|
1864 1997-10-08 SL Baur <steve@altair.xemacs.org>
|
|
1865
|
|
1866 * prim/lisp-file-db.el: New file.
|
|
1867 From Raymond Toy <toy@rtp.ericsson.se>
|
|
1868
|
|
1869 1997-10-08 Colin Rafferty <craffert@ml.com>
|
|
1870
|
|
1871 * modes/lazy-shot.el: Customified. Made it handle long lines
|
|
1872 better.
|
|
1873
|
|
1874 1997-10-08 SL Baur <steve@altair.xemacs.org>
|
|
1875
|
|
1876 * prim/startup.el (load-user-init-file): Remove reference to
|
|
1877 .xemacs as a file.
|
|
1878
|
|
1879 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
1880
|
|
1881 * utils/thing.el (thing-filename): Deal with point at end of
|
|
1882 buffer.
|
|
1883
|
|
1884 1997-10-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1885
|
|
1886 * psgml/psgml.el (sgml-mode-map): modify defin-key statements to
|
|
1887 use the new and improved key designator syntax. Rebound
|
|
1888 'sgml-split-element to a similar key as the global 'split-line
|
|
1889 binding.
|
|
1890
|
|
1891 1997-10-07 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1892
|
|
1893 * utils/thing.el (thing-symbol): Return nil if `end' is nil.
|
|
1894
|
|
1895 1997-10-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1896
|
|
1897 * modes/cperl-mode.el: Fixed the help toggle menuitem, and added
|
|
1898 an autoload cookie.
|
|
1899 * modes/perl-mode.el: ditch the autoload in favor of cperl-mode.
|
|
1900
|
|
1901 1997-10-07 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1902
|
|
1903 * packages/etags.el (add-to-tag-completion-table): Better support
|
|
1904 for Scheme code. Parse scheme definitions and identifiers
|
|
1905 with colons correctly.
|
|
1906
|
|
1907 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
1908
|
|
1909 * mule/mule-cmds.el (read-input-method-name): Use a default if
|
|
1910 available.
|
|
1911 From Didier Verna <verna@inf.enst.fr>
|
|
1912
|
|
1913 * prim/about.el (about-url-alist): Update jwz's home page.
|
|
1914
|
|
1915 1997-10-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
1916
|
|
1917 * x11/x-menubar.el (default-menubar): Handle pending-delete
|
|
1918 correctly.
|
|
1919
|
|
1920 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
1921
|
|
1922 * utils/font.el: Don't need devices.el on XEmacs.
|
|
1923
|
|
1924 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
1925
|
|
1926 * utils/mail-utils.el (rmail-dont-reply-to-names): Snarf from
|
|
1927 rmail.el.
|
|
1928
|
|
1929 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
1930
|
|
1931 * efs/dired.el (dired-mail-reader): Default to VM instead of old,
|
|
1932 broken rmail.
|
|
1933
|
201
|
1934 1997-09-29 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1935
|
|
1936 * prim/files.el (auto-mode-alist): make `.cl' a lisp-mode
|
|
1937 extension for Franz Allegro CL.
|
|
1938
|
|
1939 1997-10-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
1940
|
|
1941 * prim/simple.el: Minor docstring and comment changes. Customized
|
|
1942 some more.
|
|
1943
|
|
1944 1997-10-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
1945
|
|
1946 * utils/xemacs-build-report.el (xemacs-build-report): Placed to
|
|
1947 maintenance group.
|
|
1948 (xemacs-create-build-report): Added an autoload cookie.
|
|
1949
|
|
1950 * prim/profile.el (profiling-results): Renamed from
|
|
1951 `pretty-print-profiling-info'.
|
|
1952
|
|
1953 1997-10-03 Karl M. Hegbloom <Karl M. Hegbloom <karlheg@inetarena.com>>
|
|
1954
|
|
1955 * custom/cus-edit.el (custom-save-all): Bind `auto-mode-alist' to
|
|
1956 nil around the init file handling to prevent unnecessary automagic
|
|
1957 processing.
|
|
1958
|
|
1959 1997-10-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1960
|
|
1961 * prim/faces.el (face-spec-set): Invoke `init-face-from-resources'.
|
|
1962
|
|
1963 * custom/cus-face.el (custom-set-faces): Revert to using
|
|
1964 `make-empty-face'.
|
|
1965 (custom-declare-face): Ditto.
|
|
1966
|
|
1967 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
1968
|
|
1969 * prim/modeline.el (modeline-modified-map): Call wrapper function
|
|
1970 over `vc-toggle-read-only'.
|
|
1971 (modeline-toggle-read-only): New function.
|
|
1972
|
|
1973 * prim/files.el (basic-save-buffer): Put guard on call to
|
|
1974 `vc-after-save' since someone may wish not to install the vc
|
|
1975 package.
|
|
1976
|
|
1977 * prim/fill.el (sentence-end-double-space): Fix docstring.
|
|
1978
|
|
1979 * cl/cl-seq.el (remq): Reformat and add doc-string.
|
|
1980 Suggested by: Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1981
|
|
1982 1997-10-03 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1983
|
|
1984 * packages/func-menu.el: change the countups from message's to
|
|
1985 display-message 'progress's so they don't dump in the lossage
|
|
1986 buffer.
|
|
1987
|
|
1988 1997-10-03 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1989
|
|
1990 * psgml/psgml.el (sgml-mode-map): Bind (meta backspace) to
|
|
1991 'backward-kill-word so it works as expected. "\e\C-h" will still
|
|
1992 do 'sgml-mark-current-element.
|
|
1993
|
|
1994 1997-08-13 Yves BLUSSEAU <hk444@cleveland.freenet.edu>
|
|
1995
|
|
1996 * efs/efs.el (efs-set-file-modes): Fix a bug that cause an error
|
|
1997 when using the efs-set-file-modes function on a remote station with
|
|
1998 a FTP daemon that don't support the QUOTE function.
|
|
1999
|
|
2000 1997-10-02 Colin Rafferty <craffert@ml.com>
|
|
2001
|
|
2002 * prim/frame.el (default-drag-and-drop-functions): Fixed a typo
|
|
2003 that was calling `data' rather than looking at it.
|
|
2004
|
|
2005 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
2006
|
|
2007 * cl/cl-seq.el (remove): Add docstring.
|
|
2008 Suggested by Karl M Hegbloom <karlheg@inetarena.com>
|
|
2009
|
199
|
2010 1997-10-02 Colin Rafferty <craffert@ml.com>
|
|
2011
|
|
2012 * prim/simple.el (set-fill-column): Used format to create the
|
|
2013 string for `display-message'.
|
|
2014
|
|
2015 1997-10-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
2016
|
|
2017 * custom/cus-face.el (custom-set-faces): Make the face, if
|
|
2018 necessary.
|
|
2019
|
|
2020 1997-10-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
2021
|
|
2022 * custom/cus-face.el (custom-declare-face): Use `make-face'
|
|
2023 instead of `make-empty-face'.
|
|
2024 (custom-declare-face): Don't invoke init-face-from-resources
|
|
2025 explicitly.
|
|
2026
|
|
2027 * prim/profile.el (pretty-print-profiling-info): When interactive,
|
|
2028 use a separate buffer instead of current-buffer.
|
|
2029 (pretty-print-profiling-info): Prettified output.
|
|
2030
|
|
2031 1997-10-01 SL Baur <steve@altair.xemacs.org>
|
|
2032
|
|
2033 * custom/cus-dep.el (cus-face): Remove unneeded dependency on
|
|
2034 cus-edit.
|
|
2035
|
|
2036 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
2037
|
|
2038 * utils/finder.el (finder-known-keywords): Fix typo.
|
|
2039
|
197
|
2040 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
2041
|
|
2042 * prim/dumped-lisp.el (preloaded-file-list): Load
|
|
2043 cl/auto-autoloads early.
|
|
2044
|
|
2045 1997-10-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
2046
|
|
2047 * custom/cus-edit.el (custom-save-delete): Bind `find-file-hooks'
|
|
2048 to nil.
|
|
2049
|
|
2050 * custom/wid-edit.el (widget-next-button-or-field): Use the
|
|
2051 `start-open' flag to `map-extents'.
|
|
2052 (widget-previous-button-or-field): Ditto.
|
|
2053
|
|
2054 * custom/cus-edit.el (custom-face-value-create): Use
|
|
2055 `face-custom-attributes'.
|
|
2056
|
|
2057 * packages/font-lock.el: Defcustomed some variables.
|
|
2058
|
|
2059 1997-09-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
2060
|
|
2061 * custom/cus-face.el: Big changes. Most of the functionality
|
|
2062 moved to faces.el. Internal functions renamed not to start with
|
|
2063 `custom-'.
|
|
2064
|
|
2065 * custom/cus-face.el (face-spec-set): Use `reset-face'.
|
|
2066
|
|
2067 * prim/faces.el (reset-face): Accept LOCALE, TAG-SET and EXACT-P.
|
|
2068
|
|
2069 * custom/cus-face.el (face-spec-set): Use `remove-specifier'.
|
|
2070 (get-frame-background-mode): Cache background modes of frames.
|
|
2071
|
|
2072 * prim/minibuf.el (input-error): Add a `display-error' property.
|
|
2073
|
|
2074 * custom/cus-face.el (initialize-face-resources): Check for
|
|
2075 `make-face-x-resource-internal' before using it.
|
|
2076 (custom-get-frame-properties): Use `set-frame-property'.
|
|
2077
|
|
2078 1997-09-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
2079
|
|
2080 * custom/wid-edit.el (widget-specify-button): Set the `tabable'
|
|
2081 property.
|
|
2082 (widget-specify-field): Ditto.
|
|
2083 (widget-next-button-or-field): Use it.
|
|
2084 (widget-previous-button-or-field): Ditto.
|
|
2085
|
|
2086 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
2087
|
|
2088 * sunpro/sunpro-init.el: Fix initialization failure if
|
|
2089 compile/debug toolbar buttons are LAST on the toolbar.
|
|
2090
|
|
2091 1997-09-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2092
|
|
2093 * prim/help.el (find-function-noselect): Now finds libraries
|
|
2094 explicitly loaded from outside `load-path' as it should.
|
|
2095
|
|
2096 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2097
|
|
2098 * prim/help.el(describe-function-1): Fix for compiled macros.
|
|
2099 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2100
|
|
2101 Mon Sep 29 01:30:45 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2102
|
|
2103 * prim/startup.el: Added defvars for lock-directory
|
|
2104 and superlock-file to quiet the byte-compiler.
|
|
2105
|
|
2106 (normal-top-level): Removed call to init-glyphs; it now
|
|
2107 runs at dump time from lisp/prim/glyphs.el.
|
|
2108
|
|
2109 (splash-frame-present): Call splash-hack-version-string
|
|
2110 once after all the strings have been inserted, instead
|
|
2111 of once per string insertion.
|
|
2112
|
|
2113 * prim/glyphs.el (init-glyphs): Replaced references
|
|
2114 to data-directory with "../etc/" which is the data
|
|
2115 directory at dump time. This is likely a lose for
|
|
2116 those who CANNOT_DUMP. I don't know what the right
|
|
2117 answer is in that case.
|
|
2118
|
|
2119 Run init-glyphs at dump time.
|
|
2120
|
|
2121 * prim/faces.el (init-other-random-faces): Don't set
|
|
2122 colors for the text cursor if we're initializating a
|
|
2123 tty device, since it does nothing on a tty.
|
|
2124
|
|
2125 Removed modeline-buffer-id, modeline-mousable and
|
|
2126 modeline-mousable-minor-mode-code face initialization; this
|
|
2127 code is now run at dump time in lisp/prim/modeline.el.
|
|
2128
|
|
2129 * prim/faces.el: Set reverse-p property on tty devices
|
|
2130 for the primary-selection face. Set underline-p property
|
|
2131 on tty devices for the secondary-selection face. Both of
|
|
2132 these actions are to prevent init-other-random-faces from
|
|
2133 considering these faces the same as the default face on
|
|
2134 ttys and applying useless color specs to them.
|
|
2135
|
|
2136 * prim/modeline.el: Initialize modeline-buffer-id,
|
|
2137 modeline-mousable and modeline-mousable-minor-mode
|
|
2138 faces in this file at dump time.
|
|
2139
|
|
2140 Added (defvar place) to quiet the byte-compiler.
|
|
2141
|
|
2142 Mon Sep 29 02:11:35 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2143
|
|
2144 * packages/vc-hooks.el: Move menu installation off
|
|
2145 before-init-hook and do it at dump time.
|
|
2146
|
|
2147 * ediff/ediff-hook.el: Move menu installation off
|
|
2148 before-init-hook and do it at dump time.
|
|
2149
|
|
2150 1997-09-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2151
|
|
2152 * prim/help.el (describe-function-1): If the function is not yet
|
|
2153 loaded, print the autoload file-name. If function is loaded,
|
|
2154 print the library name in `load-history' or from
|
|
2155 `compiled-function-annotation'.
|
|
2156
|
|
2157 1997-09-28 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2158
|
|
2159 * prim/help.el (find-function-noselect): remove reference to
|
|
2160 `path' from the (let* ((path find... since &optional path is no
|
|
2161 longer an argument to this function. Cures "Signaling:
|
|
2162 (void-variable path)" error when using {M-x find-function}.
|
|
2163
|
|
2164 1997-09-27 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2165
|
|
2166 * utils/regexp-opt.el: Add support for the shy grouping "\\(?:"
|
|
2167 that came along with the new regexp syntax.
|
|
2168
|
|
2169 1997-09-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
2170
|
|
2171 * x11/x-toolbar.el: Minor fixes.
|
|
2172
|
|
2173 1997-09-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
2174
|
|
2175 * custom/wid-edit.el (color): Buttonify the tag.
|
|
2176 (widget-color-action): Use `read-color' unconditionally.
|
|
2177
|
|
2178 * utils/edmacro.el: Use append/vconcat instead of mapcar/mapvector
|
|
2179 with `identity'.
|
|
2180 (format-kbd-macro): Use `indirect-function' instead of
|
|
2181 `symbol-function'.
|
|
2182 (read-kbd-macro): Fix docstring.
|
|
2183 (edmacro-finish-edit): Use `match-string'.
|
|
2184 (edmacro-parse-keys): Ditto.
|
|
2185 (edmacro-parse-word): Use `dotimes' instead of `loop'.
|
|
2186 (edmacro-format-keys): Ditto.
|
|
2187
|
|
2188 * custom/cus-face.el (custom-face-attributes): Use
|
|
2189 `set-face-background-pixmap', instead of `set-face-stipple'.
|
|
2190
|
|
2191 * custom/cus-edit.el (custom-group-menu-create): Check whether
|
|
2192 `custom-menu-create' returned a list.
|
|
2193
|
|
2194 1997-09-28 SL Baur <steve@altair.xemacs.org>
|
|
2195
|
|
2196 * utils/finder.el (finder-known-keywords): Ignore mule entry when
|
|
2197 built without Mule.
|
|
2198
|
|
2199 1997-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2200
|
|
2201 * quail.el (quail-execute-non-quail-command): `keylist' is not
|
|
2202 list of characters.
|
|
2203 (quail-update-translation): Don't use `quail-delete-region'
|
|
2204 because overlay emulation of XEmacs can not regard 0 length
|
|
2205 overlay.
|
|
2206 (quail-show-kbd-layout): Must convert character(code) to event.
|
|
2207
|
|
2208 1997-09-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2209
|
|
2210 * quail.el: sync with Emacs 20.2.
|
|
2211
|
|
2212 1997-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2213
|
|
2214 * mule-init.el (init-mule): Load leim-list.el (to sync with Emacs
|
|
2215 20.2).
|
|
2216
|
|
2217 * mule-cmds.el: Change key binding for `select-input-method' to
|
|
2218 sync with Emacs 20.2.
|
|
2219
|
|
2220 (get-language-info, set-language-info, set-language-info-alist,
|
|
2221 read-language-name): Modify to sync with Emacs 20.2.
|
|
2222
|
|
2223 (leim-list-file-name): New constant (imported from Emacs 20.2).
|
|
2224 (leim-list-header, leim-list-entry-regexp,
|
|
2225 update-leim-list-functions): New variable (imported from Emacs
|
|
2226 20.2).
|
|
2227 (update-leim-list-file): New function (imported from Emacs 20.2).
|
|
2228
|
|
2229 (current-input-method, current-input-method-title): Modify
|
|
2230 DOC-string to sync with Emacs 20.2.
|
|
2231 (default-input-method): Use `defcustom' (to sync with Emacs 20.2).
|
|
2232 (input-method-history): New variable (imported from Emacs 20.2).
|
|
2233
|
|
2234 (inactivate-current-input-method-function): Modify DOC-string to
|
|
2235 sync with Emacs 20.2.
|
|
2236
|
|
2237 (input-method-alist): New variable (imported from Emacs 20.2).
|
|
2238 (register-input-method, read-input-method-name,
|
|
2239 activate-input-method, inactivate-input-method): New function
|
|
2240 (imported from Emacs 20.2).
|
|
2241 (select-input-method, toggle-input-method, describe-input-method,
|
|
2242 describe-current-input-method, read-multilingual-string): Modify
|
|
2243 to sync with Emacs 20.2.
|
|
2244 (input-method-verbose-flag): New variable; abolish
|
|
2245 `input-method-tersely-flag'; to sync with Emacs 20.2.
|
|
2246 (input-method-highlight-flag): New variable (imported from Emacs
|
|
2247 20.2).
|
|
2248
|
|
2249 (input-method-activate-hook, input-method-inactivate-hook): Modify
|
|
2250 DOC-string to sync with Emacs 20.2.
|
|
2251 (input-method-exit-on-invalid-key): New variable (imported from
|
|
2252 Emacs 20.2).
|
|
2253
|
|
2254 * mule-coding.el (check-coding-system): New alias.
|
|
2255 (modify-coding-system-alist): New function (imported from Emacs
|
|
2256 20.2).
|
|
2257
|
|
2258 Rename coding-system `iso-2022-7' -> `iso-2022-7bit' to sync with
|
|
2259 Emacs 20.2; define alias `iso-2022-7' for compatibility.
|
|
2260
|
|
2261 * mule-process.el (network-coding-system-alist): New variable.
|
|
2262 (open-network-stream): Refer it.
|
|
2263
|
|
2264 1997-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2265
|
|
2266 * viet-util.el: New file; Imported from Emacs 20.2.
|
|
2267
|
|
2268 * tibet-util.el: New file; Imported from Emacs 20.2.
|
|
2269
|
|
2270 * hebrew.el, lao.el, lao-util.el, vietnamese.el, tibetan.el:
|
|
2271 Imported from Emacs 20.2.
|
|
2272
|
|
2273 * greek.el, european.el, ethiopic.el, english.el, cyrillic.el,
|
|
2274 chinese.el, korean.el, japanese.el, thai.el, misc-lang.el: Modify
|
|
2275 to sync with Emacs 20.2.
|
|
2276
|
|
2277 1997-09-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2278
|
|
2279 * mule-process.el (start-process): Refer
|
|
2280 `process-coding-system-alist'.
|
|
2281
|
|
2282 * mule-process.el (call-process-region): Refer
|
|
2283 `process-coding-system-alist'.
|
|
2284
|
|
2285 * mule-process.el (process-coding-system-alist): New variable.
|
|
2286 (call-process): Refer it.
|
|
2287
|
|
2288 * mule-init.el: Rename `pathname-coding-system' to
|
|
2289 `file-name-coding-system' to sync with Emacs 20.2.
|
|
2290
|
|
2291 * mule-coding.el: Rename `pathname-coding-system' to
|
|
2292 `file-name-coding-system' to sync with Emacs 20.2; define
|
|
2293 `pathname-coding-system' as an obsolete variable.
|
|
2294
|
|
2295 1997-09-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2296
|
|
2297 * lisp/mule/mule-files.el: Implement `file-coding-system-alist' of
|
|
2298 Emacs 20.0.97 to sync; abolish variable
|
|
2299 `buffer-file-coding-system-alist'.
|
|
2300
|
|
2301 (find-file-coding-system-for-read-from-filename): Renamed from
|
|
2302 `find-buffer-file-coding-system-from-filename'; modify for new
|
|
2303 `file-coding-system-alist'.
|
|
2304
|
|
2305 (find-file-coding-system-for-write-from-filename): New function.
|
|
2306
|
|
2307 (insert-file-contents): Modify for new `file-coding-system-alist'.
|
|
2308
|
|
2309 (write-region): Use
|
|
2310 `find-file-coding-system-for-write-from-filename'.
|
|
2311
|
|
2312 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2313
|
|
2314 * prim/obsolete.el (define-widget-keywords): Make it obsolete.
|
|
2315
|
|
2316 * custom/widget.el (define-widget-keywords): Restore superfluous
|
|
2317 function `define-widget-keywords'.
|
|
2318
|
|
2319 * modes/sh-script.el (sh-script): Restore correct feature.
|
|
2320
|
|
2321 1997-09-27 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
2322
|
|
2323 * prim/isearch-mode.el (isearch-help-or-delete-char): New function.
|
|
2324
|
195
|
2325 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
2326
|
|
2327 * custom/cus-dep.el (Custom-make-dependencies): Minor fixes.
|
|
2328
|
|
2329 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2330
|
|
2331 * packages/completion.el: Remove keybinding of M-return for
|
|
2332 hyperbole.
|
|
2333 (completion-kill-region): The version of this function in InfoDock
|
|
2334 4.0pre was very broken for XEmacs due to active region handling
|
|
2335 and because it didn't set the `this-command' variable properly
|
|
2336 when doing a kill.
|
|
2337 From: Bob Weiner <weiner@altrasoft.com>
|
|
2338
|
|
2339 1997-09-26 SL Baur <steve@altair.xemacs.org>
|
|
2340
|
|
2341 * utils/autoload.el: Removed code dealing with customization.
|
|
2342 (update-file-autoloads): Fix typo in DOC string, remove custom code.
|
|
2343 (update-autoloads-from-directory): Remove custom code.
|
|
2344 (batch-update-autoloads): Fix DOC string, remove custom code.
|
|
2345 (batch-update-directory): Fix DOC string, remove custom code.
|
|
2346
|
|
2347 1997-09-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2348
|
|
2349 * prim/help.el (describe-function-at-point): new function.
|
|
2350 (describe-variable-at-point): ditto.
|
|
2351 (help-next-symbol): ditto.
|
|
2352 (help-prev-symbol): ditto.
|
|
2353 (describe-function): Mention `find-function-function' in
|
|
2354 docstring. Use `function-history' in completing-read.
|
|
2355 (describe-function-1): Only print one filename, even if we know
|
|
2356 two! Use `variable-history' in completing-read.
|
|
2357 (where-is): Mention `find-function-function' in docstring.
|
|
2358 (find-function-function): improve docstring.
|
197
|
2359 (find-function-noselect): Remove optional arg. Search also for
|
|
2360 cl's defun*. Return a pair instead of a list.
|
195
|
2361 (find-function-read-function): use `function-history'.
|
|
2362 (find-function-do-it): new function.
|
|
2363 (find-function): Remove optional arg. Use `find-function-do-it'.
|
|
2364 (find-function-other-window): ditto.
|
|
2365 (find-function-other-frame): ditto.
|
|
2366 (find-function-at-point): new function.
|
|
2367
|
|
2368 1997-09-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
2369
|
|
2370 * custom/cus-edit.el: Issue a message about loading customization
|
|
2371 dependencies.
|
|
2372
|
|
2373 * custom/wid-edit.el (widget-map-buttons): Fixed typo.
|
|
2374
|
|
2375 1997-09-25 SL Baur <steve@altair.xemacs.org>
|
|
2376
|
|
2377 * prim/files.el (after-find-file): Revert synch to Emacs 20 and
|
|
2378 restore old directory creation behavior.
|
|
2379
|
|
2380 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
2381
|
|
2382 * custom/wid-edit.el (widget-button-or-field-extent): New
|
|
2383 function.
|
|
2384 (widget-next-button-or-field): Use it.
|
|
2385 (widget-previous-button-or-field): Ditto.
|
|
2386 (widget-move): Don't signal an error when there is only one widget
|
|
2387 in the buffer.
|
|
2388 (widget-push-button-value-create): Cache glyphs themselves,
|
|
2389 instead of instantiators.
|
|
2390 (widget-documentation-string-value-create): Better help echo
|
|
2391 (widget-mouse-help): Use `functionp'.
|
|
2392 (widget-echo-help): Ditto.
|
|
2393
|
|
2394 1997-09-25 SL Baur <steve@altair.xemacs.org>
|
|
2395
|
|
2396 * prim/glyphs.el (init-glyphs): Fix jpeg signature.
|
|
2397
|
|
2398 1997-09-24 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2399
|
|
2400 * modes/lazy-shot.el (lazy-shot-shot-function): make the message
|
|
2401 be displayed as progress.
|
|
2402
|
|
2403 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
2404
|
|
2405 * comint/telnet.el: Minor custom changes.
|
|
2406
|
|
2407 * custom/wid-edit.el (widget-field-action): Edit the value in the
|
|
2408 minibuffer.
|
|
2409
|
|
2410 * custom/cus-edit.el (custom-group-value-create): Renamed `Go to
|
|
2411 Group' tag to `Open'.
|
|
2412
|
|
2413 * custom/wid-edit.el (widget-shadow-subrs): New variable.
|
|
2414 (widget-url-link-help-echo): New function.
|
|
2415 (url-link): Use it.
|
|
2416 (widget-emacs-library-link-help-echo): New function.
|
|
2417 (emacs-library-link): Use it.
|
|
2418
|
|
2419 1997-09-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
2420
|
|
2421 * custom/wid-edit.el (widget-glyph-insert-glyph): Encode the
|
|
2422 widget information to extent, not to the glyph.
|
|
2423 (widget-glyph-click): Extract the widget from the extent, not the
|
|
2424 glyph.
|
|
2425 (widget-glyph-find): Set up a glyph cache.
|
|
2426
|
|
2427 * prim/about.el: Use :button-prefix and :button-suffix instead of
|
|
2428 the variables.
|
|
2429
|
|
2430 * custom/wid-edit.el (widget-field-keymap): Bind Sh-TAB to
|
|
2431 `widget-backward'.
|
|
2432 (widget-specify-field): Use extents, not overlays.
|
|
2433 (widget-specify-button): Ditto.
|
|
2434 (widget-specify-sample): Ditto.
|
|
2435 (widget-specify-inactive): Ditto.
|
|
2436 (widget-button-click): Ditto.
|
|
2437 (widget-field-value-create): Ditto.
|
|
2438 (widget-field-value-delete): Ditto.
|
|
2439 (widget-color-notify): Ditto.
|
|
2440 (widget-setup): Ditto.
|
|
2441 (widget-map-buttons): Use `map-extents'.
|
|
2442 (widget-keymap): Made `global-map' its parent.
|
|
2443 (widget-next-button-or-field): New function.
|
|
2444 (widget-previous-button-or-field): Ditto.
|
|
2445 (widget-move): Use them.
|
|
2446
|
|
2447 * custom/custom.el (custom-group-hash-table): Use
|
|
2448 `make-hashtable', with initial size 300.
|
|
2449 (custom-add-to-group): Update hash-table unconditionally.
|
|
2450
|
|
2451 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
2452
|
|
2453 * prim/packages.el (packages-useful-lisp): Arrange to bytecompile
|
|
2454 shadow.elc early.
|
|
2455
|
|
2456 1997-09-22 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2457
|
|
2458 * x11/x-toolbar.el (Info-frame-plist): Added.
|
|
2459 (toolbar-info) Use new plist variable to make-frame.
|
|
2460
|
|
2461 1997-09-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
2462
|
|
2463 * custom/wid-edit.el (widget-button1-click): Would bug out on
|
|
2464 events with no bindings.
|
|
2465
|
|
2466 * custom/cus-edit.el (custom-group-value-create): Update members
|
|
2467 after loading the widget.
|
|
2468 (custom-group-link-help-echo): New function.
|
|
2469 (custom-group-link): Use it.
|
|
2470
|
|
2471 * prim/cus-load.el (custom-put): Update
|
|
2472 `custom-parent-hash-table'.
|
|
2473
|
|
2474 * custom/cus-edit.el (custom-add-parent-links): Use
|
|
2475 `custom-group-hash-table' to map the groups.
|
|
2476
|
|
2477 * custom/custom.el (custom-parent-hash-table): New variable.
|
|
2478 (custom-add-to-group): Use it.
|
|
2479
|
|
2480 * prim/cus-load.el: Don't issue message for every loaded file.
|
|
2481
|
|
2482 * custom/cus-edit.el (custom-group-prompt): New function.
|
|
2483 (customize): Use it.
|
|
2484 (customize-other-window): Ditto.
|
|
2485
|
|
2486 * custom/wid-edit.el (widget-field-keymap): Bind TAB to
|
|
2487 `widget-forward'.
|
|
2488
|
|
2489 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2490
|
|
2491 * custom/cus-edit.el: Use `display-message' to indicate progress
|
|
2492 messages.
|
|
2493 (customize-set-variable): Use the third argument to `get'.
|
|
2494 (customize-save-variable): Ditto.
|
|
2495 (custom-variable-value-create): Ditto.
|
|
2496 (custom-variable-state-set): Ditto.
|
|
2497 (custom-variable-set): Ditto.
|
|
2498 (custom-variable-save): Ditto.
|
|
2499 (custom-variable-reset-saved): Ditto.
|
|
2500 (custom-variable-reset-standard): Ditto.
|
|
2501
|
|
2502 * custom/cus-edit.el: Removed C-coded routines.
|
|
2503
|
|
2504 * custom/cus-edit.el (custom-buffer-create-internal): Print a
|
|
2505 limited number of messages.
|
|
2506 (custom-group-value-create): Ditto.
|
|
2507
|
|
2508 * custom/wid-edit.el (widget-editable-list-value-get): Revert to
|
|
2509 `append'.
|
|
2510
|
|
2511 1997-09-22 Colin Rafferty <craffert@ml.com>
|
|
2512
|
|
2513 * modes/lazy-shot.el (lazy-shot-shot-function): Made it do its
|
|
2514 work in the correct buffer. Also, changed obsolete
|
|
2515 function call to non-obsolete version.
|
|
2516
|
|
2517 1997-09-22 Colin Rafferty <craffert@ml.com>
|
|
2518
|
|
2519 * utils/shadow.el (find-emacs-lisp-shadows): Removed extra slash
|
|
2520 between directory and filename.
|
|
2521
|
|
2522 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
2523
|
|
2524 * ilisp/Makefile (SHELL): Remove dependency on /bin/csh.
|
|
2525
|
|
2526 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2527
|
|
2528 * custom/wid-edit.el (widget-move): Use `incf'.
|
|
2529 (widget-after-change): Ditto.
|
|
2530 (widget-field-value-get): Ditto.
|
|
2531 (widget-info-link-help-echo): New function.
|
|
2532 (info-link): Use it.
|
|
2533
|
|
2534 * custom/cus-edit.el (custom-last): Removed.
|
|
2535 (custom-buffer-create-internal): Use `incf'.
|
|
2536 (custom-group-value-create): Ditto.
|
|
2537
|
|
2538 * packages/auto-save.el: Minor custom fixes.
|
|
2539
|
|
2540 * prim/cus-dep.el (Custom-make-dependencies): Generate correct
|
|
2541 output wrt `custom-put'.
|
|
2542
|
|
2543 * custom/wid-edit.el (widget-tabable-at): Use `widget-at'.
|
|
2544
|
|
2545 * custom/cus-edit.el (custom-group-value-create): Use
|
|
2546 `custom-group-visibility' instead of `group-visibility'.
|
|
2547
|
|
2548 * prim/help.el (help-map): Bound `C-h C' to `customize'.
|
|
2549
|
|
2550 * custom/wid-edit.el (widget-princ-to-string): Don't use `let'.
|
|
2551 (widget-clear-undo): Removed current-buffer argument.
|
|
2552 (widget-choose): Use minibuffer when there are more than 10 items.
|
|
2553
|
|
2554 1997-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
2555
|
|
2556 * custom/cus-edit.el (custom-button-face): Made it bold.
|
|
2557 (custom-group-value-create): Change outlook of buffer.
|
|
2558 (custom-buffer-create-internal): Ditto.
|
|
2559 (custom-menu-nesting): Removed -- was unused by XEmacs.
|
|
2560 (custom-menu-create): Don't use `custom-menu-nesting'.
|
|
2561 (custom-group-menu-create): Define unconditionally.
|
|
2562 (customize-menu-create): Ditto.
|
|
2563 (custom-unlispify-menu-entry): Use `with-current-buffer'.
|
|
2564
|
|
2565 * custom/wid-edit.el (widget-checklist-match-inline): Revert to
|
|
2566 `append'.
|
|
2567 (widget-checklist-value-get): Ditto.
|
|
2568 (widget-editable-list-match-inline): Ditto.
|
|
2569 (widget-group-match-inline): Ditto.
|
|
2570 (widget-glyph-find): Removed compatibility checks; use
|
|
2571 `locate-data-directory'.
|
|
2572 (widget-glyph-find): Use backquotes.
|
|
2573 (widget-push-button-value-create): Ditto.
|
|
2574 (widget-choice-mouse-down-action): Don't use `window-system'.
|
|
2575 (widget-transpose-chars): New function.
|
|
2576 (widget-text-keymap): Use it.
|
|
2577 (widget-princ-to-string): Use `with-current-buffer'.
|
|
2578 (widget-map-buttons): Ditto.
|
|
2579 (widget-push-button-gui): Set to value of `widget-glyph-enable' by
|
|
2580 default.
|
|
2581 (widget-push-button-value-create): Call `widget-specify-button'.
|
|
2582
|
|
2583 * utils/mail-extr.el: Customized.
|
|
2584
|
|
2585 1997-09-21 SL Baur <steve@altair.xemacs.org>
|
|
2586
|
|
2587 * packages/man.el: Reverse manual prefix patch.
|
|
2588
|
|
2589 1997-09-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2590
|
|
2591 * packages/man.el: Got rid of the `stars', and hard coded a prefix
|
|
2592 of "Man: " for manual-entry buffers.
|
|
2593
|
|
2594 1997-09-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2595
|
|
2596 * custom/cus-face.el (frame-background-mode): Renamed from
|
|
2597 `custom-background-mode'.
|
|
2598 (frame-background-mode): Rewritten.
|
|
2599
|
|
2600 * x11/x-menubar.el: Customized.
|
|
2601
|
|
2602 * custom/cus-face.el (face-spec-set-match-display): Use `warn' for
|
|
2603 warnings.
|
|
2604
|
|
2605 * x11/x-font-menu.el: Customized.
|
|
2606
|
|
2607 * modes/reftex.el: Add prefixes to customization groups.
|
|
2608
|
|
2609 * custom/cus-edit.el (customize): Accept GROUP.
|
|
2610 (customize-group): Defalias to `customize'.
|
|
2611 (customize-other-window): New function.
|
|
2612 (customize-group-other-window): Alias to `customize-other-window'.
|
|
2613
|
|
2614 * custom/wid-edit.el (widget-choose): Now works with
|
|
2615 `widget-menu-minibuffer-flag' set to nil.
|
|
2616 (widget-menu-minibuffer-flag): Default to nil.
|
|
2617 (widget-specify-insert): Use new blackquote syntax.
|
|
2618 (widget-checklist-value-get): Ditto.
|
|
2619 (widget-map-buttons): Ditto.
|
|
2620 (widget-checklist-match-inline): Ditto.
|
|
2621 (widget-editable-list-match-inline): Ditto.
|
|
2622 (widget-group-match-inline): Ditto.
|
|
2623 (widget-checklist-match-inline): Use `nconc'.
|
|
2624 (widget-keymap): Bind `M-tab' to `widget-backward'.
|
|
2625
|
|
2626 * prim/help.el (find-function-noselect): `locate-library' is
|
|
2627 compression-aware; don't duplicate the work.
|
|
2628
|
|
2629 * prim/packages.el (packages-hardcoded-lisp): Remove "cl-defs".
|
|
2630
|
|
2631 * custom/wid-edit.el: Use `remove-if'.
|
|
2632 (widget-glyph-directory): Use `locate-data-directory'.
|
|
2633
|
|
2634 * custom/cus-edit.el (custom-unlispify-remove-prefixes): Default
|
|
2635 to t.
|
|
2636
|
|
2637 * custom/wid-edit.el: Removed *lots* of compatibility stuff.
|
|
2638
|
|
2639 * custom/wid-edit.el: (widget-editable-list-value-get): Apply
|
|
2640 `nconc' instead of `append'.
|
|
2641
|
|
2642 * custom/wid-edit.el: Ditto.
|
|
2643
|
|
2644 * custom/cus-edit.el: Ditto.
|
|
2645
|
|
2646 * custom/custom.el: Use `mapc' instead of `mapcar', where
|
|
2647 appropriate.
|
|
2648
|
|
2649 * custom/wid-edit.el: Ditto.
|
|
2650
|
|
2651 * custom/cus-edit.el: Ditto.
|
|
2652
|
|
2653 * custom/custom.el: Ditto.
|
|
2654
|
|
2655 * custom/widget.el: Don't define widget keywords.
|
|
2656
|
|
2657 1997-09-21 Joel Peterson <tarzan@aosi.com>
|
|
2658
|
|
2659 * prim/menubar.el: use normalize-menu-item-name instead of downcase
|
|
2660 to compare menu item names.
|
|
2661
|
193
|
2662 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
2663
|
|
2664 * packages/etags.el: Lots of changes.
|
|
2665
|
|
2666 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
2667
|
|
2668 * prim/faces.el (Top Level): Back out use of the loop macro. It now
|
|
2669 isn't defined until loaddefs gets loaded.
|
|
2670
|
|
2671 1997-09-20 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
2672
|
|
2673 * prim/help.el (help-for-help): Make menu items style more uniform.
|
|
2674
|
|
2675 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
2676
|
|
2677 * modes/sendmail.el: Don't define keys to mail etc.
|
|
2678
|
|
2679 * prim/keydefs.el: Add bindings to `compose-mail'.
|
|
2680
|
|
2681 * prim/simple.el: Synch mail stuff with Emacs 20.
|
|
2682
|
|
2683 * utils/reporter.el: Removed mail-user-agent stuff.
|
|
2684
|
|
2685 * x11/x-menubar.el (default-menubar): Use new semantics for
|
|
2686 `gnuserv-frame'.
|
|
2687
|
|
2688 * prim/obsolete.el (string-to-sequence): Wouldn't work with TYPE
|
|
2689 `vector'.
|
|
2690
|
|
2691 1997-09-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
2692
|
|
2693 * cl/cl.el: Don't load cl-defs.
|
|
2694
|
|
2695 * cl/cl-macs.el: Added autoload cookies.
|
|
2696
|
|
2697 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
2698
|
|
2699 * packages/man.el (Manual-buffers-have-prefix): New function.
|
|
2700 (manual-entry): Use it.
|
|
2701 From Remek Trzaska <remek@postoffice.npac.syr.edu>
|
|
2702
|
|
2703 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
2704
|
|
2705 * prim/novice.el (disable-command): Made it modify `custom-file'
|
|
2706 instead of `user-init-file'.
|
|
2707
|
|
2708 Stop multiple disable/enable-command calls from adding
|
|
2709 extra newlines.
|
|
2710
|
|
2711 1997-09-19 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
2712
|
|
2713 * prim/make-docfile.el: Use null, not not.
|
|
2714
|
|
2715 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2716
|
|
2717 * prim/isearch-mode.el (isearch-message): Display-message as
|
|
2718 progress (this way isearch message won't appear in the message
|
|
2719 log).
|
|
2720
|
|
2721 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2722
|
|
2723 * packages/info.el (Info-elisp-ref): Use `find-function-function'.
|
|
2724
|
|
2725 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2726
|
|
2727 * packages/lazy-lock.el (lazy-lock-pre-idle-fontify-windows):
|
|
2728 Don't do lazy-lock'ing if we're in the minibuffer.
|
|
2729
|
191
|
2730 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
2731
|
193
|
2732 * oobr/Makefile (autoloads): Fix target.
|
|
2733
|
|
2734 * hyperbole/Makefile (autoloads): Fix target.
|
|
2735
|
|
2736 * utils/autoload.el (batch-update-autoloads): Obey
|
|
2737 `autoload-package-name' setting.
|
|
2738
|
|
2739 * efs/Makefile: Correct autoloads target.
|
|
2740
|
191
|
2741 * prim/packages.el (locate-library): Simplify regexp for
|
|
2742 compression suffixes.
|
|
2743 Suggested by: Hrvoje Niksic <hniksic@srce.hr>
|
|
2744
|
|
2745 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2746
|
|
2747 * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place'
|
|
2748 to nil around the call to #'scroll-up so that {C-c v}
|
|
2749 will properly scroll the *output* buffer.
|
|
2750
|
|
2751 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2752
|
|
2753 * ilisp/ilisp-out.el (ilisp-needed-window-height): make window one
|
|
2754 line bigger
|
|
2755
|
189
|
2756 1997-09-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2757
|
|
2758 * packages/info.el (Info-mouse-track-double-click-hook): follow
|
|
2759 the top menu item when double click in bottom 1/4 and middle 1/3
|
|
2760
|
|
2761 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
2762
|
|
2763 * prim/about.el (about-hackers): Add new entry.
|
|
2764
|
|
2765 Tue Sep 16 19:23:24 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2766
|
|
2767 * cc-mode/Release 5.18
|
|
2768
|
|
2769 Tue Sep 16 23:17:15 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2770
|
|
2771 * cc-mode/cc-menus.el (cc-imenu-c-prototype-macro-regexp): New
|
|
2772 variable.
|
|
2773
|
|
2774 (cc-imenu-c++-generic-expression): Patches to better match C++ code.
|
|
2775 Given by jan.dubois@ibm.net (Jan Dubois)
|
|
2776
|
|
2777 * cc-mode/cc-menus.el (cc-imenu-java-generic-expression):
|
|
2778 Removed test for declaration
|
|
2779 statements. Patch given by Ake Stenhoff <etxaksf@aom.ericsson.se>, as
|
|
2780 forwarded to me by RMS.
|
|
2781
|
|
2782 * cc-mode/cc-menus.el:
|
|
2783 Imenu support for Objective-C given by Masatake (jet) YAMATO.
|
|
2784
|
|
2785 * cc-mode/cc-mode.el (objc-mode): Bind imenu-create-index-function to
|
|
2786 cc-imenu-objc-function to enable Imenu support for Objective-C.
|
|
2787 Contributed by Masatake (jet) YAMATO.
|
|
2788
|
|
2789 Mon Sep 15 23:21:51 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2790
|
|
2791 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
2792 Use existing copy-tree if it's defined.
|
|
2793
|
|
2794 copy-sequence doesn't work; the
|
|
2795 c-offsets-alist must be copied recursively. Use copy-tree solution
|
|
2796 given by Simon Marshall.
|
|
2797
|
|
2798 Fri Sep 5 04:47:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2799
|
|
2800 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
2801 Fixes in sentence movement to properly
|
|
2802 handle M-e moving forward into a comment when looking at preceding
|
|
2803 whitespace, and M-a moving backward into comment when looking at
|
|
2804 following whitespace.
|
|
2805
|
|
2806 Uncommented the looking-at call in the
|
|
2807 sentence-flag clause so that moving by forward-sentence when looking
|
|
2808 at the beginning of a comment works again. A previous log message in
|
|
2809 cc-mode.el indicates this was commented out "because
|
|
2810 c-beginning-of-statement-1 should do the right thing", but clearly it
|
|
2811 doesn't.
|
|
2812
|
|
2813 I don't know if this breaks something else, because I can't figure out
|
|
2814 why it was commented out in the first place.
|
|
2815
|
|
2816 * cc-mode/cc-langs.el:
|
|
2817 Define `/' in c-mode-base-map since all modes now support
|
|
2818 c-electric-slash.
|
|
2819
|
|
2820 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
|
|
2821 c-expand-macro is meaningless in Java and IDL.
|
|
2822
|
|
2823 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
2824 Wrap backward-up-list in a c-safe call so no
|
|
2825 error results when buffer contains only a comment and point is at
|
|
2826 eob.
|
|
2827
|
|
2828 1997-09-15 SL Baur <steve@altair.xemacs.org>
|
|
2829
|
|
2830 * utils/autoload.el (customized-symbols): Use a hash table.
|
|
2831
|
|
2832 * prim/cus-load.el (custom-put): Restore.
|
|
2833 Adapted from code by Hrvoje Niksic <hniksic@srce.hr>
|
|
2834
|
|
2835 * x11/x-toolbar.el (initial-toolbar-spec): Remove news and mail
|
|
2836 icons from default toolbar.
|
|
2837
|
|
2838 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2839
|
|
2840 * prim/packages.el (locate-data-directory): Return nil when
|
|
2841 directory not found.
|
|
2842 (locate-library): Reimplemented using `locate-file'.
|
|
2843
|
|
2844 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2845
|
|
2846 * prim/cus-dep.el: Provide `cus-dep'.
|
|
2847
|
|
2848 * packages/time.el (display-time-insinuate): New function; don't
|
|
2849 insinuate upon loading.
|
|
2850 (display-time): Use it.
|
|
2851
|
|
2852 * prim/loadup.el: Use it.
|
|
2853
|
|
2854 * prim/dumped-lisp.el (dumped-lisp-packages): Renamed to
|
|
2855 `preloaded-file-list'.
|
|
2856
|
|
2857 * prim/cus-load.el: Updated the comment.
|
|
2858
|
|
2859 * prim/cus-dep.el (custom-make-dependencies): Unjunkify.
|
|
2860
|
|
2861 * modes/lisp-mode.el: Declare indentation of `with-temp-buffer'.
|
|
2862
|
|
2863 * prim/cus-dep.el (custom-make-dependencies): Allow optional
|
|
2864 parameter; don't kill Emacs.
|
|
2865
|
|
2866 * modes/cl-indent.el: Minor customize changes.
|
|
2867
|
|
2868 * modes/asm-mode.el: Minor customize changes.
|
|
2869
|
|
2870 * modes/arc-mode.el: Customized.
|
|
2871
|
|
2872 * modes/ada-stmt.el: New file.
|
|
2873
|
|
2874 * modes/ada-mode.el: Synched with FSF (customized, etc.)
|
|
2875
|
|
2876 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
2877
|
|
2878 * prim/files.el (switch-to-buffer-other-frame): Undo previous
|
|
2879 change when focus-follows-mouse policy is in effect.
|
|
2880
|
|
2881 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2882
|
|
2883 * packages/recent-files.el: Minor customize changes.
|
|
2884
|
|
2885 * packages/man.el: Minor customize changes.
|
|
2886 (Manual-use-rosetta-man): Moved the extensive info from docstring.
|
|
2887
|
|
2888 * packages/makeinfo.el: Minor customize changes.
|
|
2889
|
|
2890 * packages/info.el: Minor customize changes.
|
|
2891
|
|
2892 * packages/gopher.el: Minor customize changes.
|
|
2893
|
|
2894 * packages/func-menu.el: Minor customize changes.
|
|
2895
|
|
2896 * packages/etags.el (tags-delete): Use builtin `delete'.
|
|
2897 (tags-remove-duplicates): Don't recurse.
|
|
2898 Fixup customizations.
|
|
2899
|
|
2900 * packages/emerge.el: Use `with-current-buffer' instead of
|
|
2901 `emerge-eval-in-buffer'; reindent.
|
|
2902
|
|
2903 * packages/compile.el: Minor customize changes.
|
|
2904
|
|
2905 * packages/bookmark.el: Customized.
|
|
2906
|
|
2907 * packages/avoid.el (mouse-avoidance-mode): Customized properly.
|
|
2908
|
|
2909 * packages/autoinsert.el: Customized.
|
|
2910
|
|
2911 * modes/xrdb-mode.el: Minor customize changes.
|
|
2912
|
|
2913 * modes/vrml-mode.el: Minor customize changes.
|
|
2914
|
|
2915 * modes/vhdl-mode.el: Customized.
|
|
2916 (vhdl-emacs-features): Recognize XEmacs 20 correctly.
|
|
2917
|
|
2918 * modes/vhdl-mode.el: Require elp when compiling.
|
|
2919
|
|
2920 * modes/texinfo.el: Minor customize changes.
|
|
2921
|
|
2922 * modes/tcl.el: Minot customize changes.
|
|
2923
|
|
2924 * modes/strokes.el: Small fixes.
|
|
2925 (strokes-mode): Don't signal error without window system; issue a
|
|
2926 warning.
|
|
2927 (strokes-insinuate): New function. Don't defadvice upon loading.
|
|
2928 (strokes-mode): Use it.
|
|
2929 (strokes-char-face): Use `defface'.
|
|
2930
|
|
2931 * modes/simula.el: Customized.
|
|
2932
|
|
2933 * modes/scribe.el: Customized.
|
|
2934 (scribe-envelop-word): Don't bind `noparens' (unused).
|
|
2935
|
|
2936 * modes/rsz-minibuf.el: Remove old lemacs support,
|
|
2937 e.g. screen-vs-frame, etc.
|
|
2938 (resize-minibuffer-min): Removed.
|
|
2939
|
|
2940 * modes/rsz-minibuf.el: Fix customizations.
|
|
2941
|
|
2942 * prim/subr.el: Moved string-to-foo functions to obsolete.el.
|
|
2943
|
|
2944 * prim/obsolete.el: Comments.
|
|
2945
|
|
2946 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
2947
|
|
2948 * packages/filladapt.el: Added `:require' to filladapt-mode
|
|
2949 customization.
|
|
2950
|
|
2951 * modes/whitespace-mode.el: Customize better.
|
|
2952
|
|
2953 * modes/hideshow.el: Customize.
|
|
2954
|
|
2955 * packages/icomplete.el: Don't turn on by default; customize
|
|
2956 correctly.
|
|
2957
|
|
2958 * utils/uniquify.el: Don't invade Emacs by default.
|
|
2959 (uniquify-buffer-name-style): Default to nil.
|
|
2960
|
|
2961 * utils/uniquify.el: Removed support for Emacs 18.
|
|
2962
|
|
2963 * packages/pending-del.el: Customize `pending-delete-mode'.
|
|
2964
|
|
2965 * modes/sh-script.el: Renamed `sh-script' customization group to `sh'.
|
|
2966
|
|
2967 * packages/balloon-help.el: Customize `balloon-help-mode'.
|
|
2968
|
|
2969 * packages/paren.el: Don't invade Emacs by default.
|
|
2970 Finished customizing.
|
|
2971
|
187
|
2972 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
2973
|
|
2974 * x11/x-toolbar.el (toolbar-paste-function): Remove reference to
|
|
2975 x-yank-primary-selection.
|
|
2976 Suggested by: Hrvoje Niksic <hniksic@srce.hr>
|
|
2977
|
|
2978 * prim/about.el (about-xemacs): Update release date with worst
|
|
2979 case.
|
|
2980 (about-maintainer-info): Sync entry with 19.16.
|
|
2981
|
|
2982 1997-09-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2983
|
|
2984 * packages/vc.el (vc-default-init-version): Make the default value
|
|
2985 be `nil'. Improve the docstring.
|
|
2986
|
|
2987 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
2988
|
|
2989 * prim/make-docfile.el: Spawn make-docfile to csh on next-mach as
|
|
2990 well as BSD.
|
|
2991
|
|
2992 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
2993
|
|
2994 * mule/mule-util.el: Clean of Emacs-ported things.
|
|
2995
|
|
2996 1997-09-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
2997
|
|
2998 * packages/etags.el (tags-file-pattern): Allow `,' in file names.
|
|
2999
|
|
3000 * prim/startup.el (initial-scratch-message): Converted to defcustom.
|
|
3001
|
|
3002 1997-09-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
3003
|
|
3004 * packages/tar-mode.el: Customize; use cl.el instead of
|
|
3005 home-brewed extensions.
|
|
3006
|
|
3007 1997-09-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3008
|
|
3009 * prim/subr.el (mapc-internal): Define for backward compatibility.
|
|
3010
|
|
3011 * cl/cl-extra.el: Don't define `mapc'.
|
|
3012
|
|
3013 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3014
|
|
3015 * prim/startup.el (initial-scratch-message): Cosmetic change.
|
|
3016
|
|
3017 Fri Sep 5 00:50:41 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3018
|
|
3019 * cc-mode/Release 5.17
|
|
3020
|
|
3021 Fri Sep 5 04:47:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3022
|
|
3023 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
3024 Fixes in sentence movement to properly
|
|
3025 handle M-e moving forward into a comment when looking at preceding
|
|
3026 whitespace, and M-a moving backward into comment when looking at
|
|
3027 following whitespace.
|
|
3028
|
|
3029 * cc-mode/cc-langs.el:
|
|
3030 Define `/' in c-mode-base-map since all modes now support
|
|
3031 c-electric-slash.
|
|
3032
|
|
3033 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
|
|
3034 c-expand-macro is meaningless in Java and IDL.
|
|
3035
|
|
3036 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
3037 Wrap backward-up-list in a c-safe call so no error results when
|
|
3038 buffer contains only a comment and point is at eob.
|
|
3039
|
|
3040 * cc-mode/cc-cmds.el (c-beginning-of-statement):
|
|
3041 Uncommented the looking-at call in the
|
|
3042 sentence-flag clause so that moving by forward-sentence when looking
|
|
3043 at the beginning of a comment works again. A previous log message in
|
|
3044 cc-mode.el indicates this was commented out "because
|
|
3045 c-beginning-of-statement-1 should do the right thing", but clearly it
|
|
3046 doesn't.
|
|
3047
|
|
3048 I don't know if this breaks something else, because I can't figure out
|
|
3049 why it was commented out in the first place.
|
|
3050
|
|
3051 Tue Aug 26 22:31:55 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3052
|
|
3053 * cc-mode/cc-styles.el (c-style-alist): "python" style,
|
|
3054 knr-argdecl-intro == +
|
|
3055
|
|
3056 Mon Aug 25 17:25:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3057
|
|
3058 * cc-mode/cc-engine.el (c-inside-bracelist-p):
|
|
3059 Add a test to the enum list test so that the
|
|
3060 following code won't erroneously recognize as inside a brace list:
|
|
3061
|
|
3062 static PyObject **
|
|
3063 unpack_sequence(v, argcnt, why)
|
|
3064 PyObject **v;
|
|
3065 int argcnt;
|
|
3066 enum *why_code;
|
|
3067 {
|
|
3068 int i;
|
|
3069
|
|
3070 Otherwise, the `enum' in the K&R decl trips this code up.
|
|
3071
|
|
3072 * cc-mode/cc-styles.el (c-style-alist): "python" style,
|
|
3073 fill-column = 78
|
|
3074
|
|
3075 Fri Aug 22 20:25:57 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3076
|
|
3077 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
3078 Don't break line in the middle of a string.
|
|
3079
|
|
3080 Mon Aug 18 17:37:24 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3081
|
|
3082 * cc-mode/cc-styles.el (c-style-alist):
|
|
3083 "python" style change: arglist-intro <= +
|
|
3084 "python" style change: inextern-lang <= 0
|
|
3085
|
|
3086 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3087
|
|
3088 * cc-mode/cc-styles.el (c-style-alist):
|
|
3089 "python" style requires c-comment-continuation-stars
|
|
3090 to be "".
|
|
3091
|
|
3092 1997-09-09 SL Baur <steve@altair.xemacs.org>
|
|
3093
|
|
3094 * utils/autoload.el: One too many -autoload suffixes.
|
|
3095
|
|
3096 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3097
|
|
3098 * prim/startup.el (initial-scratch-message): Cosmetic grammar
|
|
3099 fixup in startup *scratch* message.
|
|
3100
|
|
3101 1997-09-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3102
|
|
3103 * packages/vc.el (vc-register): make the second option arg COMMENT
|
|
3104 do something
|
|
3105
|
|
3106 * packages/vc.el (vc-register): Make the default initial
|
|
3107 version be `vc-default-init-version', a new variable
|
|
3108 defaulting to "0.1".
|
|
3109
|
|
3110 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
3111
|
|
3112 * prim/packages.el (packages-find-packages): Reverse package path.
|
|
3113 From Colin Rafferty <craffert@ml.com>
|
|
3114
|
|
3115 1997-09-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
3116
|
|
3117 * utils/edmacro.el (edmacro-parse-word): Accept ^foo (would signal
|
|
3118 error).
|
|
3119 (edmacro-format-1): Add SPC after ^.
|
|
3120
|
|
3121 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
3122
|
|
3123 * prim/make-docfile.el (Top Level): Ensure `load-path' always has
|
|
3124 directory names ending in '/'.
|
|
3125
|
|
3126 * prim/packages.el (list-autoloads-path): Assume `load-path'
|
|
3127 always has directories ending with trailing `/'s.
|
|
3128
|
|
3129 * version.el (emacs-version): Preserve previous matching info.
|
|
3130 From Didier Verna <verna@inf.enst.fr>
|
|
3131
|
|
3132 Wed Sep 3 13:53:10 1997 SL Baur <steve@altair.xemacs.org>
|
|
3133
|
|
3134 * prim/loadup.el: *Never* add directories to the load-path
|
|
3135 without trailing slashes.
|
|
3136
|
|
3137 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
3138
|
|
3139 * prim/packages.el (packages-find-packages): New argument:
|
|
3140 `suppress-user' to allow suppression of searching package
|
|
3141 hierarchies beginning with "~".
|
|
3142 (Top Level): Suppress searching user directories at dump time.
|
|
3143
|
185
|
3144 1997-08-30 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3145
|
|
3146 * packages/info.el (Info-mouse-track-double-click-hook): Added,
|
|
3147 and placed an `add-hook' into (Info-mode)
|
|
3148
|
|
3149 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3150
|
|
3151 * packages/hyper-apropos.el (hyper-apropos-help-map): add
|
|
3152 keybinding to `hyper-apropos-find-function'.
|
|
3153 (hyper-apropos-map): removed unnecessary double binding to
|
|
3154 `hyper-apropos-set-variable'.
|
|
3155 (hyper-apropos-find-function): new function.
|
|
3156 (hyper-apropos-popup-menu): if in the help mode, look for symbol
|
|
3157 at top of the buffer if necessary. Added menu entry for
|
|
3158 `hyper-apropos-find-function'.
|
|
3159
|
|
3160 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3161
|
|
3162 * prim/files.el (switch-to-buffer-other-frame): make it select-frame
|
|
3163
|
|
3164 1997-09-01 SL Baur <steve@altair.xemacs.org>
|
|
3165
|
|
3166 * x11/x-menubar.el (default-menubar): Put tetris in the game menu,
|
|
3167 and move it and the mine game to the top of the menu.
|
|
3168
|
|
3169 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
3170
|
|
3171 * packages/lpr.el: Clone message-flatten-list.
|
|
3172
|
|
3173 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3174
|
|
3175 * apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3176 iso-2022-jp-2 is defined as coding-system.
|
|
3177
|
|
3178 * mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
3179 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
3180
|
|
3181 (iso-2022-jp-2): New coding system.
|
|
3182
|
|
3183 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3184
|
|
3185 * prim/about.el (about-maintainer-glyph): Fix problem with
|
|
3186 jka-compr.el.
|
|
3187
|
|
3188 1997-08-25 SL Baur <steve@altair.xemacs.org>
|
|
3189
|
|
3190 * prim/help.el (find-function): ff-read-function was renamed.
|
|
3191 (find-function-other-window): Ditto.
|
|
3192 (find-function-other-frame): Ditto.
|
|
3193
|
|
3194 1997-08-21 SL Baur <steve@altair.xemacs.org>
|
|
3195
|
|
3196 * prim/packages.el (packages-find-packages-1): Append trailing
|
|
3197 slash to directories added to the load-path.
|
|
3198
|
|
3199 1997-08-17 SL Baur <steve@altair.xemacs.org>
|
|
3200
|
|
3201 * utils/autoload.el (fixup-autoload-buffer): Replace lost guard
|
|
3202 statement.
|
|
3203
|
|
3204 * prim/make-docfile.el: Remove BOGUS redefinition of
|
|
3205 find-file-hooks.
|
|
3206 * prim/update-elc.el: Ditto.
|
|
3207
|
|
3208 * prim/packages.el (locate-library): Put guard on usage of
|
|
3209 `find-file-hooks' (it doesn't exist when temacs is being run).
|
|
3210
|
183
|
3211 Fri Aug 15 17:26:05 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3212
|
|
3213 * cc-mode/Release 5.16
|
|
3214
|
|
3215 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3216
|
|
3217 * cc-mode/cc-styles.el (c-style-alist):
|
|
3218 "python" style requires c-comment-continuation-stars
|
|
3219 to be "".
|
|
3220
|
|
3221 * cc-mode/cc-engine.el (c-end-of-statement-1):
|
|
3222 Eliminate false hits on important characters
|
|
3223 inside literals (strings, comments).
|
|
3224
|
|
3225 Tue Aug 12 21:47:18 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3226
|
|
3227 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
3228 In this function, and the defadvice,
|
|
3229 call indent-new-comment-line if not in a comment.
|
|
3230
|
|
3231 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): Definition moved to
|
|
3232 cc-mode.el
|
|
3233
|
|
3234 * cc-mode/cc-mode.el (c-buffer-is-cc-mode):
|
|
3235 Definition moved here from cc-vars.el. Also,
|
|
3236 put permanent-local property on variable so it's value won't get
|
|
3237 killed by kill-all-local-variables. This makes it easier for non-CC
|
|
3238 Mode derived modes to be initialized correctly.
|
|
3239
|
|
3240 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
3241 In preserve-p test, don't test char-before when at
|
|
3242 bobp. Open brace at bobp is illegal in most modes, but not awk-mode,
|
|
3243 which depends on CC Mode.
|
|
3244
|
|
3245 Mon Aug 11 15:37:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3246
|
|
3247 * cc-mode/cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
|
|
3248 Remove obsolete variable c-double-slash-is-comments-p.
|
|
3249
|
|
3250 * cc-mode/cc-langs.el (c-double-slash-is-comments-p): Remove
|
|
3251 obsolete variable.
|
|
3252
|
|
3253 * cc-mode/cc-cmds.el (c-fill-paragraph):
|
|
3254 Remove conditional on obsolete variable
|
|
3255 c-double-slash-is-comments-p.
|
|
3256
|
|
3257 * cc-mode/cc-styles.el (c-style-alist):
|
|
3258 Conform comment settings to RMS's preferences.
|
|
3259
|
|
3260 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3261
|
|
3262 * cc-styles.el (c-set-offset): Added autoload cookie.
|
|
3263
|
|
3264 1997-08-15 SL Baur <steve@altair.xemacs.org>
|
|
3265
|
|
3266 * cl/cl-macs.el (cl-make-type-test): De-ebolify type test for
|
|
3267 'character.
|
|
3268
|
|
3269 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3270
|
|
3271 * packages/man.el (Manual-mouseify-xrefs): Skip the top line of
|
|
3272 manual entries so to not get the all-caps pseudo xrefs in the
|
|
3273 heading in our list of manuals.
|
|
3274 (Manual-buffers-have-stars): new customize option.
|
|
3275 (manual-entry): Fix to utilize the new variable, and to not put
|
|
3276 stars around manual names put in the minibuffer history.
|
|
3277
|
|
3278 1997-08-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3279
|
|
3280 * packages/info.el (Info-directory-list): reverse the
|
|
3281 `Info-default-directory-list' when using it to initialize the
|
|
3282 `Info-directory-list'.
|
|
3283 (Info-insert-dir): make it so the insertion of a locadir file at a
|
|
3284 "^[ \t]*Local.*\n[ \t]*[-=]+" line works correctly.
|
|
3285
|
|
3286 Mon Aug 11 17:35:35 1997 SL Baur <steve@altair.xemacs.org>
|
|
3287
|
|
3288 * prim/loaddefs.el (((dir load-path))): Ignore all errors.
|
|
3289
|
|
3290 * utils/autoload.el (fixup-autoload-buffer): Wrapping autoloads
|
|
3291 files with a guard produces invalid bytecode.
|
|
3292
|
|
3293 * prim/make-docfile.el (package-path): Look in the package path
|
|
3294 for autoloads files.
|
|
3295
|
|
3296 * prim/packages.el (packages-find-packages-1): Don't append
|
|
3297 trailing "/" when adding a top-level Lisp directory.
|
|
3298 (list-autoloads-path): New function. Use existing precomputed
|
|
3299 load-path instead of doing the old broken computation.
|
|
3300
|
|
3301 1997-08-11 SL Baur <steve@altair.xemacs.org>
|
|
3302
|
|
3303 * prim/startup.el (command-line-1): Allow setting of
|
|
3304 `initial-scratch-message' to nil to turn it off.
|
|
3305 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
3306
|
181
|
3307 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3308
|
|
3309 * packages/info.el: (info::toolbar) swap next and prev buttons to
|
|
3310 match the order of the node headings in info files.
|
|
3311
|
|
3312 1997-08-09 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3313
|
|
3314 * packages/info.el: (Info-fontify-node) will now split top line
|
|
3315 that spans 3 lines. (Info-extract-pointer) adjust to match.
|
|
3316
|
|
3317 1997-08-08 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3318
|
|
3319 * packages/info.el: (Info-extract-pointer) make it move forward
|
|
3320 one more line so when the top line has been split, the toolbar
|
|
3321 arrows, u, and p will find the link they need.
|
|
3322
|
|
3323 Thu Aug 7 18:13:12 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3324
|
|
3325 * cc-mode/Release 5.15
|
|
3326
|
|
3327 Thu Aug 7 19:21:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3328
|
|
3329 * cc-mode/cc-styles.el (c-set-offset): Added autoload cookie.
|
|
3330
|
|
3331 * cc-mode/cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table,
|
|
3332 objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
|
|
3333 cookies. c-mode-syntax-table already has one.
|
|
3334
|
|
3335 Wed Aug 6 21:50:08 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3336
|
|
3337 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3338 Check all cc-mode-19 interface requirements.
|
|
3339
|
|
3340 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3341
|
|
3342 * cc-mode/cc-align.el (c-lineup-java-throws):
|
|
3343 Change the `when' clause to an `if-progn' :-(
|
|
3344
|
|
3345 * cc-mode/cc-langs.el (c-common-init):
|
|
3346 Make comment-line-break-function buffer local iff it's boundp.
|
|
3347
|
|
3348 * cc-mode/cc-cmds.el:
|
|
3349 defadvice for indent-new-comment-line keys off of c-buffer-is-cc-mode
|
|
3350 instead of an explicit major-mode list. this means non-CC Mode
|
|
3351 derived modes will work properly
|
|
3352
|
|
3353 * cc-mode/cc-mode.el (c-initialize-cc-mode): Set
|
|
3354 c-buffer-is-cc-mode to t.
|
|
3355
|
|
3356 * cc-mode/cc-vars.el (c-buffer-is-cc-mode): New variable
|
|
3357
|
|
3358 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3359 Give in to the pressure. require 'cc-mode-19
|
|
3360 if functionp is not bound. Too many novice errors without this.
|
|
3361
|
|
3362 * cc-mode/cc-cmds.el:
|
|
3363 Added advice for indent-new-comment-line so older Emacsen work if they
|
|
3364 don't have the variable comment-line-break-function.
|
|
3365
|
|
3366 Mon Aug 4 14:55:40 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3367
|
|
3368 * cc-mode/cc-langs.el (c-mode-base-map, c++-mode-map):
|
|
3369 Move `/' as an electric character
|
|
3370 from c++-mode-map to c-mode-base-map for all languages.
|
|
3371
|
|
3372 * cc-mode/cc-cmds.el (c-electric-slash):
|
|
3373 Make this work as the final slash in a */ block
|
|
3374 oriented comment closing token.
|
|
3375
|
|
3376 * cc-mode/cc-vars.el (c-comment-continuation-stars):
|
|
3377 Can take a nil value. Also, the default value is "* ".
|
|
3378
|
|
3379 * cc-mode/cc-cmds.el (c-comment-line-break-function): nil value for
|
|
3380 c-comment-continuation-stars means use old semantics
|
|
3381
|
|
3382 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3383
|
|
3384 * cc-mode/cc-cmds.el (c-comment-line-break-function):
|
|
3385 Added optional soft argument
|
|
3386
|
|
3387 * cc-mode/cc-langs.el (c-common-init): Set comment-multi-line and
|
|
3388 comment-line-break-function here for all modes.
|
|
3389
|
|
3390 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode,
|
|
3391 idl-mode):
|
|
3392 Don't set comment-multi-line here.
|
|
3393
|
|
3394 * cc-mode/cc-vars.el (c-comment-continuation-stars): New variable
|
|
3395
|
|
3396 * cc-mode/cc-cmds.el (c-comment-line-break-function): New function
|
|
3397 for proposed mode-specific comment-line-break-function variable.
|
|
3398
|
|
3399 * cc-mode/cc-mode.el (c-mode): comment-multi-line => nil
|
|
3400
|
|
3401 * cc-mode/cc-langs.el (c-C-comment-start-regexp): Obsolete.
|
|
3402
|
|
3403 (c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
|
|
3404
|
|
3405 (c-populate-syntax-table, c-setup-dual-comments): Merge both functions
|
|
3406 into c-populate-syntax-table. With the new 9X draft C standard, both
|
|
3407 line and block oriented comments are supported in all modes, so always
|
|
3408 set up the syntax tables to support both comment styles.
|
|
3409
|
|
3410 (c-mode-syntax-table, c++-mode-syntax-table, java-mode-syntax-table,
|
|
3411 objc-mode-syntax-table, idl-mode-syntax-table): Use the new syntax
|
|
3412 table initialization idioms.
|
|
3413
|
|
3414 (c-enable-//-in-c-mode): Obsolete.
|
|
3415
|
|
3416 * cc-mode/cc-mode.el (c-mode):
|
|
3417 c-comment-start-regexp uses c-C++-comment-start-regexp to
|
|
3418 support line oriented comments.
|
|
3419
|
|
3420 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3421
|
|
3422 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
3423 CASE 5D.4: template argument continuation
|
|
3424 lines are now analyzed as template-args-cont.
|
|
3425
|
|
3426 * cc-mode/cc-styles.el (c-offsets-alist):
|
|
3427 Added template-args-cont syntactic symbol
|
|
3428
|
|
3429 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3430
|
|
3431 * cc-mode/cc-styles.el (c-styles-alist):
|
|
3432 In "java" style, set c-hanging-comment-starter-p to
|
|
3433 nil to preserve Javadoc starter lines.
|
|
3434
|
|
3435 1997-08-08 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3436
|
|
3437 * prim/obsolete.el (define-obsolete-variable-alias): If the
|
|
3438 obsolete variable was setq'ed before the code was loaded we want
|
|
3439 that value.
|
|
3440
|
|
3441 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3442
|
|
3443 * packages/man.el: Several modifications
|
|
3444
|
|
3445 * (manual-entry) buffers are named without *'s, when
|
|
3446 `buffers-menu-submenus-for-groups-p' is t, so they show up
|
|
3447 in a subsection of the Buffer's menu now, rather than
|
|
3448 lumped under *Misc*.
|
|
3449
|
|
3450 * (Manual-mode) added a local `kill-buffer-hook' to remove
|
|
3451 a killed manual from the `Manual-page-history'
|
|
3452
|
|
3453 * (Manual-last-page) begun rewrite of manuvering and
|
|
3454 viewing mode code
|
|
3455
|
|
3456 * (Manual-mouseify-xrefs) hyphenated xrefs are highlighted
|
|
3457 now, and properly handled when the second line is
|
|
3458 indented. They end up on the menus too.
|
|
3459
|
|
3460 * (Manual-popup-menu) made the far button popup menus look
|
|
3461 better by removing the prefix string and adding a title.
|
|
3462
|
|
3463 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3464
|
|
3465 * packages/info.el: (Info-highlight-region) Fixed it to not
|
|
3466 highlight the indention spaces in xrefs split across lines with
|
|
3467 indention on the second line.
|
|
3468
|
|
3469 1997-08-06 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3470
|
|
3471 * packages/info.el: Numerous modifications, including:
|
|
3472
|
|
3473 * support for "dir" merging 'ala Emacs-19.34, with
|
|
3474 fallback to cheap localdir files in the secondary info
|
|
3475 directories.
|
|
3476
|
|
3477 * changed default `Info-annotations-path' from
|
|
3478 ~/.infonotes to ~/.xemacs/info.notes
|
|
3479
|
|
3480 * added `Info-additional-directory-list'
|
|
3481
|
|
3482 * changed a call to w3-fetch to browse-url
|
|
3483
|
|
3484 * added new variables and functions from GNU Emacs 19.34:
|
|
3485 `Info-dir-contents', `Info-dir-contents-directory',
|
|
3486 `Info-dir-file-attributes', and the function
|
|
3487 `Info-insert-dir'
|
|
3488
|
|
3489 * rewrote `Info-suffixed-file' to a cond block rather than
|
|
3490 nested if's for aesthetic reasons.
|
|
3491
|
|
3492 * made the top line get split if it's longer than 79
|
|
3493 characters and tweaked fontification to handle that.
|
|
3494
|
|
3495 * changed the look of the pop-up mouse menus by utilizing
|
|
3496 the "--:etchedThing" dividers.
|
|
3497
|
|
3498 * several docstring reformats and typo fixes, a few
|
|
3499 comments deleted.
|
|
3500
|
|
3501 * info/dir: deleted the Locals: line. I think it's obsolete since
|
|
3502 the "dir" merge can put things from like-named nodes in separated
|
|
3503 "dir" files all under one menu, which is more versatile than just
|
|
3504 a "Locals:" section. If you still want a "Locals:" section, make
|
|
3505 yourself a node for it.
|
|
3506
|
|
3507 1997-08-07 SL Baur <steve@altair.xemacs.org>
|
|
3508
|
|
3509 * egg/egg.el (hiragana-region): Ebola cleanup.
|
|
3510 (katakana-region): Ditto.
|
|
3511
|
|
3512 1997-08-02 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3513 * prim/files.el (save-buffers-kill-emacs):
|
|
3514 If there are active processes, then list them before querying if
|
|
3515 it is ok to exit emacs.
|
|
3516
|
|
3517 1997-08-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3518
|
|
3519 * efs/dired.el (dired-get-filename) Move the skipping of the
|
|
3520 ending carriage return on NT to inside the setq so `and' won't
|
|
3521 fail on Unix.
|
|
3522
|
179
|
3523 1997-07-30 SL Baur <steve@altair.xemacs.org>
|
|
3524
|
|
3525 * prim/startup.el (find-emacs-root-internal-1): Remove diagnostic.
|
|
3526
|
|
3527 * prim/packages.el (packages-find-packages): Remove diagnostic.
|
|
3528
|
|
3529 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
3530
|
|
3531 * utils/config.el (config-value-hash-table): Only store the first
|
|
3532 occurrence of a symbol.
|
|
3533
|
|
3534 * modes/make-mode.el: Remove imenu stuffs.
|
|
3535
|
177
|
3536 Sat Jul 26 12:24:20 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3537
|
|
3538 * cc-mode/ Release 5.14
|
|
3539
|
|
3540 Sat Jul 26 16:03:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3541
|
|
3542 * cc-mode/cc-styles.el (c-styles-alist):
|
|
3543 In "java" style, set c-hanging-comment-starter-p to
|
|
3544 nil to preserve Javadoc starter lines.
|
|
3545
|
|
3546 Fri Jul 25 22:17:07 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3547
|
|
3548 * cc-mode/cc-engine.el (c-beginning-of-statement-1):
|
|
3549 When checking for bare semi, don't match
|
|
3550 on a semi following a close brace, otherwise the following legal code
|
|
3551 fails:
|
|
3552
|
|
3553 void foo()
|
|
3554 {
|
|
3555 static struct Pattern nums
|
|
3556 = {1, 2, 3};
|
|
3557
|
|
3558 int j = 2;
|
|
3559 }
|
|
3560
|
|
3561 This might break some bare semi idioms but those are probably more
|
|
3562 rare than static initializers.
|
|
3563
|
|
3564 * cc-mode/cc-vars.el (idl-mode-hook): New variable.
|
|
3565
|
|
3566 * cc-mode/cc-mode.el (idl-mode): Support for CORBA's IDL language.
|
|
3567
|
|
3568 * cc-mode/idl-font-lock.el: Unsupported font-lock definitions for IDL.
|
|
3569 This should be merged in with font-lock.el
|
|
3570
|
|
3571 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3572 move the calling of c-make-styles-buffer-local
|
|
3573 into c-initialize-builtin-style.
|
|
3574
|
|
3575 * cc-mode/cc-styles.el (c-set-style-2):
|
|
3576 Fixed broken implementation of inherited styles.
|
|
3577
|
|
3578 * cc-mode/cc-mode.el (c-initialize-cc-mode):
|
|
3579 Run the c-initialization-hook, but only once
|
|
3580 per Emacs session.
|
|
3581
|
|
3582 * cc-mode/cc-vars.el (c-initialization-hook): New variable.
|
|
3583
|
|
3584 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
3585 CASE 5I: When adding 'inclass syntax, use the
|
|
3586 relpos pointing to the class opening brace, unless that hangs on the
|
|
3587 right side, in which case, use the start of the class/struct keyword.
|
|
3588
|
|
3589 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3590
|
|
3591 * cc-mode/cc-langs.el (c-symbol-key):
|
|
3592 first character must be a letter or underscore
|
|
3593
|
|
3594 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
3595
|
|
3596 * packages/vc.el (vc-version-diff): Autoload for the menu.
|
|
3597 Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com>
|
|
3598
|
|
3599 1997-07-24 SL Baur <steve@altair.xemacs.org>
|
|
3600
|
|
3601 * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS
|
|
3602 process exit handling bug.
|
|
3603 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
3604
|
|
3605 1997-07-23 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3606
|
|
3607 * packages/info.el: (Info-fontify-node) Allow colons in menu
|
|
3608 names. There must be whitespace following the menu ending colon.
|
|
3609
|
|
3610 1997-07-23 SL Baur <steve@altair.xemacs.org>
|
|
3611
|
|
3612 * prim/faces.el (invert-face): Make interactive.
|
|
3613 Suggested by David Bakhash <cadet@sst.ll.mit.edu>
|
|
3614
|
|
3615 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3616
|
|
3617 * modes/view-process-system-specific.el added
|
|
3618 `View-process-field-name-descriptions-linux', transcribed from
|
|
3619 man 7 ps_fields. Linux signals fixed to match <asm/signal.h>.
|
|
3620
|
|
3621 1997-07-22 SL Baur <steve@altair.xemacs.org>
|
|
3622
|
|
3623 * x11/x-toolbar.el (toolbar-paste-function): Add default as
|
|
3624 option.
|
|
3625
|
|
3626 * prim/minibuf.el (force-dialog-box-use): Fix typo.
|
|
3627 From Pekka Marjola <pema@iki.fi>
|
|
3628
|
|
3629 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3630
|
|
3631 * prim/packages.el (locate-data-directory): New function to search
|
|
3632 for directories in the data-directory-list.
|
|
3633
|
|
3634 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3635
|
|
3636 * prim/minibuf.el: New customize variable:
|
|
3637 `minibuffer-history-uniquify'
|
|
3638 (read-from-minibuffer) Only remove histval from list if
|
|
3639 minibuffer-history-uniquify is t.
|
|
3640
|
|
3641 * custom/custom.el: Fix typo in (defgroup) docstring.
|
|
3642
|
|
3643 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3644
|
|
3645 * prim/startup.el (set-default-load-path): Initialize package
|
|
3646 paths as final step if everything else went O.K.
|
|
3647
|
|
3648 * prim/help.el: Removed locate-library (moved to packages.el).
|
|
3649
|
|
3650 * prim/subr.el: Removed lamda macro (moved to packages.el).
|
|
3651
|
|
3652 * prim/packages.el (package-find-packages): New function. Search
|
|
3653 package hierarchies for interesting directories.
|
|
3654 (package-find-packages-1): Helper function for the above. Do the
|
|
3655 searching in exactly 1 directory.
|
|
3656
|
|
3657 * packages/vc.el: Add ClearCase maintainer.
|
|
3658
|
|
3659 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3660
|
|
3661 * modes/whitespace-mode.el (toplevel) Install toolbar button using
|
|
3662 `toolbar-add-item' rather than redefining the whole default
|
|
3663 toolbar. If the button is already there, does nothing, so a
|
|
3664 custom toolbar containing a whitespace button can made with
|
|
3665 `edit-toolbar' once it's been installed the first time.
|
|
3666
|
|
3667 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
3668
|
|
3669 * utils/speedbar.el:
|
|
3670 (speedbar-frame-mode): Autoload.
|
|
3671 (speedbar-get-focus): Autoload.
|
|
3672 (speedbar): Autoload (correctly).
|
|
3673
|
|
3674 (speedbar-frame-width): Test liveness of frame
|
|
3675 too.
|
|
3676 (speedbar-frame-mode): Avoid some Emacs 20 code.
|
|
3677 From Markus Linnala <maage@cs.tut.fi>
|
|
3678
|
|
3679 * prim/startup.el (find-emacs-root-internal): Search
|
|
3680 prefix-directory directly for XEmacs installed stuffs.
|
|
3681
|
|
3682 * utils/smtpmail.el (smtpmail-send-it): Autoload.
|
|
3683
|
|
3684 * prim/startup.el (command-line): Put advisory text in *scratch*
|
|
3685 at startup.
|
|
3686
|
|
3687 * packages/info.el (Info-exit): Guard against deletion of only
|
|
3688 frame.
|
|
3689 From David Bakhash <cadet@MIT.EDU>
|
|
3690
|
|
3691 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
3692
|
|
3693 * utils/elp.el: Spelling correction.
|
|
3694 From karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
|
|
3695
|
175
|
3696 1997-07-19 Steven L Baur <steve@altair.xemacs.org>
|
|
3697
|
|
3698 * prim/about.el: Sundry changes.
|
|
3699
|
|
3700 1997-07-18 Steven L Baur <steve@altair.xemacs.org>
|
|
3701
|
|
3702 * packages/crypt.el (crypt-inhibit-formats): New variable.
|
|
3703 (crypt-encoded-p): Use it.
|
|
3704 Based on a patch by Tkil <tkil@scrye.com>
|
|
3705
|
|
3706 * utils/ring.el (ring-p): Make compatible, not obsolete.
|
|
3707
|
|
3708 1997-07-16 Steven L Baur <steve@altair.xemacs.org>
|
|
3709
|
|
3710 * utils/crontab.el (crontab-get): Check for `no crontab for' as an
|
|
3711 error return.
|
|
3712 Suggested by Jeff Miller <jmiller@smart.net>
|
|
3713
|
|
3714 * modes/arc-mode.el: Clean up comment.
|
|
3715
|
|
3716 * packages/tar-mode.el: Clean up comments.
|
|
3717
|
|
3718 Wed Jul 16 23:56:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3719
|
|
3720 * cc-mode/: Release 5.13.
|
|
3721
|
|
3722 Thu Jul 17 03:36:22 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3723
|
|
3724 * cc-mode/cc-langs.el (c-symbol-key):
|
|
3725 first character must be a letter or underscore
|
|
3726
|
|
3727 Mon Jul 14 23:43:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3728
|
|
3729 * cc-mode/cc-langs.el (c-make-inherited-keymap): Change to a defun
|
|
3730
|
|
3731 * cc-mode/cc-langs.el:
|
|
3732 Added (require 'cc-defs) to pick up the definition of c-emacs-features.
|
|
3733
|
|
3734 * cc-mode/README: Simplified instructions
|
|
3735
|
|
3736 * cc-mode/cc-make.el: New file to aid in byte-compiling in older
|
|
3737 Emacsen.
|
|
3738
|
|
3739 Sun Jul 13 21:24:37 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3740
|
|
3741 * cc-mode/cc-cmds.el: cc-defs is required to pick up the
|
|
3742 c-add-syntax macro
|
|
3743
|
|
3744 * cc-mode/cc-langs.el (c-mode-menu):
|
|
3745 Added uncomment region and slight rearrangement of
|
|
3746 items
|
|
3747
|
|
3748 * cc-mode/cc-cmds.el (c-electric-backspace):
|
|
3749 Must get 'supercede property values to work
|
|
3750 with delsel and pending-del.
|
|
3751
|
|
3752 Thu Jul 10 20:46:09 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3753
|
|
3754 * cc-mode/cc-engine.el (c-maybe-labelp):
|
|
3755 defvar this to shut up the byte compiler
|
|
3756
|
|
3757 Wed Jul 9 22:08:58 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3758
|
|
3759 * cc-mode/cc-styles.el (c-initialize-builtin-style):
|
|
3760 use copy-sequence instead of copy-tree
|
|
3761 so the cl module isn't necessary.
|
|
3762
|
|
3763 * cc-mode/cc-cmds.el (c-electric-brace):
|
|
3764 fix ebola eradication consequence in the
|
|
3765 preserve-p test.
|
|
3766
|
|
3767 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
3768
|
|
3769 * prim/about.el (xemacs-hackers): Add info about IENAGA Kazuyuki.
|
|
3770 (about-url-alist): Ditto.
|
|
3771 (about-maintainer-info): Ditto.
|
|
3772
|
|
3773 * prim/modeline.el (add-minor-mode): Update docstring.
|
|
3774
|
|
3775 1997-07-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3776
|
|
3777 * packages/pending-del.el (pending-delete-mode): Use the option
|
|
3778 symbol as argument to add-minor-mode, not its value.
|
|
3779
|
|
3780 1997-07-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3781
|
|
3782 * packages/pending-del.el (pending-delete-modeline-string): New
|
|
3783 option.
|
|
3784
|
|
3785 1997-07-14 Steven L Baur <steve@altair.xemacs.org>
|
|
3786
|
|
3787 * prim/files.el (auto-mode-alist): Readd objective c mode.
|
|
3788 From Barry A. Warsaw <bwarsaw@CNRI.Reston.Va.US>
|
|
3789
|
|
3790 * prim/make-docfile.el: Print more informative message when
|
|
3791 attempting to create docfile and all dumped .elcs do not exist.
|
|
3792
|
173
|
3793 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3794
|
|
3795 * prim/files.el (save-some-buffers): Guard call to
|
|
3796 `delete-other-windows'.
|
|
3797
|
|
3798 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3799
|
|
3800 * prim/minibuf.el: (read-from-minibuffer) Corrected indentation,
|
|
3801 History lists don't contain dups anymore, newest is put on top and
|
|
3802 removed from the cdr.
|
|
3803
|
|
3804 1997-07-13 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3805
|
|
3806 * packages/man.el: (manual-entry) Added `Manual-page-
|
|
3807 minibuffer-history', and added it to the read-string statement.
|
|
3808 Added #\: to `fmh' so that manuals named like MIME::Parser(3) are
|
|
3809 found at point.
|
|
3810 (Manual-mouseify-xrefs) Fixed it so now it will mousify the manual
|
|
3811 entry on the first line of an apropos listing.
|
|
3812
|
|
3813 1997-07-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3814
|
|
3815 * packages/info.el: Added `Info-minibuffer-history', and made it
|
|
3816 the minibuffer history variable in the `completing-read' calls.
|
|
3817
|
|
3818 * utils/savehist.el: Added `Info-minibuffer-history' to default
|
|
3819 value of `savehist-history-variables'.
|
|
3820
|
|
3821 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3822
|
|
3823 * modes/lisp-mode.el: Restore verbosity as an option.
|
|
3824 From Hrvoje Niksic <hniksic@srce.hr>
|
|
3825
|
|
3826 1997-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
3827
|
|
3828 * prim/cmdloop.el (execute-extended-command): Use
|
|
3829 `sorted-key-descriptions'.
|
|
3830
|
|
3831 * prim/help.el (sorted-key-descriptions): New function.
|
|
3832 (where-is): Use it.
|
|
3833 (where-is): Use `read-command'.
|
|
3834
|
|
3835 * prim/macros.el (kbd-macro-query): Use `read-char-exclusive'
|
|
3836 instead of `read-char'.
|
|
3837
|
|
3838 * prim/cmdloop.el (read-char): Correctly inhibit quit.
|
|
3839
|
|
3840 * prim/files.el: Use `files' group.
|
|
3841
|
|
3842 * prim/disp-table.el (describe-display-table): Made it work; don't
|
|
3843 use `describe-vector'.
|
|
3844
|
|
3845 * prim/gui.el: Customized.
|
|
3846
|
|
3847 * utils/edmacro.el (insert-kbd-macro): Move to macros.el.
|
|
3848
|
|
3849 * prim/macros.el: Synch with FSF 19.34.
|
|
3850
|
|
3851 * prim/featurep.el: Comment addition.
|
|
3852
|
|
3853 * prim/cus-start.el: Add variables from replace.el.
|
|
3854
|
|
3855 * prim/replace.el (case-replace): Use `defvar', not `defconst'.
|
|
3856
|
|
3857 * utils/crontab.el: Customized.
|
|
3858
|
|
3859 * utils/highlight-headers.el: Define -faces as a separate group;
|
|
3860 customize the variables.
|
|
3861
|
|
3862 * utils/uniquify.el: Hide from the Customize tree; the package
|
|
3863 changes state of XEmacs on load.
|
|
3864
|
|
3865 * packages/igrep.el: Don't insinuate XEmacs when loading.
|
|
3866 (igrep-insinuate): New function.
|
|
3867
|
|
3868 * packages/blink-cursor.el (blink-cursor-callback): Don't blink on
|
|
3869 TTY-s.
|
|
3870
|
|
3871 * prim/console.el (resume-pid-console): Use `eql'.
|
|
3872
|
|
3873 * prim/profile.el (profile): Restore old profiling state, instead
|
|
3874 of blindly turning off profiling.
|
|
3875
|
|
3876 * packages/add-log.el (add-log-c-like-modes): Add java-mode.
|
|
3877
|
|
3878 * packages/add-log.el: Require fortran when compiling.
|
|
3879
|
|
3880 * prim/device.el (device-list): Use `nconc' instead of `append'.
|
|
3881
|
|
3882 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3883
|
|
3884 * prim/files.el (save-some-buffers): Only delete other windows the
|
|
3885 first time through.
|
|
3886 Based on code from Hrvoje Niksic <hniksic@srce.hr>
|
|
3887
|
|
3888 1997-07-12 Steven L Baur <steve@altair.xemacs.org>
|
|
3889
|
|
3890 * prim/modeline.el (mouse-drag-modeline): Don't queue dummy eval
|
|
3891 events.
|
|
3892 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
3893
|
|
3894 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3895
|
|
3896 * packages/gnuserv.el (gnuserv-edit-files): Operate on this
|
|
3897 buffer's menubar.
|
|
3898
|
|
3899 1997-07-11 Steven L Baur <steve@altair.xemacs.org>
|
|
3900
|
|
3901 * packages/gnuserv.el: Add done button.
|
|
3902 From Hrvoje Niksic <hniksic@srce.hr>
|
|
3903
|
|
3904 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
3905
|
|
3906 * utils/edit-toolbar.el: (edit-toolbar-file-name): Use
|
|
3907 `emacs-user-extension-dir'.
|
|
3908 (edit-toolbar-add-initialization): Ditto.
|
|
3909 (edit-toolbar-prompt-for-initialization): Ditto.
|
|
3910
|
|
3911 * utils/edit-toolbar.el: New file.
|
|
3912 From Peter Pezaris <pez@dwwc.com>
|
|
3913
|
|
3914 * utils/toolbar-utils.el: New file.
|
|
3915 From Jeff Miller <jmiller@smart.net>
|
|
3916
|
|
3917 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3918
|
|
3919 * packages/add-log.el (change-log-font-lock-keywords): Don't
|
|
3920 fontify closing paren.
|
|
3921
|
|
3922 * packages/pending-del.el: Some renamings, synch with Emacs 19.34.
|
|
3923
|
|
3924 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
3925
|
|
3926 * packages/hyper-apropos.el (hyper-apropos-get-doc): Don't
|
|
3927 autoload, there is very little point.
|
|
3928
|
|
3929 * prim/obsolete.el (frame-first-window): Make compatible, not
|
|
3930 obsolete.
|
|
3931
|
|
3932 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3933
|
|
3934 * packages/pending-del.el (pending-delete-pre-hook): Don't quote
|
|
3935 lambda.
|
|
3936 (pending-delete-pre-hook): Use `error-message-string'.
|
|
3937 (pending-delete): Treat as minor mode; define the standard turn-on
|
|
3938 and turn-off functions.
|
|
3939 (delete-active-region): Simplified.
|
|
3940
|
|
3941 * packages/pending-del.el: Don't turn on by default.
|
|
3942
|
|
3943 1997-07-09 Steven L Baur <steve@altair.xemacs.org>
|
|
3944
|
|
3945 * packages/pending-del.el: Correct typo in Hrvoje's upgrade.
|
|
3946
|
|
3947 * mel/mel-u.el (uuencode-external-decode-region): Force
|
|
3948 buffer-read-only nil because it gets changed magically to t during
|
|
3949 the call to `insert-file-contents'.
|
|
3950
|
|
3951 * tm/tm-image.el (mime-preview/filter-for-image): Comment out test
|
|
3952 for invalid glyph. It appears to be non-functional.
|
|
3953
|
|
3954 * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add
|
|
3955 entry for debug on signal.
|
|
3956
|
|
3957 * packages/supercite.el (sc-attribs-%@-addresses): + is valid in
|
|
3958 an Email address.
|
|
3959 (sc-attribs-<>-addresses): Ditto.
|
|
3960 (sc-get-address): Ditto.
|
|
3961
|
|
3962 * cc-mode/cc-cmds.el (c-electric-brace): Fix Ebola infection.
|
|
3963
|
|
3964 * prim/dumped-lisp.el (dumped-lisp-packages): Tweak dump order
|
|
3965 so "startup" is loaded before the autoloads.
|
|
3966
|
|
3967 * custom/cus-edit.el (custom-file): Use same logic as startup.el
|
|
3968
|
|
3969 j1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
3970
|
|
3971 * prim/simple.el (log-message-ignore-regexps): Reduced
|
|
3972 significantly.
|
|
3973
|
171
|
3974 Tue Jul 8 23:47:47 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3975
|
|
3976 * cc-mode/Release 5.12
|
|
3977
|
|
3978 Mon Jul 7 23:47:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3979
|
|
3980 * cc-mode/cc-styles.el, cc-mode/cc-mode.el, cc-mode/cc-menus.el,
|
|
3981 cc-mode/cc-langs.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
3982 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
3983 Reorganization to support byte-recompile-directory.
|
|
3984
|
|
3985 * cc-mode/Release: Don't put release number in tar file
|
|
3986
|
|
3987 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3988
|
|
3989 * cc-mode/cc-langs.el (c-mode-base-map):
|
|
3990 Proper binding of c-electric-backspace and
|
|
3991 c-electric-delete, based on the policy of the various maintainers.
|
|
3992 Thank goodness for delete-key-deletes-forward!
|
|
3993
|
|
3994 * cc-mode/cc-vars.el (c-tab-always-indent, c-hanging-braces-alist):
|
|
3995 Minor changes to the cutomize format.
|
|
3996
|
|
3997 * cc-mode/cc-mode-19.el: Initial revision
|
|
3998
|
|
3999 * cc-mode/cc-menus.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
|
|
4000 cc-mode/cc-cmds.el, cc-mode/cc-align.el:
|
|
4001 Major Ebola eradication.
|
|
4002
|
|
4003 Wed Jul 2 21:33:04 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4004
|
|
4005 * cc-mode/cc-engine.el (c-crosses-statement-barrier-p,
|
|
4006 c-guess-basic-syntax): Ebola eradication.
|
|
4007
|
|
4008 * cc-mode/cc-cmds.el (c-indent-region):
|
|
4009 Call c-echo-parsing-error to echo last parsing
|
|
4010 error that may have occurred.
|
|
4011
|
|
4012 * cc-mode/cc-engine.el (c-echo-parsing-error): New function.
|
|
4013
|
|
4014 * cc-mode/cc-engine.el (c-parsing-error): new variable
|
|
4015
|
|
4016 (c-parse-state): When an unbalanced close brace is discovered, don't
|
|
4017 raise an error (prevents insertion of character). Insert the
|
|
4018 character, display a warning message, and set c-parsing-error so
|
|
4019 syntax echoing will be disabled.
|
|
4020
|
|
4021 (c-show-syntactic-information, c-indent-line): Suppress syntax echoing
|
|
4022 if c-parsing-error is non-nil.
|
|
4023
|
|
4024 * cc-styles.el: Added require of cl to pick up definition of copy-tree.
|
|
4025
|
|
4026 Mon Jun 30 21:41:00 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4027
|
|
4028 * cc-mode/cc-langs.el, cc-mode/cc-mode.el (c-mode-map,
|
|
4029 c++-mode-map, objc-mode-map, java-mode-map):
|
|
4030 Moved
|
|
4031 defvars from cc-langs.el to cc-mode.el for use in c-mode, c++-mode,
|
|
4032 objc-mode, and java-mode docstrings. Actual population of these mode
|
|
4033 maps remains in cc-langs.el.
|
|
4034
|
|
4035 * cc-mode/cc-mode.el:
|
|
4036 Require cc-langs at top level, so as to get the definitions for
|
|
4037 c-mode-map, et al. that are used in the *-mode docstrings.
|
|
4038
|
|
4039 Fri Jun 27 17:33:32 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4040
|
|
4041 * cc-mode/cc-langs.el (c-mode-syntax-table):
|
|
4042 Added autoload cookie for gdb-mode.
|
|
4043
|
|
4044 Thu Jun 26 21:12:56 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4045
|
|
4046 * cc-mode/cc-engine.el (c-guess-basic-syntax):
|
|
4047 CASE 5H: Whack one ebola infection (e.g. using
|
|
4048 memq with the results of following-char in XEmacs 20).
|
|
4049
|
|
4050 * cc-mode/cc-styles.el:
|
|
4051 Added two require's that make autoload call of (c-set-style) work.
|
|
4052
|
|
4053 Sun Jun 22 16:40:30 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4054
|
|
4055 * cc-mode/cc-cmds.el (c-electric-delete):
|
|
4056 Don't call c-electric-backspace interactively.
|
|
4057
|
|
4058 Fri Jun 20 20:40:33 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
4059
|
|
4060 * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode):
|
|
4061 Make sure to call
|
|
4062 c-update-modeline after the hooks are run, so that the modeline
|
|
4063 accurately reflects auto-newline and delete-key minor modes if the
|
|
4064 hooks set c-hungry-delete-key or c-auto-newline directly.
|
|
4065
|
|
4066 * cc-align.el (c-lineup-java-throws): Fixed some regressions.
|
|
4067 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4068
|
|
4069 * packages/func-menu.el: Don't enable Makefile mode function menu
|
|
4070 by default.
|
|
4071 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4072
|
|
4073 * x11/x-menubar.el (file-menu-filter): Delete Frame should be
|
|
4074 active when multiple frames span multiple devices.
|
|
4075 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
4076
|
|
4077 1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
4078
|
|
4079 * packages/gnuserv.el: Remove RCS ID keywords.
|
|
4080
|
|
4081 * utils/savehist.el: Cosmetic changes. Hopefully, not
|
|
4082 user-visible.
|
|
4083
|
|
4084 * prim/debug.el (debug-convert-byte-code): Use compiled-function
|
|
4085 accessor functions.
|
|
4086
|
|
4087 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4088
|
|
4089 * modes/hideif.el (hide-ifdef-mode): Include modemap in call to
|
|
4090 `add-minor-mode'.
|
|
4091
|
|
4092 1997-07-08 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
4093
|
|
4094 * packages/add-log.el: Require add-log for accessing
|
|
4095 add-log-mailing-address and add-log-full-name variables.
|
|
4096
|
|
4097 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4098
|
|
4099 * bytecomp/disass.el (disassemble-1): Use functional interface
|
|
4100 instead of indexing into vector.
|
|
4101 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4102
|
|
4103 * prim/startup.el (emacs-user-extension-dir): New variable.
|
|
4104 (load-user-init-file): Use it. .xemacs and .xemacs-custom are
|
|
4105 moved into `emacs-user-extension-dir' and renamed to init.el and
|
|
4106 options.el respectively.
|
|
4107
|
|
4108 * prim/packages.el (packages-hardcoded-lisp): Remove "startup"
|
|
4109 since it is mentioned in dumped-lisp.el.
|
|
4110
|
|
4111 * cl/cl-macs.el (keymap-name): New defsetf.
|
|
4112 (keymap-prompt): Ditto.
|
|
4113 (keymap-default-binding): Ditto.
|
|
4114 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4115
|
|
4116 1997-07-07 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4117
|
|
4118 * packages/dabbrev.el: replace `buffer-substring' with
|
|
4119 `buffer-substring-no-properties' so that unwanted text
|
|
4120 properties (like read-only) are stripped from inserted
|
|
4121 dabbrev expansions.
|
|
4122
|
|
4123 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4124
|
|
4125 * comint/comint.el (comint-replace-by-expanded-history): Change
|
|
4126 buggy history test regexp.
|
|
4127 From Simon Marshall <simon@spiff.gnu.ai.mit.edu> (Emacs/Mule zeta)
|
|
4128
|
|
4129 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
4130
|
|
4131 * oobr/br-clos-ft.el (clos-scan-routine-arglist): Don't reference
|
|
4132 bytecode object as vector.
|
|
4133
|
|
4134 * hypberbole/hact.el (action:commandp): Don't reference bytecode
|
|
4135 objects as vectors.
|
|
4136 (action:params): Ditto.
|
|
4137
|
|
4138 * hyperbole/hypb.el (hypb:function-copy): Don't reference byte
|
|
4139 code objects as vectors.
|
|
4140 (hypb:function-symbol-replace): Document as broken. The
|
|
4141 substition cannot be done without some thinking I'm not in the
|
|
4142 mood for.
|
|
4143
|
|
4144 * efs/efs-ovwrt.el (efs-overwrite-fn): Attempt to correctly deal
|
|
4145 with the interactive spec.
|
|
4146
|
|
4147 * packages/apropos.el (apropos-safe-documentation): Use
|
|
4148 `compiled-function-doc-string' instead of referencing a bytecode
|
|
4149 object as an array.
|
|
4150
|
|
4151 * prim/subr.el (buffer-substring-no-properties): Undo previous
|
|
4152 change removing extents. set-text-properties works now.
|
|
4153 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4154
|
|
4155 * packages/hyper-apropos.el (hyper-apropos-get-doc): Get the
|
|
4156 argument list through a function instead of indexing into
|
|
4157 bytecode.
|
|
4158
|
|
4159 * utils/easymenu.el (easy-menu-add): Oops, wrong sense in
|
|
4160 comparison.
|
|
4161
|
|
4162 * comint/gdb.el (gdb-mode-syntax-table): New variable. Initialize
|
|
4163 with the logic currently in CC Mode 5.11.
|
|
4164 (gdb-mode): Use it.
|
|
4165
|
|
4166 * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the
|
|
4167 current local map.
|
|
4168
|
|
4169 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4170
|
|
4171 * language/english.el: Add quail-british for British.
|
|
4172
|
|
4173 * language/european.el: Register input-method for various non
|
|
4174 quail-latin-1 methods.
|
|
4175
|
169
|
4176 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
4177
|
|
4178 * prim/cmdloop.el (errors-deactivate-region): Default to no error
|
|
4179 behavior for beta testing.
|
|
4180
|
|
4181 * prim/dumped-lisp.el (dumped-lisp-packages): Reenable dumping
|
|
4182 winnt.elc with MS Windows NT version of XEmacs.
|
|
4183
|
|
4184 1997-07-05 Steven L Baur <steve@altair.xemacs.org>
|
|
4185
|
|
4186 * comint/shell.el ((not shell-mode-map)): M-RET conflicts with
|
|
4187 Hyperbole binding.
|
|
4188
|
|
4189 * comint/comint.el (comint-mode): Use easymenu for making menus.
|
|
4190 (comint-popup-menu): Use mode-popup menu instead of private menu.
|
|
4191
|
|
4192 * efs/dired.el (toplevel): Do not string test version against
|
|
4193 "Lucid".
|
|
4194
|
|
4195 * prim/obsolete.el (add-menu): Don't make obsolete.
|
|
4196
|
|
4197 * utils/easymenu.el (easy-menu-remove): Do something neater when
|
|
4198 only one buffer menu is in effect.
|
|
4199 (easy-menu-add): Ditto.
|
|
4200
|
|
4201 * prim/dumped-lisp.el (dumped-lisp-packages): easymenu will be
|
|
4202 dumped with XEmacs.
|
|
4203
|
|
4204 * utils/easymenu.el (easy-menu-define): Don't autoload.
|
|
4205
|
|
4206 * modes/lisp-mode.el (toplevel): Rename menu descriptors.
|
|
4207 (emacs-lisp-mode): Use easy-menu-define/easy-menu-add to add menus.
|
|
4208 (lisp-interaction-mode): Ditto.
|
|
4209
|
|
4210 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
4211
|
|
4212 * prim/cmdloop.el (errors-deactivate-region): Default to existing
|
|
4213 behavior.
|
|
4214
|
|
4215 * leim/quail.el (quail-mode): Correct addition of quail minor mode
|
|
4216 info to minor-mode-map-alist.
|
|
4217 (top-level): Ditto.
|
|
4218
|
|
4219 1997-06-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
4220
|
|
4221 * modes/abbrev.el (define-mode-abbrev): Call `define-abbrev' with
|
|
4222 correct arguments.
|
|
4223
|
|
4224 1997-07-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
4225
|
|
4226 * prim/minibuf.el (read-from-minibuffer): Initialize
|
|
4227 `current-minibuffer-contents', `current-minibuffer-point', and
|
|
4228 `initial-minibuffer-history-position'.
|
|
4229 (next-history-element): Use them.
|
|
4230 (previous-matching-history-element): Ditto.
|
|
4231
|
|
4232 1997-07-04 Steven L Baur <steve@altair.xemacs.org>
|
|
4233
|
|
4234 * prim/cus-load.el (custom-put): New alias for overloadable
|
|
4235 function.
|
|
4236
|
|
4237 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
4238
|
|
4239 * utils/autoload.el (batch-update-directory): Fix typo.
|
|
4240 (update-autoloads-from-directory): Avoid scanning custom-load.el
|
|
4241 and auto-autoload.el files.
|
|
4242 (batch-update-autoloads): Remove duplicate status message.
|
|
4243 (autoload-snarf-defcustom): Keep track of what symbols we have
|
|
4244 attached property lists to.
|
|
4245
|
|
4246 * ilisp/Makefile (autoloads): Add autoloads dependencies.
|
|
4247
|
|
4248 * hyperbole/Makefile: Add autoloads dependencies.
|
|
4249
|
|
4250 * utils/autoload.el (batch-update-autoloads): Load custom-load
|
|
4251 prior to updating autoloads.
|
|
4252
|
|
4253 * cc-mode/Makefile (autoloads): New targets to automatically
|
|
4254 rebuild autoloads and custom-loads.
|
|
4255
|
|
4256 1997-07-02 Steven L Baur <steve@altair.xemacs.org>
|
|
4257
|
|
4258 * auctex/Makefile (autoloads): New targets to automatically
|
|
4259 rebuild autoloads and custom-loads.
|
|
4260
|
|
4261 * utils/autoload.el (batch-update-autoloads): Add new parameter,
|
|
4262 update DOC string.
|
|
4263
|
|
4264 * comint/gdb.el (gdb-mode): Semantics of c-mode-syntax-table have
|
|
4265 changed.
|
|
4266
|
|
4267 1997-07-01 Steven L Baur <steve@altair.xemacs.org>
|
|
4268
|
|
4269 * x11/x-menubar.el: bookmark submenu beautification -- This will
|
|
4270 make it look better (and will prevent some consing, but that's
|
|
4271 being anal).
|
|
4272 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4273
|
|
4274 * prim/simple.el (delete-key-deletes-forward): Mark docstring as
|
|
4275 an user option.
|
|
4276 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
4277
|
|
4278 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified
|
|
4279 comparison.
|
|
4280
|
|
4281 * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its
|
|
4282 own byte code. Whee.
|
|
4283 * utils/advice.el (ad-interactive-form): Don't treat bytecode as a
|
|
4284 vector if it can be avoided.
|
|
4285 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
4286
|
|
4287 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
4288
|
|
4289 * prim/files.el (auto-mode-alist): Don't set image-mode by default
|
|
4290 on xpms.
|
|
4291
|
|
4292 Sun Jun 29 20:57:15 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4293
|
|
4294 * prim/simple.el: bind inhibit-read-only to t before
|
|
4295 trying to erase or otherwise modify the echo area buffer.
|
|
4296
|
|
4297 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4298
|
|
4299 * modes/image-mode.el: Add `image-maybe-restore' to
|
|
4300 `change-major-mode-hook'.
|
|
4301
|
|
4302 * modes/image-mode.el (image-maybe-restore): New function.
|
|
4303
|
167
|
4304 1997-06-29 Hrvoje Niksic <hniksic@srce.hr>
|
|
4305
|
|
4306 * modes/abbrev.el (define-mode-abbrev): Would ignore EXPANSION.
|
|
4307
|
|
4308 1997-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
4309
|
|
4310 * modes/abbrev.el (define-abbrev): If NAME contains a non-word
|
|
4311 character, intern a ` ' symbol in the obarray.
|
|
4312
|
|
4313 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
4314
|
|
4315 * prim/files.el (auto-mode-alist): Set image-mode for various
|
|
4316 image file names (JPEG, GIF, PNG, and xpm).
|
|
4317
|
|
4318 Sun Jun 29 03:02:10 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4319
|
|
4320 * src/undo.c (record_extent):
|
|
4321 If the extent's object is a string, just return. We
|
|
4322 can't record undo information for strings, and it is
|
|
4323 very bad to reference through a string pointer as if it
|
|
4324 were a buffer pointer.
|
|
4325
|
|
4326 1997-06-28 Steven L Baur <steve@altair.xemacs.org>
|
|
4327
|
|
4328 * utils/delbs.el: Removed as obsolete.
|
|
4329 Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
4330
|
|
4331 * packages/hyper-apropos.el (hyper-apropos-documentation): Remove
|
|
4332 obsolete alias.
|
|
4333 (hyper-apropos-hyperlink): Ditto.
|
|
4334 (hyper-apropos-major-heading): Ditto.
|
|
4335 (hyper-apropos-section-heading): Ditto.
|
|
4336 (hyper-apropos-heading): Ditto.
|
|
4337 (hyper-apropos-warning): Ditto.
|
|
4338 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4339
|
|
4340 * prim/simple.el (show-message-log): Restore an oldie-but
|
|
4341 prematurely-retired-goodie.
|
|
4342
|
|
4343 * x11/x-menubar.el (default-menubar): Restore Show Message Log
|
|
4344 command in Edit menu.
|
|
4345
|
|
4346 * mule/mule-util.el: Change defsubst to defun for
|
|
4347 string-to-sequence, string-to-list, string-to-vector,
|
|
4348 nested-alist-p to shut up build time diagnostics.
|
|
4349
|
|
4350 * prim/loadup.el (Top level): Added instrumentation to diagnose
|
|
4351 where the 0 property list is getting added at dump. Naturally, I
|
|
4352 cannot reproduce the problem now.
|
|
4353
|
|
4354 * modes/abbrev.el (define-abbrev): Trap nil tables (which might
|
|
4355 cause bogus plists to get put into obarray).
|
|
4356 Fix docstring.
|
|
4357
|
|
4358 1997-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
4359
|
|
4360 * modes/auto-show.el: Customized.
|
|
4361
|
|
4362 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
4363
|
|
4364 * prim/make-docfile.el: [oops] Check auto-autoloads.elc for
|
|
4365 out-of-dated-ness too.
|
|
4366
|
|
4367 * utils/autoload.el (batch-update-directory): Kill command line
|
|
4368 args when done.
|
|
4369 (autoload-save-customization): Print a warning message with the
|
|
4370 offending symbol when we run across the elusive malformed property
|
|
4371 list ((0 0)).
|
|
4372
|
|
4373 1997-06-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
4374
|
|
4375 * prim/profile.el (profile-key-sequence): New function.
|
|
4376 (pretty-print-profiling-info): Allow interactive calls.
|
|
4377
|
|
4378 * prim/overlay.el: Make more FSF compatible.
|
|
4379
|
|
4380 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
4381
|
|
4382 * prim/loaddefs.el (debug-ignored-errors): Fix regexps.
|
|
4383 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4384
|
|
4385 * hyperbole/wrolo-menu.el (TopLevel): Fix tests so that W3's
|
|
4386 id-menubar simulation doesn't bollux up feature tests.
|
|
4387
|
|
4388 * prim/about.el (about-xemacs): Adjust planned release date.
|
|
4389
|
|
4390 1997-06-26 Steven L Baur <steve@altair.xemacs.org>
|
|
4391
|
|
4392 * prim/cus-load.el: Use correct load name.
|
|
4393 - Silence the load messages.
|
|
4394
|
|
4395 * mule/mule-util.el (string-to-sequence): Spelling correction.
|
|
4396
|
|
4397 * prim/make-docfile.el: Don't overwrite DOC file when it is
|
|
4398 up-to-date.
|
|
4399
|
|
4400 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4401
|
|
4402 * language/chinese.el: Add chinese-isoir165 (CCITT Extended GB).
|
|
4403
|
|
4404 * language/chinese.el: Modify charset DOC-strings for CNS 11643 to
|
|
4405 be more detailed.
|
|
4406
|
|
4407 * language/arabic.el: (require 'language/arabic-util) instead
|
|
4408 of (require 'arabic) for Arabic environment.
|
|
4409
|
|
4410 * language/arabic-util.el: Provide `language/arabic-util' instead
|
|
4411 of `arabic'.
|
|
4412
|
|
4413 * language/arabic.el: Rename `arabic-0', `arabic-1' and `arabic-2'
|
|
4414 to `arabic-digit', `arabic-1-column' and `arabic-2-column' to sync
|
|
4415 with Emacs/mule-19.34.94-zeta.
|
|
4416
|
|
4417 * tl/char-table.el (char-position-to-string): Use `defsubst'.
|
|
4418 (char-table-1): New implementation.
|
|
4419
|
|
4420 Use BOX DRAWINGS characters of JIS X0208.
|
|
4421
|
|
4422 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4423
|
|
4424 * apel/richtext.el: Add autoload comments for `richtext-encode'
|
|
4425 and `richtext-decode'.
|
|
4426
|
|
4427 * prim/format.el (format-alist): Add `text/richtext'.
|
|
4428
|
|
4429 * modes/image-mode.el (image-decode): Display description for some
|
|
4430 commands when XEmacs cannot decodes current buffer as inline
|
|
4431 image.
|
|
4432
|
|
4433 * tl/chartblxmas.el: New file.
|
|
4434
|
|
4435 * tl/char-table.el (view-charset): Use `view-buffer'.
|
|
4436
|
|
4437 * x11/x-menubar.el (default-menubar): Add "Show character table"
|
|
4438 for MULE menu.
|
|
4439
|
|
4440 * apel/emu.el: Check richtext.el is bundled.
|
|
4441
|
|
4442 * tl/char-table.el: Use `charset-doc-string' directly.
|
|
4443
|
|
4444 * tl/char-table.el (view-charset): New command.
|
|
4445
|
|
4446 * tl/char-table.el: `show-char-table' -> `insert-charset-table'.
|
|
4447
|
|
4448 * tl/char-table.el: `show-96x96-table' ->
|
|
4449 `insert-96x96-charset-table'.
|
|
4450
|
|
4451 * tl/char-table.el: `show-94x94-table' ->
|
|
4452 `insert-94x94-charset-table'.
|
|
4453
|
|
4454 * tl/char-table.el: `show-96-table' -> `insert-96-charset-table'.
|
|
4455
|
|
4456 * tl/char-table.el: `show-94-table' -> `insert-94-charset-table'.
|
|
4457
|
|
4458 * tl/char-table.el: Use `insert'.
|
|
4459
|
|
4460 * packages/hexl.el (hexl-mode-exit): Run `hexl-mode-exit-hook'.
|
|
4461
|
|
4462 * x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
4463 support" and "Set language environment" of mule menu.
|
|
4464
|
|
4465 * apel/file-detect.el: Add autoload comments for function
|
|
4466 `add-path', `add-latest-path', `get-latest-path',
|
|
4467 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
4468 variable `exec-suffix-list'.
|
|
4469
|
|
4470 * prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
4471 image/png and image/x-xpm.
|
|
4472
|
|
4473 * modes/image-mode.el: New file.
|
|
4474
|
|
4475 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4476
|
|
4477 * tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite loop
|
|
4478 caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
4479
|
|
4480 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
4481
|
165
|
4482 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
4483
|
|
4484 * x11/x-menubar.el(default-menubar): Comment out changes to the
|
|
4485 Mule menu because they bombed after recompilation.
|
|
4486
|
|
4487 * packages/hyper-apropos.el
|
|
4488 (hyper-apropos-toggle-programming-flag): Use `with-current-buffer'
|
|
4489 instead of `eval-in-buffer'.
|
|
4490
|
|
4491 * term/sun-mouse.el: Remove bogus redefinition of
|
|
4492 `eval-in-buffer'.
|
|
4493 (sun-mouse-handler): Use with-current-buffer instead of
|
|
4494 `eval-in-buffer'.
|
|
4495
|
|
4496 * prim/make-docfile.el: Use princ not print.
|
|
4497 Suggested by Hrvoje Niksic.
|
|
4498
|
|
4499 * packages/info.el (Info-select-node): Desensitive case search for
|
|
4500 Note:.
|
|
4501 (Info-next-reference): Ditto.
|
|
4502 * prim/simple.el (kill-region): Adjust endpoints of extent to
|
|
4503 test and deal with case of the end being less than the beginning.
|
|
4504 * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4.
|
|
4505 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4506
|
|
4507 * prim/subr.el (eval-in-buffer): Make obsolete.
|
|
4508 Suggested by Hrvoje Niksic.
|
|
4509
|
|
4510 * packages/hyper-apropos.el (hyper-apropos-faces): Change group to
|
|
4511 'faces.
|
|
4512 Suggested by Per Abrahamsen.
|
|
4513
|
|
4514 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
4515
|
|
4516 * prim/cmdloop.el (execute-extended-command): Print message after
|
|
4517 the command finishes, and restore old echo-area contents.
|
|
4518
|
|
4519 - Get keybinding before command is executed.
|
|
4520 Suggested by Kyle Jones and Steve Baur.
|
|
4521
|
|
4522 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
4523
|
|
4524 * packages/gnuserv.el: Make old symbols Obsolete.
|
|
4525 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4526
|
|
4527 * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in
|
|
4528 minibuffer.
|
|
4529 * prim/minibuf.el (minibuffer-keyboard-quit): Ditto.
|
|
4530 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4531
|
|
4532 * prim/help.el (help-mode-quit): Bury buffer when quitting.
|
|
4533 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4534
|
|
4535 1997-06-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
4536
|
|
4537 * prim/cmdloop.el: Customize `teach-extended-commands-p' and
|
|
4538 `teach-extended-commands-timeout'.
|
|
4539
|
|
4540 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
4541
|
|
4542 * version.el (emacs-version): Synch with InfoDock 4.0.
|
|
4543 (emacs-version): Ditto.
|
|
4544
|
|
4545 Mon Jun 23 12:33:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
4546
|
|
4547 * about.el (about-show-linked-info): Use empty strings for
|
|
4548 `widget-link-prefix' and `widget-link-suffix'.
|
|
4549
|
|
4550 1997-06-22 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
4551
|
|
4552 * x11/x-menubar.el: Added `bookmark-menu-filter', changed
|
|
4553 bookmark submenu from a popup to a cascading submenu.
|
|
4554 * packages/bookmark.el: Added an autoload cookie for
|
|
4555 `bookmark-all-names' (by Steve Baur)
|
|
4556
|
|
4557 1997-06-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
4558
|
|
4559 * packages/info.el (Info-next-reference): Fix up for M-TAB to work
|
|
4560 correctly.
|
|
4561
|
|
4562 * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to
|
|
4563 balloon-help frames.
|
|
4564
|
|
4565 * packages/balloon-help.el (balloon-help-make-help-frame): Set the
|
|
4566 `balloon-help' property to the newly created frame.
|
|
4567
|
|
4568 * prim/profile.el (profile): New macro.
|
|
4569
|
|
4570 * prim/files.el (auto-mode-alist): Add winmgr-mode.
|
|
4571
|
|
4572 * modes/winmgr-mode.el: Customize.
|
|
4573
|
|
4574 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
4575
|
|
4576 * utils/autoload.el (generate-file-autoloads-1): Remove warning
|
|
4577 about 900 character lines.
|
|
4578
|
|
4579 * x11/x-toolbar.el (toolbar-mail-commands-alist): Correction for
|
|
4580 calling Netscape mail.
|
|
4581 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4582
|
|
4583 1997-06-22 Steven L Baur <steve@altair.xemacs.org>
|
|
4584
|
|
4585 * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu
|
|
4586 dynamic.
|
|
4587 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
4588
|
|
4589 * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps
|
|
4590 comint and ring.
|
|
4591
|
|
4592 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4593
|
|
4594 * language/arabic.el: moved from mule/arabic-hooks.el.
|
|
4595
|
|
4596 * mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
4597 `mh-folder-coding-system'.
|
|
4598
|
|
4599 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4600
|
|
4601 * language/ethio-util.el: imported from Emacs/mule-19.34.94-zeta.
|
|
4602
|
|
4603 * language/arabic-util.el: moved from mule/arabic.el; repair
|
|
4604 Arabic characters.
|
|
4605
|
|
4606 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4607
|
|
4608 * x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
4609 language environment" of Mule menu.
|
|
4610
|
|
4611 * language/visual-mode.el: moved from mule/.
|
|
4612
|
|
4613 * language/ethiopic.el: Modify for XEmacs.
|
|
4614
|
|
4615 * language/cyrillic.el: Modify DOC-string of koi8-r; Fixed problem
|
|
4616 of setting for `language-info-alist' about koi8-r.
|
|
4617
|
|
4618 * mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
4619
|
|
4620 * mule/mule-util.el: New file (imported from
|
|
4621 Emacs/mule-19.34.94-zeta).
|
|
4622
|
|
4623 * mule/mule-misc.el: Function `truncate-string-to-width' was moved
|
|
4624 to mule-util.el.
|
|
4625
|
|
4626 * prim/dumped-lisp.el, mule/mule-load.el: mule/arabic-hooks.el was
|
|
4627 moved to language/arabic.el; mule/arabic.el was moved to
|
|
4628 language/arabic-util.el; Use language/ethiopic.el instead of
|
|
4629 mule/ethiopic-hooks.el; Use language/ethio-util.el instead of
|
|
4630 mule/ethiopic.el.
|
|
4631
|
|
4632 * mule/mule-coding.el (coding-system-docstring): New alias (to
|
|
4633 emulate Emacs/mule-19.34.94-zeta function).
|
|
4634
|
|
4635 * mule/mule-cmds.el: modified to sync with
|
|
4636 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
4637
|
|
4638 (set-language-info): Add to "Describe Language Support" and "Set
|
|
4639 Language Environment" menu.
|
|
4640
|
|
4641 * mule/mule-charset.el: Function `compose-region' and
|
|
4642 `decompose-region' were moved to mule-util.el.
|
|
4643
|
|
4644 * leim/quail.el: modify to sync with latest quail.el of Emacs/mule
|
|
4645 in ETL.
|
|
4646
|
|
4647 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
4648
|
|
4649 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
4650
|
163
|
4651 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
4652
|
|
4653 * prim/tabify.el (untabify): Return nil.
|
|
4654 From contributor name lost.
|
|
4655
|
|
4656 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to
|
|
4657 be scanned for docstrings.
|
|
4658
|
|
4659 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
4660
|
165
|
4661 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change
|
|
4662 title to name.
|
163
|
4663 * prim/overlay.el (overlay-put): Support `local-map'.
|
|
4664 (overlay-get): Support `category'.
|
|
4665
|
|
4666 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
4667
|
|
4668 * prim/startup.el (load-user-init-file): Load custom-file if it
|
|
4669 has not changed from the default.
|
|
4670
|
|
4671 1997-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
4672
|
|
4673 * prim/overlay.el (make-overlay): Avoid temporary variable.
|
|
4674 (move-overlay): Ditto.
|
|
4675 (overlays-in): Use `mapcar-extents'.
|
|
4676 (next-overlay-change): Avoid consing; use `map-extents'.
|
|
4677 (previous-overlay-change): Ditto.
|
|
4678 (overlay-lists): Ditto.
|
|
4679 (overlay-lists): Call `overlay-recenter' with correct value.
|
|
4680
|
|
4681 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
4682
|
|
4683 * utils/autoload.el (fixup-autoload-buffer): New function. Insert
|
|
4684 guards so a (load "auto-autoloads") works the same as require.
|
|
4685 (batch-update-directory): Use it.
|
|
4686
|
|
4687 * prim/update-elc.el: Allow for specification of packages that
|
|
4688 must not be bytecompiled. Better error diagnostics if a package
|
|
4689 is not found.
|
|
4690
|
|
4691 * prim/window.el, prim/window-xemacs.el, prim/simple.el:
|
|
4692 * prim/lisp.el, prim/frame.el:
|
|
4693 Customizations/synch to Emacs 20.1.
|
|
4694 * packages/hyper-apropos.el: Massive update.
|
|
4695 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4696
|
|
4697 * tm/tm-vm.el (vm-menu-mail-menu): Fix typo.
|
|
4698
|
|
4699 * packages/font-lock.el (lisp-font-lock-keywords-2): Add some new
|
|
4700 functions.
|
|
4701 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4702
|
|
4703 * prim/files.el (save-some-buffers-query-display-buffer): New
|
|
4704 user variable.
|
|
4705 (save-some-buffers): Use it.
|
|
4706 From David Bakhash <cadet@MIT.EDU>
|
|
4707 - Customization patches from Hrvoje Niksic.
|
|
4708
|
|
4709 * prim/simple.el (kill-region): Undo sorting region limits patch.
|
|
4710
|
|
4711 1997-06-20 Mike Scheidler <c23mts@eng.delcoelect.com>
|
|
4712
|
|
4713 * prim/tabify.el: Fixed 'untabify' to return 'nil value.
|
|
4714
|
|
4715 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
|
|
4716
|
|
4717 * efs/dired-xemacs.el (dired-do-interactive-chmod): Advance point
|
|
4718 after not failure.
|
|
4719 From <rritchie@britannia-life.co.uk>
|
|
4720
|
|
4721 * utils/edmacro.el (edmacro-parse-word): make (kbd "M-123"), (kbd
|
|
4722 "M--256") and such behave as documented.
|
|
4723 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4724
|
|
4725 * prim/cus-start.el: Various additions to built-in variable list.
|
|
4726 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4727
|
|
4728 * prim/subr.el: Remove mapvector.
|
|
4729 (with-output-to-string): Use with-current-buffer.
|
|
4730 (with-string-as-buffer-contents): Ditto.
|
|
4731 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4732
|
|
4733 * modes/arc-mode.el (archive-quit): New function.
|
|
4734 From Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4735 (archive-mode-map): Bind it to `q'.
|
|
4736
|
|
4737 * utils/autoload.el (cusload-file-name): Default to custom-load.el
|
|
4738 for each individual file.
|
|
4739
|
|
4740 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use
|
|
4741 `custom-file' as a location for saving enable multiple minibuffers
|
|
4742 option.
|
|
4743
|
|
4744 * packages/man.el (manual-entry): Don't leave empty buffer if
|
|
4745 error occurs.
|
|
4746 From Glynn Clements <glynn@sensei.co.uk>
|
|
4747
|
|
4748 * modes/arc-mode.el (archive-arc-summarize): De-ebolify.
|
|
4749 (archive-lzh-summarize): Ditto.
|
|
4750 (archive-zip-summarize): Ditto.
|
|
4751 (archive-zip-chmod-entry): Ditto.
|
|
4752
|
|
4753 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
4754
|
|
4755 * prim/update-elc.el: Total rework for dynamic dumped .elc finding.
|
|
4756
|
|
4757 1997-06-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
4758
|
|
4759 * prim/loaddefs.el (debug-ignored-errors): Initialize it.
|
|
4760
|
|
4761 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
4762
|
|
4763 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate
|
|
4764 for xrdb-mode.
|
|
4765 Suggested by Karl Hegbloom, Regexp by David Moore.
|
|
4766
|
|
4767 * version.el: Remove variables emacs-version, emacs-major-version,
|
|
4768 and emacs-minor-version.
|
|
4769
|
|
4770 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents
|
|
4771 to dumped-lisp.el.
|
|
4772
|
|
4773 * prim/make-docfile.el: New file.
|
|
4774
|
|
4775 1997-06-16 Steven L Baur <steve@altair.xemacs.org>
|
|
4776
|
|
4777 * prim/startup.el (load-user-init-file): Look for ~[user]/.xemacs
|
|
4778 before loading .emacs.
|
|
4779
|
|
4780 * modes/xrdb-mode.el (xrdb-mode): Autoload.
|
|
4781
|
|
4782 * prim/files.el (auto-mode-alist): Add defaults for xrdb-mode.
|
|
4783
|
|
4784 * leim/quail.el (quail-toggle-mode-temporarily): Guard against
|
|
4785 possibility of quail-conv-overlay not being an overlay.
|
|
4786
|
|
4787 1997-06-15 Steven L Baur <steve@altair.xemacs.org>
|
|
4788
|
|
4789 * prim/loadup.el: Remove most but not all of the hardcoded dumped
|
|
4790 lisp file names.
|
|
4791
|
|
4792 * prim/dumped-lisp.el: New file.
|
|
4793
|
|
4794 * prim/update-elc.el (toplevel): Rework using a better function to
|
|
4795 determine autoload file locations.
|
|
4796
|
|
4797 * prim/packages.el: New file.
|
|
4798
|
|
4799 * prim/update-elc.el: Determine location and count of
|
|
4800 auto-autoloads files at run-time.
|
|
4801
|
|
4802 * prim/loaddefs.el (((dir load-path))): Generalize load of
|
|
4803 auto-autoloads.
|
|
4804
|
|
4805 * utils/autoload.el (autoload-file-name): New variable.
|
|
4806 (autoload-target-directory): New variable.
|
|
4807 (generated-autoload-file): Use them.
|
|
4808 (cusload-file-name): New variable.
|
|
4809 (generated-custom-file): Use it.
|
|
4810 (batch-update-directory): New function.
|
|
4811
|
161
|
4812 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
4813
|
163
|
4814 * mule/canna.el: Guard call to function dynamic-link, which
|
|
4815 doesn't exist in XEmacs/Mule.
|
|
4816
|
161
|
4817 * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable
|
|
4818 Ebola notices.
|
|
4819
|
|
4820 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
4821
|
|
4822 * bytecomp/bytecomp.el (batch-byte-compile): Suppress unavoidable
|
|
4823 Ebola notices.
|
|
4824 (batch-byte-recompile-directory): Ditto.
|
|
4825
|
|
4826 * utils/lib-complete.el (read-library): Look for .el.gz if not
|
|
4827 using Mule.
|
|
4828 (get-library-path): Ditto.
|
|
4829 Suggested by Jonathan Doughty <jwd@mitre.org>
|
|
4830
|
|
4831 * packages/add-log.el: Restore backwards compatible date behavior
|
|
4832 as an option.
|
|
4833 Eliminate XEmacs specific autoloads.
|
|
4834 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4835
|
|
4836 * efs/dired.el (dired-save-excursion): Ebola cleanup.
|
|
4837
|
|
4838 * packages/hyper-apropos.el: Massive cleanup, Customize.
|
|
4839 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4840
|
|
4841 Fri Jun 13 13:20:39 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
4842
|
|
4843 * prim/syntax.el (symbol-near-point):
|
|
4844 Check for bobp and avoid (char-syntax (char-before)) if
|
|
4845 there.
|
|
4846
|
|
4847 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
4848
|
|
4849 * prim/rect.el (operate-on-rectangle): Correct boundary error.
|
|
4850 From Bob Weiner <weiner@altrasoft.com>
|
|
4851
|
|
4852 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
4853
|
|
4854 * packages/ispell.el (ispell-command-loop): De-Ebolify.
|
|
4855
|
|
4856 * x11/x-iso8859-1.el: Added Grave keysym.
|
|
4857 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
4858
|
|
4859 * modes/make-mode.el (makefile-browse): Shouldn't be interactive.
|
|
4860 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4861
|
|
4862 * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by
|
|
4863 sh-script.
|
|
4864 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4865
|
|
4866 1997-06-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
4867
|
|
4868 * prim/subr.el (with-current-buffer): New macro.
|
|
4869 (with-temp-file): Ditto.
|
|
4870
|
|
4871 * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test
|
|
4872 for `save-current-buffer'.
|
|
4873
|
|
4874 * bytecomp/bytecomp.el: Recognize `save-current-buffer'.
|
|
4875
|
|
4876 * edebug/edebug.el: Register with-current-buffer and others.
|
|
4877
|
|
4878 * modes/lisp-mode.el: Added specs for save-current-buffer,
|
|
4879 with-output-to-string, with-current-buffer, with-temp-file and
|
|
4880 with-output-to-temp-buffer.
|
|
4881
|
|
4882 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4883
|
|
4884 * gnus/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
|
|
4885 horizontal smiley faces.
|
|
4886 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
4887
|
|
4888 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4889
|
|
4890 * leim/quail.el (quail-get-translation): Don't use
|
|
4891 `string-to-vector' for XEmacs.
|
|
4892
|
159
|
4893 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
4894
|
|
4895 * prim/help.el (function-called-at-point): Use char-(after|before)
|
|
4896 instead of (following|preceding)-char.
|
|
4897 (variable-at-point): Ditto.
|
|
4898
|
|
4899 * prim/simple.el (delete-indentation): Use char-(after|before)
|
|
4900 instead of (following|preceding)-char.
|
|
4901 (just-one-space): Ditto.
|
|
4902 (backward-delete-char-untabify): Ditto.
|
|
4903 (do-auto-fill): Ditto.
|
|
4904
|
|
4905 * prim/paragraphs.el (end-of-paragraph-text): Use char-before
|
|
4906 instead of preceding-char.
|
|
4907
|
|
4908 * prim/misc.el (copy-from-above-command): Use char-(after|before)
|
|
4909 instead of (following|preceding)-char.
|
|
4910
|
|
4911 * prim/obsolete.el (preceding-char): Correct a typo.
|
|
4912
|
|
4913 * prim/minibuf.el (minibuffer-electric-slash): Use char-(after|before)
|
|
4914 instead of (following|preceding)-char.
|
|
4915 (minibuffer-electric-tilde): Ditto.
|
|
4916
|
|
4917 * prim/lisp.el (insert-parentheses): Use char-(after|before)
|
|
4918 instead of (following|preceding)-char.
|
|
4919
|
|
4920 * prim/indent.el (tab-to-tab-stop): Use char-(after|before)
|
|
4921 instead of (following|preceding)-char.
|
|
4922 (move-to-tab-stop): Ditto.
|
|
4923
|
|
4924 * prim/fill.el (fill-end-of-sentence-p): Use
|
|
4925 char-after/char-before instead of following-char/preceding-char.
|
|
4926 (canonically-space-region): Ditto.
|
|
4927 (fill-region-as-paragraph): Ditto.
|
|
4928 (fill-region): Change (= char char) to (eq char char).
|
|
4929
|
|
4930 * prim/debug.el (debugger-frame-number): Use char-after not
|
|
4931 following-char.
|
|
4932 (debugger-frame): Ditto.
|
|
4933 (debugger-frame-clear): Ditto.
|
|
4934
|
|
4935 * prim/case-table.el (invert-case): Use char-after not
|
|
4936 following-char.
|
|
4937 Clean up comments.
|
|
4938
|
|
4939 * prim/syntax.el (symbol-near-point): Use char-before not
|
|
4940 preceding-char.
|
|
4941
|
|
4942 * prim/window.el (window-list): Update DOCstring.
|
|
4943 From Noah Friedman <friedman@splode.com>
|
|
4944
|
|
4945 * utils/uniquify.el (toplevel): Make version test match XEmacs v20.
|
|
4946
|
|
4947 * tm/tm-ew-e.el: Clean up Ebola infection.
|
|
4948
|
|
4949 * x11/x-compose.el: Various corrections
|
|
4950 From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
4951
|
|
4952 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4953
|
|
4954 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
4955 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
4956
|
|
4957 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4958
|
|
4959 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
4960 the `backward-or-forward-foo' functions.
|
|
4961 * lisp/prim/simple.el:
|
|
4962 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
4963 - Removed `backspace-or-delete-hook'
|
|
4964 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
4965 - Added functions: `backward-or-forward-kill-word'
|
|
4966 `backward-or-forward-kill-sentence'
|
|
4967 `backward-or-forward-kill-sexp'
|
|
4968 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
4969 began playing nicely with pending-del.
|
|
4970 * lisp/modes/cc-mode.el:
|
|
4971 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
4972 to use the new names.
|
|
4973
|
|
4974 1997-06-11 Karl M Hegbloom <karlheg@inetarena.com>
|
|
4975
|
|
4976 * ilisp/ilisp-def.el (toplevel): Changed `ilisp-prefix' from
|
|
4977 "C-z" to "C-c" because of conflict with global key binding for
|
|
4978 `iconify-frame'.
|
|
4979
|
|
4980 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
4981
|
|
4982 * prim/window.el (window-list): New function.
|
|
4983 Suggested by Noah Friedman <friedman@splode.com>
|
|
4984 Modified by Hrvoje Niksic <hniksic@srce.hr>
|
|
4985
|
|
4986 * utils/mail-extr.el (mail-extract-address-components): Replace
|
|
4987 preceding-char with char-before.
|
|
4988
|
|
4989 * utils/passwd.el (read-passwd-map): Clean up Ebola BS.
|
|
4990
|
|
4991 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
4992
|
|
4993 * packages/supercite.el (sc-attribs-extract-namestring): Clean up
|
|
4994 Ebola -- replace literal 32 with `?\ '.
|
|
4995
|
|
4996 * utils/mail-extr.el (mail-extr-voodoo): Clean up Ebola -- replace
|
|
4997 `following-char' with `char-after'.
|
|
4998
|
|
4999 1997-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
5000
|
|
5001 * prim/subr.el (split-string): Make PATTERN optional.
|
|
5002
|
|
5003 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5004
|
|
5005 * mule/language/misc-lang.el, mule/mule-load.el,
|
|
5006 mule/ipa-hooks.el: Use lisp/mule/language/misc-lang.el instead of
|
|
5007 lisp/mule/ipa-hooks.el; mule/ipa-hooks.el was deleted.
|
|
5008
|
|
5009 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5010
|
|
5011 * mule/language/thai-util.el, mule/thai.el: Use
|
|
5012 lisp/mule/language/thai-util.el instead of lisp/mule/thai.el;
|
|
5013 lisp/mule/thai.el was deleted.
|
|
5014
|
|
5015 * custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
5016
|
|
5017 * mule/thai-hooks.el, mule/mule-load.el: Use
|
|
5018 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el;
|
|
5019 lisp/mule/thai-hooks.el was deleted.
|
|
5020
|
|
5021 * mule/language/thai.el: modified for XEmacs.
|
|
5022
|
|
5023 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5024
|
|
5025 * mule/language/misc-lang.el, mule/language/thai-util.el,
|
|
5026 mule/language/thai.el, mule/language/tibetan.el,
|
|
5027 mule/language/vietnamese.el, mule/language/japan-util.el,
|
|
5028 mule/language/japanese.el, mule/language/korean.el,
|
|
5029 mule/language/lao-util.el, mule/language/lao.el,
|
|
5030 mule/language/english.el, mule/language/ethiopic.el,
|
|
5031 mule/language/european.el, mule/language/greek.el,
|
|
5032 mule/language/hebrew.el, mule/language/indian.el,
|
|
5033 mule/language/chinese.el, mule/language/cyrillic.el,
|
|
5034 mule/language/devanagari.el, mule/language/china-util.el: imported
|
|
5035 from Emacs/mule-19.34.94-zeta.
|
|
5036
|
|
5037 * mule/mule-load.el, mule/chinese-hooks.el, mule/chinese.el,
|
|
5038 mule/cyrillic-hooks.el, mule/european-hooks.el,
|
|
5039 mule/greek-hooks.el, mule/japanese-hooks.el, mule/korean-hooks.el:
|
|
5040 chinese-hooks.el, chinese.el, cyrillic-hooks.el,
|
|
5041 european-hooks.el, greek-hooks.el, japanese-hooks.el and
|
|
5042 korean-hooks.el were deleted.
|
|
5043
|
|
5044 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5045
|
|
5046 * apel/emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
|
|
5047 hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
|
|
5048 coding-system.
|
|
5049
|
157
|
5050 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
5051
|
|
5052 * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el,
|
|
5053 vm/vm-vars.el:
|
|
5054 Change usage of \177 to use keysym 'delete.
|
|
5055 From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
|
|
5056
|
|
5057 * packages/etags.el (tags-loop-scan): Don't pass a straight string
|
|
5058 to error as a format string.
|
|
5059 Reported by Miles Duke <mduke@erdas.com>
|
|
5060
|
|
5061 * its/its-kata.el ((require 'egg)): Needed for bytecompilation.
|
|
5062
|
|
5063 * its/its-hira.el ((require 'egg)): Needed for bytecompilation.
|
|
5064
|
|
5065 * bytecomp/bytecomp.el (byte-compile-two-args-19->20): Correct an
|
|
5066 ebolifaction.
|
|
5067 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
5068
|
|
5069 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
5070
|
|
5071 * prim/files.el (auto-mode-alist): Restore bash regexps.
|
|
5072 From "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
|
|
5073
|
155
|
5074 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
5075
|
|
5076 * packages/jka-compr.el (jka-compr-write-region): Use 'binary
|
|
5077 coding-system for compression.
|
|
5078 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
5079
|
159
|
5080 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5081
|
|
5082 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
|
5083 desired delete direction in both normal and "hungry" modes.
|
|
5084 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
5085 honor the desired delete direction.
|
|
5086
|
155
|
5087 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5088
|
|
5089 * x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
5090
|
|
5091 * mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
5092 x11/x-menubar.el.
|
|
5093
|
|
5094 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5095
|
|
5096 * leim/quail.el: to avoid compiling warnings about overlay.el.
|
|
5097
|
159
|
5098 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
5099
|
|
5100 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
5101 `backspace-or-delete-hook'
|
|
5102 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
5103 delete function.
|
|
5104 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
5105 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
5106 delete bindings.
|
|
5107 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
5108 use new delete bindings.
|
|
5109
|
155
|
5110 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5111
|
|
5112 * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon.
|
|
5113
|
|
5114 * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el,
|
|
5115 leim/quail/qj.el, leim/quail/sw.el, leim/quail/ccdospy.el,
|
|
5116 leim/quail/punct.el, leim/quail/4corner.el,
|
|
5117 leim/quail/symbol-ksc.el, leim/quail/ethiopic.el,
|
|
5118 leim/quail/hanja.el, leim/quail/quick-cns.el,
|
|
5119 leim/quail/tsangchi-cns.el, leim/quail/lrt.el,
|
|
5120 leim/quail/tsangchi-b5.el, leim/quail/devanagari.el,
|
|
5121 leim/quail/japanese.el, leim/quail/quick-b5.el,
|
|
5122 leim/quail/punct-b5.el, leim/quail/qj-b5.el, leim/quail/py-b5.el,
|
|
5123 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/ecdict.el,
|
|
5124 leim/quail/array30.el, leim/quail/hangul3.el,
|
|
5125 leim/quail/hanja-jis.el, leim/quail/cyrillic.el,
|
|
5126 leim/quail/etzy.el, leim/quail/greek.el, leim/quail/ipa.el,
|
|
5127 leim/quail/lao.el, leim/quail/zozy.el, leim/quail/viqr.el,
|
|
5128 leim/quail/latin.el, leim/quail/thai.el, leim/quail/hangul.el:
|
|
5129 quail of LEIM for Emacs-19.34.94-epsilon.
|
|
5130
|
|
5131 1997-06-04 Steven L Baur <steve@altair.xemacs.org>
|
|
5132
|
|
5133 * prim/about.el: Installed new version 2.1.
|
|
5134 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5135
|
|
5136 * prim/profile.el (pretty-print-profiling-info): Autoload don't
|
|
5137 dump.
|
|
5138 Clean up comments.
|
|
5139
|
|
5140 * prim/update-elc.el: Comment cleanup.
|
|
5141
|
|
5142 * modes/cperl-mode.el (cperl-mode-map): Restore previous
|
|
5143 definition.
|
|
5144 (cperl-electric-backspace): Use backspace-or-delete if it exists.
|
|
5145
|
|
5146 * bytecomp/bytecomp-runtime.el (eval-when-feature): New macro.
|
|
5147 From Roland McGrath <roland@frob.com>
|
|
5148
|
|
5149 * prim/glyphs.el (init-glyphs): Add xbm instantiator for 'x
|
|
5150 consoles.
|
|
5151 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
|
|
5152
|
|
5153 * utils/passwd.el: Eliminate obsolete Lucid emacs usage.
|
|
5154
|
|
5155 * utils/timezone.el (timezone-make-date-arpa-standard): Correct
|
|
5156 docstring.
|
|
5157 (timezone-make-date-sortable): Ditto.
|
|
5158
|
|
5159 * utils/passwd.el (passwd-invert-frame-when-keyboard-grabbed):
|
|
5160 Change default for InfoDock.
|
|
5161
|
|
5162 * utils/highlight-headers.el
|
|
5163 (highlight-headers-follow-url-function): Correct docstring.
|
|
5164
|
|
5165 * utils/finder.el (finder-known-keywords): Cleanup keyword
|
|
5166 documentation.
|
|
5167
|
|
5168 * prim/startup.el (command-line-do-help): Use emacs-name function
|
|
5169 for printing the editor name.
|
|
5170
|
|
5171 * prim/simple.el: Disable for InfoDock.
|
|
5172 (display-warning): Disable for InfoDock.
|
|
5173 (emacs-name): New function.
|
|
5174
|
|
5175 * prim/toolbar.el (press-toolbar-button): Allow mouse presses on
|
|
5176 blank portions of the toolbar to do something.
|
|
5177 (release-and-activate-toolbar-button): Handle arbitrary functions
|
|
5178 as toolbar callbacks.
|
|
5179 From weiner@altrasoft.com
|
|
5180
|
|
5181 * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test
|
|
5182 on dead-func extent.
|
|
5183
|
|
5184 * prim/help.el (view-emacs-news): outl-mouse turned off in
|
|
5185 InfoDock.
|
|
5186
|
|
5187 * packages/tar-mode.el (tar-mode-map): InfoDock doesn't like the
|
|
5188 mouse bindings.
|
|
5189
|
|
5190 * packages/makesum.el (make-command-summary): Output correct
|
|
5191 program name.
|
|
5192 (double-column): Remove unused variable.
|
|
5193
|
|
5194 * packages/hyper-apropos.el (hypropos-popup-menu): Synch with
|
|
5195 infodock. Initialize command-p to either t or nil.
|
|
5196
|
|
5197 * eterm/term.el (make-term): Fix docstring.
|
|
5198
|
|
5199 * comint/shell.el: Correct comment.
|
|
5200
|
|
5201 * comint/comint.el (comint-mode-map): Infodock doesn't like the
|
|
5202 button3 assignment.
|
|
5203
|
|
5204 1997-06-03 Steven L Baur <steve@altair.xemacs.org>
|
|
5205
|
|
5206 * modes/lisp-mode.el (eval-interactive): Treat defcustom like
|
|
5207 defvar (turn into an effective defconst).
|
|
5208
|
|
5209 * cl/cl-macs.el (widget-get): Add defsetf method.
|
|
5210 (widget-value): Add defsetf method.
|
|
5211 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5212
|
|
5213 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
5214
|
|
5215 * prim/obsolete.el (insert-and-inherit): Make 'compatible not
|
|
5216 'obsolete.
|
|
5217 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
5218 (insert-before-markers-and-inherit): Ditto.
|
|
5219
|
|
5220 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5221
|
|
5222 * lisp/mule/korean.el was abolished because it seems not to be used.
|
|
5223
|
|
5224 * lisp/mule/japanese.el was abolished because it seems not to be used.
|
|
5225
|
|
5226 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5227
|
|
5228 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has Gnus
|
|
5229 5.4.
|
|
5230
|
|
5231 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
5232
|
|
5233 * lisp/tm/tm-view.el: updated to 7.83.
|
|
5234
|
|
5235 * lisp/leim/quail.el: modified for XEmacs.
|
|
5236
|
|
5237 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
5238 mule-process.el because it is not used.
|
|
5239
|
|
5240 * lisp/mule/european.el was abolished because it seems not to be used.
|
|
5241
|
|
5242 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
5243 language-environment.
|
|
5244
|
|
5245 * lisp/mule/mule-cmds.el, lisp/mule/european-hooks.el: Modified
|
|
5246 for LEIM.
|
|
5247
|
|
5248 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
5249 `toggle-input-method'.
|
|
5250
|
|
5251 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved to
|
|
5252 mule-cmds.el).
|
|
5253
|
|
5254 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved from
|
|
5255 mule-init.el).
|
|
5256
|
|
5257 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
5258
|
|
5259 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
5260
|
|
5261 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
5262
|
|
5263 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5264
|
|
5265 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
5266 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to lisp/apel/.
|
|
5267
|
|
5268 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
5269
|
|
5270 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to lisp/apel/.
|
|
5271
|
|
5272 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
5273 19.34.94-epsilon).
|
|
5274
|
|
5275 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because XEmacs
|
|
5276 can not compile it.
|
|
5277
|
|
5278 * leim/skk/skkdic.el, leim/quail/zozy.el, leim/quail/ziranma.el,
|
|
5279 leim/quail/viqr.el, leim/quail/tsangchi-cns.el,
|
|
5280 leim/quail/tsangchi-b5.el, leim/quail/symbol-ksc.el,
|
|
5281 leim/quail/thai.el, leim/quail/tonepy.el, leim/quail/quick-cns.el,
|
|
5282 leim/quail/sw.el, leim/quail/qj-b5.el, leim/quail/qj.el,
|
|
5283 leim/quail/quick-b5.el, leim/quail/py-b5.el, leim/quail/py.el,
|
|
5284 leim/quail/lao.el, leim/quail/latin.el, leim/quail/lrt.el,
|
|
5285 leim/quail/punct-b5.el, leim/quail/punct.el,
|
|
5286 leim/quail/hanja-jis.el, leim/quail/hanja.el, leim/quail/ipa.el,
|
|
5287 leim/quail/japanese.el, leim/quail/hangul3.el, leim/quail/etzy.el,
|
|
5288 leim/quail/greek.el, leim/quail/hangul.el, leim/quail/ethiopic.el,
|
|
5289 leim/quail/devanagari.el, leim/quail/ecdict.el,
|
|
5290 leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/cyrillic.el,
|
|
5291 leim/quail/array30.el, leim/quail/ccdospy.el,
|
|
5292 leim/quail/4corner.el: Add LEIM elisp files.
|
|
5293
|
|
5294 * mule/mule-load.el, mule/mule-cmds.el: Add mule-cmds.el.
|
|
5295
|
|
5296 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
5297 from Emacs/mule-19.34.94-epsilon.
|
|
5298
|
|
5299 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
5300
|
|
5301 * modes/hideshow.el: Make it work again.
|
|
5302 From Pete Ware <ware@cis.ohio-state.edu>
|
|
5303
|
|
5304 Sat May 31 09:00:14 1997 David Moore <dmoore@ucsd.edu>
|
|
5305
|
|
5306 * utils/text-props.el (set-text-properties): Was exiting
|
|
5307 map-extents too early.
|
|
5308
|
|
5309 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
5310
|
|
5311 * cl/cl-macs.el (frame-parameters): Tweaking frame configuration
|
|
5312 defsetf's.
|
|
5313 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5314
|
|
5315 * modes/vhdl-mode.el (vhdl-emacs-features): Allow recognition of
|
|
5316 major version 20.
|
|
5317
|
|
5318 * prim/simple.el (kill-region): Sort beginning and ending
|
|
5319 endpoints to simplify logic.
|
|
5320 From Hrvoje Niksic <hniksic@srce.hr>
|
|
5321
|
|
5322 Tue May 27 13:42:57 1997 Ken Manheimer <klm@python.org>
|
|
5323
|
|
5324 * packages/icomplete.el:
|
|
5325 * Updated my email address - klm@python.org instead of klm@nist.gov.
|
|
5326
|
|
5327 * Icomplete no longer installs itself when you load the package -
|
|
5328 you have to invoke `icomplete-mode'. (Since it's autoloaded in
|
|
5329 both emacs, you can just invoke the function.)
|
|
5330
|
|
5331 * Integrated Emacs 19.34 and XEmacs 19.15 corrections (typos,
|
|
5332 style, command revisions, etc).
|
|
5333
|
|
5334 * Integrated immediate keybindings display. See
|
|
5335 `icomplete-show-key-bindings', `icomplete-get-keys', and
|
|
5336 `icomplete-completions'.
|
|
5337
|
|
5338 * `icomplete-get-keys': Return keys bound in prior buffer to func name.
|
|
5339
|
|
5340 * Added icomplete delay behavior, so completions don't intrude as
|
|
5341 quickly for short input, with customization variables:
|
|
5342
|
|
5343 `icomplete-max-delay-chars' - Maximum number of initial chars to
|
|
5344 apply icomplete compute delay.
|
|
5345
|
|
5346 `icomplete-compute-delay' - Completions-computation stall, used
|
|
5347 only with large-number completions
|
|
5348
|
|
5349 `icomplete-delay-completions-threshold' Pending-completions
|
|
5350 number over which to apply icomplete-compute-delay
|
|
5351
|
|
5352 * Provided `icomplete-exhibit' on `icomplete-minibuffer-setup-hook'
|
|
5353 so icomplete behaves well with XEmacs GNUS.
|
|
5354
|
|
5355 Fri May 30 18:39:01 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
5356
|
|
5357 * prim/glyphs.el (init-glyphs): Minor regexp cleanup.
|
|
5358
|
|
5359 1997-05-30 Steven L Baur <steve@altair.xemacs.org>
|
|
5360
|
|
5361 * prim/simple.el (fsf:do-auto-fill): Remove unused variable.
|
|
5362 (indent-for-comment): Use comment-indent-function instead of
|
|
5363 obsolete variant. This is dumped with XEmacs!
|
|
5364
|
|
5365 * packages/generic-sc.el (sc-next-operation): Remove unused
|
|
5366 variable.
|
|
5367 (sccs-insert-c-header): Ditto.
|
|
5368 (ccase-new-revision-p): Ditto.
|
|
5369 (sc-sensitize-menu): Ditto.
|
|
5370
|
|
5371 * modes/auto-show.el (TopLevel): Tighten check on
|
|
5372 dump-time initialization.
|
|
5373
|
153
|
5374 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
5375
|
155
|
5376 * prim/format.el (format-alist): Change defconst to defvar.
|
|
5377 From Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
5378
|
|
5379 (format-encode-region): Reduce bytecompiler warnings for bound but
|
|
5380 unused variables.
|
|
5381 (format-deannotate-region): Ditto.
|
|
5382 (format-annotate-region): Ditto.
|
|
5383 (format-annotate-single-property-change) Ditto.
|
|
5384
|
|
5385 * utils/lib-complete.el: Clean up documentation in header.
|
|
5386
|
|
5387 * prim/glyphs.el: Eliminate bytecompiler warnings.
|
|
5388 (define-obsolete-pointer-glyph): Mark as 'compatible not 'obsolete.
|
|
5389
|
|
5390 * prim/keydefs.el (ctl-x-map): Bind narrow-to-defun to `C-x n d'.
|
|
5391
|
|
5392 * prim/lisp.el (narrow-to-defun): Narrow to the same defun that
|
|
5393 `mark-defun' would make the region.
|
|
5394 (insert-parentheses): Let a negative argument enclose preceding
|
|
5395 sexps.
|
|
5396 From Erik Naggum <erik@naggum.no>
|
|
5397
|
|
5398 * prim/window-xemacs.el: New file, split from window.el with
|
|
5399 XEmacs-specific stuff.
|
|
5400
|
|
5401 * prim/window.el (display-buffer): Remove unused variable.
|
|
5402
|
|
5403 * prim/keydefs.el (ctl-x-4-map): Add binding for
|
|
5404 `kill-buffer-and-window'.
|
|
5405
|
|
5406 * prim/window.el (kill-buffer-and-window): New command.
|
|
5407 Bind it to C-x 4 0.
|
|
5408 From Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
|
|
5409
|
|
5410 * prim/window.el (split-window-vertically): Don't change point in old
|
|
5411 window if both the original point and the end of the buffer are
|
|
5412 visible after splitting, when split-window-keep-point is nil.
|
|
5413 From Noah Friedman <friedman@prep.ai.mit.edu>
|
|
5414
|
|
5415 * prim/files.el (revert-buffer-internal-hook): Declare.
|
|
5416
|
|
5417 * utils/map-ynp.el: Synch with Emacs 19.34.94.
|
|
5418 (map-y-or-n-p): Clean up bytecompiler warnings.
|
|
5419
|
|
5420 * packages/generic-sc.el: Restored to distribution, comment
|
|
5421 cleanup.
|
|
5422
|
|
5423 * prim/simple.el (message-log-max): Add compatible variable alias
|
|
5424 for `log-message-max-size'.
|
|
5425
|
|
5426 * comint/background.el (background): Autoload.
|
|
5427
|
|
5428 * prim/process.el (shell-command): background.el is now
|
|
5429 autoloaded.
|
|
5430
|
|
5431 * prim/minibuf.el: Clean up file header.
|
|
5432
|
153
|
5433 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Naive
|
|
5434 port to XEmacs.
|
|
5435 (bookmark-bmenu-other-window-with-mouse): Naive port to XEmacs.
|
|
5436
|
|
5437 * utils/autoload.el (generated-custom-file): custom-load.el
|
|
5438 renamed to cus-load.el.
|
|
5439
|
|
5440 * prim/loadup.el: Don't preload custom-load.elc.
|
|
5441
|
|
5442 Thu May 29 19:03:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5443
|
|
5444 * x11/x-menubar.el (default-menubar): Updated customize entries.
|
|
5445
|
|
5446 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
5447
|
|
5448 * prim/about.el (about-xemacs-xref): Update contributors list.
|
|
5449
|
|
5450 1997-05-28 Steven L Baur <steve@altair.xemacs.org>
|
|
5451
|
|
5452 * prim/minibuf.el (mouse-file-display-completion-list): Protect
|
|
5453 against bogus directory becoming default.
|
|
5454 (mouse-directory-display-completion-list): Ditto.
|
|
5455
|
|
5456 From Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5457 * bytecomp/bytecomp.el
|
|
5458 (byte-compile-file-form-custom-declare-variable): New function.
|
|
5459 (custom-declare-variable): Use it.
|
|
5460
|
|
5461 * packages/vc.el (vc-directory): dirname typo'ed as dir.
|
|
5462
|
|
5463 * packages/vc-hooks.el (vc-menu): Remove vc-file-status.
|
|
5464 (Toplevel): Remove key definition for vc-file-status.
|
|
5465
|
|
5466 1997-05-27 Steven L Baur <steve@altair.xemacs.org>
|
|
5467
|
|
5468 * prim/cus-start.el (Toplevel): Rename factory-value to
|
|
5469 standard-value for Custom-1.98.
|
|
5470
|
|
5471 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
5472
|
|
5473 * prim/help.el (view-lossage-key-count): New variable.
|
|
5474 (view-lossage-message-count): New variable.
|
|
5475 (view-lossage): Use them.
|
|
5476
|
|
5477 From Hrvoje Niksic
|
|
5478 * prim/help.el (view-lossage): Use new argument to `recent-keys'.
|
|
5479
|
|
5480 * cl/cl-macs.el (recent-keys-ring-size): New setf method.
|
|
5481
|
|
5482 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
5483
|
|
5484 * prim/process.el (shell-command-to-string): Alias exec-to-string
|
|
5485 to more logical name.
|
|
5486
|
|
5487 1997-05-23 Steven L Baur <steve@altair.xemacs.org>
|
|
5488
|
|
5489 * tm/tm-view.el (mime/content-decoding-condition): Add image/png
|
|
5490 mime type.
|
|
5491
|
|
5492 * tm/tm-image.el (toplevel): Add image/png mime type.
|
|
5493
|
|
5494 * tm/tm-edit.el (mime-file-types): Add png handling.
|
|
5495 (mime-content-types): Ditto.
|
|
5496
|
151
|
5497 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
5498
|
|
5499 * prim/files.el (auto-mode-alist): Reorg. Support
|
|
5500 pre-processed fortran files. *.m4 files now default to autoconf mode.
|
|
5501
|
|
5502 * prim/about.el: Promote Hrvoje. Picture still needed...
|
|
5503
|
|
5504 * modes/ksh-mode.el: _ has symbol syntax.
|
|
5505 * modes/m4-mode.el: _ has symbol syntax.
|
|
5506 * modes/pascal.el: _ has symbol syntax.
|
|
5507 * modes/f90.el: _ has symbol syntax.
|
|
5508 * modes/cperl-mode.el: _ has symbol syntax.
|
|
5509 * modes/autoconf-mode.el: _ has symbol syntax.
|
|
5510
|
|
5511 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
5512
|
|
5513 * prim/files.el (save-buffer): From Hrvoje Niksic. Don't clear
|
|
5514 zmacs region.
|
|
5515
|
|
5516 * packages/func-menu.el: Update for David Hughes' new email
|
|
5517 address.
|
|
5518
|
|
5519 1997-05-21 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
5520
|
|
5521 * eldoc.el (eldoc-message-commands): Move docstring into comments,
|
|
5522 since this isn't a user variable.
|
|
5523 (eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
|
|
5524 eldoc-function-argstring-from-docstring-method-table): Use defvar,
|
|
5525 not defconst.
|
|
5526 (eldoc-last-data): Use cons explicitly; don't rely on dotted pair
|
|
5527 read syntax. I'm worried the latter might get compiled as
|
|
5528 read-only data someday.
|
|
5529 (eldoc-docstring-message): If truncating symbol name, show ending
|
|
5530 of name rather than beginning. The former is generally more unique.
|
|
5531 (eldoc-function-argstring-from-docstring-method-table): Handle
|
|
5532 pathological `save-restriction' case.
|
|
5533 [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
|
|
5534
|
|
5535 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
5536
|
|
5537 * x11/x-menubar.el (default-menubar): strokes added to mouse
|
|
5538 menu.
|
|
5539
|
|
5540 Wed May 21 17:12:28 1997 Per Bothner <bothner@deneb.cygnus.com>
|
|
5541
|
|
5542 * eterm/term.el (term-send-raw): Better XEmacs character event
|
|
5543 handling.
|
|
5544 * eterm/term.el (term-char-mode): Re-do Meta-handling by temporarily
|
|
5545 setting meta-prefix-char to -1 while building keymaps.
|
|
5546 (term-send-raw-meta): Removed.
|
|
5547
|
|
5548 Tue Mar 11 20:15:26 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
|
|
5549
|
|
5550 * eterm/term.el (term-completion-addsuffix): Doc fix.
|
|
5551 (term-dynamic-complete-as-filename): Support the case where
|
|
5552 term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
|
|
5553 pair.
|
|
5554
|
|
5555 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
5556
|
|
5557 * eterm/term.el: Add kd, kl, kr, du capabilities.
|
|
5558 * eterm/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
5559
|
|
5560 Wed May 15 14:38:45 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
5561
|
|
5562 * eterm/term.el (term-send-raw-string): send-string ->
|
|
5563 process-send-string.
|
|
5564 * eterm/term.el (term-arguments): Remove unused local 'values'.
|
|
5565 * eterm/term.el (term-handle-deferred-scroll): Fix off-by-one bug,
|
|
5566
|
|
5567 * eterm/term.el: Merge changes from FSF (mostly typos).
|
|
5568
|
|
5569 Mon Sep 25 17:19:51 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
5570
|
|
5571 * eterm/term.el (term-emulate-terminal): On CR, set
|
|
5572 term-current-column to term-start-line-column, not 0.
|
|
5573
|
|
5574 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
5575
|
|
5576 * packages/add-log.el (change-log-font-lock-keywords): Tweak
|
|
5577 font-lock-keywords.
|
|
5578
|
|
5579 1997-05-21 Erik Naggum <erik@naggum.no>
|
|
5580
|
|
5581 * lisp/add-log.el (add-log-lisp-like-modes, add-log-c-like-modes,
|
|
5582 add-log-tex-like-modes): New variables.
|
|
5583 (add-log-current-defun): Use them instead of constant lists.
|
|
5584
|
|
5585 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
5586
|
|
5587 * packages/add-log.el: Synch to Emacs 20.0.
|
|
5588
|
|
5589 * prim/obsolete.el (read-minibuffer): Make compatible not obsolete.
|
|
5590 (read-input): Ditto.
|
|
5591
|
|
5592 Tue May 20 20:32:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5593
|
|
5594 * prim/subr.el (buffer-substring-no-properties): Clean out extents
|
|
5595 too.
|
|
5596
|
|
5597 Mon May 19 19:48:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5598
|
|
5599 * prim/process.el (shell-command-on-region): Remove region active
|
|
5600 test (which played havoc with the hack in call-interactively to
|
|
5601 place explicit calls to region-beginning and region-end in
|
|
5602 interactive specs in the command history).
|
|
5603
|
|
5604 Mon May 19 18:13:50 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
5605
|
|
5606 * utils/easymenu.el (easy-menu-add): Check for existing, before
|
|
5607 entering MENU to `easy-menu-all-popups'.
|
|
5608
|
|
5609 Sun May 18 09:11:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5610
|
|
5611 * prim/files.el (revert-buffer): Add optional third parameter to
|
|
5612 preserve buffer modes (from Emacs 19.34.94).
|
|
5613 (after-find-file): Add optional fifth parameter to preserve buffer
|
|
5614 modes (from Emacs 19.34.94).
|
|
5615
|
|
5616 * packages/vc.el: Synch with Emacs 19.34.94 because our version was
|
|
5617 hopeless.
|
|
5618 (vc-checkout): Autoload.
|
|
5619 (vc-find-binary): Ditto.
|
|
5620
|
|
5621 * prim/files.el (find-buffer-visiting): Restore because FSF vc.el
|
|
5622 needs it.
|
|
5623
|
149
|
5624 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5625
|
|
5626 * apropos.el (apropos): Add support for customization groups.
|
|
5627 (apropos-print): Ditto.
|
|
5628
|
|
5629 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk>
|
|
5630
|
|
5631 * packages/man.el (manual-entry): Strip out stderr output.
|
|
5632
|
|
5633 Sun May 11 18:24:25 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
5634
|
|
5635 * lisp/prim/modeline.el: new mouse-drag-modeline function.
|
|
5636 Allows bottommost modeline to be dragged.
|
|
5637
|
|
5638 Sat May 17 03:41:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5639
|
|
5640 * cl/cl-macs.el: A whole bunch of XEmacs specific setf methods
|
|
5641 from Hrvoje Niksic.
|
|
5642
|
|
5643 * prim/files.el (auto-mode-alist): Don't copy to purespace.
|
|
5644 (interpreter-mode-alist): Ditto.
|
|
5645
|
|
5646 Fri May 16 21:43:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5647
|
|
5648 * packages/info.el (Info-button1-follows-hyperlink): New variable.
|
|
5649 (Info-maybe-follow-clicked-node): Use it.
|
|
5650
|
|
5651 * prim/simple.el (transpose-preceding-chars): New function.
|
|
5652
|
|
5653 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5654
|
|
5655 * version.el: Update minor version number.
|
|
5656
|
146
|
5657 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5658
|
|
5659 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed
|
|
5660 in recent versions of VM.
|
|
5661
|
144
|
5662 Fri May 9 10:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5663
|
|
5664 * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14
|
|
5665 compatibility (patch suggested by Hrvoje Niksic).
|
|
5666
|
|
5667 * packages/man.el (manual-entry): (Patch from Soren Dayton) Allow
|
|
5668 subchapters not to be trimmed on Solaris.
|
|
5669
|
|
5670 * prim/itimer.el (itimer-edit-mode): Correct use of obsolete
|
|
5671 function.
|
|
5672
|
|
5673 * prim/startup.el: Update copyright notice.
|
|
5674
|
142
|
5675 Thu May 8 14:35:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5676
|
|
5677 * hm--html-menus/hm--html.el: Define obsolete aliases for the
|
|
5678 previous function spellings.
|
144
|
5679
|
142
|
5680 * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the
|
|
5681 previous variable spellings.
|
|
5682
|
|
5683 * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring
|
|
5684 spelling.
|
|
5685 (define-compatible-variable-alias): Ditto.
|
|
5686
|
|
5687 * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any
|
|
5688 more.
|
|
5689
|
|
5690 Tue May 6 21:33:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5691
|
|
5692 * mule/mule-files.el (write-region): Correct docstring.
|
|
5693
|
|
5694 * prim/files-nomule.el (write-region): Correct docstring.
|
|
5695
|
|
5696 Mon May 5 12:26:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5697
|
|
5698 * prim/about.el (about-xemacs-xref): Infodock Associates is now
|
|
5699 Altrasoft.
|
|
5700
|
|
5701 Sat May 3 16:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5702
|
|
5703 * efs/dired.el (dired-chown-program): chown program is in /bin on
|
|
5704 Linux.
|
|
5705
|
|
5706 Fri May 2 20:04:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5707
|
|
5708 * egg/egg.el: paren.el needed at bytecompile time for
|
|
5709 `pos-visible-in-window-safe' defsubst.
|
|
5710
|
|
5711 * pcl-cvs/pcl-cvs.el (cvs-update): Inhibit dialog box usage in
|
|
5712 call to cvs-do-update as this bombs when this function is invoked
|
|
5713 from a menu.
|
|
5714
|
140
|
5715 Wed Apr 30 18:06:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5716
|
|
5717 * prim/loadup.el: Put features.elc in the dump list.
|
|
5718
|
|
5719 * prim/about.el (about-xemacs): Change date.
|
|
5720
|
|
5721 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5722
|
|
5723 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for
|
|
5724 handling info files didn't match the right pattern.
|
|
5725
|
|
5726 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5727
|
|
5728 * prim/sound.el (load-sound-file): Fix typo.
|
|
5729
|
138
|
5730 Sat Apr 26 16:25:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5731
|
|
5732 * utils/lib-complete.el: Make conformant to Lisp coding standards
|
|
5733 MULE-ize by allowing for coding system argument.
|
|
5734
|
|
5735 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5736
|
|
5737 * modes/sh-script.el (sh-indent-line): Deal with pathological case
|
|
5738 of indenting a first line containing a `#' as first non-white
|
|
5739 space character.
|
|
5740
|
|
5741 Thu Apr 24 18:40:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5742
|
|
5743 * comint/telnet.el (telnet-mode-map): Correct Emacs synch typo.
|
|
5744
|
|
5745 * rmail/rmail.el (rmail-get-new-mail): display-time-string is not
|
|
5746 necessarily a string.
|
|
5747
|
|
5748 Thu Apr 24 11:08:28 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
5749
|
|
5750 * packages/balloon-help.el:
|
|
5751 - default background color now grey80 to match XEmacs default.
|
|
5752 - default border width is now 1.
|
|
5753 - default font is now "variable"
|
|
5754 - balloon-help can now handle variable width fonts.
|
|
5755 - loading balooon-help no longer turns on balloon-help-mode.
|
|
5756 - new `balloon-help' command.
|
|
5757 - changes to the font/background/foreground variables now affect
|
|
5758 the help frame at next display.
|
|
5759 - help frame should now pop up on the correct display if XEmacs
|
|
5760 is running with multiple devices open.
|
|
5761 - Customized, courtesy of Hrvoje.
|
|
5762 - don't use the padding lines that were needed for 19.12.
|
|
5763 Compatibility with older XEmacs versions is hereby disavowed.
|
|
5764 - xclock frame name hack is gone.
|
|
5765
|
136
|
5766 Wed Apr 23 10:56:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5767
|
|
5768 * prim/files.el (hack-local-variables-prop-line): Mistakenly
|
|
5769 returned t when enable-local-variables was nil.
|
|
5770
|
|
5771 * psgml/psgml-charent.el (sgml-display-char-list-filename): Move
|
|
5772 iso88591.map to a proper location.
|
|
5773
|
|
5774 * prim/sound.el (load-sound-file): Make sure sound files are read
|
|
5775 as binary files.
|
|
5776
|
|
5777 Tue Apr 22 02:05:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5778
|
|
5779 * packages/vc.el (vc-directory): Set text properties.
|
|
5780
|
|
5781 * psgml/psgml-xemacs.el (sgml-xemacs-get-popup-value): Allow for
|
|
5782 interactive commands.
|
|
5783
|
|
5784 Mon Apr 21 15:15:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5785
|
|
5786 * prim/minibuf.el (input-error): New error type.
|
|
5787 (read-from-minibuffer): Use it.
|
|
5788
|
|
5789 * comint/comint.el (comint-exec-hook): Do not Customize due to
|
|
5790 interactions with setting language environment in MULE.
|
|
5791
|
|
5792 Sun Apr 20 09:36:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5793
|
|
5794 * packages/info.el (Info-footnote-tag): Changing the footnote tag
|
|
5795 from the default "Note" is broken.
|
|
5796
|
|
5797 Tue Apr 22 07:01:20 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
5798
|
|
5799 * prim/keydefs.el (global-map): Bind it to `C-z'.
|
|
5800
|
|
5801 * prim/frame.el (suspend-emacs-or-iconify-frame): New function.
|
|
5802
|
134
|
5803 Fri Apr 18 16:45:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5804
|
|
5805 * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with
|
|
5806 existence check on mark-active too.
|
|
5807 (skeleton-proxy): Ditto.
|
|
5808 (skeleton-proxy-new): Ditto.
|
|
5809
|
|
5810 Fri Apr 18 09:26:24 1997 Dave Gillespie <daveg@synaptics.com>
|
|
5811
|
|
5812 * cl/cl-macs.el (values): New setf-method.
|
|
5813
|
|
5814 Thu Apr 17 21:29:57 1997 Bob Weiner <weiner@infodock.com>
|
|
5815
|
|
5816 * packages/avoid.el (mouse-avoidance-kbd-command): Correct
|
|
5817 detection of keypress.
|
|
5818
|
|
5819 Thu Apr 17 21:20:04 1997 Michael McNamara <mac@silicon-sorcery.com>
|
|
5820
|
|
5821 * modes/verilog-mode.el: Changes to 2.25
|
|
5822 1) Autoindent a new declaration according to the previous
|
|
5823 declaration, if any. Only use the previous one, don't try to re
|
|
5824 line things up.
|
|
5825 2) Include "Customize Verilog-Mode" in the Verilog menu bar. Make it
|
|
5826 safe to do so, even if the underlying emacs does not yet support
|
|
5827 custom.
|
|
5828 3) Include keybinding C-c C-b for reporting bugs.
|
|
5829 4) Include keybinding C-c i for reindenting declarations.
|
|
5830
|
|
5831 * modes/verilog-mode.el: Changes to 2.24
|
|
5832 Cleaned up menubar items; added submit bug report there, for
|
|
5833 example.
|
|
5834
|
|
5835 * modes/verilog-mode.el: Changes to 2.23
|
|
5836 1) Support custom (XEmacs) or defvar method of customization.
|
|
5837 2) fix verilog-pretty declarations
|
|
5838 3) add support so folks turning up the complexity of commenting don't
|
|
5839 get errors (they don't get any more complexity either)
|
|
5840
|
|
5841 * modes/verilog-mode.el: Changes to 2.22
|
|
5842 1) Moved installation hints to the web page.
|
|
5843 2) Added support for XEmacs's custom variable setting package.
|
|
5844 3) Added variables to separatly control indentation of
|
|
5845 module level items (always, initial. etc)
|
|
5846 declarations
|
|
5847 behavorial (the begin in the task & function declaration
|
|
5848 4) Attempted to shorten comments and lisp so that the %@* NT
|
|
5849 mailers won't turn long comments into extra code.
|
|
5850 5) Used make-regexp to optimize many regular expressions so that they
|
|
5851 are no longer backtrack.
|
|
5852 6) fixed bugs
|
|
5853 a) a newline on a blank line no longer generates two new lines.
|
|
5854 b) a semicolon on a comment no longer auto indents
|
|
5855 c) lines like ''else if (a) begin''
|
|
5856 no longer confuse auto commenter
|
|
5857 d) a number of other bugs which fail to come to mind...
|
|
5858 7) Added support for menu pulldowns on FSF and XEmacs
|
|
5859 8) Added support for XEmacs v20
|
|
5860 9) Changed verilog-comment-region to insert comments that Verilog-XL
|
|
5861 doesn't b*tch about.
|
|
5862 10) Eliminated auto lineup of declarations upon typing newline of
|
|
5863 semicolon. (Cheers all around) Now instead there is a command, and
|
|
5864 also a menu pulldown, which lines up indentations around point.
|
|
5865 11) Added verilog-submit-bug-report
|
|
5866
|
126
|
5867 Mon Apr 14 13:06:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5868
|
|
5869 * utils/autoload.el (generate-file-autoloads-1): Turn off local
|
|
5870 variable processing.
|
|
5871
|
|
5872 * prim/files.el (hack-local-variables-prop-line): Respect setting
|
|
5873 of enable-local-variables.
|
|
5874
|
|
5875 * vm/vm-startup.el (vm-session-initialization): Remove for
|
|
5876 production version.
|
|
5877
|
|
5878 * utils/smtpmail.el (smtpmail-send-it): Forgot quote.
|
|
5879 (smtpmail-deduce-address-list): case-fold-search mistakenly set
|
|
5880 before buffer change.
|
|
5881
|
|
5882 Sun Apr 13 14:49:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5883
|
|
5884 * x11/x-menubar.el (default-menubar): Added `send-pr' to Help
|
|
5885 menu.
|
|
5886
|
|
5887 * modes/make-mode.el (makefile-font-lock-keywords): Correct old,
|
|
5888 restored :-( 19.14 makefile-space-face lossage.
|
|
5889
|
|
5890 Sat Apr 12 23:20:31 1997 David Moore <dmoore@ucsd.edu>
|
|
5891
|
|
5892 * packages/font-lock.el (c-font-lock-keywords-1): Performance
|
|
5893 tuned regexps.
|
|
5894
|
|
5895 Sat Apr 12 21:32:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5896
|
|
5897 * prim/about.el (about-xemacs): Update printed release date.
|
|
5898
|
|
5899 * calendar/appt.el (install-display-time-hook): Friends don't let
|
|
5900 Friends quote lambda functions.
|
|
5901
|
124
|
5902 Fri Apr 11 11:50:14 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
5903
|
|
5904 * tm/tm-vm.el: tm-vm/use-original-url-button:
|
|
5905 - Default is now t (principle of least surprise).
|
|
5906 (tm-vm/build-preview-buffer):
|
|
5907 - Bind vm-message-pointer in Preview-buffer.
|
|
5908 - X-Face was not displayed for a certain set of enabling variables.
|
|
5909 Calls to (vm-xemacs-p) were removed.
|
|
5910
|
|
5911 Sat Apr 12 05:27:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5912
|
|
5913 * modes/list-mode.el (list-mode-item-mouse-selected): Sometimes
|
|
5914 event-closest-point returns nil.
|
|
5915
|
|
5916 * comint/telnet.el (telnet-check-software-type-initialize):
|
|
5917 Restore 19.14 initialization of telnet-prompt-pattern for Unix.
|
|
5918 (rsh): Allow a way to get back old password-less behavior.
|
|
5919
|
|
5920 * edebug/edebug.el (edebug-read-and-maybe-wrap-form): Protect
|
|
5921 against pathological recursive calls.
|
|
5922
|
|
5923 * prim/loadup.el: add cus-start as dumped package.
|
|
5924
|
|
5925 * packages/vc.el (vc-directory): Dired requires a list not a
|
|
5926 string of space separated names.
|
|
5927
|
|
5928 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may
|
|
5929 be a list of faces since it is generated by `extent-face'.
|
|
5930
|
|
5931 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5932
|
|
5933 * packages/ispell.el: Don't attempt creation of the menubar unless
|
|
5934 XEmacs has been compiled with menubars.
|
|
5935
|
|
5936 * prim/simple.el (yank-pop): mark-marker needs optional force
|
|
5937 parameter to activate the region (suggested by Jamie Zawinski).
|
|
5938
|
|
5939 Fri Apr 11 17:47:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5940
|
|
5941 * packages/apropos.el (apropos): Add support for faces, widgets,
|
|
5942 and user options.
|
|
5943 (apropos-print): Ditto.
|
|
5944
|
|
5945 Fri Apr 11 01:23:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5946
|
|
5947 * prim/loadup.el (running-xemacs): Declare. This variable is the
|
|
5948 new canonical way of determining whether you're running under
|
|
5949 XEmacs.
|
|
5950
|
122
|
5951 Thu Apr 10 13:23:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5952
|
124
|
5953 * packages/font-lock.el (font-lock-apply-highlight): Remove
|
|
5954 support for back to back font hack (and restore correct
|
|
5955 fontification of `int a, b, c;'). Patch from Anders Lindgren.
|
|
5956
|
122
|
5957 * prim/about.el (about-xemacs-xref): Forgot to link David Moore's
|
|
5958 picture (oops).
|
|
5959
|
|
5960 Thu Apr 10 12:30:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5961
|
|
5962 * efs/dired-faces.el (dired): Move to environment group.
|
|
5963
|
120
|
5964 Wed Apr 9 19:45:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5965
|
122
|
5966 * x11/x-menubar.el (default-menubar): Inline definition of
|
|
5967 customize menu.
|
120
|
5968
|
|
5969 Wed Apr 9 10:45:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5970
|
|
5971 * prim/about.el (about-xemacs-xref): Add Jan Vroonhof to list of
|
|
5972 contributors.
|
|
5973 (about-xemacs-xref): Add MORIOKA Tomohiko's bio.
|
|
5974 (about-xemacs-xref): Add Per Abrahamsen.
|
|
5975
|
|
5976 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5977
|
|
5978 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst
|
|
5979 style instead of defvar style (patch derived from Emacs 19.35/Lars
|
|
5980 Magne Ingebrigtsen).
|
|
5981
|
|
5982 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5983
|
|
5984 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since
|
|
5985 this feature has gotten broken.
|
|
5986
|
|
5987 Sun Apr 6 06:56:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5988
|
|
5989 * modes/outl-mouse.el (outline-down-arrow-mask): Set up arrow
|
|
5990 glyphs to display on when no X11 support is available.
|
|
5991
|
|
5992 * modes/outline.el (outline-install-menubar): short circuit if no
|
|
5993 menubars are available.
|
|
5994
|
|
5995 * x11/x-menubar.el (default-menubar): Use xmine not mine.
|
|
5996
|
|
5997 * prim/help.el (describe-variable): Some doc strings weren't being
|
|
5998 terminated with a newline.
|
|
5999
|
|
6000 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6001
|
|
6002 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links.
|
|
6003
|
|
6004 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6005
|
|
6006 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument
|
|
6007 bug. `with-caps-disable-folding' moved to isearch-mode.el.
|
|
6008
|
|
6009 * packages/info.el (Info-search): Use `with-caps-disable-folding'.
|
|
6010
|
118
|
6011 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6012
|
|
6013 * utils/finder-inf.el: Regenerated.
|
|
6014
|
|
6015 * utils/finder.el (finder-known-keywords): Add mule keyword.
|
|
6016
|
|
6017 Tue Apr 1 14:08:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6018
|
|
6019 * prim/winnt.el: New file. Derived from Emacs 19.34, adapted by
|
|
6020 Marc Paquette.
|
|
6021
|
|
6022 * prim/faces.el (set-face-stipple): Allow usage of a pixmap
|
|
6023 (suggested by Per Abrahamsen).
|
|
6024
|
|
6025 * mule/canna.el (running-xemacs): Move to the top.
|
|
6026
|
|
6027 * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user
|
|
6028 hits something that can't be bound to a key.
|
|
6029
|
|
6030 Tue Apr 1 11:25:33 1997 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
6031
|
|
6032 * bytecomp/bytecomp.el (char-after): Correct coding of calling
|
|
6033 sequence.
|
|
6034
|
|
6035 Mon Mar 31 21:36:47 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6036
|
|
6037 * prim/faces.el (set-face-stipple): New function.
|
|
6038
|
|
6039 Sat Mar 29 14:52:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6040
|
|
6041 * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in
|
|
6042 the environment to send-pr.
|
|
6043 (send-pr::insert-template): Ditto.
|
|
6044 (send-pr:default-site): Default submission address is at xemacs.org.
|
|
6045
|
116
|
6046 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6047
|
|
6048 * packages/info.el (Info-elisp-ref): Look first in lispref, then
|
|
6049 elisp.
|
|
6050
|
|
6051 * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
|
|
6052 isn't allowed.
|
|
6053
|
|
6054 * packages/etags.el (list-tags): Interactive argument should be an
|
|
6055 existing file name.
|
|
6056
|
|
6057 Wed Mar 26 22:33:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6058
|
|
6059 * Remove ns lisp directory.
|
|
6060 * Remove vms lisp directory.
|
|
6061
|
|
6062 Tue Mar 25 12:22:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6063
|
|
6064 * prim/files.el (file-remote-p): Update doc string.
|
|
6065
|
|
6066 * packages/terminal.el (te-stty-string): Fix definition for Linux.
|
|
6067
|
|
6068 Mon Mar 24 23:43:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6069
|
|
6070 * prim/files.el (file-remote-p): Correct documentation and allow
|
|
6071 for `allow-remote-paths' to control loading of efs.
|
|
6072
|
|
6073 Sun Mar 23 16:58:08 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6074
|
|
6075 * packages/etags.el (with-caps-disable-folding): New macro.
|
|
6076 (find-tag-internal): Use it.
|
|
6077 (tags-search): Use it.
|
|
6078 (tags-query-replace): Use it. Case bug corrected.
|
|
6079
|
|
6080 Mon Mar 24 00:47:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6081
|
|
6082 * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
|
|
6083 keywords to be more robust.
|
|
6084
|
|
6085 Sun Mar 23 00:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6086
|
|
6087 * prim/startup.el (splash-hack-version-string): Correct for case
|
|
6088 of hosts with '-' in the names.
|
|
6089
|
|
6090 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6091
|
|
6092 * modes/sendmail.el (user-mail-address): Require cus-edit.
|
|
6093 Fix when scope.
|
|
6094
|
|
6095 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
6096
|
|
6097 * calendar/diary-lib.el (diary-countdown): New function.
|
|
6098 (fancy-diary-display): Use modeline-buffer-identification.
|
|
6099
|
|
6100 * calendar/appt.el (appt-diary-entries): Do not display diary.
|
|
6101 (appt-check): Display diary buffer at midnight.
|
|
6102
|
114
|
6103 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6104
|
|
6105 * mule/mule-coding.el (enable-multibyte-characters): MULE
|
116
|
6106 compatible variable.
|
114
|
6107
|
|
6108 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6109
|
|
6110 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
|
|
6111 (byte-compile-lambda): Ebola fix.
|
|
6112
|
|
6113 * prim/obsolete.el (following-char): Make this turkey obsolete.
|
|
6114 (preceding-char): Ditto. (Suggested by Richard Mlynarik).
|
|
6115
|
|
6116 Wed Mar 19 10:12:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6117
|
|
6118 * modes/sendmail.el (sendmail-send-it): Use function for
|
|
6119 user-mail-address.
|
|
6120 (user-mail-address): Autoload.
|
|
6121
|
|
6122 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for
|
|
6123 user-mail-address.
|
|
6124
|
|
6125 * prim/startup.el (load-init-file): Only set user-mail-address if
|
|
6126 non-interactive.
|
|
6127
|
|
6128 * utils/smtpmail.el (smtpmail-send-it): Use function for
|
|
6129 user-mail-address.
|
|
6130 (smtpmail-via-smtp): Ditto.
|
|
6131
|
|
6132 * packages/add-log.el (add-log-mailing-address): Use new function
|
|
6133 to obtaion email address.
|
|
6134 (add-change-log-entry): Ditto.
|
|
6135
|
|
6136 * prim/device.el (device-pixel-depth): New alias for
|
|
6137 `device-bitplanes'.
|
|
6138
|
|
6139 * comint/comint-xemacs.el (comint): Fix typo in defgroup.
|
|
6140
|
|
6141 Tue Mar 18 11:16:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6142
|
|
6143 * prim/loadup.el: ls-lisp doesn't exist now.
|
|
6144
|
|
6145 * comint/comint-xemacs.el (comint): Touch up fixes from Per
|
|
6146 Abrahamsen.
|
|
6147
|
|
6148 * prim/glyphs.el (subwindow-image-instance-p): Change doc string
|
|
6149 to reflect unimplemented status.
|
|
6150
|
112
|
6151 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6152
|
|
6153 * comint/comint.el (comint-input-setup): Require comint-xemacs.
|
|
6154
|
|
6155 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from
|
|
6156 auto-autoloads.el.
|
|
6157
|
|
6158 * comint/comint-xemacs.el: New file. Contains face declarations
|
|
6159 for comint.
|
|
6160
|
|
6161 * comint/comint.el: Remove inline defface.
|
|
6162
|
110
|
6163 Sat Mar 15 15:14:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6164
|
|
6165 * prim/loadup.el: Add prim/auto-customize.elc to dumped files.
|
|
6166
|
|
6167 * utils/autoload.el (generated-custom-file): New variable.
|
|
6168 (autoload-snarf-defcustom): New function. Grab Customization as
|
|
6169 we look for autoload cookies. (based on code by Per Abrahamsen).
|
|
6170 (update-file-autoloads): Use it.
|
|
6171 (autoload-save-customization): New function (based on code by Per
|
|
6172 Abrahamsen).
|
|
6173 (batch-update-autoloads): Use it.
|
|
6174
|
|
6175 Fri Mar 14 19:59:36 1997 Bob Weiner <weiner@infodock.com>
|
|
6176
|
|
6177 * packages/jka-compr.el (jka-compr-installed-p): Simplify.
|
|
6178
|
|
6179 Fri Mar 14 17:24:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6180
|
|
6181 * modes/sendmail.el: Correct vm macro hack.
|
|
6182 (query-user-mail-address): New customizable variable.
|
|
6183 (user-mail-address): New function, use it. (Courtesy of Per
|
|
6184 Abrahamsen <abraham@dina.kvl.dk>).
|
|
6185
|
|
6186 Thu Mar 13 18:49:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6187
|
|
6188 * x11/x-menubar.el (popup-mode-menu): Do something more correct
|
|
6189 when combining a global popup menu and a local mode menu.
|
|
6190
|
|
6191 Thu Mar 13 08:36:35 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
6192
|
|
6193 * packages/crypt.el (crypt-unix-to-dos-region): Correct DOC string.
|
|
6194
|
|
6195 Wed Mar 12 13:46:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6196
|
|
6197 * prim/obsolete.el (char=): Make alias for common lisp
|
|
6198 compatibility.
|
|
6199
|
|
6200 Mon Mar 10 09:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6201
|
|
6202 * prim/simple.el (set-fill-column): Clean up docstring.
|
|
6203
|
|
6204 * x11/x-menubar.el (save-options-non-customized-face-list): Allow
|
|
6205 save-options to save faces declared with defface macro.
|
|
6206
|
|
6207 * packages/vc.el: diff-switches is autoloaded again in diff.el.
|
|
6208
|
|
6209 * packages/diff.el (diff-switches): Default to "-c".
|
|
6210
|
|
6211 Sun Mar 9 18:44:59 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
6212
|
|
6213 * prim/help.el (describe-function-1): Add missing stream arguments
|
|
6214 to terpri and princ.
|
|
6215
|
|
6216 Sun Mar 9 15:38:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6217
|
|
6218 * prim/modeline.el (modeline-minor-mode-menu): Evaluate minor
|
|
6219 modes in context of correct buffer.
|
|
6220
|
|
6221 * prim/help.el (locate-library): Synched with Emacs 19.35.
|
|
6222
|
|
6223 * packages/icomplete.el (icomplete-get-keys): Make it work.
|
|
6224
|
|
6225 * prim/about.el: Add Jens Lautenbacher's picture.
|
|
6226
|
|
6227 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
6228
|
|
6229 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use
|
|
6230 eldoc-display-message-p, not eldoc-display-message-no-interference-p.
|
|
6231
|
108
|
6232 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6233
|
110
|
6234 * prim/startup.el (startup-splash-frame-body): More text tweaking.
|
|
6235
|
108
|
6236 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user
|
|
6237 variable. Allow trying oblique fonts ahead of italic fonts (from
|
|
6238 Raymond Toy).
|
|
6239 (x-make-font-italic): Use it.
|
|
6240
|
|
6241 * prim/obsolete.el (window-system): Make it compatible not
|
|
6242 obsolete.
|
|
6243
|
|
6244 Fri Oct 11 14:21:05 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6245
|
110
|
6246 * packages/hyper-apropos.el (hypropos-get-doc): Put font names etc in
|
108
|
6247 parentheses if instantiation uses fallback.
|
|
6248 (hypropos-face-history): New variable.
|
|
6249 (hyper-describe-face): New function.
|
|
6250 (hyper-where-is): New command.
|
|
6251 (hypropos-read-function-symbol): New function.
|
|
6252 (hyper-describe-key): New command.
|
|
6253 (hyper-describe-key-briefly): New command.
|
|
6254 (hypropos-read-variable-symbol): New function.
|
|
6255 (hyper-set-variable): New command.
|
|
6256 (hypropos-set-variable): Changed to work with buffer-locals.
|
|
6257
|
|
6258 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6259
|
110
|
6260 * packages/hyper-apropos.el: Massive changes--the original knew nothing
|
108
|
6261 about buffer-locals and local-bindings.
|
|
6262 (hypropos-shrink-window): New user option.
|
|
6263 (hypropos-ref-buffer): New variable.
|
|
6264 (hypropos-regexp-history): New variable.
|
|
6265 (hyper-apropos): Better interactive version.
|
|
6266 (hypropos-grok-variables): Omit OBSOLETE stuff.
|
|
6267 (hyper-describe-variable): Additional ARG, better interactive
|
|
6268 version.
|
|
6269 (hyper-describe-function): Ditto.
|
|
6270 (hypropos-last-help): Without prefix arg, just display buffer.
|
|
6271 (hypropos-insert-face): New function.
|
|
6272 (hypropos-insert-keybinding): New function.
|
|
6273 (hypropos-get-doc): Additional ARG, display documentation for
|
|
6274 faces, complete change.
|
|
6275 (hypropos-this-symbol): Using better regexp.
|
|
6276
|
|
6277 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6278
|
|
6279 * x11/x-menubar.el (default-menubar): Reorganize again undoing
|
|
6280 previous change. Customize submenu moved to top of options menu.
|
|
6281 Edit faces restored to edit-faces and renamed to Browse faces.
|
|
6282
|
|
6283 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6284
|
|
6285 * x11/x-menubar.el (options-menu): New variable.
|
|
6286 (default-menubar): Use it.
|
|
6287
|
|
6288 * prim/about.el (view-less): Explicit require.
|
|
6289
|
|
6290 Wed Mar 5 18:03:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6291
|
|
6292 * prim/cleantree.el: New file based on suggestion by David Moore,
|
|
6293 and derived from Gnus nnml code.
|
|
6294
|
|
6295 Tue Mar 4 01:19:37 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6296
|
|
6297 * edebug/edebug.el (edebug-compute-previous-result): Don't treat
|
|
6298 numbers as chars.
|
|
6299
|
|
6300 Wed Mar 5 10:11:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6301
|
|
6302 * prim/startup.el (splash-hack-version-string): New function to
|
|
6303 narrow the output of (emacs-version) for the splash screen.
|
|
6304 (splash-frame-present): Use it.
|
|
6305
|
|
6306 Tue Mar 4 19:52:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6307
|
|
6308 * packages/supercite.el (sc-name-filter-alist): (Idea from Bob
|
|
6309 Weiner). Update to handle names like Michael Sperber
|
|
6310 [Mr. Preprocessor].
|
|
6311
|
|
6312 Mon Mar 3 17:50:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6313
|
|
6314 * prim/faces.el (init-face-from-resources): New variable.
|
|
6315 (init-face-from-resources): Use it.
|
|
6316 (init-device-faces): Use it.
|
|
6317 (init-frame-faces): Use it.
|
|
6318 (make-empty-face): New function.
|
|
6319
|
|
6320 * x11/x-faces.el (x-init-face-from-resources): Made second
|
|
6321 argument optional, and added a third argument.
|
|
6322 (make-face-x-resource-internal): New alias.
|
|
6323
|
104
|
6324 Mon Mar 3 14:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6325
|
106
|
6326 * prim/loadup.el: Remove custom.elc.
|
|
6327
|
104
|
6328 * prim/simple.el (newline): Attempt to not add newline to a
|
|
6329 previous end-open extent.
|
|
6330
|
|
6331 Sun Mar 2 10:10:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6332
|
|
6333 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
|
|
6334
|
|
6335 * site-load.el: Move site-packages to the top level.
|
|
6336
|
|
6337 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6338
|
|
6339 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
|
|
6340
|
|
6341 * packages/ps-print.el (ps-print-color-p): Default to nil.
|
|
6342
|
|
6343 * x11/x-menubar.el (default-menubar): Changed menubar entry for
|
|
6344 color printing.
|
|
6345
|
|
6346 * prim/faces.el (init-other-random-faces): Use gray65 for
|
|
6347 zmacs-region and primary-selection background.
|
|
6348
|
|
6349 * x11/x-faces.el (x-init-global-faces): New default background
|
|
6350 gray80.
|
|
6351
|
|
6352 Sat Mar 1 14:38:14 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6353
|
|
6354 * packages/diff.el: (diff): Autoload.
|
|
6355 (diff-backup): Autoload.
|
|
6356 (diff-switches): Autoload.
|
|
6357
|
|
6358 Sat Mar 1 01:09:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6359
|
|
6360 * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
|
|
6361 binding of tar-copy.
|
|
6362
|
|
6363 * prim/keydefs.el: Don't disable upcase-region and
|
|
6364 downcase-region.
|
|
6365
|
|
6366 Fri Feb 28 11:22:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6367
|
|
6368 * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
|
|
6369
|
|
6370 * prim/help.el (describe-function-1): Show annotation contents if
|
|
6371 they exist.
|
|
6372
|
|
6373 * packages/man.el (Manual-mode): Don't turn off scrollbars if
|
|
6374 XEmacs doesn't have them to begin with.
|
|
6375
|
|
6376 * prim/keydefs.el: Don't disable eval-expression by default now
|
|
6377 that it is harder to type.
|
|
6378
|
|
6379 Thu Feb 27 13:06:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6380
|
|
6381 * prim/subr.el (with-string-as-buffer-contents): Moved from
|
|
6382 mule/mule-coding.el.
|
|
6383
|
|
6384 * mule/mule-coding.el: Remove with-string-as-buffer-contents.
|
|
6385
|
|
6386 * prim/format.el (format-insert-file): Correct wrong order of args
|
|
6387 passed to format-decode.
|
|
6388
|
|
6389 * prim/startup.el (load-user-init-file): Allow XEmacs to read a
|
|
6390 bytecompiled .emacs if it exists.
|
|
6391
|
|
6392 Thu Feb 27 17:41:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6393
|
|
6394 * subr.el (eval-after-load): Enable.
|
|
6395 (eval-next-after-load): Ditto.
|
|
6396
|
|
6397 Thu Feb 27 10:59:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6398
|
|
6399 * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
|
|
6400 courtesy of Erik Naggum <erik@naggum.no>.
|
|
6401
|
|
6402 Fri Feb 28 22:17:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6403
|
|
6404 * prim/isearch-mode.el: Added "_" to the `interactive' forms of
|
|
6405 most functions.
|
|
6406 (isearch-mode-map): Define M-y.
|
|
6407 (isearch-yank-kill): New function.
|
|
6408
|
|
6409 * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
|
|
6410 don't disable `set-goal-column'.
|
|
6411
|
|
6412 * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
|
|
6413 instead of `C-x C-k'.
|
|
6414
|
102
|
6415 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
6416
|
|
6417 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
|
|
6418 (local)' in Help menu.
|
|
6419
|
|
6420 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
6421
|
|
6422 * mule/mule-debug.el (describe-coding-system): Ported from
|
|
6423 Mule to XEmacs.
|
|
6424
|
|
6425 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
|
|
6426 function:
|
|
6427 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
|
|
6428
|
|
6429 Do this only if:
|
|
6430 - the current display is an X device
|
|
6431 - the displayed width of FULLWIDTH-CHARSET is twice the displayed
|
|
6432 width of the 'ascii charset, but only when using ROMAN-REGISTRY.
|
|
6433
|
|
6434 Traditionally, Asian characters have been displayed so that they
|
|
6435 occupy exactly twice the screen space of ASCII (`halfwidth')
|
|
6436 characters. On many systems, e.g. Sun CDE systems, this can only be
|
|
6437 achieved by using a national variant roman font to display ASCII."
|
|
6438
|
100
|
6439 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6440
|
|
6441 * edebug/edebug.el: Synch up with Emacs 19.34.
|
|
6442
|
|
6443 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
|
|
6444
|
|
6445 Sat Feb 22 17:11:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6446
|
|
6447 * prim/loadup.el: Dump new file itimer-autosave.el.
|
|
6448
|
|
6449 Sat Feb 22 17:06:32 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6450
|
|
6451 * prim/itimer.el: Cleanup, removal of autosave cruft.
|
|
6452
|
|
6453 Fri Feb 21 09:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6454
|
|
6455 * prim/simple.el (line-move-ignore-invisible): Reverse previous
|
|
6456 change to make this default to nil again.
|
|
6457
|
|
6458 Thu Feb 20 14:30:50 1997 Jamie Zawinski <jwz@netscape.com>
|
|
6459
|
|
6460 * prim/files.el (hack-local-variables-prop-line): New version.
|
|
6461
|
|
6462 Thu Feb 20 11:14:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6463
|
|
6464 * prim/files.el: Delete definition of dired-kept-versions.
|
|
6465
|
|
6466 * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
|
|
6467
|
|
6468 Wed Feb 19 15:47:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6469
|
|
6470 * packages/vc.el (diff-switches): Restore since this global
|
|
6471 variable went away with the passing of ange-ftp.
|
|
6472
|
|
6473 * utils/autoload.el (generate-file-autoloads-1): Don't let
|
|
6474 find-file-hooks be run.
|
|
6475 (update-file-autoloads): Ditto.
|
|
6476 (update-autoloads-from-directory): Ditto.
|
|
6477
|
|
6478 * x11/x-menubar.el (default-menubar): Correct unguarded reference
|
|
6479 to fast-lock-mode variable.
|
|
6480
|
|
6481 Wed Feb 19 08:04:02 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
6482
|
110
|
6483 * utils/eldoc.el (eldoc-message-commands): Doc fixes.
|
100
|
6484 (eldoc-message): Make function, not macro.
|
|
6485
|
110
|
6486 * utils/eldoc.el (eldoc-last-message): New internal variable.
|
100
|
6487 (eldoc-mode): Initialize it to nil.
|
|
6488 (eldoc-message): Use it.
|
|
6489 (eldoc-print-current-symbol-info): Use it.
|
|
6490
|
110
|
6491 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
|
100
|
6492 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
|
|
6493 idle timers in Emacs.
|
|
6494
|
110
|
6495 * utils/eldoc.el (eldoc-message-commands-table-size): New constant.
|
100
|
6496 (eldoc-add-command): Use it to initialize eldoc-message-commands.
|
|
6497
|
110
|
6498 * utils/eldoc.el (eldoc-display-message-no-interference-p): New
|
|
6499 function.
|
100
|
6500 (eldoc-display-message-p): Use it.
|
|
6501
|
110
|
6502 * utils/eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
|
100
|
6503 Arg sym no longer optional.
|
|
6504 Do not initialize arg if nil.
|
|
6505
|
110
|
6506 * utils/eldoc.el (eldoc-forward-sexp-safe): Function deleted.
|
100
|
6507 (eldoc-beginning-of-sexp): New function.
|
|
6508 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
|
|
6509 Use eldoc-current-symbol to get symbol at point.
|
|
6510
|
110
|
6511 * utils/eldoc.el
|
|
6512 (eldoc-function-argstring-from-docstring-method-table): Forge
|
|
6513 docstrings for `and', `or', `list', `+', and `-'.
|
100
|
6514
|
110
|
6515 * utils/eldoc.el (eldoc-add-command-completions): New function.
|
100
|
6516 (eldoc-add-command): Take list of args.
|
|
6517 No longer interactive.
|
|
6518 (eldoc-remove-command-completions): New function.
|
|
6519 (eldoc-remove-command): Take list of args.
|
|
6520 No longer interactive.
|
|
6521
|
110
|
6522 * utils/eldoc.el: Initialize eldoc-message-commands using
|
100
|
6523 eldoc-add-command-completions.
|
|
6524
|
110
|
6525 * utils/eldoc.el (eldoc-display-message-p): New function.
|
100
|
6526 Return nil if cursor-in-echo-area, or using idle timers and a
|
|
6527 command is still active.
|
|
6528 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
|
|
6529
|
|
6530 Tue Feb 18 14:20:01 1997 David Byers <davby@ida.liu.se>
|
|
6531
|
|
6532 * packages/paren.el (paren-highlight): Minor typo correction.
|
|
6533
|
|
6534 Tue Feb 18 13:05:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6535
|
|
6536 * prim/loadup.el: Dump new file custom-xmas.
|
|
6537
|
|
6538 Mon Feb 17 21:01:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6539
|
|
6540 * prim/help.el (function-compatible-p): New function.
|
|
6541 (function-compatibility-doc): New function.
|
|
6542 (describe-function-1): Use them.
|
|
6543 (variable-compatible-p): New function.
|
|
6544 (variable-compatibility-doc): New function.
|
|
6545 (describe-variable): Use them.
|
|
6546
|
|
6547 Mon Feb 17 19:12:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6548
|
|
6549 * prim/obsolete.el (x-color-values): Added for Emacs
|
|
6550 compatibility.
|
|
6551
|
|
6552 Mon Feb 17 18:11:24 1997 Michael Kifer <kifer@CS.SunySB.EDU>
|
|
6553
|
|
6554 * prim/files.el (file-remote-p): Force load of EFS if not already
|
|
6555 loaded.
|
|
6556
|
|
6557 Mon Feb 17 17:45:23 1997 Bob Weiner <weiner@infodock.com>
|
|
6558
|
|
6559 * modes/lisp-mode.el (eval-last-sexp): Do something special if
|
|
6560 evaluating (interactive ...).
|
|
6561
|
|
6562 Sun Feb 16 21:49:18 1997 Bjorn Victor <Bjorn.Victor@DoCS.UU.SE>
|
|
6563
|
|
6564 * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
|
|
6565 face is neither nil nor cons.
|
|
6566
|
|
6567 Sun Feb 16 14:26:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6568
|
|
6569 * prim/loadup.el: Try not dumping font.elc.
|
|
6570
|
|
6571 * prim/obsolete.el (display-column-mode): Remove column.el and
|
|
6572 leave a forwarding address.
|
|
6573
|
|
6574 Sat Feb 15 23:21:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6575
|
|
6576 * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
|
|
6577 expressions in the minibuffer history list.
|
|
6578
|
|
6579 Sat Feb 15 22:57:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6580
|
|
6581 * packages/scroll-in-place.el (scroll-signal-boundary-error):
|
|
6582 Allow user to suspend error signals.
|
|
6583
|
|
6584 Sat Feb 15 21:43:49 1997 John Turner <turner@branagh.ta52.lanl.gov>
|
|
6585
|
|
6586 * packages/column.el (current-line): Correct defaults for starting
|
|
6587 at 1, remove an obsolete variable.
|
|
6588
|
|
6589 Sat Feb 15 20:17:46 1997 Hal Peterson <hrp@netstar.com>
|
|
6590
|
|
6591 * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
|
|
6592 `cvs log'
|
|
6593
|
|
6594 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6595
|
|
6596 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
6597 macro.
|
|
6598
|
|
6599 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6600
|
|
6601 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
6602 macro.
|
|
6603 (edmacro-fix-menu-commands): Would bug out on 'control, etc.
|
|
6604 (edmacro-events-to-keys): New function.
|
|
6605 (edmacro-format-keys): Use it.
|
|
6606 (edmacro-finish-edit): Compare to macros, not strings.
|
|
6607 (edmacro-fkeys): New function.
|
|
6608 (edmacro-format-keys): Use it.
|
|
6609 (edit-kbd-macro): Tweak.
|
|
6610
|
98
|
6611 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6612
|
|
6613 * packages/info.el: Don't call switch-to-buffer if the Info frame
|
|
6614 is being deleted.
|
|
6615
|
|
6616 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6617
|
|
6618 * prim/simple.el (previous-line): Allow escape from signaled error
|
|
6619 on buffer boundary.
|
|
6620 (next-line): Ditto.
|
|
6621
|
|
6622 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6623 * utils/redo.el: made before and after status messages so that
|
|
6624 the user is aware if a long action is still being processed.
|
|
6625
|
|
6626 rolled version number up to 1.00, since the package seems to be
|
|
6627 stable.
|
|
6628
|
|
6629 cosmetic changes so the file could be included in the XEmacs
|
|
6630 distribution.
|
|
6631
|
|
6632 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6633
|
|
6634 * prim/simple.el (line-move-ignore-invisible): Change default to
|
|
6635 t.
|
|
6636
|
|
6637 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6638
|
|
6639 * prim/macros.el: Removed. Superseded by new version in
|
|
6640 edmacro.el.
|
|
6641
|
|
6642 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
6643
|
|
6644 * modes/executable.el (executable-set-magic): Correct for the #!
|
|
6645 getting lost.
|
|
6646
|
|
6647 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6648
|
|
6649 * prim/modeline.el (modeline-modified-map): Call
|
|
6650 vc-toggle-read-only instead of toggle-read-only to be consistent
|
|
6651 with override of `C-x C-q'.
|
|
6652
|
|
6653 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
|
|
6654
|
|
6655 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
|
|
6656 cursor blink momentarily after receiving user input.
|
|
6657
|
|
6658 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
|
|
6659
|
|
6660 * x11/x-menubar.el (default-menubar): mine goes into games menu.
|
|
6661
|
|
6662 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
6663
|
|
6664 * prim/files.el (recover-session-finish): Modify for efs.
|
|
6665
|
|
6666 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6667
|
|
6668 * prim/files.el (file-remote-p): New function.
|
|
6669
|
|
6670 * sunpro/sunpro-load.el: Do not dump mime-setup under any
|
|
6671 circumstances.
|
|
6672
|
|
6673 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
|
|
6674
|
|
6675 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
|
|
6676 typo.
|
|
6677
|
|
6678 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6679
|
|
6680 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
|
|
6681
|
|
6682 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6683
|
|
6684 * utils/edmacro.el: New file.
|
|
6685
|
|
6686 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6687
|
|
6688 * prim/sound.el (load-sound-file): Update documentation of
|
|
6689 restrictions on what machines XEmacs can play sound on.
|
|
6690
|
|
6691 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6692
|
|
6693 * prim/glyphs.el (init-glyphs): Correct autodetection to find
|
|
6694 GIF89. Look for PNG.
|
|
6695
|
|
6696 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6697
|
|
6698 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
|
|
6699 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
|
|
6700
|
|
6701 * packages/apropos.el (apropos-print): Ditto.
|
|
6702
|
|
6703 * prim/lisp.el (lisp-complete-symbol): Ditto.
|
|
6704
|
|
6705 * prim/help.el (with-displaying-help-buffer): Ditto.
|
|
6706
|
|
6707 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6708
|
|
6709 * x11/x-toolbar.el: Allow customization of toolbar functions by
|
|
6710 customizable variables.
|
|
6711
|
|
6712 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
|
|
6713
|
|
6714 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
|
|
6715
|
|
6716 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6717
|
|
6718 * prim/obsolete.el (define-compatible-variable-alias): New function.
|
|
6719 (define-compatible-variable-alias): New function.
|
|
6720 .*mode-line.*, frame-parameters, modify-frame-parameters,
|
|
6721 x-display-.* all made compatible not obsolete.
|
|
6722
|
|
6723 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
|
|
6724 compatibility symbols.
|
|
6725 (byte-compile-compatible): New function.
|
|
6726
|
|
6727 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
|
|
6728 (make-compatible-variable): New function.
|
|
6729
|
|
6730 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6731
|
|
6732 * utils/redo.el: New file.
|
|
6733
|
|
6734 * utils/floating-toolbar.el: New file.
|
|
6735
|
|
6736 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6737
|
|
6738 * custom/custom.el: Remove ;;;###autoloads since this file is
|
|
6739 dumped with XEmacs.
|
|
6740
|
|
6741 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6742
|
|
6743 * custom/widget.el: New file.
|
|
6744
|
|
6745 * custom/widget-example.el: New file.
|
|
6746
|
|
6747 * custom/widget-edit.el: New file.
|
|
6748
|
|
6749 * custom/custom.el: New file.
|
|
6750
|
|
6751 * custom/custom-edit.el: New file.
|
|
6752
|
96
|
6753 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
|
|
6754
|
|
6755 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
|
|
6756 typo.
|
|
6757
|
|
6758 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6759
|
|
6760 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
6761 Correct bounds checking in case the keywords regexp is not
|
|
6762 properly anchored.
|
|
6763
|
|
6764 * packages/ps-print.el: Update maintainer address.
|
|
6765
|
|
6766 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
|
|
6767
|
|
6768 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
|
|
6769 variables to `byte-compile-bound-variables'.
|
|
6770
|
|
6771 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6772
|
|
6773 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
6774 Reverse previous patch.
|
|
6775
|
|
6776 * prim/minibuf.el (use-dialog-box): Rename from
|
|
6777 should-use-dialog-box.
|
|
6778 (should-use-dialog-box-p): Use it.
|
|
6779
|
|
6780 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
6781 cell is not a cons when the cl declare macro is used.
|
|
6782
|
|
6783 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6784
|
|
6785 * modes/cperl-mode.el: Provide 'cperl-mode.
|
|
6786
|
94
|
6787 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
|
|
6788
|
|
6789 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
|
|
6790 `makefile-macro-table'.
|
|
6791
|
|
6792 Tue Feb 4 11:06:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6793
|
|
6794 * packages/metamail.el (metamail-region): *junet* coding system
|
|
6795 name changed to 'junet.
|
|
6796
|
|
6797 Mon Feb 3 22:34:09 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
6798
|
|
6799 * iso/iso-acc.el: Critical Bug fix.
|
|
6800 Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
|
|
6801 Gulledge.
|
|
6802
|
|
6803 Mon Feb 3 17:11:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6804
|
|
6805 * modes/make-mode.el (makefile-browser-format-macro-line): Remove
|
|
6806 redundant (and wrong) format statement.
|
|
6807
|
88
|
6808 Fri Jan 31 21:38:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6809
|
|
6810 * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
|
|
6811 user control over automatic sgml entity to ISO-8859-1 conversion.
|
|
6812
|
|
6813 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
6814
|
|
6815 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
|
|
6816 lot of new mailer possiblities.
|
|
6817
|
|
6818 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
6819
|
|
6820 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
|
|
6821 charset-registry call.
|
|
6822
|
|
6823 Fri Jan 31 00:21:07 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
6824
|
|
6825 * packages/font-lock.el (font-lock-mode): Don't remove the
|
|
6826 `font-lock-pre-idle-hook' from `pre-idle-hook'.
|
|
6827
|
|
6828 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU>
|
|
6829
|
|
6830 * packages/compile.el: Speed up regexps.
|
|
6831 (compilation-parse-errors): replace re-search-forward with
|
|
6832 something faster.
|
|
6833
|
|
6834 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr>
|
|
6835
|
|
6836 * x11/x-toolbar.el
|
|
6837 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
|
|
6838 New functions.
|
|
6839 (toolbar-news): Allow running without separate frame.
|
|
6840 (toolbar-mail-commands-alist): New variable.
|
|
6841 (toolbar-mail-reader): Ditto.
|
|
6842 (toolbar-mail): Use them.
|
|
6843
|
|
6844 * x11/x-menubar.el: Shorten help menu item names.
|
|
6845
|
|
6846 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
6847
|
|
6848 * iso/iso-acc.el: Accept accents in isearch.
|
|
6849
|
|
6850 Wed Jan 29 22:25:38 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
6851
|
|
6852 * packages/ps-print.el: Make postscript files generated by
|
|
6853 ps-print conformant to Adobe DSC specification.
|
|
6854
|
86
|
6855 Mon Jan 27 21:45:17 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
6856
|
|
6857 * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
|
|
6858
|
|
6859 * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
|
|
6860 write-region interface.
|
|
6861
|
|
6862 Mon Jan 27 19:09:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6863
|
|
6864 * prim/about.el (about-xemacs): Updated to reflect change of
|
|
6865 management.
|
|
6866
|
|
6867 Mon Jan 27 13:25:17 1997 William M. Perry <wmperry@aventail.com>
|
|
6868
|
|
6869 * packages/man.el (Manual-entry-switches): Don't default to -s.
|
|
6870
|
|
6871 Sun Jan 26 16:27:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6872
|
|
6873 * bytecomp/byte-optimize.el (byte-compile-inline-expand):
|
|
6874 Correctly refresh the pointer to a symbol being autoloaded prior
|
|
6875 to inline.
|
|
6876
|
|
6877 Sun Jan 26 13:57:22 1997 Bob Weiner <weiner@infodock.com>
|
|
6878
|
|
6879 * prim/about.el (about-xemacs-xref): Update bio.
|
|
6880
|
|
6881 Sat Jan 25 22:58:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6882
|
|
6883 * x11/x-menubar.el (default-menubar): Update ps-paper-type options
|
|
6884 for new ps-print.el.
|
|
6885
|
84
|
6886 Thu Jan 23 01:40:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6887
|
|
6888 * psgml/psgml-html.el (html-mode): Set up friendlier syntax
|
|
6889 table.
|
|
6890
|
|
6891 * psgml/psgml.el (sgml-running-xemacs): Remove
|
|
6892 sgml-mode-syntax-table since it has been superseded.
|
|
6893
|
82
|
6894 Thu Jan 9 13:32:01 1997 Jacques Duthen Prestataire <duthen@cegelec-red.fr>
|
|
6895
|
|
6896 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
|
|
6897 <simon@gnu.ai.mit.edu>
|
|
6898 (ps-print-version): Fix value.
|
|
6899 (cl lisp-float-type): Require them.
|
|
6900 (ps-number-of-columns ps-*-font-size): Try to select defaults
|
|
6901 better suited when `ps-landscape-mode' is non-nil.
|
|
6902 (ps-*-faces): Change default for Font Lock mode faces when
|
|
6903 `ps-print-color-p' is nil.
|
|
6904 (ps-right-header): Replace `time-stamp-yy/mm/dd'
|
|
6905 by `time-stamp-mon-dd-yyyy'.
|
|
6906 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
|
|
6907 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
|
|
6908 `car-less-than-car'.
|
|
6909 (ps-plot ps-generate): Replace `%d' by `%3d'.
|
|
6910
|
|
6911 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com>
|
|
6912
|
|
6913 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
|
|
6914 minibuffer earlier than the first received event.
|
|
6915
|
|
6916 Wed Jan 22 15:29:08 1997 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
6917
|
|
6918 * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
|
|
6919 menu-bar lookup fails.
|
|
6920
|
|
6921 Wed Jan 22 01:03:42 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
6922
|
|
6923 * lisp/x11/x-font-menu.el: Make font menus work better in a
|
|
6924 Japanese environment.
|
|
6925
|
|
6926 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
6927
|
|
6928 * lisp/mule/mule-init.el (init-mule): Get Japanese man pages working.
|
|
6929
|
|
6930 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
6931
|
|
6932 * man.el (Manual-mode): Don't mess with scrollbars if they aren't
|
|
6933 present.
|
|
6934
|
|
6935 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6936
|
|
6937 * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
|
|
6938
|
|
6939 Tue Jan 21 19:32:44 1997 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
|
|
6940
|
|
6941 * prim/files.el (hack-local-variables-prop-line): XEmacs should
|
|
6942 not query to set local variables in the -*- line if there aren't
|
|
6943 any to set!
|
|
6944
|
|
6945 Thu Jan 16 18:24:20 1997 Steven L Baur <steve@miranova.com>
|
|
6946
|
|
6947 * psgml/psgml.el: Use newer interface form for nsgmls.
|
|
6948
|
|
6949 Thu Jan 16 04:06:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6950
|
|
6951 * comint/telnet.el (rsh): (Mostly) correct dealing with detection
|
|
6952 of password prompt at login.
|
|
6953
|
|
6954 Thu Jan 16 03:28:25 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
6955
|
|
6956 * modes/view.el (View-scroll-lines-forward): Correct format typo.
|
|
6957
|
|
6958 Mon Jan 13 22:50:23 1997 David Moore <dmoore@UCSD.EDU>
|
|
6959
|
|
6960 * packages/compile.el: Clean up regexps.
|
|
6961
|
|
6962 Sun Jan 12 20:50:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6963
|
|
6964 * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
|
|
6965
|
151
|
6966 Sun Jan 12 18:49:30 1997 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
82
|
6967
|
|
6968 * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
|
|
6969 alias
|
|
6970 Import definition of `truncate-string-to-width' from Emacs/mule-delta.
|
|
6971
|
|
6972 Sun Jan 12 13:57:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
6973
|
|
6974 * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
|
|
6975 readjusted window change the buffer order stack.
|
|
6976
|
|
6977 Sat Jan 11 20:12:47 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
6978
|
|
6979 * utils/finder.el (finder-insert-at-column): Correct off-by-one
|
|
6980 error affecting long file names.
|
|
6981
|
80
|
6982 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
|
|
6983
|
|
6984 * utils/bench.el: New version.
|
|
6985
|
|
6986 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6987
|
|
6988 * packages/man.el (Manual-entry-switches): New variable.
|
|
6989 (Manual-apropos-switches): New variable.
|
|
6990 (Manual-run-formatter): Use them.
|
|
6991
|
|
6992 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
|
|
6993
|
|
6994 * modes/make-mode.el: Allow disabling of suspicious line warnings
|
|
6995 allow macro pickup when a macro is entered normally
|
|
6996 add the runtime macros to the completion list so confirmation is
|
|
6997 not necessary when minibuffer-confirm-incomplete is t.
|
|
6998 (these last two only in effect when makefile-electric-keys=t)
|
|
6999
|
|
7000 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7001
|
|
7002 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
|
|
7003 on .el and .info files.
|
|
7004
|
|
7005 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7006
|
|
7007 * prim/help.el (help-mode-quit): Correct typo in docstring.
|
|
7008 (help-mode-quit): Bury help buffer before restoring previous
|
|
7009 window configuration.
|
|
7010
|
|
7011 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
7012
|
|
7013 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
|
|
7014 samples in the help menu.
|
|
7015
|
|
7016 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
7017
|
|
7018 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
|
|
7019 (toolbar-news): Use it.
|
|
7020
|
|
7021 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7022
|
|
7023 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
|
|
7024
|
|
7025 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7026
|
|
7027 * comint/telnet.el (telnet-initial-filter): Enable
|
|
7028 case-fold-search.
|
|
7029 (telnet-maximum-count): Bump up to 6, since 4 does not always
|
|
7030 appear to be enough.
|
|
7031
|
|
7032 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
|
|
7033
|
|
7034 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
|
|
7035 has been renamed to no-conversion.
|
|
7036 (sgml-bdtd-merge): Ditto.
|
|
7037 (sgml-push-to-entity): Ditto.
|
|
7038
|
|
7039 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7040
|
|
7041 * utils/loadhist.el (symbol-file): Make interactive.
|
|
7042
|
|
7043 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
|
|
7044
|
|
7045 * packages/avoid.el (mouse-avoidance-mode): autoload.
|
|
7046
|
|
7047 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
|
|
7048 mode option.
|
|
7049
|
78
|
7050 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7051
|
|
7052 * prim/faces.el (init-other-random-faces): Guard against adding
|
|
7053 modeline buffer tty face if no tty support.
|
|
7054
|
|
7055 Fri Jan 3 23:15:22 1997 Greg Klanderman <greg@alphatech.com>
|
|
7056
|
|
7057 * packages/backup-dir.el: Added to distribution.
|
|
7058
|
|
7059 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7060
|
|
7061 * gnus/gnus-setup.el: Updated to gracefully handle installed
|
|
7062 auxilliary packages like tm, and handle eventual integration of
|
|
7063 Red Gnus/Gnus 5.4.
|
|
7064
|
|
7065 Fri Jan 3 14:32:07 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
7066
|
|
7067 * packages/gnuserv.el (gnuserv-frame): Autoload.
|
|
7068
|
|
7069 * x11/x-menubar.el (default-menubar): Add option to control gnuserv
|
|
7070 creating a new frame.
|
|
7071 (options-menu-saved-forms): Ditto.
|
|
7072
|
|
7073 Fri Jan 3 12:18:41 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
7074
|
|
7075 * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
|
|
7076 feature test on 'scrollbar.
|
|
7077
|
|
7078 Fri Jan 3 10:37:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7079
|
|
7080 * packages/mic-paren.el (paren-activate): Update to v1.2.
|
|
7081
|
|
7082 Fri Jan 3 10:21:58 1997 Pete Ware <ware@cis.ohio-state.edu>
|
|
7083
|
|
7084 * x11/x-menubar.el (default-menubar): Add require-final-newline
|
|
7085 and next-line-add-newlines as options in the options menu.
|
|
7086 (options-menu-saved-forms): Ditto.
|
|
7087
|
|
7088 Thu Jan 2 18:52:32 1997 Joel Peterson <tarzan@aosi.com>
|
|
7089
|
|
7090 * prim/simple.el (blink-matching-open): Make sure point is visible
|
|
7091 when blinking.
|
|
7092
|
|
7093 Thu Jan 2 11:25:05 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
7094
|
|
7095 * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
|
|
7096 synch up.
|
|
7097 (occur-mode-map): Ditto.
|
|
7098
|
|
7099 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7100
|
|
7101 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
7102 sgml-top-tree. Needed by sgml-open-element.
|
|
7103
|
|
7104 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7105
|
|
7106 * Version 1.0 released.
|
|
7107
|
|
7108 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7109
|
|
7110 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
7111 replicate the whole format in the code.
|
|
7112
|
|
7113 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
7114
|
|
7115 * psgml-parse.el (sgml-external-file): Try to find system
|
|
7116 identifiers using the sgml-public-map
|
|
7117 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
7118 have effect even if the sgml-public-map contains `%s'.
|
|
7119 (sgml-final): moved to be defined before use.
|
|
7120
|
|
7121 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
7122 character references to character number above 255 by leaving a
|
|
7123 character reference in then parsed entity text.
|
|
7124
|
|
7125 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
7126
|
|
7127 * psgml-other.el (sgml-set-face-for): Nullify
|
|
7128 {after,before}-change-functions as well as (obsolete)
|
|
7129 {after,before}-change-function.
|
|
7130
|
|
7131 Tue Dec 31 11:34:37 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7132
|
|
7133 * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
|
|
7134 prior to starting gdb.
|
|
7135
|
|
7136 Mon Dec 30 17:59:48 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7137
|
|
7138 * comint/telnet.el (telnet-check-software-type-initialize): Remove
|
|
7139 default in cond (which allows special treatment of password prompt
|
|
7140 to work).
|
|
7141
|
|
7142 Mon Dec 30 09:36:04 1996 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
7143
|
|
7144 * packages/gnuserv.el (server-edit): Add option to allow killing
|
|
7145 last visible frame.
|
|
7146
|
|
7147 Sun Dec 29 21:36:44 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7148
|
|
7149 * prim/files-nomule.el: Add trailing newline.
|
|
7150
|
|
7151 Sun Dec 29 18:45:34 1996 James LewisMoss <dres@dres.elam.org>
|
|
7152
|
|
7153 * modes/perl-mode.el: Add (provide 'perl-mode).
|
|
7154
|
|
7155 Sun Dec 29 17:15:57 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
7156
|
|
7157 * ilisp/Makefile (elc): Be a little smarter about recompilation.
|
|
7158
|
|
7159 Sun Dec 29 17:14:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7160
|
|
7161 * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
|
|
7162
|
76
|
7163 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7164
|
|
7165 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
7166 option to Frame Appearance submenu.
|
|
7167
|
|
7168 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7169
|
|
7170 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
7171 nil, because everyone was confused by it defaulting to t.
|
|
7172
|
|
7173 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
7174
|
|
7175 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
7176 (sort-lines): Ditto.
|
|
7177 (sort-paragraphs): Ditto.
|
|
7178 (sort-pages): Ditto.
|
|
7179 (sort-regexp-fields): Ditto.
|
|
7180 (sort-numeric-fields): Ditto.
|
|
7181 (sort-regexp-fields): Ditto.
|
|
7182 (sort-columns): Ditto.
|
|
7183 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
7184
|
|
7185 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
7186
|
|
7187 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
7188 expansion from happening multiple times.
|
|
7189
|
|
7190 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7191
|
|
7192 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
7193 with scrolling character `b' in view-less help buffer.
|
|
7194
|
|
7195 * packages/scroll-in-place.el: Synch with 19.15.
|
|
7196
|
|
7197 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7198
|
|
7199 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
7200 (default-menubar): Use it.
|
|
7201 (default-menubar): Reorganize help menus.
|
|
7202
|
|
7203 * prim/startup.el (startup-message-timeout): More or less disable
|
|
7204 the timeout of the splash screen.
|
|
7205
|
|
7206 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
7207 Rosetta Man patch.
|
|
7208 (Manual-nuke-nroff-bs): Use it.
|
|
7209
|
|
7210 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7211
|
|
7212 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
7213 buffer to fit.
|
|
7214
|
|
7215 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7216
|
|
7217 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
7218 when cc-mode is not dumped with XEmacs.
|
|
7219
|
|
7220 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
7221 window if it is small.
|
|
7222
|
|
7223 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
7224 *Completions* window.
|
|
7225
|
|
7226 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
7227 from Sudish Joseph) minimize size of displayed help window.
|
|
7228
|
|
7229 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
7230 lossage from synch with Emacs 19.34.
|
|
7231 (fortran-abbrev-start): Ditto.
|
|
7232
|
|
7233 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
7234
|
|
7235 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
7236 frame before deleting it.
|
|
7237
|
|
7238 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
7239
|
|
7240 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
7241 as well as linefeeds.
|
|
7242
|
|
7243 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
7244 in setting unread-command-events.
|
|
7245
|
|
7246 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
7247
|
|
7248 * packages/font-lock.el: Update Java support.
|
|
7249
|
|
7250 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7251
|
|
7252 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
7253
|
|
7254 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
7255
|
|
7256 * packages/session.el: Removed from distribution.
|
|
7257
|
|
7258 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
7259
|
|
7260 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
7261
|
74
|
7262 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7263
|
|
7264 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
7265 fix for lossage on bad regexps.
|
|
7266
|
|
7267 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
7268
|
|
7269 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
7270
|
|
7271 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
7272 infection that caused incorrect interpretation of SPC in the
|
|
7273 minibuffer.
|
|
7274
|
|
7275 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
7276
|
|
7277 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
7278 Add Show all item.
|
|
7279
|
|
7280 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
7281
|
|
7282 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
7283
|
|
7284 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7285
|
|
7286 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
7287
|
|
7288 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
7289
|
|
7290 * utils/bench.el (bench-mark-13): Added.
|
|
7291
|
|
7292 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
7293
|
|
7294 * mule/mule-coding.el: Change charset names.
|
|
7295
|
|
7296 * mule/japanese-hooks.el: Change charset names.
|
|
7297
|
|
7298 * mule/hebrew-hooks.el: Change charset names.
|
|
7299 Remove quail hooks.
|
|
7300
|
|
7301 * mule/greek-hooks.el: Change charset names.
|
|
7302 Remove quail hooks.
|
|
7303
|
|
7304 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
7305 charset names.
|
|
7306 Remove quail hooks.
|
|
7307
|
|
7308 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
7309 Remove quail hooks.
|
|
7310
|
|
7311 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
7312 Use chinese-gb2312.
|
|
7313 Remove quail hooks.
|
|
7314 (chinese): Comment out code for egg.
|
|
7315
|
|
7316 * mule/thai-hooks.el: Use thai-tis620.
|
|
7317 (thai): Prefer macro definition of lambda.
|
|
7318
|
|
7319 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
7320 censorship.
|
|
7321
|
|
7322 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
7323
|
|
7324 * prim/simple.el (comment-indent-function): Use macro definition
|
|
7325 of (lambda () ...).
|
|
7326
|
|
7327 * prim/replace.el (list-matching-lines): Remove redundant
|
|
7328 (message (format ...))
|
|
7329
|
|
7330 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
7331 a dumped package).
|
|
7332
|
|
7333 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7334
|
|
7335 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
7336 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
7337
|
|
7338 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7339
|
|
7340 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
7341
|
|
7342 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7343
|
|
7344 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
7345 of using prefix argument.
|
|
7346
|
|
7347 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
7348 kp-\1.
|
|
7349
|
|
7350 * emulators/tpu-edt.el: Ditto.
|
|
7351
|
|
7352 * x11/x-win-sun.el: Ditto.
|
|
7353
|
|
7354 * x11/x-iso8859-1.el: Ditto.
|
|
7355
|
|
7356 * term/tvi970.el: Ditto.
|
|
7357
|
|
7358 * term/news.el: Ditto.
|
|
7359
|
|
7360 * term/lk201.el: Ditto.
|
|
7361
|
|
7362 * term/linux.el: Ditto.
|
|
7363
|
|
7364 * prim/keydefs.el: Ditto.
|
|
7365
|
|
7366 * prim/events.el: Ditto.
|
|
7367
|
|
7368 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
7369
|
|
7370 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
7371
|
|
7372 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
7373
|
|
7374 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
7375
|
|
7376 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
7377 minibuffer-history-sexp-flag.
|
|
7378
|
|
7379 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
7380 on XEmacsen started on X displays.
|
|
7381
|
|
7382 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
7383
|
|
7384 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
7385 version check to look at major numbers.
|
|
7386 (ilisp-find-top-left-most-window): Ditto.
|
|
7387
|
|
7388 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
7389
|
|
7390 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
7391 automatically downcase extracted elements. It violates standards.
|
|
7392
|
|
7393 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
7394
|
|
7395 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
7396 shortened to `buffers-menu-max-size' items even if
|
|
7397 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
7398
|
|
7399 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
7400 are more buffers than this value, use submenus, otherwise not.
|
|
7401
|
|
7402 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
7403 but referred to on the menubar).
|
|
7404
|
|
7405 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
7406 instead of `defconst'!
|
|
7407
|
|
7408 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
7409 click mouse-1 on sexpr selects the sexpr.
|
|
7410
|
|
7411 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
7412 `save-options-menu-settings'.
|
|
7413
|
|
7414 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7415
|
|
7416 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
7417 region on usage.
|
|
7418 (backward-to-indentation): Ditto.
|
|
7419
|
|
7420 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
7421
|
|
7422 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
7423 on usage.
|
|
7424
|
|
7425 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
7426
|
|
7427 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
7428 mode based on interpreter.
|
|
7429
|
|
7430 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7431
|
|
7432 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
7433 Rosetta Man Patch.
|
|
7434 (Man-cleanup-manpage): Use it.
|
|
7435
|
|
7436 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
7437 19.34.
|
|
7438
|
|
7439 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
7440 syntax entry so update-autoloads doesn't barf.
|
|
7441
|
|
7442 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
7443 bindings.
|
|
7444
|
|
7445 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7446
|
|
7447 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
7448 `ps-lpr-switches'.
|
|
7449
|
|
7450 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
7451 `lpr-switches'.
|
|
7452
|
72
|
7453 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
7454
|
|
7455 * modes/vhdl-mode.el: New File.
|
|
7456
|
|
7457 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
7458
|
|
7459 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
7460 performance.
|
|
7461
|
|
7462 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7463
|
|
7464 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
7465 bad 19.34 synch patch.
|
|
7466
|
|
7467 * utils/pretty-print.el: New File.
|
|
7468
|
|
7469 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7470
|
|
7471 * prim/files-nomule.el: Documentation corrections.
|
|
7472
|
|
7473 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
7474
|
|
7475 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7476
|
|
7477 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
7478 names introduced in 19.15-b2.
|
|
7479
|
|
7480 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7481
|
|
7482 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
7483
|
|
7484 * games/studly.el: Documentation fixes.
|
|
7485
|
|
7486 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
7487
|
|
7488 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
7489
|
|
7490 * games/life.el: Sync to GNU Emacs 19.34.
|
|
7491
|
|
7492 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
7493
|
|
7494 * games/flame.el: Documentation fixes.
|
|
7495
|
|
7496 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
7497
|
|
7498 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
7499
|
|
7500 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
7501
|
|
7502 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
7503
|
|
7504 * games/conx.el: Documentation fixes.
|
|
7505
|
|
7506 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
7507
|
|
7508 * games/NeXTify.el: Documentation fixes.
|
|
7509
|
|
7510 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
7511
|
|
7512 * packages/man-xref.el: New file from Emacs 19.35.
|
|
7513
|
|
7514 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
7515
|
151
|
7516 Fri Dec 6 09:28:04 1996 $B<i2,(B $BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
72
|
7517
|
|
7518 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
7519 dynamically since file-detect.el is dumped with XEmacs.
|
|
7520
|
|
7521 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7522
|
|
7523 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
7524 Emacs 19.34.
|
|
7525
|
|
7526 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
7527 Emacs 19.34.
|
|
7528
|
|
7529 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
7530 19.34.
|
|
7531
|
|
7532 * comint/history.el: Documentation fixes.
|
|
7533
|
|
7534 * comint/gdb.el: Documentation fixes.
|
|
7535
|
|
7536 * comint/dbx.el: Documentation fixes.
|
|
7537
|
|
7538 * comint/background.el: Documentation fixes.
|
|
7539
|
|
7540 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
7541
|
|
7542 * rmail/rmail-kill.el: Documentation fixes.
|
|
7543
|
|
7544 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
7545
|
|
7546 * emulators/teco.el: Documentation cleanup.
|
|
7547
|
|
7548 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
7549
|
|
7550 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
7551
|
|
7552 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
7553
|
|
7554 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
7555
|
|
7556 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
7557
|
|
7558 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
7559
|
|
7560 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
7561
|
|
7562 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
7563
|
|
7564 * prim/replace.el (match-string): Use a function instead of a
|
|
7565 macro to be compatible with .elc files compiled under Emacs.
|
|
7566
|
|
7567 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
7568
|
|
7569 * utils/id-select.el: New file -- Version 1.4.3.
|
|
7570
|
|
7571 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
7572
|
|
7573 * emulators/crisp.el: New file.
|
|
7574
|
|
7575 * emulators/scroll-lock.el: New file.
|
|
7576
|
|
7577 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7578
|
|
7579 * prim/help.el: A callable library-type function should not
|
|
7580 contain an unprotected print statement. This change implements my
|
|
7581 version of Erik Naggum's statement about locate-library being less
|
|
7582 chatty in Emacs 19.35.
|
|
7583
|
|
7584 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
7585
|
|
7586 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
7587
|
|
7588 * utils/forms.el: Synch up to Emacs 19.34.
|
|
7589
|
|
7590 * packages/column.el: Allow column numbers to start at one.
|
|
7591
|
|
7592 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
7593
|
|
7594 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
7595
|
|
7596 * prim/page.el: Synch up to Emacs 19.34.
|
|
7597
|
|
7598 * prim/options.el: Synch up to Emacs 19.34.
|
|
7599
|
|
7600 * prim/novice.el: Synch up to Emacs 19.34.
|
|
7601
|
|
7602 * prim/rect.el: Sync up to Emacs 19.34.
|
|
7603
|
|
7604 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
7605
|
|
7606 * prim/replace.el: Synch up to Emacs 19.34.
|
|
7607
|
|
7608 * prim/register.el: Synch up to Emacs 19.34.
|
|
7609
|
|
7610 * prim/indent.el: Synch up to Emacs 19.34.
|
|
7611
|
|
7612 * prim/subr.el: Synch up to Emacs 19.34.
|
|
7613
|
|
7614 * prim/simple.el: Synch up to Emacs 19.34.
|
|
7615
|
|
7616 * prim/debug.el: Synch up to Emacs 19.34.
|
|
7617
|
|
7618 * edebug/cl-specs.el: Comment formatting changes.
|
|
7619
|
|
7620 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
7621 evaluated more than once.
|
|
7622
|
|
7623 Comment formatting changes.
|
|
7624
|
|
7625 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
7626 eval-region so it is only evaluated once.
|
|
7627
|
|
7628 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
7629
|
|
7630 icomplete-exhibit needs to be called in the setup-hook.
|
|
7631
|
|
7632 * packages/apropos.el: Correct a typo in button binding.
|
|
7633
|
|
7634 Fixes the bug where if apropos-label-face is actually defined as
|
|
7635 face, apropos bombs with an error
|
|
7636
|
|
7637 Do a (provide 'apropos), like all packages should.
|
|
7638
|
|
7639 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
7640 customization is unnecessarily painful).
|
|
7641
|
|
7642 Redefines the default faces for the various apropos faces so they
|
|
7643 come out in color by default (defaults are based on various
|
|
7644 standard font-lock faces).
|
|
7645
|
|
7646 * version.el: Bumped up to b31.
|
|
7647
|
|
7648
|