*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2000-06-09 Kenichi Handa <handa@etl.go.jp>
2
3 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
4 "tib24p-mule.bdf" for Tibetan.
5
6 * composite.el (decompose-composite-char): Declare it as obsolete.
7
8 * man.el (Man-fontify-manpage): Pay attention to overstrike
9 pattern for CJK characters (X^H^HX).
10
11 2000-06-08 Gerd Moellmann <gerd@gnu.org>
12
13 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14 Set maintainer to FSF since author isn't reachable.
15
16 2000-06-08 Dave Love <fx@gnu.org>
17
18 * international/mule-cmds.el (select-safe-coding-system): If
19 DEFAULT-CODING-SYSTEM is not specified, also check the most
20 preferred coding-system if buffer-file-coding-system is
21 `undecided'. From Handa.
22
23 2000-06-08 Kenichi Handa <handa@etl.go.jp>
24
25 * international/mule.el
26 (after-insert-file-set-buffer-file-coding-system): If the buffer
27 size is greater than INSERTED, judget that we are not visiting.
28
29 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
30
31 * whitespace.el (defgroup whitespace): Comment out `:version'.
32 XEmacs 20.4 has problems defining the group with this present.
33 We'll have this commented out till get resolve the problem.
34
35 2000-06-07 Gerd Moellmann <gerd@gnu.org>
36
37 * align.el: Update from author.
38
39 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
40
41 * apropos.el (apropos-mode-hook): New user variable.
42 (apropos-mode): Run apropos-mode-hook.
43
44 2000-06-07 David Ponce <david@dponce.com>
45
46 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
47 commands. Require `wid-edit' at run-time.
48
49 2000-06-07 David Ponce <david@dponce.com>
50
51 * recentf.el: Added some "Commentary".
52 (recentf-open-more-files, recentf-edit-list): Minor changes to
53 move the point at the top of the file list. This behaviour is
54 consistent with the menu one when the list contains a lot of
55 files.
56 (recentf-cleanup): Now displays the number of items removed from
57 the list.
58 (recentf-relative-filter) New menu filter to show filenames
59 relative to `default-directory'.
60
61 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
62
63 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
64 with/without giving an error if PostScript printer doesn't have this
65 kind of page size. Zebra Stripe continues or restarts on next page.
66 Manual/automatic paper feeding. Switch or not the header.
67 (ps-print-version): New version number (5.2.2).
68 (ps-windows-system): Include emx as a Windows system.
69 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
70 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
71 (ps-background-text): Code fix.
72 (ps-error-handler-message, ps-user-defined-prologue)
73 (ps-print-prologue-header, ps-printer-name)
74 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
75 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
76 (ps-use-face-background): Customization fix.
77 (ps-n-up-database): Data fix.
78 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
79 (ps-switch-header): New vars.
80 (ps-xemacs-color-name, ps-face-foreground-name)
81 (ps-face-background-name, ps-boolean-constant): New funs.
82
83 2000-06-07 Dave Love <fx@gnu.org>
84
85 * allout.el: New version from Manheimer.
86
87 2000-06-07 Kenichi Handa <handa@etl.go.jp>
88
89 * textmodes/fill.el (fill-find-break-point): Check the validity of
90 charset.
91
92 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
93
94 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
95 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
96 Call display-color-p and display-mouse-p instead of looking at
97 window-system.
98
99 2000-06-06 Dave Love <fx@gnu.org>
100
101 * image.el (find-image): Doc fix. Return nil if image not found.
102 (put-image, insert-image): Make STRING arg optional.
103
104 2000-06-06 Kenichi Handa <handa@etl.go.jp>
105
106 * language/vietnamese.el: Remove eval-when-compile.
107 (viet-viscii-nonascii-translation-table): Define it as a
108 translation table made from viet-viscii-decode-table.
109 (viet-viscii-encode-table): Define it as a translation table made
110 from the reverse map of above.
111 (viet-vscii-nonascii-translation-table): Define it as a
112 translation table made from viet-vscii-decode-table.
113 (viet-vscii-encode-table): Define it as a translation table made
114 from the reverse map of above.
115 (ccl-decode-viscii): Use translate-character.
116 (ccl-encode-viscii, ccl-encode-viscii-font)
117 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
118 Likewize.
119
120 * language/cyrillic.el: Remove eval-when-compile.
121 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
122 translation table made from cyrillic-koi8-r-decode-table.
123 (cyrillic-koi8-r-encode-table): Define it as a translation table
124 made from the reverse map of above.
125 (ccl-decode-koi8): Use translate-character.
126 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
127 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
128 a translation table made from cyrillic-alternativnyj-decode-table.
129 (cyrillic-alternativnyj-encode-table): Define it as a translation
130 table made from the reverse map of above.
131 (ccl-decode-alternativnyj): Use translate-character.
132 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
133 Likewize
134
135 * international/mule-diag.el (non-iso-charset-alist): Specify
136 translation table symbol instead of translation table itself.
137 (list-block-of-chars): CHARSET may be a translation table symbol.
138
139 * international/mule.el (make-coding-system): If CODING-SYSTEM
140 already exists, override it.
141
142 * international/fontset.el: Use family `proportional' for Tibetan
143 fonts.
144
145 * international/ccl.el (ccl-compile-translate-character): Don't
146 check if Rrr has property translation-table.
147 (ccl-compile-map-multiple): Modified to avoid compiler warning.
148
149 2000-06-05 Gerd Moellmann <gerd@gnu.org>
150
151 * info.el: Bind case-fold-search to t when searching in case
152 a user sets it to nil in a hook.
153
154 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
155
156 * autoarg.el (autoarg-mode, autoarg-kp-mode):
157 * hl-line.el (hl-line-mode): Use the new :global key argument.
158
159 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
160 (tar-clip-time-string): Prepend a space.
161 (tar-grind-file-mode): Construct a string rather than modifying one.
162 (tar-header-block-summarize): Fix docstring.
163 Use `format' rather than an error-prone set of copy-loops.
164
165 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
166 (diff-goto-source, diff-unified->context, diff-context->unified)
167 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
168 understand the format output by the `-p' argument to diff.
169
170 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
171 (sh-re-done): Use defconst.
172 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
173 (sh-help-string-for-variable, sh-guess-basic-offset):
174 Don't quote lambdas.
175 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
176 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
177
178 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
179 (mh-letter-mode): Derive from text-mode.
180 This implicitly means that it now calls kill-all-local-variables.
181 Also remove the Emacs-18 compatibility code.
182
183 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
184 Make use of symbol-property doc-string-elt.
185 Use memq rather than a sequence of eq.
186 (doc-string-elt): Fix the wrong or missing previously unused values.
187 (autoload-print-form): New function extracted from
188 generate-file-autoloads to allow recursion when handling progn
189 so that defvar's and defun's docstrings are properly printed.
190 (generate-file-autoloads): Use it.
191
192 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
193 Use find-file-hooks in the minor-mode function.
194 Be careful not to loop indefinitely in the post-command-hook function.
195
196 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
197
198 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
199 tty's.
200 * ediff-diff.el (ediff-exec-process): Use --binary for fine
201 differences whenever appropriate.
202 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
203 * viper.el (find-file, find-file-other-window): Get viper to do
204 wildcards.
205
206 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
207
208 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
209 (jit-lock-fontify-buffer): New function for JIT refontification.
210 (jit-lock-mode): Fix docstring.
211 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
212 Remove jit-lock-after-change from the _local_ hook.
213 (jit-lock-function-1): Fix docstring.
214
215 * info.el (Info-on-current-buffer): Initialize info.
216
217 * newcomment.el (comment-indent): Ignore comment-indent-hook.
218
219 * progmodes/tcl.el (tcl-indent-for-comment):
220 Ignore comment-indent-hook.
221
222 * emacs-lisp/easy-mmode.el: Require CL during compilation.
223 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
224 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
225 and improve to use the lighter to guess the capitalization.
226 (define-minor-mode): Inline code from easy-mmode-define-toggle.
227 Add keyword arguments to specify global-ness or the custom group.
228 Add local-map and help-echo properties to the lighter.
229 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
230 (easy-mmode-define-global-mode): New macro.
231
232 2000-06-02 Dave Love <fx@gnu.org>
233
234 * wid-edit.el: byte-compile-dynamic since we typically don't use
235 all the widgets. Don't require cl or widget. Remove
236 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
237 (widget-read-event): Removed. Callers changed to use read-event.
238 (widget-button-release-event-p): Renamed from
239 button-release-event-p.
240 (widget-field-add-space, widget-field-use-before-change):
241 Uncustomize.
242 (widget-specify-field): Use keymap property, not local-map.
243 (widget-specify-button): Obey :suppress-face.
244 (widget-specify-insert): Use modern backquote syntax.
245 (widget-image-directory): Renamed from widget-glyph-directory.
246 (widget-image-enable): Renamed from widget-glyph-enable.
247 (widget-image-find): Replaces widget-glyph-find.
248 (widget-button-pressed-face): Move defvar.
249 (widget-image-insert): Replaces widget-glyph-insert.
250 (widget-convert): Use keywordp.
251 (widget-leave-text, widget-children-value-delete): Use mapc.
252 (widget-keymap): Remove XEmacs stuff.
253 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
254 (widget-button-click): Don't set point at the click, but re-centre
255 if we scroll out of window. Rewritten for images v. glyphs &c.
256 (widget-tabable-at): Use POS arg, not point.
257 (widget-beginning-of-line, widget-end-of-line)
258 (widget-item-value-create, widget-sublist, widget-princ-to-string)
259 (widget-sexp-prompt-value, widget-echo-help): Simplify.
260 (widget-default-create): Use widget-image-insert; some rewriting.
261 (widget-visibility-value-create)
262 (widget-push-button-value-create, widget-toggle-value-create): Use
263 widget-image-insert.
264 (checkbox): Create on and off images dynamically.
265 (documentation-link): Change :help-echo.
266 (widget-documentation-link-echo-help): Remove.
267
268 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
269
270 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
271
272 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
273 (easy-mmode-define-toggle, define-minor-mode): Use it.
274 (easy-mmode-define-keymap): Docstring fix.
275 (define-derived-mode): Default PARENT to fundamental-mode.
276 Add the derived-mode-parent symbol-property.
277 (easy-mmode-derived-mode-p): New function.
278
279 2000-06-02 Dave Love <fx@gnu.org>
280
281 * files.el (convert-standard-filename): Doc fix.
282 (normal-backup-enable-predicate): New function.
283 (backup-enable-predicate): Use it to replace the lambda form.
284
285 * calendar/todo-mode.el: [This needs more work on the outline
286 stuff.] Doc fixes.
287 (todo) <defgroup>: Add :version.
288 (todo-add-category): Don't use pushnew.
289 (todo-cmd-raise): Fix typo.
290 (todo-top-priorities): Change temp buffer name.
291 (todo-category-alist): Avoid redundant lambda.
292 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
293 Use outline-next-heading.
294
295 * autoarg.el: Rewritten to use define-minor-mode.
296 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
297 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
298
299 2000-06-02 Kenichi Handa <handa@etl.go.jp>
300
301 * isearch.el (isearch-other-meta-char): Fix previous change.
302
303 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
304
305 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
306 (log-edit-done): Only add the comment to the ring if it's different
307 from the last comment entered.
308
309 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
310
311 2000-06-01 Dave Love <fx@gnu.org>
312
313 * hl-line.el: Rewritten using define-minor-mode.
314
315 * help.el (describe-function-1): Distinguish special form from
316 builtin function. Sanity-check presence of arglist for builtins.
317
318 2000-06-01 Kenichi Handa <handa@etl.go.jp>
319
320 * international/characters.el: Fix syntax/category setting of
321 Tibetan characters.
322
323 * language/tibet-util.el (tibetan-add-components): Fixes for new
324 encoding of Tibetan characters.
325 (tibetan-decompose-precomposition-alist): New variable.
326 (tibetan-decompose-region): Convert precomposed characters to
327 non-precomposed characters.
328 (tibetan-decompose-string): Likewise.
329 (tibetan-composition-function): Fix args to
330 thibetan-compose-string.
331
332 * language/tibetan.el (tibetan-composable-pattern): More
333 characters included.
334 (tibetan-consonant-transcription-alist): Rule for "R" added.
335 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
336 "+R" added.
337 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
338
339 * language/lao-util.el (lao-composition-function): Fix args to
340 compose-string.
341
342 * language/thai-util.el (thai-composition-function): Fix args to
343 compose-string.
344
345 * isearch.el (isearch-update): Set disable-point-adjustment to t
346 to prevent the point moving to the end of a composition when a
347 part of a composition is searched.
348 (isearch-other-meta-char): If the key invoking this command can be
349 mapped by function-key-map to a printing char, call
350 isearch-process-search-char directly.
351
352 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
353
354 * emacs-lisp/bytecomp.el:
355 * frame.el:
356 * international/mule-cmds.el:
357 * international/mule-util.el:
358 * international/mule.el:
359 * mouse.el:
360 * subr.el:
361 * faces.el: Update calls to make-obsolete with a WHEN argument.
362
363 * byte-run.el (make-obsolete, make-obsolete-variable):
364 Add an optional WHEN argument and change the format of the
365 symbol-property information.
366 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
367 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
368 new obsolete-symbol-property format and print WHEN if it is provided.
369
370 2000-05-31 Dave Love <fx@gnu.org>
371
372 * loadhist.el (loadhist-hook-functions): Remove
373 before-change-function, after-change-function.
374 (unload-feature): Deal with symbols which are both bound and
375 fbound.
376
377 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
378 before-change-function, after-change-function.
379
380 * simple.el (newline): Don't bind before-change-function,
381 after-change-function.
382
383 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
384
385 * whitespace.el (whitespace-rescan-timer-time): Update interval
386 set to 600 seconds (10 minutes) instead of 60 seconds since
387 a large number of whitespace buffers causes emacs to `freeze'
388 for a considerable amount of time.
389
390 * whitespace.el: Updated email address
391
392 2000-05-31 Dave Love <fx@gnu.org>
393
394 * add-log.el (change-log-font-lock-keywords) <function>: Add
395 pattern for function of change.
396 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
397 acknowledgements patterns.
398
399 2000-05-31 Kenichi Handa <handa@etl.go.jp>
400
401 * isearch.el (isearch-printing-char): If keyboard coding system is
402 being used, call isearch-process-search-multibyte-characters.
403
404 * international/isearch-x.el: Mostly rewritten.
405
406 * international/quail.el (quail-start-conversion): Don't include
407 unhandled events in the returned events, but set them in
408 unread-command-events. Exit if all inputs are deleted.
409
410 2000-05-30 Jason Rumney <jasonr@gnu.org>
411
412 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
413
414 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
415 Reenable code to create initial fontsets.
416 Use set-fontset-font in place of put-charset-property.
417
418 2000-05-30 Gerd Moellmann <gerd@gnu.org>
419
420 * progmodes/perl-mode.el (perl-indent-line): When looking for a
421 label, ensure that the first colon isn't followed by another.
422
423 * paths.el (Info-default-directory-list): Doc fix.
424
425 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
426 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
427 send a query containing USER only, not USER@HOST.
428
429 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
430 and rmail-msgend to compute the restriction at the end, instead of
431 computing it.
432
433 2000-05-29 Gerd Moellmann <gerd@gnu.org>
434
435 * dabbrev.el (dabbrev-expand): Don't display messages in the
436 echo area if the minibuffer window is active.
437
438 * jit-lock.el (jit-lock-mode): Add after change function to
439 local hook.
440
441 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
442
443 * antlr-mode.el: New commands: hide/unhide actions,
444 upcase/downcase literals.
445 (antlr-tiny-action-length): New user option.
446 (antlr-hide-actions): New command. Suggested by
447 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
448 (antlr-mode-map): New binding [C-c C-v].
449 (antlr-mode-menu): New entries.
450 (antlr-downcase-literals): New command.
451 (antlr-upcase-literals): Ditto.
452
453 * antlr-mode.el: Minor changes: indendation, mode-name.
454 (antlr-indent-line): Indent cpp directive at column 0.
455 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
456
457 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
458 (antlr-font-lock-additional-keywords): Workaround for intentional
459 bug in XEmacs version of font-lock.
460 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
461 be used by a smarter version of `buffers-menu-grouping-function'.
462
463 2000-05-29 Gerd Moellmann <gerd@gnu.org>
464
465 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
466 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
467
468 2000-05-29 Kenichi Handa <handa@etl.go.jp>
469
470 * international/encoded-kb.el
471 (encoded-kbd-iso2022-designation-map): Pay attention to that
472 charset-iso-final-char return -1 for eight-bit-control and
473 eight-bit-graphic.
474
475 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
476
477 * speedbar.el (speedbar-use-images, speedbar-update-flag)
478 (speedbar-easymenu-definition-base): Use display-graphic-p where
479 available, instead of window-system.
480
481 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
482
483 * international/codepage.el (cp-coding-system-for-codepage-1): Add
484 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
485 coding systems.
486
487 2000-05-26 Dave Love <fx@gnu.org>
488
489 * disp-table.el (standard-display-underline): Don't use
490 internal-find-face.
491
492 * mail/reporter.el: Maintainer change. Doc fixes.
493 (reporter-version): Deleted.
494
495 * emacs-lisp/elp.el: Maintainer change.
496 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
497
498 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
499
500 * add-log.el (add-change-log-entry): Merge the current entry with the
501 previous one if the previous one is empty.
502
503 2000-05-26 Dave Love <fx@gnu.org>
504
505 * loadhist.el (unload-feature): Fix interactive spec [from
506 lijnzaad@ebi.ac.uk].
507
508 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
509 subr-arity to check primitives.
510 (byte-compile-flush-pending, byte-compile-file-form-progn)
511 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
512 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
513 mapcar.
514
515 2000-05-26 Kenichi Handa <handa@etl.go.jp>
516
517 * international/fontset.el: Set family names of non-latin charsets
518 in default fontset to "*".
519
520 * international/mule-diag.el (print-fontset): Combine family part
521 and registry part of the fontname by "-*-" instead of "-".
522
523 * international/mule-cmds.el (encode-coding-char): Make strings
524 multibyte before calling encode-coding-string.
525
526 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
527
528 * derived.el: Fix keywords.
529 (define-derived-mode): Only define if needed.
530
531 * simple.el (fill-comment, comment-column, comment-start)
532 (comment-start-skip, comment-end, comment-indent-function)
533 (block-comment-start, block-comment-end, indent-for-comment)
534 (set-comment-column, kill-comment, comment-padding, comment-region)
535 (comment-multi-line, indent-new-comment-line): Remove.
536
537 * bindings.el (esc-map): Change ; to comment-dwim and use the new
538 function names for comment operations.
539
540 * newcomment.el: Add abundant autoload cookies.
541 (comment-style): Don't depend on runtime data at compile-time.
542 (comment-indent-hook): Remove.
543 (comment-indent): Check if comment-indent-hook is bound.
544 (comment-region): Docstring fix.
545
546 2000-05-25 Dave Love <fx@gnu.org>
547
548 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
549 byte-code-function-p.
550
551 * mail/rmailsum.el: Add provide.
552
553 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
554
555 * smerge-mode.el (smerge-diff-switches): Don't use list* in
556 defcustom.
557
558 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
559
560 * ediff-diff.el (ediff-exec-process): delete --binary option from
561 non-buffer ediff jobs.
562
563 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
564
565 * hilit-chg.el (highlight-changes-mode): Ask about color or
566 grayscale support, not about window-system.
567
568 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
569 window-system.
570 (ffap-highlight): Always default to t.
571
572 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
573 display-popup-menus-p instead of looking at window-system.
574
575 * disp-table.el (standard-display-g1, standard-display-graphic):
576 Only refuse to use string glyphs on X and MS-Windows.
577
578 * avoid.el: Remove window-system from commentary, suggest to use
579 display-*-p instead.
580
581 * apropos.el (apropos-print): Use display-mouse-p instead of
582 window-system.
583
584 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
585
586 * international/codepage.el (cp-decoding-vector-for-codepage):
587 Fill up unsupported characters with their own codes. From Kenichi
588 Handa.
589
590 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
591
592 * international/mule-diag.el (describe-char-after): Use
593 display-graphic-p instead of window-system, so that this function
594 works on MS-DOS.
595
596 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
597
598 * international/codepage.el (cp-make-coding-systems-for-codepage):
599 Remove the eight-bit-graphic and eight-bit-control charsets from
600 the list of charsets which we convert into `?'.
601
602 2000-05-25 Kenichi Handa <handa@etl.go.jp>
603
604 * international/mule-conf.el: Specify CHARSET-ID explicitely for
605 private charsets.
606 (mule-unicode-0100-24ff, japanese-jisx0213-1,
607 japanese-jisx0213-2): New charsets.
608
609 * international/fontset.el: Setup default fontset for new charsets.
610
611 2000-05-24 Dave Love <fx@gnu.org>
612
613 * info.el (Info-find-node-2): Restructure [following "Vadim
614 S. Solomin" <sovs@uic.nnov.ru>].
615
616 * icomplete.el: Fix header for Finder.
617
618 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
619
620 * rmailout.el (rmail-output-to-rmail-file): Added optional param
621 STAY.
622
623 * rmail.el (rmail-automatic-folder-directives): New user variable.
624 (rmail-show-message): Add call to `rmail-auto-file' during
625 display.
626 (rmail-auto-file): New function.
627
628 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
629
630 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
631 account.
632 (ediff-test-utility,ediff-diff-mandatory-option)
633 (ediff-reset-diff-options): Utilities for proper initialization of
634 ediff-diff-options and ediff-diff3-options on Windows.
635
636 * ediff-init.el (ediff-merge-filename-prefix): New customizable
637 variable.
638
639 * ediff-mult.el (ediff-filegroup-action): Use
640 ediff-merge-filename-prefix.
641
642 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
643
644 * viper-ex.el (ex-write): Set selective display to nil.
645
646 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
647
648 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
649 aliases for hebrew-iso-8bit.
650
651 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
652
653 * woman.el: New version from Francis J. Wright
654 <F.J.Wright@Maths.QMW.ac.uk>.
655 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
656 names in environment variables regardless of the path separator.
657 (woman-topic-all-completions-1): Don't call file-name-directory-p
658 on all files, since woman-file-regexp already filters out any
659 directories.
660
661 2000-05-24 Kenichi Handa <handa@etl.go.jp>
662
663 * international/quail.el (quail-start-translation): Don't change
664 modified-p of the current buffer.
665 (quail-start-conversion): Likewise.
666
667 * international/kkc.el (kkc-region): Don't change modified-p of
668 the current buffer.
669
670 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
671 conform to RFC1468.
672 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
673
674 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
675
676 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
677 (speedbar-insert-button): Invisible text property fix.
678 (speedbar-directory-plus): Renamed from speedbar-directory-+
679 (speedbar-directory-minus): Renamed from speedbar-directory--
680 (speedbar-page-plus): Renamed from speedbar-file-+
681 (speedbar-page-minus): Renamed from speedbar-file--
682 (speedbar-page): Renamed from speedbar-file-
683 (speedbar-tag): Renamed from speedbar-tag-
684 (speedbar-tag-plus): Renamed from speedbar-tag-+
685 (speedbar-tag-minus): Renamed from speedbar-tag--
686 (speedbar-expand-image-button-alist): Use above renames.
687
688 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
689 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
690 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
691 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
692 * sb-pg.xpm: Renamed from sb-file.xpm
693 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
694 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
695
696 2000-05-24 Kenichi Handa <handa@etl.go.jp>
697
698 * international/quail.el (quail-show-guidance-buf): Set
699 current-input-method of the guidance buffer to the name of the
700 curren input method.
701
702 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
703
704 * progmodes/compile.el (compile-internal): Style typo.
705
706 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
707 quote vars and functions in the docstring.
708
709 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
710
711 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
712 Don't quote lambdas.
713
714 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
715
716 2000-05-23 Gerd Moellmann <gerd@gnu.org>
717
718 * startup.el (command-line): Determine source file of compiled
719 user init file differently. Warn if compiled user init file
720 is older than its source file.
721
722 * ffap.el (ffap-url-regexp): Add `https'.
723
724 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
725
726 * files.el (make-backup-file-name-1): Replace slashes with `!'
727 rather than `|' (which is not allowed on Windows). Replace the
728 drive letters with a string "drive_X".
729
730 2000-05-23 Gerd Moellmann <gerd@gnu.org>
731
732 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
733
734 * files.el (interpreter-mode-alist): Add `bash2'.
735
736 2000-05-22 Dave Love <fx@gnu.org>
737
738 * loadhist.el (feature-symbols, file-provides, file-requires): Use
739 mapc.
740 (feature-file): Avoid calling symbol-name. Doc fix.
741 (file-set-intersect, file-dependents): Use dolist, not mapcar.
742 (loadhist-hook-functions): Add mouse-position-function.
743 (unload-feature): Change uses of mapcar.
744
745 * files.el (parse-colon-path): Doc fix.
746 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
747 (set-auto-mode): Use mapc.
748
749 * complete.el (PC-look-for-include-file): Use :alnum: character
750 class.
751 (partial-completion-mode): Add autoload cookie.
752
753 2000-05-22 Sam Steingold <sds@gnu.org>
754
755 * info.el (Info-fontify-node): Fixed the call to
756 `add-text-properties' (bug introduced on 2000-05-18).
757
758 2000-05-22 Dave Love <fx@gnu.org>
759
760 * bindings.el: Remove debug-ignored-errors set in other files.
761
762 * progmodes/etags.el: Add to debug-ignored-errors.
763 (visit-tags-table-buffer): Clear out buffers holding old tables
764 when making a new list.
765 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
766 mapc.
767
768 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
769 quote keywords.
770 (cmpl-string-case-type): Use character classes.
771
772 * comint.el:
773 * textmodes/ispell.el:
774 * imenu.el:
775 * mail/mh-e.el:
776 * progmodes/compile.el: Add to debug-ignored-errors.
777
778 * dabbrev.el: Add to debug-ignored-errors.
779 (dabbrev-completion): Use mapc.
780
781 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
782
783 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
784 (woman-mapcan, woman-parse-man.conf)
785 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
786 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
787 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
788 path syntax better.
789 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
790 (woman-manpath): Call woman-parse-man.conf.
791 (woman-emulation): New defcustom, defaults to nroff.
792 (woman-font-support): New defconst.
793 (woman-use-symbol-font): New defcustom.
794 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
795 "Emulation".
796 Many functions: Doc fix.
797
798 2000-05-22 Kenichi Handa <handa@etl.go.jp>
799
800 * international/quail.el (quail-simple-translation-keymap): Map
801 128..255 to quail-self-insert-command.
802 (quail-keyboard-layout-alist): Add definition for "pc102-de".
803
804 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
805
806 * help.el (help-manyarg-func-alist): Typo.
807
808 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
809 intervals which makes it heaps simpler.
810
811 * newcomment.el (comment-region-internal): Go back to BEG after quoting
812 the nested comment markers.
813
814 * subr.el (remove-hook): Don't turn the hook's value into a list.
815
816 2000-05-21 Dave Love <fx@gnu.org>
817
818 * edmacro.el (edmacro-parse-keys): Return vector if any elements
819 are invalid characters.
820
821 * international/mule-util.el (detect-coding-with-priority): Use
822 mapc. Remove redundant lambda.
823
824 * international/mule-diag.el (list-non-iso-charset-chars)
825 (describe-fontset): Remove redundant lambda.
826
827 * emulation/crisp.el (brief-mode): New alias.
828
829 * emacs-lisp/ring.el (ring-elements): New function.
830
831 * emacs-lisp/easymenu.el (easy-menu-create-menu)
832 (easy-menu-do-add-item): Use keywordp.
833
834 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
835
836 * replace.el: Doc and error message fixes.
837 (replace-highlight): Use facep, not internal-find-face.
838
839 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
840
841 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
842
843 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
844 (log-edit-insert-changelog): Drop `:' as well.
845
846 * log-view.el: Fix file description.
847 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
848 available.
849 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
850 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
851
852 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
853 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
854 Print a status message if the toggle is called interactively.
855 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
856 for global minor modes and use `defcustom' for them.
857 Use add-minor-mode.
858 (easy-mmode-define-derived-mode): Remove.
859 (define-derived-mode): Fancier default docstring.
860 (easy-mmode-define-navigation): Signal an error rather than (ding).
861
862 * newcomment.el (comment-styles): New `box-multi'.
863 (comment-normalize-vars): Better default for comment-continue to
864 avoid whitespace-only continuations.
865 (comment-search-forward): Always move even in the no-syntax case.
866 (comment-padright): Only obey N if it's only obeyed for padleft.
867 (comment-make-extra-lines): Better handling of empty continuations.
868 Use `=' for the filler if comment-start has only one character.
869 (uncomment-region): Try handling the special `=' filler.
870 (comment-region): Allow LINES even if MULTI is nil.
871 (comment-box): Choose box style based on comment-style.
872
873 2000-05-20 Kenichi Handa <handa@etl.go.jp>
874
875 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
876 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
877
878 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
879
880 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
881 and insert, not subst-char-in-region.
882
883 * international/mule-diag.el (list-character-sets-1): Handle
884 charsets eight-bit-control and eight-bit-graphic.
885 (list-iso-charset-chars): Likewise.
886 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
887 charactes as is. Use indent-to to align characters.
888
889 * international/mule-cmds.el (find-multibyte-characters): Never
890 exclude charsets eight-bit-control and eight-bit-graphic.
891
892 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
893
894 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
895 Don't quote lambdas.
896
897 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
898
899 2000-05-19 Gerd Moellmann <gerd@gnu.org>
900
901 * gud.el (gud-jdb-directories): Doc fix.
902
903 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
904
905 * newcomment.el: New file.
906
907 2000-05-19 Gerd Moellmann <gerd@gnu.org>
908
909 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
910
911 2000-05-18 Andreas Schwab <schwab@suse.de>
912
913 * dired.el (dired-between-files): Also skip lines beginning with
914 `used'.
915
916 2000-05-18 Gerd Moellmann <gerd@gnu.org>
917
918 * msb.el (msb-menu-cond): Add choice `user'.
919
920 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
921
922 * ps-print.el: Compatibility, customization and doc fix.
923 (ps-printer-name-option): Replace defconst by defvar.
924 (ps-postscript-code-directory): XEmacs compatibility.
925 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
926 fix.
927 (ps-user-defined-prologue, ps-print-prologue-header)
928 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
929 compatibility and code fix.
930 (ps-print-background-image, ps-print-background-text):
931 Customization fix.
932 (ps-line-number-start, ps-n-up-on): New vars.
933
934 2000-05-18 Espen Skoglund <esk@ira.uka.de>
935
936 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
937 the indent-comment function to just return the appropriate indent.
938
939 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
940
941 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
942 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
943 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
944
945 2000-05-18 Dave Love <fx@gnu.org>
946
947 * info.el (Info-fontify-node): Add intangible property as well as
948 invisible.
949
950 * calendar/appt.el (appt-make-list): Match all lines of entry.
951 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
952
953 2000-05-18 Kenichi Handa <handa@etl.go.jp>
954
955 * international/mule-diag.el (describe-char-after): Call
956 internal-char-font, not char-font. If internal-char-font returns
957 nil, display "-- none --".
958
959 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
960
961 * image.el (image-type-available-p): Don't reference image-types
962 if it isn't bound.
963
964 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
965
966 * autoarg.el (autoarg-mode): Typo in the :set argument.
967
968 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
969
970 * startup.el (command-line-1): Don't signal an error if the
971 directory for auto-save-list files does not yet exist.
972
973 2000-05-17 Kenichi Handa <handa@etl.go.jp>
974
975 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
976
977 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
978
979 * subr.el (remove-hook): `setq' hook-value, not `set'.
980
981 2000-05-16 Sam Steingold <sds@gnu.org>
982
983 * info.el (debug-ignored-errors): More errors to ignore.
984
985 2000-05-16 Dave Love <fx@gnu.org>
986
987 * cus-edit.el: Don't require cl or easymenu.
988 (custom-variable-prompt): Test standard-value property, not
989 user-variable-p.
990
991 2000-05-16 Sam Steingold <sds@gnu.org>
992
993 * subr.el (add-hook): `setq' hook-value, not `set'.
994
995 2000-05-16 Gerd Moellmann <gerd@gnu.org>
996
997 * startup.el (command-line-1): Mention the FAQ in the startup
998 message.
999
1000 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
1001
1002 * progmodes/compile.el (compilation-parse-errors): Collect
1003 `nomessage' regexps last.
1004
1005 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
1006
1007 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
1008 to the function name.
1009
1010 2000-05-15 Dave Love <fx@gnu.org>
1011
1012 * speedbar.el (speedbar-recenter): Typo.
1013 (speedbar-expand-line): Make arg optional.
1014 (speedbar-mode): Avoid a compiler warning.
1015
1016 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1017
1018 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
1019 user-specified option string is empty.
1020
1021 * mouse.el (mouse-yank-at-click): Doc fix.
1022
1023 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
1024
1025 * term/internal.el (IT-character-translations): More updates of
1026 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
1027 documents.
1028
1029 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1030
1031 * env.el (getenv): New function, interactively callable.
1032 (setenv, getenv): Remove autoload cookies.
1033
1034 * loadup.el: Load `env'.
1035
1036 * progmodes/f90.el: Change author's mail address.
1037
1038 2000-05-14 Dave Love <fx@gnu.org>
1039
1040 * mail/rmail.el (rmail-show-message-hook): Customize and offer
1041 goto-addr as an option.
1042
1043 * help.el (help-xref-stack): Doc fix.
1044 (help-xref-following): New variable.
1045 (help-make-xrefs): Use it.
1046 (help-xref-go-back): Use position information from stack element.
1047 (help-follow): Make position in stack element a pair. Use
1048 help-xref-following.
1049
1050 * autoarg.el: New file.
1051
1052 * faces.el: Declare more functions obsolete.
1053
1054 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
1055 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
1056 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
1057 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
1058 Remove all the setup-...-environment functions.
1059
1060 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
1061
1062 * speedbar.el: Updated the commentary section. xemacs20p now uses
1063 >= when detecting. Require `defimage' safely.
1064 (speedbar-easymenu-definition-base): Add toggle for images.
1065 (speedbar-easymenu-definition-special): Add flush cache & expand.
1066 (speedbar-visiting-tag-hook): Set new defaults. Added options.
1067 (speedbar-reconfigure-keymaps-hook): New variable.
1068 (speedbar-frame-parameters): Updated documentation.
1069 (speedbar-use-imenu-flag): Updated custom tag
1070 (speedbar-dynamic-tags-function-list): New variable.
1071 (speedbar-tag-hierarchy-method): Updated doc & custom.
1072 (speedbar-indentation-width, speedbar-indentation-width) New
1073 variables.
1074 (speedbar-hide-button-brackets-flag): Customizable.
1075 (speedbar-vc-indicator): Doc update.
1076 (speedbar-ignored-path-expressions): Updated default value.
1077 (speedbar-supported-extension-expressions): Updated default value.
1078 (speedbar-syntax-table): Remove {} paren status.
1079 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
1080 as "+". Added overlay aliases.
1081 (speedbar-mode): Use `speedbar-mode-line-update' instead of
1082 `force-mode-line-update'.
1083 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
1084 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
1085 `mouse-set-point'
1086 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
1087 (speedbar-item-info-tag-helper): Revamped to handle a wider range
1088 of arbitrary text, and new helper functions.
1089 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
1090 filename finder.
1091 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
1092 (speedbar-directory-buttons): Update path search/expansion.
1093 (speedbar-make-tag-line): Pay attention to
1094 `speedbar-indentation-width'. Use more care w/ invisible
1095 properties.
1096 (speedbar-change-expand-button-char): Call
1097 `speedbar-insert-image-button-maybe'.
1098 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
1099 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
1100 (speedbar-trim-words-tag-hierarchy)
1101 (speedbar-simple-group-tag-hierarchy): New functions
1102 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
1103 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
1104 functions.
1105 (speedbar-mouse-set-point): New function
1106 (speedbar-power-click): Updated documentation.
1107 (speedbar-line-token, speedbar-goto-this-file): Handle more types
1108 of tag prefix text.
1109 (speedbar-expand-line, speedbar-contract-line): Make more robust
1110 to strange text.
1111 (speedbar-expand-line): Takes universal argument to flush the
1112 cache.
1113 (speedbar-flush-expand-line): New function.
1114 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
1115 Use new generator insertion method.
1116 (speedbar-fetch-dynamic-tags): New function.
1117 (speedbar-fetch-dynamic-imenu): Removed code now handled in
1118 `speedbar-fetch-dynamic-imenu'.
1119 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
1120 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
1121 "Revert Buffer" menu items.
1122 (speedbar-buffer-buttons-engine): Be smarter when creating a
1123 filename tag (for expansion purposes.).
1124 (speedbar-highlight-one-tag-line,
1125 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
1126 (speedbar-recenter): New functions.
1127 (defimage-speedbar): Image loading abstraction.
1128 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
1129 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
1130 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
1131 (speedbar-tag-type, speedbar-tag-mail): New images.
1132 (speedbar-expand-image-button-alist): New variable.
1133 (speedbar-insert-image-button-maybe): Insert an image over some
1134 buttons.
1135
1136 2000-05-13 Kenichi Handa <handa@etl.go.jp>
1137
1138 * international/mule-cmds.el (encode-coding-char): An ASCII
1139 character is always encodable.
1140
1141 * international/mule-conf.el: Add more information in descriptions
1142 of character sets.
1143
1144 * international/mule-diag.el (describe-char-after): New function.
1145 (describe-font-internal): Adjusted for the change of font-info.
1146 (describe-font): Likewise.
1147 (print-fontset): Rewritten for the new fontset implementation.
1148 (describe-fontset): Include fontset alias names in completion.
1149 (list-fontsets): Adjusted for the change of print-fontset.
1150
1151 * simple.el (what-cursor-position): If DETAIL is non-nil, call
1152 describe-char-after instead of displaying the detail in the echo
1153 area.
1154 (syntax-code-table): Format changed.
1155 (string-to-syntax): Adjusted for the above change.
1156
1157 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
1158
1159 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
1160
1161 2000-05-12 Dave Love <fx@gnu.org>
1162
1163 * calendar/todo-mode.el: Remove some compatibility stuff and CL
1164 dependence. Use line-{beginning,end}-position, not
1165 point-at{b,e}ol. Some doc fixes.
1166 (todo-position): New function. Fix callers of position to use it.
1167 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
1168
1169 2000-05-12 Gerd Moellmann <gerd@gnu.org>
1170
1171 * time.el (display-time-mail-icon): Use `:ascent center'.
1172
1173 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
1174 handling FTP security extensions.
1175
1176 2000-05-11 Dave Love <fx@gnu.org>
1177
1178 * calendar/todo-mode.el: New file.
1179
1180 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1181
1182 * comint.el (comint-read-input-ring): Move reference to
1183 comint-input-ring-size outside of the save-excursion. It was
1184 causing the default value to be the only one ever seen.
1185
1186 * font-lock.el: Update copyright. Remove Simon Marshall's email
1187 address on request from him.
1188
1189 * subr.el (substitute-key-definition): Add comment describing
1190 the meaning of PREFIX.
1191
1192 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
1193
1194 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
1195
1196 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
1197 (add-minor-mode): Don't make the variable buffer-local and add a
1198 reference to define-minor-mode in the docstring.
1199
1200 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
1201 HEADER/FOOTER and fix bug with trailing empty directory.
1202 (cvs-append-to-ignore): Use vc-editable-p if available.
1203 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
1204 (vc-do-command): Tweak advice to handle the new VC.
1205
1206 * log-view.el (log-view-goto-rev): New function for the new VC.
1207 (log-view-minor-wrap): Use mark-active.
1208
1209 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
1210 (log-edit-changelog-full-paragraphs): New var.
1211 (log-edit-insert-changelog): Remove a lonely leading `* file'.
1212 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
1213 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
1214 (log-edit-changelog-ours-p, log-edit-changelog-entries)
1215 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
1216 Replace the `cvs' prefix with `log-edit'.
1217
1218 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
1219
1220 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
1221 (diff-font-lock-defaults): Explicitly turn off multiline.
1222 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
1223 (diff-ediff-patch): Fix call to ediff-patch-file.
1224 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
1225 Handle comments.
1226
1227 * frame.el (automatic-hscrolling): Typo.
1228
1229 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
1230
1231 2000-05-09 Sam Steingold <sds@goems.com>
1232
1233 * apropos.el (apropos-print): use `describe-face' instead of
1234 `customize-face-other-window'.
1235
1236 2000-05-09 Dave Love <fx@gnu.org>
1237
1238 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
1239
1240 * help.el (describe-variable): Have customize button pop the
1241 help-xref stack when invoked.
1242 (help-xref-symbol-regexp): Add `face'.
1243 (help-make-xrefs): Check for quoted face names and adapt regexp
1244 submatch numbers to cope.
1245 (help-xref-interned): Maybe insert face doc too. Separate
1246 sections with a line of hyphens.
1247
1248 * faces.el: Some doc fixes. Declare some functions obsolete.
1249 (describe-face): Add customize button. Return the help
1250 text. Fix prompt.
1251
1252 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1253
1254 * term/internal.el (IT-character-translations): Fix last change.
1255
1256 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1257
1258 * woman.el: New file
1259 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
1260
1261 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1262
1263 * term/internal.el (IT-character-translations): Update ASCII
1264 simulations for greek-iso8859-7, add latin-iso8859-14 and
1265 latin-iso8859-15.
1266
1267 * international/mule-cmds.el (set-language-info-alist): Call
1268 define-prefix-command with 3 arguments, to make the map suitable
1269 for a menu.
1270
1271 2000-05-07 Dave Love <fx@gnu.org>
1272
1273 * time.el: Small doc fixes from Pavel Janík ml..
1274
1275 2000-05-05 Dave Love <fx@gnu.org>
1276
1277 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
1278 list in doc string. Don't quote keyword symbols.
1279 * emacs-lisp/cl.el: Likewise
1280 * emacs-lisp/cl-seq.el: Likewise
1281
1282 2000-05-05 Gerd Moellmann <gerd@gnu.org>
1283
1284 * abbrev.el (abbrev-mode): Make ARG optional.
1285
1286 2000-05-04 Gerd Moellmann <gerd@gnu.org>
1287
1288 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
1289
1290 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
1291
1292 * subr.el (substitute-key-definition): Clarify documentation.
1293
1294 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
1295
1296 * glasses.el (glasses-convert-to-unreadable): Use
1297 `glasses-separator' instead of the hard-wired "_".
1298 (glasses-mode): Call `glasses-make-unreadable' only in a single
1299 place.
1300
1301 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1302
1303 * term/internal.el (cjk-codepages-alist): Add associations for
1304 Chinese and Korean codepages. Remove FIXME comment.
1305
1306 2000-05-03 Dave Love <fx@gnu.org>
1307
1308 * time.el (display-time-mail-face, display-time-use-mail-icon):
1309 New option.
1310 (display-time-mail-icon): New variable.
1311 (display-time-string-forms): Use the above. Fix the local-map.
1312
1313 2000-05-03 Gerd Moellmann <gerd@gnu.org>
1314
1315 * replace.el (query-replace-map): Add binding for `E'.
1316 (query-replace-help): Extend help text.
1317 (perform-replace): Allow editing the replacement string.
1318
1319 * make-mode.el (makefile-mode-abbrev-table): New variable.
1320 (makefile-mode): Set local abbrev table to
1321 makefile-mode-abbrev-table.
1322 (makefile-font-lock-keywords): Fontify includes and conditionals.
1323
1324 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
1325 set TOGGLE's value.
1326
1327 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
1328 mail-interactive-insert-alias.
1329 (mail-abbrev-complete-alias): New command.
1330 (mail-mode-map): Bind it to `M-TAB'.
1331
1332 2000-05-03 Kenichi Handa <handa@etl.go.jp>
1333
1334 * language/lao-util.el (lao-compose-region): New function.
1335
1336 2000-05-02 Gerd Moellmann <gerd@gnu.org>
1337
1338 * files.el (recover-session): Make directories as necessary
1339 if they don't exist yet.
1340
1341 * calendar/cal-french.el
1342 (french-calendar-multibyte-special-days-array)
1343 (french-calendar-special-days-array): Change French text.
1344 (calendar-french-date-string): Change output.
1345 (calendar-goto-french-date): Likewise.
1346
1347 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
1348
1349 * wid-edit.el (widget-default-active): Obey `:always-active'.
1350 (widget-documentation-string-value-create): Set `:always-active'.
1351
1352 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1353
1354 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
1355 default prefix to `~/_emacs.d/auto-save.list/_s'.
1356 (normal-top-level): Create the directory for auto-save files, if
1357 it doesn't already exist (in the ms-dos case only).
1358
1359 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1360
1361 * international/mule-cmds.el (set-language-environment): Don't
1362 concat an integer (dos-codepage), use format instead.
1363
1364 2000-05-02 Dave Love <fx@gnu.org>
1365
1366 * help.el (help-xref-on-pp): Check for constant symbols.
1367
1368 2000-04-29 Gerd Moellmann <gerd@gnu.org>
1369
1370 * startup.el (normal-top-level): Put a condition-case around
1371 the code loading subdirs.el.
1372
1373 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1374
1375 * ps-print.el: Upside-down and face background color printing,
1376 line number step, doc fix.
1377 (ps-print-version): New version number (5.2).
1378 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
1379 (ps-face-attribute-list, ps-plot-with-face): Code fix.
1380 (ps-spool-config): Var fix.
1381 (ps-printer-name-option): Const fix.
1382 (ps-print-upside-down, ps-use-face-background)
1383 (ps-line-number-step): New vars.
1384 (ps-window-system, ps-lp-system): New consts.
1385 (ps-face-background): New fun.
1386
1387 2000-04-28 Richard Stallman <rms@gnu.org>
1388
1389 * files.el (make-auto-save-file-name):
1390 Apply auto-save-file-name-transforms to visited file name
1391 before generating auto save file name.
1392 (auto-save-file-name-transforms): New variable.
1393
1394 * files.el (backup-enable-predicate):
1395 Correctly test for a file under a temporary directory.
1396
1397 2000-04-28 Gerd Moellmann <gerd@gnu.org>
1398
1399 * subr.el (add-minor-mode): Rewritten.
1400
1401 2000-04-28 Kenichi Handa <handa@etl.go.jp>
1402
1403 * mail/sendmail.el (sendmail-send-it): Set
1404 buffer-file-coding-system to the selected coding system for MIME
1405 header.
1406
1407 2000-04-27 Gerd Moellmann <gerd@gnu.org>
1408
1409 * dired.el (dired-move-to-filename-regexp): Allow format where
1410 YYYY is followed by two spaces.
1411
1412 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
1413 in the second character class of the regexp.
1414
1415 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
1416 mh-etc, too.
1417
1418 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
1419 nil.
1420
1421 * subr.el (add-minor-mode): Use `set' instead of `setq'.
1422
1423 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
1424 argument.
1425
1426 2000-04-27 Sen Nagata <sen@eccosys.com>
1427
1428 * emacs-lisp/crm.el (crm-completion-table): New variable.
1429 (crm-collection-fn, crm-test-completion)
1430 (completing-read-multiple): Use it.
1431
1432 2000-04-27 Dave Love <fx@gnu.org>
1433
1434 * help.el (locate-library): Use mapc.
1435 (help-manyarg-func-alist): Add call-process-region.
1436
1437 2000-04-26 Gerd Moellmann <gerd@gnu.org>
1438
1439 * subr.el (add-minor-mode): Make argument MAP optional.
1440
1441 * desktop.el (desktop-save): Save list of minor modes.
1442 (desktop-create-buffer): Restore minor modes.
1443 (desktop-minor-mode-table): New user-option.
1444
1445 * subr.el (add-minor-mode): New function.
1446
1447 * image.el (find-image): New function.
1448 (defimage): Rewritten to find image at load time.
1449
1450 * startup.el (normal-top-level-add-to-load-path): Handle
1451 case that the default directory is not in load-path.
1452
1453 * help.el: Old patch from Stefan Monnier.
1454 (help-xref-on-pp): New function.
1455 (describe-variable): Use it to display xrefs in a symbol's value.
1456
1457 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
1458
1459 * cus-edit.el (custom-face): Fix parenthesis.
1460
1461 2000-04-26 Kenichi Handa <handa@etl.go.jp>
1462
1463 * mail/rmail.el (rmail-expunge): When there are no deleted
1464 messages, do nothing.
1465
1466 2000-04-26 Dave Love <fx@gnu.org>
1467
1468 * international/mule-cmds.el (locale-translation-file-name):
1469 Defvar to nil.
1470 (set-locale-environment): Set it here (at runtime).
1471
1472 2000-04-25 Gerd Moellmann <gerd@gnu.org>
1473
1474 * replace.el (perform-replace): Add parameters START and END. Use
1475 them instead of the check for a region in Transient Mark mode.
1476 (query-replace-read-args): Return two more list elements for the
1477 start and end of the region in Transient Mark mode.
1478 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1479 (map-query-replace-regexp, replace-string, replace-regexp): Add
1480 optional last arguments START and END and pass them to
1481 perform-replace.
1482
1483 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
1484 form with additional arguments for perform-replace.
1485
1486 * progmodes/etags.el (tags-query-replace): Add parameters START
1487 and END. Construct a form with additional arguments for
1488 perform-replace.
1489
1490 * simple.el (shell-command): Set default directory for "*Shell
1491 Command Output" buffer.
1492
1493 * language/european.el (iso-latin-4): Fix typo.
1494
1495 * emacs-lisp/crm.el: New file.
1496
1497 2000-04-24 Dave Love <fx@gnu.org>
1498
1499 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1500 (Custom-reset-saved, Custom-reset-standard)
1501 (custom-group-value-create, custom-group-set, custom-group-save)
1502 (custom-group-reset-current, custom-group-reset-saved)
1503 (custom-group-reset-standard): Use mapc.
1504 (custom-buffer-create-internal): Disable undo when creating items.
1505 Use mapc.
1506 (custom-face): Avoid redundant lambda.
1507
1508 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1509
1510 * startup.el (auto-save-list-file-prefix): Set default to
1511 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
1512
1513 2000-04-24 Sam Steingold <sds@gnu.org>
1514
1515 * time-stamp.el (time-stamp-string-preprocess): Always convert
1516 `field-result' to a string.
1517
1518 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1519
1520 * frame.el (scrolling): New group.
1521 (automatic-hscrolling): New user-option.
1522
1523 * startup.el (command-line-x-option-alist): Add `-lsp' and
1524 `--line-spacing'.
1525
1526 2000-04-19 Dave Love <fx@gnu.org>
1527
1528 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
1529 (cl-mapc): Rename from mapc. Fix the funcall.
1530
1531 2000-04-19 Gerd Moellmann <gerd@gnu.org>
1532
1533 * simple.el (clone-indirect-buffer-other-window): New command.
1534 (clone-indirect-buffer): Add optional arg NORECROD.
1535 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
1536
1537 * help.el (resize-temp-buffer-window): Use count-screen-lines.
1538
1539 * window.el (count-screen-lines): New function.
1540 (shrink-window-if-larger-than-buffer): Use count-screen-lines
1541 instead of window-buffer-height.
1542
1543 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
1544 non-existing variable comint-input-sentinel.
1545 (inferior-lisp-args-to-list): Removed.
1546 (inferior-lisp): Use split-string instead of
1547 inferior-lisp-args-to-list.
1548
1549 * hexl.el (hexl-insert-hex-string): New command.
1550
1551 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
1552 instead of concat.
1553
1554 2000-04-18 Gerd Moellmann <gerd@gnu.org>
1555
1556 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
1557 at the start of an existing but empty folder.
1558
1559 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1560
1561 * ps-mule.el: Customization fix, doc fix.
1562 (ps-multibyte-buffer): Customization fix.
1563
1564 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1565
1566 * subr.el (read-passwd): Use read-char-exclusive.
1567
1568 2000-04-17 Gerd Moellmann <gerd@gnu.org>
1569
1570 * textmodes/texinfo.el (texinfo-insert-@email)
1571 (texinfo-insert-@emph, texinfo-insert-@quotation)
1572 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
1573 (texinfo-mode-map): Add key bindings for them.
1574
1575 * files.el (basic-save-buffer-2): Use a template with `$'
1576 instead of `#' for VMS.
1577
1578 * simple.el (clone-indirect-buffer): New function.
1579
1580 2000-04-16 Stephen Eglen <stephen@gnu.org>
1581
1582 * iswitchb.el (iswitchb-case): New function. If the user input
1583 contains any upper-case characters, the search is made
1584 case-sensitive.
1585
1586 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
1587
1588 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
1589 comment-end.
1590 (texinfo-font-lock-syntactic-keywords): New var.
1591 (texinfo-font-lock-keywords): Remove comment regexp.
1592 (texinfo-insert-block): New function.
1593 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
1594 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
1595 and font-lock-defaults. Use regexp-opt for outline-regexp.
1596 (texinfo-environments): New var.
1597 (texinfo-environment-regexp): Use regexp-opt and
1598 texinfo-environments.
1599
1600 * textmodes/ispell.el (ispell-menu-map-needed): Check that
1601 ispell-process is bound since this might be eval'd before ispell
1602 is loaded.
1603 (ispell-message): Use a tiny bit less magic and a bit more hard
1604 data to figure out what kind of sc-cite-regexp to use.
1605
1606 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
1607
1608 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
1609 (insert-cyclic-diary-entry): Unquote the lambda.
1610
1611 * gud.el (gud-jdb-build-source-files-list): Fix typo.
1612
1613 * files.el (backup-enable-predicate): Unquote the lambda.
1614
1615 * cus-edit.el (custom-face, face): Unquote the lambda.
1616
1617 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1618
1619 * ps-print.el: Check for line-beginning-position definition.
1620
1621 * ps-print.el: Fix counting lines in a region.
1622 (ps-print-version): New version number (5.1.5).
1623 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
1624 (ps-printing-region): Fun code fix.
1625
1626 2000-04-15 Gerd Moellmann <gerd@gnu.org>
1627
1628 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
1629 to file-directory-p.
1630
1631 2000-04-14 Gerd Moellmann <gerd@gnu.org>
1632
1633 * gud.el (gud-jdb-build-source-files-list): Check that directory
1634 exists before calling directory-files.
1635
1636 2000-04-13 Dave Love <fx@gnu.org>
1637
1638 * emacs-lisp/trace.el: Change maintainer. Use new backquote
1639 syntax.
1640
1641 * emacs-lisp/cl-specs.el: Remove when, unless.
1642
1643 * emacs-lisp/cl-extra.el: Don't quote keywords.
1644 (cl-old-mapc): New variable.
1645 (mapc): Use it.
1646 (cl-map-intervals): Use with-current-buffer. Don't check for
1647 next-property-change.
1648 (cl-map-overlays): Use with-current-buffer.
1649 (cl-expt): Remove.
1650 (copy-tree, remprop): Define unconditionally.
1651
1652 * emacs-lisp/cl-compat.el (keywordp): Remove.
1653
1654 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
1655 to use keywordp.
1656 (edebug-spec): Enable keywordp.
1657
1658 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
1659 string-lessp.
1660
1661 * cus-start.el: Use keywordp.
1662
1663 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1664
1665 * diary-lib.el (include-other-diary-files): Fix the fix of
1666 2000-02-18 by doing a save-excursion.
1667
1668 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1669
1670 * ps-print.el: Customization fix, doc fix.
1671 (ps-print-version): New version number (5.1.4).
1672 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
1673 (ps-print-preprint): Adjust code.
1674 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
1675 (ps-print-prologue-header, ps-print-control-characters)
1676 (ps-spool-config): Customization fix.
1677
1678 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1679
1680 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
1681 converted to the new menu-item format, names silightly changed,
1682 help strings added.
1683
1684 Support for spelling without async subprocesses:
1685
1686 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
1687 (ispell-session-buffer): New variables.
1688 (ispell-start-process, ispell-process-status,
1689 ispell-accept-output, ispell-send-string): New functions, for
1690 Ispell invocation when async subprocesses aren't supported.
1691 (ispell-word, ispell-pdict-save, ispell-command-loop,
1692 ispell-process-line, ispell-buffer-local-parsing): Replace calls
1693 to process-send-string with calls to ispell-send-string, and
1694 accept-process-output with ispell-accept-output.
1695 (ispell-init-process): Call ispell-process-status instead of
1696 process-status with.
1697 (ispell-init-process): Call ispell-start-process. Call
1698 ispell-accept-output and ispell-send-string. Don't call
1699 process-kill-without-query and kill-process if they are unbound.
1700 (ispell-async-processp): New function.
1701
1702 2000-04-12 Dave Love <fx@gnu.org>
1703
1704 * info.el: Add debug-ignored-errors.
1705 (Info-mode-menu): Add some items.
1706 (Info-directory): Add autoload cookie.
1707
1708 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
1709 Modify `truncate-lines'. Make `describe-language-environment'
1710 always visible and add help. Modify `describe-key' help. Invoke
1711 Info-directory from `info'. New entry `emacs-manual'.
1712
1713 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1714
1715 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
1716 propertized-buffer-identification.
1717 (ebrowse-update-member-buffer-mode-line): Likewise.
1718 (ebrowse--mode-strings): Removed.
1719 (ebrowse--mode-line-props): Removed.
1720
1721 * files.el (auto-mode-alist): Add `EBROWSE'.
1722
1723 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
1724 space before testing for end of buffer.
1725 (ebrowse-load): Removed.
1726 (ebrowse-revert-tree-buffer-from-file): Rewritten.
1727 (ebrowse-create-tree-buffer): Rewritten.
1728 (ebrowse-tree-mode): Read tree from buffer.
1729
1730 * progmodes/ebrowse-ffh.el: Removed.
1731
1732 2000-04-10 Kenichi Handa <handa@etl.go.jp>
1733
1734 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
1735
1736 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1737
1738 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
1739 at the wrong place.
1740
1741 2000-04-09 Dave Love <fx@gnu.org>
1742
1743 * files.el (backup-enable-predicate): Use
1744 temporary-file-directory, small-temporary-file-directory.
1745 (make-backup-file-name-function, backup-directory-alist): New
1746 variables.
1747 (make-backup-file-name-1): New function.
1748 (make-backup-file-name): Use it.
1749 (find-backup-file-name): Likewise. Use format for clarity, not
1750 concat.
1751 (file-newest-backup): Use make-backup-file-name.
1752
1753 2000-04-09 Gerd Moellmann <gerd@gnu.org>
1754
1755 * progmodes/ebrowse-ffh.el: New file.
1756
1757 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
1758 to ebrowse-ffh.el.
1759 (ebrowse-load): Add autoload.
1760
1761 * finder.el (finder-commentary): Add autoload cookie.
1762
1763 * mail/rfc2368.el: Correct author's email address.
1764
1765 * progmodes/ebrowse.el: New file.
1766
1767 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
1768 item help string.
1769 (easy-menu-do-add-item): Ditto.
1770 (easy-menu-define): Extend doc string.
1771
1772 * jit-lock.el (with-buffer-unmodified): Use
1773 restore-buffer-modified-p.
1774 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
1775 (jit-lock-function, jit-lock-stealth-fontify): Don't use
1776 with-buffer-unmodified.
1777
1778 2000-04-08 Dave Love <fx@gnu.org>
1779
1780 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
1781 unless, when.
1782
1783 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
1784
1785 * viper-util.el (viper-put-on-search-overlay): New subroutine.
1786 (viper-flash-search-pattern): No operation when using Emacs
1787 doesn't support face.
1788 Use `viper-put-on-search-overlay'.
1789
1790 2000-04-04 Gerd Moellmann <gerd@gnu.org>
1791
1792 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
1793 like C-r.
1794
1795 * progmodes/make-mode.el: Some doc fixes.
1796 (makefile-mode-abbrev-table): New variable.
1797 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
1798 (makefile-font-lock-keywords): Fontify includes and conditionals.
1799 (toplevel): Require `dabbrev' and `add-log' when compiling.
1800
1801 * replace.el (perform-replace): Don't move forward one char
1802 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
1803 to do that because it leaves point 1 position after the last
1804 replacement, after everything has been replaced.
1805
1806 * jit-lock.el (with-buffer-unmodified): New macro.
1807 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
1808 modified state.
1809 (jit-lock-function-1): Extracted from jit-lock-function; not
1810 preserving buffer's modified state.
1811 (jit-lock-function, jit-lock-stealth-fontify): Call
1812 jit-lock-function-1.
1813
1814 * mail/rfc2368.el: Remove supernumerary copyright line.
1815
1816 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
1817
1818 * glasses.el: Provide facilities for inserting space before left
1819 parentheses and uncapitalization of identifiers.
1820 (glasses-mode): Try to remove old overlays in all cases.
1821
1822 2000-04-03 Gerd Moellmann <gerd@gnu.org>
1823
1824 * progmodes/compile.el (compile-internal): Display the compilation
1825 buffer in a different frame, if it's already displayed there.
1826
1827 * mail/rfc2368.el: New file.
1828
1829 * simple.el (sendmail-user-agent-compose): Recognize a `body'
1830 header and insert its value as mail body.
1831
1832 * subr.el (member-ignore-case): New function.
1833
1834 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
1835 (dabbrev--find-expansion): Ignore buffers matching a regexp
1836 from dabbrev-ignored-regexps.
1837
1838 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
1839 to extensions handled by gzip.
1840
1841 2000-04-03 Richard M. Stallman <rms@gnu.org>
1842
1843 * files.el (insert-directory): List the total free space
1844 along with the used space.
1845
1846 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
1847 line is followed by one that matches CITATION-REGEXP, end the
1848 paragraph.
1849
1850 2000-04-03 Markus Rost <rost@delysid.gnu.org>
1851
1852 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
1853 (rmail-make-basic-summary-line): Use that option.
1854
1855 2000-04-03 Kenichi Handa <handa@etl.go.jp>
1856
1857 * international/mule-cmds.el (encoded-string-description):
1858 Rewritten. Try pretty description for ISO 2022 escape sequences
1859 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
1860 for hexadecimal format.
1861
1862 2000-04-01 Dave Love <fx@gnu.org>
1863
1864 * cpp.el: Change customization group to `c' from `C'.
1865
1866 * vcursor.el (vcursor-move): Use display-color-p.
1867
1868 * international/mule-util.el: Provide mule-utils.
1869 (string-to-sequence): Simplify and speed up.
1870
1871 * international/mule.el (make-coding-system): Purecopy doc-string.
1872
1873 * international/mule-cmds.el: Various menu changes.
1874 (describe-specified-language-support): Handle `Default'.
1875 (set-language-info): Purecopy `info'.
1876
1877 2000-03-31 Andrew Innes <andrewi@gnu.org>
1878
1879 * vc.el (vc-backend-diff): Return the correct status if we had to
1880 retry the rcsdiff command without the --brief option.
1881
1882 2000-03-31 Dave Love <fx@gnu.org>
1883
1884 * help.el (help-manyarg-func-alist): Correct several omissions.
1885
1886 * add-log.el: Don't require cl, fortran.
1887 (add-log-current-defun-function): Doc fix.
1888 (change-log-version-number-regexp-list): Remove SCCS part. Doc
1889 fix.
1890 (change-log-version-rcs): Function deleted.
1891 (change-log-version-number-search): Doc fix. Use
1892 vc-workfile-version. Avoid CL dolist.
1893 (add-change-log-entry): Just call add-log-current-defun to get
1894 defun. Simplify somewhat.
1895 (change-log-get-method-definition-1): Likewise.
1896 (add-log-current-defun): Return nil if calling
1897 add-log-current-defun-function does so. Move Fortran stuff to
1898 fortran.el. Return string without properties.
1899
1900 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
1901 and :alpha: char classes.
1902
1903 * mail/supercite.el: Defvar curline when compiling.
1904 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
1905 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
1906 rather than a-zA-Z0-9 to allow non-ASCII characters.
1907
1908 2000-03-31 Gerd Moellmann <gerd@gnu.org>
1909
1910 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
1911
1912 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1913 Re-enable new code.
1914
1915 * lpr.el (print-region-1): Use -d to specify printer name for
1916 systems `usg-unix-v*, `dgux', `hpux', `irix'.
1917
1918 2000-03-31 Dave Love <fx@gnu.org>
1919
1920 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
1921 for function definition in symbol's function value slot first
1922 instead of first consulting byte-compile-function-environment.
1923
1924 2000-03-31 Kenichi Handa <handa@etl.go.jp>
1925
1926 * language/european.el ("Polish"): New language environment.
1927 (setup-polish-environment): New function.
1928
1929 2000-03-30 Gerd Moellmann <gerd@gnu.org>
1930
1931 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1932 Disable new code.
1933
1934 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
1935 trying to `load' the symbol of an autoload instead of the file
1936 recorded in the autoload. Fix error messages.
1937
1938 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1939
1940 * ps-print.el: PostScript programming fix for ghostview, doc fix.
1941 (ps-print-version): New version number (5.1.3).
1942 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
1943 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
1944 (ps-generate-postscript-with-faces): Code fix.
1945 (ps-color-values): XEmacs compatibility.
1946 (ps-print-background-image, ps-print-background-text, ps-printer-name)
1947 (ps-default-fg, ps-default-bg): Adjust customization.
1948 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
1949 (ps-color-scale): Renaming old ps-color-value fun.
1950 (ps-print-headers): Replace ps-print-header group to avoid conflict
1951 with ps-print-header variable.
1952 (ps-print-miscellany): New group.
1953 (ps-format-color, ps-rgb-color): New funs.
1954 (ps-default-foreground): New var.
1955 (ps-printer-name-option): New const.
1956
1957 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
1958
1959 * net/net-utils.el:
1960 (network-connection-host, network-connection-service): New variables
1961 (network-connection-mode): New mode, derived from comint-mode
1962 (network-connection-mode-setup): New function, saves host and
1963 service information in local variables.
1964
1965 * lisp/locate.el:
1966 (locate-word-at-point): Added this function
1967 (locate): Default to using locate-word-at-point as input
1968 Run dired-mode-hook
1969
1970 2000-03-29 Dave Love <fx@gnu.org>
1971
1972 * calendar/appt.el: Doc fixes.
1973 (appt-check): Convert min-to-app to a string before passing to
1974 appt-disp-window-function or concat.
1975 (appt-delete-window): Remove test for frame-root-window.
1976 (appt-select-lowest-window, appt-convert-time): Simplify.
1977
1978 * emacs-lisp/bytecomp.el: Doc fixes.
1979 (byte-compile-file-form-autoload): Update
1980 byte-compile-function-environment.
1981
1982 2000-03-29 Andreas Schwab <schwab@suse.de>
1983
1984 * emacs-lisp/autoload.el: Also print defsubst doc string
1985 specially.
1986
1987 * dired.el (dired-insert-directory): If dired-free-space-program
1988 failed just delete its output.
1989
1990 2000-03-29 Dave Love <fx@gnu.org>
1991
1992 * international/iso-cvt.el: Move provide to end. Doc fixes.
1993 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
1994 (iso-iso2sgml, iso-sgml2iso): New functions.
1995 (iso-cvt-define-menu): Fix some entries and use backquote for
1996 clarity.
1997
1998 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
1999
2000 2000-03-28 Gerd Moellmann <gerd@gnu.org>
2001
2002 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
2003 ISO-DATE. If non-nil, return date in ISO 8601 format.
2004
2005 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
2006
2007 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
2008 if it ever becomes used.
2009 (log-edit-mode-hook): Default to vc-log-mode-hook.
2010 (log-edit-mode): Fix the docstring.
2011
2012 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
2013 the code.
2014
2015 2000-03-26 Dave Love <fx@gnu.org>
2016
2017 * net/browse-url.el (browse-url): Re-fix case of
2018 browse-url-browser-function being an alist.
2019 (browse-url): Add :link to defgroup.
2020
2021 * files.el: Doc fixes.
2022 (file-truename): Include `[' in wildcard characters.
2023 (automount-dir-prefix): Customize.
2024 (find-file-wildcards): Add :version.
2025 (find-file-noselect): Simplify a mapcar call.
2026
2027 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
2028 compatible with inf-lisp version.
2029 (eval-defun-1): Fix custom-declare-variable case.
2030
2031 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
2032
2033 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
2034
2035 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2036
2037 * Makefile (COMPILE_FIRST): New macro.
2038 (compile-files): Compile files from COMPILE_FIRST first.
2039
2040 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
2041 code.
2042
2043 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
2044 matching open parenthesis in column 0 to defun-prompt-regexp
2045 only if open-paren-in-column-0-is-defun-start is set.
2046
2047 * sun-curs.el: Require CL at compile-time only.
2048
2049 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
2050 instead of copy-list which is a function from CL.
2051 (msb--choose-menu, msb--mode-menu-cond)
2052 (msb--create-buffer-menu-2): Use dolist instead of mapc.
2053 (msb--init-file-alist): Use mapcar instead of mapcan.
2054 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
2055 `(' in column 0 in doc string.
2056 (msb--add-separators): Use mapcar instead of mapcan.
2057
2058 * cus-dep.el: Require CL at compile-time only.
2059
2060 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
2061
2062 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2063 (byte-compile-warnings): New warning `noruntime'.
2064 (byte-compile-constants, byte-compile-variables): Fix docstring.
2065 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
2066 execute `eval-whenc-compile's body.
2067 (byte-compile-unresolved-functions): Fix docstring.
2068 (byte-compile-eval): New function.
2069 (byte-compile-callargs-warn): Check if the function will be available
2070 at runtime (via property `byte-compile-noruntime').
2071 (byte-compile-print-syms): New function.
2072 (byte-compile-warn-about-unresolved-functions): Also warn about
2073 `noruntime' functions (and use `byte-compile-print-syms').
2074 (byte-compile-file): Capitalize the message.
2075
2076 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2077
2078 * mail/rmail.el (rmail-confirm-expunge): New user-option.
2079 (rmail-expunge): Ask for confirmation depending on the setting
2080 of rmail-confirm-expunge.
2081
2082 2000-03-23 Gerd Moellmann <gerd@gnu.org>
2083
2084 * Makefile (bootstrap-clean): If $(emacs) exists, build
2085 loaddefs.el first. A loaddefs.el that's not up-to-date might
2086 cause a bootstrap failure because things don't autoload as
2087 expected.
2088
2089 2000-03-23 Dave Love <fx@gnu.org>
2090
2091 * net/browse-url.el: Restore previous use of
2092 browse-url-maybe-new-window.
2093
2094 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2095
2096 * ps-print.el: Skip banner page fix.
2097 (ps-print-version): New version number (5.1.2).
2098 (ps-begin-file, ps-end-file, ps-generate): Code fix.
2099
2100 2000-03-23 Dave Pearson <davep@davep.org>
2101
2102 * net/quickurl.el Changed the type of parameter passed to the
2103 function defined by `quickurl-format-function'. Before only the
2104 text of the URL was passed. Now the whole URL structure is passed
2105 and the function is responsible for extracting the parts it
2106 requires. Changed the default of `quickurl-format-function'
2107 accordingly.
2108 (quickurl-insert): Changed the `funcall' of
2109 `quickurl-format-function' to match the above change.
2110 (quickurl-list-insert): Changed the `url' case so that it makes
2111 use of `quickurl-format-function', previous to this the format was
2112 hard wired.
2113
2114 2000-03-22 Gerd Moellmann <gerd@gnu.org>
2115
2116 * startup.el: Change some spellings for the X Window System.
2117
2118 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
2119
2120 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
2121 up the code and the regexp and make sure the cursor is temporarily
2122 moved to the suspicious line while querying the user.
2123
2124 2000-03-22 Jason Rumney <jasonr@gnu.org>
2125
2126 * w32-fns.el (w32-charset-info-alist): Initialize.
2127
2128 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2129
2130 * ps-print.el: N-up last page fix.
2131 (ps-print-version): New version number (5.1.1).
2132 (ps-end-file, ps-end-job, ps-generate): Code fix.
2133
2134 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2135
2136 * files.el (find-file-run-dired): Update docstring.
2137 (find-directory-functions): New hook.
2138 (find-file-noselect): Run find-directory-functions rather than
2139 calling dired directly.
2140
2141 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
2142
2143 * pcvs.el: Add a minimal leading commentary.
2144 (cvs-make-cvs-buffer): Change the header part by removing the startup
2145 message and adding a `Module' entry. Also replace the FOOTER and
2146 HEADER special fileinfos with the new support in ewoc for updating
2147 its own footer and header.
2148 (cvs-update-header): Update to use the header/footer of the ewoc.
2149 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
2150 (cvs-is-within-p): New function.
2151 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
2152 to only examine some subset of the buffers.
2153
2154 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
2155 `format' instead of our own ad-hoc functions.
2156 Remove HEADER and FOOTER cases, now handled in the EWOC.
2157 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
2158
2159 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
2160 output to avoid scaring the user.
2161 (cvs-parse-table): Catch message for non-up-to-date commits.
2162
2163 * pcvs-defs.el (cvs-startup-message): Remove.
2164 (cvs-global-menu): New autoloaded menu.
2165
2166 * pcvs-util.el (cvs-string-fill): Remove.
2167
2168 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
2169 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
2170 PP part of it and also make it work for footers and headers.
2171 (ewoc-create): Drop POS and BUFFER arguments.
2172 Use the DLL's dummy node to store the end-of-footer position.
2173 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
2174 (ewoc-refresh): Remove unused `header' variable.
2175 (ewoc-(get|set)-hf): New functions.
2176
2177 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
2178 log-view-*-(message|file) and use easy-mmode-define-navigation.
2179 (log-view-message-re): Match SCCS format as well.
2180 And match the revision line rather than the dashed separator line.
2181 (log-view-mode): Use the new define-derived-mode.
2182 (log-view-current-tag): Fill in with an actual implementation.
2183
2184 * cvs-status.el (cvs-status-(prev|next)): Rename from
2185 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
2186 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
2187 to let the output "breathe" a little more (more readable).
2188 (cvs-status-mode): Use the new define-derived-mode.
2189
2190 * smerge-mode.el (smerge-auto-leave): New function and variable.
2191 (smerge-basic-map): Rename from smerge-basic-keymap.
2192 Change the bindings for smerge-diff-*.
2193 (smerge-*-map): Use easy-mmode-defmap.
2194 (smerge-(next|prev)): Use easy-mmode-define-navigation.
2195 (smerge-keep-*): Use smerge-auto-leave.
2196
2197 2000-03-21 Jason Rumney <jasonr@gnu.org>
2198
2199 * cus-edit.el (custom-button-face): Use 3D look for w32.
2200 (custom-button-pressed-face): Likewise.
2201
2202 2000-03-21 Gerd Moellmann <gerd@gnu.org>
2203
2204 * progmodes/etags.el (tags-case-fold-search): New user-option.
2205 (tags-loop-eval): New function. Bind case-fold-search around eval
2206 depending on the value of tags-case-fold-search.
2207 (tags-loop-continue): Use tags-loop-eval.
2208 (find-tag-in-order): Bind case-fold-search depending on the value
2209 of tags-case-fold-search.
2210
2211 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2212
2213 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
2214 (diff-end-of-hunk): Return the end position for use in
2215 `easy-mmode-define-navigation'.
2216 (diff-recenter): Remove.
2217 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
2218 of `easy-mmode-define-navigation'.
2219 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
2220 previous renaming) and fix to use new names.
2221 (diff-merge-strings): Use \n as separator: simpler, faster.
2222 (diff-mode): Use `define-derived-mode'.
2223
2224 * derived.el (define-derived-mode): Don't autoload anymore.
2225 Prefer the macro-only version provided by easy-mmode.el.
2226
2227 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
2228 `easy-mmode-define-derived-mode'.
2229 Use `combine-run-hooks'.
2230 (easy-mmode-define-navigation): New macro.
2231
2232 * subr.el (combine-run-hooks): New function.
2233
2234 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
2235
2236 * term/x-win.el: Fontsets related initialization is simplified.
2237
2238 * international/mule-diag.el (describe-font): Don't refer to
2239 global-fontset-alist, instead call font-list.
2240 (describe-fontset, list-fontsets, mule-diag): Likewise.
2241 (print-fontset): Adjusted for the change of fontset
2242 implementation.
2243
2244 * international/fontset.el (x-charset-registries): Variable
2245 removed, instead the corresponding data is stored in the default
2246 fontset.
2247 (register-alternate-fontnames): Function removed.
2248 (resolved-ascii-font): Variable removed.
2249 (x-compose-font-name): Ignore the second argument REDOCE.
2250 (x-complement-fontset-spec): Complement only an ASCII font and
2251 element for those charsets than can use that ASCII font.
2252 (generate-fontset-menu): Don't refer to global-fontset-alist,
2253 instead call fontset-list.
2254 (uninstantiated-fontset-alist): Variable removed.
2255 (x-style-funcs-alist): Likewise.
2256 (fontset-default-styles): Likewise.
2257 (x-modify-font-name): Function removed.
2258 (create-fontset-from-fontset-spec): Ignore the argument
2259 STYLE-VARIANT.
2260 (create-fontset-from-ascii-font): Docsting adjusted for the above
2261 change.
2262 (instantiate-fontset, resolve-fontset-name): Functions removed.
2263 (fontset-list): Now implemented by C code.
2264
2265 * faces.el (read-face-font): Fix TABLE arg to completing-read.
2266 (describe-face): Include `font' attribute in the description.
2267
2268 2000-03-21 Kenichi Handa <handa@etl.go.jp>
2269
2270 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
2271
2272 2000-03-20 Gerd Moellmann <gerd@gnu.org>
2273
2274 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
2275 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
2276 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
2277
2278 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
2279 about behavior of set-buffer-modified-p wrt redisplay.
2280
2281 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2282
2283 * view.el (view-mode-disable): Kill local binding of view-read-only.
2284
2285 2000-03-18 Gerd Moellmann <gerd@gnu.org>
2286
2287 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
2288 is a string, convert it to a syntax cell using string-to-syntax.
2289
2290 * simple.el (syntax-code-table, syntax-flag-table): New variables.
2291 (string-to-syntax): New function.
2292
2293 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
2294 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
2295 try to use passive ftp mode.
2296
2297 2000-03-17 Gerd Moellmann <gerd@gnu.org>
2298
2299 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
2300
2301 * simple.el (append-to-buffer): Update point of windows after
2302 insertion.
2303
2304 * abbrev.el (inverse-add-abbrev): Identify word by first moving
2305 forward then moving backward. Reindent.
2306
2307 * frame.el (other-frame): Call x-focus-frame only if
2308 focus-follows-mouse is off.
2309
2310 2000-03-17 Dave Love <fx@gnu.org>
2311
2312 * pcvs-util.el (cvs-strings->string): Rename
2313 replace-regexps-in-string.
2314
2315 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
2316
2317 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
2318 regexp for labels cannot span several lines.
2319
2320 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
2321 `(setq :<key> ':<key>)' to the macro expansion.
2322
2323 2000-03-16 Dave Love <fx@gnu.org>
2324
2325 * progmodes/f90.el (f90): Put custom group under `languages', not
2326 `fortran'.
2327 (f90-mode-hook): Customize.
2328 (f90-mode): Set add-log-current-defun-function.
2329 (f90-current-defun): New function.
2330
2331 2000-03-16 Gerd Moellmann <gerd@gnu.org>
2332
2333 * cus-edit.el (custom-variable-tag-face): Handle case that
2334 default face's height is not a number.
2335 (custom-face-tag-face, custom-group-tag-face-1)
2336 (custom-group-tag-face): Ditto.
2337 (custom-group-tag-face-1): Add :group.
2338
2339 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
2340
2341 2000-03-15 Gerd Moellmann <gerd@gnu.org>
2342
2343 * pcvs-defs.el (toplevel): Remove autoload cookie for form
2344 requiring easymenu.
2345
2346 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2347
2348 * ps-print.el: PostScript user-defined prologue, PostScript error
2349 handler, doc fix.
2350 (ps-print-version): New version number (5.1).
2351 (ps-user-defined-prologue, ps-error-handler-message)
2352 (ps-print-prologue-0, ps-error-handler-alist): New vars.
2353 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
2354 (ps-insert-string): New function.
2355
2356 2000-03-15 Kenichi Handa <handa@etl.go.jp>
2357
2358 * international/ccl.el (ccl-compile-expression): Don't generate
2359 invalid self-assignment code.
2360
2361 2000-03-14 Dave Love <fx@gnu.org>
2362
2363 * subr.el (replace-regexp-in-string): Renamed from
2364 replace-regexps-in-string. Doc fix.
2365
2366 2000-03-12 Dave Love <fx@gnu.org>
2367
2368 * cus-edit.el: Doc fixes.
2369 (customize-set-variable, customize-save-variable): Rename args for
2370 doc.
2371 (custom-variable-tag-face, custom-face-tag-face)
2372 (custom-group-tag-face-1, custom-group-tag-face): Modify from
2373 style which user identify as hyperlink.
2374 (hook): Don't add undefined functions to the hook.
2375 (debug-ignored-errors): Transfer message from bindings.el.
2376
2377 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2378
2379 * recentf.el (recentf-keep-non-readable-files-p): Remove
2380 double/nested definition.
2381
2382 2000-03-12 Dave Love <fx@gnu.org>
2383
2384 * facemenu.el (facemenu-get-face): Use display-color-p.
2385 * enriched.el (enriched-decode-foreground): Likewise.
2386 (enriched-decode-background): Likewise.
2387 * isearch.el (isearch-highlight): Likewise.
2388 * info-look.el (info-lookup): Likewise.
2389 * simple.el (completion-setup-function): Likewise.
2390
2391 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
2392 :options.
2393
2394 * bindings.el (mode-line-format): Fix line-number and
2395 column-number items. Add help-echo for the background.
2396 (mode-line-mule-info): Modify help-echo.
2397
2398 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
2399 defcustom.
2400
2401 * files.el (load-file): Allow completion to .elc.
2402
2403 * man.el: Doc fixes.
2404 (Man-init-defvars): Use display-color-p to set fontification.
2405
2406 * play/hanoi.el (hanoi-internal): Don't use oddp.
2407
2408 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2409
2410 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
2411
2412 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
2413
2414 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
2415
2416 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
2417 Fix comment.
2418
2419 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
2420
2421 * font-lock.el (font-lock-keywords): Fix the doc now that
2422 regexp-opt-depth is unnecessary.
2423 (save-buffer-state): Set an edebug spec.
2424 (font-lock-fontify-anchored-keywords): Properly handle the case when
2425 the matcher goes past the limit.
2426
2427 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
2428 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
2429
2430 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
2431 dll.el and cookie.el (from Elib) with heavy renaming and other
2432 massaging.
2433
2434 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
2435 Autoload the functions used.
2436 (easy-mmode-define-syntax): Fix CL typo.
2437 (easy-mmode-define-derived-mode): Improve the docstring generation.
2438
2439 2000-03-10 Gerd Moellmann <gerd@gnu.org>
2440
2441 * textmodes/texinfo.el (texinfo-version): Variable and function
2442 removed.
2443
2444 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
2445
2446 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
2447 allow more flexibility.
2448 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
2449 fns.
2450 (easy-mmode-defmap, easy-mmode-defsyntax)
2451 (easy-mmode-define-derived-mode): New macros.
2452
2453 2000-03-09 Didier Verna <didier@xemacs.org>
2454
2455 * rect.el (replace-rectangle): New function.
2456
2457 2000-03-09 Dave Love <fx@gnu.org>
2458
2459 * progmodes/fortran.el (fortran-comment-line-start): Define as
2460 "C".
2461 (fortran-comment-line-start-skip): Don't match cpp stuff.
2462 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
2463 (fortran-mode-map): Remove over-eager custom-menu-create for now.
2464 (fortran-mode): Don't set fortran-comment-line-start-skip,
2465 fortran-comment-line-start here. Set comment-start,
2466 add-log-current-defun.
2467 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
2468 (fortran-current-defun): New function.
2469
2470 2000-03-09 Gerd Moellmann <gerd@gnu.org>
2471
2472 * emacs-lisp/re-builder.el: New file.
2473
2474 * mouse.el (mouse-drag-region): Don't run up-event handler
2475 if hscroll has changed.
2476
2477 * octave-mod.el (octave-font-lock-keywords): To font-lock the
2478 builtin operators, use `font-lock-builtin-face' for Emacs and
2479 `font-lock-preprocessor-face' otherwise.
2480
2481 * font-lock.el (lisp-font-lock-keywords-1): Highlight
2482 `(defun (setf foo)' differently.
2483
2484 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
2485
2486 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
2487 (regexp-opt): Update comment and adapt the code the new meaning of
2488 the `paren' argument of regex-opt-group for shy-groups.
2489 (regexp-opt-depth): Handle shy groups as well as backslashed
2490 backslashes.
2491 (regexp-opt-group): Turn the leading comment into a docstring.
2492 Allow `paren' to be a string (the string to use to open a group).
2493 Remove open-presuf and close-presuf. Instead of checking for `all
2494 one-char' and then later on check for `several one-char', handle
2495 both cases close together. Also apply a more generic algorithm
2496 for suffixes (the mirror image of the algorithm used for
2497 prefixes). Use shy-groups. Use nreverse rather than reverse.
2498 (regexp-opt-try-suffix): Removed.
2499
2500 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
2501 from comint-mode-map, so we can just inherit from it. Also, move
2502 the initialization into the `defvar' since there's no docstring
2503 anyway and it's fairly short.
2504 (inferior-scheme-mode): Define it as derived-mode: the code is
2505 shorter and this way we inherit from comint-mode-map rather than
2506 copying it.
2507
2508 * subr.el (replace-regexps-in-string): Properly handle the case
2509 where we match an empty string.
2510
2511 * comint.el (comint-exec-1): Add the current-dir to the exec-path
2512 when the command has a directory component (such as "./testml").
2513 Also fix a typo in the comment.
2514
2515 2000-03-08 Gerd Moellmann <gerd@gnu.org>
2516
2517 * Makefile (compile-files): Compile files one by one because
2518 that's the only way to ensure a clean compilation environment for
2519 each individual file.
2520
2521 * frame.el (other-frame): Call x-focus-frame.
2522
2523 2000-03-07 Dave Love <fx@gnu.org>
2524
2525 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
2526 :require to defcustom.
2527
2528 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
2529 lists.
2530
2531 * files.el (auto-mode-alist): Add configure.in.
2532
2533 * progmodes/autoconf.el: New file.
2534
2535 2000-03-07 Gerd Moellmann <gerd@gnu.org>
2536
2537 * mail/mh-e.el: Change maintainer to `none'.
2538
2539 * recentf.el (recentf-keep-non-readable-files-p): Quote args
2540 to remove-hook and add-hook.
2541
2542 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2543
2544 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
2545 it as the default.
2546 (mail-send): Test mail-send-nonascii also for the new `mime' value.
2547 (sendmail-send-it): Conditionally add MIME headers specifying the
2548 used character set.
2549
2550 2000-03-07 Dave Love <fx@gnu.org>
2551
2552 * winner.el: Fix keywords, autoload cookies. Split
2553 eval-when-compile form to avoid compilation failure.
2554
2555 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
2556
2557 * international/mule.el: Modify comment about coding system
2558 property `coding-category'.
2559 (make-coding-system): New argument EOL-TYPE. Pay attention to
2560 coding-category property of PROPERTIES.
2561
2562 * international/mule-conf.el (coding-category-utf-8,
2563 coding-category-utf-16-be, coding-category-utf-16-le): New coding
2564 categories. Include them in the argument for set-coding-priority.
2565
2566 * international/mule-cmds.el (reset-language-environment): Include
2567 coding-category-utf-8, coding-category-utf-16-be, and
2568 coding-category-utf-16-le in the argument for set-coding-priority.
2569 (reset-language-environment): Initialize coding-category-utf-8,
2570 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
2571
2572 2000-03-06 Karl Fogel <kfogel@red-bean.com>
2573
2574 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
2575 code abstracted out of `bookmark-jump-noselect'. Now tries info
2576 extensions as well as compression extensions.
2577 (bookmark-jump-noselect): Use above new func.
2578
2579 2000-03-03 Gerd Moellmann <gerd@gnu.org>
2580
2581 * strokes.el: Change maintainer's mail address.
2582
2583 2000-03-03 Kenichi Handa <handa@etl.go.jp>
2584
2585 * international/mule-diag.el (list-character-sets): Make help-echo
2586 string by substitute-command-keys.
2587 (list-character-sets): Likewise.
2588 (sort-listed-character-sets): Call help-setup-xref.
2589
2590 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2591
2592 * time.el (display-time-mail-file): Add `none' to the list of
2593 choices.
2594
2595 2000-03-01 Dave Love <fx@gnu.org>
2596
2597 * help.el (help-xref-go-back): Don't try to set position.
2598
2599 * international/mule-diag.el (list-character-sets): Call
2600 help-setup-xref. Add help-echo to xrefs.
2601 (list-character-sets-1): Add help-echo to xrefs.
2602
2603 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2604
2605 * frame.el (blink-cursor-mode): Switch cursor on when turning
2606 the mode off.
2607
2608 * add-log.el (add-log-current-defun): Add support for
2609 Autoconf mode.
2610
2611 * mail/rmail.el (rmail-quit-hook): New variable.
2612
2613 2000-03-01 Dave Love <fx@gnu.org>
2614
2615 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
2616
2617 * help.el (help-xref-button): Add help-echo arg.
2618 (describe-function-1, describe-variable, help-make-xrefs): Use it.
2619
2620 * faces.el (list-faces-display): Supply help-echo with
2621 help-make-xrefs.
2622
2623 * facemenu.el (list-text-properties-at): Set help-xref-stack to
2624 nil.
2625
2626 2000-03-01 Gerd Moellmann <gerd@gnu.org>
2627
2628 * image.el (defimage): Look for image files in load-path.
2629
2630 * frame.el (busy-cursor-delay-seconds): Change type to
2631 `number'.
2632
2633 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2634
2635 * recentf.el (recentf): Added version tag to the defgroup of
2636 recentf.
2637
2638 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2639
2640 * recentf.el (recentf-cleanup): Changed to remove excluded file
2641 too.
2642 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
2643 action to select/unselect a file.
2644 (recentf-edit-list): Code cleanup and improvement.
2645 (recentf-open-more-files-action): `recentf-open-more-files' button
2646 widget action to open a file.
2647 (recentf-open-more-files): No more use standard completion but
2648 widgets.
2649 (recentf-more-collection): Deleted.
2650 (recentf-more-history): Deleted.
2651 (recentf-setup-more-completion): Deleted.
2652
2653 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2654
2655 * recentf.el (recentf-mode): No more needs that Emacs is running
2656 under a window-system.
2657
2658 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2659
2660 * recentf.el (recentf-edit-list): New command to edit the recent
2661 list which allow the user to remove files.
2662 (recentf-edit-selected-items): New global variable, used by
2663 `recentf-edit-list' to hold the list of files to be removed from
2664 the recent list.
2665 (recentf-make-menu-items): Updated to display a "Edit list..."
2666 menu item. Minor code cleanup.
2667
2668 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2669
2670 * recentf.el (recentf-open-more-files): New command to open files
2671 that are not displayed in the menu.
2672 (recentf-more-collection): New global variable holding the set of
2673 permissible completions used by `recentf-open-more-files'.
2674 (recentf-more-history): New global variable holding the history list
2675 used by `recentf-open-more-files' completion.
2676 (recentf-setup-more-completion): New function to setup completion for
2677 `recentf-open-more-files'.
2678 (recentf-make-menu-items): Updated to display a "More..." menu item.
2679
2680 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2681
2682 * recentf.el (recentf-menu-action): Doc fixed.
2683
2684 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2685
2686 * recentf.el (recentf-menu-filter): Doc updated.
2687 (recentf-update-menu-hook): Allow menu filters to force menu update.
2688 (recentf-make-menu-items): New menu filter handling.
2689 (recentf-make-menu-item): New helper function.
2690 (recentf-menu-elements): New menu handling function.
2691 (recentf-sort-ascending): Updated to new menu filter handling.
2692 (recentf-sort-descending): Updated to new menu filter handling.
2693 (recentf-sort-basenames-ascending): New menu filter function.
2694 (recentf-sort-basenames-descending): New menu filter function.
2695 (recentf-show-basenames): New menu filter function.
2696 (recentf-show-basenames-ascending): New menu filter function.
2697 (recentf-show-basenames-descending): New menu filter function.
2698
2699 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2700
2701 * diary-lib.el (list-diary-entries): Don't try to go forward at
2702 the end of the buffer.
2703
2704 2000-02-29 Kenichi Handa <handa@etl.go.jp>
2705
2706 * international/mule-diag.el (list-character-sets): Completely
2707 rewritten.
2708 (sort-listed-character-sets): New function.
2709 (list-character-sets-1): Completely rewritten.
2710 (list-character-sets-2): New function.
2711 (non-iso-charset-alist): New variable.
2712 (decode-codepage-char): New function.
2713 (charset-history): New variable.
2714 (read-charset) (list-block-of-chars)
2715 (list-iso-charset-chars)
2716 (list-non-iso-charset-chars)
2717 (list-charset-chars): New functions.
2718 (mule-diag): Call list-character-sets-2, not
2719 list-character-sets-2.
2720 (dump-charsets): Likewise.
2721
2722 2000-02-29 Gerd Moellmann <gerd@gnu.org>
2723
2724 * dired-x.el (dired-filename-at-point): Add `@' to valid
2725 file name characters.
2726 (dired-filename-at-point): Handle ange-ftp file names.
2727
2728 * frame.el (frame-notice-user-settings): Use assq-delete-all
2729 instead of assoc-delete-all.
2730 (frame-notice-user-settings): Ditto.
2731
2732 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
2733 Don't copy alist.
2734
2735 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
2736
2737 * calculator.el (calculator-use-menu): New option.
2738 (calculator-initial-bindings): Changed some bindings to work as
2739 macros.
2740 (calculator-forced-input): Removed.
2741 (calculator-restart-other-mode): New variable.
2742 (calculator-mode-map): Set up menu.
2743
2744 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
2745
2746 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
2747 tags.
2748
2749 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
2750
2751 * viper-cmd.el (viper-envelop-ESC-key): added the option to
2752 translate all ESC key sequences.
2753 (viper-goto-mark-subr): restore markers for files for which
2754 they were saved.
2755 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
2756 * viper-util.el (viper-set-replace-overlay-glyphs,
2757 viper-set-replace-overlay): always check if the replacement
2758 overlay is live.
2759 * viper.el (viper-vi-state-mode-list): added major modes.
2760 * ediff-wind.el: minor comment changes.
2761 * ediff.el: copyright notice date fix.
2762
2763 2000-02-27 Jason Rumney <jasonr@gnu.org>
2764
2765 * faces.el (face-font-family-alternatives): Add arial to helv.
2766 (mode-line, header-line, tool-bar): Same default as x for w32.
2767 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
2768 face-font-family-alternatives from working.
2769 * term/w32-win.el (mouse-set-font): Do not build fontset from
2770 chosen font.
2771
2772 2000-02-25 Sam Steingold <sds@goems.com>
2773
2774 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
2775 properly.
2776
2777 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2778
2779 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
2780
2781 2000-02-25 Gerd Moellmann <gerd@gnu.org>
2782
2783 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
2784 writable.
2785
2786 * frame.el (busy-cursor-delay-seconds): New option.
2787
2788 2000-02-24 Gerd Moellmann <gerd@gnu.org>
2789
2790 * frame.el (show-cursor-in-non-selected-windows): New option.
2791
2792 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2793
2794 * diary-lib.el (include-other-diary-files): Undo the selective
2795 display in any included file and don't kill it.
2796
2797 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
2798
2799 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
2800 bar. Menu items converted to (menu-item format, help strings
2801 added.
2802 [downcase, upcase]: Don't enable on MS-DOS.
2803 [symlink, symlinks]: Don't show if make-symbolic-link is not
2804 bound.
2805 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
2806
2807 2000-02-23 Dave Love <fx@gnu.org>
2808
2809 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
2810 (backward-kill-word): Revert addition of * to interactive spec --
2811 it's a feature.
2812
2813 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2814 (backward-kill-sentence, kill-sentence): Likewise.
2815
2816 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
2817 scratch buffer name.
2818 (gud-format-command): Use int-to-string in ?l case. Simplify
2819 slightly.
2820
2821 * term/w32-win.el (internal-face-interactive): Update prompt for
2822 new read-face-name.
2823
2824 * mail/footnote.el (footnote): Add :version to defgroup.
2825 (footnote-section-tag-regexp): Customize.
2826 (footnote-start-tag, footnote-end-tag): New option.
2827 (footnote-latin-regexp): New variable.
2828 (Footnote-latin): New function.
2829 (footnote-style-alist): Add element for latin style.
2830 (footnote-style): Moved.
2831 (Footnote-goto-footnote): Use eq to test arg.
2832
2833 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
2834
2835 * emacs-lisp/byte-opt.el: Change old backquote syntax.
2836 (byte-compile-trueconstp): Include keywords.
2837 (byte-optimize-quote, byte-optimize-lapcode): Use
2838 byte-compile-const-symbol-p.
2839 (byte-optimize-char-before): New optimization.
2840
2841 * emacs-lisp/bytecomp.el: Change old backquote syntax.
2842 (byte-compile-const-symbol-p): New function.
2843 (byte-compile-constp, byte-compile-out-toplevel)
2844 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
2845 Use it.
2846
2847 * subr.el (define-key-after): Default AFTER to t. Doc fix.
2848
2849 2000-02-23 Kenichi Handa <handa@etl.go.jp>
2850
2851 * international/encoded-kb.el: Be sure to update minor-mode-alist
2852 and minor-mode-map-alist.
2853 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
2854 codes SS2 and SS3 correctly.
2855 (encoded-kbd-self-insert-ccl): New function.
2856 (encoded-kbd-setup-keymap): New function.
2857 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
2858 by calling encoded-kbd-setup-keymap.
2859
2860 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
2861 characters.
2862 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
2863 locally.
2864
2865 2000-02-22 Dave Love <fx@gnu.org>
2866
2867 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
2868 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
2869 defvar.
2870 (lisp-mode-syntax-table): Set up for #|...|# comments.
2871 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
2872 classes. Match `defface'.
2873 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
2874 (eval-defun-1): Fix for defcustom.
2875 (lisp-indent-region): Doc fix.
2876
2877 * subr.el (when, unless, split-string): Doc fix.
2878 (read-passwd): Move call of clear-this-command-keys to the right
2879 place.
2880 (replace-regexps-in-string): New function.
2881
2882 2000-02-22 Gerd Moellmann <gerd@gnu.org>
2883
2884 * help.el (describe-variable): Set syntax table to
2885 emacs-lisp-mode-syntax-table when moving forward over the
2886 symbol's name.
2887
2888 2000-02-22 Dave Love <fx@gnu.org>
2889
2890 * xt-mouse.el: Doc fixes.
2891 (xterm-mouse-position-function): New function, replacing advice of
2892 mouse-position.
2893 (xterm-mouse-mode): Use it. Don't turn on under a window system.
2894
2895 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
2896
2897 2000-02-21 Gerd Moellmann <gerd@gnu.org>
2898
2899 * format.el (format-annotate-single-property-change): Handle
2900 properties.with dotted-list values.
2901 (format-proper-list-p): New function.
2902
2903 * enriched.el (enriched-face-ans): Handle '(foreground-color
2904 . COLOR) and (background-color . COLOR).
2905
2906 2000-02-20 Dave Love <fx@gnu.org>
2907
2908 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
2909 and assignments to it.
2910 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
2911 current local map.
2912 (make-flyspell-overlay): Use it.
2913 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
2914
2915 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
2916 (lm-get-header-re): Defun, not defsubst.
2917 (lm-get-package-name): Defun, not defsubst. Simplify.
2918 (lm-version): Doc fix. Simplify.
2919 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
2920 (lm-crack-address, lm-last-modified-date, lm-commentary)
2921 (lm-verify, lm-synopsis): Simplify.
2922 (lm-report-bug): Require emacsbug. Use compose-mail.
2923
2924 2000-02-20 Gerd Moellmann <gerd@gnu.org>
2925
2926 * dired.el (dired-mode): Call propertized-buffer-identification
2927 to set mode-line-buffer-identification to something having
2928 the right text properties.
2929
2930 * bindings.el (propertized-buffer-identification): New function.
2931
2932 2000-02-20 Dave Love <fx@gnu.org>
2933
2934 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
2935 check for t-mouse too.
2936
2937 * cus-start.el: Make echo-keystrokes `number'.
2938
2939 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2940
2941 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
2942 Don't call ring-empty-p unless tags-location-ring is bound.
2943 From Noah Friedman <friedman@splode.com>.
2944
2945 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
2946
2947 * progmodes/hideshow.el (hs-flag-region): No longer use
2948 `intangible' overlay property.
2949
2950 (hs-toggle-hiding): New command.
2951 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
2952
2953 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
2954 Fix omission bug: Run `hs-minor-mode-hook' for both activation
2955 and deactivation.
2956
2957 2000-02-18 Gerd Moellmann <gerd@gnu.org>
2958
2959 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
2960
2961 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2962
2963 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
2964
2965 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
2966 of `*' to handle `(* ... *)' comments.
2967
2968 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
2969
2970 * faces.el (list-faces-display): Use display-mouse-p instead of
2971 window-system.
2972
2973 * menu-bar.el (global-map): Menu-bar items converted to the new
2974 format (menu-item..., rearranged for better CUA compliance, and
2975 their names changed for better clarity. Help strings added.
2976
2977 * international/mule-cmds.el (mule-menu-keymap)
2978 (describe-language-environment-map, set-coding-system-map)
2979 (setup-language-environment-map): Convert to new (menu-item...
2980 form, add help strings. Change names of menu items for better
2981 clarity. "Mule" menu-bar item removed (it's now in the "Options"
2982 submenu).
2983
2984 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2985
2986 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
2987 within the code.
2988
2989 2000-02-16 Dave Love <fx@gnu.org>
2990
2991 * faces.el: Don't require custom. Add more specific :groups to
2992 various deffaces.
2993 (set-face-attribute): Purecopy args.
2994 (read-face-name): Default to name at point and use it in prompt.
2995 Remove colon from arg in all callers.
2996 (list-faces-display): Hyperlink to face descriptions and customize
2997 buffers.
2998
2999 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
3000
3001 * wid-edit.el (widget-match-inline): An atom never matches a
3002 list.
3003
3004 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3005
3006 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3007 at ':' characters by call to split-string.
3008
3009 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3010
3011 * textmodes/bibtex.el: Added RCS version identification.
3012
3013 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3014
3015 * textmodes/bibtex.el: Some temporary comments removed.
3016 (bibtex-field-name, bibtex-entry-type): Made the relationship
3017 explicit.
3018 (bibtex-field-const): Allow capital letters.
3019 (bibtex-start-of-string): Deleted because unused.
3020
3021 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3022 use the term 'reference' to describe a bibtex entry as a whole.
3023 Further, reference keys are no longer called 'labels'.
3024 (bibtex-keys): Renamed to bibtex-reference-keys.
3025 (bibtex-reformat-previous-labels): Renamed to
3026 bibtex-reformat-previous-reference-keys.
3027 (bibtex-reference-type): Renamed to bibtex-entry-type.
3028 (bibtex-reference-head): Renamed to bibtex-entry-head.
3029 (bibtex-reference-maybe-empty-head): Renamed to
3030 bibtex-entry-maybe-empty-head.
3031 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3032 (bibtex-search-reference): Renamed to bibtex-search-entry.
3033 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3034 bibtex-enclosing-entry-maybe-empty-head.
3035 (bibtex-entry-field-alist, bibtex-entry-head,
3036 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3037 bibtex-map-entries, bibtex-search-entry,
3038 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3039 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3040 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3041 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3042 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3043 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3044 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3045
3046 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3047
3048 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3049 comment.
3050 (bibtex-format-field-delimiters): New function, functionality
3051 extracted from bibtex-format-entry.
3052 (bibtex-autokey-get-yearfield-digits): New function, functionality
3053 extracted from bibtex-autokey-get-yearfield.
3054
3055 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3056 entries in order to avoid stack overflow in the regexp matcher if
3057 field contents become large.
3058 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3059 bibtex-field-string-part-not-braced,
3060 bibtex-field-string-part-no-inner-braces,
3061 bibtex-field-string-part-1-inner-brace,
3062 bibtex-field-string-part-2-inner-braces,
3063 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3064 bibtex-field-string-quoted, bibtex-field-string,
3065 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3066 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3067 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3068 as parsing is now performed by the following functions.
3069 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3070 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3071 bibtex-parse-field-string, bibtex-search-forward-field-string,
3072 bibtex-parse-association, bibtex-field-name-for-parsing,
3073 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3074 bibtex-search-forward-field, bibtex-search-backward-field,
3075 bibtex-start-of-field, bibtex-end-of-field,
3076 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3077 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3078 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3079 bibtex-parse-string, bibtex-search-forward-string,
3080 bibtex-search-backward-string, bibtex-start-of-string,
3081 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3082 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3083 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3084 entries. Instead of reporting the results of the parsing by
3085 match-beginning or match-end, these functions return data structures
3086 that hold the corresponding positions.
3087 (bibtex-enclosing-field): Changed to also report field boundaries by
3088 return values rather than by match-beginning or match-end. The
3089 following functions have been adapted to use the new parsing
3090 functions.
3091 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3092 bibtex-enclosing-field, bibtex-format-entry,
3093 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3094 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3095 bibtex-print-help-message, bibtex-end-of-entry,
3096 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3097 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3098 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3099 method for parsing.
3100 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3101 bibtex-map-entries, bibtex-flash-head,
3102 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3103 bibtex-autokey-change, bibtex-autokey-get-namefield,
3104 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3105 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3106 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3107 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3108 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3109 order to make the new binding of case-fold-search immediately
3110 visible.
3111
3112 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3113
3114 * textmodes/bibtex.el: Copyright notice is up to date.
3115 Added constant 'bibtex-maintainer-salutation.
3116
3117 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3118 than make-temp-name, use match-string-no-properties and eliminate
3119 a quadratic behavior when building bibtex-strings.
3120
3121 * bibtex.el (bibtex-reference-key): Accept string entries whose
3122 reference key contains upper case letters.
3123
3124 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3125
3126 * bibtex.el (bibtex-reference-head): Allow entries to start with
3127 a new line.
3128
3129 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3130
3131 * bibtex.el: Hiding of entry bodies is not longer provided by
3132 bibtex.el directly. Instead the hideshow package can be used.
3133 Added a special bibtex entry to hs-special-modes-alist.
3134 (bibtex-hs-forward-sexp): Added for hideshow.el.
3135
3136 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3137
3138 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3139 at ':' characters by call to split-string.
3140
3141 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3142
3143 * textmodes/bibtex.el: Added RCS version identification.
3144
3145 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3146
3147 * textmodes/bibtex.el: Some temporary comments removed.
3148 (bibtex-field-name, bibtex-entry-type): Made the relationship
3149 explicit.
3150 (bibtex-field-const): Allow capital letters.
3151 (bibtex-start-of-string): Deleted because unused.
3152
3153 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3154 use the term 'reference' to describe a bibtex entry as a whole.
3155 Further, reference keys are no longer called 'labels'.
3156 (bibtex-keys): Renamed to bibtex-reference-keys.
3157 (bibtex-reformat-previous-labels): Renamed to
3158 bibtex-reformat-previous-reference-keys.
3159 (bibtex-reference-type): Renamed to bibtex-entry-type.
3160 (bibtex-reference-head): Renamed to bibtex-entry-head.
3161 (bibtex-reference-maybe-empty-head): Renamed to
3162 bibtex-entry-maybe-empty-head.
3163 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3164 (bibtex-search-reference): Renamed to bibtex-search-entry.
3165 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3166 bibtex-enclosing-entry-maybe-empty-head.
3167 (bibtex-entry-field-alist, bibtex-entry-head,
3168 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3169 bibtex-map-entries, bibtex-search-entry,
3170 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3171 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3172 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3173 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3174 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3175 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3176 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3177
3178 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3179
3180 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3181 comment.
3182 (bibtex-format-field-delimiters): New function, functionality
3183 extracted from bibtex-format-entry.
3184 (bibtex-autokey-get-yearfield-digits): New function, functionality
3185 extracted from bibtex-autokey-get-yearfield.
3186
3187 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3188 entries in order to avoid stack overflow in the regexp matcher if
3189 field contents become large.
3190 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3191 bibtex-field-string-part-not-braced,
3192 bibtex-field-string-part-no-inner-braces,
3193 bibtex-field-string-part-1-inner-brace,
3194 bibtex-field-string-part-2-inner-braces,
3195 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3196 bibtex-field-string-quoted, bibtex-field-string,
3197 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3198 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3199 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3200 as parsing is now performed by the following functions.
3201 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3202 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3203 bibtex-parse-field-string, bibtex-search-forward-field-string,
3204 bibtex-parse-association, bibtex-field-name-for-parsing,
3205 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3206 bibtex-search-forward-field, bibtex-search-backward-field,
3207 bibtex-start-of-field, bibtex-end-of-field,
3208 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3209 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3210 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3211 bibtex-parse-string, bibtex-search-forward-string,
3212 bibtex-search-backward-string, bibtex-start-of-string,
3213 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3214 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3215 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3216 entries. Instead of reporting the results of the parsing by
3217 match-beginning or match-end, these functions return data structures
3218 that hold the corresponding positions.
3219 (bibtex-enclosing-field): Changed to also report field boundaries by
3220 return values rather than by match-beginning or match-end. The
3221 following functions have been adapted to use the new parsing
3222 functions.
3223 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3224 bibtex-enclosing-field, bibtex-format-entry,
3225 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3226 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3227 bibtex-print-help-message, bibtex-end-of-entry,
3228 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3229 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3230 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3231 method for parsing.
3232 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3233 bibtex-map-entries, bibtex-flash-head,
3234 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3235 bibtex-autokey-change, bibtex-autokey-get-namefield,
3236 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3237 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3238 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3239 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3240 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3241 order to make the new binding of case-fold-search immediately
3242 visible.
3243
3244 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3245
3246 * textmodes/bibtex.el: Copyright notice is up to date.
3247 Added constant 'bibtex-maintainer-salutation.
3248
3249 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3250 than make-temp-name, use match-string-no-properties and eliminate
3251 a quadratic behavior when building bibtex-strings.
3252
3253 * bibtex.el (bibtex-reference-key): Accept string entries whose
3254 reference key contains upper case letters.
3255
3256 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3257
3258 * bibtex.el (bibtex-reference-head): Allow entries to start with
3259 a new line.
3260
3261 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3262
3263 * bibtex.el: Hiding of entry bodies is not longer provided by
3264 bibtex.el directly. Instead the hideshow package can be used.
3265 Added a special bibtex entry to hs-special-modes-alist.
3266 (bibtex-hs-forward-sexp): Added for hideshow.el.
3267
3268 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3269
3270 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
3271 proceedings entry type (for cross referencing). Thanks to Wagner
3272 Toledo Correa for the suggestion.
3273
3274 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
3275
3276 2000-02-14 Kenichi Handa <handa@etl.go.jp>
3277
3278 * international/characters.el: Setup case table for Vietnamese.
3279
3280 2000-02-12 Gerd Moellmann <gerd@gnu.org>
3281
3282 * uniquify.el (toplevel): Require CL at compile time.
3283 (uniquify-push): Removed.
3284
3285 * shadowfile.el (shadow-when): Removed.
3286
3287 * tempo.el (tempo-dolist, tempo-mapc): Removed.
3288 (tempo-process-and-insert-string): Use dolist instead of
3289 tempo-dolist.
3290
3291 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
3292 regexp for paragraph-start.
3293
3294 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
3295 commas as well.
3296
3297 2000-02-10 Dave Love <fx@gnu.org>
3298
3299 * wid-edit.el: (widgets) [defgroup]: Remove url link.
3300 (widget-color-choice-list, widget-color-history, widget-mouse-help):
3301 Deleted.
3302 (widget-specify-field, widget-specify-button): Don't use
3303 widget-mouse-help as help-echo property.
3304 (default): Use #'ignore for :validate and :mouse-down-action.
3305 (checkbox): Add help-echo.
3306 (widget-sexp-validate): Rewritten to clarify error messages.
3307 (character): Use char-valid-p in :match function.
3308 (widget-color-complete): Use facemenu-color-alist.
3309 (widget-color-action): Use facemenu-read-color.
3310
3311 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
3312 set up `caar' &c that we now have.
3313
3314 2000-02-09 Ray Blaak <blaak@gnu.org>
3315
3316 * delphi.el: Make resourcestring a declaration region, like const
3317 and var.
3318
3319 2000-02-09 Dave Love <fx@gnu.org>
3320
3321 * bindings.el (mode-line-input-method-map): New variable.
3322 (mode-line-mule-info): Use it; fix last change.
3323 (mode-line-mode-menu): Move definition.
3324 (mode-line-mouse-sensitive-p): Deleted.
3325 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
3326 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
3327 level.
3328
3329 * startup.el (command-line-1): Don't call
3330 make-mode-line-mouse-sensitive.
3331
3332 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3333
3334 * mail/rmail.el (rmail-retry-failure): Use
3335 rmail-beginning-of-message before rmail-toggle-header, because the
3336 former toggles headers.
3337
3338 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
3339
3340 * diff-mode.el (diff-kill-junk): New interactive function.
3341 (diff-reverse-direction): Use delete-and-extract-region.
3342 (diff-post-command-hook): Restrict the area so that the hook also works
3343 outside of any diff hunk. This is necessary for the minor-mode.
3344 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
3345 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
3346
3347 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
3348 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
3349 so that it can be used more easily in <foo>-mode-hook. Also make sure
3350 to avoid duplicate entries.
3351 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
3352 (font-lock-remove-keywords): Just as was done for `add', allow it to
3353 work even if font-lock-mode is nil. Also make sure we don't modify
3354 any pre-existing list by forcing a copy-sequence. Finally rename
3355 `major-mode' to `mode'.
3356 (font-lock-fontify-syntactic-anchored-keywords)
3357 (font-lock-fontify-anchored-keywords)
3358 (font-lock-fontify-keywords-region): Use line-end-position.
3359 Don't make `font-lock-multiline' local (it's now done in
3360 font-lock-set-defaults).
3361 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
3362 move the `font-lock-fontified' creation to inside the `unless'.
3363
3364 2000-02-06 Andrew Innes <andrewi@gnu.org>
3365
3366 * term/w32-win.el (x-handle-args): Comment out call to message,
3367 which occurs before window system is initialized.
3368
3369 * makefile.nt: Add support for recompiling lisp code.
3370
3371 2000-02-04 Dave Love <fx@gnu.org>
3372
3373 * bindings.el (mode-line-mule-info): Fix/extend last change.
3374
3375 * completion.el: Replace completion-dolist with dolist.
3376
3377 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
3378 dotimes.
3379
3380 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
3381
3382 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
3383 environment names before they go into the section regexp.
3384
3385 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
3386 char class in regexp.
3387
3388 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
3389 `case-fold-search' to nil.
3390
3391 * progmodes/idlwave.el (idlwave-template): Respect
3392 `idlwave-abbrev-change-case'.
3393 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
3394 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
3395 idlwave-while): respect `idlwave-reserved-word-upcase'.
3396 (idlwave-rw-case): New function.
3397 (idlwave-statement-match): Fixed problem with assignment regexp.
3398 (idlwave-font-lock-keywords): Improved regexp for keyword
3399 parameters.
3400 (idlwave-surround): New argument LENGTH to support padding of
3401 operators longer than 1 char.
3402
3403 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
3404 idlwave-shell-expression-overlay. Implemented printing of
3405 expressions on higher levels of the calling stack.
3406 (idlwave-shell-display-level-in-calling-stack): Restore stack
3407 level.
3408 (idlwave-retrieve-expression-from-level): New function.
3409 (idlwave-shell-last-calling-stack): Variable removed.
3410 (idlwave-shell-reset): Argument action reversed (`visible' to
3411 `hidden'). Also remove stop-line overlay.
3412 (idlwave-shell-calling-stack-routine): New variable.
3413 (idlwave-shell-parse-stack-and-display): Messages now display
3414 negative level numbers.
3415 (idlwave-shell-mode): Set `modeline-format'.
3416 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
3417 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
3418 21.
3419 (idlwave-shell-print-expression-function): New option.
3420
3421 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
3422 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
3423 `tool-bar' instead of `toolbar'.
3424
3425 2000-02-02 Dave Love <fx@gnu.org>
3426
3427 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
3428 emacs-lisp-mode-hook. Don't check for defalias being defined.
3429
3430 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3431 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
3432 the new builtins directly.
3433
3434 * whitespace.el (whitespace): Add :version to defgroup.
3435
3436 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
3437 Doc fix.
3438
3439 * thingatpt.el (sexp-at-point, symbol-at-point)
3440 (number-at-point, list-at-point): Add autoload cookie.
3441
3442 * recentf.el (recentf): Add :version to defgroup.
3443
3444 * quickurl.el (quickurl): Add :version to defgroup.
3445
3446 * elide-head.el (elide-head): Use point-marker more.
3447
3448 * bs.el (bs): Add :version to defgroup.
3449
3450 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
3451
3452 * progmodes/delphi.el (delphi): Add :version to defgroup.
3453
3454 2000-02-02 Gerd Moellmann <gerd@gnu.org>
3455
3456 * ange-ftp.el (ange-ftp-write-region): Handle case that
3457 succeeding process operation sets a different coding system.
3458
3459 * calculator.el: New file.
3460
3461 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3462
3463 * frame.el (frames-on-display-list, framep-on-display): New
3464 functions.
3465 (display-mouse-p, display-popup-menus-p, display-graphic-p)
3466 (display-selections-p, display-screens, display-pixel-width)
3467 (display-pixel-height, display-mm-width, display-mm-height)
3468 (display-backing-store, display-save-under, display-planes)
3469 (display-color-cells, display-visual-class): New functions.
3470
3471 * term/tty-colors.el (tty-color-gray-shades): New function.
3472
3473 * faces.el (display-color-p): Use framep-on-display.
3474 (display-grayscale-p): New function.
3475
3476 2000-01-31 Dave Love <fx@gnu.org>
3477
3478 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
3479 (create-fontset-from-x-resource): Don't concat integers.
3480
3481 2000-01-31 Inge Frick <inge@nada.kth.se>
3482
3483 * view.el: Some changes in documentation. Removed some trailing
3484 whitespace. Changed some parameter names to agree with
3485 documentation.
3486 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
3487 window is not deleted. Modifies change 1998-04-26.
3488
3489 2000-01-31 Gerd Moellmann <gerd@gnu.org>
3490
3491 * windmove.el: New file.
3492
3493 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3494 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3495 progmodes/ebnf-yac.el: Update copyright and license info.
3496
3497 * jit-lock.el (jit-lock-function): Widen before calculating end
3498 position.
3499 (jit-lock-stealth-chunk-start): Rewritten.
3500
3501 * info.el (Info-title-face-alist): Removed.
3502 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
3503 faces.
3504 (Info-fontify-node): Use these faces.
3505
3506 2000-01-30 Gerd Moellmann <gerd@gnu.org>
3507
3508 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
3509 (cl-macro-list1): Recognize `&allow-other-keys' instead of
3510 `&allow-other-keywords'.
3511
3512 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
3513 the list of directories scanned heuristically.
3514
3515 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
3516 exist.
3517
3518 2000-01-30 Jason Rumney <jasonr@gnu.org>
3519
3520 * w32-fns.el: Define w32-tty-standard-colors.
3521
3522 * startup.el (command-line): Use w32-tty-standard-colors when in
3523 w32 console mode.
3524
3525 2000-01-30 Dave Love <fx@gnu.org>
3526
3527 * jka-compr.el (jka-compr-load): Fix up load-history.
3528
3529 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
3530
3531 * emacs-lisp/cl-macs.el: Revert previous change.
3532
3533 2000-01-29 Dave Love <fx@gnu.org>
3534
3535 * facemenu.el: Purecopy various strings.
3536
3537 * timezone.el (timezone-fix-time): Window against 69 for two-digit
3538 years. Deal with three-digit years.
3539
3540 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
3541 defconst, purecopy.
3542 (help-back-label): Purecopy it.
3543
3544 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3545
3546 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
3547 variable. If non-nil, order the buffer list according to the
3548 currently selected frame.
3549 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
3550 non-nil, pass the selected frame to function buffer-list.
3551
3552 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3553
3554 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
3555
3556 2000-01-28 Dave Love <fx@gnu.org>
3557
3558 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
3559
3560 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
3561 Don't use lisp-indent-hook property.
3562 (cl-abs): Remove.
3563
3564 * subr.el: Move out indent and edebug specs for when and unless.
3565
3566 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
3567 when, unless.
3568
3569 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
3570 unless, when.
3571
3572 2000-01-28 Gerd Moellmann <gerd@gnu.org>
3573
3574 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
3575 `collecting' as synonym for `collect'.
3576
3577 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
3578 for the case it contains spaces.
3579
3580 * simple.el (what-cursor-position): Change formatting of
3581 messages.
3582
3583 * frame.el (delete-other-frames): New function.
3584 (toplevel): Bind it to C-x 5 1.
3585
3586 * sort.el (sort-numeric-base): New option.
3587 (sort-numeric-fields): If number starts with `0' or `0[xX[',
3588 interpret it as octal or hexadecimal. Use sort-numeric-base
3589 as default base.
3590
3591 * progmodes/glasses.el: New file.
3592
3593 2000-01-27 Gerd Moellmann <gerd@gnu.org>
3594
3595 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
3596 userids differently.
3597
3598 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3599 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3600 progmodes/ebnf-yac.el: New files.
3601
3602 2000-01-26 Dave Love <fx@gnu.org>
3603
3604 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
3605 on a function with an empty body. [From Eric Ludlam.]
3606
3607 2000-01-25 Andre Spiegel <spiegel@gnu.org>
3608
3609 * vc.el (vc-version-diff): Make sure file name is expanded.
3610
3611 2000-01-25 Gerd Moellmann <gerd@gnu.org>
3612
3613 * scroll-bar.el (scroll-bar-timer): Variable removed.
3614 (scroll-bar-toolkit-scroll): Don't use a timer.
3615
3616 2000-01-25 Kenichi Handa <handa@etl.go.jp>
3617
3618 * language/thai-util.el (thai-composition-function): Delete
3619 superfluous `a'.
3620
3621 2000-01-24 Dave Love <fx@gnu.org>
3622
3623 * fortran.el (fortran-mode): Use beginning-of-defun-function,
3624 end-of-defun-function.
3625
3626 * font-lock.el (turn-on-font-lock): Don't depend on window-system
3627 &c.
3628
3629 2000-01-22 Jason Rumney <jasonr@gnu.org>
3630
3631 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
3632 conflicts with new face support.
3633
3634 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3635
3636 * replace.el (query-replace): Rename last arg to DELIMITED.
3637 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
3638 (query-replace-regexp): Likewise.
3639
3640 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3641
3642 * subr.el (with-syntax-table): Use make-symbol, not gensym.
3643
3644 * emacs-lisp/lisp.el (beginning-of-defun-function):
3645 Variable renamed from beginning-of-defun.
3646 Do not call make-variable-buffer-local.
3647 (beginning-of-defun-raw): Use new variable name; doc fix.
3648 (beginning-of-defun): Doc fix.
3649 (end-of-defun-function): Variable renamed from end-of-defun.
3650 Do not call make-variable-buffer-local.
3651 (end-of-defun): Use new variable name; doc fix.
3652
3653 * subr.el (dolist, dotimes): Copied from cl-macs.el
3654 and made to work.
3655
3656 * mail/undigest.el (rmail-digest-end-regexps):
3657 Variable replaces rmail-digest-end-regexp.
3658 Allows multiple regexps for detecting the end line.
3659 (undigestify-rmail-message): Corresponding changes.
3660
3661 2000-01-19 Dave Love <fx@gnu.org>
3662
3663 * files.el (user-init-file): Don't declare here -- is primitive.
3664
3665 * startup.el (command-line): Check for compiled user-init-file and
3666 set to uncompiled version if necessary.
3667
3668 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3669
3670 * mail/undigest.el (rmail-digest-end-regexp): New user option.
3671 (undigestify-rmail-message): Use it.
3672
3673 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
3674
3675 2000-01-17 Gerd Moellmann <gerd@gnu.org>
3676
3677 * tmm.el (tmm-goto-completions): Adapt to prompt being part
3678 of mini-buffer.
3679
3680 2000-01-14 Gerd Moellmann <gerd@gnu.org>
3681
3682 * emacs-lisp/copyright.el (copyright-update): Removed the
3683 requirement for a trailing space from `copyright-regexp', to
3684 support copyrights with owner specified on a separate line..
3685
3686 * align.el: New file.
3687
3688 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
3689
3690 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
3691
3692 2000-01-13 Dave Love <fx@gnu.org>
3693
3694 * ph.el: Removed. (Obsoleted by EUDC.)
3695
3696 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3697
3698 * net/eudc.el (toplevel): Remove autoloaded code installing
3699 menu with easymenu, because that causes build problems.
3700
3701 * frame.el (frame-notice-user-settings): New variable.
3702 (frame-notice-user-settings): Don't modify frame parameters
3703 if called a second time.
3704
3705 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3706
3707 * frame.el (frame-notice-user-settings):
3708 Notice default-frame-parameters even for non-window frames.
3709
3710 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3711
3712 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
3713 for Emacs.
3714 (eudc-bob-can-display-inline-images): Extend for Emacs.
3715 (eudc-bob-toggle-inline-display): Ditto.
3716 (eudc-bob-display-jpeg): Ditto.
3717
3718 2000-01-12 Gerd Moellmann <gerd@gnu.org>
3719
3720 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
3721 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
3722 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
3723
3724 * add-log.el (add-change-log-entry): Fix error trying an `(insert
3725 nil)'.
3726
3727 * subdirs.el: Add `net' directory.
3728
3729 * net: New directory.
3730
3731 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
3732 eval-last-sexp. Don't bind debug-on-error here.
3733 (eval-last-sexp): New function. Bind debug-on-error if
3734 eval-expression-debug-on-error is non-nil.
3735 (eval-defun-2, eval-defun): Likewise.
3736
3737 * simple.el (eval-expression): Don't bind debug-on-error if
3738 eval-expression-debug-on-error is nil. Detect changed
3739 debug-on-error, and propagate new value to global binding, if
3740 eval-expression-debug-on-error is non-nil,
3741 (eval-expression-debug-on-error): Change doc string.
3742
3743 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3744
3745 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
3746
3747 * emacs-lisp/lisp-mode.el (with-syntax-table):
3748 Set up lisp-indent-function property.
3749
3750 * subr.el (with-syntax-table): Moved from simple.el.
3751
3752 * simple.el (with-syntax-table): Moved to subr.el.
3753
3754 2000-01-11 Gerd Moellmann <gerd@gnu.org>
3755
3756 * tmm.el (tmm-shortcut): Delete region after prompt instead
3757 of erasing buffer.
3758
3759 * textmodes/fill.el (fill-common-string-prefix): New function.
3760 (fill-context-prefix): Use the longest common prefix of first
3761 and second line fill prefix, if there is one.
3762
3763 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3764
3765 * array.el (array-mode): Don't use make-variable-buffer-local.
3766 Use make-local-variable for `truncate-lines'.
3767
3768 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
3769
3770 * add-log.el (add-log-current-defun): Handle user-defined
3771 add-log-current-function returning nil,
3772
3773 * add-log.el (add-change-log-entry): Insert version number
3774 if having found a current function
3775
3776 * add-log.el (add-log-current-defun): Call
3777 `add-log-current-defun-function'. Try matches at level 0 and
3778 level 1. Strip whitespace from defun found.
3779
3780 2000-01-10 John Wiegley <johnw@gnu.org>
3781
3782 * allout.el (isearch-done/outline-provisions): Added `edit'
3783 argument to correspond with the current definition of
3784 `isearch-done'.
3785
3786 2000-01-10 Dave Love <fx@gnu.org>
3787
3788 * elide-head.el (elide-head): Use point-marker, not point.
3789
3790 2000-01-10 Gerd Moellmann <gerd@gnu.org>
3791
3792 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
3793 before and after the year 2000.
3794
3795 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
3796 Add ispell- prefix.
3797
3798 2000-01-10 Ken Stevens <k.stevens@ieee.org>
3799
3800 * ispell.el: Only define dictionaries in menus when they exist.
3801 (version18p): New variable.
3802 (version20p): New variable.
3803 (xemacsp): New variable.
3804 (ispell-choices-win-default-height): Fix for XEmacs visibility.
3805 (ispell-dictionary-alist1): Added Brasileiro dictionary.
3806 (ispell-dictionary-alist6): Russian command lines no longer accept
3807 run-together words.
3808 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
3809 (ispell-dictionary-alist): Add koi8-r to customize definition.
3810 (check-ispell-version): Added documentation string. Returns
3811 library path when called non-interactively.
3812 (ispell-menu-map-needed): Uses new variables.
3813 (ispell-library-path): New variable.
3814 (ispell-decode-string): XEmacs fix for bogus variable bindings.
3815 (ispell-word): Improved documentation string. Test for valid
3816 character mappings. Correctly check typed in word changes that can
3817 result in single words split into multiple words. Returns
3818 replacement word.
3819 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
3820 replace in recursive query replace mode. Help message for
3821 recursive edit mode.
3822 (ispell-show-choices): Protect against bad framepop bindings.
3823 (ispell-help): Fix to work with XEmacs.
3824 (ispell-highlight-spelling-error): Use new variables.
3825 (ispell-overlay-window): Fix to work with XEmacs.
3826 (ispell-parse-output): Passed and returns location information
3827 tracking spelling corrections. Doesn't recheck same word on
3828 current line.
3829 (ispell-init-process): Protect against bogus XEmacs variable binding.
3830 Fix call to single argument in sleep-for. Use new variables.
3831 (ispell-region): Passed and returns location information tracking
3832 spelling corrections. Doesn't check same word on current line.
3833 Improved documentation string. Doesn't resend a line already
3834 checked to the ispell process - fixes bug in LaTeX parsing.
3835 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
3836 (ispell-skip-region): No longer skips <TT> in SGML.
3837 (ispell-process-line): Tracks location information with spelling
3838 corrections. Added documentation string. Accounts for words
3839 already accepted on this line. Don't allow query-replace on line
3840 starting with math characters. Doesn't resend a line already sent
3841 to ispell process. Fixes alignment error bug.
3842
3843 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3844
3845 * dired-x.el (dired-guess-shell-alist-default):
3846 Suggest xloadimage, which is free, not xv, which isn't.
3847
3848 * ange-ftp.el (ange-ftp-file-name-nondirectory):
3849 Don't ever include the host name or user name in the value.
3850
3851 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3852
3853 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
3854 of a real newline.
3855
3856 2000-01-09 Stephen Eglen <stephen@gnu.org>
3857
3858 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
3859 for .png files.
3860
3861 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
3862
3863 * cus-edit.el (custom-hook-convert-widget): Fix comment.
3864
3865 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3866
3867 * progmodes/cperl-mode.el: Replace ^F with ^L.
3868
3869 * sendmail.el (toplevel): Provide `sendmail' when compiling
3870 before `require'ing rmail and mailalias to prevent infinite
3871 recursion.
3872
3873 2000-01-08 Dave Love <fx@gnu.org>
3874
3875 * emacs-lisp/backquote.el: Remove inappropriate customization
3876 (allowing custom.el to use backquote).
3877
3878 2000-01-07 Dave Love <fx@gnu.org>
3879
3880 * add-log.el (add-log-debugging): Deleted.
3881 (add-change-log-entry): Treat a backup FILE-NAME as its parent
3882 file. Remove debugging code.
3883 (change-log-get-method-definition, change-log-name): Add doc.
3884 (change-log-sortable-date-at): New function.
3885 (change-log-merge): New command.
3886
3887 * time.el (display-time-string-forms): Make the Mail string active.
3888 (display-time-update): Provide help-echo for load average.
3889
3890 * bindings.el (make-mode-line-mouse2-map): New function.
3891 (mode-line-modified): Use it and simplify.
3892 (mode-line-mule-info): Provide help-echo info.
3893 (minor-mode-alist): Activate the strings.
3894 (make-mode-line-mouse-sensitive): Simplify for
3895 mode-line-buffer-identification.
3896
3897 2000-01-07 Gerd Moellmann <gerd@gnu.org>
3898
3899 * play/pong.el: New file.
3900
3901 2000-01-06 Dave Love <fx@gnu.org>
3902
3903 * array.el: Assorted cleanups for compiler warnings, doc strings,
3904 `array-' prefix for symbols.
3905
3906 2000-01-05 Dave Love <fx@gnu.org>
3907
3908 * textmodes/outline.el (outline-mode-menu-bar-map): Add
3909 outline-headers-as-kill.
3910 (outline-mode): Define imenu-generic-expression.
3911 (outline-headers-as-kill): New command.
3912
3913 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
3914 from paragraph-start.
3915 (paragraph-indent-minor-mode): New command.
3916
3917 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
3918 M-C-e, M-C-h, C-j, C-xnd, TAB.
3919 (fortran-mode): Set beginning-of-defun, end-of-defun.
3920 (fortran-column-ruler): Simplify.
3921 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
3922 (fortran-with-subprogram-narrowing): Likewise.
3923 (fortran-indent-subprogram): Call mark-defun.
3924 (fortran-check-for-matching-do): Change narrowing.
3925
3926 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
3927 (cl-lucid-hash-tag): Delete.
3928 (cl-hash-table-p): Correct test for native table.
3929 (cl-hash-table-count): Use hash-table-count.
3930
3931 * browse-url.el (browse-url): Fix case of
3932 browse-url-browser-function being an alist.
3933
3934 2000-01-05 Carsten Dominik <cd@gnu.org>
3935
3936 * textmodes/reftex-vars.el (reftex-parse-file-extension)
3937 (reftex-index-phrase-file-extension): New options.
3938
3939 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
3940 Use new option `reftex-index-phrase-file-extension'.
3941
3942 * textmodes/reftex.el (reftex-access-parse-file): Use new option
3943 `reftex-parse-file-extension'.
3944
3945 2000-01-05 Dave Love <fx@gnu.org>
3946
3947 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
3948 (beginning-of-defun-raw): Use it.
3949 (end-of-defun): New variable.
3950 (end-of-defun): Use it.
3951 (check-parens): New command.
3952
3953 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3954
3955 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
3956 (hs-show-block): Don't use `mapcar' when not accumulating.
3957
3958 Fix buglet in local variables initialization.
3959
3960 2000-01-05 Andreas Schwab <schwab@suse.de>
3961
3962 * hscroll.el (hscroll): Doc fix.
3963
3964 2000-01-05 Carsten Dominik <cd@gnu.org>
3965
3966 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
3967 idlw-toolbar.
3968
3969 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
3970 file idlw-rinfo.el.
3971 (idlwave-customize): load must read file idlw-shell.el.
3972 (idlwave-create-customize-menu): load must read file idlw-shell.el.
3973
3974 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
3975
3976 * progmodes/idlw-shell.el: Also provide idlwave-shell
3977 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
3978 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
3979
3980 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
3981 both reftex-dcr and reftex-vcr.
3982
3983 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
3984
3985 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3986
3987 * ps-print.el: PostScript code now is in separate files, doc fix.
3988 (ps-print-version): New version number (5.0.3).
3989 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
3990 local.
3991 (ps-spool-config): Initialization fix.
3992 (ps-print-prologue-1, ps-print-prologue-2)
3993 (ps-print-duplex-feature): PostScript code moved to separated file.
3994 (ps-background-image): Little code reformating.
3995 (ps-begin-file, ps-begin-job): Fix code.
3996 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
3997 (ps-prologue-file): New fun.
3998
3999 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4000
4001 * ps-vars.el: Eliminated.
4002
4003 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
4004 `;;;###autoload'.
4005
4006 * ps-print.el: ps-vars eliminated, doc fix.
4007 (ps-print-version): New version number (5.0.2).
4008 (ps-spool-config): Initialization fix.
4009 (ps-print-customize): New fun.
4010
4011 2000-01-04 Gerd Moellmann <gerd@gnu.org>
4012
4013 * autorevert.el (auto-revert-mode): Return value of
4014 auto-revert-mode.
4015
4016 2000-01-04 Dave Love <fx@gnu.org>
4017
4018 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
4019 menu items.
4020
4021 2000-01-03 Dave Love <fx@gnu.org>
4022
4023 * elide-head.el (elide-head) [defgroup]: Add :version.
4024
4025 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
4026 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
4027 `cl-hash-table-p', not `hash-table-p'.
4028 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
4029
4030 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4031
4032 * faces.el (face-read-integer, read-face-attribute)
4033 (color-defined-p, color-values): unspecified-{f,b}g are now
4034 strings.
4035
4036 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4037
4038 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
4039 at comment end, and re-insert them after filling.
4040
4041 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4042
4043 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
4044 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
4045 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
4046
4047 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4048
4049 * term/x-win.el (xw-defined-colors): Call color-supported-p,
4050 the new name of face-color-supported-p.
4051
4052 * term/w32-win.el (xw-defined-colors): Likewise.
4053
4054 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4055
4056 * simple.el (completion-setup-function): Count completion-size
4057 from minibuffer-prompt-end, not from point-min.
4058
4059 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
4060
4061 * faces.el (read-face-attribute, defined-colors, color-defined-p):
4062 Pass the frame to tty-color-* functions.
4063 (display-color-p, frame-set-background-mode): Pass the frame to
4064 tty-display-color-p.
4065
4066 * term/tty-colors.el (tty-defined-color-alist): Renamed from
4067 tty-color-alist.
4068 (tty-color-alist, tty-modify-color-alist): New functions.
4069 (tty-color-define, tty-color-clear, tty-color-approximate)
4070 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
4071 an optional parameter FRAME.
4072
4073 2000-01-01 Gerd Moellmann <gerd@gnu.org>
4074
4075 * image.el (create-image, defimage): Don't assume image data is a
4076 string.
4077
4078 * image.el (defimage): Handle specifications containing :data
4079 instead of :file.
4080 (image-type-from-data): New function.
4081 (image-type-from-file-header): Use it.
4082 (create-image): Add parameter DATA-P.
4083
4084 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4085
4086 * echistory.el (electric-command-history): Call Command-history-setup
4087 and command-history-mode using their new conventions.
4088
4089 * chistory.el (Command-history-setup): Don't switch buffers. Take
4090 no args, and do not set major-mode, mode-name or the local map.
4091 (command-history-mode): New function, does some of those things
4092 Command-history-setup used to do.
4093 (list-command-history): Call command-history-mode, not
4094 Command-history-setup.
4095 (command-history): Renamed from command-history-mode.
4096
4097 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4098
4099 * arc-mode.el (archive-mode-map): Bind q to quit-window.
4100
4101 1999-12-31 William M. Perry <wmperry@aventail.com>
4102
4103 * image.el (defimage): Images with the `:data' keyword should be
4104 considered valid as well.
4105
4106 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4107
4108 * dired.el (dired-get-filename): Don't call file-name-absolute-p
4109 with FILE if FILE is nil.
4110
4111 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4112
4113 * simple.el (choose-completion-string): In minibuffer,
4114 do not delete the prompt string.
4115
4116 1999-12-30 Gerd Moellmann <gerd@gnu.org>
4117
4118 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
4119 assigned to mode-line-mode-menu because bindings.el is dumped with
4120 Emacs, and thus the lists used for menu-item definition will be
4121 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
4122 like pure menu item definitions.
4123
4124 * expand.el (expand-abbrev-hook): Return t if expansion was
4125 done, nil otherwise.
4126
4127 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4128
4129 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
4130 (tar-quit): Function deleted.
4131
4132 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4133
4134 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
4135 was used but not declared.
4136
4137 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
4138 hs-find-block-beginning): Add or modify docstrings.
4139
4140 (hs-isearch-show): Rewrite.
4141
4142 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4143
4144 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
4145
4146 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
4147 space in front of a C-style comment end.
4148
4149 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
4150
4151 * startup.el (command-line-1): Make mode line mouse-sensitive for
4152 the MS-DOS version as well.
4153
4154 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4155
4156 * bs.el: New file.
4157
4158 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4159
4160 * textmodes/ispell.el (ispell-process-line):
4161 Add local var line-offset to adjust for the change
4162 in positions within the line, due to previous replacements.
4163
4164 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4165
4166 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4167 Doc fixes.
4168
4169 1999-12-27 Gerd Moellmann <gerd@gnu.org>
4170
4171 * add-log.el (change-log-version-number-regexp-list)
4172 (change-log-version-info-enabled): Change :version to 21.1.
4173 (toplevel): Require CL when compiling.
4174
4175 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4176
4177 * add-log.el (change-log-version-number-regexp-list): Added tag
4178 :version 20.6
4179 (change-log-version-info-enabled): Added tag :version 20.6
4180
4181 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4182
4183 * add-log.el: More general version number search with
4184 user-configurable regexp list.
4185 (change-log-version-number-regexp-list): New user variable.
4186 (change-log-find-version): Rewritten. Use user-configurable
4187 version numbering regexp list
4188 change-log-version-number-regexp-list.
4189 (change-log-find-version): Renamed to
4190 change-log-version-number-search
4191 (add-log-file-name-function): New.
4192 (change-log-search-vc-number): Added END paramaeter. Added doc
4193 string to function.
4194 (change-log-version-rcs): Renamed. Was
4195 change-log-search-vc-number.
4196
4197 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4198
4199 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
4200 overlays if they interfere.
4201 (compilation-find-file): Make intangible overlays tangible.
4202
4203 * progmodes/hideshow.el: Generally, synch w/ maintainer
4204 version 5.9.
4205
4206 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
4207
4208 (hs-minor-mode-hook): Don't initialize.
4209
4210 (hs-special-modes-alist): Rewrite value and docstring.
4211
4212 (hs-minor-mode-prefix): Delete unused var.
4213
4214 (hs-block-start-mdata-select): New var, buffer local.
4215
4216 (hs-headline): New var.
4217
4218 (hs-match-data, hs-forward-sexp): New funcs.
4219
4220 (hs-hide-comment-region): New func.
4221
4222 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
4223 hs-safety-is-job-n, hs-hide-initial-comment-block,
4224 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
4225 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
4226 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
4227 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
4228 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
4229
4230 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
4231 (hs-isearch-show-temporary): New funcs.
4232
4233 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
4234
4235 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
4236
4237 When constructing menu, use `[(shift button2)]' notation.
4238
4239 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4240
4241 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
4242 (jka-compr-compression-info-list): Add new elt to each vector.
4243 (jka-compr-write-region): Don't compress the data if it is
4244 already compressed.
4245
4246 * jka-compr.el (jka-compr-really-do-compress): New variable.
4247 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
4248 if visiting.
4249 (jka-compr-write-region): Set jka-compr-really-do-compress
4250 if visiting. Test it when deciding to compress.
4251
4252 1999-12-22 Gerd Moellmann <gerd@gnu.org>
4253
4254 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
4255 with third argument t.
4256
4257 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4258
4259 * antlr-mode.el: Version 1.2 is released.
4260 (antlr): This package has a web page.
4261
4262 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4263
4264 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
4265 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
4266 (antlr-mode-map): New binding [C-c C-c].
4267 (antlr-mode-menu): New entries.
4268
4269 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4270
4271 * antlr-mode.el: Respect Emacs conventions.
4272 ((require 'cl)): Only use during compilation.
4273 (antlr-language-for-option): New function to avoid using `find'.
4274 (antlr-mode): Use it.
4275 (antlr-with-syntax-table): Define new instead using XEmacs' one.
4276 (antlr-imenu-create-index-function): Change accordingly.
4277 (antlr-inside-rule-p): Ditto.
4278 (antlr-end-of-rule): Ditto.
4279 (antlr-end-of-body): Ditto.
4280 (antlr-beginning-of-rule): Ditto.
4281 (antlr-indent-line): Ditto.
4282
4283 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
4284
4285 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
4286 (antlr-set-tabs): Don't use hard-coded values.
4287
4288 * antlr-mode.el: Minor navigation changes. Not perfect, but this
4289 won't be possible without a huge time penalty.
4290 (antlr-skip-exception-part): Be more specific.
4291 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
4292 Renamed from `antlr-skip-grammar-header'.
4293 (antlr-next-rule): Change accordingly.
4294 (antlr-end-of-body): Ditto. Better error message.
4295 (antlr-beginning-of-body): Better error message.
4296 (antlr-imenu-create-index-function): Skip rule action prelude.
4297
4298 * antlr-mode.el: Minor syntax highlighting changes.
4299 (antlr-font-lock-default-face): Deletia.
4300 (antlr-font-lock-tokendef-face): Changed color.
4301 (antlr-font-lock-tokenref-face): Changed color.
4302 (antlr-font-lock-literal-face): Changed color.
4303 (antlr-font-lock-additional-keywords): Minor changes.
4304
4305 1999-12-20 Carsten Dominik <cd@gnu.org>
4306
4307 * progmodes/idlwave.el: New file.
4308
4309 * progmodes/idlwave-rinfo.el: New file.
4310
4311 * progmodes/idlwave-shell.el: New file.
4312
4313 * progmodes/idlwave-toolbar.el: New file.
4314
4315 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
4316
4317 1999-12-21 Gerd Moellmann <gerd@gnu.org>
4318
4319 * progmodes/cwarn.el: New file.
4320
4321 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4322
4323 * bindings.el (completion-ignored-extensions): Add .pdf.
4324
4325 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
4326
4327 * version.el: Put the version info into binary on MS-DOS as well.
4328
4329 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4330
4331 * emacs-lisp/debug.el (debugger-continue): Don't continue if
4332 debugger-may-continue is nil.
4333
4334 1999-12-18 Dave Love <fx@gnu.org>
4335
4336 * emacs-lisp/cl-macs.el: Remove conditional definition of
4337 eval-when-compile. Don't specify abs, expt, gethash,
4338 hash-table-count, hash-table-p as side-effect-free here.
4339 (cl-emacs-type): Don't declare.
4340 (cl-compile-time-init): Remove Emacs 18 compiler patch.
4341 (cl-parse-loop-clause): Remove compatibility code.
4342
4343 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
4344 (side-effect-free-fns): Add gethash, hash-table-count.
4345 (side-effect-and-error-free-fns): Add hash-table-p.
4346
4347 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
4348 `cl-' to autoload names for some hash functions. Don't autoload
4349 eval-when-compile. Don't provide mini-cl.
4350 (cl-emacs-type): Remove.
4351 (cl-map-extents): Remove compatibility code.
4352
4353 * emacs-lisp/float.el: Bind free variables.
4354
4355 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
4356
4357 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4358
4359 * bindings.el (completion-ignored-extensions): Add .tfm.
4360
4361 1999-12-16 Dave Love <fx@gnu.org>
4362
4363 * faces.el (set-face-attribute): Purecopy the attributes set.
4364
4365 * custom.el (custom-declare-variable): Purecopy value.
4366
4367 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
4368 (byte-extrude-byte-code-vectors): Use remprop.
4369 (byte-compile-lambda): Check that arg is a lambda.
4370
4371 1999-11-16 Anders Lindgren <AndersL@andersl.com>
4372
4373 * font-lock.el: System for adding and removing keywords.
4374 Both local (previously added keyword) and global keywords
4375 can be removed.
4376 (font-lock-remove-keywords): New user-level function.
4377 (font-lock-update-removed-keyword-alist): New internal function.
4378 (font-lock-removed-keywords-alist): New variable.
4379 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
4380 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
4381 growing datastructures.
4382 (font-lock-set-defaults): Removes keywords stored in
4383 `font-lock-removed-keywords-alist' after local keywords added.
4384
4385 1999-12-16 Anders Lindgren <andersl@andersl.com>
4386
4387 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
4388 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
4389
4390 * font-lock.el (c-keywords): Only highlight preprocessor
4391 directives when spelled correctly.
4392
4393 * font-lock.el (font-lock-match-c++-structor-declaration,
4394 c++-keywords): Fontify constructors and destructors with function
4395 face inside C++ class declarations.
4396
4397 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4398
4399 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
4400 the shell from sh-shell-file.
4401
4402 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
4403
4404 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4405
4406 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
4407 if one of the files specified cannot be accessed by
4408 file-attributes. Do not strip any leading directories from the
4409 file names, to behave more like `ls' does.
4410
4411 * dired.el (dired-get-filename): Handle absolute file names.
4412 (dired-readin-insert): If argument is a cons, don't print
4413 "wildcard" on the ``total'' line.
4414
4415 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4416
4417 * faces.el (face-read-integer, read-face-attribute)
4418 (color-defined-p, color-values): Allow color values unspecified-fg
4419 and unspecified-bg, handle them as unspecified.
4420
4421 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
4422
4423 * textmodes/reftex.el: (reftex-compile-variables): respect new
4424 structure of `reftex-index-macro'
4425 (reftex-compile-variables): Use the changed structure of
4426 `reftex-label-alist'.
4427
4428 * textmodes/reftex-vars.el (reftex-index-math-format,
4429 (reftex-toc-max-level): New option.
4430 reftex-index-phrases-search-whole-words,
4431 reftex-index-phrases-case-fold-search,
4432 reftex-index-phrases-skip-indexed-matches,
4433 reftex-index-phrases-wrap-long-lines,
4434 reftex-index-phrases-sort-prefers-entry,
4435 reftex-index-phrases-sort-in-blocks): New options.
4436 (reftex-index-macros): Option structure changed.
4437 (reftex-index-macros-builtin): Added `repeat' item to each entry.
4438 (reftex-label-alist): Additional item in each entry to specify if
4439 the environment should be listed in the TOC.
4440 (eval-when-compile (require 'cl)) added.
4441
4442 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
4443 longer deals with "repeat".
4444 (reftex-index): "repeat property in `reftex-index-macro-alist' is
4445 now used.
4446 (reftex-index-phrases-comment-regexp,
4447 reftex-index-phrases-macrodef-regexp,
4448 reftex-index-phrases-phrase-regexp1,
4449 reftex-index-phrases-phrase-regexp2,
4450 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
4451 New constants.
4452 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
4453 reftex-index-phrases-font-lock-keywords,
4454 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
4455 reftex-index-phrases-restrict-file): New variables.
4456 (reftex-index-phrase-selection-or-word,
4457 reftex-index-visit-phrases-buffer,
4458 reftex-index-initialize-phrases-buffer,
4459 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
4460 reftex-index-next-phrase, reftex-index-this-phrase,
4461 reftex-index-all-phrases, reftex-index-region-phrases,
4462 reftex-index-phrases-parse-header,
4463 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
4464 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
4465 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
4466 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
4467 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
4468 reftex-index-make-replace-string,
4469 reftex-query-index-phrase-globally, reftex-query-index-phrase,
4470 reftex-index-phrase-match-is-indexed,
4471 reftex-index-phrases-fixup-line,
4472 reftex-index-phrases-replace-space,
4473 reftex-index-select-phrases-macro): New functions.
4474 (reftex-index-globalize, reftex-index-globally): functions removed
4475 (eval-when-compile (require 'cl)) added.
4476
4477 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
4478 for max level.
4479 (reftex-toc-max-level-indicator): New variable.
4480 (reftex-toc-max-level): New command.
4481 (reftex-toc-map): New keybinding `t'.
4482 (reftex-toc-help): Constant updated.
4483 (eval-when-compile (require 'cl)) added.
4484
4485 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
4486 `t' command key can change `reftex-toc-max-level'
4487 (eval-when-compile (require 'cl)) added.
4488
4489 * textmode/reftex-sel (reftex-insert-docstruct): Respect
4490 `reftex-toc-max-level'
4491 (eval-when-compile (require 'cl)) added.
4492
4493 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
4494 added.
4495
4496 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
4497 added.
4498
4499 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
4500 commands.
4501 (reftex-citation, reftex-do-citation,
4502 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
4503 preselect a citation format.
4504 (eval-when-compile (require 'cl)) added.
4505
4506 * textmodes/reftex-parse.el (reftex-context-substring): Optional
4507 parameter to-end
4508 (reftex-section-info): Deal with environment matches.
4509 (eval-when-compile (require 'cl)) added.
4510
4511 * reftex-global.el (eval-when-compile (require 'cl)) added.
4512
4513 1999-12-15 Kenichi Handa <handa@etl.go.jp>
4514
4515 The following changes are for the new composition mechanism. We
4516 have deleted `composition' charset and composite characters,
4517 instead introduced a special text property `composition'.
4518
4519 * composite.el: New file.
4520
4521 * ps-mule.el: Define encode-composition-rule and find-composition
4522 for Emacs 20.4 and the earlier versions.
4523 (ps-mule-init-external-library): Just require a feature for
4524 external libraries.
4525 (ps-mule-prologue): Postscript code modified for new composition.
4526 (ps-mule-find-wrappoint): New arg COMPOSITION.
4527 (ps-mule-plot-string): Delete code for composite characaters.
4528 (ps-mule-plot-composition): New funcion.
4529 (ps-mule-prepare-font-for-components): New function.
4530 (ps-mule-plot-components): New function.
4531 (ps-mule-composition-prologue-generated): Renamed from
4532 ps-mule-cmpchar-prologue-generated.
4533 (ps-mule-composition-prologue): New named from
4534 ps-mule-cmpchar-prologue. Modified for new composition.
4535 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
4536 ps-mule-prepare-cmpchar-font): Deleted.
4537 (ps-mule-string-encoding): New arg NO-SETFONT.
4538 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
4539 check Composing, not Cmpchar
4540 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
4541 to nil.
4542 (ps-mule-begin-job): Check existence of new composition.
4543
4544 * ps-print.el (ps-plot-region): Handle new composition.
4545
4546 * simple.el (what-cursor-position): Show "(composed)" if the
4547 character is composed.
4548
4549 * international/characters.el: Fix cateogries of Lao symbols.
4550
4551 * international/fontset.el (vertical-centering-font-regexp): New
4552 variable.
4553
4554 * international/mule.el (mule-version): Updated to 5.0 (AOI).
4555 (mule-version-date): Updated to 1999.12.7.
4556 (with-category-table): New macro.
4557
4558 * international/mule-cmds.el (encode-coding-char): Don't check
4559 composite character.
4560
4561 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
4562 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
4563 x-ctext): Give `composition' property t.
4564
4565 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
4566 non-nil) at the tail of ALIST.
4567 (compose-region, decompose-region, decompse-string,
4568 reference-point-alist, compose-chars): Moved to composite.el.
4569 (compose-chars-component, compose-chars-rule,
4570 decompose-composite-char): Deleted.
4571
4572 * international/quail.el (quail-install-map): New optional arg
4573 NAME.
4574 (quail-get-translation): If DEF is a symbol but not a function,
4575 ignore it.
4576 (quail-start-translation): Put a key sequence undefined in the
4577 translation keymap in unread-command-events, not generated-events.
4578 Return parameterized event (compose-last-chars N) if the input
4579 characters should be composed.
4580 (quail-map-definition): If DEF is t, treat it as nil.
4581 (quail-delete-last-char): Delete the quail region.
4582 (quail-show-translations): Don't show list of translations if the
4583 quail package is deterministic.
4584 (quail-completion-max-depth): New variable.
4585 (quail-completion-1): Pay attention to the above variable. Fix
4586 for the case that a translation is a function.
4587 (quail-map-from-table, quail-map-from-table-1,
4588 quail-map-from-table-2): New functions.
4589 (quail-lookup-map-and-concat): New function
4590
4591 * language/devan-util.el: Mostly rewritten.
4592
4593 * language/lao.el: Register lao-composition-function in
4594 composition-function-table.
4595
4596 * language/lao-util.el: Mostly rewritten.
4597
4598 * language/thai.el: Register thai-composition-function in
4599 composition-function-table.
4600 (thai-tis620): Delete `pre-write-conversion' property.
4601
4602 * language/thai-util.el: (thai-category-table): Make it by
4603 make-category-table.
4604 (thai-composition-pattern): New variable.
4605 (thai-compose-region, thai-compose-string): Use
4606 with-category-table.
4607 (thai-post-read-conversion): Just call thai-compose-region.
4608 (thai-pre-write-conversion): Deleted.
4609 (thai-composition-function): New funciton.
4610
4611 * language/tibet-util.el: Most functions rewritten.
4612 (tibetan-char-p): Renamed from tibetan-char-examin.
4613 (tibetan-composable-examin) (tibetan-complete-char-examin)
4614 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
4615 (tibetan-add-components): New function.
4616 (tibetan-composition-function): New function.
4617
4618 * language/tibetan.el: Register tibetan-composition-function in
4619 composition-function-table.
4620 (tibetan-composable-pattern): New variable.
4621 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
4622 (tibetan-precomposition-rule-alist): Move punctuations to
4623 tibetan-punctuation-transcription-alist and
4624 tibetan-obsolete-glyphs.
4625 (tibetan-punctuation-transcription-alist): New variable.
4626 (tibetan-obsolete-glyphs): New variable.
4627 (tibetan-regexp): Improve the initialization code.
4628
4629 * textmodes/fill.el (fill-find-break-point): Delete codes for
4630 composite characters.
4631 (fill-region-as-paragraph): Likewise.
4632
4633 1999-12-14 Gerd Moellmann <gerd@gnu.org>
4634
4635 * international/mule-cmds.el (default-input-method): Specify
4636 that it should be set after current-language-environment.
4637
4638 * custom.el (custom-handle-keyword): Add :set-after.
4639 (custom-add-dependencies): New function.
4640 (custom-set-variables): Take dependencies between args into
4641 account.
4642
4643 * battery.el (battery): Doc fix.
4644
4645 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4646
4647 * progmodes/cc-make.el: Removed.
4648
4649 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4650
4651 * Release of cc-mode 5.26
4652
4653 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4654
4655 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
4656 target depth. Optionally count #else lines as clause limits,
4657 as suggested by don provan <provan@lucent.com>. #elif
4658 handling fixed.
4659
4660 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
4661 (c-down-conditional-with-else): New commands that uses the
4662 added functionality in `c-forward-conditional'.
4663
4664 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4665
4666 * cc-align.el (c-lineup-comment): Preserve the alignment with
4667 a comment on the previous line instead of preserving the
4668 comment-column.
4669
4670 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4671
4672 * Fixes to IDL mode after input from Eric Eide
4673 <eeide@cs.utah.edu>:
4674 * cc-engine.el (c-beginning-of-statement-1): Allow
4675 `c-conditional-key' to be nil, for the benefit of IDL mode.
4676 * cc-engine.el (c-guess-basic-syntax): Ditto.
4677 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
4678 but do match CORBA 2.3 `valuetype'.
4679 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
4680 for IDL.
4681 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
4682 be nil for IDL.
4683 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
4684 Like C++.
4685 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
4686 set `c-method-key' and `c-baseclass-key' to nil.
4687
4688 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4689
4690 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
4691 with nonhanging open braces.
4692
4693 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4694
4695 * cc-align.el: Added docstrings to all lineup functions.
4696
4697 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
4698 keyword.
4699
4700 * cc-align.el (c-lineup-C-comments): Handle free form text
4701 comments. Use c-comment-prefix-regexp and comment-start-skip
4702 instead of hardcoded regexps.
4703
4704 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4705
4706 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
4707 behavior and return value as documented.
4708
4709 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4710
4711 * Changes for new style variable init system:
4712 * cc-langs.el (c-common-init): Dito.
4713 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
4714 now customizable.
4715 * cc-vars.el: Style variables may now take a value
4716 'set-from-style to make them take their value from the style
4717 system. This value is now the default on all these variables.
4718 * cc-vars.el (c-valid-offset): New function to verify a
4719 syntactic symbol offset setting.
4720 * cc-vars.el (c-offsets-alist): Variable moved from
4721 cc-styles.el since it's now customizable in a similar way to
4722 the other style variables.
4723 * cc-vars.el (c-old-style-variable-behavior): New variable to
4724 revert to the old style init behavior.
4725
4726 * cc-vars.el (c-file-style, c-file-offsets): Made always
4727 buffer local.
4728
4729 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
4730 the throws clause that might follow the function prototype in
4731 C++.
4732
4733 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4734
4735 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
4736 could move forward for macros that doesn't start in column 0.
4737
4738 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4739
4740 * cc-align.el (c-indent-multi-line-block,
4741 c-lineup-whitesmith-in-block): Two new lineup functions for
4742 use in whitesmith style.
4743
4744 * cc-styles.el (c-style-alist): More fixes to whitesmith
4745 style. It should now handle all different braces uniformly in
4746 both hanging and non-hanging cases.
4747
4748 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4749
4750 * cc-cmds.el (c-indent-exp): Use a marker to save point to
4751 make it stay in the same position relative to the surrounding
4752 text.
4753
4754 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
4755 when adaptive-fill-mode doesn't manage to get it correct.
4756
4757 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
4758 with dotted notation, e.g. foo.bar.Gnu.
4759
4760 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
4761 within unwind-protect (previously only some were wrapped so it
4762 would be possible to register mode initialization when full
4763 initialization did not finish).
4764
4765 * cc-styles.el (c-style-alist): Corrected the brace placement
4766 in the whitesmith style. Thanks to Sean Luke
4767 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
4768 styles with consistent brace placement for all constructs.
4769
4770 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4771
4772 * cc-cmds.el (c-context-line-break): Continue C++ comments too
4773 when point is in the middle of them.
4774
4775 * cc-cmds.el: Line breaking and paragraph filling code
4776 rewritten:
4777 (c-guess-fill-prefix): New function that uses various
4778 heuristics to guess the comment prefix.
4779 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
4780 It now assumes adaptive filling is active to preserve the line
4781 prefix inside comments.
4782 (c-indent-new-comment-line): Replacement for the now
4783 obsolete `c-comment-line-break-function' that uses
4784 `c-guess-fill-prefix' when appropriate. It now observes the
4785 setting of `comment-multi-line', which has effect in C-style
4786 block comments.
4787
4788 * cc-cmds.el (c-context-line-break): New function intended to
4789 be put on RET. It's essentially `newline-and-indent', but
4790 continues C block comments with the appropriate line prefix.
4791
4792 * cc-cmds.el (c-do-auto-fill): New function put on
4793 `normal-auto-fill-function' to implement the
4794 `c-ignore-auto-fill' variable.
4795
4796 * cc-cmds.el (c-beginning-of-statement): Use
4797 `c-comment-prefix-regexp' to avoid ending up inside the
4798 comment prefix. Better handling of comment starters and
4799 enders. Catch comments better when traversing code. Stop at
4800 preprocessor directives.
4801
4802 * cc-defs.el (c-forward-comment): New subst to hide platform
4803 dependent quirks in `forward-comment'.
4804
4805 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
4806 argument.
4807 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
4808 arguments. Activate this function by default when
4809 `parse-partial-sexp' supports it (currently Emacs 20.x).
4810
4811 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
4812 on the comment opener to make constants usable as lineup
4813 arguments.
4814
4815 * cc-align.el (c-lineup-C-comments): Fixes to handle the
4816 changed anchor position in the `c' syntactic symbol. Handle
4817 more than stars in the comment prefix; use the new variable
4818 `c-comment-prefix-regexp'. Don't indent text not preceded by
4819 a comment prefix to the right of the comment opener if it's
4820 long.
4821
4822 * cc-langs.el: Fixes to mode initialization for new line
4823 breaking and paragraph filling method. Adaptive fill mode is
4824 now activated at startup instead of deactivated. The
4825 variables used for adaptive filling and paragraph movement are
4826 also changed to incorporate the value of
4827 `c-comment-prefix-regexp'. `substitute-key-definition' is
4828 used to override some functions in the global map instead of
4829 overriding their default bindings.
4830
4831 * cc-mode.el (java-mode): Modify `paragraph-start' for the
4832 javadoc markup at mode init.
4833
4834 * cc-mode.el (c-setup-filladapt): A new convenience function
4835 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
4836 function is intended to be used explicitly by the end user
4837 only.
4838
4839 * cc-vars.el (c-comment-prefix-regexp): New variable used to
4840 recognize the comment fill prefix inside comments.
4841 (c-block-comment-prefix): New name for
4842 `c-comment-contiuation-stars', which is now obsolete. It's
4843 generalized to handle any character sequence.
4844 (c-ignore-auto-fill): New variable used to selectively disable
4845 Auto Fill mode in specific contexts.
4846
4847 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4848
4849 * cc-cmds.el (c-comment-indent): Leave at least one space
4850 between the comment and the last nonblank character in the
4851 case where we look at the indentation of the comment on the
4852 previous line (case 4).
4853
4854 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
4855 list of characters that may start a statement (it's a sort of
4856 prefix operator in Pike, and isn't used at all in any of the
4857 other languages).
4858
4859 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4860
4861 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
4862 inside continued statements as statement-cont instead of
4863 brace-list-open. The reason is that one normally adjusts
4864 brace-list-open for brace lists as top-level constructs, and
4865 brace lists inside statements is a completely different
4866 context. Case 10B.2 changed. Also changed (the somewhat
4867 esoteric) case 9A to cope with this.
4868
4869 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4870
4871 * cc-cmds.el (c-electric-brace): Added electric handling of
4872 the open brace for brace-elseif-brace.
4873
4874 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4875
4876 * cc-defs.el (c-with-syntax-table): New macro to easily switch
4877 syntax tables temporarily.
4878
4879 * cc-engine.el (c-guess-basic-syntax): Handle template and
4880 member init argument lists split over several lines. Case 5D
4881 changed.
4882
4883 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
4884 @throws introduced in Javadoc 1.2.
4885
4886 * cc-menus.el (cc-imenu-java-generic-expression): Applied
4887 patch from RMS to avoid infinite backtracking.
4888
4889 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4890
4891 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
4892 by [ ].
4893
4894 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4895
4896 * cc-align.el (c-lineup-dont-change): Compensate properly for
4897 the column in langelem.
4898
4899 * cc-engine.el (c-syntactic-information-on-region): New
4900 function to help debugging the syntactic analysis.
4901
4902 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4903
4904 * cc-align.el (c-lineup-template-args): Handle nested template
4905 arglists.
4906
4907 * cc-langs.el (c++-template-syntax-table): New syntax table
4908 that makes `<' and `>' parenthesis characters, which is useful
4909 to switch to temporarily when analyzing template arglists.
4910
4911 * cc-styles.el: Changed default alignment of labels in the
4912 java style to conform to the examples in the Java Language
4913 Specification.
4914
4915 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
4916 by default.
4917
4918 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4919
4920 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
4921 immediately before the closing paren in an arglist, so don't
4922 check that in Pike mode. Case 7A changed.
4923
4924 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4925
4926 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
4927 lines were ignored under certain conditions.
4928
4929 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4930
4931 * cc-align.el (c-lineup-template-args): New function for
4932 aligning continued template argument lists.
4933
4934 * cc-engine.el (c-guess-basic-syntax): Fix for member init
4935 lists containing function arglists split over several lines.
4936 Case 5D.1 changed.
4937
4938 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
4939 template-args-cont didn't get recognized when the first
4940 arglist opener line doesn't contain a template argument. New
4941 case 5K.
4942
4943 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4944
4945 * cc-defs.el (c-point): Changed from subst to macro for
4946 efficiency.
4947 (c-beginning-of-defun-1, c-end-of-defun-1): New
4948 beginning-of-defun/end-of-defun wrappers separated from
4949 c-point.
4950
4951 * cc-menus.el (imenu-generic-expression,
4952 imenu-case-fold-search, imenu-progress-message): Dummy
4953 definitions to avoid compiler warnings if imenu can't be
4954 loaded.
4955 * cc-menus.el (cc-imenu-init): New function called at mode
4956 init.
4957 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
4958 imenu initializations to cc-imenu-init.
4959
4960 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4961
4962 * cc-engine.el (c-guess-basic-syntax): Slightly better check
4963 for lambda-intro-cont in Pike mode. Case 6 changed.
4964
4965 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
4966 anything following "new Foo()" was considered an anonymous
4967 class body in Java mode.
4968
4969 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4970
4971 * cc-cmds.el (c-comment-line-break-function): When breaking in
4972 a string, don't insert a new line.
4973
4974 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4975
4976 * cc-engine.el (c-at-toplevel-p): New interface function which
4977 returns information useful to add-on authors. It tells you
4978 whether you're at a toplevel statement or not.
4979
4980 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4981
4982 * cc-cmds.el (c-comment-line-break-function): It is possible
4983 that forward-line does not land us at the bol, say if we're on
4984 the last line in a file. In that case, do a
4985 back-to-indentation instead of a forward-comment -1.
4986
4987 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4988
4989 * cc-engine.el (c-beginning-of-statement-1): Don't catch
4990 "default:" as normal label in case 4.
4991
4992 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4993
4994 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
4995 recognize continued bitfield declarations. Case 5D.1 changed.
4996 * cc-langs.el: New variable c-bitfield-key.
4997 * cc-mode.el: New variable c-bitfield-key.
4998
4999 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5000
5001 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
5002 anonymous array expressions (i.e. "new Foo[] {.. bracelist
5003 ..}").
5004
5005 1999-12-12 Dave Love <fx@gnu.org>
5006
5007 * mail/footnote.el: Require cl when compiling. Don't autoload
5008 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
5009 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
5010 Avoid `acons'.
5011 (footnote-mode-line-string, Footnote-add-footnote): Remove
5012 autoload cookie.
5013
5014 1999-12-12 Richard Sharman <rsharman@pobox.com>
5015
5016 * sh-script.el: Fix for when font-lock mode is active.
5017 (sh-font-lock-unfontify-region-function): New function.
5018
5019 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
5020
5021 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
5022 if start-process is not bound, since Ispell now supports such
5023 platforms as well.
5024
5025 1999-12-12 Gerd Moellmann <gerd@gnu.org>
5026
5027 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
5028 rmail-summary-goto-msg.
5029
5030 * files.el (after-find-file): Fix previous change.
5031
5032 1999-12-11 Dave Love <fx@gnu.org>
5033
5034 * help.el (where-is): Use `commandp' as predicate for
5035 `completing-read'
5036
5037 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5038
5039 * cus-edit.el (custom-save-delete): Delete all occurrences,
5040 leave point where the first occurrence was.
5041 (custom-save-faces): Insert a newline at the end of the comment.
5042 Avoid a double newline there.
5043 If final closeparen is at bol, put a space before it.
5044 (custom-save-variables): Likewise.
5045 (custom-file): Doc fix.
5046
5047 1999-12-10 Gerd Moellmann <gerd@gnu.org>
5048
5049 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
5050 regexp matching image and audio files.
5051
5052 1999-12-09 Dave Love <fx@gnu.org>
5053
5054 * mail/footnote.el: New file.
5055
5056 1999-12-09 Gerd Moellmann <gerd@gnu.org>
5057
5058 * files.el (after-find-file): Use auto-save-visited-file-name if
5059 set.
5060
5061 * mail/feedmail.el (feedmail-find-eoh): Take
5062 feedmail-queue-alternative-mail-header-separator into account.
5063
5064 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
5065
5066 * smerge-mode.el: New file.
5067
5068 * font-lock.el (font-lock-multiline): New variable.
5069 (font-lock-add-keywords): Rename `major-mode' into `mode'.
5070 (font-lock-remove-keywords): Added a dummy `mode' argument for
5071 potential future support.
5072 (font-lock-fontify-anchored-keywords,
5073 (font-lock-fontify-keywords-region): Only handle multiline strings
5074 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
5075
5076 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5077
5078 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
5079
5080 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
5081
5082 1999-12-07 Dave Love <fx@gnu.org>
5083
5084 * help.el (view-emacs-problems): New command, bound to C-h P.
5085
5086 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
5087
5088 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
5089
5090 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
5091 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5092 New code to support the minor mode version.
5093 (diff-recenter): New function.
5094 (diff-next-hunk, diff-next-file): Use it.
5095 (diff-remembered-files-alist): New var.
5096 (diff-merge-strings): New function.
5097 (diff-find-file-name): Make it smarter and use the user's input more.
5098 (diff-mode): Cosmetic changes.
5099
5100 * files.el (save-some-buffers): Turn EXITING into the more general
5101 PRED argument to allow specifying a subset of buffers.
5102
5103 * simple.el (kill-region): Use the new `delete-and-extract-region'
5104 rather than the undo log (which is incorrect with *-change-functions).
5105
5106 * font-lock.el (font-lock-default-fontify-region): Fix subtle
5107 off-by-one problem that could force re-fontifying the whole buffer.
5108 (font-lock-remove-keywords): New function.
5109 (font-lock-add-keywords): Use the new function to ensure idempotence.
5110
5111 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
5112
5113 * viper-cmd.el (viper-minibuffer-standard-hook,
5114 viper-minibuffer-real-start): Mew functions.
5115 (viper-read-string-with-history,viper-file-add-suffix,
5116 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
5117 change in the status of the minibuffer prompt.
5118
5119 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5120
5121 * comint.el (comint-redirect-results-list)
5122 (comint-redirect-results-list-from-process): Remove interactive
5123 spec.
5124
5125 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5126
5127 * info.el (info-node, info-menu-5, info-xref): Define colors for
5128 Info faces if the display supports them.
5129
5130 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5131
5132 Changes for automatic remapping of X colors on terminal frames:
5133
5134 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
5135 term-setup-hook. Call msdos-remember-default-colors and
5136 msdos-handle-reverse-video.
5137 (msdos-face-setup): Parts of code moved to
5138 msdos-setup-initial-frame.
5139 (msdos-handle-reverse-video): New function, modeled after
5140 x-handle-reverse-video.
5141 (make-msdos-frame): Don't use initial-frame-alist and
5142 default-frame-alist. Call msdos-handle-reverse-video.
5143 (msdos-color-aliases): Remove.
5144 (msdos-color-translate, msdos-approximate-color): Remove.
5145 (msdos-color-values): Use 16-bit RGB values. RGB values updated
5146 for better approximation of X colors.
5147 (msdos-face-setup): Call tty-color-clear. Remove code that sets
5148 up tty-color-alist (it is now on startup.el).
5149 (x-display-color-p, x-color-defined-p, x-color-values,
5150 x-defined-colors, face-color-supported-p, face-color-gray-p):
5151 Remove.
5152
5153 * facemenu.el (facemenu-read-color, list-colors-display): Use
5154 defined-colors for all frame types.
5155 (facemenu-color-equal): Use color-values for all frame types.
5156
5157 * faces.el (read-face-attribute): For :foreground and :background
5158 attributes and frames on character terminals, translate the color
5159 to the closest supported one before looking it up in the list of
5160 valid values.
5161 (face-valid-attribute-values): Call defined-colors for all types
5162 of frames.
5163 (defined-colors, color-defined-p, color-values, display-color-p):
5164 New finctions.
5165 (x-defined-colors, x-color-defined-p, x-color-values,
5166 x-display-color-p): Aliases for the above.
5167
5168 * startup.el (command-line): Register terminal colors for frame
5169 types other than x and w32, but only if the terminal supports
5170 colors. Call tty-color-define instead of face-register-tty-color.
5171
5172 * term/x-win.el (xw-defined-colors): Renamed from
5173 x-defined-colors.
5174 * term/w32-win.el (xw-defined-colors): Likewise.
5175
5176 * term/tty-colors.el: New file.
5177 * loadup.el: Load term/tty-colors.
5178
5179 1999-12-06 Dave Love <fx@gnu.org>
5180
5181 * ffap.el: Autoload the ffap alias directly.
5182
5183 1999-12-06 Inge Frick <inge@nada.kth.se>
5184
5185 * dired-aux.el (dired-do-shell-command): Changed documentation.
5186 (dired-shell-stuff-it): A `?' in COMMAND has now the same
5187 meaning as `*'.
5188
5189 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5190
5191 * simple.el (insert-buffer): Doc fix.
5192
5193 * apropos.el (apropos-mode): Add autoload cookie.
5194
5195 1999-12-06 Sam Steingold <sds@goems.com>
5196
5197 * progmodes/etags.el (etags-tags-completion-table): Modified the
5198 regexp to allow for the CL symbols starting with `+*'.
5199 (tags-completion-table): Doc fix (it's an obarray, not an alist).
5200 (tags-completion-table, tags-recognize-empty-tags-table): Remove
5201 `function' quoting lambda.
5202 (tags-with-face): New macro.
5203 (list-tags, tags-apropos): Use it.
5204 (tags-apropos-additional-actions): New user option.
5205 (etags-tags-apropos-additional): Use it.
5206 (tags-apropos): Call etags-tags-apropos-additional.
5207 (tags-apropos-verbose): New user option.
5208 (etags-tags-apropos): Use it.
5209 (visit-tags-table-buffer, next-file): Use `unless'.
5210 (recognize-empty-tags-table): Renamed to
5211 tags-recognize-empty-tags-table.
5212 (complete-tag): Call tags-complete-tag bypassing try-completion.
5213
5214 1999-12-06 Kenichi Handa <handa@etl.go.jp>
5215
5216 * international/mule.el (set-buffer-file-coding-system): Docstring
5217 modified.
5218
5219 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5220
5221 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
5222 using the hideshow package.
5223 (hs-special-modes-alist): Added entry for bibtex to allow the use
5224 of the hideshow package.
5225 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
5226 not longer provided by bibtex.el directly. Instead the hideshow
5227 package should be used.
5228 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
5229 references to bibtex-hide-entry-bodies.
5230
5231 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5232
5233 * textmodes/bibtex.el: Copyright notice is up to date. Moved
5234 maintainer information closer to the beginning of the bibtex.el
5235 file.
5236 (bibtex-maintainer-salutation): New constant.
5237 (bibtex-version): New constant.
5238 (bibtex-submit-bug-report): Use bibtex-version and
5239 bibtex-maintainer-salutation.
5240 (bibtex-entry-field-alist): Made booktitle field optional for
5241 @inproceedings entries when crossreferenced.
5242 (bibtex-entry-field-alist): Added booktitle field to proceedings
5243 entry type (for cross referencing). Thanks to Wagner Toledo Correa
5244 for the suggestion.
5245 (bibtex-string-file-path): Fixed typo.
5246
5247 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
5248
5249 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
5250 for reftex.el.
5251 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
5252 to menu.
5253
5254 1999-12-04 Dave Love <fx@gnu.org>
5255
5256 * delsel.el: Revert previous change -- region is significant to
5257 skeleton.
5258
5259 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
5260
5261 * viper-cmd.el (viper-change-state): Use
5262 viper-ESC-moves-cursor-back to decide whether to move the cursor
5263 back.
5264
5265 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
5266
5267 * international/mule-util.el (truncate-string-to-width): Docsting
5268 fixed.
5269
5270 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
5271
5272 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
5273 use of `cond'.
5274 (lm-with-file): Move all the find-file...kill-buffer stuff into
5275 this macro. Make it use `find-file-noselect' and make it kill
5276 the buffer only if it wasn't already displayed somewhere.
5277 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
5278 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
5279 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
5280 (lm-commentary): Fix to handle the case when the change log is
5281 at the end of the file.
5282
5283 1999-12-02 Kenichi Handa <handa@etl.go.jp>
5284
5285 * international/mule.el (charsetp): Fix typo in docstring.
5286
5287 * international/mule-diag.el (list-coding-categories): Fix typo;
5288 automatic -> autoload.
5289
5290 1999-12-02 Gerd Moellmann <gerd@gnu.org>
5291
5292 * vc.el (vc-update-change-log): Look for rcs2log under
5293 exec-directory.
5294
5295 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
5296 outline-regexp, add outline-level.
5297 (lisp-outline-level): New.
5298
5299 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
5300 remove extraneous string-match.
5301
5302 * finder.el (finder-commentary): Activate Finder mode.
5303
5304 1999-12-01 Anders Lindgren <andersl@andersl.com>
5305
5306 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
5307 off when reverting buffers that contained mode specifiers.
5308 `revert-buffer' is now called with non-nil PRESERVE-MODES
5309 argument.
5310
5311 1999-12-01 Dave Love <fx@gnu.org>
5312
5313 * delsel.el: Grok skeleton-pair-insert-maybe.
5314
5315 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5316
5317 * progmodes/cperl-mode.el (cperl-under-as-char):
5318 Use nil as default.
5319
5320 1999-11-30 Gerd Moellmann <gerd@gnu.org>
5321
5322 * speedbar.el (toplevel): Remove compatibility code for Emacs
5323 versions without custom.el.
5324
5325 1999-11-30 Dave Love <fx@gnu.org>
5326
5327 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
5328
5329 * autoinsert.el: Minor doc fixes.
5330 (auto-insert): Return nil.
5331
5332 * faces.el (set-face-documentation): Purecopy STRING.
5333
5334 1999-11-29 Dave Love <fx@gnu.org>
5335
5336 * derived.el: Doc fixes, remove old backquote syntax.
5337
5338 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
5339 comment warning about editing.
5340
5341 * help.el (help-mode-hook): Define.
5342
5343 1999-11-29 Gerd Moellmann <gerd@gnu.org>
5344
5345 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
5346 invalid translation of old-style backquote syntax to new syntax.
5347
5348 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
5349
5350 * Makefile (DONTCOMPILE): Add term/internal.el.
5351
5352 1999-11-26 Dave Love <fx@gnu.org>
5353
5354 * comint.el: Fix last change.
5355
5356 * emacs-lisp/advice.el: Fix last change.
5357
5358 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5359
5360 * cus-edit.el (Custom-reset-standard): Doc fix.
5361 (custom-variable-reset-standard): Doc fix.
5362 (custom-face-reset-standard): Doc fix.
5363 (custom-face-menu): "Reset to Standard" => "Erase Customization".
5364 (custom-variable-menu): Likewise.
5365 (custom-reset-menu): Likewise.
5366 (custom-buffer-create-internal): Likewise.
5367
5368 1999-11-26 Dave Love <fx@gnu.org>
5369
5370 * progmodes/make-mode.el (makefile-mode-hook): Customize.
5371
5372 * font-lock.el: Doc fixes.
5373
5374 * menu-bar.el (menu-bar-mode): Customize.
5375
5376 * cus-start.el: Add use-dialog-box.
5377
5378 * add-log.el (change-log-mode-hook): Customize.
5379 (add-log-current-defun): Use
5380 fortran-{beginning,end}-of-subprogram.
5381
5382 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5383
5384 * emacs-lisp/advice.el: Many doc fixes.
5385
5386 * comint.el (comint-preoutput-filter-functions): Doc fix.
5387
5388 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5389
5390 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5391 Improve messages for capitalization of arg names,
5392 for flag variables, for t and nil, for imperatives.
5393 Call them imperatives rather than infinitives sans "to".
5394 (checkdoc-common-verbs-wrong-voice): Add "moves".
5395 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
5396
5397 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5398 Don't convert comments from 3-semicolon to 2-semicolon.
5399 That is a matter of style.
5400 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
5401 (checkdoc-comments): Don't bind that variable.
5402
5403 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5404
5405 * files.el (write-file-hooks): Doc fix.
5406
5407 1999-11-26 Gerd Moellmann <gerd@gnu.org>
5408
5409 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
5410
5411 1999-11-25 Dave Love <fx@gnu.org>
5412
5413 * hippie-exp.el: Require comint when compiling.
5414 (hippie-expand): Add :links.
5415 (hippie-expand-try-functions-list): Customize.
5416
5417 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
5418
5419 * viper*el: Replaced old-style backquotes.
5420
5421 * ediff*el: Replaced old-style backquotes.
5422
5423 * ediff-merge
5424 (ediff-looks-like-combined-merge,ediff-get-combined-region):
5425 Changed to support the new format for ediff-combination-pattern.
5426
5427 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
5428 Changed to support the new format for ediff-combination-pattern.
5429
5430 1999-11-24 Dave Love <fx@gnu.org>
5431
5432 * custom.el (custom-declare-group): Purecopy DOC.
5433 (custom-handle-keyword): Purecopy VALUE.
5434 (custom-add-link): Purecopy WIDGET.
5435 (custom-add-version): Purecopy VERSION.
5436 (custom-add-load): Purecopy LOAD.
5437
5438 * cus-face.el (custom-declare-face): Purecopy DOC.
5439
5440 * info.el:
5441 (Info-build-node-completions, Info-search, Info-follow-reference)
5442 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
5443 (Info-find-emacs-command-nodes): Avoid properties on matched text
5444 which may appear in minibuffer.
5445
5446 1999-11-24 Gerd Moellmann <gerd@gnu.org>
5447
5448 * locate.el (locate-with-filter): Doc fix.
5449
5450 1999-11-24 Alex Schroeder <alex@gnu.org>
5451
5452 * sql.el (sql-find-sqli-buffer): New function.
5453 (sql-set-sqli-buffer-generally): New function.
5454 (sql-set-sqli-buffer): Better checking of new-buffer.
5455 (sql-copy-column): Add comma after INTO clause, too.
5456
5457 1999-11-24 Alex Schroeder <alex@gnu.org>
5458
5459 * sql.el (sql-imenu-generic-expression): New, used to set
5460 imenu-generic-expression.
5461
5462 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
5463 setting font-lock-defaults' SYNTAX-ALIST. Set
5464 imenu-generic-expression, imenu-case-fold-search, and
5465 imenu-syntax-alist.
5466
5467 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
5468 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
5469
5470 1999-11-23 Andrew Innes <andrewi@gnu.org>
5471
5472 * w32-win.el (w32-drag-n-drop): Load files in current window, if
5473 drop coords aren't over a specific window.
5474
5475 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5476
5477 * ps-print.el: Define mule funs without checking if mule package is
5478 loaded.
5479 (ps-print-version): New version number (5.0.1).
5480 (ps-header-dirpart): Now uses abbreviate-file-name.
5481
5482 1999-11-23 Dave Love <fx@gnu.org>
5483
5484 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
5485 comment-line-start.
5486 (fortran-comment-line-start-skip): Renamed from
5487 comment-line-start-skip.
5488 (fortran-mode-map): Use renamed functions. Add manual and custom
5489 entries to menu.
5490 (fortran-mode-hook): Customize.
5491 (fortran-comment-indent-function): Renamed from
5492 fortran-comment-hook.
5493 (delete-horizontal-regexp): Function deleted.
5494 (fortran-electric-line-number): Simplified.
5495 (fortran-beginning-of-subprogram): Renamed from
5496 beginning-of-fortran-subprogram.
5497 (fortran-end-of-subprogram): Renamed from
5498 end-of-fortran-subprogram.
5499 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
5500 (fortran-previous-statement, fortran-next-statement): Simplified.
5501 (fortran-blink-match): New function.
5502 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
5503 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
5504 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
5505 line-end-position.
5506 (fortran-fill): No longer interactive. Simplified.
5507 (fortran-break-line): Simplified.
5508 (fortran-analyze-file-format): Use char-after, not looking-at.
5509
5510 * emacs-lisp/find-func.el (find-function-regexp): Use
5511 `define-minor-mode' after easy-menu change.
5512
5513 1999-11-23 Gerd Moellmann <gerd@gnu.org>
5514
5515 * comint.el: Add redirection.from active comint buffers into
5516 another buffer. Written by Peter Breton.
5517
5518 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
5519
5520 * emacs-lisp/autoload.el (make-autoload): Recognize the new
5521 `define-minor-mode'.
5522 (define-minor-mode): Specify `doc-string-elt'.
5523
5524 * emacs-lisp/easy-mmode.el: Changed maintainer.
5525 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
5526 Use defcustom for the hooks; Improve the auto-generated docstrings.
5527 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
5528 (define-minor-mode): Add BODY arg; Only declare the keymap if
5529 provided; Improve the auto-generated docstrings.
5530
5531 1999-11-22 Gerd Moellmann <gerd@gnu.org>
5532
5533 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
5534 that the leading `^' is at the start. This is necessary because
5535 paragraphs.el tries to remove anchors, but can find them only if
5536 they are the first character.
5537
5538 * progmodes/antlr-mode.el: New file.
5539
5540 * calendar/calendar.el: Fix autoload for
5541 calendar-absolute-from-astro. Add autoload for
5542 calendar-print-astro-day-number.
5543
5544 1999-11-21 Anders Lindgren <andersl@andersl.com>
5545
5546 * follow.el: Use modern backquote syntax. Minor comment update.
5547
5548 1999-11-21 Gerd Moellmann <gerd@gnu.org>
5549
5550 * simple.el (with-syntax-table): Don't switch buffers.
5551
5552 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
5553 progmodes/hideif.el: Use new backquote syntax.
5554
5555 1999-11-21 Ken Manheimer <klm@python.org>
5556
5557 * icomplete.el (icomplete-completions): Use an explicit variable
5558 `icomplete-prospects-length', obviating the need to use an
5559 apparently faulty throw/catch arrangement.
5560
5561 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
5562
5563 * term/internal.el (IT-display-table-setup): Don't overstep
5564 character code 255.
5565
5566 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
5567
5568 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
5569 for the charset chinese-sisheng is 7bit encoding, not 8bit.
5570
5571 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
5572
5573 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
5574 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
5575
5576 * files.el (auto-mode-alist): Add patterns for diff-mode.
5577
5578 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
5579 to detect an empty prompt.
5580
5581 1999-11-18 Dave Love <fx@gnu.org>
5582
5583 * simple.el (input-mode-8-bit): Fix the customization.
5584
5585 1999-11-18 Gerd Moellmann <gerd@gnu.org>
5586
5587 * international/iso-acc.el (iso-languages): Add more
5588 characters for Portuguese.
5589
5590 * speedbar.el: Clean up comment at the start of the file.
5591 Remove RCS id.
5592
5593 * progmodes/compile.el (compilation-parse-errors): Use
5594 compilation-buffer-p instead of testing major-mode.
5595
5596 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
5597
5598 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
5599 (quickurl-ask): completion-ignore-case is set to the value of
5600 quickurl-completion-ignore-case for the duration of the call to
5601 completing-read.
5602
5603 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5604
5605 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
5606
5607 1999-11-18 Kenichi Handa <handa@etl.go.jp>
5608
5609 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
5610 instead of ps-print-def.
5611
5612 * ps-print.el: Require ps-vars instead of ps-print-def.
5613
5614 * ps-mule.el: Require ps-vars instead of ps-print-def.
5615
5616 1999-11-17 Gerd Moellmann <gerd@gnu.org>
5617
5618 * simple.el (with-syntax-table): Save buffer explicitly instead of
5619 using save-excursion.
5620
5621 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5622
5623 * mail/supercite.el: New maintainer.
5624
5625 1999-11-16 Reto Zimmermann <reto@synopsys.com>
5626
5627 * progmodes/vhdl-mode.el: Use new backquote syntax.
5628
5629 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5630
5631 * simple.el (with-syntax-table): New.
5632
5633 1999-11-15 Sam Steingold <sds@ksp.com>
5634
5635 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
5636
5637 1999-02-22 Sam Steingold <sds@goems.com>
5638
5639 * goto-addr.el (goto-address-at-mouse,
5640 goto-address-find-address-at-point): Use compose-mail.
5641 (goto-address-mail-method): Removed variable.
5642 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
5643 goto-address-send-using-mail): Removed functions.
5644
5645 1998-11-03 Sam Steingold <sds@goems.com>
5646
5647 * simple.el (backward-delete-char-untabify):
5648 backward-delete-char-untabify-method can be `all' now - to delete
5649 hungrily including newlines.
5650
5651 1999-11-15 Sam Steingold <sds@ksp.com>
5652
5653 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
5654
5655 1999-11-15 Dave Love <fx@gnu.org>
5656
5657 * cus-edit.el (customize-face, customize-face-other-window):
5658 Require match from completing-read.
5659 (custom-buffer-done-function): Default to custom-bury-buffer, not
5660 bury-buffer.
5661
5662 1999-11-15 Gerd Moellmann <gerd@gnu.org>
5663
5664 * mail/rmail.el, iswitchb.el, hippie-exp.el,
5665 progmodes/cperl-mode.el: Use new backquote syntax.
5666
5667 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
5668
5669 * uniquify.el: Use new backquote syntax.
5670
5671 1999-11-14 Markus Rost <rost@ias.edu>
5672
5673 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
5674 as in ispell-local-dictionary-alist.
5675
5676 1999-11-14 Alex Schroeder <alex@gnu.org>
5677
5678 * ansi-color.el (ansi-color-apply): Updated regexps to include
5679 highlighted face.
5680
5681 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
5682
5683 * forms.el (forms--make-format-elt-using-text-properties):
5684 Treat `intangible' differently.
5685
5686 * forms.el: Use new backquote syntax.
5687
5688 1999-11-13 Gerd Moellmann <gerd@gnu.org>
5689
5690 * textmodes/scribe.el (scribe-mode): Doc-fix.
5691
5692 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
5693
5694 * net-utils.el (run-network-program, net-utils-run-program): Use
5695 the new backquote syntax.
5696 (smbclient-program, smbclient-program-options)
5697 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
5698 variables
5699 (smbclient, smbclient-list-shares): New functions
5700
5701 1999-11-12 Sam Steingold <sds@ksp.com>
5702
5703 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
5704 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
5705 (viper-kbd-buf-definition, viper-kbd-mode-alist)
5706 (viper-kbd-mode-pair, viper-kbd-mode-definition)
5707 (viper-kbd-global-pair, viper-kbd-global-definition):
5708 Use the new backquote syntax.
5709
5710 * emulation/viper-cmd.el (viper-test-com-defun)
5711 (viper-prefix-arg-value, viper-prefix-arg-com):
5712 Use the new backquote syntax.
5713
5714 * emacs-lisp/debug.el (debugger-env-macro):
5715 Use the new backquote syntax.
5716
5717 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
5718 Use the new backquote syntax.
5719
5720 * calendar/calendar.el (calendar-remove-frame-by-deleting):
5721 New user variable.
5722 (calendar-hide-window): Use it.
5723 (increment-calendar-month, calendar-for-loop, calendar-sum):
5724 Use the new backquote syntax.
5725
5726 1999-11-12 Andrew Innes <andrewi@gnu.org>
5727
5728 * select.el (x-set-selection): Call buffer-substring, not
5729 substring. Also fix docstring
5730
5731 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
5732
5733 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
5734 of customizable variables to bug report message. Added
5735 system-type to package name in bug report.
5736
5737 1999-11-12 Gerd Moellmann <gerd@gnu.org>
5738
5739 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
5740 to display file names.
5741
5742 1999-11-11 Gerd Moellmann <gerd@gnu.org>
5743
5744 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
5745
5746 * isearch.el: Add lazy-highlighting feature.
5747
5748 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
5749
5750 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
5751 constant.
5752 (ps-mode-submit-bug-report): New function. Entry added to menu.
5753
5754 1999-11-10 William M. Perry <wmperry@aventail.com>
5755
5756 * mwheel.el: New file to support the new style wheeled mice.
5757
5758 1999-11-10 Gerd Moellmann <gerd@gnu.org>
5759
5760 * startup.el (initial-scratch-message): Add ";;" to the front of
5761 lines in the message.
5762
5763 * files.el (file-local-copy): Remove optional BUFFER argument
5764 because that's not used by anything.
5765
5766 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
5767 to-address.
5768
5769 1999-11-08 Markus Rost <rost@ias.edu>
5770
5771 * wid-edit.el (widget-button-click): Wrap with save-excursion
5772 to restore track-mouse in the correct buffer.
5773
5774 1999-11-08 Gerd Moellmann <gerd@gnu.org>
5775
5776 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
5777
5778 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
5779
5780 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
5781 lpr-command to "lp" for some system-types. (copied from lpr.el
5782 Emacs version 20.2.1).
5783
5784 1999-11-04 Markus Rost <rost@ias.edu>
5785
5786 * simple.el (comment-region): Strip off white space at end of
5787 comment-start.
5788
5789 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5790
5791 * faces.el (secondary-selection): Fix wrong color name.
5792
5793 1999-11-04 John Tobey <jtobey@epsilondev.com>
5794
5795 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
5796 the default when invoking perldb in a non-Perl buffer, and other
5797 cases involving -e or --.
5798
5799 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5800
5801 * simple.el (previous-matching-history-element)
5802 (next-history-element): Use delete-field instead of erase-field.
5803
5804 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
5805 Use delete-field instead of erase-field.
5806
5807 * faces.el (secondary-selection): Change background to yellow.
5808
5809 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
5810 find the start of the text. Use field-string to read the user
5811 input.
5812
5813 1999-11-03 Gerd Moellmann <gerd@gnu.org>
5814
5815 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
5816 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
5817 for compatibility with old face implementation.
5818
5819 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
5820 Use erase-field instead of erase-buffer.
5821
5822 * frame.el (blink-cursor-mode, blink-cursor-end): Use
5823 internal-show-cursor with new interface.
5824 (blink-cursor-timer-function): New.
5825 (blink-cursor-start): Use blink-cursor-timer-function.
5826
5827 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5828
5829 * calendar.el (redraw-calendar): Move to nearest date before
5830 redrawing.
5831
5832 * diary-lib.el (simple-diary-display): Reset modeline even if
5833 there are no diary entries since the diary buffer may be displayed.
5834
5835 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5836
5837 * emacs-lisp/debug.el (debug): If noninteractive, display the
5838 backtrace using `message', then exit Emacs.
5839 (debugger-batch-max-lines): New variable.
5840 (debugger-setup-buffer): New subroutine, broken out of `debug'.
5841 Change the messages put at the start, to say that the debugger
5842 was entered.
5843
5844 1999-11-02 Sam Steingold <sds@ksp.com>
5845
5846 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
5847
5848 1999-11-01 John Tobey <jtobey@epsilondev.com>
5849
5850 * gud.el: (gud-perldb-massage-args): Massage correctly in the
5851 presence of perl switches other than "-e".
5852
5853 1999-11-01 Markus Rost <rost@ias.edu>
5854
5855 * dired-x.el (dired-smart-shell-command): Use
5856 shell-command-history as in shell-command.
5857
5858 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5859
5860 * userlock.el (ask-user-about-lock): Doc fix.
5861
5862 * frame.el: Doc fixes.
5863
5864 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5865
5866 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
5867 of show-cursor.
5868 (blink-cursor-start, blink-cursor-end): Ditto.
5869
5870 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
5871
5872 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5873
5874 * window.el (walk-windows): If ALL-FRAMES is a frame,
5875 start on that frame. Use save-selected-window.
5876
5877 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5878
5879 * simple.el (end-of-buffer): Use window-end to find the window end
5880 instead of vertical-motion because this handles variable-height
5881 lines correctly.
5882
5883 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
5884
5885 * ediff.el: Version change.
5886
5887 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
5888 make sure you are in a good frame before deleting other
5889 windows.
5890 (ediff-file-checked-in-p): Don't consider CVS
5891 files checked in.
5892 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
5893 are writing to a newly created empty file.
5894
5895 * ediff-mult.el (ediff-show-session-group-hook): New default.
5896
5897 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5898 First cd to the file directory. reportedly works
5899 better with remote files.
5900
5901 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
5902 Use file-name-nondirectory when passing files to CVS.
5903
5904 * ediff-diff.el (ediff-cmp-options): New variable.
5905 (ediff-same-file-contents): Use ediff-cmp-options.
5906
5907 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
5908 ediff-get-patch-buffer): Use current buffer if it appears to be a
5909 patch.
5910
5911 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
5912 C-g
5913
5914 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
5915 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
5916 (viper-save-cursor-color,viper-restore-cursor-color):
5917 Improved cursor color handling.
5918 (viper-get-saved-cursor-color-in-replace-mode,
5919 viper-get-saved-cursor-color-in-insert-mode): New functions for
5920 better cursor color handling.
5921
5922 * viper-ex.el (ex-read,ex-edit):
5923 Fixes for correct interpretation of #,%.
5924 (viper-ex): Now works correctly when called from other functions.
5925 (viper-glob-function): New variable.
5926 (viper-ex): Save excursion before doing :global.
5927
5928 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
5929
5930 * viper-cmd.el (viper-post-command-sentinel,
5931 viper-insert-state-post-command-sentinel,
5932 viper-insert-state-pre-command-sentinel): Takes better care of
5933 cursor colors.
5934
5935 * viper.el: Version change.
5936
5937 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
5938
5939 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
5940 that the modeline display was updated *only* when
5941 `whitespace-display-in-modeline' was set, not otherwise.
5942
5943 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5944
5945 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
5946 "frac12".
5947
5948 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
5949 ad-activate.
5950
5951 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
5952
5953 * whitespace.el: Test for existence of `defcustom' and `defgroup'
5954 using fboundp instead of assuming that these are not present in
5955 particular flavors of emacs.
5956 (whitespace-version): Update to 2.8
5957 (whitespace-display-in-modeline): Add custom variable to control
5958 displaying the whitespace errors on the modeline based on
5959 suggestion from <klaus.berndl@sdm.de>
5960 (whitespace-buffer): Now returns `t' if unclean and `nil' if
5961 clean, to enable using as a hook function, as suggested by Puneet
5962 Goel <puneet@computer.org>
5963 (whitespace-buffer): Fix a subtle bug that cleaned up only if
5964 quiet was not set, even with whitespace-auto-cleanup set.
5965 (whitespace-mode-line): Now uses less modeline real estate and
5966 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
5967 which is present in the file, and <y> is any type of whitespace
5968 whose check has been suppressed by setting
5969 `whitespace-check-<whitespace-type>' to nil.
5970 (whitespace-unchecked-whitespaces): New function to return the
5971 list of whitespaces for whom checks have been suppressed.
5972 (whitespace-display-unchecked-whitespaces): Renamed to
5973 `whitespace-update-modeline' to reflect its functionality.
5974
5975 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5976
5977 * progmodes/compile.el (compilation-error-regexp-alist):
5978 Undo previous change.
5979
5980 1999-10-28 Dave Love <fx@gnu.org>
5981
5982 * help.el (help-follow): Make arg optional again and really
5983 default to point.
5984
5985 1999-10-28 Gerd Moellmann <gerd@gnu.org>
5986
5987 * paths.el (rmail-file-name): Make it an option.
5988
5989 * progmodes/ada-mode.el, progmodes/ada-prj.el,
5990 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
5991 comment fixes.
5992
5993 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
5994 MIPS Pro 7.3 compiler error message syntax.
5995
5996 1999-10-27 Dave Love <fx@gnu.org>
5997
5998 * progmodes/compile.el: Checkdoc-inspired fixes.
5999
6000 1999-10-27 Gerd Moellmann <gerd@gnu.org>
6001
6002 * lpr.el (print-buffer): Doc-string fix.
6003
6004 1999-10-27 Dave Love <fx@gnu.org>
6005
6006 * emacs-lisp/advice.el: Doc fixes.
6007 (ad-lemacs-p): Removed.
6008 (advice): Add :link to defgroup.
6009
6010 1999-10-27 Kenichi Handa <handa@etl.go.jp>
6011
6012 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
6013 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
6014
6015 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6016
6017 * window.el (walk-windows): If ALL-FRAMES is a frame,
6018 start on that frame. Use save-selected-window.
6019
6020 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6021
6022 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
6023 ad-activate. All callers changed, including those in data.c.
6024 (ad-activate-internal-off): Renamed from ad-activate-off.
6025 All uses changed.
6026 (ad-activate): Renamed from ad-activate-on. All uses changed.
6027 (ad-start-advice, ad-stop-advice, ad-recover-normality):
6028 Alter the definition of ad-activate-internal, not ad-activate.
6029
6030 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6031
6032 * startup.el (command-line-1): Add support for command line
6033 arguments `file' and `execute'. Fix handling of `visit'.
6034
6035 1999-10-26 Kenichi Handa <handa@etl.go.jp>
6036
6037 * international/mule-cmds.el (read-input-method-name): Handle the
6038 case that the arg DEFAULT is symbol.
6039
6040 * international/mule-diag.el (mule-diag): Handle the case that
6041 default-input-method is symbol.
6042
6043 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6044
6045 * textmodes/tildify.el: New file.
6046
6047 1999-10-25 Sam Steingold <sds@ksp.com>
6048
6049 * Makefile (compile-files): Fixed the "tr" strings.
6050 (EMACS): Set to ../src/emacs.
6051
6052 1999-10-25 Gerd Moellmann <gerd@gnu.org>
6053
6054 * info.el (Info-build-node-completions): Add '("*") to the
6055 completion list.
6056
6057 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6058
6059 * frame.el (auto-raise-mode): When enabling the mode,
6060 immediately raise the selected frame.
6061
6062 * indent.el (indent-region): Doc fix.
6063
6064 * comint.el (comint-output-filter): Make the Comint buffer current
6065 for the comint-preoutput-filter-functions.
6066
6067 * mail/reporter.el: Doc fix.
6068
6069 1999-10-24 Stephen Eglen <stephen@gnu.org>
6070
6071 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
6072 that Octave lisp files can also run under XEmacs 20.
6073 (require 'custom) added so that files can run under Emacs 19.34.
6074
6075 * iswitchb.el (iswitchb-default-keybindings): No need to use
6076 read-kbd-macro in keybindings.
6077
6078 1999-10-23 Dave Love <fx@gnu.org>
6079
6080 * elide-head.el: New file.
6081
6082 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6083
6084 * Makefile (compile-files, backup-compiled-files): New targets.
6085 (bootstrap, bootstrap-clean): Ditto.
6086
6087 1999-10-22 Paul Eggert <eggert@twinsun.com>
6088
6089 * international/mule-cmds.c (locale-language-names):
6090 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
6091 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
6092 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
6093 Use Latin-8 for Welsh.
6094 Use Latin-1 for English if "en" is explicitly specified.
6095 Use Latin-1 for Scots Gaelic, Tagalog.
6096 Use Latin-1 (not Latin-4) for Greenlandic.
6097 Use Latin-1 (not Latin-2) for Albanian.
6098 (locale-preferred-coding-systems, locale-language-names):
6099 Remove generic ISO 8859 locales; locale-charset-language-names now
6100 does this.
6101 (locale-charset-language-names): New variable.
6102 (set-locale-environment): Use language name specified by
6103 locale-charset-language-names if its charsets disagree with the
6104 language name specified by locale-language-names.
6105
6106 1999-10-22 Dave Love <fx@gnu.org>
6107
6108 * make-mode.el: Minor doc fixes.
6109
6110 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
6111
6112 1999-10-21 Dave Love <fx@gnu.org>
6113
6114 * loadup.el: Add latin-8, latin-9.
6115
6116 1999-10-20 Paul Eggert <eggert@twinsun.com>
6117
6118 * disp-table.el (standard-display-european): Remove undocumented
6119 arg AUTO; no longer used by startup.el. Do not attempt to treat
6120 all non-English language environments as coding system names.
6121 Instead, use the downcased language environment name as a coding
6122 system name if it is one; otherwise, use latin-1.
6123
6124 1999-10-20 Gerd Moellmann <gerd@gnu.org>
6125
6126 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
6127 that were split so that part of the comment appeared as Lisp code.
6128
6129 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6130
6131 * ps-bdf.el: Doc fix.
6132
6133 * ps-print-def.el: New file: common definitions for all parts of
6134 ps-print.
6135 (ps-multibyte-buffer): Moved from ps-mule.
6136
6137 * ps-mule.el: File dependence fix.
6138 (ps-multibyte-buffer): Moved to ps-print-def.
6139
6140 * ps-print.el: Doc fix, better customization.
6141 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
6142 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
6143 (ps-end-file): Doc fix.
6144 (ps-setup, ps-begin-file): Fun fix.
6145 (postscript): New group.
6146 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
6147 (ps-print-prologue-1): Adjust PostScript programming.
6148 (ps-print): Adjust group hierarchy.
6149 (ps-print-n-up, ps-print-zebra, ps-print-background,
6150 ps-print-printer)
6151 (ps-print-page): New subgroups.
6152 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
6153 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
6154 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
6155 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
6156 (ps-zebra-stripe-height, ps-print-background-image)
6157 (ps-print-background-text, ps-spool-config): Adjust customization.
6158 (dos-ps-printer): Definition eliminated.
6159
6160 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6161
6162 * ps-mule.el: Doc fix, define functions properly if mule package is
6163 loaded or not.
6164 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
6165 mule package is loaded or not.
6166
6167 * ps-print.el: Doc fix, n-up printing.
6168 (ps-print-version): New version number (5.0).
6169 (ps-page-dimensions-database): Added document media.
6170 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
6171 (ps-page-order, ps-printing-region-p): New vars.
6172 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
6173 funs.
6174 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
6175 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
6176 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
6177 (ps-n-up-xstart, ps-n-up-ystart): New macros.
6178 (ps-print-begin-sheet-hook): New hook.
6179 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
6180 const.
6181 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
6182 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
6183 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
6184 (ps-count-lines): Changed to defun.
6185 (ps-header-page): Changed to defsubst, fix fun.
6186 (ps-printing-region): Doc fix, adjust programming code.
6187 (ps-output-boolean, ps-background-pages, ps-background-text)
6188 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
6189 programming code.
6190
6191 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6192
6193 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
6194 (ps-print-version): New version number (4.2).
6195 (ps-spool-config, ps-spool-tumble): New vars.
6196 (ps-print-prologue-1): Changed to defconst, adjust PostScript
6197 programming, new PostScript procedure to handle errors.
6198 (ps-print-prologue-2): Changed to defconst.
6199 (ps-print-duplex-feature): New const: duplex and tumble setting.
6200 (ps-setup, ps-begin-file): Fix funs.
6201 (ps-boolean-capitalized): New fun.
6202
6203 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
6204
6205 * Makefile (dontcompilefiles): Obsoleted.
6206 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
6207 (EL): Unused.
6208 (temacs): Removed (unused).
6209 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
6210 version of the file (necessary for the update to work properly).
6211 (autoloads): Force the use of `pwd`/loaddefs.el.
6212 (updates); Redefined in terms of other targets to reduce redundancy.
6213 (.el.elc): New default rule, just in case you want it.
6214 (compile): Use a single invocation of Emacs.
6215 (bootstrap-compile); Unneeded.
6216 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
6217
6218 1999-10-19 Dave Love <fx@gnu.org>
6219
6220 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
6221
6222 1999-10-19 Sam Steingold <sds@ksp.com>
6223
6224 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
6225 comply with the comment.
6226
6227 1999-10-19 Gerd Moellmann <gerd@gnu.org>
6228
6229 * autorevert.el (auto-revert-mode): Make auto-revert-mode
6230 permanent-local.
6231
6232 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
6233
6234 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
6235 value: \"lpr\" changed to "lpr"
6236 (ps-mode-version): New constant
6237 (ps-mode-show-version): New function, added key in ps-mode-map
6238 (ps-run-messages): Removed
6239 (ps-run-font-lock-keywords-2): New defcustom variable replacing
6240 ps-run-messages. These keywords now include the value of
6241 ps-run-prompt, making its fontification customizable.
6242 (ps-run-init): Removed \\n from docstring, it is now added when
6243 the value is used
6244 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
6245 ps-run-prompt
6246 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
6247 customizable variables in doc-string (its equivalent
6248 ps-run-messages was missing in previous version of the doc-string)
6249 (ps-run-mode): Simplified assignment to font-lock-defaults, using
6250 symbols only
6251
6252 1999-10-19 Alex Schroeder <alex@gnu.org>
6253
6254 * ansi-color.el: Complete rewrite.
6255
6256 1999-10-19 Paul Eggert <eggert@twinsun.com>
6257
6258 Fix bootstrapping problems.
6259 Use the system locale to specify Emacs locale defaults.
6260
6261 * international/mule-cmds.el (global-map):
6262 Do not use backquote, because that makes a bootstrapping
6263 problem if you need to recompile all Lisp files using interpreted code.
6264 * international/mule.el (charset-id, charset-bytes,
6265 charset-dimension, charset-chars, charset-width,
6266 charset-direction, charset-iso-final-char,
6267 charset-iso-graphic-plane, charset-reverse-charset,
6268 charset-short-name, charset-long-name, charset-description,
6269 charset-plist): Likewise.
6270 * subr.el (save-match-data): Likewise.
6271
6272 * international/mule-cmds.el
6273 (set-display-table-and-terminal-coding-system): New function,
6274 containing code migrated out of set-language-environment.
6275 (set-language-environment, set-locale-environment): Use it.
6276 (locale-translation-file-name): Moved here from startup.el.
6277 (locale-language-names, locale-preferred-coding-systems):
6278 New vars.
6279 (locale-name-match, set-locale-environment): New functions.
6280
6281 * language/japan-util.el (setup-japanese-environment-internal):
6282 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
6283
6284 * startup.el (iso-8859-n-locale-regexp): Remove.
6285 (locale-translation-file-name): Move to mule-cmds.el.
6286 (command-line): Move locale-stuff into set-locale-environment.
6287
6288 1999-10-18 Dave Love <fx@gnu.org>
6289
6290 * abbrev.el (add-abbrev, inverse-add-abbrev)
6291 (expand-region-abbrevs): Remove properties from buffer text.
6292
6293 1999-10-17 Gerd Moellmann <gerd@gnu.org>
6294
6295 * iswitchb.el (iswitchb-exhibit): Extract user-input only
6296 from the mini-buffer, without the prompt.
6297
6298 * simple.el (minibuffer-prompt-end): Return the position
6299 after the prompt, not the position of that last character
6300 of the prompt.
6301
6302 1999-10-17 Miles Bader <miles@gnu.org>
6303
6304 * simple.el: Doc fixes.
6305
6306 1999-10-17 Miles Bader <miles@gnu.org>
6307
6308 * simple.el (previous-matching-history-element, next-history-element):
6309 Change to work correctly even if the point is in the prompt.
6310 (choose-completion-string): Likewise.
6311 (minibuffer-prompt-width): New function (compatibility with old subr).
6312
6313 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
6314 When constraining the final position to the current field,
6315 don't use the ONLY-IN-LINE mode of constrain-to-field.
6316
6317 1999-10-17 Miles Bader <miles@gnu.org>
6318
6319 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
6320 constrain-to-field.
6321 * textmodes/paragraphs.el (forward-sentence): Likewise.
6322
6323 1999-10-17 Miles Bader <miles@gnu.org>
6324
6325 * simple.el (line-move): Use constrain-to-field to avoid
6326 moving into a prompt.
6327 (previous-complete-history-element): Clarify doc string.
6328 (next-complete-history-element): Likewise.
6329 Use field-beginning instead of point-min.
6330 (next-matching-history-element): Use field-beginning and
6331 erase-field instead of point-min and erase-buffer.
6332 * textmodes/paragraphs.el
6333 (forward-paragraph, forward-sentence): Likewise.
6334 (backward-kill-paragraph, backward-kill-sentence): Remove code to
6335 constrain the kill to an field, as the movement commands now
6336 do this.
6337
6338 1999-10-17 Miles Bader <miles@gnu.org>
6339
6340 * simple.el (previous-matching-history-element): Get the
6341 minibuffer input with field-string instead of buffer-string.
6342 (choose-completion-string): Likewise.
6343 (next-history-element): Likewise.
6344 Erase the minibuffer input with erase-field, not erase-buffer.
6345 Use field-beginning to find the beginning of the input.
6346 * textmodes/paragraphs.el (backward-kill-sentence):
6347 Remove minibuffer-prompt hack.
6348 Constrain to any input field.
6349
6350 1999-10-17 Sam Steingold <sds@ksp.com>
6351
6352 * bindings.el (completion-ignored-extensions): Added ".sparcf"
6353 for CMUCL on sparc and ".ufsl" for LispWorks.
6354 (bound-and-true-p): Bugfix: free variable `v'.
6355
6356 1999-10-16 Dave Love <d.love@dl.ac.uk>
6357
6358 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
6359 (edebug-uninstall-read-eval-functions): Use load-read-function,
6360 avoiding elisp-eval.
6361
6362 1999-10-16 Sam Steingold <sds@ksp.com>
6363
6364 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
6365 instead of `eql'.
6366
6367 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
6368
6369 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
6370 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
6371 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
6372 * ediff-util.el (ediff-make-temp-file):
6373 * ediff-vers.el (ediff-pcl-cvs-view-revision):
6374 * emerge.el (emerge-make-temp-file):
6375 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
6376 * vc.el (vc-update-change-log):
6377 * mail/mailpost.el (post-mail-send-it):
6378 * mail/metamail.el (metamail-region):
6379 * progmodes/cmacexp.el (c-macro-expansion):
6380 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
6381
6382 1999-10-15 Gerd Moellmann <gerd@gnu.org>
6383
6384 * smtpmail.el (smtpmail-via-smtp): Add support for
6385 automatically appending a domain to RCPT TO: addresses.
6386
6387 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6388
6389 * dired.el (dired-insert-directory): Insert the amount of
6390 free space after the total size.
6391 (dired-free-space-program, dired-free-space-args): New variables.
6392
6393 1999-10-14 Karl Heuer <kwzh@gnu.org>
6394
6395 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
6396
6397 1999-10-14 Dave Love <fx@gnu.org>
6398
6399 * international/characters.el:
6400 * international/fontset.el:
6401 * international/mule-conf.el: Add latin-iso8859-1[45].
6402
6403 * language/european.el: Add Latin-8, Latin-9. Modify some doc
6404 strings.
6405
6406 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
6407 (command-line): Detect Latin-[89] locales.
6408
6409 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6410
6411 * international/mule-cmds.el (select-safe-coding-system)
6412 (leim-list-header): Avoid the use of strings that start with backslash
6413 newline since lread.c:read1 has a hack to turn those strings into
6414 integer 0 during the loadup.el process.
6415
6416 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
6417
6418 1999-10-13 Dave Love <fx@gnu.org>
6419
6420 * image.el (insert-image): Copy the image spec and add an
6421 intangible property.
6422
6423 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6424
6425 * help.el (help-xref-interned): Make it also work on variable-only
6426 and function-only symbols.
6427 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
6428 (help-follow): If the point under mouse is not highlighted, try
6429 `help-xref-interned' on the pointed-to symbol anyway.
6430
6431 * info.el (Info-on-current-buffer): New entry point.
6432 (Info-find-node): Split into two for Info-on-current-buffer to
6433 hook into it.
6434 (Info-current-file, Info-set-mode-line, Info-up):
6435 Info-current-file can now be t.
6436 (Info-clone-buffer-hook): Function for `clone-buffer'.
6437 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
6438 Make `clone-buffer' available in various ways to the user.
6439
6440 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6441
6442 * simple.el (shell-command, shell-command-on-region): Use
6443 make-temp-file.
6444 (clone-buffer, clone-process, clone-buffer-hook): New functions.
6445
6446 * subr.el (with-current-buffer): Don't use backquotes to avoid
6447 bootstrapping problems.
6448
6449 * loadup.el (load-path): Add subdirs for bootstrapping.
6450 (docstrings): Ignore errors during bootstrapping.
6451 (args): New `bootstrap' argument (for use in place of `dump').
6452
6453 1999-10-12 Emmanuel Briot <briot@gnat.com>
6454
6455 * ada-stmt.el: Doc-string fixes.
6456
6457 1999-10-12 Gerd Moellmann <gerd@gnu.org>
6458
6459 * recentf.el: New file.
6460
6461 * ps-mode.el: New file.
6462
6463 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
6464 case insensitive.
6465
6466 1999-10-12 Richard Sharman <rsharman@pobox.com>
6467
6468 * sh-script.el: Added support for indenting existing scripts.
6469 (sh-mode-map): Added new bindings.
6470 (sh-mode): Updated mode doc-string for new commands, added
6471 make-local-variable calls, initialize mode-specific variables.
6472 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
6473 is now a different function.
6474 (sh-header-marker): Changed docstring.
6475 (sh-set-shell): Initialize mode-specific variables.
6476 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
6477 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
6478 Changed these define-skeleton calls to work with user-specified
6479 indentation settings.
6480 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
6481 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
6482 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
6483 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
6484 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
6485 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
6486 (sh-guess-basic-offset, sh-handle-after-case-label)
6487 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
6488 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
6489 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
6490 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
6491 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
6492 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
6493 (sh-handle-this-then, sh-help-string-for-variable)
6494 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
6495 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
6496 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
6497 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
6498 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
6499 (sh-remove-our-text-properties, sh-rescan-buffer)
6500 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
6501 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
6502 (sh-scan-case, sh-search-word, sh-set-char-syntax)
6503 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
6504 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
6505 functions.
6506 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
6507 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
6508 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
6509 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
6510 (sh-var-list): New variables.
6511
6512 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
6513
6514 * quickurl.el (quickurl-list-insert): `count-lines' was returning
6515 a value one line to high if the cursor wasn't at the start of a
6516 line. A `beginning-of-line' is now performed before making the
6517 call to `count-lines'.
6518
6519 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
6520
6521 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
6522
6523 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6524
6525 * Makefile (setwins): Abstract out the command to find subdirectories
6526 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
6527 (custom-deps, finder-data, autoloads, update-subdirs, updates)
6528 (autoloads-with-other-emacs): Use it.
6529
6530 * diff-mode.el: New file. A mode for viewing/editing context diffs.
6531
6532 1999-10-09 Gerd Moellmann <gerd@gnu.org>
6533
6534 * Makefile (bootstrap-compile): New target. Compile Lisp
6535 files with ../src/temacs.
6536
6537 1999-10-08 Dave Love <fx@gnu.org>
6538
6539 * ange-ftp.el: Require dired when compiling.
6540 (ange-ftp-normal-login): Allow EFS-style port specification.
6541
6542 1999-10-08 Simon Marshall <simon@gnu.org>
6543
6544 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
6545 (regexp-opt-group): Use it to get common suffixes in STRINGS.
6546 If STRINGS is nil, return "" rather than nil.
6547
6548 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6549
6550 * Makefile (compile): Compile files one by one. Set load-path to
6551 current directory and subdirectories when compiling.
6552
6553 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6554
6555 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
6556 (emacs): Use it everywhere instead of EMACS.
6557 (compile): New target. Compile all Lisp files from scratch.
6558 (recompile): New target. Recompile lisp directory.
6559 (autoloads-with-other-emacs): New target. Build loaddefs.el with
6560 an Emacs executable not built in the current directory tree.
6561
6562 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
6563
6564 * filecache.el (file-cache-completion-ignore-case): New variable,
6565 defaulting to the value of completion-ignore-case.
6566 (file-cache-minibuffer-complete): Use it.
6567 (file-cache-files-matching, file-cache-files-matching-internal):
6568 New functions.
6569
6570 1999-10-07 Emmanuel Briot <briot@gnat.com>
6571
6572 * ada-xref.el: New file
6573
6574 * ada-prj.el: New file
6575
6576 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
6577
6578 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
6579 subprogram being created.
6580
6581 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
6582 ada-indent-newline-indent): Rewritten to support the new indentation
6583 scheme
6584
6585 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
6586 New functions
6587
6588 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
6589 justification parameter
6590
6591 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
6592 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
6593 external program
6594
6595 1999-10-07 Dave Love <fx@gnu.org>
6596
6597 * bindings.el (bound-and-true-p): New macro.
6598 (make-mode-line-mouse-sensitive): Don't require easymenu.
6599
6600 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6601
6602 * custom.el (defface): Extend documentation for new values of
6603 `type'.
6604
6605 * faces.el (face-spec-set-match-display): Recognize `type' of
6606 `motif', `lucid', `x-toolkit'.
6607 (menu): New face.
6608
6609 1999-10-05 Dave Love <fx@gnu.org>
6610
6611 * files.el: Recognize temporary crontab files.
6612
6613 * info.el: Require jka-compr when compiling.
6614 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
6615
6616 1999-10-04 Dave Love <fx@gnu.org>
6617
6618 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
6619 scroll-up-aggressively, scroll-down-aggressively.
6620
6621 * time.el (display-time-mode): Add autoload cookie.
6622
6623 * rect.el (delete-extract-rectangle): Doc fix from verna.
6624
6625 * help-macro.el (three-step-help): Customize.
6626
6627 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6628
6629 * hexl.el (hexlify-buffer): Move point in proper range
6630 if it is too large.
6631 (hexl-after-revert-hook): Update hexl-max-address.
6632 (hexl-address-to-marker): Doc fix.
6633
6634 1999-10-03 Dave Love <fx@gnu.org>
6635
6636 * image.el (defimage): Remove redundant code. Substitute file in
6637 image plist.
6638
6639 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
6640
6641 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
6642 when doing with-temp-file.
6643
6644 1999-10-01 Dave Love <fx@gnu.org>
6645
6646 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
6647
6648 * help.el: Require view when compiling.
6649 (view-emacs-FAQ): Use Info version.
6650
6651 1999-09-29 Ken'ichi Handa <handa@gnu.org>
6652
6653 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
6654 (normat->normal). Use correct font names for Korean
6655 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
6656
6657 1999-09-29 Kenichi Handa <handa@etl.go.jp>
6658
6659 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
6660 code not used by KOI8 to the same 8-bit code instead of mapping to
6661 SPC.
6662 (cyrillic-alternativnyj-decode-table): Likewise.
6663
6664 1999-09-29 Alex Schroeder <alex@gnu.org>
6665
6666 * sql.el (sql-imenu-generic-expression): Aew, used to set
6667 imenu-generic-expression.
6668 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
6669 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
6670 imenu-case-fold-search, and imenu-syntax-alist.
6671 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
6672 setting font-lock-defaults' SYNTAX-ALIST.
6673
6674 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6675
6676 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
6677 macro, try again.
6678
6679 1999-09-28 Dave Love <fx@gnu.org>
6680
6681 * cus-edit.el (custom-comment): Change widget definition.
6682 (custom-comment-create, custom-comment-show)
6683 (custom-comment-invisible-p): Don't use :comment-overlay.
6684 (custom-comment-hide): New function.
6685 (custom-variable-set, custom-variable-save)
6686 (custom-variable-reset-standard, custom-face-set)
6687 (custom-face-save): Use it.
6688
6689 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6690
6691 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
6692
6693 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6694
6695 * faces.el (region): Doc fix.
6696
6697 1999-09-27 Dave Love <fx@gnu.org>
6698
6699 * isearch.el (isearch): Add :links in defgroup.
6700 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
6701 (isearch-switch-frame-handler): Comment out (unused).
6702 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
6703 (isearch-ring-retreat-edit): Doc fix.
6704 (isearch-mouse-yank): New command.
6705 (isearch-last-command-char): Removed. Callers changed to use
6706 last-command-char.
6707 (isearch-char-to-string): Removed. Callers changed to use
6708 char-to-string.
6709
6710 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
6711
6712 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
6713 option for Russian.
6714
6715 1999-09-25 Gerd Moellmann <gerd@gnu.org>
6716
6717 * faces.el (face-differs-from-default-p): Compare face
6718 attributes individually.
6719
6720 * image.el (put-image, insert-image): Add string argument.
6721
6722 1999-09-24 Gerd Moellmann <gerd@gnu.org>
6723
6724 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
6725 LANG=de_DE.iso88591 on HPUX 11.0.
6726
6727 * dired.el (dired-move-to-filename-regexp): Make it work
6728 for LANG=de_DE.iso88591 on HPUX 11.0.
6729
6730 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6731
6732 * info.el (info-initialize): Don't test existence of ALTERNATIVE
6733 if we know for some other reason it should not be used.
6734
6735 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
6736 New variable.
6737 (edebug-recursive-edit): Save current-prefix-arg there,
6738 bind it, and set it back at the end.
6739 (edebug-outside-excursion): Restore and update the outside
6740 value of current-prefix-arg.
6741 (edebug-emacs-version-specific): Delete support for Epoch.
6742
6743 1999-09-24 Howard Melman <howard@silverstream.com>
6744
6745 * imenu.el (imenu-after-jump-hook): New variable.
6746 (imenu): Run menu-after-jump-hook.
6747 (imenu-name-lookup-function): New variable.
6748 * imenu.el (imenu--in-alist): Use those variables.
6749
6750 1999-09-24 Carsten Dominik <cd@gnu.org>
6751
6752 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
6753 multiple thebibliography environments.
6754
6755 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
6756 with recentering window.
6757 (reftex-extract-bib-entries-from-thebibliography,
6758 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
6759 with multiple thebibliography environments.
6760
6761 * textmodes/reftex-vars.el
6762 (reftex-section-levels): Function allowed as cdr.
6763 (reftex-max-section-depth) New option.
6764
6765 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
6766 with multiple thebibliography environments.
6767
6768 1999-09-23 Gerd Moellmann <gerd@gnu.org>
6769
6770 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
6771 instead of point-min in call to delete-region.
6772
6773 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
6774
6775 * vc.el (vc-backend-checkout): Use with-temp-file when checking
6776 out into arbitrary file names.
6777
6778 1999-09-19 Ken'ichi Handa <handa@gnu.org>
6779
6780 * language/european.el ("Turkish"): New language environment.
6781
6782 1999-09-19 Dave Love <fx@gnu.org>
6783
6784 * delim-col.el: New file.
6785
6786 1999-09-17 Richard Stallman <rms@gnu.org>
6787
6788 * files.el (after-find-file): When visiting a backup file,
6789 make it read-only.
6790
6791 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
6792 (apropos-keybinding-face, apropos-label-face): Likewise.
6793 (apropos-property-face, apropos-match-face): Likewise.
6794 (apropos-label-properties): New variable.
6795 (apropos-print-doc): Use apropos-label-properties.
6796 (apropos-print): Set apropos-label-properties.
6797
6798 1999-09-15 Richard Stallman <rms@gnu.org>
6799
6800 * winner.el: Use aref instead of sref.
6801
6802 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
6803
6804 1999-09-14 Gerd Moellmann <gerd@gnu.org>
6805
6806 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
6807
6808 1999-09-14 Richard Stallman <rms@gnu.org>
6809
6810 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
6811 cookie, even if followed by a letter.
6812
6813 1999-09-14 Stephen Eglen <stephen@gnu.org>
6814
6815 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
6816 --no-line-editing are passed to Octave by including them here
6817 rather than storing them in inferior-octave-startup-args.
6818
6819 1999-09-14 Eli Zaretskii <eliz@gnu.org>
6820
6821 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
6822 command, option, env and sc.
6823
6824 * subr.el (shell-quote-argument): Quote argument with double
6825 quotes for ms-dos.
6826
6827 1999-09-14 Richard Stallman <rms@gnu.org>
6828
6829 * simple.el (eval-expression-print-level): New variable.
6830 (eval-expression-print-length): New variable.
6831 (eval-expression-debug-on-error): New variable.
6832 (eval-expression): Bind print-level, print-length and
6833 debug-on-error from those vars.
6834
6835 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
6836 Bind print-level, print-length and debug-on-error.
6837
6838 1999-09-14 Inge Frick <inge@nada.kth.se>
6839
6840 * dired.el (dired-recursive-deletes): New custom variable.
6841 (dired-re-no-dot): New variable.
6842 (dired-delete-file): New function deletes files and directories
6843 recursively.
6844 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
6845
6846 * dired-aux.el (dired-recursive-copies): New custom variable.
6847 (dired-handle-overwrite): Broke a long line.
6848 (dired-copy-file): Call `dired-copy-file-recursive' instead of
6849 `copy-file'.
6850 (dired-copy-file-recursive): New function. Copy directories
6851 recursively.
6852 (dired-do-create-files): Added support for generalized directory
6853 target. How-to function may now return a function. New fluid
6854 variable `dired-one-file'.
6855 (dired-copy-how-to-fn): New variable.
6856 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
6857 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
6858 (dired-do-copy-regexp): No recursive copies.
6859
6860 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
6861
6862 * whitespace.el (whitespace-version): Update version to 2.4
6863
6864 * whitespace.el: Add customization variables to conditionally test
6865 any of the five whitespaces, per request from Rune Kleveland
6866 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
6867
6868 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
6869
6870 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
6871 list of modes to be checked for bogus whitespaces.
6872
6873 * whitespace.el (whitespace-rescan-timer-time): Update
6874 documentation.
6875
6876 * whitespace.el (whitespace-display-unchecked-whitespaces):
6877 New function to update modeline with untested whitespaces.
6878
6879 * whitespace.el (whitespace-buffer): Test only whitespaces whose
6880 checking is turned on, and update modeline using the newly created
6881 `whitespace-display-unchecked-whitespaces'.
6882
6883 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
6884 whose checking is turned on, and update modeline using the newly
6885 created `whitespace-display-unchecked-whitespaces'.
6886
6887 * whitespace.el (whitespace-describe): Update documentation.
6888
6889 * whitespace.el (whitespace-tickle-timer): Test if
6890 `whitespace-rescan-timer-time' is non-zero before tickling timer.
6891
6892 1999-09-13 Dave Love <fx@gnu.org>
6893
6894 * hideif.el (hide-ifdef-mode): Add autoload cookie.
6895
6896 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
6897 for temp buffer.
6898 (checkdoc-this-string-valid): Don't assume default comment-start.
6899
6900 1999-09-13 Gerd Moellmann <gerd@gnu.org>
6901
6902 * rsz-mini.el: Remove code, keep the interface.
6903
6904 1999-09-13 Dave Love <fx@gnu.org>
6905
6906 * help.el (help-highlight-p): Doc fix.
6907
6908 * faces.el (mode-line, header-line, tool-bar): Add :version.
6909 (highlight, secondary-selection): Add :group.
6910 (trailing-whitespace): Add :group, :version.
6911
6912 * wid-edit.el: Remove some compatibility code and checks.
6913 (widget-specify-field, widget-specify-button): Don't use XEmacs
6914 properties.
6915 (widget-overlay-inactive): Change error message.
6916 (widget-button-pressed-face): New variable.
6917 (widget-button-click): Use it.
6918 (widget-documentation-link-add): Specify mouse and button faces.
6919 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
6920 removed now the functionality is built in.
6921
6922 * cus-edit.el: Don't define-widget-keywords.
6923 (multimedia): New group.
6924 (custom-last): Function removed.
6925 (custom-quote): Add vectorp case, comment out characterp case.
6926 (custom-buffer-done-function, custom-raised-buttons): New option.
6927 (Custom-buffer-done): New function.
6928 (custom-buffer-create-internal): Obey custom-raised-buttons,
6929 Custom-buffer-done.
6930 (custom-button-face): Make it `released-button'.
6931 (custom-button-pressed-face): Make it `pressed-button'
6932 (custom-mode-map): Bind "q" to Custom-buffer-done.
6933 (custom-mode): Deal with raised/pressed buttons.
6934
6935 Changes from Didier Verna:
6936 (custom-prompt-variable): Optional third arg makes prompt for a
6937 comment string.
6938 (customize-set-value, customize-set-variable,
6939 customize-save-variable): Optional prefix makes function handle
6940 variable comments.
6941 (customize-customized, customize-saved, custom-variable-state-set)
6942 (custom-variable-set, custom-variable-save, custom-face-state-set)
6943 (custom-variable-reset-saved, custom-variable-reset-standard)
6944 (custom-face-set, custom-face-save, custom-face-reset-saved)
6945 (custom-face-reset-standard, customize-save-customized): Handle
6946 custom comments.
6947 (custom-comment-face, custom-comment-tag-face): New face.
6948 (custom-comment): New widget.
6949 (custom-comment-create, custom-comment-delete)
6950 (custom-comment-value-set, custom-comment-show)
6951 ()custom-comment-invisible-p): New functions.
6952 (custom-variable-value-create, custom-face-value-create): Create a
6953 comment field widget.
6954 (custom-variable-menu, custom-face-menu): New entry for custom
6955 comment.
6956 (custom-face-value-create): Remove compatibility code.
6957 (custom-save-variables, custom-save-faces): Possibly save custom
6958 comments.
6959
6960 * cus-face.el (custom-face-attributes): Simplify :underline,
6961 :overline, :inverse-video cases. Fix up :box case (probably needs
6962 more work).
6963
6964 Change from Didier Verna:
6965 (custom-set-faces): The arguments can now have a custom comment as
6966 fourth argument.
6967
6968 * custom.el: Don't define-widget-keywords.
6969 Change from Didier Verna:
6970 (custom-set-variables): The arguments can now have a
6971 custom comment as fifth element.
6972
6973 1999-09-13 Richard Stallman <rms@gnu.org>
6974
6975 * info.el (Info-find-node): Cope better if guesspos is too large.
6976
6977 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6978
6979 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
6980 of buffer-substring because buffer-string doesn't copy the
6981 prompt.
6982
6983 * faces.el (mode-line): Replaces `modeline'.
6984 (toplevel): Make `modeline' an alias for `mode-line'.
6985
6986 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6987
6988 * gs.el: Change `ghostscript' to `postscript' in comment.
6989
6990 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
6991
6992 * emulation/tpu-edt.el (tpu-version): New version.
6993 (tpu-search-overlay, tpu-replace-overlay): New variables.
6994 (tpu-search-highlight, tpu-toggle-direction): New functions.
6995 (tpu-lm-replace): Set tpu-replace-overlay.
6996 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
6997 command hook.
6998
6999 1999-09-11 Richard Stallman <rms@gnu.org>
7000
7001 * isearch.el (isearch-mode-map): Undo previous change.
7002
7003 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
7004 use all of that as the sexp.
7005
7006 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
7007 and use the initial argument as file name directly.
7008 Likewise if nothing matches.
7009
7010 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
7011
7012 * winner.el: Major changes. Avoid changing point and mark.
7013 Save configurations after they change, not before.
7014
7015 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
7016
7017 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
7018 Bind print-continuous-numbering and print-number-table.
7019
7020 1999-09-10 Dave Love <fx@gnu.org>
7021
7022 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
7023
7024 1999-09-09 Richard Stallman <rms@gnu.org>
7025
7026 * whitespace.el: Finish making it fit Emacs conventions.
7027 Add autoloads.
7028
7029 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
7030
7031 * generic-x.el (bat-generic-mode): "::"-style comments don't
7032 need to begin with "-". Fix the font-lock definitions of ON/OFF
7033 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
7034 from the list of keywords. Add DO to the list of keywords.
7035
7036 1999-09-09 Dave Love <fx@gnu.org>
7037
7038 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
7039 (byte-optimize-backward-word): New optimizations.
7040 (side-effect-free-fns, side-effect-and-error-free-fns): Add
7041 entries.
7042
7043 1999-09-09 Gerd Moellmann <gerd@gnu.org>
7044
7045 * image.el (put-image): Remove optional buffer parameter.
7046
7047 * faces.el (face-italic-p): Return t only for values `italic'
7048 and `oblique'.
7049
7050 * mouse.el (mouse-drag-mode-line-1): Extension of former
7051 mouse-drag-mode-line that also drags the header line.
7052 (mouse-drag-mode-line): Call it.
7053 (mouse-drag-header-line): New.
7054 (toplevel): Bind down-mouse-1 on header lines to
7055 mouse-drage-header-line.
7056
7057 1999-09-08 Gerd Moellmann <gerd@gnu.org>
7058
7059 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
7060 (make-mode-line-mouse-sensitive): Replace `top-line' by
7061 `header-line'.
7062
7063 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
7064
7065 * help.el (describe-function-1): Don't return empty string for keymaps.
7066
7067 * fill.el (fill-region-as-paragraph, canonically-space-region):
7068 Respect colon-double-space at end of line.
7069
7070 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
7071
7072 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
7073 (backup-buffer): Use it.
7074
7075 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
7076
7077 * generic-x.el (generic-define-unix-modes): Added new modes:
7078 inetd-conf-generic-mode, etc-services-generic-mode,
7079 etc-passwd-generic-mode. These are all defined for Unix by default.
7080 (apache-generic-mode): Use an imenu-generic-expression to list
7081 Configuration keywords.
7082 (samba-generic-mode): Use both ; and # as comment characters.
7083 (samba-generic-mode): Font-lock expressions now highlight name
7084 value pairs.
7085 (bat-generic-mode): Keywords are now case-insensitive through
7086 font-lock-defaults setting.
7087 (java-properties-generic-mode): Supports both ! and # as comment
7088 characters.
7089 (java-properties-generic-mode): Added an imenu-generic-expression
7090 (java-properties-generic-mode): Reworked to support the various
7091 different ways to separate name and value (viz, '=', ':' and
7092 whitespace).
7093 (show-tabs-generic-mode): Added this new generic-mode.
7094
7095 1999-09-08 Richard Stallman <rms@gnu.org>
7096
7097 * progmodes/inf-lisp.el: Moved from top directory.
7098
7099 * tar-mode.el (tar-header-block-tokenize):
7100 Use `when' instead of `and'. Fix some clobbered text.
7101
7102 * gud.el (gud-make-debug-menu): Make a child for the
7103 local menu, for its menu bar, and the debug menu.
7104 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
7105 Use the history in the simple way.
7106
7107 1999-09-07 Kenichi Handa <handa@etl.go.jp>
7108
7109 * language/korea-util.el (default-korean-keyboard): Initialize it
7110 according to the environment variable HANGUL_KEYBOARD_TYPE.
7111
7112 1999-09-07 Richard Stallman <rms@gnu.org>
7113
7114 * subr.el (make-temp-file): New function.
7115
7116 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
7117
7118 * font-lock.el (font-lock-multiline): New text property contains
7119 a boolean to indicate if the char is part of a multiline match.
7120 (font-lock-default-fontify-region): Extend the region appropriately
7121 for multiline keywords.
7122 (font-lock-default-unfontify-region): Also remove the new
7123 font-lock-multiline text property.
7124 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
7125 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
7126
7127 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7128
7129 * diary-lib.el (list-diary-entries): Make sure two-digit years
7130 have leading zeros.
7131
7132 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7133
7134 * faces.el (face-set-after-frame-default): Initialize some
7135 attributes of some faces from frame parameters.
7136
7137 * faces.el (scroll-bar, border, cursor, mouse): New faces.
7138
7139 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7140
7141 * faces.el (fringe): Replaces face `margin'.
7142
7143 1999-09-07 Dave Love <fx@gnu.org>
7144
7145 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
7146
7147 1999-09-07 Richard Stallman <rms@gnu.org>
7148
7149 * subr.el (push): Doc fix.
7150
7151 1999-09-06 Richard Stallman <rms@gnu.org>
7152
7153 * vc.el (vc-annotate-display): Use < 69 not < 70
7154 to distinguish 20YY from 19YY.
7155
7156 * timezone.el (timezone-parse-date): Use < 69 not < 70
7157 to distinguish 20YY from 19YY.
7158
7159 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
7160
7161 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
7162
7163 * quickurl.el: (quickurl-list-focused-line): Removed.
7164 (quickurl-list-insert): Now works out the focused line using
7165 `count-lines' instead of using `quickurl-list-focused-line'.
7166
7167 1999-09-06 Richard Stallman <rms@gnu.org>
7168
7169 * mail/rmail.el (rmail-retry-failure): Unconditionally move
7170 to beginning of message.
7171
7172 1999-09-06 Dave Love <fx@gnu.org>
7173
7174 * isearch.el (isearch-mode-map): Add mouse-2.
7175
7176 * mail/rmail.el (rmail-read-password): Deleted.
7177 (rmail-get-pop-password): Use read-password.
7178
7179 * quickurl.el: Don't conditionally define caddr.
7180 (quickurl-url-comment): Use nth, not caddr in function and
7181 defsetf.
7182
7183 1999-09-06 Richard Stallman <rms@gnu.org>
7184
7185 * auto-show.el: Doc fixes.
7186
7187 1999-09-06 Stephen Eglen <stephen@gnu.org>
7188
7189 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
7190 --no-line-editing so that TABs in source files are not interpreted
7191 as completion requests.
7192
7193 1999-09-06 Gerd Moellmann <gerd@gnu.org>
7194
7195 * hscroll.el, auto-show.el: Remove all code, keep the public
7196 interface as no-ops.
7197
7198 * faces.el (face-bold-p): Don't return t if face has lighter
7199 weight than normal.
7200
7201 1999-09-06 Eli Zaretskii <eliz@gnu.org>
7202
7203 * startup.el (command-line): Make small-temporary-file-directory
7204 be nil except on ms-dos.
7205
7206 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
7207
7208 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
7209 is defined.
7210
7211 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
7212 letters with a colon after d or l.
7213
7214 1999-09-06 Dave Love <fx@gnu.org>
7215
7216 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
7217 primitive.)
7218
7219 1999-09-05 Richard Stallman <rms@gnu.org>
7220
7221 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
7222
7223 * textmodes/paragraphs.el (backward-kill-sentence):
7224 Don't test minibuffer-prompt-end here.
7225 (forward-sentence): Do handle it here.
7226 (backward-kill-paragraph): Don't test it here.
7227 (forward-paragraph): Handle it here.
7228
7229 * mouse.el (font-menu-add-default): Simplify code.
7230
7231 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7232
7233 * faces.el (header-line): Renamed from `top-line'.
7234
7235 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7236
7237 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
7238
7239 1999-09-04 Richard Stallman <rms@gnu.org>
7240
7241 * whitespace.el: New file.
7242
7243 1999-09-04 Dave Love <fx@gnu.org>
7244
7245 * paths.el: Make some doc strings obey the make-docfile convention.
7246
7247 * bindings.el: Likewise.
7248 (debug-ignored-errors): Remove BBDB ones.
7249
7250 1999-09-03 Richard Stallman <rms@gnu.org>
7251
7252 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
7253 not from the draft to forward.
7254
7255 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
7256
7257 1999-09-03 Dave Love <fx@gnu.org>
7258
7259 * double.el (double-mode): Customize the variable.
7260
7261 1999-09-03 Kenichi Handa <handa@etl.go.jp>
7262
7263 * international/characters.el: Delete duplicated code.
7264
7265 1999-09-02 Richard Stallman <rms@gnu.org>
7266
7267 * indent.el (indent-relative): Doc fix.
7268
7269 * quickurl.el (quickurl): Doc fix.
7270
7271 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7272
7273 * faces.el (margin): Change background to "gray" for mono (this is
7274 drawn with a stipple pattern).
7275
7276 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7277
7278 * simple.el (next-history-element): Use minibuffer-prompt-end once
7279 again. Remove test for minibuffer-prompt-in-buffer.
7280
7281 1999-09-02 Eli Zaretskii <eliz@gnu.org>
7282
7283 * files.el (small-temporary-file-directory): New variable.
7284
7285 * startup.el (command-line): Compute the value of
7286 small-temporary-file-directory.
7287
7288 * ediff-init.el (ediff-temp-file-prefix): Use
7289 small-temporary-file-directory if non-nil.
7290
7291 * vc.el (vc-update-change-log): Likewise.
7292
7293 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
7294
7295 * simple.el (shell-command, shell-command-on-region): Use
7296 make-temp-name properly. Use small-temporary-file-directory if
7297 non-nil, otherwise temporary-file-directory, to generate temporary
7298 files.
7299
7300 * dos-w32.el (direct-print-region-helper): Use
7301 temporary-file-directory. (From Stefan Monnier.)
7302
7303 1999-09-02 Richard Stallman <rms@gnu.org>
7304
7305 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
7306 from asm-comment-char.
7307 (asm-font-lock-keywords): Recognize instruction width suffixes.
7308
7309 1999-09-01 Richard Stallman <rms@gnu.org>
7310
7311 * play/fortune.el: New file.
7312
7313 1999-08-31 Dave Love <fx@gnu.org>
7314
7315 * help.el (help-make-xrefs): Don't lose on non-empty blank line
7316 after key table.
7317
7318 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
7319 redisplay variables.
7320
7321 * subr.el (push): Fix typo.
7322
7323 1999-08-30 Kevin Blake <kblake@ticnet.com>
7324
7325 * emacs-lisp/ring.el: Many doc fixes.
7326 (ring-size, ring-copy): New functions.
7327
7328 1999-08-29 Richard Stallman <rms@gnu.org>
7329
7330 * progmodes/etags.el (tags-loop-continue):
7331 After tags-loop-operate returns, force skip to next file.
7332
7333 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
7334 (mail-extr-first-letters, mail-extr-last-letters):
7335 Use character classes [:alpha:] and [:alnum:].
7336
7337 * subr.el (push, pop): New macros.
7338
7339 * progmodes/compile.el (compilation-error-regexp-alist):
7340 New item for SGI IRIX MipsPro compilers.
7341
7342 * speedbar.el (speedbar-directory-buttons): Recognize
7343 device names when checking for file names.
7344
7345 * array.el (array-reconfigure-rows): Use generate-new-buffer.
7346
7347 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
7348 and specially handle defvar inside their expansions.
7349 (eval-defun-1): New subroutine.
7350
7351 * progmodes/compile.el (compilation-error-regexp-alist):
7352 Fix the Perl -w entry to allow period after line number.
7353 Don't allow newlines in file name, but allow them after line number
7354 for Perl debugging traces.
7355
7356 * which-func.el (which-func-cleanup-function): New variable.
7357 (which-function): Call that function.
7358
7359 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
7360 to end a function name.
7361
7362 * informat.el (Info-tagify): Don't insert more than one newline
7363 before the tag table.
7364
7365 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
7366
7367 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
7368 than make-temp-name, use match-string-no-properties, and eliminate
7369 a quadratic behavior when building bibtex-strings.
7370
7371 1999-08-29 Alex Schroeder <alex@gnu.org>
7372
7373 * comint.el (comint-input-ring-separator): New variable.
7374 (comint-read-input-ring): Doc change; use
7375 comint-input-ring-separator when reading file.
7376 (comint-write-input-ring): Use
7377 comint-input-ring-separator when writing file.
7378
7379 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
7380
7381 * informat.el (Info-tagify): Start by widening.
7382 Match node headers that don't list the file name,
7383 and more kinds of page separations.
7384 Strip properties during tagification.
7385 Use start of node header line as tag's position.
7386 Fix the "done" message.
7387
7388 (Info-validate): Save and restore match data around narrowing down.
7389
7390 1999-08-28 Richard M. Stallman <rms@gnu.org>
7391
7392 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
7393 On repeated call, override previous values put into
7394 minor-mode-map-alist and minor-mode-alist.
7395
7396 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
7397
7398 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
7399
7400 1999-08-27 Andreas Schwab <schwab@gnu.org>
7401
7402 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
7403 from cvs update.
7404
7405 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7406
7407 * calendar/calendar.el (calendar-move-hook): New hook.
7408
7409 * calendar/cal-move.el: Call the new hook in every movement function.
7410
7411 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
7412 the right function name.
7413
7414 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
7415
7416 * time-stamp.el: Put quote-backquote around all symbol names
7417 in doc strings, for mousing.
7418 (time-stamp): Support multi-line patterns.
7419 (time-stamp-inserts-lines): New variable.
7420 (time-stamp-count): New variable.
7421 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
7422 "Thu" instead of "%a".
7423
7424 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7425
7426 * simple.el (kill-word): Undo previous change.
7427
7428 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7429
7430 * jit-lock.el (jit-lock-function): Extend the fontified range
7431 to the beginning of the line containing the range start and
7432 the beginning of the line following the range end.
7433
7434 1999-08-24 Dave Love <fx@gnu.org>
7435
7436 * timezone.el: Move provide to end.
7437 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
7438 <70 are 2000+.
7439 (timezone-parse-time): Simplify somewhat.
7440
7441 1999-08-24 Gerd Moellmann <gerd@gnu.org>
7442
7443 * faces.el (margin): Renamed from bitmap-area.
7444
7445 1999-08-24 Alex Schroeder <alex@gnu.org>
7446
7447 * sql.el: Doc changes.
7448 (sql-sybase): Use sql-server instead of sql-database.
7449
7450 1999-08-23 Dave Love <fx@gnu.org>
7451
7452 * rect.el: Add/fix various doc strings. Add `*' to all the
7453 interactive specs.
7454
7455 1999-08-21 Gerd Moellmann <gerd@gnu.org>
7456
7457 * jit-lock.el (jit-lock-function): Use line-beginning-position.
7458 Don't unwind-protect font-lock-fontify-region.
7459
7460 * paragraphs.el (backward-kill-paragraph): Don't move
7461 point into mini-buffer prompt.
7462 (backward-kill-sentence): Ditto.
7463
7464 * simple.el (next-history-element): Use minibuffer-prompt-end.
7465 Remove test for minibuffer-prompt-in-buffer.
7466 (kill-word): Don't move point into mini-buffer prompt.
7467
7468 1999-08-21 Dave Love <fx@gnu.org>
7469
7470 * Makefile: Exclude CVS dirs like RCS.
7471
7472 1999-08-19 Dave Love <fx@gnu.org>
7473
7474 * tooltip.el (tooltip-mode): Customize this, per convention.
7475 (tooltip-active): Option deleted.
7476
7477 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
7478
7479 * hanoi.el, page-ext.el: Declare dynamic vars.
7480
7481 * term.el: Avoid ange-ftp related compilation warnings.
7482
7483 1999-08-18 Gerd Moellmann <gerd@gnu.org>
7484
7485 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
7486 the default so that beginners can benefit from it without
7487 searching in manuals.
7488
7489 1999-08-18 Ray Blaak <blaak@gnu.org>
7490
7491 * progmodes/delphi.el: Consider assembly sections as blocks, to
7492 indent them better. Make auto-indent on newline optional.
7493
7494 1999-08-17 Gerd Moellmann <gerd@gnu.org>
7495
7496 * bindings.el (mode-line-modified): Look up key binding for C-x
7497 C-q. If it's bound call that binding, otherwise call
7498 toggle-read-only.
7499
7500 1999-08-17 Dave Love <fx@gnu.org>
7501
7502 * info.el (info): Doc fix.
7503
7504 * finder.el (finder-known-keywords): Add `multimedia'.
7505
7506 * apropos.el: Don't capitalize custom group name.
7507
7508 * info-look.el: Remove compatibility code.
7509 (info-lookup-guess-default*): DTRT for point at start of symbol.
7510 (info-complete): Don't lose with point not at end of symbol.
7511
7512 1999-08-16 Gerd Moellmann <gerd@gnu.org>
7513
7514 * term.el (toplevel): Make face `term-default' an empty face.
7515 The code relied on the fact that Emacs ignored invalid faces in
7516 face text properties in 20.4.
7517
7518 1999-08-16 Richard M. Stallman <rms@gnu.org>
7519
7520 * subr.el (point-at-eol, point-at-bol): New aliases.
7521
7522 * simple.el: Functions reordered.
7523
7524 * rect.el (delete-rectangle-line): Use line-end-position.
7525
7526 1999-08-16 Karl Heuer <kwzh@gnu.org>
7527
7528 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
7529 here from simple.el.
7530
7531 1999-08-16 Dave Love <fx@gnu.org>
7532
7533 * mouse.el: Provide `mldrag' for compatibility.
7534 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
7535 marked obsolete.
7536
7537 * mldrag.el: Removed since the features are in mouse.el.
7538
7539 * jka-compr.el (auto-compression-mode): New variable for
7540 customization.
7541
7542 * bindings.el (mode-line-mule-info): Doc fix.
7543
7544 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
7545 name comparisons.
7546
7547 * files.el (interpreter-mode-alist): Add make, guile, clisp.
7548 (find-file): Doc fix.
7549
7550 1999-08-16 Carsten Dominik <cd@gnu.org>
7551
7552 * textmodes/reftex.el: Most of the code moved to other files.
7553 * textmodes/reftex-auc.el: New file, split out from reftex.el
7554 * textmodes/reftex-cite.el: New file, split out from reftex.el
7555 * textmodes/reftex-global.el: New file, split out from reftex.el
7556 * textmodes/reftex-index.el: New file, split out from reftex.el
7557 * textmodes/reftex-parse.el: New file, split out from reftex.el
7558 * textmodes/reftex-ref.el: New file, split out from reftex.el
7559 * textmodes/reftex-sel.el: New file, split out from reftex.el
7560 * textmodes/reftex-toc.el: New file, split out from reftex.el
7561 * textmodes/reftex-vars.el: New file, split out from reftex.el
7562 * textmodes/reftex-vcr.el: New file, split out from reftex.el
7563
7564 1999-08-16 Carsten Dominik <cd@gnu.org>
7565
7566 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
7567 conflict with pop-up-frames.
7568 (reftex-special-environment-parsers): New constant.
7569 (reftex-label-alist): car of an entry can also be a function.
7570 (reftex-what-special-env): Cew function.
7571 (reftex-label-location): Call `reftex-what-special-env'.
7572 (reftex-compile-variables): Check for symbol in
7573 `reftex-label-alist'.
7574 (reftex-what-environment): Fixed bug with stacked environments of
7575 same kind (e.g. enumerate).
7576 (reftex-process-string): Preserve default directory.
7577 (reftex-label-alist-builtin): Changed prefixes of endnote and
7578 footnote. Also the magic words.
7579 (reftex-reference): Interprete new option
7580 `reftex-fref-is-default'.
7581 (reftex-replace-prefix-escapes): Interprete new `%S' format.
7582 (reftex-toc-mouse-view-line): Command removed (had no binding).
7583 (reftex-everything-regexp): New function.
7584 (reftex-nearest-match): Made better.
7585 (reftex-toc-find-section): Use new version of
7586 `reftex-nearest-match'.
7587 (reftex-insert-docstruct): Adapted to work with the index stuff.
7588 (reftex-parse-from-file): Find index entries as well.
7589 (reftex-toc-toggle-index): New function
7590 (reftex-toc-map): `i' is now used to togle the index, File
7591 boundaries has been moved to `F'.
7592 (reftex-select-label-map): Toggling display of file boundaries is
7593 now on the `F' key, for consistency with `reftex-toc-map'.
7594 (reftex-erase-all-selection-and-index-buffers): Renamed from
7595 `reftex-erase-all-selection-buffer'. Now also kills the index
7596 buffers.
7597 (reftex-viewing-cross-references): Customization group renamed
7598 from reftex-viewing-cross-references-and-citations.
7599 (reftex-index-macro-regexp,
7600 reftex-find-index-entry-regexp-format): New variables
7601 (reftex-macros-with-index): New variable
7602 (reftex-add-index-macros): New function
7603 (reftex-renumber-simple-labels, reftex-translate): Allow for
7604 multiple labels in a single ref command.
7605 (reftex-index-support): New customization group
7606 (reftex-support-index, reftex-index-special-chars,
7607 reftex-index-macros, reftex-index-default-macro,
7608 reftex-index-default-tag, reftex-index-math-format,
7609 reftex-index-section-letters, reftex-index-include-context,
7610 reftex-index-follow-mode, reftex-index-header-face,
7611 reftex-index-section-face, reftex-index-tag-face,
7612 reftex-index-face): New options
7613 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
7614 reftex-index-tag, reftex-index-return-marker,
7615 reftex-index-restriction-indicator, reftex-index-restriction-data,
7616 reftex-index-macro-regexp, reftex-index-level-re,
7617 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
7618 reftex-everything-regexp-no-index, reftex-index-re,
7619 reftex-macros-with-index, reftex-index-macro-alist): New variables
7620 (reftex-index-help, reftex-index-macros-builtin,
7621 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
7622 reftex-query-index-macro-help): New constants
7623 (reftex-index-selection-or-word, reftex-index,
7624 reftex-default-index, reftex-update-default-index,
7625 reftex-index-complete-tag, reftex-index-select-tag,
7626 reftex-index-complete-key, reftex-index-update-taglist,
7627 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
7628 reftex-display-index, reftex-insert-index,
7629 reftex-index-insert-new-letter, reftex-get-restriction,
7630 reftex-index-pre-command-hook, reftex-index-post-command-hook,
7631 reftex-index-show-help, reftex-index-next, reftex-index-previous,
7632 reftex-index-toggle-follow, reftex-index-toggle-context,
7633 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
7634 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
7635 reftex-index-quit, reftex-index-quit-and-kill,
7636 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
7637 reftex-index-revert, reftex-index-switch-index-tag,
7638 reftex-index-restrict-to-section, reftex-index-widen,
7639 reftex-index-restriction-forward,
7640 reftex-index-restriction-backward, reftex-index-visit-location,
7641 reftex-index-analyze-entry, reftex-index-globalize,
7642 reftex-index-edit, reftex-index-toggle-range-beginning,
7643 reftex-index-toggle-range-end, reftex-index-edit-key,
7644 reftex-index-edit-attribute, reftex-index-edit-visual,
7645 reftex-index-edit-part, reftex-index-level-down,
7646 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
7647 reftex-index-change-entry, reftex-index-goto-letter,
7648 reftex-add-index-macros, reftex-ensure-index-support,
7649 reftex-index-info-safe, reftex-index-info): New functions.
7650
7651
7652 1999-08-15 Richard M. Stallman <rms@gnu.org>
7653
7654 * paren.el (show-paren-mode): Support making show-paren-mode
7655 a buffer-local variable. Don't check for a window system.
7656 (show-paren-function): Check whether show-paren-function is
7657 enabled in current buffer; do the right thing if not.
7658 Don't check for a window system.
7659 (show-paren-mode): Make it a user variable.
7660
7661 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
7662 Handle `enum' like `struct'.
7663
7664 * server.el (server-process-filter): If a client visits no buffers,
7665 close it immediately before recording it.
7666
7667 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
7668 Optimize by calling concat just once. Handle =\n sequence.
7669 (mail-unquote-printable-region): New command.
7670 (mail-quote-printable): Make it autoload.
7671
7672 1999-08-15 Karl Heuer <kwzh@gnu.org>
7673
7674 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
7675
7676 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
7677
7678 * lisp/texinfmt.el: Handle @ifnottex.
7679
7680 1999-08-15 Eli Zaretskii <eliz@gnu.org>
7681
7682 * frame.el (blink-cursor): Don't turn on cursor blinking for
7683 ms-dos.
7684
7685 * faces.el (face-valid-attribute-values): Look in
7686 x-bitmap-file-path only for x and w32 window systems.
7687
7688 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
7689 Do that if width is nil as well.
7690 (x-display-mm-height, x-display-mm-width): Update values.
7691 (x-colors): Compute the list from msdos-color-values.
7692 (x-select-enable-clipboard): Doc fix.
7693 (x-frob-font-weight, x-font-family-list): New functions.
7694
7695 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
7696
7697 * window.el (shrink-window-if-larger-than-buffer): Don't try to
7698 back up from beginning of buffer.
7699
7700 1999-08-13 Karl Heuer <kwzh@gnu.org>
7701
7702 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
7703
7704 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
7705
7706 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
7707 doomsday clock, speed control is added and changes are made to
7708 allow large numbers of rings: rings now show the whole ring
7709 number, not just the last digit; consecutive rings are allowed to
7710 be the same size when necessary to fit all the rings in the
7711 window; and poles can be oriented horizontally. Face support is
7712 thrown in gratuitously.
7713 (hanoi): Changed default number of rings back to 3.
7714 (hanoi-unix, hanoi-unix-64): New commands
7715 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
7716 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
7717 hanoi-odd-ring-face): New variables.
7718 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
7719 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
7720 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
7721 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
7722 (hanoi-topos, hanoi-draw-ring): Removed.
7723
7724 1999-08-12 Gerd Moellmann <gerd@gnu.org>
7725
7726 * faces.el (face-valid-attribute-values): Return an alist for
7727 families on ttys.
7728 (face-read-integer): Handle unspecified face attributes. Add
7729 completion for `unspecified'.
7730 (read-face-attribute): Handle unspecified font attributes.
7731 (face-valid-attribute-values): Add `unspecified' to lists so that
7732 it can be chosen via completion.
7733 (face-read-string): Don't recognize "none" as input.
7734
7735 1999-08-10 Dave Love <fx@gnu.org>
7736
7737 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
7738 string.
7739
7740 * sun-curs.el: Require sun-fns.
7741
7742 1999-08-10 Dave Love <fx@gnu.org>
7743
7744 * autorevert.el (auto-revert-mode): Add autoload cookie.
7745
7746 * hscroll.el, auto-show.el: Files deleted -- we have built-in
7747 hscroll.
7748
7749 * simple.el (hscroll-step, hscroll-point-visible)
7750 (hscroll-window-column): Remove now we have the mentioned real
7751 horizontal autoscrolling.
7752
7753 1999-08-10 Richard M. Stallman <rms@gnu.org>
7754
7755 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
7756 control use of -f option.
7757 (mail-specify-envelope-from): New variable.
7758 (mail-from-style): Doc fix.
7759
7760 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
7761 (easy-menu-get-map): New arg TO-MODIFY helps choose
7762 between local and global maps.
7763 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
7764 (easy-menu-change): Doc fix.
7765
7766 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
7767 (info-lookup-guess-default): Simplified and cleaned up.
7768 (info-lookup-guess-default*): Preserve point.
7769
7770 * view.el (view-mode-disable): If buffer-read-only is nil,
7771 don't change it.
7772
7773 * files.el (after-find-file): Disable View mode if buffer is no
7774 longer read-only.
7775
7776 * view.el (view-mode-enable, view-mode-disable):
7777 Call force-mode-line-update.
7778
7779 1999-08-10 Karl Heuer <kwzh@gnu.org>
7780
7781 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
7782 * array.el, play/landmark.el, international/latin-3.el: Likewise.
7783 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
7784
7785 1999-08-10 Alex Schroeder <asc@bsiag.com>
7786
7787 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
7788 to prevent m-eating-bug.
7789
7790 1999-08-10 Eli Zaretskii <eliz@gnu.org>
7791
7792 * term/pc-win.el (msdos-bg-mode): Remove. Call
7793 frame-set-background-mode instead. All callers changed.
7794 (msdos-face-setup): Don't force color display parameter, it is set
7795 by frame-set-background-mode.
7796 (make-msdos-frame): Call x-handle-reverse-video and
7797 face-set-after-frame-default. Delete frame if creation failed.
7798
7799 * faces.el (face-set-after-frame-default): Don't call
7800 make-face-x-resource-internal for the pc window-system.
7801
7802 1999-08-10 Dave Love <fx@melange.gnu.org>
7803
7804 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
7805 case with no docstring specially.
7806
7807 1999-08-09 Eli Zaretskii <eliz@gnu.org>
7808
7809 * complete.el (PC-do-completion): If completing on file name,
7810 reproduce str by concatenating its directory and basename parts.
7811
7812 1999-08-07 Dave Love <fx@gnu.org>
7813
7814 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
7815 unibyte to multibyte conversion of search-forward (from Handa),
7816 but avoid the replacement if the language is Latin-N.
7817
7818 1999-08-06 Richard Stallman <rms@gnu.org>
7819
7820 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
7821 of eval-buffer.
7822
7823 * international/mule.el (load-with-code-conversion):
7824 Pass t to eval-buffer for DO-ALLOW-PRINT.
7825
7826 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
7827
7828 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
7829 of filenames and attributes.
7830 (ls-lisp-insert-directory): Use directory-files-and-attributes
7831 for speed.
7832
7833 1999-08-05 Dave Love <fx@gnu.org>
7834
7835 * auto-show.el (auto-show-mode): Fix :set.
7836
7837 * widget.el (define-widget-keywords): Make dummy definition and
7838 comment-out its use.
7839
7840 1999-08-04 Richard Stallman <rms@gnu.org>
7841
7842 * progmodes/tcl.el: Customized.
7843
7844 * sql.el (sql-accumulate-and-indent): Instead of testing
7845 whether this is Emacs 20 before calling comint-accumulate,
7846 test whether comint-accumulate is defined.
7847
7848 1999-08-04 Dave Love <fx@gnu.org>
7849
7850 * sgml-mode.el: Require outline when compiling.
7851 (sgml-mode-hook, html-mode-hook): Customize.
7852 (sgml-validate-command): Fix :version.
7853 (html-autoview-mode): Doc fix.
7854
7855 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
7856 nothing in Latin-N environment.
7857
7858 * info.el (Info-find-node): Call info-initialize here.
7859 (info): Not here.
7860 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
7861
7862 1999-08-04 Richard Stallman <rms@gnu.org>
7863
7864 * ansi-color.el: New file.
7865
7866 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
7867
7868 * dired.el (dired-string-replace-match): Return `nil' when no match
7869 found with global search.
7870
7871 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
7872 * terminal.el (te-terminfo-directory):
7873 * mail/mailpost.el (post-mail-send-it):
7874 * mail/metamail.el (metamail-region):
7875 * progmodes/ada-mode.el (ada-tmp-directory):
7876 Use temporary-file-directory.
7877
7878 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
7879 (compilation-filter, compilation-forget-errors)
7880 (compilation-parse-errors): Use a marker instead of an integer for
7881 `compilation-parsing-end'.
7882
7883 * progmodes/diff.el (diff-parse-differences):
7884 Use a marker instead of an integer for `compilation-parsing-end'.
7885 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7886 Use a marker instead of an integer for `compilation-parsing-end'.
7887
7888 1999-08-03 Richard Stallman <rms@gnu.org>
7889
7890 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
7891 (Buffer-menu-mode): Doc fix.
7892 (Buffer-menu-view): New command.
7893 (Buffer-menu-view-other-window): New command.
7894
7895 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
7896
7897 * replace.el (query-replace-regexp-eval)
7898 (replace-eval-replacement, replace-loop-through-replacements)
7899 (replace-match-string-symbols): New functions.
7900 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
7901 Use replace-loop-through-replacements.
7902
7903 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
7904
7905 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
7906 (5x5): Doc fix.
7907
7908 1999-08-03 Dave Love <fx@gnu.org>
7909
7910 * fortran.el (fortran-indent-new-line): Make it an alias
7911 for reindent-then-newline-and-indent.
7912
7913 1999-08-03 Didier Verna <verna@inf.enst.fr>
7914
7915 * rect.el: All functions rewritten, except when noted above
7916 their declaration. Below is a list of interface changes.
7917 (apply-on-rectangle): New function, mostly replaces
7918 `operate-on-rectangle'. All callers changed.
7919 (move-to-column-force): Pass new second argument to `move-to-column'.
7920 (kill-rectangle): Added optional prefix arg to fill lines.
7921 (delete-rectangle): Ditto.
7922 (delete-whitespace-rectangle): Ditto.
7923 (delete-extract-rectangle): Ditto.
7924 (open-rectangle): Ditto.
7925 (clear-rectangle): Ditto.
7926 (delete-whitespace-rectangle-line): New function.
7927 (delete-rectangle-line): Added third arg FILL.
7928 (delete-extract-rectangle-line): Ditto.
7929 (open-rectangle-line): Ditto.
7930 (clear-rectangle-line): Ditto.
7931
7932 1999-08-03 Ray Blaak <blaak@gnu.org>
7933
7934 * progmodes/delphi.el: New file.
7935
7936 1999-08-02 Richard Stallman <rms@gnu.org>
7937
7938 * textmodes/outline.el (outline-previous-heading): New function.
7939 (outline-up-heading-all): Use outline-previous-heading.
7940 (outline-next-heading): Delete definition inserted yesterday.
7941
7942 1999-08-01 Richard Stallman <rms@gnu.org>
7943
7944 * textmodes/outline.el (outline-next-heading): New function.
7945 (outline-up-heading-all): New function.
7946 (outline-font-lock-level): Using outline-up-heading-all.
7947 Tell outline-back-to-heading to accept invisible headings.
7948
7949 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
7950
7951 * mail/mh-utils.el (mh-find-path-run): New variable.
7952 (mh-find-path): Test and set that.
7953 Set mail-user-agent only the first time this function is run.
7954 (mail-user-agent): Defvar deleted.
7955
7956 * info.el (info-initialize): New function.
7957 (info): Call info-initialize.
7958 (Info-directory-list): Initialize to nil,
7959 so info-initialize will set it up for real.
7960
7961 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7962
7963 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
7964 does not interpret a time as the year in a day-month entry.
7965
7966 * calendar/diary-lib.el: Change syntax table entry for colon in
7967 the diary as part of the european-date-diary-pattern fix.
7968
7969 1999-08-01 Eli Zaretskii <eliz@gnu.org>
7970
7971 * international/mule.el (set-auto-coding): Allow whitespace before
7972 and after the "variable: value" pair.
7973
7974 1999-07-30 Ken'ichi Handa <handa@gnu.org>
7975
7976 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
7977 (default-sendmail-coding-system): Doc-string fixed.
7978
7979 1999-07-30 Dave Love <fx@gnu.org>
7980
7981 * subr.el (assoc-delete-all): New function, renamed from
7982 frame-delete-all.
7983
7984 * frame.el: Change comments to doc strings and other doc fixes.
7985 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
7986 Callers changed.
7987 (set-background-color, set-foreground-color, set-cursor-color)
7988 (set-mouse-color, set-border-color): Offer completion of colours.
7989 (cursor): Add :version to defgroup.
7990
7991 * facemenu.el (list-colors-display): Make it work on ttys.
7992 (facemenu-read-color): Likewise.
7993
7994 1999-07-30 Richard M. Stallman <rms@gnu.org>
7995
7996 * frame.el (frame-notice-user-settings): If background
7997 color has been changed, update background-mode from it,
7998 then update faces.
7999
8000 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8001
8002 * net-utils.el (finger): Don't do indirect fingering.
8003
8004 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8005
8006 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
8007 rules. Add separator at end of holidays.
8008 (cal-tex-rules): New customizable variable.
8009 (cal-tex-latexify-list): Add optional parameter to put separator
8010 at end.
8011
8012 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
8013
8014 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
8015 fill prefix on each line while looping to the end of paragraph.
8016 End paragraph if it's longer than the existing fill prefix.
8017
8018 * textmodes/fill.el (fill-context-prefix): Doc fix.
8019
8020 1999-07-30 Dave Love <fx@gnu.org>
8021
8022 * font-lock.el (jit-lock): Fix :load, add :version.
8023
8024 1999-07-30 Eli Zaretskii <eliz@gnu.org>
8025
8026 * term/pc-win.el (msdos-face-setup): Register standard colors in
8027 Vface_tty_color_alist.
8028 (face-color-supported-p, face_color_gray_p): New functions.
8029
8030 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
8031 is bound.
8032
8033 * startup.el (command-line): Don't register default colors for
8034 MSDOS window-system.
8035
8036 1999-07-29 Dave Love <fx@gnu.org>
8037
8038 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
8039 charquote.
8040
8041 * lisp-mode.el (eval-defun): Re-written to avoid
8042 capturing variables.
8043
8044 * picture.el (picture-beginning-of-line): Don't call
8045 hscroll-point-visible now we have real autoscrolling.
8046 (picture-end-of-line, picture-newline, picture-open-line):
8047 Likewise.
8048
8049 * international/latin-8.el: New file.
8050 * international/latin-9.el: New file.
8051
8052 1999-07-28 Dave Love <fx@gnu.org>
8053
8054 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
8055
8056 * msb.el: Require cl only when compiling.
8057 (msb--home-dir): Deleted.
8058 (msb--format-title): Use abbreviate-file-name.
8059 (msb--choose-file-menu): Simplify string comparison.
8060
8061 1999-07-28 Gerd Moellmann <gerd@gnu.org>
8062
8063 * faces.el (toolbar): Add face definition for mono displays.
8064
8065 1999-07-27 Richard M. Stallman <rms@gnu.org>
8066
8067 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8068
8069 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
8070 force copying of default-frame-alist.
8071
8072 1999-07-26 Ken'ichi Handa <handa@gnu.org>
8073
8074 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
8075
8076 1999-07-26 Richard M. Stallman <rms@gnu.org>
8077
8078 * frame.el (set-mouse-color): If new color is nil,
8079 really respecify the current color.
8080
8081 1999-07-26 Gerd Moellmann <gerd@gnu.org>
8082
8083 * faces.el (bitmap-area): Change background of face `bitmap-area'
8084 to white for mono displays.
8085
8086 1999-07-26 Kenichi Handa <handa@etl.go.jp>
8087
8088 * international/ccl.el (ccl-embed-symbol): New function.
8089 (ccl-program-p): Deleted. Now it's implemented in C code.
8090 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
8091 (ccl-compile-translate-character): Likewise.
8092 (ccl-compile-map-single): Likewise.
8093 (ccl-compile-multiple-map-function): Likewise.
8094 (declare-ccl-program): Doc-string modified.
8095 (check-ccl-program): Check compiled CCL code by ccl-program-p.
8096
8097 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
8098
8099 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8100
8101 1999-07-25 Markus Rost <rost@gnu.org>
8102
8103 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
8104 the entries to make custom-file more readable.
8105
8106 1999-07-25 Richard M. Stallman <rms@gnu.org>
8107
8108 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
8109
8110 * emacs-lisp/edebug.el: Delete compatibility code.
8111 (edebug-next-token-class): If . is followed by a digit,
8112 return `symbol' for the token class.
8113
8114 * startup.el (command-line): If we don't find the user's init file,
8115 set user-init-file to nil.
8116
8117 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8118
8119 * info-look.el (info-lookup-interactive-arguments): Add optional
8120 argument query for new choice of help mode.
8121 (info-lookup-symbol): Use it.
8122 (info-lookup-file): Ditto.
8123 (info-lookup): Don't switch to other window, if already in Info
8124 buffer.
8125
8126 1999-07-23 Dave Love <fx@gnu.org>
8127
8128 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
8129 syntax.
8130 (fortran-fontify-string, fortran-match-!-comment): Deleted.
8131 (fortran-font-lock-syntactic-keywords): New variable.
8132 (fortran-mode): Use it.
8133 (fortran-font-lock-keywords-1): Don't do comments.
8134 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
8135 match data.
8136
8137 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
8138
8139 * msb.el (msb-menu-bar-update-buffers): Renamed from
8140 menu-bar-update-buffers.
8141 (msb-custom-set, msb--toggle-menu-type): Call
8142 msb-menu-bar-update-buffers.
8143 (msb-mode): Revise the hook setting.
8144
8145 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
8146
8147 1999-07-23 Gerd Moellmann <gerd@gnu.org>
8148
8149 * font-lock.el, help.el, simple.el: Re-integrate previously
8150 described changes that were lost due to errors while checking them
8151 in.
8152
8153 1999-07-23 Kevin Blake <kblake@ticnet.com>
8154
8155 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
8156
8157 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
8158
8159 * international/encoded-kb.el
8160 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
8161 but push it to unread-command-events.
8162 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
8163 (encoded-kbd-self-insert-sjis): Likewise.
8164 (encoded-kbd-self-insert-big5): Likewise.
8165
8166 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
8167 before left margin and fill-prefix by fill-find-break-point.
8168
8169 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8170
8171 * info-look.el (info-lookup-setup-mode): Don't give up, if
8172 info-lookup-make-completions returns an error.
8173 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
8174 name latex, not latex2e.
8175
8176 1999-07-21 Richard M. Stallman <rms@gnu.org>
8177
8178 * replace.el (perform-replace): Turn off case-fold-search
8179 if FROM-STRING argument has uppercase in it.
8180
8181 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8182
8183 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
8184 mode is on. Don't use end of changed text.
8185
8186 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8187
8188 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
8189 (cl-hash-table-p): Renamed from hash-table-p.
8190 (cl-hash-table-count): Renamed from hash-table-count.
8191 (maphash): Alias to cl-maphash removed.
8192 (gethash): Likewise.
8193 (puthash): Likewise.
8194 (remhash): Likewise.
8195 (clrhash): Likewise.
8196
8197 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8198
8199 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
8200 third arg non-nil. See comment there why this isn't a good idea.
8201
8202 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8203
8204 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
8205
8206 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
8207 sit-for with 3rd arg non-nil to prevent redisplay.
8208
8209 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8210
8211 * image.el (image-type-from-file-header): If file doesn't
8212 have a directory part, add data-directory.
8213
8214 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8215
8216 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
8217 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
8218 motion handling when tooltip-gud-tips-p is nil.
8219
8220 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8221
8222 * tooltip.el (tooltip-mode): Don't use `plusp'.
8223 (tooltip-active): Use initial value of nil.
8224
8225 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
8226
8227 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8228
8229 * bindings.el (make-mode-line-mouse-sensitive): Add key
8230 definitions for `top-line'.
8231
8232 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8233
8234 * faces.el (top-line): New face.
8235
8236 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8237
8238 * image.el (image-type-regexps): Add regexp for PS files.
8239
8240 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8241
8242 * faces.el (set-face-attribute): Fix wrong handling of frame
8243 begin equal to t.
8244
8245 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8246
8247 * image.el (image-type-regexps): Add PNG format.
8248
8249 1999-07-21 Dave Love <fx@gnu.org>
8250
8251 * bindings.el (mode-line-modified): New variable.
8252 (mode-line-mode-menu-1): Switch to appropriate window before
8253 showing menu.
8254
8255 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8256
8257 * faces.el (face-underline): Removed.
8258 (face-underline-color): Ditto.
8259
8260 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8261
8262 * faces.el (face-x-resources): Fix typo.
8263
8264 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8265
8266 * faces.el: Remove handling of `:relief', extend handling of
8267 `:box'.
8268 (frame-set-background-mode): Choose new defface specs after
8269 frame parameters have changed.
8270
8271 * cus-face.el: Ditto.
8272
8273 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8274
8275 * custom.el (defface): Extend documentation to include new
8276 face attributes.
8277
8278 * cus-face.el (custom-face-attributes): Add overline,
8279 strike-through, box.
8280
8281 * faces.el (face-valid-attribute-values): Handle overline,
8282 strike-through, box.
8283 (face-attribute-name-alist): Add pairs for new face attributes.
8284 (describe-face): Handle new face attributes.
8285
8286 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8287
8288 * faces.el (face-x-resources): Add overline, strike-through, box.
8289
8290 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8291
8292 * enriched.el (enriched-translations): Add `display' and
8293 "x-display".
8294 (enriched-handle-display-prop): New.
8295 (enriched-decode-display-prop): New.
8296
8297 * format.el (top-level): Give `display' property
8298 `format-list-atomic-p.
8299 (format-annotate-single-property-change): Test that property.
8300 If present, treat list property values like atoms.
8301
8302 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8303
8304 * cus-face.el (custom-face-attributes): Use `choice' everywhere
8305 so that "*" can be entered.
8306
8307 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8308
8309 * cus-face.el (custom-face-attributes): Don't use `#''.
8310
8311 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8312
8313 * cus-face.el (custom-face-attributes): Return underline
8314 face attribute directly from the second lambda of underline.
8315
8316 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8317
8318 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
8319
8320 * frame.el (after-setting-font-hooks): New variable.
8321 (set-frame-font): Run those hooks.
8322
8323 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
8324
8325 * faces.el (set-face-attribute): Fix doc string.
8326
8327 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8328
8329 * cus-face.el (custom-face-attributes): Accept color name.
8330
8331 * faces.el (face-underline-p): Accept unspecified underlining.
8332 (face-underline): Ditto. Fix doc string.
8333
8334 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8335
8336 * faces.el (face-underline-color): New function.
8337
8338 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8339
8340 * cus-face.el (custom-face-attributes): Support underline coloring.
8341 Added slot to choose a color.
8342
8343 * faces.el (face-underline): New function.
8344 (face-underline-p): Support underline coloring.
8345 Return nil only if the underline attribute is 'normal.
8346 (set-face-underline): New function.
8347 (face-valid-attribute-values): Support underline coloring.
8348
8349 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8350
8351 * image.el (insert-image): Use `display' instead of `glyph'
8352 as text property name.
8353 (put-image): Ditto.
8354 (image-type-from-file-header): Use insert-file-contents-literally.
8355
8356 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8357
8358 * easymenu.el (easy-menu-do-add-item): Don't use the empty
8359 string to indicate separators.
8360
8361 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8362
8363 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
8364 instead of message-log.
8365
8366 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8367
8368 * faces.el (bitmap-area): New face.
8369
8370 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8371
8372 * image.el (insert-image): New.
8373
8374 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8375
8376 * frame.el (blink-cursor): Set the symbol's value.
8377 (show-trailing-whitespace): Change group to font-lock.
8378
8379 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8380
8381 * jit-lock.el: New.
8382 * font-lock.el: Add jit-mode as new support mode.
8383
8384 * font-lock.el (font-lock-fontify-keywords-region): Stop when
8385 reaching end instead of letting re-search-forward signal an error.
8386 (demand-lock-mode): New.
8387 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
8388 (font-lock-turn-off-thing-lock): Ditto.
8389 (font-lock-after-fontify-buffer): Ditto.
8390 (font-lock-after-unfontify-buffer): Ditto.
8391
8392 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8393
8394 * gs.el: New file.
8395
8396 * startup.el (command-line-1): Activate tooltip mode if
8397 interactive.
8398
8399 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8400
8401 * faces.el (toolbar): Grey default background.
8402 (modeline): Ditto.
8403
8404 * image.el (image-type-regexps): New.
8405 (image-type-from-file-header): New.
8406 (create-image): Call it.
8407
8408 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8409
8410 * image.el: New file.
8411
8412 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8413
8414 * bindings.el (mode-line-format): Replace `mode-name' with
8415 `(:eval mode-line-mode-name)'.
8416 (mode-line-mode-name): New.
8417 (make-mode-line-mouse-sensitive): Don't change default value
8418 of `mode-name'.
8419
8420 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8421
8422 * tooltip.el: New file.
8423
8424 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8425
8426 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
8427 instead of mouse-3 to pop up menus.
8428 (mode-line-kill-buffer): Removed.
8429 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
8430 buffer name.
8431 (mode-line-buffer-menu-1): Removed.
8432
8433 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
8434
8435 * bindings.el (mode-line-buffer-identification-keymap): New.
8436 (mode-line-buffer-menu-keymap): New.
8437 (mode-line-mode-menu-keymap): New.
8438 (mode-line-unbury-buffer): New.
8439 (mode-line-other-buffer): New.
8440 (mode-line-kill-buffer): New.
8441 (mode-line-buffer-menu-1): New.
8442 (mode-line-mode-menu-1): New.
8443 (make-mode-line-mouse-sensitive): New.
8444
8445 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8446
8447 * help.el (describe-key-briefly): Handle mode line strings
8448 with local-map properties.
8449 (describe-key): Ditto.
8450 (mode-line-key-binding): New.
8451
8452 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8453
8454 * scroll-bar.el (scroll-bar-timer): New.
8455 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
8456
8457 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8458
8459 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
8460 and `bottom'.
8461
8462 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8463
8464 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
8465 (global): Use different key bindings if using tookit scroll bars.
8466
8467 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8468
8469 * faces.el (modeline): Define mode line face with relief for
8470 class color, only.
8471 (toolbar): New face.
8472
8473 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8474
8475 * frame.el (frame-initialize): Set frame-creation-function to
8476 tty-create-frame-with-faces.
8477
8478 * faces.el (frame-set-background-mode): Make it work for
8479 window-system nil.
8480
8481 * faces.el (tty-create-frame-with-faces): New.
8482 (face-set-after-frame-default): Make it work for TTY frames.
8483
8484 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8485
8486 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
8487 Return a list of one font family for TTYs. Don't return bitmap
8488 file paths for TTY frames.
8489
8490 * faces.el: Add face specs for tty displays to basic faces.
8491
8492 * font-lock.el (font-lock-comment-face): Add spec for color tty.
8493 (font-lock-string-face): Ditto.
8494 (font-lock-keyword-face): Ditto.
8495 (font-lock-builtin-face): Ditto.
8496 (font-lock-function-name-face): Ditto.
8497 (font-lock-variable-name-face): Ditto.
8498 (font-lock-type-face): Ditto.
8499 (font-lock-constant-face): Ditto.
8500 (font-lock-warning-face): Ditto.
8501
8502 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8503
8504 * startup.el (command-line): Register default tty colors.
8505
8506 * faces.el (face-spec-set-match-display): Recognize `type tty'.
8507
8508 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8509
8510 * faces.el (modeline): For X frames, use a modeline with relief.
8511
8512 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8513
8514 * faces.el (frame-update-faces): Copied from 20.2.
8515 (frame-update-face-colors): Ditto. Code removed that isn't
8516 applicable in the new face implementation.
8517
8518 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8519
8520 * frame.el (show-trailing-whitespace): New.
8521
8522 * faces.el (trailing-whitespace): New basic face.
8523
8524 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8525
8526 * cus-face.el (custom-facep): Always define as alias for facep.
8527
8528 * cus-face.el (custom-face-attributes): Use choice widgets.
8529 Remove :bold and :italic.
8530
8531 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8532
8533 * faces.el (face-charset-registries): Removed since fontset.el
8534 is no always loaded.
8535
8536 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8537
8538 * faces.el (internal-get-face): Added as obsolete function for
8539 compatibility.
8540
8541 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8542
8543 * frame.el (blink-cursor-end): Call show-cursor.
8544 (blink-cursor-mode): Ditto.
8545
8546 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8547
8548 * faces.el (face-spec-reset-face): Reset all attributes to
8549 `unspecified'.
8550 (face-spec-set): Use it.
8551
8552 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8553
8554 * faces.el (read-all-face-attributes): Bug fix.
8555 (face-read-integer): Allow nil default value.
8556 (face-valid-attribute-values): Use symbol names of attribute
8557 values for completion list.
8558
8559 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8560
8561 * faces.el (internal-find-face): Define for compatibility with
8562 20.2.
8563 (face-id): Likewise.
8564
8565 * faces.el (face-id): Return the ID of a realized face for ASCII.
8566
8567 * fontset.el (x-charset-registries): Removed. Now in faces.el.
8568 (x-complement-fontset-spec): Use face-charset-registries.
8569
8570 * faces.el (face-font-selection-order): Set font selection order
8571 from Lisp.
8572 (face-alternative-font-family-alist): Set alternative font
8573 families from Lisp.
8574
8575 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8576
8577 * faces.el (set-face-charset-registries): Set symbol value.
8578
8579 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8580
8581 * faces.el (face-set-after-frame-default): Call function
8582 internal-merge-in-global-face.
8583
8584 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8585
8586 * faces.el (face-list): Return symbols from face-global-alist.
8587
8588 * faces.el (face-list): Return a copy of the face name list so
8589 that it cannot be modified from outside (facemenu.el uses
8590 nreverse, for example).
8591
8592 * cus-face.el (custom-face-attributes): Add :bold and :italic
8593 for compatibility with old code.
8594
8595 * faces.el (set-face-attributes-from-resources): Additional
8596 frame parameter.
8597 (make-face-x-resource-internal): Set attributes from resources
8598 for a given frame or all frames.
8599
8600 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8601
8602 * faces.el (all-faces): Removed.
8603
8604 * custom.el (defface): Add new face attributes to function
8605 comment.
8606
8607 * font-lock.el (font-lock-comment-face): Use new face attribute
8608 names.
8609 (font-lock-string-face): Ditto.
8610 (font-lock-keyword-face): Ditto.
8611 (font-lock-builtin-face): Ditto.
8612 (font-lock-function-name-face): Ditto.
8613 (font-lock-variable-name-face): Ditto.
8614 (font-lock-type-face): Ditto.
8615 (font-lock-reference-face): Ditto.
8616 (font-lock-warning-face): Ditto.
8617 ((boundp 'font-lock-face-attributes)): Ditto.
8618
8619 * cus-face.el (custom-face-attributes): Use new face attributes.
8620
8621 * faces.el (set-face-attribute-from-resource): Initialize
8622 from resources only for X and W32.
8623
8624 * cus-face.el (custom-declare-face): Don't make frame-local
8625 faces.
8626
8627 * faces.el (describe-face): Use princ instead of insert.
8628
8629 * faces.el: Add XLFD manipulation functions from 20.2 again
8630 because fontset.el uses them.
8631 (face-set-after-frame-default): Add empty definition.
8632
8633 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8634
8635 * faces.el (make-face): Correct typo.
8636 (set-face-attribute-from-resource): Use let*.
8637 (face-underline-p): Correct typo.
8638 (face-inverse-video-p): Ditto.
8639 (set-face-stipple): Ditto.
8640 (face-read-string): Make completion-list optional parameter.
8641
8642 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8643
8644 * faces.el (face-charset-registries): Alist mapping charset
8645 symbols to registries and encoding.
8646
8647 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8648
8649 * frame.el (blink-cursor-mode): Use interactive spec "P".
8650
8651 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8652
8653 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
8654 mode. The cursor of selected_window blinks if the mode is enabled.
8655
8656 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8657
8658 * simple.el (next-history-element): Set point to the end of the
8659 prompt if minibuffer-prompt-in-buffer.
8660
8661 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8662
8663 * faces.el (x-font-regexp): Add sub-expression parentheses for
8664 several font name components.
8665
8666 1999-07-21 Gerd Moellmann <gerd@acm.org>
8667
8668 * faces.el (set-face-relief): Use index 12 for relief.
8669 (face-fill-in): Set relief from data.
8670 (internal-make-face): Init relief to zero.
8671
8672 * faces.el (face-spec-set): Call modify-face with additional
8673 parameters for relief and fixed-p.
8674
8675 1999-07-21 Gerd Moellmann <gerd@acm.org>
8676
8677 * cus-face.el: ':fixed and ':relief added.
8678
8679 * faces.el (describe-face): Add fixed font attribute and relief.
8680 (face-attr-match-p): Ditto.
8681 (face-attr-construct): Ditto.
8682 (face-spec-set): Ditto.
8683
8684 1999-07-21 Gerd Moellmann <gerd@acm.org>
8685
8686 * faces.el (internal-make-face): Function to create a Lisp vector
8687 suitable for representing a face.
8688 (make-face): Use it instead of make-vector.
8689 (x-create-frame-with-faces): Use it instead of vector.
8690 (internal-facep): Increase vector size to 14.
8691 (internal-make-face): Ditto.
8692 (face-relief): Access relief thickness.
8693 (face-fixed-p): Access fixed font attribute.
8694 (set-face-fixed-p): Set fixed font attribute.
8695 (set-face-relief): Set relief attribute.
8696 (internal-face-interactive-int): Read int attribute of face.
8697 (modify-face): Add fixed-p and relief parameters.
8698 (copy-face): Handle fixed-p and relief.
8699 (face-equal): Compare fixed-p and relief.
8700 (face-differs-from-default-p): Ditto.
8701 (face-nontrivial-p): Add fixed-p and relief.
8702
8703 1999-07-21 Gerd Moellmann <gerd@acm.org>
8704
8705 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
8706 (internal-facep): Increase vector size.
8707 (make-face): Ditto.
8708 (face-shadow-thickness): Added.
8709 (set-face-shadow-thickness): Added.
8710 (modify-face): Add optional shadow-thickness parameter.
8711 (make-face-x-resource-internal): Add shadows.
8712 (copy-face): Ditto.
8713 (face-equal): Ditto.
8714 (face-differs-from-default-p): Ditto.
8715 (face-nontrivial-p): Ditto.
8716 (face-attr-match-p): Ditto.
8717 (face-attr-construct): Ditto.
8718 (face-spec-set): Ditto.
8719 (face-fill-in): Ditto.
8720
8721 1999-07-21 Gerd Moellmann <gerd@acm.org>
8722
8723 * bench.el (bench-mark-split-window): New bench mark.
8724
8725 1999-07-21 Gerd Moellmann <gerd@acm.org>
8726
8727 * faces.el (set-face-font): Don't pass default font to
8728 x-resolve-font so that font will not have to be of the same
8729 size.
8730
8731 1999-07-20 Dave Love <fx@gnu.org>
8732
8733 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
8734 unconditionally t.
8735
8736 1999-07-20 Karl Heuer <kwzh@gnu.org>
8737
8738 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
8739
8740 1999-07-20 Dave Love <fx@gnu.org>
8741
8742 * help.el (describe-variable): Fix test for customizability.
8743
8744 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
8745 Check for readonly buffer in interactive spec.
8746 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
8747 (backward-kill-word): Add * to interactive spec.
8748
8749 * underline.el (underline-region, ununderline-region): Add * to
8750 interactive spec.
8751
8752 * fill.el (canonically-space-region, justify-current-line): Add *
8753 to interactive spec.
8754 (fill-region-as-paragraph, fill-paragraph, fill-region)
8755 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
8756 readonly buffer in interactive spec.
8757
8758 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
8759 (backward-kill-sentence, kill-sentence): Add * to interactive
8760 spec.
8761
8762 1999-07-19 Richard M. Stallman <rms@gnu.org>
8763
8764 * dired-aux.el (dired-do-shell-command): Doc fix.
8765
8766 * shell.el (shell-unquote-argument): New function.
8767 (shell-directory-tracker): Use shell-unquote-argument.
8768 * comint.el (comint-arguments): Handle \ followed by space or tab.
8769
8770 1999-07-19 John Wiegley <jwiegley@borland.com>
8771
8772 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
8773 color codes 39 and 49, which by the way lynx uses them seem to
8774 mean "foreground reset" and "background reset".
8775
8776 1999-07-19 Karl Heuer <kwzh@gnu.org>
8777
8778 * font-lock.el (c++-keywords): Add "typeid".
8779
8780 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
8781 selects no font, treat that as zero selections, not one.
8782
8783 1999-07-19 Dave Love <fx@gnu.org>
8784
8785 * info.el (Info-search): Don't lose with empty regexp.
8786
8787 * version.el: Cater for (free) `ident' program, not `which'.
8788
8789 * hl-line.el: New file.
8790
8791 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
8792 for modes which don't define menus.
8793
8794 1999-07-16 Richard M. Stallman <rms@gnu.org>
8795
8796 * webjump.el (webjump-sample-sites): Update some URLs.
8797
8798 1999-07-14 Richard Stallman <rms@gnu.org>
8799
8800 * Version 20.4 released.
8801
8802 1999-07-14 Andreas Schwab <schwab@gnu.org>
8803
8804 * compare-w.el (compare-windows): Try to find the next window in
8805 the current frame before looking at the other frames.
8806
8807 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
8808
8809 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
8810 Use cyrillic-jcuken as default input method.
8811
8812 1999-07-12 Richard Stallman <rms@gnu.org>
8813
8814 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
8815 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
8816
8817 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
8818 (ispell-local-dictionary-alist): Add koi8-r for character set.
8819
8820 * textmodes/flyspell.el (flyspell-get-word):
8821 Add special handling for when ispell-otherchars is empty.
8822
8823 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
8824
8825 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
8826 when having nested functons.
8827 (pascal-indent-nested-functions) (pascal-indent-line)
8828 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
8829 indenting nested functions.
8830
8831 1999-07-09 Richard Stallman <rms@gnu.org>
8832
8833 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
8834
8835 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
8836
8837 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
8838 the `end' keyword was in the very beginning of the buffer.
8839
8840 1999-07-08 Richard Stallman <rms@gnu.org>
8841
8842 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
8843
8844 * term.el (term-emulate-terminal): Avoid infinite loop
8845 in strange case where minibuffer window is selected but not active.
8846
8847 1999-07-07 Stephen Eglen <stephen@gnu.org>
8848
8849 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
8850 Change regexp so that it doesn't match commands beginning with `cd'.
8851
8852 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8853
8854 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
8855
8856 1999-07-06 Richard Stallman <rms@gnu.org>
8857
8858 * hscroll.el (hscroll-minibuffer-hook): New function.
8859 (hscroll-global-mode): Add and remove that hook.
8860 Set hscroll-old-truncate-was-global's default value.
8861
8862 1999-07-05 Richard Stallman <rms@gnu.org>
8863
8864 * files.el (revert-buffer): Don't preserve point here.
8865 (revert-buffer-insert-file-contents-function): Doc fix.
8866
8867 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
8868
8869 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
8870 doing a `stat' when it isn't necessary because that can cause
8871 trouble when an NFS server is down.
8872
8873 1999-07-04 Richard Stallman <rms@gnu.org>
8874
8875 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
8876
8877 1999-07-03 Richard Stallman <rms@gnu.org>
8878
8879 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
8880 for \200...\240 also.
8881 (isearch-printing-char): Use unibyte-char-to-multibyte.
8882
8883 1999-07-02 Richard Stallman <rms@gnu.org>
8884
8885 * frame.el (minibuffer-frame-alist): Use defcustom.
8886 (pop-up-frame-alist): Likewise.
8887 (initial-frame-alist): Specify * in the doc string.
8888
8889 * hscroll.el (hscroll-mode): Make it a permanent local.
8890 (hscroll-mode): Don't cancel the timer
8891 if HScroll mode is enabled in some other buffer.
8892
8893 * isearch.el (isearch-done): If search ends in middle of intangible
8894 text (due to text property), move on to the limit of that text.
8895
8896 1999-07-01 Andrew Innes <andrewi@gnu.org>
8897
8898 * man.el (Man-build-man-command): Use value of null-device,
8899 instead of hard-coding "/dev/null".
8900
8901 * dos-w32.el (untranslated-canonical-name): Avoid expanding
8902 ange-ftp file names, which might force ange-ftp to prompt for a
8903 password.
8904
8905 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
8906 to prevent references to temp files.
8907
8908 1999-06-30 Richard Stallman <rms@gnu.org>
8909
8910 * progmodes/sh-script.el (sh-feature): If nothing is known
8911 about the given shell, use the values for `sh'.
8912
8913 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
8914
8915 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
8916 to make it non-recursive.
8917
8918 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
8919
8920 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8921
8922 * auto-show.el (auto-show-mode): Fix Typo in :set.
8923
8924 1999-06-29 Richard M. Stallman <rms@gnu.org>
8925
8926 * progmodes/sh-script.el (sh-mode): When setting syntax
8927 table, default to the standard one.
8928
8929 1999-06-27 Richard M. Stallman <rms@gnu.org>
8930
8931 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
8932
8933 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
8934
8935 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
8936 a frame when `return' is requested (even if pop-up-frames = t)
8937 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
8938 should only be set for the bibtex buffer.
8939
8940 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
8941
8942 * progmodes/compile.el: Deal with compilation-error-screen-columns
8943 being buffer-local.
8944
8945 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8946
8947 * comint.el (comint-password-prompt-regexp): Allow "(again)".
8948
8949 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8950
8951 * cal-x.el (calendar-only-one-frame-setup): New function.
8952 * calendar.el (calendar): Call it if requested.
8953
8954 1999-06-24 Karl Heuer <kwzh@gnu.org>
8955
8956 * startup.el (iso-8859-n-locale-regexp): Doc fix.
8957
8958 1999-06-22 Richard M. Stallman <rms@gnu.org>
8959
8960 * mail/supercite.el (sc-emacs-features): Doc fix.
8961
8962 1999-06-22 Karl Heuer <kwzh@gnu.org>
8963
8964 * files.el (auto-mode-alist): Add pike-mode.
8965
8966 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
8967
8968 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
8969 last byte of a numeric field is a space or a NUL. Parse it as
8970 potentially part of the number. This is used by GNU tar
8971 1.12.64012 to handle larger values.
8972
8973 1999-06-20 Karl Heuer <kwzh@gnu.org>
8974
8975 * custom.el (custom-handle-keyword): Fix error message.
8976
8977 1999-06-18 Andrew Innes <andrewi@gnu.org>
8978
8979 * mail/smtpmail.el (smtpmail-send-it): Use
8980 convert-standard-filename to make file names for queued mail safe
8981 on Windows (`:' is invalid in file names on Windows).
8982
8983 1999-06-17 Kenichi Handa <handa@etl.go.jp>
8984
8985 * international/mule-cmds.el (describe-current-input-method):
8986 Current-input-method is string.
8987 (toggle-input-method): Docstring fixed.
8988
8989 * international/mule-diag.el
8990 (describe-current-coding-system-briefly): Fix format string.
8991
8992 * international/mule-util.el (coding-system-eol-type-mnemonic):
8993 Docstring modified. Return a string.
8994
8995 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
8996
8997 * sql.el (sql-input-ring-file-name): Doc fix.
8998
8999 1999-06-17 Richard M. Stallman <rms@gnu.org>
9000
9001 * calendar/cal-x.el (special-display-buffer-names):
9002 Don't put (get-file-buffer diary-file) on this list.
9003
9004 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
9005
9006 * play/mpuz.el (mpuz-try-proposal): Fix message call.
9007 Don't penalize player for certain impossible guesses.
9008
9009 1999-06-16 Andrew Innes <andrewi@gnu.org>
9010
9011 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
9012 return the string "Unk 0 0000" so at least it appears to be a
9013 valid timestamp to `dired-move-to-filename-regexp'.
9014
9015 1999-06-15 Ken'ichi Handa <handa@gnu.org>
9016
9017 * ps-print.el (ps-control-character): Fix previous change.
9018
9019 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9020
9021 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
9022 multiple output of the last message.
9023
9024 1999-06-14 Eli Zaretskii <eliz@gnu.org>
9025
9026 * term/internal.el (IT-display-table-setup): Do not remap \222 to
9027 the ASCII apostrophe, as most DOS codepages have some other glyph
9028 there.
9029
9030 1999-06-14 Ken'ichi Handa <handa@gnu.org>
9031
9032 * language/ethio-util.el (setup-ethiopic-environment-internal):
9033 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
9034 (exit-ethiopic-environment): Likewize.
9035
9036 1999-06-12 Richard M. Stallman <rms@gnu.org>
9037
9038 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
9039
9040 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9041
9042 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
9043 custom-initialize-default to avoid infinite loop.
9044 (crisp-mode): (defun) Call transient-mark-mode here, not when
9045 loading the file. Run crisp-mode-hook here, and run
9046 crisp-load-hook when loading the file.
9047
9048 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
9049 rmail-summary buffer, search for pattern in rmail-file.
9050
9051 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
9052
9053 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
9054
9055 * ps-print.el (ps-printer-name): Fix custom type.
9056
9057 1999-06-12 Reto Zimmermann <reto@synopsys.com>
9058
9059 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
9060 (vhdl-port-paste-generic-map): Fix indentation bug.
9061 (vhdl-port-paste-port-map): Fix indentation bug.
9062 (vhdl-scan-file-contents): Make scanning case insensitive.
9063
9064 1999-06-11 Richard M. Stallman <rms@gnu.org>
9065
9066 * files.el (write-file): When buffer is not already visiting a file,
9067 don't put buffer name in the minibuffer, just make it the default.
9068 Also handle just directory as arg usefully in that case.
9069
9070 * simple.el (sendmail-user-agent-compose):
9071 Ignore case when inserting the rest of the "other" headers.
9072
9073 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
9074
9075 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
9076 (info-lookup-interactive-arguments): Never insert the default
9077 into the minibuffer automatically.
9078
9079 * emacs-lisp/cl-extra.el (getf): Don't call get*.
9080
9081 1999-06-09 Richard M. Stallman <rms@gnu.org>
9082
9083 * simple.el (shell-command): Avoid printing "mark set" message.
9084
9085 1999-06-09 Dave Love <fx@gnu.org>
9086
9087 * progmodes/compile.el (compilation-error-regexp-alist): Allow
9088 digits in program name in first pattern.
9089
9090 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
9091
9092 * vc.el (vc-dired-mode): Don't match anything before the date in
9093 dired-move-to-filename-regexp.
9094
9095 1999-06-07 Ken'ichi Handa <handa@gnu.org>
9096
9097 * international/quail.el (quail-define-rules): Fix typo in
9098 docstring.
9099
9100 1999-06-05 Stephen Eglen <stephen@gnu.org>
9101
9102 * iswitchb.el (iswitchb-default-keybindings): Add
9103 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
9104 than when package is loaded.
9105
9106 1999-06-04 Richard M. Stallman <rms@gnu.org>
9107
9108 * startup.el (command-line): Don't set user-init-file directly;
9109 tell `load' to set it.
9110
9111 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
9112
9113 * simple.el (next-history-element):
9114 Handle minibuffer-text-before-history properly when reading sexps.
9115
9116 * disp-table.el (standard-display-european):
9117 For an interactive call by the user,
9118 don't set enable-multibyte-characters,
9119 and don't set the terminal coding system.
9120
9121 * textmodes/refbib.el: Don't print any messages or display
9122 a buffer when loading the library.
9123 (r2b-help): Doc fix.
9124 (r2b-help-message): Update the documentation.
9125 (r2b-load-quietly): Variable deleted.
9126 (r2b-convert-buffer): Doc fix.
9127
9128 1999-06-04 Dave Love <fx@gnu.org>
9129
9130 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
9131
9132 * auto-show.el: Don't change hooks on loading.
9133 (auto-show-mode): Autoload. Default to nil. Add :set &c.
9134 (auto-show-mode): Add to hooks here.
9135
9136 1999-06-04 Richard Sharman <rsharman@pobox.com>
9137
9138 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
9139 recursion on bogus input.
9140
9141 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
9142
9143 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
9144 does not select a buffer from the buffers menu, then the attached
9145 frame is not switched to anything.
9146
9147 1999-06-03 Ken'ichi Handa <handa@gnu.org>
9148
9149 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
9150 (viet-viscii-...->viet-vscii...).
9151
9152 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
9153
9154 1999-06-01 Dave Love <fx@gnu.org>
9155
9156 * progmodes/fortran.el: Add :link to defgroup.
9157 (fortran-blink-matching-if): Match ELSE statements too.
9158 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
9159 that filling is always done.
9160
9161 1999-05-31 Richard M. Stallman <rms@gnu.org>
9162
9163 * simple.el (append-next-kill): Use an arg to distinguish
9164 interactive calls from Lisp calls, rather than (interactive-p).
9165
9166 * international/iso-transl.el (iso-transl-language-alist):
9167 Interchange n and N.
9168
9169 1999-05-31 Dave Love <fx@gnu.org>
9170
9171 * msb.el Add to minor-mode-map-alist. Remove hook installation
9172 and keymap munging on load.
9173 (msb-mode): New option.
9174 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
9175 Doc fix.
9176 (msb-mode-map): New variable.
9177 (msb-mode): New command.
9178
9179 1999-05-31 Dave Love <fx@gnu.org>
9180
9181 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
9182 (ispell-complete-word-dict): Likewise.
9183
9184 1999-05-31 Eli Zaretskii <eliz@gnu.org>
9185
9186 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
9187 force the data buffer to be saved, even if the data didn't
9188 change, in case the write filter was modified. Restore the
9189 current record after read-file-filter finishes.
9190
9191 1999-05-29 Karl Heuer <kwzh@gnu.org>
9192
9193 * ispell4.el: Obsolete; file deleted.
9194
9195 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
9196
9197 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
9198 VALUE is a syntax table.
9199
9200 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
9201
9202 * simple.el (zap-to-char): Doc fix.
9203
9204 1999-05-27 Ken'ichi Handa <handa@gnu.org>
9205
9206 * isearch.el (isearch-quote-char): Don't assume character codes
9207 0200 - 0237 stand for characters in some single-byte character
9208 charset.
9209
9210 1999-05-27 Dave Love <fx@gnu.org>
9211
9212 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
9213
9214 1999-05-27 Andreas Schwab <schwab@gnu.org>
9215
9216 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
9217 headerline does not exist already.
9218
9219 1999-05-26 Richard Stallman <rms@gnu.org>
9220
9221 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9222 Avoid nested null-loops.
9223
9224 1999-05-26 Ken'ichi Handa <handa@gnu.org>
9225
9226 * international/characters.el: Typo fixed; prefered->preferred.
9227
9228 * international/mule-cmds.el (find-coding-systems-for-charsets):
9229 Typo fixed; prefered->preferred.
9230
9231 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
9232 method in read-event.
9233
9234 * international/mule.el (charset-info): Doc-string fixed.
9235
9236 1999-05-25 Ken'ichi Handa <handa@gnu.org>
9237
9238 * mail/smtpmail.el (smtpmail-send-it): Bind
9239 smtpmail-code-conv-from properly.
9240 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
9241 by smtpmail-code-conv-from.
9242
9243 1999-05-24 Richard Stallman <rms@gnu.org>
9244
9245 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
9246 Binding deleted also.
9247
9248 1999-05-24 Karl Heuer <kwzh@gnu.org>
9249
9250 * comint.el (comint-bol-or-process-mark): Doc fix.
9251
9252 1999-05-23 Dave Love <fx@gnu.org>
9253
9254 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
9255 Enter it on minor-mode-map-alist.
9256 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
9257 Autoload. Add custom setter.
9258 (crisp-mark-line): Doc fix.
9259 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
9260 (crisp-mode-hook): Define.
9261
9262 1999-05-23 Ken'ichi Handa <handa@gnu.org>
9263
9264 * files.el (recover-file): Recover buffer-file-coding-system.
9265
9266 1999-05-22 Richard Stallman <rms@gnu.org>
9267
9268 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
9269 regexp match the date, to avoid treating date as file size.
9270 Add YYYY S option to WESTERN/
9271
9272 * bookmark.el: Delete some XEmacs compatibility code.
9273 (bookmark-jump-noselect): Check vc-backend.
9274
9275 * subr.el (add-to-list): Doc fix.
9276
9277 1999-05-21 Stephen Eglen <stephen@gnu.org>
9278
9279 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
9280
9281 1999-05-18 Richard Stallman <rms@gnu.org>
9282
9283 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
9284 non-space after the @anchor command.
9285 (texinfo-format-var): Handle other nested constructs, using
9286 texinfo-parse-expanded-arg and texinfo-discard-command, not
9287 texinfo-parse-arg-discard.
9288
9289 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
9290 (debug): Bind and use debugger-outer-inhibit-redisplay.
9291 Bind inhibit-redisplay to nil.
9292 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
9293
9294 1999-05-17 Dave Love <fx@gnu.org>
9295
9296 * help.el (describe-function-1): Extra arg, interactive-p.
9297 (describe-key, describe-function): Use it.
9298
9299 1999-05-17 Karl Heuer <kwzh@gnu.org>
9300
9301 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
9302
9303 1999-05-16 Dave Love <fx@gnu.org>
9304
9305 * cus-start.el (all): Delete selective-display. Add scroll-margin,
9306 scroll-preserve-screen-position, scroll-conservatively.
9307
9308 1999-05-16 Dave Love <fx@gnu.org>
9309
9310 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
9311
9312 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
9313
9314 * progmodes/vhdl-mode.el: Completely revised and massively extended.
9315
9316 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9317
9318 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
9319 magic number and is not associated with a file.
9320
9321 1999-05-14 Richard M. Stallman <rms@gnu.org>
9322
9323 * files.el (find-file-noselect-1): Fix previous change.
9324
9325 1999-05-14 Simon Marshall <simon@gnu.org>
9326
9327 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
9328
9329 1999-05-13 Ken'ichi Handa <handa@gnu.org>
9330
9331 * international/mule-diag.el (mule-diag): Change MULE to Mule in
9332 docstring.
9333
9334 * international/mule-cmds.el: Change MULE to Mule in docstrings
9335 and menus.
9336
9337 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
9338
9339 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
9340 to correctly reflect the value of BaseLineOffset in
9341 RelativeCompose. Now the value of RelativeCompose is an array of
9342 low and high positions.
9343 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
9344 RLC for the above change.
9345
9346 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
9347
9348 * comint.el (comint-password-prompt-regexp): Modified to match the
9349 output of ksu and ssh-add.
9350
9351 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
9352
9353 * language/korea-util.el (isearch-toggle-korean-input-method):
9354 Adjusted for the change of input method handling in isearch.el.
9355 (isearch-hangul-switch-symbol-ksc): Likewise.
9356 (isearch-hangul-switch-hanja): Likewise.
9357
9358 1999-05-10 Dave Love <fx@gnu.org>
9359
9360 * help.el (help-make-xrefs): Fix typo.
9361
9362 1999-05-10 Andreas Schwab <schwab@gnu.org>
9363
9364 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
9365 unibyte-display-via-language-environment.
9366
9367 * help.el (help-make-xrefs): Handle more cases when looking for
9368 commands in a keymap description.
9369
9370 1999-05-10 Eli Zaretskii <eliz@gnu.org>
9371
9372 * loadup.el: For ms-dos systems, load ccl and codepage.
9373
9374 1999-05-09 Ken'ichi Handa <handa@gnu.org>
9375
9376 * ps-print.el (ps-control-character): Call
9377 ps-mule-prepare-ascii-font to setup ASCII fonts.
9378
9379 * ps-mule.el (ps-mule-begin-job): Redo this change "if
9380 ps-multibyte-buffer is nil, use
9381 ps-mule-font-info-database-default."
9382
9383 1999-05-08 Ken Stevens <k.stevens@ieee.org>
9384
9385 * ispell.el (ispell-local-dictionary-alist): New variable for
9386 customizing local dictionaries not accessable by everyone.
9387 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
9388 (ispell-required-version): Changed format `(major minor
9389 revision)' to support general pattern matching.
9390 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
9391 skip region commented out due to incorrect skip potential in std latex.
9392 (ispell-word): Removed `when' macro. Fixed bug of not restoring
9393 cursor point on small words for calls from `ispell-minor-mode'.
9394 (check-ispell-version): Tests and accepts versions major.minor
9395 and above, with adjustments for interactions in 3.1.0-3.1.11.
9396 (ispell-get-line): No longer skips ispell process special characters.
9397 (ispell-comments-and-strings): Removed `when' macro call.
9398 (ispell-minor-check): Requires ispell-word to restore cursor point.
9399 (ispell-buffer-local-parsing): Supports checking comments only.
9400
9401 1999-05-08 Karl Heuer <kwzh@gnu.org>
9402
9403 * comint.el (comint-password-prompt-regexp): Fix last change to be
9404 more specific.
9405
9406 1999-05-07 Richard M. Stallman <rms@gnu.org>
9407
9408 * subr.el (with-temp-message): Fix the other call to message
9409 to use %s.
9410
9411 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
9412
9413 * gud.el (gud-format-command): "%F" means file sans extension.
9414 (jdb): Use %F, not %f, for gud-break.
9415
9416 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
9417
9418 * comint.el (comint-password-prompt-regexp): Modified so that it
9419 matches the output of kinit.
9420
9421 1999-05-06 Greg Stark <gsstark@mit.edu>
9422
9423 * timezone.el (timezone-parse-date): Recognize new format used in
9424 internet cookies.
9425
9426 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
9427
9428 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
9429
9430 1999-05-04 Andrew Innes <andrewi@gnu.org>
9431
9432 * time.el (display-time-update): Allow for wrap-around when
9433 checking against display-time-server-down-time.
9434
9435 1999-05-04 Ken'ichi Handa <handa@gnu.org>
9436
9437 * international/mule-diag.el (describe-coding-system): Fix English
9438 message.
9439
9440 1999-05-03 Jason Rumney <jasonr@altavista.net>
9441
9442 * term/w32-win.el: Change the x-charset-registry property for the
9443 Japanese charsets that are supported by Japanese Windows fonts.
9444
9445 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9446
9447 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
9448 diary-block diary entries for which the reminders and the diary
9449 entries can overlap.
9450
9451 1999-05-02 Jason Rumney <jasonr@altavista.net>
9452
9453 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
9454 matches the font selected in the dialog.
9455
9456 1999-05-02 Dave Love <fx@gnu.org>
9457
9458 * browse-url.el (browse-url-browser-function): Add :version.
9459
9460 * international/mule.el (auto-coding-alist): Add .tgz.
9461
9462 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
9463
9464 * international/codepage.el (cp-coding-system-for-codepage-1):
9465 Make the magnification parameter for the -dos encoder be 2.
9466
9467 1999-05-2 Andrew Innes <andrewi@gnu.org>
9468
9469 * term/w32-win.el (w32-drag-n-drop): Select file in window where
9470 it is dropped, rather than current window.
9471
9472 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
9473 after switching buffer, as case-fold-search is a buffer local
9474 variable.
9475
9476 * w32-fns.el (convert-standard-filename): Only convert directory
9477 separators to backslash if the interactive shell is one of the
9478 standard Windows shells that has DOS semantics.
9479
9480 * ls-lisp.el (ls-lisp-format-time): Trap errors from
9481 format-time-string, and return a suitable string to indicate the
9482 timestamp was invalid.
9483
9484 * hexl.el (hexlify-command): Apply shell-quote-argument after
9485 expanding hexl-program in case exec-directory contains a space.
9486 (dehexlify-command): Ditto.
9487
9488 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
9489 file extension regexps which aren't necessarily binary files.
9490 (direct-print-region-helper): Use subst-char-in-string instead of
9491 binding directory-sep-char to convert filenames to DOS syntax.
9492 (direct-print-region-use-command-dot-com): New variable.
9493 (direct-print-region-helper): Use it to control whether to invoked
9494 command.com to print on Windows 9x.
9495
9496 * browse-url.el (browse-url-browser-function): Default to
9497 browse-url-default-windows-browser on windows-nt.
9498 (browse-url-default-windows-browser): New function.
9499
9500 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
9501
9502 * forms.el (forms-mode): Don't call forms-first-record or
9503 forms-last-record if the data file has zero records.
9504
9505 1999-04-29 Richard M. Stallman <rms@gnu.org>
9506
9507 * files.el (find-file-noselect-1): If buffer-file-name has changed
9508 after find-file-not-found-hooks runs, recompute the truename.
9509 And don't use FILENAME after that point.
9510
9511 1999-04-27 Dave Love <fx@gnu.org>
9512
9513 * paren.el (show-paren-mode)
9514 * which-func.el (which-func-mode-global)
9515 * type-break.el (type-break-mode)
9516 * time.el (display-time-mode)
9517 * rsz-mini.el (resize-minibuffer-mode)
9518 * mouse-sel.el (mouse-sel-mode)
9519 * icomplete.el (icomplete-mode)
9520 * hscroll.el (hscroll-global-mode)
9521 * help.el (temp-buffer-resize-mode)
9522 * font-lock.el (global-font-lock-mode)
9523 * delsel.el (delete-selection-mode)
9524 * avoid.el (mouse-avoidance-mode)
9525 * autoinsert.el (auto-insert-mode)
9526 * winner.el (winner-mode): Doc fix.
9527
9528 1999-04-26 Karl Heuer <kwzh@gnu.org>
9529
9530 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
9531 the same whitespace that was ignored in choosing the subject string.
9532
9533 1999-04-26 Richard M. Stallman <rms@gnu.org>
9534
9535 * info.el (Info-find-node): Position properly after finding anchor.
9536
9537 * cus-start.el (all): Handle unibyte-display-via-language-environment.
9538
9539 * simple.el (indent-new-comment-line): Fix previous change.
9540
9541 * complete.el: Delete the wildcard expansion feature
9542 since that is now standard in find-file.
9543 (PC-try-load-many-files): Function deleted.
9544 (PC-after-load-many-files): Function deleted.
9545 (PC-many-files-list): Variable deleted.
9546 (PC-disable-wildcards): Variable deleted.
9547 (partial-completion-mode): Don't enable the wildcard feature.
9548
9549 * complete.el (PC-look-for-include-file): Don't set global variables
9550 `error', `buf' and `filename' here.
9551
9552 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
9553
9554 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
9555
9556 * textmodes/outline.el (outline-regexp): Doc fix.
9557
9558 1999-04-26 John Wiegley <johnw@borland.com>
9559
9560 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
9561 C++Builder 4.0 error message syntax.
9562
9563 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
9564
9565 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
9566 supported, use find -exec.
9567
9568 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9569
9570 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
9571 coding-system-for-write, to avoid hanging when non-interactive.
9572
9573 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
9574
9575 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
9576 start with a newline.
9577
9578 1999-04-13 Ken'ichi Handa <handa@gnu.org>
9579
9580 * international/mule-conf.el (x-ctext): New coding system.
9581
9582 1999-04-12 Richard M. Stallman <rms@gnu.org>
9583
9584 * international/mule-cmds.el (input-method-function):
9585 Add permanent-local property.
9586
9587 1999-04-12 Dave Love <fx@gnu.org>
9588
9589 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
9590 change to use jka-compr-byte-compiler-base-file-name.
9591
9592 * supercite.el (sc-scan-info-alist): Revert last change.
9593 (sc-attrib-selection-list): Fix :type here instead.
9594
9595 1999-04-11 Eli Zaretskii <eliz@gnu.org>
9596
9597 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
9598 in the list of case-insensitive filesystems.
9599
9600 1999-04-09 Kenichi Handa <handa@etl.go.jp>
9601
9602 * international/fontset.el (create-fontset-from-fontset-spec):
9603 Don't register duplicated alias fontset names.
9604
9605 1999-04-08 Richard Stallman <rms@gnu.org>
9606
9607 * international/mule.el (auto-coding-alist-lookup): New function.
9608 (set-auto-coding): Use auto-coding-alist-lookup.
9609
9610 * jka-compr.el (jka-compr-insert-file-contents):
9611 Use auto-coding-alist-lookup to check for files that
9612 should not have eol conversion, in the unibyte case.
9613
9614 1999-04-07 Dave Love <fx@gnu.org>
9615
9616 * help.el (describe-variable): Check custom-loads property as well
9617 as custom-type.
9618
9619 * abbrev.el (abbrev-mode): Customizing sets the default value.
9620
9621 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
9622
9623 * vc.el (vc-backend-revert): For CVS files that were made
9624 writeable with "cvs edit", call "cvs unedit" to undo that.
9625
9626 1999-04-08 Dave Love <fx@gnu.org>
9627
9628 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
9629 more.
9630 (sc-emacs-features): Recognize Emacs 20.
9631 (sc-read-string): Use history arg.
9632 (sc-scan-info-alist): Check for rtnvalue a cons.
9633
9634 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
9635
9636 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
9637 coding system to encode the message by
9638 select-message-coding-system.
9639
9640 1999-04-07 Richard Stallman <rms@gnu.org>
9641
9642 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
9643
9644 * winner.el: Reorder definitions.
9645
9646 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
9647
9648 * mail/rmail.el (rmail-decode-babyl-format):
9649 Undo previous change.
9650
9651 1999-04-06 Richard Stallman <rms@gnu.org>
9652
9653 * info.el (Info-find-node): Check for an anchor at the
9654 proper place, before reading an indirect file.
9655
9656 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
9657
9658 * jka-compr.el (jka-compr-insert-file-contents):
9659 Use raw-text-unix when we want no conversion.
9660
9661 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
9662
9663 * timezone.el (timezone-parse-date): Corrected regexp for
9664 style (5) date format so that tenths of seconds are optional.
9665
9666 1999-04-05 Eli Zaretskii <eliz@gnu.org>
9667
9668 * term/internal.el (dos-cpNNN-setup): New function, with the guts
9669 of dos-codepage-setup.
9670 (cjk-codepages-alist): New variable, an alist of Far-Eastern
9671 codepages for which there's no need to set up cpNNN coding
9672 systems.
9673 (dos-codepage-setup): Support Far-Eastern DOS terminals.
9674
9675 1999-04-05 Richard Stallman <rms@gnu.org>
9676
9677 * mail/rmail.el (rmail-ignored-headers): Doc fix.
9678
9679 1999-04-02 Richard Stallman <rms@gnu.org>
9680
9681 * progmodes/compile.el (compilation-handle-exit): Do right thing
9682 if (car status) doesn't end in a newline.
9683
9684 1999-04-01 Dave Love <fx@gnu.org>
9685
9686 * progmodes/sql.el (SQL): Add defgroup :version.
9687
9688 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
9689
9690 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
9691 buffer-file-coding-system. If the coding system used is raw-text,
9692 etc., make the *Compiler Input* buffer unibyte.
9693
9694 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
9695
9696 * loadup.el: Don't write the fns-...el file if not dumping.
9697
9698 1999-03-31 Dave Love <fx@gnu.org>
9699
9700 * snmp-mode.el (snmp): Fix defgroup :version.
9701
9702 * hilit-chg.el (highlight-changes): Add defgroup :version.
9703
9704 1999-03-31 Andreas Schwab <schwab@gnu.org>
9705
9706 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
9707 the gnus-save-hidden-threads macro.
9708
9709 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
9710
9711 * faces.el (face-set-after-frame-default): Obey the
9712 `customized-face' for new faces.
9713
9714 1999-03-30 Dave Love <fx@gnu.org>
9715
9716 * international/mule-cmds.el (current-language-environment): Doc fix.
9717 * abbrev.el (abbrev-mode): Doc fix.
9718 * autoinsert.el (auto-insert-mode): Doc fix.
9719 * complete.el (partial-completion-mode): Doc fix.
9720 * avoid.el (mouse-avoidance-mode): Doc fix.
9721 * delsel.el (delete-selection-mode): Doc fix.
9722 * font-lock.el (global-font-lock-mode): Doc fix.
9723 * help.el (temp-buffer-resize-mode): Doc fix.
9724 * hscroll.el (hscroll-global-mode): Doc fix.
9725 * icomplete.el (icomplete-mode): Doc fix.
9726 * mouse-sel.el (mouse-sel-mode): Doc fix.
9727 * paren.el (show-paren-mode): Doc fix.
9728 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
9729 * time.el (display-time-mode): Doc fix.
9730 * type-break.el (type-break-mode): Doc fix.
9731 * which-func.el (which-func-mode-global): Doc fix.
9732 * winner.el (winner-mode): Doc fix.
9733
9734 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
9735
9736 * wid-edit.el (widget-before-change): Signal text-read-only rather
9737 than an ordinary error.
9738
9739 1999-03-30 Richard M. Stallman <rms@gnu.org>
9740
9741 * repeat.el: Don't require advice.
9742 (repeat): Do function-indirection in check for kbd macro.
9743 In self-insert case, use the *last* char in INSERTION.
9744
9745 1999-03-30 Karl Heuer <kwzh@gnu.org>
9746
9747 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
9748
9749 1999-03-29 Andreas Schwab <schwab@gnu.org>
9750
9751 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
9752 comint-input-filter-functions. Make variables related to shell
9753 directory tracking local.
9754
9755 1999-03-26 Andreas Schwab <schwab@gnu.org>
9756
9757 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
9758
9759 * simple.el (shell-command-on-region): Cope with exit-status being
9760 nil, which happens if call-process-region was interrupted.
9761
9762 1999-03-26 Richard M. Stallman <rms@gnu.org>
9763
9764 * simple.el (indent-new-comment-line): Handle use at a point
9765 after a comment-end. Handle multiple comments.
9766
9767 * mail/rmail.el (rmail-decode-babyl-format):
9768 To prevent locking, bind buffer-file-name to nil.
9769
9770 1999-03-26 Karl Fogel <kfogel@red-bean.com>
9771
9772 * mail-hist.el (mail-hist-current-header-name): Don't make
9773 off-by-one-error when determining if in message body.
9774
9775 1999-03-25 Andrew Innes <andrewi@gnu.org>
9776
9777 * w32-fns.el (set-default-process-coding-system): Copied from
9778 dos-w32.el, but modified to use Unix line endings for process
9779 input, and to add a suitable entry to process-coding-system-alist
9780 for DOS shells.
9781
9782 * dos-fns.el (set-default-process-coding-system): Copied from
9783 dos-w32.el.
9784
9785 * dos-w32.el (set-default-process-coding-system): Move function to
9786 dos-fns.el; a different version is used in w32-fns.el.
9787
9788 1999-03-24 Dave Love <fx@gnu.org>
9789
9790 * info.el (Info-directory-list): Revert change to re-writing
9791 Info-default-directory-list, but put `alternative' first.
9792 (Info-insert-dir): Modify selecting the top dir file as a consequence.
9793
9794 1999-03-23 Simon Marshall <simon@gnu.org>
9795
9796 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
9797 on the line by itself.
9798 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
9799 it is not in a declarative context.
9800
9801 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
9802
9803 * cus-edit.el (custom-variable-prompt): Allow customization of
9804 autoloaded symbols.
9805
9806 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
9807
9808 * simple.el (what-cursor-position): Don't cause error when point
9809 is at invalid multibyte sequence.
9810
9811 1999-03-21 Karl Heuer <kwzh@gnu.org>
9812
9813 * complete.el (partial-completion-mode): Doc fix.
9814
9815 1999-03-19 Richard M. Stallman <rms@gnu.org>
9816
9817 * progmodes/cplus-md.el (old-c++): Remove :group.
9818
9819 * progmodes/c-mode.el (old-c): Remove :group.
9820
9821 1999-03-18 Simon Marshall <simon@gnu.org>
9822
9823 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
9824 (java-font-lock-keywords-2): Added "strictfp" keyword.
9825
9826 1999-03-17 Jason Rumney <jasonr@altavista.net>
9827
9828 * w32-fns.el (set-w32-system-coding-system) New function.
9829 (w32-system-coding-system) Initialize to 'iso-latin-1.
9830
9831 1999-03-17 Eli Zaretskii <eliz@gnu.org>
9832
9833 * international/mule-cmds.el (set-language-environment): Fix
9834 previous change: don't use dos-codepage when unbound.
9835
9836 1999-03-17 Karl Heuer <kwzh@gnu.org>
9837
9838 * calendar/appt.el (appt-make-list): Fix previous change.
9839
9840 1999-03-16 Richard M. Stallman <rms@gnu.org>
9841
9842 * window.el (shrink-window-if-larger-than-buffer):
9843 Don't try to redisplay with the cursor at the end
9844 on its own line--that would force a scroll and spoil things.
9845
9846 1999-03-16 Eli Zaretskii <eliz@gnu.org>
9847
9848 * international/mule-cmds.el (set-language-environment): Don't use
9849 cpNNN-nonascii-translation-table if it is unbound.
9850
9851 * term/internal.el (dos-codepage-setup): Compute the unibyte
9852 syntax table and bind unibyte-display-via-language-environment
9853 here, rather than at top level, so that resetting to unibyte in
9854 .emacs works as expected.
9855
9856 1999-03-15 Simon Marshall <simon@gnu.org>
9857
9858 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
9859
9860 1999-03-14 Milan Zamazal <pdm@pvt.net>
9861
9862 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
9863
9864 1999-03-14 Kenichi Handa <handa@etl.go.jp>
9865
9866 * international/mule-util.el (detect-coding-with-priority):
9867 Restore the internal database.
9868
9869 1999-03-14 Stephen Eglen <stephen@gnu.org>
9870
9871 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
9872 if mail-from-style has invalid value.
9873
9874 1999-03-12 Karl Heuer <kwzh@gnu.org>
9875
9876 * vc.el (vc-delete-logbuf-window): New var.
9877 (vc-finish-logentry): Use it.
9878
9879 1999-03-12 Richard M. Stallman <rms@gnu.org>
9880
9881 * startup.el (command-line-1): Improve startup msg.
9882
9883 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
9884
9885 * speedbar.el: Added commentary about stealthy functions.
9886 (speedbar-message) new function.
9887 (speedbar-y-or-n-p): New function
9888 (speedbar-with-attached-buffer) Moved macro before reference.
9889 Now uses `save-selected-window'.
9890 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
9891 speedbar-generic-item-info, speedbar-item-info-file-helper,
9892 speedbar-item-delete, speedbar-insert-generic-list,
9893 speedbar-timer-fn, speedbar-check-vc-this-line,
9894 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
9895 speedbar-buffers-item-info) Use speedbar-message.
9896 (speedbar-item-info) Limit `message-log-max'.
9897 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
9898 speedbar-item-delete, speedbar-item-object-delete,
9899 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
9900
9901 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
9902
9903 * server.el (server-start): Set coding system for the server
9904 process to raw-text.
9905 (server-process-filter): Decode file names if necessary.
9906
9907 1999-03-12 Dave Love <fx@gnu.org>
9908
9909 * textmodes/fill.el (sentence-end-double-space): Doc fix.
9910
9911 * textmodes/paragraphs.el (sentence-end): Doc fix.
9912
9913 1999-03-11 Karl Heuer <kwzh@gnu.org>
9914
9915 * comint.el (comint-password-prompt-regexp): Accept "login password:"
9916
9917 1999-03-09 Karl Heuer <kwzh@gnu.org>
9918
9919 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
9920 (ispell-dictionary-alist-2): Likewise.
9921 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
9922 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
9923 (ispell-dictionary-alist): Build from six pieces, not just two.
9924
9925 * ps-bdf.el (bdf-directory-list): Doc fix.
9926
9927 * enriched.el (enriched-mode): Make var permanent-local.
9928
9929 1999-03-09 Dave Love <fx@gnu.org>
9930
9931 * textmodes/sgml-mode.el (html-mode): Use
9932 sentence-end-double-space when setting sentence-end.
9933
9934 1999-03-09 Ken'ichi Handa <handa@gnu.org>
9935
9936 * language/thai.el (tis-620): New alias coding system for thai-tis620.
9937
9938 1999-03-08 Felix Lee <flee@cygnus.com>
9939
9940 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
9941
9942 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
9943
9944 1999-03-08 Karl Heuer <kwzh@gnu.org>
9945
9946 * dired-aux.el (dired-do-copy-regexp): Doc fix.
9947 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9948
9949 * dired.el (dired-do-copy-regexp): Doc fix.
9950 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9951
9952 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
9953
9954 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
9955
9956 1999-03-08 Jason Rumney <jasonr@altavista.net>
9957
9958 * international/codepage.el (cp1250-decode-table)
9959 (cp1251-decode-table, cp1253-decode-table)
9960 (cp1257-decode-table): New translation tables for MS Windows codepages.
9961 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
9962
9963 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9964
9965 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
9966
9967 1999-03-07 Eli Zaretskii <eliz@gnu.org>
9968
9969 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
9970
9971 * term/internal.el (top level): Display character 255 as 8bit as well.
9972
9973 1999-03-06 Dave Love <fx@gnu.org>
9974
9975 * progmodes/cc-cmds.el (c-outline-level): Bind
9976 buffer-invisibility-spec.
9977
9978 * progmodes/c-mode.el (c-outline-level): Likewise.
9979
9980 * progmodes/ada-mode.el (ada-outline-level): Likewise.
9981
9982 1999-03-05 Felix Lee <flee@cygnus.com>
9983
9984 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
9985
9986 1999-03-05 Richard M. Stallman <rms@gnu.org>
9987
9988 * bindings.el (complete-symbol): Invert meaning of prefix arg.
9989
9990 1999-03-05 Andrew Innes <andrewi@gnu.org>
9991
9992 * w32-fns.el (convert-standard-filename): Convert directory
9993 separators to Windows format.
9994
9995 1999-03-05 Andreas Schwab <schwab@gnu.org>
9996
9997 * international/skkdic-cnv.el: Provide skkdic-cnv.
9998 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
9999 (batch-skkdic-convert): Doc fix.
10000
10001 1999-03-04 Dave Love <fx@gnu.org>
10002
10003 * custom.el (custom-set-variables): Protect against setter errors.
10004
10005 1999-03-04 Eli Zaretskii <eliz@gnu.org>
10006
10007 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
10008 the file sizes from overflowing.
10009 (ls-lisp-format): If file size is a float, use %8.0f to print it.
10010 Under -s, print the size in blocks with %4.0f, in case they have
10011 a *really* huge file.
10012
10013 1999-03-03 Dave Love <fx@gnu.org>
10014
10015 * options.el (edit-options): Doc fix.
10016 (list-options): Don't lose with unbound symbols. Maintain
10017 Edit-options-mode.
10018
10019 1999-03-01 Dave Love <fx@gnu.org>
10020
10021 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
10022
10023 1999-02-28 Richard M. Stallman <rms@gnu.org>
10024
10025 * ispell.el (ispell-dictionary-alist-override): New variable.
10026 (ispell-dictionary-alist): Don't setq it,
10027 if ispell-dictionary-alist-override is set.
10028
10029 * simple.el (shell-command-default-error-buffer): Renamed from
10030 shell-command-on-region-default-error-buffer.
10031 (shell-command-on-region): Mention in echo area when there
10032 is some error output. Mention success or failure, too.
10033 Accumulate multiple error outputs
10034 going forward, with formfeed in between. Display the error buffer
10035 when we have put something in it.
10036 (shell-command): Add the ERROR-BUFFER argument feature.
10037
10038 1999-02-28 Karl Heuer <kwzh@gnu.org>
10039
10040 * mail/mh-utils.el (mh-lib): Doc fix.
10041 (mh-lib-progs, mh-nmh-p): New vars.
10042 (mh-find-progs): Set mh-lib-progs along with other vars.
10043 (mh-path-search): New arg FUNC-P; if specified, use that instead
10044 of mh-file-command-p.
10045 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
10046
10047 * mail/mh-comp.el (mh-repl-formfile): New var.
10048 (mh-smail-batch): Don't ignore all arguments.
10049 (mh-reply): Do the right thing when using nmh.
10050
10051 1999-02-27 Kenichi Handa <handa@etl.go.jp>
10052
10053 * international/mule-cmds.el (select-safe-coding-system): Be sure
10054 to show a buffer being decoded.
10055
10056 1999-02-26 Ken'ichi Handa <handa@gnu.org>
10057
10058 * ps-bdf.el (bdf-directory-list): Initialize it to
10059 '("/usr/local/share/emacs/fonts/bdf").
10060
10061 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10062
10063 * ps-print.el: PostScript programming fix.
10064 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
10065 setpagedevice operator).
10066
10067 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10068
10069 * ps-print.el: Doc fix, font size specifies landscape and portrait
10070 sizes.
10071 (ps-print-version): New version number (4.1.4).
10072 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
10073 Specifies landscape and portrait sizes.
10074 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
10075 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
10076 fix.
10077 (ps-get-font-size): New fun.
10078 (ps-font-size-internal, ps-header-font-size-internal)
10079 (ps-header-title-font-size-internal): New vars.
10080
10081 * ps-mule.el: Change of ps-print font size variable name.
10082 (ps-mule-generate-font): Fun fix.
10083 (ps-mule-begin-job): Programming uniformization.
10084
10085 1999-02-25 Dave Love <fx@gnu.org>
10086
10087 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
10088 (help-make-xrefs): Do Info case first.
10089
10090 * repeat.el: Don't require advice.
10091 (repeat-last-kill-command): Variable deleted.
10092
10093 1999-02-25 Richard Stallman <rms@gnu.org>
10094
10095 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
10096 case just because the current buffer is the output buffer.
10097
10098 1999-02-25 Kenichi Handa <handa@etl.go.jp>
10099
10100 * simple.el (what-cursor-position): To show the character's
10101 encoding, use encoded-string-description instead of information
10102 of chaset-origin-alist.
10103
10104 * international/mule-cmds.el (iso-2022-control-alist): New variable.
10105 (encoded-code-description): New function.
10106 (encoded-string-description): New function.
10107 (encode-coding-char): New function.
10108
10109 1999-02-25 Andrew Innes <andrewi@gnu.org>
10110
10111 * startup.el (command-line) [windows-nt]: Fix typo in regexp
10112 checking for .emacs[.el[c]].
10113
10114 1999-02-24 Richard Stallman <rms@gnu.org>
10115
10116 * help.el (describe-function-1): Don't print a whole lambda-function.
10117
10118 1999-02-23 Ken'ichi Handa <handa@gnu.org>
10119
10120 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
10121 inputting ?\240.
10122
10123 1999-02-23 Karl Heuer <kwzh@gnu.org>
10124
10125 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
10126
10127 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
10128 (clean-buffer-list-kill-buffer-names): Doc fix.
10129
10130 * gud.el (gud-jdb-massage-args): Spelling fix.
10131
10132 1999-02-23 Richard M. Stallman <rms@gnu.org>
10133
10134 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
10135
10136 1999-02-22 Eli Zaretskii <eliz@gnu.org>
10137
10138 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
10139 excursion while calling set-auto-coding-function.
10140
10141 * play/handwrite.el (handwrite): Require ps-print, and use
10142 ps-printer-name and ps-lpr-command. Call ps-print-region-function
10143 if it's defined, instead of forking ps-lpr-command unconditionally.
10144
10145 1999-02-22 Kenichi Handa <handa@etl.go.jp>
10146
10147 * international/codepage.el (cp-coding-system-for-codepage-1): Put
10148 charset-origin-alist property to a coding system for the codepage.
10149
10150 * international/mule.el: Modify comment for charset-origin-alist
10151 property of a coding system.
10152
10153 * simple.el (what-cursor-position): charset-origin-alist property
10154 of a coding system may be a translation table or a symbol of which
10155 `translation-table' property is a translation table.
10156
10157 1999-02-21 Richard Stallman <rms@gnu.org>
10158
10159 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
10160 to the "html" template.
10161
10162 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
10163
10164 * dirtrack.el (dirtrack): Added docstring. Now returns input.
10165
10166 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
10167
10168 * dirtrack.el (dirtrack): Check for the prompt in the input string
10169 instead of the buffer.
10170
10171 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
10172
10173 * sql.el: Set version to 1.4.1. Changed mail address to
10174 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
10175 (sql-input-ring-separator): Doc fix.
10176 (sql-mode-syntax-table): double-dash starts comments is defined as
10177 ". 56" instead of ". 12b" for XEmacs.
10178 (sql-stop, sql-interactive-mode): Doc fixes.
10179 (sql-postgres): Queries for database and server, not just one.
10180 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
10181
10182 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
10183 changed. This is needed for master.el to work.
10184 (sql-set-sqli-buffer): Use the new hook.
10185
10186 * sql.el (sql-make-alternate-buffer-name): Function that sets
10187 sql-alternate-buffer-name.
10188 (sql-alternate-buffer-name): Possible name of SQLi buffers.
10189 (sql-interactive-mode): Set sql-alternate-buffer-name.
10190 (sql-rename-buffer): New command.
10191 (sql-interactive-mode-menu): Menu for SQLi buffers.
10192
10193 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
10194 and sql-input-ring-file-name are used to temporarily set
10195 comint-input-ring-file-name and comint-input-ring-separator when
10196 reading and writing input history files.
10197
10198 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
10199 (sql-input-ring-file-name): New variable with customization.
10200 (sql-input-ring-separator): New variable with customization.
10201 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
10202 Callers changed.
10203 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
10204 now includes the name of the current buffer.
10205
10206 (sql-mode): Set paragraph-separate and paragraph-start so that
10207 sql-send-paragraph sends the entire SQL statements, even if it
10208 contains indented lines.
10209
10210 1999-02-18 Dave Love <fx@gnu.org>
10211
10212 * format.el (format-encode-run-method, format-decode-run-method):
10213 Fix previous change.
10214
10215 1999-02-18 Ken'ichi Handa <handa@gnu.org>
10216
10217 * international/mule.el (coding-system-list): Moved here from
10218 mule-util.el to avoid autoloading mule-util by the call of
10219 select-safe-coding-system.
10220
10221 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
10222
10223 * simple.el (turn-on-auto-fill): Mark it as an option for
10224 `text-mode-hook'.
10225
10226 1999-02-17 Richard Stallman <rms@gnu.org>
10227
10228 * emacs-lisp/easymenu.el (easy-menu-get-map):
10229 Don't crash if (current-local-map) is nil.
10230
10231 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
10232
10233 * filecache.el (file-cache-filter-regexps): Added .class.
10234
10235 1999-02-17 Ken'ichi Handa <handa@gnu.org>
10236
10237 * international/mule-util.el (decompose-region): Use
10238 insert-buffer-substring instead of insert-buffer to avoid putting
10239 mark.
10240
10241 1999-02-17 Andreas Schwab <schwab@gnu.org>
10242
10243 * calendar/cal-move.el (scroll-calendar-left): Don't set
10244 displayed-month and displayed-year here, let generate-calendar do
10245 it, after range checking.
10246
10247 1999-02-17 Simon Marshall <simon@gnu.org>
10248
10249 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
10250
10251 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
10252 correctly between an object declared via a constructor and a method.
10253 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
10254 (java-font-lock-keywords-1): Fontify package names individually.
10255 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
10256 (java-font-lock-keywords-2): Simplify type fontification.
10257 (java-font-lock-keywords-3): Likewise.
10258
10259 1999-02-17 Kenichi Handa <handa@etl.go.jp>
10260
10261 * language/japanese.el (iso-2022-jp-2): New coding system.
10262 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
10263
10264 1999-02-16 Dave Love <fx@gnu.org>
10265
10266 * help.el (describe-function-1): Accept non-symbols.
10267
10268 1999-02-16 Paul Eggert <eggert@twinsun.com>
10269
10270 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
10271 find the last match if there are multiple matches.
10272
10273 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10274
10275 * tex-mode.el (tex-run-command, latex-run-command)
10276 (slitex-run-command, tex-command): Doc changes.
10277 (tex-start-options-string): Autoload it. Doc change. Provide
10278 a menu for customization. Allow nil. Quote backslashes only once.
10279 (tex-start-tex): Handle nil value of tex-start-options-string
10280 and apply shell-quote-argument to it.
10281
10282 1999-02-16 Eli Zaretskii <eliz@gnu.org>
10283
10284 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
10285 the size in blocks, since it can be a float.
10286 (ls-lisp-format): Likewise
10287
10288 1999-02-16 Ken'ichi Handa <handa@gnu.org>
10289
10290 * language/japanese.el (japanese-shift-jis): Add
10291 charset-origin-alist property.
10292
10293 1999-02-15 Richard Stallman <rms@gnu.org>
10294
10295 * progmodes/compile.el (compile-internal): Use save-selected-window.
10296
10297 * subr.el (momentary-string-display): Bind inhibit-read-only.
10298
10299 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
10300
10301 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
10302
10303 * mail/rmail.el (rmail-show-message): If an unseen message has a
10304 Summary-line in its header, get past one more line before looking
10305 for the X-Coding-System header.
10306
10307 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
10308
10309 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
10310 explicitly to accomodate Windows 9X lack of a useful copy program.
10311
10312 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
10313
10314 * wid-edit.el (widget-choice-value-create): Use `equal'
10315 instead of `eq'.
10316
10317 1999-02-14 Richard Stallman <rms@gnu.org>
10318
10319 * international/iso-transl.el:
10320 (iso-transl-ae): Renamed from iso-transl-e-slash.
10321 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
10322 (iso-transl-AE): Renamed from iso-transl-E-slash.
10323 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
10324 (iso-transl-char-map): Related changes.
10325
10326 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
10327
10328 1999-02-13 Richard Stallman <rms@gnu.org>
10329
10330 * textmodes/texinfmt.el (texinfo-alias): New function.
10331 (texinfo-fold-nodename-case): Add defvar.
10332 (texinfo-format-node): Do case folding if specified.
10333
10334 * ffap.el (ffap-file-at-point): Test local file names
10335 immediately. Strip off line numbers.
10336
10337 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
10338
10339 * sql.el: Set version to 1.3.2
10340 (sql-solid-program): Added support for solid.
10341 (sql-help): Doc mentions sql-solid.
10342 (sql-solid): Entry function for Solid.
10343 (sql-buffer): Doc explains the use of the variable and how to
10344 change it.
10345 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
10346 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
10347 disabled if sql-buffer doesn't have a process; sql-send-paragraph
10348 is new.
10349 (sql-show-sqli-buffer): New function to display the value of
10350 sql-buffer.
10351 (sql-change-sqli-buffer): New function to change sql-buffer.
10352 (sql-mode): Doc explains how to change sql-buffer.
10353 (sql-send-paragraph): New function to send a paragraph.
10354 (sql-mode-map): Added keybinding for sql-send-paragraph.
10355 (sql-mysql): Doc corrected.
10356 (sql-ms): Doc corrected.
10357
10358 * sql.el (sql-server): Doc fix.
10359 (sql-mysql): Added the use of sql-server to specify the host,
10360 sql-database now specifies database instead of host.
10361 (sql-mode-menu): Send... menu items are only active if sql-buffer
10362 is non-nil.
10363 (sql-help): Changed tag of entry functions a bit.
10364
10365 * sql.el: Added keywords from `finder-by-keyword'.
10366 (sql-mode): Made sql-buffer a local variable, changed the
10367 documentation: removed instructions to add *.sql files to
10368 auto-mode-alist, added documentation for having mutliple SQL
10369 buffers sending their stuff to different SQLi buffers, each
10370 running a different process.
10371 (sql-postgres): Quoted *SQL* in doc string.
10372 (sql-ms): Likewise.
10373 (sql-ingres): Likewise.
10374 (sql-ingres): Quoted *SQL* in doc string, added references to
10375 sql-user and sql-password used during login.
10376 (sql-sybase): Quoted *SQL* in doc string, added comma.
10377 (sql-oracle): Likewise.
10378 (sql-interactive-mode): Added extensive documentation for having
10379 mutliple SQL buffers sending their stuff to different SQLi
10380 buffers, each running a different process.
10381 (sql-buffer): Changed doc from *SQL* to SQLi.
10382 (sql-get-login): Doc fix.
10383
10384 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10385
10386 * international/mule-conf.el (undecided): Set ascii in
10387 safe-charsets property.
10388
10389 1999-02-12 Richard Stallman <rms@gnu.org>
10390
10391 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
10392
10393 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10394
10395 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
10396 value to ps-mule-font-info-database-latin.
10397
10398 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
10399
10400 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
10401 (ps-mule-font-info-database-default): New variable.
10402 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
10403 ps-mule-font-info-database-default.
10404
10405 1999-02-12 Dave Love <fx@gnu.org>
10406
10407 * timezone.el (timezone-make-date-sortable)
10408 (timezone-make-date-arpa-standard): Doc fix.
10409
10410 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10411
10412 * international/quail.el (quail-show-kbd-layout): Bind
10413 blink-matching-paren to nil.
10414
10415 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
10416 for ASCII and Latin-1.
10417
10418 1999-02-12 Andreas Schwab <schwab@gnu.org>
10419
10420 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
10421
10422 1999-02-12 Kenichi Handa <handa@etl.go.jp>
10423
10424 * international/mule-cmds.el (language-info-alist): Remove
10425 description about charset-origin-alist.
10426
10427 * international/mule.el: Comment added for a new coding system
10428 property `charset-origin-alit'.
10429 (make-translation-table): This variable deleted.
10430
10431 * language/chinese.el (chinese-big5): Add charset-origin-alist
10432 property.
10433 ("Chinese-CNS"): Remove charset-origin-alist property.
10434
10435 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
10436 property.
10437 (cyrillic-alternativnyj): Likewise.
10438 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
10439 ("Cyrillic-ALT"): Likewise.
10440
10441 * language/vietnamese.el (vietnamese-viqr): Add
10442 charset-origin-alist property.
10443 ("Vietnamese"): Remove charset-origin-alist property.
10444
10445 * simple.el (what-cursor-position): Don't use the varialbe
10446 charset-origin-alist, but use charset-origin-alist property of
10447 buffer-file-coding-system to decide external character set code.
10448
10449 1999-02-10 Richard Stallman <rms@gnu.org>
10450
10451 * shadowfile.el: Don't turn on the mode when the file is loaded.
10452
10453 1999-02-09 Richard Stallman <rms@gnu.org>
10454
10455 * progmodes/compile.el (compile-auto-highlight): Customize.
10456
10457 * add-log.el (add-log-file-name-function): New variable.
10458 (add-change-log-entry): Call that function, if non-nil.
10459
10460 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
10461
10462 * rmail.el (rmail-search): Track match with a marker, not an integer.
10463
10464 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10465
10466 * progmodes/compile.el (compilation-setup): Set value of
10467 compilation-directory-stack as in compilation-forget-errors.
10468 (compile-reinitialize-errors): Bind buffer-undo-list and
10469 deactivate-mark.
10470 (compilation-forget-errors): Likewise.
10471
10472 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
10473
10474 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
10475 def... constructs.
10476
10477 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
10478 Remove calls to sleep-for.
10479
10480 1999-02-08 Eli Zaretskii <eliz@gnu.org>
10481
10482 * international/codepage.el (cp-coding-system-for-codepage-1): On
10483 MS-DOS, use dos-unsupported-char-glyph for characters not
10484 supported by the codepage.
10485 (cp-make-coding-systems-for-codepage): Likewise.
10486
10487 1999-02-08 Andreas Schwab <schwab@gnu.org>
10488
10489 * international/mule-util.el (coding-system-list): Don't sort
10490 coding-system-list here.
10491
10492 * international/mule.el (coding-system-lessp): Moved here from
10493 mule-util.el
10494 (add-to-coding-system-list): New function.
10495 (make-subsidiary-coding-system, make-coding-system,
10496 define-coding-system-alias): Use it instead of setting
10497 coding-system-list directly.
10498
10499 1999-02-07 Dave Love <fx@gnu.org>
10500
10501 * calendar/appt.el (appt-make-list): Don't splice quotes and date
10502 onto message.
10503
10504 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10505
10506 * imenu.el (imenu--last-menubar-index-alist): Add doc.
10507 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
10508
10509 1999-02-06 Richard Stallman <rms@gnu.org>
10510
10511 * language/european.el (setup-slovenian-environment): New function.
10512 ("Slovenian"): New language environment.
10513
10514 * progmodes/sql.el (sql-help): Doc fix.
10515 (sql-mysql): Doc fix.
10516
10517 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10518
10519 * tex-mode.el: When compiling, require compare-w and skeleton
10520 to pacify the byte-compiler. Move the def's of the tex-commands
10521 together. Add a comment on kill-process vs. quit-process.
10522
10523 1999-02-05 Dave Love <fx@gnu.org>
10524
10525 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
10526 null markers.
10527 (compile-goto-error): Likewise.
10528
10529 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
10530
10531 * time-stamp.el (time-stamp-format): Format doc tighter.
10532 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
10533 (time-stamp): Don't re-write the time stamp if it didn't change.
10534
10535 1999-02-05 Alex Schroeder <asc@bsiag.com>
10536
10537 * progmodes/sql.el: Changed version to 1.2.1.
10538 (sql-pop-to-buffer-after-send-region): Improved documentation.
10539 (sql-mysql-program): Added MySQL support.
10540 (sql-prompt-length): Made prompt-length configurable.
10541 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
10542 (sql-help): Added MySQL support, changed documentation.
10543 (sql-send-region): A message is displayed if something is sent.
10544 (sql-mode): Added buffer-local comment-start.
10545 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
10546 (sql-interactive-mode): Added buffer-local comment-start.
10547 (sql-oracle): Set sql-prompt-length.
10548 (sql-sybase): Set sql-prompt-length.
10549 (sql-mysql): Added MySQL support.
10550 (sql-ingres): Set sql-prompt-length.
10551 (sql-ms): Set sql-prompt-length.
10552 (sql-postgres): Set sql-prompt-length.
10553
10554 1999-02-04 Eli Zaretskii <eliz@gnu.org>
10555
10556 * term/internal.el (dos-codepage-setup): Set selection coding
10557 system to cpNNN-dos.
10558
10559 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10560
10561 * international/characters.el: Let ethiopic use iso-2022-7bit.
10562
10563 1999-02-02 Dave Love <fx@gnu.org>
10564
10565 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
10566 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
10567
10568 1999-02-02 Karl Heuer <kwzh@gnu.org>
10569
10570 * terminal.el (terminal-emulator): Doc fix.
10571
10572 1999-02-02 Ken'ichi Handa <handa@gnu.org>
10573
10574 * international/mule-util.el (compose-chars): Doc-string
10575 modified. Correctly handle a composition character in ARGS.
10576
10577 1999-02-01 Richard Stallman <rms@gnu.org>
10578
10579 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
10580 (makefile-menu-index-function): Function deleted.
10581 (makefile-mode): Use makefile-imenu-generic-expression.
10582
10583 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
10584
10585 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
10586 change, invoke from before-init-hook.
10587
10588 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
10589
10590 * subr.el (remove-from-invisibility-spec): Cope with the case when
10591 buffer-invisibility-spec is t.
10592
10593 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
10594
10595 * calendar/calendar.el (calendar-mode-map): Fix bindings for
10596 appt-add and appt-delete.
10597
10598 1999-02-01 Eli Zaretskii <eliz@gnu.org>
10599
10600 * term/pc-win.el (msdos-approximate-color): New function.
10601 (msdos-color-translate): Call it to find a DOS color that best
10602 approximates an X-style "#NNNNNN" color specification.
10603
10604 1999-02-01 Ken'ichi Handa <handa@gnu.org>
10605
10606 * international/mule-util.el (compose-chars-component): Add
10607 autoload cookie.
10608
10609 1999-01-31 Ken'ichi Handa <handa@gnu.org>
10610
10611 * international/quail.el (quail-lookup-key): If cdr of MAP is a
10612 function, replace cdr of MAP by the return value of the function
10613 unconditionally.
10614
10615 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10616
10617 * progmodes/compile.el (compilation-next-error-locus): Don't
10618 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
10619
10620 1999-01-31 Eli Zaretskii <eliz@gnu.org>
10621
10622 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
10623 and NLs before "charset", and allow the charset name be in double
10624 quotes.
10625
10626 1999-01-31 Richard Stallman <rms@gnu.org>
10627
10628 * imenu.el (imenu-sort-function): Fix custom type.
10629
10630 1999-01-30 Richard Stallman <rms@gnu.org>
10631
10632 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
10633 (speedbar-line-token): Likewise.
10634
10635 * play/gametree.el (gametree-default-score): Use defcustom.
10636 (gametree-score-regexp, gametree-score-closer): Likewise.
10637 (gametree-score-manual-flag, gametree-score-opener): Likewise.
10638
10639 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10640
10641 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
10642 decoding.
10643
10644 1999-01-29 Markus Rost <rost@gnu.org>
10645
10646 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
10647 tex-validate-buffer.
10648 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
10649 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
10650 now with recent occur-mode.
10651 (tex-validate-region): Really walk through all Sexps.
10652 (tex-region): Bind shell-dirtrack-verbose.
10653 (tex-file, tex-bibtex-file): Likewise.
10654
10655 1999-01-29 Dave Love <fx@gnu.org>
10656
10657 * finder.el: (finder-commentary): Fix interactive spec. Try
10658 appending .el to file name.
10659 (finder-find-library, finder-commentary): Doc fixes.
10660
10661 1999-01-29 Andrew Innes <andrewi@gnu.org>
10662
10663 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
10664 where the userid contains directory separators.
10665
10666 1999-01-29 Dave Love <fx@gnu.org>
10667
10668 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
10669 (lm-commentary): Doc fix.
10670
10671 1999-01-29 Andreas Schwab <schwab@gnu.org>
10672
10673 * files.el (file-expand-wildcards): Never consider `.' and `..' a
10674 wildcard match. Fix regexp that tests if dirpart contains
10675 wildcard characters.
10676
10677 1999-01-28 Richard Stallman <rms@gnu.org>
10678
10679 * font-lock.el (font-lock-default-unfontify-region):
10680 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
10681
10682 1999-01-27 Jason Rumney <jasonr@altavista.net>
10683
10684 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
10685 from FAMILY field.
10686 (w32-create-initial-fontsets): Do not use before-init-hook.
10687 (mouse-set-font): Document. Automatically create and use fontsets.
10688
10689 * dos-w32.el (direct-print-region-helper): Check for printer
10690 being t as well as a string.
10691
10692 1999-01-27 Kenichi Handa <handa@etl.go.jp>
10693
10694 * mail/rmail.el (rmail-decode-mime-charset): New variable.
10695 (rmail-mime-charset-pattern): New variable.
10696 (rmail-convert-to-babyl-format): Decode by MIME-charset if
10697 rmail-decode-mime-charset is non-nil.
10698
10699 1999-01-27 Ken'ichi Handa <handa@gnu.org>
10700
10701 * international/characters.el: Set category `q' for all characters
10702 in tibetan and tibetan-1-column.
10703
10704 1999-01-27 Andrew Innes <andrewi@gnu.org>
10705
10706 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
10707 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
10708
10709 1999-01-27 Dave Love <fx@gnu.org>
10710
10711 * international/mule-cmds.el (current-language-environment):
10712 Provide :link, :type (choices) and appropriate :get.
10713
10714 1999-01-27 Eli Zaretskii <eliz@gnu.org>
10715
10716 * startup.el (command-line): Set default eol-mnemonic-* strings to
10717 display end-of-line format in mode line.
10718
10719 * cus-start.el (all): Add eol-mnemonic-* variables.
10720
10721 1999-01-26 Dave Love <fx@gnu.org>
10722
10723 * startup.el (command-line-1): Up-date copyright.
10724
10725 * paths.el (Info-default-directory-list): Use configdir twice.
10726
10727 * info.el (Info-directory-list): Don't set path-separator now
10728 we're not shipped with Texinfo. Simplify path definition.
10729 Substitute all occurrences of instdir in Info-default-directory-list.
10730
10731 1999-01-25 Richard Stallman <rms@gnu.org>
10732
10733 * startup.el (normal-top-level-add-subdirs-to-load-path):
10734 Record the inode numbers of the dirs processed, to avoid loop.
10735
10736 * textmodes/tex-mode.el (tex-run-command): Doc fix.
10737
10738 1999-01-25 Dave Love <fx@gnu.org>
10739
10740 * browse-url.el (browse-url-netscape-program): Doc addition.
10741
10742 * help.el (help-make-xrefs): Default info references to an `(emacs)'
10743 prefix.
10744
10745 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
10746 auto-mode-alist.
10747
10748 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10749
10750 * calendar/diary-lib.el (mark-diary-entries): Use
10751 assoc-ignore-case and do not capitalize when matching month and
10752 day names.
10753
10754 * calendar/calendar.el (calendar-read-date): Ditto.
10755
10756 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
10757 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
10758
10759 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
10760
10761 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
10762
10763 * calendar/cal-islam.el (calendar-goto-islamic-date)
10764 (mark-islamic-diary-entries): Ditto.
10765
10766 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
10767
10768 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
10769 (calendar-read-mayan-tzolkin-date): Ditto.
10770
10771 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
10772
10773 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
10774
10775 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
10776
10777 1999-01-25 Karl Heuer <kwzh@gnu.org>
10778
10779 * faces.el (list-faces-display): Multiline case of previous fix.
10780
10781 1999-01-25 Andreas Schwab <schwab@gnu.org>
10782
10783 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
10784
10785 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
10786
10787 * files.el (find-file): If find-file-noselect returns a list,
10788 do switch-to-buffer on each element.
10789 (find-file-other-window): Likewise for all but the first element.
10790 (find-file-other-frame): Same.
10791 (find-file-noselect): When we expand a wildcard, return a list
10792 of buffers.
10793
10794 1999-01-24 Eli Zaretskii <eliz@gnu.org>
10795
10796 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
10797 to set the appropriate cpNNN-dos coding system as the
10798 highest-priority coding system.
10799
10800 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10801
10802 * international/fontset.el (generate-fontset-menu): Return a
10803 sorted list by plain names of fontsets.
10804
10805 * international/mule-diag.el (list-fontsets): Sort fontsets by
10806 plain names.
10807
10808 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
10809 FIRST is a composite character, decompose it at first.
10810
10811 1999-01-23 Dave Love <fx@gnu.org>
10812
10813 * format.el: Doc fixes.
10814 (format-encode-run-method): Have things happen in the right buffer.
10815 Deal with errors from method. Set coding-system-for-write.
10816 (format-decode-run-method): Have things happen in the right buffer.
10817 Deal with errors from method. Set coding-system-for-read.
10818 (format-alist): Use nil instead of unmatchable regexps.
10819
10820 * simple.el (shell-command-on-region): Return command's exit status.
10821
10822 1999-01-23 Eric Ludlam <zappo@gnu.org>
10823
10824 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
10825 of the file whose info we want to display.
10826 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
10827 (speedbar-add-mode-functions-list) Improve doc.
10828 (speedbar-line-token) New function.
10829 (speedbar-dired) Fix order of directories in -shown-directories.
10830 (speedbar-line-path): Default return is default-directory
10831 (speedbar-buffers-line-path): Return is dir name only.
10832 (speedbar-mode-functions-list): New variable.
10833 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
10834 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
10835 speedbar-files-item-info speedbar-buffers-item-info): New functions.
10836 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
10837 New functions.
10838 (speedbar-line-file): Broke out part that fetches file from a line.
10839 (speedbar-line-text): New function extracted from speedbar-line-file.
10840 (speedbar-line-path): Converted into a replaceable function.
10841 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
10842
10843 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10844
10845 * international/fontset.el (create-fontset-from-x-resource): Make
10846 style variants.
10847
10848 1999-01-22 Dave Love <fx@gnu.org>
10849
10850 * paths.el (Info-default-directory-list): Put sysdir after start.
10851
10852 1999-01-22 Sam Steingold <sds@goems.com>
10853
10854 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
10855 a process associated with it.
10856
10857 1999-01-22 Jason Rumney <jasonr@altavista.net>
10858
10859 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
10860
10861 1999-01-22 Felix Lee <flee@cygnus.com>
10862
10863 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
10864 major-mode.
10865 (vc-annotate-mode): Delete variable.
10866
10867 1999-01-22 Andrew Innes <andrewi@gnu.org>
10868
10869 * startup.el (command-line): [windows-nt]: Check for existence of
10870 .emacs file so as to notice .emacs.el or .emacs.elc and use them
10871 in preference to _emacs.
10872
10873 1999-01-22 Dave Love <fx@gnu.org>
10874
10875 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
10876
10877 1999-01-20 Richard Stallman <rms@gnu.org>
10878
10879 * files.el (find-file-noselect): Do wildcard processing only
10880 if new arg WILDCARDS is non-nil.
10881 (find-file, find-file-other-window): New arg WILDCARDS.
10882 Default it to non-nil if interactive.
10883 (find-file-other-frame): Likewise.
10884 (find-file-read-only): Likewise.
10885 (find-file-read-only-other-window): Likewise.
10886 (find-file-read-only-other-frame): Likewise.
10887
10888 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
10889 (widget-plist-convert-option): Delete spurious comma.
10890
10891 1999-01-19 Jason Rumney <jasonr@altavista.net>
10892
10893 * term/w32-win.el (w32-standard-fontspec-spec): Change
10894 iso8859-5 to koi8-r. Add iso8859-9.
10895
10896 1999-01-19 Dave Love <fx@gnu.org>
10897
10898 * browse-url.el (browse-url-maybe-new-window): Delete macro and
10899 its uses.
10900
10901 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
10902 is active.
10903 (fortran-indent-subprogram): Likewise.
10904
10905 1999-01-19 Dave Love <d.love@dl.ac.uk>
10906
10907 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
10908
10909 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10910
10911 * wid-edit.el (alist): Use sexp as default key-type.
10912
10913 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10914
10915 * textmodes/tex-mode.el (tex-define-common-keys):
10916 Remove key binding of tex-feed-input.
10917 (tex-mode-map): Bind tex-feed-input here.
10918 (tex-start-shell): Use compilation-shell-minor-mode. Set
10919 comint-input-filter-functions before running tex-shell-hook.
10920 (tex-start-tex): Forget compilation errors.
10921 (tex-compilation-parse-errors): Rewritten to work also with
10922 compile-mouse-goto-error and compile-goto-error. Adjusted to
10923 change in tex-region.
10924 (tex-region): For the temp file use file-name without directory.
10925 (tex-file): Expand file name of tex-print-file.
10926
10927 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10928
10929 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
10930
10931 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
10932
10933 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
10934 beginning could cause Emacs to hang. Fixed.
10935
10936 1999-01-18 Ken'ichi Handa <handa@gnu.org>
10937
10938 * international/ccl.el (ccl-compile-translate-character): Handle
10939 the case that a tranlation table is CCL register correctly.
10940
10941 * international/mule-cmds.el (select-safe-coding-system):
10942 Hightlight at most 256 characters.
10943
10944 1999-01-18 Dave Love <fx@gnu.org>
10945
10946 * startup.el (command-line): If the init file changes operation to
10947 unibyte, make all buffers unibyte and re-set language environment.
10948
10949 * disp-table.el (standard-display-european): Make all existing
10950 buffers unibyte. Fix doc.
10951
10952 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
10953
10954 * wid-edit.el (coding-system): Define this unconditionally.
10955
10956 * simple.el (shell-command-on-region-default-error-buffer): New var.
10957 (shell-command-on-region): Use that variable as interactive
10958 value of ERROR-BUFFER argument.
10959
10960 1999-01-17 Sam Steingold <sds@goems.com>
10961
10962 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
10963
10964 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10965
10966 * progmodes/compile.el (compilation-goto-locus): If already in the
10967 compilation buffer's window, keep it in that window.
10968 (compile-mouse-goto-error): Add Doc. Don't play with windows.
10969 (compile-goto-error): Don't play with windows.
10970
10971 * textmodes/tex-mode.el (latex-run-command): Doc fix.
10972 (tex-command): Doc fix.
10973 (tex-compilation-parse-errors): Doc fix.
10974 (tex-generate-zap-file-name): Don't start the name with -.
10975 (tex-expand-files): Works now also with strings ending with ":".
10976
10977 1999-01-17 Ian T Zimmerman <itz@transbay.net>
10978
10979 Patch failed to install:
10980 * gametree.el: Document scoring functionality.
10981 (gametree-score-regexp): Add optional plus sign.
10982 (gametree-score-opener): Replace `:' with `=' as the former
10983 conflicts with gametree-half-ply-regexp.
10984 (gametree-transpose-following-leaves): Add.
10985 (gametree-insert-new-leaf): Make modifying commands barf in read
10986 only buffers.
10987 (gametree-break-line-here): Add a call to
10988 `gametree-transpose-following-leaves'. This maintains the
10989 necessary invariant that on each level all leaf children precede
10990 all nonleaf children. This has always been implied, but left to
10991 the user, and, unfortunately, undocumented.
10992
10993 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
10994
10995 * wid-edit.el (plist, alist): New widget types.
10996
10997 1999-01-17 Dave Love <fx@gnu.org>
10998
10999 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
11000 fix scope of condition-case therein.
11001
11002 1999-01-17 Andrew Innes <andrewi@gnu.org>
11003
11004 * dos-w32.el: (find-buffer-file-type-coding-system): Use
11005 default-buffer-file-coding-system when file doesn't exist (and
11006 isn't covered by a special case) instead of forcing undecided-dos
11007 against the user's wishes.
11008
11009 * dos-w32.el (direct-print-region-helper): New function based on
11010 direct-print-region-function; sends data to specified printer port
11011 without further translation. Recognize and handle specially the
11012 standard `print' and `nprint' programs, as well as `lpr' and
11013 similar programs. Only write directly to the printer port if no
11014 print program is specified. Work around a bug in Windows 9x
11015 affecting Win32 version of Emacs by invoking command.com to write
11016 to the printer port instead of writing directly.
11017 (direct-print-region-function): Use direct-print-region-helper to
11018 do most of the work.
11019 (direct-ps-print-region-function): New function; analogue of
11020 direct-print-region-function for ps-print.
11021 (ps-lpr-command): Comment out setq; leave as example usage.
11022 (ps-lpr-switches): Ditto.
11023
11024 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
11025 and MS-Windows.
11026 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
11027 DOS and Windows platforms, to indicate direct printing. Update
11028 the docstring accordingly.
11029
11030 * ps-print.el: (ps-printer-name): Update docstring about usage on
11031 MS-DOS and MS-Windows.
11032 (ps-lpr-command): Update docstring as for lpr-command.
11033 (ps-print-region-function): New variable.
11034 (ps-do-despool): Use it.
11035 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
11036 DOS/Windows.
11037
11038 * subr.el (subst-char-in-string): New function.
11039
11040 1999-01-17 Eli Zaretskii <eliz@gnu.org>
11041
11042 * international/codepage.el (cp852-decode-table): Fill a nil entry.
11043
11044 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
11045 (bdf-find-font-info): New function, looks for the first readable
11046 file from a list of alternatives.
11047 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
11048 instead of bdf-get-font-info.
11049 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
11050 to ps-mule-generate-bitmap-glyph.
11051
11052 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
11053 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
11054 now be a list of alternative names.
11055 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
11056 (ps-mule-prepare-font): Likewise.
11057
11058 * international/codepage.el (cp855-decode-table,
11059 cp850-decode-table): Fill some nil entries.
11060
11061 1999-01-16 Dave Love <fx@gnu.org>
11062
11063 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
11064 last change.
11065
11066 1999-01-15 Dave Love <fx@gnu.org>
11067
11068 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
11069 and change regexp for command names.
11070 (help-xref-go-back, function-called-at-point, symbol-file)
11071 (where-is): Doc fixes.
11072 (help-xref-go-back): Remove interactive spec.
11073 (describe-function-1): Fix message for alias. Buttomize alias
11074 name.
11075
11076 * simple.el (join-line): New alias.
11077
11078 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
11079
11080 * forms.el: (forms--show-record): Convert integers to string
11081 expicitly since concat will no longer accept integers.
11082 (forms-print): Use local `total-nb-records' since
11083 `forms--total-records' will be inaccessible after buffer switching.
11084
11085 1998-01-14 Felix Lee <flee@cygnus.com>
11086
11087 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
11088
11089 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
11090
11091 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
11092
11093 1999-01-14 Eli Zaretskii <eliz@gnu.org>
11094
11095 * international/codepage.el (cp850-decode-table): Fix previous change.
11096
11097 1999-01-14 Simon Marshall <simon@gnu.org>
11098
11099 * shell.el (shell-dirtrack-verbose): New custom variable.
11100 (shell-dirstack-message): Use it.
11101
11102 1999-01-14 Kenichi Handa <handa@etl.go.jp>
11103
11104 * international/mule-conf.el: Coding system alias `dos' for
11105 `undecided-dos', `mac' for `undecided-mac'.
11106
11107 * international/mule-cmds.el (describe-language-environment):
11108 Don't alter input-method-alist.
11109
11110 1999-01-13 Eli Zaretskii <eliz@gnu.org>
11111
11112 * international/codepage.el (cp850-decode-table): Replace nil
11113 entries with codes of similary looking glyphs. (Suggested by
11114 Jason Rumney <jasonr@altavista.net>.)
11115
11116 1999-01-13 Dave Love <fx@gnu.org>
11117
11118 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
11119
11120 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
11121
11122 1999-01-12 Karl Heuer <kwzh@gnu.org>
11123
11124 * files.el (auto-save-hook): Defvar this.
11125
11126 1999-01-12 Alex Schroeder <asc@bsiag.com>
11127
11128 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
11129 faces, eliminating the need to load font-lock before loading sql.
11130 (sql-mode-oracle-font-lock-keywords): Likewise.
11131 (sql-mode-postgres-font-lock-keywords): Likewise.
11132
11133 1999-01-11 Dave Love <fx@gnu.org>
11134
11135 * cus-start.el: Add inhibit-eol-conversion.
11136
11137 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
11138 the values round.
11139
11140 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
11141
11142 * help.el (help-mode-finish): Renamed from help-mode-maybe.
11143 Don't switch to Help mode here.
11144 (temp-buffer-setup-hook): Use help-mode-finish.
11145 (help-mode-setup): New function.
11146 (temp-buffer-setup-hook): Use help-mode-setup.
11147
11148 * progmodes/sql.el: New file.
11149
11150 * files.el (auto-mode-alist): Add sql-mode.
11151
11152 * faces.el (list-faces-display): Improve the formatting
11153 by computing the maximum length required for any face-name.
11154
11155 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11156
11157 * progmodes/compile.el (compilation-shell-minor-mode): New function.
11158
11159 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
11160
11161 * term.el (term_send_home): Change the string to
11162 be the same as the one emitted by xterm and consistent with the
11163 ones emitted by prior and next.
11164 (term_send_end): Likewise.
11165
11166 1999-01-10 Dave Love <fx@gnu.org>
11167
11168 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
11169 bindings.
11170
11171 1999-01-10 Eli Zaretskii <eliz@gnu.org>
11172
11173 * international/codepage.el (codepage-setup): Doc fix.
11174 (cp-decoding-vector-for-codepage): Likewise.
11175
11176 1999-01-10 Markus Rost <rost@gnu.org>
11177
11178 * cus-edit.el (custom-save-delete): First scan the custom-file.
11179
11180 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
11181
11182 * international/iso-transl.el: Define a "function name" for
11183 each translation that isn't ASCII. Use these function names
11184 in iso-transl-char-map.
11185
11186 1999-01-08 Kenichi Handa <handa@etl.go.jp>
11187
11188 * international/mule-util.el (decompose-region): Do decomposition
11189 on temporary unibyte buffer.
11190
11191 * international/mule.el (make-char): Doc-string modified.
11192
11193 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
11194
11195 * simple.el (comment-region): Delete spaces only if we
11196 deleted a comment starter.
11197
11198 1999-01-07 Dave Love <fx@gnu.org>
11199
11200 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11201
11202 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
11203 like eval-defun does.
11204
11205 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
11206
11207 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
11208 constructions. Doc fixes.
11209 (generic-create-generic-function): Use defalias, not fset.
11210
11211 * find-func.el: More doc fixes.
11212
11213 1999-01-06 Stephen Eglen <stephen@gnu.org>
11214
11215 * files.el (save-buffers-kill-emacs): Show the list of current
11216 processes before prompting to kill them and exit.
11217
11218 1999-01-06 Dave Love <fx@gnu.org>
11219
11220 * emacs-lisp/find-func.el: Doc fixes.
11221 (find-function-regexp): Extend for define-generic-mode,
11222 define-derived-mode, easy-mmode-define-minor-mode.
11223
11224 1999-01-06 Dave Love <fx@gnu.org>
11225
11226 * progmodes/fortran.el (fortran-window-create): Account for scroll
11227 bar width.
11228
11229 * browse-url.el: Require (noerror) w3-auto when compiling.
11230 (browse-url-maybe-new-window): Make it a macro and revert last
11231 change to callers.
11232 (browse-url-w3): Require w3 for w3-fetch-other-window.
11233
11234 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11235
11236 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
11237 argument.
11238
11239 1999-01-06 Simon Marshall <simon@gnu.org>
11240
11241 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
11242
11243 * font-lock.el (font-lock-default-fontify-buffer): When using
11244 with-temp-message, use nil rather than current-message.
11245
11246 * lazy-lock.el (lazy-lock-unstall):
11247 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
11248 rather than current-message.
11249
11250 * fast-lock.el (fast-lock-save-cache-1):
11251 (fast-lock-cache-data): When using with-temp-message, use nil rather
11252 than current-message.
11253
11254 1999-01-06 Eli Zaretskii <eliz@gnu.org>
11255
11256 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11257 the valid-codes property.
11258
11259 * international/mule-cmds.el (prefer-coding-system): Call
11260 set-coding-priority, so that the internal array of priorities is
11261 also updated.
11262
11263 * international/mule-util.el:
11264 (coding-system-change-eol-conversion,
11265 coding-system-change-text-conversion): Don't define here.
11266
11267 * international/mule-cmds.el: Define them here. Remove the
11268 autoload cookies.
11269
11270 1999-01-06 Andreas Schwab <schwab@gnu.org>
11271
11272 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
11273 if it was enabled before.
11274
11275 * view.el (View-revert-buffer-scroll-page-forward): Bind
11276 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
11277
11278 * files.el (recover-session): Preserve point when inserting
11279 explanation.
11280
11281 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
11282
11283 * cus-edit.el (custom-save-delete): Don't delete whitespace
11284 and comments before the sexp that is replaced.
11285
11286 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11287
11288 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
11289
11290 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
11291
11292 * vc.el (vc-dired-hook): Use the original value of
11293 dired-move-to-filename-regexp on lines that have not been
11294 reformatted yet.
11295 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
11296 file lines have already been reformatted.
11297
11298 1999-01-05 Dave Love <fx@gnu.org>
11299
11300 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
11301 buffer-local.
11302
11303 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
11304
11305 * progmodes/f90.el: Change of regular expressions for type to
11306 correct highlighting and identation. Some small fixes for
11307 compatibility with XEmacs.
11308
11309 1999-01-05 Stephen Eglen <stephen@gnu.org>
11310
11311 * mspools.el (mspools-vm-system-mail): Provide an alternative
11312 value based on rmail-spool-directory if $MAIL is not defined.
11313
11314 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
11315
11316 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
11317 (reftex-section-info): Handle negative section levels.
11318 (reftex-view-crossref-extra): New option.
11319 (reftex-view-crossref): Generalized to work in more places.
11320 (reftex-find-citation-regexp-format, reftex-find-reference-format,
11321 reftex-macros-with-labels, reftex-global-search-marker): New variables.
11322 (reftex-view-cite-locations-from-bibtex): New command.
11323 (reftex-view-regexp-match, reftex-global-search,
11324 reftex-global-search-continue): New functions.
11325 (reftex-extract-bib-entries): No error for non-existing BibTeX
11326 file, just a message.
11327 (reftex-extract-bib-entries): Better error handling.
11328 (reftex-select-with-char): Use `*RefTeX Select*' for selection
11329 help and force it on current frame.
11330 (reftex-default-bibliography): New function.
11331 (reftex-access-parse-file): Check consistency after loading a
11332 parse file. When inconsistent, enfore rescan.
11333 (reftex-check-parse-consistency): New function.
11334 (easy-menu-define): Options section drastically shortened.
11335
11336 1999-01-05 Kenichi Handa <handa@etl.go.jp>
11337
11338 * language/thai-util.el (thai-compose-string): New function.
11339
11340 1999-01-04 Inge Frick <inge@nada.kth.se>
11341
11342 * easymenu.el (easy-menu-define): Doc fix.
11343 (easy-menu-create-menu): New keyword :included.
11344 (easy-menu-do-add-item): New keyword :included. SUFFIX may
11345 be an expression, not only a string. Simulate style `button'.
11346 Use easy-menu-define-key-intern instead of easy-menu-define-key.
11347 (easy-menu-define-key-intern): New function.
11348 (easy-menu-add-item): Understand value returned from
11349 easy-menu-item-present-p and easy-menu-remove-item.
11350 (easy-menu-return-item): New function.
11351 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
11352
11353 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
11354
11355 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
11356 Use rmail-output-read-rmail-file-name to read the file name.
11357 Always call rmail-output-to-rmail-file noninteractively.
11358 When count > 1, do the loop here.
11359 Handle rmail-delete-after-output here.
11360 (rmail-summary-output): Similar changes.
11361
11362 * mail/rmailout.el: Provide `rmailout'.
11363 (rmail-output-read-rmail-file-name): New function.
11364 (rmail-output-to-rmail-file): Use that.
11365 (rmail-output-read-file-name): New function.
11366 (rmail-output): Use that.
11367
11368 * files.el (find-file-noselect): Let /: suppress wildcard matching.
11369 Error if wildcard matches no files.
11370
11371 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
11372
11373 * menu-bar.el (clipboard-yank): Doc fix.
11374
11375 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
11376
11377 1998-12-31 Markus Rost <rost@delysid.gnu.org>
11378
11379 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
11380
11381 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
11382
11383 * rmail.el (rmail-encode-string): Make sure mask value is
11384 positive; (emacs-pid) returns a negative number on Windows 9x
11385 which causes odd behaviour.
11386
11387 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
11388
11389 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
11390 and about w32-* variables unless on Windows/NT.
11391
11392 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
11393
11394 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
11395 if buffer is modified; ask about all modified buffers.
11396
11397 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
11398
11399 * simple.el (what-cursor-position): Fix previous change.
11400
11401 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
11402
11403 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
11404 from paragraph-start.
11405
11406 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
11407
11408 * international/mule-cmds.el (prefer-coding-system): If the
11409 argument requires specific EOL conversion type, make the default
11410 coding systems use that.
11411
11412 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
11413
11414 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
11415 Use shell-command-on-region.
11416 (m4-start-m4, m4-end-m4): Functions deleted.
11417
11418 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
11419
11420 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
11421
11422 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11423
11424 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
11425 to compose-mail in the correct places and as a list.
11426
11427 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
11428
11429 * page-ext.el: Added mouse-selection feature for pages directory buffer.
11430 (pages-directory-map): Bind mouse-2
11431 (pages-copy-header-and-position): Put text property.
11432 (pages-directory-goto-with-mouse): New function.
11433
11434 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
11435
11436 * international/codepage.el (cp-make-coding-systems-for-codepage):
11437 Doc fix.
11438 (cp-coding-system-for-codepage-1): Likewise.
11439
11440 1998-12-29 Kenichi Handa <handa@etl.go.jp>
11441
11442 * language/thai-util.el (thai-post-read-conversion): Handle Thai
11443 composition sequence correctly here instead of calling
11444 thai-compose-region.
11445
11446 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
11447 newline in multibyte buffer, if previous or next character is a
11448 composite char, check the first component of the composite char.
11449
11450 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
11451
11452 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
11453 and track-mouse.
11454
11455 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11456
11457 * mail/sendmail.el (mail-yank-original): Remove text properties
11458 after insertion.
11459 (mail-yank-region): Barf if no mark is set in the message
11460 being replied to.
11461
11462 * help.el (function-called-at-point): First look for function at point.
11463
11464 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11465
11466 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
11467
11468 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11469
11470 * simple.el (what-cursor-position): Print character encoding also.
11471
11472 1998-12-26 Dave Love <fx@gnu.org>
11473
11474 * textmodes/flyspell.el: If local-maps work, don't put
11475 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
11476 in flyspell-mouse-map (only).
11477 (flyspell-use-local-map): New variable.
11478 Use a different mouse-2 binding in that case,
11479 and don't add to minor-mode-map-alist.
11480 (make-flyspell-overlay, flyspell-correct-word):
11481 Test flyspell-use-local-map.
11482
11483 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11484
11485 * files.el (file-expand-wildcards): Handle wildcards in directory name.
11486 Be careful about whether to return a relative file name,
11487 and if so, relative to what directory.
11488
11489 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11490
11491 * emacs-lisp/easymenu.el (easy-menu-get-map):
11492 Change global map only if this menu exists in the global map already,
11493 and not in the local map.
11494 (easy-menu-do-add-item): Fix error message.
11495
11496 * foldout.el (foldout-inhibit-key-bindings):
11497 Avoid concatenating onto outline-minor-mode-prefix.
11498 Make a new keymap for that prefix, if it does not already have one.
11499
11500 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
11501
11502 * cperl-mode.el:
11503 Can use linear algorithm for indentation if Emacs supports it.
11504 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
11505 (cperl-after-block-p): Likewise.
11506 (cperl-after-block-and-statement-beg): Likewise.
11507 (cperl-after-block-p): After END/BEGIN we are a block.
11508 (cperl-after-expr-p): Skip labels when checking
11509 (cperl-indent-region): Make a marker for END - text added/removed.
11510 Disable hooks during the call (how to call them later?).
11511 Now indents 820-line-long function in 6.5 sec (including
11512 syntaxification) the first time (when buffer has few
11513 properties), 7.1 sec the second time.
11514 (cperl-indent-region): Do not indent whitespace lines
11515 (cperl-style-alist)
11516 Include `cperl-merge-trailing-else' where the value is clear.
11517 (cperl-styles-entries): Likewise.
11518 (cperl-problems): Improvements to docs.
11519 (cperl-tips): Likewise.
11520 (cperl-non-problems): Likewise.
11521 (cperl-mode): Make lazy syntaxification possible.
11522 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
11523 `font-lock-unfontify-region-function' was set to a wrong function.
11524
11525 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
11526 restart syntaxification. Changed so that -d ?foo? is a RE. Do
11527 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
11528 but 1<<6 was considered as HERE-doc.
11529 <file/glob> made into a string.
11530 Postpone addition of faces after syntactic step.
11531 Recognition of <FH> was wrong.
11532 Highlight `gem' in s///gem as a keyword. `qr' recognized.
11533 Knows that split// is null-RE.
11534 Highlights separators in 3-parts expressions as labels.
11535 <> was considered as a glob.
11536 Would err if the last line is `=head1'.
11537 $a-1 ? foo : bar; was a considered a regexp.
11538 `<< (' was considered a start of HERE-doc.
11539 mark qq[]-etc sections as syntax-type=string
11540 Was not processing sub protos after a comment ine.
11541 Was treating $a++ <= 5 as a glob.
11542 Tolerate unfinished REx at end-of-buffer.
11543 `unwind-protect' was left commented.
11544 / and ? after : start a REx.
11545
11546 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
11547 Better default, customizes to `message' too, off in text-mode.
11548
11549 (cperl-array-face): Renamed from `font-lock-emphasized-face',
11550 `defface'd.
11551 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
11552 `defface'd.
11553 (cperl-emacs-can-parse): New state variable.
11554 (cperl-indent-line): Corrected to use global state.
11555 (cperl-calculate-indent): Likewise.
11556 (cperl-fix-line-spacing): Likewise (not used yet).
11557 (cperl-calculate-indent): Did not consider `,' as
11558 continuation mark for statements.
11559 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
11560 Remove another parse-data optimization at toplevel: would
11561 indent correctly.
11562 Correct for labels when calculating indentation of continuations.
11563 Docstring updated.
11564 (cperl-choose-color): Converted to a function (to be
11565 compilable in text-mode).
11566 (cperl-dark-background): Disable without window-system.
11567 Do `defface' only if window-system.
11568 (cperl-fix-line-spacing): Sped up to bail out early.
11569 (x-color-defined-p): Was not compiling on XEmacs
11570 Was defmacro'ed with a tick. Remove another def.
11571 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
11572 (cperl-unwind-to-safe): New function.
11573 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
11574 (cperl-fontify-syntaxically): Unwinds start and end to go out of
11575 long strings (not very successful).
11576 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
11577 Highlight the starting // in s//foo/ as function-name.
11578 Emit a meaningful error instead of a cryptic one for an
11579 uncomplete REx near end-of-buffer.
11580
11581 (cperl-electric-keyword): `qr' recognized.
11582 (cperl-electric-else): Likewise
11583 (cperl-to-comment-or-eol): Likewise
11584 (cperl-make-regexp-x): Likewise
11585 (cperl-init-faces): Likewise, and `lock' (as overridable?).
11586 Corrected to use new macros;
11587 `if' for copying `reference-face' to `constant-face' was backward.
11588 remove init `font-lock-other-emphasized-face',
11589 `font-lock-emphasized-face', `font-lock-keyword-face'.
11590 Interpolate `cperl-invalid-face'.
11591 (cperl-make-regexp-x): Misprint in a message.
11592 (cperl-syntaxify-unwind): New configuration variable
11593 (cperl-fontify-m-as-s): New configuration variable
11594 (cperl-electric-pod): Check for after-expr was performed
11595 inside of POD too.
11596 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
11597 (cperl-clobber-mode-lists): New configuration variable.
11598 (cperl-not-bad-style-regexp): Updated.
11599 Init: `cperl-is-face' was busted.
11600 (cperl-make-face): New macros.
11601 (cperl-force-face): New macros.
11602 (font-lock-other-type-face): Done via `defface' too.
11603 (cperl-nonoverridable-face): New face. Renamed from
11604 `font-lock-other-type-face'.
11605 (cperl-init-faces-weak): Use `cperl-force-face'.
11606 (cperl-comment-indent): Commenting __END__ was not working.
11607 (cperl-indent-for-comment): Likewise.
11608 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
11609 When removing old TAGS info was not relativizing filename.
11610 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
11611 Another try to work around XEmacs problems. Better progress messages.
11612 (toplevel): Require custom unprotected => failure on 19.28.
11613 (cperl-xemacs-p): Defined when compile too
11614 (cperl-find-tags): Was writing line/pos in a wrong order,
11615 pos off by 1 and not at beg-of-line.
11616 (cperl-etags-snarf-tag): New macro
11617 (cperl-etags-goto-tag-location): New macro
11618 (cperl-version): New variable. New menu entry
11619 random docstrings: References to "future" 20.3 removed.
11620 Menu was described as `CPerl' instead of `Perl'
11621 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
11622 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
11623 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
11624 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
11625 `font-lock-reference-face', `font-lock-keyword-face'.
11626 Use `eval-after-load'.
11627 Remove not-CPerl-related faces.
11628 (cperl-tips-faces): New variable and an entry into Mini-docs.
11629 (cperl-indent-exp): Was not processing else-blocks.
11630 (cperl-get-state): NOP line removed.
11631 (cperl-ps-print): New function and menu entry.
11632 (cperl-ps-print-face-properties): New configuration variable.
11633 (cperl-invalid-face): New configuration variable.
11634 (perl-font-lock-keywords): Highlight trailing whitespace
11635 (cperl-contract-levels): Documentation corrected.
11636 (cperl-contract-level): Likewise.
11637 (cperl-ps-extend-face-list): New macro.
11638 (cperl-invalid-face): Change to ''underline.
11639
11640 1998-12-25 Markus Rost <rost@delysid.gnu.org>
11641
11642 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
11643 for read-file-name.
11644 (rmail-output-to-rmail-file): Likewise.
11645
11646 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11647
11648 * emacs-lisp/easymenu.el (easy-menu-get-map):
11649 If MENU is nil, use global menu-bar map.
11650 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
11651 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
11652
11653 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11654
11655 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
11656
11657 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11658
11659 * ps-print.el (ps-print-version): New version number (4.1.3).
11660
11661 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
11662
11663 * international/mule-cmds.el: Use make-sparse-keymap instead of
11664 define-prefix-key when defining MULE menu items.
11665
11666 * info.el (Info-node-at-bob-matching): New function.
11667 (Info-find-node, Info-build-node-completions): Call it.
11668
11669 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
11670
11671 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
11672 when this is an autoloaded keymap.
11673
11674 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
11675
11676 * international/codepage.el (cp-coding-system-for-codepage-1):
11677 Create separate encoders and decoders, for DOS and Unix. Make the
11678 usual family of 3 coding systems, so that automatic detection of
11679 EOL type works.
11680 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
11681 Unix-specific symbols here, and don't call
11682 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
11683 Handa <handa@etl.go.jp>.)
11684
11685 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
11686
11687 * term/internal.el (IT-character-translations): New variable, an
11688 alist used to display characters for which there's no glyphs in
11689 the current codepage.
11690 (IT-display-table-setup): New function, sets up the DOS terminal
11691 for a given codepage.
11692 (dos-codepage-setup): New function, sets up the MULE environment
11693 for the current value of dos-codepage.
11694 (top-level if): In the multibyte mode, turn on
11695 unibyte-display-via-language-environment. In the unibyte mode,
11696 set up the special syntax tables to map lower- to upper case and
11697 back.
11698
11699 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
11700
11701 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
11702 (speedbar-frame-plist) Remove useless comments.
11703 (speedbar-frame-mode) Do not specify height if it is in the param list.
11704 Use default y position w/out changing it.
11705 If default x position is a list, keep, calculate the non-list X
11706 value when devining an initial position.
11707 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
11708 (speedbar-tag-group-name-minimum-length): New variable.
11709 (speedbar-frame-parameter): New compatibility function.
11710 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
11711 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
11712 groups to keep things in the right order, and to help with some
11713 naming conventions.
11714 (speedbar-create-tag-hierarchy): Enable buffer local version of
11715 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
11716 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
11717 the case, derive it from the cursor location in speedbar.
11718
11719 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
11720
11721 * international/mule-cmds.el (set-language-environment): On MS-DOS
11722 terminals, install DOS-specific nonascii-translation-table if the
11723 language info doesn't specify one. Pass the default eol-type to
11724 set-language-environment-coding-systems.
11725 (set-default-coding-systems): Copy the eol-type property for the
11726 new default values of {buffer-file,process}-coding-system from the
11727 old defaults.
11728 (set-language-environment-coding-systems): Accept an optional
11729 argument EOL-TYPE, and set the eol-type property of the default
11730 coding systems accordingly.
11731 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
11732 (set-keyboard-coding-system): Likewise.
11733 (set-default-coding-systems): Don't set
11734 default-terminal-coding-system on MS-DOS to anything but nil.
11735 (prefer-coding-system): Describe in the doc string that
11736 default-terminal-coding-system is not changed on MS-DOS.
11737 (set-language-environment): For MS-DOS, set standard syntax table
11738 and display table for all characters with code above 127.
11739 (standard-display-european-internal): For MS-DOS, pass all
11740 characters with code above 127 directly to the terminal, and don't
11741 remap characters 160 and 146 in the unibyte case.
11742
11743 * international/codepage.el: New file.
11744
11745 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11746
11747 * diary-lib.el (diary-float): Fix end-of-year error and typos in
11748 comments.
11749
11750 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
11751
11752 * map-ynp.el (map-y-or-n-p): Ignore input methods.
11753
11754 * subr.el (read-passwd): Likewise.
11755
11756 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
11757
11758 * info.el (Info-find-node): Add 1 to the position read from the
11759 tag table. Don't fail if the node delimiter ^_ is the first
11760 character in the file.
11761 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
11762 first character in the file.
11763 (Info-read-subfile): Likewise.
11764 (Info-select-node): Likewise.
11765 (Info-build-node-completions): Likewise.
11766
11767 1998-12-16 Richard Stallman <rms@gnu.org>
11768
11769 * term/x-win.el (x-cut-buffer-or-selection-value):
11770 If clipboard is enabled, try it before PRIMARY selection.
11771
11772 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11773
11774 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
11775 insert c-cedilla and C-cedilla respectively, like in latin-1.
11776
11777 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
11778
11779 * language/hebrew.el: Don't use sublists in the flags argument
11780 passed to make-coding-system.
11781
11782 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11783
11784 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
11785 list of character sets found by find-charset-region.
11786
11787 * ps-mule.el: Always require ps-print. Move some function
11788 definitions for Emacs 20.2 and the earlier to ps-print.el.
11789 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
11790
11791 * ps-print.el: Define several functions for Emacs 20.2 and the
11792 earlier version.
11793 (ps-printer-name): Check if printer-name is bound.
11794
11795 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11796
11797 * ps-mule.el: Programming uniformization and little code improvement.
11798 (ps-mule-prepare-font): Programming uniformization.
11799 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
11800 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
11801
11802 * ps-bdf.el: Programming uniformization and little code improvement.
11803 (bdf-search-and-read): New fun.
11804 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
11805 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
11806 (bdf-info-relative-compose, bdf-info-baseline-offset)
11807 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
11808 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
11809 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
11810 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
11811 improvement.
11812
11813 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11814
11815 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
11816 and mule related code extraction. Autoload ps-mule funs.
11817
11818 * ps-mule.el: Doc fix. Require ps-print only when compiled.
11819 (ps-mule-prologue-generated): New fun.
11820 (ps-mule-plot-string): Add autoload cookie.
11821 (ps-mule-begin-job): Call ps-mule-prologue-generated.
11822
11823 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11824
11825 * ps-bdf.el: Require ps-mule instead of ps-print.
11826 (bdf-directory-list): Add autoload cookie.
11827
11828 * ps-mule.el: New file. Mule related code extracted from
11829 ps-print.el. Require ps-print, provide ps-mule.
11830 (ps-multibyte-buffer): Add autoload cookie.
11831 (ps-mule-prepare-ascii-font): New fun.
11832 (ps-mule-set-ascii-font): New fun.
11833 (ps-mule-skip-same-charset): Fun deleted.
11834 (ps-mule-plot-string): Set ps-mule-current-charset.
11835 (ps-mule-initialize): Add autload cookie. Don't set
11836 ps-mule-font-info-database here.
11837 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
11838 ps-mule-font-info-database and ps-control-or-escape-regexp.
11839 (ps-mule-begin-page): New fun.
11840
11841 * ps-print.el: Mule related code moved to ps-mule.el.
11842 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
11843 check ps-mule-charset-list.
11844 (ps-begin-page): Don't set ps-mule-current-charset, instead call
11845 ps-mule-begin-page.
11846 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
11847 (ps-plot-region): Don't set ps-mule-current-charset, instead call
11848 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
11849 instead skip same charsets by itself.
11850 (ps-generate): Call ps-mule-initialize of needs-begin-file is
11851 non-nil. Call ps-mule-begin-job.
11852
11853 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11854
11855 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
11856 instead of bdf.
11857
11858 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
11859 (ps-mule-external-libraries): New element FEATURE.
11860 (ps-mule-init-external-library): Ajusted for the above change.
11861 (ps-mule-generate-font): Likewise.
11862 (ps-mule-generate-glyphs): Likewise.
11863 (ps-mule-prepare-font): Likewise.
11864 (ps-mule-initialize): Likewise.
11865 (ps-begin-file): Superfluous tailing parenthesis deleted.
11866
11867 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11868
11869 * international/fontset.el (x-decompose-font-name): If PATTERN
11870 doesn't have any wild cards, return a vector made from a name that
11871 is found by x-resolve-font-name found. Comments added.
11872
11873 * international/mule-cmds.el (find-coding-systems-for-charsets):
11874 Handle the case of unknown charset.
11875 (find-multibyte-characters): If invalid multibyte characters are
11876 found, return the corresponding strings instead of character
11877 codes.
11878 (find-multibyte-characters): Adjusted for the above change.
11879 (select-safe-coding-system): For a unibyte buffer, always returns
11880 DEFAULT-CODING-SYSTEM.
11881 (get-charset-property): Fix previous change. Make it a function.
11882 (put-charset-property): Make it a function.
11883
11884 * international/mule.el (make-coding-system): Set mime-charset
11885 property of *-with-esc coding system to nil.
11886
11887 * international/quail.el (quail-point-in-conversion-region): New
11888 function.
11889 (quail-conversion-backward-delete-char): When a key sequence is
11890 being translated, call quail-delete-last-char.
11891
11892 * language/devan-util.el
11893 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
11894 handle devanagari-decomposition-rules.
11895
11896 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
11897
11898 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
11899 tex-start-options-string to empty string.
11900 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
11901
11902 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
11903
11904 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
11905 5xx responses are already handled properly).
11906
11907 1998-12-13 Richard Stallman <rms@gnu.org>
11908
11909 * progmodes/compile.el (compilation-error-regexp-alist): Insist
11910 on a non-digit in the file name.
11911
11912 * simple.el (comment-region): Handle comment-padding
11913 separately for insertion and for deletion, in the right way for each.
11914
11915 1998-12-13 Felix Lee <flee@cygnus.com>
11916
11917 * progmodes/compile.el (compilation-error-regexp-alist): Fix
11918 regexp to match "ChangeLog:1:1998-12-09 ..."
11919
11920 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
11921
11922 * cus-start.el (dos-unsupported-char-glyph): Add.
11923
11924 1998-12-11 Dave Love <fx@gnu.org>
11925
11926 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
11927 forward-sexp in condition-case.
11928
11929 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11930 Remove unnecessary test on `library' for explicit file name.
11931 Widen scope of save-match-data.
11932
11933 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
11934
11935 * international/mule.el (load-with-code-conversion): If the loaded
11936 file was inserted with no-conversion or raw-text coding system,
11937 make the buffer unibyte.
11938
11939 1998-12-09 Richard Stallman <rms@gnu.org>
11940
11941 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
11942 Get rid of nested loops.
11943
11944 * mouse.el (mouse-drag-vertical-line):
11945 If WHICH-SIDE is not `right', then scroll bars are on the left.
11946
11947 * loadhist.el (load-history-loaded): defvar moved to help.el.
11948
11949 * help.el (symbol-file-load-history-loaded): Variable renamed,
11950 and defvar moved from loadhist.el.
11951 (symbol-file): Renamed from describe-function-find-file.
11952 Load fns-VERSION.el here.
11953 (describe-variable, describe-function-1): Use symbol-file.
11954
11955 * textmodes/tex-mode.el (tex-generate-zap-file-name):
11956 Don't start the name with #.
11957
11958 * ispell.el: Take out the eval-when's.
11959
11960 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
11961
11962 * dirtrack.el (dirtrack-directory-change-hook): New hook.
11963 (dirtrack): Run it. Make debug message more verbose.
11964
11965 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
11966
11967 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
11968 name of the abbrev table, and provide support for XEmacs.
11969 (octave-xemacs-p): New variable.
11970
11971 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11972
11973 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
11974 exit, when mail-interactive is nil.
11975
11976 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
11977
11978 * files.el (after-find-file): Message fix.
11979
11980 1998-12-09 Ken Stevens <stevens@kdstevens.com>
11981
11982 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
11983
11984 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
11985
11986 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
11987 filenames using backslashes.
11988
11989 1998-12-09 Dave Love <fx@gnu.org>
11990
11991 * browse-url.el (browse-url-mail): Call compose-mail-other-window
11992 with correct number of args.
11993 (browse-url-maybe-new-window): New arg. Callers changed.
11994
11995 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
11996 comment.
11997
11998 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
11999
12000 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
12001
12002 1998-12-08 Markus Rost <rost@delysid.gnu.org>
12003
12004 * vc.el (vc-rcs-release): Fix Type.
12005 (vc-sccs-release): Fix Type.
12006 (vc-cvs-release): Fix Type.
12007
12008 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
12009 arg work right.
12010
12011 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
12012 output of last undeleted message.
12013
12014 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
12015
12016 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12017 (buffer-undo-list) [windows-nt]: Use different relative path.
12018
12019 1998-12-07 Simon Marshall <simon@gnu.org>
12020
12021 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
12022
12023 1998-12-05 Markus Rost <rost@delysid.gnu.org>
12024
12025 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
12026
12027 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
12028
12029 1998-12-04 Markus Rost <rost@delysid.gnu.org>
12030
12031 * info.el (Info-menu): Don't return error if point is between menu
12032 header and first menu item.
12033
12034 1998-12-04 Dave Love <fx@gnu.org>
12035
12036 * help.el (describe-function-1): Fix description for alias.
12037
12038 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
12039
12040 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
12041 specifications from summary line.
12042
12043 * rect.el (delete-whitespace-rectangle): Mark for autoload.
12044 (close-rectangle): Define alias only once in loaddefs.el.
12045
12046 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
12047
12048 * term/internal.el: Remove code which sets up a special syntax
12049 table for non-ASCII characters.
12050
12051 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
12052
12053 * dos-w32.el (direct-print-region-function): Try to ensure that
12054 printer-name is expanded to a file name on a local drive;
12055 sometimes printing a file loaded from a network volume fails.
12056 (direct-print-region-function): Add a function to
12057 write-region-annotate-functions to append a formfeed character to
12058 the region being printed, if the region doesn't end with a
12059 formfeed already. This avoids creating a second print job
12060 containing a blank page when print spooling is enabled on Windows.
12061
12062 1998-12-02 Dave Love <fx@gnu.org>
12063
12064 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
12065 `Info-goto-node'.
12066
12067 1998-12-02 Richard Stallman <rms@gnu.org>
12068
12069 * help.el (temp-buffer-resize-mode): Doc fix.
12070
12071 * cus-edit.el (custom-save-delete): Save point before
12072 reading a sexp, rather than backing up.
12073
12074 * international/iso-transl.el: Fix previous change.
12075
12076 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
12077
12078 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
12079 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
12080 Added defvars to suppress compilation warnings.
12081
12082 1998-11-30 Ken Stevens <k.stevens@ieee.org>
12083
12084 * ispell.el: Improved and fixed customize for variables:
12085 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
12086 ispell-dictionary-alist, ispell-skip-sgml.
12087 Improved and fixed comments in variables and messages for
12088 functions: ispell-help-in-bufferp, ispell-local-dictionary,
12089 ispell-menu-map, ispell-checking-message, ispell-parser,
12090 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
12091 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
12092 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
12093 ispell-message-text-end, ispell-add-per-file-word-list.
12094 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
12095 system is now required for all languages. Casechars improved for
12096 castellano, castellano8, and norsk dictionaries. Dictionary
12097 norsk7-tex added. Dictionary polish added.
12098 (ispell-dictionary-alist): Redefined at load-time to support
12099 dictionary changes.
12100 (ispell-menu-map): Redefined at load-time to support menu changes.
12101 (ispell-check-version): New alias for `check-ispell-version'.
12102 (ispell-parse-output): Fixed matching for ispell error messages.
12103 Correctly returns spelling suggestions in order generated by ispell
12104 process.
12105 (check-ispell-version): Ensure `case-fold-search' doesn't get
12106 redefined.
12107 (ispell-complete-word): Ensure `case-fold-search' doesn't get
12108 redefined. Fix bug that didn't respect case of word being completed.
12109 (ispell-init-process): Set process coding system to be compatible
12110 with emacs processes and the ispell process.
12111 (ispell-kill-ispell): Ensures ispell process has terminated before
12112 starting new process. This can otherwise confuse process filters
12113 and hang the ispell process.
12114 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
12115 skipping support for sgml.
12116 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
12117 which could cause `ispell-complete-word' to hang.
12118 (ispell-message): Improved message reference matching. Ensure
12119 `case-fold-search' doesn't get redefined.
12120 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
12121 get redefined. Fixed bug in returning to nroff mode from tex mode.
12122 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
12123 get redefined.
12124
12125 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
12126
12127 * textmodes/flyspell.el (flyspell-check-word-p):
12128 Don't delay inside a kbd macro.
12129
12130 * subr.el (make-local-hook): Return the hook variable.
12131
12132 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12133
12134 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
12135 Use a timer instead of post-command-hook.
12136 (hscroll-timer): New variable.
12137
12138 1998-11-30 Dave Love <fx@gnu.org>
12139
12140 * help.el (help-xref-button): Do nothing if text already has the
12141 help-xref property.
12142 (describe-variable): Revert previous change to hyperlink to source.
12143
12144 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
12145
12146 * bindings.el (features): Add `base64' to this list.
12147
12148 * loadhist.el (symbol-file): Doc fix.
12149
12150 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12151
12152 * files.el (hack-one-local-variable): Cope with non-file buffers.
12153
12154 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
12155
12156 * help.el (describe-mode): Put major mode first.
12157
12158 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
12159 to support special-display and same-window features.
12160
12161 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12162
12163 * simple.el (transpose-subr, transpose-subr-1): Rename variables
12164 bound in one function and used in the other.
12165 (transpose-subr-start1, transpose-subr-start2): Add defvars.
12166 (transpose-subr-end1, transpose-subr-end2): Add defvars.
12167
12168 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12169
12170 * autoinsert.el (auto-insert-alist): Use user-mail-address.
12171
12172 1998-11-26 Kenichi Handa <handa@etl.go.jp>
12173
12174 * international/ccl.el (ccl-dump-translate-character-const-tbl):
12175 Give format correct control string.
12176
12177 * international/mule.el (define-translation-table): Fix bug of
12178 setting incorrect translation-table-id. If the first element of
12179 ARGS is a translation table, just register it.
12180
12181 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
12182 property.
12183
12184 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
12185
12186 * thingatpt.el (thing-at-point-url-at-point): Don't use current
12187 syntax table to determine what is whitespace.
12188
12189 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
12190
12191 * frame.el (frame-parameter): Doc fix.
12192
12193 * textmodes/tex-mode.el (tex-feed-input): New function.
12194 (tex-define-common-keys): Add binding for C-c C-m.
12195
12196 1998-11-23 Dave Love <fx@gnu.org>
12197
12198 * progmodes/fortran.el: Various minor doc fixes.
12199 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
12200 (fortran-with-subprogram-narrowing): New macro.
12201 (fortran-check-for-matching-do): Use it.
12202 (fortran-end-do): Use fortran-check-end-prog-re.
12203 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
12204 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
12205
12206 1998-11-23 Simon Marshall <simon@gnu.org>
12207
12208 * font-lock.el (font-lock-defaults): Doc fix.
12209 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
12210 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
12211
12212 * lazy-lock.el (lazy-lock-unstall):
12213 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
12214
12215 * fast-lock.el (fast-lock-save-cache-1):
12216 (fast-lock-cache-data): Rewritten to use with-temp-message.
12217
12218 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
12219
12220 * mail/rmail.el (rmail-set-message-counters-counter): Detect
12221 messages that have been added with DOS line endings and convert
12222 the line endings for such messages.
12223
12224 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12225
12226 * help.el: Add resizing of temporary buffers.
12227 (temp-buffer-resize-mode): New command and variable.
12228 (temp-buffer-max-height): New variable.
12229 (resize-temp-buffer-window): New function.
12230
12231 * window.el (window-buffer-height): New function, split from
12232 shrink-window-if-larger-than-buffer.
12233 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
12234
12235 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
12236
12237 * frame.el (initial-frame-alist): Add defcustom.
12238
12239 * shell.el (shell-prompt-pattern): Add defcustom.
12240
12241 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12242
12243 * message.el (message-ignored-supersedes-headers): Remove
12244 NNTP-Posting-Date.
12245
12246 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12247
12248 * help.el (describe-mode): Don't avoid loop indirecting thru
12249 value of INDICATOR.
12250
12251 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12252
12253 * help.el (describe-variable): Allow any variable with a defcustom,
12254 even if it is not a user variable.
12255
12256 * mail/rmail.el (mail-unsent-separator): Additional alternative.
12257
12258 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
12259
12260 * gnus/nntp.el (nntp-request-group): Allow for failures when
12261 requesting a new group.
12262
12263 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12264
12265 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
12266
12267 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12268
12269 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
12270
12271 1998-11-19 Simon Marshall <simon@gnu.org>
12272
12273 * subr.el (with-temp-message): New macro.
12274
12275 * emacs-lisp/lisp-mode.el (with-temp-message):
12276 Add lisp-indent-function property.
12277
12278 1998-11-18 Dave Love <fx@gnu.org>
12279
12280 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
12281
12282 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12283
12284 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
12285 This is not obsolete.
12286
12287 1998-11-18 Kenichi Handa <handa@etl.go.jp>
12288
12289 * textmodes/picture.el: Make a new map by make-keymap.
12290 (picture-desired-column): New variable.
12291 (picture-update-desired-column): New function.
12292 (picture-beginning-of-line): Set picture-desired-column to 0.
12293 (picture-end-of-line): Set picture-desired-column to the current
12294 column.
12295 (picture-forward-column): Pay attention to multi-column character.
12296 (picture-backward-column): Likewise.
12297 (picture-move-down): Likewise.
12298 (picture-move-up): Likewise.
12299 (picture-movement-nw): With prefix arg, move twice columns.
12300 (picture-movement-ne): Likewise.
12301 (picture-movement-sw): Likewise.
12302 (picture-movement-se): Likewise.
12303 (picture-set-motion): Handle two-column movements.
12304 (picture-move): Call picture-move-down or picture-forward-column
12305 only when necessary.
12306 (picture-insert): Pay attention to picture-desired-column.
12307 (picture-self-insert): Likewise.
12308 (picture-clear-column): Pay attention to multi-column character.
12309 (picture-mode): Modify doc-string for two-column movement.
12310
12311 * rect.el (move-to-column-force): New function.
12312 (operate-on-rectangle): If coerce-tabs is non-nil, call
12313 move-to-column-force instead of move-to-column.
12314 (insert-rectangle): Call move-to-column-force instead of
12315 move-to-column.
12316 (open-rectangle-line): If begextra is not zero, call
12317 move-to-column-force.
12318
12319
12320 1998-11-16 Dave Love <fx@gnu.org>
12321
12322 * textmodes/sgml-mode.el Require skeleton when compiling.
12323 (sgml-font-lock-keywords-1): Accept single-letter tags.
12324 (v2): Defvar free variable.
12325
12326 1998-11-16 Sam Steingold <sds@goems.com>
12327
12328 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
12329 macro, not ELisp one.
12330
12331 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12332
12333 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
12334 characters to symbol.
12335
12336 * language/japan-util.el (japanese-zenkaku-region): New optional
12337 arg KATAKANA-ONLY.
12338
12339 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12340
12341 * international/mule.el
12342 (after-insert-file-set-buffer-file-coding-system): If the buffer
12343 is changed to unibyte, return inserted bytes.
12344
12345 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
12346 and link names if necessary.
12347 (tar-header-block-summarize): Handle the case that file or link
12348 names are multibyte.
12349 (tar-summarize-buffer): At first set the current buffer unibyte,
12350 then if there are multibyte file names, change it to multibyte.
12351 (tar-mode): Get char position from tar-header-offset.
12352 (tar-extract): Avoid multibyte<->unibyte conversion in
12353 insert-buffer-subsring by setting both buffers unibyte
12354 temporarily.
12355 (tar-copy): Set the buffer unibyte while doing a work. Write
12356 without code conversion.
12357 (tar-expunge): Set the buffer unibyte while doing a work.
12358 (tar-alter-one-field): Likewise.
12359 (tar-clear-modification-flags): Compare byte position with
12360 tar-header-offset.
12361 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
12362 insert-buffer-subsring by setting both buffers unibyte
12363 temporarily. Pay attention to multibyteness while updating the
12364 descriptor-line.
12365 (tar-mode-write-file): Write without code conversion.
12366
12367 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12368
12369 * nngateway.el: Require cl.
12370
12371 1998-11-15 Dave Love <fx@gnu.org>
12372
12373 * progmodes/fortran.el: Fix previous change:
12374 (fortran-end-prog-re1): Changed.
12375 (fortran-check-end-prog-re): New function.
12376 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
12377
12378 1998-11-13 Tom Breton <tob@world.std.com>
12379
12380 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
12381 GNU Emacs.
12382
12383 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
12384
12385 * textmodes/reftex.el: (reftex-finding-files): Group documentation
12386 fixed.
12387 (reftex-toc-toggle-file-boundary,
12388 reftex-toc-toggle-labels,
12389 reftex-toc-toggle-context,reftex-find-start-point): New functions.
12390 (reftex-toc-include-labels, reftex-toc-include-context,
12391 reftex-toc-include-file-boundaries,
12392 reftex-toc-keep-other-windows): New options.
12393 (reftex-use-text-after-label-as-context): Option removed.
12394 (reftex-extract-bib-entries): Protect use in non-latex
12395 buffers.
12396 (reftex-toc-visit-location): Renamed from
12397 `reftex-toc-visit-line'.
12398 (reftex-latin1-to-ascii): Works now with and without Mule.
12399 (reftex-truncate): Removed special stuff for Emacs 20.2.
12400 (reftex-get-offset): Made more general.
12401 (reftex-show-label-location): Renamed from
12402 `reftex-select-label-callback'.
12403 (reftex-pop-to-label): Function removed (using
12404 `reftex-show-label-location' instead.
12405 (reftex-insert-docstruct): Renamed from
12406 `reftex-make-and-insert-label-list'. Function args changed.
12407 (reftex-toc): Now uses `reftex-insert-docstruct' and
12408 `reftex-find-start-point'.
12409 (reftex-select-item): Use `reftex-find-start-point'.
12410 (reftex-toc-visit-line): Can display labels and file
12411 boundaries.
12412 (reftex-TeX-master-file): `(TeX-master-file)' protected.
12413
12414 1998-11-12 Sam Steingold <sds@goems.com>
12415
12416 * browse-url.el (browse-url): Handle the case when
12417 `browse-url-browser-function' is a lambda list.
12418
12419 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
12420
12421 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
12422 version string.
12423 * loadhist.el (symbol-file): Likewise
12424
12425 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
12426
12427 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
12428
12429 1998-11-11 Sam Steingold <sds@goems.com>
12430
12431 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
12432 `run-lisp' instead of signalling an error.
12433
12434 1998-11-11 Karl Heuer <kwzh@gnu.org>
12435
12436 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
12437
12438 1998-11-11 Richard Stallman <rms@gnu.org>
12439
12440 * vc-hooks.el (vc-toggle-read-only): Doc fix.
12441
12442 1998-11-11 Per Starback <starback@update.uu.se>
12443
12444 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
12445 renamed svenska8 to svenska, and fixed and extended CASECHARS
12446 for it.
12447
12448 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
12449
12450 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
12451 handling if setpagedevice is not available.
12452 (ps-begin-file): Fix typo.
12453
12454 1998-11-11 Kenichi Handa <handa@etl.go.jp>
12455
12456 * international/mule-util.el (compose-chars-component): Signal
12457 error if CH is a rule-based composition character.
12458 (compose-chars): Signal error if an already compsed character is
12459 going to be composed by rule-base.
12460
12461 * term/x-win.el: If a resolved ASCII font name doesn't conform to
12462 full XLFD, don't try to get information of WEIGHT and SLANT from
12463 that font name.
12464
12465 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
12466
12467 * dos-w32.el (set-default-process-coding-system): Use function on
12468 before-init-hook to set default-process-coding-system based on
12469 enable-multibyte-characters.
12470
12471 * term/w32-win.el ([language-change]): For now ignore
12472 keyboard language-change events.
12473
12474 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
12475
12476 * ediff-util.el (ediff-make-temp-file): Run the prefix through
12477 convert-standard-file-name, but leave the results of
12478 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
12479 characters if the original name already exists, or has a special
12480 handler.
12481
12482 1998-11-10 Karl Heuer <kwzh@gnu.org>
12483
12484 * international/iso-insert.el: Delete autoload cookies.
12485
12486 * international/iso-transl.el: Add autoload cookies.
12487
12488 1998-11-10 Richard Stallman <rms@gnu.org>
12489
12490 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
12491 (ispell-process-line): Don't treat multibyte
12492
12493 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
12494
12495 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
12496 setpagedevice to specify the page size if setpagedevice is
12497 available. This is necessary to select the correct paper tray on
12498 Level 2 printers with multiple paper sizes available.
12499
12500 (ps-begin-file): Cope with font names that contain spaces, and
12501 call BeginDoc in a BeginSetup/EndSetup block.
12502
12503 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
12504
12505 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
12506 convert-standard-filename.
12507
12508 * loadhist.el (symbol-file): Run fns-VERSION.el through
12509 convert-standard-filename.
12510
12511 1998-11-06 Richard Stallman <rms@gnu.org>
12512
12513 * textmodes/texinfmt.el (texinfo-format-scan):
12514 Detect the case of two @-commands in a row; process just the first.
12515 (texinfo-append-refill): If line has a @c, insert the @refill
12516 before it.
12517 (texinfo-format-refill): Return with point where the @refill was.
12518
12519 * files.el (hack-local-variables): Test local-enable-local-variables.
12520 (hack-local-variables-prop-line): Likewise.
12521 (set-auto-mode): Don't test local-enable-local-variables here.
12522 (enable-local-variables): Doc fix.
12523 (local-enable-local-variables): Doc fix.
12524 (normal-mode): Doc fix.
12525
12526 1998-11-06 Karl Heuer <kwzh@gnu.org>
12527
12528 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
12529
12530 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
12531
12532 * simple.el (line-number-mode): Doc fix.
12533
12534 1998-11-06 Kenichi Handa <handa@etl.go.jp>
12535
12536 * international/fontset.el (create-fontset-from-fontset-spec):
12537 Give correct arg to `error'.
12538
12539 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
12540
12541 * textmodes/sgml-mode.el (html-mode): Doc fix.
12542 (sgml-name-8bit-mode): Fix missing format character in message string.
12543
12544 1998-11-05 Karl Heuer <kwzh@gnu.org>
12545
12546 * mail/sendmail.el (sendmail-send-it): Check for failure.
12547
12548 1998-11-05 Richard Stallman <rms@gnu.org>
12549
12550 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
12551
12552 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
12553 (close-rectangle): Define as alias.
12554
12555 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
12556
12557 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
12558
12559 1998-11-05 Dave Love <fx@gnu.org>
12560
12561 * help.el (describe-variable): Don't quote link to source.
12562
12563 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
12564
12565 * gud.el (gud-common-init): Use pop-to-buffer.
12566 (same-window-regexps): Add an element that matches all gud buffers.
12567
12568 1998-11-04 Jason Rumney <jasonr@altavista.net>
12569
12570 * term/w32-win.el (x-get-selection-value): Alias to
12571 x-cut-buffer-or-selection-value.
12572 (w32-standard-fontset-spec): New variable.
12573 (w32-create-initial-fontsets, mouse-set-font): Check whether
12574 new-fontset is available.
12575 (w32-use-w32-font-dialog): Enable use of set-variable.
12576
12577 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12578
12579 * vc.el (with-vc-file, edit-vc-file): New macros.
12580
12581 1998-11-04 Kenichi Handa <handa@etl.go.jp>
12582
12583 * international/quail.el (quail-show-guidance-buf): Call
12584 set-minibuffer-window to set minibuffer window of the current
12585 frame correctly.
12586
12587 1998-11-03 Theodore Jump <tjump@tertius.com>
12588
12589 * term/w32-win.el: Require fontset.
12590
12591 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
12592
12593 * faces.el (set-face-font): Call resolve-fontset-name on w32.
12594 (set-face-font-auto): Ditto.
12595
12596 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
12597
12598 * mouse.el (mouse-drag-region): Fix typo.
12599
12600 1998-11-02 Dave Love <fx@gnu.org>
12601
12602 * progmodes/fortran.el Fix for fontification of strings lost somehow:
12603 (fortran-fontify-string): New function.
12604 (fortran-font-lock-keywords-1): Use it.
12605
12606 1998-11-02 Markus Rost <rost@delysid.gnu.org>
12607
12608 * comint.el (comint-file-name-quote-list): Doc fix.
12609
12610 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12611
12612 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
12613 build directory, not source directory.
12614
12615 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
12616 if we did not get one for the final move.
12617
12618 1998-11-01 Dave Love <fx@gnu.org>
12619
12620 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
12621 Don't funcall browse-url-browser-function.
12622
12623 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
12624 Don't funcall browse-url-browser-function.
12625
12626 * fortran.el (fortran-end-prog-re1): Fix the regexp.
12627
12628 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12629
12630 * files.el (revert-buffer): Doc fix.
12631
12632 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
12633
12634 * textmodes/tex-mode.el (tex-start-options-string):
12635 Quote the backslashes with more backslashes.
12636
12637 1998-10-31 Dave Love <fx@gnu.org>
12638
12639 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
12640 (webjump): Don't funcall browse-url-browser-function.
12641
12642 1998-10-30 Kenichi Handa <handa@etl.go.jp>
12643
12644 * international/quail.el (quail-start-translation): Handle
12645 switching of the frame in read-key-sequence.
12646 (quail-start-conversion): Likewise.
12647 (quail-show-guidance-buf): Detach quail-guidance-buf from any
12648 windows before setting an appropriate window for it.
12649 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
12650 quail-guidance-win to nil.
12651 (quail-update-guidance): If quail-guidance-buf is not in the
12652 selected frame, call quail-show-guidance-buf again.
12653
12654 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
12655
12656 * progmodes/pascal.el (pascal-mode):
12657 `blink-matching-paren-dont-ignore-comments' set to t.
12658
12659 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12660
12661 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
12662
12663 1998-10-30 Dave Love <fx@gnu.org>
12664
12665 * vc.el (vc-backend-merge-news): Check for "P" output.
12666
12667 * help.el (describe-variable): Hyperlink the definition.
12668
12669 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
12670
12671 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
12672 (sh-set-shell): Likewise.
12673
12674 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
12675
12676 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
12677 (edebug-on-error): Fix customize type to match that of
12678 debug-on-error.
12679
12680 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
12681
12682 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
12683 report-emacs-bug-address instead of undefined bug-gnu-emacs.
12684
12685 * international/mule-cmds.el (select-message-coding-system): Doc
12686 fix.
12687
12688 * international/mule-diag.el (describe-coding-system): Describe
12689 all flags.
12690
12691 * mail/sendmail.el (sendmail-coding-system,
12692 default-sendmail-coding-system): Doc fix.
12693
12694 * simple.el (shell-command-on-region): Doc fix.
12695
12696 * loadup.el: Write fns-*.el in current directory instead of
12697 data-directory since no installation directory exists yet. Mark
12698 buffer unmodified afterwards.
12699
12700 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
12701 instead of data-directory since it is architecture dependent.
12702 (load-history-loaded): Update doc string.
12703
12704 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
12705
12706 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
12707 path as a default directory when canonicalizing names.
12708
12709 * w32-fns.el: Remove a dangling reference to a directory on the
12710 build machine.
12711
12712 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12713
12714 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
12715 namespace related keywords such as `class', `body', `private',
12716 `variable', `namespace eval', etc.
12717 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
12718 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
12719 imenu and font-lock so that searches for \sw would find words
12720 containing colons.
12721
12722 * progmodes/etags.el (initialize-new-tags-table):
12723 Do not alter find-tag-marker-ring and tags-location-ring.
12724
12725 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
12726
12727 * term/w32-win.el: Require fontset.
12728 (w32-init-fontsets): New function (code from x-win.el).
12729
12730 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12731
12732 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
12733 calendar-and-diary-frame-parameters): Add title parameter.
12734
12735 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12736
12737 * completion.el (dynamic-completion-mode): New function to enable
12738 the mode. (Just loading the file now does not change anything.)
12739
12740 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12741
12742 * ps-print.el: User option for multibyte buffer handling and doc fix.
12743 (ps-multibyte-buffer): New user option.
12744 (ps-setup): Print new user option.
12745 (ps-print-quote): New fun.
12746 (ps-color-p, ps-mule-font-info-database-latin): New var.
12747 (ps-default-color, ps-mule-font-info-database)
12748 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
12749 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
12750 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
12751 Little code improvement.
12752 (ps-mule-initialize): Initialize ps-mule-font-info-database.
12753 (ps-print-prologue-header, ps-font-family, ps-font-size)
12754 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
12755 (ps-build-face-reference, ps-mule-font-info-database-bdf)
12756 (ps-mule-external-libraries, ps-mule-init-external-library)
12757 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
12758 Doc fix.
12759 (ps-print-version): New version number (4.1.1) and doc fix.
12760 (ps-print-prologue-header): New user option.
12761 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
12762 Conditional compilation for GNU Emacs and emacsens.
12763 (ps-generate-postscript-with-faces): Skip invisible text better.
12764 (ps-setup): Print new user option.
12765 (ps-print-preprint): Check if input file name exists and is unwritable.
12766 (ps-begin-file): Adjust PostScript prologue header for duplex printers
12767 and insert user PostScript prologue header comments.
12768 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
12769 New funs.
12770 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
12771 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
12772 PostScript programming normalization.
12773 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
12774 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
12775 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
12776 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
12777 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
12778 Programming style normalization.
12779
12780 1998-10-26 Kenichi Handa <handa@etl.go.jp>
12781
12782 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12783 version, check the value of mule-version.
12784
12785 * international/mule-util.el (compose-region): Insert then delete
12786 to preserve markers.
12787 (decompose-region): Use search-forward for efficiency.
12788
12789 * language/chinese.el (pre-write-encode-hz): Cancel previous
12790 change, use generate-new-buffer instead of get-buffer-create.
12791 * language/devan-util.el
12792 (in-is13194-devanagari-pre-write-conversion): Likewise.
12793 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12794 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12795 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12796
12797 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12798
12799 * mail/rmailsum.el (rmail-message-subject-p):
12800 Handle message whose header has not been reformatted.
12801
12802 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
12803
12804 1998-10-25 Jason Rumney <jasonr@altavista.net>
12805
12806 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
12807 New variables.
12808 (mouse-set-font): Use font menus instead of dialog according to
12809 w32-use-w32-font-dialog.
12810
12811 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12812
12813 * calendar/calendar.el (calendar-day-name-array): Add doc string
12814 correctly!
12815 (calendar-month-name-array): Add doc string correctly!
12816
12817 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12818
12819 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
12820
12821 1998-10-21 Markus Rost <rost@delysid.gnu.org>
12822
12823 * lisp/info.el (Info-next-menu-item): Stay on top of node.
12824
12825 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
12826
12827 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
12828
12829 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
12830
12831 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
12832
12833 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
12834
12835 1998-10-21 Karl Heuer <kwzh@gnu.org>
12836
12837 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
12838 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
12839 (profile-filter, profile-reset-timer): Functions deleted.
12840 (profile-check-zero-init-times, profile-get-time): Likewise.
12841 (profile-find-function, profile-quit): Likewise.
12842 (profile-distinct, profile-call-stack, profile-last-time): New vars.
12843 (profile-time-list, profile-init-list): Doc fix.
12844 (profile-functions): Simplify.
12845 (profile-print): Use float. Make output include space separators.
12846 (profile-add-time): New helper function.
12847 (profile-function-prolog): Renamed from profile-start-function.
12848 Handle profile-distinct.
12849 (profile-function-epilog): Renamed from profile-update-function.
12850 Handle profile-distinct.
12851 (profile-a-function): If the function to be profiled is an
12852 autoload form, load it. If it's lazy-loaded, fetch it.
12853 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
12854 (profile-restore-fun): Arg FUN is now a function symbol, as was
12855 documented, rather than a one-element list.
12856 (profile-finish): Call profile-restore-fun properly.
12857
12858 1998-10-21 Kenichi Handa <handa@etl.go.jp>
12859
12860 * international/characters.el: Setup charset property
12861 nospace-between-words.
12862
12863 * international/mule-cmds.el (get-charset-property): If CHARSET is
12864 composition, return nil.
12865 (put-charset-property): If CHARSET is composition, do nothing.
12866
12867 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
12868 * language/devan-util.el
12869 (in-is13194-devanagari-pre-write-conversion): Likewise.
12870 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12871 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12872 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12873
12874 * textmodes/fill.el (sentence-end-without-period): New variable.
12875 (canonically-space-region): Pay attention to
12876 sentence-end-without-period.
12877 (fill-find-break-point): The first argument CHARSET deleted.
12878 Caller changed.
12879 (fill-region-as-paragraph): Pay attention to charset property
12880 nospace-between-words and text property nospace-between-words.
12881
12882 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12883
12884 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
12885 an unrecognized shell.
12886
12887 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12888
12889 * desktop.el (desktop-save): Include minor modes symbolically.
12890 (desktop-create-buffer): Turn on all minor modes in `mim'.
12891
12892 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12893
12894 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
12895 (sh-font-lock-keywords): Handle rpm and rpm2.
12896 (sh-ancestor-alist): Handle rpm.
12897
12898 * files.el (auto-mode-alist): Recognize .rpm files.
12899 Also .spec and .mspec files.
12900
12901 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
12902
12903 * faces.el (frame-set-background-mode): Enable the function for
12904 MSDOS frames.
12905
12906 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12907
12908 * calendar/calendar.el (calendar-day-name-array): Add doc string.
12909 (calendar-month-name-array): Add doc string.
12910
12911 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12912
12913 * simple.el (kill-ring-max): Increased to 60.
12914
12915 1998-10-17 Kenichi Handa <handa@etl.go.jp>
12916
12917 * international/characters.el: Setup auto-fill-chars.
12918
12919 * international/kinsoku.el (kinsoku): Check the variable
12920 enable-kinsoku.
12921
12922 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
12923 Don't call kinsoku directly, intead call fill-find-break-point.
12924
12925 * textmodes/fill.el: Setup `fill-find-break-point-function'
12926 property to character sets which require `kinsoku' processing for
12927 filling.
12928 (fill-find-break-point): New function.
12929 (fill-region-as-paragraph): Don't check kinsoku-enable here.
12930 Don't call kinsoku directly, intead call fill-find-break-point.
12931
12932 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12933
12934 * faces.el (modify-face-read-string): Return (nil) for "none".
12935 (modify-face): Don't get error if (nil) is the argument.
12936 (face-try-color-list): Don't check whether nil is a valid color.
12937
12938 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
12939
12940 * emacs-lisp/bytecomp.el (byte-recompile-directory):
12941 Print message about each directory, even in batch mode.
12942
12943 * gnus/nntp.el: Require `cl' before using nnoo-declare.
12944
12945 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
12946 (ps-mule-string-char): No need to use sref.
12947 (ps-mule-next-index): No need to use sref.
12948
12949 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
12950
12951 * files.el (revert-buffer-internal-hook): Add defvar.
12952
12953 * arc-mode.el (archive-mode): Locally set file-precious-flag.
12954
12955 * tar-mode.el (tar-mode): Locally set file-precious-flag.
12956
12957 1998-10-16 Markus Rost <rost@delysid.gnu.org>
12958
12959 * international/mule-cmds.el (default-input-method): Fix custom type.
12960
12961 * net-utils.el (whois-server-list): Fix customization type.
12962
12963 * shell.el (shell-input-autoexpand): Fix customization group.
12964
12965 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
12966
12967 * repeat.el (repeat): Handle keyboard macros properly.
12968 Handle new prefix arg after self-insert command.
12969
12970 * repeat.el: Don't include cl even at compile time.
12971 (repeat): Avoid using `loop'.
12972
12973 * simple.el (shell-command-on-region): Doc fix.
12974 (next-history-element): Special error message if no default.
12975
12976 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
12977
12978 * ps-print.el (ps-print-buffer): Doc fix.
12979 (ps-despool): Likewise.
12980
12981 * arc-mode.el (arc-mode): Provide arc-mode.
12982
12983 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
12984
12985 * ps-print.el (ps-print-buffer): Doc fix.
12986
12987 1998-10-14 Dave Love <fx@gnu.org>
12988
12989 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
12990 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
12991 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
12992
12993 * progmodes/fortran.el (fortran-mode-map): Change "Join
12994 Continuation Line" to "Join Line".
12995 (fortran-font-lock-keywords-1): Add "cycle", "exit".
12996
12997 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12998
12999 * progmodes/fortran.el (fortran-join-line): Use
13000 `delete-indentation' instead of issuing an error message if not on
13001 a continuation line. Provide for joining several lines using
13002 prefix arg.
13003
13004 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
13005
13006 * term/pc-win.el (msdos-color-values): New variable.
13007 (x-color-values): New function, emulates its namesake from
13008 src/xfns.c.
13009 (msdos-bg-mode): Add all dark colors to those which return
13010 "dark".
13011
13012 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
13013
13014 * replace.el (keep-lines, flush-lines, how-many):
13015 Don't ignore case if arg has upper case letters.
13016
13017 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
13018
13019 * progmodes/vhdl-mode.el
13020 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
13021 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
13022 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
13023 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
13024 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
13025 (vhdl-when): Fix indentation problem.
13026 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
13027 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
13028 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
13029
13030 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
13031
13032 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
13033 (ls-lisp-insert-directory): Renamed from insert-directory.
13034 (insert-directory): New function.
13035
13036 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
13037
13038 * simple.el (completion-fixup-function): Variable deleted.
13039 (completion-setup-function): Delete code for completion-fixup-function.
13040 * emacs-lisp/lisp.el (lisp-complete-symbol):
13041 Don't bind completion-fixup-function.
13042
13043 * files.el (find-file-wildcards): New option.
13044 (find-file-noselect): Handle wild cards, if enabled.
13045 (file-expand-wildcards): New function.
13046
13047 * simple.el (set-fill-column): Doc fix.
13048
13049 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13050
13051 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
13052
13053 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
13054
13055 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
13056 Move declaration before first use.
13057 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
13058 hif-math, hif-factor): Rename token to hif-token and token-list to
13059 hif-token-list.
13060 (hif-token, hif-token-list): Declare them.
13061 (hif-find-ifdef-block): Return cons of top and bottom point
13062 instead of setting dynamically bound variables.
13063 (hide-ifdef-block, show-ifdef-block): Use return value of
13064 hif-find-ifdef-block.
13065
13066 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13067
13068 * subr.el (read-passwd): Use clear-this-command-keys.
13069
13070 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
13071
13072 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
13073 and ...-for-write.
13074
13075 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
13076
13077 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
13078 responses to GROUP command, since this may be called from a timer
13079 with quit inhibited.
13080
13081 1998-10-12 Kenichi Handa <handa@etl.go.jp>
13082
13083 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
13084 set unconditional-jump to nil.
13085 (ccl-compile-read-multibyte-character): Return nil.
13086 (ccl-compile-write-multibyte-character): Likewise.
13087 (ccl-compile-translate-character): Likewise
13088 (ccl-compile-map-multiple): Likewise.
13089 (ccl-compile-map-single): Likewise.
13090
13091 * international/kinsoku.el: Add coding tag.
13092 (kinsoku-bol): Remove superfluous TAB in a string.
13093
13094 * international/mule-cmds.el (find-coding-systems-for-charsets):
13095 Delete `composition' (if any) from CHARSETS.
13096
13097 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13098
13099 * international/mule-cmds.el (setup-specified-language-environment):
13100 Add apropos-inhibit property.
13101 (describe-specified-language-support): Likewise.
13102
13103 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
13104
13105 * international/mule.el (make-coding-system): Create -with-esc
13106 variant coding system.
13107
13108 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13109
13110 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
13111 (next-file): Optionally offer to revert a file's buffer,
13112 if it has an existing buffer but the file has changed.
13113
13114 * info.el (Info-insert-dir): Detect and report problems
13115 in input files, such as "No Top node". Return with point
13116 at the beginning of the text.
13117 (Info-find-node): Reinsert the code to handle files
13118 with no tags table; it was deleted by mistake.
13119
13120 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13121
13122 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
13123 texinfo-find-higher-level-node repeatedly find the same node.
13124 (texinfo-find-higher-level-node): Doc fix.
13125
13126 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
13127
13128 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
13129 (smtpmail-address-buffer): Add defvar.
13130 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
13131
13132 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
13133
13134 * ffap.el (ffap-machine-p-local): Fix editing error.
13135
13136 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
13137
13138 * faces.el (frame-set-background-mode):
13139 Don't do anythung for text-only or MSDOS frame.
13140
13141 1998-10-08 Kenichi Handa <handa@etl.go.jp>
13142
13143 * international/quail.el (quail-defrule): New optional arg APPEND.
13144 (quail-defrule-internal): Fix bug of handling the argument APPEND.
13145
13146 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
13147
13148 * gnus/pop3.el (pop3-open-server):
13149 Set process-coding-system-alist around open-network-stream.
13150
13151 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
13152
13153 * files.el (save-buffer): Doc fix.
13154
13155 1998-10-07 Karl Heuer <kwzh@gnu.org>
13156
13157 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
13158 return DEF unchanged, not nil. Simplify.
13159
13160 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
13161
13162 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
13163
13164 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
13165
13166 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
13167
13168 * net-utils.el (ftp, nslookup): Require comint.
13169 (network-service-connection): Likewise.
13170 (whois-server-name): Defaults to whois.arin.net
13171 (whois-server-list, whois-server-tld, whois-guess-server): New var.
13172 (whois): Tries to guess the appropriate top-level domain server.
13173 (whois-get-tld): New function.
13174
13175 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
13176 (dirtrack-debug-toggle): Added this function.
13177
13178 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
13179
13180 * files.el (find-file-noselect): Switch to the correct buffer
13181 before checking find-file-literally, and allow non-nil non-t
13182 rawfile params.
13183
13184 1998-10-06 Karl Heuer <kwzh@gnu.org>
13185
13186 * midnight.el (clean-buffer-list): Add autoload cookie.
13187
13188 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
13189 no-autosave.
13190 * tar-mode.el (tar-mode-revert): Likewise.
13191 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
13192 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
13193 * gnus/message.el (message-auto-save-directory): Renamed from
13194 message-autosave-directory. All references changed.
13195
13196 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13197
13198 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
13199 string. Expose mime stuff while searching.
13200
13201 1998-10-06 Richard Stallman <rms@gnu.org>
13202
13203 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
13204
13205 * replace.el (perform-replace): Position point properly
13206 before and after the recursive edit of C-r.
13207
13208 * progmodes/etags.el (tags-reset-tags-tables): Properly
13209 find the markers in the old rings that are being discarded.
13210
13211 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13212
13213 * apropos.el (apropos-print): Control invalid characters.
13214
13215 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13216 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
13217 confusing customize.
13218
13219 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
13220
13221 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
13222 built-in commands. Add more built-in commands and fix face names.
13223
13224 1998-10-05 Simon Marshall <simon@gnu.org>
13225
13226 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
13227
13228 1998-10-04 Eric Ludlam <zappo@gnu.org>
13229
13230 * speedbar.el (speedbar-initial-expansion-list-name): Remove
13231 customization since it is not useful in this case.
13232 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
13233 sure it gets evalled to a number. Also verify that set-frame-name
13234 fn exists before calling it.
13235
13236 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13237 Protect a `forward-sexp' call which could fail, and improved regex
13238 for ie, and eg abbreviations.
13239
13240 1998-10-02 Noah Friedman <friedman@splode.com>
13241
13242 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
13243 send-string.
13244 (rlogin-send-Ctrl-D): Here also.
13245 (rlogin-send-Ctrl-Z): Here also.
13246 (rlogin-send-Ctrl-backslash): Here also.
13247
13248 1998-10-02 Dave Love <fx@gnu.org>
13249
13250 * outline.el (hide-region-body): Bind
13251 outline-view-change-hook to nil while making repeated calls to
13252 outline-flag-region. Run it once at the end.
13253 (hide-other, hide-sublevels, show-children): Likewise.
13254
13255 * info-look.el: Remove duplicate scheme-mode entry.
13256 (info-lookup-make-completions): When looking for entries, check
13257 that `item' isn't null or "Menu".
13258
13259 1998-10-01 Karl Heuer <kwzh@gnu.org>
13260
13261 * net-utils.el: Don't require ffap.
13262 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
13263 (ping, nslookup-host, finger, network-connection-to-service): Use them.
13264
13265 1998-09-30 Richard Stallman <rms@gnu.org>
13266
13267 * ispell.el (check-ispell-version): No need to bind default-major-mode.
13268
13269 * imenu.el (imenu--generic-function): Sort each submenu by position.
13270 (imenu--sort-by-position): New function.
13271
13272 * cus-edit.el (Custom-mode-menu): Fix info node name.
13273 (customize group): Fix info node name.
13274
13275 * mail/mailalias.el (build-mail-aliases): Don't allow
13276 a newline in the alias name. Don't define an alias
13277 if the definition would be empty.
13278
13279 * which-func.el (which-func-mode-global): Make :set function
13280 more reliable.
13281
13282 * custom.el (custom-set-variables): Load the requests first,
13283 then check the symbol's `set' function.
13284
13285 * ffap.el: Doc fixes.
13286
13287 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13288
13289 * gnus.el: (gnus-valid-select-methods): Fix type.
13290 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
13291 * gnus-score.el (gnus-orphan-score): Fix type.
13292 (gnus-score-default-header, gnus-score-default-type): Fix type.
13293 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
13294 (gnus-saved-headers): Fix type.
13295
13296 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
13297 Avoid nil value of `two-lines-citation-part'.
13298
13299 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
13300
13301 * which-func.el (which-function): Handle case when
13302 (car imenu--index-alist) is nil.
13303
13304 1998-09-29 Dave Love <fx@gnu.org>
13305
13306 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
13307 bzip2 args.
13308
13309 1998-09-29 Simon Marshall <simon@gnu.org>
13310
13311 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
13312 comint-exec-hook.
13313
13314 1998-09-29 Stephen Eglen <stephen@gnu.org>
13315
13316 * info-look.el: Add support for Octave.
13317
13318 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
13319
13320 * textmodes/reftex.el (reftex-finding-files): New customize group.
13321 (reftex-texpath-environment-variables,
13322 reftex-use-external-file-finders, reftex-external-file-finders,
13323 reftex-search-unrecursed-path-first): New options.
13324 (reftex-process-string, reftex-find-file-externally): New
13325 functions.
13326 (reftex-access-search-path): Execute shell commands to find the
13327 search path.
13328 (reftex-toggle-auto-view-crossref): When turning on, make sure
13329 `reftex-auto-view-crossref' becomes non-nil.
13330 (reftex-abbrev-regexp): Constant removed.
13331 (reftex-convert-string): Abbrev regexp calculated locally.
13332
13333 1998-09-28 Dave Love <fx@gnu.org>
13334
13335 * progmodes/fortran.el: Don't call regexp-opt when deriving
13336 font-lock patterns with keywords that aren't all literal.
13337
13338 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
13339
13340 * octave-inf.el (inferior-octave-prompt): Also match prompts of
13341 the form `octave.bin:1>' which come from using precopiled binary
13342 versions.
13343
13344 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
13345
13346 * help.el (help-for-help): Use %THIS-KEY%.
13347 (help-quit): Add doc.
13348
13349 * help-macro.el (make-help-screen): Keep HELP-TEXT
13350 in a separate function definition, not in the help command FNAME.
13351 Replace %THIS-KEY% with the key sequence that ran FNAME.
13352
13353 1998-09-25 Richard Stallman <rms@gnu.org>
13354
13355 * textmodes/texinfo.el (texinfo-show-structure):
13356 Bind inhibit-read-only.
13357
13358 * isearch.el (isearch-search-and-update): Properly
13359 handle upper case letters in the reverse-search special case.
13360
13361 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13362
13363 * gnus.el: Extend the list of autoloaded functions.
13364
13365 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13366 buffer before creating help group. (from Gnus v5.6.43, fix by
13367 1998-08-20 Per Starback <starback@update.uu.se>)
13368
13369 * gnus-util.el (gnus-output-to-rmail): Adjust to
13370 `rmail-output-to-rmail-file'.
13371
13372 1998-09-25 Karl Heuer <kwzh@gnu.org>
13373
13374 * hexl.el (hexl-mode-map): More of previous change.
13375
13376 * textmodes/tex-mode.el (tex-run-command): Doc fix.
13377 (tex-start-tex): Don't use tex-start-options-string in star case.
13378 Quote file name in star case as well as in non-star.
13379 Add blank and quoting of option string here.
13380 (tex-start-options-string): Not here.
13381
13382 1998-09-23 Karl Heuer <kwzh@gnu.org>
13383
13384 * term.el (term-delimiter-argument-list): Doc fix.
13385 (term-emulate-terminal): Escape literal semicolon.
13386 * progmodes/asm-mode.el (asm-mode): Doc fix.
13387 (asm-comment-char): Escape literal semicolon.
13388 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
13389
13390 1998-09-23 Richard Stallman <rms@gnu.org>
13391
13392 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
13393 only those that normally modify the buffer.
13394
13395 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
13396 over again.
13397
13398 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
13399
13400 * ispell.el (check-ispell-version): Ensure same buffer is current
13401 when let-binding of case-fold-search ends.
13402
13403 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13404
13405 * ps-print.el: Skip invisible overlay.
13406 Test for set-buffer-multibyte rather than using mule-version.
13407 (ps-print-version): New version number (4.1) and doc fix.
13408 (ps-generate-postscript-with-faces): Skip invisible overlay.
13409
13410 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
13411
13412 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
13413
13414 1998-09-22 Kenichi Handa <handa@etl.go.jp>
13415
13416 * international/quail.el (quail-update-guidance): Check for the
13417 return value of (quail-guidance) fixed.
13418 (quail-update-translation): Bind quail-current-str locally when it
13419 calls quail-update-guidance.
13420 (quail-update-translation): If input-method-exit-on-first-char is
13421 non-nil, terminate translation only when the current input method
13422 is simple.
13423
13424 1998-09-22 Paul Eggert <eggert@twinsun.com>
13425
13426 * startup.el (locale-translation-file-name): Prefer X-related names
13427 to the name used by GNU/Linux sans X. Set to nil if no file found.
13428 (command-line): Use locale-translation-file-name if it is not nil,
13429 instead of testing for its existence again.
13430 regexp-quote the ctype before using it in a regexp.
13431 Allow a colon to appear after the ctype in the aliases file,
13432 as is done in X11R6.4.
13433
13434 1998-09-21 Richard Stallman <rms@gnu.org>
13435
13436 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
13437
13438 * calendar/appt.el (appt-interval): Variable deleted.
13439 (appt-check): For minutes in between appt-display-interval times,
13440 do check, but don't display anything except an updated mode line.
13441 Count against appt-display-interval based on minutes since
13442 first display of this appointment, not based on time of day.
13443 If appt-display-mode-line, force mode line redisplay
13444 whenever appt-mode-string has changed.
13445 (appt-add, appt-delete): Add autoload cookies.
13446 (appt-check): Catch errors from calling `diary'.
13447 (appt-max-time): Renamed from max-time.
13448 (appt-now-displayed, appt-display-count): New variables.
13449 (appt-timer): Don't create one if we already have one.
13450
13451 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13452 More general code to use the source buffer instead of the zap file.
13453
13454 * hilit-chg.el (highlight-compare-with-file): Renamed from
13455 compare-with-file.
13456
13457 * loadhist.el (load-history-loaded): New variable.
13458 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
13459
13460 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
13461
13462 * emacs-lisp/find-func.el (find-function-search-for-symbol):
13463 Fix error messages.
13464
13465 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
13466
13467 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
13468 Emacs frame.
13469
13470 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13471
13472 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
13473 `undecided' and `undecided-unix'.
13474
13475 1998-09-21 Dave Love <fx@gnu.org>
13476
13477 * help.el (help-make-xrefs): Fix typo affecting Info references.
13478
13479 * subr.el (remove-hook): Check list values to avoid errors.
13480
13481 1998-09-18 Noah Friedman <friedman@splode.com>
13482
13483 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
13484 store string in eldoc-last-message without consing a new string.
13485 Rearrange logic from nested if's into cond's.
13486 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
13487 Do not print message; just return string.
13488 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
13489 Do not print message; just return string.
13490 Cache that string in eldoc-last-data.
13491 (eldoc-last-data): Make into a vector.
13492 (eldoc-get-fnsym-args-string): Use new data form of structure.
13493 (eldoc-get-var-docstring): Here also.
13494 (eldoc-last-data-store): New function.
13495 (eldoc-get-fnsym-args-string): Use it.
13496 (eldoc-get-var-docstring): Here also.
13497 (eldoc-docstring-first-line): Minimize interim string consing.
13498 Call substitute-command-keys on the result.
13499 (eldoc-print-var-docstrings, eldoc-print-docstring,
13500 eldoc-docstring-message): Functions removed.
13501 (eldoc-docstring-format-sym-doc): New function, functionality
13502 ripped out of eldoc-docstring-message.
13503 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
13504
13505 1998-09-18 Kenichi Handa <handa@etl.go.jp>
13506
13507 * international/mule.el (make-coding-system): Doc-string modified.
13508
13509 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
13510
13511 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
13512
13513 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
13514 customize type.
13515
13516 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
13517 type.
13518
13519 * progmodes/compile.el (compilation-error-screen-columns): New
13520 variable.
13521 (compilation-next-error-locus): Use it to decide whether to use
13522 forward-char or move-to-column.
13523
13524 * mail/rmail.el (rmail-movemail-program): Fix customize type.
13525
13526 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
13527 feedmail-fiddle-plex-user-list,
13528 feedmail-spray-address-fiddle-plex-list,
13529 feedmail-prompt-before-queue-user-alist,
13530 feedmail-prompt-before-queue-help-supplement,
13531 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
13532 feedmail-queue-alternative-mail-header-separator): Fix customize
13533 type.
13534
13535 * startup.el (site-run-file): Fix customize type.
13536
13537 * speedbar.el (speedbar-initial-expansion-list-name): Fix
13538 customize type.
13539
13540 * shell.el (shell-input-autoexpand): Fix customize type.
13541
13542 * ps-print.el (ps-font-info-database): Add missing dots in value.
13543 Improve layout of customize type.
13544
13545 * net-utils.el (traceroute-program-options, ping-program-options,
13546 ipconfig-program-options, netstat-program-options,
13547 arp-program-options, route-program-options,
13548 nslookup-program-options, ftp-program-options): Fix customize
13549 type.
13550
13551 * midnight.el (clean-buffer-list-kill-regexps,
13552 clean-buffer-list-kill-buffer-names,
13553 clean-buffer-list-kill-never-buffer-names,
13554 clean-buffer-list-kill-never-regexps): Fix customize type.
13555
13556 * man.el (Man-init-defvars): Avoid trailing nil on
13557 Man-filter-list.
13558
13559 * lpr.el (printer-name): Fix customize type.
13560
13561 1998-09-16 Kenichi Handa <handa@etl.go.jp>
13562
13563 * international/mule-cmds.el (reset-language-environment): Call
13564 update-coding-systems-internal.
13565
13566 * international/mule-conf.el: Call update-coding-systems-internal
13567 at the tail.
13568
13569 1998-09-14 Dave Love <fx@gnu.org>
13570
13571 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
13572 use the menu-enable properties, pending doing it correctly and
13573 acceptably fast.
13574
13575 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
13576
13577 1998-09-13 Dave Love <d.love@dl.ac.uk>
13578
13579 * progmodes/hideshow.el (hs-grok-mode-type): Check
13580 comment-{start,end} non-nil as well as bound. Report an error if
13581 we can't grok the mode.
13582
13583 1998-09-13 Richard Stallman <rms@gnu.org>
13584
13585 * simple.el (blink-matching-open): Don't log paren matching
13586 messages in *Messages*.
13587
13588 1998-09-12 Richard Stallman <rms@gnu.org>
13589
13590 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
13591 Set point-before-scroll at end even if there was an error.
13592
13593 * ange-ftp.el (ange-ftp-insert-file-contents):
13594 Use binary mode for dumb-unix hosts as for unix hosts.
13595 (ange-ftp-copy-file-internal): Likewise.
13596
13597 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13598
13599 * emacs-lisp/pp.el: Doc fixes.
13600
13601 * wid-edit.el (widget-menu-max-shortcuts): New variable.
13602 (widget-choose): Don't use single-char shortcuts if # items
13603 exceeds that many. Use minibuffer instead.
13604
13605 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13606
13607 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
13608
13609 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
13610
13611 * speedbar.el (speedbar-frame-mode): Do not set frame position if
13612 in terminal mode.
13613
13614 1998-09-10 Noah Friedman <friedman@splode.com>
13615
13616 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
13617 defcustom declaration. It's wreaking too much havoc with XEmacs
13618 and older versions of Emacs, which share this code.
13619
13620 * type-break.el (type-break-mode): Here also.
13621
13622 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
13623 `t' to add-hook also to modify the new local value.
13624
13625 1998-09-10 Dave Love <fx@gnu.org>
13626
13627 * vc.el (vc-insert-headers): Doc fix.
13628
13629 1998-09-10 Richard Stallman <rms@gnu.org>
13630
13631 * textmodes/flyspell.el (flyspell-mode-on): Make the
13632 ispell-... variables permanent locals.
13633 (flyspell-mode-off): Add autoload cookie.
13634
13635 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
13636 do use binary mode, just as for `unix'.
13637 (ange-ftp-host-type): If HOST is nil, return `unix'.
13638
13639 * dired.el (dired-mark-files-containing-regexp):
13640 Don't scan directories. Ignore non-readable files.
13641
13642 * progmodes/compile.el (compilation-error-regexp-alist):
13643 Fix previous change: allow . and _ in command name.
13644
13645 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
13646
13647 * uncompress.el (uncompress-while-visiting):
13648 Use just the car of what find-operation-coding-system returns.
13649
13650 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
13651
13652 * shell.el (shell-file-name-quote-list): Add # to the value.
13653
13654 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
13655
13656 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
13657 to make killing of ispell process work even if
13658 kill-all-local-variables has been run.
13659
13660 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13661
13662 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
13663 loop when sexp entry ends at end of file with no newline.
13664
13665 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13666
13667 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
13668 (Custom-reset-standard): Fix menu inconsistency.
13669
13670 * mail/feedmail.el (feedmail-from-line): Allow t.
13671 (feedmail-message-id-suffix): Allow nil.
13672
13673 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
13674 Simplify. Make prefix arg work right.
13675
13676 1998-09-09 Dave Love <fx@gnu.org>
13677
13678 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13679
13680 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
13681
13682 1998-09-08 Dave Love <fx@gnu.org>
13683
13684 * add-log.el (change-log-font-lock-keywords): Do parenthesized
13685 stuff only after file names or at start of line. Allow parens
13686 around e-mail, as well as angles.
13687
13688 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
13689 ignore-errors too, eval'd when compile. Require w3 stuff at load
13690 time for nicer failure if it's not available.
13691
13692 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
13693
13694 * comint.el (comint-arguments): Ignore backslashes when using
13695 w32 shells that expect backslashes as the directory separator.
13696
13697 1998-09-04 Kenichi Handa <handa@etl.go.jp>
13698
13699 * international/fontset.el (resolved-ascii-font): New variable.
13700 (x-complement-fontset-spec): By side effect, set
13701 `resolved-ascii-font' to the resolved name of ASCII font."
13702 (create-fontset-from-fontset-spec): Don't get a value for
13703 resolved-ascii-font from the list full-fontlist. It is set by
13704 x-complement-fontset-spec now.
13705
13706 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13707 version, check the value of mule-version.
13708
13709 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
13710
13711 * textmodes/reftex.el (reftex-view-crossref): Split up into
13712 several functions. No longer moves to find a macro.
13713 (reftex-view-cr-cite, reftex-view-cr-ref,
13714 reftex-end-of-bib-entry): New functions.
13715 (reftex-auto-view-crossref): New value `window' allowed.
13716 (reftex-view-crossref-when-idle): Process new `window' option in
13717 (reftex-translate-to-ascii-function): New default.
13718 (reftex-label-illegal-re): Default changed, removed Latin1.
13719 (reftex-latin1-to-ascii): New function.
13720 (reftex-what-environment): Check for section regexp before use.
13721 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
13722 absolute path names.
13723 (reftex-TeX-master-file): Changed sequence of file checks.
13724 (reftex-do-citation): bibview cache only with RefTeX mode on.
13725
13726 1998-09-06 Richard Stallman <rms@gnu.org>
13727
13728 * progmodes/compile.el (compilation-error-regexp-alist):
13729 In first pattern (GNU utilities and other things),
13730 allow a space after the optional program name at the beginning.
13731
13732 * mail/mail-hist.el (mail-hist-current-header-contents):
13733 Fix previous change: use mail-header-end.
13734
13735 1998-09-06 Bill Richter <richter@math.nwu.edu>
13736
13737 * international/ccl.el: Doc fixes.
13738 * international/encoded-kb.el: Doc fixes.
13739 * international/fontset.el: Doc fixes.
13740 * international/kinsoku.el: Doc fixes.
13741 * international/kkc.el: Doc fixes.
13742 * international/mule-cmds.el: Doc fixes.
13743 * international/mule-conf.el: Doc fixes.
13744 * international/mule-util.el: Doc fixes.
13745 * international/mule.el: Doc fixes.
13746
13747 1998-09-05 Eric Ludlam <zappo@gnu.org>
13748
13749 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
13750 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
13751 (checkdoc-this-string-valid-engine): Permit ? as terminating
13752 punctuation for first line sentence breaking.
13753 (checkdoc-this-string-valid): When converting a comment into a doc
13754 string, make sure " chars are \".
13755 (checkdoc-sentencespace-region-engine): Only do double space check
13756 if based on the variable `sentence-end-double-space'
13757 (checkdoc-this-string-valid-engine): ? ends valid sentence.
13758 (checkdoc-proper-noun-region-engine): Exclude items in URLs
13759
13760 1998-09-04 Richard Stallman <rms@gnu.org>
13761
13762 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
13763 Recognize define-skeleton as a function definer.
13764
13765 * cus-edit.el (customize-option): Refuse to customize
13766 a variable that has no defcustom. But if variable is autoloaded,
13767 first try to load the library that defines it.
13768
13769 * international/iso-insert.el: Use `string' before calling `insert'
13770 so that in multibyte buffers we insert multibyte chars.
13771
13772 * dired.el (dired-mark-files-containing-regexp):
13773 Don't use find-file; instead, insert the file in a temp buffer.
13774
13775 * textmodes/tex-mode.el (tex-start-options-string): New option.
13776 (tex-start-tex): Use that variable.
13777
13778 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
13779 value in the `repeat' alternative a list.
13780
13781 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
13782 the inserted newline, verify that one was really inserted.
13783
13784 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
13785 remains on or remains off.
13786 (flyspell-multi-language-p): Default changed to nil.
13787
13788 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
13789 In "found in comment" case, don't beginning-of-line after forward-line.
13790
13791 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
13792 If the function definition is not a lambda, return original FORM
13793 with no error.
13794
13795 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
13796
13797 * net-utils.el (netstat-program-options): Changed from nil to "-a"
13798 so that by default netstat shows all network connections.
13799
13800 1998-09-04 Bob Weiner <weiner@altrasoft.com>
13801
13802 * international/quail.el: Doc fixes.
13803
13804 * info.el (info): Don't add parens if FILE already has them.
13805
13806 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
13807
13808 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
13809 on extension lines.
13810
13811 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
13812
13813 * w32-fns.el (w32-shell-dos-semantics): New function.
13814
13815 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
13816
13817 * international/quail.el (quail-choose-completion-string): Store
13818 completion `choice' in `quail-current-str'; don't insert it.
13819
13820 1998-09-02 Kenichi Handa <handa@etl.go.jp>
13821
13822 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
13823 argument to ps-mule-generate-bitmap-font.
13824
13825 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
13826 entry and change Latin-1 entry in the default value.
13827 (ps-mule-font-info-database-ps-bdf): New variable.
13828 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
13829 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
13830 registerd in FONT-SPEC.
13831 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
13832 charcter width of bitmap fonts.
13833 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
13834 procedure NF.
13835 (ps-begin-file): Output PostScript code for setting
13836 SpaceWidthRatio.
13837 (ps-plot-region): Use line-beginning-position to get a position of
13838 the beginning of the current line.
13839
13840 * international/mule-cmds.el (register-input-method): Doc-string
13841 modified.
13842
13843 1998-09-01 Dave Love <fx@gnu.org>
13844
13845 * international/mule-cmds.el (current-language-environment): Fix
13846 setter function.
13847
13848 1998-09-01 Simon Marshall <simon@gnu.org>
13849
13850 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
13851 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
13852 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
13853 names with font-lock-type-face. Fontify type specs, etc., with
13854 font-lock-keyword-face.
13855
13856 1998-08-31 Kenichi Handa <handa@etl.go.jp>
13857
13858 * international/fontset.el (x-complement-fontset-spec): If ASCII
13859 font is specified in FONTLIST, don't substitute it for the
13860 resolved name.
13861
13862 1998-08-31 Paul Eggert <eggert@twinsun.com>
13863
13864 * international/mule.el (charset-description): Doc fix.
13865
13866 * language/chinese.el, language/cyrillic.el, language/czech.el,
13867 language/devanagari.el, language/ethiopic.el,
13868 language/european.el, language/hebrew.el, language/indian.el,
13869 language/japanese.el, language/korean.el, language/lao.el,
13870 language/slovak.el, language/thai.el, language/tibetan.el,
13871 language/vietnamese.el:
13872 Add coding: local variable, to avoid bootstrapping problem
13873 if you need to recompile all the Lisp files using interpreted code.
13874
13875 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13876
13877 * cal-china.el (chinese-year-cache): Change range of years from
13878 1989-2000 to 1990-2010.
13879
13880 1998-08-29 Dave Love <d.love@dl.ac.uk>
13881
13882 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
13883 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
13884
13885 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13886
13887 * ps-print.el (ps-print-control-characters): Doc-string modified.
13888 (ps-output-string-prim): Comment format changed.
13889 (ps-do-despool): Indentation of source code changed.
13890
13891 1998-08-28 Kenichi Handa <handa@etl.go.jp>
13892
13893 * subr.el (sref): Make it an alias of aref. Make the
13894 byte-compiler warn that it is obsolete.
13895 (char-bytes): Make the byte-compiler warn that it is obsolete.
13896
13897 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
13898 Calculate the total bytes using position-bytes instead of
13899 char-bytes.
13900
13901 1998-08-27 Karl Heuer <kwzh@gnu.org>
13902
13903 * snmp-mode.el: New file.
13904 * files.el (auto-mode-alist): Add snmp-mode patterns.
13905
13906 1998-08-27 Karl Eichwalder <ke@suse.de>
13907
13908 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
13909
13910 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13911
13912 * calendar/diary-lib.el (diary-block): Doc fix..
13913 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
13914
13915 1998-08-27 Richard Stallman <rms@gnu.org>
13916
13917 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
13918 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
13919 Clear appt-mode-string if we don't put something in it.
13920
13921 1998-08-27 Dave Love <fx@gnu.org>
13922
13923 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
13924 dired-local-variables-file for dired-x.
13925
13926 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
13927 for compressed library files too.
13928
13929 1998-08-26 Kenichi Handa <handa@etl.go.jp>
13930
13931 * language/european.el ("Latin-1"): Modify `documentation' key value.
13932 ("Latin-2"): Likewise.
13933
13934 1998-08-26 Karl Heuer <kwzh@gnu.org>
13935
13936 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
13937
13938 1998-08-26 Albert L. Ting <alt@artisan.com>
13939
13940 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
13941 (mail-hist-current-header-contents): Use mail-text-start.
13942
13943 1998-08-26 Richard Stallman <rms@gnu.org>
13944
13945 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
13946 (customize-changed-options-previous-release): New variable.
13947 (customize-changed-options): Use that variable as default arg.
13948
13949 1998-08-26 Karl Eichwalder <ke@suse.de>
13950
13951 * midnight.el: Require `timer' not only when compiling.
13952
13953 1998-08-26 Per Starback <starback@update.uu.se>
13954
13955 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13956 buffer before creating help group.
13957
13958 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
13959
13960 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
13961 coding-system-for-write before saving.
13962
13963 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
13964
13965 * isearch.el (isearch-forward): Doc fix.
13966
13967 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
13968
13969 * emacs-lisp/find-func.el: Fix :version tags to have a string
13970 value, not a float.
13971
13972 * cus-dep.el: Fix typo in output.
13973
13974 1998-08-25 Dave Love <fx@gnu.org>
13975
13976 * repeat.el (repeat): Doc fix.
13977 [From rms:]
13978 (repeat-previous-repeated-command): New variable.
13979 (repeat): Check for real-last-command being null or repeat. Set
13980 repeat-previous-repeated-command.
13981
13982 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
13983
13984 1998-08-25 Kenichi Handa <handa@etl.go.jp>
13985
13986 * gnus/message.el (message-send-mail-with-sendmail): Bind
13987 coding-system-for-write by the return value of
13988 select-message-coding-system.
13989 (message-send-mail-with-qmail): Likewise.
13990
13991 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
13992
13993 * emacs-lisp/autoload.el: Fix doc-string-elt property on
13994 define-derived-mode.
13995
13996 * files.el (file-name-invalid-regexp):
13997 Fix regex for ms-dos without long file names.
13998
13999 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14000
14001 * ps-print.el: Multi-byte buffer handling.
14002 (ps-print-version): New version number (4.0) and doc fix.
14003 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
14004 compilation for GNU Emacs and emacsens.
14005 (ps-generate-postscript-with-faces): Force invisible text to be
14006 visible.
14007 (dos-ps-printer): New var to avoid compilation gripes.
14008
14009 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14010
14011 * ps-print.el (ps-mule-plot-string): Pay attention to the case
14012 that no more characters can't be printed in the current line.
14013
14014 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14015
14016 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
14017 greater than TO.
14018
14019 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14020
14021 * ps-print.el: Add codes to make ps-print.el work also on Emacs
14022 20.2 and the earlier version.
14023 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
14024 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
14025 (ps-mule-find-wrappoint): Likewise.
14026 (ps-mule-generate-font): Change `X' to `x' in format
14027 control-string.
14028 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
14029 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
14030 `restore' form procedures `BC' and `EC'.
14031
14032 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14033
14034 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
14035 is an executable procedure. Make LineThickness, Xshadow, and
14036 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
14037 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
14038 ps-mule-font-info-database-bdf): New vars.
14039 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
14040 (ccl-encode-ethio-unicode): New CCL program.
14041 (ps-mule-encode-ethiopic): New fun.
14042 (ps-mule-current-charset): New var.
14043 (ps-mule-get-font-spec, ps-mule-font-spec-src,
14044 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
14045 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
14046 (ps-mule-external-libraries): New var.
14047 (ps-mule-init-external-library): New fun.
14048 (ps-mule-font-cache): New var.
14049 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
14050 (ps-last-font): New var.
14051 (ps-mule-prepare-font): New fun.
14052 (ps-mule-charset-list): New var.
14053 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
14054 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
14055 ps-mule-plot-string): New funs.
14056 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
14057 New vars.
14058 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
14059 ps-mule-prepare-cmpchar-font): New funs.
14060 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
14061 vars.
14062 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
14063 ps-mule-generate-bitmap-glyph): New funs.
14064 (ps-mule-initialize, ps-mule-begin): New funs.
14065 (ps-output-string-prim): Insert string as unibyte.
14066 (ps-output-prologue): New fun.
14067 (ps-flush-output): Handle the case of 'prologue.
14068 (ps-begin-file): Call ps-mule-initialize.
14069 (ps-begin-job): Set ps-control-or-escape-regexp differently if
14070 printing multibyte characters.
14071 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
14072 (ps-basic-plot-string): Handle the case of printing ASCII
14073 characters by external libraries (e.g. BDF).
14074 (ps-set-font): Set ps-last-font.
14075 (ps-plot-region): Handle multibyte characters, use
14076 ps-mule-plot-string for them.
14077 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
14078
14079 * bdf.el: New file.
14080
14081 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
14082
14083 * international/mule-cmds.el (select-message-coding-system): New
14084 function.
14085 (set-language-environment-coding-systems): Set
14086 default-sendmail-coding-system.
14087
14088 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
14089 (default-sendmail-coding-system): New variable.
14090 (sendmail-send-it): Encode the message by a coding system
14091 select-message-coding-system returns.
14092
14093 1998-08-23 Eric Ludlam <zappo@gnu.org>
14094
14095 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
14096 (speedbar-mode): Set buffer to read only.
14097 (speedbar-temp-buffer-show-function): For emacs don't call hook
14098 with arguments.
14099 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
14100
14101 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
14102
14103 * speedbar.el (speedbar-key-map): Fix typo.
14104
14105 See ChangeLog.7 for earlier changes.