239
|
1 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2
|
|
3 * modeline.el (modeline-minor-mode-menu): Add support for :active
|
|
4 (add-minor-mode): Document :active property to TOGGLE.
|
|
5
|
|
6 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
7
|
|
8 * modeline.el (modeline-minor-mode-menu): Add support for an
|
|
9 `:included' predicate in the `toggle-sym' plist.
|
|
10 (add-minor-mode): Document the :included property, format
|
|
11 docstring some more.
|
|
12 (modeline-minor-mode-menu): Documentation string added.
|
|
13
|
|
14 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
15
|
|
16 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
|
|
17 labels from the symbol-names by thwacking off the overly redundant
|
|
18 and overused "mode", parenthesizing "minor", and capitalizing the
|
|
19 resultant strings. Also shortened the menu's title by eliminating
|
|
20 the redundant buffer name.
|
|
21 (add-minor-mode): Beautified the docstring, added mention of the
|
|
22 `:menu-tag' property of TOGGLE.
|
|
23 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
|
|
24 `toggle-sym' to beatify the mode-life menus.
|
|
25 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
|
|
26 `auto-fill-function'.
|
|
27
|
|
28 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
29
|
|
30 * modeline.el (modeline-minor-mode-menu): Changed the string-only
|
|
31 menus to :style 'toggle.
|
|
32
|
|
33 1997-12-10 Markus Linnala <maage@cs.tut.fi>
|
|
34
|
|
35 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
|
|
36
|
|
37 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
|
|
38
|
|
39 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
|
|
40 only recognize first hyperlink.
|
|
41 (hyper-apropos-highlightify): Deletia, this is already done by
|
|
42 `hyper-apropos-insert-face'.
|
|
43 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
|
|
44
|
|
45 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
46
|
|
47 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
|
|
48 mail.
|
|
49 (toolbar-mail-reader): Add support for `send'.
|
|
50 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
|
|
51
|
|
52 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
|
|
53
|
|
54 * info.el (Info-emacs-info-file-name): Add defvar for
|
|
55 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
|
|
56 will function properly.
|
|
57
|
|
58 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
|
|
59
|
|
60 * simple.el: make the backwards delete function called by
|
|
61 `backward-or-forward-delete-char' user configurable.
|
|
62
|
|
63 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
64
|
|
65 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
|
|
66 compiled function got loaded from.
|
|
67
|
|
68 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
69
|
|
70 * term/apollo.el: Synched up with InfoDock 3.6.2.
|
|
71
|
|
72 1998-01-08 SL Baur <steve@altair.xemacs.org>
|
|
73
|
|
74 * startup.el (load-init-file): Load autoloads earlier.
|
|
75 (startup-splash-frame): Handle InfoDock logo.
|
|
76
|
|
77 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
|
|
78 InfoDock.
|
|
79 (x-init-toolbar-from-resources): Move from x-toolbar.el.
|
|
80
|
|
81 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
|
|
82 doesn't have this function.
|
|
83
|
|
84 * packages.el (locate-data-file): Fix to call `locate-file'.
|
|
85
|
|
86 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
87
|
|
88 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
|
|
89 version of version.el.
|
|
90 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
|
|
91
|
|
92 * x-menubar.el (default-menubar): Guard reference to
|
|
93 `gnuserv-frame'.
|
|
94 (default-menubar): Guard references to `font-lock-mode'.
|
|
95 (default-menubar): Guard references to font-menu-this-frame-only-p'.
|
|
96 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
|
|
97
|
|
98 * make-docfile.el: Don't snarf doc strings from autoloads.
|
|
99
|
|
100 * startup.el (load-init-file): Use algorithm from loaddefs.el for
|
|
101 loading auto-autoloads files.
|
|
102
|
|
103 * loaddefs.el: Disable dumping autoloads.
|
|
104
|
|
105 1998-01-05 SL Baur <steve@altair.xemacs.org>
|
|
106
|
|
107 * lisp-mnt.el: Synch to Emacs 20.2.
|
|
108
|
|
109 * help.el: Remove manual autoload of `finder-by-keyword'.
|
|
110
|
|
111 * finder.el (finder-by-keyword): Autoload.
|
|
112
|
|
113 * help.el: Conditionalize hyperbole setup.
|
|
114
|
|
115 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
116
|
|
117 * packages.el (package-require): Update to reflect new data format.
|
|
118
|
237
|
119 1998-01-02 Didier Verna <verna@inf.enst.fr>
|
|
120
|
|
121 * x-menubar.el (default-menubar): make the tutorials available
|
|
122 through the menubar. (Plus some compilation warnings cleanup).
|
|
123
|
|
124 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
125
|
|
126 * check-features.el: New file. Perform sanity check after build.
|
|
127
|
|
128 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
|
|
129 files to tooltalk package.
|
|
130 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
|
|
131 package.
|
|
132
|
|
133 * package-admin.el (package-admin-xemacs): Use better default for
|
|
134 location of XEmacs binary.
|
|
135
|
|
136 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
137
|
|
138 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
|
|
139 tag with sexp and add value tag with value `t'.
|
|
140
|
|
141 1998-01-03 SL Baur <steve@altair.xemacs.org>
|
|
142
|
|
143 * package-get.el: Changes to work with real data.
|
|
144 From Pete Ware <ware@cis.ohio-state.edu>
|
|
145
|
|
146 * packages.el (packages-reload-autoloads): Guard load for the time
|
|
147 being.
|
|
148
|
|
149 * update-elc.el ("packages.el"): Force loading packages.el instead
|
|
150 of possibly out-of-date packges.elc.
|
|
151 * make-docfile.el ("packages.el"): Ditto.
|
|
152
|
235
|
153 1998-01-02 Colin Rafferty <colin@xemacs.org>
|
|
154
|
|
155 * build-report.el (build-report-delete-regexp): Added a rule for
|
|
156 the main tarball shadowing anything past it.
|
|
157
|
|
158 1998-01-02 SL Baur <steve@altair.xemacs.org>
|
|
159
|
|
160 * packages.el (package-provide): Delete a previous provide.
|
|
161
|
|
162 * package-info.el: New file.
|
|
163
|
|
164 * package-get.el: New file.
|
|
165 From Pete Ware <ware@cis.ohio-state.edu>
|
|
166 (package-get): Fix md5 computation to work with Mule.
|
|
167
|
|
168 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
169
|
|
170 * simple.el (log-message-*): Quote symbols in docstrings properly.
|
|
171
|
|
172 1998-01-01 SL Baur <steve@altair.xemacs.org>
|
|
173
|
|
174 * packages.el (packages-new-autoloads): Ignore symbolic links.
|
|
175
|
|
176 * cus-face.el (face-custom-attributes-get): Fix typo.
|
|
177 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
178
|
|
179 1997-12-31 SL Baur <steve@altair.xemacs.org>
|
|
180
|
|
181 * startup.el (load-init-file): Reload new or changed autoloads
|
|
182 unless inhibited. Reload modified dumped lisp (stubbed).
|
|
183
|
|
184 * packages.el (packages-new-autoloads): New function.
|
|
185 (packages-reload-autoloads): New function.
|
|
186 (packages-reload-dumped-lisp): New (stub) function.
|
|
187
|
|
188 * loadup.el: Inhibit reloading dumped files when running temacs.
|
|
189
|
|
190 * loadhist.el (file-provides): Extend to handle variant
|
|
191 extensions.
|
|
192
|
|
193 * replace.el (query-replace): Fix typo.
|
|
194
|
|
195 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
196
|
|
197 * make-docfile.el: list-autoloads-path has been renamed.
|
|
198 * update-elc.el: list-autoloads has been renamed.
|
|
199
|
|
200 * packages.el (packages-list-autoloads): Renamed.
|
|
201 (packages-list-autoloads-path): Ditto.
|
|
202
|
233
|
203 1997-12-29 Colin Rafferty <colin@xemacs.org>
|
|
204
|
|
205 * packages.el (packages-find-packages-1): Made it signal a warning
|
|
206 for an error in an auto-autoload.el file.
|
|
207
|
|
208 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
209
|
|
210 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
|
|
211 tag with const.
|
|
212 From Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
213
|
|
214 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
|
|
215
|
|
216 * loadhist.el (unload-feature): Remove autoload.
|
|
217
|
|
218 1997-12-28 SL Baur <steve@altair.xemacs.org>
|
|
219
|
|
220 * loadhist.el: Unpackaged.
|
|
221
|
|
222 * help.el (describe-symbol-find-file): Rename
|
|
223 `describe-function-find-file' and make old name obsolete.
|
|
224 (describe-function-1): Use it.
|
|
225 (describe-function-1): Guard reference to
|
|
226 `compiled-function-annotation'.
|
|
227
|
231
|
228 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
229
|
|
230 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
|
|
231 argument.
|
|
232 (help-mode-quit): New optional arg to control whether it kills or
|
|
233 buries. Tidied up.
|
|
234 (with-displaying-help-buffer): Don't kill buffer initially, even
|
|
235 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
|
|
236 (help-pretty-print-value): Rename back from
|
|
237 `help-maybe-pretty-print-value'! If `pp-internal' is available
|
|
238 use it, otherwise use dumped `cl-prettyprint'.
|
|
239 (describe-variable): Use `help-pretty-print-value' again.
|
|
240 (find-func): Removed reference to "find-func" at end.
|
|
241
|
|
242 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
243
|
|
244 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
|
|
245 GUI XEmacs. Rename? x-menubar is rather window system
|
|
246 independant, except for a couple of items.
|
|
247
|
|
248 1997-12-26 SL Baur <steve@altair.xemacs.org>
|
|
249
|
|
250 * x-menubar.el (default-menubar): Remove hyperbole and oobr
|
|
251 entries as they will no longer be distributed with XEmacs.
|
|
252
|
|
253 * format.el (format-alist): Fix image/tiff regexps.
|
|
254 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
255
|
|
256 * help.el (help-maybe-pretty-print-value): Rename.
|
|
257 (describe-variable): Use it.
|
|
258 (describe-variable): Add trailing linefeed.
|
|
259
|
|
260 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
261
|
|
262 * help.el (describe-function-1): Don't output anything for
|
|
263 arglist of autoload functions.
|
|
264
|
|
265 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
266
|
|
267 * help.el (describe-function-1): Don't output anything for
|
|
268 arglist of autoload functions.
|
|
269
|
|
270 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
271
|
|
272 * help.el (help-mode-map): New bindings for `help-mode-bury',
|
|
273 `describe-function-at-point', `describe-variable-at-point',
|
|
274 `Info-elisp-ref', `customize-variable', `help-next-section' and
|
|
275 `help-prev-section'.
|
|
276 (help-next-section): New function.
|
|
277 (help-prev-section): New function.
|
|
278 (help-mode-quit): Changed to kill the help buffer.
|
|
279 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
|
|
280 correctly.
|
|
281 (help-buffer-name): New function to generate the name of help
|
|
282 buffers.
|
|
283 (with-displaying-help-buffer): Is now a macro. Takes an new first
|
|
284 argument giving the name of the help buffer.
|
|
285 (describe-key): Use `with-displaying-help-buffer' with name.
|
|
286 (describe-mode): Ditto.
|
|
287 (describe-bindings): Ditto.
|
|
288 (describe-prefix-bindings): Ditto.
|
|
289 (view-lossage): Ditto.
|
|
290 (with-syntax-table): New macro.
|
|
291 (function-called-at-point): Use `ignore-errors' and
|
|
292 `with-syntax-table'.
|
|
293 (function-at-point): Ditto.
|
|
294 (describe-function): Use `with-displaying-help-buffer' with name.
|
|
295 (function-arglist): Extracted from `describe-function-1'. Returns
|
|
296 function's arglist as string.
|
|
297 (function-documentation): Extracted from `describe-function-1'.
|
|
298 Returns function's docstring.
|
|
299 (describe-function-1): Remove all the "stream" garbage, including
|
|
300 the stream argument. Use `function-arglist' and
|
|
301 `function-documentation'.
|
|
302 (describe-function-arglist): Just use `function-arglist'.
|
|
303 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
|
|
304 (help-pretty-print-value): New function to help with
|
|
305 pretty-printing variable values. Knows about `#<...>'. Needs
|
|
306 `pp-internal'.
|
|
307 (describe-variable): Use `with-displaying-help-buffer' with name.
|
|
308 Formatting improved. Display file where variable is defined, if
|
|
309 known. Use `help-pretty-print-value'.
|
|
310 (describe-syntax): Use `with-displaying-help-buffer' with name.
|
|
311 (list-processes): Remove "stream" garbage.
|
|
312
|
229
|
313 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
314
|
|
315 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
|
|
316 call a dumped routine instead.
|
|
317
|
|
318 * x-win-xfree86.el: Wrap file in defun.
|
|
319 * x-win-sun.el: Ditto.
|
|
320
|
|
321 1997-12-23 SL Baur <steve@altair.xemacs.org>
|
|
322
|
|
323 * help.el (view-emacs-news): Remove usage of outl-mouse which
|
|
324 advises functions and does other evil things.
|
|
325
|
|
326 1997-12-22 SL Baur <steve@altair.xemacs.org>
|
|
327
|
|
328 * format.el (format-alist): Add `image/tiff'.
|
|
329 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
330
|
|
331 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
332
|
|
333 * about.el (about-hackers): More names added.
|
|
334
|
|
335 * make-docfile.el: Remove superfluous package path search.
|
|
336
|
|
337 * loaddefs.el: Commentary changes. Removal of VM autoloads.
|
|
338
|
227
|
339 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
340
|
|
341 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
|
|
342 ignored shadows.
|
|
343
|
|
344 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
345
|
|
346 * startup.el (set-default-load-path): Make sure lisp and site-lisp
|
|
347 get trailing slashes when added to the load-path.
|
|
348
|
|
349 * x-init.el (init-x-win): Locate where XEmacs X localization files
|
|
350 are.
|
|
351
|
|
352 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
353
|
|
354 * x-faces.el: Added support for foregroundToolBarColor
|
|
355 to xpm-color-symbols.
|
|
356
|
|
357 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
358
|
|
359 * etags.el (tags-remove-duplicates): Removed.
|
|
360 (buffer-tag-table-list): Use `delete-duplicates'.
|
|
361
|
|
362 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
|
|
363 correctly.
|
|
364 (get*): Defalias to `get'.
|
|
365
|
|
366 * cl.el (eql): Compare integers with `eq'.
|
|
367 (cl-map-extents): Check for `map-extents' first.
|
|
368
|
|
369 1997-12-17 Didier Verna <verna@inf.enst.fr>
|
|
370
|
|
371 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
|
|
372 added the 'numero', 'copyright' and 'trademark' symbols.
|
|
373
|
|
374 * leim/quail/latin-post.el ("french-postfix"): see above.
|
|
375
|
|
376 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
377
|
|
378 * widget.el (define-widget): Check the arguments.
|
|
379
|
|
380 * cus-edit.el (customize-face): Use `check-argument-type'.
|
|
381 (custom-variable-value-create): Use `signal' to signal error.
|
|
382 (custom-variable-reset-saved): Ditto.
|
|
383 (custom-variable-reset-standard): Ditto.
|
|
384 (custom-face-reset-saved): Ditto.
|
|
385
|
|
386 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
|
|
387 (widget-default-format-handler): Ditto.
|
|
388 (widget-checklist-add-item): Ditto.
|
|
389 (widget-radio-add-item): Ditto.
|
|
390 (widget-editable-list-entry-create): Ditto.
|
|
391 (widget-sexp-prompt-value): Ditto.
|
|
392
|
|
393 * custom.el (custom-declare-variable): Signal errors better.
|
|
394 (custom-handle-keyword): Ditto.
|
|
395 (custom-declare-group): Ditto.
|
|
396
|
|
397 * window-xemacs.el (windows): Ditto.
|
|
398
|
|
399 * menubar.el (menu): Ditto.
|
|
400
|
|
401 * keydefs.el (keyboard): Ditto.
|
|
402
|
|
403 * minibuf.el (minibuffer): Ditto.
|
|
404
|
|
405 * process.el (execute): Ditto.
|
|
406
|
|
407 * fill.el (fill): Ditto.
|
|
408
|
|
409 * modeline.el (modeline): Ditto.
|
|
410
|
|
411 * help.el (help): Ditto.
|
|
412
|
|
413 * faces.el (faces): Ditto.
|
|
414
|
|
415 * files.el (files): Ditto.
|
|
416
|
|
417 * x-init.el (x): Ditto.
|
|
418
|
|
419 * lisp-mode.el (lisp): Ditto.
|
|
420
|
|
421 * process.el (processes): Ditto.
|
|
422
|
|
423 * mouse.el (mouse): Ditto.
|
|
424
|
|
425 * abbrev.el (abbrev): Moved from cus-edit.
|
|
426
|
|
427 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
|
|
428 as variable declaration.
|
|
429
|
|
430 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
431
|
|
432 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
433 (find-menu-item): Cosmetic changes.
|
|
434
|
|
435 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
436
|
|
437 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
|
|
438
|
|
439 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
440
|
|
441 * startup.el (set-default-load-path): Only search package-path
|
|
442 when not running temacs.
|
|
443
|
|
444 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
|
|
445 files.
|
|
446
|
|
447 * loadup.el: Correct commentary. Reformatting.
|
|
448 (really-early-error-handler): Use absolute path to the
|
|
449 first dumped-lisp.el file.
|
|
450 (really-early-error-handler): Print full path name of
|
|
451 each dumped lisp file (inherited from InfoDock).
|
|
452
|
|
453 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
|
|
454 dumped-lisp.el files.
|
|
455
|
|
456 * make-docfile.el (preloaded-file-list): Reorder when the
|
|
457 package-path is searched.
|
|
458 * update-elc.el: Ditto.
|
|
459
|
|
460 * lisp-mode.el (call-with-condition-handler): Treat the same as
|
|
461 `condition-case' for indentation.
|
|
462
|
|
463 * about.el (about-xemacs): Update release date.
|
|
464
|
225
|
465 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
466
|
|
467 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
|
|
468 anywhere but at the last clause.
|
|
469 (ecase): Disallow `t' and `otherwise'.
|
|
470
|
|
471 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
472
|
|
473 * cus-edit.el (custom-buffer-create-buttons): New function
|
|
474 from stuff moved out of `custom-buffer-create-internal'.
|
|
475 (custom-novice): New variable. Default t.
|
|
476 (custom-display-global-buttons): Ditto. Default `top'.
|
|
477 (custom-buffer-create-internal): Only display help if
|
|
478 `custom-novice' is non-nil. Display global buttons according to
|
|
479 `custom-display-global-buttons'.
|
|
480
|
|
481 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
482
|
|
483 * menubar.el (find-menu-item): Use `check-argument-type'.
|
|
484 (find-menu-item): Cosmetic changes.
|
|
485
|
|
486 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
|
|
487
|
|
488 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
|
|
489 look.
|
|
490
|
227
|
491 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
225
|
492
|
227
|
493 * format.el (format-deannotate-region): Bug fix.
|
|
494 Deannotating a region containing unknown tags would fail
|
|
495 (causing decoding of text/enriched to fail at user level)
|
225
|
496
|
|
497 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
|
|
498
|
|
499 * minibuf.el (read-directory-name): Support sixth
|
|
500 arg, HISTORY, as already documented.
|
|
501
|
|
502 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
503
|
|
504 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
|
|
505 to `ecase'.
|
|
506
|
|
507 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
508
|
|
509 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
|
|
510 skk-activate.
|
|
511
|
223
|
512 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
513
|
225
|
514 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.
|