comparison lisp/ChangeLog @ 136:b980b6286996 r20-2b2

Import from CVS: tag r20-2b2
author cvs
date Mon, 13 Aug 2007 09:31:12 +0200
parents 34a5b81f86ba
children 6608ceec7cf8
comparison
equal deleted inserted replaced
135:4636a6841cd6 136:b980b6286996
1 Wed Apr 23 10:56:05 1997 Steven L Baur <steve@altair.xemacs.org>
2
3 * prim/files.el (hack-local-variables-prop-line): Mistakenly
4 returned t when enable-local-variables was nil.
5
6 * psgml/psgml-charent.el (sgml-display-char-list-filename): Move
7 iso88591.map to a proper location.
8
9 * prim/sound.el (load-sound-file): Make sure sound files are read
10 as binary files.
11
12 Tue Apr 22 02:05:38 1997 Steven L Baur <steve@altair.xemacs.org>
13
14 * packages/vc.el (vc-directory): Set text properties.
15
16 * psgml/psgml-xemacs.el (sgml-xemacs-get-popup-value): Allow for
17 interactive commands.
18
19 Mon Apr 21 15:15:12 1997 Steven L Baur <steve@altair.xemacs.org>
20
21 * prim/minibuf.el (input-error): New error type.
22 (read-from-minibuffer): Use it.
23
24 * comint/comint.el (comint-exec-hook): Do not Customize due to
25 interactions with setting language environment in MULE.
26
27 Sun Apr 20 09:36:19 1997 Steven L Baur <steve@altair.xemacs.org>
28
29 * packages/info.el (Info-footnote-tag): Changing the footnote tag
30 from the default "Note" is broken.
31
32 Tue Apr 22 07:01:20 1997 Hrvoje Niksic <hniksic@srce.hr>
33
34 * prim/keydefs.el (global-map): Bind it to `C-z'.
35
36 * prim/frame.el (suspend-emacs-or-iconify-frame): New function.
37
1 Fri Apr 18 16:45:07 1997 Steven L Baur <steve@altair.xemacs.org> 38 Fri Apr 18 16:45:07 1997 Steven L Baur <steve@altair.xemacs.org>
2 39
3 * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with 40 * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with
4 existence check on mark-active too. 41 existence check on mark-active too.
5 (skeleton-proxy): Ditto. 42 (skeleton-proxy): Ditto.