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