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