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