257
|
1 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * about.el (about-hackers): Update credits.
|
|
4
|
255
|
5 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
6
|
|
7 * prim/register.el (view-register): Show register type file-query.
|
|
8
|
|
9 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
10
|
|
11 * mode-motion.el (mode-motion-highlight-internal):
|
|
12 save-excursion inside save-window-exucrsion form to
|
|
13 hide buffer point changes from save-window-excursion.
|
|
14 Prevents display flickering when the mouse pointer
|
|
15 moves.
|
|
16
|
|
17 1998-02-17 Didier Verna <verna@inf.enst.fr>
|
|
18
|
|
19 * mouse.el (default-mouse-track-set-point-in-window): rewrote this
|
|
20 function to handle correctly the case of a toolbar one side of the
|
|
21 window: scrolling will not necessarily happen.
|
|
22
|
|
23 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com>
|
|
24
|
|
25 * files.el (after-find-file): Restore missing argument
|
|
26 to format that provides filename for "... consider M-x
|
|
27 recover-file" message. Also call `message' with "%s"
|
|
28 as the first arg instead of an arbitrary string.
|
|
29
|
|
30 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
31
|
|
32 * about.el (about-hackers): Various additions.
|
|
33
|
|
34 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
35
|
|
36 * autoload.el (generate-file-autoloads-1): Don't force an extra
|
|
37 line out when copying on-the-same line autoloads.
|
|
38
|
|
39 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
|
|
40 is installed.
|
|
41
|
253
|
42 1998-02-14 Martin Buchholz <martin@xemacs.org>
|
|
43
|
|
44 * x11/x-win-xfree86.el (x-win-init-xfree86):
|
|
45 * x11/x-win-sun.el (x-win-init-sun):
|
|
46 * x11/x-init.el (x-initialize-compose):
|
|
47 * prim/simple.el:
|
|
48 (backward-or-forward-kill-sexp):
|
|
49 (backward-or-forward-kill-sentence):
|
|
50 (backward-or-forward-kill-word):
|
|
51 (backward-or-forward-delete-char):
|
|
52 * prim/isearch-mode.el (isearch-help-or-delete-char):
|
|
53 Use x-keysym-on-keyboard-sans-modifiers-p instead of
|
|
54 x-keysym-on-keyboard-p to detect backspace.
|
|
55 Use symbols instead of strings (now deprecated) with x-keysym-*-p.
|
|
56 Clean up symbols used with dead keys, checking Linux and solaris
|
|
57 keysyms.
|
|
58 Simplify x-win-*.el using above methods.
|
|
59 Change documentation for x-keysym-*-p functions.
|
|
60
|
|
61 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
62
|
|
63 * about.el (about-hackers): Restore entries for Michael Sperber and
|
|
64 Vinnie Shelton.
|
|
65 From Vinnie Shelton <acs@acm.org>
|
|
66
|
|
67 1998-02-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
68
|
|
69 * simple.el (count-words-region): Ditto.
|
|
70
|
|
71 1998-02-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
72
|
|
73 * simple.el (count-words-buffer): Document. Don't print anything
|
|
74 if non-interactive.
|
|
75
|
|
76 1998-02-12 SL Baur <steve@altair.xemacs.org>
|
|
77
|
|
78 * packages.el (packages-hardcoded-lisp): easymenu.el is in
|
|
79 multiple files in InfoDock.
|
|
80
|
|
81 1998-02-11 SL Baur <steve@altair.xemacs.org>
|
|
82
|
|
83 * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
|
|
84 from version.el in InfoDock.
|
|
85
|
|
86 * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
|
|
87 specially.
|
|
88
|
|
89 1998-02-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
90
|
|
91 * bytecomp-runtime.el (proclaim-inline): Single quotes around
|
|
92 variable name in docstring.
|
|
93
|
|
94 1998-02-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
95
|
|
96 * menubar.h: Include "gui.h".
|
|
97
|
|
98 1998-02-10 SL Baur <steve@altair.xemacs.org>
|
|
99
|
|
100 * site-load.el: Fix documentation.
|
|
101
|
251
|
102 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
103
|
|
104 * package-get-base.el (package-get-base): Updated.
|
|
105
|
|
106 * keymap.el: PC-ize.
|
|
107
|
|
108 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
109
|
|
110 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
|
|
111 from' on a fresh line.
|
|
112
|
|
113 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
114
|
|
115 * help.el (help-maybe-pretty-print-value): prin1, not princ the
|
|
116 object.
|
|
117
|
|
118 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
119
|
|
120 * undo-stack.el: PC-ize.
|
|
121
|
|
122 * cmdloop.el: PC-ize.
|
|
123
|
|
124 1998-02-08 SL Baur <steve@altair.xemacs.org>
|
|
125
|
|
126 * bytecomp-runtime.el: PC-ize.
|
|
127
|
|
128 * byte-optimize.el: Prolog fixup. PC-ize.
|
|
129
|
|
130 * cus-dep.el: Spelling fix.
|
|
131
|
|
132 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
|
|
133 entries follow).
|
|
134
|
|
135 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
136
|
|
137 * text-mode.el (text-mode-hook-identify): New function,
|
|
138 put on text-mode-hook. Set text-mode-variant here.
|
|
139 (text-mode): Don't set it here.
|
|
140
|
|
141 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
142
|
|
143 * text-mode.el (text-mode-hook): New defvar.
|
|
144 (text-mode-variant): New variable.
|
|
145 (text-mode): Set that variable locally.
|
|
146 (toggle-text-mode-auto-fill): New command.
|
|
147
|
|
148 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
149
|
|
150 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
|
|
151
|
|
152 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
153
|
|
154 * text-mode.el (paragraph-indent-text-mode):
|
|
155 Renamed from spaced-text-mode.
|
|
156 (text-mode-map): Bind TAB to indent-relative.
|
|
157 (indented-text-mode-map): Variable deleted.
|
|
158 (indented-text-mode): Now an alias for text-mode.
|
|
159
|
|
160 1998-02-05 SL Baur <steve@altair.xemacs.org>
|
|
161
|
|
162 * loadup.el: test-atoms debugging stuffs removed.
|
|
163
|
|
164 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
165
|
|
166 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
|
|
167
|
249
|
168 1997-12-30 Colin Rafferty <colin@xemacs.org>
|
|
169
|
|
170 * help.el (describe-beta): Made it use `locate-data-file'.
|
|
171 (describe-distribution): Ditto.
|
|
172 (describe-copying): Ditto.
|
|
173 (describe-project): Ditto.
|
|
174 (view-emacs-news): Ditto.
|
|
175
|
|
176 * help-nomule.el (help-with-tutorial): Made it use
|
|
177 `locate-data-file' to find tutorial.
|
|
178
|
|
179 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
180
|
|
181 * about.el: Corrected my email address.
|
|
182
|
|
183 * mouse.el: Added 'mouse-mswindows-drop' similar to
|
|
184 'mouse-offix-drop'.
|
|
185
|
247
|
186 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
187
|
|
188 * loadup.el (running-xemacs): Spelling fix.
|
|
189
|
|
190 1998-01-26 Colin Rafferty <colin@xemacs.org>
|
|
191
|
|
192 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
193 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
194
|
|
195 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
196
|
|
197 * loadup.el: Don't delete "xemacs" prior to dumping.
|
|
198
|
245
|
199 1998-01-24 SL Baur <steve@altair.xemacs.org>
|
|
200
|
|
201 * package-info.el (pi-last-mod-date): New function.
|
|
202 (pi-author-version): New function.
|
|
203 (batch-update-package-info): Use them.
|
|
204
|
|
205 1998-01-23 Colin Rafferty <colin@xemacs.org>
|
|
206
|
|
207 * frame.el (get-frame-for-buffer-default-to-current): Create.
|
|
208 (get-frame-for-buffer-noselect): Allow user to use current frame
|
|
209 with `get-frame-for-buffer-default-to-current'.
|
|
210
|
|
211 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
212
|
|
213 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
|
|
214 (byte-compile-output-docform): Ditto.
|
|
215 (byte-compile-compiled-obj-to-list): Ditto.
|
|
216
|
|
217 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
|
|
218
|
|
219 * startup.el (command-line-1): Removed code that ran
|
|
220 buffer-menu.
|
|
221
|
|
222 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
223
|
|
224 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
|
|
225
|
|
226 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
227
|
|
228 * frame.el (suspend-emacs-or-iconify-frame): Check using
|
|
229 `device-on-window-system-p' instead of explicitly checking for X,
|
|
230 so that the same logic works for MS Windows.
|
|
231 (suspend-or-iconify-emacs): Ditto.
|
|
232
|
|
233 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
234
|
|
235 * about.el (about-maintainer-info): Andy Piper is back.
|
|
236 (xemacs-hackers): Updated Andy Piper's email address.
|
|
237 (about-hackers): Added Jonathan Harris.
|
|
238 (about-hackers): Updated Tibor Polgar's email address.
|
|
239
|
243
|
240 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
241
|
|
242 * about.el: Add xemacs.org email manager.
|
|
243
|
|
244 * package-get-base.el (package-get-base): Updated with most recent
|
|
245 package updates.
|
|
246
|
|
247 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
248
|
|
249 * help.el (function-arglist): Use `indirect-function' instead of
|
|
250 `symbol-function' so that aliases are treated correctly.
|
|
251
|
|
252 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
253
|
|
254 * help.el (help-map): Add f1 binding to `help-for-help'.
|
|
255 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
|
|
256 (describe-key-briefly): Use `princ' "%s" to print object.
|
|
257 (with-displaying-help-buffer): Kill buffer if it exists, again.
|
|
258 (describe-key): Use `princ' "%s" to print object.
|
|
259 (describe-function-1): Use `princ' "%s" to print object.
|
|
260 Commented out alias lines removed.
|
|
261 (help-pretty-print-limit): New variable to control pretty-printing
|
|
262 of variable values.
|
|
263 (help-maybe-pretty-print-value): Steve wins! Renamed back from
|
|
264 `help-pretty-print-value' again. Only print-print when OBJECT is
|
|
265 list of length less than `help-pretty-print-limit'.
|
|
266 (describe-variable): Use `help-maybe-pretty-print-value' again.
|
|
267
|
|
268 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
269
|
|
270 * simple.el (blink-matching-open): Remove C++ kludge.
|
|
271 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
|
|
272
|
|
273 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
274
|
|
275 * info.el (Info-default-directory-list): Made the documentation
|
|
276 more explanitory.
|
|
277
|
|
278 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
279
|
|
280 * lisp/packages.el:
|
|
281 * lisp/package-admin.el:
|
|
282 * lisp/build-report.el:
|
|
283 Fix typos.
|
|
284
|
|
285 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
286
|
|
287 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
|
|
288 warnings in Java buffers without final newline and editing the
|
|
289 last line.
|
|
290
|
|
291 1998-01-17 SL Baur <steve@altair.xemacs.org>
|
|
292
|
|
293 * packages.el (packages-find-packages-1): Don't allow a backwards
|
|
294 compatible lisp tree to overwrite `preloaded-file-list'.
|
|
295 Suggested by Colin Rafferty <colin@xemacs.org>
|
|
296
|
|
297 * mouse.el (mouse-offix-drop): Set undo-boundary.
|
|
298 From Oliver Graf <ograf@fga.de>
|
|
299
|
|
300 1998-01-13 SL Baur <steve@altair.xemacs.org>
|
|
301
|
|
302 * loadup.el (load-gc): rewrite as defun.
|
|
303 Print something sensical if a required dump-time file isn't found.
|
|
304
|
241
|
305 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
306
|
|
307 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
|
|
308 bug strikes a menudescriptor.
|
|
309
|
|
310 * package-get-base.el (package-get-base): Updated.
|
|
311
|
|
312 * package-info.el (batch-update-package-info): Derive REQUIRES
|
|
313 from the Makefile.
|
|
314
|
|
315 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
316
|
|
317 * files.el (save-some-buffers): Don't play games with deleting
|
|
318 other windows if we are in the minibuffer window.
|
|
319
|
239
|
320 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
321
|
|
322 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
323 (add-minor-mode): Document :active property to TOGGLE.
|
|
324
|
|
325 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
326
|
|
327 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
328 `:included' predicate in the `toggle-sym' plist.
|
|
329 (add-minor-mode): Document the :included property, format
|
|
330 docstring some more.
|
|
331 (modeline-minor-mode-menu): Documentation string added.
|
|
332
|
|
333 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
334
|
|
335 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
336 labels from the symbol-names by thwacking off the overly redundant
|
|
337 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
338 resultant strings. Also shortened the menu's title by eliminating
|
|
339 the redundant buffer name.
|
|
340 (add-minor-mode): Beautified the docstring, added mention of the
|
|
341 `:menu-tag' property of TOGGLE.
|
|
342 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
343 `toggle-sym' to beatify the mode-life menus.
|
|
344 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
345 `auto-fill-function'.
|
|
346
|
|
347 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
348
|
|
349 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
350 menus to :style 'toggle.
|
|
351
|
|
352 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
353
|
|
354 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
355
|
|
356 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
357
|
|
358 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
359 only recognize first hyperlink.
|
|
360 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
361 `hyper-apropos-insert-face'.
|
|
362 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
363
|
|
364 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
365
|
|
366 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
367 mail.
|
|
368 (toolbar-mail-reader): Add support for `send'.
|
|
369 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
370
|
|
371 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
372
|
|
373 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
374 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
375 will function properly.
|
|
376
|
|
377 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
378
|
|
379 * simple.el: make the backwards delete function called by
|
|
380 `backward-or-forward-delete-char' user configurable.
|
|
381
|
|
382 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
383
|
|
384 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
385 compiled function got loaded from.
|
|
386
|
|
387 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
388
|
|
389 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
390
|
|
391 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
392
|
|
393 * startup.el (load-init-file): Load autoloads earlier.
|
|
394 (startup-splash-frame): Handle InfoDock logo.
|
|
395
|
|
396 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
397 InfoDock.
|
|
398 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
399
|
|
400 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
401 doesn't have this function.
|
|
402
|
|
403 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
404
|
|
405 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
406
|
|
407 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
408 version of version.el.
|
|
409 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
410
|
|
411 * x-menubar.el (default-menubar): Guard reference to
|
|
412 `gnuserv-frame'.
|
|
413 (default-menubar): Guard references to `font-lock-mode'.
|
|
414 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
415 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
416
|
|
417 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
418
|
|
419 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
420 loading auto-autoloads files.
|
|
421
|
|
422 * loaddefs.el: Disable dumping autoloads.
|
|
423
|
|
424 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
425
|
|
426 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
427
|
|
428 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
429
|
|
430 * finder.el (finder-by-keyword): Autoload.
|
|
431
|
|
432 * help.el: Conditionalize hyperbole setup.
|
|
433
|
|
434 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
435
|
|
436 * packages.el (package-require): Update to reflect new data format.
|
|
437
|
237
|
438 1998-01-02 Didier Verna <verna@inf.enst.fr>
|
|
439
|
|
440 * x-menubar.el (default-menubar): make the tutorials available
|
|
441 through the menubar. (Plus some compilation warnings cleanup).
|
|
442
|
|
443 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
444
|
|
445 * check-features.el: New file. Perform sanity check after build.
|
|
446
|
|
447 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
448 files to tooltalk package.
|
|
449 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
450 package.
|
|
451
|
|
452 * package-admin.el (package-admin-xemacs): Use better default for
|
|
453 location of XEmacs binary.
|
|
454
|
|
455 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
456
|
|
457 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
458 tag with sexp and add value tag with value `t'.
|
|
459
|
|
460 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
461
|
|
462 * package-get.el: Changes to work with real data.
|
|
463 From Pete Ware <ware@cis.ohio-state.edu>
|
|
464
|
|
465 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
466 being.
|
|
467
|
|
468 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
469 of possibly out-of-date packges.elc.
|
|
470 * make-docfile.el ("packages.el"): Ditto.
|
|
471
|
235
|
472 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
473
|
|
474 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
475 the main tarball shadowing anything past it.
|
|
476
|
|
477 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
478
|
|
479 * packages.el (package-provide): Delete a previous provide.
|
|
480
|
|
481 * package-info.el: New file.
|
|
482
|
|
483 * package-get.el: New file.
|
|
484 From Pete Ware <ware@cis.ohio-state.edu>
|
|
485 (package-get): Fix md5 computation to work with Mule.
|
|
486
|
|
487 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
488
|
|
489 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
490
|
|
491 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
492
|
|
493 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
494
|
|
495 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
496 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
497
|
|
498 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
499
|
|
500 * startup.el (load-init-file): Reload new or changed autoloads
|
|
501 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
502
|
|
503 * packages.el (packages-new-autoloads): New function.
|
|
504 (packages-reload-autoloads): New function.
|
|
505 (packages-reload-dumped-lisp): New (stub) function.
|
|
506
|
|
507 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
508
|
|
509 * loadhist.el (file-provides): Extend to handle variant
|
|
510 extensions.
|
|
511
|
|
512 * replace.el (query-replace): Fix typo.
|
|
513
|
|
514 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
515
|
|
516 * make-docfile.el: list-autoloads-path has been renamed.
|
|
517 * update-elc.el: list-autoloads has been renamed.
|
|
518
|
|
519 * packages.el (packages-list-autoloads): Renamed.
|
|
520 (packages-list-autoloads-path): Ditto.
|
|
521
|
233
|
522 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
523
|
|
524 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
525 for an error in an auto-autoload.el file.
|
|
526
|
|
527 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
528
|
|
529 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
530 tag with const.
|
|
531 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
532
|
|
533 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
534
|
|
535 * loadhist.el (unload-feature): Remove autoload.
|
|
536
|
|
537 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
538
|
|
539 * loadhist.el: Unpackaged.
|
|
540
|
|
541 * help.el (describe-symbol-find-file): Rename
|
|
542 `describe-function-find-file' and make old name obsolete.
|
|
543 (describe-function-1): Use it.
|
|
544 (describe-function-1): Guard reference to
|
|
545 `compiled-function-annotation'.
|
|
546
|
231
|
547 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
548
|
|
549 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
550 argument.
|
|
551 (help-mode-quit): New optional arg to control whether it kills or
|
|
552 buries. Tidied up.
|
|
553 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
554 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
555 (help-pretty-print-value): Rename back from
|
|
556 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
557 use it, otherwise use dumped `cl-prettyprint'.
|
|
558 (describe-variable): Use `help-pretty-print-value' again.
|
|
559 (find-func): Removed reference to "find-func" at end.
|
|
560
|
|
561 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
562
|
|
563 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
564 GUI XEmacs. Rename? x-menubar is rather window system
|
|
565 independant, except for a couple of items.
|
|
566
|
|
567 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
568
|
|
569 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
570 entries as they will no longer be distributed with XEmacs.
|
|
571
|
|
572 * format.el (format-alist): Fix image/tiff regexps.
|
|
573 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
574
|
|
575 * help.el (help-maybe-pretty-print-value): Rename.
|
|
576 (describe-variable): Use it.
|
|
577 (describe-variable): Add trailing linefeed.
|
|
578
|
|
579 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
580
|
|
581 * help.el (describe-function-1): Don't output anything for
|
|
582 arglist of autoload functions.
|
|
583
|
|
584 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
585
|
|
586 * help.el (describe-function-1): Don't output anything for
|
|
587 arglist of autoload functions.
|
|
588
|
|
589 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
590
|
|
591 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
592 `describe-function-at-point', `describe-variable-at-point',
|
|
593 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
594 `help-prev-section'.
|
|
595 (help-next-section): New function.
|
|
596 (help-prev-section): New function.
|
|
597 (help-mode-quit): Changed to kill the help buffer.
|
|
598 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
599 correctly.
|
|
600 (help-buffer-name): New function to generate the name of help
|
|
601 buffers.
|
|
602 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
603 argument giving the name of the help buffer.
|
|
604 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
605 (describe-mode): Ditto.
|
|
606 (describe-bindings): Ditto.
|
|
607 (describe-prefix-bindings): Ditto.
|
|
608 (view-lossage): Ditto.
|
|
609 (with-syntax-table): New macro.
|
|
610 (function-called-at-point): Use `ignore-errors' and
|
|
611 `with-syntax-table'.
|
|
612 (function-at-point): Ditto.
|
|
613 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
614 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
615 function's arglist as string.
|
|
616 (function-documentation): Extracted from `describe-function-1'.
|
|
617 Returns function's docstring.
|
|
618 (describe-function-1): Remove all the "stream" garbage, including
|
|
619 the stream argument. Use `function-arglist' and
|
|
620 `function-documentation'.
|
|
621 (describe-function-arglist): Just use `function-arglist'.
|
|
622 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
623 (help-pretty-print-value): New function to help with
|
|
624 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
625 `pp-internal'.
|
|
626 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
627 Formatting improved. Display file where variable is defined, if
|
|
628 known. Use `help-pretty-print-value'.
|
|
629 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
630 (list-processes): Remove "stream" garbage.
|
|
631
|
229
|
632 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
633
|
|
634 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
635 call a dumped routine instead.
|
|
636
|
|
637 * x-win-xfree86.el: Wrap file in defun.
|
|
638 * x-win-sun.el: Ditto.
|
|
639
|
|
640 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
641
|
|
642 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
643 advises functions and does other evil things.
|
|
644
|
|
645 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
646
|
|
647 * format.el (format-alist): Add `image/tiff'.
|
|
648 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
649
|
|
650 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
651
|
|
652 * about.el (about-hackers): More names added.
|
|
653
|
|
654 * make-docfile.el: Remove superfluous package path search.
|
|
655
|
|
656 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
657
|
227
|
658 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
659
|
|
660 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
661 ignored shadows.
|
|
662
|
|
663 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
664
|
|
665 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
666 get trailing slashes when added to the load-path.
|
|
667
|
|
668 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
669 are.
|
|
670
|
|
671 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
672
|
|
673 * x-faces.el: Added support for foregroundToolBarColor
|
|
674 to xpm-color-symbols.
|
|
675
|
|
676 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
677
|
|
678 * etags.el (tags-remove-duplicates): Removed.
|
|
679 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
680
|
|
681 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
682 correctly.
|
|
683 (get*): Defalias to `get'.
|
|
684
|
|
685 * cl.el (eql): Compare integers with `eq'.
|
|
686 (cl-map-extents): Check for `map-extents' first.
|
|
687
|
|
688 1997-12-17 Didier Verna <verna@inf.enst.fr>
|
|
689
|
|
690 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
691 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
692
|
|
693 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
694
|
|
695 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
696
|
|
697 * widget.el (define-widget): Check the arguments.
|
|
698
|
|
699 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
700 (custom-variable-value-create): Use `signal' to signal error.
|
|
701 (custom-variable-reset-saved): Ditto.
|
|
702 (custom-variable-reset-standard): Ditto.
|
|
703 (custom-face-reset-saved): Ditto.
|
|
704
|
|
705 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
706 (widget-default-format-handler): Ditto.
|
|
707 (widget-checklist-add-item): Ditto.
|
|
708 (widget-radio-add-item): Ditto.
|
|
709 (widget-editable-list-entry-create): Ditto.
|
|
710 (widget-sexp-prompt-value): Ditto.
|
|
711
|
|
712 * custom.el (custom-declare-variable): Signal errors better.
|
|
713 (custom-handle-keyword): Ditto.
|
|
714 (custom-declare-group): Ditto.
|
|
715
|
|
716 * window-xemacs.el (windows): Ditto.
|
|
717
|
|
718 * menubar.el (menu): Ditto.
|
|
719
|
|
720 * keydefs.el (keyboard): Ditto.
|
|
721
|
|
722 * minibuf.el (minibuffer): Ditto.
|
|
723
|
|
724 * process.el (execute): Ditto.
|
|
725
|
|
726 * fill.el (fill): Ditto.
|
|
727
|
|
728 * modeline.el (modeline): Ditto.
|
|
729
|
|
730 * help.el (help): Ditto.
|
|
731
|
|
732 * faces.el (faces): Ditto.
|
|
733
|
|
734 * files.el (files): Ditto.
|
|
735
|
|
736 * x-init.el (x): Ditto.
|
|
737
|
|
738 * lisp-mode.el (lisp): Ditto.
|
|
739
|
|
740 * process.el (processes): Ditto.
|
|
741
|
|
742 * mouse.el (mouse): Ditto.
|
|
743
|
|
744 * abbrev.el (abbrev): Moved from cus-edit.
|
|
745
|
|
746 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
747 as variable declaration.
|
|
748
|
|
749 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
750
|
|
751 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
752 (find-menu-item): Cosmetic changes.
|
|
753
|
|
754 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
755
|
|
756 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
757
|
|
758 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
759
|
|
760 * startup.el (set-default-load-path): Only search package-path
|
|
761 when not running temacs.
|
|
762
|
|
763 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
764 files.
|
|
765
|
|
766 * loadup.el: Correct commentary. Reformatting.
|
|
767 (really-early-error-handler): Use absolute path to the
|
|
768 first dumped-lisp.el file.
|
|
769 (really-early-error-handler): Print full path name of
|
|
770 each dumped lisp file (inherited from InfoDock).
|
|
771
|
|
772 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
773 dumped-lisp.el files.
|
|
774
|
|
775 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
776 package-path is searched.
|
|
777 * update-elc.el: Ditto.
|
|
778
|
|
779 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
780 `condition-case' for indentation.
|
|
781
|
|
782 * about.el (about-xemacs): Update release date.
|
|
783
|
225
|
784 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
785
|
|
786 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
787 anywhere but at the last clause.
|
|
788 (ecase): Disallow `t' and `otherwise'.
|
|
789
|
|
790 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
791
|
|
792 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
793 from stuff moved out of `custom-buffer-create-internal'.
|
|
794 (custom-novice): New variable. Default t.
|
|
795 (custom-display-global-buttons): Ditto. Default `top'.
|
|
796 (custom-buffer-create-internal): Only display help if
|
|
797 `custom-novice' is non-nil. Display global buttons according to
|
|
798 `custom-display-global-buttons'.
|
|
799
|
|
800 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
801
|
|
802 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
803 (find-menu-item): Cosmetic changes.
|
|
804
|
|
805 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
806
|
|
807 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
808 look.
|
|
809
|
227
|
810 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
225
|
811
|
227
|
812 * format.el (format-deannotate-region): Bug fix.
|
|
813 Deannotating a region containing unknown tags would fail
|
|
814 (causing decoding of text/enriched to fail at user level)
|
225
|
815
|
|
816 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
817
|
|
818 * minibuf.el (read-directory-name): Support sixth
|
|
819 arg, HISTORY, as already documented.
|
|
820
|
|
821 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
822
|
|
823 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
824 to `ecase'.
|
|
825
|
|
826 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
827
|
|
828 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
829 skk-activate.
|
|
830
|
223
|
831 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
832
|
225
|
833 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|