318
|
1 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.0-pre14 is released.
|
|
4
|
|
5 1998-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6
|
|
7 * files.el (auto-mode-alist): Enhanced regexp for perl-mode
|
|
8
|
|
9 1998-09-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
10
|
|
11 * info.el (Info-mode): Document page turning by double clicks in
|
|
12 docstring so `M-x describe-mode' will display it.
|
|
13
|
|
14 1998-09-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
15
|
|
16 * info.el (Info-mouse-track-double-click-hook): Use character
|
|
17 widths to calculate a border region where double clicking does
|
|
18 page turning, and return `nil' by default so other hooks, such as
|
|
19 region highlighting, will be run.
|
|
20
|
|
21 1998-09-29 Colin Rafferty <colin@xemacs.org>
|
|
22
|
|
23 * sound.el (default-sound-directory-list): Initialize with all the
|
|
24 "sounds" directories in `data-directory-list'. It used to just be
|
|
25 the first one.
|
|
26
|
|
27 * packages.el (locate-data-directory-list): Created. This gives
|
|
28 the list of matching directories, unlike `locate-data-directory',
|
|
29 which just gives the first one.
|
|
30
|
|
31 1998-09-28 Raymond Wiker <raymond@orion.no>
|
|
32
|
|
33 * packages.el: Added "man" as a special subdirectory of packages.
|
|
34
|
|
35 1998-09-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
36
|
|
37 * minibuf.el (read-from-minibuffer): No longer bind help-form but
|
|
38 make a binding in the local keymap until help-char handling is
|
|
39 improved.
|
|
40
|
|
41 * help.el (help-keymap-with-help-key): Provide keymap with help
|
|
42 binding.
|
|
43 (help-print-help-form): New helper function.
|
|
44
|
|
45 1998-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
46
|
|
47 * isearch-mode.el (isearch-highlight): set-extent-endpoints can
|
|
48 move extent to another buffer; no need to create a new extent.
|
|
49 (isearch-fix-case): New function.
|
|
50 (isearch-search-and-update): Use it.
|
|
51
|
|
52 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
53
|
|
54 * msw-faces.el (mswindows-init-device-faces): Don't try to
|
|
55 specify a default font at this late stage. Do try to force
|
|
56 creation of the default face font so that if it fails we get
|
|
57 an error now instead of a crash at frame creation.
|
|
58
|
|
59 mswindows-font-canonicalize-name, mswindows-make-font-unbold,
|
|
60 mswindows-make-font-unitalic: Canonical default weight
|
|
61 changed from "Normal" to "Regular".
|
|
62
|
|
63 mswindows-make-font-bold / -bold-italic: Supplied device was
|
|
64 not being passed into call to mswindows-find-smaller-font.
|
|
65
|
|
66 1998-09-10 Björn Torkelsson <torkel@hpc2n.umu.se>
|
|
67
|
|
68 * package-get.el (package-get-remote): Fix the path where to find
|
|
69 the packages on xemacs.org.
|
|
70
|
|
71 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
72
|
|
73 * about.el (about-maintainer-info): Update Ben's entry.
|
|
74
|
|
75 1998-09-20 Darryl Okahata <darrylo@sr.hp.com>
|
|
76
|
|
77 * packages.el: Added new function, `package-delete-name', to
|
|
78 delete existing packages from the installed package database
|
|
79 (`packages-package-list'). Also added the "pkginfo" directory
|
|
80 to `packages-special-base-regexp', so that the pkginfo directory
|
|
81 would not get added to `late-packages'.
|
|
82
|
|
83 * package-admin.el: Added ability to delete an installed package
|
|
84 (added low-level function, `package-admin-delete-package').
|
|
85 Understands how to use the pkginfo/MANIFEST.<package> file to
|
|
86 delete the package. When installing a package, will also
|
|
87 create a MANIFEST.* file if one is not provided by the
|
|
88 package. If the MANIFEST.* doesn't exist when deleting a
|
|
89 package, the functions will fall back to attempting to delete
|
|
90 any package-specific lisp directory.
|
|
91
|
|
92 * package-get.el: Moved some functions to package-admin.el.
|
|
93 Added interactive function `package-get-delete-package', for
|
|
94 use by users for deleting a package.
|
|
95
|
|
96 Also modified to not require the prescence of efs.
|
|
97
|
|
98 1998-09-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
99
|
|
100 * files.el (find-file-noselect): Handle all signals, kill the
|
|
101 buffer and resignal.
|
|
102
|
|
103 1998-09-23 SL Baur <steve@altair.xemacs.org>
|
|
104
|
|
105 * cl-macs.el (glyph-image): Add setf method.
|
|
106
|
|
107 1998-09-15 SL Baur <steve@altair.xemacs.org>
|
|
108
|
|
109 * dumped-lisp.el (preloaded-file-list): Eliminate reference to
|
|
110 InfoDock-specific id-menus.el.
|
|
111
|
316
|
112 1998-09-06 Darryl Okahata <darrylo@sr.hp.com>
|
|
113
|
|
114 * package-get.el: Fixed broken EFS downloading. Also, look for
|
|
115 .tar.gz files first, in preference over .tgz files.
|
|
116
|
|
117 * package-ui.el: Fix display of package version numbers.
|
|
118
|
|
119 1998-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
120
|
|
121 * x-font-menu.el (font-menu-set-font): Add "pt" units to size
|
|
122 argument.
|
|
123
|
314
|
124 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
125
|
|
126 * XEmacs 21.0-pre12 is released.
|
|
127
|
|
128 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
129
|
|
130 * list-mode.el: `display-completion-list': added new/optional
|
|
131 keyword `:completion-string', which allows the programmer to
|
|
132 change the "Possible completions are:" prompt.
|
|
133
|
|
134 * menubar-items.el: Added new pulldown menu-pick to start up the
|
|
135 visual package browser/installer:
|
|
136
|
|
137 Options->Customize->List Packages
|
|
138
|
|
139 * package-admin.el: Added hooks for installing under both Unix
|
|
140 and MS Windows. Does additional error checking. No longer
|
|
141 calls "add-big-package.sh" to install packages under Unix; now
|
|
142 calls gunzip & tar directly.
|
|
143
|
|
144 * package-get.el: Added ability to install packages from files
|
|
145 on a local disk/CDROM. Now deletes any existing package lisp
|
|
146 directory. Does completion on available packages when
|
|
147 querying for package names. Will also search for .tgz files
|
|
148 in addition for .tar.gz files. Tries to reload
|
|
149 auto-autoloads, as a convenience when loading new packages,
|
|
150 and also tries to add any new package paths to `load-path'.
|
|
151 Changed all occurences of `concat' to use `expand-file-name'.
|
|
152
|
|
153 * package-ui.el: New file which implements the main visual
|
|
154 package browser/installer, which is started via a menu pick or
|
|
155 M-x pui-list packages.
|
|
156
|
|
157 1998-09-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
158
|
|
159 * startup.el (load-init-file): spelling fix.
|
|
160
|
|
161 1998-09-02 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
162
|
|
163 * startup.el (normal-top-level): Load auto-autoload files
|
|
164 covariantly with their precedence.
|
|
165
|
|
166 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
167
|
|
168 * menubar-items.el (default-menubar): Remove "Font Weight"
|
|
169 option, there is currently no custom equivalent.. Customize-faces
|
|
170 is "Edit faces".
|
|
171
|
|
172 * x-font-menu.el (font-menu-set-font): Use customize to set
|
|
173 default face.
|
|
174
|
|
175 * faces.el (face-spec-update-all-matching): New function.
|
|
176
|
|
177 * cus-face.el (custom-set-face-update-spec): New function.
|
|
178 Interface to customize faces from elisp.
|
|
179
|
|
180 (custom-face-value-create): Show the customized settings if set
|
|
181 but not saved.
|
|
182
|
|
183 1998-08-26 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
184
|
|
185 (custom-face-value-create): Show the customized settings if set
|
|
186 but not saved.
|
|
187
|
|
188 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
189
|
|
190 * keydefs.el (global-map): Add FSF 20.3 binding of
|
|
191 query-replace-regexp.
|
|
192
|
|
193 1998-08-26 SL Baur <steve@altair.xemacs.org>
|
|
194
|
|
195 * obsolete.el (column-number-start-at-one): Make obsolete.
|
|
196
|
312
|
197 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
198
|
|
199 * XEmacs 21.0-pre11 is released.
|
|
200
|
|
201 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
202
|
|
203 * wid-edit.el (widget-image-conversion): Push priority of PNGs to
|
|
204 highest.
|
|
205
|
|
206 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
207
|
|
208 * loadup.el:
|
|
209 * make-docfile.el:
|
|
210 * update-elc.el: Don't set `source-directory' (now defunct as a
|
|
211 global variable) no more.
|
|
212
|
|
213 * packages.el (packages-list-autoloads): Made `source-directory'
|
|
214 (now defunct as a global variable) a parameter.
|
|
215
|
|
216 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
217
|
|
218 * XEmacs 21.0-pre10 is released.
|
|
219
|
310
|
220 1998-08-13 Carsten Leonhardt <leo@arioch.oche.de>
|
|
221
|
|
222 * about.el (about-hackers): new email
|
|
223
|
|
224 1998-08-16 SL Baur <steve@altair.xemacs.org>
|
|
225
|
|
226 * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
|
|
227
|
308
|
228 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
229
|
|
230 * XEmacs 21.0-pre9 is released.
|
|
231
|
|
232 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
233
|
|
234 * find-paths.el (paths-file-readable-directory-p): Created and
|
|
235 used.
|
|
236
|
|
237 * loadup.el: Don't set inhibit-... flags from run-temacs.
|
|
238
|
|
239 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
240
|
|
241 * packages.el (packages-data-path-depth): Added and used.
|
|
242
|
|
243 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
244
|
|
245 * about.el:
|
|
246 - Change .xpm to .png, delete "zcat" section.
|
|
247 - cosmetic fix in the 'marcpa' entry.
|
|
248
|
|
249 * etc/photos
|
|
250 - convert all .xpm.Z to .png
|
|
251 - rename mrb to martin
|
|
252 - rename mcook-m to mcookm
|
|
253
|
|
254 1998-07-31 Martin Buchholz <martin@xemacs.org>
|
|
255
|
|
256 * x-init.el (x-initialize-compose): Add support for
|
|
257 dead-circumflex as YET ANOTHER NAME for that dead key.
|
|
258
|
|
259 1998-08-05 Colin Rafferty <colin@xemacs.org>
|
|
260
|
|
261 * setup-paths.el (paths-construct-exec-path): Made the
|
|
262 last-packages really be last.
|
|
263 (paths-construct-data-directory-list): Ditto.
|
|
264
|
|
265 1998-08-01 Kai Haberzettl <khaberz@synnet.de>
|
|
266
|
|
267 * startup.el(startup-splash-frame-body):
|
|
268 Update Copyright notice in splash screen
|
|
269
|
|
270 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
271
|
|
272 * XEmacs 21.0-pre8 is released.
|
|
273
|
306
|
274 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
275
|
|
276 * font-lock.el (font-lock-fontify-glumped-region): Add guard
|
|
277 aginst destroyed extents
|
|
278
|
|
279 1998-07-24 Greg Klanderman <greg@alphatech.com>
|
|
280
|
|
281 * package-get.el (package-get): add `install-dir' argument.
|
|
282
|
|
283 1998-07-20 John Jones <jj@asu.edu>
|
|
284
|
|
285 * package-get.el: calls to package-get-update-all will only
|
|
286 update packages which are already installed.
|
|
287
|
|
288 1998-07-20 Colin Rafferty <colin@xemacs.org>
|
|
289
|
|
290 * about.el (about-hackers): Correct my email.
|
|
291
|
|
292 1998-07-20 Kai Haberzettl <khaberz@synnet.de>
|
|
293
|
|
294 * about.el (about-hackers): new email-address.
|
|
295
|
|
296 1998-07-25 SL Baur <steve@altair.xemacs.org>
|
|
297
|
|
298 * minibuf.el (read-number): Don't let `input-error' condition
|
|
299 escape.
|
|
300
|
|
301 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
302
|
|
303 * autoload.el (update-file-autoloads): Ensure autoloads buffer is
|
|
304 writable.
|
|
305
|
|
306 1998-07-20 Greg Klanderman <greg@alphatech.com>
|
|
307
|
|
308 * about.el (about-hackers): use my `email-for-life' address.
|
|
309
|
304
|
310 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
311
|
|
312 * XEmacs 21.0-pre7 is released.
|
|
313
|
|
314 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
315
|
|
316 * XEmacs 21.0-pre6 is released.
|
|
317
|
|
318 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
319
|
|
320 * ldap.el (ldap-search): Doc string change
|
|
321
|
|
322 1998-07-16 Colin Rafferty <colin@xemacs.org>
|
|
323
|
|
324 * menubar-items.el (default-menubar): Removed references to
|
|
325 `data-directory', and use `locate-data-file' instead, and made
|
|
326 then greyed out if they don't exist.
|
|
327
|
|
328 1998-07-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
329
|
|
330 * keymap.el (events-to-keys): Use `format' instead of `concat'
|
|
331 since the latter does not accept integer args anymore
|
|
332
|
300
|
333 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
334
|
304
|
335 * msw-mouse.el: Global change resource -> mswindows-resource.
|
|
336
|
|
337 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
338
|
|
339 * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
|
|
340 macros replaced.
|
|
341
|
|
342 1998-07-14 SL Baur <steve@altair.xemacs.org>
|
|
343
|
|
344 * make-docfile.el: Get first initialization from very-early-lisp.el
|
|
345 * update-elc.el: Ditto.
|
|
346 * loadup.el (really-early-error-handler): Ditto.
|
|
347
|
|
348 * packages.el (packages-unbytecompiled-lisp): Add new file,
|
|
349 very-early-lisp.el.
|
|
350
|
|
351 * very-early-lisp.el: New file.
|
|
352
|
|
353 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
354
|
|
355 * about.el: Fix typos, update release date.
|
|
356
|
300
|
357 * XEmacs 21.0-pre5 is released.
|
|
358
|
|
359 1998-07-11 SL Baur <steve@altair.xemacs.org>
|
|
360
|
|
361 * about.el (about-hackers): Credits update.
|
|
362
|
|
363 1998-07-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
364
|
|
365 * register.el (insert-register): Don't activate the region.
|
|
366
|
|
367 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
368
|
|
369 * select.el: Restore x-* symbols for backwards compatibility:
|
|
370 x-copy-primary-selection, x-kill-primary-selection,
|
|
371 x-delete-primary-selection, x-select-make-extent-for-selection,
|
|
372 x-valid-simple-selection-, x-cut-copy-clear-internal.
|
|
373
|
298
|
374 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
375
|
|
376 * XEmacs 21.0-pre4 is released.
|
|
377
|
|
378 1998-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
379
|
|
380 * menubar-items.el (default-menubar): Use `report-emacs-bug' for
|
|
381 reporting bugs.
|
|
382 (maybe-add-init-button): Fix semantics under Windows. Use
|
|
383 `expand-file-name' rather than `concat'.
|
|
384
|
|
385 * help.el (print-messages): New function.
|
|
386
|
|
387 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
388
|
|
389 * ldap.el (ldap-host-parameters-alist): Docstring fixes
|
|
390
|
|
391 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
392
|
|
393 * about.el: Tweaked my entry in about-hackers.
|
|
394
|
|
395 * find-paths.el (paths-emacs-root-p):
|
|
396 Relaxed emacs-root checking of an in-place installation to
|
|
397 also accomodate the flat layout used on MS Windows.
|
|
398
|
|
399 1998-06-29 John Jones <jj@asu.edu>
|
|
400
|
|
401 * package-get.el: calls to package-get-update-all will only
|
|
402 update packages which are already installed.
|
|
403
|
|
404 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
405
|
|
406 * faces.el (xpm-color-symbols): remove hardcoded defaults these
|
|
407 are handled by the gui-element face fallbacks now.
|
|
408
|
|
409 * x-faces.el: default gui-element face to "background" as well as
|
|
410 the default face.
|
|
411
|
|
412 * msw-faces.el (mswindows-init-device-faces): remove gui-element
|
|
413 and default face settings since these are set as fallbacks now in
|
|
414 the appropriate domain.
|
|
415
|
|
416 1998-07-02 SL Baur <steve@altair.xemacs.org>
|
|
417
|
|
418 * text-mode.el (text-mode): Reorder regexp so the OR part
|
|
419 corresponding to `page-delim' goes first and the hack in
|
|
420 `forward-paragraph' will work.
|
|
421 With bug analysis from Bob Weiner <weiner@altrasoft.com>
|
|
422
|
|
423 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
424
|
|
425 * subr.el (remove-hook): When checking the hook value
|
|
426 with functionp, don't apply car to it.
|
|
427
|
|
428 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
429
|
|
430 * package-get.el (package-get-remote-filename):
|
|
431 Don't use file-name-as-directory because the local directory
|
|
432 separator conventions might not be the same as ftp's.
|
|
433
|
|
434 1998-06-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
435
|
|
436 * ldap.el (ldap-host-parameters-alist): New name of
|
|
437 `ldap-host-parameters-plist'
|
|
438
|
|
439 1998-06-26 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
440
|
|
441 * package-get.el: Using (require 'package-get-base), now that it
|
|
442 provides itself. Consequently removed all instances of (load
|
|
443 "package-get-base.el").
|
|
444
|
|
445 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
446
|
|
447 * subr.el (remove-hook): Don't treat the hook value as a
|
|
448 list unless it is both consp and not functionp.
|
|
449
|
|
450 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
451
|
|
452 * about.el: Email address for Ben Wing is ben@xemacs.org.
|
|
453 * auto-show.el: Ditto.
|
|
454 * bytecomp.el: Ditto.
|
|
455 * faces.el: Ditto.
|
|
456 * x-scrollbar.el: Ditto.
|
|
457 * x-misc.el: Ditto.
|
|
458 * tty-init.el: Ditto.
|
|
459 * toolbar-items.el: Ditto.
|
|
460 * symbol-syntax.el: Ditto.
|
|
461 * specifier.el: Ditto.
|
|
462 * objects.el: Ditto.
|
|
463 * hyper-apropos.el: Ditto.
|
|
464 * glyphs.el: Ditto.
|
|
465
|
|
466 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
467
|
|
468 * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
|
|
469 vertical-divider-always-visible-p.
|
|
470 (default-mouse-motion-handler): Ditto.
|
|
471
|
|
472 1998-06-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
473
|
|
474 * scrollbar.el (scrollbars-visible-p): Simplify. Always set the
|
|
475 global value.
|
|
476
|
|
477 1998-06-21 Oliver Graf <ograf@fga.de>
|
|
478
|
|
479 * build-reports.el: changed receiver to xemacs-build-reports list
|
|
480
|
|
481 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
482
|
|
483 * font.el: Split font-family-mappings into X and
|
|
484 mswindows-specific versions.
|
|
485 mswindows-font-create-[object|name]: Treat supplied size
|
|
486 as a pointsize. Added underline and strikethru handling.
|
|
487
|
|
488 * msw-faces.el: changed default mswindows charset to western.
|
|
489
|
|
490 * msw-glyphs.el: removed space in border-glyph font string that
|
|
491 was inserted to get round bugs in the mswindows C font code.
|
|
492
|
|
493 1998-06-27 SL Baur <steve@altair.xemacs.org>
|
|
494
|
|
495 * about.el (about-hackers): Credits update.
|
|
496
|
|
497 * help-nomule.el (tutorial-supported-languages): Add Romanian
|
|
498 TUTORIAL.
|
|
499
|
|
500 * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
|
|
501 to ISO-8859-2.
|
|
502
|
294
|
503 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
504
|
|
505 * font.el: Split font-family-mappings into X and
|
|
506 mswindows-specific versions.
|
|
507 mswindows-font-create-[object|name]: Treat supplied size
|
|
508 as a pointsize. Added underline and strikethru handling.
|
|
509
|
|
510 * msw-faces.el: changed default mswindows charset to western.
|
|
511
|
|
512 * msw-glyphs.el: removed space in border-glyph font string that
|
|
513 was inserted to get round bugs in the mswindows C font code.
|
|
514
|
|
515 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
516
|
|
517 * minibuf.el: make read-color-completion-table call
|
|
518 (mswindows-color-list for mswindows devices.
|
|
519
|
|
520 1998-06-18 Sam Mikes <smikes@alumni.hmc.edu>
|
|
521
|
|
522 * lisp/font-lock.el
|
|
523 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
|
|
524 Let declaration items contain non-word symbol characters.
|
|
525
|
|
526 1998-06-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
527
|
|
528 * package-get.el (package-get-package-provider): Added autoload
|
|
529 cookie. Loading "package-get-base.el" in ALL functions that use
|
|
530 it. Fixed some (interactive ...) with multiple argument specs
|
|
531 again. Cosmetic indentation changes.
|
|
532
|
|
533 1998-05-27 Glynn Clements <glynn@sensei.co.uk>
|
|
534
|
|
535 * info.el (Info-insert-dir): Don't use nreverse on variables
|
|
536 that you want to use later.
|
|
537
|
|
538 1998-06-17 Glynn Clements <glynn@sensei.co.uk>
|
|
539
|
|
540 * x-mouse.el (x-set-point-and-move-selection): Replace call
|
|
541 to x-kill-primary-selection with kill-primary-selection
|
|
542
|
|
543 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
544
|
|
545 * simple.el (what-cursor-position): Make cursor position reported
|
|
546 use value of column-number-start-at-one
|
|
547
|
|
548 1998-06-17 SL Baur <steve@altair.xemacs.org>
|
|
549
|
|
550 * about.el (xemacs-hackers): Fix Jareth's email address.
|
|
551
|
|
552 1998-06-16 SL Baur <steve@altair.xemacs.org>
|
|
553
|
|
554 * startup.el (startup-splash-frame): Remove
|
|
555 `xemacs-startup-logo-function'.
|
|
556
|
|
557 1998-06-15 SL Baur <steve@altair.xemacs.org>
|
|
558
|
|
559 * about.el (about-hackers): Update credits list.
|
|
560
|
292
|
561 1998-06-06 Jeff Miller <jmiller@smart.net>
|
|
562
|
|
563 * lisp/sound.el: Update sound-ext to allow filenames with
|
|
564 extensions to be found by load-sound-file
|
|
565
|
|
566 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
567
|
|
568 * info.el (Info-rebuild-outdated-dir): Removed variable
|
|
569 (Info-auto-generate-directory): New variable
|
|
570 (Info-save-auto-generated-dir): New variable
|
|
571 (Info-maybe-update-dir): Use `Info-auto-generate-directory'
|
|
572 (Info-build-dir-anew): Second parameter removed. Use
|
|
573 `Info-save-auto-generated-dir'
|
|
574 (Info-rebuild-dir): Ditto
|
|
575
|
|
576 1998-06-02 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
577
|
|
578 * list-mode.el (next-list-mode-item): Would not recognize
|
|
579 border between directly neighbored items.
|
|
580
|
|
581 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
582
|
|
583 * package-get.el: add autoloads for some functions.
|
|
584
|
290
|
585 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
586
|
|
587 * specifier.el (let-specifier): Tiny docfixes.
|
|
588
|
|
589 1998-06-12 Andy Piper <andyp@parallax.co.uk>
|
|
590
|
|
591 * msw-mouse.el: set selection-pointer-glyph to Normal.
|
|
592
|
|
593 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
594
|
|
595 * wid-edit.el (widget-specify-secret): New function.
|
|
596 (widget-after-change): Use it.
|
|
597 (widget-specify-field): Use it.
|
|
598
|
|
599 1998-06-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
600
|
|
601 * mouse.el (drag-window-divider): Use `(not done)' instead of
|
|
602 `doit'; reuse result of `window-pixel-edges'.
|
|
603
|
|
604 * modeline.el (drag-modeline-event-lag): Rename to
|
|
605 drag-divider-event-lag.
|
|
606
|
|
607 1998-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
608
|
|
609 * specifier.el (let-specifier): Rewritten not to generate needless
|
|
610 `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
|
|
611 arguments.
|
|
612
|
|
613 1998-05-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
614
|
|
615 * minibuf.el (read-file-name-1): Setup buffer-local value of
|
|
616 `completion-ignore-case' in completions buffer under Windows.
|
|
617
|
|
618 1998-06-06 Kirill M. Katsnelson <kkm@kis.ru>
|
|
619
|
|
620 * about.el (about-maintainer-glyph): Fix support for not
|
|
621 compressed images.
|
|
622
|
|
623 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
624
|
|
625 * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
|
|
626
|
|
627 * mouse.el (mouse-track): Cancel selection if misc-user event with
|
|
628 `cancel-mode-internal' function is fetched.
|
|
629
|
|
630 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
631
|
|
632 * files.el (save-some-buffers-1): Fixed return value.
|
|
633
|
|
634 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
635
|
|
636 * dragdrop.el: added experimental
|
|
637
|
|
638 1998-05-26 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
639
|
|
640 * startup.el (after-init-hook, init-file-user,
|
|
641 user-init-directory, load-user-init-file): Purge references
|
|
642 to "~/.xemacs/init.el" from docstrings.
|
|
643
|
|
644 (load-user-init-file) Use paths-construct-path to construct
|
|
645 paths to user init files. Go directly to ~/.emacs, do not
|
|
646 search ~/.xemacs/, do not load `default-custom-file'.
|
|
647
|
|
648 1998-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
649
|
|
650 * files.el (interpreter-mode-alist): Catch wish and tclsh before
|
|
651 general *sh.
|
|
652 (inhibit-first-line-modes-regexps): Added `.tar.gz'.
|
|
653
|
|
654 1998-06-03 Andy Piper <andyp@parallax.co.uk>
|
|
655
|
|
656 * menubar-items.el (default-menubar): add Update Packages to customize
|
|
657 menu.
|
|
658
|
|
659 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
660
|
|
661 * faces.el: use toolbar face as a fallback for toolbar properties
|
|
662 in xpm-color-symbols instead of default.
|
|
663
|
|
664 * msw-faces.el: rename 3d-object -> gui-element face.
|
|
665
|
|
666 1998-06-06 SL Baur <steve@altair.xemacs.org>
|
|
667
|
|
668 * startup.el (xemacs-startup-logo-function): New variable.
|
|
669 (startup-splash-frame): Use it.
|
|
670
|
|
671 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
672
|
|
673 * files.el (save-some-buffers): Would wait 1 second.
|
|
674 (save-some-buffers-1): Delete other windows here instead of in
|
|
675 `save-some-buffers'.
|
|
676 (save-some-buffers): Force redisplay only if windows were deleted.
|
|
677
|
|
678 1998-06-02 Didier Verna <verna@inf.enst.fr>
|
|
679
|
|
680 * cus-face.el (custom-face-attributes): generalized the use of
|
|
681 toggle buttons for boolean attributes.
|
|
682 Re-ordered the items a bit.
|
|
683
|
288
|
684 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
685
|
|
686 * sound.el (default-sound-directory): Use `locate-data-directory'
|
|
687 to find the sounds directory.
|
|
688
|
|
689 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
690
|
|
691 * sound.el: default sound-ext to .wav under mswindows, .au
|
|
692 otherwise. load-default sounds without extensions.
|
|
693
|
|
694 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
695
|
|
696 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
|
|
697 if send-pr is not bound.
|
|
698
|
|
699 1998-06-01 Andy Piper <andyp@parallax.co.uk>
|
|
700
|
|
701 * files.el: grok idl files in auto-mode-alist.
|
|
702 1998-06-01 Jeff Miller <jmiller@smart.net>
|
|
703
|
|
704 * minibuf.el (exact-minibuffer-completion-p): check for nil before
|
|
705 calling `upcase'.
|
|
706
|
|
707 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
708
|
|
709 * msw-glyphs.el: add xbm to the list of image types supported.
|
|
710
|
|
711 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
712
|
|
713 * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
|
|
714 instead of XEmacs one when dumping InfoDock.
|
|
715
|
|
716 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
717
|
|
718 * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
|
|
719 for `modeline-visible-p'
|
|
720
|
|
721 * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
|
|
722
|
|
723 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
724
|
|
725 * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
|
|
726 since it's not used anymore. doc string fixes.
|
|
727
|
|
728 * package-get.el (package-get-file-installed-p): new function. use
|
|
729 instead of file-installed-p which is in an external package.
|
|
730
|
|
731 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
732
|
|
733 * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
|
|
734 favor of select-window/switch-to-buffer
|
|
735
|
|
736 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
737
|
|
738 * startup.el: changed (getenv "HOME") to (user-home-directory)
|
|
739
|
|
740 1998-05-25 Oliver Graf <ograf@fga.de>
|
|
741
|
|
742 * frame.el (cde-start-drag) moved to dragdrop.el
|
|
743 (offix-start-drag-region) moved to dragdrop.el
|
|
744 (offix-start-drag) moved to dragdrop.el
|
|
745 * dragdrop.el (cde-start-drag) moved from frame.el
|
|
746 (offix-start-drag-region) moved from frame.el
|
|
747 (offix-start-drag) moved from frame.el
|
|
748 (cde-start-drag-region) cde drag regions
|
|
749 * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
|
|
750
|
|
751 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
752
|
|
753 * dragdrop.el: created dragdrop-drag prototypes
|
|
754 (cde-start-drag-region) fixed typo
|
|
755
|
|
756 1998-05-28 SL Baur <steve@altair.xemacs.org>
|
|
757
|
|
758 * simple.el (after-init-hook): Remove reader macro.
|
|
759
|
|
760 * packages.el (packages-hardcoded-lisp): Get rid of reader
|
|
761 macros. Update DOC string.
|
|
762
|
|
763 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
764
|
|
765 * mouse.el (drag-window-divider): Ditto.
|
|
766
|
|
767 * modeline.el (mouse-drag-modeline): Use it.
|
|
768
|
|
769 * lisp-mode.el (let-specifier): Specify indentation.
|
|
770
|
|
771 * specifier.el (let-specifier): Renamed from
|
|
772 `with-specifier-instance'.
|
|
773
|
|
774 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
775
|
|
776 * x-faces.el:
|
|
777 * faces.el: move definition of xpm-color-symbols from x-faces.el
|
|
778 to faces. Predicate x-get-resource on the presence of x.
|
|
779
|
|
780 * msw-faces.el: set 3d-object face rather than modeline. Specifiy
|
|
781 faces as specfier defaults.
|
|
782
|
|
783 * package-get.el: don't use package-admin-add-single-file-package.
|
|
784
|
|
785 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
786
|
|
787 * toolbar-items.el: Fixup tooltips.
|
|
788 (toolbar-gnus): Don't use obsolete variable
|
|
789 toolbar-news-frame-properties.
|
|
790 (toolbar-news-reader): Default to `gnus' instead of
|
|
791 `not-configured'.
|
|
792
|
|
793 * files.el (auto-mode-alist): Correctly recognize `.emacs' under
|
|
794 Windows.
|
|
795
|
|
796 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
797
|
|
798 * package-get.el: rename -installedp -> -installed-p.
|
|
799
|
286
|
800 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
801
|
|
802 * glyphs.el (init-glyphs): Created `border-glyph' face, with no
|
|
803 attributes, and assinged it to continuation, truncation and
|
|
804 hscroll glyphs.
|
|
805
|
|
806 * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
|
|
807 and made continuation, truncation and hscroll glyphs arrow
|
|
808 characters out of that font.
|
|
809
|
|
810 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
811
|
|
812 * minibuf.el (minibuffer-electric-separator): Play nicely with
|
|
813 directory-sep-char being \.
|
|
814 (minibuffer-electric-tilde): Ditto.
|
|
815 (read-file-name-map): Ditto.
|
|
816
|
|
817 1998-05-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
818
|
|
819 * mouse.el (default-mouse-track-maybe-own-selection): Pause only
|
|
820 on X devices.
|
|
821 (default-mouse-track-deal-with-down-event): Avoid
|
|
822 `x-disown-selection'; use `disown-selection' instead.
|
|
823
|
|
824 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
825
|
|
826 * select.el:
|
|
827 * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
|
|
828 moved to (cut-copy-clear-internal) in select.el. Ditto for
|
|
829 (x-delete-primary-selection) (x-kill-primary-selection)
|
|
830 (x-copy-primary-selection).
|
|
831 (own-clipboard): new function.
|
|
832
|
|
833 * msw-select.el: use the new kill/delete/copy/cut-copy-clear
|
|
834 functions in select.el. remove old ones.
|
|
835 (mswindows-own-clipboard): new function.
|
|
836
|
|
837 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
838
|
|
839 * gnuserv.el: allow connections from mswindows type devices.
|
|
840
|
|
841 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
842
|
|
843 * msw-glyphs.el: change image type used from cursor to resource.
|
|
844
|
|
845 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
846
|
|
847 * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
|
|
848 for {top,bottom}-{left,right} values in addition to
|
|
849 {top,bottom}_{left,right}.
|
|
850 Use x-get-resource instead of x-get-resource-and-bogosity-check.
|
|
851
|
|
852 1998-05-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
853
|
|
854 * cl-macs.el (specifier-instance): Undefine its setf method.
|
|
855
|
|
856 * specifier.el (with-specifier-instance): Added docstring.
|
|
857
|
|
858 * mouse.el (drag-window-divider): Ditto.
|
|
859
|
|
860 * modeline.el (mouse-drag-modeline): Use it.
|
|
861
|
|
862 * lisp-mode.el (with-specifier-instance): Define its indentation
|
|
863 level.
|
|
864
|
|
865 * specifier.el (with-specifier-instance): New macro.
|
|
866
|
|
867 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
868
|
|
869 * package-get.el (package-get-create-custom): new function to
|
|
870 auto-generate package-get-custom.el from package-get-base.el.
|
|
871 * (package-get-ever-installedp): new function.
|
|
872 * (package-get-custom): new function to get all packages specified
|
|
873 by customize.
|
|
874
|
|
875 1998-05-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
876
|
|
877 * cus-edit.el (custom-file): Revert to `~/.emacs'.
|
|
878
|
|
879 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
880
|
|
881 * cl-extra.el: Reverse previous float change.
|
|
882
|
|
883 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
884
|
|
885 * x-faces.el:
|
|
886 * faces.el (try-font-name): moved from x-faces.el since it is
|
|
887 required by w3 under mswindows as well X.
|
|
888
|
|
889 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
890
|
288
|
891 * winnt.el: Removed evil (setq completion-ignore-case t)
|
|
892 clause, one more overlookef fsfism.
|
|
893 (nt-quote-args-functions-alist): End sentences with double space.
|
|
894
|
|
895 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
896
|
286
|
897 * window-xemacs.el (push-window-configuration): Remove kludgery of
|
|
898 recaching default-toolbar specifier.
|
|
899 (pop-window-configuration): Ditto.
|
|
900 (unpop-window-configuration): Ditto.
|
|
901
|
|
902 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
903
|
|
904 * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
|
|
905
|
|
906 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
907
|
|
908 * winnt.el (nt-quote-args-verbatim): Added function.
|
|
909 (nt-quote-args-prefix-quote): Added function.
|
|
910 (nt-quote-args-backslash-quote): Added function.
|
|
911 (nt-quote-args-double-quote): Added function.
|
|
912 (nt-quote-args-functions-alist): New variable.
|
|
913 (nt-quote-process-args): Added function. This is the main quoting
|
|
914 work horse called from process-nt.c
|
|
915
|
|
916 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
917
|
|
918 * winnt.el: Removed duplicate definitions for backspace,
|
|
919 delete, M-backspace and C-M-backspace.
|
|
920 (file-name-buffer-file-type-alist): Removed this variable.
|
|
921 (find-buffer-file-type): Removed function.
|
|
922 (find-file-binary): Removed function.
|
|
923 (find-file-text): Removed function.
|
|
924 (find-file-not-found-set-buffer-file-type): Removed function.
|
|
925 (save-to-unix-hook): Removed function.
|
|
926 (revert-from-unix-hook): Removed function.
|
|
927 (using-unix-filesystems): Removed function.
|
|
928 (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
|
|
929 warning.
|
|
930 (x-set-selection): Removed function.
|
|
931 (x-get-selection): Removed function.
|
|
932 Removed commented FSFisms.
|
|
933 Replaced copyright notice (this file is not part of GNU Emacs).
|
|
934 (nt-shell-mode-hook): Moved here from a lambda expression. Added
|
|
935 comint-process-echoes setting to t.
|
|
936
|
|
937 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
938
|
|
939 * packages.el (packages-no-package-hierarchy-regexp): Introduced
|
|
940 and used following the interface change of
|
|
941 `paths-find-recursive-path'.
|
|
942
|
|
943 * find-paths.el (paths-find-recursive-path): Exclusion is now by a
|
|
944 regexp instead of a list of base names.
|
|
945 (paths-version-control-filename-regexp):
|
|
946 (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
|
|
947 Introduced and used following the interface change of
|
|
948 `paths-find-recursive-path'.
|
|
949
|
|
950 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
951
|
|
952 * simple.el (delete-forward-p): Make it a defun; do X garbage only
|
|
953 on X devices, rather than on all non-TTY devices.
|
|
954
|
|
955 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
956
|
|
957 * msw-mouse.el: New file. Sets up cursor shapes for Windows.
|
|
958
|
|
959 * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
|
|
960
|
|
961 1998-05-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
962
|
|
963 * itimer.el (activate-itimer): Fixed usage of integers
|
|
964 as argument to `concat'.
|
|
965
|
|
966 1998-05-17 Glynn Clements <glynn@sensei.co.uk>
|
|
967
|
|
968 * itimer.el (start-itimer): replace the use of `concat' with
|
|
969 `format'
|
|
970
|
|
971 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
972
|
|
973 * mode-motion.el (mode-motion-hook): Clarify docstring.
|
|
974 From Bob Weiner <weiner@altrasoft.com>
|
|
975
|
|
976 * loadhist.el (symbol-file): Supply prompt string when used
|
|
977 interactively.
|
|
978 From Bob Weiner <weiner@altrasoft.com>
|
|
979
|
284
|
980 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
981
|
|
982 * loadup.el (really-early-error-handler): Ditto.
|
|
983
|
|
984 * update-elc.el: Ditto.
|
|
985
|
|
986 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
987
|
|
988 * make-docfile.el: Ditto.
|
|
989
|
|
990 * find-paths.el (paths-decode-directory-path): Use split-path
|
|
991 instead of decode-path.
|
|
992
|
|
993 * files.el (parse-colon-path): Update docstring reference.
|
|
994
|
|
995 1998-05-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
996
|
|
997 * msw-init.el:
|
|
998 * x-init.el:
|
|
999 Bind cut'n'paste keys to non window-system specific functions.
|
|
1000
|
|
1001 * msw-select.el: New function mswindows-clear-clipboard.
|
|
1002 mswindows-cut-copy-clipboard extended to handle clearing of the
|
|
1003 selection and renamed to mswindows-cut-copy-clear-clipboard.
|
|
1004
|
|
1005 * select.el: on mswindows devices delete-primary-selection
|
|
1006 calls mswindows-clear-clipboard.
|
|
1007
|
|
1008 1998-05-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
1009
|
|
1010 * simple.el (quoted-insert): Inhibit quit when using read-char.
|
|
1011
|
|
1012 * cmdloop.el (read-char): Don't inhibit quit.
|
|
1013 (read-char-exclusive): Ditto.
|
|
1014 (read-char): Signal quit if quit-char was pressed.
|
|
1015 (read-char-exclusive): Ditto.
|
|
1016 (read-quoted-char): Return a character, not integer.
|
|
1017
|
|
1018 * menubar-items.el (default-popup-menu): Use Andy's generic
|
|
1019 selection code.
|
|
1020 (default-popup-menu): Fix code.
|
|
1021
|
|
1022 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
1023
|
|
1024 * dragdrop.el (dragdrop-function-widget): this time it's done
|
|
1025
|
|
1026 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
1027
|
|
1028 * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
|
|
1029
|
|
1030 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1031
|
|
1032 * device.el (device-pixel-width):
|
|
1033 (device-pixel-height):
|
|
1034 (device-mm-width):
|
|
1035 (device-mm-height):
|
|
1036 (device-bitplanes):
|
|
1037 (device-color-cells): Swapped parameters to device-system-metric
|
|
1038 according to the interface change.
|
|
1039
|
|
1040 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1041
|
|
1042 * mouse.el (default-mouse-motion-handler): Use new name of the
|
|
1043 function event-over-vertical-divider-p.
|
|
1044 Do not set E-W arrow cursor over the divider if
|
|
1045 vertical-divider-draggable-p is nil in the window.
|
|
1046 ([top-level]): Use new name for the variable
|
|
1047 vertical-divider-map.
|
|
1048 (drag-window-divider): Respect vertical-divider-draggable-p.
|
|
1049 Variable name typo fixes.
|
|
1050
|
|
1051 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1052
|
|
1053 * keymap.el (kbd): Define here; handle string constants and
|
|
1054 others...
|
|
1055
|
288
|
1056 1998-05-15 Christian Nyb <chr@mediascience.no>
|
284
|
1057
|
|
1058 * simple.el (zap-up-to-char): New function. Behaves like `zap-to-char'
|
|
1059 in Emacs 18.
|
|
1060
|
|
1061 1998-05-13 Didier Verna <verna@inf.enst.fr>
|
|
1062
|
|
1063 * mouse.el (drag-window-divider): give the vertical divider a
|
|
1064 pressed look when dragging it.
|
|
1065
|
|
1066 1998-05-13 Andy Piper <andyp@parallax.co.uk>
|
|
1067
|
|
1068 * faces.el: predicate some more face operations on x or mswindows
|
|
1069 not just x.
|
|
1070
|
|
1071 * modeline.el: enable modeline coloring for mswindows.
|
|
1072
|
|
1073 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1074
|
|
1075 * minibuf.el (minibuffer-default): Added variable; compatible with
|
|
1076 FSF Emacs.
|
|
1077 (next-history-element): Used `minibuffer-default'.
|
|
1078
|
|
1079 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
1080
|
|
1081 * dragdrop.el (dragdrop-function-widget): button and mods ok
|
|
1082 arguments still look a bit strange
|
|
1083 (dragdrop-compare-mods) created
|
|
1084 (dragdrop-drop-do-functions) correctly checks for buttons and
|
|
1085 modifiers
|
|
1086
|
|
1087 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1088
|
|
1089 * setup-paths.el (paths-default-info-directories): Replace
|
|
1090 path-separator with directory-sep-char.
|
|
1091
|
|
1092 * files.el (path-separator): Don't define it here.
|
|
1093
|
|
1094 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1095
|
|
1096 * update-elc.el: Ditto.
|
|
1097
|
|
1098 * setup-paths.el (paths-construct-exec-path): Ditto.
|
|
1099
|
|
1100 * make-docfile.el: Ditto.
|
|
1101
|
|
1102 * loadup.el (really-early-error-handler): Ditto.
|
|
1103
|
|
1104 * find-paths.el (paths-decode-directory-path): Use decode-path
|
|
1105 instead of decode-path-internal.
|
|
1106
|
|
1107 * files.el (parse-colon-path): Update docstring.
|
|
1108
|
|
1109 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1110
|
|
1111 * subr.el (get-buffer-window-list): Make BUFFER optional.
|
|
1112
|
|
1113 * window-xemacs.el (windows-of-buffer): Defalias to
|
|
1114 get-buffer-window-list.
|
|
1115
|
|
1116 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1117
|
|
1118 * disass.el: Fix maintainer keyword.
|
|
1119
|
|
1120 * bytecomp.el (byte-compile-and-load-file): Autoload.
|
|
1121 (byte-compile-buffer): Ditto.
|
|
1122
|
|
1123 * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
|
|
1124 value is returned, not the name.
|
|
1125 (lisp-imenu-generic-expression): Enable it.
|
|
1126 (lisp-mode-variables): Ditto.
|
|
1127 (lisp-indent-offset): Change defconst to defvar.
|
|
1128 (lisp-indent-function): Ditto.
|
|
1129 (lisp-body-indent): Ditto.
|
|
1130
|
|
1131 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1132
|
|
1133 * modeline.el: Use zap-last-kbd-macro-event.
|
|
1134
|
|
1135 * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
|
|
1136 nil, don't attempt to do anything with messages.
|
|
1137 (eval-last-sexp): Use `letf' for clarity.
|
|
1138
|
|
1139 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1140
|
|
1141 * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
|
|
1142
|
|
1143 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
1144
|
|
1145 * buff-menu.el:
|
|
1146 * lisp-mode.el:
|
|
1147 * obsolete.el:
|
|
1148 Change empty docstrings into no doc strings at all.
|
|
1149 Fix bogus FSF-format docstrings.
|
|
1150 * etags.el: Fix docstring.
|
|
1151
|
|
1152 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1153
|
|
1154 * package-get.el (package-get): Use internal md5
|
|
1155
|
|
1156 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
1157
|
|
1158 * about.el (about-xemacs): Correct abuse of concat.
|
|
1159
|
|
1160 1998-05-11 SL Baur <steve@altair.xemacs.org>
|
|
1161
|
|
1162 * info.el (Info-mode): Use easymenu.
|
|
1163
|
|
1164 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1165
|
|
1166 * apropos.el (apropos): Don't use concat with integers.
|
|
1167
|
|
1168 * cmdloop.el (describe-last-error): Handle the case when no error
|
|
1169 was seen gracefully.
|
|
1170
|
|
1171 * apropos.el (apropos-print): Use with-displaying-help-buffer as
|
|
1172 defun.
|
|
1173 (apropos-describe-plist): Ditto.
|
|
1174
|
|
1175 * help.el (with-displaying-help-buffer): Revert to a defun.
|
|
1176 (describe-key): Use it as defun.
|
|
1177 (describe-mode): Ditto.
|
|
1178 (describe-bindings): Ditto.
|
|
1179 (describe-prefix-bindings): Ditto.
|
|
1180 (describe-installation): Ditto.
|
|
1181 (view-lossage): Ditto.
|
|
1182 (describe-function): Ditto.
|
|
1183 (describe-variable): Ditto.
|
|
1184 (describe-syntax): Ditto.
|
|
1185
|
|
1186 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
1187
|
|
1188 * dragdrop.el: changed order of require/provide
|
|
1189 (dragdrop-drop-mime-default) changed to new calling conventions
|
|
1190 (dragdrop-drop-do-functions) changed to new calling conventions
|
|
1191 (dragdrop-function-widget) this one needs more work...
|
|
1192
|
|
1193 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
1194
|
|
1195 * about.el: another small change in my entry
|
|
1196 * dragdrop.el (dragdrop-drop-log-function): logging added
|
|
1197 plus customizations
|
|
1198 changed interface to handler functions. now called with event
|
|
1199 and object
|
|
1200
|
|
1201 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1202
|
|
1203 * glyphs.el (divider-pointer-glyph): Declared new glyph,
|
|
1204 E-W arrow pointer displayed over draggable dividers.
|
|
1205
|
|
1206 * mouse.el (default-mouse-motion-handler): Show it when
|
|
1207 appropriate.
|
|
1208 (drag-window-divider): Added.
|
|
1209 ([top-level]): Initialized window-divider-map with a keymap
|
|
1210 binding the above function to left button down event.
|
|
1211
|
|
1212 * x-mouse.el (x-init-pointer-shape): Initialize
|
|
1213 divider-pointer-glyph from Cursor.dividerPointer, or use default
|
|
1214 E-W double arrow.
|
|
1215
|
|
1216 1998-04-30 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
1217
|
|
1218 * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
|
|
1219
|
|
1220 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1221
|
|
1222 * simple.el (count-words-buffer): Don't query for buffer.
|
|
1223 (count-lines-buffer): Ditto.
|
|
1224
|
|
1225 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1226
|
|
1227 * help.el (where-is): add optional insert argument.
|
|
1228
|
|
1229 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1230
|
|
1231 * help.el (describe-key-briefly): New argument INSERT.
|
|
1232
|
|
1233 * simple.el (eval-expression): New optional argument; synch with
|
|
1234 FSF 20.3.
|
|
1235
|
|
1236 * keydefs.el (global-map): Add new register bindings.
|
|
1237
|
|
1238 * register.el: Synched with FSF 20.3.
|
|
1239
|
|
1240 1998-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1241
|
|
1242 * window-xemacs.el (recenter): all arguments are optional.
|
|
1243
|
|
1244 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1245
|
|
1246 * device.el: (device-pixel-width): Reflected name/parameters
|
|
1247 change to device-system-metric.
|
|
1248 (device-pixel-height): Ditto.
|
|
1249 (device-mm-width): Ditto.
|
|
1250 (device-mm-height): Ditto.
|
|
1251 (device-bitplanes): Ditto.
|
|
1252 (device-color-cells): Ditto.
|
|
1253
|
|
1254 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1255
|
|
1256 * cl-extra.el (cl-float-limits): Removed; move code to top-level.
|
|
1257
|
|
1258 * cl.el (most-positive-fixnum): Document.
|
|
1259 (most-negative-fixnum): Ditto.
|
|
1260
|
|
1261 * cus-dep.el: Updated comment.
|
|
1262
|
|
1263 * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
|
|
1264 constant.
|
|
1265
|
|
1266 * cus-load.el (custom-put): Removed.
|
|
1267
|
|
1268 * files.el (after-find-file): Just resignal quit instead of
|
|
1269 signaling "canceled".
|
|
1270
|
|
1271 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1272
|
|
1273 * frame.el (other-frame): Use `focus-frame' instead of
|
|
1274 select-frame kludges.
|
|
1275
|
|
1276 * lisp-mode.el: Update lisp-indent-function for
|
|
1277 save-selected-frame and with-selected-frame.
|
|
1278
|
|
1279 * frame.el (save-selected-frame): New macro.
|
|
1280 (with-selected-frame): Ditto.
|
|
1281 (other-frame): Use `set-frame-focus'.
|
|
1282
|
282
|
1283 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
1284
|
|
1285 * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
|
|
1286 (dragdrop-drop-url-default) default handler for URL drops created
|
|
1287 (dragdrop-drop-mime-default) default handler for MIME drops created
|
|
1288 (dragdrop-drop-functions) default custom for handling drops created
|
|
1289 (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
|
|
1290
|
|
1291 1998-05-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1292
|
|
1293 * mouse.el: Removed redundant mouse-mswindows-drop function.
|
|
1294
|
|
1295 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
1296
|
|
1297 * about.el: changed some text in my entry
|
|
1298 * dragdrop.el: added customs
|
|
1299
|
|
1300 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
1301
|
|
1302 * mouse.el: killed global drop key bindings
|
|
1303 (mouse-offix-drop) removed
|
|
1304 * dragdrop.el: created
|
|
1305 * dumped-lisp.el: inclusion of dragdrop.el for window-systems
|
|
1306
|
|
1307 1998-05-09 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1308
|
|
1309 * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
|
|
1310 scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
|
|
1311
|
|
1312 * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
|
|
1313 obsolete comment.
|
|
1314
|
|
1315 * scrollbar.el (scrollbars-visible-p): Use new
|
|
1316 {vertical,horizontal}-scrollbar-visible-p specifiers.
|
|
1317
|
|
1318 1998-04-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1319
|
|
1320 * device.el (device-pixel-height):
|
|
1321 (device-pixel-width):
|
|
1322 (device-mm-width):
|
|
1323 (device-mm-height):
|
|
1324 (device-bitplanes):
|
|
1325 (device-color-cells): Moved these 6 functions from device.c; they
|
|
1326 all use single (device-system-metrics) call.
|
|
1327
|
|
1328 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
1329
|
|
1330 * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
|
|
1331 were renamed.
|
|
1332
|
|
1333 * menubar-items.el:
|
|
1334 * toolbar-items.el: Renamed from x-menubar/x-toolbar.
|
|
1335 Suggested by Hrvoje Niksic <hniksic@srce.hr>
|
|
1336
|
|
1337 * help.el (help-map): Remove Hyperbole keybinding logic.
|
|
1338 Suggested by: Michael Ernst <mernst@cs.washington.edu>
|
|
1339
|
|
1340 1998-05-08 SL Baur <steve@altair.xemacs.org>
|
|
1341
|
|
1342 * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
|
|
1343 From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
1344
|
|
1345 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
1346
|
|
1347 * msw-glyphs.el: use nicer icon3 from the frame icon.
|
|
1348
|
|
1349 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
1350
|
|
1351 * version.el (emacs-version): Remove InfoDock conditionals.
|
|
1352
|
|
1353 * startup.el (startup-splash-frame): Change ID logo name.
|
|
1354
|
|
1355 1998-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
1356
|
|
1357 * files.el (after-find-file): If the user presses C-g on
|
|
1358 directory-creation prompt, kill the buffer.
|
|
1359
|
|
1360 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
1361
|
|
1362 * simple.el (count-words-region): Reverse previous change.
|
|
1363
|
|
1364 1998-05-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
1365
|
|
1366 * replace.el (query-replace): Just call perform-replace.
|
|
1367 (query-replace-regexp): Ditto.
|
|
1368 (perform-replace): Move region handling here.
|
|
1369 (perform-replace): Use the new arg to match-data.
|
|
1370
|
|
1371 1998-03-08 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1372
|
|
1373 * x-init.el: Install X specific display table that
|
|
1374 displays char 0240 as a space to avoid whatever it is
|
|
1375 that screws up display of that character code.
|
|
1376
|
|
1377 1998-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1378
|
|
1379 * help.el (function-arglist): If no arguments are documented for a
|
|
1380 subr, print nothing rather than incorrect output.
|
|
1381
|
|
1382 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
1383
|
|
1384 * cmdloop.el (command-error): Update bail-out error message to use
|
|
1385 `emacs-program-name'.
|
|
1386
|
|
1387 * lib-complete.el: Remove reader macro cruft.
|
|
1388
|
|
1389 * dumped-lisp.el (preloaded-file-list): Phase I: remove InfoDock
|
|
1390 cruft.
|
|
1391
|
|
1392 * simple.el (count-words-region): Drop interactive-p check on the
|
|
1393 message.
|
|
1394
|
|
1395 1998-05-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1396
|
|
1397 * font.el
|
|
1398 * msw-faces.el
|
|
1399 Correct spelling of mswindows-font-canonicalize-name.
|
|
1400
|
|
1401 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1402
|
|
1403 * ldap.el (ldap-host-parameters-alist): Replaced with
|
|
1404 `ldap-host-parameters-plist'
|
|
1405 (ldap-search): Adapt to previous change
|
|
1406
|
280
|
1407 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
1408
|
|
1409 * about.el (about-hackers): Update Bob Weiner bio.
|
|
1410 (about-maintainer-info): Ditto.
|
|
1411
|
|
1412 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1413
|
|
1414 * simple.el (display-warning-minimum-level): Docfix.
|
|
1415
|
|
1416 1998-04-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1417
|
|
1418 * widget.el (:default-get): New keyword.
|
|
1419 * wid-edit.el (default, widget-default-default-get): Define it.
|
|
1420 (group, widget-group-default-get): Define it.
|
|
1421 (menu-choice, widget-choice-default-get): Define it.
|
|
1422 (widget-default-get): New function.
|
|
1423 (widget-choice-action): Call it.
|
|
1424 (widget-editable-list-entry-create): Call it.
|
|
1425
|
|
1426 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1427
|
|
1428 * byte-optimize.el (byte-boolean-vars): Removed.
|
|
1429 (byte-optimize-lapcode): Use `built-in-variable-type' instead of
|
|
1430 lookup through `byte-boolean-vars'.
|
|
1431
|
|
1432 1998-05-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1433
|
|
1434 * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
|
|
1435 resource-provided values into ghost specs for scrollbar-height and
|
|
1436 scrollbar-width.
|
|
1437
|
|
1438 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1439
|
|
1440 * byte-optimize.el: Don't attempt to optimize /=.
|
|
1441
|
|
1442 * bytecomp.el (byte-compile-one-ore-more-args): New function.
|
|
1443 (byte-compile-/=): Ditto.
|
|
1444
|
|
1445 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
1446
|
|
1447 * apropos.el: Use `with-displaying-help-buffer'.
|
|
1448 (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
|
|
1449 Use `with-displaying-help-buffer'.
|
|
1450 (apropos-follow): Do not give special treatment to buffer cursor
|
|
1451 was in prior to a mouse click.
|
|
1452 (apropos-describe-plist): Use `with-displaying-help-buffer'.
|
|
1453 (apropos-print-doc): Set correct buffer for setting text
|
|
1454 properties.
|
|
1455
|
|
1456 1998-05-01 SL Baur <steve@altair.xemacs.org>
|
|
1457
|
|
1458 * help.el (help-buffer-prefix-string): New variable.
|
|
1459 (help-buffer-name): Use it.
|
|
1460
|
|
1461 * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
|
|
1462 mode menu.
|
|
1463
|
|
1464 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
1465
|
|
1466 * frame.el (other-frame): Work even when focus-follows-mouse is true.
|
|
1467
|
|
1468 1998-05-01 Hrvoje Niksic <hniksic@srce.hr>
|
|
1469
|
|
1470 * files.el (find-file-noselect): Update docstring.
|
|
1471 (find-file-noselect): Signal an error if found an unreadable file.
|
|
1472 (file-chase-links): Save the match data.
|
|
1473 (normal-mode): Use `lwarn' and `error-message-string'.
|
|
1474 (interpreter-mode-alist): Change defconst to defvar.
|
|
1475 (inhibit-first-line-modes-regexps): Ditto.
|
|
1476 (inhibit-first-line-modes-regexps): Added .tgz.
|
|
1477 (inhibit-first-line-modes-suffixes): Change defconst to defvar.
|
|
1478 (change-major-mode-with-file-name): New user-option.
|
|
1479 (set-visited-file-name): Synched with FSF.
|
|
1480 (file-name-extension): New function, from FSF 20.3.
|
|
1481 (file-relative-name): Synched with FSF.
|
|
1482 (save-some-buffers): Support the C-r feature.
|
|
1483 (recover-session): Synched with FSF.
|
|
1484 (kill-some-buffers): Ditto.
|
|
1485 (set-auto-mode): New argument JUST-FROM-FILE-NAME.
|
|
1486
|
|
1487 1998-04-30 SL Baur <steve@altair.xemacs.org>
|
|
1488
|
|
1489 * files.el (insert-file): Undo previous change and reenable use of
|
|
1490 format.el.
|
|
1491
|
|
1492 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
1493
|
|
1494 * window-xemacs.el (recenter): Define.
|
|
1495
|
|
1496 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
1497
|
|
1498 * font.el (mswindows-font-create-name)
|
|
1499 (mswindows-font-create-object): new functions for mswindows type
|
|
1500 fonts.
|
|
1501
|
|
1502 * msw-faces.el (mswindows-font-canicolize-name): fix so that
|
|
1503 strings are parsed as well as font objects.
|
|
1504
|
|
1505 1998-04-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
1506
|
|
1507 * modeline.el (defining-kbd-macro): Restore modeline indication of
|
|
1508 kbd-macro being recorded.
|
|
1509 (add-minor-mode): Simplify docstring.
|
|
1510 (modeline-minor-mode-menu): Remove stuff.
|
|
1511
|
|
1512 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
1513
|
|
1514 * code-process.el (call-process): dynamically decide process
|
|
1515 coding type.
|
|
1516
|
|
1517 1998-04-29 Jim Radford <radford@robby.caltech.edu>
|
|
1518
|
|
1519 * modeline.el: Add line-number-mode, column-number-mode to
|
|
1520 the modeline minor-mode menu. Button2 on the line number does
|
|
1521 goto-line.
|
|
1522
|
|
1523 1998-04-29 Andy Piper <andyp@parallax.co.uk>
|
|
1524
|
|
1525 * mouse.el: move x-selection-owner-p type things to
|
|
1526 selection-owner-p.
|
|
1527
|
|
1528 * msw-init.el: copy zmacs stuff from x-init.el
|
|
1529
|
|
1530 * msw-select.el (mswindows-own-selection)
|
|
1531 (mswindows-disown-selection) (mswindows-selection-owner-p): new
|
|
1532 functions. Very simple minded implementation of selectio
|
|
1533 ownership.
|
|
1534
|
|
1535 * select.el (own-selection) (disown-selection)
|
|
1536 (activate-region-as-selection) (select-make-extent-for-selection)
|
|
1537 (valid-simple-selection-p): functions moved from x-select.el for
|
|
1538 generalized selection.
|
|
1539
|
|
1540 * x-select.el: see select.el changes.
|
|
1541
|
|
1542 * x-toolbar.el: use new selection functions.
|
|
1543
|
|
1544 1998-04-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1545
|
|
1546 * packages.el (packages-find-package-directories): Fixed bug that
|
|
1547 would pick up multiple site-package directories.
|
|
1548 (package-locations): Added "xemacs-packages" as a late package
|
|
1549 location.
|
|
1550
|
|
1551 * find-paths.el: Now uses `emacs-program-name' and
|
|
1552 `emacs-program-version'.
|
|
1553 Additions to enforce version-specific directories in
|
|
1554 `paths-find-version-directory'.
|
|
1555
|
|
1556 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
1557
|
|
1558 * default.el: Removed.
|
|
1559 * site-start.el: Removed.
|
|
1560
|
|
1561 1998-04-29 Didier Verna <verna@inf.enst.fr>
|
|
1562
|
|
1563 * minibuf.el (minibuffer-history-minimum-string-length): Default
|
|
1564 to nil.
|
|
1565
|
|
1566 1998-04-28 SL Baur <steve@altair.xemacs.org>
|
|
1567
|
|
1568 * find-paths.el (paths-program-name): Rename.
|
|
1569 (paths-emacs-root-p): Ditto.
|
|
1570 (paths-find-site-directory): Ditto.
|
|
1571
|
|
1572 1998-04-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1573
|
|
1574 * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
|
|
1575 `emacs-lisp-byte-compile-and-load'.
|
|
1576
|
|
1577 1998-04-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1578
|
|
1579 * ldap.el (ldap-search): Fixed additional parameter passing to
|
|
1580 `ldap-open'
|
|
1581
|
|
1582 1998-04-27 Andy Piper <andyp@parallax.co.uk>
|
|
1583
|
|
1584 * select.el (kill-primary-selection) (selection-owner-p)
|
|
1585 (copy-primary-selection) (yank-clipboard-selection)
|
|
1586 (selection-exists-p) (delete-primary-selection): new file and
|
|
1587 functions that do the right thing for the selected device.
|
|
1588
|
|
1589 * x-menubar.el: use generalised selection functions.
|
|
1590
|
|
1591 * dumped-lisp.el: dump select.el.
|
|
1592
|
|
1593 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
1594
|
|
1595 * find-paths.el (paths-progname): New variable.
|
|
1596 (paths-emacs-root-p): Use it.
|
|
1597 (paths-find-site-directory): Ditto.
|
|
1598
|
|
1599 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
1600
|
|
1601 * loadup.el ((member "dump" command-line-args)): Dump as
|
|
1602 `infodock' if InfoDock.
|
|
1603
|
|
1604 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
1605
|
|
1606 * find-paths.el (construct-emacs-version): Simplify, include
|
|
1607 program name in the return value.
|
|
1608 * (paths-find-version-directory): Use it.
|
|
1609
|
278
|
1610 1998-04-25 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1611
|
|
1612 * info.el (Info-parse-dir-entries): Fixed regexp
|
|
1613 (Info-build-dir-anew): Remove full suffix and capitalize info file
|
|
1614 name for files with no @direntry
|
|
1615 (Info-batch-rebuild-dir): New function
|
|
1616 (Info-suffixed-file): Check for regular files instead of simple
|
|
1617 file existence (could catch directories before)
|
|
1618
|
|
1619 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1620
|
|
1621 * setup-paths.el, find-paths.el: Removed uses of `not' which
|
|
1622 temacs doesn't have.
|
|
1623
|
|
1624 * find-paths.el (paths-find-emacs-roots): Included exec-prefix
|
|
1625 into root searching.
|
|
1626
|
|
1627 1998-04-24 Martin Buchholz <martin@xemacs.org>
|
|
1628
|
|
1629 * subr.el: Remove definition of `not'.
|
|
1630
|
|
1631 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1632
|
|
1633 * msw-glyphs.el: enable graphics support.
|
|
1634
|
|
1635 1998-04-23 Didier Verna <verna@inf.enst.fr>
|
|
1636
|
|
1637 * x-menubar.el (default-menubar): restored the line-number-mode
|
|
1638 option.
|
|
1639
|
|
1640 * misc doc string updates related to the options menu.
|
|
1641
|
|
1642 1998-04-24 SL Baur <steve@altair.xemacs.org>
|
|
1643
|
|
1644 * setup-paths.el (paths-construct-load-path): Fix typo.
|
|
1645
|
|
1646 1998-04-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1647
|
|
1648 * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
|
|
1649 font-menu-ignore-scaled-fonts don't have to be bound now; this
|
|
1650 gets us one step further towards making --no-autoloads work.
|
|
1651
|
|
1652 * startup.el (normal-top-level): Load auto-autoloads only if
|
|
1653 lisp-directory is non-nil.
|
|
1654
|
|
1655 * setup-paths.el (paths-construct-load-path): Made it robust
|
|
1656 against nil lisp-directory.
|
|
1657
|
|
1658 * startup.el (startup-setup-paths-warning): Added `lisp-directory'
|
|
1659 to the list of variables that cause a warning when nil.
|
|
1660
|
|
1661 * toolbar.el (init-toolbar-location): Now works even when there's
|
|
1662 no toolbar icon directory.
|
|
1663
|
|
1664 1998-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
1665
|
|
1666 * help.el (view-lossage): Recognize it.
|
|
1667
|
|
1668 * simple.el (log-message): Mark multiline messages.
|
|
1669
|
|
1670 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
1671
|
|
1672 * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
|
|
1673
|
|
1674 1998-4-20 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1675
|
|
1676 * package-get.el (package-get-all): add `\n' separator to
|
|
1677 interactive specification so that both variables are read
|
|
1678
|
|
1679 1998-04-22 Didier Verna <verna@inf.enst.fr>
|
|
1680
|
|
1681 * x-menubar.el: ported the options menu to Custom.
|
|
1682 Moved the "read only" toggle button to the buffers menu.
|
|
1683 Corrected some missing ;;;###autoload or defcustom.
|
|
1684
|
|
1685 * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
|
|
1686 the scrollbar-visible specifier for options menu handling.
|
|
1687
|
|
1688 * toolbar.el (toolbar-visible-p)
|
|
1689 (toolbar-captioned-p)
|
|
1690 (default-toolbar-position): defcustom wrappers around
|
|
1691 the toolbar specifiers for options menu handling.
|
|
1692
|
|
1693 * frame.el (get-frame-for-buffer-default-instance-limit):
|
|
1694 defcustom it for options menu handling.
|
|
1695
|
|
1696 * font-lock.el (font-lock-mode): defcustom and autolaod the variable
|
|
1697 font-lock-mode for options menu handling.
|
|
1698
|
|
1699 * cus-start.el: added Custom properties to overwrite-mode for
|
|
1700 options menu handling.
|
|
1701
|
|
1702 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1703
|
|
1704 * about.el: shameless self-promotion.
|
|
1705
|
|
1706 1998-04-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1707
|
|
1708 * simple.el (raw-append-message): Slightly optimize.
|
|
1709 (remove-message): Use `push' for clarity.
|
|
1710 (append-message): Ditto.
|
|
1711 (display-warning): Dito.
|
|
1712 (raw-append-message): Send the message to the appropriate device.
|
|
1713
|
|
1714 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
1715
|
|
1716 * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
|
|
1717 From Sean MacLennan <Sean.MacLennan@pika.ca>
|
|
1718
|
|
1719 1998-04-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1720
|
|
1721 * setup-paths.el: Changed `directory-sep-char' to
|
|
1722 `path-separator', following a change in GNU Emacs.
|
|
1723
|
|
1724 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1725
|
|
1726 * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
|
|
1727 (Info-build-dir-anew): Add a final newline.
|
|
1728 (Info-build-dir-anew): Do not issue warning when rebuilding policy
|
|
1729 is `always'
|
|
1730 (Info-rebuild-dir): Ditto
|
|
1731
|
|
1732 * dumped-lisp.el (preloaded-file-list): Added ldap.el
|
|
1733
|
|
1734 1998-04-21 SL Baur <steve@altair.xemacs.org>
|
|
1735
|
|
1736 * simple.el (count-words-buffer): Retain zmacs region.
|
|
1737 (count-words-region): Ditto.
|
|
1738 * simple.el: (what-line): Expanded line counts.
|
|
1739 (count-lines): New parameter to conditionalize whether collapsed
|
|
1740 lines get counted.
|
|
1741 From Bob Weiner <weiner@altrasoft.com>
|
|
1742
|
|
1743 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
1744
|
|
1745 * packages.el (package-locations): infodock-packages must override
|
|
1746 mule-packages and packages.
|
|
1747
|
|
1748 1998-04-19 Jonathan Harris <jhar@tardis.ed.a.uk>
|
|
1749
|
|
1750 * wid-edit.el:
|
|
1751 remove rude messages from widget-activation-widget-mapper
|
|
1752 and widget-activation-glyph-mapper
|
|
1753
|
276
|
1754 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1755
|
|
1756 * toolbar.el: Remove (featurep 'x) test from
|
|
1757 toolbar-make-button-list
|
|
1758
|
|
1759 1998-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1760
|
|
1761 * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
|
|
1762 only if in the same frame.
|
|
1763
|
|
1764 1998-04-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1765
|
|
1766 * packages.el (package-locations): Added site-packages hierarchy.
|
|
1767
|
|
1768 * setup-paths.el (paths-default-info-directories): Introduced and
|
|
1769 used.
|
|
1770
|
|
1771 * packages.el, setup-paths.el: Set various path searching depths
|
|
1772 to 1.
|
|
1773
|
|
1774 * packages.el (packages-hierarchy-depth):
|
|
1775 (packages-load-path-depth): Introduced and used.
|
|
1776
|
|
1777 * setup-paths.el (paths-load-path-depth): Introduced and used.
|
|
1778
|
|
1779 * find-paths.el (paths-find-recursive-path): Added max-depth
|
|
1780 parameter.
|
|
1781
|
|
1782 1998-04-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1783
|
|
1784 * setup-paths.el (paths-construct-info-path): Removed
|
|
1785 dependency on behavior of (file-name-as-directory "").
|
|
1786
|
|
1787 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1788
|
|
1789 * ldap.el (ldap-search): Adapt to the new low-level API using ldap
|
|
1790 lisp objects
|
|
1791
|
|
1792 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1793
|
|
1794 * dump-paths.el, startup.el: Added handling for --debug-paths.
|
|
1795
|
|
1796 1998-04-15 William M. Perry <wmperry@aventail.com>
|
|
1797
|
|
1798 * wid-edit.el: We cannot just set the help-echo or balloon-help
|
|
1799 properties for an extent based on the :help-echo widget
|
|
1800 property, since help-echo and balloon-help cause an EXTENT to
|
|
1801 get passed in, where :help-echo functions are expecting a WIDGET
|
|
1802
|
|
1803 1998-04-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1804
|
|
1805 * scrollbar.el (init-scrollbar-from-resources): Call
|
|
1806 mswindows-init-scrollbar-metrics when appropriate.
|
|
1807
|
|
1808 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1809
|
|
1810 * dumped-lisp.el: dump x-toolbar for window system
|
|
1811
|
|
1812 * msw-init.el (init-post-mswindows-win): enable toolbars if we
|
|
1813 have support and xpm.
|
|
1814
|
|
1815 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
1816
|
|
1817 * files.el (toggle-read-only): Fix docstring.
|
|
1818 From Didier Verna <verna@inf.enst.fr>
|
|
1819
|
|
1820 1998-04-14 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1821
|
|
1822 * startup.el (normal-top-level): Load autoload-file-name without
|
|
1823 specifying an extension---some people only auto-autoload.el.gz.
|
|
1824
|
|
1825 1998-04-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
1826
|
|
1827 * files.el (backup-enable-predicate): Don't bomb on NAME being
|
|
1828 nil.
|
|
1829
|
|
1830 1998-04-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1831
|
|
1832 * find-paths.el, packages.el: Now prefers configure'd paths.
|
|
1833 This shouldn't cause any of the originally anticipated problems as
|
|
1834 the current paths architecture will not define the various
|
|
1835 configure-xxx variables if they're not specified on the configure
|
|
1836 command line.
|
|
1837
|
|
1838 * find-paths.el, setup-paths.el, packages.el: Removed all
|
|
1839 mentionings of "/" as a path separator.
|
|
1840 Used paths-construct-path throughout.
|
|
1841
|
|
1842 * find-paths.el (paths-construct-path): Created to assemble paths
|
|
1843 from directory components.
|
|
1844
|
|
1845 * setup-paths.el, packages.el: Used paths-decode-directory-path
|
|
1846 instead of decode-path-internal.
|
|
1847
|
|
1848 * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
|
|
1849 and associates.
|
|
1850 (paths-decode-directory-path) Created.
|
|
1851
|
|
1852 * setup-paths.el: Changed configure-exec-path to
|
|
1853 configure-exec-directory.
|
|
1854
|
|
1855 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1856
|
|
1857 * packages.el (packages-find-packages): Fixed decoding of
|
|
1858 EMACSPACKAGEPATH.
|
|
1859
|
|
1860 * startup.el: -no-packages -> -no-early-packages.
|
|
1861
|
|
1862 (packages-load-package-lisps): Fixed loading of auto-autoload
|
|
1863 files.
|
|
1864
|
|
1865 * startup.el (normal-top-level): Fixed loading of core
|
|
1866 auto-autoload.
|
|
1867
|
|
1868 * obsolete.el: Un-obsoleted site-directory. Sigh.
|
|
1869
|
|
1870 * startup.el, packages.el, dump-paths.el: Added proper settings
|
|
1871 for site-directory and lisp-directory variables.
|
|
1872
|
|
1873 * startup.el, loadup.el: Renamed inhibit-update-autoloads to
|
|
1874 inhibit-package-autoloads and fixed handling of it.
|
|
1875
|
|
1876 * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
|
|
1877 handling of former inhibit-package-init, now
|
|
1878 inhibit-early-packages, to make -vanilla etc. work.
|
|
1879
|
274
|
1880 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1881
|
|
1882 * code-process.el (start-process): Fallback to 'undecided instead
|
|
1883 of 'binary for process input coding stream.
|
|
1884
|
|
1885 * process.el (start-process): Docstring fix.
|
|
1886
|
|
1887 1998-04-09 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1888
|
|
1889 * info.el (Info-insert-dir): Do not insert temporary dir files
|
|
1890 in Info-dir-file-attributes
|
|
1891 (Info-build-dir-anew): Ensure temporary buffer is not read-only
|
|
1892 (Info-rebuild-dir): Ditto.
|
|
1893
|
|
1894 1998-04-09 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1895
|
|
1896 * obsolete.el: Added obsoleteness declarations for
|
|
1897 `site-directory' and `Info-default-directory-list'.
|
|
1898
|
|
1899 1998-04-08 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1900
|
|
1901 * find-paths.el (paths-find-emacs-root): Only look at the
|
|
1902 executable at the end of the symlink chain for determining the
|
|
1903 Emacs root.
|
|
1904
|
|
1905 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1906
|
|
1907 * setup-paths.el (paths-construct-info-path): Changed construction
|
|
1908 to cater to gone default in configure.
|
|
1909
|
|
1910 * find-paths.el (paths-uniq-append): Added.
|
|
1911
|
|
1912 * packages.el: Rewritten package path construction once again.
|
|
1913
|
|
1914 * dump-paths.el, startup.el: Removed package-path as a global
|
|
1915 variable.
|
|
1916
|
|
1917 * package-admin.el (package-admin-add-single-file-package):
|
|
1918 (package-admin-add-binary-package): Changed package-path to
|
|
1919 late-packages.
|
|
1920
|
|
1921 * packages.el (packages-split-path): Split path at "/" rather than
|
|
1922 nil according to change in emacs.c.
|
|
1923
|
|
1924 1998-04-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1925
|
|
1926 * setup-paths.el (paths-construct-info-path): Changed info path
|
|
1927 order so that directories come out right.
|
|
1928 (paths-find-lock-directory): Fixed bug: It used to think
|
|
1929 configure-lock-directory is a path.
|
|
1930
|
|
1931 1998-04-06 Jeff Miller <jmiller@smart.net>
|
|
1932
|
|
1933 * x-toolbar.el: Added toolbar-vector-xxxxxx defvars. Modified
|
|
1934 initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars. This
|
|
1935 eases the use of toolbar-add/kill-item functions.
|
|
1936
|
|
1937 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1938
|
|
1939 * code-files.el (file-coding-system-alist): Commented out
|
|
1940 loaddefs.el magical treatment.
|
|
1941
|
|
1942 1998-04-06 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1943
|
|
1944 * info.el (Info-rebuild-outdated-dir): Added new option
|
|
1945 `conservative' and made it the default
|
|
1946 (Info-rebuild-dir): Appropriately parse multi-line description
|
|
1947 strings, and multi-section dir files. Issue warning when dir
|
|
1948 is rebuilt as temporary
|
|
1949 (Info-build-dir-anew): Issue warning when dir is built as
|
|
1950 temporary
|
|
1951
|
|
1952 1998-04-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1953
|
|
1954 * list-mode.el (list-mode-map): Bind highlight motion commands to
|
|
1955 standard keys left, right, C-b and C-f.
|
|
1956
|
|
1957 1998-03-29 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1958
|
|
1959 * files.el (auto-mode-alist): allow .sc for Scheme->C
|
|
1960
|
|
1961 1998-04-06 SL Baur <steve@altair.xemacs.org>
|
|
1962
|
|
1963 * loadup.el (pureload): Don't quote (garbage-collect).
|
|
1964
|
|
1965 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
1966
|
|
1967 * package-get-base.el: Updated.
|
|
1968
|
272
|
1969 1998-04-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
1970
|
|
1971 * isearch-mode.el (isearch-just-started): New variable.
|
|
1972 (isearch-mode): Set it.
|
|
1973 (isearch-repeat): Advance one character forward only if the search
|
|
1974 was successful, and was not just started.
|
|
1975 (isearch-repeat): Clear isearch-just-started.
|
|
1976
|
|
1977 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
1978
|
|
1979 * finder.el (finder-compile-keywords): Don't eval new finder-inf
|
|
1980 if running -batch.
|
|
1981
|
|
1982 1998-03-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
1983
|
|
1984 * subr.el (listify-key-sequence): Removed.
|
|
1985
|
|
1986 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
1987
|
|
1988 * bytecomp.el (byte-compile-print-gensym): New option.
|
|
1989 (byte-compile-output-file-form): Use it.
|
|
1990 (byte-compile-output-docform): Ditto.
|
|
1991 (byte-compile-compiled-obj-to-list): Ditto.
|
|
1992
|
|
1993 Sun Mar 29 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1994
|
|
1995 * msw-glyphs.el: set frame icon if xpm support.
|
|
1996
|
|
1997 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1998
|
|
1999 * help.el: Code that pretty prints variable values
|
|
2000 removed.
|
|
2001
|
|
2002 1998-04-02 SL Baur <steve@altair.xemacs.org>
|
|
2003
|
|
2004 * find-paths.el (paths-emacs-root-p): Correct test for installation
|
|
2005 directory.
|
|
2006 From Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2007
|
|
2008 1998-03-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2009
|
|
2010 * loaddefs.el: Don't set debug-ignored-errors; leave
|
|
2011 its default value set to nil.
|
|
2012
|
|
2013 1998-03-29 Damon Lipparelli <lipp@primus.com>
|
|
2014
|
|
2015 * info.el (Info-rebuild-dir): fixed mis-spelling.
|
|
2016
|
|
2017 1998-03-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2018
|
|
2019 * info.el (Info-rebuild-outdated-dir): New custom var
|
|
2020 (Info-insert-node): Create/update dir file when needed, ie when it
|
|
2021 does not exist or is older than some info files in directory
|
|
2022
|
|
2023 1998-04-01 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2024
|
|
2025 * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
|
|
2026 for last packages, mainly for using a 20.4 package base.
|
|
2027
|
|
2028 * packages.el (late-packages): Typo fix. It was called
|
|
2029 early-packages.
|
|
2030
|
|
2031 * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
|
|
2032 relative symlinks correctly.
|
|
2033 (paths-find-emacs-roots): More rigorous checking for plausible
|
|
2034 configuration-time root.
|
|
2035
|
|
2036 * startup.el (normal-top-level): Added a warning if XEmacs cannot
|
|
2037 find its roots.
|
|
2038
|
|
2039 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
2040
|
|
2041 * faces.el: Fix docstrings.
|
|
2042 * glyphs.el: Fix docstrings.
|
|
2043 * mouse.el: Fix docstrings.
|
|
2044
|
|
2045 * frame.el: Change phrase `current frame' to `selected frame'.
|
|
2046
|
|
2047 * faces.el (face-spec-set-match-display): Make FRAME arg optional.
|
|
2048
|
|
2049 * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
|
|
2050 macros using backquote to make them infinitely more readable.
|
|
2051
|
|
2052 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
2053
|
|
2054 * packages.el (packages-find-package-path): Hardcoded specialized
|
|
2055 InfoDock support until we can clean this up.
|
|
2056
|
|
2057 * help.el (describe-bindings-1): Return the value of the bindings
|
|
2058 help buffer created.
|
|
2059 (describe-bindings): Ditto.
|
|
2060
|
|
2061 * simple.el (set-variable): Restore previous behavior of not
|
|
2062 bombing if the variable to set is not boundp.
|
|
2063
|
|
2064 1998-03-30 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2065
|
|
2066 * packages.el (packages-handle-package-dumped-lisps): Allow for
|
|
2067 non-local files to be loaded off the package-lisp variable.
|
|
2068
|
269
|
2069 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2070
|
|
2071 * x-faces.el: Global X resources should override
|
|
2072 specs for all device classes (color, grayscale, mono);
|
|
2073 code currently doesn't override any of them. Fixed by
|
|
2074 calling remove-specifier with '(x default) as the tag
|
|
2075 set and allowing inexact matches.
|
|
2076
|
|
2077 1998-03-27 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2078
|
|
2079 * faces.el: Separated face intializations based on
|
|
2080 device classes into device type specific (tag set,
|
|
2081 instantiator) pairs.
|
|
2082
|
|
2083 1998-03-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
2084
|
|
2085 * wid-edit.el (widget-choice-action): Remember user's explicit
|
|
2086 choice.
|
|
2087 (widget-choice-value-create): Respect it.
|
|
2088 From Richard Stallman <rms@gnu.org>
|
|
2089
|
|
2090 1998-03-26 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2091
|
|
2092 * setup-paths.el (paths-construct-info-path): Always append
|
|
2093 existing directories from configure-time info path.
|
|
2094
|
|
2095 * startup.el (startup-setup-paths): Renamed misnamed info-path to
|
|
2096 Info-directory-list.
|
|
2097
|
|
2098 * info.el: Removed Info-default-directory-list which was broken by
|
|
2099 design.
|
|
2100 Removed bogus initialization of Info-directory-list---startup.el
|
|
2101 can do a much better job.
|
|
2102 Added autoload of Info-directory-list.
|
|
2103
|
|
2104 * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
|
|
2105 out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
|
|
2106 be exclusive; now it's merely given precedence, just like in the
|
|
2107 old days.
|
|
2108
|
|
2109 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2110
|
|
2111 * find-paths.el (paths-find-architecture-directory): Fix bug with
|
|
2112 finding; it used to default too early.
|
|
2113
|
|
2114 1998-03-25 Martin Buchholz <martin@xemacs.org>
|
|
2115
|
|
2116 * packages.el (packages-split-path): Fix a bug; it used to fail
|
|
2117 for paths that weren't split.
|
|
2118
|
|
2119 1998-03-26 SL Baur <steve@altair.xemacs.org>
|
|
2120
|
|
2121 * finder.el (finder-compile-keywords): trap on errors.
|
|
2122
|
|
2123 1998-03-24 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2124
|
|
2125 * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
|
|
2126 fourth argument of t so that only the specs exactly
|
|
2127 matching the tag lists are removed.
|
|
2128
|
|
2129 1998-03-25 SL Baur <steve@altair.xemacs.org>
|
|
2130
|
|
2131 * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
|
|
2132
|
267
|
2133 1998-03-23 SL Baur <steve@altair.xemacs.org>
|
|
2134
|
|
2135 * minibuf.el (mouse-read-file-name-1): If a default directory was
|
|
2136 specified, use it for generating the completions.
|
|
2137
|
|
2138 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2139
|
|
2140 * update-elc.el: Now respects inhibit-package-init and
|
|
2141 inhibit-site-lisp.
|
|
2142 Now does path construction with loadup-paths.
|
|
2143
|
|
2144 * startup.el (normal-top-level, startup-setup-paths): Now respects
|
|
2145 inhibit-package-init and inhibit-site-lisp.
|
|
2146
|
|
2147 * packages.el (packages-find-package-path): Extended package path
|
|
2148 by version-specific hierarchies.
|
|
2149 (packages-find-packages): Now respects inhibit flag and
|
|
2150 inhibit-site-lisp.
|
|
2151 Moved path setup to loadup-paths.
|
|
2152
|
|
2153 * make-docfile.el: Now respects inhibit-package-init and
|
|
2154 inhibit-site-lisp.
|
|
2155 Now does path construction with loadup-paths.
|
|
2156
|
|
2157 * loadup.el: Now respects inhibit-package-init and
|
|
2158 inhibit-site-lisp.
|
|
2159
|
|
2160 * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
|
|
2161
|
|
2162 * loadup-paths.el: New file: setup load-path to encompass
|
|
2163 packages.
|
|
2164
|
|
2165 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2166
|
|
2167 * auto-show.el: load-gc renamed to pureload.
|
|
2168 * site-load.el: Ditto.
|
|
2169 * packages.el (toplevel): Ditto.
|
|
2170 * loadup.el (really-early-error-handler): Ditto.
|
|
2171 * dumped-lisp.el (preloaded-file-list): Ditto.
|
|
2172 * cus-face.el (custom-declare-face): Ditto.
|
|
2173
|
|
2174 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2175
|
|
2176 * <Today>: The Big Path Searching Overhaul.
|
|
2177
|
|
2178 * find-paths.el: New file: find and assemble paths in the
|
|
2179 installation hierarchy.
|
|
2180
|
|
2181 * setup-paths.el: New file: global layout of paths and directories
|
|
2182 within the XEmacs hierarchy.
|
|
2183
|
|
2184 * packages.el: Replaced everything related to path searching and
|
|
2185 startup by code in terms of find-paths.
|
|
2186
|
|
2187 * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
|
|
2188 the new path searching engine.
|
|
2189
|
|
2190 * dumped-lisp.el (preloaded-file-list): Added new files find-paths
|
|
2191 and setup-paths.
|
|
2192
|
|
2193 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2194
|
|
2195 * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
|
|
2196 setup-paths.el.
|
|
2197
|
|
2198 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2199
|
|
2200 * msw-glyphs.el: Added check for 'mswindows feature, so the file
|
|
2201 compiles identically in any configuration.
|
|
2202 Removed irrelevant commentary.
|
|
2203
|
|
2204 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2205
|
|
2206 * simple.el (set-variable): Allow setting specifiers.
|
|
2207
|
|
2208 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
2209
|
|
2210 * lisp.el (forward-sexp): Revert previous change.
|
|
2211
|
|
2212 1998-03-18 SL Baur <steve@altair.xemacs.org>
|
|
2213
|
|
2214 * frame.el (frame-initialize): Use `delete-console' instead of
|
|
2215 `delete-device' to delete the stream console to match the usage in
|
|
2216 Fkill_emacs.
|
|
2217
|
265
|
2218 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
2219
|
|
2220 * files.el (cdpath-previous): New variable.
|
|
2221 (cd): Use it.
|
|
2222 From Bob Weiner <weiner@wave.altrasoft.com>
|
|
2223
|
267
|
2224 1998-03-15 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2225
|
|
2226 * keydefs.el: Changed keybindings of forward-char,
|
|
2227 backward, scroll-up and scroll-down to point to their
|
|
2228 -command counterparts.
|
|
2229
|
|
2230 * simple.el: New functions: forwarc-char-command,
|
|
2231 backwrad-char-command, scroll-up-command,
|
|
2232 scroll-down-command which work liek their counterparts
|
|
2233 except that they honor the variable
|
|
2234 signal-error-on-buffer-boundary.
|
|
2235
|
|
2236 Definition of signal-error-on-buffer-boundary received
|
|
2237 from src/cmds.c.
|
|
2238
|
|
2239 defvar declaration added for word-across-newline to avoid
|
|
2240 byte-compiler warning about the free variable reference.
|
|
2241
|
265
|
2242 1998-03-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2243
|
|
2244 * winnt.el: Removed "%t" from the beginning of
|
|
2245 modeline-format. From now on, there's no nt-specifics in the modeline.
|
|
2246
|
|
2247 1998-03-14 SL Baur <steve@altair.xemacs.org>
|
|
2248
|
|
2249 * setup-paths.el (paths-setup-paths-warning): Replace occurrences
|
|
2250 of `when' with `if'.
|
|
2251
|
|
2252 1998-03-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2253
|
|
2254 * msw-glyphs.el: New file. Defines TTY-style glyphs for
|
|
2255 mswindows. Must be reworked along with glyphs.el, or
|
|
2256 merged into it, after there is images support.
|
|
2257
|
|
2258 * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
|
|
2259 'mswindows.
|
|
2260
|
|
2261 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
2262
|
|
2263 * faces.el: fix for text cursor initialization.
|
|
2264 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
2265 From Andy Piper <andyp@parallax.co.uk>
|
|
2266
|
|
2267 1998-03-11 Pete Ware <ware@cis.ohio-state.edu>
|
|
2268
|
|
2269 * files.el (set-auto-mode): If a mode is not fboundp, check to see
|
|
2270 if there is an existing package that handles it and warn the user
|
|
2271 about that mode.
|
|
2272
|
|
2273 1998-03-02 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2274
|
|
2275 * x-menubar.el (default-menubar): Greyed out "Help / Basics /
|
|
2276 Installation" menu item when Installation-string is not bound.
|
|
2277
|
|
2278 1998-03-11 SL Baur <steve@altair.xemacs.org>
|
|
2279
|
|
2280 * lisp.el (forward-sexp): Fix for test for balanced sexp.
|
|
2281 From Jeremiah W. James <jerry@cs.ucsb.edu>
|
|
2282
|
|
2283 1998-03-10 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2284
|
|
2285 * msw-faces.el:
|
|
2286 * faces.el: Fix face initialization.
|
|
2287
|
|
2288 1998-03-10 Glynn Clements <glynn@sensei.co.uk>
|
|
2289
|
|
2290 * files.el (backup-enable-predicate): fix breakage introduced
|
|
2291 by TMPDIR patch.
|
|
2292
|
|
2293 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2294
|
|
2295 * x-faces.el (x-init-face-from-resources): The
|
|
2296 TTY face property retrieval functions don't return
|
|
2297 specifiers, so use face-property instead.
|
|
2298
|
|
2299 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2300
|
|
2301 * mwheel.el (mwheel-install): Use portable keysyms and syntax.
|
|
2302
|
|
2303 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2304
|
|
2305 * x-menubar.el: Expanded documentation for
|
|
2306 option-save-faces. Changed Options -> Browse Faces
|
|
2307 menu entry to invoke customize-face.
|
|
2308
|
|
2309 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2310
|
|
2311 * faces.el: Most face initialization moved out of
|
|
2312 init-other-random-faces to the top level so that the
|
|
2313 initialization happens before Xemacs is dumped. Much
|
|
2314 of the fascist "face-differs-from-default-p or FROB!"
|
|
2315 code has been retired in favor of letting the user do
|
|
2316 what they want to do. Face initialization code changed
|
|
2317 to use `default' specifier tag so that the settings can
|
|
2318 be overridden later if the user wishes it.
|
|
2319
|
|
2320 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
2321
|
|
2322 * about.el (about-hackers): Update contributors list.
|
|
2323
|
263
|
2324 1998-03-07 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2325
|
|
2326 * specifier.el: Define new specifier tag `default'.
|
|
2327
|
|
2328 * modeline.el: Initialize faces using `default' tag.
|
|
2329
|
|
2330 * x-faces.el (x-init-face-from-resources): Remove
|
|
2331 specifier specs containing the `default' tag before
|
|
2332 adding new specs.
|
|
2333
|
|
2334 1998-03-02 John Jones <jj@asu.edu>
|
|
2335
|
|
2336 * package-get.el (package-get-all): fixed arguments on call to
|
|
2337 package-admin-add-single-file-package.
|
|
2338 * package-get.el (package-get-installedp): fixed to match
|
|
2339 advertised behavior.
|
|
2340 * package-get.el: added function package-get-update-all which
|
|
2341 installs newest versions of all the current packages (if they are
|
|
2342 not already installed).
|
|
2343
|
|
2344 1998-03-04 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2345
|
|
2346 * files.el (find-file-noselect): Uncommented `truename' binding in
|
|
2347 `let*' and use it later to set `buffer-file-truename' iff it's
|
|
2348 still nil, as happens for example when finding a compressed
|
|
2349 file with "jka-compr".
|
|
2350
|
|
2351 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2352
|
|
2353 * faces.el: in make-face-* type functions do the operation for all
|
|
2354 window systems, not just the first one found.
|
|
2355
|
|
2356 * font.el: call mswindows-list-fonts for mswindows.
|
|
2357
|
|
2358 1998-03-02 Glynn Clements <glynn@sensei.co.uk>
|
|
2359
|
|
2360 * code-process.el (call-process-region):
|
|
2361 * process.el (call-process-region):
|
|
2362 * package-get.el (package-get-dir):
|
|
2363 * files.el (backup-enable-predicate):
|
|
2364 * gnuserv.el (gnuserv-temp-file-regexp):
|
|
2365 Use temp-directory in place of `/tmp'.
|
|
2366
|
|
2367 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
2368
|
|
2369 * "Fast" dired-in-C enhancements for Windows 95/NT:
|
|
2370
|
|
2371 * files.el: Added function, `wildcard-to-regexp', from GNU
|
|
2372 Emacs.
|
|
2373
|
|
2374 * files.el (insert-directory): Modified to use special
|
|
2375 dired-in-C enhancements if present.
|
|
2376
|
|
2377 Mon Mar 02 11:37:36 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2378
|
|
2379 * code-files.el: make default coding no-conversion.
|
|
2380
|
|
2381 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
2382
|
|
2383 * dumped-lisp.el (preloaded-file-list): Find Installation.el from
|
|
2384 the load-path.
|
|
2385
|
|
2386 * update-elc.el: Strip directory when testing for files not to
|
|
2387 bytecompile.
|
|
2388
|
|
2389 1998-03-02 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2390
|
|
2391 * lisp-mode.el: Use recommended form for menus.
|
|
2392
|
|
2393 * info.el (Info-construct-menu): Use recommended form for menus.
|
|
2394
|
|
2395 * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
|
|
2396 entry.
|
|
2397
|
|
2398 1998-02-28 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2399
|
|
2400 * frame.el: Resurrect get-frame-for-buffer-default-to-current.
|
|
2401 (get-frame-for-buffer-noselect): Always return frames
|
|
2402 in the not-this-window-p cond clause.
|
|
2403
|
261
|
2404 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
2405
|
|
2406 * help.el (describe-installation): New function.
|
|
2407
|
|
2408 * x-menubar.el (default-menubar): Add describe-installation to
|
|
2409 Help menu.
|
|
2410
|
|
2411 * packages.el (packages-unbytecompiled-lisp): Installation.el
|
|
2412 should not be bytecompiled.
|
|
2413
|
|
2414 * dumped-lisp.el (preloaded-file-list): Dump Installation with
|
|
2415 XEmacs.
|
|
2416
|
|
2417 * x-menubar.el (default-menubar): Use correct guard for VM menu
|
|
2418 entry.
|
|
2419
|
|
2420 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
|
|
2421 coding.
|
|
2422 From Andy Piper <andyp@parallax.co.uk>
|
|
2423
|
|
2424 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2425
|
|
2426 * ldap.el: Do not require ldap-internal at compile time.
|
|
2427
|
259
|
2428 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2429
|
|
2430 * code-files.el: new file. a virtual copy of mule-files.el
|
|
2431 but without charset
|
|
2432 dependencies. (toggle-buffer-file-ocding-system) new function for
|
|
2433 changing the eol type for the current buffer.
|
|
2434
|
|
2435 * code-process.el: new file. a copy of
|
|
2436 mule-process.el. mule-process.el will disappear when things have
|
|
2437 settled.
|
|
2438
|
|
2439 * coding.el: new file. a virtual copy of mule-files.el but
|
|
2440 without charset dependencies. (coding-system-base) new function
|
|
2441 for getting the parent coding system of a coding system with eol
|
|
2442 type set.
|
|
2443
|
|
2444 * dumped-lisp.el: add above files for the non-mule case.
|
|
2445
|
|
2446 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2447
|
|
2448 * window-xemacs.el (display-buffer): If no explicit
|
|
2449 frame is specified, search for a window that displays
|
|
2450 the buffer on the currently selected frame, before
|
|
2451 searching other frames.
|
|
2452
|
|
2453 1998-02-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2454
|
|
2455 * frame.el (get-frame-for-buffer): If not-this-window-p
|
|
2456 is non-nil, use window on the selected frame if it is not
|
|
2457 also the selected window. When defaulting, search for
|
|
2458 windows on the currently selected fgrame before searching
|
|
2459 other frames.
|
|
2460
|
|
2461 1998-02-25 Didier Verna <verna@inf.enst.fr>
|
|
2462
|
|
2463 * modeline.el (modeline-swap-buffers): originally named
|
|
2464 `mouse-release-modeline'. Whether to actually swap the buffers is
|
|
2465 decided in `mouse-drag-modeline'.
|
|
2466 (mouse-drag-modeline): A button release event is considered a
|
|
2467 mouse click is both X (modeline scroll) and Y (modeline drag) pos
|
|
2468 stay unchanged.
|
|
2469
|
|
2470 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
2471
|
|
2472 * x-menubar.el: Put redo on the menubar.
|
|
2473 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2474
|
|
2475 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
2476
|
|
2477 * bytecomp.el (displaying-byte-compile-warnings): if
|
|
2478 temp-buffer-show-function is set, use it to display current set of
|
|
2479 warnings in the "*Compile-Log-Show*" buffer.
|
|
2480
|
|
2481 * simple.el (display-warning-buffer): if temp-buffer-show-function
|
|
2482 is set, use it to display current set of warnings in the
|
|
2483 "*Warnings-Show*" buffer.
|
|
2484
|
|
2485 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2486
|
|
2487 * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
|
|
2488 Common Lisp.
|
|
2489
|
|
2490 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2491
|
|
2492 * menubar.el: Allow button descriptors at least 2 long.
|
|
2493
|
|
2494 * x-menubar.el (default-menubar): Use recommended forms.
|
|
2495 (file-menu-filter): Remove.
|
|
2496 (edit-menu-filter): Remove.
|
|
2497
|
|
2498 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
2499
|
|
2500 * about.el (about-hackers): Updated.
|
|
2501
|
|
2502 1998-02-22 Greg Klanderman <greg@alphatech.com>
|
|
2503
|
|
2504 * help.el (help-max-help-buffers): new variable
|
|
2505 (help-register-and-maybe-prune-excess): new function
|
|
2506 (help-buffer-name): use help-max-help-buffers.
|
|
2507 (with-displaying-help-buffer): use
|
|
2508 help-register-and-maybe-prune-excess.
|
|
2509
|
|
2510 * help.el (help-maybe-pretty-print-value): if the value fits on
|
|
2511 one line, let it.
|
|
2512
|
|
2513 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
2514
|
|
2515 * (with-displaying-help-buffer): there is no need to kill the buffer
|
|
2516 if it exists, becasuse with-output-to-temp-buffer will clear it.
|
|
2517 further, killing the buffer violates the rule that
|
|
2518 temp-buffer-show-function, if set, has the full responsibility of
|
|
2519 showing the temp buffer. killing the buffer fucks with the window
|
|
2520 configuration, hosing temp-buffer-show-function.
|
|
2521
|
|
2522
|
|
2523 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
2524
|
|
2525 * modeline.el (mouse-drag-modeline):
|
|
2526 - Always scroll the modeline that was originally clicked on.
|
|
2527 - Use x pixels instead of x characters (which doesn't work anyway)
|
|
2528 as horizontal reference for modeline dragging. This allows us to
|
|
2529 keep on dragging the modeline even if the motion event occurs in
|
|
2530 another window.
|
|
2531
|
|
2532 1998-02-23 Didier Verna <verna@inf.enst.fr>
|
|
2533
|
|
2534 * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
|
|
2535 glyph on the modeline to indicate that dragging the mouse has an
|
|
2536 effect both horizontally and vertically.
|
|
2537
|
|
2538 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
2539
|
|
2540 * about.el (about-xemacs): Get rid of redundant visible version
|
|
2541 number.
|
|
2542
|
257
|
2543 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
2544
|
|
2545 * about.el (about-hackers): Update credits.
|
|
2546
|
255
|
2547 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
2548
|
|
2549 * prim/register.el (view-register): Show register type file-query.
|
|
2550
|
|
2551 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2552
|
|
2553 * mode-motion.el (mode-motion-highlight-internal):
|
|
2554 save-excursion inside save-window-exucrsion form to
|
|
2555 hide buffer point changes from save-window-excursion.
|
|
2556 Prevents display flickering when the mouse pointer
|
|
2557 moves.
|
|
2558
|
|
2559 1998-02-17 Didier Verna <verna@inf.enst.fr>
|
|
2560
|
|
2561 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
2562 function to handle correctly the case of a toolbar one side of the
|
|
2563 window: scrolling will not necessarily happen.
|
|
2564
|
|
2565 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2566
|
|
2567 * files.el (after-find-file): Restore missing argument
|
|
2568 to format that provides filename for "... consider M-x
|
|
2569 recover-file" message. Also call `message' with "%s"
|
|
2570 as the first arg instead of an arbitrary string.
|
|
2571
|
|
2572 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
2573
|
|
2574 * about.el (about-hackers): Various additions.
|
|
2575
|
|
2576 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
2577
|
|
2578 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
2579 line out when copying on-the-same line autoloads.
|
|
2580
|
|
2581 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
2582 is installed.
|
|
2583
|
253
|
2584 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
2585
|
|
2586 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
2587 * x11/x-win-sun.el (x-win-init-sun):
|
|
2588 * x11/x-init.el (x-initialize-compose):
|
|
2589 * prim/simple.el:
|
|
2590 (backward-or-forward-kill-sexp):
|
|
2591 (backward-or-forward-kill-sentence):
|
|
2592 (backward-or-forward-kill-word):
|
|
2593 (backward-or-forward-delete-char):
|
|
2594 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
2595 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
2596 x-keysym-on-keyboard-p to detect backspace.
|
|
2597 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
2598 Clean up symbols used with dead keys, checking Linux and solaris
|
|
2599 keysyms.
|
|
2600 Simplify x-win-*.el using above methods.
|
|
2601 Change documentation for x-keysym-*-p functions.
|
|
2602
|
|
2603 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
2604
|
|
2605 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
2606 Vinnie Shelton.
|
|
2607 From Vinnie Shelton <acs@acm.org>
|
|
2608
|
|
2609 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2610
|
|
2611 * simple.el (count-words-region): Ditto.
|
|
2612
|
|
2613 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
2614
|
|
2615 * simple.el (count-words-buffer): Document. Don't print anything
|
|
2616 if non-interactive.
|
|
2617
|
|
2618 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
2619
|
|
2620 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
2621 multiple files in InfoDock.
|
|
2622
|
|
2623 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
2624
|
|
2625 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
2626 from version.el in InfoDock.
|
|
2627
|
|
2628 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
2629 specially.
|
|
2630
|
|
2631 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2632
|
|
2633 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
2634 variable name in docstring.
|
|
2635
|
|
2636 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2637
|
|
2638 * menubar.h: Include "gui.h".
|
|
2639
|
|
2640 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
2641
|
|
2642 * site-load.el: Fix documentation.
|
|
2643
|
251
|
2644 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
2645
|
|
2646 * package-get-base.el (package-get-base): Updated.
|
|
2647
|
|
2648 * keymap.el: PC-ize.
|
|
2649
|
|
2650 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2651
|
|
2652 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
2653 from' on a fresh line.
|
|
2654
|
|
2655 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
2656
|
|
2657 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
2658 object.
|
|
2659
|
|
2660 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
2661
|
|
2662 * undo-stack.el: PC-ize.
|
|
2663
|
|
2664 * cmdloop.el: PC-ize.
|
|
2665
|
|
2666 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
2667
|
|
2668 * bytecomp-runtime.el: PC-ize.
|
|
2669
|
|
2670 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
2671
|
|
2672 * cus-dep.el: Spelling fix.
|
|
2673
|
|
2674 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
2675 entries follow).
|
|
2676
|
|
2677 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
2678
|
|
2679 * text-mode.el (text-mode-hook-identify): New function,
|
|
2680 put on text-mode-hook. Set text-mode-variant here.
|
|
2681 (text-mode): Don't set it here.
|
|
2682
|
|
2683 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
2684
|
|
2685 * text-mode.el (text-mode-hook): New defvar.
|
|
2686 (text-mode-variant): New variable.
|
|
2687 (text-mode): Set that variable locally.
|
|
2688 (toggle-text-mode-auto-fill): New command.
|
|
2689
|
|
2690 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
2691
|
|
2692 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
2693
|
|
2694 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
2695
|
|
2696 * text-mode.el (paragraph-indent-text-mode):
|
|
2697 Renamed from spaced-text-mode.
|
|
2698 (text-mode-map): Bind TAB to indent-relative.
|
|
2699 (indented-text-mode-map): Variable deleted.
|
|
2700 (indented-text-mode): Now an alias for text-mode.
|
|
2701
|
|
2702 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
2703
|
|
2704 * loadup.el: test-atoms debugging stuffs removed.
|
|
2705
|
|
2706 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
2707
|
|
2708 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
2709
|
249
|
2710 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
2711
|
|
2712 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
2713 (describe-distribution): Ditto.
|
|
2714 (describe-copying): Ditto.
|
|
2715 (describe-project): Ditto.
|
|
2716 (view-emacs-news): Ditto.
|
|
2717
|
|
2718 * help-nomule.el (help-with-tutorial): Made it use
|
|
2719 `locate-data-file' to find tutorial.
|
|
2720
|
|
2721 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
2722
|
|
2723 * about.el: Corrected my email address.
|
|
2724
|
|
2725 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
2726 'mouse-offix-drop'.
|
|
2727
|
247
|
2728 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
2729
|
|
2730 * loadup.el (running-xemacs): Spelling fix.
|
|
2731
|
|
2732 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
2733
|
|
2734 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
2735 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
2736
|
|
2737 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
2738
|
|
2739 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
2740
|
245
|
2741 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
2742
|
|
2743 * package-info.el (pi-last-mod-date): New function.
|
|
2744 (pi-author-version): New function.
|
|
2745 (batch-update-package-info): Use them.
|
|
2746
|
|
2747 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
2748
|
|
2749 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
2750 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
2751 with `get-frame-for-buffer-default-to-current'.
|
|
2752
|
|
2753 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
2754
|
|
2755 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
2756 (byte-compile-output-docform): Ditto.
|
|
2757 (byte-compile-compiled-obj-to-list): Ditto.
|
|
2758
|
|
2759 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2760
|
|
2761 * startup.el (command-line-1): Removed code that ran
|
|
2762 buffer-menu.
|
|
2763
|
|
2764 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2765
|
|
2766 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
2767
|
|
2768 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
2769
|
|
2770 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
2771 `device-on-window-system-p' instead of explicitly checking for X,
|
|
2772 so that the same logic works for MS Windows.
|
|
2773 (suspend-or-iconify-emacs): Ditto.
|
|
2774
|
|
2775 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2776
|
|
2777 * about.el (about-maintainer-info): Andy Piper is back.
|
|
2778 (xemacs-hackers): Updated Andy Piper's email address.
|
|
2779 (about-hackers): Added Jonathan Harris.
|
|
2780 (about-hackers): Updated Tibor Polgar's email address.
|
|
2781
|
243
|
2782 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
2783
|
|
2784 * about.el: Add xemacs.org email manager.
|
|
2785
|
|
2786 * package-get-base.el (package-get-base): Updated with most recent
|
|
2787 package updates.
|
|
2788
|
|
2789 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2790
|
|
2791 * help.el (function-arglist): Use `indirect-function' instead of
|
|
2792 `symbol-function' so that aliases are treated correctly.
|
|
2793
|
|
2794 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2795
|
|
2796 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
2797 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
2798 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
2799 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
2800 (describe-key): Use `princ' "%s" to print object.
|
|
2801 (describe-function-1): Use `princ' "%s" to print object.
|
|
2802 Commented out alias lines removed.
|
|
2803 (help-pretty-print-limit): New variable to control pretty-printing
|
|
2804 of variable values.
|
|
2805 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
2806 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
2807 list of length less than `help-pretty-print-limit'.
|
|
2808 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
2809
|
|
2810 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
2811
|
|
2812 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
2813 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
2814
|
|
2815 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2816
|
|
2817 * info.el (Info-default-directory-list): Made the documentation
|
|
2818 more explanitory.
|
|
2819
|
|
2820 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
2821
|
|
2822 * lisp/packages.el:
|
|
2823 * lisp/package-admin.el:
|
|
2824 * lisp/build-report.el:
|
|
2825 Fix typos.
|
|
2826
|
|
2827 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
2828
|
|
2829 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
2830 warnings in Java buffers without final newline and editing the
|
|
2831 last line.
|
|
2832
|
|
2833 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
2834
|
|
2835 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
2836 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
2837 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
2838
|
|
2839 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
2840 From Oliver Graf <ograf@fga.de>
|
|
2841
|
|
2842 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
2843
|
|
2844 * loadup.el (load-gc): rewrite as defun.
|
|
2845 Print something sensical if a required dump-time file isn't found.
|
|
2846
|
241
|
2847 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
2848
|
|
2849 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
2850 bug strikes a menudescriptor.
|
|
2851
|
|
2852 * package-get-base.el (package-get-base): Updated.
|
|
2853
|
|
2854 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
2855 from the Makefile.
|
|
2856
|
|
2857 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
2858
|
|
2859 * files.el (save-some-buffers): Don't play games with deleting
|
|
2860 other windows if we are in the minibuffer window.
|
|
2861
|
239
|
2862 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2863
|
|
2864 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
2865 (add-minor-mode): Document :active property to TOGGLE.
|
|
2866
|
|
2867 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2868
|
|
2869 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
2870 `:included' predicate in the `toggle-sym' plist.
|
|
2871 (add-minor-mode): Document the :included property, format
|
|
2872 docstring some more.
|
|
2873 (modeline-minor-mode-menu): Documentation string added.
|
|
2874
|
|
2875 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2876
|
|
2877 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
2878 labels from the symbol-names by thwacking off the overly redundant
|
|
2879 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
2880 resultant strings. Also shortened the menu's title by eliminating
|
|
2881 the redundant buffer name.
|
|
2882 (add-minor-mode): Beautified the docstring, added mention of the
|
|
2883 `:menu-tag' property of TOGGLE.
|
|
2884 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
2885 `toggle-sym' to beatify the mode-life menus.
|
|
2886 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
2887 `auto-fill-function'.
|
|
2888
|
|
2889 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
2890
|
|
2891 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
2892 menus to :style 'toggle.
|
|
2893
|
|
2894 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
2895
|
|
2896 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
2897
|
|
2898 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
2899
|
|
2900 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
2901 only recognize first hyperlink.
|
|
2902 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
2903 `hyper-apropos-insert-face'.
|
|
2904 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
2905
|
|
2906 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
2907
|
|
2908 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
2909 mail.
|
|
2910 (toolbar-mail-reader): Add support for `send'.
|
|
2911 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
2912
|
|
2913 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
2914
|
|
2915 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
2916 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
2917 will function properly.
|
|
2918
|
|
2919 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
2920
|
|
2921 * simple.el: make the backwards delete function called by
|
|
2922 `backward-or-forward-delete-char' user configurable.
|
|
2923
|
|
2924 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2925
|
|
2926 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
2927 compiled function got loaded from.
|
|
2928
|
|
2929 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
2930
|
|
2931 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
2932
|
|
2933 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
2934
|
|
2935 * startup.el (load-init-file): Load autoloads earlier.
|
|
2936 (startup-splash-frame): Handle InfoDock logo.
|
|
2937
|
|
2938 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
2939 InfoDock.
|
|
2940 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
2941
|
|
2942 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
2943 doesn't have this function.
|
|
2944
|
|
2945 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
2946
|
|
2947 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
2948
|
|
2949 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
2950 version of version.el.
|
|
2951 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
2952
|
|
2953 * x-menubar.el (default-menubar): Guard reference to
|
|
2954 `gnuserv-frame'.
|
|
2955 (default-menubar): Guard references to `font-lock-mode'.
|
|
2956 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
2957 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
2958
|
|
2959 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
2960
|
|
2961 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
2962 loading auto-autoloads files.
|
|
2963
|
|
2964 * loaddefs.el: Disable dumping autoloads.
|
|
2965
|
|
2966 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
2967
|
|
2968 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
2969
|
|
2970 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
2971
|
|
2972 * finder.el (finder-by-keyword): Autoload.
|
|
2973
|
|
2974 * help.el: Conditionalize hyperbole setup.
|
|
2975
|
|
2976 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
2977
|
|
2978 * packages.el (package-require): Update to reflect new data format.
|
|
2979
|
237
|
2980 1998-01-02 Didier Verna <verna@inf.enst.fr>
|
|
2981
|
|
2982 * x-menubar.el (default-menubar): make the tutorials available
|
|
2983 through the menubar. (Plus some compilation warnings cleanup).
|
|
2984
|
|
2985 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
2986
|
|
2987 * check-features.el: New file. Perform sanity check after build.
|
|
2988
|
|
2989 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
2990 files to tooltalk package.
|
|
2991 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
2992 package.
|
|
2993
|
|
2994 * package-admin.el (package-admin-xemacs): Use better default for
|
|
2995 location of XEmacs binary.
|
|
2996
|
|
2997 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2998
|
|
2999 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
3000 tag with sexp and add value tag with value `t'.
|
|
3001
|
|
3002 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
3003
|
|
3004 * package-get.el: Changes to work with real data.
|
|
3005 From Pete Ware <ware@cis.ohio-state.edu>
|
|
3006
|
|
3007 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
3008 being.
|
|
3009
|
|
3010 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
3011 of possibly out-of-date packges.elc.
|
|
3012 * make-docfile.el ("packages.el"): Ditto.
|
|
3013
|
235
|
3014 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
3015
|
|
3016 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
3017 the main tarball shadowing anything past it.
|
|
3018
|
|
3019 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
3020
|
|
3021 * packages.el (package-provide): Delete a previous provide.
|
|
3022
|
|
3023 * package-info.el: New file.
|
|
3024
|
|
3025 * package-get.el: New file.
|
|
3026 From Pete Ware <ware@cis.ohio-state.edu>
|
|
3027 (package-get): Fix md5 computation to work with Mule.
|
|
3028
|
|
3029 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3030
|
|
3031 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
3032
|
|
3033 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
3034
|
|
3035 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
3036
|
|
3037 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
3038 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3039
|
|
3040 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
3041
|
|
3042 * startup.el (load-init-file): Reload new or changed autoloads
|
|
3043 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
3044
|
|
3045 * packages.el (packages-new-autoloads): New function.
|
|
3046 (packages-reload-autoloads): New function.
|
|
3047 (packages-reload-dumped-lisp): New (stub) function.
|
|
3048
|
|
3049 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
3050
|
|
3051 * loadhist.el (file-provides): Extend to handle variant
|
|
3052 extensions.
|
|
3053
|
|
3054 * replace.el (query-replace): Fix typo.
|
|
3055
|
|
3056 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
3057
|
|
3058 * make-docfile.el: list-autoloads-path has been renamed.
|
|
3059 * update-elc.el: list-autoloads has been renamed.
|
|
3060
|
|
3061 * packages.el (packages-list-autoloads): Renamed.
|
|
3062 (packages-list-autoloads-path): Ditto.
|
|
3063
|
233
|
3064 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
3065
|
|
3066 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
3067 for an error in an auto-autoload.el file.
|
|
3068
|
|
3069 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
3070
|
|
3071 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
3072 tag with const.
|
|
3073 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
3074
|
|
3075 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
3076
|
|
3077 * loadhist.el (unload-feature): Remove autoload.
|
|
3078
|
|
3079 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
3080
|
|
3081 * loadhist.el: Unpackaged.
|
|
3082
|
|
3083 * help.el (describe-symbol-find-file): Rename
|
|
3084 `describe-function-find-file' and make old name obsolete.
|
|
3085 (describe-function-1): Use it.
|
|
3086 (describe-function-1): Guard reference to
|
|
3087 `compiled-function-annotation'.
|
|
3088
|
231
|
3089 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3090
|
|
3091 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
3092 argument.
|
|
3093 (help-mode-quit): New optional arg to control whether it kills or
|
|
3094 buries. Tidied up.
|
|
3095 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
3096 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
3097 (help-pretty-print-value): Rename back from
|
|
3098 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
3099 use it, otherwise use dumped `cl-prettyprint'.
|
|
3100 (describe-variable): Use `help-pretty-print-value' again.
|
|
3101 (find-func): Removed reference to "find-func" at end.
|
|
3102
|
|
3103 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
3104
|
|
3105 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
3106 GUI XEmacs. Rename? x-menubar is rather window system
|
|
3107 independant, except for a couple of items.
|
|
3108
|
|
3109 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
3110
|
|
3111 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
3112 entries as they will no longer be distributed with XEmacs.
|
|
3113
|
|
3114 * format.el (format-alist): Fix image/tiff regexps.
|
|
3115 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
3116
|
|
3117 * help.el (help-maybe-pretty-print-value): Rename.
|
|
3118 (describe-variable): Use it.
|
|
3119 (describe-variable): Add trailing linefeed.
|
|
3120
|
|
3121 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3122
|
|
3123 * help.el (describe-function-1): Don't output anything for
|
|
3124 arglist of autoload functions.
|
|
3125
|
|
3126 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3127
|
|
3128 * help.el (describe-function-1): Don't output anything for
|
|
3129 arglist of autoload functions.
|
|
3130
|
|
3131 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3132
|
|
3133 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
3134 `describe-function-at-point', `describe-variable-at-point',
|
|
3135 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
3136 `help-prev-section'.
|
|
3137 (help-next-section): New function.
|
|
3138 (help-prev-section): New function.
|
|
3139 (help-mode-quit): Changed to kill the help buffer.
|
|
3140 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
3141 correctly.
|
|
3142 (help-buffer-name): New function to generate the name of help
|
|
3143 buffers.
|
|
3144 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
3145 argument giving the name of the help buffer.
|
|
3146 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
3147 (describe-mode): Ditto.
|
|
3148 (describe-bindings): Ditto.
|
|
3149 (describe-prefix-bindings): Ditto.
|
|
3150 (view-lossage): Ditto.
|
|
3151 (with-syntax-table): New macro.
|
|
3152 (function-called-at-point): Use `ignore-errors' and
|
|
3153 `with-syntax-table'.
|
|
3154 (function-at-point): Ditto.
|
|
3155 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
3156 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
3157 function's arglist as string.
|
|
3158 (function-documentation): Extracted from `describe-function-1'.
|
|
3159 Returns function's docstring.
|
|
3160 (describe-function-1): Remove all the "stream" garbage, including
|
|
3161 the stream argument. Use `function-arglist' and
|
|
3162 `function-documentation'.
|
|
3163 (describe-function-arglist): Just use `function-arglist'.
|
|
3164 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
3165 (help-pretty-print-value): New function to help with
|
|
3166 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
3167 `pp-internal'.
|
|
3168 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
3169 Formatting improved. Display file where variable is defined, if
|
|
3170 known. Use `help-pretty-print-value'.
|
|
3171 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
3172 (list-processes): Remove "stream" garbage.
|
|
3173
|
229
|
3174 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
3175
|
|
3176 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
3177 call a dumped routine instead.
|
|
3178
|
|
3179 * x-win-xfree86.el: Wrap file in defun.
|
|
3180 * x-win-sun.el: Ditto.
|
|
3181
|
|
3182 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
3183
|
|
3184 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
3185 advises functions and does other evil things.
|
|
3186
|
|
3187 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
3188
|
|
3189 * format.el (format-alist): Add `image/tiff'.
|
|
3190 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
3191
|
|
3192 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
3193
|
|
3194 * about.el (about-hackers): More names added.
|
|
3195
|
|
3196 * make-docfile.el: Remove superfluous package path search.
|
|
3197
|
|
3198 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
3199
|
227
|
3200 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
3201
|
|
3202 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
3203 ignored shadows.
|
|
3204
|
|
3205 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
3206
|
|
3207 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
3208 get trailing slashes when added to the load-path.
|
|
3209
|
|
3210 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
3211 are.
|
|
3212
|
|
3213 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3214
|
|
3215 * x-faces.el: Added support for foregroundToolBarColor
|
|
3216 to xpm-color-symbols.
|
|
3217
|
|
3218 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3219
|
|
3220 * etags.el (tags-remove-duplicates): Removed.
|
|
3221 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
3222
|
|
3223 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
3224 correctly.
|
|
3225 (get*): Defalias to `get'.
|
|
3226
|
|
3227 * cl.el (eql): Compare integers with `eq'.
|
|
3228 (cl-map-extents): Check for `map-extents' first.
|
|
3229
|
|
3230 1997-12-17 Didier Verna <verna@inf.enst.fr>
|
|
3231
|
|
3232 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
3233 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
3234
|
|
3235 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
3236
|
|
3237 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3238
|
|
3239 * widget.el (define-widget): Check the arguments.
|
|
3240
|
|
3241 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
3242 (custom-variable-value-create): Use `signal' to signal error.
|
|
3243 (custom-variable-reset-saved): Ditto.
|
|
3244 (custom-variable-reset-standard): Ditto.
|
|
3245 (custom-face-reset-saved): Ditto.
|
|
3246
|
|
3247 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
3248 (widget-default-format-handler): Ditto.
|
|
3249 (widget-checklist-add-item): Ditto.
|
|
3250 (widget-radio-add-item): Ditto.
|
|
3251 (widget-editable-list-entry-create): Ditto.
|
|
3252 (widget-sexp-prompt-value): Ditto.
|
|
3253
|
|
3254 * custom.el (custom-declare-variable): Signal errors better.
|
|
3255 (custom-handle-keyword): Ditto.
|
|
3256 (custom-declare-group): Ditto.
|
|
3257
|
|
3258 * window-xemacs.el (windows): Ditto.
|
|
3259
|
|
3260 * menubar.el (menu): Ditto.
|
|
3261
|
|
3262 * keydefs.el (keyboard): Ditto.
|
|
3263
|
|
3264 * minibuf.el (minibuffer): Ditto.
|
|
3265
|
|
3266 * process.el (execute): Ditto.
|
|
3267
|
|
3268 * fill.el (fill): Ditto.
|
|
3269
|
|
3270 * modeline.el (modeline): Ditto.
|
|
3271
|
|
3272 * help.el (help): Ditto.
|
|
3273
|
|
3274 * faces.el (faces): Ditto.
|
|
3275
|
|
3276 * files.el (files): Ditto.
|
|
3277
|
|
3278 * x-init.el (x): Ditto.
|
|
3279
|
|
3280 * lisp-mode.el (lisp): Ditto.
|
|
3281
|
|
3282 * process.el (processes): Ditto.
|
|
3283
|
|
3284 * mouse.el (mouse): Ditto.
|
|
3285
|
|
3286 * abbrev.el (abbrev): Moved from cus-edit.
|
|
3287
|
|
3288 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
3289 as variable declaration.
|
|
3290
|
|
3291 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3292
|
|
3293 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
3294 (find-menu-item): Cosmetic changes.
|
|
3295
|
|
3296 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
3297
|
|
3298 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
3299
|
|
3300 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
3301
|
|
3302 * startup.el (set-default-load-path): Only search package-path
|
|
3303 when not running temacs.
|
|
3304
|
|
3305 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
3306 files.
|
|
3307
|
|
3308 * loadup.el: Correct commentary. Reformatting.
|
|
3309 (really-early-error-handler): Use absolute path to the
|
|
3310 first dumped-lisp.el file.
|
|
3311 (really-early-error-handler): Print full path name of
|
|
3312 each dumped lisp file (inherited from InfoDock).
|
|
3313
|
|
3314 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
3315 dumped-lisp.el files.
|
|
3316
|
|
3317 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
3318 package-path is searched.
|
|
3319 * update-elc.el: Ditto.
|
|
3320
|
|
3321 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
3322 `condition-case' for indentation.
|
|
3323
|
|
3324 * about.el (about-xemacs): Update release date.
|
|
3325
|
225
|
3326 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3327
|
|
3328 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
3329 anywhere but at the last clause.
|
|
3330 (ecase): Disallow `t' and `otherwise'.
|
|
3331
|
|
3332 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3333
|
|
3334 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
3335 from stuff moved out of `custom-buffer-create-internal'.
|
|
3336 (custom-novice): New variable. Default t.
|
|
3337 (custom-display-global-buttons): Ditto. Default `top'.
|
|
3338 (custom-buffer-create-internal): Only display help if
|
|
3339 `custom-novice' is non-nil. Display global buttons according to
|
|
3340 `custom-display-global-buttons'.
|
|
3341
|
|
3342 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3343
|
|
3344 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
3345 (find-menu-item): Cosmetic changes.
|
|
3346
|
|
3347 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
3348
|
|
3349 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
3350 look.
|
|
3351
|
227
|
3352 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
225
|
3353
|
227
|
3354 * format.el (format-deannotate-region): Bug fix.
|
|
3355 Deannotating a region containing unknown tags would fail
|
|
3356 (causing decoding of text/enriched to fail at user level)
|
225
|
3357
|
|
3358 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3359
|
|
3360 * minibuf.el (read-directory-name): Support sixth
|
|
3361 arg, HISTORY, as already documented.
|
|
3362
|
|
3363 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
3364
|
|
3365 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
3366 to `ecase'.
|
|
3367
|
|
3368 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
3369
|
|
3370 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
3371 skk-activate.
|
|
3372
|
223
|
3373 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
3374
|
225
|
3375 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|