annotate lisp/ChangeLog @ 247:e70b3a057e12 r20-5b22

Import from CVS: tag r20-5b22
author cvs
date Mon, 13 Aug 2007 10:18:21 +0200
parents 51092a27c943
children 83b3d10dcba9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
247
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
1 1998-01-27 SL Baur <steve@altair.xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
2
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
3 * loadup.el (running-xemacs): Spelling fix.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
4
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
5 1998-01-26 Colin Rafferty <colin@xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
6
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
7 * packages.el (packages-find-packages-1): Don't allow a backwards
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
8 compatible lisp tree to overwrite `preloaded-file-list'.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
9
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
10 1998-01-26 SL Baur <steve@altair.xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
11
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
12 * loadup.el: Don't delete "xemacs" prior to dumping.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
13
245
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
14 1998-01-24 SL Baur <steve@altair.xemacs.org>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
15
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
16 * package-info.el (pi-last-mod-date): New function.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
17 (pi-author-version): New function.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
18 (batch-update-package-info): Use them.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
19
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
20 1998-01-23 Colin Rafferty <colin@xemacs.org>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
21
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
22 * frame.el (get-frame-for-buffer-default-to-current): Create.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
23 (get-frame-for-buffer-noselect): Allow user to use current frame
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
24 with `get-frame-for-buffer-default-to-current'.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
25
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
26 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
27
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
28 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
29 (byte-compile-output-docform): Ditto.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
30 (byte-compile-compiled-obj-to-list): Ditto.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
31
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
32 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
33
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
34 * startup.el (command-line-1): Removed code that ran
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
35 buffer-menu.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
36
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
37 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
38
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
39 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
40
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
41 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
42
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
43 * frame.el (suspend-emacs-or-iconify-frame): Check using
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
44 `device-on-window-system-p' instead of explicitly checking for X,
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
45 so that the same logic works for MS Windows.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
46 (suspend-or-iconify-emacs): Ditto.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
47
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
48 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
49
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
50 * about.el (about-maintainer-info): Andy Piper is back.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
51 (xemacs-hackers): Updated Andy Piper's email address.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
52 (about-hackers): Added Jonathan Harris.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
53 (about-hackers): Updated Tibor Polgar's email address.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
54
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
55 1998-01-18 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
56
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
57 * about.el: Add xemacs.org email manager.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
58
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
59 * package-get-base.el (package-get-base): Updated with most recent
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
60 package updates.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
61
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
62 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
63
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
64 * help.el (function-arglist): Use `indirect-function' instead of
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
65 `symbol-function' so that aliases are treated correctly.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
66
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
67 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
68
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
69 * help.el (help-map): Add f1 binding to `help-for-help'.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
70 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
71 (describe-key-briefly): Use `princ' "%s" to print object.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
72 (with-displaying-help-buffer): Kill buffer if it exists, again.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
73 (describe-key): Use `princ' "%s" to print object.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
74 (describe-function-1): Use `princ' "%s" to print object.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
75 Commented out alias lines removed.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
76 (help-pretty-print-limit): New variable to control pretty-printing
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
77 of variable values.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
78 (help-maybe-pretty-print-value): Steve wins! Renamed back from
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
79 `help-pretty-print-value' again. Only print-print when OBJECT is
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
80 list of length less than `help-pretty-print-limit'.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
81 (describe-variable): Use `help-maybe-pretty-print-value' again.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
82
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
83 1998-01-18 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
84
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
85 * simple.el (blink-matching-open): Remove C++ kludge.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
86 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
87
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
88 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
89
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
90 * info.el (Info-default-directory-list): Made the documentation
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
91 more explanitory.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
92
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
93 1998-01-13 Martin Buchholz <martin@xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
94
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
95 * lisp/packages.el:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
96 * lisp/package-admin.el:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
97 * lisp/build-report.el:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
98 Fix typos.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
99
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
100 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
101
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
102 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
103 warnings in Java buffers without final newline and editing the
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
104 last line.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
105
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
106 1998-01-17 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
107
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
108 * packages.el (packages-find-packages-1): Don't allow a backwards
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
109 compatible lisp tree to overwrite `preloaded-file-list'.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
110 Suggested by Colin Rafferty <colin@xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
111
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
112 * mouse.el (mouse-offix-drop): Set undo-boundary.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
113 From Oliver Graf <ograf@fga.de>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
114
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
115 1998-01-13 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
116
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
117 * loadup.el (load-gc): rewrite as defun.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
118 Print something sensical if a required dump-time file isn't found.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
119
241
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
120 1998-01-12 SL Baur <steve@altair.xemacs.org>
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
121
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
122 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
123 bug strikes a menudescriptor.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
124
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
125 * package-get-base.el (package-get-base): Updated.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
126
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
127 * package-info.el (batch-update-package-info): Derive REQUIRES
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
128 from the Makefile.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
129
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
130 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
131
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
132 * files.el (save-some-buffers): Don't play games with deleting
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
133 other windows if we are in the minibuffer window.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
134
239
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
135 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
136
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
137 * modeline.el (modeline-minor-mode-menu): Add support for :active
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
138 (add-minor-mode): Document :active property to TOGGLE.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
139
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
140 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
141
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
142 * modeline.el (modeline-minor-mode-menu): Add support for an
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
143 `:included' predicate in the `toggle-sym' plist.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
144 (add-minor-mode): Document the :included property, format
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
145 docstring some more.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
146 (modeline-minor-mode-menu): Documentation string added.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
147
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
148 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
149
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
150 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
151 labels from the symbol-names by thwacking off the overly redundant
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
152 and overused "mode", parenthesizing "minor", and capitalizing the
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
153 resultant strings. Also shortened the menu's title by eliminating
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
154 the redundant buffer name.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
155 (add-minor-mode): Beautified the docstring, added mention of the
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
156 `:menu-tag' property of TOGGLE.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
157 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
158 `toggle-sym' to beatify the mode-life menus.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
159 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
160 `auto-fill-function'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
161
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
162 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
163
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
164 * modeline.el (modeline-minor-mode-menu): Changed the string-only
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
165 menus to :style 'toggle.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
166
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
167 1997-12-10 Markus Linnala <maage@cs.tut.fi>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
168
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
169 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
170
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
171 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
172
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
173 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
174 only recognize first hyperlink.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
175 (hyper-apropos-highlightify): Deletia, this is already done by
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
176 `hyper-apropos-insert-face'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
177 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
178
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
179 1998-01-09 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
180
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
181 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
182 mail.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
183 (toolbar-mail-reader): Add support for `send'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
184 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
185
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
186 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
187
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
188 * info.el (Info-emacs-info-file-name): Add defvar for
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
189 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
190 will function properly.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
191
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
192 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
193
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
194 * simple.el: make the backwards delete function called by
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
195 `backward-or-forward-delete-char' user configurable.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
196
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
197 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
198
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
199 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
200 compiled function got loaded from.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
201
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
202 1998-01-09 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
203
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
204 * term/apollo.el: Synched up with InfoDock 3.6.2.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
205
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
206 1998-01-08 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
207
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
208 * startup.el (load-init-file): Load autoloads earlier.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
209 (startup-splash-frame): Handle InfoDock logo.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
210
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
211 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
212 InfoDock.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
213 (x-init-toolbar-from-resources): Move from x-toolbar.el.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
214
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
215 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
216 doesn't have this function.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
217
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
218 * packages.el (locate-data-file): Fix to call `locate-file'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
219
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
220 1998-01-07 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
221
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
222 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
223 version of version.el.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
224 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
225
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
226 * x-menubar.el (default-menubar): Guard reference to
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
227 `gnuserv-frame'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
228 (default-menubar): Guard references to `font-lock-mode'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
229 (default-menubar): Guard references to font-menu-this-frame-only-p'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
230 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
231
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
232 * make-docfile.el: Don't snarf doc strings from autoloads.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
233
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
234 * startup.el (load-init-file): Use algorithm from loaddefs.el for
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
235 loading auto-autoloads files.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
236
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
237 * loaddefs.el: Disable dumping autoloads.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
238
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
239 1998-01-05 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
240
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
241 * lisp-mnt.el: Synch to Emacs 20.2.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
242
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
243 * help.el: Remove manual autoload of `finder-by-keyword'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
244
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
245 * finder.el (finder-by-keyword): Autoload.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
246
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
247 * help.el: Conditionalize hyperbole setup.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
248
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
249 1998-01-04 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
250
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
251 * packages.el (package-require): Update to reflect new data format.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
252
237
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
253 1998-01-02 Didier Verna <verna@inf.enst.fr>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
254
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
255 * x-menubar.el (default-menubar): make the tutorials available
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
256 through the menubar. (Plus some compilation warnings cleanup).
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
257
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
258 1998-01-04 SL Baur <steve@altair.xemacs.org>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
259
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
260 * check-features.el: New file. Perform sanity check after build.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
261
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
262 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
263 files to tooltalk package.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
264 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
265 package.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
266
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
267 * package-admin.el (package-admin-xemacs): Use better default for
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
268 location of XEmacs binary.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
269
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
270 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
271
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
272 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
273 tag with sexp and add value tag with value `t'.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
274
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
275 1998-01-03 SL Baur <steve@altair.xemacs.org>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
276
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
277 * package-get.el: Changes to work with real data.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
278 From Pete Ware <ware@cis.ohio-state.edu>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
279
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
280 * packages.el (packages-reload-autoloads): Guard load for the time
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
281 being.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
282
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
283 * update-elc.el ("packages.el"): Force loading packages.el instead
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
284 of possibly out-of-date packges.elc.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
285 * make-docfile.el ("packages.el"): Ditto.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
286
235
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
287 1998-01-02 Colin Rafferty <colin@xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
288
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
289 * build-report.el (build-report-delete-regexp): Added a rule for
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
290 the main tarball shadowing anything past it.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
291
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
292 1998-01-02 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
293
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
294 * packages.el (package-provide): Delete a previous provide.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
295
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
296 * package-info.el: New file.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
297
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
298 * package-get.el: New file.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
299 From Pete Ware <ware@cis.ohio-state.edu>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
300 (package-get): Fix md5 computation to work with Mule.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
301
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
302 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
303
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
304 * simple.el (log-message-*): Quote symbols in docstrings properly.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
305
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
306 1998-01-01 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
307
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
308 * packages.el (packages-new-autoloads): Ignore symbolic links.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
309
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
310 * cus-face.el (face-custom-attributes-get): Fix typo.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
311 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
312
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
313 1997-12-31 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
314
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
315 * startup.el (load-init-file): Reload new or changed autoloads
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
316 unless inhibited. Reload modified dumped lisp (stubbed).
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
317
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
318 * packages.el (packages-new-autoloads): New function.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
319 (packages-reload-autoloads): New function.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
320 (packages-reload-dumped-lisp): New (stub) function.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
321
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
322 * loadup.el: Inhibit reloading dumped files when running temacs.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
323
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
324 * loadhist.el (file-provides): Extend to handle variant
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
325 extensions.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
326
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
327 * replace.el (query-replace): Fix typo.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
328
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
329 1997-12-30 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
330
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
331 * make-docfile.el: list-autoloads-path has been renamed.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
332 * update-elc.el: list-autoloads has been renamed.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
333
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
334 * packages.el (packages-list-autoloads): Renamed.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
335 (packages-list-autoloads-path): Ditto.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
336
233
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
337 1997-12-29 Colin Rafferty <colin@xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
338
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
339 * packages.el (packages-find-packages-1): Made it signal a warning
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
340 for an error in an auto-autoload.el file.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
341
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
342 1997-12-30 SL Baur <steve@altair.xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
343
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
344 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
345 tag with const.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
346 From Aki Vehtari <Aki.Vehtari@hut.fi>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
347
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
348 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
349
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
350 * loadhist.el (unload-feature): Remove autoload.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
351
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
352 1997-12-28 SL Baur <steve@altair.xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
353
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
354 * loadhist.el: Unpackaged.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
355
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
356 * help.el (describe-symbol-find-file): Rename
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
357 `describe-function-find-file' and make old name obsolete.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
358 (describe-function-1): Use it.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
359 (describe-function-1): Guard reference to
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
360 `compiled-function-annotation'.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
361
231
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
362 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
363
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
364 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
365 argument.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
366 (help-mode-quit): New optional arg to control whether it kills or
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
367 buries. Tidied up.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
368 (with-displaying-help-buffer): Don't kill buffer initially, even
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
369 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
370 (help-pretty-print-value): Rename back from
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
371 `help-maybe-pretty-print-value'! If `pp-internal' is available
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
372 use it, otherwise use dumped `cl-prettyprint'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
373 (describe-variable): Use `help-pretty-print-value' again.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
374 (find-func): Removed reference to "find-func" at end.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
375
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
376 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
377
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
378 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
379 GUI XEmacs. Rename? x-menubar is rather window system
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
380 independant, except for a couple of items.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
381
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
382 1997-12-26 SL Baur <steve@altair.xemacs.org>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
383
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
384 * x-menubar.el (default-menubar): Remove hyperbole and oobr
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
385 entries as they will no longer be distributed with XEmacs.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
386
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
387 * format.el (format-alist): Fix image/tiff regexps.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
388 From P. E. Jareth Hein <jareth@camelot-soft.com>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
389
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
390 * help.el (help-maybe-pretty-print-value): Rename.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
391 (describe-variable): Use it.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
392 (describe-variable): Add trailing linefeed.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
393
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
394 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
395
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
396 * help.el (describe-function-1): Don't output anything for
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
397 arglist of autoload functions.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
398
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
399 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
400
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
401 * help.el (describe-function-1): Don't output anything for
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
402 arglist of autoload functions.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
403
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
404 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
405
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
406 * help.el (help-mode-map): New bindings for `help-mode-bury',
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
407 `describe-function-at-point', `describe-variable-at-point',
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
408 `Info-elisp-ref', `customize-variable', `help-next-section' and
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
409 `help-prev-section'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
410 (help-next-section): New function.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
411 (help-prev-section): New function.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
412 (help-mode-quit): Changed to kill the help buffer.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
413 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
414 correctly.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
415 (help-buffer-name): New function to generate the name of help
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
416 buffers.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
417 (with-displaying-help-buffer): Is now a macro. Takes an new first
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
418 argument giving the name of the help buffer.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
419 (describe-key): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
420 (describe-mode): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
421 (describe-bindings): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
422 (describe-prefix-bindings): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
423 (view-lossage): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
424 (with-syntax-table): New macro.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
425 (function-called-at-point): Use `ignore-errors' and
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
426 `with-syntax-table'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
427 (function-at-point): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
428 (describe-function): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
429 (function-arglist): Extracted from `describe-function-1'. Returns
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
430 function's arglist as string.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
431 (function-documentation): Extracted from `describe-function-1'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
432 Returns function's docstring.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
433 (describe-function-1): Remove all the "stream" garbage, including
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
434 the stream argument. Use `function-arglist' and
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
435 `function-documentation'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
436 (describe-function-arglist): Just use `function-arglist'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
437 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
438 (help-pretty-print-value): New function to help with
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
439 pretty-printing variable values. Knows about `#<...>'. Needs
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
440 `pp-internal'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
441 (describe-variable): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
442 Formatting improved. Display file where variable is defined, if
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
443 known. Use `help-pretty-print-value'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
444 (describe-syntax): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
445 (list-processes): Remove "stream" garbage.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
446
229
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
447 1997-12-25 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
448
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
449 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
450 call a dumped routine instead.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
451
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
452 * x-win-xfree86.el: Wrap file in defun.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
453 * x-win-sun.el: Ditto.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
454
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
455 1997-12-23 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
456
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
457 * help.el (view-emacs-news): Remove usage of outl-mouse which
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
458 advises functions and does other evil things.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
459
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
460 1997-12-22 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
461
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
462 * format.el (format-alist): Add `image/tiff'.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
463 From P. E. Jareth Hein <jareth@camelot-soft.com>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
464
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
465 1997-12-21 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
466
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
467 * about.el (about-hackers): More names added.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
468
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
469 * make-docfile.el: Remove superfluous package path search.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
470
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
471 * loaddefs.el: Commentary changes. Removal of VM autoloads.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
472
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
473 1997-12-20 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
474
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
475 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
476 ignored shadows.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
477
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
478 1997-12-18 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
479
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
480 * startup.el (set-default-load-path): Make sure lisp and site-lisp
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
481 get trailing slashes when added to the load-path.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
482
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
483 * x-init.el (init-x-win): Locate where XEmacs X localization files
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
484 are.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
485
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
486 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
487
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
488 * x-faces.el: Added support for foregroundToolBarColor
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
489 to xpm-color-symbols.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
490
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
491 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
492
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
493 * etags.el (tags-remove-duplicates): Removed.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
494 (buffer-tag-table-list): Use `delete-duplicates'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
495
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
496 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
497 correctly.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
498 (get*): Defalias to `get'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
499
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
500 * cl.el (eql): Compare integers with `eq'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
501 (cl-map-extents): Check for `map-extents' first.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
502
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
503 1997-12-17 Didier Verna <verna@inf.enst.fr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
504
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
505 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
506 added the 'numero', 'copyright' and 'trademark' symbols.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
507
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
508 * leim/quail/latin-post.el ("french-postfix"): see above.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
509
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
510 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
511
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
512 * widget.el (define-widget): Check the arguments.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
513
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
514 * cus-edit.el (customize-face): Use `check-argument-type'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
515 (custom-variable-value-create): Use `signal' to signal error.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
516 (custom-variable-reset-saved): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
517 (custom-variable-reset-standard): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
518 (custom-face-reset-saved): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
519
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
520 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
521 (widget-default-format-handler): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
522 (widget-checklist-add-item): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
523 (widget-radio-add-item): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
524 (widget-editable-list-entry-create): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
525 (widget-sexp-prompt-value): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
526
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
527 * custom.el (custom-declare-variable): Signal errors better.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
528 (custom-handle-keyword): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
529 (custom-declare-group): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
530
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
531 * window-xemacs.el (windows): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
532
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
533 * menubar.el (menu): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
534
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
535 * keydefs.el (keyboard): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
536
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
537 * minibuf.el (minibuffer): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
538
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
539 * process.el (execute): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
540
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
541 * fill.el (fill): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
542
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
543 * modeline.el (modeline): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
544
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
545 * help.el (help): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
546
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
547 * faces.el (faces): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
548
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
549 * files.el (files): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
550
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
551 * x-init.el (x): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
552
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
553 * lisp-mode.el (lisp): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
554
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
555 * process.el (processes): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
556
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
557 * mouse.el (mouse): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
558
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
559 * abbrev.el (abbrev): Moved from cus-edit.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
560
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
561 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
562 as variable declaration.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
563
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
564 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
565
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
566 * menubar.el (find-menu-item): Use `check-argument-type'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
567 (find-menu-item): Cosmetic changes.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
568
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
569 1997-12-18 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
570
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
571 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
572
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
573 1997-12-17 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
574
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
575 * startup.el (set-default-load-path): Only search package-path
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
576 when not running temacs.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
577
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
578 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
579 files.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
580
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
581 * loadup.el: Correct commentary. Reformatting.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
582 (really-early-error-handler): Use absolute path to the
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
583 first dumped-lisp.el file.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
584 (really-early-error-handler): Print full path name of
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
585 each dumped lisp file (inherited from InfoDock).
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
586
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
587 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
588 dumped-lisp.el files.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
589
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
590 * make-docfile.el (preloaded-file-list): Reorder when the
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
591 package-path is searched.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
592 * update-elc.el: Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
593
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
594 * lisp-mode.el (call-with-condition-handler): Treat the same as
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
595 `condition-case' for indentation.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
596
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
597 * about.el (about-xemacs): Update release date.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
598
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
599 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
600
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
601 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
602 anywhere but at the last clause.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
603 (ecase): Disallow `t' and `otherwise'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
604
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
605 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
606
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
607 * cus-edit.el (custom-buffer-create-buttons): New function
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
608 from stuff moved out of `custom-buffer-create-internal'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
609 (custom-novice): New variable. Default t.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
610 (custom-display-global-buttons): Ditto. Default `top'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
611 (custom-buffer-create-internal): Only display help if
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
612 `custom-novice' is non-nil. Display global buttons according to
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
613 `custom-display-global-buttons'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
614
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
615 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
616
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
617 * menubar.el (find-menu-item): Use `check-argument-type'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
618 (find-menu-item): Cosmetic changes.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
619
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
620 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
621
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
622 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
623 look.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
624
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
625 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
626
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
627 * format.el (format-deannotate-region): Bug fix.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
628 Deannotating a region containing unknown tags would fail
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
629 (causing decoding of text/enriched to fail at user level)
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
630
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
631 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
632
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
633 * minibuf.el (read-directory-name): Support sixth
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
634 arg, HISTORY, as already documented.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
635
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
636 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
637
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
638 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
639 to `ecase'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
640
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
641 1997-12-14 SL Baur <steve@altair.xemacs.org>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
642
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
643 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
644 skk-activate.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
645
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
646 1997-12-13 SL Baur <steve@altair.xemacs.org>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
647
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
648 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.