126
|
1 Mon Apr 14 13:06:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * utils/autoload.el (generate-file-autoloads-1): Turn off local
|
|
4 variable processing.
|
|
5
|
|
6 * prim/files.el (hack-local-variables-prop-line): Respect setting
|
|
7 of enable-local-variables.
|
|
8
|
|
9 * vm/vm-startup.el (vm-session-initialization): Remove for
|
|
10 production version.
|
|
11
|
|
12 * utils/smtpmail.el (smtpmail-send-it): Forgot quote.
|
|
13 (smtpmail-deduce-address-list): case-fold-search mistakenly set
|
|
14 before buffer change.
|
|
15
|
|
16 Sun Apr 13 14:49:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
17
|
|
18 * x11/x-menubar.el (default-menubar): Added `send-pr' to Help
|
|
19 menu.
|
|
20
|
|
21 * modes/make-mode.el (makefile-font-lock-keywords): Correct old,
|
|
22 restored :-( 19.14 makefile-space-face lossage.
|
|
23
|
|
24 Sat Apr 12 23:20:31 1997 David Moore <dmoore@ucsd.edu>
|
|
25
|
|
26 * packages/font-lock.el (c-font-lock-keywords-1): Performance
|
|
27 tuned regexps.
|
|
28
|
|
29 Sat Apr 12 21:32:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
30
|
|
31 * prim/about.el (about-xemacs): Update printed release date.
|
|
32
|
|
33 * calendar/appt.el (install-display-time-hook): Friends don't let
|
|
34 Friends quote lambda functions.
|
|
35
|
124
|
36 Fri Apr 11 11:50:14 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
37
|
|
38 * tm/tm-vm.el: tm-vm/use-original-url-button:
|
|
39 - Default is now t (principle of least surprise).
|
|
40 (tm-vm/build-preview-buffer):
|
|
41 - Bind vm-message-pointer in Preview-buffer.
|
|
42 - X-Face was not displayed for a certain set of enabling variables.
|
|
43 Calls to (vm-xemacs-p) were removed.
|
|
44
|
|
45 Sat Apr 12 05:27:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
46
|
|
47 * modes/list-mode.el (list-mode-item-mouse-selected): Sometimes
|
|
48 event-closest-point returns nil.
|
|
49
|
|
50 * comint/telnet.el (telnet-check-software-type-initialize):
|
|
51 Restore 19.14 initialization of telnet-prompt-pattern for Unix.
|
|
52 (rsh): Allow a way to get back old password-less behavior.
|
|
53
|
|
54 * edebug/edebug.el (edebug-read-and-maybe-wrap-form): Protect
|
|
55 against pathological recursive calls.
|
|
56
|
|
57 * prim/loadup.el: add cus-start as dumped package.
|
|
58
|
|
59 * packages/vc.el (vc-directory): Dired requires a list not a
|
|
60 string of space separated names.
|
|
61
|
|
62 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may
|
|
63 be a list of faces since it is generated by `extent-face'.
|
|
64
|
|
65 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
66
|
|
67 * packages/ispell.el: Don't attempt creation of the menubar unless
|
|
68 XEmacs has been compiled with menubars.
|
|
69
|
|
70 * prim/simple.el (yank-pop): mark-marker needs optional force
|
|
71 parameter to activate the region (suggested by Jamie Zawinski).
|
|
72
|
|
73 Fri Apr 11 17:47:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
74
|
|
75 * packages/apropos.el (apropos): Add support for faces, widgets,
|
|
76 and user options.
|
|
77 (apropos-print): Ditto.
|
|
78
|
|
79 Fri Apr 11 01:23:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
80
|
|
81 * prim/loadup.el (running-xemacs): Declare. This variable is the
|
|
82 new canonical way of determining whether you're running under
|
|
83 XEmacs.
|
|
84
|
122
|
85 Thu Apr 10 13:23:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
86
|
124
|
87 * packages/font-lock.el (font-lock-apply-highlight): Remove
|
|
88 support for back to back font hack (and restore correct
|
|
89 fontification of `int a, b, c;'). Patch from Anders Lindgren.
|
|
90
|
122
|
91 * prim/about.el (about-xemacs-xref): Forgot to link David Moore's
|
|
92 picture (oops).
|
|
93
|
|
94 Thu Apr 10 12:30:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
95
|
|
96 * efs/dired-faces.el (dired): Move to environment group.
|
|
97
|
120
|
98 Wed Apr 9 19:45:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
99
|
122
|
100 * x11/x-menubar.el (default-menubar): Inline definition of
|
|
101 customize menu.
|
120
|
102
|
|
103 Wed Apr 9 10:45:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
104
|
|
105 * prim/about.el (about-xemacs-xref): Add Jan Vroonhof to list of
|
|
106 contributors.
|
|
107 (about-xemacs-xref): Add MORIOKA Tomohiko's bio.
|
|
108 (about-xemacs-xref): Add Per Abrahamsen.
|
|
109
|
|
110 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
111
|
|
112 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst
|
|
113 style instead of defvar style (patch derived from Emacs 19.35/Lars
|
|
114 Magne Ingebrigtsen).
|
|
115
|
|
116 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
117
|
|
118 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since
|
|
119 this feature has gotten broken.
|
|
120
|
|
121 Sun Apr 6 06:56:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
122
|
|
123 * modes/outl-mouse.el (outline-down-arrow-mask): Set up arrow
|
|
124 glyphs to display on when no X11 support is available.
|
|
125
|
|
126 * modes/outline.el (outline-install-menubar): short circuit if no
|
|
127 menubars are available.
|
|
128
|
|
129 * x11/x-menubar.el (default-menubar): Use xmine not mine.
|
|
130
|
|
131 * prim/help.el (describe-variable): Some doc strings weren't being
|
|
132 terminated with a newline.
|
|
133
|
|
134 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
135
|
|
136 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links.
|
|
137
|
|
138 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
139
|
|
140 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument
|
|
141 bug. `with-caps-disable-folding' moved to isearch-mode.el.
|
|
142
|
|
143 * packages/info.el (Info-search): Use `with-caps-disable-folding'.
|
|
144
|
118
|
145 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
146
|
|
147 * utils/finder-inf.el: Regenerated.
|
|
148
|
|
149 * utils/finder.el (finder-known-keywords): Add mule keyword.
|
|
150
|
|
151 Tue Apr 1 14:08:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
152
|
|
153 * prim/winnt.el: New file. Derived from Emacs 19.34, adapted by
|
|
154 Marc Paquette.
|
|
155
|
|
156 * prim/faces.el (set-face-stipple): Allow usage of a pixmap
|
|
157 (suggested by Per Abrahamsen).
|
|
158
|
|
159 * mule/canna.el (running-xemacs): Move to the top.
|
|
160
|
|
161 * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user
|
|
162 hits something that can't be bound to a key.
|
|
163
|
|
164 Tue Apr 1 11:25:33 1997 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
165
|
|
166 * bytecomp/bytecomp.el (char-after): Correct coding of calling
|
|
167 sequence.
|
|
168
|
|
169 Mon Mar 31 21:36:47 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
170
|
|
171 * prim/faces.el (set-face-stipple): New function.
|
|
172
|
|
173 Sat Mar 29 14:52:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
174
|
|
175 * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in
|
|
176 the environment to send-pr.
|
|
177 (send-pr::insert-template): Ditto.
|
|
178 (send-pr:default-site): Default submission address is at xemacs.org.
|
|
179
|
116
|
180 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
181
|
|
182 * packages/info.el (Info-elisp-ref): Look first in lispref, then
|
|
183 elisp.
|
|
184
|
|
185 * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
|
|
186 isn't allowed.
|
|
187
|
|
188 * packages/etags.el (list-tags): Interactive argument should be an
|
|
189 existing file name.
|
|
190
|
|
191 Wed Mar 26 22:33:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
192
|
|
193 * Remove ns lisp directory.
|
|
194 * Remove vms lisp directory.
|
|
195
|
|
196 Tue Mar 25 12:22:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
197
|
|
198 * prim/files.el (file-remote-p): Update doc string.
|
|
199
|
|
200 * packages/terminal.el (te-stty-string): Fix definition for Linux.
|
|
201
|
|
202 Mon Mar 24 23:43:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
203
|
|
204 * prim/files.el (file-remote-p): Correct documentation and allow
|
|
205 for `allow-remote-paths' to control loading of efs.
|
|
206
|
|
207 Sun Mar 23 16:58:08 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
208
|
|
209 * packages/etags.el (with-caps-disable-folding): New macro.
|
|
210 (find-tag-internal): Use it.
|
|
211 (tags-search): Use it.
|
|
212 (tags-query-replace): Use it. Case bug corrected.
|
|
213
|
|
214 Mon Mar 24 00:47:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
215
|
|
216 * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
|
|
217 keywords to be more robust.
|
|
218
|
|
219 Sun Mar 23 00:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
220
|
|
221 * prim/startup.el (splash-hack-version-string): Correct for case
|
|
222 of hosts with '-' in the names.
|
|
223
|
|
224 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
225
|
|
226 * modes/sendmail.el (user-mail-address): Require cus-edit.
|
|
227 Fix when scope.
|
|
228
|
|
229 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
230
|
|
231 * calendar/diary-lib.el (diary-countdown): New function.
|
|
232 (fancy-diary-display): Use modeline-buffer-identification.
|
|
233
|
|
234 * calendar/appt.el (appt-diary-entries): Do not display diary.
|
|
235 (appt-check): Display diary buffer at midnight.
|
|
236
|
114
|
237 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
238
|
|
239 * mule/mule-coding.el (enable-multibyte-characters): MULE
|
116
|
240 compatible variable.
|
114
|
241
|
|
242 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
243
|
|
244 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
|
|
245 (byte-compile-lambda): Ebola fix.
|
|
246
|
|
247 * prim/obsolete.el (following-char): Make this turkey obsolete.
|
|
248 (preceding-char): Ditto. (Suggested by Richard Mlynarik).
|
|
249
|
|
250 Wed Mar 19 10:12:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
251
|
|
252 * modes/sendmail.el (sendmail-send-it): Use function for
|
|
253 user-mail-address.
|
|
254 (user-mail-address): Autoload.
|
|
255
|
|
256 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for
|
|
257 user-mail-address.
|
|
258
|
|
259 * prim/startup.el (load-init-file): Only set user-mail-address if
|
|
260 non-interactive.
|
|
261
|
|
262 * utils/smtpmail.el (smtpmail-send-it): Use function for
|
|
263 user-mail-address.
|
|
264 (smtpmail-via-smtp): Ditto.
|
|
265
|
|
266 * packages/add-log.el (add-log-mailing-address): Use new function
|
|
267 to obtaion email address.
|
|
268 (add-change-log-entry): Ditto.
|
|
269
|
|
270 * prim/device.el (device-pixel-depth): New alias for
|
|
271 `device-bitplanes'.
|
|
272
|
|
273 * comint/comint-xemacs.el (comint): Fix typo in defgroup.
|
|
274
|
|
275 Tue Mar 18 11:16:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
276
|
|
277 * prim/loadup.el: ls-lisp doesn't exist now.
|
|
278
|
|
279 * comint/comint-xemacs.el (comint): Touch up fixes from Per
|
|
280 Abrahamsen.
|
|
281
|
|
282 * prim/glyphs.el (subwindow-image-instance-p): Change doc string
|
|
283 to reflect unimplemented status.
|
|
284
|
112
|
285 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
286
|
|
287 * comint/comint.el (comint-input-setup): Require comint-xemacs.
|
|
288
|
|
289 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from
|
|
290 auto-autoloads.el.
|
|
291
|
|
292 * comint/comint-xemacs.el: New file. Contains face declarations
|
|
293 for comint.
|
|
294
|
|
295 * comint/comint.el: Remove inline defface.
|
|
296
|
110
|
297 Sat Mar 15 15:14:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
298
|
|
299 * prim/loadup.el: Add prim/auto-customize.elc to dumped files.
|
|
300
|
|
301 * utils/autoload.el (generated-custom-file): New variable.
|
|
302 (autoload-snarf-defcustom): New function. Grab Customization as
|
|
303 we look for autoload cookies. (based on code by Per Abrahamsen).
|
|
304 (update-file-autoloads): Use it.
|
|
305 (autoload-save-customization): New function (based on code by Per
|
|
306 Abrahamsen).
|
|
307 (batch-update-autoloads): Use it.
|
|
308
|
|
309 Fri Mar 14 19:59:36 1997 Bob Weiner <weiner@infodock.com>
|
|
310
|
|
311 * packages/jka-compr.el (jka-compr-installed-p): Simplify.
|
|
312
|
|
313 Fri Mar 14 17:24:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
314
|
|
315 * modes/sendmail.el: Correct vm macro hack.
|
|
316 (query-user-mail-address): New customizable variable.
|
|
317 (user-mail-address): New function, use it. (Courtesy of Per
|
|
318 Abrahamsen <abraham@dina.kvl.dk>).
|
|
319
|
|
320 Thu Mar 13 18:49:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
321
|
|
322 * x11/x-menubar.el (popup-mode-menu): Do something more correct
|
|
323 when combining a global popup menu and a local mode menu.
|
|
324
|
|
325 Thu Mar 13 08:36:35 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
326
|
|
327 * packages/crypt.el (crypt-unix-to-dos-region): Correct DOC string.
|
|
328
|
|
329 Wed Mar 12 13:46:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
330
|
|
331 * prim/obsolete.el (char=): Make alias for common lisp
|
|
332 compatibility.
|
|
333
|
|
334 Mon Mar 10 09:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
335
|
|
336 * prim/simple.el (set-fill-column): Clean up docstring.
|
|
337
|
|
338 * x11/x-menubar.el (save-options-non-customized-face-list): Allow
|
|
339 save-options to save faces declared with defface macro.
|
|
340
|
|
341 * packages/vc.el: diff-switches is autoloaded again in diff.el.
|
|
342
|
|
343 * packages/diff.el (diff-switches): Default to "-c".
|
|
344
|
|
345 Sun Mar 9 18:44:59 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
346
|
|
347 * prim/help.el (describe-function-1): Add missing stream arguments
|
|
348 to terpri and princ.
|
|
349
|
|
350 Sun Mar 9 15:38:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
351
|
|
352 * prim/modeline.el (modeline-minor-mode-menu): Evaluate minor
|
|
353 modes in context of correct buffer.
|
|
354
|
|
355 * prim/help.el (locate-library): Synched with Emacs 19.35.
|
|
356
|
|
357 * packages/icomplete.el (icomplete-get-keys): Make it work.
|
|
358
|
|
359 * prim/about.el: Add Jens Lautenbacher's picture.
|
|
360
|
|
361 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
362
|
|
363 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use
|
|
364 eldoc-display-message-p, not eldoc-display-message-no-interference-p.
|
|
365
|
108
|
366 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
367
|
110
|
368 * prim/startup.el (startup-splash-frame-body): More text tweaking.
|
|
369
|
108
|
370 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user
|
|
371 variable. Allow trying oblique fonts ahead of italic fonts (from
|
|
372 Raymond Toy).
|
|
373 (x-make-font-italic): Use it.
|
|
374
|
|
375 * prim/obsolete.el (window-system): Make it compatible not
|
|
376 obsolete.
|
|
377
|
|
378 Fri Oct 11 14:21:05 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
379
|
110
|
380 * packages/hyper-apropos.el (hypropos-get-doc): Put font names etc in
|
108
|
381 parentheses if instantiation uses fallback.
|
|
382 (hypropos-face-history): New variable.
|
|
383 (hyper-describe-face): New function.
|
|
384 (hyper-where-is): New command.
|
|
385 (hypropos-read-function-symbol): New function.
|
|
386 (hyper-describe-key): New command.
|
|
387 (hyper-describe-key-briefly): New command.
|
|
388 (hypropos-read-variable-symbol): New function.
|
|
389 (hyper-set-variable): New command.
|
|
390 (hypropos-set-variable): Changed to work with buffer-locals.
|
|
391
|
|
392 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
393
|
110
|
394 * packages/hyper-apropos.el: Massive changes--the original knew nothing
|
108
|
395 about buffer-locals and local-bindings.
|
|
396 (hypropos-shrink-window): New user option.
|
|
397 (hypropos-ref-buffer): New variable.
|
|
398 (hypropos-regexp-history): New variable.
|
|
399 (hyper-apropos): Better interactive version.
|
|
400 (hypropos-grok-variables): Omit OBSOLETE stuff.
|
|
401 (hyper-describe-variable): Additional ARG, better interactive
|
|
402 version.
|
|
403 (hyper-describe-function): Ditto.
|
|
404 (hypropos-last-help): Without prefix arg, just display buffer.
|
|
405 (hypropos-insert-face): New function.
|
|
406 (hypropos-insert-keybinding): New function.
|
|
407 (hypropos-get-doc): Additional ARG, display documentation for
|
|
408 faces, complete change.
|
|
409 (hypropos-this-symbol): Using better regexp.
|
|
410
|
|
411 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
412
|
|
413 * x11/x-menubar.el (default-menubar): Reorganize again undoing
|
|
414 previous change. Customize submenu moved to top of options menu.
|
|
415 Edit faces restored to edit-faces and renamed to Browse faces.
|
|
416
|
|
417 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
418
|
|
419 * x11/x-menubar.el (options-menu): New variable.
|
|
420 (default-menubar): Use it.
|
|
421
|
|
422 * prim/about.el (view-less): Explicit require.
|
|
423
|
|
424 Wed Mar 5 18:03:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
425
|
|
426 * prim/cleantree.el: New file based on suggestion by David Moore,
|
|
427 and derived from Gnus nnml code.
|
|
428
|
|
429 Tue Mar 4 01:19:37 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
430
|
|
431 * edebug/edebug.el (edebug-compute-previous-result): Don't treat
|
|
432 numbers as chars.
|
|
433
|
|
434 Wed Mar 5 10:11:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
435
|
|
436 * prim/startup.el (splash-hack-version-string): New function to
|
|
437 narrow the output of (emacs-version) for the splash screen.
|
|
438 (splash-frame-present): Use it.
|
|
439
|
|
440 Tue Mar 4 19:52:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
441
|
|
442 * packages/supercite.el (sc-name-filter-alist): (Idea from Bob
|
|
443 Weiner). Update to handle names like Michael Sperber
|
|
444 [Mr. Preprocessor].
|
|
445
|
|
446 Mon Mar 3 17:50:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
447
|
|
448 * prim/faces.el (init-face-from-resources): New variable.
|
|
449 (init-face-from-resources): Use it.
|
|
450 (init-device-faces): Use it.
|
|
451 (init-frame-faces): Use it.
|
|
452 (make-empty-face): New function.
|
|
453
|
|
454 * x11/x-faces.el (x-init-face-from-resources): Made second
|
|
455 argument optional, and added a third argument.
|
|
456 (make-face-x-resource-internal): New alias.
|
|
457
|
104
|
458 Mon Mar 3 14:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
459
|
106
|
460 * prim/loadup.el: Remove custom.elc.
|
|
461
|
104
|
462 * prim/simple.el (newline): Attempt to not add newline to a
|
|
463 previous end-open extent.
|
|
464
|
|
465 Sun Mar 2 10:10:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
466
|
|
467 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
|
|
468
|
|
469 * site-load.el: Move site-packages to the top level.
|
|
470
|
|
471 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
472
|
|
473 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
|
|
474
|
|
475 * packages/ps-print.el (ps-print-color-p): Default to nil.
|
|
476
|
|
477 * x11/x-menubar.el (default-menubar): Changed menubar entry for
|
|
478 color printing.
|
|
479
|
|
480 * prim/faces.el (init-other-random-faces): Use gray65 for
|
|
481 zmacs-region and primary-selection background.
|
|
482
|
|
483 * x11/x-faces.el (x-init-global-faces): New default background
|
|
484 gray80.
|
|
485
|
|
486 Sat Mar 1 14:38:14 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
487
|
|
488 * packages/diff.el: (diff): Autoload.
|
|
489 (diff-backup): Autoload.
|
|
490 (diff-switches): Autoload.
|
|
491
|
|
492 Sat Mar 1 01:09:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
493
|
|
494 * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
|
|
495 binding of tar-copy.
|
|
496
|
|
497 * prim/keydefs.el: Don't disable upcase-region and
|
|
498 downcase-region.
|
|
499
|
|
500 Fri Feb 28 11:22:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
501
|
|
502 * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
|
|
503
|
|
504 * prim/help.el (describe-function-1): Show annotation contents if
|
|
505 they exist.
|
|
506
|
|
507 * packages/man.el (Manual-mode): Don't turn off scrollbars if
|
|
508 XEmacs doesn't have them to begin with.
|
|
509
|
|
510 * prim/keydefs.el: Don't disable eval-expression by default now
|
|
511 that it is harder to type.
|
|
512
|
|
513 Thu Feb 27 13:06:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
514
|
|
515 * prim/subr.el (with-string-as-buffer-contents): Moved from
|
|
516 mule/mule-coding.el.
|
|
517
|
|
518 * mule/mule-coding.el: Remove with-string-as-buffer-contents.
|
|
519
|
|
520 * prim/format.el (format-insert-file): Correct wrong order of args
|
|
521 passed to format-decode.
|
|
522
|
|
523 * prim/startup.el (load-user-init-file): Allow XEmacs to read a
|
|
524 bytecompiled .emacs if it exists.
|
|
525
|
|
526 Thu Feb 27 17:41:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
527
|
|
528 * subr.el (eval-after-load): Enable.
|
|
529 (eval-next-after-load): Ditto.
|
|
530
|
|
531 Thu Feb 27 10:59:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
532
|
|
533 * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
|
|
534 courtesy of Erik Naggum <erik@naggum.no>.
|
|
535
|
|
536 Fri Feb 28 22:17:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
537
|
|
538 * prim/isearch-mode.el: Added "_" to the `interactive' forms of
|
|
539 most functions.
|
|
540 (isearch-mode-map): Define M-y.
|
|
541 (isearch-yank-kill): New function.
|
|
542
|
|
543 * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
|
|
544 don't disable `set-goal-column'.
|
|
545
|
|
546 * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
|
|
547 instead of `C-x C-k'.
|
|
548
|
102
|
549 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
550
|
|
551 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
|
|
552 (local)' in Help menu.
|
|
553
|
|
554 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
555
|
|
556 * mule/mule-debug.el (describe-coding-system): Ported from
|
|
557 Mule to XEmacs.
|
|
558
|
|
559 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
|
|
560 function:
|
|
561 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
|
|
562
|
|
563 Do this only if:
|
|
564 - the current display is an X device
|
|
565 - the displayed width of FULLWIDTH-CHARSET is twice the displayed
|
|
566 width of the 'ascii charset, but only when using ROMAN-REGISTRY.
|
|
567
|
|
568 Traditionally, Asian characters have been displayed so that they
|
|
569 occupy exactly twice the screen space of ASCII (`halfwidth')
|
|
570 characters. On many systems, e.g. Sun CDE systems, this can only be
|
|
571 achieved by using a national variant roman font to display ASCII."
|
|
572
|
100
|
573 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
574
|
|
575 * edebug/edebug.el: Synch up with Emacs 19.34.
|
|
576
|
|
577 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
|
|
578
|
|
579 Sat Feb 22 17:11:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
580
|
|
581 * prim/loadup.el: Dump new file itimer-autosave.el.
|
|
582
|
|
583 Sat Feb 22 17:06:32 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
584
|
|
585 * prim/itimer.el: Cleanup, removal of autosave cruft.
|
|
586
|
|
587 Fri Feb 21 09:41:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
588
|
|
589 * prim/simple.el (line-move-ignore-invisible): Reverse previous
|
|
590 change to make this default to nil again.
|
|
591
|
|
592 Thu Feb 20 14:30:50 1997 Jamie Zawinski <jwz@netscape.com>
|
|
593
|
|
594 * prim/files.el (hack-local-variables-prop-line): New version.
|
|
595
|
|
596 Thu Feb 20 11:14:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
597
|
|
598 * prim/files.el: Delete definition of dired-kept-versions.
|
|
599
|
|
600 * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
|
|
601
|
|
602 Wed Feb 19 15:47:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
603
|
|
604 * packages/vc.el (diff-switches): Restore since this global
|
|
605 variable went away with the passing of ange-ftp.
|
|
606
|
|
607 * utils/autoload.el (generate-file-autoloads-1): Don't let
|
|
608 find-file-hooks be run.
|
|
609 (update-file-autoloads): Ditto.
|
|
610 (update-autoloads-from-directory): Ditto.
|
|
611
|
|
612 * x11/x-menubar.el (default-menubar): Correct unguarded reference
|
|
613 to fast-lock-mode variable.
|
|
614
|
|
615 Wed Feb 19 08:04:02 1997 Noah Friedman <friedman@prep.ai.mit.edu>
|
|
616
|
110
|
617 * utils/eldoc.el (eldoc-message-commands): Doc fixes.
|
100
|
618 (eldoc-message): Make function, not macro.
|
|
619
|
110
|
620 * utils/eldoc.el (eldoc-last-message): New internal variable.
|
100
|
621 (eldoc-mode): Initialize it to nil.
|
|
622 (eldoc-message): Use it.
|
|
623 (eldoc-print-current-symbol-info): Use it.
|
|
624
|
110
|
625 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
|
100
|
626 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
|
|
627 idle timers in Emacs.
|
|
628
|
110
|
629 * utils/eldoc.el (eldoc-message-commands-table-size): New constant.
|
100
|
630 (eldoc-add-command): Use it to initialize eldoc-message-commands.
|
|
631
|
110
|
632 * utils/eldoc.el (eldoc-display-message-no-interference-p): New
|
|
633 function.
|
100
|
634 (eldoc-display-message-p): Use it.
|
|
635
|
110
|
636 * utils/eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
|
100
|
637 Arg sym no longer optional.
|
|
638 Do not initialize arg if nil.
|
|
639
|
110
|
640 * utils/eldoc.el (eldoc-forward-sexp-safe): Function deleted.
|
100
|
641 (eldoc-beginning-of-sexp): New function.
|
|
642 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
|
|
643 Use eldoc-current-symbol to get symbol at point.
|
|
644
|
110
|
645 * utils/eldoc.el
|
|
646 (eldoc-function-argstring-from-docstring-method-table): Forge
|
|
647 docstrings for `and', `or', `list', `+', and `-'.
|
100
|
648
|
110
|
649 * utils/eldoc.el (eldoc-add-command-completions): New function.
|
100
|
650 (eldoc-add-command): Take list of args.
|
|
651 No longer interactive.
|
|
652 (eldoc-remove-command-completions): New function.
|
|
653 (eldoc-remove-command): Take list of args.
|
|
654 No longer interactive.
|
|
655
|
110
|
656 * utils/eldoc.el: Initialize eldoc-message-commands using
|
100
|
657 eldoc-add-command-completions.
|
|
658
|
110
|
659 * utils/eldoc.el (eldoc-display-message-p): New function.
|
100
|
660 Return nil if cursor-in-echo-area, or using idle timers and a
|
|
661 command is still active.
|
|
662 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
|
|
663
|
|
664 Tue Feb 18 14:20:01 1997 David Byers <davby@ida.liu.se>
|
|
665
|
|
666 * packages/paren.el (paren-highlight): Minor typo correction.
|
|
667
|
|
668 Tue Feb 18 13:05:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
669
|
|
670 * prim/loadup.el: Dump new file custom-xmas.
|
|
671
|
|
672 Mon Feb 17 21:01:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
673
|
|
674 * prim/help.el (function-compatible-p): New function.
|
|
675 (function-compatibility-doc): New function.
|
|
676 (describe-function-1): Use them.
|
|
677 (variable-compatible-p): New function.
|
|
678 (variable-compatibility-doc): New function.
|
|
679 (describe-variable): Use them.
|
|
680
|
|
681 Mon Feb 17 19:12:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
682
|
|
683 * prim/obsolete.el (x-color-values): Added for Emacs
|
|
684 compatibility.
|
|
685
|
|
686 Mon Feb 17 18:11:24 1997 Michael Kifer <kifer@CS.SunySB.EDU>
|
|
687
|
|
688 * prim/files.el (file-remote-p): Force load of EFS if not already
|
|
689 loaded.
|
|
690
|
|
691 Mon Feb 17 17:45:23 1997 Bob Weiner <weiner@infodock.com>
|
|
692
|
|
693 * modes/lisp-mode.el (eval-last-sexp): Do something special if
|
|
694 evaluating (interactive ...).
|
|
695
|
|
696 Sun Feb 16 21:49:18 1997 Bjorn Victor <Bjorn.Victor@DoCS.UU.SE>
|
|
697
|
|
698 * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
|
|
699 face is neither nil nor cons.
|
|
700
|
|
701 Sun Feb 16 14:26:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
702
|
|
703 * prim/loadup.el: Try not dumping font.elc.
|
|
704
|
|
705 * prim/obsolete.el (display-column-mode): Remove column.el and
|
|
706 leave a forwarding address.
|
|
707
|
|
708 Sat Feb 15 23:21:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
709
|
|
710 * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
|
|
711 expressions in the minibuffer history list.
|
|
712
|
|
713 Sat Feb 15 22:57:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
714
|
|
715 * packages/scroll-in-place.el (scroll-signal-boundary-error):
|
|
716 Allow user to suspend error signals.
|
|
717
|
|
718 Sat Feb 15 21:43:49 1997 John Turner <turner@branagh.ta52.lanl.gov>
|
|
719
|
|
720 * packages/column.el (current-line): Correct defaults for starting
|
|
721 at 1, remove an obsolete variable.
|
|
722
|
|
723 Sat Feb 15 20:17:46 1997 Hal Peterson <hrp@netstar.com>
|
|
724
|
|
725 * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
|
|
726 `cvs log'
|
|
727
|
|
728 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
729
|
|
730 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
731 macro.
|
|
732
|
|
733 Mon Feb 17 02:01:27 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
734
|
|
735 * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
|
|
736 macro.
|
|
737 (edmacro-fix-menu-commands): Would bug out on 'control, etc.
|
|
738 (edmacro-events-to-keys): New function.
|
|
739 (edmacro-format-keys): Use it.
|
|
740 (edmacro-finish-edit): Compare to macros, not strings.
|
|
741 (edmacro-fkeys): New function.
|
|
742 (edmacro-format-keys): Use it.
|
|
743 (edit-kbd-macro): Tweak.
|
|
744
|
98
|
745 Sat Feb 15 13:58:14 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
746
|
|
747 * packages/info.el: Don't call switch-to-buffer if the Info frame
|
|
748 is being deleted.
|
|
749
|
|
750 Sat Feb 15 12:07:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
751
|
|
752 * prim/simple.el (previous-line): Allow escape from signaled error
|
|
753 on buffer boundary.
|
|
754 (next-line): Ditto.
|
|
755
|
|
756 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
757 * utils/redo.el: made before and after status messages so that
|
|
758 the user is aware if a long action is still being processed.
|
|
759
|
|
760 rolled version number up to 1.00, since the package seems to be
|
|
761 stable.
|
|
762
|
|
763 cosmetic changes so the file could be included in the XEmacs
|
|
764 distribution.
|
|
765
|
|
766 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
767
|
|
768 * prim/simple.el (line-move-ignore-invisible): Change default to
|
|
769 t.
|
|
770
|
|
771 Sat Feb 15 01:04:21 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
772
|
|
773 * prim/macros.el: Removed. Superseded by new version in
|
|
774 edmacro.el.
|
|
775
|
|
776 Fri Feb 14 23:29:16 1997 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
777
|
|
778 * modes/executable.el (executable-set-magic): Correct for the #!
|
|
779 getting lost.
|
|
780
|
|
781 Fri Feb 14 23:10:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
782
|
|
783 * prim/modeline.el (modeline-modified-map): Call
|
|
784 vc-toggle-read-only instead of toggle-read-only to be consistent
|
|
785 with override of `C-x C-q'.
|
|
786
|
|
787 Fri Feb 14 16:11:10 1997 Jonathon Edwards <edwards@intranet.com>
|
|
788
|
|
789 * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
|
|
790 cursor blink momentarily after receiving user input.
|
|
791
|
|
792 Fri Feb 14 15:26:38 1997 Jacques Duthen <duthen@club-internet.fr>
|
|
793
|
|
794 * x11/x-menubar.el (default-menubar): mine goes into games menu.
|
|
795
|
|
796 Thu Feb 13 22:16:09 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
797
|
|
798 * prim/files.el (recover-session-finish): Modify for efs.
|
|
799
|
|
800 Thu Feb 13 21:23:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
801
|
|
802 * prim/files.el (file-remote-p): New function.
|
|
803
|
|
804 * sunpro/sunpro-load.el: Do not dump mime-setup under any
|
|
805 circumstances.
|
|
806
|
|
807 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com>
|
|
808
|
|
809 * prim/obsolete.el (insert-before-markers-and-inherit): Correct
|
|
810 typo.
|
|
811
|
|
812 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
813
|
|
814 * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
|
|
815
|
|
816 Wed Feb 12 13:58:01 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
817
|
|
818 * utils/edmacro.el: New file.
|
|
819
|
|
820 Wed Feb 12 09:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
821
|
|
822 * prim/sound.el (load-sound-file): Update documentation of
|
|
823 restrictions on what machines XEmacs can play sound on.
|
|
824
|
|
825 Tue Feb 11 09:39:25 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
826
|
|
827 * prim/glyphs.el (init-glyphs): Correct autodetection to find
|
|
828 GIF89. Look for PNG.
|
|
829
|
|
830 Mon Feb 10 21:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
831
|
|
832 * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
|
|
833 shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
|
|
834
|
|
835 * packages/apropos.el (apropos-print): Ditto.
|
|
836
|
|
837 * prim/lisp.el (lisp-complete-symbol): Ditto.
|
|
838
|
|
839 * prim/help.el (with-displaying-help-buffer): Ditto.
|
|
840
|
|
841 Mon Feb 10 20:58:19 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
842
|
|
843 * x11/x-toolbar.el: Allow customization of toolbar functions by
|
|
844 customizable variables.
|
|
845
|
|
846 Mon Feb 10 14:58:05 1997 Greg Klanderman <greg@alphatech.com>
|
|
847
|
|
848 * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
|
|
849
|
|
850 Sun Feb 9 19:55:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
851
|
|
852 * prim/obsolete.el (define-compatible-variable-alias): New function.
|
|
853 (define-compatible-variable-alias): New function.
|
|
854 .*mode-line.*, frame-parameters, modify-frame-parameters,
|
|
855 x-display-.* all made compatible not obsolete.
|
|
856
|
|
857 * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
|
|
858 compatibility symbols.
|
|
859 (byte-compile-compatible): New function.
|
|
860
|
|
861 * bytecomp/bytecomp-runtime.el (make-compatible): New function.
|
|
862 (make-compatible-variable): New function.
|
|
863
|
|
864 Sun Feb 9 19:14:25 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
865
|
|
866 * utils/redo.el: New file.
|
|
867
|
|
868 * utils/floating-toolbar.el: New file.
|
|
869
|
|
870 Sun Feb 9 15:19:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
871
|
|
872 * custom/custom.el: Remove ;;;###autoloads since this file is
|
|
873 dumped with XEmacs.
|
|
874
|
|
875 Sun Feb 9 00:28:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
876
|
|
877 * custom/widget.el: New file.
|
|
878
|
|
879 * custom/widget-example.el: New file.
|
|
880
|
|
881 * custom/widget-edit.el: New file.
|
|
882
|
|
883 * custom/custom.el: New file.
|
|
884
|
|
885 * custom/custom-edit.el: New file.
|
|
886
|
96
|
887 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
|
|
888
|
|
889 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
|
|
890 typo.
|
|
891
|
|
892 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
893
|
|
894 * packages/font-lock.el (font-lock-fontify-keywords-region):
|
|
895 Correct bounds checking in case the keywords regexp is not
|
|
896 properly anchored.
|
|
897
|
|
898 * packages/ps-print.el: Update maintainer address.
|
|
899
|
|
900 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
|
|
901
|
|
902 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
|
|
903 variables to `byte-compile-bound-variables'.
|
|
904
|
|
905 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
906
|
|
907 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
908 Reverse previous patch.
|
|
909
|
|
910 * prim/minibuf.el (use-dialog-box): Rename from
|
|
911 should-use-dialog-box.
|
|
912 (should-use-dialog-box-p): Use it.
|
|
913
|
|
914 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
|
|
915 cell is not a cons when the cl declare macro is used.
|
|
916
|
|
917 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
918
|
|
919 * modes/cperl-mode.el: Provide 'cperl-mode.
|
|
920
|
94
|
921 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
|
|
922
|
|
923 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
|
|
924 `makefile-macro-table'.
|
|
925
|
|
926 Tue Feb 4 11:06:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
927
|
|
928 * packages/metamail.el (metamail-region): *junet* coding system
|
|
929 name changed to 'junet.
|
|
930
|
|
931 Mon Feb 3 22:34:09 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
932
|
|
933 * iso/iso-acc.el: Critical Bug fix.
|
|
934 Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
|
|
935 Gulledge.
|
|
936
|
|
937 Mon Feb 3 17:11:21 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
938
|
|
939 * modes/make-mode.el (makefile-browser-format-macro-line): Remove
|
|
940 redundant (and wrong) format statement.
|
|
941
|
88
|
942 Fri Jan 31 21:38:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
943
|
|
944 * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
|
|
945 user control over automatic sgml entity to ISO-8859-1 conversion.
|
|
946
|
|
947 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
948
|
|
949 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
|
|
950 lot of new mailer possiblities.
|
|
951
|
|
952 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
953
|
|
954 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
|
|
955 charset-registry call.
|
|
956
|
|
957 Fri Jan 31 00:21:07 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
958
|
|
959 * packages/font-lock.el (font-lock-mode): Don't remove the
|
|
960 `font-lock-pre-idle-hook' from `pre-idle-hook'.
|
|
961
|
|
962 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU>
|
|
963
|
|
964 * packages/compile.el: Speed up regexps.
|
|
965 (compilation-parse-errors): replace re-search-forward with
|
|
966 something faster.
|
|
967
|
|
968 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr>
|
|
969
|
|
970 * x11/x-toolbar.el
|
|
971 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
|
|
972 New functions.
|
|
973 (toolbar-news): Allow running without separate frame.
|
|
974 (toolbar-mail-commands-alist): New variable.
|
|
975 (toolbar-mail-reader): Ditto.
|
|
976 (toolbar-mail): Use them.
|
|
977
|
|
978 * x11/x-menubar.el: Shorten help menu item names.
|
|
979
|
|
980 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
981
|
|
982 * iso/iso-acc.el: Accept accents in isearch.
|
|
983
|
|
984 Wed Jan 29 22:25:38 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
985
|
|
986 * packages/ps-print.el: Make postscript files generated by
|
|
987 ps-print conformant to Adobe DSC specification.
|
|
988
|
86
|
989 Mon Jan 27 21:45:17 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
990
|
|
991 * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
|
|
992
|
|
993 * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
|
|
994 write-region interface.
|
|
995
|
|
996 Mon Jan 27 19:09:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
997
|
|
998 * prim/about.el (about-xemacs): Updated to reflect change of
|
|
999 management.
|
|
1000
|
|
1001 Mon Jan 27 13:25:17 1997 William M. Perry <wmperry@aventail.com>
|
|
1002
|
|
1003 * packages/man.el (Manual-entry-switches): Don't default to -s.
|
|
1004
|
|
1005 Sun Jan 26 16:27:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1006
|
|
1007 * bytecomp/byte-optimize.el (byte-compile-inline-expand):
|
|
1008 Correctly refresh the pointer to a symbol being autoloaded prior
|
|
1009 to inline.
|
|
1010
|
|
1011 Sun Jan 26 13:57:22 1997 Bob Weiner <weiner@infodock.com>
|
|
1012
|
|
1013 * prim/about.el (about-xemacs-xref): Update bio.
|
|
1014
|
|
1015 Sat Jan 25 22:58:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1016
|
|
1017 * x11/x-menubar.el (default-menubar): Update ps-paper-type options
|
|
1018 for new ps-print.el.
|
|
1019
|
84
|
1020 Thu Jan 23 01:40:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1021
|
|
1022 * psgml/psgml-html.el (html-mode): Set up friendlier syntax
|
|
1023 table.
|
|
1024
|
|
1025 * psgml/psgml.el (sgml-running-xemacs): Remove
|
|
1026 sgml-mode-syntax-table since it has been superseded.
|
|
1027
|
82
|
1028 Thu Jan 9 13:32:01 1997 Jacques Duthen Prestataire <duthen@cegelec-red.fr>
|
|
1029
|
|
1030 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
|
|
1031 <simon@gnu.ai.mit.edu>
|
|
1032 (ps-print-version): Fix value.
|
|
1033 (cl lisp-float-type): Require them.
|
|
1034 (ps-number-of-columns ps-*-font-size): Try to select defaults
|
|
1035 better suited when `ps-landscape-mode' is non-nil.
|
|
1036 (ps-*-faces): Change default for Font Lock mode faces when
|
|
1037 `ps-print-color-p' is nil.
|
|
1038 (ps-right-header): Replace `time-stamp-yy/mm/dd'
|
|
1039 by `time-stamp-mon-dd-yyyy'.
|
|
1040 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
|
|
1041 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
|
|
1042 `car-less-than-car'.
|
|
1043 (ps-plot ps-generate): Replace `%d' by `%3d'.
|
|
1044
|
|
1045 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com>
|
|
1046
|
|
1047 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
|
|
1048 minibuffer earlier than the first received event.
|
|
1049
|
|
1050 Wed Jan 22 15:29:08 1997 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
1051
|
|
1052 * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
|
|
1053 menu-bar lookup fails.
|
|
1054
|
|
1055 Wed Jan 22 01:03:42 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1056
|
|
1057 * lisp/x11/x-font-menu.el: Make font menus work better in a
|
|
1058 Japanese environment.
|
|
1059
|
|
1060 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1061
|
|
1062 * lisp/mule/mule-init.el (init-mule): Get Japanese man pages working.
|
|
1063
|
|
1064 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
|
|
1065
|
|
1066 * man.el (Manual-mode): Don't mess with scrollbars if they aren't
|
|
1067 present.
|
|
1068
|
|
1069 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1070
|
|
1071 * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
|
|
1072
|
|
1073 Tue Jan 21 19:32:44 1997 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
|
|
1074
|
|
1075 * prim/files.el (hack-local-variables-prop-line): XEmacs should
|
|
1076 not query to set local variables in the -*- line if there aren't
|
|
1077 any to set!
|
|
1078
|
|
1079 Thu Jan 16 18:24:20 1997 Steven L Baur <steve@miranova.com>
|
|
1080
|
|
1081 * psgml/psgml.el: Use newer interface form for nsgmls.
|
|
1082
|
|
1083 Thu Jan 16 04:06:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1084
|
|
1085 * comint/telnet.el (rsh): (Mostly) correct dealing with detection
|
|
1086 of password prompt at login.
|
|
1087
|
|
1088 Thu Jan 16 03:28:25 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1089
|
|
1090 * modes/view.el (View-scroll-lines-forward): Correct format typo.
|
|
1091
|
|
1092 Mon Jan 13 22:50:23 1997 David Moore <dmoore@UCSD.EDU>
|
|
1093
|
|
1094 * packages/compile.el: Clean up regexps.
|
|
1095
|
|
1096 Sun Jan 12 20:50:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1097
|
|
1098 * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
|
|
1099
|
108
|
1100 Sun Jan 12 18:49:30 1997 ~~ ~~/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
82
|
1101
|
|
1102 * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
|
|
1103 alias
|
|
1104 Import definition of `truncate-string-to-width' from Emacs/mule-delta.
|
|
1105
|
|
1106 Sun Jan 12 13:57:11 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1107
|
|
1108 * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
|
|
1109 readjusted window change the buffer order stack.
|
|
1110
|
|
1111 Sat Jan 11 20:12:47 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
1112
|
|
1113 * utils/finder.el (finder-insert-at-column): Correct off-by-one
|
|
1114 error affecting long file names.
|
|
1115
|
80
|
1116 Fri Jan 10 22:27:58 1997 Shane Holder <holder@rsn.hp.com>
|
|
1117
|
|
1118 * utils/bench.el: New version.
|
|
1119
|
|
1120 Fri Jan 10 13:22:26 1997 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1121
|
|
1122 * packages/man.el (Manual-entry-switches): New variable.
|
|
1123 (Manual-apropos-switches): New variable.
|
|
1124 (Manual-run-formatter): Use them.
|
|
1125
|
|
1126 Thu Jan 9 22:04:42 1997 Greg Klanderman <greg@alphatech.com>
|
|
1127
|
|
1128 * modes/make-mode.el: Allow disabling of suspicious line warnings
|
|
1129 allow macro pickup when a macro is entered normally
|
|
1130 add the runtime macros to the completion list so confirmation is
|
|
1131 not necessary when minibuffer-confirm-incomplete is t.
|
|
1132 (these last two only in effect when makefile-electric-keys=t)
|
|
1133
|
|
1134 Thu Jan 9 11:44:11 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1135
|
|
1136 * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
|
|
1137 on .el and .info files.
|
|
1138
|
|
1139 Wed Jan 8 20:57:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1140
|
|
1141 * prim/help.el (help-mode-quit): Correct typo in docstring.
|
|
1142 (help-mode-quit): Bury help buffer before restoring previous
|
|
1143 window configuration.
|
|
1144
|
|
1145 Wed Jan 8 20:20:01 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
1146
|
|
1147 * x11/x-menubar.el (default-menubar): Include enriched.doc in the
|
|
1148 samples in the help menu.
|
|
1149
|
|
1150 Wed Jan 8 20:09:32 1997 Jens Krinke <krinke@ips.cs.tu-bs.de>
|
|
1151
|
|
1152 * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
|
|
1153 (toolbar-news): Use it.
|
|
1154
|
|
1155 Wed Jan 8 10:11:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1156
|
|
1157 * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
|
|
1158
|
|
1159 Mon Jan 6 18:19:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1160
|
|
1161 * comint/telnet.el (telnet-initial-filter): Enable
|
|
1162 case-fold-search.
|
|
1163 (telnet-maximum-count): Bump up to 6, since 4 does not always
|
|
1164 appear to be enough.
|
|
1165
|
|
1166 Mon Jan 6 08:30:55 1997 Andrew Cohen <cohen@andy.bu.edu>
|
|
1167
|
|
1168 * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
|
|
1169 has been renamed to no-conversion.
|
|
1170 (sgml-bdtd-merge): Ditto.
|
|
1171 (sgml-push-to-entity): Ditto.
|
|
1172
|
|
1173 Sun Jan 5 14:35:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1174
|
|
1175 * utils/loadhist.el (symbol-file): Make interactive.
|
|
1176
|
|
1177 Sun Jan 5 00:40:02 1997 Bob Weiner <weiner@infodock.com>
|
|
1178
|
|
1179 * packages/avoid.el (mouse-avoidance-mode): autoload.
|
|
1180
|
|
1181 * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
|
|
1182 mode option.
|
|
1183
|
78
|
1184 Sat Jan 4 12:25:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1185
|
|
1186 * prim/faces.el (init-other-random-faces): Guard against adding
|
|
1187 modeline buffer tty face if no tty support.
|
|
1188
|
|
1189 Fri Jan 3 23:15:22 1997 Greg Klanderman <greg@alphatech.com>
|
|
1190
|
|
1191 * packages/backup-dir.el: Added to distribution.
|
|
1192
|
|
1193 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1194
|
|
1195 * gnus/gnus-setup.el: Updated to gracefully handle installed
|
|
1196 auxilliary packages like tm, and handle eventual integration of
|
|
1197 Red Gnus/Gnus 5.4.
|
|
1198
|
|
1199 Fri Jan 3 14:32:07 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
1200
|
|
1201 * packages/gnuserv.el (gnuserv-frame): Autoload.
|
|
1202
|
|
1203 * x11/x-menubar.el (default-menubar): Add option to control gnuserv
|
|
1204 creating a new frame.
|
|
1205 (options-menu-saved-forms): Ditto.
|
|
1206
|
|
1207 Fri Jan 3 12:18:41 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1208
|
|
1209 * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
|
|
1210 feature test on 'scrollbar.
|
|
1211
|
|
1212 Fri Jan 3 10:37:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1213
|
|
1214 * packages/mic-paren.el (paren-activate): Update to v1.2.
|
|
1215
|
|
1216 Fri Jan 3 10:21:58 1997 Pete Ware <ware@cis.ohio-state.edu>
|
|
1217
|
|
1218 * x11/x-menubar.el (default-menubar): Add require-final-newline
|
|
1219 and next-line-add-newlines as options in the options menu.
|
|
1220 (options-menu-saved-forms): Ditto.
|
|
1221
|
|
1222 Thu Jan 2 18:52:32 1997 Joel Peterson <tarzan@aosi.com>
|
|
1223
|
|
1224 * prim/simple.el (blink-matching-open): Make sure point is visible
|
|
1225 when blinking.
|
|
1226
|
|
1227 Thu Jan 2 11:25:05 1997 Vinnie Shelton <shelton@icd.teradyne.com>
|
|
1228
|
|
1229 * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
|
|
1230 synch up.
|
|
1231 (occur-mode-map): Ditto.
|
|
1232
|
|
1233 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
1234
|
|
1235 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
1236 sgml-top-tree. Needed by sgml-open-element.
|
|
1237
|
|
1238 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
1239
|
|
1240 * Version 1.0 released.
|
|
1241
|
|
1242 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
1243
|
|
1244 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
1245 replicate the whole format in the code.
|
|
1246
|
|
1247 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
1248
|
|
1249 * psgml-parse.el (sgml-external-file): Try to find system
|
|
1250 identifiers using the sgml-public-map
|
|
1251 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
1252 have effect even if the sgml-public-map contains `%s'.
|
|
1253 (sgml-final): moved to be defined before use.
|
|
1254
|
|
1255 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
1256 character references to character number above 255 by leaving a
|
|
1257 character reference in then parsed entity text.
|
|
1258
|
|
1259 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
1260
|
|
1261 * psgml-other.el (sgml-set-face-for): Nullify
|
|
1262 {after,before}-change-functions as well as (obsolete)
|
|
1263 {after,before}-change-function.
|
|
1264
|
|
1265 Tue Dec 31 11:34:37 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1266
|
|
1267 * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
|
|
1268 prior to starting gdb.
|
|
1269
|
|
1270 Mon Dec 30 17:59:48 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1271
|
|
1272 * comint/telnet.el (telnet-check-software-type-initialize): Remove
|
|
1273 default in cond (which allows special treatment of password prompt
|
|
1274 to work).
|
|
1275
|
|
1276 Mon Dec 30 09:36:04 1996 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
1277
|
|
1278 * packages/gnuserv.el (server-edit): Add option to allow killing
|
|
1279 last visible frame.
|
|
1280
|
|
1281 Sun Dec 29 21:36:44 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1282
|
|
1283 * prim/files-nomule.el: Add trailing newline.
|
|
1284
|
|
1285 Sun Dec 29 18:45:34 1996 James LewisMoss <dres@dres.elam.org>
|
|
1286
|
|
1287 * modes/perl-mode.el: Add (provide 'perl-mode).
|
|
1288
|
|
1289 Sun Dec 29 17:15:57 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1290
|
|
1291 * ilisp/Makefile (elc): Be a little smarter about recompilation.
|
|
1292
|
|
1293 Sun Dec 29 17:14:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1294
|
|
1295 * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
|
|
1296
|
76
|
1297 Sat Dec 28 11:15:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1298
|
|
1299 * x11/x-menubar.el (default-menubar): Move Frame-local font menu
|
|
1300 option to Frame Appearance submenu.
|
|
1301
|
|
1302 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1303
|
|
1304 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
|
|
1305 nil, because everyone was confused by it defaulting to t.
|
|
1306
|
|
1307 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
1308
|
|
1309 * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
|
|
1310 (sort-lines): Ditto.
|
|
1311 (sort-paragraphs): Ditto.
|
|
1312 (sort-pages): Ditto.
|
|
1313 (sort-regexp-fields): Ditto.
|
|
1314 (sort-numeric-fields): Ditto.
|
|
1315 (sort-regexp-fields): Ditto.
|
|
1316 (sort-columns): Ditto.
|
|
1317 (sort-regexp-fields): Use compare-buffer-substrings if available.
|
|
1318
|
|
1319 Fri Dec 27 12:09:23 1996 Noah Friedman <friedman@gnu.ai.mit.edu>
|
|
1320
|
|
1321 * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
|
|
1322 expansion from happening multiple times.
|
|
1323
|
|
1324 Fri Dec 27 02:31:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1325
|
|
1326 * prim/help.el (help-for-help): Don't confuse help character `b'
|
|
1327 with scrolling character `b' in view-less help buffer.
|
|
1328
|
|
1329 * packages/scroll-in-place.el: Synch with 19.15.
|
|
1330
|
|
1331 Thu Dec 26 15:25:09 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1332
|
|
1333 * x11/x-menubar.el (xemacs-splash-buffer): New function.
|
|
1334 (default-menubar): Use it.
|
|
1335 (default-menubar): Reorganize help menus.
|
|
1336
|
|
1337 * prim/startup.el (startup-message-timeout): More or less disable
|
|
1338 the timeout of the splash screen.
|
|
1339
|
|
1340 * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
|
|
1341 Rosetta Man patch.
|
|
1342 (Manual-nuke-nroff-bs): Use it.
|
|
1343
|
|
1344 Tue Dec 24 12:46:22 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1345
|
|
1346 * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
|
|
1347 buffer to fit.
|
|
1348
|
|
1349 Mon Dec 23 15:44:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1350
|
|
1351 * utils/delbackspace.el: Correct rebindings so they work properly
|
|
1352 when cc-mode is not dumped with XEmacs.
|
|
1353
|
|
1354 * packages/apropos.el (apropos-print): Minimize size of *Apropos*
|
|
1355 window if it is small.
|
|
1356
|
|
1357 * prim/lisp.el (lisp-complete-symbol): Minimize size of
|
|
1358 *Completions* window.
|
|
1359
|
|
1360 * prim/help.el (with-displaying-help-buffer): (Based on an idea
|
|
1361 from Sudish Joseph) minimize size of displayed help window.
|
|
1362
|
|
1363 * modes/fortran.el (fortran-window-create-momentarily): Fix
|
|
1364 lossage from synch with Emacs 19.34.
|
|
1365 (fortran-abbrev-start): Ditto.
|
|
1366
|
|
1367 Sun Dec 22 15:33:25 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
1368
|
|
1369 * x11/x-toolbar.el (toolbar-news): Check whether this is the last
|
|
1370 frame before deleting it.
|
|
1371
|
|
1372 Sun Dec 22 00:37:42 1996 Sudish Joseph <sudish@mindspring.com>
|
|
1373
|
|
1374 * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
|
|
1375 as well as linefeeds.
|
|
1376
|
|
1377 * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
|
|
1378 in setting unread-command-events.
|
|
1379
|
|
1380 Sat Dec 21 23:37:02 1996 Bob Weiner <weiner@infodock.com>
|
|
1381
|
|
1382 * packages/font-lock.el: Update Java support.
|
|
1383
|
|
1384 Sat Dec 21 22:48:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1385
|
|
1386 * packages/fontl-hooks.el: Add provide (synch with 19.15).
|
|
1387
|
|
1388 * x11/x-toolbar.el: Don't quote lambda macro.
|
|
1389
|
|
1390 * packages/session.el: Removed from distribution.
|
|
1391
|
|
1392 Sat Dec 21 22:37:37 1996 Neal Becker <neal@ctd.comsat.com>
|
|
1393
|
|
1394 * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
|
|
1395
|
74
|
1396 Fri Dec 20 15:19:36 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1397
|
|
1398 * packages/compile.el (compilation-error-regexp-alist): Complete
|
|
1399 fix for lossage on bad regexps.
|
|
1400
|
|
1401 * prim/loadup.el: Remove cc-mode as a dumped package.
|
|
1402
|
|
1403 * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
|
|
1404
|
|
1405 * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
|
|
1406 infection that caused incorrect interpretation of SPC in the
|
|
1407 minibuffer.
|
|
1408
|
|
1409 Thu Dec 19 22:16:47 1996 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
|
|
1410
|
|
1411 * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
|
|
1412 Add Show all item.
|
|
1413
|
|
1414 Thu Dec 19 00:37:59 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
1415
|
|
1416 * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
|
|
1417
|
|
1418 Wed Dec 18 23:10:15 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1419
|
|
1420 * prim/simple.el (next-line-add-newlines): Now defaults to nil.
|
|
1421
|
|
1422 Wed Dec 18 22:56:48 1996 Hrvoje Niksic <hniksic@srce.hr>
|
|
1423
|
|
1424 * utils/bench.el (bench-mark-13): Added.
|
|
1425
|
|
1426 Wed Dec 18 20:26:10 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1427
|
|
1428 * mule/mule-coding.el: Change charset names.
|
|
1429
|
|
1430 * mule/japanese-hooks.el: Change charset names.
|
|
1431
|
|
1432 * mule/hebrew-hooks.el: Change charset names.
|
|
1433 Remove quail hooks.
|
|
1434
|
|
1435 * mule/greek-hooks.el: Change charset names.
|
|
1436 Remove quail hooks.
|
|
1437
|
|
1438 * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
|
|
1439 charset names.
|
|
1440 Remove quail hooks.
|
|
1441
|
|
1442 * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
|
|
1443 Remove quail hooks.
|
|
1444
|
|
1445 * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
|
|
1446 Use chinese-gb2312.
|
|
1447 Remove quail hooks.
|
|
1448 (chinese): Comment out code for egg.
|
|
1449
|
|
1450 * mule/thai-hooks.el: Use thai-tis620.
|
|
1451 (thai): Prefer macro definition of lambda.
|
|
1452
|
|
1453 * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
|
|
1454 censorship.
|
|
1455
|
|
1456 * prim/obsolete.el (wholenump): New obsolete alias.
|
|
1457
|
|
1458 * prim/simple.el (comment-indent-function): Use macro definition
|
|
1459 of (lambda () ...).
|
|
1460
|
|
1461 * prim/replace.el (list-matching-lines): Remove redundant
|
|
1462 (message (format ...))
|
|
1463
|
|
1464 * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
|
|
1465 a dumped package).
|
|
1466
|
|
1467 Wed Dec 18 11:09:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1468
|
|
1469 * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
|
|
1470 (telnet-check-software-type-initialize): Cleanup from Synch.
|
|
1471
|
|
1472 Sat Dec 14 17:39:17 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1473
|
|
1474 * packages/buff-menu.el (list-buffers-directory): autoload.
|
|
1475
|
|
1476 Fri Dec 13 16:53:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1477
|
|
1478 * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
|
|
1479 of using prefix argument.
|
|
1480
|
|
1481 * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
|
|
1482 kp-\1.
|
|
1483
|
|
1484 * emulators/tpu-edt.el: Ditto.
|
|
1485
|
|
1486 * x11/x-win-sun.el: Ditto.
|
|
1487
|
|
1488 * x11/x-iso8859-1.el: Ditto.
|
|
1489
|
|
1490 * term/tvi970.el: Ditto.
|
|
1491
|
|
1492 * term/news.el: Ditto.
|
|
1493
|
|
1494 * term/lk201.el: Ditto.
|
|
1495
|
|
1496 * term/linux.el: Ditto.
|
|
1497
|
|
1498 * prim/keydefs.el: Ditto.
|
|
1499
|
|
1500 * prim/events.el: Ditto.
|
|
1501
|
|
1502 * packages/icomplete.el (icomplete-get-keys): Ditto.
|
|
1503
|
|
1504 * games/gomoku.el (gomoku-mode-map): Ditto.
|
|
1505
|
|
1506 * games/blackbox.el (blackbox-mode-map): Ditto.
|
|
1507
|
|
1508 Fri Dec 13 09:40:27 1996 Sudish Joseph <sudish@mindspring.com>
|
|
1509
|
|
1510 * prim/minibuf.el (next-history-element): Remove kludge test on
|
|
1511 minibuffer-history-sexp-flag.
|
|
1512
|
|
1513 * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
|
|
1514 on XEmacsen started on X displays.
|
|
1515
|
|
1516 Thu Dec 12 16:05:53 1996 Raymond Toy <toy@rtp.ericsson.se>
|
|
1517
|
|
1518 * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
|
|
1519 version check to look at major numbers.
|
|
1520 (ilisp-find-top-left-most-window): Ditto.
|
|
1521
|
|
1522 Thu Dec 12 15:21:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1523
|
|
1524 * utils/mail-extr.el (mail-extract-address-components): Don't
|
|
1525 automatically downcase extracted elements. It violates standards.
|
|
1526
|
|
1527 Thu Dec 12 14:46:47 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1528
|
|
1529 * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
|
|
1530 shortened to `buffers-menu-max-size' items even if
|
|
1531 `buffers-menu-submenus-for-groups-p' is non-nil.
|
|
1532
|
|
1533 Let `buffers-menu-submenus-for-groups-p' be an integer : if there
|
|
1534 are more buffers than this value, use submenus, otherwise not.
|
|
1535
|
|
1536 * packages/vc.el (vc-rename-this-file): New function (was missing,
|
|
1537 but referred to on the menubar).
|
|
1538
|
|
1539 * packages/compile.el (compilation-font-lock-keywords): `defvar'
|
|
1540 instead of `defconst'!
|
|
1541
|
|
1542 * prim/mouse.el (default-mouse-track-normalize-point): Double
|
|
1543 click mouse-1 on sexpr selects the sexpr.
|
|
1544
|
|
1545 * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
|
|
1546 `save-options-menu-settings'.
|
|
1547
|
|
1548 Thu Dec 12 14:25:21 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1549
|
|
1550 * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
|
|
1551 region on usage.
|
|
1552 (backward-to-indentation): Ditto.
|
|
1553
|
|
1554 Thu Dec 12 14:22:55 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
1555
|
|
1556 * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
|
|
1557 on usage.
|
|
1558
|
|
1559 Wed Dec 11 20:26:21 1996 Barry A. Warsaw <bwarsaw@CNRI.Reston.VA.US>
|
|
1560
|
|
1561 * prim/files.el (set-auto-mode): Require a #! signature to set
|
|
1562 mode based on interpreter.
|
|
1563
|
|
1564 Wed Dec 11 13:25:50 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1565
|
|
1566 * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
|
|
1567 Rosetta Man Patch.
|
|
1568 (Man-cleanup-manpage): Use it.
|
|
1569
|
|
1570 * prim/simple.el (yank): Corrected a mistaken synch with Emacs
|
|
1571 19.34.
|
|
1572
|
|
1573 * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
|
|
1574 syntax entry so update-autoloads doesn't barf.
|
|
1575
|
|
1576 * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
|
|
1577 bindings.
|
|
1578
|
|
1579 Tue Dec 10 21:24:04 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1580
|
|
1581 * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
|
|
1582 `ps-lpr-switches'.
|
|
1583
|
|
1584 * packages/lpr.el (print-region-1): Allow dynamic expansion of
|
|
1585 `lpr-switches'.
|
|
1586
|
72
|
1587 Tue Dec 10 18:30:01 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
1588
|
|
1589 * modes/vhdl-mode.el: New File.
|
|
1590
|
|
1591 Tue Dec 10 17:59:35 1996 Shane Holder <holder@rsn.hp.com>
|
|
1592
|
|
1593 * utils/bench.el: New file. Utility for benchmarking emacs
|
|
1594 performance.
|
|
1595
|
|
1596 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1597
|
|
1598 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
|
|
1599 bad 19.34 synch patch.
|
|
1600
|
|
1601 * utils/pretty-print.el: New File.
|
|
1602
|
|
1603 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1604
|
|
1605 * prim/files-nomule.el: Documentation corrections.
|
|
1606
|
|
1607 * prim/files.el: Synch to 19.15/Emacs 19.34.
|
|
1608
|
|
1609 Sat Dec 7 18:48:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1610
|
|
1611 * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
|
|
1612 names introduced in 19.15-b2.
|
|
1613
|
|
1614 Fri Dec 6 20:17:47 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1615
|
|
1616 * games/yow.el: Sync to GNU Emacs 19.34.
|
|
1617
|
|
1618 * games/studly.el: Documentation fixes.
|
|
1619
|
|
1620 * games/spook.el: Sync to GNU Emacs 19.34.
|
|
1621
|
|
1622 * games/mpuz.el: Sync to GNU Emacs 19.34.
|
|
1623
|
|
1624 * games/life.el: Sync to GNU Emacs 19.34.
|
|
1625
|
|
1626 * games/hanoi.el: Sync to GNU Emacs 19.34.
|
|
1627
|
|
1628 * games/flame.el: Documentation fixes.
|
|
1629
|
|
1630 * games/dunnet.el: Sync to GNU Emacs 19.34.
|
|
1631
|
|
1632 * games/doctor.el: Sync to GNU Emacs 19.34.
|
|
1633
|
|
1634 * games/dissociate.el: Sync to GNU Emacs 19.34.
|
|
1635
|
|
1636 * games/cookie1.el: Sync to GNU Emacs 19.34.
|
|
1637
|
|
1638 * games/conx.el: Documentation fixes.
|
|
1639
|
|
1640 * games/blackbox.el: Sync to GNU Emacs 19.34.
|
|
1641
|
|
1642 * games/NeXTify.el: Documentation fixes.
|
|
1643
|
|
1644 * packages/man.el: New file/replacement from Emacs 19.34.
|
|
1645
|
|
1646 * packages/man-xref.el: New file from Emacs 19.35.
|
|
1647
|
|
1648 * utils/smtpmail.el: New file from Emacs 19.34.
|
|
1649
|
108
|
1650 Fri Dec 6 09:28:04 1996 ~~ ~~/MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
72
|
1651
|
|
1652 * prim/startup.el (set-default-load-path): Set default-load-path
|
|
1653 dynamically since file-detect.el is dumped with XEmacs.
|
|
1654
|
|
1655 Thu Dec 5 20:37:32 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1656
|
|
1657 * emulators/tpu-mapper.el: Total replacement with version in GNU
|
|
1658 Emacs 19.34.
|
|
1659
|
|
1660 * emulators/tpu-extras.el: Total replacement with version in GNU
|
|
1661 Emacs 19.34.
|
|
1662
|
|
1663 * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
|
|
1664 19.34.
|
|
1665
|
|
1666 * comint/history.el: Documentation fixes.
|
|
1667
|
|
1668 * comint/gdb.el: Documentation fixes.
|
|
1669
|
|
1670 * comint/dbx.el: Documentation fixes.
|
|
1671
|
|
1672 * comint/background.el: Documentation fixes.
|
|
1673
|
|
1674 * rmail/rmail-xemacs.el: Documentation fixes.
|
|
1675
|
|
1676 * rmail/rmail-kill.el: Documentation fixes.
|
|
1677
|
|
1678 * emulators/ws-mode.el: Synch up to Emacs 19.34.
|
|
1679
|
|
1680 * emulators/teco.el: Documentation cleanup.
|
|
1681
|
|
1682 * emulators/mlsupport.el: Synch up to Emacs 19.34.
|
|
1683
|
|
1684 * emulators/mlconvert.el: Synch up to Emacs 19.34.
|
|
1685
|
|
1686 * emulators/edt-vt100.el: New file from Emacs 19.34.
|
|
1687
|
|
1688 * emulators/edt-pc.el: New file from Emacs 19.34.
|
|
1689
|
|
1690 * emulators/edt-mapper.el: New file from Emacs 19.34.
|
|
1691
|
|
1692 * emulators/edt-lk201.el: New file from Emacs 19.34.
|
|
1693
|
|
1694 * emulators/edt.el: Synched up to Emacs 19.34.
|
|
1695
|
|
1696 Thu Dec 5 12:09:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1697
|
|
1698 * prim/replace.el (match-string): Use a function instead of a
|
|
1699 macro to be compatible with .elc files compiled under Emacs.
|
|
1700
|
|
1701 Thu Dec 5 09:50:12 1996 Bob Weiner <weiner@infodock.com>
|
|
1702
|
|
1703 * utils/id-select.el: New file -- Version 1.4.3.
|
|
1704
|
|
1705 Thu Dec 5 09:17:53 1996 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1706
|
|
1707 * emulators/crisp.el: New file.
|
|
1708
|
|
1709 * emulators/scroll-lock.el: New file.
|
|
1710
|
|
1711 Thu Dec 5 00:15:59 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1712
|
|
1713 * prim/help.el: A callable library-type function should not
|
|
1714 contain an unprotected print statement. This change implements my
|
|
1715 version of Erik Naggum's statement about locate-library being less
|
|
1716 chatty in Emacs 19.35.
|
|
1717
|
|
1718 Wed Dec 4 22:00:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1719
|
|
1720 * utils/flow-ctrl.el: Synch up to Emacs 19.34.
|
|
1721
|
|
1722 * utils/forms.el: Synch up to Emacs 19.34.
|
|
1723
|
|
1724 * packages/column.el: Allow column numbers to start at one.
|
|
1725
|
|
1726 * prim/userlock.el: Synch up to Emacs 19.34.
|
|
1727
|
|
1728 * prim/paragraphs.el: Synch up to Emacs 19.34.
|
|
1729
|
|
1730 * prim/page.el: Synch up to Emacs 19.34.
|
|
1731
|
|
1732 * prim/options.el: Synch up to Emacs 19.34.
|
|
1733
|
|
1734 * prim/novice.el: Synch up to Emacs 19.34.
|
|
1735
|
|
1736 * prim/rect.el: Sync up to Emacs 19.34.
|
|
1737
|
|
1738 * prim/reposition.el: Synch up to Emacs 19.34.
|
|
1739
|
|
1740 * prim/replace.el: Synch up to Emacs 19.34.
|
|
1741
|
|
1742 * prim/register.el: Synch up to Emacs 19.34.
|
|
1743
|
|
1744 * prim/indent.el: Synch up to Emacs 19.34.
|
|
1745
|
|
1746 * prim/subr.el: Synch up to Emacs 19.34.
|
|
1747
|
|
1748 * prim/simple.el: Synch up to Emacs 19.34.
|
|
1749
|
|
1750 * prim/debug.el: Synch up to Emacs 19.34.
|
|
1751
|
|
1752 * edebug/cl-specs.el: Comment formatting changes.
|
|
1753
|
|
1754 * edebug/cl-read.el: Protect advisement of eval-region from being
|
|
1755 evaluated more than once.
|
|
1756
|
|
1757 Comment formatting changes.
|
|
1758
|
|
1759 * edebug/advise-eval-region.el: New File. Separate out advise for
|
|
1760 eval-region so it is only evaluated once.
|
|
1761
|
|
1762 * packages/icomplete.el: Fix a bug in locating command bound to key.
|
|
1763
|
|
1764 icomplete-exhibit needs to be called in the setup-hook.
|
|
1765
|
|
1766 * packages/apropos.el: Correct a typo in button binding.
|
|
1767
|
|
1768 Fixes the bug where if apropos-label-face is actually defined as
|
|
1769 face, apropos bombs with an error
|
|
1770
|
|
1771 Do a (provide 'apropos), like all packages should.
|
|
1772
|
|
1773 Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
|
|
1774 customization is unnecessarily painful).
|
|
1775
|
|
1776 Redefines the default faces for the various apropos faces so they
|
|
1777 come out in color by default (defaults are based on various
|
|
1778 standard font-lock faces).
|
|
1779
|
|
1780 * version.el: Bumped up to b31.
|
|
1781
|
|
1782
|