(executable-make-buffer-file-executable-if-script-p): Renamed and
[bpt/emacs.git] / lisp / ChangeLog
1 2000-06-09 Dave Love <fx@gnu.org>
2
3 * executable.el: Byte compile dynamic.
4 (executable-insert): Change custom type.
5 (executable-find): Add autoload cookie.
6 (executable-make-buffer-file-executable-if-script-p): New
7 function. After Noah Friedman.
8
9 * files.el (after-save-hook): Customize, with
10 executable-make-buffer-file-executable-if-script-p as an option.
11
12 2000-06-09 Kenichi Handa <handa@etl.go.jp>
13
14 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15 "tib24p-mule.bdf" for Tibetan.
16
17 * composite.el (decompose-composite-char): Declare it as obsolete.
18
19 * man.el (Man-fontify-manpage): Pay attention to overstrike
20 pattern for CJK characters (X^H^HX).
21
22 2000-06-08 Gerd Moellmann <gerd@gnu.org>
23
24 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
25 Set maintainer to FSF since author isn't reachable.
26
27 2000-06-08 Dave Love <fx@gnu.org>
28
29 * international/mule-cmds.el (select-safe-coding-system): If
30 DEFAULT-CODING-SYSTEM is not specified, also check the most
31 preferred coding-system if buffer-file-coding-system is
32 `undecided'. From Handa.
33
34 2000-06-08 Kenichi Handa <handa@etl.go.jp>
35
36 * international/mule.el
37 (after-insert-file-set-buffer-file-coding-system): If the buffer
38 size is greater than INSERTED, judget that we are not visiting.
39
40 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
41
42 * whitespace.el (defgroup whitespace): Comment out `:version'.
43 XEmacs 20.4 has problems defining the group with this present.
44 We'll have this commented out till get resolve the problem.
45
46 2000-06-07 Gerd Moellmann <gerd@gnu.org>
47
48 * align.el: Update from author.
49
50 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
51
52 * apropos.el (apropos-mode-hook): New user variable.
53 (apropos-mode): Run apropos-mode-hook.
54
55 2000-06-07 David Ponce <david@dponce.com>
56
57 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
58 commands. Require `wid-edit' at run-time.
59
60 2000-06-07 David Ponce <david@dponce.com>
61
62 * recentf.el: Added some "Commentary".
63 (recentf-open-more-files, recentf-edit-list): Minor changes to
64 move the point at the top of the file list. This behaviour is
65 consistent with the menu one when the list contains a lot of
66 files.
67 (recentf-cleanup): Now displays the number of items removed from
68 the list.
69 (recentf-relative-filter) New menu filter to show filenames
70 relative to `default-directory'.
71
72 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
73
74 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
75 with/without giving an error if PostScript printer doesn't have this
76 kind of page size. Zebra Stripe continues or restarts on next page.
77 Manual/automatic paper feeding. Switch or not the header.
78 (ps-print-version): New version number (5.2.2).
79 (ps-windows-system): Include emx as a Windows system.
80 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
81 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
82 (ps-background-text): Code fix.
83 (ps-error-handler-message, ps-user-defined-prologue)
84 (ps-print-prologue-header, ps-printer-name)
85 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
86 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
87 (ps-use-face-background): Customization fix.
88 (ps-n-up-database): Data fix.
89 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
90 (ps-switch-header): New vars.
91 (ps-xemacs-color-name, ps-face-foreground-name)
92 (ps-face-background-name, ps-boolean-constant): New funs.
93
94 2000-06-07 Dave Love <fx@gnu.org>
95
96 * allout.el: New version from Manheimer.
97
98 2000-06-07 Kenichi Handa <handa@etl.go.jp>
99
100 * textmodes/fill.el (fill-find-break-point): Check the validity of
101 charset.
102
103 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
104
105 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
106 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
107 Call display-color-p and display-mouse-p instead of looking at
108 window-system.
109
110 2000-06-06 Dave Love <fx@gnu.org>
111
112 * image.el (find-image): Doc fix. Return nil if image not found.
113 (put-image, insert-image): Make STRING arg optional.
114
115 2000-06-06 Kenichi Handa <handa@etl.go.jp>
116
117 * language/vietnamese.el: Remove eval-when-compile.
118 (viet-viscii-nonascii-translation-table): Define it as a
119 translation table made from viet-viscii-decode-table.
120 (viet-viscii-encode-table): Define it as a translation table made
121 from the reverse map of above.
122 (viet-vscii-nonascii-translation-table): Define it as a
123 translation table made from viet-vscii-decode-table.
124 (viet-vscii-encode-table): Define it as a translation table made
125 from the reverse map of above.
126 (ccl-decode-viscii): Use translate-character.
127 (ccl-encode-viscii, ccl-encode-viscii-font)
128 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
129 Likewize.
130
131 * language/cyrillic.el: Remove eval-when-compile.
132 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
133 translation table made from cyrillic-koi8-r-decode-table.
134 (cyrillic-koi8-r-encode-table): Define it as a translation table
135 made from the reverse map of above.
136 (ccl-decode-koi8): Use translate-character.
137 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
138 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
139 a translation table made from cyrillic-alternativnyj-decode-table.
140 (cyrillic-alternativnyj-encode-table): Define it as a translation
141 table made from the reverse map of above.
142 (ccl-decode-alternativnyj): Use translate-character.
143 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
144 Likewize
145
146 * international/mule-diag.el (non-iso-charset-alist): Specify
147 translation table symbol instead of translation table itself.
148 (list-block-of-chars): CHARSET may be a translation table symbol.
149
150 * international/mule.el (make-coding-system): If CODING-SYSTEM
151 already exists, override it.
152
153 * international/fontset.el: Use family `proportional' for Tibetan
154 fonts.
155
156 * international/ccl.el (ccl-compile-translate-character): Don't
157 check if Rrr has property translation-table.
158 (ccl-compile-map-multiple): Modified to avoid compiler warning.
159
160 2000-06-05 Gerd Moellmann <gerd@gnu.org>
161
162 * info.el: Bind case-fold-search to t when searching in case
163 a user sets it to nil in a hook.
164
165 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
166
167 * autoarg.el (autoarg-mode, autoarg-kp-mode):
168 * hl-line.el (hl-line-mode): Use the new :global key argument.
169
170 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
171 (tar-clip-time-string): Prepend a space.
172 (tar-grind-file-mode): Construct a string rather than modifying one.
173 (tar-header-block-summarize): Fix docstring.
174 Use `format' rather than an error-prone set of copy-loops.
175
176 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
177 (diff-goto-source, diff-unified->context, diff-context->unified)
178 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
179 understand the format output by the `-p' argument to diff.
180
181 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
182 (sh-re-done): Use defconst.
183 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
184 (sh-help-string-for-variable, sh-guess-basic-offset):
185 Don't quote lambdas.
186 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
187 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
188
189 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
190 (mh-letter-mode): Derive from text-mode.
191 This implicitly means that it now calls kill-all-local-variables.
192 Also remove the Emacs-18 compatibility code.
193
194 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
195 Make use of symbol-property doc-string-elt.
196 Use memq rather than a sequence of eq.
197 (doc-string-elt): Fix the wrong or missing previously unused values.
198 (autoload-print-form): New function extracted from
199 generate-file-autoloads to allow recursion when handling progn
200 so that defvar's and defun's docstrings are properly printed.
201 (generate-file-autoloads): Use it.
202
203 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
204 Use find-file-hooks in the minor-mode function.
205 Be careful not to loop indefinitely in the post-command-hook function.
206
207 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
208
209 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
210 tty's.
211 * ediff-diff.el (ediff-exec-process): Use --binary for fine
212 differences whenever appropriate.
213 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
214 * viper.el (find-file, find-file-other-window): Get viper to do
215 wildcards.
216
217 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
218
219 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
220 (jit-lock-fontify-buffer): New function for JIT refontification.
221 (jit-lock-mode): Fix docstring.
222 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
223 Remove jit-lock-after-change from the _local_ hook.
224 (jit-lock-function-1): Fix docstring.
225
226 * info.el (Info-on-current-buffer): Initialize info.
227
228 * newcomment.el (comment-indent): Ignore comment-indent-hook.
229
230 * progmodes/tcl.el (tcl-indent-for-comment):
231 Ignore comment-indent-hook.
232
233 * emacs-lisp/easy-mmode.el: Require CL during compilation.
234 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
235 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
236 and improve to use the lighter to guess the capitalization.
237 (define-minor-mode): Inline code from easy-mmode-define-toggle.
238 Add keyword arguments to specify global-ness or the custom group.
239 Add local-map and help-echo properties to the lighter.
240 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
241 (easy-mmode-define-global-mode): New macro.
242
243 2000-06-02 Dave Love <fx@gnu.org>
244
245 * wid-edit.el: byte-compile-dynamic since we typically don't use
246 all the widgets. Don't require cl or widget. Remove
247 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
248 (widget-read-event): Removed. Callers changed to use read-event.
249 (widget-button-release-event-p): Renamed from
250 button-release-event-p.
251 (widget-field-add-space, widget-field-use-before-change):
252 Uncustomize.
253 (widget-specify-field): Use keymap property, not local-map.
254 (widget-specify-button): Obey :suppress-face.
255 (widget-specify-insert): Use modern backquote syntax.
256 (widget-image-directory): Renamed from widget-glyph-directory.
257 (widget-image-enable): Renamed from widget-glyph-enable.
258 (widget-image-find): Replaces widget-glyph-find.
259 (widget-button-pressed-face): Move defvar.
260 (widget-image-insert): Replaces widget-glyph-insert.
261 (widget-convert): Use keywordp.
262 (widget-leave-text, widget-children-value-delete): Use mapc.
263 (widget-keymap): Remove XEmacs stuff.
264 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
265 (widget-button-click): Don't set point at the click, but re-centre
266 if we scroll out of window. Rewritten for images v. glyphs &c.
267 (widget-tabable-at): Use POS arg, not point.
268 (widget-beginning-of-line, widget-end-of-line)
269 (widget-item-value-create, widget-sublist, widget-princ-to-string)
270 (widget-sexp-prompt-value, widget-echo-help): Simplify.
271 (widget-default-create): Use widget-image-insert; some rewriting.
272 (widget-visibility-value-create)
273 (widget-push-button-value-create, widget-toggle-value-create): Use
274 widget-image-insert.
275 (checkbox): Create on and off images dynamically.
276 (documentation-link): Change :help-echo.
277 (widget-documentation-link-echo-help): Remove.
278
279 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
280
281 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
282
283 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
284 (easy-mmode-define-toggle, define-minor-mode): Use it.
285 (easy-mmode-define-keymap): Docstring fix.
286 (define-derived-mode): Default PARENT to fundamental-mode.
287 Add the derived-mode-parent symbol-property.
288 (easy-mmode-derived-mode-p): New function.
289
290 2000-06-02 Dave Love <fx@gnu.org>
291
292 * files.el (convert-standard-filename): Doc fix.
293 (normal-backup-enable-predicate): New function.
294 (backup-enable-predicate): Use it to replace the lambda form.
295
296 * calendar/todo-mode.el: [This needs more work on the outline
297 stuff.] Doc fixes.
298 (todo) <defgroup>: Add :version.
299 (todo-add-category): Don't use pushnew.
300 (todo-cmd-raise): Fix typo.
301 (todo-top-priorities): Change temp buffer name.
302 (todo-category-alist): Avoid redundant lambda.
303 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
304 Use outline-next-heading.
305
306 * autoarg.el: Rewritten to use define-minor-mode.
307 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
308 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
309
310 2000-06-02 Kenichi Handa <handa@etl.go.jp>
311
312 * isearch.el (isearch-other-meta-char): Fix previous change.
313
314 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
315
316 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
317 (log-edit-done): Only add the comment to the ring if it's different
318 from the last comment entered.
319
320 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
321
322 2000-06-01 Dave Love <fx@gnu.org>
323
324 * hl-line.el: Rewritten using define-minor-mode.
325
326 * help.el (describe-function-1): Distinguish special form from
327 builtin function. Sanity-check presence of arglist for builtins.
328
329 2000-06-01 Kenichi Handa <handa@etl.go.jp>
330
331 * international/characters.el: Fix syntax/category setting of
332 Tibetan characters.
333
334 * language/tibet-util.el (tibetan-add-components): Fixes for new
335 encoding of Tibetan characters.
336 (tibetan-decompose-precomposition-alist): New variable.
337 (tibetan-decompose-region): Convert precomposed characters to
338 non-precomposed characters.
339 (tibetan-decompose-string): Likewise.
340 (tibetan-composition-function): Fix args to
341 thibetan-compose-string.
342
343 * language/tibetan.el (tibetan-composable-pattern): More
344 characters included.
345 (tibetan-consonant-transcription-alist): Rule for "R" added.
346 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
347 "+R" added.
348 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
349
350 * language/lao-util.el (lao-composition-function): Fix args to
351 compose-string.
352
353 * language/thai-util.el (thai-composition-function): Fix args to
354 compose-string.
355
356 * isearch.el (isearch-update): Set disable-point-adjustment to t
357 to prevent the point moving to the end of a composition when a
358 part of a composition is searched.
359 (isearch-other-meta-char): If the key invoking this command can be
360 mapped by function-key-map to a printing char, call
361 isearch-process-search-char directly.
362
363 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
364
365 * emacs-lisp/bytecomp.el:
366 * frame.el:
367 * international/mule-cmds.el:
368 * international/mule-util.el:
369 * international/mule.el:
370 * mouse.el:
371 * subr.el:
372 * faces.el: Update calls to make-obsolete with a WHEN argument.
373
374 * byte-run.el (make-obsolete, make-obsolete-variable):
375 Add an optional WHEN argument and change the format of the
376 symbol-property information.
377 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
378 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
379 new obsolete-symbol-property format and print WHEN if it is provided.
380
381 2000-05-31 Dave Love <fx@gnu.org>
382
383 * loadhist.el (loadhist-hook-functions): Remove
384 before-change-function, after-change-function.
385 (unload-feature): Deal with symbols which are both bound and
386 fbound.
387
388 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
389 before-change-function, after-change-function.
390
391 * simple.el (newline): Don't bind before-change-function,
392 after-change-function.
393
394 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
395
396 * whitespace.el (whitespace-rescan-timer-time): Update interval
397 set to 600 seconds (10 minutes) instead of 60 seconds since
398 a large number of whitespace buffers causes emacs to `freeze'
399 for a considerable amount of time.
400
401 * whitespace.el: Updated email address
402
403 2000-05-31 Dave Love <fx@gnu.org>
404
405 * add-log.el (change-log-font-lock-keywords) <function>: Add
406 pattern for function of change.
407 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
408 acknowledgements patterns.
409
410 2000-05-31 Kenichi Handa <handa@etl.go.jp>
411
412 * isearch.el (isearch-printing-char): If keyboard coding system is
413 being used, call isearch-process-search-multibyte-characters.
414
415 * international/isearch-x.el: Mostly rewritten.
416
417 * international/quail.el (quail-start-conversion): Don't include
418 unhandled events in the returned events, but set them in
419 unread-command-events. Exit if all inputs are deleted.
420
421 2000-05-30 Jason Rumney <jasonr@gnu.org>
422
423 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
424
425 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
426 Reenable code to create initial fontsets.
427 Use set-fontset-font in place of put-charset-property.
428
429 2000-05-30 Gerd Moellmann <gerd@gnu.org>
430
431 * progmodes/perl-mode.el (perl-indent-line): When looking for a
432 label, ensure that the first colon isn't followed by another.
433
434 * paths.el (Info-default-directory-list): Doc fix.
435
436 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
437 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
438 send a query containing USER only, not USER@HOST.
439
440 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
441 and rmail-msgend to compute the restriction at the end, instead of
442 computing it.
443
444 2000-05-29 Gerd Moellmann <gerd@gnu.org>
445
446 * dabbrev.el (dabbrev-expand): Don't display messages in the
447 echo area if the minibuffer window is active.
448
449 * jit-lock.el (jit-lock-mode): Add after change function to
450 local hook.
451
452 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
453
454 * antlr-mode.el: New commands: hide/unhide actions,
455 upcase/downcase literals.
456 (antlr-tiny-action-length): New user option.
457 (antlr-hide-actions): New command. Suggested by
458 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
459 (antlr-mode-map): New binding [C-c C-v].
460 (antlr-mode-menu): New entries.
461 (antlr-downcase-literals): New command.
462 (antlr-upcase-literals): Ditto.
463
464 * antlr-mode.el: Minor changes: indendation, mode-name.
465 (antlr-indent-line): Indent cpp directive at column 0.
466 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
467
468 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
469 (antlr-font-lock-additional-keywords): Workaround for intentional
470 bug in XEmacs version of font-lock.
471 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
472 be used by a smarter version of `buffers-menu-grouping-function'.
473
474 2000-05-29 Gerd Moellmann <gerd@gnu.org>
475
476 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
477 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
478
479 2000-05-29 Kenichi Handa <handa@etl.go.jp>
480
481 * international/encoded-kb.el
482 (encoded-kbd-iso2022-designation-map): Pay attention to that
483 charset-iso-final-char return -1 for eight-bit-control and
484 eight-bit-graphic.
485
486 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
487
488 * speedbar.el (speedbar-use-images, speedbar-update-flag)
489 (speedbar-easymenu-definition-base): Use display-graphic-p where
490 available, instead of window-system.
491
492 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
493
494 * international/codepage.el (cp-coding-system-for-codepage-1): Add
495 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
496 coding systems.
497
498 2000-05-26 Dave Love <fx@gnu.org>
499
500 * disp-table.el (standard-display-underline): Don't use
501 internal-find-face.
502
503 * mail/reporter.el: Maintainer change. Doc fixes.
504 (reporter-version): Deleted.
505
506 * emacs-lisp/elp.el: Maintainer change.
507 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
508
509 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
510
511 * add-log.el (add-change-log-entry): Merge the current entry with the
512 previous one if the previous one is empty.
513
514 2000-05-26 Dave Love <fx@gnu.org>
515
516 * loadhist.el (unload-feature): Fix interactive spec [from
517 lijnzaad@ebi.ac.uk].
518
519 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
520 subr-arity to check primitives.
521 (byte-compile-flush-pending, byte-compile-file-form-progn)
522 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
523 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
524 mapcar.
525
526 2000-05-26 Kenichi Handa <handa@etl.go.jp>
527
528 * international/fontset.el: Set family names of non-latin charsets
529 in default fontset to "*".
530
531 * international/mule-diag.el (print-fontset): Combine family part
532 and registry part of the fontname by "-*-" instead of "-".
533
534 * international/mule-cmds.el (encode-coding-char): Make strings
535 multibyte before calling encode-coding-string.
536
537 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
538
539 * derived.el: Fix keywords.
540 (define-derived-mode): Only define if needed.
541
542 * simple.el (fill-comment, comment-column, comment-start)
543 (comment-start-skip, comment-end, comment-indent-function)
544 (block-comment-start, block-comment-end, indent-for-comment)
545 (set-comment-column, kill-comment, comment-padding, comment-region)
546 (comment-multi-line, indent-new-comment-line): Remove.
547
548 * bindings.el (esc-map): Change ; to comment-dwim and use the new
549 function names for comment operations.
550
551 * newcomment.el: Add abundant autoload cookies.
552 (comment-style): Don't depend on runtime data at compile-time.
553 (comment-indent-hook): Remove.
554 (comment-indent): Check if comment-indent-hook is bound.
555 (comment-region): Docstring fix.
556
557 2000-05-25 Dave Love <fx@gnu.org>
558
559 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
560 byte-code-function-p.
561
562 * mail/rmailsum.el: Add provide.
563
564 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
565
566 * smerge-mode.el (smerge-diff-switches): Don't use list* in
567 defcustom.
568
569 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
570
571 * ediff-diff.el (ediff-exec-process): delete --binary option from
572 non-buffer ediff jobs.
573
574 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
575
576 * hilit-chg.el (highlight-changes-mode): Ask about color or
577 grayscale support, not about window-system.
578
579 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
580 window-system.
581 (ffap-highlight): Always default to t.
582
583 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
584 display-popup-menus-p instead of looking at window-system.
585
586 * disp-table.el (standard-display-g1, standard-display-graphic):
587 Only refuse to use string glyphs on X and MS-Windows.
588
589 * avoid.el: Remove window-system from commentary, suggest to use
590 display-*-p instead.
591
592 * apropos.el (apropos-print): Use display-mouse-p instead of
593 window-system.
594
595 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
596
597 * international/codepage.el (cp-decoding-vector-for-codepage):
598 Fill up unsupported characters with their own codes. From Kenichi
599 Handa.
600
601 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
602
603 * international/mule-diag.el (describe-char-after): Use
604 display-graphic-p instead of window-system, so that this function
605 works on MS-DOS.
606
607 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
608
609 * international/codepage.el (cp-make-coding-systems-for-codepage):
610 Remove the eight-bit-graphic and eight-bit-control charsets from
611 the list of charsets which we convert into `?'.
612
613 2000-05-25 Kenichi Handa <handa@etl.go.jp>
614
615 * international/mule-conf.el: Specify CHARSET-ID explicitely for
616 private charsets.
617 (mule-unicode-0100-24ff, japanese-jisx0213-1,
618 japanese-jisx0213-2): New charsets.
619
620 * international/fontset.el: Setup default fontset for new charsets.
621
622 2000-05-24 Dave Love <fx@gnu.org>
623
624 * info.el (Info-find-node-2): Restructure [following "Vadim
625 S. Solomin" <sovs@uic.nnov.ru>].
626
627 * icomplete.el: Fix header for Finder.
628
629 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
630
631 * rmailout.el (rmail-output-to-rmail-file): Added optional param
632 STAY.
633
634 * rmail.el (rmail-automatic-folder-directives): New user variable.
635 (rmail-show-message): Add call to `rmail-auto-file' during
636 display.
637 (rmail-auto-file): New function.
638
639 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
640
641 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
642 account.
643 (ediff-test-utility,ediff-diff-mandatory-option)
644 (ediff-reset-diff-options): Utilities for proper initialization of
645 ediff-diff-options and ediff-diff3-options on Windows.
646
647 * ediff-init.el (ediff-merge-filename-prefix): New customizable
648 variable.
649
650 * ediff-mult.el (ediff-filegroup-action): Use
651 ediff-merge-filename-prefix.
652
653 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
654
655 * viper-ex.el (ex-write): Set selective display to nil.
656
657 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
658
659 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
660 aliases for hebrew-iso-8bit.
661
662 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
663
664 * woman.el: New version from Francis J. Wright
665 <F.J.Wright@Maths.QMW.ac.uk>.
666 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
667 names in environment variables regardless of the path separator.
668 (woman-topic-all-completions-1): Don't call file-name-directory-p
669 on all files, since woman-file-regexp already filters out any
670 directories.
671
672 2000-05-24 Kenichi Handa <handa@etl.go.jp>
673
674 * international/quail.el (quail-start-translation): Don't change
675 modified-p of the current buffer.
676 (quail-start-conversion): Likewise.
677
678 * international/kkc.el (kkc-region): Don't change modified-p of
679 the current buffer.
680
681 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
682 conform to RFC1468.
683 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
684
685 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
686
687 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
688 (speedbar-insert-button): Invisible text property fix.
689 (speedbar-directory-plus): Renamed from speedbar-directory-+
690 (speedbar-directory-minus): Renamed from speedbar-directory--
691 (speedbar-page-plus): Renamed from speedbar-file-+
692 (speedbar-page-minus): Renamed from speedbar-file--
693 (speedbar-page): Renamed from speedbar-file-
694 (speedbar-tag): Renamed from speedbar-tag-
695 (speedbar-tag-plus): Renamed from speedbar-tag-+
696 (speedbar-tag-minus): Renamed from speedbar-tag--
697 (speedbar-expand-image-button-alist): Use above renames.
698
699 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
700 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
701 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
702 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
703 * sb-pg.xpm: Renamed from sb-file.xpm
704 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
705 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
706
707 2000-05-24 Kenichi Handa <handa@etl.go.jp>
708
709 * international/quail.el (quail-show-guidance-buf): Set
710 current-input-method of the guidance buffer to the name of the
711 curren input method.
712
713 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
714
715 * progmodes/compile.el (compile-internal): Style typo.
716
717 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
718 quote vars and functions in the docstring.
719
720 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
721
722 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
723 Don't quote lambdas.
724
725 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
726
727 2000-05-23 Gerd Moellmann <gerd@gnu.org>
728
729 * startup.el (command-line): Determine source file of compiled
730 user init file differently. Warn if compiled user init file
731 is older than its source file.
732
733 * ffap.el (ffap-url-regexp): Add `https'.
734
735 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
736
737 * files.el (make-backup-file-name-1): Replace slashes with `!'
738 rather than `|' (which is not allowed on Windows). Replace the
739 drive letters with a string "drive_X".
740
741 2000-05-23 Gerd Moellmann <gerd@gnu.org>
742
743 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
744
745 * files.el (interpreter-mode-alist): Add `bash2'.
746
747 2000-05-22 Dave Love <fx@gnu.org>
748
749 * loadhist.el (feature-symbols, file-provides, file-requires): Use
750 mapc.
751 (feature-file): Avoid calling symbol-name. Doc fix.
752 (file-set-intersect, file-dependents): Use dolist, not mapcar.
753 (loadhist-hook-functions): Add mouse-position-function.
754 (unload-feature): Change uses of mapcar.
755
756 * files.el (parse-colon-path): Doc fix.
757 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
758 (set-auto-mode): Use mapc.
759
760 * complete.el (PC-look-for-include-file): Use :alnum: character
761 class.
762 (partial-completion-mode): Add autoload cookie.
763
764 2000-05-22 Sam Steingold <sds@gnu.org>
765
766 * info.el (Info-fontify-node): Fixed the call to
767 `add-text-properties' (bug introduced on 2000-05-18).
768
769 2000-05-22 Dave Love <fx@gnu.org>
770
771 * bindings.el: Remove debug-ignored-errors set in other files.
772
773 * progmodes/etags.el: Add to debug-ignored-errors.
774 (visit-tags-table-buffer): Clear out buffers holding old tables
775 when making a new list.
776 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
777 mapc.
778
779 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
780 quote keywords.
781 (cmpl-string-case-type): Use character classes.
782
783 * comint.el:
784 * textmodes/ispell.el:
785 * imenu.el:
786 * mail/mh-e.el:
787 * progmodes/compile.el: Add to debug-ignored-errors.
788
789 * dabbrev.el: Add to debug-ignored-errors.
790 (dabbrev-completion): Use mapc.
791
792 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
793
794 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
795 (woman-mapcan, woman-parse-man.conf)
796 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
797 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
798 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
799 path syntax better.
800 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
801 (woman-manpath): Call woman-parse-man.conf.
802 (woman-emulation): New defcustom, defaults to nroff.
803 (woman-font-support): New defconst.
804 (woman-use-symbol-font): New defcustom.
805 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
806 "Emulation".
807 Many functions: Doc fix.
808
809 2000-05-22 Kenichi Handa <handa@etl.go.jp>
810
811 * international/quail.el (quail-simple-translation-keymap): Map
812 128..255 to quail-self-insert-command.
813 (quail-keyboard-layout-alist): Add definition for "pc102-de".
814
815 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
816
817 * help.el (help-manyarg-func-alist): Typo.
818
819 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
820 intervals which makes it heaps simpler.
821
822 * newcomment.el (comment-region-internal): Go back to BEG after quoting
823 the nested comment markers.
824
825 * subr.el (remove-hook): Don't turn the hook's value into a list.
826
827 2000-05-21 Dave Love <fx@gnu.org>
828
829 * edmacro.el (edmacro-parse-keys): Return vector if any elements
830 are invalid characters.
831
832 * international/mule-util.el (detect-coding-with-priority): Use
833 mapc. Remove redundant lambda.
834
835 * international/mule-diag.el (list-non-iso-charset-chars)
836 (describe-fontset): Remove redundant lambda.
837
838 * emulation/crisp.el (brief-mode): New alias.
839
840 * emacs-lisp/ring.el (ring-elements): New function.
841
842 * emacs-lisp/easymenu.el (easy-menu-create-menu)
843 (easy-menu-do-add-item): Use keywordp.
844
845 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
846
847 * replace.el: Doc and error message fixes.
848 (replace-highlight): Use facep, not internal-find-face.
849
850 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
851
852 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
853
854 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
855 (log-edit-insert-changelog): Drop `:' as well.
856
857 * log-view.el: Fix file description.
858 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
859 available.
860 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
861 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
862
863 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
864 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
865 Print a status message if the toggle is called interactively.
866 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
867 for global minor modes and use `defcustom' for them.
868 Use add-minor-mode.
869 (easy-mmode-define-derived-mode): Remove.
870 (define-derived-mode): Fancier default docstring.
871 (easy-mmode-define-navigation): Signal an error rather than (ding).
872
873 * newcomment.el (comment-styles): New `box-multi'.
874 (comment-normalize-vars): Better default for comment-continue to
875 avoid whitespace-only continuations.
876 (comment-search-forward): Always move even in the no-syntax case.
877 (comment-padright): Only obey N if it's only obeyed for padleft.
878 (comment-make-extra-lines): Better handling of empty continuations.
879 Use `=' for the filler if comment-start has only one character.
880 (uncomment-region): Try handling the special `=' filler.
881 (comment-region): Allow LINES even if MULTI is nil.
882 (comment-box): Choose box style based on comment-style.
883
884 2000-05-20 Kenichi Handa <handa@etl.go.jp>
885
886 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
887 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
888
889 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
890
891 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
892 and insert, not subst-char-in-region.
893
894 * international/mule-diag.el (list-character-sets-1): Handle
895 charsets eight-bit-control and eight-bit-graphic.
896 (list-iso-charset-chars): Likewise.
897 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
898 charactes as is. Use indent-to to align characters.
899
900 * international/mule-cmds.el (find-multibyte-characters): Never
901 exclude charsets eight-bit-control and eight-bit-graphic.
902
903 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
904
905 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
906 Don't quote lambdas.
907
908 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
909
910 2000-05-19 Gerd Moellmann <gerd@gnu.org>
911
912 * gud.el (gud-jdb-directories): Doc fix.
913
914 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
915
916 * newcomment.el: New file.
917
918 2000-05-19 Gerd Moellmann <gerd@gnu.org>
919
920 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
921
922 2000-05-18 Andreas Schwab <schwab@suse.de>
923
924 * dired.el (dired-between-files): Also skip lines beginning with
925 `used'.
926
927 2000-05-18 Gerd Moellmann <gerd@gnu.org>
928
929 * msb.el (msb-menu-cond): Add choice `user'.
930
931 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
932
933 * ps-print.el: Compatibility, customization and doc fix.
934 (ps-printer-name-option): Replace defconst by defvar.
935 (ps-postscript-code-directory): XEmacs compatibility.
936 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
937 fix.
938 (ps-user-defined-prologue, ps-print-prologue-header)
939 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
940 compatibility and code fix.
941 (ps-print-background-image, ps-print-background-text):
942 Customization fix.
943 (ps-line-number-start, ps-n-up-on): New vars.
944
945 2000-05-18 Espen Skoglund <esk@ira.uka.de>
946
947 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
948 the indent-comment function to just return the appropriate indent.
949
950 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
951
952 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
953 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
954 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
955
956 2000-05-18 Dave Love <fx@gnu.org>
957
958 * info.el (Info-fontify-node): Add intangible property as well as
959 invisible.
960
961 * calendar/appt.el (appt-make-list): Match all lines of entry.
962 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
963
964 2000-05-18 Kenichi Handa <handa@etl.go.jp>
965
966 * international/mule-diag.el (describe-char-after): Call
967 internal-char-font, not char-font. If internal-char-font returns
968 nil, display "-- none --".
969
970 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
971
972 * image.el (image-type-available-p): Don't reference image-types
973 if it isn't bound.
974
975 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
976
977 * autoarg.el (autoarg-mode): Typo in the :set argument.
978
979 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
980
981 * startup.el (command-line-1): Don't signal an error if the
982 directory for auto-save-list files does not yet exist.
983
984 2000-05-17 Kenichi Handa <handa@etl.go.jp>
985
986 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
987
988 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
989
990 * subr.el (remove-hook): `setq' hook-value, not `set'.
991
992 2000-05-16 Sam Steingold <sds@gnu.org>
993
994 * info.el (debug-ignored-errors): More errors to ignore.
995
996 2000-05-16 Dave Love <fx@gnu.org>
997
998 * cus-edit.el: Don't require cl or easymenu.
999 (custom-variable-prompt): Test standard-value property, not
1000 user-variable-p.
1001
1002 2000-05-16 Sam Steingold <sds@gnu.org>
1003
1004 * subr.el (add-hook): `setq' hook-value, not `set'.
1005
1006 2000-05-16 Gerd Moellmann <gerd@gnu.org>
1007
1008 * startup.el (command-line-1): Mention the FAQ in the startup
1009 message.
1010
1011 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
1012
1013 * progmodes/compile.el (compilation-parse-errors): Collect
1014 `nomessage' regexps last.
1015
1016 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
1017
1018 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
1019 to the function name.
1020
1021 2000-05-15 Dave Love <fx@gnu.org>
1022
1023 * speedbar.el (speedbar-recenter): Typo.
1024 (speedbar-expand-line): Make arg optional.
1025 (speedbar-mode): Avoid a compiler warning.
1026
1027 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1028
1029 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
1030 user-specified option string is empty.
1031
1032 * mouse.el (mouse-yank-at-click): Doc fix.
1033
1034 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
1035
1036 * term/internal.el (IT-character-translations): More updates of
1037 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
1038 documents.
1039
1040 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1041
1042 * env.el (getenv): New function, interactively callable.
1043 (setenv, getenv): Remove autoload cookies.
1044
1045 * loadup.el: Load `env'.
1046
1047 * progmodes/f90.el: Change author's mail address.
1048
1049 2000-05-14 Dave Love <fx@gnu.org>
1050
1051 * mail/rmail.el (rmail-show-message-hook): Customize and offer
1052 goto-addr as an option.
1053
1054 * help.el (help-xref-stack): Doc fix.
1055 (help-xref-following): New variable.
1056 (help-make-xrefs): Use it.
1057 (help-xref-go-back): Use position information from stack element.
1058 (help-follow): Make position in stack element a pair. Use
1059 help-xref-following.
1060
1061 * autoarg.el: New file.
1062
1063 * faces.el: Declare more functions obsolete.
1064
1065 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
1066 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
1067 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
1068 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
1069 Remove all the setup-...-environment functions.
1070
1071 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
1072
1073 * speedbar.el: Updated the commentary section. xemacs20p now uses
1074 >= when detecting. Require `defimage' safely.
1075 (speedbar-easymenu-definition-base): Add toggle for images.
1076 (speedbar-easymenu-definition-special): Add flush cache & expand.
1077 (speedbar-visiting-tag-hook): Set new defaults. Added options.
1078 (speedbar-reconfigure-keymaps-hook): New variable.
1079 (speedbar-frame-parameters): Updated documentation.
1080 (speedbar-use-imenu-flag): Updated custom tag
1081 (speedbar-dynamic-tags-function-list): New variable.
1082 (speedbar-tag-hierarchy-method): Updated doc & custom.
1083 (speedbar-indentation-width, speedbar-indentation-width) New
1084 variables.
1085 (speedbar-hide-button-brackets-flag): Customizable.
1086 (speedbar-vc-indicator): Doc update.
1087 (speedbar-ignored-path-expressions): Updated default value.
1088 (speedbar-supported-extension-expressions): Updated default value.
1089 (speedbar-syntax-table): Remove {} paren status.
1090 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
1091 as "+". Added overlay aliases.
1092 (speedbar-mode): Use `speedbar-mode-line-update' instead of
1093 `force-mode-line-update'.
1094 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
1095 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
1096 `mouse-set-point'
1097 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
1098 (speedbar-item-info-tag-helper): Revamped to handle a wider range
1099 of arbitrary text, and new helper functions.
1100 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
1101 filename finder.
1102 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
1103 (speedbar-directory-buttons): Update path search/expansion.
1104 (speedbar-make-tag-line): Pay attention to
1105 `speedbar-indentation-width'. Use more care w/ invisible
1106 properties.
1107 (speedbar-change-expand-button-char): Call
1108 `speedbar-insert-image-button-maybe'.
1109 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
1110 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
1111 (speedbar-trim-words-tag-hierarchy)
1112 (speedbar-simple-group-tag-hierarchy): New functions
1113 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
1114 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
1115 functions.
1116 (speedbar-mouse-set-point): New function
1117 (speedbar-power-click): Updated documentation.
1118 (speedbar-line-token, speedbar-goto-this-file): Handle more types
1119 of tag prefix text.
1120 (speedbar-expand-line, speedbar-contract-line): Make more robust
1121 to strange text.
1122 (speedbar-expand-line): Takes universal argument to flush the
1123 cache.
1124 (speedbar-flush-expand-line): New function.
1125 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
1126 Use new generator insertion method.
1127 (speedbar-fetch-dynamic-tags): New function.
1128 (speedbar-fetch-dynamic-imenu): Removed code now handled in
1129 `speedbar-fetch-dynamic-imenu'.
1130 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
1131 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
1132 "Revert Buffer" menu items.
1133 (speedbar-buffer-buttons-engine): Be smarter when creating a
1134 filename tag (for expansion purposes.).
1135 (speedbar-highlight-one-tag-line,
1136 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
1137 (speedbar-recenter): New functions.
1138 (defimage-speedbar): Image loading abstraction.
1139 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
1140 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
1141 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
1142 (speedbar-tag-type, speedbar-tag-mail): New images.
1143 (speedbar-expand-image-button-alist): New variable.
1144 (speedbar-insert-image-button-maybe): Insert an image over some
1145 buttons.
1146
1147 2000-05-13 Kenichi Handa <handa@etl.go.jp>
1148
1149 * international/mule-cmds.el (encode-coding-char): An ASCII
1150 character is always encodable.
1151
1152 * international/mule-conf.el: Add more information in descriptions
1153 of character sets.
1154
1155 * international/mule-diag.el (describe-char-after): New function.
1156 (describe-font-internal): Adjusted for the change of font-info.
1157 (describe-font): Likewise.
1158 (print-fontset): Rewritten for the new fontset implementation.
1159 (describe-fontset): Include fontset alias names in completion.
1160 (list-fontsets): Adjusted for the change of print-fontset.
1161
1162 * simple.el (what-cursor-position): If DETAIL is non-nil, call
1163 describe-char-after instead of displaying the detail in the echo
1164 area.
1165 (syntax-code-table): Format changed.
1166 (string-to-syntax): Adjusted for the above change.
1167
1168 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
1169
1170 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
1171
1172 2000-05-12 Dave Love <fx@gnu.org>
1173
1174 * calendar/todo-mode.el: Remove some compatibility stuff and CL
1175 dependence. Use line-{beginning,end}-position, not
1176 point-at{b,e}ol. Some doc fixes.
1177 (todo-position): New function. Fix callers of position to use it.
1178 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
1179
1180 2000-05-12 Gerd Moellmann <gerd@gnu.org>
1181
1182 * time.el (display-time-mail-icon): Use `:ascent center'.
1183
1184 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
1185 handling FTP security extensions.
1186
1187 2000-05-11 Dave Love <fx@gnu.org>
1188
1189 * calendar/todo-mode.el: New file.
1190
1191 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1192
1193 * comint.el (comint-read-input-ring): Move reference to
1194 comint-input-ring-size outside of the save-excursion. It was
1195 causing the default value to be the only one ever seen.
1196
1197 * font-lock.el: Update copyright. Remove Simon Marshall's email
1198 address on request from him.
1199
1200 * subr.el (substitute-key-definition): Add comment describing
1201 the meaning of PREFIX.
1202
1203 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
1204
1205 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
1206
1207 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
1208 (add-minor-mode): Don't make the variable buffer-local and add a
1209 reference to define-minor-mode in the docstring.
1210
1211 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
1212 HEADER/FOOTER and fix bug with trailing empty directory.
1213 (cvs-append-to-ignore): Use vc-editable-p if available.
1214 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
1215 (vc-do-command): Tweak advice to handle the new VC.
1216
1217 * log-view.el (log-view-goto-rev): New function for the new VC.
1218 (log-view-minor-wrap): Use mark-active.
1219
1220 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
1221 (log-edit-changelog-full-paragraphs): New var.
1222 (log-edit-insert-changelog): Remove a lonely leading `* file'.
1223 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
1224 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
1225 (log-edit-changelog-ours-p, log-edit-changelog-entries)
1226 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
1227 Replace the `cvs' prefix with `log-edit'.
1228
1229 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
1230
1231 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
1232 (diff-font-lock-defaults): Explicitly turn off multiline.
1233 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
1234 (diff-ediff-patch): Fix call to ediff-patch-file.
1235 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
1236 Handle comments.
1237
1238 * frame.el (automatic-hscrolling): Typo.
1239
1240 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
1241
1242 2000-05-09 Sam Steingold <sds@goems.com>
1243
1244 * apropos.el (apropos-print): use `describe-face' instead of
1245 `customize-face-other-window'.
1246
1247 2000-05-09 Dave Love <fx@gnu.org>
1248
1249 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
1250
1251 * help.el (describe-variable): Have customize button pop the
1252 help-xref stack when invoked.
1253 (help-xref-symbol-regexp): Add `face'.
1254 (help-make-xrefs): Check for quoted face names and adapt regexp
1255 submatch numbers to cope.
1256 (help-xref-interned): Maybe insert face doc too. Separate
1257 sections with a line of hyphens.
1258
1259 * faces.el: Some doc fixes. Declare some functions obsolete.
1260 (describe-face): Add customize button. Return the help
1261 text. Fix prompt.
1262
1263 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1264
1265 * term/internal.el (IT-character-translations): Fix last change.
1266
1267 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1268
1269 * woman.el: New file
1270 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
1271
1272 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1273
1274 * term/internal.el (IT-character-translations): Update ASCII
1275 simulations for greek-iso8859-7, add latin-iso8859-14 and
1276 latin-iso8859-15.
1277
1278 * international/mule-cmds.el (set-language-info-alist): Call
1279 define-prefix-command with 3 arguments, to make the map suitable
1280 for a menu.
1281
1282 2000-05-07 Dave Love <fx@gnu.org>
1283
1284 * time.el: Small doc fixes from Pavel Janík ml..
1285
1286 2000-05-05 Dave Love <fx@gnu.org>
1287
1288 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
1289 list in doc string. Don't quote keyword symbols.
1290 * emacs-lisp/cl.el: Likewise
1291 * emacs-lisp/cl-seq.el: Likewise
1292
1293 2000-05-05 Gerd Moellmann <gerd@gnu.org>
1294
1295 * abbrev.el (abbrev-mode): Make ARG optional.
1296
1297 2000-05-04 Gerd Moellmann <gerd@gnu.org>
1298
1299 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
1300
1301 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
1302
1303 * subr.el (substitute-key-definition): Clarify documentation.
1304
1305 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
1306
1307 * glasses.el (glasses-convert-to-unreadable): Use
1308 `glasses-separator' instead of the hard-wired "_".
1309 (glasses-mode): Call `glasses-make-unreadable' only in a single
1310 place.
1311
1312 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1313
1314 * term/internal.el (cjk-codepages-alist): Add associations for
1315 Chinese and Korean codepages. Remove FIXME comment.
1316
1317 2000-05-03 Dave Love <fx@gnu.org>
1318
1319 * time.el (display-time-mail-face, display-time-use-mail-icon):
1320 New option.
1321 (display-time-mail-icon): New variable.
1322 (display-time-string-forms): Use the above. Fix the local-map.
1323
1324 2000-05-03 Gerd Moellmann <gerd@gnu.org>
1325
1326 * replace.el (query-replace-map): Add binding for `E'.
1327 (query-replace-help): Extend help text.
1328 (perform-replace): Allow editing the replacement string.
1329
1330 * make-mode.el (makefile-mode-abbrev-table): New variable.
1331 (makefile-mode): Set local abbrev table to
1332 makefile-mode-abbrev-table.
1333 (makefile-font-lock-keywords): Fontify includes and conditionals.
1334
1335 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
1336 set TOGGLE's value.
1337
1338 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
1339 mail-interactive-insert-alias.
1340 (mail-abbrev-complete-alias): New command.
1341 (mail-mode-map): Bind it to `M-TAB'.
1342
1343 2000-05-03 Kenichi Handa <handa@etl.go.jp>
1344
1345 * language/lao-util.el (lao-compose-region): New function.
1346
1347 2000-05-02 Gerd Moellmann <gerd@gnu.org>
1348
1349 * files.el (recover-session): Make directories as necessary
1350 if they don't exist yet.
1351
1352 * calendar/cal-french.el
1353 (french-calendar-multibyte-special-days-array)
1354 (french-calendar-special-days-array): Change French text.
1355 (calendar-french-date-string): Change output.
1356 (calendar-goto-french-date): Likewise.
1357
1358 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
1359
1360 * wid-edit.el (widget-default-active): Obey `:always-active'.
1361 (widget-documentation-string-value-create): Set `:always-active'.
1362
1363 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1364
1365 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
1366 default prefix to `~/_emacs.d/auto-save.list/_s'.
1367 (normal-top-level): Create the directory for auto-save files, if
1368 it doesn't already exist (in the ms-dos case only).
1369
1370 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1371
1372 * international/mule-cmds.el (set-language-environment): Don't
1373 concat an integer (dos-codepage), use format instead.
1374
1375 2000-05-02 Dave Love <fx@gnu.org>
1376
1377 * help.el (help-xref-on-pp): Check for constant symbols.
1378
1379 2000-04-29 Gerd Moellmann <gerd@gnu.org>
1380
1381 * startup.el (normal-top-level): Put a condition-case around
1382 the code loading subdirs.el.
1383
1384 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1385
1386 * ps-print.el: Upside-down and face background color printing,
1387 line number step, doc fix.
1388 (ps-print-version): New version number (5.2).
1389 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
1390 (ps-face-attribute-list, ps-plot-with-face): Code fix.
1391 (ps-spool-config): Var fix.
1392 (ps-printer-name-option): Const fix.
1393 (ps-print-upside-down, ps-use-face-background)
1394 (ps-line-number-step): New vars.
1395 (ps-window-system, ps-lp-system): New consts.
1396 (ps-face-background): New fun.
1397
1398 2000-04-28 Richard Stallman <rms@gnu.org>
1399
1400 * files.el (make-auto-save-file-name):
1401 Apply auto-save-file-name-transforms to visited file name
1402 before generating auto save file name.
1403 (auto-save-file-name-transforms): New variable.
1404
1405 * files.el (backup-enable-predicate):
1406 Correctly test for a file under a temporary directory.
1407
1408 2000-04-28 Gerd Moellmann <gerd@gnu.org>
1409
1410 * subr.el (add-minor-mode): Rewritten.
1411
1412 2000-04-28 Kenichi Handa <handa@etl.go.jp>
1413
1414 * mail/sendmail.el (sendmail-send-it): Set
1415 buffer-file-coding-system to the selected coding system for MIME
1416 header.
1417
1418 2000-04-27 Gerd Moellmann <gerd@gnu.org>
1419
1420 * dired.el (dired-move-to-filename-regexp): Allow format where
1421 YYYY is followed by two spaces.
1422
1423 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
1424 in the second character class of the regexp.
1425
1426 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
1427 mh-etc, too.
1428
1429 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
1430 nil.
1431
1432 * subr.el (add-minor-mode): Use `set' instead of `setq'.
1433
1434 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
1435 argument.
1436
1437 2000-04-27 Sen Nagata <sen@eccosys.com>
1438
1439 * emacs-lisp/crm.el (crm-completion-table): New variable.
1440 (crm-collection-fn, crm-test-completion)
1441 (completing-read-multiple): Use it.
1442
1443 2000-04-27 Dave Love <fx@gnu.org>
1444
1445 * help.el (locate-library): Use mapc.
1446 (help-manyarg-func-alist): Add call-process-region.
1447
1448 2000-04-26 Gerd Moellmann <gerd@gnu.org>
1449
1450 * subr.el (add-minor-mode): Make argument MAP optional.
1451
1452 * desktop.el (desktop-save): Save list of minor modes.
1453 (desktop-create-buffer): Restore minor modes.
1454 (desktop-minor-mode-table): New user-option.
1455
1456 * subr.el (add-minor-mode): New function.
1457
1458 * image.el (find-image): New function.
1459 (defimage): Rewritten to find image at load time.
1460
1461 * startup.el (normal-top-level-add-to-load-path): Handle
1462 case that the default directory is not in load-path.
1463
1464 * help.el: Old patch from Stefan Monnier.
1465 (help-xref-on-pp): New function.
1466 (describe-variable): Use it to display xrefs in a symbol's value.
1467
1468 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
1469
1470 * cus-edit.el (custom-face): Fix parenthesis.
1471
1472 2000-04-26 Kenichi Handa <handa@etl.go.jp>
1473
1474 * mail/rmail.el (rmail-expunge): When there are no deleted
1475 messages, do nothing.
1476
1477 2000-04-26 Dave Love <fx@gnu.org>
1478
1479 * international/mule-cmds.el (locale-translation-file-name):
1480 Defvar to nil.
1481 (set-locale-environment): Set it here (at runtime).
1482
1483 2000-04-25 Gerd Moellmann <gerd@gnu.org>
1484
1485 * replace.el (perform-replace): Add parameters START and END. Use
1486 them instead of the check for a region in Transient Mark mode.
1487 (query-replace-read-args): Return two more list elements for the
1488 start and end of the region in Transient Mark mode.
1489 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1490 (map-query-replace-regexp, replace-string, replace-regexp): Add
1491 optional last arguments START and END and pass them to
1492 perform-replace.
1493
1494 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
1495 form with additional arguments for perform-replace.
1496
1497 * progmodes/etags.el (tags-query-replace): Add parameters START
1498 and END. Construct a form with additional arguments for
1499 perform-replace.
1500
1501 * simple.el (shell-command): Set default directory for "*Shell
1502 Command Output" buffer.
1503
1504 * language/european.el (iso-latin-4): Fix typo.
1505
1506 * emacs-lisp/crm.el: New file.
1507
1508 2000-04-24 Dave Love <fx@gnu.org>
1509
1510 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1511 (Custom-reset-saved, Custom-reset-standard)
1512 (custom-group-value-create, custom-group-set, custom-group-save)
1513 (custom-group-reset-current, custom-group-reset-saved)
1514 (custom-group-reset-standard): Use mapc.
1515 (custom-buffer-create-internal): Disable undo when creating items.
1516 Use mapc.
1517 (custom-face): Avoid redundant lambda.
1518
1519 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1520
1521 * startup.el (auto-save-list-file-prefix): Set default to
1522 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
1523
1524 2000-04-24 Sam Steingold <sds@gnu.org>
1525
1526 * time-stamp.el (time-stamp-string-preprocess): Always convert
1527 `field-result' to a string.
1528
1529 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1530
1531 * frame.el (scrolling): New group.
1532 (automatic-hscrolling): New user-option.
1533
1534 * startup.el (command-line-x-option-alist): Add `-lsp' and
1535 `--line-spacing'.
1536
1537 2000-04-19 Dave Love <fx@gnu.org>
1538
1539 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
1540 (cl-mapc): Rename from mapc. Fix the funcall.
1541
1542 2000-04-19 Gerd Moellmann <gerd@gnu.org>
1543
1544 * simple.el (clone-indirect-buffer-other-window): New command.
1545 (clone-indirect-buffer): Add optional arg NORECROD.
1546 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
1547
1548 * help.el (resize-temp-buffer-window): Use count-screen-lines.
1549
1550 * window.el (count-screen-lines): New function.
1551 (shrink-window-if-larger-than-buffer): Use count-screen-lines
1552 instead of window-buffer-height.
1553
1554 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
1555 non-existing variable comint-input-sentinel.
1556 (inferior-lisp-args-to-list): Removed.
1557 (inferior-lisp): Use split-string instead of
1558 inferior-lisp-args-to-list.
1559
1560 * hexl.el (hexl-insert-hex-string): New command.
1561
1562 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
1563 instead of concat.
1564
1565 2000-04-18 Gerd Moellmann <gerd@gnu.org>
1566
1567 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
1568 at the start of an existing but empty folder.
1569
1570 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1571
1572 * ps-mule.el: Customization fix, doc fix.
1573 (ps-multibyte-buffer): Customization fix.
1574
1575 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1576
1577 * subr.el (read-passwd): Use read-char-exclusive.
1578
1579 2000-04-17 Gerd Moellmann <gerd@gnu.org>
1580
1581 * textmodes/texinfo.el (texinfo-insert-@email)
1582 (texinfo-insert-@emph, texinfo-insert-@quotation)
1583 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
1584 (texinfo-mode-map): Add key bindings for them.
1585
1586 * files.el (basic-save-buffer-2): Use a template with `$'
1587 instead of `#' for VMS.
1588
1589 * simple.el (clone-indirect-buffer): New function.
1590
1591 2000-04-16 Stephen Eglen <stephen@gnu.org>
1592
1593 * iswitchb.el (iswitchb-case): New function. If the user input
1594 contains any upper-case characters, the search is made
1595 case-sensitive.
1596
1597 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
1598
1599 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
1600 comment-end.
1601 (texinfo-font-lock-syntactic-keywords): New var.
1602 (texinfo-font-lock-keywords): Remove comment regexp.
1603 (texinfo-insert-block): New function.
1604 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
1605 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
1606 and font-lock-defaults. Use regexp-opt for outline-regexp.
1607 (texinfo-environments): New var.
1608 (texinfo-environment-regexp): Use regexp-opt and
1609 texinfo-environments.
1610
1611 * textmodes/ispell.el (ispell-menu-map-needed): Check that
1612 ispell-process is bound since this might be eval'd before ispell
1613 is loaded.
1614 (ispell-message): Use a tiny bit less magic and a bit more hard
1615 data to figure out what kind of sc-cite-regexp to use.
1616
1617 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
1618
1619 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
1620 (insert-cyclic-diary-entry): Unquote the lambda.
1621
1622 * gud.el (gud-jdb-build-source-files-list): Fix typo.
1623
1624 * files.el (backup-enable-predicate): Unquote the lambda.
1625
1626 * cus-edit.el (custom-face, face): Unquote the lambda.
1627
1628 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1629
1630 * ps-print.el: Check for line-beginning-position definition.
1631
1632 * ps-print.el: Fix counting lines in a region.
1633 (ps-print-version): New version number (5.1.5).
1634 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
1635 (ps-printing-region): Fun code fix.
1636
1637 2000-04-15 Gerd Moellmann <gerd@gnu.org>
1638
1639 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
1640 to file-directory-p.
1641
1642 2000-04-14 Gerd Moellmann <gerd@gnu.org>
1643
1644 * gud.el (gud-jdb-build-source-files-list): Check that directory
1645 exists before calling directory-files.
1646
1647 2000-04-13 Dave Love <fx@gnu.org>
1648
1649 * emacs-lisp/trace.el: Change maintainer. Use new backquote
1650 syntax.
1651
1652 * emacs-lisp/cl-specs.el: Remove when, unless.
1653
1654 * emacs-lisp/cl-extra.el: Don't quote keywords.
1655 (cl-old-mapc): New variable.
1656 (mapc): Use it.
1657 (cl-map-intervals): Use with-current-buffer. Don't check for
1658 next-property-change.
1659 (cl-map-overlays): Use with-current-buffer.
1660 (cl-expt): Remove.
1661 (copy-tree, remprop): Define unconditionally.
1662
1663 * emacs-lisp/cl-compat.el (keywordp): Remove.
1664
1665 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
1666 to use keywordp.
1667 (edebug-spec): Enable keywordp.
1668
1669 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
1670 string-lessp.
1671
1672 * cus-start.el: Use keywordp.
1673
1674 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1675
1676 * diary-lib.el (include-other-diary-files): Fix the fix of
1677 2000-02-18 by doing a save-excursion.
1678
1679 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1680
1681 * ps-print.el: Customization fix, doc fix.
1682 (ps-print-version): New version number (5.1.4).
1683 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
1684 (ps-print-preprint): Adjust code.
1685 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
1686 (ps-print-prologue-header, ps-print-control-characters)
1687 (ps-spool-config): Customization fix.
1688
1689 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1690
1691 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
1692 converted to the new menu-item format, names silightly changed,
1693 help strings added.
1694
1695 Support for spelling without async subprocesses:
1696
1697 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
1698 (ispell-session-buffer): New variables.
1699 (ispell-start-process, ispell-process-status,
1700 ispell-accept-output, ispell-send-string): New functions, for
1701 Ispell invocation when async subprocesses aren't supported.
1702 (ispell-word, ispell-pdict-save, ispell-command-loop,
1703 ispell-process-line, ispell-buffer-local-parsing): Replace calls
1704 to process-send-string with calls to ispell-send-string, and
1705 accept-process-output with ispell-accept-output.
1706 (ispell-init-process): Call ispell-process-status instead of
1707 process-status with.
1708 (ispell-init-process): Call ispell-start-process. Call
1709 ispell-accept-output and ispell-send-string. Don't call
1710 process-kill-without-query and kill-process if they are unbound.
1711 (ispell-async-processp): New function.
1712
1713 2000-04-12 Dave Love <fx@gnu.org>
1714
1715 * info.el: Add debug-ignored-errors.
1716 (Info-mode-menu): Add some items.
1717 (Info-directory): Add autoload cookie.
1718
1719 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
1720 Modify `truncate-lines'. Make `describe-language-environment'
1721 always visible and add help. Modify `describe-key' help. Invoke
1722 Info-directory from `info'. New entry `emacs-manual'.
1723
1724 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1725
1726 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
1727 propertized-buffer-identification.
1728 (ebrowse-update-member-buffer-mode-line): Likewise.
1729 (ebrowse--mode-strings): Removed.
1730 (ebrowse--mode-line-props): Removed.
1731
1732 * files.el (auto-mode-alist): Add `EBROWSE'.
1733
1734 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
1735 space before testing for end of buffer.
1736 (ebrowse-load): Removed.
1737 (ebrowse-revert-tree-buffer-from-file): Rewritten.
1738 (ebrowse-create-tree-buffer): Rewritten.
1739 (ebrowse-tree-mode): Read tree from buffer.
1740
1741 * progmodes/ebrowse-ffh.el: Removed.
1742
1743 2000-04-10 Kenichi Handa <handa@etl.go.jp>
1744
1745 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
1746
1747 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1748
1749 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
1750 at the wrong place.
1751
1752 2000-04-09 Dave Love <fx@gnu.org>
1753
1754 * files.el (backup-enable-predicate): Use
1755 temporary-file-directory, small-temporary-file-directory.
1756 (make-backup-file-name-function, backup-directory-alist): New
1757 variables.
1758 (make-backup-file-name-1): New function.
1759 (make-backup-file-name): Use it.
1760 (find-backup-file-name): Likewise. Use format for clarity, not
1761 concat.
1762 (file-newest-backup): Use make-backup-file-name.
1763
1764 2000-04-09 Gerd Moellmann <gerd@gnu.org>
1765
1766 * progmodes/ebrowse-ffh.el: New file.
1767
1768 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
1769 to ebrowse-ffh.el.
1770 (ebrowse-load): Add autoload.
1771
1772 * finder.el (finder-commentary): Add autoload cookie.
1773
1774 * mail/rfc2368.el: Correct author's email address.
1775
1776 * progmodes/ebrowse.el: New file.
1777
1778 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
1779 item help string.
1780 (easy-menu-do-add-item): Ditto.
1781 (easy-menu-define): Extend doc string.
1782
1783 * jit-lock.el (with-buffer-unmodified): Use
1784 restore-buffer-modified-p.
1785 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
1786 (jit-lock-function, jit-lock-stealth-fontify): Don't use
1787 with-buffer-unmodified.
1788
1789 2000-04-08 Dave Love <fx@gnu.org>
1790
1791 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
1792 unless, when.
1793
1794 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
1795
1796 * viper-util.el (viper-put-on-search-overlay): New subroutine.
1797 (viper-flash-search-pattern): No operation when using Emacs
1798 doesn't support face.
1799 Use `viper-put-on-search-overlay'.
1800
1801 2000-04-04 Gerd Moellmann <gerd@gnu.org>
1802
1803 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
1804 like C-r.
1805
1806 * progmodes/make-mode.el: Some doc fixes.
1807 (makefile-mode-abbrev-table): New variable.
1808 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
1809 (makefile-font-lock-keywords): Fontify includes and conditionals.
1810 (toplevel): Require `dabbrev' and `add-log' when compiling.
1811
1812 * replace.el (perform-replace): Don't move forward one char
1813 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
1814 to do that because it leaves point 1 position after the last
1815 replacement, after everything has been replaced.
1816
1817 * jit-lock.el (with-buffer-unmodified): New macro.
1818 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
1819 modified state.
1820 (jit-lock-function-1): Extracted from jit-lock-function; not
1821 preserving buffer's modified state.
1822 (jit-lock-function, jit-lock-stealth-fontify): Call
1823 jit-lock-function-1.
1824
1825 * mail/rfc2368.el: Remove supernumerary copyright line.
1826
1827 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
1828
1829 * glasses.el: Provide facilities for inserting space before left
1830 parentheses and uncapitalization of identifiers.
1831 (glasses-mode): Try to remove old overlays in all cases.
1832
1833 2000-04-03 Gerd Moellmann <gerd@gnu.org>
1834
1835 * progmodes/compile.el (compile-internal): Display the compilation
1836 buffer in a different frame, if it's already displayed there.
1837
1838 * mail/rfc2368.el: New file.
1839
1840 * simple.el (sendmail-user-agent-compose): Recognize a `body'
1841 header and insert its value as mail body.
1842
1843 * subr.el (member-ignore-case): New function.
1844
1845 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
1846 (dabbrev--find-expansion): Ignore buffers matching a regexp
1847 from dabbrev-ignored-regexps.
1848
1849 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
1850 to extensions handled by gzip.
1851
1852 2000-04-03 Richard M. Stallman <rms@gnu.org>
1853
1854 * files.el (insert-directory): List the total free space
1855 along with the used space.
1856
1857 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
1858 line is followed by one that matches CITATION-REGEXP, end the
1859 paragraph.
1860
1861 2000-04-03 Markus Rost <rost@delysid.gnu.org>
1862
1863 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
1864 (rmail-make-basic-summary-line): Use that option.
1865
1866 2000-04-03 Kenichi Handa <handa@etl.go.jp>
1867
1868 * international/mule-cmds.el (encoded-string-description):
1869 Rewritten. Try pretty description for ISO 2022 escape sequences
1870 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
1871 for hexadecimal format.
1872
1873 2000-04-01 Dave Love <fx@gnu.org>
1874
1875 * cpp.el: Change customization group to `c' from `C'.
1876
1877 * vcursor.el (vcursor-move): Use display-color-p.
1878
1879 * international/mule-util.el: Provide mule-utils.
1880 (string-to-sequence): Simplify and speed up.
1881
1882 * international/mule.el (make-coding-system): Purecopy doc-string.
1883
1884 * international/mule-cmds.el: Various menu changes.
1885 (describe-specified-language-support): Handle `Default'.
1886 (set-language-info): Purecopy `info'.
1887
1888 2000-03-31 Andrew Innes <andrewi@gnu.org>
1889
1890 * vc.el (vc-backend-diff): Return the correct status if we had to
1891 retry the rcsdiff command without the --brief option.
1892
1893 2000-03-31 Dave Love <fx@gnu.org>
1894
1895 * help.el (help-manyarg-func-alist): Correct several omissions.
1896
1897 * add-log.el: Don't require cl, fortran.
1898 (add-log-current-defun-function): Doc fix.
1899 (change-log-version-number-regexp-list): Remove SCCS part. Doc
1900 fix.
1901 (change-log-version-rcs): Function deleted.
1902 (change-log-version-number-search): Doc fix. Use
1903 vc-workfile-version. Avoid CL dolist.
1904 (add-change-log-entry): Just call add-log-current-defun to get
1905 defun. Simplify somewhat.
1906 (change-log-get-method-definition-1): Likewise.
1907 (add-log-current-defun): Return nil if calling
1908 add-log-current-defun-function does so. Move Fortran stuff to
1909 fortran.el. Return string without properties.
1910
1911 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
1912 and :alpha: char classes.
1913
1914 * mail/supercite.el: Defvar curline when compiling.
1915 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
1916 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
1917 rather than a-zA-Z0-9 to allow non-ASCII characters.
1918
1919 2000-03-31 Gerd Moellmann <gerd@gnu.org>
1920
1921 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
1922
1923 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1924 Re-enable new code.
1925
1926 * lpr.el (print-region-1): Use -d to specify printer name for
1927 systems `usg-unix-v*, `dgux', `hpux', `irix'.
1928
1929 2000-03-31 Dave Love <fx@gnu.org>
1930
1931 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
1932 for function definition in symbol's function value slot first
1933 instead of first consulting byte-compile-function-environment.
1934
1935 2000-03-31 Kenichi Handa <handa@etl.go.jp>
1936
1937 * language/european.el ("Polish"): New language environment.
1938 (setup-polish-environment): New function.
1939
1940 2000-03-30 Gerd Moellmann <gerd@gnu.org>
1941
1942 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1943 Disable new code.
1944
1945 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
1946 trying to `load' the symbol of an autoload instead of the file
1947 recorded in the autoload. Fix error messages.
1948
1949 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1950
1951 * ps-print.el: PostScript programming fix for ghostview, doc fix.
1952 (ps-print-version): New version number (5.1.3).
1953 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
1954 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
1955 (ps-generate-postscript-with-faces): Code fix.
1956 (ps-color-values): XEmacs compatibility.
1957 (ps-print-background-image, ps-print-background-text, ps-printer-name)
1958 (ps-default-fg, ps-default-bg): Adjust customization.
1959 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
1960 (ps-color-scale): Renaming old ps-color-value fun.
1961 (ps-print-headers): Replace ps-print-header group to avoid conflict
1962 with ps-print-header variable.
1963 (ps-print-miscellany): New group.
1964 (ps-format-color, ps-rgb-color): New funs.
1965 (ps-default-foreground): New var.
1966 (ps-printer-name-option): New const.
1967
1968 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
1969
1970 * net/net-utils.el:
1971 (network-connection-host, network-connection-service): New variables
1972 (network-connection-mode): New mode, derived from comint-mode
1973 (network-connection-mode-setup): New function, saves host and
1974 service information in local variables.
1975
1976 * lisp/locate.el:
1977 (locate-word-at-point): Added this function
1978 (locate): Default to using locate-word-at-point as input
1979 Run dired-mode-hook
1980
1981 2000-03-29 Dave Love <fx@gnu.org>
1982
1983 * calendar/appt.el: Doc fixes.
1984 (appt-check): Convert min-to-app to a string before passing to
1985 appt-disp-window-function or concat.
1986 (appt-delete-window): Remove test for frame-root-window.
1987 (appt-select-lowest-window, appt-convert-time): Simplify.
1988
1989 * emacs-lisp/bytecomp.el: Doc fixes.
1990 (byte-compile-file-form-autoload): Update
1991 byte-compile-function-environment.
1992
1993 2000-03-29 Andreas Schwab <schwab@suse.de>
1994
1995 * emacs-lisp/autoload.el: Also print defsubst doc string
1996 specially.
1997
1998 * dired.el (dired-insert-directory): If dired-free-space-program
1999 failed just delete its output.
2000
2001 2000-03-29 Dave Love <fx@gnu.org>
2002
2003 * international/iso-cvt.el: Move provide to end. Doc fixes.
2004 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
2005 (iso-iso2sgml, iso-sgml2iso): New functions.
2006 (iso-cvt-define-menu): Fix some entries and use backquote for
2007 clarity.
2008
2009 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
2010
2011 2000-03-28 Gerd Moellmann <gerd@gnu.org>
2012
2013 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
2014 ISO-DATE. If non-nil, return date in ISO 8601 format.
2015
2016 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
2017
2018 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
2019 if it ever becomes used.
2020 (log-edit-mode-hook): Default to vc-log-mode-hook.
2021 (log-edit-mode): Fix the docstring.
2022
2023 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
2024 the code.
2025
2026 2000-03-26 Dave Love <fx@gnu.org>
2027
2028 * net/browse-url.el (browse-url): Re-fix case of
2029 browse-url-browser-function being an alist.
2030 (browse-url): Add :link to defgroup.
2031
2032 * files.el: Doc fixes.
2033 (file-truename): Include `[' in wildcard characters.
2034 (automount-dir-prefix): Customize.
2035 (find-file-wildcards): Add :version.
2036 (find-file-noselect): Simplify a mapcar call.
2037
2038 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
2039 compatible with inf-lisp version.
2040 (eval-defun-1): Fix custom-declare-variable case.
2041
2042 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
2043
2044 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
2045
2046 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2047
2048 * Makefile (COMPILE_FIRST): New macro.
2049 (compile-files): Compile files from COMPILE_FIRST first.
2050
2051 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
2052 code.
2053
2054 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
2055 matching open parenthesis in column 0 to defun-prompt-regexp
2056 only if open-paren-in-column-0-is-defun-start is set.
2057
2058 * sun-curs.el: Require CL at compile-time only.
2059
2060 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
2061 instead of copy-list which is a function from CL.
2062 (msb--choose-menu, msb--mode-menu-cond)
2063 (msb--create-buffer-menu-2): Use dolist instead of mapc.
2064 (msb--init-file-alist): Use mapcar instead of mapcan.
2065 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
2066 `(' in column 0 in doc string.
2067 (msb--add-separators): Use mapcar instead of mapcan.
2068
2069 * cus-dep.el: Require CL at compile-time only.
2070
2071 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
2072
2073 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2074 (byte-compile-warnings): New warning `noruntime'.
2075 (byte-compile-constants, byte-compile-variables): Fix docstring.
2076 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
2077 execute `eval-whenc-compile's body.
2078 (byte-compile-unresolved-functions): Fix docstring.
2079 (byte-compile-eval): New function.
2080 (byte-compile-callargs-warn): Check if the function will be available
2081 at runtime (via property `byte-compile-noruntime').
2082 (byte-compile-print-syms): New function.
2083 (byte-compile-warn-about-unresolved-functions): Also warn about
2084 `noruntime' functions (and use `byte-compile-print-syms').
2085 (byte-compile-file): Capitalize the message.
2086
2087 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2088
2089 * mail/rmail.el (rmail-confirm-expunge): New user-option.
2090 (rmail-expunge): Ask for confirmation depending on the setting
2091 of rmail-confirm-expunge.
2092
2093 2000-03-23 Gerd Moellmann <gerd@gnu.org>
2094
2095 * Makefile (bootstrap-clean): If $(emacs) exists, build
2096 loaddefs.el first. A loaddefs.el that's not up-to-date might
2097 cause a bootstrap failure because things don't autoload as
2098 expected.
2099
2100 2000-03-23 Dave Love <fx@gnu.org>
2101
2102 * net/browse-url.el: Restore previous use of
2103 browse-url-maybe-new-window.
2104
2105 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2106
2107 * ps-print.el: Skip banner page fix.
2108 (ps-print-version): New version number (5.1.2).
2109 (ps-begin-file, ps-end-file, ps-generate): Code fix.
2110
2111 2000-03-23 Dave Pearson <davep@davep.org>
2112
2113 * net/quickurl.el Changed the type of parameter passed to the
2114 function defined by `quickurl-format-function'. Before only the
2115 text of the URL was passed. Now the whole URL structure is passed
2116 and the function is responsible for extracting the parts it
2117 requires. Changed the default of `quickurl-format-function'
2118 accordingly.
2119 (quickurl-insert): Changed the `funcall' of
2120 `quickurl-format-function' to match the above change.
2121 (quickurl-list-insert): Changed the `url' case so that it makes
2122 use of `quickurl-format-function', previous to this the format was
2123 hard wired.
2124
2125 2000-03-22 Gerd Moellmann <gerd@gnu.org>
2126
2127 * startup.el: Change some spellings for the X Window System.
2128
2129 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
2130
2131 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
2132 up the code and the regexp and make sure the cursor is temporarily
2133 moved to the suspicious line while querying the user.
2134
2135 2000-03-22 Jason Rumney <jasonr@gnu.org>
2136
2137 * w32-fns.el (w32-charset-info-alist): Initialize.
2138
2139 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2140
2141 * ps-print.el: N-up last page fix.
2142 (ps-print-version): New version number (5.1.1).
2143 (ps-end-file, ps-end-job, ps-generate): Code fix.
2144
2145 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2146
2147 * files.el (find-file-run-dired): Update docstring.
2148 (find-directory-functions): New hook.
2149 (find-file-noselect): Run find-directory-functions rather than
2150 calling dired directly.
2151
2152 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
2153
2154 * pcvs.el: Add a minimal leading commentary.
2155 (cvs-make-cvs-buffer): Change the header part by removing the startup
2156 message and adding a `Module' entry. Also replace the FOOTER and
2157 HEADER special fileinfos with the new support in ewoc for updating
2158 its own footer and header.
2159 (cvs-update-header): Update to use the header/footer of the ewoc.
2160 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
2161 (cvs-is-within-p): New function.
2162 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
2163 to only examine some subset of the buffers.
2164
2165 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
2166 `format' instead of our own ad-hoc functions.
2167 Remove HEADER and FOOTER cases, now handled in the EWOC.
2168 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
2169
2170 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
2171 output to avoid scaring the user.
2172 (cvs-parse-table): Catch message for non-up-to-date commits.
2173
2174 * pcvs-defs.el (cvs-startup-message): Remove.
2175 (cvs-global-menu): New autoloaded menu.
2176
2177 * pcvs-util.el (cvs-string-fill): Remove.
2178
2179 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
2180 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
2181 PP part of it and also make it work for footers and headers.
2182 (ewoc-create): Drop POS and BUFFER arguments.
2183 Use the DLL's dummy node to store the end-of-footer position.
2184 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
2185 (ewoc-refresh): Remove unused `header' variable.
2186 (ewoc-(get|set)-hf): New functions.
2187
2188 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
2189 log-view-*-(message|file) and use easy-mmode-define-navigation.
2190 (log-view-message-re): Match SCCS format as well.
2191 And match the revision line rather than the dashed separator line.
2192 (log-view-mode): Use the new define-derived-mode.
2193 (log-view-current-tag): Fill in with an actual implementation.
2194
2195 * cvs-status.el (cvs-status-(prev|next)): Rename from
2196 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
2197 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
2198 to let the output "breathe" a little more (more readable).
2199 (cvs-status-mode): Use the new define-derived-mode.
2200
2201 * smerge-mode.el (smerge-auto-leave): New function and variable.
2202 (smerge-basic-map): Rename from smerge-basic-keymap.
2203 Change the bindings for smerge-diff-*.
2204 (smerge-*-map): Use easy-mmode-defmap.
2205 (smerge-(next|prev)): Use easy-mmode-define-navigation.
2206 (smerge-keep-*): Use smerge-auto-leave.
2207
2208 2000-03-21 Jason Rumney <jasonr@gnu.org>
2209
2210 * cus-edit.el (custom-button-face): Use 3D look for w32.
2211 (custom-button-pressed-face): Likewise.
2212
2213 2000-03-21 Gerd Moellmann <gerd@gnu.org>
2214
2215 * progmodes/etags.el (tags-case-fold-search): New user-option.
2216 (tags-loop-eval): New function. Bind case-fold-search around eval
2217 depending on the value of tags-case-fold-search.
2218 (tags-loop-continue): Use tags-loop-eval.
2219 (find-tag-in-order): Bind case-fold-search depending on the value
2220 of tags-case-fold-search.
2221
2222 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2223
2224 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
2225 (diff-end-of-hunk): Return the end position for use in
2226 `easy-mmode-define-navigation'.
2227 (diff-recenter): Remove.
2228 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
2229 of `easy-mmode-define-navigation'.
2230 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
2231 previous renaming) and fix to use new names.
2232 (diff-merge-strings): Use \n as separator: simpler, faster.
2233 (diff-mode): Use `define-derived-mode'.
2234
2235 * derived.el (define-derived-mode): Don't autoload anymore.
2236 Prefer the macro-only version provided by easy-mmode.el.
2237
2238 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
2239 `easy-mmode-define-derived-mode'.
2240 Use `combine-run-hooks'.
2241 (easy-mmode-define-navigation): New macro.
2242
2243 * subr.el (combine-run-hooks): New function.
2244
2245 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
2246
2247 * term/x-win.el: Fontsets related initialization is simplified.
2248
2249 * international/mule-diag.el (describe-font): Don't refer to
2250 global-fontset-alist, instead call font-list.
2251 (describe-fontset, list-fontsets, mule-diag): Likewise.
2252 (print-fontset): Adjusted for the change of fontset
2253 implementation.
2254
2255 * international/fontset.el (x-charset-registries): Variable
2256 removed, instead the corresponding data is stored in the default
2257 fontset.
2258 (register-alternate-fontnames): Function removed.
2259 (resolved-ascii-font): Variable removed.
2260 (x-compose-font-name): Ignore the second argument REDOCE.
2261 (x-complement-fontset-spec): Complement only an ASCII font and
2262 element for those charsets than can use that ASCII font.
2263 (generate-fontset-menu): Don't refer to global-fontset-alist,
2264 instead call fontset-list.
2265 (uninstantiated-fontset-alist): Variable removed.
2266 (x-style-funcs-alist): Likewise.
2267 (fontset-default-styles): Likewise.
2268 (x-modify-font-name): Function removed.
2269 (create-fontset-from-fontset-spec): Ignore the argument
2270 STYLE-VARIANT.
2271 (create-fontset-from-ascii-font): Docsting adjusted for the above
2272 change.
2273 (instantiate-fontset, resolve-fontset-name): Functions removed.
2274 (fontset-list): Now implemented by C code.
2275
2276 * faces.el (read-face-font): Fix TABLE arg to completing-read.
2277 (describe-face): Include `font' attribute in the description.
2278
2279 2000-03-21 Kenichi Handa <handa@etl.go.jp>
2280
2281 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
2282
2283 2000-03-20 Gerd Moellmann <gerd@gnu.org>
2284
2285 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
2286 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
2287 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
2288
2289 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
2290 about behavior of set-buffer-modified-p wrt redisplay.
2291
2292 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2293
2294 * view.el (view-mode-disable): Kill local binding of view-read-only.
2295
2296 2000-03-18 Gerd Moellmann <gerd@gnu.org>
2297
2298 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
2299 is a string, convert it to a syntax cell using string-to-syntax.
2300
2301 * simple.el (syntax-code-table, syntax-flag-table): New variables.
2302 (string-to-syntax): New function.
2303
2304 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
2305 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
2306 try to use passive ftp mode.
2307
2308 2000-03-17 Gerd Moellmann <gerd@gnu.org>
2309
2310 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
2311
2312 * simple.el (append-to-buffer): Update point of windows after
2313 insertion.
2314
2315 * abbrev.el (inverse-add-abbrev): Identify word by first moving
2316 forward then moving backward. Reindent.
2317
2318 * frame.el (other-frame): Call x-focus-frame only if
2319 focus-follows-mouse is off.
2320
2321 2000-03-17 Dave Love <fx@gnu.org>
2322
2323 * pcvs-util.el (cvs-strings->string): Rename
2324 replace-regexps-in-string.
2325
2326 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
2327
2328 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
2329 regexp for labels cannot span several lines.
2330
2331 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
2332 `(setq :<key> ':<key>)' to the macro expansion.
2333
2334 2000-03-16 Dave Love <fx@gnu.org>
2335
2336 * progmodes/f90.el (f90): Put custom group under `languages', not
2337 `fortran'.
2338 (f90-mode-hook): Customize.
2339 (f90-mode): Set add-log-current-defun-function.
2340 (f90-current-defun): New function.
2341
2342 2000-03-16 Gerd Moellmann <gerd@gnu.org>
2343
2344 * cus-edit.el (custom-variable-tag-face): Handle case that
2345 default face's height is not a number.
2346 (custom-face-tag-face, custom-group-tag-face-1)
2347 (custom-group-tag-face): Ditto.
2348 (custom-group-tag-face-1): Add :group.
2349
2350 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
2351
2352 2000-03-15 Gerd Moellmann <gerd@gnu.org>
2353
2354 * pcvs-defs.el (toplevel): Remove autoload cookie for form
2355 requiring easymenu.
2356
2357 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2358
2359 * ps-print.el: PostScript user-defined prologue, PostScript error
2360 handler, doc fix.
2361 (ps-print-version): New version number (5.1).
2362 (ps-user-defined-prologue, ps-error-handler-message)
2363 (ps-print-prologue-0, ps-error-handler-alist): New vars.
2364 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
2365 (ps-insert-string): New function.
2366
2367 2000-03-15 Kenichi Handa <handa@etl.go.jp>
2368
2369 * international/ccl.el (ccl-compile-expression): Don't generate
2370 invalid self-assignment code.
2371
2372 2000-03-14 Dave Love <fx@gnu.org>
2373
2374 * subr.el (replace-regexp-in-string): Renamed from
2375 replace-regexps-in-string. Doc fix.
2376
2377 2000-03-12 Dave Love <fx@gnu.org>
2378
2379 * cus-edit.el: Doc fixes.
2380 (customize-set-variable, customize-save-variable): Rename args for
2381 doc.
2382 (custom-variable-tag-face, custom-face-tag-face)
2383 (custom-group-tag-face-1, custom-group-tag-face): Modify from
2384 style which user identify as hyperlink.
2385 (hook): Don't add undefined functions to the hook.
2386 (debug-ignored-errors): Transfer message from bindings.el.
2387
2388 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2389
2390 * recentf.el (recentf-keep-non-readable-files-p): Remove
2391 double/nested definition.
2392
2393 2000-03-12 Dave Love <fx@gnu.org>
2394
2395 * facemenu.el (facemenu-get-face): Use display-color-p.
2396 * enriched.el (enriched-decode-foreground): Likewise.
2397 (enriched-decode-background): Likewise.
2398 * isearch.el (isearch-highlight): Likewise.
2399 * info-look.el (info-lookup): Likewise.
2400 * simple.el (completion-setup-function): Likewise.
2401
2402 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
2403 :options.
2404
2405 * bindings.el (mode-line-format): Fix line-number and
2406 column-number items. Add help-echo for the background.
2407 (mode-line-mule-info): Modify help-echo.
2408
2409 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
2410 defcustom.
2411
2412 * files.el (load-file): Allow completion to .elc.
2413
2414 * man.el: Doc fixes.
2415 (Man-init-defvars): Use display-color-p to set fontification.
2416
2417 * play/hanoi.el (hanoi-internal): Don't use oddp.
2418
2419 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2420
2421 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
2422
2423 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
2424
2425 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
2426
2427 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
2428 Fix comment.
2429
2430 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
2431
2432 * font-lock.el (font-lock-keywords): Fix the doc now that
2433 regexp-opt-depth is unnecessary.
2434 (save-buffer-state): Set an edebug spec.
2435 (font-lock-fontify-anchored-keywords): Properly handle the case when
2436 the matcher goes past the limit.
2437
2438 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
2439 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
2440
2441 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
2442 dll.el and cookie.el (from Elib) with heavy renaming and other
2443 massaging.
2444
2445 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
2446 Autoload the functions used.
2447 (easy-mmode-define-syntax): Fix CL typo.
2448 (easy-mmode-define-derived-mode): Improve the docstring generation.
2449
2450 2000-03-10 Gerd Moellmann <gerd@gnu.org>
2451
2452 * textmodes/texinfo.el (texinfo-version): Variable and function
2453 removed.
2454
2455 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
2456
2457 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
2458 allow more flexibility.
2459 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
2460 fns.
2461 (easy-mmode-defmap, easy-mmode-defsyntax)
2462 (easy-mmode-define-derived-mode): New macros.
2463
2464 2000-03-09 Didier Verna <didier@xemacs.org>
2465
2466 * rect.el (replace-rectangle): New function.
2467
2468 2000-03-09 Dave Love <fx@gnu.org>
2469
2470 * progmodes/fortran.el (fortran-comment-line-start): Define as
2471 "C".
2472 (fortran-comment-line-start-skip): Don't match cpp stuff.
2473 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
2474 (fortran-mode-map): Remove over-eager custom-menu-create for now.
2475 (fortran-mode): Don't set fortran-comment-line-start-skip,
2476 fortran-comment-line-start here. Set comment-start,
2477 add-log-current-defun.
2478 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
2479 (fortran-current-defun): New function.
2480
2481 2000-03-09 Gerd Moellmann <gerd@gnu.org>
2482
2483 * emacs-lisp/re-builder.el: New file.
2484
2485 * mouse.el (mouse-drag-region): Don't run up-event handler
2486 if hscroll has changed.
2487
2488 * octave-mod.el (octave-font-lock-keywords): To font-lock the
2489 builtin operators, use `font-lock-builtin-face' for Emacs and
2490 `font-lock-preprocessor-face' otherwise.
2491
2492 * font-lock.el (lisp-font-lock-keywords-1): Highlight
2493 `(defun (setf foo)' differently.
2494
2495 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
2496
2497 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
2498 (regexp-opt): Update comment and adapt the code the new meaning of
2499 the `paren' argument of regex-opt-group for shy-groups.
2500 (regexp-opt-depth): Handle shy groups as well as backslashed
2501 backslashes.
2502 (regexp-opt-group): Turn the leading comment into a docstring.
2503 Allow `paren' to be a string (the string to use to open a group).
2504 Remove open-presuf and close-presuf. Instead of checking for `all
2505 one-char' and then later on check for `several one-char', handle
2506 both cases close together. Also apply a more generic algorithm
2507 for suffixes (the mirror image of the algorithm used for
2508 prefixes). Use shy-groups. Use nreverse rather than reverse.
2509 (regexp-opt-try-suffix): Removed.
2510
2511 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
2512 from comint-mode-map, so we can just inherit from it. Also, move
2513 the initialization into the `defvar' since there's no docstring
2514 anyway and it's fairly short.
2515 (inferior-scheme-mode): Define it as derived-mode: the code is
2516 shorter and this way we inherit from comint-mode-map rather than
2517 copying it.
2518
2519 * subr.el (replace-regexps-in-string): Properly handle the case
2520 where we match an empty string.
2521
2522 * comint.el (comint-exec-1): Add the current-dir to the exec-path
2523 when the command has a directory component (such as "./testml").
2524 Also fix a typo in the comment.
2525
2526 2000-03-08 Gerd Moellmann <gerd@gnu.org>
2527
2528 * Makefile (compile-files): Compile files one by one because
2529 that's the only way to ensure a clean compilation environment for
2530 each individual file.
2531
2532 * frame.el (other-frame): Call x-focus-frame.
2533
2534 2000-03-07 Dave Love <fx@gnu.org>
2535
2536 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
2537 :require to defcustom.
2538
2539 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
2540 lists.
2541
2542 * files.el (auto-mode-alist): Add configure.in.
2543
2544 * progmodes/autoconf.el: New file.
2545
2546 2000-03-07 Gerd Moellmann <gerd@gnu.org>
2547
2548 * mail/mh-e.el: Change maintainer to `none'.
2549
2550 * recentf.el (recentf-keep-non-readable-files-p): Quote args
2551 to remove-hook and add-hook.
2552
2553 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2554
2555 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
2556 it as the default.
2557 (mail-send): Test mail-send-nonascii also for the new `mime' value.
2558 (sendmail-send-it): Conditionally add MIME headers specifying the
2559 used character set.
2560
2561 2000-03-07 Dave Love <fx@gnu.org>
2562
2563 * winner.el: Fix keywords, autoload cookies. Split
2564 eval-when-compile form to avoid compilation failure.
2565
2566 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
2567
2568 * international/mule.el: Modify comment about coding system
2569 property `coding-category'.
2570 (make-coding-system): New argument EOL-TYPE. Pay attention to
2571 coding-category property of PROPERTIES.
2572
2573 * international/mule-conf.el (coding-category-utf-8,
2574 coding-category-utf-16-be, coding-category-utf-16-le): New coding
2575 categories. Include them in the argument for set-coding-priority.
2576
2577 * international/mule-cmds.el (reset-language-environment): Include
2578 coding-category-utf-8, coding-category-utf-16-be, and
2579 coding-category-utf-16-le in the argument for set-coding-priority.
2580 (reset-language-environment): Initialize coding-category-utf-8,
2581 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
2582
2583 2000-03-06 Karl Fogel <kfogel@red-bean.com>
2584
2585 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
2586 code abstracted out of `bookmark-jump-noselect'. Now tries info
2587 extensions as well as compression extensions.
2588 (bookmark-jump-noselect): Use above new func.
2589
2590 2000-03-03 Gerd Moellmann <gerd@gnu.org>
2591
2592 * strokes.el: Change maintainer's mail address.
2593
2594 2000-03-03 Kenichi Handa <handa@etl.go.jp>
2595
2596 * international/mule-diag.el (list-character-sets): Make help-echo
2597 string by substitute-command-keys.
2598 (list-character-sets): Likewise.
2599 (sort-listed-character-sets): Call help-setup-xref.
2600
2601 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2602
2603 * time.el (display-time-mail-file): Add `none' to the list of
2604 choices.
2605
2606 2000-03-01 Dave Love <fx@gnu.org>
2607
2608 * help.el (help-xref-go-back): Don't try to set position.
2609
2610 * international/mule-diag.el (list-character-sets): Call
2611 help-setup-xref. Add help-echo to xrefs.
2612 (list-character-sets-1): Add help-echo to xrefs.
2613
2614 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2615
2616 * frame.el (blink-cursor-mode): Switch cursor on when turning
2617 the mode off.
2618
2619 * add-log.el (add-log-current-defun): Add support for
2620 Autoconf mode.
2621
2622 * mail/rmail.el (rmail-quit-hook): New variable.
2623
2624 2000-03-01 Dave Love <fx@gnu.org>
2625
2626 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
2627
2628 * help.el (help-xref-button): Add help-echo arg.
2629 (describe-function-1, describe-variable, help-make-xrefs): Use it.
2630
2631 * faces.el (list-faces-display): Supply help-echo with
2632 help-make-xrefs.
2633
2634 * facemenu.el (list-text-properties-at): Set help-xref-stack to
2635 nil.
2636
2637 2000-03-01 Gerd Moellmann <gerd@gnu.org>
2638
2639 * image.el (defimage): Look for image files in load-path.
2640
2641 * frame.el (busy-cursor-delay-seconds): Change type to
2642 `number'.
2643
2644 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2645
2646 * recentf.el (recentf): Added version tag to the defgroup of
2647 recentf.
2648
2649 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2650
2651 * recentf.el (recentf-cleanup): Changed to remove excluded file
2652 too.
2653 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
2654 action to select/unselect a file.
2655 (recentf-edit-list): Code cleanup and improvement.
2656 (recentf-open-more-files-action): `recentf-open-more-files' button
2657 widget action to open a file.
2658 (recentf-open-more-files): No more use standard completion but
2659 widgets.
2660 (recentf-more-collection): Deleted.
2661 (recentf-more-history): Deleted.
2662 (recentf-setup-more-completion): Deleted.
2663
2664 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2665
2666 * recentf.el (recentf-mode): No more needs that Emacs is running
2667 under a window-system.
2668
2669 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2670
2671 * recentf.el (recentf-edit-list): New command to edit the recent
2672 list which allow the user to remove files.
2673 (recentf-edit-selected-items): New global variable, used by
2674 `recentf-edit-list' to hold the list of files to be removed from
2675 the recent list.
2676 (recentf-make-menu-items): Updated to display a "Edit list..."
2677 menu item. Minor code cleanup.
2678
2679 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2680
2681 * recentf.el (recentf-open-more-files): New command to open files
2682 that are not displayed in the menu.
2683 (recentf-more-collection): New global variable holding the set of
2684 permissible completions used by `recentf-open-more-files'.
2685 (recentf-more-history): New global variable holding the history list
2686 used by `recentf-open-more-files' completion.
2687 (recentf-setup-more-completion): New function to setup completion for
2688 `recentf-open-more-files'.
2689 (recentf-make-menu-items): Updated to display a "More..." menu item.
2690
2691 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2692
2693 * recentf.el (recentf-menu-action): Doc fixed.
2694
2695 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2696
2697 * recentf.el (recentf-menu-filter): Doc updated.
2698 (recentf-update-menu-hook): Allow menu filters to force menu update.
2699 (recentf-make-menu-items): New menu filter handling.
2700 (recentf-make-menu-item): New helper function.
2701 (recentf-menu-elements): New menu handling function.
2702 (recentf-sort-ascending): Updated to new menu filter handling.
2703 (recentf-sort-descending): Updated to new menu filter handling.
2704 (recentf-sort-basenames-ascending): New menu filter function.
2705 (recentf-sort-basenames-descending): New menu filter function.
2706 (recentf-show-basenames): New menu filter function.
2707 (recentf-show-basenames-ascending): New menu filter function.
2708 (recentf-show-basenames-descending): New menu filter function.
2709
2710 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2711
2712 * diary-lib.el (list-diary-entries): Don't try to go forward at
2713 the end of the buffer.
2714
2715 2000-02-29 Kenichi Handa <handa@etl.go.jp>
2716
2717 * international/mule-diag.el (list-character-sets): Completely
2718 rewritten.
2719 (sort-listed-character-sets): New function.
2720 (list-character-sets-1): Completely rewritten.
2721 (list-character-sets-2): New function.
2722 (non-iso-charset-alist): New variable.
2723 (decode-codepage-char): New function.
2724 (charset-history): New variable.
2725 (read-charset) (list-block-of-chars)
2726 (list-iso-charset-chars)
2727 (list-non-iso-charset-chars)
2728 (list-charset-chars): New functions.
2729 (mule-diag): Call list-character-sets-2, not
2730 list-character-sets-2.
2731 (dump-charsets): Likewise.
2732
2733 2000-02-29 Gerd Moellmann <gerd@gnu.org>
2734
2735 * dired-x.el (dired-filename-at-point): Add `@' to valid
2736 file name characters.
2737 (dired-filename-at-point): Handle ange-ftp file names.
2738
2739 * frame.el (frame-notice-user-settings): Use assq-delete-all
2740 instead of assoc-delete-all.
2741 (frame-notice-user-settings): Ditto.
2742
2743 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
2744 Don't copy alist.
2745
2746 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
2747
2748 * calculator.el (calculator-use-menu): New option.
2749 (calculator-initial-bindings): Changed some bindings to work as
2750 macros.
2751 (calculator-forced-input): Removed.
2752 (calculator-restart-other-mode): New variable.
2753 (calculator-mode-map): Set up menu.
2754
2755 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
2756
2757 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
2758 tags.
2759
2760 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
2761
2762 * viper-cmd.el (viper-envelop-ESC-key): added the option to
2763 translate all ESC key sequences.
2764 (viper-goto-mark-subr): restore markers for files for which
2765 they were saved.
2766 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
2767 * viper-util.el (viper-set-replace-overlay-glyphs,
2768 viper-set-replace-overlay): always check if the replacement
2769 overlay is live.
2770 * viper.el (viper-vi-state-mode-list): added major modes.
2771 * ediff-wind.el: minor comment changes.
2772 * ediff.el: copyright notice date fix.
2773
2774 2000-02-27 Jason Rumney <jasonr@gnu.org>
2775
2776 * faces.el (face-font-family-alternatives): Add arial to helv.
2777 (mode-line, header-line, tool-bar): Same default as x for w32.
2778 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
2779 face-font-family-alternatives from working.
2780 * term/w32-win.el (mouse-set-font): Do not build fontset from
2781 chosen font.
2782
2783 2000-02-25 Sam Steingold <sds@goems.com>
2784
2785 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
2786 properly.
2787
2788 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2789
2790 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
2791
2792 2000-02-25 Gerd Moellmann <gerd@gnu.org>
2793
2794 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
2795 writable.
2796
2797 * frame.el (busy-cursor-delay-seconds): New option.
2798
2799 2000-02-24 Gerd Moellmann <gerd@gnu.org>
2800
2801 * frame.el (show-cursor-in-non-selected-windows): New option.
2802
2803 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2804
2805 * diary-lib.el (include-other-diary-files): Undo the selective
2806 display in any included file and don't kill it.
2807
2808 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
2809
2810 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
2811 bar. Menu items converted to (menu-item format, help strings
2812 added.
2813 [downcase, upcase]: Don't enable on MS-DOS.
2814 [symlink, symlinks]: Don't show if make-symbolic-link is not
2815 bound.
2816 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
2817
2818 2000-02-23 Dave Love <fx@gnu.org>
2819
2820 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
2821 (backward-kill-word): Revert addition of * to interactive spec --
2822 it's a feature.
2823
2824 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2825 (backward-kill-sentence, kill-sentence): Likewise.
2826
2827 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
2828 scratch buffer name.
2829 (gud-format-command): Use int-to-string in ?l case. Simplify
2830 slightly.
2831
2832 * term/w32-win.el (internal-face-interactive): Update prompt for
2833 new read-face-name.
2834
2835 * mail/footnote.el (footnote): Add :version to defgroup.
2836 (footnote-section-tag-regexp): Customize.
2837 (footnote-start-tag, footnote-end-tag): New option.
2838 (footnote-latin-regexp): New variable.
2839 (Footnote-latin): New function.
2840 (footnote-style-alist): Add element for latin style.
2841 (footnote-style): Moved.
2842 (Footnote-goto-footnote): Use eq to test arg.
2843
2844 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
2845
2846 * emacs-lisp/byte-opt.el: Change old backquote syntax.
2847 (byte-compile-trueconstp): Include keywords.
2848 (byte-optimize-quote, byte-optimize-lapcode): Use
2849 byte-compile-const-symbol-p.
2850 (byte-optimize-char-before): New optimization.
2851
2852 * emacs-lisp/bytecomp.el: Change old backquote syntax.
2853 (byte-compile-const-symbol-p): New function.
2854 (byte-compile-constp, byte-compile-out-toplevel)
2855 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
2856 Use it.
2857
2858 * subr.el (define-key-after): Default AFTER to t. Doc fix.
2859
2860 2000-02-23 Kenichi Handa <handa@etl.go.jp>
2861
2862 * international/encoded-kb.el: Be sure to update minor-mode-alist
2863 and minor-mode-map-alist.
2864 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
2865 codes SS2 and SS3 correctly.
2866 (encoded-kbd-self-insert-ccl): New function.
2867 (encoded-kbd-setup-keymap): New function.
2868 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
2869 by calling encoded-kbd-setup-keymap.
2870
2871 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
2872 characters.
2873 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
2874 locally.
2875
2876 2000-02-22 Dave Love <fx@gnu.org>
2877
2878 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
2879 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
2880 defvar.
2881 (lisp-mode-syntax-table): Set up for #|...|# comments.
2882 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
2883 classes. Match `defface'.
2884 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
2885 (eval-defun-1): Fix for defcustom.
2886 (lisp-indent-region): Doc fix.
2887
2888 * subr.el (when, unless, split-string): Doc fix.
2889 (read-passwd): Move call of clear-this-command-keys to the right
2890 place.
2891 (replace-regexps-in-string): New function.
2892
2893 2000-02-22 Gerd Moellmann <gerd@gnu.org>
2894
2895 * help.el (describe-variable): Set syntax table to
2896 emacs-lisp-mode-syntax-table when moving forward over the
2897 symbol's name.
2898
2899 2000-02-22 Dave Love <fx@gnu.org>
2900
2901 * xt-mouse.el: Doc fixes.
2902 (xterm-mouse-position-function): New function, replacing advice of
2903 mouse-position.
2904 (xterm-mouse-mode): Use it. Don't turn on under a window system.
2905
2906 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
2907
2908 2000-02-21 Gerd Moellmann <gerd@gnu.org>
2909
2910 * format.el (format-annotate-single-property-change): Handle
2911 properties.with dotted-list values.
2912 (format-proper-list-p): New function.
2913
2914 * enriched.el (enriched-face-ans): Handle '(foreground-color
2915 . COLOR) and (background-color . COLOR).
2916
2917 2000-02-20 Dave Love <fx@gnu.org>
2918
2919 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
2920 and assignments to it.
2921 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
2922 current local map.
2923 (make-flyspell-overlay): Use it.
2924 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
2925
2926 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
2927 (lm-get-header-re): Defun, not defsubst.
2928 (lm-get-package-name): Defun, not defsubst. Simplify.
2929 (lm-version): Doc fix. Simplify.
2930 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
2931 (lm-crack-address, lm-last-modified-date, lm-commentary)
2932 (lm-verify, lm-synopsis): Simplify.
2933 (lm-report-bug): Require emacsbug. Use compose-mail.
2934
2935 2000-02-20 Gerd Moellmann <gerd@gnu.org>
2936
2937 * dired.el (dired-mode): Call propertized-buffer-identification
2938 to set mode-line-buffer-identification to something having
2939 the right text properties.
2940
2941 * bindings.el (propertized-buffer-identification): New function.
2942
2943 2000-02-20 Dave Love <fx@gnu.org>
2944
2945 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
2946 check for t-mouse too.
2947
2948 * cus-start.el: Make echo-keystrokes `number'.
2949
2950 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2951
2952 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
2953 Don't call ring-empty-p unless tags-location-ring is bound.
2954 From Noah Friedman <friedman@splode.com>.
2955
2956 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
2957
2958 * progmodes/hideshow.el (hs-flag-region): No longer use
2959 `intangible' overlay property.
2960
2961 (hs-toggle-hiding): New command.
2962 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
2963
2964 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
2965 Fix omission bug: Run `hs-minor-mode-hook' for both activation
2966 and deactivation.
2967
2968 2000-02-18 Gerd Moellmann <gerd@gnu.org>
2969
2970 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
2971
2972 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2973
2974 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
2975
2976 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
2977 of `*' to handle `(* ... *)' comments.
2978
2979 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
2980
2981 * faces.el (list-faces-display): Use display-mouse-p instead of
2982 window-system.
2983
2984 * menu-bar.el (global-map): Menu-bar items converted to the new
2985 format (menu-item..., rearranged for better CUA compliance, and
2986 their names changed for better clarity. Help strings added.
2987
2988 * international/mule-cmds.el (mule-menu-keymap)
2989 (describe-language-environment-map, set-coding-system-map)
2990 (setup-language-environment-map): Convert to new (menu-item...
2991 form, add help strings. Change names of menu items for better
2992 clarity. "Mule" menu-bar item removed (it's now in the "Options"
2993 submenu).
2994
2995 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2996
2997 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
2998 within the code.
2999
3000 2000-02-16 Dave Love <fx@gnu.org>
3001
3002 * faces.el: Don't require custom. Add more specific :groups to
3003 various deffaces.
3004 (set-face-attribute): Purecopy args.
3005 (read-face-name): Default to name at point and use it in prompt.
3006 Remove colon from arg in all callers.
3007 (list-faces-display): Hyperlink to face descriptions and customize
3008 buffers.
3009
3010 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
3011
3012 * wid-edit.el (widget-match-inline): An atom never matches a
3013 list.
3014
3015 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3016
3017 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3018 at ':' characters by call to split-string.
3019
3020 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3021
3022 * textmodes/bibtex.el: Added RCS version identification.
3023
3024 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3025
3026 * textmodes/bibtex.el: Some temporary comments removed.
3027 (bibtex-field-name, bibtex-entry-type): Made the relationship
3028 explicit.
3029 (bibtex-field-const): Allow capital letters.
3030 (bibtex-start-of-string): Deleted because unused.
3031
3032 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3033 use the term 'reference' to describe a bibtex entry as a whole.
3034 Further, reference keys are no longer called 'labels'.
3035 (bibtex-keys): Renamed to bibtex-reference-keys.
3036 (bibtex-reformat-previous-labels): Renamed to
3037 bibtex-reformat-previous-reference-keys.
3038 (bibtex-reference-type): Renamed to bibtex-entry-type.
3039 (bibtex-reference-head): Renamed to bibtex-entry-head.
3040 (bibtex-reference-maybe-empty-head): Renamed to
3041 bibtex-entry-maybe-empty-head.
3042 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3043 (bibtex-search-reference): Renamed to bibtex-search-entry.
3044 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3045 bibtex-enclosing-entry-maybe-empty-head.
3046 (bibtex-entry-field-alist, bibtex-entry-head,
3047 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3048 bibtex-map-entries, bibtex-search-entry,
3049 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3050 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3051 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3052 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3053 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3054 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3055 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3056
3057 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3058
3059 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3060 comment.
3061 (bibtex-format-field-delimiters): New function, functionality
3062 extracted from bibtex-format-entry.
3063 (bibtex-autokey-get-yearfield-digits): New function, functionality
3064 extracted from bibtex-autokey-get-yearfield.
3065
3066 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3067 entries in order to avoid stack overflow in the regexp matcher if
3068 field contents become large.
3069 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3070 bibtex-field-string-part-not-braced,
3071 bibtex-field-string-part-no-inner-braces,
3072 bibtex-field-string-part-1-inner-brace,
3073 bibtex-field-string-part-2-inner-braces,
3074 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3075 bibtex-field-string-quoted, bibtex-field-string,
3076 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3077 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3078 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3079 as parsing is now performed by the following functions.
3080 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3081 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3082 bibtex-parse-field-string, bibtex-search-forward-field-string,
3083 bibtex-parse-association, bibtex-field-name-for-parsing,
3084 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3085 bibtex-search-forward-field, bibtex-search-backward-field,
3086 bibtex-start-of-field, bibtex-end-of-field,
3087 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3088 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3089 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3090 bibtex-parse-string, bibtex-search-forward-string,
3091 bibtex-search-backward-string, bibtex-start-of-string,
3092 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3093 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3094 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3095 entries. Instead of reporting the results of the parsing by
3096 match-beginning or match-end, these functions return data structures
3097 that hold the corresponding positions.
3098 (bibtex-enclosing-field): Changed to also report field boundaries by
3099 return values rather than by match-beginning or match-end. The
3100 following functions have been adapted to use the new parsing
3101 functions.
3102 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3103 bibtex-enclosing-field, bibtex-format-entry,
3104 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3105 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3106 bibtex-print-help-message, bibtex-end-of-entry,
3107 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3108 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3109 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3110 method for parsing.
3111 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3112 bibtex-map-entries, bibtex-flash-head,
3113 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3114 bibtex-autokey-change, bibtex-autokey-get-namefield,
3115 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3116 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3117 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3118 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3119 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3120 order to make the new binding of case-fold-search immediately
3121 visible.
3122
3123 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3124
3125 * textmodes/bibtex.el: Copyright notice is up to date.
3126 Added constant 'bibtex-maintainer-salutation.
3127
3128 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3129 than make-temp-name, use match-string-no-properties and eliminate
3130 a quadratic behavior when building bibtex-strings.
3131
3132 * bibtex.el (bibtex-reference-key): Accept string entries whose
3133 reference key contains upper case letters.
3134
3135 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3136
3137 * bibtex.el (bibtex-reference-head): Allow entries to start with
3138 a new line.
3139
3140 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3141
3142 * bibtex.el: Hiding of entry bodies is not longer provided by
3143 bibtex.el directly. Instead the hideshow package can be used.
3144 Added a special bibtex entry to hs-special-modes-alist.
3145 (bibtex-hs-forward-sexp): Added for hideshow.el.
3146
3147 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3148
3149 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3150 at ':' characters by call to split-string.
3151
3152 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3153
3154 * textmodes/bibtex.el: Added RCS version identification.
3155
3156 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3157
3158 * textmodes/bibtex.el: Some temporary comments removed.
3159 (bibtex-field-name, bibtex-entry-type): Made the relationship
3160 explicit.
3161 (bibtex-field-const): Allow capital letters.
3162 (bibtex-start-of-string): Deleted because unused.
3163
3164 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3165 use the term 'reference' to describe a bibtex entry as a whole.
3166 Further, reference keys are no longer called 'labels'.
3167 (bibtex-keys): Renamed to bibtex-reference-keys.
3168 (bibtex-reformat-previous-labels): Renamed to
3169 bibtex-reformat-previous-reference-keys.
3170 (bibtex-reference-type): Renamed to bibtex-entry-type.
3171 (bibtex-reference-head): Renamed to bibtex-entry-head.
3172 (bibtex-reference-maybe-empty-head): Renamed to
3173 bibtex-entry-maybe-empty-head.
3174 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3175 (bibtex-search-reference): Renamed to bibtex-search-entry.
3176 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3177 bibtex-enclosing-entry-maybe-empty-head.
3178 (bibtex-entry-field-alist, bibtex-entry-head,
3179 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3180 bibtex-map-entries, bibtex-search-entry,
3181 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3182 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3183 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3184 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3185 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3186 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3187 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3188
3189 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3190
3191 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3192 comment.
3193 (bibtex-format-field-delimiters): New function, functionality
3194 extracted from bibtex-format-entry.
3195 (bibtex-autokey-get-yearfield-digits): New function, functionality
3196 extracted from bibtex-autokey-get-yearfield.
3197
3198 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3199 entries in order to avoid stack overflow in the regexp matcher if
3200 field contents become large.
3201 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3202 bibtex-field-string-part-not-braced,
3203 bibtex-field-string-part-no-inner-braces,
3204 bibtex-field-string-part-1-inner-brace,
3205 bibtex-field-string-part-2-inner-braces,
3206 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3207 bibtex-field-string-quoted, bibtex-field-string,
3208 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3209 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3210 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3211 as parsing is now performed by the following functions.
3212 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3213 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3214 bibtex-parse-field-string, bibtex-search-forward-field-string,
3215 bibtex-parse-association, bibtex-field-name-for-parsing,
3216 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3217 bibtex-search-forward-field, bibtex-search-backward-field,
3218 bibtex-start-of-field, bibtex-end-of-field,
3219 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3220 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3221 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3222 bibtex-parse-string, bibtex-search-forward-string,
3223 bibtex-search-backward-string, bibtex-start-of-string,
3224 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3225 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3226 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3227 entries. Instead of reporting the results of the parsing by
3228 match-beginning or match-end, these functions return data structures
3229 that hold the corresponding positions.
3230 (bibtex-enclosing-field): Changed to also report field boundaries by
3231 return values rather than by match-beginning or match-end. The
3232 following functions have been adapted to use the new parsing
3233 functions.
3234 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3235 bibtex-enclosing-field, bibtex-format-entry,
3236 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3237 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3238 bibtex-print-help-message, bibtex-end-of-entry,
3239 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3240 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3241 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3242 method for parsing.
3243 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3244 bibtex-map-entries, bibtex-flash-head,
3245 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3246 bibtex-autokey-change, bibtex-autokey-get-namefield,
3247 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3248 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3249 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3250 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3251 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3252 order to make the new binding of case-fold-search immediately
3253 visible.
3254
3255 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3256
3257 * textmodes/bibtex.el: Copyright notice is up to date.
3258 Added constant 'bibtex-maintainer-salutation.
3259
3260 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3261 than make-temp-name, use match-string-no-properties and eliminate
3262 a quadratic behavior when building bibtex-strings.
3263
3264 * bibtex.el (bibtex-reference-key): Accept string entries whose
3265 reference key contains upper case letters.
3266
3267 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3268
3269 * bibtex.el (bibtex-reference-head): Allow entries to start with
3270 a new line.
3271
3272 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3273
3274 * bibtex.el: Hiding of entry bodies is not longer provided by
3275 bibtex.el directly. Instead the hideshow package can be used.
3276 Added a special bibtex entry to hs-special-modes-alist.
3277 (bibtex-hs-forward-sexp): Added for hideshow.el.
3278
3279 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3280
3281 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
3282 proceedings entry type (for cross referencing). Thanks to Wagner
3283 Toledo Correa for the suggestion.
3284
3285 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
3286
3287 2000-02-14 Kenichi Handa <handa@etl.go.jp>
3288
3289 * international/characters.el: Setup case table for Vietnamese.
3290
3291 2000-02-12 Gerd Moellmann <gerd@gnu.org>
3292
3293 * uniquify.el (toplevel): Require CL at compile time.
3294 (uniquify-push): Removed.
3295
3296 * shadowfile.el (shadow-when): Removed.
3297
3298 * tempo.el (tempo-dolist, tempo-mapc): Removed.
3299 (tempo-process-and-insert-string): Use dolist instead of
3300 tempo-dolist.
3301
3302 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
3303 regexp for paragraph-start.
3304
3305 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
3306 commas as well.
3307
3308 2000-02-10 Dave Love <fx@gnu.org>
3309
3310 * wid-edit.el: (widgets) [defgroup]: Remove url link.
3311 (widget-color-choice-list, widget-color-history, widget-mouse-help):
3312 Deleted.
3313 (widget-specify-field, widget-specify-button): Don't use
3314 widget-mouse-help as help-echo property.
3315 (default): Use #'ignore for :validate and :mouse-down-action.
3316 (checkbox): Add help-echo.
3317 (widget-sexp-validate): Rewritten to clarify error messages.
3318 (character): Use char-valid-p in :match function.
3319 (widget-color-complete): Use facemenu-color-alist.
3320 (widget-color-action): Use facemenu-read-color.
3321
3322 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
3323 set up `caar' &c that we now have.
3324
3325 2000-02-09 Ray Blaak <blaak@gnu.org>
3326
3327 * delphi.el: Make resourcestring a declaration region, like const
3328 and var.
3329
3330 2000-02-09 Dave Love <fx@gnu.org>
3331
3332 * bindings.el (mode-line-input-method-map): New variable.
3333 (mode-line-mule-info): Use it; fix last change.
3334 (mode-line-mode-menu): Move definition.
3335 (mode-line-mouse-sensitive-p): Deleted.
3336 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
3337 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
3338 level.
3339
3340 * startup.el (command-line-1): Don't call
3341 make-mode-line-mouse-sensitive.
3342
3343 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3344
3345 * mail/rmail.el (rmail-retry-failure): Use
3346 rmail-beginning-of-message before rmail-toggle-header, because the
3347 former toggles headers.
3348
3349 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
3350
3351 * diff-mode.el (diff-kill-junk): New interactive function.
3352 (diff-reverse-direction): Use delete-and-extract-region.
3353 (diff-post-command-hook): Restrict the area so that the hook also works
3354 outside of any diff hunk. This is necessary for the minor-mode.
3355 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
3356 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
3357
3358 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
3359 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
3360 so that it can be used more easily in <foo>-mode-hook. Also make sure
3361 to avoid duplicate entries.
3362 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
3363 (font-lock-remove-keywords): Just as was done for `add', allow it to
3364 work even if font-lock-mode is nil. Also make sure we don't modify
3365 any pre-existing list by forcing a copy-sequence. Finally rename
3366 `major-mode' to `mode'.
3367 (font-lock-fontify-syntactic-anchored-keywords)
3368 (font-lock-fontify-anchored-keywords)
3369 (font-lock-fontify-keywords-region): Use line-end-position.
3370 Don't make `font-lock-multiline' local (it's now done in
3371 font-lock-set-defaults).
3372 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
3373 move the `font-lock-fontified' creation to inside the `unless'.
3374
3375 2000-02-06 Andrew Innes <andrewi@gnu.org>
3376
3377 * term/w32-win.el (x-handle-args): Comment out call to message,
3378 which occurs before window system is initialized.
3379
3380 * makefile.nt: Add support for recompiling lisp code.
3381
3382 2000-02-04 Dave Love <fx@gnu.org>
3383
3384 * bindings.el (mode-line-mule-info): Fix/extend last change.
3385
3386 * completion.el: Replace completion-dolist with dolist.
3387
3388 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
3389 dotimes.
3390
3391 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
3392
3393 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
3394 environment names before they go into the section regexp.
3395
3396 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
3397 char class in regexp.
3398
3399 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
3400 `case-fold-search' to nil.
3401
3402 * progmodes/idlwave.el (idlwave-template): Respect
3403 `idlwave-abbrev-change-case'.
3404 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
3405 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
3406 idlwave-while): respect `idlwave-reserved-word-upcase'.
3407 (idlwave-rw-case): New function.
3408 (idlwave-statement-match): Fixed problem with assignment regexp.
3409 (idlwave-font-lock-keywords): Improved regexp for keyword
3410 parameters.
3411 (idlwave-surround): New argument LENGTH to support padding of
3412 operators longer than 1 char.
3413
3414 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
3415 idlwave-shell-expression-overlay. Implemented printing of
3416 expressions on higher levels of the calling stack.
3417 (idlwave-shell-display-level-in-calling-stack): Restore stack
3418 level.
3419 (idlwave-retrieve-expression-from-level): New function.
3420 (idlwave-shell-last-calling-stack): Variable removed.
3421 (idlwave-shell-reset): Argument action reversed (`visible' to
3422 `hidden'). Also remove stop-line overlay.
3423 (idlwave-shell-calling-stack-routine): New variable.
3424 (idlwave-shell-parse-stack-and-display): Messages now display
3425 negative level numbers.
3426 (idlwave-shell-mode): Set `modeline-format'.
3427 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
3428 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
3429 21.
3430 (idlwave-shell-print-expression-function): New option.
3431
3432 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
3433 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
3434 `tool-bar' instead of `toolbar'.
3435
3436 2000-02-02 Dave Love <fx@gnu.org>
3437
3438 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
3439 emacs-lisp-mode-hook. Don't check for defalias being defined.
3440
3441 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3442 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
3443 the new builtins directly.
3444
3445 * whitespace.el (whitespace): Add :version to defgroup.
3446
3447 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
3448 Doc fix.
3449
3450 * thingatpt.el (sexp-at-point, symbol-at-point)
3451 (number-at-point, list-at-point): Add autoload cookie.
3452
3453 * recentf.el (recentf): Add :version to defgroup.
3454
3455 * quickurl.el (quickurl): Add :version to defgroup.
3456
3457 * elide-head.el (elide-head): Use point-marker more.
3458
3459 * bs.el (bs): Add :version to defgroup.
3460
3461 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
3462
3463 * progmodes/delphi.el (delphi): Add :version to defgroup.
3464
3465 2000-02-02 Gerd Moellmann <gerd@gnu.org>
3466
3467 * ange-ftp.el (ange-ftp-write-region): Handle case that
3468 succeeding process operation sets a different coding system.
3469
3470 * calculator.el: New file.
3471
3472 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3473
3474 * frame.el (frames-on-display-list, framep-on-display): New
3475 functions.
3476 (display-mouse-p, display-popup-menus-p, display-graphic-p)
3477 (display-selections-p, display-screens, display-pixel-width)
3478 (display-pixel-height, display-mm-width, display-mm-height)
3479 (display-backing-store, display-save-under, display-planes)
3480 (display-color-cells, display-visual-class): New functions.
3481
3482 * term/tty-colors.el (tty-color-gray-shades): New function.
3483
3484 * faces.el (display-color-p): Use framep-on-display.
3485 (display-grayscale-p): New function.
3486
3487 2000-01-31 Dave Love <fx@gnu.org>
3488
3489 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
3490 (create-fontset-from-x-resource): Don't concat integers.
3491
3492 2000-01-31 Inge Frick <inge@nada.kth.se>
3493
3494 * view.el: Some changes in documentation. Removed some trailing
3495 whitespace. Changed some parameter names to agree with
3496 documentation.
3497 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
3498 window is not deleted. Modifies change 1998-04-26.
3499
3500 2000-01-31 Gerd Moellmann <gerd@gnu.org>
3501
3502 * windmove.el: New file.
3503
3504 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3505 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3506 progmodes/ebnf-yac.el: Update copyright and license info.
3507
3508 * jit-lock.el (jit-lock-function): Widen before calculating end
3509 position.
3510 (jit-lock-stealth-chunk-start): Rewritten.
3511
3512 * info.el (Info-title-face-alist): Removed.
3513 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
3514 faces.
3515 (Info-fontify-node): Use these faces.
3516
3517 2000-01-30 Gerd Moellmann <gerd@gnu.org>
3518
3519 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
3520 (cl-macro-list1): Recognize `&allow-other-keys' instead of
3521 `&allow-other-keywords'.
3522
3523 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
3524 the list of directories scanned heuristically.
3525
3526 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
3527 exist.
3528
3529 2000-01-30 Jason Rumney <jasonr@gnu.org>
3530
3531 * w32-fns.el: Define w32-tty-standard-colors.
3532
3533 * startup.el (command-line): Use w32-tty-standard-colors when in
3534 w32 console mode.
3535
3536 2000-01-30 Dave Love <fx@gnu.org>
3537
3538 * jka-compr.el (jka-compr-load): Fix up load-history.
3539
3540 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
3541
3542 * emacs-lisp/cl-macs.el: Revert previous change.
3543
3544 2000-01-29 Dave Love <fx@gnu.org>
3545
3546 * facemenu.el: Purecopy various strings.
3547
3548 * timezone.el (timezone-fix-time): Window against 69 for two-digit
3549 years. Deal with three-digit years.
3550
3551 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
3552 defconst, purecopy.
3553 (help-back-label): Purecopy it.
3554
3555 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3556
3557 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
3558 variable. If non-nil, order the buffer list according to the
3559 currently selected frame.
3560 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
3561 non-nil, pass the selected frame to function buffer-list.
3562
3563 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3564
3565 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
3566
3567 2000-01-28 Dave Love <fx@gnu.org>
3568
3569 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
3570
3571 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
3572 Don't use lisp-indent-hook property.
3573 (cl-abs): Remove.
3574
3575 * subr.el: Move out indent and edebug specs for when and unless.
3576
3577 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
3578 when, unless.
3579
3580 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
3581 unless, when.
3582
3583 2000-01-28 Gerd Moellmann <gerd@gnu.org>
3584
3585 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
3586 `collecting' as synonym for `collect'.
3587
3588 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
3589 for the case it contains spaces.
3590
3591 * simple.el (what-cursor-position): Change formatting of
3592 messages.
3593
3594 * frame.el (delete-other-frames): New function.
3595 (toplevel): Bind it to C-x 5 1.
3596
3597 * sort.el (sort-numeric-base): New option.
3598 (sort-numeric-fields): If number starts with `0' or `0[xX[',
3599 interpret it as octal or hexadecimal. Use sort-numeric-base
3600 as default base.
3601
3602 * progmodes/glasses.el: New file.
3603
3604 2000-01-27 Gerd Moellmann <gerd@gnu.org>
3605
3606 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
3607 userids differently.
3608
3609 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3610 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3611 progmodes/ebnf-yac.el: New files.
3612
3613 2000-01-26 Dave Love <fx@gnu.org>
3614
3615 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
3616 on a function with an empty body. [From Eric Ludlam.]
3617
3618 2000-01-25 Andre Spiegel <spiegel@gnu.org>
3619
3620 * vc.el (vc-version-diff): Make sure file name is expanded.
3621
3622 2000-01-25 Gerd Moellmann <gerd@gnu.org>
3623
3624 * scroll-bar.el (scroll-bar-timer): Variable removed.
3625 (scroll-bar-toolkit-scroll): Don't use a timer.
3626
3627 2000-01-25 Kenichi Handa <handa@etl.go.jp>
3628
3629 * language/thai-util.el (thai-composition-function): Delete
3630 superfluous `a'.
3631
3632 2000-01-24 Dave Love <fx@gnu.org>
3633
3634 * fortran.el (fortran-mode): Use beginning-of-defun-function,
3635 end-of-defun-function.
3636
3637 * font-lock.el (turn-on-font-lock): Don't depend on window-system
3638 &c.
3639
3640 2000-01-22 Jason Rumney <jasonr@gnu.org>
3641
3642 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
3643 conflicts with new face support.
3644
3645 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3646
3647 * replace.el (query-replace): Rename last arg to DELIMITED.
3648 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
3649 (query-replace-regexp): Likewise.
3650
3651 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3652
3653 * subr.el (with-syntax-table): Use make-symbol, not gensym.
3654
3655 * emacs-lisp/lisp.el (beginning-of-defun-function):
3656 Variable renamed from beginning-of-defun.
3657 Do not call make-variable-buffer-local.
3658 (beginning-of-defun-raw): Use new variable name; doc fix.
3659 (beginning-of-defun): Doc fix.
3660 (end-of-defun-function): Variable renamed from end-of-defun.
3661 Do not call make-variable-buffer-local.
3662 (end-of-defun): Use new variable name; doc fix.
3663
3664 * subr.el (dolist, dotimes): Copied from cl-macs.el
3665 and made to work.
3666
3667 * mail/undigest.el (rmail-digest-end-regexps):
3668 Variable replaces rmail-digest-end-regexp.
3669 Allows multiple regexps for detecting the end line.
3670 (undigestify-rmail-message): Corresponding changes.
3671
3672 2000-01-19 Dave Love <fx@gnu.org>
3673
3674 * files.el (user-init-file): Don't declare here -- is primitive.
3675
3676 * startup.el (command-line): Check for compiled user-init-file and
3677 set to uncompiled version if necessary.
3678
3679 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3680
3681 * mail/undigest.el (rmail-digest-end-regexp): New user option.
3682 (undigestify-rmail-message): Use it.
3683
3684 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
3685
3686 2000-01-17 Gerd Moellmann <gerd@gnu.org>
3687
3688 * tmm.el (tmm-goto-completions): Adapt to prompt being part
3689 of mini-buffer.
3690
3691 2000-01-14 Gerd Moellmann <gerd@gnu.org>
3692
3693 * emacs-lisp/copyright.el (copyright-update): Removed the
3694 requirement for a trailing space from `copyright-regexp', to
3695 support copyrights with owner specified on a separate line..
3696
3697 * align.el: New file.
3698
3699 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
3700
3701 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
3702
3703 2000-01-13 Dave Love <fx@gnu.org>
3704
3705 * ph.el: Removed. (Obsoleted by EUDC.)
3706
3707 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3708
3709 * net/eudc.el (toplevel): Remove autoloaded code installing
3710 menu with easymenu, because that causes build problems.
3711
3712 * frame.el (frame-notice-user-settings): New variable.
3713 (frame-notice-user-settings): Don't modify frame parameters
3714 if called a second time.
3715
3716 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3717
3718 * frame.el (frame-notice-user-settings):
3719 Notice default-frame-parameters even for non-window frames.
3720
3721 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3722
3723 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
3724 for Emacs.
3725 (eudc-bob-can-display-inline-images): Extend for Emacs.
3726 (eudc-bob-toggle-inline-display): Ditto.
3727 (eudc-bob-display-jpeg): Ditto.
3728
3729 2000-01-12 Gerd Moellmann <gerd@gnu.org>
3730
3731 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
3732 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
3733 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
3734
3735 * add-log.el (add-change-log-entry): Fix error trying an `(insert
3736 nil)'.
3737
3738 * subdirs.el: Add `net' directory.
3739
3740 * net: New directory.
3741
3742 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
3743 eval-last-sexp. Don't bind debug-on-error here.
3744 (eval-last-sexp): New function. Bind debug-on-error if
3745 eval-expression-debug-on-error is non-nil.
3746 (eval-defun-2, eval-defun): Likewise.
3747
3748 * simple.el (eval-expression): Don't bind debug-on-error if
3749 eval-expression-debug-on-error is nil. Detect changed
3750 debug-on-error, and propagate new value to global binding, if
3751 eval-expression-debug-on-error is non-nil,
3752 (eval-expression-debug-on-error): Change doc string.
3753
3754 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3755
3756 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
3757
3758 * emacs-lisp/lisp-mode.el (with-syntax-table):
3759 Set up lisp-indent-function property.
3760
3761 * subr.el (with-syntax-table): Moved from simple.el.
3762
3763 * simple.el (with-syntax-table): Moved to subr.el.
3764
3765 2000-01-11 Gerd Moellmann <gerd@gnu.org>
3766
3767 * tmm.el (tmm-shortcut): Delete region after prompt instead
3768 of erasing buffer.
3769
3770 * textmodes/fill.el (fill-common-string-prefix): New function.
3771 (fill-context-prefix): Use the longest common prefix of first
3772 and second line fill prefix, if there is one.
3773
3774 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3775
3776 * array.el (array-mode): Don't use make-variable-buffer-local.
3777 Use make-local-variable for `truncate-lines'.
3778
3779 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
3780
3781 * add-log.el (add-log-current-defun): Handle user-defined
3782 add-log-current-function returning nil,
3783
3784 * add-log.el (add-change-log-entry): Insert version number
3785 if having found a current function
3786
3787 * add-log.el (add-log-current-defun): Call
3788 `add-log-current-defun-function'. Try matches at level 0 and
3789 level 1. Strip whitespace from defun found.
3790
3791 2000-01-10 John Wiegley <johnw@gnu.org>
3792
3793 * allout.el (isearch-done/outline-provisions): Added `edit'
3794 argument to correspond with the current definition of
3795 `isearch-done'.
3796
3797 2000-01-10 Dave Love <fx@gnu.org>
3798
3799 * elide-head.el (elide-head): Use point-marker, not point.
3800
3801 2000-01-10 Gerd Moellmann <gerd@gnu.org>
3802
3803 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
3804 before and after the year 2000.
3805
3806 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
3807 Add ispell- prefix.
3808
3809 2000-01-10 Ken Stevens <k.stevens@ieee.org>
3810
3811 * ispell.el: Only define dictionaries in menus when they exist.
3812 (version18p): New variable.
3813 (version20p): New variable.
3814 (xemacsp): New variable.
3815 (ispell-choices-win-default-height): Fix for XEmacs visibility.
3816 (ispell-dictionary-alist1): Added Brasileiro dictionary.
3817 (ispell-dictionary-alist6): Russian command lines no longer accept
3818 run-together words.
3819 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
3820 (ispell-dictionary-alist): Add koi8-r to customize definition.
3821 (check-ispell-version): Added documentation string. Returns
3822 library path when called non-interactively.
3823 (ispell-menu-map-needed): Uses new variables.
3824 (ispell-library-path): New variable.
3825 (ispell-decode-string): XEmacs fix for bogus variable bindings.
3826 (ispell-word): Improved documentation string. Test for valid
3827 character mappings. Correctly check typed in word changes that can
3828 result in single words split into multiple words. Returns
3829 replacement word.
3830 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
3831 replace in recursive query replace mode. Help message for
3832 recursive edit mode.
3833 (ispell-show-choices): Protect against bad framepop bindings.
3834 (ispell-help): Fix to work with XEmacs.
3835 (ispell-highlight-spelling-error): Use new variables.
3836 (ispell-overlay-window): Fix to work with XEmacs.
3837 (ispell-parse-output): Passed and returns location information
3838 tracking spelling corrections. Doesn't recheck same word on
3839 current line.
3840 (ispell-init-process): Protect against bogus XEmacs variable binding.
3841 Fix call to single argument in sleep-for. Use new variables.
3842 (ispell-region): Passed and returns location information tracking
3843 spelling corrections. Doesn't check same word on current line.
3844 Improved documentation string. Doesn't resend a line already
3845 checked to the ispell process - fixes bug in LaTeX parsing.
3846 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
3847 (ispell-skip-region): No longer skips <TT> in SGML.
3848 (ispell-process-line): Tracks location information with spelling
3849 corrections. Added documentation string. Accounts for words
3850 already accepted on this line. Don't allow query-replace on line
3851 starting with math characters. Doesn't resend a line already sent
3852 to ispell process. Fixes alignment error bug.
3853
3854 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3855
3856 * dired-x.el (dired-guess-shell-alist-default):
3857 Suggest xloadimage, which is free, not xv, which isn't.
3858
3859 * ange-ftp.el (ange-ftp-file-name-nondirectory):
3860 Don't ever include the host name or user name in the value.
3861
3862 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3863
3864 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
3865 of a real newline.
3866
3867 2000-01-09 Stephen Eglen <stephen@gnu.org>
3868
3869 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
3870 for .png files.
3871
3872 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
3873
3874 * cus-edit.el (custom-hook-convert-widget): Fix comment.
3875
3876 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3877
3878 * progmodes/cperl-mode.el: Replace ^F with ^L.
3879
3880 * sendmail.el (toplevel): Provide `sendmail' when compiling
3881 before `require'ing rmail and mailalias to prevent infinite
3882 recursion.
3883
3884 2000-01-08 Dave Love <fx@gnu.org>
3885
3886 * emacs-lisp/backquote.el: Remove inappropriate customization
3887 (allowing custom.el to use backquote).
3888
3889 2000-01-07 Dave Love <fx@gnu.org>
3890
3891 * add-log.el (add-log-debugging): Deleted.
3892 (add-change-log-entry): Treat a backup FILE-NAME as its parent
3893 file. Remove debugging code.
3894 (change-log-get-method-definition, change-log-name): Add doc.
3895 (change-log-sortable-date-at): New function.
3896 (change-log-merge): New command.
3897
3898 * time.el (display-time-string-forms): Make the Mail string active.
3899 (display-time-update): Provide help-echo for load average.
3900
3901 * bindings.el (make-mode-line-mouse2-map): New function.
3902 (mode-line-modified): Use it and simplify.
3903 (mode-line-mule-info): Provide help-echo info.
3904 (minor-mode-alist): Activate the strings.
3905 (make-mode-line-mouse-sensitive): Simplify for
3906 mode-line-buffer-identification.
3907
3908 2000-01-07 Gerd Moellmann <gerd@gnu.org>
3909
3910 * play/pong.el: New file.
3911
3912 2000-01-06 Dave Love <fx@gnu.org>
3913
3914 * array.el: Assorted cleanups for compiler warnings, doc strings,
3915 `array-' prefix for symbols.
3916
3917 2000-01-05 Dave Love <fx@gnu.org>
3918
3919 * textmodes/outline.el (outline-mode-menu-bar-map): Add
3920 outline-headers-as-kill.
3921 (outline-mode): Define imenu-generic-expression.
3922 (outline-headers-as-kill): New command.
3923
3924 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
3925 from paragraph-start.
3926 (paragraph-indent-minor-mode): New command.
3927
3928 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
3929 M-C-e, M-C-h, C-j, C-xnd, TAB.
3930 (fortran-mode): Set beginning-of-defun, end-of-defun.
3931 (fortran-column-ruler): Simplify.
3932 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
3933 (fortran-with-subprogram-narrowing): Likewise.
3934 (fortran-indent-subprogram): Call mark-defun.
3935 (fortran-check-for-matching-do): Change narrowing.
3936
3937 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
3938 (cl-lucid-hash-tag): Delete.
3939 (cl-hash-table-p): Correct test for native table.
3940 (cl-hash-table-count): Use hash-table-count.
3941
3942 * browse-url.el (browse-url): Fix case of
3943 browse-url-browser-function being an alist.
3944
3945 2000-01-05 Carsten Dominik <cd@gnu.org>
3946
3947 * textmodes/reftex-vars.el (reftex-parse-file-extension)
3948 (reftex-index-phrase-file-extension): New options.
3949
3950 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
3951 Use new option `reftex-index-phrase-file-extension'.
3952
3953 * textmodes/reftex.el (reftex-access-parse-file): Use new option
3954 `reftex-parse-file-extension'.
3955
3956 2000-01-05 Dave Love <fx@gnu.org>
3957
3958 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
3959 (beginning-of-defun-raw): Use it.
3960 (end-of-defun): New variable.
3961 (end-of-defun): Use it.
3962 (check-parens): New command.
3963
3964 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3965
3966 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
3967 (hs-show-block): Don't use `mapcar' when not accumulating.
3968
3969 Fix buglet in local variables initialization.
3970
3971 2000-01-05 Andreas Schwab <schwab@suse.de>
3972
3973 * hscroll.el (hscroll): Doc fix.
3974
3975 2000-01-05 Carsten Dominik <cd@gnu.org>
3976
3977 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
3978 idlw-toolbar.
3979
3980 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
3981 file idlw-rinfo.el.
3982 (idlwave-customize): load must read file idlw-shell.el.
3983 (idlwave-create-customize-menu): load must read file idlw-shell.el.
3984
3985 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
3986
3987 * progmodes/idlw-shell.el: Also provide idlwave-shell
3988 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
3989 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
3990
3991 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
3992 both reftex-dcr and reftex-vcr.
3993
3994 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
3995
3996 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3997
3998 * ps-print.el: PostScript code now is in separate files, doc fix.
3999 (ps-print-version): New version number (5.0.3).
4000 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
4001 local.
4002 (ps-spool-config): Initialization fix.
4003 (ps-print-prologue-1, ps-print-prologue-2)
4004 (ps-print-duplex-feature): PostScript code moved to separated file.
4005 (ps-background-image): Little code reformating.
4006 (ps-begin-file, ps-begin-job): Fix code.
4007 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
4008 (ps-prologue-file): New fun.
4009
4010 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4011
4012 * ps-vars.el: Eliminated.
4013
4014 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
4015 `;;;###autoload'.
4016
4017 * ps-print.el: ps-vars eliminated, doc fix.
4018 (ps-print-version): New version number (5.0.2).
4019 (ps-spool-config): Initialization fix.
4020 (ps-print-customize): New fun.
4021
4022 2000-01-04 Gerd Moellmann <gerd@gnu.org>
4023
4024 * autorevert.el (auto-revert-mode): Return value of
4025 auto-revert-mode.
4026
4027 2000-01-04 Dave Love <fx@gnu.org>
4028
4029 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
4030 menu items.
4031
4032 2000-01-03 Dave Love <fx@gnu.org>
4033
4034 * elide-head.el (elide-head) [defgroup]: Add :version.
4035
4036 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
4037 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
4038 `cl-hash-table-p', not `hash-table-p'.
4039 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
4040
4041 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4042
4043 * faces.el (face-read-integer, read-face-attribute)
4044 (color-defined-p, color-values): unspecified-{f,b}g are now
4045 strings.
4046
4047 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4048
4049 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
4050 at comment end, and re-insert them after filling.
4051
4052 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4053
4054 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
4055 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
4056 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
4057
4058 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4059
4060 * term/x-win.el (xw-defined-colors): Call color-supported-p,
4061 the new name of face-color-supported-p.
4062
4063 * term/w32-win.el (xw-defined-colors): Likewise.
4064
4065 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4066
4067 * simple.el (completion-setup-function): Count completion-size
4068 from minibuffer-prompt-end, not from point-min.
4069
4070 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
4071
4072 * faces.el (read-face-attribute, defined-colors, color-defined-p):
4073 Pass the frame to tty-color-* functions.
4074 (display-color-p, frame-set-background-mode): Pass the frame to
4075 tty-display-color-p.
4076
4077 * term/tty-colors.el (tty-defined-color-alist): Renamed from
4078 tty-color-alist.
4079 (tty-color-alist, tty-modify-color-alist): New functions.
4080 (tty-color-define, tty-color-clear, tty-color-approximate)
4081 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
4082 an optional parameter FRAME.
4083
4084 2000-01-01 Gerd Moellmann <gerd@gnu.org>
4085
4086 * image.el (create-image, defimage): Don't assume image data is a
4087 string.
4088
4089 * image.el (defimage): Handle specifications containing :data
4090 instead of :file.
4091 (image-type-from-data): New function.
4092 (image-type-from-file-header): Use it.
4093 (create-image): Add parameter DATA-P.
4094
4095 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4096
4097 * echistory.el (electric-command-history): Call Command-history-setup
4098 and command-history-mode using their new conventions.
4099
4100 * chistory.el (Command-history-setup): Don't switch buffers. Take
4101 no args, and do not set major-mode, mode-name or the local map.
4102 (command-history-mode): New function, does some of those things
4103 Command-history-setup used to do.
4104 (list-command-history): Call command-history-mode, not
4105 Command-history-setup.
4106 (command-history): Renamed from command-history-mode.
4107
4108 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4109
4110 * arc-mode.el (archive-mode-map): Bind q to quit-window.
4111
4112 1999-12-31 William M. Perry <wmperry@aventail.com>
4113
4114 * image.el (defimage): Images with the `:data' keyword should be
4115 considered valid as well.
4116
4117 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4118
4119 * dired.el (dired-get-filename): Don't call file-name-absolute-p
4120 with FILE if FILE is nil.
4121
4122 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4123
4124 * simple.el (choose-completion-string): In minibuffer,
4125 do not delete the prompt string.
4126
4127 1999-12-30 Gerd Moellmann <gerd@gnu.org>
4128
4129 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
4130 assigned to mode-line-mode-menu because bindings.el is dumped with
4131 Emacs, and thus the lists used for menu-item definition will be
4132 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
4133 like pure menu item definitions.
4134
4135 * expand.el (expand-abbrev-hook): Return t if expansion was
4136 done, nil otherwise.
4137
4138 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4139
4140 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
4141 (tar-quit): Function deleted.
4142
4143 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4144
4145 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
4146 was used but not declared.
4147
4148 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
4149 hs-find-block-beginning): Add or modify docstrings.
4150
4151 (hs-isearch-show): Rewrite.
4152
4153 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4154
4155 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
4156
4157 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
4158 space in front of a C-style comment end.
4159
4160 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
4161
4162 * startup.el (command-line-1): Make mode line mouse-sensitive for
4163 the MS-DOS version as well.
4164
4165 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4166
4167 * bs.el: New file.
4168
4169 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4170
4171 * textmodes/ispell.el (ispell-process-line):
4172 Add local var line-offset to adjust for the change
4173 in positions within the line, due to previous replacements.
4174
4175 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4176
4177 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4178 Doc fixes.
4179
4180 1999-12-27 Gerd Moellmann <gerd@gnu.org>
4181
4182 * add-log.el (change-log-version-number-regexp-list)
4183 (change-log-version-info-enabled): Change :version to 21.1.
4184 (toplevel): Require CL when compiling.
4185
4186 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4187
4188 * add-log.el (change-log-version-number-regexp-list): Added tag
4189 :version 20.6
4190 (change-log-version-info-enabled): Added tag :version 20.6
4191
4192 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4193
4194 * add-log.el: More general version number search with
4195 user-configurable regexp list.
4196 (change-log-version-number-regexp-list): New user variable.
4197 (change-log-find-version): Rewritten. Use user-configurable
4198 version numbering regexp list
4199 change-log-version-number-regexp-list.
4200 (change-log-find-version): Renamed to
4201 change-log-version-number-search
4202 (add-log-file-name-function): New.
4203 (change-log-search-vc-number): Added END paramaeter. Added doc
4204 string to function.
4205 (change-log-version-rcs): Renamed. Was
4206 change-log-search-vc-number.
4207
4208 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4209
4210 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
4211 overlays if they interfere.
4212 (compilation-find-file): Make intangible overlays tangible.
4213
4214 * progmodes/hideshow.el: Generally, synch w/ maintainer
4215 version 5.9.
4216
4217 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
4218
4219 (hs-minor-mode-hook): Don't initialize.
4220
4221 (hs-special-modes-alist): Rewrite value and docstring.
4222
4223 (hs-minor-mode-prefix): Delete unused var.
4224
4225 (hs-block-start-mdata-select): New var, buffer local.
4226
4227 (hs-headline): New var.
4228
4229 (hs-match-data, hs-forward-sexp): New funcs.
4230
4231 (hs-hide-comment-region): New func.
4232
4233 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
4234 hs-safety-is-job-n, hs-hide-initial-comment-block,
4235 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
4236 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
4237 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
4238 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
4239 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
4240
4241 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
4242 (hs-isearch-show-temporary): New funcs.
4243
4244 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
4245
4246 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
4247
4248 When constructing menu, use `[(shift button2)]' notation.
4249
4250 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4251
4252 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
4253 (jka-compr-compression-info-list): Add new elt to each vector.
4254 (jka-compr-write-region): Don't compress the data if it is
4255 already compressed.
4256
4257 * jka-compr.el (jka-compr-really-do-compress): New variable.
4258 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
4259 if visiting.
4260 (jka-compr-write-region): Set jka-compr-really-do-compress
4261 if visiting. Test it when deciding to compress.
4262
4263 1999-12-22 Gerd Moellmann <gerd@gnu.org>
4264
4265 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
4266 with third argument t.
4267
4268 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4269
4270 * antlr-mode.el: Version 1.2 is released.
4271 (antlr): This package has a web page.
4272
4273 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4274
4275 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
4276 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
4277 (antlr-mode-map): New binding [C-c C-c].
4278 (antlr-mode-menu): New entries.
4279
4280 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4281
4282 * antlr-mode.el: Respect Emacs conventions.
4283 ((require 'cl)): Only use during compilation.
4284 (antlr-language-for-option): New function to avoid using `find'.
4285 (antlr-mode): Use it.
4286 (antlr-with-syntax-table): Define new instead using XEmacs' one.
4287 (antlr-imenu-create-index-function): Change accordingly.
4288 (antlr-inside-rule-p): Ditto.
4289 (antlr-end-of-rule): Ditto.
4290 (antlr-end-of-body): Ditto.
4291 (antlr-beginning-of-rule): Ditto.
4292 (antlr-indent-line): Ditto.
4293
4294 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
4295
4296 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
4297 (antlr-set-tabs): Don't use hard-coded values.
4298
4299 * antlr-mode.el: Minor navigation changes. Not perfect, but this
4300 won't be possible without a huge time penalty.
4301 (antlr-skip-exception-part): Be more specific.
4302 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
4303 Renamed from `antlr-skip-grammar-header'.
4304 (antlr-next-rule): Change accordingly.
4305 (antlr-end-of-body): Ditto. Better error message.
4306 (antlr-beginning-of-body): Better error message.
4307 (antlr-imenu-create-index-function): Skip rule action prelude.
4308
4309 * antlr-mode.el: Minor syntax highlighting changes.
4310 (antlr-font-lock-default-face): Deletia.
4311 (antlr-font-lock-tokendef-face): Changed color.
4312 (antlr-font-lock-tokenref-face): Changed color.
4313 (antlr-font-lock-literal-face): Changed color.
4314 (antlr-font-lock-additional-keywords): Minor changes.
4315
4316 1999-12-20 Carsten Dominik <cd@gnu.org>
4317
4318 * progmodes/idlwave.el: New file.
4319
4320 * progmodes/idlwave-rinfo.el: New file.
4321
4322 * progmodes/idlwave-shell.el: New file.
4323
4324 * progmodes/idlwave-toolbar.el: New file.
4325
4326 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
4327
4328 1999-12-21 Gerd Moellmann <gerd@gnu.org>
4329
4330 * progmodes/cwarn.el: New file.
4331
4332 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4333
4334 * bindings.el (completion-ignored-extensions): Add .pdf.
4335
4336 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
4337
4338 * version.el: Put the version info into binary on MS-DOS as well.
4339
4340 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4341
4342 * emacs-lisp/debug.el (debugger-continue): Don't continue if
4343 debugger-may-continue is nil.
4344
4345 1999-12-18 Dave Love <fx@gnu.org>
4346
4347 * emacs-lisp/cl-macs.el: Remove conditional definition of
4348 eval-when-compile. Don't specify abs, expt, gethash,
4349 hash-table-count, hash-table-p as side-effect-free here.
4350 (cl-emacs-type): Don't declare.
4351 (cl-compile-time-init): Remove Emacs 18 compiler patch.
4352 (cl-parse-loop-clause): Remove compatibility code.
4353
4354 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
4355 (side-effect-free-fns): Add gethash, hash-table-count.
4356 (side-effect-and-error-free-fns): Add hash-table-p.
4357
4358 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
4359 `cl-' to autoload names for some hash functions. Don't autoload
4360 eval-when-compile. Don't provide mini-cl.
4361 (cl-emacs-type): Remove.
4362 (cl-map-extents): Remove compatibility code.
4363
4364 * emacs-lisp/float.el: Bind free variables.
4365
4366 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
4367
4368 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4369
4370 * bindings.el (completion-ignored-extensions): Add .tfm.
4371
4372 1999-12-16 Dave Love <fx@gnu.org>
4373
4374 * faces.el (set-face-attribute): Purecopy the attributes set.
4375
4376 * custom.el (custom-declare-variable): Purecopy value.
4377
4378 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
4379 (byte-extrude-byte-code-vectors): Use remprop.
4380 (byte-compile-lambda): Check that arg is a lambda.
4381
4382 1999-11-16 Anders Lindgren <AndersL@andersl.com>
4383
4384 * font-lock.el: System for adding and removing keywords.
4385 Both local (previously added keyword) and global keywords
4386 can be removed.
4387 (font-lock-remove-keywords): New user-level function.
4388 (font-lock-update-removed-keyword-alist): New internal function.
4389 (font-lock-removed-keywords-alist): New variable.
4390 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
4391 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
4392 growing datastructures.
4393 (font-lock-set-defaults): Removes keywords stored in
4394 `font-lock-removed-keywords-alist' after local keywords added.
4395
4396 1999-12-16 Anders Lindgren <andersl@andersl.com>
4397
4398 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
4399 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
4400
4401 * font-lock.el (c-keywords): Only highlight preprocessor
4402 directives when spelled correctly.
4403
4404 * font-lock.el (font-lock-match-c++-structor-declaration,
4405 c++-keywords): Fontify constructors and destructors with function
4406 face inside C++ class declarations.
4407
4408 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4409
4410 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
4411 the shell from sh-shell-file.
4412
4413 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
4414
4415 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4416
4417 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
4418 if one of the files specified cannot be accessed by
4419 file-attributes. Do not strip any leading directories from the
4420 file names, to behave more like `ls' does.
4421
4422 * dired.el (dired-get-filename): Handle absolute file names.
4423 (dired-readin-insert): If argument is a cons, don't print
4424 "wildcard" on the ``total'' line.
4425
4426 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4427
4428 * faces.el (face-read-integer, read-face-attribute)
4429 (color-defined-p, color-values): Allow color values unspecified-fg
4430 and unspecified-bg, handle them as unspecified.
4431
4432 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
4433
4434 * textmodes/reftex.el: (reftex-compile-variables): respect new
4435 structure of `reftex-index-macro'
4436 (reftex-compile-variables): Use the changed structure of
4437 `reftex-label-alist'.
4438
4439 * textmodes/reftex-vars.el (reftex-index-math-format,
4440 (reftex-toc-max-level): New option.
4441 reftex-index-phrases-search-whole-words,
4442 reftex-index-phrases-case-fold-search,
4443 reftex-index-phrases-skip-indexed-matches,
4444 reftex-index-phrases-wrap-long-lines,
4445 reftex-index-phrases-sort-prefers-entry,
4446 reftex-index-phrases-sort-in-blocks): New options.
4447 (reftex-index-macros): Option structure changed.
4448 (reftex-index-macros-builtin): Added `repeat' item to each entry.
4449 (reftex-label-alist): Additional item in each entry to specify if
4450 the environment should be listed in the TOC.
4451 (eval-when-compile (require 'cl)) added.
4452
4453 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
4454 longer deals with "repeat".
4455 (reftex-index): "repeat property in `reftex-index-macro-alist' is
4456 now used.
4457 (reftex-index-phrases-comment-regexp,
4458 reftex-index-phrases-macrodef-regexp,
4459 reftex-index-phrases-phrase-regexp1,
4460 reftex-index-phrases-phrase-regexp2,
4461 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
4462 New constants.
4463 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
4464 reftex-index-phrases-font-lock-keywords,
4465 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
4466 reftex-index-phrases-restrict-file): New variables.
4467 (reftex-index-phrase-selection-or-word,
4468 reftex-index-visit-phrases-buffer,
4469 reftex-index-initialize-phrases-buffer,
4470 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
4471 reftex-index-next-phrase, reftex-index-this-phrase,
4472 reftex-index-all-phrases, reftex-index-region-phrases,
4473 reftex-index-phrases-parse-header,
4474 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
4475 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
4476 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
4477 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
4478 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
4479 reftex-index-make-replace-string,
4480 reftex-query-index-phrase-globally, reftex-query-index-phrase,
4481 reftex-index-phrase-match-is-indexed,
4482 reftex-index-phrases-fixup-line,
4483 reftex-index-phrases-replace-space,
4484 reftex-index-select-phrases-macro): New functions.
4485 (reftex-index-globalize, reftex-index-globally): functions removed
4486 (eval-when-compile (require 'cl)) added.
4487
4488 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
4489 for max level.
4490 (reftex-toc-max-level-indicator): New variable.
4491 (reftex-toc-max-level): New command.
4492 (reftex-toc-map): New keybinding `t'.
4493 (reftex-toc-help): Constant updated.
4494 (eval-when-compile (require 'cl)) added.
4495
4496 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
4497 `t' command key can change `reftex-toc-max-level'
4498 (eval-when-compile (require 'cl)) added.
4499
4500 * textmode/reftex-sel (reftex-insert-docstruct): Respect
4501 `reftex-toc-max-level'
4502 (eval-when-compile (require 'cl)) added.
4503
4504 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
4505 added.
4506
4507 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
4508 added.
4509
4510 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
4511 commands.
4512 (reftex-citation, reftex-do-citation,
4513 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
4514 preselect a citation format.
4515 (eval-when-compile (require 'cl)) added.
4516
4517 * textmodes/reftex-parse.el (reftex-context-substring): Optional
4518 parameter to-end
4519 (reftex-section-info): Deal with environment matches.
4520 (eval-when-compile (require 'cl)) added.
4521
4522 * reftex-global.el (eval-when-compile (require 'cl)) added.
4523
4524 1999-12-15 Kenichi Handa <handa@etl.go.jp>
4525
4526 The following changes are for the new composition mechanism. We
4527 have deleted `composition' charset and composite characters,
4528 instead introduced a special text property `composition'.
4529
4530 * composite.el: New file.
4531
4532 * ps-mule.el: Define encode-composition-rule and find-composition
4533 for Emacs 20.4 and the earlier versions.
4534 (ps-mule-init-external-library): Just require a feature for
4535 external libraries.
4536 (ps-mule-prologue): Postscript code modified for new composition.
4537 (ps-mule-find-wrappoint): New arg COMPOSITION.
4538 (ps-mule-plot-string): Delete code for composite characaters.
4539 (ps-mule-plot-composition): New funcion.
4540 (ps-mule-prepare-font-for-components): New function.
4541 (ps-mule-plot-components): New function.
4542 (ps-mule-composition-prologue-generated): Renamed from
4543 ps-mule-cmpchar-prologue-generated.
4544 (ps-mule-composition-prologue): New named from
4545 ps-mule-cmpchar-prologue. Modified for new composition.
4546 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
4547 ps-mule-prepare-cmpchar-font): Deleted.
4548 (ps-mule-string-encoding): New arg NO-SETFONT.
4549 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
4550 check Composing, not Cmpchar
4551 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
4552 to nil.
4553 (ps-mule-begin-job): Check existence of new composition.
4554
4555 * ps-print.el (ps-plot-region): Handle new composition.
4556
4557 * simple.el (what-cursor-position): Show "(composed)" if the
4558 character is composed.
4559
4560 * international/characters.el: Fix cateogries of Lao symbols.
4561
4562 * international/fontset.el (vertical-centering-font-regexp): New
4563 variable.
4564
4565 * international/mule.el (mule-version): Updated to 5.0 (AOI).
4566 (mule-version-date): Updated to 1999.12.7.
4567 (with-category-table): New macro.
4568
4569 * international/mule-cmds.el (encode-coding-char): Don't check
4570 composite character.
4571
4572 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
4573 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
4574 x-ctext): Give `composition' property t.
4575
4576 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
4577 non-nil) at the tail of ALIST.
4578 (compose-region, decompose-region, decompse-string,
4579 reference-point-alist, compose-chars): Moved to composite.el.
4580 (compose-chars-component, compose-chars-rule,
4581 decompose-composite-char): Deleted.
4582
4583 * international/quail.el (quail-install-map): New optional arg
4584 NAME.
4585 (quail-get-translation): If DEF is a symbol but not a function,
4586 ignore it.
4587 (quail-start-translation): Put a key sequence undefined in the
4588 translation keymap in unread-command-events, not generated-events.
4589 Return parameterized event (compose-last-chars N) if the input
4590 characters should be composed.
4591 (quail-map-definition): If DEF is t, treat it as nil.
4592 (quail-delete-last-char): Delete the quail region.
4593 (quail-show-translations): Don't show list of translations if the
4594 quail package is deterministic.
4595 (quail-completion-max-depth): New variable.
4596 (quail-completion-1): Pay attention to the above variable. Fix
4597 for the case that a translation is a function.
4598 (quail-map-from-table, quail-map-from-table-1,
4599 quail-map-from-table-2): New functions.
4600 (quail-lookup-map-and-concat): New function
4601
4602 * language/devan-util.el: Mostly rewritten.
4603
4604 * language/lao.el: Register lao-composition-function in
4605 composition-function-table.
4606
4607 * language/lao-util.el: Mostly rewritten.
4608
4609 * language/thai.el: Register thai-composition-function in
4610 composition-function-table.
4611 (thai-tis620): Delete `pre-write-conversion' property.
4612
4613 * language/thai-util.el: (thai-category-table): Make it by
4614 make-category-table.
4615 (thai-composition-pattern): New variable.
4616 (thai-compose-region, thai-compose-string): Use
4617 with-category-table.
4618 (thai-post-read-conversion): Just call thai-compose-region.
4619 (thai-pre-write-conversion): Deleted.
4620 (thai-composition-function): New funciton.
4621
4622 * language/tibet-util.el: Most functions rewritten.
4623 (tibetan-char-p): Renamed from tibetan-char-examin.
4624 (tibetan-composable-examin) (tibetan-complete-char-examin)
4625 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
4626 (tibetan-add-components): New function.
4627 (tibetan-composition-function): New function.
4628
4629 * language/tibetan.el: Register tibetan-composition-function in
4630 composition-function-table.
4631 (tibetan-composable-pattern): New variable.
4632 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
4633 (tibetan-precomposition-rule-alist): Move punctuations to
4634 tibetan-punctuation-transcription-alist and
4635 tibetan-obsolete-glyphs.
4636 (tibetan-punctuation-transcription-alist): New variable.
4637 (tibetan-obsolete-glyphs): New variable.
4638 (tibetan-regexp): Improve the initialization code.
4639
4640 * textmodes/fill.el (fill-find-break-point): Delete codes for
4641 composite characters.
4642 (fill-region-as-paragraph): Likewise.
4643
4644 1999-12-14 Gerd Moellmann <gerd@gnu.org>
4645
4646 * international/mule-cmds.el (default-input-method): Specify
4647 that it should be set after current-language-environment.
4648
4649 * custom.el (custom-handle-keyword): Add :set-after.
4650 (custom-add-dependencies): New function.
4651 (custom-set-variables): Take dependencies between args into
4652 account.
4653
4654 * battery.el (battery): Doc fix.
4655
4656 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4657
4658 * progmodes/cc-make.el: Removed.
4659
4660 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4661
4662 * Release of cc-mode 5.26
4663
4664 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4665
4666 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
4667 target depth. Optionally count #else lines as clause limits,
4668 as suggested by don provan <provan@lucent.com>. #elif
4669 handling fixed.
4670
4671 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
4672 (c-down-conditional-with-else): New commands that uses the
4673 added functionality in `c-forward-conditional'.
4674
4675 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4676
4677 * cc-align.el (c-lineup-comment): Preserve the alignment with
4678 a comment on the previous line instead of preserving the
4679 comment-column.
4680
4681 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4682
4683 * Fixes to IDL mode after input from Eric Eide
4684 <eeide@cs.utah.edu>:
4685 * cc-engine.el (c-beginning-of-statement-1): Allow
4686 `c-conditional-key' to be nil, for the benefit of IDL mode.
4687 * cc-engine.el (c-guess-basic-syntax): Ditto.
4688 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
4689 but do match CORBA 2.3 `valuetype'.
4690 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
4691 for IDL.
4692 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
4693 be nil for IDL.
4694 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
4695 Like C++.
4696 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
4697 set `c-method-key' and `c-baseclass-key' to nil.
4698
4699 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4700
4701 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
4702 with nonhanging open braces.
4703
4704 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4705
4706 * cc-align.el: Added docstrings to all lineup functions.
4707
4708 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
4709 keyword.
4710
4711 * cc-align.el (c-lineup-C-comments): Handle free form text
4712 comments. Use c-comment-prefix-regexp and comment-start-skip
4713 instead of hardcoded regexps.
4714
4715 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4716
4717 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
4718 behavior and return value as documented.
4719
4720 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4721
4722 * Changes for new style variable init system:
4723 * cc-langs.el (c-common-init): Dito.
4724 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
4725 now customizable.
4726 * cc-vars.el: Style variables may now take a value
4727 'set-from-style to make them take their value from the style
4728 system. This value is now the default on all these variables.
4729 * cc-vars.el (c-valid-offset): New function to verify a
4730 syntactic symbol offset setting.
4731 * cc-vars.el (c-offsets-alist): Variable moved from
4732 cc-styles.el since it's now customizable in a similar way to
4733 the other style variables.
4734 * cc-vars.el (c-old-style-variable-behavior): New variable to
4735 revert to the old style init behavior.
4736
4737 * cc-vars.el (c-file-style, c-file-offsets): Made always
4738 buffer local.
4739
4740 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
4741 the throws clause that might follow the function prototype in
4742 C++.
4743
4744 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4745
4746 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
4747 could move forward for macros that doesn't start in column 0.
4748
4749 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4750
4751 * cc-align.el (c-indent-multi-line-block,
4752 c-lineup-whitesmith-in-block): Two new lineup functions for
4753 use in whitesmith style.
4754
4755 * cc-styles.el (c-style-alist): More fixes to whitesmith
4756 style. It should now handle all different braces uniformly in
4757 both hanging and non-hanging cases.
4758
4759 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4760
4761 * cc-cmds.el (c-indent-exp): Use a marker to save point to
4762 make it stay in the same position relative to the surrounding
4763 text.
4764
4765 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
4766 when adaptive-fill-mode doesn't manage to get it correct.
4767
4768 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
4769 with dotted notation, e.g. foo.bar.Gnu.
4770
4771 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
4772 within unwind-protect (previously only some were wrapped so it
4773 would be possible to register mode initialization when full
4774 initialization did not finish).
4775
4776 * cc-styles.el (c-style-alist): Corrected the brace placement
4777 in the whitesmith style. Thanks to Sean Luke
4778 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
4779 styles with consistent brace placement for all constructs.
4780
4781 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4782
4783 * cc-cmds.el (c-context-line-break): Continue C++ comments too
4784 when point is in the middle of them.
4785
4786 * cc-cmds.el: Line breaking and paragraph filling code
4787 rewritten:
4788 (c-guess-fill-prefix): New function that uses various
4789 heuristics to guess the comment prefix.
4790 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
4791 It now assumes adaptive filling is active to preserve the line
4792 prefix inside comments.
4793 (c-indent-new-comment-line): Replacement for the now
4794 obsolete `c-comment-line-break-function' that uses
4795 `c-guess-fill-prefix' when appropriate. It now observes the
4796 setting of `comment-multi-line', which has effect in C-style
4797 block comments.
4798
4799 * cc-cmds.el (c-context-line-break): New function intended to
4800 be put on RET. It's essentially `newline-and-indent', but
4801 continues C block comments with the appropriate line prefix.
4802
4803 * cc-cmds.el (c-do-auto-fill): New function put on
4804 `normal-auto-fill-function' to implement the
4805 `c-ignore-auto-fill' variable.
4806
4807 * cc-cmds.el (c-beginning-of-statement): Use
4808 `c-comment-prefix-regexp' to avoid ending up inside the
4809 comment prefix. Better handling of comment starters and
4810 enders. Catch comments better when traversing code. Stop at
4811 preprocessor directives.
4812
4813 * cc-defs.el (c-forward-comment): New subst to hide platform
4814 dependent quirks in `forward-comment'.
4815
4816 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
4817 argument.
4818 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
4819 arguments. Activate this function by default when
4820 `parse-partial-sexp' supports it (currently Emacs 20.x).
4821
4822 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
4823 on the comment opener to make constants usable as lineup
4824 arguments.
4825
4826 * cc-align.el (c-lineup-C-comments): Fixes to handle the
4827 changed anchor position in the `c' syntactic symbol. Handle
4828 more than stars in the comment prefix; use the new variable
4829 `c-comment-prefix-regexp'. Don't indent text not preceded by
4830 a comment prefix to the right of the comment opener if it's
4831 long.
4832
4833 * cc-langs.el: Fixes to mode initialization for new line
4834 breaking and paragraph filling method. Adaptive fill mode is
4835 now activated at startup instead of deactivated. The
4836 variables used for adaptive filling and paragraph movement are
4837 also changed to incorporate the value of
4838 `c-comment-prefix-regexp'. `substitute-key-definition' is
4839 used to override some functions in the global map instead of
4840 overriding their default bindings.
4841
4842 * cc-mode.el (java-mode): Modify `paragraph-start' for the
4843 javadoc markup at mode init.
4844
4845 * cc-mode.el (c-setup-filladapt): A new convenience function
4846 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
4847 function is intended to be used explicitly by the end user
4848 only.
4849
4850 * cc-vars.el (c-comment-prefix-regexp): New variable used to
4851 recognize the comment fill prefix inside comments.
4852 (c-block-comment-prefix): New name for
4853 `c-comment-contiuation-stars', which is now obsolete. It's
4854 generalized to handle any character sequence.
4855 (c-ignore-auto-fill): New variable used to selectively disable
4856 Auto Fill mode in specific contexts.
4857
4858 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4859
4860 * cc-cmds.el (c-comment-indent): Leave at least one space
4861 between the comment and the last nonblank character in the
4862 case where we look at the indentation of the comment on the
4863 previous line (case 4).
4864
4865 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
4866 list of characters that may start a statement (it's a sort of
4867 prefix operator in Pike, and isn't used at all in any of the
4868 other languages).
4869
4870 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4871
4872 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
4873 inside continued statements as statement-cont instead of
4874 brace-list-open. The reason is that one normally adjusts
4875 brace-list-open for brace lists as top-level constructs, and
4876 brace lists inside statements is a completely different
4877 context. Case 10B.2 changed. Also changed (the somewhat
4878 esoteric) case 9A to cope with this.
4879
4880 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4881
4882 * cc-cmds.el (c-electric-brace): Added electric handling of
4883 the open brace for brace-elseif-brace.
4884
4885 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4886
4887 * cc-defs.el (c-with-syntax-table): New macro to easily switch
4888 syntax tables temporarily.
4889
4890 * cc-engine.el (c-guess-basic-syntax): Handle template and
4891 member init argument lists split over several lines. Case 5D
4892 changed.
4893
4894 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
4895 @throws introduced in Javadoc 1.2.
4896
4897 * cc-menus.el (cc-imenu-java-generic-expression): Applied
4898 patch from RMS to avoid infinite backtracking.
4899
4900 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4901
4902 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
4903 by [ ].
4904
4905 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4906
4907 * cc-align.el (c-lineup-dont-change): Compensate properly for
4908 the column in langelem.
4909
4910 * cc-engine.el (c-syntactic-information-on-region): New
4911 function to help debugging the syntactic analysis.
4912
4913 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4914
4915 * cc-align.el (c-lineup-template-args): Handle nested template
4916 arglists.
4917
4918 * cc-langs.el (c++-template-syntax-table): New syntax table
4919 that makes `<' and `>' parenthesis characters, which is useful
4920 to switch to temporarily when analyzing template arglists.
4921
4922 * cc-styles.el: Changed default alignment of labels in the
4923 java style to conform to the examples in the Java Language
4924 Specification.
4925
4926 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
4927 by default.
4928
4929 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4930
4931 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
4932 immediately before the closing paren in an arglist, so don't
4933 check that in Pike mode. Case 7A changed.
4934
4935 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4936
4937 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
4938 lines were ignored under certain conditions.
4939
4940 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4941
4942 * cc-align.el (c-lineup-template-args): New function for
4943 aligning continued template argument lists.
4944
4945 * cc-engine.el (c-guess-basic-syntax): Fix for member init
4946 lists containing function arglists split over several lines.
4947 Case 5D.1 changed.
4948
4949 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
4950 template-args-cont didn't get recognized when the first
4951 arglist opener line doesn't contain a template argument. New
4952 case 5K.
4953
4954 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4955
4956 * cc-defs.el (c-point): Changed from subst to macro for
4957 efficiency.
4958 (c-beginning-of-defun-1, c-end-of-defun-1): New
4959 beginning-of-defun/end-of-defun wrappers separated from
4960 c-point.
4961
4962 * cc-menus.el (imenu-generic-expression,
4963 imenu-case-fold-search, imenu-progress-message): Dummy
4964 definitions to avoid compiler warnings if imenu can't be
4965 loaded.
4966 * cc-menus.el (cc-imenu-init): New function called at mode
4967 init.
4968 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
4969 imenu initializations to cc-imenu-init.
4970
4971 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4972
4973 * cc-engine.el (c-guess-basic-syntax): Slightly better check
4974 for lambda-intro-cont in Pike mode. Case 6 changed.
4975
4976 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
4977 anything following "new Foo()" was considered an anonymous
4978 class body in Java mode.
4979
4980 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4981
4982 * cc-cmds.el (c-comment-line-break-function): When breaking in
4983 a string, don't insert a new line.
4984
4985 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4986
4987 * cc-engine.el (c-at-toplevel-p): New interface function which
4988 returns information useful to add-on authors. It tells you
4989 whether you're at a toplevel statement or not.
4990
4991 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4992
4993 * cc-cmds.el (c-comment-line-break-function): It is possible
4994 that forward-line does not land us at the bol, say if we're on
4995 the last line in a file. In that case, do a
4996 back-to-indentation instead of a forward-comment -1.
4997
4998 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4999
5000 * cc-engine.el (c-beginning-of-statement-1): Don't catch
5001 "default:" as normal label in case 4.
5002
5003 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5004
5005 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
5006 recognize continued bitfield declarations. Case 5D.1 changed.
5007 * cc-langs.el: New variable c-bitfield-key.
5008 * cc-mode.el: New variable c-bitfield-key.
5009
5010 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5011
5012 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
5013 anonymous array expressions (i.e. "new Foo[] {.. bracelist
5014 ..}").
5015
5016 1999-12-12 Dave Love <fx@gnu.org>
5017
5018 * mail/footnote.el: Require cl when compiling. Don't autoload
5019 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
5020 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
5021 Avoid `acons'.
5022 (footnote-mode-line-string, Footnote-add-footnote): Remove
5023 autoload cookie.
5024
5025 1999-12-12 Richard Sharman <rsharman@pobox.com>
5026
5027 * sh-script.el: Fix for when font-lock mode is active.
5028 (sh-font-lock-unfontify-region-function): New function.
5029
5030 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
5031
5032 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
5033 if start-process is not bound, since Ispell now supports such
5034 platforms as well.
5035
5036 1999-12-12 Gerd Moellmann <gerd@gnu.org>
5037
5038 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
5039 rmail-summary-goto-msg.
5040
5041 * files.el (after-find-file): Fix previous change.
5042
5043 1999-12-11 Dave Love <fx@gnu.org>
5044
5045 * help.el (where-is): Use `commandp' as predicate for
5046 `completing-read'
5047
5048 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5049
5050 * cus-edit.el (custom-save-delete): Delete all occurrences,
5051 leave point where the first occurrence was.
5052 (custom-save-faces): Insert a newline at the end of the comment.
5053 Avoid a double newline there.
5054 If final closeparen is at bol, put a space before it.
5055 (custom-save-variables): Likewise.
5056 (custom-file): Doc fix.
5057
5058 1999-12-10 Gerd Moellmann <gerd@gnu.org>
5059
5060 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
5061 regexp matching image and audio files.
5062
5063 1999-12-09 Dave Love <fx@gnu.org>
5064
5065 * mail/footnote.el: New file.
5066
5067 1999-12-09 Gerd Moellmann <gerd@gnu.org>
5068
5069 * files.el (after-find-file): Use auto-save-visited-file-name if
5070 set.
5071
5072 * mail/feedmail.el (feedmail-find-eoh): Take
5073 feedmail-queue-alternative-mail-header-separator into account.
5074
5075 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
5076
5077 * smerge-mode.el: New file.
5078
5079 * font-lock.el (font-lock-multiline): New variable.
5080 (font-lock-add-keywords): Rename `major-mode' into `mode'.
5081 (font-lock-remove-keywords): Added a dummy `mode' argument for
5082 potential future support.
5083 (font-lock-fontify-anchored-keywords,
5084 (font-lock-fontify-keywords-region): Only handle multiline strings
5085 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
5086
5087 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5088
5089 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
5090
5091 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
5092
5093 1999-12-07 Dave Love <fx@gnu.org>
5094
5095 * help.el (view-emacs-problems): New command, bound to C-h P.
5096
5097 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
5098
5099 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
5100
5101 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
5102 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5103 New code to support the minor mode version.
5104 (diff-recenter): New function.
5105 (diff-next-hunk, diff-next-file): Use it.
5106 (diff-remembered-files-alist): New var.
5107 (diff-merge-strings): New function.
5108 (diff-find-file-name): Make it smarter and use the user's input more.
5109 (diff-mode): Cosmetic changes.
5110
5111 * files.el (save-some-buffers): Turn EXITING into the more general
5112 PRED argument to allow specifying a subset of buffers.
5113
5114 * simple.el (kill-region): Use the new `delete-and-extract-region'
5115 rather than the undo log (which is incorrect with *-change-functions).
5116
5117 * font-lock.el (font-lock-default-fontify-region): Fix subtle
5118 off-by-one problem that could force re-fontifying the whole buffer.
5119 (font-lock-remove-keywords): New function.
5120 (font-lock-add-keywords): Use the new function to ensure idempotence.
5121
5122 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
5123
5124 * viper-cmd.el (viper-minibuffer-standard-hook,
5125 viper-minibuffer-real-start): Mew functions.
5126 (viper-read-string-with-history,viper-file-add-suffix,
5127 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
5128 change in the status of the minibuffer prompt.
5129
5130 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5131
5132 * comint.el (comint-redirect-results-list)
5133 (comint-redirect-results-list-from-process): Remove interactive
5134 spec.
5135
5136 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5137
5138 * info.el (info-node, info-menu-5, info-xref): Define colors for
5139 Info faces if the display supports them.
5140
5141 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5142
5143 Changes for automatic remapping of X colors on terminal frames:
5144
5145 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
5146 term-setup-hook. Call msdos-remember-default-colors and
5147 msdos-handle-reverse-video.
5148 (msdos-face-setup): Parts of code moved to
5149 msdos-setup-initial-frame.
5150 (msdos-handle-reverse-video): New function, modeled after
5151 x-handle-reverse-video.
5152 (make-msdos-frame): Don't use initial-frame-alist and
5153 default-frame-alist. Call msdos-handle-reverse-video.
5154 (msdos-color-aliases): Remove.
5155 (msdos-color-translate, msdos-approximate-color): Remove.
5156 (msdos-color-values): Use 16-bit RGB values. RGB values updated
5157 for better approximation of X colors.
5158 (msdos-face-setup): Call tty-color-clear. Remove code that sets
5159 up tty-color-alist (it is now on startup.el).
5160 (x-display-color-p, x-color-defined-p, x-color-values,
5161 x-defined-colors, face-color-supported-p, face-color-gray-p):
5162 Remove.
5163
5164 * facemenu.el (facemenu-read-color, list-colors-display): Use
5165 defined-colors for all frame types.
5166 (facemenu-color-equal): Use color-values for all frame types.
5167
5168 * faces.el (read-face-attribute): For :foreground and :background
5169 attributes and frames on character terminals, translate the color
5170 to the closest supported one before looking it up in the list of
5171 valid values.
5172 (face-valid-attribute-values): Call defined-colors for all types
5173 of frames.
5174 (defined-colors, color-defined-p, color-values, display-color-p):
5175 New finctions.
5176 (x-defined-colors, x-color-defined-p, x-color-values,
5177 x-display-color-p): Aliases for the above.
5178
5179 * startup.el (command-line): Register terminal colors for frame
5180 types other than x and w32, but only if the terminal supports
5181 colors. Call tty-color-define instead of face-register-tty-color.
5182
5183 * term/x-win.el (xw-defined-colors): Renamed from
5184 x-defined-colors.
5185 * term/w32-win.el (xw-defined-colors): Likewise.
5186
5187 * term/tty-colors.el: New file.
5188 * loadup.el: Load term/tty-colors.
5189
5190 1999-12-06 Dave Love <fx@gnu.org>
5191
5192 * ffap.el: Autoload the ffap alias directly.
5193
5194 1999-12-06 Inge Frick <inge@nada.kth.se>
5195
5196 * dired-aux.el (dired-do-shell-command): Changed documentation.
5197 (dired-shell-stuff-it): A `?' in COMMAND has now the same
5198 meaning as `*'.
5199
5200 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5201
5202 * simple.el (insert-buffer): Doc fix.
5203
5204 * apropos.el (apropos-mode): Add autoload cookie.
5205
5206 1999-12-06 Sam Steingold <sds@goems.com>
5207
5208 * progmodes/etags.el (etags-tags-completion-table): Modified the
5209 regexp to allow for the CL symbols starting with `+*'.
5210 (tags-completion-table): Doc fix (it's an obarray, not an alist).
5211 (tags-completion-table, tags-recognize-empty-tags-table): Remove
5212 `function' quoting lambda.
5213 (tags-with-face): New macro.
5214 (list-tags, tags-apropos): Use it.
5215 (tags-apropos-additional-actions): New user option.
5216 (etags-tags-apropos-additional): Use it.
5217 (tags-apropos): Call etags-tags-apropos-additional.
5218 (tags-apropos-verbose): New user option.
5219 (etags-tags-apropos): Use it.
5220 (visit-tags-table-buffer, next-file): Use `unless'.
5221 (recognize-empty-tags-table): Renamed to
5222 tags-recognize-empty-tags-table.
5223 (complete-tag): Call tags-complete-tag bypassing try-completion.
5224
5225 1999-12-06 Kenichi Handa <handa@etl.go.jp>
5226
5227 * international/mule.el (set-buffer-file-coding-system): Docstring
5228 modified.
5229
5230 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5231
5232 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
5233 using the hideshow package.
5234 (hs-special-modes-alist): Added entry for bibtex to allow the use
5235 of the hideshow package.
5236 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
5237 not longer provided by bibtex.el directly. Instead the hideshow
5238 package should be used.
5239 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
5240 references to bibtex-hide-entry-bodies.
5241
5242 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5243
5244 * textmodes/bibtex.el: Copyright notice is up to date. Moved
5245 maintainer information closer to the beginning of the bibtex.el
5246 file.
5247 (bibtex-maintainer-salutation): New constant.
5248 (bibtex-version): New constant.
5249 (bibtex-submit-bug-report): Use bibtex-version and
5250 bibtex-maintainer-salutation.
5251 (bibtex-entry-field-alist): Made booktitle field optional for
5252 @inproceedings entries when crossreferenced.
5253 (bibtex-entry-field-alist): Added booktitle field to proceedings
5254 entry type (for cross referencing). Thanks to Wagner Toledo Correa
5255 for the suggestion.
5256 (bibtex-string-file-path): Fixed typo.
5257
5258 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
5259
5260 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
5261 for reftex.el.
5262 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
5263 to menu.
5264
5265 1999-12-04 Dave Love <fx@gnu.org>
5266
5267 * delsel.el: Revert previous change -- region is significant to
5268 skeleton.
5269
5270 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
5271
5272 * viper-cmd.el (viper-change-state): Use
5273 viper-ESC-moves-cursor-back to decide whether to move the cursor
5274 back.
5275
5276 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
5277
5278 * international/mule-util.el (truncate-string-to-width): Docsting
5279 fixed.
5280
5281 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
5282
5283 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
5284 use of `cond'.
5285 (lm-with-file): Move all the find-file...kill-buffer stuff into
5286 this macro. Make it use `find-file-noselect' and make it kill
5287 the buffer only if it wasn't already displayed somewhere.
5288 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
5289 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
5290 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
5291 (lm-commentary): Fix to handle the case when the change log is
5292 at the end of the file.
5293
5294 1999-12-02 Kenichi Handa <handa@etl.go.jp>
5295
5296 * international/mule.el (charsetp): Fix typo in docstring.
5297
5298 * international/mule-diag.el (list-coding-categories): Fix typo;
5299 automatic -> autoload.
5300
5301 1999-12-02 Gerd Moellmann <gerd@gnu.org>
5302
5303 * vc.el (vc-update-change-log): Look for rcs2log under
5304 exec-directory.
5305
5306 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
5307 outline-regexp, add outline-level.
5308 (lisp-outline-level): New.
5309
5310 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
5311 remove extraneous string-match.
5312
5313 * finder.el (finder-commentary): Activate Finder mode.
5314
5315 1999-12-01 Anders Lindgren <andersl@andersl.com>
5316
5317 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
5318 off when reverting buffers that contained mode specifiers.
5319 `revert-buffer' is now called with non-nil PRESERVE-MODES
5320 argument.
5321
5322 1999-12-01 Dave Love <fx@gnu.org>
5323
5324 * delsel.el: Grok skeleton-pair-insert-maybe.
5325
5326 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5327
5328 * progmodes/cperl-mode.el (cperl-under-as-char):
5329 Use nil as default.
5330
5331 1999-11-30 Gerd Moellmann <gerd@gnu.org>
5332
5333 * speedbar.el (toplevel): Remove compatibility code for Emacs
5334 versions without custom.el.
5335
5336 1999-11-30 Dave Love <fx@gnu.org>
5337
5338 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
5339
5340 * autoinsert.el: Minor doc fixes.
5341 (auto-insert): Return nil.
5342
5343 * faces.el (set-face-documentation): Purecopy STRING.
5344
5345 1999-11-29 Dave Love <fx@gnu.org>
5346
5347 * derived.el: Doc fixes, remove old backquote syntax.
5348
5349 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
5350 comment warning about editing.
5351
5352 * help.el (help-mode-hook): Define.
5353
5354 1999-11-29 Gerd Moellmann <gerd@gnu.org>
5355
5356 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
5357 invalid translation of old-style backquote syntax to new syntax.
5358
5359 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
5360
5361 * Makefile (DONTCOMPILE): Add term/internal.el.
5362
5363 1999-11-26 Dave Love <fx@gnu.org>
5364
5365 * comint.el: Fix last change.
5366
5367 * emacs-lisp/advice.el: Fix last change.
5368
5369 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5370
5371 * cus-edit.el (Custom-reset-standard): Doc fix.
5372 (custom-variable-reset-standard): Doc fix.
5373 (custom-face-reset-standard): Doc fix.
5374 (custom-face-menu): "Reset to Standard" => "Erase Customization".
5375 (custom-variable-menu): Likewise.
5376 (custom-reset-menu): Likewise.
5377 (custom-buffer-create-internal): Likewise.
5378
5379 1999-11-26 Dave Love <fx@gnu.org>
5380
5381 * progmodes/make-mode.el (makefile-mode-hook): Customize.
5382
5383 * font-lock.el: Doc fixes.
5384
5385 * menu-bar.el (menu-bar-mode): Customize.
5386
5387 * cus-start.el: Add use-dialog-box.
5388
5389 * add-log.el (change-log-mode-hook): Customize.
5390 (add-log-current-defun): Use
5391 fortran-{beginning,end}-of-subprogram.
5392
5393 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5394
5395 * emacs-lisp/advice.el: Many doc fixes.
5396
5397 * comint.el (comint-preoutput-filter-functions): Doc fix.
5398
5399 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5400
5401 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5402 Improve messages for capitalization of arg names,
5403 for flag variables, for t and nil, for imperatives.
5404 Call them imperatives rather than infinitives sans "to".
5405 (checkdoc-common-verbs-wrong-voice): Add "moves".
5406 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
5407
5408 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5409 Don't convert comments from 3-semicolon to 2-semicolon.
5410 That is a matter of style.
5411 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
5412 (checkdoc-comments): Don't bind that variable.
5413
5414 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5415
5416 * files.el (write-file-hooks): Doc fix.
5417
5418 1999-11-26 Gerd Moellmann <gerd@gnu.org>
5419
5420 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
5421
5422 1999-11-25 Dave Love <fx@gnu.org>
5423
5424 * hippie-exp.el: Require comint when compiling.
5425 (hippie-expand): Add :links.
5426 (hippie-expand-try-functions-list): Customize.
5427
5428 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
5429
5430 * viper*el: Replaced old-style backquotes.
5431
5432 * ediff*el: Replaced old-style backquotes.
5433
5434 * ediff-merge
5435 (ediff-looks-like-combined-merge,ediff-get-combined-region):
5436 Changed to support the new format for ediff-combination-pattern.
5437
5438 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
5439 Changed to support the new format for ediff-combination-pattern.
5440
5441 1999-11-24 Dave Love <fx@gnu.org>
5442
5443 * custom.el (custom-declare-group): Purecopy DOC.
5444 (custom-handle-keyword): Purecopy VALUE.
5445 (custom-add-link): Purecopy WIDGET.
5446 (custom-add-version): Purecopy VERSION.
5447 (custom-add-load): Purecopy LOAD.
5448
5449 * cus-face.el (custom-declare-face): Purecopy DOC.
5450
5451 * info.el:
5452 (Info-build-node-completions, Info-search, Info-follow-reference)
5453 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
5454 (Info-find-emacs-command-nodes): Avoid properties on matched text
5455 which may appear in minibuffer.
5456
5457 1999-11-24 Gerd Moellmann <gerd@gnu.org>
5458
5459 * locate.el (locate-with-filter): Doc fix.
5460
5461 1999-11-24 Alex Schroeder <alex@gnu.org>
5462
5463 * sql.el (sql-find-sqli-buffer): New function.
5464 (sql-set-sqli-buffer-generally): New function.
5465 (sql-set-sqli-buffer): Better checking of new-buffer.
5466 (sql-copy-column): Add comma after INTO clause, too.
5467
5468 1999-11-24 Alex Schroeder <alex@gnu.org>
5469
5470 * sql.el (sql-imenu-generic-expression): New, used to set
5471 imenu-generic-expression.
5472
5473 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
5474 setting font-lock-defaults' SYNTAX-ALIST. Set
5475 imenu-generic-expression, imenu-case-fold-search, and
5476 imenu-syntax-alist.
5477
5478 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
5479 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
5480
5481 1999-11-23 Andrew Innes <andrewi@gnu.org>
5482
5483 * w32-win.el (w32-drag-n-drop): Load files in current window, if
5484 drop coords aren't over a specific window.
5485
5486 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5487
5488 * ps-print.el: Define mule funs without checking if mule package is
5489 loaded.
5490 (ps-print-version): New version number (5.0.1).
5491 (ps-header-dirpart): Now uses abbreviate-file-name.
5492
5493 1999-11-23 Dave Love <fx@gnu.org>
5494
5495 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
5496 comment-line-start.
5497 (fortran-comment-line-start-skip): Renamed from
5498 comment-line-start-skip.
5499 (fortran-mode-map): Use renamed functions. Add manual and custom
5500 entries to menu.
5501 (fortran-mode-hook): Customize.
5502 (fortran-comment-indent-function): Renamed from
5503 fortran-comment-hook.
5504 (delete-horizontal-regexp): Function deleted.
5505 (fortran-electric-line-number): Simplified.
5506 (fortran-beginning-of-subprogram): Renamed from
5507 beginning-of-fortran-subprogram.
5508 (fortran-end-of-subprogram): Renamed from
5509 end-of-fortran-subprogram.
5510 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
5511 (fortran-previous-statement, fortran-next-statement): Simplified.
5512 (fortran-blink-match): New function.
5513 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
5514 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
5515 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
5516 line-end-position.
5517 (fortran-fill): No longer interactive. Simplified.
5518 (fortran-break-line): Simplified.
5519 (fortran-analyze-file-format): Use char-after, not looking-at.
5520
5521 * emacs-lisp/find-func.el (find-function-regexp): Use
5522 `define-minor-mode' after easy-menu change.
5523
5524 1999-11-23 Gerd Moellmann <gerd@gnu.org>
5525
5526 * comint.el: Add redirection.from active comint buffers into
5527 another buffer. Written by Peter Breton.
5528
5529 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
5530
5531 * emacs-lisp/autoload.el (make-autoload): Recognize the new
5532 `define-minor-mode'.
5533 (define-minor-mode): Specify `doc-string-elt'.
5534
5535 * emacs-lisp/easy-mmode.el: Changed maintainer.
5536 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
5537 Use defcustom for the hooks; Improve the auto-generated docstrings.
5538 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
5539 (define-minor-mode): Add BODY arg; Only declare the keymap if
5540 provided; Improve the auto-generated docstrings.
5541
5542 1999-11-22 Gerd Moellmann <gerd@gnu.org>
5543
5544 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
5545 that the leading `^' is at the start. This is necessary because
5546 paragraphs.el tries to remove anchors, but can find them only if
5547 they are the first character.
5548
5549 * progmodes/antlr-mode.el: New file.
5550
5551 * calendar/calendar.el: Fix autoload for
5552 calendar-absolute-from-astro. Add autoload for
5553 calendar-print-astro-day-number.
5554
5555 1999-11-21 Anders Lindgren <andersl@andersl.com>
5556
5557 * follow.el: Use modern backquote syntax. Minor comment update.
5558
5559 1999-11-21 Gerd Moellmann <gerd@gnu.org>
5560
5561 * simple.el (with-syntax-table): Don't switch buffers.
5562
5563 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
5564 progmodes/hideif.el: Use new backquote syntax.
5565
5566 1999-11-21 Ken Manheimer <klm@python.org>
5567
5568 * icomplete.el (icomplete-completions): Use an explicit variable
5569 `icomplete-prospects-length', obviating the need to use an
5570 apparently faulty throw/catch arrangement.
5571
5572 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
5573
5574 * term/internal.el (IT-display-table-setup): Don't overstep
5575 character code 255.
5576
5577 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
5578
5579 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
5580 for the charset chinese-sisheng is 7bit encoding, not 8bit.
5581
5582 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
5583
5584 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
5585 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
5586
5587 * files.el (auto-mode-alist): Add patterns for diff-mode.
5588
5589 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
5590 to detect an empty prompt.
5591
5592 1999-11-18 Dave Love <fx@gnu.org>
5593
5594 * simple.el (input-mode-8-bit): Fix the customization.
5595
5596 1999-11-18 Gerd Moellmann <gerd@gnu.org>
5597
5598 * international/iso-acc.el (iso-languages): Add more
5599 characters for Portuguese.
5600
5601 * speedbar.el: Clean up comment at the start of the file.
5602 Remove RCS id.
5603
5604 * progmodes/compile.el (compilation-parse-errors): Use
5605 compilation-buffer-p instead of testing major-mode.
5606
5607 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
5608
5609 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
5610 (quickurl-ask): completion-ignore-case is set to the value of
5611 quickurl-completion-ignore-case for the duration of the call to
5612 completing-read.
5613
5614 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5615
5616 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
5617
5618 1999-11-18 Kenichi Handa <handa@etl.go.jp>
5619
5620 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
5621 instead of ps-print-def.
5622
5623 * ps-print.el: Require ps-vars instead of ps-print-def.
5624
5625 * ps-mule.el: Require ps-vars instead of ps-print-def.
5626
5627 1999-11-17 Gerd Moellmann <gerd@gnu.org>
5628
5629 * simple.el (with-syntax-table): Save buffer explicitly instead of
5630 using save-excursion.
5631
5632 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5633
5634 * mail/supercite.el: New maintainer.
5635
5636 1999-11-16 Reto Zimmermann <reto@synopsys.com>
5637
5638 * progmodes/vhdl-mode.el: Use new backquote syntax.
5639
5640 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5641
5642 * simple.el (with-syntax-table): New.
5643
5644 1999-11-15 Sam Steingold <sds@ksp.com>
5645
5646 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
5647
5648 1999-02-22 Sam Steingold <sds@goems.com>
5649
5650 * goto-addr.el (goto-address-at-mouse,
5651 goto-address-find-address-at-point): Use compose-mail.
5652 (goto-address-mail-method): Removed variable.
5653 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
5654 goto-address-send-using-mail): Removed functions.
5655
5656 1998-11-03 Sam Steingold <sds@goems.com>
5657
5658 * simple.el (backward-delete-char-untabify):
5659 backward-delete-char-untabify-method can be `all' now - to delete
5660 hungrily including newlines.
5661
5662 1999-11-15 Sam Steingold <sds@ksp.com>
5663
5664 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
5665
5666 1999-11-15 Dave Love <fx@gnu.org>
5667
5668 * cus-edit.el (customize-face, customize-face-other-window):
5669 Require match from completing-read.
5670 (custom-buffer-done-function): Default to custom-bury-buffer, not
5671 bury-buffer.
5672
5673 1999-11-15 Gerd Moellmann <gerd@gnu.org>
5674
5675 * mail/rmail.el, iswitchb.el, hippie-exp.el,
5676 progmodes/cperl-mode.el: Use new backquote syntax.
5677
5678 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
5679
5680 * uniquify.el: Use new backquote syntax.
5681
5682 1999-11-14 Markus Rost <rost@ias.edu>
5683
5684 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
5685 as in ispell-local-dictionary-alist.
5686
5687 1999-11-14 Alex Schroeder <alex@gnu.org>
5688
5689 * ansi-color.el (ansi-color-apply): Updated regexps to include
5690 highlighted face.
5691
5692 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
5693
5694 * forms.el (forms--make-format-elt-using-text-properties):
5695 Treat `intangible' differently.
5696
5697 * forms.el: Use new backquote syntax.
5698
5699 1999-11-13 Gerd Moellmann <gerd@gnu.org>
5700
5701 * textmodes/scribe.el (scribe-mode): Doc-fix.
5702
5703 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
5704
5705 * net-utils.el (run-network-program, net-utils-run-program): Use
5706 the new backquote syntax.
5707 (smbclient-program, smbclient-program-options)
5708 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
5709 variables
5710 (smbclient, smbclient-list-shares): New functions
5711
5712 1999-11-12 Sam Steingold <sds@ksp.com>
5713
5714 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
5715 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
5716 (viper-kbd-buf-definition, viper-kbd-mode-alist)
5717 (viper-kbd-mode-pair, viper-kbd-mode-definition)
5718 (viper-kbd-global-pair, viper-kbd-global-definition):
5719 Use the new backquote syntax.
5720
5721 * emulation/viper-cmd.el (viper-test-com-defun)
5722 (viper-prefix-arg-value, viper-prefix-arg-com):
5723 Use the new backquote syntax.
5724
5725 * emacs-lisp/debug.el (debugger-env-macro):
5726 Use the new backquote syntax.
5727
5728 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
5729 Use the new backquote syntax.
5730
5731 * calendar/calendar.el (calendar-remove-frame-by-deleting):
5732 New user variable.
5733 (calendar-hide-window): Use it.
5734 (increment-calendar-month, calendar-for-loop, calendar-sum):
5735 Use the new backquote syntax.
5736
5737 1999-11-12 Andrew Innes <andrewi@gnu.org>
5738
5739 * select.el (x-set-selection): Call buffer-substring, not
5740 substring. Also fix docstring
5741
5742 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
5743
5744 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
5745 of customizable variables to bug report message. Added
5746 system-type to package name in bug report.
5747
5748 1999-11-12 Gerd Moellmann <gerd@gnu.org>
5749
5750 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
5751 to display file names.
5752
5753 1999-11-11 Gerd Moellmann <gerd@gnu.org>
5754
5755 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
5756
5757 * isearch.el: Add lazy-highlighting feature.
5758
5759 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
5760
5761 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
5762 constant.
5763 (ps-mode-submit-bug-report): New function. Entry added to menu.
5764
5765 1999-11-10 William M. Perry <wmperry@aventail.com>
5766
5767 * mwheel.el: New file to support the new style wheeled mice.
5768
5769 1999-11-10 Gerd Moellmann <gerd@gnu.org>
5770
5771 * startup.el (initial-scratch-message): Add ";;" to the front of
5772 lines in the message.
5773
5774 * files.el (file-local-copy): Remove optional BUFFER argument
5775 because that's not used by anything.
5776
5777 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
5778 to-address.
5779
5780 1999-11-08 Markus Rost <rost@ias.edu>
5781
5782 * wid-edit.el (widget-button-click): Wrap with save-excursion
5783 to restore track-mouse in the correct buffer.
5784
5785 1999-11-08 Gerd Moellmann <gerd@gnu.org>
5786
5787 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
5788
5789 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
5790
5791 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
5792 lpr-command to "lp" for some system-types. (copied from lpr.el
5793 Emacs version 20.2.1).
5794
5795 1999-11-04 Markus Rost <rost@ias.edu>
5796
5797 * simple.el (comment-region): Strip off white space at end of
5798 comment-start.
5799
5800 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5801
5802 * faces.el (secondary-selection): Fix wrong color name.
5803
5804 1999-11-04 John Tobey <jtobey@epsilondev.com>
5805
5806 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
5807 the default when invoking perldb in a non-Perl buffer, and other
5808 cases involving -e or --.
5809
5810 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5811
5812 * simple.el (previous-matching-history-element)
5813 (next-history-element): Use delete-field instead of erase-field.
5814
5815 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
5816 Use delete-field instead of erase-field.
5817
5818 * faces.el (secondary-selection): Change background to yellow.
5819
5820 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
5821 find the start of the text. Use field-string to read the user
5822 input.
5823
5824 1999-11-03 Gerd Moellmann <gerd@gnu.org>
5825
5826 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
5827 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
5828 for compatibility with old face implementation.
5829
5830 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
5831 Use erase-field instead of erase-buffer.
5832
5833 * frame.el (blink-cursor-mode, blink-cursor-end): Use
5834 internal-show-cursor with new interface.
5835 (blink-cursor-timer-function): New.
5836 (blink-cursor-start): Use blink-cursor-timer-function.
5837
5838 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5839
5840 * calendar.el (redraw-calendar): Move to nearest date before
5841 redrawing.
5842
5843 * diary-lib.el (simple-diary-display): Reset modeline even if
5844 there are no diary entries since the diary buffer may be displayed.
5845
5846 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5847
5848 * emacs-lisp/debug.el (debug): If noninteractive, display the
5849 backtrace using `message', then exit Emacs.
5850 (debugger-batch-max-lines): New variable.
5851 (debugger-setup-buffer): New subroutine, broken out of `debug'.
5852 Change the messages put at the start, to say that the debugger
5853 was entered.
5854
5855 1999-11-02 Sam Steingold <sds@ksp.com>
5856
5857 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
5858
5859 1999-11-01 John Tobey <jtobey@epsilondev.com>
5860
5861 * gud.el: (gud-perldb-massage-args): Massage correctly in the
5862 presence of perl switches other than "-e".
5863
5864 1999-11-01 Markus Rost <rost@ias.edu>
5865
5866 * dired-x.el (dired-smart-shell-command): Use
5867 shell-command-history as in shell-command.
5868
5869 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5870
5871 * userlock.el (ask-user-about-lock): Doc fix.
5872
5873 * frame.el: Doc fixes.
5874
5875 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5876
5877 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
5878 of show-cursor.
5879 (blink-cursor-start, blink-cursor-end): Ditto.
5880
5881 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
5882
5883 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5884
5885 * window.el (walk-windows): If ALL-FRAMES is a frame,
5886 start on that frame. Use save-selected-window.
5887
5888 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5889
5890 * simple.el (end-of-buffer): Use window-end to find the window end
5891 instead of vertical-motion because this handles variable-height
5892 lines correctly.
5893
5894 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
5895
5896 * ediff.el: Version change.
5897
5898 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
5899 make sure you are in a good frame before deleting other
5900 windows.
5901 (ediff-file-checked-in-p): Don't consider CVS
5902 files checked in.
5903 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
5904 are writing to a newly created empty file.
5905
5906 * ediff-mult.el (ediff-show-session-group-hook): New default.
5907
5908 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5909 First cd to the file directory. reportedly works
5910 better with remote files.
5911
5912 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
5913 Use file-name-nondirectory when passing files to CVS.
5914
5915 * ediff-diff.el (ediff-cmp-options): New variable.
5916 (ediff-same-file-contents): Use ediff-cmp-options.
5917
5918 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
5919 ediff-get-patch-buffer): Use current buffer if it appears to be a
5920 patch.
5921
5922 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
5923 C-g
5924
5925 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
5926 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
5927 (viper-save-cursor-color,viper-restore-cursor-color):
5928 Improved cursor color handling.
5929 (viper-get-saved-cursor-color-in-replace-mode,
5930 viper-get-saved-cursor-color-in-insert-mode): New functions for
5931 better cursor color handling.
5932
5933 * viper-ex.el (ex-read,ex-edit):
5934 Fixes for correct interpretation of #,%.
5935 (viper-ex): Now works correctly when called from other functions.
5936 (viper-glob-function): New variable.
5937 (viper-ex): Save excursion before doing :global.
5938
5939 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
5940
5941 * viper-cmd.el (viper-post-command-sentinel,
5942 viper-insert-state-post-command-sentinel,
5943 viper-insert-state-pre-command-sentinel): Takes better care of
5944 cursor colors.
5945
5946 * viper.el: Version change.
5947
5948 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
5949
5950 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
5951 that the modeline display was updated *only* when
5952 `whitespace-display-in-modeline' was set, not otherwise.
5953
5954 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5955
5956 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
5957 "frac12".
5958
5959 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
5960 ad-activate.
5961
5962 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
5963
5964 * whitespace.el: Test for existence of `defcustom' and `defgroup'
5965 using fboundp instead of assuming that these are not present in
5966 particular flavors of emacs.
5967 (whitespace-version): Update to 2.8
5968 (whitespace-display-in-modeline): Add custom variable to control
5969 displaying the whitespace errors on the modeline based on
5970 suggestion from <klaus.berndl@sdm.de>
5971 (whitespace-buffer): Now returns `t' if unclean and `nil' if
5972 clean, to enable using as a hook function, as suggested by Puneet
5973 Goel <puneet@computer.org>
5974 (whitespace-buffer): Fix a subtle bug that cleaned up only if
5975 quiet was not set, even with whitespace-auto-cleanup set.
5976 (whitespace-mode-line): Now uses less modeline real estate and
5977 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
5978 which is present in the file, and <y> is any type of whitespace
5979 whose check has been suppressed by setting
5980 `whitespace-check-<whitespace-type>' to nil.
5981 (whitespace-unchecked-whitespaces): New function to return the
5982 list of whitespaces for whom checks have been suppressed.
5983 (whitespace-display-unchecked-whitespaces): Renamed to
5984 `whitespace-update-modeline' to reflect its functionality.
5985
5986 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5987
5988 * progmodes/compile.el (compilation-error-regexp-alist):
5989 Undo previous change.
5990
5991 1999-10-28 Dave Love <fx@gnu.org>
5992
5993 * help.el (help-follow): Make arg optional again and really
5994 default to point.
5995
5996 1999-10-28 Gerd Moellmann <gerd@gnu.org>
5997
5998 * paths.el (rmail-file-name): Make it an option.
5999
6000 * progmodes/ada-mode.el, progmodes/ada-prj.el,
6001 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
6002 comment fixes.
6003
6004 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6005 MIPS Pro 7.3 compiler error message syntax.
6006
6007 1999-10-27 Dave Love <fx@gnu.org>
6008
6009 * progmodes/compile.el: Checkdoc-inspired fixes.
6010
6011 1999-10-27 Gerd Moellmann <gerd@gnu.org>
6012
6013 * lpr.el (print-buffer): Doc-string fix.
6014
6015 1999-10-27 Dave Love <fx@gnu.org>
6016
6017 * emacs-lisp/advice.el: Doc fixes.
6018 (ad-lemacs-p): Removed.
6019 (advice): Add :link to defgroup.
6020
6021 1999-10-27 Kenichi Handa <handa@etl.go.jp>
6022
6023 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
6024 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
6025
6026 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6027
6028 * window.el (walk-windows): If ALL-FRAMES is a frame,
6029 start on that frame. Use save-selected-window.
6030
6031 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6032
6033 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
6034 ad-activate. All callers changed, including those in data.c.
6035 (ad-activate-internal-off): Renamed from ad-activate-off.
6036 All uses changed.
6037 (ad-activate): Renamed from ad-activate-on. All uses changed.
6038 (ad-start-advice, ad-stop-advice, ad-recover-normality):
6039 Alter the definition of ad-activate-internal, not ad-activate.
6040
6041 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6042
6043 * startup.el (command-line-1): Add support for command line
6044 arguments `file' and `execute'. Fix handling of `visit'.
6045
6046 1999-10-26 Kenichi Handa <handa@etl.go.jp>
6047
6048 * international/mule-cmds.el (read-input-method-name): Handle the
6049 case that the arg DEFAULT is symbol.
6050
6051 * international/mule-diag.el (mule-diag): Handle the case that
6052 default-input-method is symbol.
6053
6054 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6055
6056 * textmodes/tildify.el: New file.
6057
6058 1999-10-25 Sam Steingold <sds@ksp.com>
6059
6060 * Makefile (compile-files): Fixed the "tr" strings.
6061 (EMACS): Set to ../src/emacs.
6062
6063 1999-10-25 Gerd Moellmann <gerd@gnu.org>
6064
6065 * info.el (Info-build-node-completions): Add '("*") to the
6066 completion list.
6067
6068 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6069
6070 * frame.el (auto-raise-mode): When enabling the mode,
6071 immediately raise the selected frame.
6072
6073 * indent.el (indent-region): Doc fix.
6074
6075 * comint.el (comint-output-filter): Make the Comint buffer current
6076 for the comint-preoutput-filter-functions.
6077
6078 * mail/reporter.el: Doc fix.
6079
6080 1999-10-24 Stephen Eglen <stephen@gnu.org>
6081
6082 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
6083 that Octave lisp files can also run under XEmacs 20.
6084 (require 'custom) added so that files can run under Emacs 19.34.
6085
6086 * iswitchb.el (iswitchb-default-keybindings): No need to use
6087 read-kbd-macro in keybindings.
6088
6089 1999-10-23 Dave Love <fx@gnu.org>
6090
6091 * elide-head.el: New file.
6092
6093 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6094
6095 * Makefile (compile-files, backup-compiled-files): New targets.
6096 (bootstrap, bootstrap-clean): Ditto.
6097
6098 1999-10-22 Paul Eggert <eggert@twinsun.com>
6099
6100 * international/mule-cmds.c (locale-language-names):
6101 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
6102 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
6103 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
6104 Use Latin-8 for Welsh.
6105 Use Latin-1 for English if "en" is explicitly specified.
6106 Use Latin-1 for Scots Gaelic, Tagalog.
6107 Use Latin-1 (not Latin-4) for Greenlandic.
6108 Use Latin-1 (not Latin-2) for Albanian.
6109 (locale-preferred-coding-systems, locale-language-names):
6110 Remove generic ISO 8859 locales; locale-charset-language-names now
6111 does this.
6112 (locale-charset-language-names): New variable.
6113 (set-locale-environment): Use language name specified by
6114 locale-charset-language-names if its charsets disagree with the
6115 language name specified by locale-language-names.
6116
6117 1999-10-22 Dave Love <fx@gnu.org>
6118
6119 * make-mode.el: Minor doc fixes.
6120
6121 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
6122
6123 1999-10-21 Dave Love <fx@gnu.org>
6124
6125 * loadup.el: Add latin-8, latin-9.
6126
6127 1999-10-20 Paul Eggert <eggert@twinsun.com>
6128
6129 * disp-table.el (standard-display-european): Remove undocumented
6130 arg AUTO; no longer used by startup.el. Do not attempt to treat
6131 all non-English language environments as coding system names.
6132 Instead, use the downcased language environment name as a coding
6133 system name if it is one; otherwise, use latin-1.
6134
6135 1999-10-20 Gerd Moellmann <gerd@gnu.org>
6136
6137 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
6138 that were split so that part of the comment appeared as Lisp code.
6139
6140 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6141
6142 * ps-bdf.el: Doc fix.
6143
6144 * ps-print-def.el: New file: common definitions for all parts of
6145 ps-print.
6146 (ps-multibyte-buffer): Moved from ps-mule.
6147
6148 * ps-mule.el: File dependence fix.
6149 (ps-multibyte-buffer): Moved to ps-print-def.
6150
6151 * ps-print.el: Doc fix, better customization.
6152 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
6153 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
6154 (ps-end-file): Doc fix.
6155 (ps-setup, ps-begin-file): Fun fix.
6156 (postscript): New group.
6157 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
6158 (ps-print-prologue-1): Adjust PostScript programming.
6159 (ps-print): Adjust group hierarchy.
6160 (ps-print-n-up, ps-print-zebra, ps-print-background,
6161 ps-print-printer)
6162 (ps-print-page): New subgroups.
6163 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
6164 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
6165 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
6166 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
6167 (ps-zebra-stripe-height, ps-print-background-image)
6168 (ps-print-background-text, ps-spool-config): Adjust customization.
6169 (dos-ps-printer): Definition eliminated.
6170
6171 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6172
6173 * ps-mule.el: Doc fix, define functions properly if mule package is
6174 loaded or not.
6175 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
6176 mule package is loaded or not.
6177
6178 * ps-print.el: Doc fix, n-up printing.
6179 (ps-print-version): New version number (5.0).
6180 (ps-page-dimensions-database): Added document media.
6181 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
6182 (ps-page-order, ps-printing-region-p): New vars.
6183 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
6184 funs.
6185 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
6186 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
6187 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
6188 (ps-n-up-xstart, ps-n-up-ystart): New macros.
6189 (ps-print-begin-sheet-hook): New hook.
6190 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
6191 const.
6192 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
6193 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
6194 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
6195 (ps-count-lines): Changed to defun.
6196 (ps-header-page): Changed to defsubst, fix fun.
6197 (ps-printing-region): Doc fix, adjust programming code.
6198 (ps-output-boolean, ps-background-pages, ps-background-text)
6199 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
6200 programming code.
6201
6202 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6203
6204 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
6205 (ps-print-version): New version number (4.2).
6206 (ps-spool-config, ps-spool-tumble): New vars.
6207 (ps-print-prologue-1): Changed to defconst, adjust PostScript
6208 programming, new PostScript procedure to handle errors.
6209 (ps-print-prologue-2): Changed to defconst.
6210 (ps-print-duplex-feature): New const: duplex and tumble setting.
6211 (ps-setup, ps-begin-file): Fix funs.
6212 (ps-boolean-capitalized): New fun.
6213
6214 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
6215
6216 * Makefile (dontcompilefiles): Obsoleted.
6217 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
6218 (EL): Unused.
6219 (temacs): Removed (unused).
6220 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
6221 version of the file (necessary for the update to work properly).
6222 (autoloads): Force the use of `pwd`/loaddefs.el.
6223 (updates); Redefined in terms of other targets to reduce redundancy.
6224 (.el.elc): New default rule, just in case you want it.
6225 (compile): Use a single invocation of Emacs.
6226 (bootstrap-compile); Unneeded.
6227 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
6228
6229 1999-10-19 Dave Love <fx@gnu.org>
6230
6231 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
6232
6233 1999-10-19 Sam Steingold <sds@ksp.com>
6234
6235 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
6236 comply with the comment.
6237
6238 1999-10-19 Gerd Moellmann <gerd@gnu.org>
6239
6240 * autorevert.el (auto-revert-mode): Make auto-revert-mode
6241 permanent-local.
6242
6243 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
6244
6245 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
6246 value: \"lpr\" changed to "lpr"
6247 (ps-mode-version): New constant
6248 (ps-mode-show-version): New function, added key in ps-mode-map
6249 (ps-run-messages): Removed
6250 (ps-run-font-lock-keywords-2): New defcustom variable replacing
6251 ps-run-messages. These keywords now include the value of
6252 ps-run-prompt, making its fontification customizable.
6253 (ps-run-init): Removed \\n from docstring, it is now added when
6254 the value is used
6255 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
6256 ps-run-prompt
6257 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
6258 customizable variables in doc-string (its equivalent
6259 ps-run-messages was missing in previous version of the doc-string)
6260 (ps-run-mode): Simplified assignment to font-lock-defaults, using
6261 symbols only
6262
6263 1999-10-19 Alex Schroeder <alex@gnu.org>
6264
6265 * ansi-color.el: Complete rewrite.
6266
6267 1999-10-19 Paul Eggert <eggert@twinsun.com>
6268
6269 Fix bootstrapping problems.
6270 Use the system locale to specify Emacs locale defaults.
6271
6272 * international/mule-cmds.el (global-map):
6273 Do not use backquote, because that makes a bootstrapping
6274 problem if you need to recompile all Lisp files using interpreted code.
6275 * international/mule.el (charset-id, charset-bytes,
6276 charset-dimension, charset-chars, charset-width,
6277 charset-direction, charset-iso-final-char,
6278 charset-iso-graphic-plane, charset-reverse-charset,
6279 charset-short-name, charset-long-name, charset-description,
6280 charset-plist): Likewise.
6281 * subr.el (save-match-data): Likewise.
6282
6283 * international/mule-cmds.el
6284 (set-display-table-and-terminal-coding-system): New function,
6285 containing code migrated out of set-language-environment.
6286 (set-language-environment, set-locale-environment): Use it.
6287 (locale-translation-file-name): Moved here from startup.el.
6288 (locale-language-names, locale-preferred-coding-systems):
6289 New vars.
6290 (locale-name-match, set-locale-environment): New functions.
6291
6292 * language/japan-util.el (setup-japanese-environment-internal):
6293 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
6294
6295 * startup.el (iso-8859-n-locale-regexp): Remove.
6296 (locale-translation-file-name): Move to mule-cmds.el.
6297 (command-line): Move locale-stuff into set-locale-environment.
6298
6299 1999-10-18 Dave Love <fx@gnu.org>
6300
6301 * abbrev.el (add-abbrev, inverse-add-abbrev)
6302 (expand-region-abbrevs): Remove properties from buffer text.
6303
6304 1999-10-17 Gerd Moellmann <gerd@gnu.org>
6305
6306 * iswitchb.el (iswitchb-exhibit): Extract user-input only
6307 from the mini-buffer, without the prompt.
6308
6309 * simple.el (minibuffer-prompt-end): Return the position
6310 after the prompt, not the position of that last character
6311 of the prompt.
6312
6313 1999-10-17 Miles Bader <miles@gnu.org>
6314
6315 * simple.el: Doc fixes.
6316
6317 1999-10-17 Miles Bader <miles@gnu.org>
6318
6319 * simple.el (previous-matching-history-element, next-history-element):
6320 Change to work correctly even if the point is in the prompt.
6321 (choose-completion-string): Likewise.
6322 (minibuffer-prompt-width): New function (compatibility with old subr).
6323
6324 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
6325 When constraining the final position to the current field,
6326 don't use the ONLY-IN-LINE mode of constrain-to-field.
6327
6328 1999-10-17 Miles Bader <miles@gnu.org>
6329
6330 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
6331 constrain-to-field.
6332 * textmodes/paragraphs.el (forward-sentence): Likewise.
6333
6334 1999-10-17 Miles Bader <miles@gnu.org>
6335
6336 * simple.el (line-move): Use constrain-to-field to avoid
6337 moving into a prompt.
6338 (previous-complete-history-element): Clarify doc string.
6339 (next-complete-history-element): Likewise.
6340 Use field-beginning instead of point-min.
6341 (next-matching-history-element): Use field-beginning and
6342 erase-field instead of point-min and erase-buffer.
6343 * textmodes/paragraphs.el
6344 (forward-paragraph, forward-sentence): Likewise.
6345 (backward-kill-paragraph, backward-kill-sentence): Remove code to
6346 constrain the kill to an field, as the movement commands now
6347 do this.
6348
6349 1999-10-17 Miles Bader <miles@gnu.org>
6350
6351 * simple.el (previous-matching-history-element): Get the
6352 minibuffer input with field-string instead of buffer-string.
6353 (choose-completion-string): Likewise.
6354 (next-history-element): Likewise.
6355 Erase the minibuffer input with erase-field, not erase-buffer.
6356 Use field-beginning to find the beginning of the input.
6357 * textmodes/paragraphs.el (backward-kill-sentence):
6358 Remove minibuffer-prompt hack.
6359 Constrain to any input field.
6360
6361 1999-10-17 Sam Steingold <sds@ksp.com>
6362
6363 * bindings.el (completion-ignored-extensions): Added ".sparcf"
6364 for CMUCL on sparc and ".ufsl" for LispWorks.
6365 (bound-and-true-p): Bugfix: free variable `v'.
6366
6367 1999-10-16 Dave Love <d.love@dl.ac.uk>
6368
6369 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
6370 (edebug-uninstall-read-eval-functions): Use load-read-function,
6371 avoiding elisp-eval.
6372
6373 1999-10-16 Sam Steingold <sds@ksp.com>
6374
6375 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
6376 instead of `eql'.
6377
6378 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
6379
6380 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
6381 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
6382 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
6383 * ediff-util.el (ediff-make-temp-file):
6384 * ediff-vers.el (ediff-pcl-cvs-view-revision):
6385 * emerge.el (emerge-make-temp-file):
6386 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
6387 * vc.el (vc-update-change-log):
6388 * mail/mailpost.el (post-mail-send-it):
6389 * mail/metamail.el (metamail-region):
6390 * progmodes/cmacexp.el (c-macro-expansion):
6391 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
6392
6393 1999-10-15 Gerd Moellmann <gerd@gnu.org>
6394
6395 * smtpmail.el (smtpmail-via-smtp): Add support for
6396 automatically appending a domain to RCPT TO: addresses.
6397
6398 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6399
6400 * dired.el (dired-insert-directory): Insert the amount of
6401 free space after the total size.
6402 (dired-free-space-program, dired-free-space-args): New variables.
6403
6404 1999-10-14 Karl Heuer <kwzh@gnu.org>
6405
6406 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
6407
6408 1999-10-14 Dave Love <fx@gnu.org>
6409
6410 * international/characters.el:
6411 * international/fontset.el:
6412 * international/mule-conf.el: Add latin-iso8859-1[45].
6413
6414 * language/european.el: Add Latin-8, Latin-9. Modify some doc
6415 strings.
6416
6417 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
6418 (command-line): Detect Latin-[89] locales.
6419
6420 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6421
6422 * international/mule-cmds.el (select-safe-coding-system)
6423 (leim-list-header): Avoid the use of strings that start with backslash
6424 newline since lread.c:read1 has a hack to turn those strings into
6425 integer 0 during the loadup.el process.
6426
6427 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
6428
6429 1999-10-13 Dave Love <fx@gnu.org>
6430
6431 * image.el (insert-image): Copy the image spec and add an
6432 intangible property.
6433
6434 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6435
6436 * help.el (help-xref-interned): Make it also work on variable-only
6437 and function-only symbols.
6438 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
6439 (help-follow): If the point under mouse is not highlighted, try
6440 `help-xref-interned' on the pointed-to symbol anyway.
6441
6442 * info.el (Info-on-current-buffer): New entry point.
6443 (Info-find-node): Split into two for Info-on-current-buffer to
6444 hook into it.
6445 (Info-current-file, Info-set-mode-line, Info-up):
6446 Info-current-file can now be t.
6447 (Info-clone-buffer-hook): Function for `clone-buffer'.
6448 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
6449 Make `clone-buffer' available in various ways to the user.
6450
6451 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6452
6453 * simple.el (shell-command, shell-command-on-region): Use
6454 make-temp-file.
6455 (clone-buffer, clone-process, clone-buffer-hook): New functions.
6456
6457 * subr.el (with-current-buffer): Don't use backquotes to avoid
6458 bootstrapping problems.
6459
6460 * loadup.el (load-path): Add subdirs for bootstrapping.
6461 (docstrings): Ignore errors during bootstrapping.
6462 (args): New `bootstrap' argument (for use in place of `dump').
6463
6464 1999-10-12 Emmanuel Briot <briot@gnat.com>
6465
6466 * ada-stmt.el: Doc-string fixes.
6467
6468 1999-10-12 Gerd Moellmann <gerd@gnu.org>
6469
6470 * recentf.el: New file.
6471
6472 * ps-mode.el: New file.
6473
6474 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
6475 case insensitive.
6476
6477 1999-10-12 Richard Sharman <rsharman@pobox.com>
6478
6479 * sh-script.el: Added support for indenting existing scripts.
6480 (sh-mode-map): Added new bindings.
6481 (sh-mode): Updated mode doc-string for new commands, added
6482 make-local-variable calls, initialize mode-specific variables.
6483 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
6484 is now a different function.
6485 (sh-header-marker): Changed docstring.
6486 (sh-set-shell): Initialize mode-specific variables.
6487 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
6488 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
6489 Changed these define-skeleton calls to work with user-specified
6490 indentation settings.
6491 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
6492 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
6493 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
6494 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
6495 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
6496 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
6497 (sh-guess-basic-offset, sh-handle-after-case-label)
6498 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
6499 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
6500 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
6501 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
6502 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
6503 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
6504 (sh-handle-this-then, sh-help-string-for-variable)
6505 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
6506 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
6507 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
6508 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
6509 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
6510 (sh-remove-our-text-properties, sh-rescan-buffer)
6511 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
6512 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
6513 (sh-scan-case, sh-search-word, sh-set-char-syntax)
6514 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
6515 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
6516 functions.
6517 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
6518 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
6519 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
6520 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
6521 (sh-var-list): New variables.
6522
6523 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
6524
6525 * quickurl.el (quickurl-list-insert): `count-lines' was returning
6526 a value one line to high if the cursor wasn't at the start of a
6527 line. A `beginning-of-line' is now performed before making the
6528 call to `count-lines'.
6529
6530 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
6531
6532 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
6533
6534 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6535
6536 * Makefile (setwins): Abstract out the command to find subdirectories
6537 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
6538 (custom-deps, finder-data, autoloads, update-subdirs, updates)
6539 (autoloads-with-other-emacs): Use it.
6540
6541 * diff-mode.el: New file. A mode for viewing/editing context diffs.
6542
6543 1999-10-09 Gerd Moellmann <gerd@gnu.org>
6544
6545 * Makefile (bootstrap-compile): New target. Compile Lisp
6546 files with ../src/temacs.
6547
6548 1999-10-08 Dave Love <fx@gnu.org>
6549
6550 * ange-ftp.el: Require dired when compiling.
6551 (ange-ftp-normal-login): Allow EFS-style port specification.
6552
6553 1999-10-08 Simon Marshall <simon@gnu.org>
6554
6555 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
6556 (regexp-opt-group): Use it to get common suffixes in STRINGS.
6557 If STRINGS is nil, return "" rather than nil.
6558
6559 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6560
6561 * Makefile (compile): Compile files one by one. Set load-path to
6562 current directory and subdirectories when compiling.
6563
6564 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6565
6566 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
6567 (emacs): Use it everywhere instead of EMACS.
6568 (compile): New target. Compile all Lisp files from scratch.
6569 (recompile): New target. Recompile lisp directory.
6570 (autoloads-with-other-emacs): New target. Build loaddefs.el with
6571 an Emacs executable not built in the current directory tree.
6572
6573 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
6574
6575 * filecache.el (file-cache-completion-ignore-case): New variable,
6576 defaulting to the value of completion-ignore-case.
6577 (file-cache-minibuffer-complete): Use it.
6578 (file-cache-files-matching, file-cache-files-matching-internal):
6579 New functions.
6580
6581 1999-10-07 Emmanuel Briot <briot@gnat.com>
6582
6583 * ada-xref.el: New file
6584
6585 * ada-prj.el: New file
6586
6587 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
6588
6589 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
6590 subprogram being created.
6591
6592 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
6593 ada-indent-newline-indent): Rewritten to support the new indentation
6594 scheme
6595
6596 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
6597 New functions
6598
6599 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
6600 justification parameter
6601
6602 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
6603 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
6604 external program
6605
6606 1999-10-07 Dave Love <fx@gnu.org>
6607
6608 * bindings.el (bound-and-true-p): New macro.
6609 (make-mode-line-mouse-sensitive): Don't require easymenu.
6610
6611 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6612
6613 * custom.el (defface): Extend documentation for new values of
6614 `type'.
6615
6616 * faces.el (face-spec-set-match-display): Recognize `type' of
6617 `motif', `lucid', `x-toolkit'.
6618 (menu): New face.
6619
6620 1999-10-05 Dave Love <fx@gnu.org>
6621
6622 * files.el: Recognize temporary crontab files.
6623
6624 * info.el: Require jka-compr when compiling.
6625 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
6626
6627 1999-10-04 Dave Love <fx@gnu.org>
6628
6629 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
6630 scroll-up-aggressively, scroll-down-aggressively.
6631
6632 * time.el (display-time-mode): Add autoload cookie.
6633
6634 * rect.el (delete-extract-rectangle): Doc fix from verna.
6635
6636 * help-macro.el (three-step-help): Customize.
6637
6638 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6639
6640 * hexl.el (hexlify-buffer): Move point in proper range
6641 if it is too large.
6642 (hexl-after-revert-hook): Update hexl-max-address.
6643 (hexl-address-to-marker): Doc fix.
6644
6645 1999-10-03 Dave Love <fx@gnu.org>
6646
6647 * image.el (defimage): Remove redundant code. Substitute file in
6648 image plist.
6649
6650 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
6651
6652 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
6653 when doing with-temp-file.
6654
6655 1999-10-01 Dave Love <fx@gnu.org>
6656
6657 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
6658
6659 * help.el: Require view when compiling.
6660 (view-emacs-FAQ): Use Info version.
6661
6662 1999-09-29 Ken'ichi Handa <handa@gnu.org>
6663
6664 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
6665 (normat->normal). Use correct font names for Korean
6666 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
6667
6668 1999-09-29 Kenichi Handa <handa@etl.go.jp>
6669
6670 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
6671 code not used by KOI8 to the same 8-bit code instead of mapping to
6672 SPC.
6673 (cyrillic-alternativnyj-decode-table): Likewise.
6674
6675 1999-09-29 Alex Schroeder <alex@gnu.org>
6676
6677 * sql.el (sql-imenu-generic-expression): Aew, used to set
6678 imenu-generic-expression.
6679 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
6680 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
6681 imenu-case-fold-search, and imenu-syntax-alist.
6682 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
6683 setting font-lock-defaults' SYNTAX-ALIST.
6684
6685 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6686
6687 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
6688 macro, try again.
6689
6690 1999-09-28 Dave Love <fx@gnu.org>
6691
6692 * cus-edit.el (custom-comment): Change widget definition.
6693 (custom-comment-create, custom-comment-show)
6694 (custom-comment-invisible-p): Don't use :comment-overlay.
6695 (custom-comment-hide): New function.
6696 (custom-variable-set, custom-variable-save)
6697 (custom-variable-reset-standard, custom-face-set)
6698 (custom-face-save): Use it.
6699
6700 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6701
6702 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
6703
6704 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6705
6706 * faces.el (region): Doc fix.
6707
6708 1999-09-27 Dave Love <fx@gnu.org>
6709
6710 * isearch.el (isearch): Add :links in defgroup.
6711 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
6712 (isearch-switch-frame-handler): Comment out (unused).
6713 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
6714 (isearch-ring-retreat-edit): Doc fix.
6715 (isearch-mouse-yank): New command.
6716 (isearch-last-command-char): Removed. Callers changed to use
6717 last-command-char.
6718 (isearch-char-to-string): Removed. Callers changed to use
6719 char-to-string.
6720
6721 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
6722
6723 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
6724 option for Russian.
6725
6726 1999-09-25 Gerd Moellmann <gerd@gnu.org>
6727
6728 * faces.el (face-differs-from-default-p): Compare face
6729 attributes individually.
6730
6731 * image.el (put-image, insert-image): Add string argument.
6732
6733 1999-09-24 Gerd Moellmann <gerd@gnu.org>
6734
6735 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
6736 LANG=de_DE.iso88591 on HPUX 11.0.
6737
6738 * dired.el (dired-move-to-filename-regexp): Make it work
6739 for LANG=de_DE.iso88591 on HPUX 11.0.
6740
6741 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6742
6743 * info.el (info-initialize): Don't test existence of ALTERNATIVE
6744 if we know for some other reason it should not be used.
6745
6746 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
6747 New variable.
6748 (edebug-recursive-edit): Save current-prefix-arg there,
6749 bind it, and set it back at the end.
6750 (edebug-outside-excursion): Restore and update the outside
6751 value of current-prefix-arg.
6752 (edebug-emacs-version-specific): Delete support for Epoch.
6753
6754 1999-09-24 Howard Melman <howard@silverstream.com>
6755
6756 * imenu.el (imenu-after-jump-hook): New variable.
6757 (imenu): Run menu-after-jump-hook.
6758 (imenu-name-lookup-function): New variable.
6759 * imenu.el (imenu--in-alist): Use those variables.
6760
6761 1999-09-24 Carsten Dominik <cd@gnu.org>
6762
6763 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
6764 multiple thebibliography environments.
6765
6766 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
6767 with recentering window.
6768 (reftex-extract-bib-entries-from-thebibliography,
6769 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
6770 with multiple thebibliography environments.
6771
6772 * textmodes/reftex-vars.el
6773 (reftex-section-levels): Function allowed as cdr.
6774 (reftex-max-section-depth) New option.
6775
6776 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
6777 with multiple thebibliography environments.
6778
6779 1999-09-23 Gerd Moellmann <gerd@gnu.org>
6780
6781 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
6782 instead of point-min in call to delete-region.
6783
6784 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
6785
6786 * vc.el (vc-backend-checkout): Use with-temp-file when checking
6787 out into arbitrary file names.
6788
6789 1999-09-19 Ken'ichi Handa <handa@gnu.org>
6790
6791 * language/european.el ("Turkish"): New language environment.
6792
6793 1999-09-19 Dave Love <fx@gnu.org>
6794
6795 * delim-col.el: New file.
6796
6797 1999-09-17 Richard Stallman <rms@gnu.org>
6798
6799 * files.el (after-find-file): When visiting a backup file,
6800 make it read-only.
6801
6802 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
6803 (apropos-keybinding-face, apropos-label-face): Likewise.
6804 (apropos-property-face, apropos-match-face): Likewise.
6805 (apropos-label-properties): New variable.
6806 (apropos-print-doc): Use apropos-label-properties.
6807 (apropos-print): Set apropos-label-properties.
6808
6809 1999-09-15 Richard Stallman <rms@gnu.org>
6810
6811 * winner.el: Use aref instead of sref.
6812
6813 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
6814
6815 1999-09-14 Gerd Moellmann <gerd@gnu.org>
6816
6817 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
6818
6819 1999-09-14 Richard Stallman <rms@gnu.org>
6820
6821 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
6822 cookie, even if followed by a letter.
6823
6824 1999-09-14 Stephen Eglen <stephen@gnu.org>
6825
6826 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
6827 --no-line-editing are passed to Octave by including them here
6828 rather than storing them in inferior-octave-startup-args.
6829
6830 1999-09-14 Eli Zaretskii <eliz@gnu.org>
6831
6832 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
6833 command, option, env and sc.
6834
6835 * subr.el (shell-quote-argument): Quote argument with double
6836 quotes for ms-dos.
6837
6838 1999-09-14 Richard Stallman <rms@gnu.org>
6839
6840 * simple.el (eval-expression-print-level): New variable.
6841 (eval-expression-print-length): New variable.
6842 (eval-expression-debug-on-error): New variable.
6843 (eval-expression): Bind print-level, print-length and
6844 debug-on-error from those vars.
6845
6846 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
6847 Bind print-level, print-length and debug-on-error.
6848
6849 1999-09-14 Inge Frick <inge@nada.kth.se>
6850
6851 * dired.el (dired-recursive-deletes): New custom variable.
6852 (dired-re-no-dot): New variable.
6853 (dired-delete-file): New function deletes files and directories
6854 recursively.
6855 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
6856
6857 * dired-aux.el (dired-recursive-copies): New custom variable.
6858 (dired-handle-overwrite): Broke a long line.
6859 (dired-copy-file): Call `dired-copy-file-recursive' instead of
6860 `copy-file'.
6861 (dired-copy-file-recursive): New function. Copy directories
6862 recursively.
6863 (dired-do-create-files): Added support for generalized directory
6864 target. How-to function may now return a function. New fluid
6865 variable `dired-one-file'.
6866 (dired-copy-how-to-fn): New variable.
6867 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
6868 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
6869 (dired-do-copy-regexp): No recursive copies.
6870
6871 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
6872
6873 * whitespace.el (whitespace-version): Update version to 2.4
6874
6875 * whitespace.el: Add customization variables to conditionally test
6876 any of the five whitespaces, per request from Rune Kleveland
6877 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
6878
6879 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
6880
6881 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
6882 list of modes to be checked for bogus whitespaces.
6883
6884 * whitespace.el (whitespace-rescan-timer-time): Update
6885 documentation.
6886
6887 * whitespace.el (whitespace-display-unchecked-whitespaces):
6888 New function to update modeline with untested whitespaces.
6889
6890 * whitespace.el (whitespace-buffer): Test only whitespaces whose
6891 checking is turned on, and update modeline using the newly created
6892 `whitespace-display-unchecked-whitespaces'.
6893
6894 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
6895 whose checking is turned on, and update modeline using the newly
6896 created `whitespace-display-unchecked-whitespaces'.
6897
6898 * whitespace.el (whitespace-describe): Update documentation.
6899
6900 * whitespace.el (whitespace-tickle-timer): Test if
6901 `whitespace-rescan-timer-time' is non-zero before tickling timer.
6902
6903 1999-09-13 Dave Love <fx@gnu.org>
6904
6905 * hideif.el (hide-ifdef-mode): Add autoload cookie.
6906
6907 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
6908 for temp buffer.
6909 (checkdoc-this-string-valid): Don't assume default comment-start.
6910
6911 1999-09-13 Gerd Moellmann <gerd@gnu.org>
6912
6913 * rsz-mini.el: Remove code, keep the interface.
6914
6915 1999-09-13 Dave Love <fx@gnu.org>
6916
6917 * help.el (help-highlight-p): Doc fix.
6918
6919 * faces.el (mode-line, header-line, tool-bar): Add :version.
6920 (highlight, secondary-selection): Add :group.
6921 (trailing-whitespace): Add :group, :version.
6922
6923 * wid-edit.el: Remove some compatibility code and checks.
6924 (widget-specify-field, widget-specify-button): Don't use XEmacs
6925 properties.
6926 (widget-overlay-inactive): Change error message.
6927 (widget-button-pressed-face): New variable.
6928 (widget-button-click): Use it.
6929 (widget-documentation-link-add): Specify mouse and button faces.
6930 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
6931 removed now the functionality is built in.
6932
6933 * cus-edit.el: Don't define-widget-keywords.
6934 (multimedia): New group.
6935 (custom-last): Function removed.
6936 (custom-quote): Add vectorp case, comment out characterp case.
6937 (custom-buffer-done-function, custom-raised-buttons): New option.
6938 (Custom-buffer-done): New function.
6939 (custom-buffer-create-internal): Obey custom-raised-buttons,
6940 Custom-buffer-done.
6941 (custom-button-face): Make it `released-button'.
6942 (custom-button-pressed-face): Make it `pressed-button'
6943 (custom-mode-map): Bind "q" to Custom-buffer-done.
6944 (custom-mode): Deal with raised/pressed buttons.
6945
6946 Changes from Didier Verna:
6947 (custom-prompt-variable): Optional third arg makes prompt for a
6948 comment string.
6949 (customize-set-value, customize-set-variable,
6950 customize-save-variable): Optional prefix makes function handle
6951 variable comments.
6952 (customize-customized, customize-saved, custom-variable-state-set)
6953 (custom-variable-set, custom-variable-save, custom-face-state-set)
6954 (custom-variable-reset-saved, custom-variable-reset-standard)
6955 (custom-face-set, custom-face-save, custom-face-reset-saved)
6956 (custom-face-reset-standard, customize-save-customized): Handle
6957 custom comments.
6958 (custom-comment-face, custom-comment-tag-face): New face.
6959 (custom-comment): New widget.
6960 (custom-comment-create, custom-comment-delete)
6961 (custom-comment-value-set, custom-comment-show)
6962 ()custom-comment-invisible-p): New functions.
6963 (custom-variable-value-create, custom-face-value-create): Create a
6964 comment field widget.
6965 (custom-variable-menu, custom-face-menu): New entry for custom
6966 comment.
6967 (custom-face-value-create): Remove compatibility code.
6968 (custom-save-variables, custom-save-faces): Possibly save custom
6969 comments.
6970
6971 * cus-face.el (custom-face-attributes): Simplify :underline,
6972 :overline, :inverse-video cases. Fix up :box case (probably needs
6973 more work).
6974
6975 Change from Didier Verna:
6976 (custom-set-faces): The arguments can now have a custom comment as
6977 fourth argument.
6978
6979 * custom.el: Don't define-widget-keywords.
6980 Change from Didier Verna:
6981 (custom-set-variables): The arguments can now have a
6982 custom comment as fifth element.
6983
6984 1999-09-13 Richard Stallman <rms@gnu.org>
6985
6986 * info.el (Info-find-node): Cope better if guesspos is too large.
6987
6988 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6989
6990 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
6991 of buffer-substring because buffer-string doesn't copy the
6992 prompt.
6993
6994 * faces.el (mode-line): Replaces `modeline'.
6995 (toplevel): Make `modeline' an alias for `mode-line'.
6996
6997 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6998
6999 * gs.el: Change `ghostscript' to `postscript' in comment.
7000
7001 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
7002
7003 * emulation/tpu-edt.el (tpu-version): New version.
7004 (tpu-search-overlay, tpu-replace-overlay): New variables.
7005 (tpu-search-highlight, tpu-toggle-direction): New functions.
7006 (tpu-lm-replace): Set tpu-replace-overlay.
7007 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
7008 command hook.
7009
7010 1999-09-11 Richard Stallman <rms@gnu.org>
7011
7012 * isearch.el (isearch-mode-map): Undo previous change.
7013
7014 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
7015 use all of that as the sexp.
7016
7017 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
7018 and use the initial argument as file name directly.
7019 Likewise if nothing matches.
7020
7021 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
7022
7023 * winner.el: Major changes. Avoid changing point and mark.
7024 Save configurations after they change, not before.
7025
7026 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
7027
7028 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
7029 Bind print-continuous-numbering and print-number-table.
7030
7031 1999-09-10 Dave Love <fx@gnu.org>
7032
7033 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
7034
7035 1999-09-09 Richard Stallman <rms@gnu.org>
7036
7037 * whitespace.el: Finish making it fit Emacs conventions.
7038 Add autoloads.
7039
7040 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
7041
7042 * generic-x.el (bat-generic-mode): "::"-style comments don't
7043 need to begin with "-". Fix the font-lock definitions of ON/OFF
7044 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
7045 from the list of keywords. Add DO to the list of keywords.
7046
7047 1999-09-09 Dave Love <fx@gnu.org>
7048
7049 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
7050 (byte-optimize-backward-word): New optimizations.
7051 (side-effect-free-fns, side-effect-and-error-free-fns): Add
7052 entries.
7053
7054 1999-09-09 Gerd Moellmann <gerd@gnu.org>
7055
7056 * image.el (put-image): Remove optional buffer parameter.
7057
7058 * faces.el (face-italic-p): Return t only for values `italic'
7059 and `oblique'.
7060
7061 * mouse.el (mouse-drag-mode-line-1): Extension of former
7062 mouse-drag-mode-line that also drags the header line.
7063 (mouse-drag-mode-line): Call it.
7064 (mouse-drag-header-line): New.
7065 (toplevel): Bind down-mouse-1 on header lines to
7066 mouse-drage-header-line.
7067
7068 1999-09-08 Gerd Moellmann <gerd@gnu.org>
7069
7070 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
7071 (make-mode-line-mouse-sensitive): Replace `top-line' by
7072 `header-line'.
7073
7074 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
7075
7076 * help.el (describe-function-1): Don't return empty string for keymaps.
7077
7078 * fill.el (fill-region-as-paragraph, canonically-space-region):
7079 Respect colon-double-space at end of line.
7080
7081 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
7082
7083 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
7084 (backup-buffer): Use it.
7085
7086 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
7087
7088 * generic-x.el (generic-define-unix-modes): Added new modes:
7089 inetd-conf-generic-mode, etc-services-generic-mode,
7090 etc-passwd-generic-mode. These are all defined for Unix by default.
7091 (apache-generic-mode): Use an imenu-generic-expression to list
7092 Configuration keywords.
7093 (samba-generic-mode): Use both ; and # as comment characters.
7094 (samba-generic-mode): Font-lock expressions now highlight name
7095 value pairs.
7096 (bat-generic-mode): Keywords are now case-insensitive through
7097 font-lock-defaults setting.
7098 (java-properties-generic-mode): Supports both ! and # as comment
7099 characters.
7100 (java-properties-generic-mode): Added an imenu-generic-expression
7101 (java-properties-generic-mode): Reworked to support the various
7102 different ways to separate name and value (viz, '=', ':' and
7103 whitespace).
7104 (show-tabs-generic-mode): Added this new generic-mode.
7105
7106 1999-09-08 Richard Stallman <rms@gnu.org>
7107
7108 * progmodes/inf-lisp.el: Moved from top directory.
7109
7110 * tar-mode.el (tar-header-block-tokenize):
7111 Use `when' instead of `and'. Fix some clobbered text.
7112
7113 * gud.el (gud-make-debug-menu): Make a child for the
7114 local menu, for its menu bar, and the debug menu.
7115 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
7116 Use the history in the simple way.
7117
7118 1999-09-07 Kenichi Handa <handa@etl.go.jp>
7119
7120 * language/korea-util.el (default-korean-keyboard): Initialize it
7121 according to the environment variable HANGUL_KEYBOARD_TYPE.
7122
7123 1999-09-07 Richard Stallman <rms@gnu.org>
7124
7125 * subr.el (make-temp-file): New function.
7126
7127 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
7128
7129 * font-lock.el (font-lock-multiline): New text property contains
7130 a boolean to indicate if the char is part of a multiline match.
7131 (font-lock-default-fontify-region): Extend the region appropriately
7132 for multiline keywords.
7133 (font-lock-default-unfontify-region): Also remove the new
7134 font-lock-multiline text property.
7135 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
7136 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
7137
7138 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7139
7140 * diary-lib.el (list-diary-entries): Make sure two-digit years
7141 have leading zeros.
7142
7143 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7144
7145 * faces.el (face-set-after-frame-default): Initialize some
7146 attributes of some faces from frame parameters.
7147
7148 * faces.el (scroll-bar, border, cursor, mouse): New faces.
7149
7150 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7151
7152 * faces.el (fringe): Replaces face `margin'.
7153
7154 1999-09-07 Dave Love <fx@gnu.org>
7155
7156 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
7157
7158 1999-09-07 Richard Stallman <rms@gnu.org>
7159
7160 * subr.el (push): Doc fix.
7161
7162 1999-09-06 Richard Stallman <rms@gnu.org>
7163
7164 * vc.el (vc-annotate-display): Use < 69 not < 70
7165 to distinguish 20YY from 19YY.
7166
7167 * timezone.el (timezone-parse-date): Use < 69 not < 70
7168 to distinguish 20YY from 19YY.
7169
7170 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
7171
7172 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
7173
7174 * quickurl.el: (quickurl-list-focused-line): Removed.
7175 (quickurl-list-insert): Now works out the focused line using
7176 `count-lines' instead of using `quickurl-list-focused-line'.
7177
7178 1999-09-06 Richard Stallman <rms@gnu.org>
7179
7180 * mail/rmail.el (rmail-retry-failure): Unconditionally move
7181 to beginning of message.
7182
7183 1999-09-06 Dave Love <fx@gnu.org>
7184
7185 * isearch.el (isearch-mode-map): Add mouse-2.
7186
7187 * mail/rmail.el (rmail-read-password): Deleted.
7188 (rmail-get-pop-password): Use read-password.
7189
7190 * quickurl.el: Don't conditionally define caddr.
7191 (quickurl-url-comment): Use nth, not caddr in function and
7192 defsetf.
7193
7194 1999-09-06 Richard Stallman <rms@gnu.org>
7195
7196 * auto-show.el: Doc fixes.
7197
7198 1999-09-06 Stephen Eglen <stephen@gnu.org>
7199
7200 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
7201 --no-line-editing so that TABs in source files are not interpreted
7202 as completion requests.
7203
7204 1999-09-06 Gerd Moellmann <gerd@gnu.org>
7205
7206 * hscroll.el, auto-show.el: Remove all code, keep the public
7207 interface as no-ops.
7208
7209 * faces.el (face-bold-p): Don't return t if face has lighter
7210 weight than normal.
7211
7212 1999-09-06 Eli Zaretskii <eliz@gnu.org>
7213
7214 * startup.el (command-line): Make small-temporary-file-directory
7215 be nil except on ms-dos.
7216
7217 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
7218
7219 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
7220 is defined.
7221
7222 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
7223 letters with a colon after d or l.
7224
7225 1999-09-06 Dave Love <fx@gnu.org>
7226
7227 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
7228 primitive.)
7229
7230 1999-09-05 Richard Stallman <rms@gnu.org>
7231
7232 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
7233
7234 * textmodes/paragraphs.el (backward-kill-sentence):
7235 Don't test minibuffer-prompt-end here.
7236 (forward-sentence): Do handle it here.
7237 (backward-kill-paragraph): Don't test it here.
7238 (forward-paragraph): Handle it here.
7239
7240 * mouse.el (font-menu-add-default): Simplify code.
7241
7242 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7243
7244 * faces.el (header-line): Renamed from `top-line'.
7245
7246 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7247
7248 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
7249
7250 1999-09-04 Richard Stallman <rms@gnu.org>
7251
7252 * whitespace.el: New file.
7253
7254 1999-09-04 Dave Love <fx@gnu.org>
7255
7256 * paths.el: Make some doc strings obey the make-docfile convention.
7257
7258 * bindings.el: Likewise.
7259 (debug-ignored-errors): Remove BBDB ones.
7260
7261 1999-09-03 Richard Stallman <rms@gnu.org>
7262
7263 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
7264 not from the draft to forward.
7265
7266 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
7267
7268 1999-09-03 Dave Love <fx@gnu.org>
7269
7270 * double.el (double-mode): Customize the variable.
7271
7272 1999-09-03 Kenichi Handa <handa@etl.go.jp>
7273
7274 * international/characters.el: Delete duplicated code.
7275
7276 1999-09-02 Richard Stallman <rms@gnu.org>
7277
7278 * indent.el (indent-relative): Doc fix.
7279
7280 * quickurl.el (quickurl): Doc fix.
7281
7282 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7283
7284 * faces.el (margin): Change background to "gray" for mono (this is
7285 drawn with a stipple pattern).
7286
7287 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7288
7289 * simple.el (next-history-element): Use minibuffer-prompt-end once
7290 again. Remove test for minibuffer-prompt-in-buffer.
7291
7292 1999-09-02 Eli Zaretskii <eliz@gnu.org>
7293
7294 * files.el (small-temporary-file-directory): New variable.
7295
7296 * startup.el (command-line): Compute the value of
7297 small-temporary-file-directory.
7298
7299 * ediff-init.el (ediff-temp-file-prefix): Use
7300 small-temporary-file-directory if non-nil.
7301
7302 * vc.el (vc-update-change-log): Likewise.
7303
7304 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
7305
7306 * simple.el (shell-command, shell-command-on-region): Use
7307 make-temp-name properly. Use small-temporary-file-directory if
7308 non-nil, otherwise temporary-file-directory, to generate temporary
7309 files.
7310
7311 * dos-w32.el (direct-print-region-helper): Use
7312 temporary-file-directory. (From Stefan Monnier.)
7313
7314 1999-09-02 Richard Stallman <rms@gnu.org>
7315
7316 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
7317 from asm-comment-char.
7318 (asm-font-lock-keywords): Recognize instruction width suffixes.
7319
7320 1999-09-01 Richard Stallman <rms@gnu.org>
7321
7322 * play/fortune.el: New file.
7323
7324 1999-08-31 Dave Love <fx@gnu.org>
7325
7326 * help.el (help-make-xrefs): Don't lose on non-empty blank line
7327 after key table.
7328
7329 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
7330 redisplay variables.
7331
7332 * subr.el (push): Fix typo.
7333
7334 1999-08-30 Kevin Blake <kblake@ticnet.com>
7335
7336 * emacs-lisp/ring.el: Many doc fixes.
7337 (ring-size, ring-copy): New functions.
7338
7339 1999-08-29 Richard Stallman <rms@gnu.org>
7340
7341 * progmodes/etags.el (tags-loop-continue):
7342 After tags-loop-operate returns, force skip to next file.
7343
7344 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
7345 (mail-extr-first-letters, mail-extr-last-letters):
7346 Use character classes [:alpha:] and [:alnum:].
7347
7348 * subr.el (push, pop): New macros.
7349
7350 * progmodes/compile.el (compilation-error-regexp-alist):
7351 New item for SGI IRIX MipsPro compilers.
7352
7353 * speedbar.el (speedbar-directory-buttons): Recognize
7354 device names when checking for file names.
7355
7356 * array.el (array-reconfigure-rows): Use generate-new-buffer.
7357
7358 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
7359 and specially handle defvar inside their expansions.
7360 (eval-defun-1): New subroutine.
7361
7362 * progmodes/compile.el (compilation-error-regexp-alist):
7363 Fix the Perl -w entry to allow period after line number.
7364 Don't allow newlines in file name, but allow them after line number
7365 for Perl debugging traces.
7366
7367 * which-func.el (which-func-cleanup-function): New variable.
7368 (which-function): Call that function.
7369
7370 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
7371 to end a function name.
7372
7373 * informat.el (Info-tagify): Don't insert more than one newline
7374 before the tag table.
7375
7376 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
7377
7378 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
7379 than make-temp-name, use match-string-no-properties, and eliminate
7380 a quadratic behavior when building bibtex-strings.
7381
7382 1999-08-29 Alex Schroeder <alex@gnu.org>
7383
7384 * comint.el (comint-input-ring-separator): New variable.
7385 (comint-read-input-ring): Doc change; use
7386 comint-input-ring-separator when reading file.
7387 (comint-write-input-ring): Use
7388 comint-input-ring-separator when writing file.
7389
7390 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
7391
7392 * informat.el (Info-tagify): Start by widening.
7393 Match node headers that don't list the file name,
7394 and more kinds of page separations.
7395 Strip properties during tagification.
7396 Use start of node header line as tag's position.
7397 Fix the "done" message.
7398
7399 (Info-validate): Save and restore match data around narrowing down.
7400
7401 1999-08-28 Richard M. Stallman <rms@gnu.org>
7402
7403 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
7404 On repeated call, override previous values put into
7405 minor-mode-map-alist and minor-mode-alist.
7406
7407 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
7408
7409 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
7410
7411 1999-08-27 Andreas Schwab <schwab@gnu.org>
7412
7413 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
7414 from cvs update.
7415
7416 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7417
7418 * calendar/calendar.el (calendar-move-hook): New hook.
7419
7420 * calendar/cal-move.el: Call the new hook in every movement function.
7421
7422 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
7423 the right function name.
7424
7425 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
7426
7427 * time-stamp.el: Put quote-backquote around all symbol names
7428 in doc strings, for mousing.
7429 (time-stamp): Support multi-line patterns.
7430 (time-stamp-inserts-lines): New variable.
7431 (time-stamp-count): New variable.
7432 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
7433 "Thu" instead of "%a".
7434
7435 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7436
7437 * simple.el (kill-word): Undo previous change.
7438
7439 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7440
7441 * jit-lock.el (jit-lock-function): Extend the fontified range
7442 to the beginning of the line containing the range start and
7443 the beginning of the line following the range end.
7444
7445 1999-08-24 Dave Love <fx@gnu.org>
7446
7447 * timezone.el: Move provide to end.
7448 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
7449 <70 are 2000+.
7450 (timezone-parse-time): Simplify somewhat.
7451
7452 1999-08-24 Gerd Moellmann <gerd@gnu.org>
7453
7454 * faces.el (margin): Renamed from bitmap-area.
7455
7456 1999-08-24 Alex Schroeder <alex@gnu.org>
7457
7458 * sql.el: Doc changes.
7459 (sql-sybase): Use sql-server instead of sql-database.
7460
7461 1999-08-23 Dave Love <fx@gnu.org>
7462
7463 * rect.el: Add/fix various doc strings. Add `*' to all the
7464 interactive specs.
7465
7466 1999-08-21 Gerd Moellmann <gerd@gnu.org>
7467
7468 * jit-lock.el (jit-lock-function): Use line-beginning-position.
7469 Don't unwind-protect font-lock-fontify-region.
7470
7471 * paragraphs.el (backward-kill-paragraph): Don't move
7472 point into mini-buffer prompt.
7473 (backward-kill-sentence): Ditto.
7474
7475 * simple.el (next-history-element): Use minibuffer-prompt-end.
7476 Remove test for minibuffer-prompt-in-buffer.
7477 (kill-word): Don't move point into mini-buffer prompt.
7478
7479 1999-08-21 Dave Love <fx@gnu.org>
7480
7481 * Makefile: Exclude CVS dirs like RCS.
7482
7483 1999-08-19 Dave Love <fx@gnu.org>
7484
7485 * tooltip.el (tooltip-mode): Customize this, per convention.
7486 (tooltip-active): Option deleted.
7487
7488 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
7489
7490 * hanoi.el, page-ext.el: Declare dynamic vars.
7491
7492 * term.el: Avoid ange-ftp related compilation warnings.
7493
7494 1999-08-18 Gerd Moellmann <gerd@gnu.org>
7495
7496 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
7497 the default so that beginners can benefit from it without
7498 searching in manuals.
7499
7500 1999-08-18 Ray Blaak <blaak@gnu.org>
7501
7502 * progmodes/delphi.el: Consider assembly sections as blocks, to
7503 indent them better. Make auto-indent on newline optional.
7504
7505 1999-08-17 Gerd Moellmann <gerd@gnu.org>
7506
7507 * bindings.el (mode-line-modified): Look up key binding for C-x
7508 C-q. If it's bound call that binding, otherwise call
7509 toggle-read-only.
7510
7511 1999-08-17 Dave Love <fx@gnu.org>
7512
7513 * info.el (info): Doc fix.
7514
7515 * finder.el (finder-known-keywords): Add `multimedia'.
7516
7517 * apropos.el: Don't capitalize custom group name.
7518
7519 * info-look.el: Remove compatibility code.
7520 (info-lookup-guess-default*): DTRT for point at start of symbol.
7521 (info-complete): Don't lose with point not at end of symbol.
7522
7523 1999-08-16 Gerd Moellmann <gerd@gnu.org>
7524
7525 * term.el (toplevel): Make face `term-default' an empty face.
7526 The code relied on the fact that Emacs ignored invalid faces in
7527 face text properties in 20.4.
7528
7529 1999-08-16 Richard M. Stallman <rms@gnu.org>
7530
7531 * subr.el (point-at-eol, point-at-bol): New aliases.
7532
7533 * simple.el: Functions reordered.
7534
7535 * rect.el (delete-rectangle-line): Use line-end-position.
7536
7537 1999-08-16 Karl Heuer <kwzh@gnu.org>
7538
7539 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
7540 here from simple.el.
7541
7542 1999-08-16 Dave Love <fx@gnu.org>
7543
7544 * mouse.el: Provide `mldrag' for compatibility.
7545 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
7546 marked obsolete.
7547
7548 * mldrag.el: Removed since the features are in mouse.el.
7549
7550 * jka-compr.el (auto-compression-mode): New variable for
7551 customization.
7552
7553 * bindings.el (mode-line-mule-info): Doc fix.
7554
7555 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
7556 name comparisons.
7557
7558 * files.el (interpreter-mode-alist): Add make, guile, clisp.
7559 (find-file): Doc fix.
7560
7561 1999-08-16 Carsten Dominik <cd@gnu.org>
7562
7563 * textmodes/reftex.el: Most of the code moved to other files.
7564 * textmodes/reftex-auc.el: New file, split out from reftex.el
7565 * textmodes/reftex-cite.el: New file, split out from reftex.el
7566 * textmodes/reftex-global.el: New file, split out from reftex.el
7567 * textmodes/reftex-index.el: New file, split out from reftex.el
7568 * textmodes/reftex-parse.el: New file, split out from reftex.el
7569 * textmodes/reftex-ref.el: New file, split out from reftex.el
7570 * textmodes/reftex-sel.el: New file, split out from reftex.el
7571 * textmodes/reftex-toc.el: New file, split out from reftex.el
7572 * textmodes/reftex-vars.el: New file, split out from reftex.el
7573 * textmodes/reftex-vcr.el: New file, split out from reftex.el
7574
7575 1999-08-16 Carsten Dominik <cd@gnu.org>
7576
7577 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
7578 conflict with pop-up-frames.
7579 (reftex-special-environment-parsers): New constant.
7580 (reftex-label-alist): car of an entry can also be a function.
7581 (reftex-what-special-env): Cew function.
7582 (reftex-label-location): Call `reftex-what-special-env'.
7583 (reftex-compile-variables): Check for symbol in
7584 `reftex-label-alist'.
7585 (reftex-what-environment): Fixed bug with stacked environments of
7586 same kind (e.g. enumerate).
7587 (reftex-process-string): Preserve default directory.
7588 (reftex-label-alist-builtin): Changed prefixes of endnote and
7589 footnote. Also the magic words.
7590 (reftex-reference): Interprete new option
7591 `reftex-fref-is-default'.
7592 (reftex-replace-prefix-escapes): Interprete new `%S' format.
7593 (reftex-toc-mouse-view-line): Command removed (had no binding).
7594 (reftex-everything-regexp): New function.
7595 (reftex-nearest-match): Made better.
7596 (reftex-toc-find-section): Use new version of
7597 `reftex-nearest-match'.
7598 (reftex-insert-docstruct): Adapted to work with the index stuff.
7599 (reftex-parse-from-file): Find index entries as well.
7600 (reftex-toc-toggle-index): New function
7601 (reftex-toc-map): `i' is now used to togle the index, File
7602 boundaries has been moved to `F'.
7603 (reftex-select-label-map): Toggling display of file boundaries is
7604 now on the `F' key, for consistency with `reftex-toc-map'.
7605 (reftex-erase-all-selection-and-index-buffers): Renamed from
7606 `reftex-erase-all-selection-buffer'. Now also kills the index
7607 buffers.
7608 (reftex-viewing-cross-references): Customization group renamed
7609 from reftex-viewing-cross-references-and-citations.
7610 (reftex-index-macro-regexp,
7611 reftex-find-index-entry-regexp-format): New variables
7612 (reftex-macros-with-index): New variable
7613 (reftex-add-index-macros): New function
7614 (reftex-renumber-simple-labels, reftex-translate): Allow for
7615 multiple labels in a single ref command.
7616 (reftex-index-support): New customization group
7617 (reftex-support-index, reftex-index-special-chars,
7618 reftex-index-macros, reftex-index-default-macro,
7619 reftex-index-default-tag, reftex-index-math-format,
7620 reftex-index-section-letters, reftex-index-include-context,
7621 reftex-index-follow-mode, reftex-index-header-face,
7622 reftex-index-section-face, reftex-index-tag-face,
7623 reftex-index-face): New options
7624 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
7625 reftex-index-tag, reftex-index-return-marker,
7626 reftex-index-restriction-indicator, reftex-index-restriction-data,
7627 reftex-index-macro-regexp, reftex-index-level-re,
7628 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
7629 reftex-everything-regexp-no-index, reftex-index-re,
7630 reftex-macros-with-index, reftex-index-macro-alist): New variables
7631 (reftex-index-help, reftex-index-macros-builtin,
7632 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
7633 reftex-query-index-macro-help): New constants
7634 (reftex-index-selection-or-word, reftex-index,
7635 reftex-default-index, reftex-update-default-index,
7636 reftex-index-complete-tag, reftex-index-select-tag,
7637 reftex-index-complete-key, reftex-index-update-taglist,
7638 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
7639 reftex-display-index, reftex-insert-index,
7640 reftex-index-insert-new-letter, reftex-get-restriction,
7641 reftex-index-pre-command-hook, reftex-index-post-command-hook,
7642 reftex-index-show-help, reftex-index-next, reftex-index-previous,
7643 reftex-index-toggle-follow, reftex-index-toggle-context,
7644 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
7645 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
7646 reftex-index-quit, reftex-index-quit-and-kill,
7647 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
7648 reftex-index-revert, reftex-index-switch-index-tag,
7649 reftex-index-restrict-to-section, reftex-index-widen,
7650 reftex-index-restriction-forward,
7651 reftex-index-restriction-backward, reftex-index-visit-location,
7652 reftex-index-analyze-entry, reftex-index-globalize,
7653 reftex-index-edit, reftex-index-toggle-range-beginning,
7654 reftex-index-toggle-range-end, reftex-index-edit-key,
7655 reftex-index-edit-attribute, reftex-index-edit-visual,
7656 reftex-index-edit-part, reftex-index-level-down,
7657 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
7658 reftex-index-change-entry, reftex-index-goto-letter,
7659 reftex-add-index-macros, reftex-ensure-index-support,
7660 reftex-index-info-safe, reftex-index-info): New functions.
7661
7662
7663 1999-08-15 Richard M. Stallman <rms@gnu.org>
7664
7665 * paren.el (show-paren-mode): Support making show-paren-mode
7666 a buffer-local variable. Don't check for a window system.
7667 (show-paren-function): Check whether show-paren-function is
7668 enabled in current buffer; do the right thing if not.
7669 Don't check for a window system.
7670 (show-paren-mode): Make it a user variable.
7671
7672 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
7673 Handle `enum' like `struct'.
7674
7675 * server.el (server-process-filter): If a client visits no buffers,
7676 close it immediately before recording it.
7677
7678 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
7679 Optimize by calling concat just once. Handle =\n sequence.
7680 (mail-unquote-printable-region): New command.
7681 (mail-quote-printable): Make it autoload.
7682
7683 1999-08-15 Karl Heuer <kwzh@gnu.org>
7684
7685 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
7686
7687 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
7688
7689 * lisp/texinfmt.el: Handle @ifnottex.
7690
7691 1999-08-15 Eli Zaretskii <eliz@gnu.org>
7692
7693 * frame.el (blink-cursor): Don't turn on cursor blinking for
7694 ms-dos.
7695
7696 * faces.el (face-valid-attribute-values): Look in
7697 x-bitmap-file-path only for x and w32 window systems.
7698
7699 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
7700 Do that if width is nil as well.
7701 (x-display-mm-height, x-display-mm-width): Update values.
7702 (x-colors): Compute the list from msdos-color-values.
7703 (x-select-enable-clipboard): Doc fix.
7704 (x-frob-font-weight, x-font-family-list): New functions.
7705
7706 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
7707
7708 * window.el (shrink-window-if-larger-than-buffer): Don't try to
7709 back up from beginning of buffer.
7710
7711 1999-08-13 Karl Heuer <kwzh@gnu.org>
7712
7713 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
7714
7715 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
7716
7717 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
7718 doomsday clock, speed control is added and changes are made to
7719 allow large numbers of rings: rings now show the whole ring
7720 number, not just the last digit; consecutive rings are allowed to
7721 be the same size when necessary to fit all the rings in the
7722 window; and poles can be oriented horizontally. Face support is
7723 thrown in gratuitously.
7724 (hanoi): Changed default number of rings back to 3.
7725 (hanoi-unix, hanoi-unix-64): New commands
7726 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
7727 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
7728 hanoi-odd-ring-face): New variables.
7729 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
7730 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
7731 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
7732 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
7733 (hanoi-topos, hanoi-draw-ring): Removed.
7734
7735 1999-08-12 Gerd Moellmann <gerd@gnu.org>
7736
7737 * faces.el (face-valid-attribute-values): Return an alist for
7738 families on ttys.
7739 (face-read-integer): Handle unspecified face attributes. Add
7740 completion for `unspecified'.
7741 (read-face-attribute): Handle unspecified font attributes.
7742 (face-valid-attribute-values): Add `unspecified' to lists so that
7743 it can be chosen via completion.
7744 (face-read-string): Don't recognize "none" as input.
7745
7746 1999-08-10 Dave Love <fx@gnu.org>
7747
7748 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
7749 string.
7750
7751 * sun-curs.el: Require sun-fns.
7752
7753 1999-08-10 Dave Love <fx@gnu.org>
7754
7755 * autorevert.el (auto-revert-mode): Add autoload cookie.
7756
7757 * hscroll.el, auto-show.el: Files deleted -- we have built-in
7758 hscroll.
7759
7760 * simple.el (hscroll-step, hscroll-point-visible)
7761 (hscroll-window-column): Remove now we have the mentioned real
7762 horizontal autoscrolling.
7763
7764 1999-08-10 Richard M. Stallman <rms@gnu.org>
7765
7766 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
7767 control use of -f option.
7768 (mail-specify-envelope-from): New variable.
7769 (mail-from-style): Doc fix.
7770
7771 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
7772 (easy-menu-get-map): New arg TO-MODIFY helps choose
7773 between local and global maps.
7774 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
7775 (easy-menu-change): Doc fix.
7776
7777 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
7778 (info-lookup-guess-default): Simplified and cleaned up.
7779 (info-lookup-guess-default*): Preserve point.
7780
7781 * view.el (view-mode-disable): If buffer-read-only is nil,
7782 don't change it.
7783
7784 * files.el (after-find-file): Disable View mode if buffer is no
7785 longer read-only.
7786
7787 * view.el (view-mode-enable, view-mode-disable):
7788 Call force-mode-line-update.
7789
7790 1999-08-10 Karl Heuer <kwzh@gnu.org>
7791
7792 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
7793 * array.el, play/landmark.el, international/latin-3.el: Likewise.
7794 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
7795
7796 1999-08-10 Alex Schroeder <asc@bsiag.com>
7797
7798 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
7799 to prevent m-eating-bug.
7800
7801 1999-08-10 Eli Zaretskii <eliz@gnu.org>
7802
7803 * term/pc-win.el (msdos-bg-mode): Remove. Call
7804 frame-set-background-mode instead. All callers changed.
7805 (msdos-face-setup): Don't force color display parameter, it is set
7806 by frame-set-background-mode.
7807 (make-msdos-frame): Call x-handle-reverse-video and
7808 face-set-after-frame-default. Delete frame if creation failed.
7809
7810 * faces.el (face-set-after-frame-default): Don't call
7811 make-face-x-resource-internal for the pc window-system.
7812
7813 1999-08-10 Dave Love <fx@melange.gnu.org>
7814
7815 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
7816 case with no docstring specially.
7817
7818 1999-08-09 Eli Zaretskii <eliz@gnu.org>
7819
7820 * complete.el (PC-do-completion): If completing on file name,
7821 reproduce str by concatenating its directory and basename parts.
7822
7823 1999-08-07 Dave Love <fx@gnu.org>
7824
7825 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
7826 unibyte to multibyte conversion of search-forward (from Handa),
7827 but avoid the replacement if the language is Latin-N.
7828
7829 1999-08-06 Richard Stallman <rms@gnu.org>
7830
7831 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
7832 of eval-buffer.
7833
7834 * international/mule.el (load-with-code-conversion):
7835 Pass t to eval-buffer for DO-ALLOW-PRINT.
7836
7837 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
7838
7839 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
7840 of filenames and attributes.
7841 (ls-lisp-insert-directory): Use directory-files-and-attributes
7842 for speed.
7843
7844 1999-08-05 Dave Love <fx@gnu.org>
7845
7846 * auto-show.el (auto-show-mode): Fix :set.
7847
7848 * widget.el (define-widget-keywords): Make dummy definition and
7849 comment-out its use.
7850
7851 1999-08-04 Richard Stallman <rms@gnu.org>
7852
7853 * progmodes/tcl.el: Customized.
7854
7855 * sql.el (sql-accumulate-and-indent): Instead of testing
7856 whether this is Emacs 20 before calling comint-accumulate,
7857 test whether comint-accumulate is defined.
7858
7859 1999-08-04 Dave Love <fx@gnu.org>
7860
7861 * sgml-mode.el: Require outline when compiling.
7862 (sgml-mode-hook, html-mode-hook): Customize.
7863 (sgml-validate-command): Fix :version.
7864 (html-autoview-mode): Doc fix.
7865
7866 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
7867 nothing in Latin-N environment.
7868
7869 * info.el (Info-find-node): Call info-initialize here.
7870 (info): Not here.
7871 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
7872
7873 1999-08-04 Richard Stallman <rms@gnu.org>
7874
7875 * ansi-color.el: New file.
7876
7877 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
7878
7879 * dired.el (dired-string-replace-match): Return `nil' when no match
7880 found with global search.
7881
7882 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
7883 * terminal.el (te-terminfo-directory):
7884 * mail/mailpost.el (post-mail-send-it):
7885 * mail/metamail.el (metamail-region):
7886 * progmodes/ada-mode.el (ada-tmp-directory):
7887 Use temporary-file-directory.
7888
7889 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
7890 (compilation-filter, compilation-forget-errors)
7891 (compilation-parse-errors): Use a marker instead of an integer for
7892 `compilation-parsing-end'.
7893
7894 * progmodes/diff.el (diff-parse-differences):
7895 Use a marker instead of an integer for `compilation-parsing-end'.
7896 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7897 Use a marker instead of an integer for `compilation-parsing-end'.
7898
7899 1999-08-03 Richard Stallman <rms@gnu.org>
7900
7901 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
7902 (Buffer-menu-mode): Doc fix.
7903 (Buffer-menu-view): New command.
7904 (Buffer-menu-view-other-window): New command.
7905
7906 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
7907
7908 * replace.el (query-replace-regexp-eval)
7909 (replace-eval-replacement, replace-loop-through-replacements)
7910 (replace-match-string-symbols): New functions.
7911 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
7912 Use replace-loop-through-replacements.
7913
7914 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
7915
7916 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
7917 (5x5): Doc fix.
7918
7919 1999-08-03 Dave Love <fx@gnu.org>
7920
7921 * fortran.el (fortran-indent-new-line): Make it an alias
7922 for reindent-then-newline-and-indent.
7923
7924 1999-08-03 Didier Verna <verna@inf.enst.fr>
7925
7926 * rect.el: All functions rewritten, except when noted above
7927 their declaration. Below is a list of interface changes.
7928 (apply-on-rectangle): New function, mostly replaces
7929 `operate-on-rectangle'. All callers changed.
7930 (move-to-column-force): Pass new second argument to `move-to-column'.
7931 (kill-rectangle): Added optional prefix arg to fill lines.
7932 (delete-rectangle): Ditto.
7933 (delete-whitespace-rectangle): Ditto.
7934 (delete-extract-rectangle): Ditto.
7935 (open-rectangle): Ditto.
7936 (clear-rectangle): Ditto.
7937 (delete-whitespace-rectangle-line): New function.
7938 (delete-rectangle-line): Added third arg FILL.
7939 (delete-extract-rectangle-line): Ditto.
7940 (open-rectangle-line): Ditto.
7941 (clear-rectangle-line): Ditto.
7942
7943 1999-08-03 Ray Blaak <blaak@gnu.org>
7944
7945 * progmodes/delphi.el: New file.
7946
7947 1999-08-02 Richard Stallman <rms@gnu.org>
7948
7949 * textmodes/outline.el (outline-previous-heading): New function.
7950 (outline-up-heading-all): Use outline-previous-heading.
7951 (outline-next-heading): Delete definition inserted yesterday.
7952
7953 1999-08-01 Richard Stallman <rms@gnu.org>
7954
7955 * textmodes/outline.el (outline-next-heading): New function.
7956 (outline-up-heading-all): New function.
7957 (outline-font-lock-level): Using outline-up-heading-all.
7958 Tell outline-back-to-heading to accept invisible headings.
7959
7960 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
7961
7962 * mail/mh-utils.el (mh-find-path-run): New variable.
7963 (mh-find-path): Test and set that.
7964 Set mail-user-agent only the first time this function is run.
7965 (mail-user-agent): Defvar deleted.
7966
7967 * info.el (info-initialize): New function.
7968 (info): Call info-initialize.
7969 (Info-directory-list): Initialize to nil,
7970 so info-initialize will set it up for real.
7971
7972 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7973
7974 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
7975 does not interpret a time as the year in a day-month entry.
7976
7977 * calendar/diary-lib.el: Change syntax table entry for colon in
7978 the diary as part of the european-date-diary-pattern fix.
7979
7980 1999-08-01 Eli Zaretskii <eliz@gnu.org>
7981
7982 * international/mule.el (set-auto-coding): Allow whitespace before
7983 and after the "variable: value" pair.
7984
7985 1999-07-30 Ken'ichi Handa <handa@gnu.org>
7986
7987 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
7988 (default-sendmail-coding-system): Doc-string fixed.
7989
7990 1999-07-30 Dave Love <fx@gnu.org>
7991
7992 * subr.el (assoc-delete-all): New function, renamed from
7993 frame-delete-all.
7994
7995 * frame.el: Change comments to doc strings and other doc fixes.
7996 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
7997 Callers changed.
7998 (set-background-color, set-foreground-color, set-cursor-color)
7999 (set-mouse-color, set-border-color): Offer completion of colours.
8000 (cursor): Add :version to defgroup.
8001
8002 * facemenu.el (list-colors-display): Make it work on ttys.
8003 (facemenu-read-color): Likewise.
8004
8005 1999-07-30 Richard M. Stallman <rms@gnu.org>
8006
8007 * frame.el (frame-notice-user-settings): If background
8008 color has been changed, update background-mode from it,
8009 then update faces.
8010
8011 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8012
8013 * net-utils.el (finger): Don't do indirect fingering.
8014
8015 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8016
8017 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
8018 rules. Add separator at end of holidays.
8019 (cal-tex-rules): New customizable variable.
8020 (cal-tex-latexify-list): Add optional parameter to put separator
8021 at end.
8022
8023 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
8024
8025 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
8026 fill prefix on each line while looping to the end of paragraph.
8027 End paragraph if it's longer than the existing fill prefix.
8028
8029 * textmodes/fill.el (fill-context-prefix): Doc fix.
8030
8031 1999-07-30 Dave Love <fx@gnu.org>
8032
8033 * font-lock.el (jit-lock): Fix :load, add :version.
8034
8035 1999-07-30 Eli Zaretskii <eliz@gnu.org>
8036
8037 * term/pc-win.el (msdos-face-setup): Register standard colors in
8038 Vface_tty_color_alist.
8039 (face-color-supported-p, face_color_gray_p): New functions.
8040
8041 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
8042 is bound.
8043
8044 * startup.el (command-line): Don't register default colors for
8045 MSDOS window-system.
8046
8047 1999-07-29 Dave Love <fx@gnu.org>
8048
8049 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
8050 charquote.
8051
8052 * lisp-mode.el (eval-defun): Re-written to avoid
8053 capturing variables.
8054
8055 * picture.el (picture-beginning-of-line): Don't call
8056 hscroll-point-visible now we have real autoscrolling.
8057 (picture-end-of-line, picture-newline, picture-open-line):
8058 Likewise.
8059
8060 * international/latin-8.el: New file.
8061 * international/latin-9.el: New file.
8062
8063 1999-07-28 Dave Love <fx@gnu.org>
8064
8065 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
8066
8067 * msb.el: Require cl only when compiling.
8068 (msb--home-dir): Deleted.
8069 (msb--format-title): Use abbreviate-file-name.
8070 (msb--choose-file-menu): Simplify string comparison.
8071
8072 1999-07-28 Gerd Moellmann <gerd@gnu.org>
8073
8074 * faces.el (toolbar): Add face definition for mono displays.
8075
8076 1999-07-27 Richard M. Stallman <rms@gnu.org>
8077
8078 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8079
8080 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
8081 force copying of default-frame-alist.
8082
8083 1999-07-26 Ken'ichi Handa <handa@gnu.org>
8084
8085 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
8086
8087 1999-07-26 Richard M. Stallman <rms@gnu.org>
8088
8089 * frame.el (set-mouse-color): If new color is nil,
8090 really respecify the current color.
8091
8092 1999-07-26 Gerd Moellmann <gerd@gnu.org>
8093
8094 * faces.el (bitmap-area): Change background of face `bitmap-area'
8095 to white for mono displays.
8096
8097 1999-07-26 Kenichi Handa <handa@etl.go.jp>
8098
8099 * international/ccl.el (ccl-embed-symbol): New function.
8100 (ccl-program-p): Deleted. Now it's implemented in C code.
8101 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
8102 (ccl-compile-translate-character): Likewise.
8103 (ccl-compile-map-single): Likewise.
8104 (ccl-compile-multiple-map-function): Likewise.
8105 (declare-ccl-program): Doc-string modified.
8106 (check-ccl-program): Check compiled CCL code by ccl-program-p.
8107
8108 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
8109
8110 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8111
8112 1999-07-25 Markus Rost <rost@gnu.org>
8113
8114 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
8115 the entries to make custom-file more readable.
8116
8117 1999-07-25 Richard M. Stallman <rms@gnu.org>
8118
8119 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
8120
8121 * emacs-lisp/edebug.el: Delete compatibility code.
8122 (edebug-next-token-class): If . is followed by a digit,
8123 return `symbol' for the token class.
8124
8125 * startup.el (command-line): If we don't find the user's init file,
8126 set user-init-file to nil.
8127
8128 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8129
8130 * info-look.el (info-lookup-interactive-arguments): Add optional
8131 argument query for new choice of help mode.
8132 (info-lookup-symbol): Use it.
8133 (info-lookup-file): Ditto.
8134 (info-lookup): Don't switch to other window, if already in Info
8135 buffer.
8136
8137 1999-07-23 Dave Love <fx@gnu.org>
8138
8139 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
8140 syntax.
8141 (fortran-fontify-string, fortran-match-!-comment): Deleted.
8142 (fortran-font-lock-syntactic-keywords): New variable.
8143 (fortran-mode): Use it.
8144 (fortran-font-lock-keywords-1): Don't do comments.
8145 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
8146 match data.
8147
8148 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
8149
8150 * msb.el (msb-menu-bar-update-buffers): Renamed from
8151 menu-bar-update-buffers.
8152 (msb-custom-set, msb--toggle-menu-type): Call
8153 msb-menu-bar-update-buffers.
8154 (msb-mode): Revise the hook setting.
8155
8156 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
8157
8158 1999-07-23 Gerd Moellmann <gerd@gnu.org>
8159
8160 * font-lock.el, help.el, simple.el: Re-integrate previously
8161 described changes that were lost due to errors while checking them
8162 in.
8163
8164 1999-07-23 Kevin Blake <kblake@ticnet.com>
8165
8166 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
8167
8168 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
8169
8170 * international/encoded-kb.el
8171 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
8172 but push it to unread-command-events.
8173 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
8174 (encoded-kbd-self-insert-sjis): Likewise.
8175 (encoded-kbd-self-insert-big5): Likewise.
8176
8177 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
8178 before left margin and fill-prefix by fill-find-break-point.
8179
8180 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8181
8182 * info-look.el (info-lookup-setup-mode): Don't give up, if
8183 info-lookup-make-completions returns an error.
8184 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
8185 name latex, not latex2e.
8186
8187 1999-07-21 Richard M. Stallman <rms@gnu.org>
8188
8189 * replace.el (perform-replace): Turn off case-fold-search
8190 if FROM-STRING argument has uppercase in it.
8191
8192 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8193
8194 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
8195 mode is on. Don't use end of changed text.
8196
8197 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8198
8199 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
8200 (cl-hash-table-p): Renamed from hash-table-p.
8201 (cl-hash-table-count): Renamed from hash-table-count.
8202 (maphash): Alias to cl-maphash removed.
8203 (gethash): Likewise.
8204 (puthash): Likewise.
8205 (remhash): Likewise.
8206 (clrhash): Likewise.
8207
8208 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8209
8210 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
8211 third arg non-nil. See comment there why this isn't a good idea.
8212
8213 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8214
8215 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
8216
8217 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
8218 sit-for with 3rd arg non-nil to prevent redisplay.
8219
8220 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8221
8222 * image.el (image-type-from-file-header): If file doesn't
8223 have a directory part, add data-directory.
8224
8225 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8226
8227 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
8228 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
8229 motion handling when tooltip-gud-tips-p is nil.
8230
8231 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8232
8233 * tooltip.el (tooltip-mode): Don't use `plusp'.
8234 (tooltip-active): Use initial value of nil.
8235
8236 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
8237
8238 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8239
8240 * bindings.el (make-mode-line-mouse-sensitive): Add key
8241 definitions for `top-line'.
8242
8243 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8244
8245 * faces.el (top-line): New face.
8246
8247 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8248
8249 * image.el (image-type-regexps): Add regexp for PS files.
8250
8251 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8252
8253 * faces.el (set-face-attribute): Fix wrong handling of frame
8254 begin equal to t.
8255
8256 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8257
8258 * image.el (image-type-regexps): Add PNG format.
8259
8260 1999-07-21 Dave Love <fx@gnu.org>
8261
8262 * bindings.el (mode-line-modified): New variable.
8263 (mode-line-mode-menu-1): Switch to appropriate window before
8264 showing menu.
8265
8266 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8267
8268 * faces.el (face-underline): Removed.
8269 (face-underline-color): Ditto.
8270
8271 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8272
8273 * faces.el (face-x-resources): Fix typo.
8274
8275 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8276
8277 * faces.el: Remove handling of `:relief', extend handling of
8278 `:box'.
8279 (frame-set-background-mode): Choose new defface specs after
8280 frame parameters have changed.
8281
8282 * cus-face.el: Ditto.
8283
8284 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8285
8286 * custom.el (defface): Extend documentation to include new
8287 face attributes.
8288
8289 * cus-face.el (custom-face-attributes): Add overline,
8290 strike-through, box.
8291
8292 * faces.el (face-valid-attribute-values): Handle overline,
8293 strike-through, box.
8294 (face-attribute-name-alist): Add pairs for new face attributes.
8295 (describe-face): Handle new face attributes.
8296
8297 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8298
8299 * faces.el (face-x-resources): Add overline, strike-through, box.
8300
8301 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8302
8303 * enriched.el (enriched-translations): Add `display' and
8304 "x-display".
8305 (enriched-handle-display-prop): New.
8306 (enriched-decode-display-prop): New.
8307
8308 * format.el (top-level): Give `display' property
8309 `format-list-atomic-p.
8310 (format-annotate-single-property-change): Test that property.
8311 If present, treat list property values like atoms.
8312
8313 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8314
8315 * cus-face.el (custom-face-attributes): Use `choice' everywhere
8316 so that "*" can be entered.
8317
8318 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8319
8320 * cus-face.el (custom-face-attributes): Don't use `#''.
8321
8322 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8323
8324 * cus-face.el (custom-face-attributes): Return underline
8325 face attribute directly from the second lambda of underline.
8326
8327 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8328
8329 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
8330
8331 * frame.el (after-setting-font-hooks): New variable.
8332 (set-frame-font): Run those hooks.
8333
8334 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
8335
8336 * faces.el (set-face-attribute): Fix doc string.
8337
8338 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8339
8340 * cus-face.el (custom-face-attributes): Accept color name.
8341
8342 * faces.el (face-underline-p): Accept unspecified underlining.
8343 (face-underline): Ditto. Fix doc string.
8344
8345 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8346
8347 * faces.el (face-underline-color): New function.
8348
8349 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8350
8351 * cus-face.el (custom-face-attributes): Support underline coloring.
8352 Added slot to choose a color.
8353
8354 * faces.el (face-underline): New function.
8355 (face-underline-p): Support underline coloring.
8356 Return nil only if the underline attribute is 'normal.
8357 (set-face-underline): New function.
8358 (face-valid-attribute-values): Support underline coloring.
8359
8360 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8361
8362 * image.el (insert-image): Use `display' instead of `glyph'
8363 as text property name.
8364 (put-image): Ditto.
8365 (image-type-from-file-header): Use insert-file-contents-literally.
8366
8367 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8368
8369 * easymenu.el (easy-menu-do-add-item): Don't use the empty
8370 string to indicate separators.
8371
8372 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8373
8374 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
8375 instead of message-log.
8376
8377 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8378
8379 * faces.el (bitmap-area): New face.
8380
8381 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8382
8383 * image.el (insert-image): New.
8384
8385 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8386
8387 * frame.el (blink-cursor): Set the symbol's value.
8388 (show-trailing-whitespace): Change group to font-lock.
8389
8390 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8391
8392 * jit-lock.el: New.
8393 * font-lock.el: Add jit-mode as new support mode.
8394
8395 * font-lock.el (font-lock-fontify-keywords-region): Stop when
8396 reaching end instead of letting re-search-forward signal an error.
8397 (demand-lock-mode): New.
8398 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
8399 (font-lock-turn-off-thing-lock): Ditto.
8400 (font-lock-after-fontify-buffer): Ditto.
8401 (font-lock-after-unfontify-buffer): Ditto.
8402
8403 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8404
8405 * gs.el: New file.
8406
8407 * startup.el (command-line-1): Activate tooltip mode if
8408 interactive.
8409
8410 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8411
8412 * faces.el (toolbar): Grey default background.
8413 (modeline): Ditto.
8414
8415 * image.el (image-type-regexps): New.
8416 (image-type-from-file-header): New.
8417 (create-image): Call it.
8418
8419 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8420
8421 * image.el: New file.
8422
8423 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8424
8425 * bindings.el (mode-line-format): Replace `mode-name' with
8426 `(:eval mode-line-mode-name)'.
8427 (mode-line-mode-name): New.
8428 (make-mode-line-mouse-sensitive): Don't change default value
8429 of `mode-name'.
8430
8431 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8432
8433 * tooltip.el: New file.
8434
8435 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8436
8437 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
8438 instead of mouse-3 to pop up menus.
8439 (mode-line-kill-buffer): Removed.
8440 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
8441 buffer name.
8442 (mode-line-buffer-menu-1): Removed.
8443
8444 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
8445
8446 * bindings.el (mode-line-buffer-identification-keymap): New.
8447 (mode-line-buffer-menu-keymap): New.
8448 (mode-line-mode-menu-keymap): New.
8449 (mode-line-unbury-buffer): New.
8450 (mode-line-other-buffer): New.
8451 (mode-line-kill-buffer): New.
8452 (mode-line-buffer-menu-1): New.
8453 (mode-line-mode-menu-1): New.
8454 (make-mode-line-mouse-sensitive): New.
8455
8456 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8457
8458 * help.el (describe-key-briefly): Handle mode line strings
8459 with local-map properties.
8460 (describe-key): Ditto.
8461 (mode-line-key-binding): New.
8462
8463 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8464
8465 * scroll-bar.el (scroll-bar-timer): New.
8466 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
8467
8468 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8469
8470 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
8471 and `bottom'.
8472
8473 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8474
8475 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
8476 (global): Use different key bindings if using tookit scroll bars.
8477
8478 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8479
8480 * faces.el (modeline): Define mode line face with relief for
8481 class color, only.
8482 (toolbar): New face.
8483
8484 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8485
8486 * frame.el (frame-initialize): Set frame-creation-function to
8487 tty-create-frame-with-faces.
8488
8489 * faces.el (frame-set-background-mode): Make it work for
8490 window-system nil.
8491
8492 * faces.el (tty-create-frame-with-faces): New.
8493 (face-set-after-frame-default): Make it work for TTY frames.
8494
8495 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8496
8497 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
8498 Return a list of one font family for TTYs. Don't return bitmap
8499 file paths for TTY frames.
8500
8501 * faces.el: Add face specs for tty displays to basic faces.
8502
8503 * font-lock.el (font-lock-comment-face): Add spec for color tty.
8504 (font-lock-string-face): Ditto.
8505 (font-lock-keyword-face): Ditto.
8506 (font-lock-builtin-face): Ditto.
8507 (font-lock-function-name-face): Ditto.
8508 (font-lock-variable-name-face): Ditto.
8509 (font-lock-type-face): Ditto.
8510 (font-lock-constant-face): Ditto.
8511 (font-lock-warning-face): Ditto.
8512
8513 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8514
8515 * startup.el (command-line): Register default tty colors.
8516
8517 * faces.el (face-spec-set-match-display): Recognize `type tty'.
8518
8519 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8520
8521 * faces.el (modeline): For X frames, use a modeline with relief.
8522
8523 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8524
8525 * faces.el (frame-update-faces): Copied from 20.2.
8526 (frame-update-face-colors): Ditto. Code removed that isn't
8527 applicable in the new face implementation.
8528
8529 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8530
8531 * frame.el (show-trailing-whitespace): New.
8532
8533 * faces.el (trailing-whitespace): New basic face.
8534
8535 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8536
8537 * cus-face.el (custom-facep): Always define as alias for facep.
8538
8539 * cus-face.el (custom-face-attributes): Use choice widgets.
8540 Remove :bold and :italic.
8541
8542 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8543
8544 * faces.el (face-charset-registries): Removed since fontset.el
8545 is no always loaded.
8546
8547 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8548
8549 * faces.el (internal-get-face): Added as obsolete function for
8550 compatibility.
8551
8552 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8553
8554 * frame.el (blink-cursor-end): Call show-cursor.
8555 (blink-cursor-mode): Ditto.
8556
8557 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8558
8559 * faces.el (face-spec-reset-face): Reset all attributes to
8560 `unspecified'.
8561 (face-spec-set): Use it.
8562
8563 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8564
8565 * faces.el (read-all-face-attributes): Bug fix.
8566 (face-read-integer): Allow nil default value.
8567 (face-valid-attribute-values): Use symbol names of attribute
8568 values for completion list.
8569
8570 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8571
8572 * faces.el (internal-find-face): Define for compatibility with
8573 20.2.
8574 (face-id): Likewise.
8575
8576 * faces.el (face-id): Return the ID of a realized face for ASCII.
8577
8578 * fontset.el (x-charset-registries): Removed. Now in faces.el.
8579 (x-complement-fontset-spec): Use face-charset-registries.
8580
8581 * faces.el (face-font-selection-order): Set font selection order
8582 from Lisp.
8583 (face-alternative-font-family-alist): Set alternative font
8584 families from Lisp.
8585
8586 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8587
8588 * faces.el (set-face-charset-registries): Set symbol value.
8589
8590 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8591
8592 * faces.el (face-set-after-frame-default): Call function
8593 internal-merge-in-global-face.
8594
8595 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8596
8597 * faces.el (face-list): Return symbols from face-global-alist.
8598
8599 * faces.el (face-list): Return a copy of the face name list so
8600 that it cannot be modified from outside (facemenu.el uses
8601 nreverse, for example).
8602
8603 * cus-face.el (custom-face-attributes): Add :bold and :italic
8604 for compatibility with old code.
8605
8606 * faces.el (set-face-attributes-from-resources): Additional
8607 frame parameter.
8608 (make-face-x-resource-internal): Set attributes from resources
8609 for a given frame or all frames.
8610
8611 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8612
8613 * faces.el (all-faces): Removed.
8614
8615 * custom.el (defface): Add new face attributes to function
8616 comment.
8617
8618 * font-lock.el (font-lock-comment-face): Use new face attribute
8619 names.
8620 (font-lock-string-face): Ditto.
8621 (font-lock-keyword-face): Ditto.
8622 (font-lock-builtin-face): Ditto.
8623 (font-lock-function-name-face): Ditto.
8624 (font-lock-variable-name-face): Ditto.
8625 (font-lock-type-face): Ditto.
8626 (font-lock-reference-face): Ditto.
8627 (font-lock-warning-face): Ditto.
8628 ((boundp 'font-lock-face-attributes)): Ditto.
8629
8630 * cus-face.el (custom-face-attributes): Use new face attributes.
8631
8632 * faces.el (set-face-attribute-from-resource): Initialize
8633 from resources only for X and W32.
8634
8635 * cus-face.el (custom-declare-face): Don't make frame-local
8636 faces.
8637
8638 * faces.el (describe-face): Use princ instead of insert.
8639
8640 * faces.el: Add XLFD manipulation functions from 20.2 again
8641 because fontset.el uses them.
8642 (face-set-after-frame-default): Add empty definition.
8643
8644 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8645
8646 * faces.el (make-face): Correct typo.
8647 (set-face-attribute-from-resource): Use let*.
8648 (face-underline-p): Correct typo.
8649 (face-inverse-video-p): Ditto.
8650 (set-face-stipple): Ditto.
8651 (face-read-string): Make completion-list optional parameter.
8652
8653 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8654
8655 * faces.el (face-charset-registries): Alist mapping charset
8656 symbols to registries and encoding.
8657
8658 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8659
8660 * frame.el (blink-cursor-mode): Use interactive spec "P".
8661
8662 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8663
8664 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
8665 mode. The cursor of selected_window blinks if the mode is enabled.
8666
8667 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8668
8669 * simple.el (next-history-element): Set point to the end of the
8670 prompt if minibuffer-prompt-in-buffer.
8671
8672 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8673
8674 * faces.el (x-font-regexp): Add sub-expression parentheses for
8675 several font name components.
8676
8677 1999-07-21 Gerd Moellmann <gerd@acm.org>
8678
8679 * faces.el (set-face-relief): Use index 12 for relief.
8680 (face-fill-in): Set relief from data.
8681 (internal-make-face): Init relief to zero.
8682
8683 * faces.el (face-spec-set): Call modify-face with additional
8684 parameters for relief and fixed-p.
8685
8686 1999-07-21 Gerd Moellmann <gerd@acm.org>
8687
8688 * cus-face.el: ':fixed and ':relief added.
8689
8690 * faces.el (describe-face): Add fixed font attribute and relief.
8691 (face-attr-match-p): Ditto.
8692 (face-attr-construct): Ditto.
8693 (face-spec-set): Ditto.
8694
8695 1999-07-21 Gerd Moellmann <gerd@acm.org>
8696
8697 * faces.el (internal-make-face): Function to create a Lisp vector
8698 suitable for representing a face.
8699 (make-face): Use it instead of make-vector.
8700 (x-create-frame-with-faces): Use it instead of vector.
8701 (internal-facep): Increase vector size to 14.
8702 (internal-make-face): Ditto.
8703 (face-relief): Access relief thickness.
8704 (face-fixed-p): Access fixed font attribute.
8705 (set-face-fixed-p): Set fixed font attribute.
8706 (set-face-relief): Set relief attribute.
8707 (internal-face-interactive-int): Read int attribute of face.
8708 (modify-face): Add fixed-p and relief parameters.
8709 (copy-face): Handle fixed-p and relief.
8710 (face-equal): Compare fixed-p and relief.
8711 (face-differs-from-default-p): Ditto.
8712 (face-nontrivial-p): Add fixed-p and relief.
8713
8714 1999-07-21 Gerd Moellmann <gerd@acm.org>
8715
8716 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
8717 (internal-facep): Increase vector size.
8718 (make-face): Ditto.
8719 (face-shadow-thickness): Added.
8720 (set-face-shadow-thickness): Added.
8721 (modify-face): Add optional shadow-thickness parameter.
8722 (make-face-x-resource-internal): Add shadows.
8723 (copy-face): Ditto.
8724 (face-equal): Ditto.
8725 (face-differs-from-default-p): Ditto.
8726 (face-nontrivial-p): Ditto.
8727 (face-attr-match-p): Ditto.
8728 (face-attr-construct): Ditto.
8729 (face-spec-set): Ditto.
8730 (face-fill-in): Ditto.
8731
8732 1999-07-21 Gerd Moellmann <gerd@acm.org>
8733
8734 * bench.el (bench-mark-split-window): New bench mark.
8735
8736 1999-07-21 Gerd Moellmann <gerd@acm.org>
8737
8738 * faces.el (set-face-font): Don't pass default font to
8739 x-resolve-font so that font will not have to be of the same
8740 size.
8741
8742 1999-07-20 Dave Love <fx@gnu.org>
8743
8744 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
8745 unconditionally t.
8746
8747 1999-07-20 Karl Heuer <kwzh@gnu.org>
8748
8749 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
8750
8751 1999-07-20 Dave Love <fx@gnu.org>
8752
8753 * help.el (describe-variable): Fix test for customizability.
8754
8755 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
8756 Check for readonly buffer in interactive spec.
8757 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
8758 (backward-kill-word): Add * to interactive spec.
8759
8760 * underline.el (underline-region, ununderline-region): Add * to
8761 interactive spec.
8762
8763 * fill.el (canonically-space-region, justify-current-line): Add *
8764 to interactive spec.
8765 (fill-region-as-paragraph, fill-paragraph, fill-region)
8766 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
8767 readonly buffer in interactive spec.
8768
8769 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
8770 (backward-kill-sentence, kill-sentence): Add * to interactive
8771 spec.
8772
8773 1999-07-19 Richard M. Stallman <rms@gnu.org>
8774
8775 * dired-aux.el (dired-do-shell-command): Doc fix.
8776
8777 * shell.el (shell-unquote-argument): New function.
8778 (shell-directory-tracker): Use shell-unquote-argument.
8779 * comint.el (comint-arguments): Handle \ followed by space or tab.
8780
8781 1999-07-19 John Wiegley <jwiegley@borland.com>
8782
8783 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
8784 color codes 39 and 49, which by the way lynx uses them seem to
8785 mean "foreground reset" and "background reset".
8786
8787 1999-07-19 Karl Heuer <kwzh@gnu.org>
8788
8789 * font-lock.el (c++-keywords): Add "typeid".
8790
8791 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
8792 selects no font, treat that as zero selections, not one.
8793
8794 1999-07-19 Dave Love <fx@gnu.org>
8795
8796 * info.el (Info-search): Don't lose with empty regexp.
8797
8798 * version.el: Cater for (free) `ident' program, not `which'.
8799
8800 * hl-line.el: New file.
8801
8802 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
8803 for modes which don't define menus.
8804
8805 1999-07-16 Richard M. Stallman <rms@gnu.org>
8806
8807 * webjump.el (webjump-sample-sites): Update some URLs.
8808
8809 1999-07-14 Richard Stallman <rms@gnu.org>
8810
8811 * Version 20.4 released.
8812
8813 1999-07-14 Andreas Schwab <schwab@gnu.org>
8814
8815 * compare-w.el (compare-windows): Try to find the next window in
8816 the current frame before looking at the other frames.
8817
8818 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
8819
8820 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
8821 Use cyrillic-jcuken as default input method.
8822
8823 1999-07-12 Richard Stallman <rms@gnu.org>
8824
8825 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
8826 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
8827
8828 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
8829 (ispell-local-dictionary-alist): Add koi8-r for character set.
8830
8831 * textmodes/flyspell.el (flyspell-get-word):
8832 Add special handling for when ispell-otherchars is empty.
8833
8834 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
8835
8836 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
8837 when having nested functons.
8838 (pascal-indent-nested-functions) (pascal-indent-line)
8839 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
8840 indenting nested functions.
8841
8842 1999-07-09 Richard Stallman <rms@gnu.org>
8843
8844 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
8845
8846 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
8847
8848 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
8849 the `end' keyword was in the very beginning of the buffer.
8850
8851 1999-07-08 Richard Stallman <rms@gnu.org>
8852
8853 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
8854
8855 * term.el (term-emulate-terminal): Avoid infinite loop
8856 in strange case where minibuffer window is selected but not active.
8857
8858 1999-07-07 Stephen Eglen <stephen@gnu.org>
8859
8860 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
8861 Change regexp so that it doesn't match commands beginning with `cd'.
8862
8863 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8864
8865 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
8866
8867 1999-07-06 Richard Stallman <rms@gnu.org>
8868
8869 * hscroll.el (hscroll-minibuffer-hook): New function.
8870 (hscroll-global-mode): Add and remove that hook.
8871 Set hscroll-old-truncate-was-global's default value.
8872
8873 1999-07-05 Richard Stallman <rms@gnu.org>
8874
8875 * files.el (revert-buffer): Don't preserve point here.
8876 (revert-buffer-insert-file-contents-function): Doc fix.
8877
8878 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
8879
8880 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
8881 doing a `stat' when it isn't necessary because that can cause
8882 trouble when an NFS server is down.
8883
8884 1999-07-04 Richard Stallman <rms@gnu.org>
8885
8886 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
8887
8888 1999-07-03 Richard Stallman <rms@gnu.org>
8889
8890 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
8891 for \200...\240 also.
8892 (isearch-printing-char): Use unibyte-char-to-multibyte.
8893
8894 1999-07-02 Richard Stallman <rms@gnu.org>
8895
8896 * frame.el (minibuffer-frame-alist): Use defcustom.
8897 (pop-up-frame-alist): Likewise.
8898 (initial-frame-alist): Specify * in the doc string.
8899
8900 * hscroll.el (hscroll-mode): Make it a permanent local.
8901 (hscroll-mode): Don't cancel the timer
8902 if HScroll mode is enabled in some other buffer.
8903
8904 * isearch.el (isearch-done): If search ends in middle of intangible
8905 text (due to text property), move on to the limit of that text.
8906
8907 1999-07-01 Andrew Innes <andrewi@gnu.org>
8908
8909 * man.el (Man-build-man-command): Use value of null-device,
8910 instead of hard-coding "/dev/null".
8911
8912 * dos-w32.el (untranslated-canonical-name): Avoid expanding
8913 ange-ftp file names, which might force ange-ftp to prompt for a
8914 password.
8915
8916 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
8917 to prevent references to temp files.
8918
8919 1999-06-30 Richard Stallman <rms@gnu.org>
8920
8921 * progmodes/sh-script.el (sh-feature): If nothing is known
8922 about the given shell, use the values for `sh'.
8923
8924 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
8925
8926 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
8927 to make it non-recursive.
8928
8929 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
8930
8931 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8932
8933 * auto-show.el (auto-show-mode): Fix Typo in :set.
8934
8935 1999-06-29 Richard M. Stallman <rms@gnu.org>
8936
8937 * progmodes/sh-script.el (sh-mode): When setting syntax
8938 table, default to the standard one.
8939
8940 1999-06-27 Richard M. Stallman <rms@gnu.org>
8941
8942 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
8943
8944 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
8945
8946 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
8947 a frame when `return' is requested (even if pop-up-frames = t)
8948 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
8949 should only be set for the bibtex buffer.
8950
8951 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
8952
8953 * progmodes/compile.el: Deal with compilation-error-screen-columns
8954 being buffer-local.
8955
8956 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8957
8958 * comint.el (comint-password-prompt-regexp): Allow "(again)".
8959
8960 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8961
8962 * cal-x.el (calendar-only-one-frame-setup): New function.
8963 * calendar.el (calendar): Call it if requested.
8964
8965 1999-06-24 Karl Heuer <kwzh@gnu.org>
8966
8967 * startup.el (iso-8859-n-locale-regexp): Doc fix.
8968
8969 1999-06-22 Richard M. Stallman <rms@gnu.org>
8970
8971 * mail/supercite.el (sc-emacs-features): Doc fix.
8972
8973 1999-06-22 Karl Heuer <kwzh@gnu.org>
8974
8975 * files.el (auto-mode-alist): Add pike-mode.
8976
8977 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
8978
8979 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
8980 last byte of a numeric field is a space or a NUL. Parse it as
8981 potentially part of the number. This is used by GNU tar
8982 1.12.64012 to handle larger values.
8983
8984 1999-06-20 Karl Heuer <kwzh@gnu.org>
8985
8986 * custom.el (custom-handle-keyword): Fix error message.
8987
8988 1999-06-18 Andrew Innes <andrewi@gnu.org>
8989
8990 * mail/smtpmail.el (smtpmail-send-it): Use
8991 convert-standard-filename to make file names for queued mail safe
8992 on Windows (`:' is invalid in file names on Windows).
8993
8994 1999-06-17 Kenichi Handa <handa@etl.go.jp>
8995
8996 * international/mule-cmds.el (describe-current-input-method):
8997 Current-input-method is string.
8998 (toggle-input-method): Docstring fixed.
8999
9000 * international/mule-diag.el
9001 (describe-current-coding-system-briefly): Fix format string.
9002
9003 * international/mule-util.el (coding-system-eol-type-mnemonic):
9004 Docstring modified. Return a string.
9005
9006 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
9007
9008 * sql.el (sql-input-ring-file-name): Doc fix.
9009
9010 1999-06-17 Richard M. Stallman <rms@gnu.org>
9011
9012 * calendar/cal-x.el (special-display-buffer-names):
9013 Don't put (get-file-buffer diary-file) on this list.
9014
9015 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
9016
9017 * play/mpuz.el (mpuz-try-proposal): Fix message call.
9018 Don't penalize player for certain impossible guesses.
9019
9020 1999-06-16 Andrew Innes <andrewi@gnu.org>
9021
9022 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
9023 return the string "Unk 0 0000" so at least it appears to be a
9024 valid timestamp to `dired-move-to-filename-regexp'.
9025
9026 1999-06-15 Ken'ichi Handa <handa@gnu.org>
9027
9028 * ps-print.el (ps-control-character): Fix previous change.
9029
9030 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9031
9032 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
9033 multiple output of the last message.
9034
9035 1999-06-14 Eli Zaretskii <eliz@gnu.org>
9036
9037 * term/internal.el (IT-display-table-setup): Do not remap \222 to
9038 the ASCII apostrophe, as most DOS codepages have some other glyph
9039 there.
9040
9041 1999-06-14 Ken'ichi Handa <handa@gnu.org>
9042
9043 * language/ethio-util.el (setup-ethiopic-environment-internal):
9044 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
9045 (exit-ethiopic-environment): Likewize.
9046
9047 1999-06-12 Richard M. Stallman <rms@gnu.org>
9048
9049 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
9050
9051 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9052
9053 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
9054 custom-initialize-default to avoid infinite loop.
9055 (crisp-mode): (defun) Call transient-mark-mode here, not when
9056 loading the file. Run crisp-mode-hook here, and run
9057 crisp-load-hook when loading the file.
9058
9059 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
9060 rmail-summary buffer, search for pattern in rmail-file.
9061
9062 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
9063
9064 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
9065
9066 * ps-print.el (ps-printer-name): Fix custom type.
9067
9068 1999-06-12 Reto Zimmermann <reto@synopsys.com>
9069
9070 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
9071 (vhdl-port-paste-generic-map): Fix indentation bug.
9072 (vhdl-port-paste-port-map): Fix indentation bug.
9073 (vhdl-scan-file-contents): Make scanning case insensitive.
9074
9075 1999-06-11 Richard M. Stallman <rms@gnu.org>
9076
9077 * files.el (write-file): When buffer is not already visiting a file,
9078 don't put buffer name in the minibuffer, just make it the default.
9079 Also handle just directory as arg usefully in that case.
9080
9081 * simple.el (sendmail-user-agent-compose):
9082 Ignore case when inserting the rest of the "other" headers.
9083
9084 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
9085
9086 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
9087 (info-lookup-interactive-arguments): Never insert the default
9088 into the minibuffer automatically.
9089
9090 * emacs-lisp/cl-extra.el (getf): Don't call get*.
9091
9092 1999-06-09 Richard M. Stallman <rms@gnu.org>
9093
9094 * simple.el (shell-command): Avoid printing "mark set" message.
9095
9096 1999-06-09 Dave Love <fx@gnu.org>
9097
9098 * progmodes/compile.el (compilation-error-regexp-alist): Allow
9099 digits in program name in first pattern.
9100
9101 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
9102
9103 * vc.el (vc-dired-mode): Don't match anything before the date in
9104 dired-move-to-filename-regexp.
9105
9106 1999-06-07 Ken'ichi Handa <handa@gnu.org>
9107
9108 * international/quail.el (quail-define-rules): Fix typo in
9109 docstring.
9110
9111 1999-06-05 Stephen Eglen <stephen@gnu.org>
9112
9113 * iswitchb.el (iswitchb-default-keybindings): Add
9114 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
9115 than when package is loaded.
9116
9117 1999-06-04 Richard M. Stallman <rms@gnu.org>
9118
9119 * startup.el (command-line): Don't set user-init-file directly;
9120 tell `load' to set it.
9121
9122 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
9123
9124 * simple.el (next-history-element):
9125 Handle minibuffer-text-before-history properly when reading sexps.
9126
9127 * disp-table.el (standard-display-european):
9128 For an interactive call by the user,
9129 don't set enable-multibyte-characters,
9130 and don't set the terminal coding system.
9131
9132 * textmodes/refbib.el: Don't print any messages or display
9133 a buffer when loading the library.
9134 (r2b-help): Doc fix.
9135 (r2b-help-message): Update the documentation.
9136 (r2b-load-quietly): Variable deleted.
9137 (r2b-convert-buffer): Doc fix.
9138
9139 1999-06-04 Dave Love <fx@gnu.org>
9140
9141 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
9142
9143 * auto-show.el: Don't change hooks on loading.
9144 (auto-show-mode): Autoload. Default to nil. Add :set &c.
9145 (auto-show-mode): Add to hooks here.
9146
9147 1999-06-04 Richard Sharman <rsharman@pobox.com>
9148
9149 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
9150 recursion on bogus input.
9151
9152 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
9153
9154 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
9155 does not select a buffer from the buffers menu, then the attached
9156 frame is not switched to anything.
9157
9158 1999-06-03 Ken'ichi Handa <handa@gnu.org>
9159
9160 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
9161 (viet-viscii-...->viet-vscii...).
9162
9163 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
9164
9165 1999-06-01 Dave Love <fx@gnu.org>
9166
9167 * progmodes/fortran.el: Add :link to defgroup.
9168 (fortran-blink-matching-if): Match ELSE statements too.
9169 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
9170 that filling is always done.
9171
9172 1999-05-31 Richard M. Stallman <rms@gnu.org>
9173
9174 * simple.el (append-next-kill): Use an arg to distinguish
9175 interactive calls from Lisp calls, rather than (interactive-p).
9176
9177 * international/iso-transl.el (iso-transl-language-alist):
9178 Interchange n and N.
9179
9180 1999-05-31 Dave Love <fx@gnu.org>
9181
9182 * msb.el Add to minor-mode-map-alist. Remove hook installation
9183 and keymap munging on load.
9184 (msb-mode): New option.
9185 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
9186 Doc fix.
9187 (msb-mode-map): New variable.
9188 (msb-mode): New command.
9189
9190 1999-05-31 Dave Love <fx@gnu.org>
9191
9192 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
9193 (ispell-complete-word-dict): Likewise.
9194
9195 1999-05-31 Eli Zaretskii <eliz@gnu.org>
9196
9197 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
9198 force the data buffer to be saved, even if the data didn't
9199 change, in case the write filter was modified. Restore the
9200 current record after read-file-filter finishes.
9201
9202 1999-05-29 Karl Heuer <kwzh@gnu.org>
9203
9204 * ispell4.el: Obsolete; file deleted.
9205
9206 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
9207
9208 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
9209 VALUE is a syntax table.
9210
9211 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
9212
9213 * simple.el (zap-to-char): Doc fix.
9214
9215 1999-05-27 Ken'ichi Handa <handa@gnu.org>
9216
9217 * isearch.el (isearch-quote-char): Don't assume character codes
9218 0200 - 0237 stand for characters in some single-byte character
9219 charset.
9220
9221 1999-05-27 Dave Love <fx@gnu.org>
9222
9223 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
9224
9225 1999-05-27 Andreas Schwab <schwab@gnu.org>
9226
9227 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
9228 headerline does not exist already.
9229
9230 1999-05-26 Richard Stallman <rms@gnu.org>
9231
9232 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9233 Avoid nested null-loops.
9234
9235 1999-05-26 Ken'ichi Handa <handa@gnu.org>
9236
9237 * international/characters.el: Typo fixed; prefered->preferred.
9238
9239 * international/mule-cmds.el (find-coding-systems-for-charsets):
9240 Typo fixed; prefered->preferred.
9241
9242 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
9243 method in read-event.
9244
9245 * international/mule.el (charset-info): Doc-string fixed.
9246
9247 1999-05-25 Ken'ichi Handa <handa@gnu.org>
9248
9249 * mail/smtpmail.el (smtpmail-send-it): Bind
9250 smtpmail-code-conv-from properly.
9251 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
9252 by smtpmail-code-conv-from.
9253
9254 1999-05-24 Richard Stallman <rms@gnu.org>
9255
9256 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
9257 Binding deleted also.
9258
9259 1999-05-24 Karl Heuer <kwzh@gnu.org>
9260
9261 * comint.el (comint-bol-or-process-mark): Doc fix.
9262
9263 1999-05-23 Dave Love <fx@gnu.org>
9264
9265 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
9266 Enter it on minor-mode-map-alist.
9267 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
9268 Autoload. Add custom setter.
9269 (crisp-mark-line): Doc fix.
9270 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
9271 (crisp-mode-hook): Define.
9272
9273 1999-05-23 Ken'ichi Handa <handa@gnu.org>
9274
9275 * files.el (recover-file): Recover buffer-file-coding-system.
9276
9277 1999-05-22 Richard Stallman <rms@gnu.org>
9278
9279 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
9280 regexp match the date, to avoid treating date as file size.
9281 Add YYYY S option to WESTERN/
9282
9283 * bookmark.el: Delete some XEmacs compatibility code.
9284 (bookmark-jump-noselect): Check vc-backend.
9285
9286 * subr.el (add-to-list): Doc fix.
9287
9288 1999-05-21 Stephen Eglen <stephen@gnu.org>
9289
9290 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
9291
9292 1999-05-18 Richard Stallman <rms@gnu.org>
9293
9294 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
9295 non-space after the @anchor command.
9296 (texinfo-format-var): Handle other nested constructs, using
9297 texinfo-parse-expanded-arg and texinfo-discard-command, not
9298 texinfo-parse-arg-discard.
9299
9300 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
9301 (debug): Bind and use debugger-outer-inhibit-redisplay.
9302 Bind inhibit-redisplay to nil.
9303 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
9304
9305 1999-05-17 Dave Love <fx@gnu.org>
9306
9307 * help.el (describe-function-1): Extra arg, interactive-p.
9308 (describe-key, describe-function): Use it.
9309
9310 1999-05-17 Karl Heuer <kwzh@gnu.org>
9311
9312 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
9313
9314 1999-05-16 Dave Love <fx@gnu.org>
9315
9316 * cus-start.el (all): Delete selective-display. Add scroll-margin,
9317 scroll-preserve-screen-position, scroll-conservatively.
9318
9319 1999-05-16 Dave Love <fx@gnu.org>
9320
9321 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
9322
9323 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
9324
9325 * progmodes/vhdl-mode.el: Completely revised and massively extended.
9326
9327 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9328
9329 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
9330 magic number and is not associated with a file.
9331
9332 1999-05-14 Richard M. Stallman <rms@gnu.org>
9333
9334 * files.el (find-file-noselect-1): Fix previous change.
9335
9336 1999-05-14 Simon Marshall <simon@gnu.org>
9337
9338 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
9339
9340 1999-05-13 Ken'ichi Handa <handa@gnu.org>
9341
9342 * international/mule-diag.el (mule-diag): Change MULE to Mule in
9343 docstring.
9344
9345 * international/mule-cmds.el: Change MULE to Mule in docstrings
9346 and menus.
9347
9348 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
9349
9350 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
9351 to correctly reflect the value of BaseLineOffset in
9352 RelativeCompose. Now the value of RelativeCompose is an array of
9353 low and high positions.
9354 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
9355 RLC for the above change.
9356
9357 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
9358
9359 * comint.el (comint-password-prompt-regexp): Modified to match the
9360 output of ksu and ssh-add.
9361
9362 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
9363
9364 * language/korea-util.el (isearch-toggle-korean-input-method):
9365 Adjusted for the change of input method handling in isearch.el.
9366 (isearch-hangul-switch-symbol-ksc): Likewise.
9367 (isearch-hangul-switch-hanja): Likewise.
9368
9369 1999-05-10 Dave Love <fx@gnu.org>
9370
9371 * help.el (help-make-xrefs): Fix typo.
9372
9373 1999-05-10 Andreas Schwab <schwab@gnu.org>
9374
9375 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
9376 unibyte-display-via-language-environment.
9377
9378 * help.el (help-make-xrefs): Handle more cases when looking for
9379 commands in a keymap description.
9380
9381 1999-05-10 Eli Zaretskii <eliz@gnu.org>
9382
9383 * loadup.el: For ms-dos systems, load ccl and codepage.
9384
9385 1999-05-09 Ken'ichi Handa <handa@gnu.org>
9386
9387 * ps-print.el (ps-control-character): Call
9388 ps-mule-prepare-ascii-font to setup ASCII fonts.
9389
9390 * ps-mule.el (ps-mule-begin-job): Redo this change "if
9391 ps-multibyte-buffer is nil, use
9392 ps-mule-font-info-database-default."
9393
9394 1999-05-08 Ken Stevens <k.stevens@ieee.org>
9395
9396 * ispell.el (ispell-local-dictionary-alist): New variable for
9397 customizing local dictionaries not accessable by everyone.
9398 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
9399 (ispell-required-version): Changed format `(major minor
9400 revision)' to support general pattern matching.
9401 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
9402 skip region commented out due to incorrect skip potential in std latex.
9403 (ispell-word): Removed `when' macro. Fixed bug of not restoring
9404 cursor point on small words for calls from `ispell-minor-mode'.
9405 (check-ispell-version): Tests and accepts versions major.minor
9406 and above, with adjustments for interactions in 3.1.0-3.1.11.
9407 (ispell-get-line): No longer skips ispell process special characters.
9408 (ispell-comments-and-strings): Removed `when' macro call.
9409 (ispell-minor-check): Requires ispell-word to restore cursor point.
9410 (ispell-buffer-local-parsing): Supports checking comments only.
9411
9412 1999-05-08 Karl Heuer <kwzh@gnu.org>
9413
9414 * comint.el (comint-password-prompt-regexp): Fix last change to be
9415 more specific.
9416
9417 1999-05-07 Richard M. Stallman <rms@gnu.org>
9418
9419 * subr.el (with-temp-message): Fix the other call to message
9420 to use %s.
9421
9422 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
9423
9424 * gud.el (gud-format-command): "%F" means file sans extension.
9425 (jdb): Use %F, not %f, for gud-break.
9426
9427 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
9428
9429 * comint.el (comint-password-prompt-regexp): Modified so that it
9430 matches the output of kinit.
9431
9432 1999-05-06 Greg Stark <gsstark@mit.edu>
9433
9434 * timezone.el (timezone-parse-date): Recognize new format used in
9435 internet cookies.
9436
9437 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
9438
9439 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
9440
9441 1999-05-04 Andrew Innes <andrewi@gnu.org>
9442
9443 * time.el (display-time-update): Allow for wrap-around when
9444 checking against display-time-server-down-time.
9445
9446 1999-05-04 Ken'ichi Handa <handa@gnu.org>
9447
9448 * international/mule-diag.el (describe-coding-system): Fix English
9449 message.
9450
9451 1999-05-03 Jason Rumney <jasonr@altavista.net>
9452
9453 * term/w32-win.el: Change the x-charset-registry property for the
9454 Japanese charsets that are supported by Japanese Windows fonts.
9455
9456 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9457
9458 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
9459 diary-block diary entries for which the reminders and the diary
9460 entries can overlap.
9461
9462 1999-05-02 Jason Rumney <jasonr@altavista.net>
9463
9464 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
9465 matches the font selected in the dialog.
9466
9467 1999-05-02 Dave Love <fx@gnu.org>
9468
9469 * browse-url.el (browse-url-browser-function): Add :version.
9470
9471 * international/mule.el (auto-coding-alist): Add .tgz.
9472
9473 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
9474
9475 * international/codepage.el (cp-coding-system-for-codepage-1):
9476 Make the magnification parameter for the -dos encoder be 2.
9477
9478 1999-05-2 Andrew Innes <andrewi@gnu.org>
9479
9480 * term/w32-win.el (w32-drag-n-drop): Select file in window where
9481 it is dropped, rather than current window.
9482
9483 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
9484 after switching buffer, as case-fold-search is a buffer local
9485 variable.
9486
9487 * w32-fns.el (convert-standard-filename): Only convert directory
9488 separators to backslash if the interactive shell is one of the
9489 standard Windows shells that has DOS semantics.
9490
9491 * ls-lisp.el (ls-lisp-format-time): Trap errors from
9492 format-time-string, and return a suitable string to indicate the
9493 timestamp was invalid.
9494
9495 * hexl.el (hexlify-command): Apply shell-quote-argument after
9496 expanding hexl-program in case exec-directory contains a space.
9497 (dehexlify-command): Ditto.
9498
9499 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
9500 file extension regexps which aren't necessarily binary files.
9501 (direct-print-region-helper): Use subst-char-in-string instead of
9502 binding directory-sep-char to convert filenames to DOS syntax.
9503 (direct-print-region-use-command-dot-com): New variable.
9504 (direct-print-region-helper): Use it to control whether to invoked
9505 command.com to print on Windows 9x.
9506
9507 * browse-url.el (browse-url-browser-function): Default to
9508 browse-url-default-windows-browser on windows-nt.
9509 (browse-url-default-windows-browser): New function.
9510
9511 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
9512
9513 * forms.el (forms-mode): Don't call forms-first-record or
9514 forms-last-record if the data file has zero records.
9515
9516 1999-04-29 Richard M. Stallman <rms@gnu.org>
9517
9518 * files.el (find-file-noselect-1): If buffer-file-name has changed
9519 after find-file-not-found-hooks runs, recompute the truename.
9520 And don't use FILENAME after that point.
9521
9522 1999-04-27 Dave Love <fx@gnu.org>
9523
9524 * paren.el (show-paren-mode)
9525 * which-func.el (which-func-mode-global)
9526 * type-break.el (type-break-mode)
9527 * time.el (display-time-mode)
9528 * rsz-mini.el (resize-minibuffer-mode)
9529 * mouse-sel.el (mouse-sel-mode)
9530 * icomplete.el (icomplete-mode)
9531 * hscroll.el (hscroll-global-mode)
9532 * help.el (temp-buffer-resize-mode)
9533 * font-lock.el (global-font-lock-mode)
9534 * delsel.el (delete-selection-mode)
9535 * avoid.el (mouse-avoidance-mode)
9536 * autoinsert.el (auto-insert-mode)
9537 * winner.el (winner-mode): Doc fix.
9538
9539 1999-04-26 Karl Heuer <kwzh@gnu.org>
9540
9541 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
9542 the same whitespace that was ignored in choosing the subject string.
9543
9544 1999-04-26 Richard M. Stallman <rms@gnu.org>
9545
9546 * info.el (Info-find-node): Position properly after finding anchor.
9547
9548 * cus-start.el (all): Handle unibyte-display-via-language-environment.
9549
9550 * simple.el (indent-new-comment-line): Fix previous change.
9551
9552 * complete.el: Delete the wildcard expansion feature
9553 since that is now standard in find-file.
9554 (PC-try-load-many-files): Function deleted.
9555 (PC-after-load-many-files): Function deleted.
9556 (PC-many-files-list): Variable deleted.
9557 (PC-disable-wildcards): Variable deleted.
9558 (partial-completion-mode): Don't enable the wildcard feature.
9559
9560 * complete.el (PC-look-for-include-file): Don't set global variables
9561 `error', `buf' and `filename' here.
9562
9563 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
9564
9565 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
9566
9567 * textmodes/outline.el (outline-regexp): Doc fix.
9568
9569 1999-04-26 John Wiegley <johnw@borland.com>
9570
9571 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
9572 C++Builder 4.0 error message syntax.
9573
9574 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
9575
9576 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
9577 supported, use find -exec.
9578
9579 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9580
9581 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
9582 coding-system-for-write, to avoid hanging when non-interactive.
9583
9584 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
9585
9586 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
9587 start with a newline.
9588
9589 1999-04-13 Ken'ichi Handa <handa@gnu.org>
9590
9591 * international/mule-conf.el (x-ctext): New coding system.
9592
9593 1999-04-12 Richard M. Stallman <rms@gnu.org>
9594
9595 * international/mule-cmds.el (input-method-function):
9596 Add permanent-local property.
9597
9598 1999-04-12 Dave Love <fx@gnu.org>
9599
9600 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
9601 change to use jka-compr-byte-compiler-base-file-name.
9602
9603 * supercite.el (sc-scan-info-alist): Revert last change.
9604 (sc-attrib-selection-list): Fix :type here instead.
9605
9606 1999-04-11 Eli Zaretskii <eliz@gnu.org>
9607
9608 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
9609 in the list of case-insensitive filesystems.
9610
9611 1999-04-09 Kenichi Handa <handa@etl.go.jp>
9612
9613 * international/fontset.el (create-fontset-from-fontset-spec):
9614 Don't register duplicated alias fontset names.
9615
9616 1999-04-08 Richard Stallman <rms@gnu.org>
9617
9618 * international/mule.el (auto-coding-alist-lookup): New function.
9619 (set-auto-coding): Use auto-coding-alist-lookup.
9620
9621 * jka-compr.el (jka-compr-insert-file-contents):
9622 Use auto-coding-alist-lookup to check for files that
9623 should not have eol conversion, in the unibyte case.
9624
9625 1999-04-07 Dave Love <fx@gnu.org>
9626
9627 * help.el (describe-variable): Check custom-loads property as well
9628 as custom-type.
9629
9630 * abbrev.el (abbrev-mode): Customizing sets the default value.
9631
9632 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
9633
9634 * vc.el (vc-backend-revert): For CVS files that were made
9635 writeable with "cvs edit", call "cvs unedit" to undo that.
9636
9637 1999-04-08 Dave Love <fx@gnu.org>
9638
9639 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
9640 more.
9641 (sc-emacs-features): Recognize Emacs 20.
9642 (sc-read-string): Use history arg.
9643 (sc-scan-info-alist): Check for rtnvalue a cons.
9644
9645 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
9646
9647 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
9648 coding system to encode the message by
9649 select-message-coding-system.
9650
9651 1999-04-07 Richard Stallman <rms@gnu.org>
9652
9653 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
9654
9655 * winner.el: Reorder definitions.
9656
9657 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
9658
9659 * mail/rmail.el (rmail-decode-babyl-format):
9660 Undo previous change.
9661
9662 1999-04-06 Richard Stallman <rms@gnu.org>
9663
9664 * info.el (Info-find-node): Check for an anchor at the
9665 proper place, before reading an indirect file.
9666
9667 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
9668
9669 * jka-compr.el (jka-compr-insert-file-contents):
9670 Use raw-text-unix when we want no conversion.
9671
9672 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
9673
9674 * timezone.el (timezone-parse-date): Corrected regexp for
9675 style (5) date format so that tenths of seconds are optional.
9676
9677 1999-04-05 Eli Zaretskii <eliz@gnu.org>
9678
9679 * term/internal.el (dos-cpNNN-setup): New function, with the guts
9680 of dos-codepage-setup.
9681 (cjk-codepages-alist): New variable, an alist of Far-Eastern
9682 codepages for which there's no need to set up cpNNN coding
9683 systems.
9684 (dos-codepage-setup): Support Far-Eastern DOS terminals.
9685
9686 1999-04-05 Richard Stallman <rms@gnu.org>
9687
9688 * mail/rmail.el (rmail-ignored-headers): Doc fix.
9689
9690 1999-04-02 Richard Stallman <rms@gnu.org>
9691
9692 * progmodes/compile.el (compilation-handle-exit): Do right thing
9693 if (car status) doesn't end in a newline.
9694
9695 1999-04-01 Dave Love <fx@gnu.org>
9696
9697 * progmodes/sql.el (SQL): Add defgroup :version.
9698
9699 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
9700
9701 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
9702 buffer-file-coding-system. If the coding system used is raw-text,
9703 etc., make the *Compiler Input* buffer unibyte.
9704
9705 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
9706
9707 * loadup.el: Don't write the fns-...el file if not dumping.
9708
9709 1999-03-31 Dave Love <fx@gnu.org>
9710
9711 * snmp-mode.el (snmp): Fix defgroup :version.
9712
9713 * hilit-chg.el (highlight-changes): Add defgroup :version.
9714
9715 1999-03-31 Andreas Schwab <schwab@gnu.org>
9716
9717 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
9718 the gnus-save-hidden-threads macro.
9719
9720 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
9721
9722 * faces.el (face-set-after-frame-default): Obey the
9723 `customized-face' for new faces.
9724
9725 1999-03-30 Dave Love <fx@gnu.org>
9726
9727 * international/mule-cmds.el (current-language-environment): Doc fix.
9728 * abbrev.el (abbrev-mode): Doc fix.
9729 * autoinsert.el (auto-insert-mode): Doc fix.
9730 * complete.el (partial-completion-mode): Doc fix.
9731 * avoid.el (mouse-avoidance-mode): Doc fix.
9732 * delsel.el (delete-selection-mode): Doc fix.
9733 * font-lock.el (global-font-lock-mode): Doc fix.
9734 * help.el (temp-buffer-resize-mode): Doc fix.
9735 * hscroll.el (hscroll-global-mode): Doc fix.
9736 * icomplete.el (icomplete-mode): Doc fix.
9737 * mouse-sel.el (mouse-sel-mode): Doc fix.
9738 * paren.el (show-paren-mode): Doc fix.
9739 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
9740 * time.el (display-time-mode): Doc fix.
9741 * type-break.el (type-break-mode): Doc fix.
9742 * which-func.el (which-func-mode-global): Doc fix.
9743 * winner.el (winner-mode): Doc fix.
9744
9745 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
9746
9747 * wid-edit.el (widget-before-change): Signal text-read-only rather
9748 than an ordinary error.
9749
9750 1999-03-30 Richard M. Stallman <rms@gnu.org>
9751
9752 * repeat.el: Don't require advice.
9753 (repeat): Do function-indirection in check for kbd macro.
9754 In self-insert case, use the *last* char in INSERTION.
9755
9756 1999-03-30 Karl Heuer <kwzh@gnu.org>
9757
9758 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
9759
9760 1999-03-29 Andreas Schwab <schwab@gnu.org>
9761
9762 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
9763 comint-input-filter-functions. Make variables related to shell
9764 directory tracking local.
9765
9766 1999-03-26 Andreas Schwab <schwab@gnu.org>
9767
9768 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
9769
9770 * simple.el (shell-command-on-region): Cope with exit-status being
9771 nil, which happens if call-process-region was interrupted.
9772
9773 1999-03-26 Richard M. Stallman <rms@gnu.org>
9774
9775 * simple.el (indent-new-comment-line): Handle use at a point
9776 after a comment-end. Handle multiple comments.
9777
9778 * mail/rmail.el (rmail-decode-babyl-format):
9779 To prevent locking, bind buffer-file-name to nil.
9780
9781 1999-03-26 Karl Fogel <kfogel@red-bean.com>
9782
9783 * mail-hist.el (mail-hist-current-header-name): Don't make
9784 off-by-one-error when determining if in message body.
9785
9786 1999-03-25 Andrew Innes <andrewi@gnu.org>
9787
9788 * w32-fns.el (set-default-process-coding-system): Copied from
9789 dos-w32.el, but modified to use Unix line endings for process
9790 input, and to add a suitable entry to process-coding-system-alist
9791 for DOS shells.
9792
9793 * dos-fns.el (set-default-process-coding-system): Copied from
9794 dos-w32.el.
9795
9796 * dos-w32.el (set-default-process-coding-system): Move function to
9797 dos-fns.el; a different version is used in w32-fns.el.
9798
9799 1999-03-24 Dave Love <fx@gnu.org>
9800
9801 * info.el (Info-directory-list): Revert change to re-writing
9802 Info-default-directory-list, but put `alternative' first.
9803 (Info-insert-dir): Modify selecting the top dir file as a consequence.
9804
9805 1999-03-23 Simon Marshall <simon@gnu.org>
9806
9807 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
9808 on the line by itself.
9809 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
9810 it is not in a declarative context.
9811
9812 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
9813
9814 * cus-edit.el (custom-variable-prompt): Allow customization of
9815 autoloaded symbols.
9816
9817 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
9818
9819 * simple.el (what-cursor-position): Don't cause error when point
9820 is at invalid multibyte sequence.
9821
9822 1999-03-21 Karl Heuer <kwzh@gnu.org>
9823
9824 * complete.el (partial-completion-mode): Doc fix.
9825
9826 1999-03-19 Richard M. Stallman <rms@gnu.org>
9827
9828 * progmodes/cplus-md.el (old-c++): Remove :group.
9829
9830 * progmodes/c-mode.el (old-c): Remove :group.
9831
9832 1999-03-18 Simon Marshall <simon@gnu.org>
9833
9834 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
9835 (java-font-lock-keywords-2): Added "strictfp" keyword.
9836
9837 1999-03-17 Jason Rumney <jasonr@altavista.net>
9838
9839 * w32-fns.el (set-w32-system-coding-system) New function.
9840 (w32-system-coding-system) Initialize to 'iso-latin-1.
9841
9842 1999-03-17 Eli Zaretskii <eliz@gnu.org>
9843
9844 * international/mule-cmds.el (set-language-environment): Fix
9845 previous change: don't use dos-codepage when unbound.
9846
9847 1999-03-17 Karl Heuer <kwzh@gnu.org>
9848
9849 * calendar/appt.el (appt-make-list): Fix previous change.
9850
9851 1999-03-16 Richard M. Stallman <rms@gnu.org>
9852
9853 * window.el (shrink-window-if-larger-than-buffer):
9854 Don't try to redisplay with the cursor at the end
9855 on its own line--that would force a scroll and spoil things.
9856
9857 1999-03-16 Eli Zaretskii <eliz@gnu.org>
9858
9859 * international/mule-cmds.el (set-language-environment): Don't use
9860 cpNNN-nonascii-translation-table if it is unbound.
9861
9862 * term/internal.el (dos-codepage-setup): Compute the unibyte
9863 syntax table and bind unibyte-display-via-language-environment
9864 here, rather than at top level, so that resetting to unibyte in
9865 .emacs works as expected.
9866
9867 1999-03-15 Simon Marshall <simon@gnu.org>
9868
9869 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
9870
9871 1999-03-14 Milan Zamazal <pdm@pvt.net>
9872
9873 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
9874
9875 1999-03-14 Kenichi Handa <handa@etl.go.jp>
9876
9877 * international/mule-util.el (detect-coding-with-priority):
9878 Restore the internal database.
9879
9880 1999-03-14 Stephen Eglen <stephen@gnu.org>
9881
9882 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
9883 if mail-from-style has invalid value.
9884
9885 1999-03-12 Karl Heuer <kwzh@gnu.org>
9886
9887 * vc.el (vc-delete-logbuf-window): New var.
9888 (vc-finish-logentry): Use it.
9889
9890 1999-03-12 Richard M. Stallman <rms@gnu.org>
9891
9892 * startup.el (command-line-1): Improve startup msg.
9893
9894 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
9895
9896 * speedbar.el: Added commentary about stealthy functions.
9897 (speedbar-message) new function.
9898 (speedbar-y-or-n-p): New function
9899 (speedbar-with-attached-buffer) Moved macro before reference.
9900 Now uses `save-selected-window'.
9901 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
9902 speedbar-generic-item-info, speedbar-item-info-file-helper,
9903 speedbar-item-delete, speedbar-insert-generic-list,
9904 speedbar-timer-fn, speedbar-check-vc-this-line,
9905 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
9906 speedbar-buffers-item-info) Use speedbar-message.
9907 (speedbar-item-info) Limit `message-log-max'.
9908 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
9909 speedbar-item-delete, speedbar-item-object-delete,
9910 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
9911
9912 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
9913
9914 * server.el (server-start): Set coding system for the server
9915 process to raw-text.
9916 (server-process-filter): Decode file names if necessary.
9917
9918 1999-03-12 Dave Love <fx@gnu.org>
9919
9920 * textmodes/fill.el (sentence-end-double-space): Doc fix.
9921
9922 * textmodes/paragraphs.el (sentence-end): Doc fix.
9923
9924 1999-03-11 Karl Heuer <kwzh@gnu.org>
9925
9926 * comint.el (comint-password-prompt-regexp): Accept "login password:"
9927
9928 1999-03-09 Karl Heuer <kwzh@gnu.org>
9929
9930 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
9931 (ispell-dictionary-alist-2): Likewise.
9932 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
9933 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
9934 (ispell-dictionary-alist): Build from six pieces, not just two.
9935
9936 * ps-bdf.el (bdf-directory-list): Doc fix.
9937
9938 * enriched.el (enriched-mode): Make var permanent-local.
9939
9940 1999-03-09 Dave Love <fx@gnu.org>
9941
9942 * textmodes/sgml-mode.el (html-mode): Use
9943 sentence-end-double-space when setting sentence-end.
9944
9945 1999-03-09 Ken'ichi Handa <handa@gnu.org>
9946
9947 * language/thai.el (tis-620): New alias coding system for thai-tis620.
9948
9949 1999-03-08 Felix Lee <flee@cygnus.com>
9950
9951 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
9952
9953 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
9954
9955 1999-03-08 Karl Heuer <kwzh@gnu.org>
9956
9957 * dired-aux.el (dired-do-copy-regexp): Doc fix.
9958 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9959
9960 * dired.el (dired-do-copy-regexp): Doc fix.
9961 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9962
9963 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
9964
9965 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
9966
9967 1999-03-08 Jason Rumney <jasonr@altavista.net>
9968
9969 * international/codepage.el (cp1250-decode-table)
9970 (cp1251-decode-table, cp1253-decode-table)
9971 (cp1257-decode-table): New translation tables for MS Windows codepages.
9972 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
9973
9974 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9975
9976 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
9977
9978 1999-03-07 Eli Zaretskii <eliz@gnu.org>
9979
9980 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
9981
9982 * term/internal.el (top level): Display character 255 as 8bit as well.
9983
9984 1999-03-06 Dave Love <fx@gnu.org>
9985
9986 * progmodes/cc-cmds.el (c-outline-level): Bind
9987 buffer-invisibility-spec.
9988
9989 * progmodes/c-mode.el (c-outline-level): Likewise.
9990
9991 * progmodes/ada-mode.el (ada-outline-level): Likewise.
9992
9993 1999-03-05 Felix Lee <flee@cygnus.com>
9994
9995 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
9996
9997 1999-03-05 Richard M. Stallman <rms@gnu.org>
9998
9999 * bindings.el (complete-symbol): Invert meaning of prefix arg.
10000
10001 1999-03-05 Andrew Innes <andrewi@gnu.org>
10002
10003 * w32-fns.el (convert-standard-filename): Convert directory
10004 separators to Windows format.
10005
10006 1999-03-05 Andreas Schwab <schwab@gnu.org>
10007
10008 * international/skkdic-cnv.el: Provide skkdic-cnv.
10009 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
10010 (batch-skkdic-convert): Doc fix.
10011
10012 1999-03-04 Dave Love <fx@gnu.org>
10013
10014 * custom.el (custom-set-variables): Protect against setter errors.
10015
10016 1999-03-04 Eli Zaretskii <eliz@gnu.org>
10017
10018 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
10019 the file sizes from overflowing.
10020 (ls-lisp-format): If file size is a float, use %8.0f to print it.
10021 Under -s, print the size in blocks with %4.0f, in case they have
10022 a *really* huge file.
10023
10024 1999-03-03 Dave Love <fx@gnu.org>
10025
10026 * options.el (edit-options): Doc fix.
10027 (list-options): Don't lose with unbound symbols. Maintain
10028 Edit-options-mode.
10029
10030 1999-03-01 Dave Love <fx@gnu.org>
10031
10032 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
10033
10034 1999-02-28 Richard M. Stallman <rms@gnu.org>
10035
10036 * ispell.el (ispell-dictionary-alist-override): New variable.
10037 (ispell-dictionary-alist): Don't setq it,
10038 if ispell-dictionary-alist-override is set.
10039
10040 * simple.el (shell-command-default-error-buffer): Renamed from
10041 shell-command-on-region-default-error-buffer.
10042 (shell-command-on-region): Mention in echo area when there
10043 is some error output. Mention success or failure, too.
10044 Accumulate multiple error outputs
10045 going forward, with formfeed in between. Display the error buffer
10046 when we have put something in it.
10047 (shell-command): Add the ERROR-BUFFER argument feature.
10048
10049 1999-02-28 Karl Heuer <kwzh@gnu.org>
10050
10051 * mail/mh-utils.el (mh-lib): Doc fix.
10052 (mh-lib-progs, mh-nmh-p): New vars.
10053 (mh-find-progs): Set mh-lib-progs along with other vars.
10054 (mh-path-search): New arg FUNC-P; if specified, use that instead
10055 of mh-file-command-p.
10056 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
10057
10058 * mail/mh-comp.el (mh-repl-formfile): New var.
10059 (mh-smail-batch): Don't ignore all arguments.
10060 (mh-reply): Do the right thing when using nmh.
10061
10062 1999-02-27 Kenichi Handa <handa@etl.go.jp>
10063
10064 * international/mule-cmds.el (select-safe-coding-system): Be sure
10065 to show a buffer being decoded.
10066
10067 1999-02-26 Ken'ichi Handa <handa@gnu.org>
10068
10069 * ps-bdf.el (bdf-directory-list): Initialize it to
10070 '("/usr/local/share/emacs/fonts/bdf").
10071
10072 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10073
10074 * ps-print.el: PostScript programming fix.
10075 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
10076 setpagedevice operator).
10077
10078 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10079
10080 * ps-print.el: Doc fix, font size specifies landscape and portrait
10081 sizes.
10082 (ps-print-version): New version number (4.1.4).
10083 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
10084 Specifies landscape and portrait sizes.
10085 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
10086 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
10087 fix.
10088 (ps-get-font-size): New fun.
10089 (ps-font-size-internal, ps-header-font-size-internal)
10090 (ps-header-title-font-size-internal): New vars.
10091
10092 * ps-mule.el: Change of ps-print font size variable name.
10093 (ps-mule-generate-font): Fun fix.
10094 (ps-mule-begin-job): Programming uniformization.
10095
10096 1999-02-25 Dave Love <fx@gnu.org>
10097
10098 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
10099 (help-make-xrefs): Do Info case first.
10100
10101 * repeat.el: Don't require advice.
10102 (repeat-last-kill-command): Variable deleted.
10103
10104 1999-02-25 Richard Stallman <rms@gnu.org>
10105
10106 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
10107 case just because the current buffer is the output buffer.
10108
10109 1999-02-25 Kenichi Handa <handa@etl.go.jp>
10110
10111 * simple.el (what-cursor-position): To show the character's
10112 encoding, use encoded-string-description instead of information
10113 of chaset-origin-alist.
10114
10115 * international/mule-cmds.el (iso-2022-control-alist): New variable.
10116 (encoded-code-description): New function.
10117 (encoded-string-description): New function.
10118 (encode-coding-char): New function.
10119
10120 1999-02-25 Andrew Innes <andrewi@gnu.org>
10121
10122 * startup.el (command-line) [windows-nt]: Fix typo in regexp
10123 checking for .emacs[.el[c]].
10124
10125 1999-02-24 Richard Stallman <rms@gnu.org>
10126
10127 * help.el (describe-function-1): Don't print a whole lambda-function.
10128
10129 1999-02-23 Ken'ichi Handa <handa@gnu.org>
10130
10131 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
10132 inputting ?\240.
10133
10134 1999-02-23 Karl Heuer <kwzh@gnu.org>
10135
10136 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
10137
10138 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
10139 (clean-buffer-list-kill-buffer-names): Doc fix.
10140
10141 * gud.el (gud-jdb-massage-args): Spelling fix.
10142
10143 1999-02-23 Richard M. Stallman <rms@gnu.org>
10144
10145 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
10146
10147 1999-02-22 Eli Zaretskii <eliz@gnu.org>
10148
10149 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
10150 excursion while calling set-auto-coding-function.
10151
10152 * play/handwrite.el (handwrite): Require ps-print, and use
10153 ps-printer-name and ps-lpr-command. Call ps-print-region-function
10154 if it's defined, instead of forking ps-lpr-command unconditionally.
10155
10156 1999-02-22 Kenichi Handa <handa@etl.go.jp>
10157
10158 * international/codepage.el (cp-coding-system-for-codepage-1): Put
10159 charset-origin-alist property to a coding system for the codepage.
10160
10161 * international/mule.el: Modify comment for charset-origin-alist
10162 property of a coding system.
10163
10164 * simple.el (what-cursor-position): charset-origin-alist property
10165 of a coding system may be a translation table or a symbol of which
10166 `translation-table' property is a translation table.
10167
10168 1999-02-21 Richard Stallman <rms@gnu.org>
10169
10170 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
10171 to the "html" template.
10172
10173 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
10174
10175 * dirtrack.el (dirtrack): Added docstring. Now returns input.
10176
10177 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
10178
10179 * dirtrack.el (dirtrack): Check for the prompt in the input string
10180 instead of the buffer.
10181
10182 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
10183
10184 * sql.el: Set version to 1.4.1. Changed mail address to
10185 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
10186 (sql-input-ring-separator): Doc fix.
10187 (sql-mode-syntax-table): double-dash starts comments is defined as
10188 ". 56" instead of ". 12b" for XEmacs.
10189 (sql-stop, sql-interactive-mode): Doc fixes.
10190 (sql-postgres): Queries for database and server, not just one.
10191 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
10192
10193 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
10194 changed. This is needed for master.el to work.
10195 (sql-set-sqli-buffer): Use the new hook.
10196
10197 * sql.el (sql-make-alternate-buffer-name): Function that sets
10198 sql-alternate-buffer-name.
10199 (sql-alternate-buffer-name): Possible name of SQLi buffers.
10200 (sql-interactive-mode): Set sql-alternate-buffer-name.
10201 (sql-rename-buffer): New command.
10202 (sql-interactive-mode-menu): Menu for SQLi buffers.
10203
10204 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
10205 and sql-input-ring-file-name are used to temporarily set
10206 comint-input-ring-file-name and comint-input-ring-separator when
10207 reading and writing input history files.
10208
10209 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
10210 (sql-input-ring-file-name): New variable with customization.
10211 (sql-input-ring-separator): New variable with customization.
10212 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
10213 Callers changed.
10214 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
10215 now includes the name of the current buffer.
10216
10217 (sql-mode): Set paragraph-separate and paragraph-start so that
10218 sql-send-paragraph sends the entire SQL statements, even if it
10219 contains indented lines.
10220
10221 1999-02-18 Dave Love <fx@gnu.org>
10222
10223 * format.el (format-encode-run-method, format-decode-run-method):
10224 Fix previous change.
10225
10226 1999-02-18 Ken'ichi Handa <handa@gnu.org>
10227
10228 * international/mule.el (coding-system-list): Moved here from
10229 mule-util.el to avoid autoloading mule-util by the call of
10230 select-safe-coding-system.
10231
10232 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
10233
10234 * simple.el (turn-on-auto-fill): Mark it as an option for
10235 `text-mode-hook'.
10236
10237 1999-02-17 Richard Stallman <rms@gnu.org>
10238
10239 * emacs-lisp/easymenu.el (easy-menu-get-map):
10240 Don't crash if (current-local-map) is nil.
10241
10242 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
10243
10244 * filecache.el (file-cache-filter-regexps): Added .class.
10245
10246 1999-02-17 Ken'ichi Handa <handa@gnu.org>
10247
10248 * international/mule-util.el (decompose-region): Use
10249 insert-buffer-substring instead of insert-buffer to avoid putting
10250 mark.
10251
10252 1999-02-17 Andreas Schwab <schwab@gnu.org>
10253
10254 * calendar/cal-move.el (scroll-calendar-left): Don't set
10255 displayed-month and displayed-year here, let generate-calendar do
10256 it, after range checking.
10257
10258 1999-02-17 Simon Marshall <simon@gnu.org>
10259
10260 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
10261
10262 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
10263 correctly between an object declared via a constructor and a method.
10264 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
10265 (java-font-lock-keywords-1): Fontify package names individually.
10266 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
10267 (java-font-lock-keywords-2): Simplify type fontification.
10268 (java-font-lock-keywords-3): Likewise.
10269
10270 1999-02-17 Kenichi Handa <handa@etl.go.jp>
10271
10272 * language/japanese.el (iso-2022-jp-2): New coding system.
10273 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
10274
10275 1999-02-16 Dave Love <fx@gnu.org>
10276
10277 * help.el (describe-function-1): Accept non-symbols.
10278
10279 1999-02-16 Paul Eggert <eggert@twinsun.com>
10280
10281 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
10282 find the last match if there are multiple matches.
10283
10284 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10285
10286 * tex-mode.el (tex-run-command, latex-run-command)
10287 (slitex-run-command, tex-command): Doc changes.
10288 (tex-start-options-string): Autoload it. Doc change. Provide
10289 a menu for customization. Allow nil. Quote backslashes only once.
10290 (tex-start-tex): Handle nil value of tex-start-options-string
10291 and apply shell-quote-argument to it.
10292
10293 1999-02-16 Eli Zaretskii <eliz@gnu.org>
10294
10295 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
10296 the size in blocks, since it can be a float.
10297 (ls-lisp-format): Likewise
10298
10299 1999-02-16 Ken'ichi Handa <handa@gnu.org>
10300
10301 * language/japanese.el (japanese-shift-jis): Add
10302 charset-origin-alist property.
10303
10304 1999-02-15 Richard Stallman <rms@gnu.org>
10305
10306 * progmodes/compile.el (compile-internal): Use save-selected-window.
10307
10308 * subr.el (momentary-string-display): Bind inhibit-read-only.
10309
10310 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
10311
10312 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
10313
10314 * mail/rmail.el (rmail-show-message): If an unseen message has a
10315 Summary-line in its header, get past one more line before looking
10316 for the X-Coding-System header.
10317
10318 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
10319
10320 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
10321 explicitly to accomodate Windows 9X lack of a useful copy program.
10322
10323 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
10324
10325 * wid-edit.el (widget-choice-value-create): Use `equal'
10326 instead of `eq'.
10327
10328 1999-02-14 Richard Stallman <rms@gnu.org>
10329
10330 * international/iso-transl.el:
10331 (iso-transl-ae): Renamed from iso-transl-e-slash.
10332 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
10333 (iso-transl-AE): Renamed from iso-transl-E-slash.
10334 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
10335 (iso-transl-char-map): Related changes.
10336
10337 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
10338
10339 1999-02-13 Richard Stallman <rms@gnu.org>
10340
10341 * textmodes/texinfmt.el (texinfo-alias): New function.
10342 (texinfo-fold-nodename-case): Add defvar.
10343 (texinfo-format-node): Do case folding if specified.
10344
10345 * ffap.el (ffap-file-at-point): Test local file names
10346 immediately. Strip off line numbers.
10347
10348 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
10349
10350 * sql.el: Set version to 1.3.2
10351 (sql-solid-program): Added support for solid.
10352 (sql-help): Doc mentions sql-solid.
10353 (sql-solid): Entry function for Solid.
10354 (sql-buffer): Doc explains the use of the variable and how to
10355 change it.
10356 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
10357 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
10358 disabled if sql-buffer doesn't have a process; sql-send-paragraph
10359 is new.
10360 (sql-show-sqli-buffer): New function to display the value of
10361 sql-buffer.
10362 (sql-change-sqli-buffer): New function to change sql-buffer.
10363 (sql-mode): Doc explains how to change sql-buffer.
10364 (sql-send-paragraph): New function to send a paragraph.
10365 (sql-mode-map): Added keybinding for sql-send-paragraph.
10366 (sql-mysql): Doc corrected.
10367 (sql-ms): Doc corrected.
10368
10369 * sql.el (sql-server): Doc fix.
10370 (sql-mysql): Added the use of sql-server to specify the host,
10371 sql-database now specifies database instead of host.
10372 (sql-mode-menu): Send... menu items are only active if sql-buffer
10373 is non-nil.
10374 (sql-help): Changed tag of entry functions a bit.
10375
10376 * sql.el: Added keywords from `finder-by-keyword'.
10377 (sql-mode): Made sql-buffer a local variable, changed the
10378 documentation: removed instructions to add *.sql files to
10379 auto-mode-alist, added documentation for having mutliple SQL
10380 buffers sending their stuff to different SQLi buffers, each
10381 running a different process.
10382 (sql-postgres): Quoted *SQL* in doc string.
10383 (sql-ms): Likewise.
10384 (sql-ingres): Likewise.
10385 (sql-ingres): Quoted *SQL* in doc string, added references to
10386 sql-user and sql-password used during login.
10387 (sql-sybase): Quoted *SQL* in doc string, added comma.
10388 (sql-oracle): Likewise.
10389 (sql-interactive-mode): Added extensive documentation for having
10390 mutliple SQL buffers sending their stuff to different SQLi
10391 buffers, each running a different process.
10392 (sql-buffer): Changed doc from *SQL* to SQLi.
10393 (sql-get-login): Doc fix.
10394
10395 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10396
10397 * international/mule-conf.el (undecided): Set ascii in
10398 safe-charsets property.
10399
10400 1999-02-12 Richard Stallman <rms@gnu.org>
10401
10402 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
10403
10404 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10405
10406 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
10407 value to ps-mule-font-info-database-latin.
10408
10409 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
10410
10411 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
10412 (ps-mule-font-info-database-default): New variable.
10413 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
10414 ps-mule-font-info-database-default.
10415
10416 1999-02-12 Dave Love <fx@gnu.org>
10417
10418 * timezone.el (timezone-make-date-sortable)
10419 (timezone-make-date-arpa-standard): Doc fix.
10420
10421 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10422
10423 * international/quail.el (quail-show-kbd-layout): Bind
10424 blink-matching-paren to nil.
10425
10426 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
10427 for ASCII and Latin-1.
10428
10429 1999-02-12 Andreas Schwab <schwab@gnu.org>
10430
10431 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
10432
10433 1999-02-12 Kenichi Handa <handa@etl.go.jp>
10434
10435 * international/mule-cmds.el (language-info-alist): Remove
10436 description about charset-origin-alist.
10437
10438 * international/mule.el: Comment added for a new coding system
10439 property `charset-origin-alit'.
10440 (make-translation-table): This variable deleted.
10441
10442 * language/chinese.el (chinese-big5): Add charset-origin-alist
10443 property.
10444 ("Chinese-CNS"): Remove charset-origin-alist property.
10445
10446 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
10447 property.
10448 (cyrillic-alternativnyj): Likewise.
10449 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
10450 ("Cyrillic-ALT"): Likewise.
10451
10452 * language/vietnamese.el (vietnamese-viqr): Add
10453 charset-origin-alist property.
10454 ("Vietnamese"): Remove charset-origin-alist property.
10455
10456 * simple.el (what-cursor-position): Don't use the varialbe
10457 charset-origin-alist, but use charset-origin-alist property of
10458 buffer-file-coding-system to decide external character set code.
10459
10460 1999-02-10 Richard Stallman <rms@gnu.org>
10461
10462 * shadowfile.el: Don't turn on the mode when the file is loaded.
10463
10464 1999-02-09 Richard Stallman <rms@gnu.org>
10465
10466 * progmodes/compile.el (compile-auto-highlight): Customize.
10467
10468 * add-log.el (add-log-file-name-function): New variable.
10469 (add-change-log-entry): Call that function, if non-nil.
10470
10471 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
10472
10473 * rmail.el (rmail-search): Track match with a marker, not an integer.
10474
10475 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10476
10477 * progmodes/compile.el (compilation-setup): Set value of
10478 compilation-directory-stack as in compilation-forget-errors.
10479 (compile-reinitialize-errors): Bind buffer-undo-list and
10480 deactivate-mark.
10481 (compilation-forget-errors): Likewise.
10482
10483 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
10484
10485 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
10486 def... constructs.
10487
10488 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
10489 Remove calls to sleep-for.
10490
10491 1999-02-08 Eli Zaretskii <eliz@gnu.org>
10492
10493 * international/codepage.el (cp-coding-system-for-codepage-1): On
10494 MS-DOS, use dos-unsupported-char-glyph for characters not
10495 supported by the codepage.
10496 (cp-make-coding-systems-for-codepage): Likewise.
10497
10498 1999-02-08 Andreas Schwab <schwab@gnu.org>
10499
10500 * international/mule-util.el (coding-system-list): Don't sort
10501 coding-system-list here.
10502
10503 * international/mule.el (coding-system-lessp): Moved here from
10504 mule-util.el
10505 (add-to-coding-system-list): New function.
10506 (make-subsidiary-coding-system, make-coding-system,
10507 define-coding-system-alias): Use it instead of setting
10508 coding-system-list directly.
10509
10510 1999-02-07 Dave Love <fx@gnu.org>
10511
10512 * calendar/appt.el (appt-make-list): Don't splice quotes and date
10513 onto message.
10514
10515 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10516
10517 * imenu.el (imenu--last-menubar-index-alist): Add doc.
10518 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
10519
10520 1999-02-06 Richard Stallman <rms@gnu.org>
10521
10522 * language/european.el (setup-slovenian-environment): New function.
10523 ("Slovenian"): New language environment.
10524
10525 * progmodes/sql.el (sql-help): Doc fix.
10526 (sql-mysql): Doc fix.
10527
10528 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10529
10530 * tex-mode.el: When compiling, require compare-w and skeleton
10531 to pacify the byte-compiler. Move the def's of the tex-commands
10532 together. Add a comment on kill-process vs. quit-process.
10533
10534 1999-02-05 Dave Love <fx@gnu.org>
10535
10536 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
10537 null markers.
10538 (compile-goto-error): Likewise.
10539
10540 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
10541
10542 * time-stamp.el (time-stamp-format): Format doc tighter.
10543 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
10544 (time-stamp): Don't re-write the time stamp if it didn't change.
10545
10546 1999-02-05 Alex Schroeder <asc@bsiag.com>
10547
10548 * progmodes/sql.el: Changed version to 1.2.1.
10549 (sql-pop-to-buffer-after-send-region): Improved documentation.
10550 (sql-mysql-program): Added MySQL support.
10551 (sql-prompt-length): Made prompt-length configurable.
10552 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
10553 (sql-help): Added MySQL support, changed documentation.
10554 (sql-send-region): A message is displayed if something is sent.
10555 (sql-mode): Added buffer-local comment-start.
10556 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
10557 (sql-interactive-mode): Added buffer-local comment-start.
10558 (sql-oracle): Set sql-prompt-length.
10559 (sql-sybase): Set sql-prompt-length.
10560 (sql-mysql): Added MySQL support.
10561 (sql-ingres): Set sql-prompt-length.
10562 (sql-ms): Set sql-prompt-length.
10563 (sql-postgres): Set sql-prompt-length.
10564
10565 1999-02-04 Eli Zaretskii <eliz@gnu.org>
10566
10567 * term/internal.el (dos-codepage-setup): Set selection coding
10568 system to cpNNN-dos.
10569
10570 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10571
10572 * international/characters.el: Let ethiopic use iso-2022-7bit.
10573
10574 1999-02-02 Dave Love <fx@gnu.org>
10575
10576 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
10577 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
10578
10579 1999-02-02 Karl Heuer <kwzh@gnu.org>
10580
10581 * terminal.el (terminal-emulator): Doc fix.
10582
10583 1999-02-02 Ken'ichi Handa <handa@gnu.org>
10584
10585 * international/mule-util.el (compose-chars): Doc-string
10586 modified. Correctly handle a composition character in ARGS.
10587
10588 1999-02-01 Richard Stallman <rms@gnu.org>
10589
10590 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
10591 (makefile-menu-index-function): Function deleted.
10592 (makefile-mode): Use makefile-imenu-generic-expression.
10593
10594 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
10595
10596 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
10597 change, invoke from before-init-hook.
10598
10599 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
10600
10601 * subr.el (remove-from-invisibility-spec): Cope with the case when
10602 buffer-invisibility-spec is t.
10603
10604 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
10605
10606 * calendar/calendar.el (calendar-mode-map): Fix bindings for
10607 appt-add and appt-delete.
10608
10609 1999-02-01 Eli Zaretskii <eliz@gnu.org>
10610
10611 * term/pc-win.el (msdos-approximate-color): New function.
10612 (msdos-color-translate): Call it to find a DOS color that best
10613 approximates an X-style "#NNNNNN" color specification.
10614
10615 1999-02-01 Ken'ichi Handa <handa@gnu.org>
10616
10617 * international/mule-util.el (compose-chars-component): Add
10618 autoload cookie.
10619
10620 1999-01-31 Ken'ichi Handa <handa@gnu.org>
10621
10622 * international/quail.el (quail-lookup-key): If cdr of MAP is a
10623 function, replace cdr of MAP by the return value of the function
10624 unconditionally.
10625
10626 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10627
10628 * progmodes/compile.el (compilation-next-error-locus): Don't
10629 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
10630
10631 1999-01-31 Eli Zaretskii <eliz@gnu.org>
10632
10633 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
10634 and NLs before "charset", and allow the charset name be in double
10635 quotes.
10636
10637 1999-01-31 Richard Stallman <rms@gnu.org>
10638
10639 * imenu.el (imenu-sort-function): Fix custom type.
10640
10641 1999-01-30 Richard Stallman <rms@gnu.org>
10642
10643 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
10644 (speedbar-line-token): Likewise.
10645
10646 * play/gametree.el (gametree-default-score): Use defcustom.
10647 (gametree-score-regexp, gametree-score-closer): Likewise.
10648 (gametree-score-manual-flag, gametree-score-opener): Likewise.
10649
10650 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10651
10652 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
10653 decoding.
10654
10655 1999-01-29 Markus Rost <rost@gnu.org>
10656
10657 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
10658 tex-validate-buffer.
10659 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
10660 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
10661 now with recent occur-mode.
10662 (tex-validate-region): Really walk through all Sexps.
10663 (tex-region): Bind shell-dirtrack-verbose.
10664 (tex-file, tex-bibtex-file): Likewise.
10665
10666 1999-01-29 Dave Love <fx@gnu.org>
10667
10668 * finder.el: (finder-commentary): Fix interactive spec. Try
10669 appending .el to file name.
10670 (finder-find-library, finder-commentary): Doc fixes.
10671
10672 1999-01-29 Andrew Innes <andrewi@gnu.org>
10673
10674 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
10675 where the userid contains directory separators.
10676
10677 1999-01-29 Dave Love <fx@gnu.org>
10678
10679 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
10680 (lm-commentary): Doc fix.
10681
10682 1999-01-29 Andreas Schwab <schwab@gnu.org>
10683
10684 * files.el (file-expand-wildcards): Never consider `.' and `..' a
10685 wildcard match. Fix regexp that tests if dirpart contains
10686 wildcard characters.
10687
10688 1999-01-28 Richard Stallman <rms@gnu.org>
10689
10690 * font-lock.el (font-lock-default-unfontify-region):
10691 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
10692
10693 1999-01-27 Jason Rumney <jasonr@altavista.net>
10694
10695 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
10696 from FAMILY field.
10697 (w32-create-initial-fontsets): Do not use before-init-hook.
10698 (mouse-set-font): Document. Automatically create and use fontsets.
10699
10700 * dos-w32.el (direct-print-region-helper): Check for printer
10701 being t as well as a string.
10702
10703 1999-01-27 Kenichi Handa <handa@etl.go.jp>
10704
10705 * mail/rmail.el (rmail-decode-mime-charset): New variable.
10706 (rmail-mime-charset-pattern): New variable.
10707 (rmail-convert-to-babyl-format): Decode by MIME-charset if
10708 rmail-decode-mime-charset is non-nil.
10709
10710 1999-01-27 Ken'ichi Handa <handa@gnu.org>
10711
10712 * international/characters.el: Set category `q' for all characters
10713 in tibetan and tibetan-1-column.
10714
10715 1999-01-27 Andrew Innes <andrewi@gnu.org>
10716
10717 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
10718 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
10719
10720 1999-01-27 Dave Love <fx@gnu.org>
10721
10722 * international/mule-cmds.el (current-language-environment):
10723 Provide :link, :type (choices) and appropriate :get.
10724
10725 1999-01-27 Eli Zaretskii <eliz@gnu.org>
10726
10727 * startup.el (command-line): Set default eol-mnemonic-* strings to
10728 display end-of-line format in mode line.
10729
10730 * cus-start.el (all): Add eol-mnemonic-* variables.
10731
10732 1999-01-26 Dave Love <fx@gnu.org>
10733
10734 * startup.el (command-line-1): Up-date copyright.
10735
10736 * paths.el (Info-default-directory-list): Use configdir twice.
10737
10738 * info.el (Info-directory-list): Don't set path-separator now
10739 we're not shipped with Texinfo. Simplify path definition.
10740 Substitute all occurrences of instdir in Info-default-directory-list.
10741
10742 1999-01-25 Richard Stallman <rms@gnu.org>
10743
10744 * startup.el (normal-top-level-add-subdirs-to-load-path):
10745 Record the inode numbers of the dirs processed, to avoid loop.
10746
10747 * textmodes/tex-mode.el (tex-run-command): Doc fix.
10748
10749 1999-01-25 Dave Love <fx@gnu.org>
10750
10751 * browse-url.el (browse-url-netscape-program): Doc addition.
10752
10753 * help.el (help-make-xrefs): Default info references to an `(emacs)'
10754 prefix.
10755
10756 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
10757 auto-mode-alist.
10758
10759 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10760
10761 * calendar/diary-lib.el (mark-diary-entries): Use
10762 assoc-ignore-case and do not capitalize when matching month and
10763 day names.
10764
10765 * calendar/calendar.el (calendar-read-date): Ditto.
10766
10767 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
10768 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
10769
10770 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
10771
10772 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
10773
10774 * calendar/cal-islam.el (calendar-goto-islamic-date)
10775 (mark-islamic-diary-entries): Ditto.
10776
10777 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
10778
10779 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
10780 (calendar-read-mayan-tzolkin-date): Ditto.
10781
10782 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
10783
10784 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
10785
10786 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
10787
10788 1999-01-25 Karl Heuer <kwzh@gnu.org>
10789
10790 * faces.el (list-faces-display): Multiline case of previous fix.
10791
10792 1999-01-25 Andreas Schwab <schwab@gnu.org>
10793
10794 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
10795
10796 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
10797
10798 * files.el (find-file): If find-file-noselect returns a list,
10799 do switch-to-buffer on each element.
10800 (find-file-other-window): Likewise for all but the first element.
10801 (find-file-other-frame): Same.
10802 (find-file-noselect): When we expand a wildcard, return a list
10803 of buffers.
10804
10805 1999-01-24 Eli Zaretskii <eliz@gnu.org>
10806
10807 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
10808 to set the appropriate cpNNN-dos coding system as the
10809 highest-priority coding system.
10810
10811 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10812
10813 * international/fontset.el (generate-fontset-menu): Return a
10814 sorted list by plain names of fontsets.
10815
10816 * international/mule-diag.el (list-fontsets): Sort fontsets by
10817 plain names.
10818
10819 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
10820 FIRST is a composite character, decompose it at first.
10821
10822 1999-01-23 Dave Love <fx@gnu.org>
10823
10824 * format.el: Doc fixes.
10825 (format-encode-run-method): Have things happen in the right buffer.
10826 Deal with errors from method. Set coding-system-for-write.
10827 (format-decode-run-method): Have things happen in the right buffer.
10828 Deal with errors from method. Set coding-system-for-read.
10829 (format-alist): Use nil instead of unmatchable regexps.
10830
10831 * simple.el (shell-command-on-region): Return command's exit status.
10832
10833 1999-01-23 Eric Ludlam <zappo@gnu.org>
10834
10835 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
10836 of the file whose info we want to display.
10837 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
10838 (speedbar-add-mode-functions-list) Improve doc.
10839 (speedbar-line-token) New function.
10840 (speedbar-dired) Fix order of directories in -shown-directories.
10841 (speedbar-line-path): Default return is default-directory
10842 (speedbar-buffers-line-path): Return is dir name only.
10843 (speedbar-mode-functions-list): New variable.
10844 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
10845 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
10846 speedbar-files-item-info speedbar-buffers-item-info): New functions.
10847 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
10848 New functions.
10849 (speedbar-line-file): Broke out part that fetches file from a line.
10850 (speedbar-line-text): New function extracted from speedbar-line-file.
10851 (speedbar-line-path): Converted into a replaceable function.
10852 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
10853
10854 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10855
10856 * international/fontset.el (create-fontset-from-x-resource): Make
10857 style variants.
10858
10859 1999-01-22 Dave Love <fx@gnu.org>
10860
10861 * paths.el (Info-default-directory-list): Put sysdir after start.
10862
10863 1999-01-22 Sam Steingold <sds@goems.com>
10864
10865 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
10866 a process associated with it.
10867
10868 1999-01-22 Jason Rumney <jasonr@altavista.net>
10869
10870 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
10871
10872 1999-01-22 Felix Lee <flee@cygnus.com>
10873
10874 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
10875 major-mode.
10876 (vc-annotate-mode): Delete variable.
10877
10878 1999-01-22 Andrew Innes <andrewi@gnu.org>
10879
10880 * startup.el (command-line): [windows-nt]: Check for existence of
10881 .emacs file so as to notice .emacs.el or .emacs.elc and use them
10882 in preference to _emacs.
10883
10884 1999-01-22 Dave Love <fx@gnu.org>
10885
10886 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
10887
10888 1999-01-20 Richard Stallman <rms@gnu.org>
10889
10890 * files.el (find-file-noselect): Do wildcard processing only
10891 if new arg WILDCARDS is non-nil.
10892 (find-file, find-file-other-window): New arg WILDCARDS.
10893 Default it to non-nil if interactive.
10894 (find-file-other-frame): Likewise.
10895 (find-file-read-only): Likewise.
10896 (find-file-read-only-other-window): Likewise.
10897 (find-file-read-only-other-frame): Likewise.
10898
10899 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
10900 (widget-plist-convert-option): Delete spurious comma.
10901
10902 1999-01-19 Jason Rumney <jasonr@altavista.net>
10903
10904 * term/w32-win.el (w32-standard-fontspec-spec): Change
10905 iso8859-5 to koi8-r. Add iso8859-9.
10906
10907 1999-01-19 Dave Love <fx@gnu.org>
10908
10909 * browse-url.el (browse-url-maybe-new-window): Delete macro and
10910 its uses.
10911
10912 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
10913 is active.
10914 (fortran-indent-subprogram): Likewise.
10915
10916 1999-01-19 Dave Love <d.love@dl.ac.uk>
10917
10918 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
10919
10920 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10921
10922 * wid-edit.el (alist): Use sexp as default key-type.
10923
10924 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10925
10926 * textmodes/tex-mode.el (tex-define-common-keys):
10927 Remove key binding of tex-feed-input.
10928 (tex-mode-map): Bind tex-feed-input here.
10929 (tex-start-shell): Use compilation-shell-minor-mode. Set
10930 comint-input-filter-functions before running tex-shell-hook.
10931 (tex-start-tex): Forget compilation errors.
10932 (tex-compilation-parse-errors): Rewritten to work also with
10933 compile-mouse-goto-error and compile-goto-error. Adjusted to
10934 change in tex-region.
10935 (tex-region): For the temp file use file-name without directory.
10936 (tex-file): Expand file name of tex-print-file.
10937
10938 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10939
10940 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
10941
10942 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
10943
10944 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
10945 beginning could cause Emacs to hang. Fixed.
10946
10947 1999-01-18 Ken'ichi Handa <handa@gnu.org>
10948
10949 * international/ccl.el (ccl-compile-translate-character): Handle
10950 the case that a tranlation table is CCL register correctly.
10951
10952 * international/mule-cmds.el (select-safe-coding-system):
10953 Hightlight at most 256 characters.
10954
10955 1999-01-18 Dave Love <fx@gnu.org>
10956
10957 * startup.el (command-line): If the init file changes operation to
10958 unibyte, make all buffers unibyte and re-set language environment.
10959
10960 * disp-table.el (standard-display-european): Make all existing
10961 buffers unibyte. Fix doc.
10962
10963 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
10964
10965 * wid-edit.el (coding-system): Define this unconditionally.
10966
10967 * simple.el (shell-command-on-region-default-error-buffer): New var.
10968 (shell-command-on-region): Use that variable as interactive
10969 value of ERROR-BUFFER argument.
10970
10971 1999-01-17 Sam Steingold <sds@goems.com>
10972
10973 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
10974
10975 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10976
10977 * progmodes/compile.el (compilation-goto-locus): If already in the
10978 compilation buffer's window, keep it in that window.
10979 (compile-mouse-goto-error): Add Doc. Don't play with windows.
10980 (compile-goto-error): Don't play with windows.
10981
10982 * textmodes/tex-mode.el (latex-run-command): Doc fix.
10983 (tex-command): Doc fix.
10984 (tex-compilation-parse-errors): Doc fix.
10985 (tex-generate-zap-file-name): Don't start the name with -.
10986 (tex-expand-files): Works now also with strings ending with ":".
10987
10988 1999-01-17 Ian T Zimmerman <itz@transbay.net>
10989
10990 Patch failed to install:
10991 * gametree.el: Document scoring functionality.
10992 (gametree-score-regexp): Add optional plus sign.
10993 (gametree-score-opener): Replace `:' with `=' as the former
10994 conflicts with gametree-half-ply-regexp.
10995 (gametree-transpose-following-leaves): Add.
10996 (gametree-insert-new-leaf): Make modifying commands barf in read
10997 only buffers.
10998 (gametree-break-line-here): Add a call to
10999 `gametree-transpose-following-leaves'. This maintains the
11000 necessary invariant that on each level all leaf children precede
11001 all nonleaf children. This has always been implied, but left to
11002 the user, and, unfortunately, undocumented.
11003
11004 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
11005
11006 * wid-edit.el (plist, alist): New widget types.
11007
11008 1999-01-17 Dave Love <fx@gnu.org>
11009
11010 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
11011 fix scope of condition-case therein.
11012
11013 1999-01-17 Andrew Innes <andrewi@gnu.org>
11014
11015 * dos-w32.el: (find-buffer-file-type-coding-system): Use
11016 default-buffer-file-coding-system when file doesn't exist (and
11017 isn't covered by a special case) instead of forcing undecided-dos
11018 against the user's wishes.
11019
11020 * dos-w32.el (direct-print-region-helper): New function based on
11021 direct-print-region-function; sends data to specified printer port
11022 without further translation. Recognize and handle specially the
11023 standard `print' and `nprint' programs, as well as `lpr' and
11024 similar programs. Only write directly to the printer port if no
11025 print program is specified. Work around a bug in Windows 9x
11026 affecting Win32 version of Emacs by invoking command.com to write
11027 to the printer port instead of writing directly.
11028 (direct-print-region-function): Use direct-print-region-helper to
11029 do most of the work.
11030 (direct-ps-print-region-function): New function; analogue of
11031 direct-print-region-function for ps-print.
11032 (ps-lpr-command): Comment out setq; leave as example usage.
11033 (ps-lpr-switches): Ditto.
11034
11035 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
11036 and MS-Windows.
11037 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
11038 DOS and Windows platforms, to indicate direct printing. Update
11039 the docstring accordingly.
11040
11041 * ps-print.el: (ps-printer-name): Update docstring about usage on
11042 MS-DOS and MS-Windows.
11043 (ps-lpr-command): Update docstring as for lpr-command.
11044 (ps-print-region-function): New variable.
11045 (ps-do-despool): Use it.
11046 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
11047 DOS/Windows.
11048
11049 * subr.el (subst-char-in-string): New function.
11050
11051 1999-01-17 Eli Zaretskii <eliz@gnu.org>
11052
11053 * international/codepage.el (cp852-decode-table): Fill a nil entry.
11054
11055 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
11056 (bdf-find-font-info): New function, looks for the first readable
11057 file from a list of alternatives.
11058 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
11059 instead of bdf-get-font-info.
11060 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
11061 to ps-mule-generate-bitmap-glyph.
11062
11063 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
11064 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
11065 now be a list of alternative names.
11066 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
11067 (ps-mule-prepare-font): Likewise.
11068
11069 * international/codepage.el (cp855-decode-table,
11070 cp850-decode-table): Fill some nil entries.
11071
11072 1999-01-16 Dave Love <fx@gnu.org>
11073
11074 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
11075 last change.
11076
11077 1999-01-15 Dave Love <fx@gnu.org>
11078
11079 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
11080 and change regexp for command names.
11081 (help-xref-go-back, function-called-at-point, symbol-file)
11082 (where-is): Doc fixes.
11083 (help-xref-go-back): Remove interactive spec.
11084 (describe-function-1): Fix message for alias. Buttomize alias
11085 name.
11086
11087 * simple.el (join-line): New alias.
11088
11089 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
11090
11091 * forms.el: (forms--show-record): Convert integers to string
11092 expicitly since concat will no longer accept integers.
11093 (forms-print): Use local `total-nb-records' since
11094 `forms--total-records' will be inaccessible after buffer switching.
11095
11096 1998-01-14 Felix Lee <flee@cygnus.com>
11097
11098 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
11099
11100 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
11101
11102 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
11103
11104 1999-01-14 Eli Zaretskii <eliz@gnu.org>
11105
11106 * international/codepage.el (cp850-decode-table): Fix previous change.
11107
11108 1999-01-14 Simon Marshall <simon@gnu.org>
11109
11110 * shell.el (shell-dirtrack-verbose): New custom variable.
11111 (shell-dirstack-message): Use it.
11112
11113 1999-01-14 Kenichi Handa <handa@etl.go.jp>
11114
11115 * international/mule-conf.el: Coding system alias `dos' for
11116 `undecided-dos', `mac' for `undecided-mac'.
11117
11118 * international/mule-cmds.el (describe-language-environment):
11119 Don't alter input-method-alist.
11120
11121 1999-01-13 Eli Zaretskii <eliz@gnu.org>
11122
11123 * international/codepage.el (cp850-decode-table): Replace nil
11124 entries with codes of similary looking glyphs. (Suggested by
11125 Jason Rumney <jasonr@altavista.net>.)
11126
11127 1999-01-13 Dave Love <fx@gnu.org>
11128
11129 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
11130
11131 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
11132
11133 1999-01-12 Karl Heuer <kwzh@gnu.org>
11134
11135 * files.el (auto-save-hook): Defvar this.
11136
11137 1999-01-12 Alex Schroeder <asc@bsiag.com>
11138
11139 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
11140 faces, eliminating the need to load font-lock before loading sql.
11141 (sql-mode-oracle-font-lock-keywords): Likewise.
11142 (sql-mode-postgres-font-lock-keywords): Likewise.
11143
11144 1999-01-11 Dave Love <fx@gnu.org>
11145
11146 * cus-start.el: Add inhibit-eol-conversion.
11147
11148 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
11149 the values round.
11150
11151 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
11152
11153 * help.el (help-mode-finish): Renamed from help-mode-maybe.
11154 Don't switch to Help mode here.
11155 (temp-buffer-setup-hook): Use help-mode-finish.
11156 (help-mode-setup): New function.
11157 (temp-buffer-setup-hook): Use help-mode-setup.
11158
11159 * progmodes/sql.el: New file.
11160
11161 * files.el (auto-mode-alist): Add sql-mode.
11162
11163 * faces.el (list-faces-display): Improve the formatting
11164 by computing the maximum length required for any face-name.
11165
11166 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11167
11168 * progmodes/compile.el (compilation-shell-minor-mode): New function.
11169
11170 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
11171
11172 * term.el (term_send_home): Change the string to
11173 be the same as the one emitted by xterm and consistent with the
11174 ones emitted by prior and next.
11175 (term_send_end): Likewise.
11176
11177 1999-01-10 Dave Love <fx@gnu.org>
11178
11179 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
11180 bindings.
11181
11182 1999-01-10 Eli Zaretskii <eliz@gnu.org>
11183
11184 * international/codepage.el (codepage-setup): Doc fix.
11185 (cp-decoding-vector-for-codepage): Likewise.
11186
11187 1999-01-10 Markus Rost <rost@gnu.org>
11188
11189 * cus-edit.el (custom-save-delete): First scan the custom-file.
11190
11191 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
11192
11193 * international/iso-transl.el: Define a "function name" for
11194 each translation that isn't ASCII. Use these function names
11195 in iso-transl-char-map.
11196
11197 1999-01-08 Kenichi Handa <handa@etl.go.jp>
11198
11199 * international/mule-util.el (decompose-region): Do decomposition
11200 on temporary unibyte buffer.
11201
11202 * international/mule.el (make-char): Doc-string modified.
11203
11204 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
11205
11206 * simple.el (comment-region): Delete spaces only if we
11207 deleted a comment starter.
11208
11209 1999-01-07 Dave Love <fx@gnu.org>
11210
11211 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11212
11213 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
11214 like eval-defun does.
11215
11216 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
11217
11218 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
11219 constructions. Doc fixes.
11220 (generic-create-generic-function): Use defalias, not fset.
11221
11222 * find-func.el: More doc fixes.
11223
11224 1999-01-06 Stephen Eglen <stephen@gnu.org>
11225
11226 * files.el (save-buffers-kill-emacs): Show the list of current
11227 processes before prompting to kill them and exit.
11228
11229 1999-01-06 Dave Love <fx@gnu.org>
11230
11231 * emacs-lisp/find-func.el: Doc fixes.
11232 (find-function-regexp): Extend for define-generic-mode,
11233 define-derived-mode, easy-mmode-define-minor-mode.
11234
11235 1999-01-06 Dave Love <fx@gnu.org>
11236
11237 * progmodes/fortran.el (fortran-window-create): Account for scroll
11238 bar width.
11239
11240 * browse-url.el: Require (noerror) w3-auto when compiling.
11241 (browse-url-maybe-new-window): Make it a macro and revert last
11242 change to callers.
11243 (browse-url-w3): Require w3 for w3-fetch-other-window.
11244
11245 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11246
11247 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
11248 argument.
11249
11250 1999-01-06 Simon Marshall <simon@gnu.org>
11251
11252 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
11253
11254 * font-lock.el (font-lock-default-fontify-buffer): When using
11255 with-temp-message, use nil rather than current-message.
11256
11257 * lazy-lock.el (lazy-lock-unstall):
11258 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
11259 rather than current-message.
11260
11261 * fast-lock.el (fast-lock-save-cache-1):
11262 (fast-lock-cache-data): When using with-temp-message, use nil rather
11263 than current-message.
11264
11265 1999-01-06 Eli Zaretskii <eliz@gnu.org>
11266
11267 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11268 the valid-codes property.
11269
11270 * international/mule-cmds.el (prefer-coding-system): Call
11271 set-coding-priority, so that the internal array of priorities is
11272 also updated.
11273
11274 * international/mule-util.el:
11275 (coding-system-change-eol-conversion,
11276 coding-system-change-text-conversion): Don't define here.
11277
11278 * international/mule-cmds.el: Define them here. Remove the
11279 autoload cookies.
11280
11281 1999-01-06 Andreas Schwab <schwab@gnu.org>
11282
11283 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
11284 if it was enabled before.
11285
11286 * view.el (View-revert-buffer-scroll-page-forward): Bind
11287 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
11288
11289 * files.el (recover-session): Preserve point when inserting
11290 explanation.
11291
11292 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
11293
11294 * cus-edit.el (custom-save-delete): Don't delete whitespace
11295 and comments before the sexp that is replaced.
11296
11297 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11298
11299 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
11300
11301 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
11302
11303 * vc.el (vc-dired-hook): Use the original value of
11304 dired-move-to-filename-regexp on lines that have not been
11305 reformatted yet.
11306 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
11307 file lines have already been reformatted.
11308
11309 1999-01-05 Dave Love <fx@gnu.org>
11310
11311 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
11312 buffer-local.
11313
11314 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
11315
11316 * progmodes/f90.el: Change of regular expressions for type to
11317 correct highlighting and identation. Some small fixes for
11318 compatibility with XEmacs.
11319
11320 1999-01-05 Stephen Eglen <stephen@gnu.org>
11321
11322 * mspools.el (mspools-vm-system-mail): Provide an alternative
11323 value based on rmail-spool-directory if $MAIL is not defined.
11324
11325 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
11326
11327 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
11328 (reftex-section-info): Handle negative section levels.
11329 (reftex-view-crossref-extra): New option.
11330 (reftex-view-crossref): Generalized to work in more places.
11331 (reftex-find-citation-regexp-format, reftex-find-reference-format,
11332 reftex-macros-with-labels, reftex-global-search-marker): New variables.
11333 (reftex-view-cite-locations-from-bibtex): New command.
11334 (reftex-view-regexp-match, reftex-global-search,
11335 reftex-global-search-continue): New functions.
11336 (reftex-extract-bib-entries): No error for non-existing BibTeX
11337 file, just a message.
11338 (reftex-extract-bib-entries): Better error handling.
11339 (reftex-select-with-char): Use `*RefTeX Select*' for selection
11340 help and force it on current frame.
11341 (reftex-default-bibliography): New function.
11342 (reftex-access-parse-file): Check consistency after loading a
11343 parse file. When inconsistent, enfore rescan.
11344 (reftex-check-parse-consistency): New function.
11345 (easy-menu-define): Options section drastically shortened.
11346
11347 1999-01-05 Kenichi Handa <handa@etl.go.jp>
11348
11349 * language/thai-util.el (thai-compose-string): New function.
11350
11351 1999-01-04 Inge Frick <inge@nada.kth.se>
11352
11353 * easymenu.el (easy-menu-define): Doc fix.
11354 (easy-menu-create-menu): New keyword :included.
11355 (easy-menu-do-add-item): New keyword :included. SUFFIX may
11356 be an expression, not only a string. Simulate style `button'.
11357 Use easy-menu-define-key-intern instead of easy-menu-define-key.
11358 (easy-menu-define-key-intern): New function.
11359 (easy-menu-add-item): Understand value returned from
11360 easy-menu-item-present-p and easy-menu-remove-item.
11361 (easy-menu-return-item): New function.
11362 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
11363
11364 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
11365
11366 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
11367 Use rmail-output-read-rmail-file-name to read the file name.
11368 Always call rmail-output-to-rmail-file noninteractively.
11369 When count > 1, do the loop here.
11370 Handle rmail-delete-after-output here.
11371 (rmail-summary-output): Similar changes.
11372
11373 * mail/rmailout.el: Provide `rmailout'.
11374 (rmail-output-read-rmail-file-name): New function.
11375 (rmail-output-to-rmail-file): Use that.
11376 (rmail-output-read-file-name): New function.
11377 (rmail-output): Use that.
11378
11379 * files.el (find-file-noselect): Let /: suppress wildcard matching.
11380 Error if wildcard matches no files.
11381
11382 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
11383
11384 * menu-bar.el (clipboard-yank): Doc fix.
11385
11386 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
11387
11388 1998-12-31 Markus Rost <rost@delysid.gnu.org>
11389
11390 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
11391
11392 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
11393
11394 * rmail.el (rmail-encode-string): Make sure mask value is
11395 positive; (emacs-pid) returns a negative number on Windows 9x
11396 which causes odd behaviour.
11397
11398 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
11399
11400 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
11401 and about w32-* variables unless on Windows/NT.
11402
11403 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
11404
11405 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
11406 if buffer is modified; ask about all modified buffers.
11407
11408 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
11409
11410 * simple.el (what-cursor-position): Fix previous change.
11411
11412 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
11413
11414 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
11415 from paragraph-start.
11416
11417 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
11418
11419 * international/mule-cmds.el (prefer-coding-system): If the
11420 argument requires specific EOL conversion type, make the default
11421 coding systems use that.
11422
11423 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
11424
11425 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
11426 Use shell-command-on-region.
11427 (m4-start-m4, m4-end-m4): Functions deleted.
11428
11429 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
11430
11431 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
11432
11433 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11434
11435 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
11436 to compose-mail in the correct places and as a list.
11437
11438 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
11439
11440 * page-ext.el: Added mouse-selection feature for pages directory buffer.
11441 (pages-directory-map): Bind mouse-2
11442 (pages-copy-header-and-position): Put text property.
11443 (pages-directory-goto-with-mouse): New function.
11444
11445 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
11446
11447 * international/codepage.el (cp-make-coding-systems-for-codepage):
11448 Doc fix.
11449 (cp-coding-system-for-codepage-1): Likewise.
11450
11451 1998-12-29 Kenichi Handa <handa@etl.go.jp>
11452
11453 * language/thai-util.el (thai-post-read-conversion): Handle Thai
11454 composition sequence correctly here instead of calling
11455 thai-compose-region.
11456
11457 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
11458 newline in multibyte buffer, if previous or next character is a
11459 composite char, check the first component of the composite char.
11460
11461 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
11462
11463 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
11464 and track-mouse.
11465
11466 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11467
11468 * mail/sendmail.el (mail-yank-original): Remove text properties
11469 after insertion.
11470 (mail-yank-region): Barf if no mark is set in the message
11471 being replied to.
11472
11473 * help.el (function-called-at-point): First look for function at point.
11474
11475 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11476
11477 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
11478
11479 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11480
11481 * simple.el (what-cursor-position): Print character encoding also.
11482
11483 1998-12-26 Dave Love <fx@gnu.org>
11484
11485 * textmodes/flyspell.el: If local-maps work, don't put
11486 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
11487 in flyspell-mouse-map (only).
11488 (flyspell-use-local-map): New variable.
11489 Use a different mouse-2 binding in that case,
11490 and don't add to minor-mode-map-alist.
11491 (make-flyspell-overlay, flyspell-correct-word):
11492 Test flyspell-use-local-map.
11493
11494 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11495
11496 * files.el (file-expand-wildcards): Handle wildcards in directory name.
11497 Be careful about whether to return a relative file name,
11498 and if so, relative to what directory.
11499
11500 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11501
11502 * emacs-lisp/easymenu.el (easy-menu-get-map):
11503 Change global map only if this menu exists in the global map already,
11504 and not in the local map.
11505 (easy-menu-do-add-item): Fix error message.
11506
11507 * foldout.el (foldout-inhibit-key-bindings):
11508 Avoid concatenating onto outline-minor-mode-prefix.
11509 Make a new keymap for that prefix, if it does not already have one.
11510
11511 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
11512
11513 * cperl-mode.el:
11514 Can use linear algorithm for indentation if Emacs supports it.
11515 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
11516 (cperl-after-block-p): Likewise.
11517 (cperl-after-block-and-statement-beg): Likewise.
11518 (cperl-after-block-p): After END/BEGIN we are a block.
11519 (cperl-after-expr-p): Skip labels when checking
11520 (cperl-indent-region): Make a marker for END - text added/removed.
11521 Disable hooks during the call (how to call them later?).
11522 Now indents 820-line-long function in 6.5 sec (including
11523 syntaxification) the first time (when buffer has few
11524 properties), 7.1 sec the second time.
11525 (cperl-indent-region): Do not indent whitespace lines
11526 (cperl-style-alist)
11527 Include `cperl-merge-trailing-else' where the value is clear.
11528 (cperl-styles-entries): Likewise.
11529 (cperl-problems): Improvements to docs.
11530 (cperl-tips): Likewise.
11531 (cperl-non-problems): Likewise.
11532 (cperl-mode): Make lazy syntaxification possible.
11533 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
11534 `font-lock-unfontify-region-function' was set to a wrong function.
11535
11536 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
11537 restart syntaxification. Changed so that -d ?foo? is a RE. Do
11538 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
11539 but 1<<6 was considered as HERE-doc.
11540 <file/glob> made into a string.
11541 Postpone addition of faces after syntactic step.
11542 Recognition of <FH> was wrong.
11543 Highlight `gem' in s///gem as a keyword. `qr' recognized.
11544 Knows that split// is null-RE.
11545 Highlights separators in 3-parts expressions as labels.
11546 <> was considered as a glob.
11547 Would err if the last line is `=head1'.
11548 $a-1 ? foo : bar; was a considered a regexp.
11549 `<< (' was considered a start of HERE-doc.
11550 mark qq[]-etc sections as syntax-type=string
11551 Was not processing sub protos after a comment ine.
11552 Was treating $a++ <= 5 as a glob.
11553 Tolerate unfinished REx at end-of-buffer.
11554 `unwind-protect' was left commented.
11555 / and ? after : start a REx.
11556
11557 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
11558 Better default, customizes to `message' too, off in text-mode.
11559
11560 (cperl-array-face): Renamed from `font-lock-emphasized-face',
11561 `defface'd.
11562 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
11563 `defface'd.
11564 (cperl-emacs-can-parse): New state variable.
11565 (cperl-indent-line): Corrected to use global state.
11566 (cperl-calculate-indent): Likewise.
11567 (cperl-fix-line-spacing): Likewise (not used yet).
11568 (cperl-calculate-indent): Did not consider `,' as
11569 continuation mark for statements.
11570 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
11571 Remove another parse-data optimization at toplevel: would
11572 indent correctly.
11573 Correct for labels when calculating indentation of continuations.
11574 Docstring updated.
11575 (cperl-choose-color): Converted to a function (to be
11576 compilable in text-mode).
11577 (cperl-dark-background): Disable without window-system.
11578 Do `defface' only if window-system.
11579 (cperl-fix-line-spacing): Sped up to bail out early.
11580 (x-color-defined-p): Was not compiling on XEmacs
11581 Was defmacro'ed with a tick. Remove another def.
11582 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
11583 (cperl-unwind-to-safe): New function.
11584 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
11585 (cperl-fontify-syntaxically): Unwinds start and end to go out of
11586 long strings (not very successful).
11587 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
11588 Highlight the starting // in s//foo/ as function-name.
11589 Emit a meaningful error instead of a cryptic one for an
11590 uncomplete REx near end-of-buffer.
11591
11592 (cperl-electric-keyword): `qr' recognized.
11593 (cperl-electric-else): Likewise
11594 (cperl-to-comment-or-eol): Likewise
11595 (cperl-make-regexp-x): Likewise
11596 (cperl-init-faces): Likewise, and `lock' (as overridable?).
11597 Corrected to use new macros;
11598 `if' for copying `reference-face' to `constant-face' was backward.
11599 remove init `font-lock-other-emphasized-face',
11600 `font-lock-emphasized-face', `font-lock-keyword-face'.
11601 Interpolate `cperl-invalid-face'.
11602 (cperl-make-regexp-x): Misprint in a message.
11603 (cperl-syntaxify-unwind): New configuration variable
11604 (cperl-fontify-m-as-s): New configuration variable
11605 (cperl-electric-pod): Check for after-expr was performed
11606 inside of POD too.
11607 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
11608 (cperl-clobber-mode-lists): New configuration variable.
11609 (cperl-not-bad-style-regexp): Updated.
11610 Init: `cperl-is-face' was busted.
11611 (cperl-make-face): New macros.
11612 (cperl-force-face): New macros.
11613 (font-lock-other-type-face): Done via `defface' too.
11614 (cperl-nonoverridable-face): New face. Renamed from
11615 `font-lock-other-type-face'.
11616 (cperl-init-faces-weak): Use `cperl-force-face'.
11617 (cperl-comment-indent): Commenting __END__ was not working.
11618 (cperl-indent-for-comment): Likewise.
11619 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
11620 When removing old TAGS info was not relativizing filename.
11621 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
11622 Another try to work around XEmacs problems. Better progress messages.
11623 (toplevel): Require custom unprotected => failure on 19.28.
11624 (cperl-xemacs-p): Defined when compile too
11625 (cperl-find-tags): Was writing line/pos in a wrong order,
11626 pos off by 1 and not at beg-of-line.
11627 (cperl-etags-snarf-tag): New macro
11628 (cperl-etags-goto-tag-location): New macro
11629 (cperl-version): New variable. New menu entry
11630 random docstrings: References to "future" 20.3 removed.
11631 Menu was described as `CPerl' instead of `Perl'
11632 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
11633 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
11634 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
11635 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
11636 `font-lock-reference-face', `font-lock-keyword-face'.
11637 Use `eval-after-load'.
11638 Remove not-CPerl-related faces.
11639 (cperl-tips-faces): New variable and an entry into Mini-docs.
11640 (cperl-indent-exp): Was not processing else-blocks.
11641 (cperl-get-state): NOP line removed.
11642 (cperl-ps-print): New function and menu entry.
11643 (cperl-ps-print-face-properties): New configuration variable.
11644 (cperl-invalid-face): New configuration variable.
11645 (perl-font-lock-keywords): Highlight trailing whitespace
11646 (cperl-contract-levels): Documentation corrected.
11647 (cperl-contract-level): Likewise.
11648 (cperl-ps-extend-face-list): New macro.
11649 (cperl-invalid-face): Change to ''underline.
11650
11651 1998-12-25 Markus Rost <rost@delysid.gnu.org>
11652
11653 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
11654 for read-file-name.
11655 (rmail-output-to-rmail-file): Likewise.
11656
11657 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11658
11659 * emacs-lisp/easymenu.el (easy-menu-get-map):
11660 If MENU is nil, use global menu-bar map.
11661 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
11662 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
11663
11664 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11665
11666 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
11667
11668 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11669
11670 * ps-print.el (ps-print-version): New version number (4.1.3).
11671
11672 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
11673
11674 * international/mule-cmds.el: Use make-sparse-keymap instead of
11675 define-prefix-key when defining MULE menu items.
11676
11677 * info.el (Info-node-at-bob-matching): New function.
11678 (Info-find-node, Info-build-node-completions): Call it.
11679
11680 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
11681
11682 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
11683 when this is an autoloaded keymap.
11684
11685 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
11686
11687 * international/codepage.el (cp-coding-system-for-codepage-1):
11688 Create separate encoders and decoders, for DOS and Unix. Make the
11689 usual family of 3 coding systems, so that automatic detection of
11690 EOL type works.
11691 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
11692 Unix-specific symbols here, and don't call
11693 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
11694 Handa <handa@etl.go.jp>.)
11695
11696 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
11697
11698 * term/internal.el (IT-character-translations): New variable, an
11699 alist used to display characters for which there's no glyphs in
11700 the current codepage.
11701 (IT-display-table-setup): New function, sets up the DOS terminal
11702 for a given codepage.
11703 (dos-codepage-setup): New function, sets up the MULE environment
11704 for the current value of dos-codepage.
11705 (top-level if): In the multibyte mode, turn on
11706 unibyte-display-via-language-environment. In the unibyte mode,
11707 set up the special syntax tables to map lower- to upper case and
11708 back.
11709
11710 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
11711
11712 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
11713 (speedbar-frame-plist) Remove useless comments.
11714 (speedbar-frame-mode) Do not specify height if it is in the param list.
11715 Use default y position w/out changing it.
11716 If default x position is a list, keep, calculate the non-list X
11717 value when devining an initial position.
11718 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
11719 (speedbar-tag-group-name-minimum-length): New variable.
11720 (speedbar-frame-parameter): New compatibility function.
11721 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
11722 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
11723 groups to keep things in the right order, and to help with some
11724 naming conventions.
11725 (speedbar-create-tag-hierarchy): Enable buffer local version of
11726 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
11727 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
11728 the case, derive it from the cursor location in speedbar.
11729
11730 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
11731
11732 * international/mule-cmds.el (set-language-environment): On MS-DOS
11733 terminals, install DOS-specific nonascii-translation-table if the
11734 language info doesn't specify one. Pass the default eol-type to
11735 set-language-environment-coding-systems.
11736 (set-default-coding-systems): Copy the eol-type property for the
11737 new default values of {buffer-file,process}-coding-system from the
11738 old defaults.
11739 (set-language-environment-coding-systems): Accept an optional
11740 argument EOL-TYPE, and set the eol-type property of the default
11741 coding systems accordingly.
11742 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
11743 (set-keyboard-coding-system): Likewise.
11744 (set-default-coding-systems): Don't set
11745 default-terminal-coding-system on MS-DOS to anything but nil.
11746 (prefer-coding-system): Describe in the doc string that
11747 default-terminal-coding-system is not changed on MS-DOS.
11748 (set-language-environment): For MS-DOS, set standard syntax table
11749 and display table for all characters with code above 127.
11750 (standard-display-european-internal): For MS-DOS, pass all
11751 characters with code above 127 directly to the terminal, and don't
11752 remap characters 160 and 146 in the unibyte case.
11753
11754 * international/codepage.el: New file.
11755
11756 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11757
11758 * diary-lib.el (diary-float): Fix end-of-year error and typos in
11759 comments.
11760
11761 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
11762
11763 * map-ynp.el (map-y-or-n-p): Ignore input methods.
11764
11765 * subr.el (read-passwd): Likewise.
11766
11767 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
11768
11769 * info.el (Info-find-node): Add 1 to the position read from the
11770 tag table. Don't fail if the node delimiter ^_ is the first
11771 character in the file.
11772 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
11773 first character in the file.
11774 (Info-read-subfile): Likewise.
11775 (Info-select-node): Likewise.
11776 (Info-build-node-completions): Likewise.
11777
11778 1998-12-16 Richard Stallman <rms@gnu.org>
11779
11780 * term/x-win.el (x-cut-buffer-or-selection-value):
11781 If clipboard is enabled, try it before PRIMARY selection.
11782
11783 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11784
11785 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
11786 insert c-cedilla and C-cedilla respectively, like in latin-1.
11787
11788 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
11789
11790 * language/hebrew.el: Don't use sublists in the flags argument
11791 passed to make-coding-system.
11792
11793 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11794
11795 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
11796 list of character sets found by find-charset-region.
11797
11798 * ps-mule.el: Always require ps-print. Move some function
11799 definitions for Emacs 20.2 and the earlier to ps-print.el.
11800 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
11801
11802 * ps-print.el: Define several functions for Emacs 20.2 and the
11803 earlier version.
11804 (ps-printer-name): Check if printer-name is bound.
11805
11806 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11807
11808 * ps-mule.el: Programming uniformization and little code improvement.
11809 (ps-mule-prepare-font): Programming uniformization.
11810 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
11811 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
11812
11813 * ps-bdf.el: Programming uniformization and little code improvement.
11814 (bdf-search-and-read): New fun.
11815 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
11816 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
11817 (bdf-info-relative-compose, bdf-info-baseline-offset)
11818 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
11819 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
11820 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
11821 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
11822 improvement.
11823
11824 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11825
11826 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
11827 and mule related code extraction. Autoload ps-mule funs.
11828
11829 * ps-mule.el: Doc fix. Require ps-print only when compiled.
11830 (ps-mule-prologue-generated): New fun.
11831 (ps-mule-plot-string): Add autoload cookie.
11832 (ps-mule-begin-job): Call ps-mule-prologue-generated.
11833
11834 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11835
11836 * ps-bdf.el: Require ps-mule instead of ps-print.
11837 (bdf-directory-list): Add autoload cookie.
11838
11839 * ps-mule.el: New file. Mule related code extracted from
11840 ps-print.el. Require ps-print, provide ps-mule.
11841 (ps-multibyte-buffer): Add autoload cookie.
11842 (ps-mule-prepare-ascii-font): New fun.
11843 (ps-mule-set-ascii-font): New fun.
11844 (ps-mule-skip-same-charset): Fun deleted.
11845 (ps-mule-plot-string): Set ps-mule-current-charset.
11846 (ps-mule-initialize): Add autload cookie. Don't set
11847 ps-mule-font-info-database here.
11848 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
11849 ps-mule-font-info-database and ps-control-or-escape-regexp.
11850 (ps-mule-begin-page): New fun.
11851
11852 * ps-print.el: Mule related code moved to ps-mule.el.
11853 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
11854 check ps-mule-charset-list.
11855 (ps-begin-page): Don't set ps-mule-current-charset, instead call
11856 ps-mule-begin-page.
11857 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
11858 (ps-plot-region): Don't set ps-mule-current-charset, instead call
11859 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
11860 instead skip same charsets by itself.
11861 (ps-generate): Call ps-mule-initialize of needs-begin-file is
11862 non-nil. Call ps-mule-begin-job.
11863
11864 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11865
11866 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
11867 instead of bdf.
11868
11869 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
11870 (ps-mule-external-libraries): New element FEATURE.
11871 (ps-mule-init-external-library): Ajusted for the above change.
11872 (ps-mule-generate-font): Likewise.
11873 (ps-mule-generate-glyphs): Likewise.
11874 (ps-mule-prepare-font): Likewise.
11875 (ps-mule-initialize): Likewise.
11876 (ps-begin-file): Superfluous tailing parenthesis deleted.
11877
11878 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11879
11880 * international/fontset.el (x-decompose-font-name): If PATTERN
11881 doesn't have any wild cards, return a vector made from a name that
11882 is found by x-resolve-font-name found. Comments added.
11883
11884 * international/mule-cmds.el (find-coding-systems-for-charsets):
11885 Handle the case of unknown charset.
11886 (find-multibyte-characters): If invalid multibyte characters are
11887 found, return the corresponding strings instead of character
11888 codes.
11889 (find-multibyte-characters): Adjusted for the above change.
11890 (select-safe-coding-system): For a unibyte buffer, always returns
11891 DEFAULT-CODING-SYSTEM.
11892 (get-charset-property): Fix previous change. Make it a function.
11893 (put-charset-property): Make it a function.
11894
11895 * international/mule.el (make-coding-system): Set mime-charset
11896 property of *-with-esc coding system to nil.
11897
11898 * international/quail.el (quail-point-in-conversion-region): New
11899 function.
11900 (quail-conversion-backward-delete-char): When a key sequence is
11901 being translated, call quail-delete-last-char.
11902
11903 * language/devan-util.el
11904 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
11905 handle devanagari-decomposition-rules.
11906
11907 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
11908
11909 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
11910 tex-start-options-string to empty string.
11911 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
11912
11913 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
11914
11915 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
11916 5xx responses are already handled properly).
11917
11918 1998-12-13 Richard Stallman <rms@gnu.org>
11919
11920 * progmodes/compile.el (compilation-error-regexp-alist): Insist
11921 on a non-digit in the file name.
11922
11923 * simple.el (comment-region): Handle comment-padding
11924 separately for insertion and for deletion, in the right way for each.
11925
11926 1998-12-13 Felix Lee <flee@cygnus.com>
11927
11928 * progmodes/compile.el (compilation-error-regexp-alist): Fix
11929 regexp to match "ChangeLog:1:1998-12-09 ..."
11930
11931 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
11932
11933 * cus-start.el (dos-unsupported-char-glyph): Add.
11934
11935 1998-12-11 Dave Love <fx@gnu.org>
11936
11937 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
11938 forward-sexp in condition-case.
11939
11940 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11941 Remove unnecessary test on `library' for explicit file name.
11942 Widen scope of save-match-data.
11943
11944 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
11945
11946 * international/mule.el (load-with-code-conversion): If the loaded
11947 file was inserted with no-conversion or raw-text coding system,
11948 make the buffer unibyte.
11949
11950 1998-12-09 Richard Stallman <rms@gnu.org>
11951
11952 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
11953 Get rid of nested loops.
11954
11955 * mouse.el (mouse-drag-vertical-line):
11956 If WHICH-SIDE is not `right', then scroll bars are on the left.
11957
11958 * loadhist.el (load-history-loaded): defvar moved to help.el.
11959
11960 * help.el (symbol-file-load-history-loaded): Variable renamed,
11961 and defvar moved from loadhist.el.
11962 (symbol-file): Renamed from describe-function-find-file.
11963 Load fns-VERSION.el here.
11964 (describe-variable, describe-function-1): Use symbol-file.
11965
11966 * textmodes/tex-mode.el (tex-generate-zap-file-name):
11967 Don't start the name with #.
11968
11969 * ispell.el: Take out the eval-when's.
11970
11971 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
11972
11973 * dirtrack.el (dirtrack-directory-change-hook): New hook.
11974 (dirtrack): Run it. Make debug message more verbose.
11975
11976 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
11977
11978 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
11979 name of the abbrev table, and provide support for XEmacs.
11980 (octave-xemacs-p): New variable.
11981
11982 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11983
11984 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
11985 exit, when mail-interactive is nil.
11986
11987 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
11988
11989 * files.el (after-find-file): Message fix.
11990
11991 1998-12-09 Ken Stevens <stevens@kdstevens.com>
11992
11993 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
11994
11995 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
11996
11997 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
11998 filenames using backslashes.
11999
12000 1998-12-09 Dave Love <fx@gnu.org>
12001
12002 * browse-url.el (browse-url-mail): Call compose-mail-other-window
12003 with correct number of args.
12004 (browse-url-maybe-new-window): New arg. Callers changed.
12005
12006 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
12007 comment.
12008
12009 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
12010
12011 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
12012
12013 1998-12-08 Markus Rost <rost@delysid.gnu.org>
12014
12015 * vc.el (vc-rcs-release): Fix Type.
12016 (vc-sccs-release): Fix Type.
12017 (vc-cvs-release): Fix Type.
12018
12019 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
12020 arg work right.
12021
12022 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
12023 output of last undeleted message.
12024
12025 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
12026
12027 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12028 (buffer-undo-list) [windows-nt]: Use different relative path.
12029
12030 1998-12-07 Simon Marshall <simon@gnu.org>
12031
12032 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
12033
12034 1998-12-05 Markus Rost <rost@delysid.gnu.org>
12035
12036 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
12037
12038 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
12039
12040 1998-12-04 Markus Rost <rost@delysid.gnu.org>
12041
12042 * info.el (Info-menu): Don't return error if point is between menu
12043 header and first menu item.
12044
12045 1998-12-04 Dave Love <fx@gnu.org>
12046
12047 * help.el (describe-function-1): Fix description for alias.
12048
12049 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
12050
12051 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
12052 specifications from summary line.
12053
12054 * rect.el (delete-whitespace-rectangle): Mark for autoload.
12055 (close-rectangle): Define alias only once in loaddefs.el.
12056
12057 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
12058
12059 * term/internal.el: Remove code which sets up a special syntax
12060 table for non-ASCII characters.
12061
12062 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
12063
12064 * dos-w32.el (direct-print-region-function): Try to ensure that
12065 printer-name is expanded to a file name on a local drive;
12066 sometimes printing a file loaded from a network volume fails.
12067 (direct-print-region-function): Add a function to
12068 write-region-annotate-functions to append a formfeed character to
12069 the region being printed, if the region doesn't end with a
12070 formfeed already. This avoids creating a second print job
12071 containing a blank page when print spooling is enabled on Windows.
12072
12073 1998-12-02 Dave Love <fx@gnu.org>
12074
12075 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
12076 `Info-goto-node'.
12077
12078 1998-12-02 Richard Stallman <rms@gnu.org>
12079
12080 * help.el (temp-buffer-resize-mode): Doc fix.
12081
12082 * cus-edit.el (custom-save-delete): Save point before
12083 reading a sexp, rather than backing up.
12084
12085 * international/iso-transl.el: Fix previous change.
12086
12087 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
12088
12089 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
12090 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
12091 Added defvars to suppress compilation warnings.
12092
12093 1998-11-30 Ken Stevens <k.stevens@ieee.org>
12094
12095 * ispell.el: Improved and fixed customize for variables:
12096 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
12097 ispell-dictionary-alist, ispell-skip-sgml.
12098 Improved and fixed comments in variables and messages for
12099 functions: ispell-help-in-bufferp, ispell-local-dictionary,
12100 ispell-menu-map, ispell-checking-message, ispell-parser,
12101 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
12102 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
12103 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
12104 ispell-message-text-end, ispell-add-per-file-word-list.
12105 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
12106 system is now required for all languages. Casechars improved for
12107 castellano, castellano8, and norsk dictionaries. Dictionary
12108 norsk7-tex added. Dictionary polish added.
12109 (ispell-dictionary-alist): Redefined at load-time to support
12110 dictionary changes.
12111 (ispell-menu-map): Redefined at load-time to support menu changes.
12112 (ispell-check-version): New alias for `check-ispell-version'.
12113 (ispell-parse-output): Fixed matching for ispell error messages.
12114 Correctly returns spelling suggestions in order generated by ispell
12115 process.
12116 (check-ispell-version): Ensure `case-fold-search' doesn't get
12117 redefined.
12118 (ispell-complete-word): Ensure `case-fold-search' doesn't get
12119 redefined. Fix bug that didn't respect case of word being completed.
12120 (ispell-init-process): Set process coding system to be compatible
12121 with emacs processes and the ispell process.
12122 (ispell-kill-ispell): Ensures ispell process has terminated before
12123 starting new process. This can otherwise confuse process filters
12124 and hang the ispell process.
12125 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
12126 skipping support for sgml.
12127 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
12128 which could cause `ispell-complete-word' to hang.
12129 (ispell-message): Improved message reference matching. Ensure
12130 `case-fold-search' doesn't get redefined.
12131 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
12132 get redefined. Fixed bug in returning to nroff mode from tex mode.
12133 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
12134 get redefined.
12135
12136 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
12137
12138 * textmodes/flyspell.el (flyspell-check-word-p):
12139 Don't delay inside a kbd macro.
12140
12141 * subr.el (make-local-hook): Return the hook variable.
12142
12143 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12144
12145 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
12146 Use a timer instead of post-command-hook.
12147 (hscroll-timer): New variable.
12148
12149 1998-11-30 Dave Love <fx@gnu.org>
12150
12151 * help.el (help-xref-button): Do nothing if text already has the
12152 help-xref property.
12153 (describe-variable): Revert previous change to hyperlink to source.
12154
12155 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
12156
12157 * bindings.el (features): Add `base64' to this list.
12158
12159 * loadhist.el (symbol-file): Doc fix.
12160
12161 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12162
12163 * files.el (hack-one-local-variable): Cope with non-file buffers.
12164
12165 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
12166
12167 * help.el (describe-mode): Put major mode first.
12168
12169 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
12170 to support special-display and same-window features.
12171
12172 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12173
12174 * simple.el (transpose-subr, transpose-subr-1): Rename variables
12175 bound in one function and used in the other.
12176 (transpose-subr-start1, transpose-subr-start2): Add defvars.
12177 (transpose-subr-end1, transpose-subr-end2): Add defvars.
12178
12179 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12180
12181 * autoinsert.el (auto-insert-alist): Use user-mail-address.
12182
12183 1998-11-26 Kenichi Handa <handa@etl.go.jp>
12184
12185 * international/ccl.el (ccl-dump-translate-character-const-tbl):
12186 Give format correct control string.
12187
12188 * international/mule.el (define-translation-table): Fix bug of
12189 setting incorrect translation-table-id. If the first element of
12190 ARGS is a translation table, just register it.
12191
12192 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
12193 property.
12194
12195 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
12196
12197 * thingatpt.el (thing-at-point-url-at-point): Don't use current
12198 syntax table to determine what is whitespace.
12199
12200 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
12201
12202 * frame.el (frame-parameter): Doc fix.
12203
12204 * textmodes/tex-mode.el (tex-feed-input): New function.
12205 (tex-define-common-keys): Add binding for C-c C-m.
12206
12207 1998-11-23 Dave Love <fx@gnu.org>
12208
12209 * progmodes/fortran.el: Various minor doc fixes.
12210 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
12211 (fortran-with-subprogram-narrowing): New macro.
12212 (fortran-check-for-matching-do): Use it.
12213 (fortran-end-do): Use fortran-check-end-prog-re.
12214 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
12215 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
12216
12217 1998-11-23 Simon Marshall <simon@gnu.org>
12218
12219 * font-lock.el (font-lock-defaults): Doc fix.
12220 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
12221 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
12222
12223 * lazy-lock.el (lazy-lock-unstall):
12224 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
12225
12226 * fast-lock.el (fast-lock-save-cache-1):
12227 (fast-lock-cache-data): Rewritten to use with-temp-message.
12228
12229 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
12230
12231 * mail/rmail.el (rmail-set-message-counters-counter): Detect
12232 messages that have been added with DOS line endings and convert
12233 the line endings for such messages.
12234
12235 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12236
12237 * help.el: Add resizing of temporary buffers.
12238 (temp-buffer-resize-mode): New command and variable.
12239 (temp-buffer-max-height): New variable.
12240 (resize-temp-buffer-window): New function.
12241
12242 * window.el (window-buffer-height): New function, split from
12243 shrink-window-if-larger-than-buffer.
12244 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
12245
12246 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
12247
12248 * frame.el (initial-frame-alist): Add defcustom.
12249
12250 * shell.el (shell-prompt-pattern): Add defcustom.
12251
12252 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12253
12254 * message.el (message-ignored-supersedes-headers): Remove
12255 NNTP-Posting-Date.
12256
12257 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12258
12259 * help.el (describe-mode): Don't avoid loop indirecting thru
12260 value of INDICATOR.
12261
12262 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12263
12264 * help.el (describe-variable): Allow any variable with a defcustom,
12265 even if it is not a user variable.
12266
12267 * mail/rmail.el (mail-unsent-separator): Additional alternative.
12268
12269 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
12270
12271 * gnus/nntp.el (nntp-request-group): Allow for failures when
12272 requesting a new group.
12273
12274 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12275
12276 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
12277
12278 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12279
12280 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
12281
12282 1998-11-19 Simon Marshall <simon@gnu.org>
12283
12284 * subr.el (with-temp-message): New macro.
12285
12286 * emacs-lisp/lisp-mode.el (with-temp-message):
12287 Add lisp-indent-function property.
12288
12289 1998-11-18 Dave Love <fx@gnu.org>
12290
12291 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
12292
12293 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12294
12295 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
12296 This is not obsolete.
12297
12298 1998-11-18 Kenichi Handa <handa@etl.go.jp>
12299
12300 * textmodes/picture.el: Make a new map by make-keymap.
12301 (picture-desired-column): New variable.
12302 (picture-update-desired-column): New function.
12303 (picture-beginning-of-line): Set picture-desired-column to 0.
12304 (picture-end-of-line): Set picture-desired-column to the current
12305 column.
12306 (picture-forward-column): Pay attention to multi-column character.
12307 (picture-backward-column): Likewise.
12308 (picture-move-down): Likewise.
12309 (picture-move-up): Likewise.
12310 (picture-movement-nw): With prefix arg, move twice columns.
12311 (picture-movement-ne): Likewise.
12312 (picture-movement-sw): Likewise.
12313 (picture-movement-se): Likewise.
12314 (picture-set-motion): Handle two-column movements.
12315 (picture-move): Call picture-move-down or picture-forward-column
12316 only when necessary.
12317 (picture-insert): Pay attention to picture-desired-column.
12318 (picture-self-insert): Likewise.
12319 (picture-clear-column): Pay attention to multi-column character.
12320 (picture-mode): Modify doc-string for two-column movement.
12321
12322 * rect.el (move-to-column-force): New function.
12323 (operate-on-rectangle): If coerce-tabs is non-nil, call
12324 move-to-column-force instead of move-to-column.
12325 (insert-rectangle): Call move-to-column-force instead of
12326 move-to-column.
12327 (open-rectangle-line): If begextra is not zero, call
12328 move-to-column-force.
12329
12330
12331 1998-11-16 Dave Love <fx@gnu.org>
12332
12333 * textmodes/sgml-mode.el Require skeleton when compiling.
12334 (sgml-font-lock-keywords-1): Accept single-letter tags.
12335 (v2): Defvar free variable.
12336
12337 1998-11-16 Sam Steingold <sds@goems.com>
12338
12339 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
12340 macro, not ELisp one.
12341
12342 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12343
12344 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
12345 characters to symbol.
12346
12347 * language/japan-util.el (japanese-zenkaku-region): New optional
12348 arg KATAKANA-ONLY.
12349
12350 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12351
12352 * international/mule.el
12353 (after-insert-file-set-buffer-file-coding-system): If the buffer
12354 is changed to unibyte, return inserted bytes.
12355
12356 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
12357 and link names if necessary.
12358 (tar-header-block-summarize): Handle the case that file or link
12359 names are multibyte.
12360 (tar-summarize-buffer): At first set the current buffer unibyte,
12361 then if there are multibyte file names, change it to multibyte.
12362 (tar-mode): Get char position from tar-header-offset.
12363 (tar-extract): Avoid multibyte<->unibyte conversion in
12364 insert-buffer-subsring by setting both buffers unibyte
12365 temporarily.
12366 (tar-copy): Set the buffer unibyte while doing a work. Write
12367 without code conversion.
12368 (tar-expunge): Set the buffer unibyte while doing a work.
12369 (tar-alter-one-field): Likewise.
12370 (tar-clear-modification-flags): Compare byte position with
12371 tar-header-offset.
12372 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
12373 insert-buffer-subsring by setting both buffers unibyte
12374 temporarily. Pay attention to multibyteness while updating the
12375 descriptor-line.
12376 (tar-mode-write-file): Write without code conversion.
12377
12378 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12379
12380 * nngateway.el: Require cl.
12381
12382 1998-11-15 Dave Love <fx@gnu.org>
12383
12384 * progmodes/fortran.el: Fix previous change:
12385 (fortran-end-prog-re1): Changed.
12386 (fortran-check-end-prog-re): New function.
12387 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
12388
12389 1998-11-13 Tom Breton <tob@world.std.com>
12390
12391 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
12392 GNU Emacs.
12393
12394 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
12395
12396 * textmodes/reftex.el: (reftex-finding-files): Group documentation
12397 fixed.
12398 (reftex-toc-toggle-file-boundary,
12399 reftex-toc-toggle-labels,
12400 reftex-toc-toggle-context,reftex-find-start-point): New functions.
12401 (reftex-toc-include-labels, reftex-toc-include-context,
12402 reftex-toc-include-file-boundaries,
12403 reftex-toc-keep-other-windows): New options.
12404 (reftex-use-text-after-label-as-context): Option removed.
12405 (reftex-extract-bib-entries): Protect use in non-latex
12406 buffers.
12407 (reftex-toc-visit-location): Renamed from
12408 `reftex-toc-visit-line'.
12409 (reftex-latin1-to-ascii): Works now with and without Mule.
12410 (reftex-truncate): Removed special stuff for Emacs 20.2.
12411 (reftex-get-offset): Made more general.
12412 (reftex-show-label-location): Renamed from
12413 `reftex-select-label-callback'.
12414 (reftex-pop-to-label): Function removed (using
12415 `reftex-show-label-location' instead.
12416 (reftex-insert-docstruct): Renamed from
12417 `reftex-make-and-insert-label-list'. Function args changed.
12418 (reftex-toc): Now uses `reftex-insert-docstruct' and
12419 `reftex-find-start-point'.
12420 (reftex-select-item): Use `reftex-find-start-point'.
12421 (reftex-toc-visit-line): Can display labels and file
12422 boundaries.
12423 (reftex-TeX-master-file): `(TeX-master-file)' protected.
12424
12425 1998-11-12 Sam Steingold <sds@goems.com>
12426
12427 * browse-url.el (browse-url): Handle the case when
12428 `browse-url-browser-function' is a lambda list.
12429
12430 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
12431
12432 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
12433 version string.
12434 * loadhist.el (symbol-file): Likewise
12435
12436 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
12437
12438 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
12439
12440 1998-11-11 Sam Steingold <sds@goems.com>
12441
12442 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
12443 `run-lisp' instead of signalling an error.
12444
12445 1998-11-11 Karl Heuer <kwzh@gnu.org>
12446
12447 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
12448
12449 1998-11-11 Richard Stallman <rms@gnu.org>
12450
12451 * vc-hooks.el (vc-toggle-read-only): Doc fix.
12452
12453 1998-11-11 Per Starback <starback@update.uu.se>
12454
12455 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
12456 renamed svenska8 to svenska, and fixed and extended CASECHARS
12457 for it.
12458
12459 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
12460
12461 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
12462 handling if setpagedevice is not available.
12463 (ps-begin-file): Fix typo.
12464
12465 1998-11-11 Kenichi Handa <handa@etl.go.jp>
12466
12467 * international/mule-util.el (compose-chars-component): Signal
12468 error if CH is a rule-based composition character.
12469 (compose-chars): Signal error if an already compsed character is
12470 going to be composed by rule-base.
12471
12472 * term/x-win.el: If a resolved ASCII font name doesn't conform to
12473 full XLFD, don't try to get information of WEIGHT and SLANT from
12474 that font name.
12475
12476 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
12477
12478 * dos-w32.el (set-default-process-coding-system): Use function on
12479 before-init-hook to set default-process-coding-system based on
12480 enable-multibyte-characters.
12481
12482 * term/w32-win.el ([language-change]): For now ignore
12483 keyboard language-change events.
12484
12485 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
12486
12487 * ediff-util.el (ediff-make-temp-file): Run the prefix through
12488 convert-standard-file-name, but leave the results of
12489 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
12490 characters if the original name already exists, or has a special
12491 handler.
12492
12493 1998-11-10 Karl Heuer <kwzh@gnu.org>
12494
12495 * international/iso-insert.el: Delete autoload cookies.
12496
12497 * international/iso-transl.el: Add autoload cookies.
12498
12499 1998-11-10 Richard Stallman <rms@gnu.org>
12500
12501 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
12502 (ispell-process-line): Don't treat multibyte
12503
12504 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
12505
12506 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
12507 setpagedevice to specify the page size if setpagedevice is
12508 available. This is necessary to select the correct paper tray on
12509 Level 2 printers with multiple paper sizes available.
12510
12511 (ps-begin-file): Cope with font names that contain spaces, and
12512 call BeginDoc in a BeginSetup/EndSetup block.
12513
12514 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
12515
12516 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
12517 convert-standard-filename.
12518
12519 * loadhist.el (symbol-file): Run fns-VERSION.el through
12520 convert-standard-filename.
12521
12522 1998-11-06 Richard Stallman <rms@gnu.org>
12523
12524 * textmodes/texinfmt.el (texinfo-format-scan):
12525 Detect the case of two @-commands in a row; process just the first.
12526 (texinfo-append-refill): If line has a @c, insert the @refill
12527 before it.
12528 (texinfo-format-refill): Return with point where the @refill was.
12529
12530 * files.el (hack-local-variables): Test local-enable-local-variables.
12531 (hack-local-variables-prop-line): Likewise.
12532 (set-auto-mode): Don't test local-enable-local-variables here.
12533 (enable-local-variables): Doc fix.
12534 (local-enable-local-variables): Doc fix.
12535 (normal-mode): Doc fix.
12536
12537 1998-11-06 Karl Heuer <kwzh@gnu.org>
12538
12539 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
12540
12541 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
12542
12543 * simple.el (line-number-mode): Doc fix.
12544
12545 1998-11-06 Kenichi Handa <handa@etl.go.jp>
12546
12547 * international/fontset.el (create-fontset-from-fontset-spec):
12548 Give correct arg to `error'.
12549
12550 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
12551
12552 * textmodes/sgml-mode.el (html-mode): Doc fix.
12553 (sgml-name-8bit-mode): Fix missing format character in message string.
12554
12555 1998-11-05 Karl Heuer <kwzh@gnu.org>
12556
12557 * mail/sendmail.el (sendmail-send-it): Check for failure.
12558
12559 1998-11-05 Richard Stallman <rms@gnu.org>
12560
12561 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
12562
12563 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
12564 (close-rectangle): Define as alias.
12565
12566 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
12567
12568 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
12569
12570 1998-11-05 Dave Love <fx@gnu.org>
12571
12572 * help.el (describe-variable): Don't quote link to source.
12573
12574 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
12575
12576 * gud.el (gud-common-init): Use pop-to-buffer.
12577 (same-window-regexps): Add an element that matches all gud buffers.
12578
12579 1998-11-04 Jason Rumney <jasonr@altavista.net>
12580
12581 * term/w32-win.el (x-get-selection-value): Alias to
12582 x-cut-buffer-or-selection-value.
12583 (w32-standard-fontset-spec): New variable.
12584 (w32-create-initial-fontsets, mouse-set-font): Check whether
12585 new-fontset is available.
12586 (w32-use-w32-font-dialog): Enable use of set-variable.
12587
12588 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12589
12590 * vc.el (with-vc-file, edit-vc-file): New macros.
12591
12592 1998-11-04 Kenichi Handa <handa@etl.go.jp>
12593
12594 * international/quail.el (quail-show-guidance-buf): Call
12595 set-minibuffer-window to set minibuffer window of the current
12596 frame correctly.
12597
12598 1998-11-03 Theodore Jump <tjump@tertius.com>
12599
12600 * term/w32-win.el: Require fontset.
12601
12602 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
12603
12604 * faces.el (set-face-font): Call resolve-fontset-name on w32.
12605 (set-face-font-auto): Ditto.
12606
12607 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
12608
12609 * mouse.el (mouse-drag-region): Fix typo.
12610
12611 1998-11-02 Dave Love <fx@gnu.org>
12612
12613 * progmodes/fortran.el Fix for fontification of strings lost somehow:
12614 (fortran-fontify-string): New function.
12615 (fortran-font-lock-keywords-1): Use it.
12616
12617 1998-11-02 Markus Rost <rost@delysid.gnu.org>
12618
12619 * comint.el (comint-file-name-quote-list): Doc fix.
12620
12621 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12622
12623 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
12624 build directory, not source directory.
12625
12626 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
12627 if we did not get one for the final move.
12628
12629 1998-11-01 Dave Love <fx@gnu.org>
12630
12631 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
12632 Don't funcall browse-url-browser-function.
12633
12634 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
12635 Don't funcall browse-url-browser-function.
12636
12637 * fortran.el (fortran-end-prog-re1): Fix the regexp.
12638
12639 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12640
12641 * files.el (revert-buffer): Doc fix.
12642
12643 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
12644
12645 * textmodes/tex-mode.el (tex-start-options-string):
12646 Quote the backslashes with more backslashes.
12647
12648 1998-10-31 Dave Love <fx@gnu.org>
12649
12650 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
12651 (webjump): Don't funcall browse-url-browser-function.
12652
12653 1998-10-30 Kenichi Handa <handa@etl.go.jp>
12654
12655 * international/quail.el (quail-start-translation): Handle
12656 switching of the frame in read-key-sequence.
12657 (quail-start-conversion): Likewise.
12658 (quail-show-guidance-buf): Detach quail-guidance-buf from any
12659 windows before setting an appropriate window for it.
12660 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
12661 quail-guidance-win to nil.
12662 (quail-update-guidance): If quail-guidance-buf is not in the
12663 selected frame, call quail-show-guidance-buf again.
12664
12665 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
12666
12667 * progmodes/pascal.el (pascal-mode):
12668 `blink-matching-paren-dont-ignore-comments' set to t.
12669
12670 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12671
12672 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
12673
12674 1998-10-30 Dave Love <fx@gnu.org>
12675
12676 * vc.el (vc-backend-merge-news): Check for "P" output.
12677
12678 * help.el (describe-variable): Hyperlink the definition.
12679
12680 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
12681
12682 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
12683 (sh-set-shell): Likewise.
12684
12685 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
12686
12687 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
12688 (edebug-on-error): Fix customize type to match that of
12689 debug-on-error.
12690
12691 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
12692
12693 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
12694 report-emacs-bug-address instead of undefined bug-gnu-emacs.
12695
12696 * international/mule-cmds.el (select-message-coding-system): Doc
12697 fix.
12698
12699 * international/mule-diag.el (describe-coding-system): Describe
12700 all flags.
12701
12702 * mail/sendmail.el (sendmail-coding-system,
12703 default-sendmail-coding-system): Doc fix.
12704
12705 * simple.el (shell-command-on-region): Doc fix.
12706
12707 * loadup.el: Write fns-*.el in current directory instead of
12708 data-directory since no installation directory exists yet. Mark
12709 buffer unmodified afterwards.
12710
12711 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
12712 instead of data-directory since it is architecture dependent.
12713 (load-history-loaded): Update doc string.
12714
12715 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
12716
12717 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
12718 path as a default directory when canonicalizing names.
12719
12720 * w32-fns.el: Remove a dangling reference to a directory on the
12721 build machine.
12722
12723 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12724
12725 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
12726 namespace related keywords such as `class', `body', `private',
12727 `variable', `namespace eval', etc.
12728 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
12729 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
12730 imenu and font-lock so that searches for \sw would find words
12731 containing colons.
12732
12733 * progmodes/etags.el (initialize-new-tags-table):
12734 Do not alter find-tag-marker-ring and tags-location-ring.
12735
12736 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
12737
12738 * term/w32-win.el: Require fontset.
12739 (w32-init-fontsets): New function (code from x-win.el).
12740
12741 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12742
12743 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
12744 calendar-and-diary-frame-parameters): Add title parameter.
12745
12746 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12747
12748 * completion.el (dynamic-completion-mode): New function to enable
12749 the mode. (Just loading the file now does not change anything.)
12750
12751 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12752
12753 * ps-print.el: User option for multibyte buffer handling and doc fix.
12754 (ps-multibyte-buffer): New user option.
12755 (ps-setup): Print new user option.
12756 (ps-print-quote): New fun.
12757 (ps-color-p, ps-mule-font-info-database-latin): New var.
12758 (ps-default-color, ps-mule-font-info-database)
12759 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
12760 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
12761 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
12762 Little code improvement.
12763 (ps-mule-initialize): Initialize ps-mule-font-info-database.
12764 (ps-print-prologue-header, ps-font-family, ps-font-size)
12765 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
12766 (ps-build-face-reference, ps-mule-font-info-database-bdf)
12767 (ps-mule-external-libraries, ps-mule-init-external-library)
12768 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
12769 Doc fix.
12770 (ps-print-version): New version number (4.1.1) and doc fix.
12771 (ps-print-prologue-header): New user option.
12772 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
12773 Conditional compilation for GNU Emacs and emacsens.
12774 (ps-generate-postscript-with-faces): Skip invisible text better.
12775 (ps-setup): Print new user option.
12776 (ps-print-preprint): Check if input file name exists and is unwritable.
12777 (ps-begin-file): Adjust PostScript prologue header for duplex printers
12778 and insert user PostScript prologue header comments.
12779 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
12780 New funs.
12781 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
12782 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
12783 PostScript programming normalization.
12784 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
12785 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
12786 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
12787 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
12788 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
12789 Programming style normalization.
12790
12791 1998-10-26 Kenichi Handa <handa@etl.go.jp>
12792
12793 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12794 version, check the value of mule-version.
12795
12796 * international/mule-util.el (compose-region): Insert then delete
12797 to preserve markers.
12798 (decompose-region): Use search-forward for efficiency.
12799
12800 * language/chinese.el (pre-write-encode-hz): Cancel previous
12801 change, use generate-new-buffer instead of get-buffer-create.
12802 * language/devan-util.el
12803 (in-is13194-devanagari-pre-write-conversion): Likewise.
12804 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12805 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12806 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12807
12808 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12809
12810 * mail/rmailsum.el (rmail-message-subject-p):
12811 Handle message whose header has not been reformatted.
12812
12813 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
12814
12815 1998-10-25 Jason Rumney <jasonr@altavista.net>
12816
12817 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
12818 New variables.
12819 (mouse-set-font): Use font menus instead of dialog according to
12820 w32-use-w32-font-dialog.
12821
12822 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12823
12824 * calendar/calendar.el (calendar-day-name-array): Add doc string
12825 correctly!
12826 (calendar-month-name-array): Add doc string correctly!
12827
12828 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12829
12830 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
12831
12832 1998-10-21 Markus Rost <rost@delysid.gnu.org>
12833
12834 * lisp/info.el (Info-next-menu-item): Stay on top of node.
12835
12836 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
12837
12838 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
12839
12840 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
12841
12842 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
12843
12844 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
12845
12846 1998-10-21 Karl Heuer <kwzh@gnu.org>
12847
12848 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
12849 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
12850 (profile-filter, profile-reset-timer): Functions deleted.
12851 (profile-check-zero-init-times, profile-get-time): Likewise.
12852 (profile-find-function, profile-quit): Likewise.
12853 (profile-distinct, profile-call-stack, profile-last-time): New vars.
12854 (profile-time-list, profile-init-list): Doc fix.
12855 (profile-functions): Simplify.
12856 (profile-print): Use float. Make output include space separators.
12857 (profile-add-time): New helper function.
12858 (profile-function-prolog): Renamed from profile-start-function.
12859 Handle profile-distinct.
12860 (profile-function-epilog): Renamed from profile-update-function.
12861 Handle profile-distinct.
12862 (profile-a-function): If the function to be profiled is an
12863 autoload form, load it. If it's lazy-loaded, fetch it.
12864 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
12865 (profile-restore-fun): Arg FUN is now a function symbol, as was
12866 documented, rather than a one-element list.
12867 (profile-finish): Call profile-restore-fun properly.
12868
12869 1998-10-21 Kenichi Handa <handa@etl.go.jp>
12870
12871 * international/characters.el: Setup charset property
12872 nospace-between-words.
12873
12874 * international/mule-cmds.el (get-charset-property): If CHARSET is
12875 composition, return nil.
12876 (put-charset-property): If CHARSET is composition, do nothing.
12877
12878 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
12879 * language/devan-util.el
12880 (in-is13194-devanagari-pre-write-conversion): Likewise.
12881 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12882 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12883 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12884
12885 * textmodes/fill.el (sentence-end-without-period): New variable.
12886 (canonically-space-region): Pay attention to
12887 sentence-end-without-period.
12888 (fill-find-break-point): The first argument CHARSET deleted.
12889 Caller changed.
12890 (fill-region-as-paragraph): Pay attention to charset property
12891 nospace-between-words and text property nospace-between-words.
12892
12893 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12894
12895 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
12896 an unrecognized shell.
12897
12898 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12899
12900 * desktop.el (desktop-save): Include minor modes symbolically.
12901 (desktop-create-buffer): Turn on all minor modes in `mim'.
12902
12903 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12904
12905 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
12906 (sh-font-lock-keywords): Handle rpm and rpm2.
12907 (sh-ancestor-alist): Handle rpm.
12908
12909 * files.el (auto-mode-alist): Recognize .rpm files.
12910 Also .spec and .mspec files.
12911
12912 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
12913
12914 * faces.el (frame-set-background-mode): Enable the function for
12915 MSDOS frames.
12916
12917 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12918
12919 * calendar/calendar.el (calendar-day-name-array): Add doc string.
12920 (calendar-month-name-array): Add doc string.
12921
12922 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12923
12924 * simple.el (kill-ring-max): Increased to 60.
12925
12926 1998-10-17 Kenichi Handa <handa@etl.go.jp>
12927
12928 * international/characters.el: Setup auto-fill-chars.
12929
12930 * international/kinsoku.el (kinsoku): Check the variable
12931 enable-kinsoku.
12932
12933 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
12934 Don't call kinsoku directly, intead call fill-find-break-point.
12935
12936 * textmodes/fill.el: Setup `fill-find-break-point-function'
12937 property to character sets which require `kinsoku' processing for
12938 filling.
12939 (fill-find-break-point): New function.
12940 (fill-region-as-paragraph): Don't check kinsoku-enable here.
12941 Don't call kinsoku directly, intead call fill-find-break-point.
12942
12943 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12944
12945 * faces.el (modify-face-read-string): Return (nil) for "none".
12946 (modify-face): Don't get error if (nil) is the argument.
12947 (face-try-color-list): Don't check whether nil is a valid color.
12948
12949 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
12950
12951 * emacs-lisp/bytecomp.el (byte-recompile-directory):
12952 Print message about each directory, even in batch mode.
12953
12954 * gnus/nntp.el: Require `cl' before using nnoo-declare.
12955
12956 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
12957 (ps-mule-string-char): No need to use sref.
12958 (ps-mule-next-index): No need to use sref.
12959
12960 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
12961
12962 * files.el (revert-buffer-internal-hook): Add defvar.
12963
12964 * arc-mode.el (archive-mode): Locally set file-precious-flag.
12965
12966 * tar-mode.el (tar-mode): Locally set file-precious-flag.
12967
12968 1998-10-16 Markus Rost <rost@delysid.gnu.org>
12969
12970 * international/mule-cmds.el (default-input-method): Fix custom type.
12971
12972 * net-utils.el (whois-server-list): Fix customization type.
12973
12974 * shell.el (shell-input-autoexpand): Fix customization group.
12975
12976 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
12977
12978 * repeat.el (repeat): Handle keyboard macros properly.
12979 Handle new prefix arg after self-insert command.
12980
12981 * repeat.el: Don't include cl even at compile time.
12982 (repeat): Avoid using `loop'.
12983
12984 * simple.el (shell-command-on-region): Doc fix.
12985 (next-history-element): Special error message if no default.
12986
12987 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
12988
12989 * ps-print.el (ps-print-buffer): Doc fix.
12990 (ps-despool): Likewise.
12991
12992 * arc-mode.el (arc-mode): Provide arc-mode.
12993
12994 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
12995
12996 * ps-print.el (ps-print-buffer): Doc fix.
12997
12998 1998-10-14 Dave Love <fx@gnu.org>
12999
13000 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
13001 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
13002 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
13003
13004 * progmodes/fortran.el (fortran-mode-map): Change "Join
13005 Continuation Line" to "Join Line".
13006 (fortran-font-lock-keywords-1): Add "cycle", "exit".
13007
13008 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
13009
13010 * progmodes/fortran.el (fortran-join-line): Use
13011 `delete-indentation' instead of issuing an error message if not on
13012 a continuation line. Provide for joining several lines using
13013 prefix arg.
13014
13015 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
13016
13017 * term/pc-win.el (msdos-color-values): New variable.
13018 (x-color-values): New function, emulates its namesake from
13019 src/xfns.c.
13020 (msdos-bg-mode): Add all dark colors to those which return
13021 "dark".
13022
13023 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
13024
13025 * replace.el (keep-lines, flush-lines, how-many):
13026 Don't ignore case if arg has upper case letters.
13027
13028 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
13029
13030 * progmodes/vhdl-mode.el
13031 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
13032 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
13033 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
13034 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
13035 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
13036 (vhdl-when): Fix indentation problem.
13037 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
13038 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
13039 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
13040
13041 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
13042
13043 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
13044 (ls-lisp-insert-directory): Renamed from insert-directory.
13045 (insert-directory): New function.
13046
13047 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
13048
13049 * simple.el (completion-fixup-function): Variable deleted.
13050 (completion-setup-function): Delete code for completion-fixup-function.
13051 * emacs-lisp/lisp.el (lisp-complete-symbol):
13052 Don't bind completion-fixup-function.
13053
13054 * files.el (find-file-wildcards): New option.
13055 (find-file-noselect): Handle wild cards, if enabled.
13056 (file-expand-wildcards): New function.
13057
13058 * simple.el (set-fill-column): Doc fix.
13059
13060 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13061
13062 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
13063
13064 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
13065
13066 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
13067 Move declaration before first use.
13068 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
13069 hif-math, hif-factor): Rename token to hif-token and token-list to
13070 hif-token-list.
13071 (hif-token, hif-token-list): Declare them.
13072 (hif-find-ifdef-block): Return cons of top and bottom point
13073 instead of setting dynamically bound variables.
13074 (hide-ifdef-block, show-ifdef-block): Use return value of
13075 hif-find-ifdef-block.
13076
13077 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13078
13079 * subr.el (read-passwd): Use clear-this-command-keys.
13080
13081 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
13082
13083 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
13084 and ...-for-write.
13085
13086 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
13087
13088 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
13089 responses to GROUP command, since this may be called from a timer
13090 with quit inhibited.
13091
13092 1998-10-12 Kenichi Handa <handa@etl.go.jp>
13093
13094 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
13095 set unconditional-jump to nil.
13096 (ccl-compile-read-multibyte-character): Return nil.
13097 (ccl-compile-write-multibyte-character): Likewise.
13098 (ccl-compile-translate-character): Likewise
13099 (ccl-compile-map-multiple): Likewise.
13100 (ccl-compile-map-single): Likewise.
13101
13102 * international/kinsoku.el: Add coding tag.
13103 (kinsoku-bol): Remove superfluous TAB in a string.
13104
13105 * international/mule-cmds.el (find-coding-systems-for-charsets):
13106 Delete `composition' (if any) from CHARSETS.
13107
13108 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13109
13110 * international/mule-cmds.el (setup-specified-language-environment):
13111 Add apropos-inhibit property.
13112 (describe-specified-language-support): Likewise.
13113
13114 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
13115
13116 * international/mule.el (make-coding-system): Create -with-esc
13117 variant coding system.
13118
13119 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13120
13121 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
13122 (next-file): Optionally offer to revert a file's buffer,
13123 if it has an existing buffer but the file has changed.
13124
13125 * info.el (Info-insert-dir): Detect and report problems
13126 in input files, such as "No Top node". Return with point
13127 at the beginning of the text.
13128 (Info-find-node): Reinsert the code to handle files
13129 with no tags table; it was deleted by mistake.
13130
13131 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13132
13133 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
13134 texinfo-find-higher-level-node repeatedly find the same node.
13135 (texinfo-find-higher-level-node): Doc fix.
13136
13137 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
13138
13139 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
13140 (smtpmail-address-buffer): Add defvar.
13141 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
13142
13143 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
13144
13145 * ffap.el (ffap-machine-p-local): Fix editing error.
13146
13147 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
13148
13149 * faces.el (frame-set-background-mode):
13150 Don't do anythung for text-only or MSDOS frame.
13151
13152 1998-10-08 Kenichi Handa <handa@etl.go.jp>
13153
13154 * international/quail.el (quail-defrule): New optional arg APPEND.
13155 (quail-defrule-internal): Fix bug of handling the argument APPEND.
13156
13157 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
13158
13159 * gnus/pop3.el (pop3-open-server):
13160 Set process-coding-system-alist around open-network-stream.
13161
13162 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
13163
13164 * files.el (save-buffer): Doc fix.
13165
13166 1998-10-07 Karl Heuer <kwzh@gnu.org>
13167
13168 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
13169 return DEF unchanged, not nil. Simplify.
13170
13171 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
13172
13173 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
13174
13175 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
13176
13177 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
13178
13179 * net-utils.el (ftp, nslookup): Require comint.
13180 (network-service-connection): Likewise.
13181 (whois-server-name): Defaults to whois.arin.net
13182 (whois-server-list, whois-server-tld, whois-guess-server): New var.
13183 (whois): Tries to guess the appropriate top-level domain server.
13184 (whois-get-tld): New function.
13185
13186 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
13187 (dirtrack-debug-toggle): Added this function.
13188
13189 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
13190
13191 * files.el (find-file-noselect): Switch to the correct buffer
13192 before checking find-file-literally, and allow non-nil non-t
13193 rawfile params.
13194
13195 1998-10-06 Karl Heuer <kwzh@gnu.org>
13196
13197 * midnight.el (clean-buffer-list): Add autoload cookie.
13198
13199 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
13200 no-autosave.
13201 * tar-mode.el (tar-mode-revert): Likewise.
13202 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
13203 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
13204 * gnus/message.el (message-auto-save-directory): Renamed from
13205 message-autosave-directory. All references changed.
13206
13207 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13208
13209 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
13210 string. Expose mime stuff while searching.
13211
13212 1998-10-06 Richard Stallman <rms@gnu.org>
13213
13214 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
13215
13216 * replace.el (perform-replace): Position point properly
13217 before and after the recursive edit of C-r.
13218
13219 * progmodes/etags.el (tags-reset-tags-tables): Properly
13220 find the markers in the old rings that are being discarded.
13221
13222 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13223
13224 * apropos.el (apropos-print): Control invalid characters.
13225
13226 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13227 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
13228 confusing customize.
13229
13230 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
13231
13232 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
13233 built-in commands. Add more built-in commands and fix face names.
13234
13235 1998-10-05 Simon Marshall <simon@gnu.org>
13236
13237 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
13238
13239 1998-10-04 Eric Ludlam <zappo@gnu.org>
13240
13241 * speedbar.el (speedbar-initial-expansion-list-name): Remove
13242 customization since it is not useful in this case.
13243 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
13244 sure it gets evalled to a number. Also verify that set-frame-name
13245 fn exists before calling it.
13246
13247 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13248 Protect a `forward-sexp' call which could fail, and improved regex
13249 for ie, and eg abbreviations.
13250
13251 1998-10-02 Noah Friedman <friedman@splode.com>
13252
13253 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
13254 send-string.
13255 (rlogin-send-Ctrl-D): Here also.
13256 (rlogin-send-Ctrl-Z): Here also.
13257 (rlogin-send-Ctrl-backslash): Here also.
13258
13259 1998-10-02 Dave Love <fx@gnu.org>
13260
13261 * outline.el (hide-region-body): Bind
13262 outline-view-change-hook to nil while making repeated calls to
13263 outline-flag-region. Run it once at the end.
13264 (hide-other, hide-sublevels, show-children): Likewise.
13265
13266 * info-look.el: Remove duplicate scheme-mode entry.
13267 (info-lookup-make-completions): When looking for entries, check
13268 that `item' isn't null or "Menu".
13269
13270 1998-10-01 Karl Heuer <kwzh@gnu.org>
13271
13272 * net-utils.el: Don't require ffap.
13273 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
13274 (ping, nslookup-host, finger, network-connection-to-service): Use them.
13275
13276 1998-09-30 Richard Stallman <rms@gnu.org>
13277
13278 * ispell.el (check-ispell-version): No need to bind default-major-mode.
13279
13280 * imenu.el (imenu--generic-function): Sort each submenu by position.
13281 (imenu--sort-by-position): New function.
13282
13283 * cus-edit.el (Custom-mode-menu): Fix info node name.
13284 (customize group): Fix info node name.
13285
13286 * mail/mailalias.el (build-mail-aliases): Don't allow
13287 a newline in the alias name. Don't define an alias
13288 if the definition would be empty.
13289
13290 * which-func.el (which-func-mode-global): Make :set function
13291 more reliable.
13292
13293 * custom.el (custom-set-variables): Load the requests first,
13294 then check the symbol's `set' function.
13295
13296 * ffap.el: Doc fixes.
13297
13298 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13299
13300 * gnus.el: (gnus-valid-select-methods): Fix type.
13301 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
13302 * gnus-score.el (gnus-orphan-score): Fix type.
13303 (gnus-score-default-header, gnus-score-default-type): Fix type.
13304 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
13305 (gnus-saved-headers): Fix type.
13306
13307 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
13308 Avoid nil value of `two-lines-citation-part'.
13309
13310 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
13311
13312 * which-func.el (which-function): Handle case when
13313 (car imenu--index-alist) is nil.
13314
13315 1998-09-29 Dave Love <fx@gnu.org>
13316
13317 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
13318 bzip2 args.
13319
13320 1998-09-29 Simon Marshall <simon@gnu.org>
13321
13322 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
13323 comint-exec-hook.
13324
13325 1998-09-29 Stephen Eglen <stephen@gnu.org>
13326
13327 * info-look.el: Add support for Octave.
13328
13329 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
13330
13331 * textmodes/reftex.el (reftex-finding-files): New customize group.
13332 (reftex-texpath-environment-variables,
13333 reftex-use-external-file-finders, reftex-external-file-finders,
13334 reftex-search-unrecursed-path-first): New options.
13335 (reftex-process-string, reftex-find-file-externally): New
13336 functions.
13337 (reftex-access-search-path): Execute shell commands to find the
13338 search path.
13339 (reftex-toggle-auto-view-crossref): When turning on, make sure
13340 `reftex-auto-view-crossref' becomes non-nil.
13341 (reftex-abbrev-regexp): Constant removed.
13342 (reftex-convert-string): Abbrev regexp calculated locally.
13343
13344 1998-09-28 Dave Love <fx@gnu.org>
13345
13346 * progmodes/fortran.el: Don't call regexp-opt when deriving
13347 font-lock patterns with keywords that aren't all literal.
13348
13349 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
13350
13351 * octave-inf.el (inferior-octave-prompt): Also match prompts of
13352 the form `octave.bin:1>' which come from using precopiled binary
13353 versions.
13354
13355 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
13356
13357 * help.el (help-for-help): Use %THIS-KEY%.
13358 (help-quit): Add doc.
13359
13360 * help-macro.el (make-help-screen): Keep HELP-TEXT
13361 in a separate function definition, not in the help command FNAME.
13362 Replace %THIS-KEY% with the key sequence that ran FNAME.
13363
13364 1998-09-25 Richard Stallman <rms@gnu.org>
13365
13366 * textmodes/texinfo.el (texinfo-show-structure):
13367 Bind inhibit-read-only.
13368
13369 * isearch.el (isearch-search-and-update): Properly
13370 handle upper case letters in the reverse-search special case.
13371
13372 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13373
13374 * gnus.el: Extend the list of autoloaded functions.
13375
13376 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13377 buffer before creating help group. (from Gnus v5.6.43, fix by
13378 1998-08-20 Per Starback <starback@update.uu.se>)
13379
13380 * gnus-util.el (gnus-output-to-rmail): Adjust to
13381 `rmail-output-to-rmail-file'.
13382
13383 1998-09-25 Karl Heuer <kwzh@gnu.org>
13384
13385 * hexl.el (hexl-mode-map): More of previous change.
13386
13387 * textmodes/tex-mode.el (tex-run-command): Doc fix.
13388 (tex-start-tex): Don't use tex-start-options-string in star case.
13389 Quote file name in star case as well as in non-star.
13390 Add blank and quoting of option string here.
13391 (tex-start-options-string): Not here.
13392
13393 1998-09-23 Karl Heuer <kwzh@gnu.org>
13394
13395 * term.el (term-delimiter-argument-list): Doc fix.
13396 (term-emulate-terminal): Escape literal semicolon.
13397 * progmodes/asm-mode.el (asm-mode): Doc fix.
13398 (asm-comment-char): Escape literal semicolon.
13399 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
13400
13401 1998-09-23 Richard Stallman <rms@gnu.org>
13402
13403 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
13404 only those that normally modify the buffer.
13405
13406 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
13407 over again.
13408
13409 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
13410
13411 * ispell.el (check-ispell-version): Ensure same buffer is current
13412 when let-binding of case-fold-search ends.
13413
13414 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13415
13416 * ps-print.el: Skip invisible overlay.
13417 Test for set-buffer-multibyte rather than using mule-version.
13418 (ps-print-version): New version number (4.1) and doc fix.
13419 (ps-generate-postscript-with-faces): Skip invisible overlay.
13420
13421 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
13422
13423 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
13424
13425 1998-09-22 Kenichi Handa <handa@etl.go.jp>
13426
13427 * international/quail.el (quail-update-guidance): Check for the
13428 return value of (quail-guidance) fixed.
13429 (quail-update-translation): Bind quail-current-str locally when it
13430 calls quail-update-guidance.
13431 (quail-update-translation): If input-method-exit-on-first-char is
13432 non-nil, terminate translation only when the current input method
13433 is simple.
13434
13435 1998-09-22 Paul Eggert <eggert@twinsun.com>
13436
13437 * startup.el (locale-translation-file-name): Prefer X-related names
13438 to the name used by GNU/Linux sans X. Set to nil if no file found.
13439 (command-line): Use locale-translation-file-name if it is not nil,
13440 instead of testing for its existence again.
13441 regexp-quote the ctype before using it in a regexp.
13442 Allow a colon to appear after the ctype in the aliases file,
13443 as is done in X11R6.4.
13444
13445 1998-09-21 Richard Stallman <rms@gnu.org>
13446
13447 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
13448
13449 * calendar/appt.el (appt-interval): Variable deleted.
13450 (appt-check): For minutes in between appt-display-interval times,
13451 do check, but don't display anything except an updated mode line.
13452 Count against appt-display-interval based on minutes since
13453 first display of this appointment, not based on time of day.
13454 If appt-display-mode-line, force mode line redisplay
13455 whenever appt-mode-string has changed.
13456 (appt-add, appt-delete): Add autoload cookies.
13457 (appt-check): Catch errors from calling `diary'.
13458 (appt-max-time): Renamed from max-time.
13459 (appt-now-displayed, appt-display-count): New variables.
13460 (appt-timer): Don't create one if we already have one.
13461
13462 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13463 More general code to use the source buffer instead of the zap file.
13464
13465 * hilit-chg.el (highlight-compare-with-file): Renamed from
13466 compare-with-file.
13467
13468 * loadhist.el (load-history-loaded): New variable.
13469 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
13470
13471 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
13472
13473 * emacs-lisp/find-func.el (find-function-search-for-symbol):
13474 Fix error messages.
13475
13476 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
13477
13478 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
13479 Emacs frame.
13480
13481 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13482
13483 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
13484 `undecided' and `undecided-unix'.
13485
13486 1998-09-21 Dave Love <fx@gnu.org>
13487
13488 * help.el (help-make-xrefs): Fix typo affecting Info references.
13489
13490 * subr.el (remove-hook): Check list values to avoid errors.
13491
13492 1998-09-18 Noah Friedman <friedman@splode.com>
13493
13494 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
13495 store string in eldoc-last-message without consing a new string.
13496 Rearrange logic from nested if's into cond's.
13497 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
13498 Do not print message; just return string.
13499 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
13500 Do not print message; just return string.
13501 Cache that string in eldoc-last-data.
13502 (eldoc-last-data): Make into a vector.
13503 (eldoc-get-fnsym-args-string): Use new data form of structure.
13504 (eldoc-get-var-docstring): Here also.
13505 (eldoc-last-data-store): New function.
13506 (eldoc-get-fnsym-args-string): Use it.
13507 (eldoc-get-var-docstring): Here also.
13508 (eldoc-docstring-first-line): Minimize interim string consing.
13509 Call substitute-command-keys on the result.
13510 (eldoc-print-var-docstrings, eldoc-print-docstring,
13511 eldoc-docstring-message): Functions removed.
13512 (eldoc-docstring-format-sym-doc): New function, functionality
13513 ripped out of eldoc-docstring-message.
13514 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
13515
13516 1998-09-18 Kenichi Handa <handa@etl.go.jp>
13517
13518 * international/mule.el (make-coding-system): Doc-string modified.
13519
13520 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
13521
13522 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
13523
13524 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
13525 customize type.
13526
13527 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
13528 type.
13529
13530 * progmodes/compile.el (compilation-error-screen-columns): New
13531 variable.
13532 (compilation-next-error-locus): Use it to decide whether to use
13533 forward-char or move-to-column.
13534
13535 * mail/rmail.el (rmail-movemail-program): Fix customize type.
13536
13537 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
13538 feedmail-fiddle-plex-user-list,
13539 feedmail-spray-address-fiddle-plex-list,
13540 feedmail-prompt-before-queue-user-alist,
13541 feedmail-prompt-before-queue-help-supplement,
13542 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
13543 feedmail-queue-alternative-mail-header-separator): Fix customize
13544 type.
13545
13546 * startup.el (site-run-file): Fix customize type.
13547
13548 * speedbar.el (speedbar-initial-expansion-list-name): Fix
13549 customize type.
13550
13551 * shell.el (shell-input-autoexpand): Fix customize type.
13552
13553 * ps-print.el (ps-font-info-database): Add missing dots in value.
13554 Improve layout of customize type.
13555
13556 * net-utils.el (traceroute-program-options, ping-program-options,
13557 ipconfig-program-options, netstat-program-options,
13558 arp-program-options, route-program-options,
13559 nslookup-program-options, ftp-program-options): Fix customize
13560 type.
13561
13562 * midnight.el (clean-buffer-list-kill-regexps,
13563 clean-buffer-list-kill-buffer-names,
13564 clean-buffer-list-kill-never-buffer-names,
13565 clean-buffer-list-kill-never-regexps): Fix customize type.
13566
13567 * man.el (Man-init-defvars): Avoid trailing nil on
13568 Man-filter-list.
13569
13570 * lpr.el (printer-name): Fix customize type.
13571
13572 1998-09-16 Kenichi Handa <handa@etl.go.jp>
13573
13574 * international/mule-cmds.el (reset-language-environment): Call
13575 update-coding-systems-internal.
13576
13577 * international/mule-conf.el: Call update-coding-systems-internal
13578 at the tail.
13579
13580 1998-09-14 Dave Love <fx@gnu.org>
13581
13582 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
13583 use the menu-enable properties, pending doing it correctly and
13584 acceptably fast.
13585
13586 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
13587
13588 1998-09-13 Dave Love <d.love@dl.ac.uk>
13589
13590 * progmodes/hideshow.el (hs-grok-mode-type): Check
13591 comment-{start,end} non-nil as well as bound. Report an error if
13592 we can't grok the mode.
13593
13594 1998-09-13 Richard Stallman <rms@gnu.org>
13595
13596 * simple.el (blink-matching-open): Don't log paren matching
13597 messages in *Messages*.
13598
13599 1998-09-12 Richard Stallman <rms@gnu.org>
13600
13601 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
13602 Set point-before-scroll at end even if there was an error.
13603
13604 * ange-ftp.el (ange-ftp-insert-file-contents):
13605 Use binary mode for dumb-unix hosts as for unix hosts.
13606 (ange-ftp-copy-file-internal): Likewise.
13607
13608 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13609
13610 * emacs-lisp/pp.el: Doc fixes.
13611
13612 * wid-edit.el (widget-menu-max-shortcuts): New variable.
13613 (widget-choose): Don't use single-char shortcuts if # items
13614 exceeds that many. Use minibuffer instead.
13615
13616 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13617
13618 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
13619
13620 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
13621
13622 * speedbar.el (speedbar-frame-mode): Do not set frame position if
13623 in terminal mode.
13624
13625 1998-09-10 Noah Friedman <friedman@splode.com>
13626
13627 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
13628 defcustom declaration. It's wreaking too much havoc with XEmacs
13629 and older versions of Emacs, which share this code.
13630
13631 * type-break.el (type-break-mode): Here also.
13632
13633 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
13634 `t' to add-hook also to modify the new local value.
13635
13636 1998-09-10 Dave Love <fx@gnu.org>
13637
13638 * vc.el (vc-insert-headers): Doc fix.
13639
13640 1998-09-10 Richard Stallman <rms@gnu.org>
13641
13642 * textmodes/flyspell.el (flyspell-mode-on): Make the
13643 ispell-... variables permanent locals.
13644 (flyspell-mode-off): Add autoload cookie.
13645
13646 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
13647 do use binary mode, just as for `unix'.
13648 (ange-ftp-host-type): If HOST is nil, return `unix'.
13649
13650 * dired.el (dired-mark-files-containing-regexp):
13651 Don't scan directories. Ignore non-readable files.
13652
13653 * progmodes/compile.el (compilation-error-regexp-alist):
13654 Fix previous change: allow . and _ in command name.
13655
13656 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
13657
13658 * uncompress.el (uncompress-while-visiting):
13659 Use just the car of what find-operation-coding-system returns.
13660
13661 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
13662
13663 * shell.el (shell-file-name-quote-list): Add # to the value.
13664
13665 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
13666
13667 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
13668 to make killing of ispell process work even if
13669 kill-all-local-variables has been run.
13670
13671 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13672
13673 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
13674 loop when sexp entry ends at end of file with no newline.
13675
13676 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13677
13678 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
13679 (Custom-reset-standard): Fix menu inconsistency.
13680
13681 * mail/feedmail.el (feedmail-from-line): Allow t.
13682 (feedmail-message-id-suffix): Allow nil.
13683
13684 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
13685 Simplify. Make prefix arg work right.
13686
13687 1998-09-09 Dave Love <fx@gnu.org>
13688
13689 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13690
13691 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
13692
13693 1998-09-08 Dave Love <fx@gnu.org>
13694
13695 * add-log.el (change-log-font-lock-keywords): Do parenthesized
13696 stuff only after file names or at start of line. Allow parens
13697 around e-mail, as well as angles.
13698
13699 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
13700 ignore-errors too, eval'd when compile. Require w3 stuff at load
13701 time for nicer failure if it's not available.
13702
13703 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
13704
13705 * comint.el (comint-arguments): Ignore backslashes when using
13706 w32 shells that expect backslashes as the directory separator.
13707
13708 1998-09-04 Kenichi Handa <handa@etl.go.jp>
13709
13710 * international/fontset.el (resolved-ascii-font): New variable.
13711 (x-complement-fontset-spec): By side effect, set
13712 `resolved-ascii-font' to the resolved name of ASCII font."
13713 (create-fontset-from-fontset-spec): Don't get a value for
13714 resolved-ascii-font from the list full-fontlist. It is set by
13715 x-complement-fontset-spec now.
13716
13717 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13718 version, check the value of mule-version.
13719
13720 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
13721
13722 * textmodes/reftex.el (reftex-view-crossref): Split up into
13723 several functions. No longer moves to find a macro.
13724 (reftex-view-cr-cite, reftex-view-cr-ref,
13725 reftex-end-of-bib-entry): New functions.
13726 (reftex-auto-view-crossref): New value `window' allowed.
13727 (reftex-view-crossref-when-idle): Process new `window' option in
13728 (reftex-translate-to-ascii-function): New default.
13729 (reftex-label-illegal-re): Default changed, removed Latin1.
13730 (reftex-latin1-to-ascii): New function.
13731 (reftex-what-environment): Check for section regexp before use.
13732 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
13733 absolute path names.
13734 (reftex-TeX-master-file): Changed sequence of file checks.
13735 (reftex-do-citation): bibview cache only with RefTeX mode on.
13736
13737 1998-09-06 Richard Stallman <rms@gnu.org>
13738
13739 * progmodes/compile.el (compilation-error-regexp-alist):
13740 In first pattern (GNU utilities and other things),
13741 allow a space after the optional program name at the beginning.
13742
13743 * mail/mail-hist.el (mail-hist-current-header-contents):
13744 Fix previous change: use mail-header-end.
13745
13746 1998-09-06 Bill Richter <richter@math.nwu.edu>
13747
13748 * international/ccl.el: Doc fixes.
13749 * international/encoded-kb.el: Doc fixes.
13750 * international/fontset.el: Doc fixes.
13751 * international/kinsoku.el: Doc fixes.
13752 * international/kkc.el: Doc fixes.
13753 * international/mule-cmds.el: Doc fixes.
13754 * international/mule-conf.el: Doc fixes.
13755 * international/mule-util.el: Doc fixes.
13756 * international/mule.el: Doc fixes.
13757
13758 1998-09-05 Eric Ludlam <zappo@gnu.org>
13759
13760 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
13761 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
13762 (checkdoc-this-string-valid-engine): Permit ? as terminating
13763 punctuation for first line sentence breaking.
13764 (checkdoc-this-string-valid): When converting a comment into a doc
13765 string, make sure " chars are \".
13766 (checkdoc-sentencespace-region-engine): Only do double space check
13767 if based on the variable `sentence-end-double-space'
13768 (checkdoc-this-string-valid-engine): ? ends valid sentence.
13769 (checkdoc-proper-noun-region-engine): Exclude items in URLs
13770
13771 1998-09-04 Richard Stallman <rms@gnu.org>
13772
13773 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
13774 Recognize define-skeleton as a function definer.
13775
13776 * cus-edit.el (customize-option): Refuse to customize
13777 a variable that has no defcustom. But if variable is autoloaded,
13778 first try to load the library that defines it.
13779
13780 * international/iso-insert.el: Use `string' before calling `insert'
13781 so that in multibyte buffers we insert multibyte chars.
13782
13783 * dired.el (dired-mark-files-containing-regexp):
13784 Don't use find-file; instead, insert the file in a temp buffer.
13785
13786 * textmodes/tex-mode.el (tex-start-options-string): New option.
13787 (tex-start-tex): Use that variable.
13788
13789 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
13790 value in the `repeat' alternative a list.
13791
13792 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
13793 the inserted newline, verify that one was really inserted.
13794
13795 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
13796 remains on or remains off.
13797 (flyspell-multi-language-p): Default changed to nil.
13798
13799 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
13800 In "found in comment" case, don't beginning-of-line after forward-line.
13801
13802 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
13803 If the function definition is not a lambda, return original FORM
13804 with no error.
13805
13806 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
13807
13808 * net-utils.el (netstat-program-options): Changed from nil to "-a"
13809 so that by default netstat shows all network connections.
13810
13811 1998-09-04 Bob Weiner <weiner@altrasoft.com>
13812
13813 * international/quail.el: Doc fixes.
13814
13815 * info.el (info): Don't add parens if FILE already has them.
13816
13817 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
13818
13819 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
13820 on extension lines.
13821
13822 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
13823
13824 * w32-fns.el (w32-shell-dos-semantics): New function.
13825
13826 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
13827
13828 * international/quail.el (quail-choose-completion-string): Store
13829 completion `choice' in `quail-current-str'; don't insert it.
13830
13831 1998-09-02 Kenichi Handa <handa@etl.go.jp>
13832
13833 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
13834 argument to ps-mule-generate-bitmap-font.
13835
13836 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
13837 entry and change Latin-1 entry in the default value.
13838 (ps-mule-font-info-database-ps-bdf): New variable.
13839 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
13840 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
13841 registerd in FONT-SPEC.
13842 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
13843 charcter width of bitmap fonts.
13844 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
13845 procedure NF.
13846 (ps-begin-file): Output PostScript code for setting
13847 SpaceWidthRatio.
13848 (ps-plot-region): Use line-beginning-position to get a position of
13849 the beginning of the current line.
13850
13851 * international/mule-cmds.el (register-input-method): Doc-string
13852 modified.
13853
13854 1998-09-01 Dave Love <fx@gnu.org>
13855
13856 * international/mule-cmds.el (current-language-environment): Fix
13857 setter function.
13858
13859 1998-09-01 Simon Marshall <simon@gnu.org>
13860
13861 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
13862 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
13863 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
13864 names with font-lock-type-face. Fontify type specs, etc., with
13865 font-lock-keyword-face.
13866
13867 1998-08-31 Kenichi Handa <handa@etl.go.jp>
13868
13869 * international/fontset.el (x-complement-fontset-spec): If ASCII
13870 font is specified in FONTLIST, don't substitute it for the
13871 resolved name.
13872
13873 1998-08-31 Paul Eggert <eggert@twinsun.com>
13874
13875 * international/mule.el (charset-description): Doc fix.
13876
13877 * language/chinese.el, language/cyrillic.el, language/czech.el,
13878 language/devanagari.el, language/ethiopic.el,
13879 language/european.el, language/hebrew.el, language/indian.el,
13880 language/japanese.el, language/korean.el, language/lao.el,
13881 language/slovak.el, language/thai.el, language/tibetan.el,
13882 language/vietnamese.el:
13883 Add coding: local variable, to avoid bootstrapping problem
13884 if you need to recompile all the Lisp files using interpreted code.
13885
13886 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13887
13888 * cal-china.el (chinese-year-cache): Change range of years from
13889 1989-2000 to 1990-2010.
13890
13891 1998-08-29 Dave Love <d.love@dl.ac.uk>
13892
13893 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
13894 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
13895
13896 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13897
13898 * ps-print.el (ps-print-control-characters): Doc-string modified.
13899 (ps-output-string-prim): Comment format changed.
13900 (ps-do-despool): Indentation of source code changed.
13901
13902 1998-08-28 Kenichi Handa <handa@etl.go.jp>
13903
13904 * subr.el (sref): Make it an alias of aref. Make the
13905 byte-compiler warn that it is obsolete.
13906 (char-bytes): Make the byte-compiler warn that it is obsolete.
13907
13908 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
13909 Calculate the total bytes using position-bytes instead of
13910 char-bytes.
13911
13912 1998-08-27 Karl Heuer <kwzh@gnu.org>
13913
13914 * snmp-mode.el: New file.
13915 * files.el (auto-mode-alist): Add snmp-mode patterns.
13916
13917 1998-08-27 Karl Eichwalder <ke@suse.de>
13918
13919 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
13920
13921 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13922
13923 * calendar/diary-lib.el (diary-block): Doc fix..
13924 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
13925
13926 1998-08-27 Richard Stallman <rms@gnu.org>
13927
13928 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
13929 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
13930 Clear appt-mode-string if we don't put something in it.
13931
13932 1998-08-27 Dave Love <fx@gnu.org>
13933
13934 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
13935 dired-local-variables-file for dired-x.
13936
13937 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
13938 for compressed library files too.
13939
13940 1998-08-26 Kenichi Handa <handa@etl.go.jp>
13941
13942 * language/european.el ("Latin-1"): Modify `documentation' key value.
13943 ("Latin-2"): Likewise.
13944
13945 1998-08-26 Karl Heuer <kwzh@gnu.org>
13946
13947 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
13948
13949 1998-08-26 Albert L. Ting <alt@artisan.com>
13950
13951 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
13952 (mail-hist-current-header-contents): Use mail-text-start.
13953
13954 1998-08-26 Richard Stallman <rms@gnu.org>
13955
13956 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
13957 (customize-changed-options-previous-release): New variable.
13958 (customize-changed-options): Use that variable as default arg.
13959
13960 1998-08-26 Karl Eichwalder <ke@suse.de>
13961
13962 * midnight.el: Require `timer' not only when compiling.
13963
13964 1998-08-26 Per Starback <starback@update.uu.se>
13965
13966 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13967 buffer before creating help group.
13968
13969 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
13970
13971 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
13972 coding-system-for-write before saving.
13973
13974 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
13975
13976 * isearch.el (isearch-forward): Doc fix.
13977
13978 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
13979
13980 * emacs-lisp/find-func.el: Fix :version tags to have a string
13981 value, not a float.
13982
13983 * cus-dep.el: Fix typo in output.
13984
13985 1998-08-25 Dave Love <fx@gnu.org>
13986
13987 * repeat.el (repeat): Doc fix.
13988 [From rms:]
13989 (repeat-previous-repeated-command): New variable.
13990 (repeat): Check for real-last-command being null or repeat. Set
13991 repeat-previous-repeated-command.
13992
13993 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
13994
13995 1998-08-25 Kenichi Handa <handa@etl.go.jp>
13996
13997 * gnus/message.el (message-send-mail-with-sendmail): Bind
13998 coding-system-for-write by the return value of
13999 select-message-coding-system.
14000 (message-send-mail-with-qmail): Likewise.
14001
14002 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
14003
14004 * emacs-lisp/autoload.el: Fix doc-string-elt property on
14005 define-derived-mode.
14006
14007 * files.el (file-name-invalid-regexp):
14008 Fix regex for ms-dos without long file names.
14009
14010 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14011
14012 * ps-print.el: Multi-byte buffer handling.
14013 (ps-print-version): New version number (4.0) and doc fix.
14014 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
14015 compilation for GNU Emacs and emacsens.
14016 (ps-generate-postscript-with-faces): Force invisible text to be
14017 visible.
14018 (dos-ps-printer): New var to avoid compilation gripes.
14019
14020 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14021
14022 * ps-print.el (ps-mule-plot-string): Pay attention to the case
14023 that no more characters can't be printed in the current line.
14024
14025 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14026
14027 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
14028 greater than TO.
14029
14030 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14031
14032 * ps-print.el: Add codes to make ps-print.el work also on Emacs
14033 20.2 and the earlier version.
14034 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
14035 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
14036 (ps-mule-find-wrappoint): Likewise.
14037 (ps-mule-generate-font): Change `X' to `x' in format
14038 control-string.
14039 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
14040 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
14041 `restore' form procedures `BC' and `EC'.
14042
14043 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14044
14045 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
14046 is an executable procedure. Make LineThickness, Xshadow, and
14047 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
14048 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
14049 ps-mule-font-info-database-bdf): New vars.
14050 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
14051 (ccl-encode-ethio-unicode): New CCL program.
14052 (ps-mule-encode-ethiopic): New fun.
14053 (ps-mule-current-charset): New var.
14054 (ps-mule-get-font-spec, ps-mule-font-spec-src,
14055 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
14056 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
14057 (ps-mule-external-libraries): New var.
14058 (ps-mule-init-external-library): New fun.
14059 (ps-mule-font-cache): New var.
14060 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
14061 (ps-last-font): New var.
14062 (ps-mule-prepare-font): New fun.
14063 (ps-mule-charset-list): New var.
14064 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
14065 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
14066 ps-mule-plot-string): New funs.
14067 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
14068 New vars.
14069 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
14070 ps-mule-prepare-cmpchar-font): New funs.
14071 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
14072 vars.
14073 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
14074 ps-mule-generate-bitmap-glyph): New funs.
14075 (ps-mule-initialize, ps-mule-begin): New funs.
14076 (ps-output-string-prim): Insert string as unibyte.
14077 (ps-output-prologue): New fun.
14078 (ps-flush-output): Handle the case of 'prologue.
14079 (ps-begin-file): Call ps-mule-initialize.
14080 (ps-begin-job): Set ps-control-or-escape-regexp differently if
14081 printing multibyte characters.
14082 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
14083 (ps-basic-plot-string): Handle the case of printing ASCII
14084 characters by external libraries (e.g. BDF).
14085 (ps-set-font): Set ps-last-font.
14086 (ps-plot-region): Handle multibyte characters, use
14087 ps-mule-plot-string for them.
14088 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
14089
14090 * bdf.el: New file.
14091
14092 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
14093
14094 * international/mule-cmds.el (select-message-coding-system): New
14095 function.
14096 (set-language-environment-coding-systems): Set
14097 default-sendmail-coding-system.
14098
14099 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
14100 (default-sendmail-coding-system): New variable.
14101 (sendmail-send-it): Encode the message by a coding system
14102 select-message-coding-system returns.
14103
14104 1998-08-23 Eric Ludlam <zappo@gnu.org>
14105
14106 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
14107 (speedbar-mode): Set buffer to read only.
14108 (speedbar-temp-buffer-show-function): For emacs don't call hook
14109 with arguments.
14110 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
14111
14112 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
14113
14114 * speedbar.el (speedbar-key-map): Fix typo.
14115
14116 See ChangeLog.7 for earlier changes.