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