comparison lisp/ChangeLog @ 251:677f6a0ee643 r20-5b24

Import from CVS: tag r20-5b24
author cvs
date Mon, 13 Aug 2007 10:19:59 +0200
parents 83b3d10dcba9
children 157b30c96d03
comparison
equal deleted inserted replaced
250:f385a461c9aa 251:677f6a0ee643
1 1998-02-09 SL Baur <steve@altair.xemacs.org>
2
3 * package-get-base.el (package-get-base): Updated.
4
5 * keymap.el: PC-ize.
6
7 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
8
9 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
10 from' on a fresh line.
11
12 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
13
14 * help.el (help-maybe-pretty-print-value): prin1, not princ the
15 object.
16
17 1998-02-09 SL Baur <steve@altair.xemacs.org>
18
19 * undo-stack.el: PC-ize.
20
21 * cmdloop.el: PC-ize.
22
23 1998-02-08 SL Baur <steve@altair.xemacs.org>
24
25 * bytecomp-runtime.el: PC-ize.
26
27 * byte-optimize.el: Prolog fixup. PC-ize.
28
29 * cus-dep.el: Spelling fix.
30
31 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
32 entries follow).
33
34 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
35
36 * text-mode.el (text-mode-hook-identify): New function,
37 put on text-mode-hook. Set text-mode-variant here.
38 (text-mode): Don't set it here.
39
40 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
41
42 * text-mode.el (text-mode-hook): New defvar.
43 (text-mode-variant): New variable.
44 (text-mode): Set that variable locally.
45 (toggle-text-mode-auto-fill): New command.
46
47 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
48
49 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
50
51 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
52
53 * text-mode.el (paragraph-indent-text-mode):
54 Renamed from spaced-text-mode.
55 (text-mode-map): Bind TAB to indent-relative.
56 (indented-text-mode-map): Variable deleted.
57 (indented-text-mode): Now an alias for text-mode.
58
59 1998-02-05 SL Baur <steve@altair.xemacs.org>
60
61 * loadup.el: test-atoms debugging stuffs removed.
62
63 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
64
65 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
66
1 1997-12-30 Colin Rafferty <colin@xemacs.org> 67 1997-12-30 Colin Rafferty <colin@xemacs.org>
2 68
3 * help.el (describe-beta): Made it use `locate-data-file'. 69 * help.el (describe-beta): Made it use `locate-data-file'.
4 (describe-distribution): Ditto. 70 (describe-distribution): Ditto.
5 (describe-copying): Ditto. 71 (describe-copying): Ditto.