]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
7b6f6e05b1ae26a145d1aa825ef01585b756db7b
[gnu-emacs] / lisp / ChangeLog
1 1999-10-05 Dave Love <fx@gnu.org>
2
3 * files.el: Recognize temporary crontab files.
4
5 * info.el: Require jka-compr when compiling.
6 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
7
8 1999-10-04 Dave Love <fx@gnu.org>
9
10 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
11 scroll-up-aggressively, scroll-down-aggressively.
12
13 * time.el (display-time-mode): Add autoload cookie.
14
15 * rect.el (delete-extract-rectangle): Doc fix from verna.
16
17 * help-macro.el (three-step-help): Customize.
18
19 1999-10-03 Dave Love <fx@gnu.org>
20
21 * image.el (defimage): Remove redundant code. Substitute file in
22 image plist.
23
24 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
25
26 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
27 when doing with-temp-file.
28
29 1999-10-01 Dave Love <fx@gnu.org>
30
31 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
32
33 * help.el: Require view when compiling.
34 (view-emacs-FAQ): Use Info version.
35
36 1999-09-29 Ken'ichi Handa <handa@gnu.org>
37
38 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
39 (normat->normal). Use correct font names for Korean
40 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
41
42 1999-09-29 Kenichi Handa <handa@etl.go.jp>
43
44 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
45 code not used by KOI8 to the same 8-bit code instead of mapping to
46 SPC.
47 (cyrillic-alternativnyj-decode-table): Likewise.
48
49 1999-09-29 Alex Schroeder <alex@gnu.org>
50
51 * sql.el (sql-imenu-generic-expression): new, used to set
52 imenu-generic-expression.
53 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
54 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
55 imenu-case-fold-search, and imenu-syntax-alist.
56 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
57 setting font-lock-defaults' SYNTAX-ALIST.
58
59 1999-09-28 Dave Love <fx@gnu.org>
60
61 * cus-edit.el (custom-comment): Change widget definition.
62 (custom-comment-create, custom-comment-show)
63 (custom-comment-invisible-p): Don't use :comment-overlay.
64 (custom-comment-hide): New function.
65 (custom-variable-set, custom-variable-save)
66 (custom-variable-reset-standard, custom-face-set)
67 (custom-face-save): Use it.
68
69 1999-09-27 Dave Love <fx@gnu.org>
70
71 * isearch.el (isearch): Add :links in defgroup.
72 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
73 (isearch-switch-frame-handler): Comment out (unused).
74 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
75 (isearch-ring-retreat-edit): Doc fix.
76 (isearch-mouse-yank): New command.
77 (isearch-last-command-char): Removed. Callers changed to use
78 last-command-char.
79 (isearch-char-to-string): Removed. Callers changed to use
80 char-to-string.
81
82 1999-09-25 Gerd Moellmann <gerd@gnu.org>
83
84 * faces.el (face-differs-from-default-p): Compare face
85 attributes individually.
86
87 * image.el (put-image, insert-image): Add string argument.
88
89 1999-09-24 Gerd Moellmann <gerd@gnu.org>
90
91 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
92 LANG=de_DE.iso88591 on HPUX 11.0.
93
94 * dired.el (dired-move-to-filename-regexp): Make it work
95 for LANG=de_DE.iso88591 on HPUX 11.0.
96
97 1999-09-24 Carsten Dominik <cd@gnu.org>
98
99 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
100 multiple thebibliography environments.
101
102 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
103 with recentering window.
104 (reftex-extract-bib-entries-from-thebibliography,
105 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
106 with multiple thebibliography environments.
107
108 * textmodes/reftex-vars.el
109 (reftex-section-levels): Function allowed as cdr.
110 (reftex-max-section-depth) New option.
111
112 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
113 with multiple thebibliography environments.
114
115 1999-09-23 Gerd Moellmann <gerd@gnu.org>
116
117 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
118 instead of point-min in call to delete-region.
119
120 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
121
122 * vc.el (vc-backend-checkout): Use with-temp-file when checking
123 out into arbitrary file names.
124
125 1999-09-19 Ken'ichi Handa <handa@gnu.org>
126
127 * language/european.el ("Turkish"): New language environment.
128
129 1999-09-19 Dave Love <fx@gnu.org>
130
131 * delim-col.el: New file.
132
133 1999-09-17 Richard Stallman <rms@gnu.org>
134
135 * files.el (after-find-file): When visiting a backup file,
136 make it read-only.
137
138 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
139 (apropos-keybinding-face, apropos-label-face): Likewise.
140 (apropos-property-face, apropos-match-face): Likewise.
141 (apropos-label-properties): New variable.
142 (apropos-print-doc): Use apropos-label-properties.
143 (apropos-print): Set apropos-label-properties.
144
145 1999-09-15 Richard Stallman <rms@gnu.org>
146
147 * winner.el: Use aref instead of sref.
148
149 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
150
151 1999-09-14 Gerd Moellmann <gerd@gnu.org>
152
153 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
154
155 1999-09-14 Richard Stallman <rms@gnu.org>
156
157 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
158 cookie, even if followed by a letter.
159
160 1999-09-14 Stephen Eglen <stephen@gnu.org>
161
162 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
163 --no-line-editing are passed to Octave by including them here
164 rather than storing them in inferior-octave-startup-args.
165
166 1999-09-14 Eli Zaretskii <eliz@gnu.org>
167
168 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
169 command, option, env and sc.
170
171 * subr.el (shell-quote-argument): Quote argument with double
172 quotes for ms-dos.
173
174 1999-09-14 Richard Stallman <rms@gnu.org>
175
176 * simple.el (eval-expression-print-level): New variable.
177 (eval-expression-print-length): New variable.
178 (eval-expression-debug-on-error): New variable.
179 (eval-expression): Bind print-level, print-length and
180 debug-on-error from those vars.
181
182 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
183 Bind print-level, print-length and debug-on-error.
184
185 1999-09-14 Inge Frick <inge@nada.kth.se>
186
187 * dired.el (dired-recursive-deletes): New custom variable.
188 (dired-re-no-dot): New variable.
189 (dired-delete-file): New function deletes files and directories
190 recursively.
191 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
192
193 * dired-aux.el (dired-recursive-copies): New custom variable.
194 (dired-handle-overwrite): Broke a long line.
195 (dired-copy-file): Call `dired-copy-file-recursive' instead of
196 `copy-file'.
197 (dired-copy-file-recursive): New function. Copy directories
198 recursively.
199 (dired-do-create-files): Added support for generalized directory
200 target. How-to function may now return a function. New fluid
201 variable `dired-one-file'.
202 (dired-copy-how-to-fn): New variable.
203 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
204 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
205 (dired-do-copy-regexp): No recursive copies.
206
207 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
208
209 * whitespace.el (whitespace-version): Update version to 2.4
210
211 * whitespace.el: Add customization variables to conditionally test
212 any of the five whitespaces, per request from Rune Kleveland
213 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
214
215 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
216
217 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
218 list of modes to be checked for bogus whitespaces.
219
220 * whitespace.el (whitespace-rescan-timer-time): Update
221 documentation.
222
223 * whitespace.el (whitespace-display-unchecked-whitespaces):
224 new function to update modeline with untested whitespaces.
225
226 * whitespace.el (whitespace-buffer): Test only whitespaces whose
227 checking is turned on, and update modeline using the newly created
228 `whitespace-display-unchecked-whitespaces'.
229
230 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
231 whose checking is turned on, and update modeline using the newly
232 created `whitespace-display-unchecked-whitespaces'.
233
234 * whitespace.el (whitespace-describe): Update documentation.
235
236 * whitespace.el (whitespace-tickle-timer): Test if
237 `whitespace-rescan-timer-time' is non-zero before tickling timer.
238
239 1999-09-13 Dave Love <fx@gnu.org>
240
241 * hideif.el (hide-ifdef-mode): Add autoload cookie.
242
243 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
244 for temp buffer.
245 (checkdoc-this-string-valid): Don't assume default comment-start.
246
247 1999-09-13 Gerd Moellmann <gerd@gnu.org>
248
249 * rsz-mini.el: Remove code, keep the interface.
250
251 1999-09-13 Dave Love <fx@gnu.org>
252
253 * help.el (help-highlight-p): Doc fix.
254
255 * faces.el (mode-line, header-line, tool-bar): Add :version.
256 (highlight, secondary-selection): Add :group.
257 (trailing-whitespace): Add :group, :version.
258
259 * wid-edit.el: Remove some compatibility code and checks.
260 (widget-specify-field, widget-specify-button): Don't use XEmacs
261 properties.
262 (widget-overlay-inactive): Change error message.
263 (widget-button-pressed-face): New variable.
264 (widget-button-click): Use it.
265 (widget-documentation-link-add): Specify mouse and button faces.
266 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
267 removed now the functionality is built in.
268
269 * cus-edit.el: Don't define-widget-keywords.
270 (multimedia): New group.
271 (custom-last): Function removed.
272 (custom-quote): Add vectorp case, comment out characterp case.
273 (custom-buffer-done-function, custom-raised-buttons): New option.
274 (Custom-buffer-done): New function.
275 (custom-buffer-create-internal): Obey custom-raised-buttons,
276 Custom-buffer-done.
277 (custom-button-face): Make it `released-button'.
278 (custom-button-pressed-face): Make it `pressed-button'
279 (custom-mode-map): Bind "q" to Custom-buffer-done.
280 (custom-mode): Deal with raised/pressed buttons.
281
282 Changes from Didier Verna:
283 (custom-prompt-variable): Optional third arg makes prompt for a
284 comment string.
285 (customize-set-value, customize-set-variable,
286 customize-save-variable): Optional prefix makes function handle
287 variable comments.
288 (customize-customized, customize-saved, custom-variable-state-set)
289 (custom-variable-set, custom-variable-save, custom-face-state-set)
290 (custom-variable-reset-saved, custom-variable-reset-standard)
291 (custom-face-set, custom-face-save, custom-face-reset-saved)
292 (custom-face-reset-standard, customize-save-customized): Handle
293 custom comments.
294 (custom-comment-face, custom-comment-tag-face): New face.
295 (custom-comment): New widget.
296 (custom-comment-create, custom-comment-delete)
297 (custom-comment-value-set, custom-comment-show)
298 ()custom-comment-invisible-p): New functions.
299 (custom-variable-value-create, custom-face-value-create): Create a
300 comment field widget.
301 (custom-variable-menu, custom-face-menu): New entry for custom
302 comment.
303 (custom-face-value-create): Remove compatibility code.
304 (custom-save-variables, custom-save-faces): Possibly save custom
305 comments.
306
307 * cus-face.el (custom-face-attributes): Simplify :underline,
308 :overline, :inverse-video cases. Fix up :box case (probably needs
309 more work).
310
311 Change from Didier Verna:
312 (custom-set-faces): The arguments can now have a custom comment as
313 fourth argument.
314
315 * custom.el: Don't define-widget-keywords.
316 Change from Didier Verna:
317 (custom-set-variables): the arguments can now have a
318 custom comment as fifth element.
319
320 1999-09-13 Richard Stallman <rms@gnu.org>
321
322 * info.el (Info-find-node): Cope better if guesspos is too large.
323
324 1999-09-12 Gerd Moellmann <gerd@gnu.org>
325
326 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
327 of buffer-substring because buffer-string doesn't copy the
328 prompt.
329
330 * faces.el (mode-line): Replaces `modeline'.
331 (toplevel): Make `modeline' an alias for `mode-line'.
332
333 1999-09-12 Gerd Moellmann <gerd@gnu.org>
334
335 * gs.el: Change `ghostscript' to `postscript' in comment.
336
337 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
338
339 * emulation/tpu-edt.el (tpu-version): New version.
340 (tpu-search-overlay, tpu-replace-overlay): New variables.
341 (tpu-search-highlight, tpu-toggle-direction): New functions.
342 (tpu-lm-replace): Set tpu-replace-overlay.
343 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
344 command hook.
345
346 1999-09-11 Richard Stallman <rms@gnu.org>
347
348 * isearch.el (isearch-mode-map): Undo previous change.
349
350 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
351 use all of that as the sexp.
352
353 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
354 and use the initial argument as file name directly.
355 Likewise if nothing matches.
356
357 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
358
359 * winner.el: Major changes. Avoid changing point and mark.
360 Save configurations after they change, not before.
361
362 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
363
364 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
365 Bind print-continuous-numbering and print-number-table.
366
367 1999-09-10 Dave Love <fx@gnu.org>
368
369 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
370
371 1999-09-09 Richard Stallman <rms@gnu.org>
372
373 * whitespace.el: Finish making it fit Emacs conventions.
374 Add autoloads.
375
376 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
377
378 * generic-x.el (bat-generic-mode): "::"-style comments don't
379 need to begin with "-". Fix the font-lock definitions of ON/OFF
380 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
381 from the list of keywords. Add DO to the list of keywords.
382
383 1999-09-09 Dave Love <fx@gnu.org>
384
385 * byte-opt.el (byte-optimize-backward-char):
386 (byte-optimize-backward-word): New optimizations.
387 (side-effect-free-fns, side-effect-and-error-free-fns): Add
388 entries.
389
390 1999-09-09 Gerd Moellmann <gerd@gnu.org>
391
392 * image.el (put-image): Remove optional buffer parameter.
393
394 * faces.el (face-italic-p): Return t only for values `italic'
395 and `oblique'.
396
397 * mouse.el (mouse-drag-mode-line-1): Extension of former
398 mouse-drag-mode-line that also drags the header line.
399 (mouse-drag-mode-line): Call it.
400 (mouse-drag-header-line): New.
401 (toplevel): Bind down-mouse-1 on header lines to
402 mouse-drage-header-line.
403
404 1999-09-08 Gerd Moellmann <gerd@gnu.org>
405
406 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
407 (make-mode-line-mouse-sensitive): Replace `top-line' by
408 `header-line'.
409
410 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
411
412 * help.el (describe-function-1): Don't return empty string for keymaps.
413
414 * fill.el (fill-region-as-paragraph, canonically-space-region):
415 Respect colon-double-space at end of line.
416
417 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
418
419 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
420 (backup-buffer): Use it.
421
422 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
423
424 * generic-x.el (generic-define-unix-modes): Added new modes:
425 inetd-conf-generic-mode, etc-services-generic-mode,
426 etc-passwd-generic-mode. These are all defined for Unix by default.
427 (apache-generic-mode): Use an imenu-generic-expression to list
428 Configuration keywords.
429 (samba-generic-mode): Use both ; and # as comment characters.
430 (samba-generic-mode): Font-lock expressions now highlight name
431 value pairs.
432 (bat-generic-mode): Keywords are now case-insensitive through
433 font-lock-defaults setting.
434 (java-properties-generic-mode): Supports both ! and # as comment
435 characters.
436 (java-properties-generic-mode): Added an imenu-generic-expression
437 (java-properties-generic-mode): Reworked to support the various
438 different ways to separate name and value (viz, '=', ':' and
439 whitespace).
440 (show-tabs-generic-mode): Added this new generic-mode.
441
442 1999-09-08 Richard Stallman <rms@gnu.org>
443
444 * progmodes/inf-lisp.el: Moved from top directory.
445
446 * tar-mode.el (tar-header-block-tokenize):
447 Use `when' instead of `and'. Fix some clobbered text.
448
449 * gud.el (gud-make-debug-menu): Make a child for the
450 local menu, for its menu bar, and the debug menu.
451 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
452 Use the history in the simple way.
453
454 1999-09-07 Kenichi Handa <handa@etl.go.jp>
455
456 * language/korea-util.el (default-korean-keyboard): Initialize it
457 according to the environment variable HANGUL_KEYBOARD_TYPE.
458
459 1999-09-07 Richard Stallman <rms@gnu.org>
460
461 * subr.el (make-temp-file): New function.
462
463 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
464
465 * font-lock.el (font-lock-multiline): New text property contains
466 a boolean to indicate if the char is part of a multiline match.
467 (font-lock-default-fontify-region): Extend the region appropriately
468 for multiline keywords.
469 (font-lock-default-unfontify-region): Also remove the new
470 font-lock-multiline text property.
471 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
472 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
473
474 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
475
476 * diary-lib.el (list-diary-entries): Make sure two-digit years
477 have leading zeros.
478
479 1999-09-07 Gerd Moellmann <gerd@gnu.org>
480
481 * faces.el (face-set-after-frame-default): Initialize some
482 attributes of some faces from frame parameters.
483
484 * faces.el (scroll-bar, border, cursor, mouse): New faces.
485
486 1999-09-07 Gerd Moellmann <gerd@gnu.org>
487
488 * faces.el (fringe): Replaces face `margin'.
489
490 1999-09-07 Dave Love <fx@gnu.org>
491
492 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
493
494 1999-09-07 Richard Stallman <rms@gnu.org>
495
496 * subr.el (push): Doc fix.
497
498 1999-09-06 Richard Stallman <rms@gnu.org>
499
500 * vc.el (vc-annotate-display): Use < 69 not < 70
501 to distinguish 20YY from 19YY.
502
503 * timezone.el (timezone-parse-date): Use < 69 not < 70
504 to distinguish 20YY from 19YY.
505
506 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
507
508 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
509
510 * quickurl.el: (quickurl-list-focused-line): Removed.
511 (quickurl-list-insert): Now works out the focused line using
512 `count-lines' instead of using `quickurl-list-focused-line'.
513
514 1999-09-06 Richard Stallman <rms@gnu.org>
515
516 * mail/rmail.el (rmail-retry-failure): Unconditionally move
517 to beginning of message.
518
519 1999-09-06 Dave Love <fx@gnu.org>
520
521 * isearch.el (isearch-mode-map): Add mouse-2.
522
523 * rmail.el (rmail-read-password): Deleted.
524 (rmail-get-pop-password): Use read-password.
525
526 * quickurl.el: Don't conditionally define caddr.
527 (quickurl-url-comment): Use nth, not caddr in function and
528 defsetf.
529
530 1999-09-06 Richard Stallman <rms@gnu.org>
531
532 * auto-show.el: Doc fixes.
533
534 1999-09-06 Stephen Eglen <stephen@gnu.org>
535
536 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
537 --no-line-editing so that TABs in source files are not interpreted
538 as completion requests.
539
540 1999-09-06 Gerd Moellmann <gerd@gnu.org>
541
542 * hscroll.el, auto-show.el: Remove all code, keep the public
543 interface as no-ops.
544
545 * faces.el (face-bold-p): Don't return t if face has lighter
546 weight than normal.
547
548 1999-09-06 Eli Zaretskii <eliz@gnu.org>
549
550 * startup.el (command-line): Make small-temporary-file-directory
551 be nil except on ms-dos.
552
553 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
554
555 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
556 is defined.
557
558 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
559 letters with a colon after d or l.
560
561 1999-09-06 Dave Love <fx@gnu.org>
562
563 * byte-opt.el (byte-boolean-vars): Removed. (Now primitive.)
564
565 1999-09-05 Richard Stallman <rms@gnu.org>
566
567 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
568
569 * textmodes/paragraphs.el (backward-kill-sentence):
570 Don't test minibuffer-prompt-end here.
571 (forward-sentence): Do handle it here.
572 (backward-kill-paragraph): Don't test it here.
573 (forward-paragraph): Handle it here.
574
575 * mouse.el (font-menu-add-default): Simplify code.
576
577 1999-09-05 Gerd Moellmann <gerd@gnu.org>
578
579 * faces.el (header-line): Renamed from `top-line'.
580
581 1999-09-05 Gerd Moellmann <gerd@gnu.org>
582
583 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
584
585 1999-09-04 Richard Stallman <rms@gnu.org>
586
587 * whitespace.el: New file.
588
589 1999-09-04 Dave Love <fx@gnu.org>
590
591 * paths.el: Make some doc strings obey the make-docfile convention.
592
593 * bindings.el: Likewise.
594 (debug-ignored-errors): Remove BBDB ones.
595
596 1999-09-03 Richard Stallman <rms@gnu.org>
597
598 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
599 not from the draft to forward.
600
601 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
602
603 1999-09-03 Dave Love <fx@gnu.org>
604
605 * double.el (double-mode): Customize the variable.
606
607 1999-09-03 Kenichi Handa <handa@etl.go.jp>
608
609 * international/characters.el: Delete duplicated code.
610
611 1999-09-02 Richard Stallman <rms@gnu.org>
612
613 * indent.el (indent-relative): Doc fix.
614
615 * quickurl.el (quickurl): Doc fix.
616
617 1999-09-02 Gerd Moellmann <gerd@gnu.org>
618
619 * faces.el (margin): Change background to "gray" for mono (this is
620 drawn with a stipple pattern).
621
622 1999-09-02 Gerd Moellmann <gerd@gnu.org>
623
624 * simple.el (next-history-element): Use minibuffer-prompt-end once
625 again. Remove test for minibuffer-prompt-in-buffer.
626
627 1999-09-02 Eli Zaretskii <eliz@gnu.org>
628
629 * files.el (small-temporary-file-directory): New variable.
630
631 * startup.el (command-line): Compute the value of
632 small-temporary-file-directory.
633
634 * ediff-init.el (ediff-temp-file-prefix): Use
635 small-temporary-file-directory if non-nil.
636
637 * vc.el (vc-update-change-log): Likewise.
638
639 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
640
641 * simple.el (shell-command, shell-command-on-region): Use
642 make-temp-name properly. Use small-temporary-file-directory if
643 non-nil, otherwise temporary-file-directory, to generate temporary
644 files.
645
646 * dos-w32.el (direct-print-region-helper): Use
647 temporary-file-directory. (From Stefan Monnier.)
648
649 1999-09-02 Richard Stallman <rms@gnu.org>
650
651 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
652 from asm-comment-char.
653 (asm-font-lock-keywords): Recognize instruction width suffixes.
654
655 1999-09-01 Richard Stallman <rms@gnu.org>
656
657 * play/fortune.el: New file.
658
659 1999-08-31 Dave Love <fx@gnu.org>
660
661 * help.el (help-make-xrefs): Don't lose on non-empty blank line
662 after key table.
663
664 * byte-opt.el (byte-boolean-vars): Add several w32 and redisplay
665 variables.
666
667 * subr.el (push): Fix typo.
668
669 1999-08-30 Kevin Blake <kblake@ticnet.com>
670
671 * emacs-lisp/ring.el: Many doc fixes.
672 (ring-size, ring-copy): New functions.
673
674 1999-08-29 Richard Stallman <rms@gnu.org>
675
676 * progmodes/etags.el (tags-loop-continue):
677 After tags-loop-operate returns, force skip to next file.
678
679 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
680 (mail-extr-first-letters, mail-extr-last-letters):
681 Use character classes [:alpha:] and [:alnum:].
682
683 * subr.el (push, pop): New macros.
684
685 * progmodes/compile.el (compilation-error-regexp-alist):
686 New item for SGI IRIX MipsPro compilers.
687
688 * speedbar.el (speedbar-directory-buttons): Recognize
689 device names when checking for file names.
690
691 * array.el (array-reconfigure-rows): Use generate-new-buffer.
692
693 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
694 and specially handle defvar inside their expansions.
695 (eval-defun-1): New subroutine.
696
697 * progmodes/compile.el (compilation-error-regexp-alist):
698 Fix the Perl -w entry to allow period after line number.
699 Don't allow newlines in file name, but allow them after line number
700 for Perl debugging traces.
701
702 * which-func.el (which-func-cleanup-function): New variable.
703 (which-function): Call that function.
704
705 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
706 to end a function name.
707
708 * informat.el (Info-tagify): Don't insert more than one newline
709 before the tag table.
710
711 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
712
713 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
714 than make-temp-name, use match-string-no-properties, and eliminate
715 a quadratic behavior when building bibtex-strings.
716
717 1999-08-29 Alex Schroeder <alex@gnu.org>
718
719 * comint.el (comint-input-ring-separator): New variable.
720 (comint-read-input-ring): Doc change; use
721 comint-input-ring-separator when reading file.
722 (comint-write-input-ring): Use
723 comint-input-ring-separator when writing file.
724
725 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
726
727 * informat.el (Info-tagify): Start by widening.
728 Match node headers that don't list the file name,
729 and more kinds of page separations.
730 Strip properties during tagification.
731 Use start of node header line as tag's position.
732 Fix the "done" message.
733
734 (Info-validate): Save and restore match data around narrowing down.
735
736 1999-08-28 Richard M. Stallman <rms@gnu.org>
737
738 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
739 On repeated call, override previous values put into
740 minor-mode-map-alist and minor-mode-alist.
741
742 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
743
744 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
745
746 1999-08-27 Andreas Schwab <schwab@gnu.org>
747
748 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
749 from cvs update.
750
751 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
752
753 * calendar/calendar.el (calendar-move-hook): New hook.
754
755 * calendar/cal-move.el: Call the new hook in every movement function.
756
757 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
758 the right function name.
759
760 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
761
762 * time-stamp.el: Put quote-backquote around all symbol names
763 in doc strings, for mousing.
764 (time-stamp): support multi-line patterns.
765 (time-stamp-inserts-lines): new variable.
766 (time-stamp-count): new variable.
767 (time-stamp-string-preprocess): fixed bug where "%%a" becomes
768 "Thu" instead of "%a".
769
770 1999-08-25 Gerd Moellmann <gerd@gnu.org>
771
772 * simple.el (kill-word): Undo previous change.
773
774 1999-08-25 Gerd Moellmann <gerd@gnu.org>
775
776 * jit-lock.el (jit-lock-function): Extend the fontified range
777 to the beginning of the line containing the range start and
778 the beginning of the line following the range end.
779
780 1999-08-24 Dave Love <fx@gnu.org>
781
782 * timezone.el: Move provide to end.
783 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
784 <70 are 2000+.
785 (timezone-parse-time): Simplify somewhat.
786
787 1999-08-24 Gerd Moellmann <gerd@gnu.org>
788
789 * faces.el (margin): Renamed from bitmap-area.
790
791 1999-08-24 Alex Schroeder <alex@gnu.org>
792
793 * sql.el: Doc changes.
794 (sql-sybase): use sql-server instead of sql-database.
795
796 1999-08-23 Dave Love <fx@gnu.org>
797
798 * rect.el: Add/fix various doc strings. Add `*' to all the
799 interactive specs.
800
801 1999-08-21 Gerd Moellmann <gerd@gnu.org>
802
803 * jit-lock.el (jit-lock-function): Use line-beginning-position.
804 Don't unwind-protect font-lock-fontify-region.
805
806 * paragraphs.el (backward-kill-paragraph): Don't move
807 point into mini-buffer prompt.
808 (backward-kill-sentence): Ditto.
809
810 * simple.el (next-history-element): Use minibuffer-prompt-end.
811 Remove test for minibuffer-prompt-in-buffer.
812 (kill-word): Don't move point into mini-buffer prompt.
813
814 1999-08-21 Dave Love <fx@gnu.org>
815
816 * Makefile: Exclude CVS dirs like RCS.
817
818 1999-08-19 Dave Love <fx@gnu.org>
819
820 * tooltip.el (tooltip-mode): Customize this, per convention.
821 (tooltip-active): Option deleted.
822
823 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
824
825 * hanoi.el, page-ext.el: Declare dynamic vars.
826
827 * term.el: Avoid ange-ftp related compilation warnings.
828
829 1999-08-18 Gerd Moellmann <gerd@gnu.org>
830
831 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
832 the default so that beginners can benefit from it without
833 searching in manuals.
834
835 1999-08-18 Ray Blaak <blaak@gnu.org>
836
837 * progmodes/delphi.el: Consider assembly sections as blocks, to
838 indent them better. Make auto-indent on newline optional.
839
840 1999-08-17 Gerd Moellmann <gerd@gnu.org>
841
842 * bindings.el (mode-line-modified): Look up key binding for C-x
843 C-q. If it's bound call that binding, otherwise call
844 toggle-read-only.
845
846 1999-08-17 Dave Love <fx@gnu.org>
847
848 * info.el (info): Doc fix.
849
850 * finder.el (finder-known-keywords): Add `multimedia'.
851
852 * apropos.el: Don't capitalize custom group name.
853
854 * info-look.el: Remove compatibility code.
855 (info-lookup-guess-default*): DTRT for point at start of symbol.
856 (info-complete): Don't lose with point not at end of symbol.
857
858 1999-08-16 Gerd Moellmann <gerd@gnu.org>
859
860 * term.el (toplevel): Make face `term-default' an empty face.
861 The code relied on the fact that Emacs ignored invalid faces in
862 face text properties in 20.4.
863
864 1999-08-16 Richard M. Stallman <rms@gnu.org>
865
866 * subr.el (point-at-eol, point-at-bol): New aliases.
867
868 * simple.el: Functions reordered.
869
870 * rect.el (delete-rectangle-line): Use line-end-position.
871
872 1999-08-16 Karl Heuer <kwzh@gnu.org>
873
874 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
875 here from simple.el.
876
877 1999-08-16 Dave Love <fx@gnu.org>
878
879 * mouse.el: Provide `mldrag' for compatibility.
880 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
881 marked obsolete.
882
883 * mldrag.el: Removed since the features are in mouse.el.
884
885 * jka-compr.el (auto-compression-mode): New variable for
886 customization.
887
888 * bindings.el (mode-line-mule-info): Doc fix.
889
890 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
891 name comparisons.
892
893 * files.el (interpreter-mode-alist): Add make, guile, clisp.
894 (find-file): Doc fix.
895
896 1999-08-16 Carsten Dominik <cd@gnu.org>
897
898 * textmodes/reftex.el: Most of the code moved to other files.
899 * textmodes/reftex-auc.el: New file, split out from reftex.el
900 * textmodes/reftex-cite.el: New file, split out from reftex.el
901 * textmodes/reftex-global.el: New file, split out from reftex.el
902 * textmodes/reftex-index.el: New file, split out from reftex.el
903 * textmodes/reftex-parse.el: New file, split out from reftex.el
904 * textmodes/reftex-ref.el: New file, split out from reftex.el
905 * textmodes/reftex-sel.el: New file, split out from reftex.el
906 * textmodes/reftex-toc.el: New file, split out from reftex.el
907 * textmodes/reftex-vars.el: New file, split out from reftex.el
908 * textmodes/reftex-vcr.el: New file, split out from reftex.el
909
910 1999-08-16 Carsten Dominik <cd@gnu.org>
911
912 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
913 conflict with pop-up-frames.
914 (reftex-special-environment-parsers): New constant.
915 (reftex-label-alist): car of an entry can also be a function.
916 (reftex-what-special-env): new function.
917 (reftex-label-location): Call `reftex-what-special-env'.
918 (reftex-compile-variables): Check for symbol in
919 `reftex-label-alist'.
920 (reftex-what-environment): fixed bug with stacked environments of
921 same kind (e.g. enumerate).
922 (reftex-process-string): Preserve default directory.
923 (reftex-label-alist-builtin): changed prefixes of endnote and
924 footnote. Also the magic words.
925 (reftex-reference): Interprete new option
926 `reftex-fref-is-default'.
927 (reftex-replace-prefix-escapes): Interprete new `%S' format.
928 (reftex-toc-mouse-view-line): Command removed (had no binding).
929 (reftex-everything-regexp): New function.
930 (reftex-nearest-match): Made better.
931 (reftex-toc-find-section): Use new version of
932 `reftex-nearest-match'.
933 (reftex-insert-docstruct): adapted to work with the index stuff.
934 (reftex-parse-from-file): Find index entries as well.
935 (reftex-toc-toggle-index): New function
936 (reftex-toc-map): `i' is now used to togle the index, File
937 boundaries has been moved to `F'.
938 (reftex-select-label-map): Toggling display of file boundaries is
939 now on the `F' key, for consistency with `reftex-toc-map'.
940 (reftex-erase-all-selection-and-index-buffers): Renamed from
941 `reftex-erase-all-selection-buffer'. Now also kills the index
942 buffers.
943 (reftex-viewing-cross-references): Customization group renamed
944 from reftex-viewing-cross-references-and-citations.
945 (reftex-index-macro-regexp,
946 reftex-find-index-entry-regexp-format): New variables
947 (reftex-macros-with-index): New variable
948 (reftex-add-index-macros): New function
949 (reftex-renumber-simple-labels, reftex-translate): Allow for
950 multiple labels in a single ref command.
951 (reftex-index-support): New customization group
952 (reftex-support-index, reftex-index-special-chars,
953 reftex-index-macros, reftex-index-default-macro,
954 reftex-index-default-tag, reftex-index-math-format,
955 reftex-index-section-letters, reftex-index-include-context,
956 reftex-index-follow-mode, reftex-index-header-face,
957 reftex-index-section-face, reftex-index-tag-face,
958 reftex-index-face): New options
959 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
960 reftex-index-tag, reftex-index-return-marker,
961 reftex-index-restriction-indicator, reftex-index-restriction-data,
962 reftex-index-macro-regexp, reftex-index-level-re,
963 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
964 reftex-everything-regexp-no-index, reftex-index-re,
965 reftex-macros-with-index, reftex-index-macro-alist): New variables
966 (reftex-index-help, reftex-index-macros-builtin,
967 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
968 reftex-query-index-macro-help): New constants
969 (reftex-index-selection-or-word, reftex-index,
970 reftex-default-index, reftex-update-default-index,
971 reftex-index-complete-tag, reftex-index-select-tag,
972 reftex-index-complete-key, reftex-index-update-taglist,
973 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
974 reftex-display-index, reftex-insert-index,
975 reftex-index-insert-new-letter, reftex-get-restriction,
976 reftex-index-pre-command-hook, reftex-index-post-command-hook,
977 reftex-index-show-help, reftex-index-next, reftex-index-previous,
978 reftex-index-toggle-follow, reftex-index-toggle-context,
979 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
980 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
981 reftex-index-quit, reftex-index-quit-and-kill,
982 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
983 reftex-index-revert, reftex-index-switch-index-tag,
984 reftex-index-restrict-to-section, reftex-index-widen,
985 reftex-index-restriction-forward,
986 reftex-index-restriction-backward, reftex-index-visit-location,
987 reftex-index-analyze-entry, reftex-index-globalize,
988 reftex-index-edit, reftex-index-toggle-range-beginning,
989 reftex-index-toggle-range-end, reftex-index-edit-key,
990 reftex-index-edit-attribute, reftex-index-edit-visual,
991 reftex-index-edit-part, reftex-index-level-down,
992 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
993 reftex-index-change-entry, reftex-index-goto-letter,
994 reftex-add-index-macros, reftex-ensure-index-support,
995 reftex-index-info-safe, reftex-index-info): New functions.
996
997
998 1999-08-15 Richard M. Stallman <rms@gnu.org>
999
1000 * paren.el (show-paren-mode): Support making show-paren-mode
1001 a buffer-local variable. Don't check for a window system.
1002 (show-paren-function): Check whether show-paren-function is
1003 enabled in current buffer; do the right thing if not.
1004 Don't check for a window system.
1005 (show-paren-mode): Make it a user variable.
1006
1007 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
1008 Handle `enum' like `struct'.
1009
1010 * server.el (server-process-filter): If a client visits no buffers,
1011 close it immediately before recording it.
1012
1013 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
1014 Optimize by calling concat just once. Handle =\n sequence.
1015 (mail-unquote-printable-region): New command.
1016 (mail-quote-printable): Make it autoload.
1017
1018 1999-08-15 Karl Heuer <kwzh@gnu.org>
1019
1020 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
1021
1022 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1023
1024 * lisp/texinfmt.el: Handle @ifnottex.
1025
1026 1999-08-15 Eli Zaretskii <eliz@gnu.org>
1027
1028 * frame.el (blink-cursor): Don't turn on cursor blinking for
1029 ms-dos.
1030
1031 * faces.el (face-valid-attribute-values): Look in
1032 x-bitmap-file-path only for x and w32 window systems.
1033
1034 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
1035 Do that if width is nil as well.
1036 (x-display-mm-height, x-display-mm-width): Update values.
1037 (x-colors): Compute the list from msdos-color-values.
1038 (x-select-enable-clipboard): Doc fix.
1039 (x-frob-font-weight, x-font-family-list): New functions.
1040
1041 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
1042
1043 * window.el (shrink-window-if-larger-than-buffer): Don't try to
1044 back up from beginning of buffer.
1045
1046 1999-08-13 Karl Heuer <kwzh@gnu.org>
1047
1048 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
1049
1050 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
1051
1052 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
1053 doomsday clock, speed control is added and changes are made to
1054 allow large numbers of rings: rings now show the whole ring
1055 number, not just the last digit; consecutive rings are allowed to
1056 be the same size when necessary to fit all the rings in the
1057 window; and poles can be oriented horizontally. Face support is
1058 thrown in gratuitously.
1059 (hanoi): Changed default number of rings back to 3.
1060 (hanoi-unix, hanoi-unix-64): New commands
1061 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
1062 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
1063 hanoi-odd-ring-face): New variables.
1064 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
1065 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
1066 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
1067 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
1068 (hanoi-topos, hanoi-draw-ring): Removed.
1069
1070 1999-08-12 Gerd Moellmann <gerd@gnu.org>
1071
1072 * faces.el (face-valid-attribute-values): Return an alist for
1073 families on ttys.
1074 (face-read-integer): Handle unspecified face attributes. Add
1075 completion for `unspecified'.
1076 (read-face-attribute): Handle unspecified font attributes.
1077 (face-valid-attribute-values): Add `unspecified' to lists so that
1078 it can be chosen via completion.
1079 (face-read-string): Don't recognize "none" as input.
1080
1081 1999-08-10 Dave Love <fx@gnu.org>
1082
1083 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
1084 string.
1085
1086 * sun-curs.el: Require sun-fns.
1087
1088 1999-08-10 Dave Love <fx@gnu.org>
1089
1090 * autorevert.el (auto-revert-mode): Add autoload cookie.
1091
1092 * hscroll.el, auto-show.el: Files deleted -- we have built-in
1093 hscroll.
1094
1095 * simple.el (hscroll-step, hscroll-point-visible)
1096 (hscroll-window-column): Remove now we have the mentioned real
1097 horizontal autoscrolling.
1098
1099 1999-08-10 Richard M. Stallman <rms@gnu.org>
1100
1101 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
1102 control use of -f option.
1103 (mail-specify-envelope-from): New variable.
1104 (mail-from-style): Doc fix.
1105
1106 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
1107 (easy-menu-get-map): New arg TO-MODIFY helps choose
1108 between local and global maps.
1109 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
1110 (easy-menu-change): Doc fix.
1111
1112 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
1113 (info-lookup-guess-default): Simplified and cleaned up.
1114 (info-lookup-guess-default*): Preserve point.
1115
1116 * view.el (view-mode-disable): If buffer-read-only is nil,
1117 don't change it.
1118
1119 * files.el (after-find-file): Disable View mode if buffer is no
1120 longer read-only.
1121
1122 * view.el (view-mode-enable, view-mode-disable):
1123 Call force-mode-line-update.
1124
1125 1999-08-10 Karl Heuer <kwzh@gnu.org>
1126
1127 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
1128 * array.el, play/landmark.el, international/latin-3.el: Likewise.
1129 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
1130
1131 1999-08-10 Alex Schroeder <asc@bsiag.com>
1132
1133 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
1134 to prevent m-eating-bug.
1135
1136 1999-08-10 Eli Zaretskii <eliz@gnu.org>
1137
1138 * term/pc-win.el (msdos-bg-mode): Remove. Call
1139 frame-set-background-mode instead. All callers changed.
1140 (msdos-face-setup): Don't force color display parameter, it is set
1141 by frame-set-background-mode.
1142 (make-msdos-frame): Call x-handle-reverse-video and
1143 face-set-after-frame-default. Delete frame if creation failed.
1144
1145 * faces.el (face-set-after-frame-default): Don't call
1146 make-face-x-resource-internal for the pc window-system.
1147
1148 1999-08-10 Dave Love <fx@melange.gnu.org>
1149
1150 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
1151 case with no docstring specially.
1152
1153 1999-08-09 Eli Zaretskii <eliz@gnu.org>
1154
1155 * complete.el (PC-do-completion): If completing on file name,
1156 reproduce str by concatenating its directory and basename parts.
1157
1158 1999-08-07 Dave Love <fx@gnu.org>
1159
1160 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
1161 unibyte to multibyte conversion of search-forward (from Handa),
1162 but avoid the replacement if the language is Latin-N.
1163
1164 1999-08-06 Richard Stallman <rms@gnu.org>
1165
1166 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
1167 of eval-buffer.
1168
1169 * international/mule.el (load-with-code-conversion):
1170 Pass t to eval-buffer for DO-ALLOW-PRINT.
1171
1172 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
1173
1174 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
1175 of filenames and attributes.
1176 (ls-lisp-insert-directory): Use directory-files-and-attributes
1177 for speed.
1178
1179 1999-08-05 Dave Love <fx@gnu.org>
1180
1181 * auto-show.el (auto-show-mode): Fix :set.
1182
1183 * widget.el (define-widget-keywords): Make dummy definition and
1184 comment-out its use.
1185
1186 1999-08-04 Richard Stallman <rms@gnu.org>
1187
1188 * progmodes/tcl.el: Customized.
1189
1190 * sql.el (sql-accumulate-and-indent): Instead of testing
1191 whether this is Emacs 20 before calling comint-accumulate,
1192 test whether comint-accumulate is defined.
1193
1194 1999-08-04 Dave Love <fx@gnu.org>
1195
1196 * sgml-mode.el: Require outline when compiling.
1197 (sgml-mode-hook, html-mode-hook): Customize.
1198 (sgml-validate-command): Fix :version.
1199 (html-autoview-mode): Doc fix.
1200
1201 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
1202 nothing in Latin-N environment.
1203
1204 * info.el (Info-find-node): Call info-initialize here.
1205 (info): Not here.
1206 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
1207
1208 1999-08-04 Richard Stallman <rms@gnu.org>
1209
1210 * ansi-color.el: New file.
1211
1212 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
1213
1214 * dired.el (dired-string-replace-match): Return `nil' when no match
1215 found with global search.
1216
1217 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
1218 * terminal.el (te-terminfo-directory):
1219 * mail/mailpost.el (post-mail-send-it):
1220 * mail/metamail.el (metamail-region):
1221 * progmodes/ada-mode.el (ada-tmp-directory):
1222 Use temporary-file-directory.
1223
1224 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
1225 (compilation-filter, compilation-forget-errors)
1226 (compilation-parse-errors): Use a marker instead of an integer for
1227 `compilation-parsing-end'.
1228
1229 * progmodes/diff.el (diff-parse-differences):
1230 Use a marker instead of an integer for `compilation-parsing-end'.
1231 * textmodes/tex-mode.el (tex-compilation-parse-errors):
1232 Use a marker instead of an integer for `compilation-parsing-end'.
1233
1234 1999-08-03 Richard Stallman <rms@gnu.org>
1235
1236 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
1237 (Buffer-menu-mode): Doc fix.
1238 (Buffer-menu-view): New command.
1239 (Buffer-menu-view-other-window): New command.
1240
1241 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
1242
1243 * replace.el (query-replace-regexp-eval)
1244 (replace-eval-replacement, replace-loop-through-replacements)
1245 (replace-match-string-symbols): New functions.
1246 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
1247 Use replace-loop-through-replacements.
1248
1249 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
1250
1251 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
1252 (5x5): Doc fix.
1253
1254 1999-08-03 Dave Love <fx@gnu.org>
1255
1256 * fortran.el (fortran-indent-new-line): Make it an alias
1257 for reindent-then-newline-and-indent.
1258
1259 1999-08-03 Didier Verna <verna@inf.enst.fr>
1260
1261 * rect.el: All functions rewritten, except when noted above
1262 their declaration. Below is a list of interface changes.
1263 (apply-on-rectangle): New function, mostly replaces
1264 `operate-on-rectangle'. All callers changed.
1265 (move-to-column-force): Pass new second argument to `move-to-column'.
1266 (kill-rectangle): Added optional prefix arg to fill lines.
1267 (delete-rectangle): Ditto.
1268 (delete-whitespace-rectangle): Ditto.
1269 (delete-extract-rectangle): Ditto.
1270 (open-rectangle): Ditto.
1271 (clear-rectangle): Ditto.
1272 (delete-whitespace-rectangle-line): New function.
1273 (delete-rectangle-line): Added third arg FILL.
1274 (delete-extract-rectangle-line): Ditto.
1275 (open-rectangle-line): Ditto.
1276 (clear-rectangle-line): Ditto.
1277
1278 1999-08-03 Ray Blaak <blaak@gnu.org>
1279
1280 * progmodes/delphi.el: New file.
1281
1282 1999-08-02 Richard Stallman <rms@gnu.org>
1283
1284 * textmodes/outline.el (outline-previous-heading): New function.
1285 (outline-up-heading-all): Use outline-previous-heading.
1286 (outline-next-heading): Delete definition inserted yesterday.
1287
1288 1999-08-01 Richard Stallman <rms@gnu.org>
1289
1290 * textmodes/outline.el (outline-next-heading): New function.
1291 (outline-up-heading-all): New function.
1292 (outline-font-lock-level): Using outline-up-heading-all.
1293 Tell outline-back-to-heading to accept invisible headings.
1294
1295 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
1296
1297 * mail/mh-utils.el (mh-find-path-run): New variable.
1298 (mh-find-path): Test and set that.
1299 Set mail-user-agent only the first time this function is run.
1300 (mail-user-agent): Defvar deleted.
1301
1302 * info.el (info-initialize): New function.
1303 (info): Call info-initialize.
1304 (Info-directory-list): Initialize to nil,
1305 so info-initialize will set it up for real.
1306
1307 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1308
1309 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
1310 does not interpret a time as the year in a day-month entry.
1311
1312 * calendar/diary-lib.el: Change syntax table entry for colon in
1313 the diary as part of the european-date-diary-pattern fix.
1314
1315 1999-08-01 Eli Zaretskii <eliz@gnu.org>
1316
1317 * international/mule.el (set-auto-coding): Allow whitespace before
1318 and after the "variable: value" pair.
1319
1320 1999-07-30 Ken'ichi Handa <handa@gnu.org>
1321
1322 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
1323 (default-sendmail-coding-system): Doc-string fixed.
1324
1325 1999-07-30 Dave Love <fx@gnu.org>
1326
1327 * subr.el (assoc-delete-all): New function, renamed from
1328 frame-delete-all.
1329
1330 * frame.el: Change comments to doc strings and other doc fixes.
1331 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
1332 Callers changed.
1333 (set-background-color, set-foreground-color, set-cursor-color)
1334 (set-mouse-color, set-border-color): Offer completion of colours.
1335 (cursor): Add :version to defgroup.
1336
1337 * facemenu.el (list-colors-display): Make it work on ttys.
1338 (facemenu-read-color): Likewise.
1339
1340 1999-07-30 Richard M. Stallman <rms@gnu.org>
1341
1342 * frame.el (frame-notice-user-settings): If background
1343 color has been changed, update background-mode from it,
1344 then update faces.
1345
1346 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1347
1348 * net-utils.el (finger): Don't do indirect fingering.
1349
1350 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1351
1352 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
1353 rules. Add separator at end of holidays.
1354 (cal-tex-rules): New customizable variable.
1355 (cal-tex-latexify-list): Add optional parameter to put separator
1356 at end.
1357
1358 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
1359
1360 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
1361 fill prefix on each line while looping to the end of paragraph.
1362 End paragraph if it's longer than the existing fill prefix.
1363
1364 * textmodes/fill.el (fill-context-prefix): Doc fix.
1365
1366 1999-07-30 Dave Love <fx@gnu.org>
1367
1368 * font-lock.el (jit-lock): Fix :load, add :version.
1369
1370 1999-07-30 Eli Zaretskii <eliz@gnu.org>
1371
1372 * term/pc-win.el (msdos-face-setup): Register standard colors in
1373 Vface_tty_color_alist.
1374 (face-color-supported-p, face_color_gray_p): New functions.
1375
1376 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
1377 is bound.
1378
1379 * startup.el (command-line): Don't register default colors for
1380 MSDOS window-system.
1381
1382 1999-07-29 Dave Love <fx@gnu.org>
1383
1384 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
1385 charquote.
1386
1387 * lisp-mode.el (eval-defun): Re-written to avoid
1388 capturing variables.
1389
1390 * picture.el (picture-beginning-of-line): Don't call
1391 hscroll-point-visible now we have real autoscrolling.
1392 (picture-end-of-line, picture-newline, picture-open-line):
1393 Likewise.
1394
1395 * international/latin-8.el: New file.
1396 * international/latin-9.el: New file.
1397
1398 1999-07-28 Dave Love <fx@gnu.org>
1399
1400 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
1401
1402 * msb.el: Require cl only when compiling.
1403 (msb--home-dir): Deleted.
1404 (msb--format-title): Use abbreviate-file-name.
1405 (msb--choose-file-menu): Simplify string comparison.
1406
1407 1999-07-28 Gerd Moellmann <gerd@gnu.org>
1408
1409 * faces.el (toolbar): Add face definition for mono displays.
1410
1411 1999-07-27 Richard M. Stallman <rms@gnu.org>
1412
1413 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
1414
1415 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
1416 force copying of default-frame-alist.
1417
1418 1999-07-26 Ken'ichi Handa <handa@gnu.org>
1419
1420 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
1421
1422 1999-07-26 Richard M. Stallman <rms@gnu.org>
1423
1424 * frame.el (set-mouse-color): If new color is nil,
1425 really respecify the current color.
1426
1427 1999-07-26 Gerd Moellmann <gerd@gnu.org>
1428
1429 * faces.el (bitmap-area): Change background of face `bitmap-area'
1430 to white for mono displays.
1431
1432 1999-07-26 Kenichi Handa <handa@etl.go.jp>
1433
1434 * international/ccl.el (ccl-embed-symbol): New function.
1435 (ccl-program-p): Deleted. Now it's implemented in C code.
1436 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
1437 (ccl-compile-translate-character): Likewise.
1438 (ccl-compile-map-single): Likewise.
1439 (ccl-compile-multiple-map-function): Likewise.
1440 (declare-ccl-program): Doc-string modified.
1441 (check-ccl-program): Check compiled CCL code by ccl-program-p.
1442
1443 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
1444
1445 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
1446
1447 1999-07-25 Markus Rost <rost@gnu.org>
1448
1449 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
1450 the entries to make custom-file more readable.
1451
1452 1999-07-25 Richard M. Stallman <rms@gnu.org>
1453
1454 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
1455
1456 * emacs-lisp/edebug.el: Delete compatibility code.
1457 (edebug-next-token-class): If . is followed by a digit,
1458 return `symbol' for the token class.
1459
1460 * startup.el (command-line): If we don't find the user's init file,
1461 set user-init-file to nil.
1462
1463 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1464
1465 * info-look.el (info-lookup-interactive-arguments): Add optional
1466 argument query for new choice of help mode.
1467 (info-lookup-symbol): Use it.
1468 (info-lookup-file): Ditto.
1469 (info-lookup): Don't switch to other window, if already in Info
1470 buffer.
1471
1472 1999-07-23 Dave Love <fx@gnu.org>
1473
1474 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
1475 syntax.
1476 (fortran-fontify-string, fortran-match-!-commen): Deleted.
1477 (fortran-font-lock-syntactic-keywords): New variable.
1478 (fortran-mode): Use it.
1479 (fortran-font-lock-keywords-1): Don't do comments.
1480 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
1481 match data.
1482
1483 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
1484
1485 * msb.el (msb-menu-bar-update-buffers): Renamed from
1486 menu-bar-update-buffers.
1487 (msb-custom-set, msb--toggle-menu-type): Call
1488 msb-menu-bar-update-buffers.
1489 (msb-mode): Revise the hook setting.
1490
1491 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
1492
1493 1999-07-23 Gerd Moellmann <gerd@gnu.org>
1494
1495 * font-lock.el, help.el, simple.el: Re-integrate changes.
1496
1497 1999-07-23 Kevin Blake <kblake@ticnet.com>
1498
1499 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
1500
1501 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
1502
1503 * international/encoded-kb.el
1504 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
1505 but push it to unread-command-events.
1506 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
1507 (encoded-kbd-self-insert-sjis): Likewise.
1508 (encoded-kbd-self-insert-big5): Likewise.
1509
1510 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
1511 before left margin and fill-prefix by fill-find-break-point.
1512
1513 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1514
1515 * info-look.el (info-lookup-setup-mode): Don't give up, if
1516 info-lookup-make-completions returns an error.
1517 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
1518 name latex, not latex2e.
1519
1520 1999-07-21 Richard M. Stallman <rms@gnu.org>
1521
1522 * replace.el (perform-replace): Turn off case-fold-search
1523 if FROM-STRING argument has uppercase in it.
1524
1525 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1526
1527 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
1528 mode is on. Don't use end of changed text.
1529
1530 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1531
1532 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
1533 (cl-hash-table-p): Renamed from hash-table-p.
1534 (cl-hash-table-count): Renamed from hash-table-count.
1535 (maphash): Alias to cl-maphash removed.
1536 (gethash): Likewise.
1537 (puthash): Likewise.
1538 (remhash): Likewise.
1539 (clrhash): Likewise.
1540
1541 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1542
1543 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
1544 third arg non-nil. See comment there why this isn't a good idea.
1545
1546 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1547
1548 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
1549
1550 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
1551 sit-for with 3rd arg non-nil to prevent redisplay.
1552
1553 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1554
1555 * image.el (image-type-from-file-header): If file doesn't
1556 have a directory part, add data-directory.
1557
1558 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1559
1560 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
1561 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
1562 motion handling when tooltip-gud-tips-p is nil.
1563
1564 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1565
1566 * tooltip.el (tooltip-mode): Don't use `plusp'.
1567 (tooltip-active): Use initial value of nil.
1568
1569 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
1570
1571 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1572
1573 * bindings.el (make-mode-line-mouse-sensitive): Add key
1574 definitions for `top-line'.
1575
1576 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1577
1578 * faces.el (top-line): New face.
1579
1580 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1581
1582 * image.el (image-type-regexps): Add regexp for PS files.
1583
1584 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1585
1586 * faces.el (set-face-attribute): Fix wrong handling of frame
1587 begin equal to t.
1588
1589 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1590
1591 * image.el (image-type-regexps): Add PNG format.
1592
1593 1999-07-21 Dave Love <fx@gnu.org>
1594
1595 * bindings.el (mode-line-modified): New variable.
1596 (mode-line-mode-menu-1): Switch to appropriate window before
1597 showing menu.
1598
1599 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1600
1601 * faces.el (face-underline): Removed.
1602 (face-underline-color): Ditto.
1603
1604 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1605
1606 * faces.el (face-x-resources): Fix typo.
1607
1608 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1609
1610 * faces.el: Remove handling of `:relief', extend handling of
1611 `:box'.
1612 (frame-set-background-mode): Choose new defface specs after
1613 frame parameters have changed.
1614
1615 * cus-face.el: Ditto.
1616
1617 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1618
1619 * custom.el (defface): Extend documentation to include new
1620 face attributes.
1621
1622 * cus-face.el (custom-face-attributes): Add overline,
1623 strike-through, box.
1624
1625 * faces.el (face-valid-attribute-values): Handle overline,
1626 strike-through, box.
1627 (face-attribute-name-alist): Add pairs for new face attributes.
1628 (describe-face): Handle new face attributes.
1629
1630 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1631
1632 * faces.el (face-x-resources): Add overline, strike-through, box.
1633
1634 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1635
1636 * enriched.el (enriched-translations): Add `display' and
1637 "x-display".
1638 (enriched-handle-display-prop): New.
1639 (enriched-decode-display-prop): New.
1640
1641 * format.el (top-level): Give `display' property
1642 `format-list-atomic-p.
1643 (format-annotate-single-property-change): Test that property.
1644 If present, treat list property values like atoms.
1645
1646 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1647
1648 * cus-face.el (custom-face-attributes): Use `choice' everywhere
1649 so that "*" can be entered.
1650
1651 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1652
1653 * cus-face.el (custom-face-attributes): Don't use `#''.
1654
1655 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
1656
1657 * cus-face.el (custom-face-attributes): Return underline
1658 face attribute directly from the second lambda of underline.
1659
1660 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1661
1662 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
1663
1664 * frame.el (after-setting-font-hooks): New variable.
1665 (set-frame-font): Run those hooks.
1666
1667 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
1668
1669 * faces.el (set-face-attribute): Fix doc string.
1670
1671 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1672
1673 * cus-face.el (custom-face-attributes): Accept color name.
1674
1675 * faces.el (face-underline-p): Accept unspecified underlining.
1676 (face-underline): Ditto. Fix doc string.
1677
1678 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
1679
1680 * faces.el (face-underline-color): New function.
1681
1682 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
1683
1684 * cus-face.el (custom-face-attributes): Support underline coloring.
1685 Added slot to choose a color.
1686
1687 * faces.el (face-underline): New function.
1688 (face-underline-p): Support underline coloring.
1689 Return nil only if the underline attribute is 'normal.
1690 (set-face-underline): New function.
1691 (face-valid-attribute-values): Support underline coloring.
1692
1693 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1694
1695 * image.el (insert-image): Use `display' instead of `glyph'
1696 as text property name.
1697 (put-image): Ditto.
1698 (image-type-from-file-header): Use insert-file-contents-literally.
1699
1700 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1701
1702 * easymenu.el (easy-menu-do-add-item): Don't use the empty
1703 string to indicate separators.
1704
1705 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1706
1707 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
1708 instead of message-log.
1709
1710 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1711
1712 * faces.el (bitmap-area): New face.
1713
1714 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1715
1716 * image.el (insert-image): New.
1717
1718 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1719
1720 * frame.el (blink-cursor): Set the symbol's value.
1721 (show-trailing-whitespace): Change group to font-lock.
1722
1723 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1724
1725 * jit-lock.el: New.
1726 * font-lock.el: Add jit-mode as new support mode.
1727
1728 * font-lock.el (font-lock-fontify-keywords-region): Stop when
1729 reaching end instead of letting re-search-forward signal an error.
1730 (demand-lock-mode): New.
1731 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
1732 (font-lock-turn-off-thing-lock): Ditto.
1733 (font-lock-after-fontify-buffer): Ditto.
1734 (font-lock-after-unfontify-buffer): Ditto.
1735
1736 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1737
1738 * gs.el: New file.
1739
1740 * startup.el (command-line-1): Activate tooltip mode if
1741 interactive.
1742
1743 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1744
1745 * faces.el (toolbar): Grey default background.
1746 (modeline): Ditto.
1747
1748 * image.el (image-type-regexps): New.
1749 (image-type-from-file-header): New.
1750 (create-image): Call it.
1751
1752 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1753
1754 * image.el: New file.
1755
1756 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1757
1758 * bindings.el (mode-line-format): Replace `mode-name' with
1759 `(:eval mode-line-mode-name)'.
1760 (mode-line-mode-name): New.
1761 (make-mode-line-mouse-sensitive): Don't change default value
1762 of `mode-name'.
1763
1764 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1765
1766 * tooltip.el: New file.
1767
1768 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1769
1770 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
1771 instead of mouse-3 to pop up menus.
1772 (mode-line-kill-buffer): Removed.
1773 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
1774 buffer name.
1775 (mode-line-buffer-menu-1): Removed.
1776
1777 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
1778
1779 * bindings.el (mode-line-buffer-identification-keymap): New.
1780 (mode-line-buffer-menu-keymap): New.
1781 (mode-line-mode-menu-keymap): New.
1782 (mode-line-unbury-buffer): New.
1783 (mode-line-other-buffer): New.
1784 (mode-line-kill-buffer): New.
1785 (mode-line-buffer-menu-1): New.
1786 (mode-line-mode-menu-1): New.
1787 (make-mode-line-mouse-sensitive): New.
1788
1789 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1790
1791 * help.el (describe-key-briefly): Handle mode line strings
1792 with local-map properties.
1793 (describe-key): Ditto.
1794 (mode-line-key-binding): New.
1795
1796 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1797
1798 * scroll-bar.el (scroll-bar-timer): New.
1799 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
1800
1801 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1802
1803 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
1804 and `bottom'.
1805
1806 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1807
1808 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
1809 (global): Use different key bindings if using tookit scroll bars.
1810
1811 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1812
1813 * faces.el (modeline): Define mode line face with relief for
1814 class color, only.
1815 (toolbar): New face.
1816
1817 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1818
1819 * frame.el (frame-initialize): Set frame-creation-function to
1820 tty-create-frame-with-faces.
1821
1822 * faces.el (frame-set-background-mode): Make it work for
1823 window-system nil.
1824
1825 * faces.el (tty-create-frame-with-faces): New.
1826 (face-set-after-frame-default): Make it work for TTY frames.
1827
1828 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1829
1830 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
1831 Return a list of one font family for TTYs. Don't return bitmap
1832 file paths for TTY frames.
1833
1834 * faces.el: Add face specs for tty displays to basic faces.
1835
1836 * font-lock.el (font-lock-comment-face): Add spec for color tty.
1837 (font-lock-string-face): Ditto.
1838 (font-lock-keyword-face): Ditto.
1839 (font-lock-builtin-face): Ditto.
1840 (font-lock-function-name-face): Ditto.
1841 (font-lock-variable-name-face): Ditto.
1842 (font-lock-type-face): Ditto.
1843 (font-lock-constant-face): Ditto.
1844 (font-lock-warning-face): Ditto.
1845
1846 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1847
1848 * startup.el (command-line): Register default tty colors.
1849
1850 * faces.el (face-spec-set-match-display): Recognize `type tty'.
1851
1852 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1853
1854 * faces.el (modeline): For X frames, use a modeline with relief.
1855
1856 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1857
1858 * faces.el (frame-update-faces): Copied from 20.2.
1859 (frame-update-face-colors): Ditto. Code removed that isn't
1860 applicable in the new face implementation.
1861
1862 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1863
1864 * frame.el (show-trailing-whitespace): New.
1865
1866 * faces.el (trailing-whitespace): New basic face.
1867
1868 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1869
1870 * cus-face.el (custom-facep): Always define as alias for facep.
1871
1872 * cus-face.el (custom-face-attributes): Use choice widgets.
1873 Remove :bold and :italic.
1874
1875 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1876
1877 * faces.el (face-charset-registries): Removed since fontset.el
1878 is no always loaded.
1879
1880 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1881
1882 * faces.el (internal-get-face): Added as obsolete function for
1883 compatibility.
1884
1885 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1886
1887 * frame.el (blink-cursor-end): Call show-cursor.
1888 (blink-cursor-mode): Ditto.
1889
1890 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1891
1892 * faces.el (face-spec-reset-face): Reset all attributes to
1893 `unspecified'.
1894 (face-spec-set): Use it.
1895
1896 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1897
1898 * faces.el (read-all-face-attributes): Bug fix.
1899 (face-read-integer): Allow nil default value.
1900 (face-valid-attribute-values): Use symbol names of attribute
1901 values for completion list.
1902
1903 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1904
1905 * faces.el (internal-find-face): Define for compatibility with
1906 20.2.
1907 (face-id): Likewise.
1908
1909 * faces.el (face-id): Return the ID of a realized face for ASCII.
1910
1911 * fontset.el (x-charset-registries): Removed. Now in faces.el.
1912 (x-complement-fontset-spec): Use face-charset-registries.
1913
1914 * faces.el (face-font-selection-order): Set font selection order
1915 from Lisp.
1916 (face-alternative-font-family-alist): Set alternative font
1917 families from Lisp.
1918
1919 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1920
1921 * faces.el (set-face-charset-registries): Set symbol value.
1922
1923 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1924
1925 * faces.el (face-set-after-frame-default): Call function
1926 internal-merge-in-global-face.
1927
1928 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1929
1930 * faces.el (face-list): Return symbols from face-global-alist.
1931
1932 * faces.el (face-list): Return a copy of the face name list so
1933 that it cannot be modified from outside (facemenu.el uses
1934 nreverse, for example).
1935
1936 * cus-face.el (custom-face-attributes): Add :bold and :italic
1937 for compatibility with old code.
1938
1939 * faces.el (set-face-attributes-from-resources): Additional
1940 frame parameter.
1941 (make-face-x-resource-internal): Set attributes from resources
1942 for a given frame or all frames.
1943
1944 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1945
1946 * faces.el (all-faces): Removed.
1947
1948 * custom.el (defface): Add new face attributes to function
1949 comment.
1950
1951 * font-lock.el (font-lock-comment-face): Use new face attribute
1952 names.
1953 (font-lock-string-face): Ditto.
1954 (font-lock-keyword-face): Ditto.
1955 (font-lock-builtin-face): Ditto.
1956 (font-lock-function-name-face): Ditto.
1957 (font-lock-variable-name-face): Ditto.
1958 (font-lock-type-face): Ditto.
1959 (font-lock-reference-face): Ditto.
1960 (font-lock-warning-face): Ditto.
1961 ((boundp 'font-lock-face-attributes)): Ditto.
1962
1963 * cus-face.el (custom-face-attributes): Use new face attributes.
1964
1965 * faces.el (set-face-attribute-from-resource): Initialize
1966 from resources only for X and W32.
1967
1968 * cus-face.el (custom-declare-face): Don't make frame-local
1969 faces.
1970
1971 * faces.el (describe-face): Use princ instead of insert.
1972
1973 * faces.el: Add XLFD manipulation functions from 20.2 again
1974 because fontset.el uses them.
1975 (face-set-after-frame-default): Add empty definition.
1976
1977 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1978
1979 * faces.el (make-face): Correct typo.
1980 (set-face-attribute-from-resource): Use let*.
1981 (face-underline-p): Correct typo.
1982 (face-inverse-video-p): Ditto.
1983 (set-face-stipple): Ditto.
1984 (face-read-string): Make completion-list optional parameter.
1985
1986 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1987
1988 * faces.el (face-charset-registries): Alist mapping charset
1989 symbols to registries and encoding.
1990
1991 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1992
1993 * frame.el (blink-cursor-mode): Use interactive spec "P".
1994
1995 1999-07-21 Gerd Moellmann <gerd@gnu.org>
1996
1997 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
1998 mode. The cursor of selected_window blinks if the mode is enabled.
1999
2000 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2001
2002 * simple.el (next-history-element): Set point to the end of the
2003 prompt if minibuffer-prompt-in-buffer.
2004
2005 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2006
2007 * faces.el (x-font-regexp): Add sub-expression parentheses for
2008 several font name components.
2009
2010 1999-07-21 Gerd Moellmann <gerd@acm.org>
2011
2012 * faces.el (set-face-relief): Use index 12 for relief.
2013 (face-fill-in): Set relief from data.
2014 (internal-make-face): Init relief to zero.
2015
2016 * faces.el (face-spec-set): call modify-face with additional
2017 parameters for relief and fixed-p.
2018
2019 1999-07-21 Gerd Moellmann <gerd@acm.org>
2020
2021 * cus-face.el: ':fixed and ':relief added.
2022
2023 * faces.el (describe-face): Add fixed font attribute and relief.
2024 (face-attr-match-p): Ditto.
2025 (face-attr-construct): Ditto.
2026 (face-spec-set): Ditto.
2027
2028 1999-07-21 Gerd Moellmann <gerd@acm.org>
2029
2030 * faces.el (internal-make-face): Function to create a Lisp vector
2031 suitable for representing a face.
2032 (make-face): Use it instead of make-vector.
2033 (x-create-frame-with-faces): Use it instead of vector.
2034 (internal-facep): Increase vector size to 14.
2035 (internal-make-face): Ditto.
2036 (face-relief): Access relief thickness.
2037 (face-fixed-p): Access fixed font attribute.
2038 (set-face-fixed-p): Set fixed font attribute.
2039 (set-face-relief): Set relief attribute.
2040 (internal-face-interactive-int): Read int attribute of face.
2041 (modify-face): Add fixed-p and relief parameters.
2042 (copy-face): Handle fixed-p and relief.
2043 (face-equal): Compare fixed-p and relief.
2044 (face-differs-from-default-p): Ditto.
2045 (face-nontrivial-p): Add fixed-p and relief.
2046
2047 1999-07-21 Gerd Moellmann <gerd@acm.org>
2048
2049 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
2050 (internal-facep): Increase vector size.
2051 (make-face): Ditto.
2052 (face-shadow-thickness): Added.
2053 (set-face-shadow-thickness): Added.
2054 (modify-face): Add optional shadow-thickness parameter.
2055 (make-face-x-resource-internal): Add shadows.
2056 (copy-face): Ditto.
2057 (face-equal): Ditto.
2058 (face-differs-from-default-p): Ditto.
2059 (face-nontrivial-p): Ditto.
2060 (face-attr-match-p): Ditto.
2061 (face-attr-construct): Ditto.
2062 (face-spec-set): Ditto.
2063 (face-fill-in): Ditto.
2064
2065 1999-07-21 Gerd Moellmann <gerd@acm.org>
2066
2067 * bench.el (bench-mark-split-window): New bench mark.
2068
2069 1999-07-21 Gerd Moellmann <gerd@acm.org>
2070
2071 * faces.el (set-face-font): Don't pass default font to
2072 x-resolve-font so that font will not have to be of the same
2073 size.
2074
2075 1999-07-20 Dave Love <fx@gnu.org>
2076
2077 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
2078 unconditionally t.
2079
2080 1999-07-20 Karl Heuer <kwzh@gnu.org>
2081
2082 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
2083
2084 1999-07-20 Dave Love <fx@gnu.org>
2085
2086 * help.el (describe-variable): Fix test for customizability.
2087
2088 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
2089 Check for readonly buffer in interactive spec.
2090 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
2091 (backward-kill-word): Add * to interactive spec.
2092
2093 * underline.el (underline-region, ununderline-region): Add * to
2094 interactive spec.
2095
2096 * fill.el (canonically-space-region, justify-current-line): Add *
2097 to interactive spec.
2098 (fill-region-as-paragraph, fill-paragraph, fill-region)
2099 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
2100 readonly buffer in interactive spec.
2101
2102 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2103 (backward-kill-sentence, kill-sentence): Add * to interactive
2104 spec.
2105
2106 1999-07-19 Richard M. Stallman <rms@gnu.org>
2107
2108 * dired-aux.el (dired-do-shell-command): Doc fix.
2109
2110 * shell.el (shell-unquote-argument): New function.
2111 (shell-directory-tracker): Use shell-unquote-argument.
2112 * comint.el (comint-arguments): Handle \ followed by space or tab.
2113
2114 1999-07-19 John Wiegley <jwiegley@borland.com>
2115
2116 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
2117 color codes 39 and 49, which by the way lynx uses them seem to
2118 mean "foreground reset" and "background reset".
2119
2120 1999-07-19 Karl Heuer <kwzh@gnu.org>
2121
2122 * font-lock.el (c++-keywords): Add "typeid".
2123
2124 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
2125 selects no font, treat that as zero selections, not one.
2126
2127 1999-07-19 Dave Love <fx@gnu.org>
2128
2129 * info.el (Info-search): Don't lose with empty regexp.
2130
2131 * version.el: Cater for (free) `ident' program, not `which'.
2132
2133 * hl-line.el: New file.
2134
2135 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
2136 for modes which don't define menus.
2137
2138 1999-07-16 Richard M. Stallman <rms@gnu.org>
2139
2140 * webjump.el (webjump-sample-sites): Update some URLs.
2141
2142 1999-07-14 Richard Stallman <rms@gnu.org>
2143
2144 * Version 20.4 released.
2145
2146 1999-07-14 Andreas Schwab <schwab@gnu.org>
2147
2148 * compare-w.el (compare-windows): Try to find the next window in
2149 the current frame before looking at the other frames.
2150
2151 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
2152
2153 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
2154 Use cyrillic-jcuken as default input method.
2155
2156 1999-07-12 Richard Stallman <rms@gnu.org>
2157
2158 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
2159 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
2160
2161 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
2162 (ispell-local-dictionary-alist): Add koi8-r for character set.
2163
2164 * textmodes/flyspell.el (flyspell-get-word):
2165 Add special handling for when ispell-otherchars is empty.
2166
2167 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
2168
2169 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
2170 when having nested functons.
2171 (pascal-indent-nested-functions) (pascal-indent-line)
2172 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
2173 indenting nested functions.
2174
2175 1999-07-09 Richard Stallman <rms@gnu.org>
2176
2177 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
2178
2179 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
2180
2181 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
2182 the `end' keyword was in the very beginning of the buffer.
2183
2184 1999-07-08 Richard Stallman <rms@gnu.org>
2185
2186 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
2187
2188 * term.el (term-emulate-terminal): Avoid infinite loop
2189 in strange case where minibuffer window is selected but not active.
2190
2191 1999-07-07 Stephen Eglen <stephen@gnu.org>
2192
2193 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
2194 Change regexp so that it doesn't match commands beginning with `cd'.
2195
2196 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2197
2198 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
2199
2200 1999-07-06 Richard Stallman <rms@gnu.org>
2201
2202 * hscroll.el (hscroll-minibuffer-hook): New function.
2203 (hscroll-global-mode): Add and remove that hook.
2204 Set hscroll-old-truncate-was-global's default value.
2205
2206 1999-07-05 Richard Stallman <rms@gnu.org>
2207
2208 * files.el (revert-buffer): Don't preserve point here.
2209 (revert-buffer-insert-file-contents-function): Doc fix.
2210
2211 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
2212
2213 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
2214 doing a `stat' when it isn't necessary because that can cause
2215 trouble when an NFS server is down.
2216
2217 1999-07-04 Richard Stallman <rms@gnu.org>
2218
2219 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
2220
2221 1999-07-03 Richard Stallman <rms@gnu.org>
2222
2223 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
2224 for \200...\240 also.
2225 (isearch-printing-char): Use unibyte-char-to-multibyte.
2226
2227 1999-07-02 Richard Stallman <rms@gnu.org>
2228
2229 * frame.el (minibuffer-frame-alist): Use defcustom.
2230 (pop-up-frame-alist): Likewise.
2231 (initial-frame-alist): Specify * in the doc string.
2232
2233 * hscroll.el (hscroll-mode): Make it a permanent local.
2234 (hscroll-mode): Don't cancel the timer
2235 if HScroll mode is enabled in some other buffer.
2236
2237 * isearch.el (isearch-done): If search ends in middle of intangible
2238 text (due to text property), move on to the limit of that text.
2239
2240 1999-07-01 Andrew Innes <andrewi@gnu.org>
2241
2242 * man.el (Man-build-man-command): Use value of null-device,
2243 instead of hard-coding "/dev/null".
2244
2245 * dos-w32.el (untranslated-canonical-name): Avoid expanding
2246 ange-ftp file names, which might force ange-ftp to prompt for a
2247 password.
2248
2249 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
2250 to prevent references to temp files.
2251
2252 1999-06-30 Richard Stallman <rms@gnu.org>
2253
2254 * progmodes/sh-script.el (sh-feature): If nothing is known
2255 about the given shell, use the values for `sh'.
2256
2257 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
2258
2259 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
2260 to make it non-recursive.
2261
2262 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
2263
2264 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2265
2266 * auto-show.el (auto-show-mode): Fix Typo in :set.
2267
2268 1999-06-29 Richard M. Stallman <rms@gnu.org>
2269
2270 * progmodes/sh-script.el (sh-mode): When setting syntax
2271 table, default to the standard one.
2272
2273 1999-06-27 Richard M. Stallman <rms@gnu.org>
2274
2275 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
2276
2277 1999-06-27 Stefan Monnier <monnier@tequila.cs.yale.edu>
2278
2279 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up
2280 a frame when `return' is requested (even if pop-up-frames = t)
2281 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
2282 should only be set for the bibtex buffer.
2283
2284 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
2285
2286 * progmodes/compile.el: Deal with compilation-error-screen-columns
2287 being buffer-local.
2288
2289 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2290
2291 * comint.el (comint-password-prompt-regexp): Allow "(again)".
2292
2293 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2294
2295 * cal-x.el (calendar-only-one-frame-setup): New function.
2296 * calendar.el (calendar): Call it if requested.
2297
2298 1999-06-24 Karl Heuer <kwzh@gnu.org>
2299
2300 * startup.el (iso-8859-n-locale-regexp): Doc fix.
2301
2302 1999-06-22 Richard M. Stallman <rms@gnu.org>
2303
2304 * mail/supercite.el (sc-emacs-features): Doc fix.
2305
2306 1999-06-22 Karl Heuer <kwzh@gnu.org>
2307
2308 * files.el (auto-mode-alist): Add pike-mode.
2309
2310 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
2311
2312 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
2313 last byte of a numeric field is a space or a NUL. Parse it as
2314 potentially part of the number. This is used by GNU tar
2315 1.12.64012 to handle larger values.
2316
2317 1999-06-20 Karl Heuer <kwzh@gnu.org>
2318
2319 * custom.el (custom-handle-keyword): Fix error message.
2320
2321 1999-06-18 Andrew Innes <andrewi@gnu.org>
2322
2323 * mail/smtpmail.el (smtpmail-send-it): Use
2324 convert-standard-filename to make file names for queued mail safe
2325 on Windows (`:' is invalid in file names on Windows).
2326
2327 1999-06-17 Kenichi Handa <handa@etl.go.jp>
2328
2329 * international/mule-cmds.el (describe-current-input-method):
2330 Current-input-method is string.
2331 (toggle-input-method): Docstring fixed.
2332
2333 * international/mule-diag.el
2334 (describe-current-coding-system-briefly): Fix format string.
2335
2336 * international/mule-util.el (coding-system-eol-type-mnemonic):
2337 Docstring modified. Return a string.
2338
2339 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
2340
2341 * sql.el (sql-input-ring-file-name): Doc fix.
2342
2343 1999-06-17 Richard M. Stallman <rms@gnu.org>
2344
2345 * calendar/cal-x.el (special-display-buffer-names):
2346 Don't put (get-file-buffer diary-file) on this list.
2347
2348 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
2349
2350 * play/mpuz.el (mpuz-try-proposal): Fix message call.
2351 Don't penalize player for certain impossible guesses.
2352
2353 1999-06-16 Andrew Innes <andrewi@gnu.org>
2354
2355 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
2356 return the string "Unk 0 0000" so at least it appears to be a
2357 valid timestamp to `dired-move-to-filename-regexp'.
2358
2359 1999-06-15 Ken'ichi Handa <handa@gnu.org>
2360
2361 * ps-print.el (ps-control-character): Fix previous change.
2362
2363 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2364
2365 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
2366 multiple output of the last message.
2367
2368 1999-06-14 Eli Zaretskii <eliz@gnu.org>
2369
2370 * term/internal.el (IT-display-table-setup): Do not remap \222 to
2371 the ASCII apostrophe, as most DOS codepages have some other glyph
2372 there.
2373
2374 1999-06-14 Ken'ichi Handa <handa@gnu.org>
2375
2376 * language/ethio-util.el (setup-ethiopic-environment-internal):
2377 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
2378 (exit-ethiopic-environment): Likewize.
2379
2380 1999-06-12 Richard M. Stallman <rms@gnu.org>
2381
2382 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
2383
2384 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2385
2386 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
2387 custom-initialize-default to avoid infinite loop.
2388 (crisp-mode): (defun) Call transient-mark-mode here, not when
2389 loading the file. Run crisp-mode-hook here, and run
2390 crisp-load-hook when loading the file.
2391
2392 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
2393 rmail-summary buffer, search for pattern in rmail-file.
2394
2395 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
2396
2397 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
2398
2399 * ps-print.el (ps-printer-name): Fix custom type.
2400
2401 1999-06-12 Reto Zimmermann <reto@synopsys.com>
2402
2403 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
2404 (vhdl-port-paste-generic-map): Fix indentation bug.
2405 (vhdl-port-paste-port-map): Fix indentation bug.
2406 (vhdl-scan-file-contents): Make scanning case insensitive.
2407
2408 1999-06-11 Richard M. Stallman <rms@gnu.org>
2409
2410 * files.el (write-file): When buffer is not already visiting a file,
2411 don't put buffer name in the minibuffer, just make it the default.
2412 Also handle just directory as arg usefully in that case.
2413
2414 * simple.el (sendmail-user-agent-compose):
2415 Ignore case when inserting the rest of the "other" headers.
2416
2417 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
2418
2419 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
2420 (info-lookup-interactive-arguments): Never insert the default
2421 into the minibuffer automatically.
2422
2423 * emacs-lisp/cl-extra.el (getf): Don't call get*.
2424
2425 1999-06-09 Richard M. Stallman <rms@gnu.org>
2426
2427 * simple.el (shell-command): Avoid printing "mark set" message.
2428
2429 1999-06-09 Dave Love <fx@gnu.org>
2430
2431 * progmodes/compile.el (compilation-error-regexp-alist): Allow
2432 digits in program name in first pattern.
2433
2434 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
2435
2436 * vc.el (vc-dired-mode): Don't match anything before the date in
2437 dired-move-to-filename-regexp.
2438
2439 1999-06-07 Ken'ichi Handa <handa@gnu.org>
2440
2441 * international/quail.el (quail-define-rules): Fix typo in
2442 docstring.
2443
2444 1999-06-05 Stephen Eglen <stephen@gnu.org>
2445
2446 * iswitchb.el (iswitchb-default-keybindings): Add
2447 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
2448 than when package is loaded.
2449
2450 1999-06-04 Richard M. Stallman <rms@gnu.org>
2451
2452 * startup.el (command-line): Don't set user-init-file directly;
2453 tell `load' to set it.
2454
2455 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
2456
2457 * simple.el (next-history-element):
2458 Handle minibuffer-text-before-history properly when reading sexps.
2459
2460 * disp-table.el (standard-display-european):
2461 For an interactive call by the user,
2462 don't set enable-multibyte-characters,
2463 and don't set the terminal coding system.
2464
2465 * textmodes/refbib.el: Don't print any messages or display
2466 a buffer when loading the library.
2467 (r2b-help): Doc fix.
2468 (r2b-help-message): Update the documentation.
2469 (r2b-load-quietly): Variable deleted.
2470 (r2b-convert-buffer): Doc fix.
2471
2472 1999-06-04 Dave Love <fx@gnu.org>
2473
2474 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
2475
2476 * auto-show.el: Don't change hooks on loading.
2477 (auto-show-mode): Autoload. Default to nil. Add :set &c.
2478 (auto-show-mode): Add to hooks here.
2479
2480 1999-06-04 Richard Sharman <rsharman@pobox.com>
2481
2482 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
2483 recursion on bogus input.
2484
2485 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
2486
2487 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
2488 does not select a buffer from the buffers menu, then the attached
2489 frame is not switched to anything.
2490
2491 1999-06-03 Ken'ichi Handa <handa@gnu.org>
2492
2493 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
2494 (viet-viscii-...->viet-vscii...).
2495
2496 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
2497
2498 1999-06-01 Dave Love <fx@gnu.org>
2499
2500 * progmodes/fortran.el: Add :link to defgroup.
2501 (fortran-blink-matching-if): Match ELSE statements too.
2502 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
2503 that filling is always done.
2504
2505 1999-05-31 Richard M. Stallman <rms@gnu.org>
2506
2507 * simple.el (append-next-kill): Use an arg to distinguish
2508 interactive calls from Lisp calls, rather than (interactive-p).
2509
2510 * international/iso-transl.el (iso-transl-language-alist):
2511 Interchange n and N.
2512
2513 1999-05-31 Dave Love <fx@gnu.org>
2514
2515 * msb.el Add to minor-mode-map-alist. Remove hook installation
2516 and keymap munging on load.
2517 (msb-mode): New option.
2518 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
2519 Doc fix.
2520 (msb-mode-map): New variable.
2521 (msb-mode): New command.
2522
2523 1999-05-31 Dave Love <fx@gnu.org>
2524
2525 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
2526 (ispell-complete-word-dict): Likewise.
2527
2528 1999-05-31 Eli Zaretskii <eliz@gnu.org>
2529
2530 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
2531 force the data buffer to be saved, even if the data didn't
2532 change, in case the write filter was modified. Restore the
2533 current record after read-file-filter finishes.
2534
2535 1999-05-29 Karl Heuer <kwzh@gnu.org>
2536
2537 * ispell4.el: Obsolete; file deleted.
2538
2539 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
2540
2541 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
2542 VALUE is a syntax table.
2543
2544 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
2545
2546 * simple.el (zap-to-char): Doc fix.
2547
2548 1999-05-27 Ken'ichi Handa <handa@gnu.org>
2549
2550 * isearch.el (isearch-quote-char): Don't assume character codes
2551 0200 - 0237 stand for characters in some single-byte character
2552 charset.
2553
2554 1999-05-27 Dave Love <fx@gnu.org>
2555
2556 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
2557
2558 1999-05-27 Andreas Schwab <schwab@gnu.org>
2559
2560 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
2561 headerline does not exist already.
2562
2563 1999-05-26 Richard Stallman <rms@gnu.org>
2564
2565 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
2566 Avoid nested null-loops.
2567
2568 1999-05-26 Ken'ichi Handa <handa@gnu.org>
2569
2570 * international/characters.el: Typo fixed; prefered->preferred.
2571
2572 * international/mule-cmds.el (find-coding-systems-for-charsets):
2573 Typo fixed; prefered->preferred.
2574
2575 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
2576 method in read-event.
2577
2578 * international/mule.el (charset-info): Doc-string fixed.
2579
2580 1999-05-25 Ken'ichi Handa <handa@gnu.org>
2581
2582 * mail/smtpmail.el (smtpmail-send-it): Bind
2583 smtpmail-code-conv-from properly.
2584 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
2585 by smtpmail-code-conv-from.
2586
2587 1999-05-24 Richard Stallman <rms@gnu.org>
2588
2589 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
2590 Binding deleted also.
2591
2592 1999-05-24 Karl Heuer <kwzh@gnu.org>
2593
2594 * comint.el (comint-bol-or-process-mark): Doc fix.
2595
2596 1999-05-23 Dave Love <fx@gnu.org>
2597
2598 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
2599 Enter it on minor-mode-map-alist.
2600 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
2601 Autoload. Add custom setter.
2602 (crisp-mark-line): Doc fix.
2603 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
2604 (crisp-mode-hook): Define.
2605
2606 1999-05-23 Ken'ichi Handa <handa@gnu.org>
2607
2608 * files.el (recover-file): Recover buffer-file-coding-system.
2609
2610 1999-05-22 Richard Stallman <rms@gnu.org>
2611
2612 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
2613 regexp match the date, to avoid treating date as file size.
2614 Add YYYY S option to WESTERN/
2615
2616 * bookmark.el: Delete some XEmacs compatibility code.
2617 (bookmark-jump-noselect): Check vc-backend.
2618
2619 * subr.el (add-to-list): Doc fix.
2620
2621 1999-05-21 Stephen Eglen <stephen@gnu.org>
2622
2623 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
2624
2625 1999-05-18 Richard Stallman <rms@gnu.org>
2626
2627 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
2628 non-space after the @anchor command.
2629 (texinfo-format-var): Handle other nested constructs, using
2630 texinfo-parse-expanded-arg and texinfo-discard-command, not
2631 texinfo-parse-arg-discard.
2632
2633 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
2634 (debug): Bind and use debugger-outer-inhibit-redisplay.
2635 Bind inhibit-redisplay to nil.
2636 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
2637
2638 1999-05-17 Dave Love <fx@gnu.org>
2639
2640 * help.el (describe-function-1): Extra arg, interactive-p.
2641 (describe-key, describe-function): Use it.
2642
2643 1999-05-17 Karl Heuer <kwzh@gnu.org>
2644
2645 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
2646
2647 1999-05-16 Dave Love <fx@gnu.org>
2648
2649 * cus-start.el (all): Delete selective-display. Add scroll-margin,
2650 scroll-preserve-screen-position, scroll-conservatively.
2651
2652 1999-05-16 Dave Love <fx@gnu.org>
2653
2654 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
2655
2656 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
2657
2658 * progmodes/vhdl-mode.el: Completely revised and massively extended.
2659
2660 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2661
2662 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
2663 magic number and is not associated with a file.
2664
2665 1999-05-14 Richard M. Stallman <rms@gnu.org>
2666
2667 * files.el (find-file-noselect-1): Fix previous change.
2668
2669 1999-05-14 Simon Marshall <simon@gnu.org>
2670
2671 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
2672
2673 1999-05-13 Ken'ichi Handa <handa@gnu.org>
2674
2675 * international/mule-diag.el (mule-diag): Change MULE to Mule in
2676 docstring.
2677
2678 * international/mule-cmds.el: Change MULE to Mule in docstrings
2679 and menus.
2680
2681 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
2682
2683 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
2684 to correctly reflect the value of BaseLineOffset in
2685 RelativeCompose. Now the value of RelativeCompose is an array of
2686 low and high positions.
2687 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
2688 RLC for the above change.
2689
2690 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
2691
2692 * comint.el (comint-password-prompt-regexp): Modified to match the
2693 output of ksu and ssh-add.
2694
2695 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
2696
2697 * language/korea-util.el (isearch-toggle-korean-input-method):
2698 Adjusted for the change of input method handling in isearch.el.
2699 (isearch-hangul-switch-symbol-ksc): Likewise.
2700 (isearch-hangul-switch-hanja): Likewise.
2701
2702 1999-05-10 Dave Love <fx@gnu.org>
2703
2704 * help.el (help-make-xrefs): Fix typo.
2705
2706 1999-05-10 Andreas Schwab <schwab@gnu.org>
2707
2708 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
2709 unibyte-display-via-language-environment.
2710
2711 * help.el (help-make-xrefs): Handle more cases when looking for
2712 commands in a keymap description.
2713
2714 1999-05-10 Eli Zaretskii <eliz@gnu.org>
2715
2716 * loadup.el: For ms-dos systems, load ccl and codepage.
2717
2718 1999-05-09 Ken'ichi Handa <handa@gnu.org>
2719
2720 * ps-print.el (ps-control-character): Call
2721 ps-mule-prepare-ascii-font to setup ASCII fonts.
2722
2723 * ps-mule.el (ps-mule-begin-job): Redo this change "if
2724 ps-multibyte-buffer is nil, use
2725 ps-mule-font-info-database-default."
2726
2727 1999-05-08 Ken Stevens <k.stevens@ieee.org>
2728
2729 * ispell.el (ispell-local-dictionary-alist): New variable for
2730 customizing local dictionaries not accessable by everyone.
2731 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
2732 (ispell-required-version): Changed format `(major minor
2733 revision)' to support general pattern matching.
2734 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
2735 skip region commented out due to incorrect skip potential in std latex.
2736 (ispell-word): Removed `when' macro. Fixed bug of not restoring
2737 cursor point on small words for calls from `ispell-minor-mode'.
2738 (check-ispell-version): Tests and accepts versions major.minor
2739 and above, with adjustments for interactions in 3.1.0-3.1.11.
2740 (ispell-get-line): No longer skips ispell process special characters.
2741 (ispell-comments-and-strings): Removed `when' macro call.
2742 (ispell-minor-check): Requires ispell-word to restore cursor point.
2743 (ispell-buffer-local-parsing): Supports checking comments only.
2744
2745 1999-05-08 Karl Heuer <kwzh@gnu.org>
2746
2747 * comint.el (comint-password-prompt-regexp): Fix last change to be
2748 more specific.
2749
2750 1999-05-07 Richard M. Stallman <rms@gnu.org>
2751
2752 * subr.el (with-temp-message): Fix the other call to message
2753 to use %s.
2754
2755 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
2756
2757 * gud.el (gud-format-command): "%F" means file sans extension.
2758 (jdb): use %F, not %f, for gud-break.
2759
2760 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
2761
2762 * comint.el (comint-password-prompt-regexp): Modified so that it
2763 matches the output of kinit.
2764
2765 1999-05-06 Greg Stark <gsstark@mit.edu>
2766
2767 * timezone.el (timezone-parse-date): Recognize new format used in
2768 internet cookies.
2769
2770 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
2771
2772 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
2773
2774 1999-05-04 Andrew Innes <andrewi@gnu.org>
2775
2776 * time.el (display-time-update): Allow for wrap-around when
2777 checking against display-time-server-down-time.
2778
2779 1999-05-04 Ken'ichi Handa <handa@gnu.org>
2780
2781 * international/mule-diag.el (describe-coding-system): Fix English
2782 message.
2783
2784 1999-05-03 Jason Rumney <jasonr@altavista.net>
2785
2786 * term/w32-win.el: Change the x-charset-registry property for the
2787 Japanese charsets that are supported by Japanese Windows fonts.
2788
2789 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2790
2791 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
2792 diary-block diary entries for which the reminders and the diary
2793 entries can overlap.
2794
2795 1999-05-02 Jason Rumney <jasonr@altavista.net>
2796
2797 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
2798 matches the font selected in the dialog.
2799
2800 1999-05-02 Dave Love <fx@gnu.org>
2801
2802 * browse-url.el (browse-url-browser-function): Add :version.
2803
2804 * international/mule.el (auto-coding-alist): Add .tgz.
2805
2806 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
2807
2808 * international/codepage.el (cp-coding-system-for-codepage-1):
2809 Make the magnification parameter for the -dos encoder be 2.
2810
2811 1999-05-2 Andrew Innes <andrewi@gnu.org>
2812
2813 * term/w32-win.el (w32-drag-n-drop): Select file in window where
2814 it is dropped, rather than current window.
2815
2816 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
2817 after switching buffer, as case-fold-search is a buffer local
2818 variable.
2819
2820 * w32-fns.el (convert-standard-filename): Only convert directory
2821 separators to backslash if the interactive shell is one of the
2822 standard Windows shells that has DOS semantics.
2823
2824 * ls-lisp.el (ls-lisp-format-time): Trap errors from
2825 format-time-string, and return a suitable string to indicate the
2826 timestamp was invalid.
2827
2828 * hexl.el (hexlify-command): Apply shell-quote-argument after
2829 expanding hexl-program in case exec-directory contains a space.
2830 (dehexlify-command): Ditto.
2831
2832 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
2833 file extension regexps which aren't necessarily binary files.
2834 (direct-print-region-helper): Use subst-char-in-string instead of
2835 binding directory-sep-char to convert filenames to DOS syntax.
2836 (direct-print-region-use-command-dot-com): New variable.
2837 (direct-print-region-helper): Use it to control whether to invoked
2838 command.com to print on Windows 9x.
2839
2840 * browse-url.el (browse-url-browser-function): Default to
2841 browse-url-default-windows-browser on windows-nt.
2842 (browse-url-default-windows-browser): New function.
2843
2844 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
2845
2846 * forms.el (forms-mode): Don't call forms-first-record or
2847 forms-last-record if the data file has zero records.
2848
2849 1999-04-29 Richard M. Stallman <rms@gnu.org>
2850
2851 * files.el (find-file-noselect-1): If buffer-file-name has changed
2852 after find-file-not-found-hooks runs, recompute the truename.
2853 And don't use FILENAME after that point.
2854
2855 1999-04-27 Dave Love <fx@gnu.org>
2856
2857 * paren.el (show-paren-mode)
2858 * which-func.el (which-func-mode-global)
2859 * type-break.el (type-break-mode)
2860 * time.el (display-time-mode)
2861 * rsz-mini.el (resize-minibuffer-mode)
2862 * mouse-sel.el (mouse-sel-mode)
2863 * icomplete.el (icomplete-mode)
2864 * hscroll.el (hscroll-global-mode)
2865 * help.el (temp-buffer-resize-mode)
2866 * font-lock.el (global-font-lock-mode)
2867 * delsel.el (delete-selection-mode)
2868 * avoid.el (mouse-avoidance-mode)
2869 * autoinsert.el (auto-insert-mode)
2870 * winner.el (winner-mode): Doc fix.
2871
2872 1999-04-26 Karl Heuer <kwzh@gnu.org>
2873
2874 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
2875 the same whitespace that was ignored in choosing the subject string.
2876
2877 1999-04-26 Richard M. Stallman <rms@gnu.org>
2878
2879 * info.el (Info-find-node): Position properly after finding anchor.
2880
2881 * cus-start.el (all): Handle unibyte-display-via-language-environment.
2882
2883 * simple.el (indent-new-comment-line): Fix previous change.
2884
2885 * complete.el: Delete the wildcard expansion feature
2886 since that is now standard in find-file.
2887 (PC-try-load-many-files): Function deleted.
2888 (PC-after-load-many-files): Function deleted.
2889 (PC-many-files-list): Variable deleted.
2890 (PC-disable-wildcards): Variable deleted.
2891 (partial-completion-mode): Don't enable the wildcard feature.
2892
2893 * complete.el (PC-look-for-include-file): Don't set global variables
2894 `error', `buf' and `filename' here.
2895
2896 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
2897
2898 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
2899
2900 * textmodes/outline.el (outline-regexp): Doc fix.
2901
2902 1999-04-26 John Wiegley <johnw@borland.com>
2903
2904 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
2905 C++Builder 4.0 error message syntax.
2906
2907 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
2908
2909 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
2910 supported, use find -exec.
2911
2912 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
2913
2914 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
2915 coding-system-for-write, to avoid hanging when non-interactive.
2916
2917 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
2918
2919 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
2920 start with a newline.
2921
2922 1999-04-13 Ken'ichi Handa <handa@gnu.org>
2923
2924 * international/mule-conf.el (x-ctext): New coding system.
2925
2926 1999-04-12 Richard M. Stallman <rms@gnu.org>
2927
2928 * international/mule-cmds.el (input-method-function):
2929 Add permanent-local property.
2930
2931 1999-04-12 Dave Love <fx@gnu.org>
2932
2933 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
2934 change to use jka-compr-byte-compiler-base-file-name.
2935
2936 * supercite.el (sc-scan-info-alist): Revert last change.
2937 (sc-attrib-selection-list): Fix :type here instead.
2938
2939 1999-04-11 Eli Zaretskii <eliz@gnu.org>
2940
2941 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
2942 in the list of case-insensitive filesystems.
2943
2944 1999-04-09 Kenichi Handa <handa@etl.go.jp>
2945
2946 * international/fontset.el (create-fontset-from-fontset-spec):
2947 Don't register duplicated alias fontset names.
2948
2949 1999-04-08 Richard Stallman <rms@gnu.org>
2950
2951 * international/mule.el (auto-coding-alist-lookup): New function.
2952 (set-auto-coding): Use auto-coding-alist-lookup.
2953
2954 * jka-compr.el (jka-compr-insert-file-contents):
2955 Use auto-coding-alist-lookup to check for files that
2956 should not have eol conversion, in the unibyte case.
2957
2958 1999-04-07 Dave Love <fx@gnu.org>
2959
2960 * help.el (describe-variable): Check custom-loads property as well
2961 as custom-type.
2962
2963 * abbrev.el (abbrev-mode): Customizing sets the default value.
2964
2965 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
2966
2967 * vc.el (vc-backend-revert): For CVS files that were made
2968 writeable with "cvs edit", call "cvs unedit" to undo that.
2969
2970 1999-04-08 Dave Love <fx@gnu.org>
2971
2972 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
2973 more.
2974 (sc-emacs-features): Recognize Emacs 20.
2975 (sc-read-string): Use history arg.
2976 (sc-scan-info-alist): Check for rtnvalue a cons.
2977
2978 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
2979
2980 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
2981 coding system to encode the message by
2982 select-message-coding-system.
2983
2984 1999-04-07 Richard Stallman <rms@gnu.org>
2985
2986 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
2987
2988 * winner.el: Reorder definitions.
2989
2990 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
2991
2992 * mail/rmail.el (rmail-decode-babyl-format):
2993 Undo previous change.
2994
2995 1999-04-06 Richard Stallman <rms@gnu.org>
2996
2997 * info.el (Info-find-node): Check for an anchor at the
2998 proper place, before reading an indirect file.
2999
3000 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
3001
3002 * jka-compr.el (jka-compr-insert-file-contents):
3003 Use raw-text-unix when we want no conversion.
3004
3005 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
3006
3007 * timezone.el (timezone-parse-date): Corrected regexp for
3008 style (5) date format so that tenths of seconds are optional.
3009
3010 1999-04-05 Eli Zaretskii <eliz@gnu.org>
3011
3012 * term/internal.el (dos-cpNNN-setup): New function, with the guts
3013 of dos-codepage-setup.
3014 (cjk-codepages-alist): New variable, an alist of Far-Eastern
3015 codepages for which there's no need to set up cpNNN coding
3016 systems.
3017 (dos-codepage-setup): Support Far-Eastern DOS terminals.
3018
3019 1999-04-05 Richard Stallman <rms@gnu.org>
3020
3021 * mail/rmail.el (rmail-ignored-headers): Doc fix.
3022
3023 1999-04-02 Richard Stallman <rms@gnu.org>
3024
3025 * progmodes/compile.el (compilation-handle-exit): Do right thing
3026 if (car status) doesn't end in a newline.
3027
3028 1999-04-01 Dave Love <fx@gnu.org>
3029
3030 * progmodes/sql.el (SQL): Add defgroup :version.
3031
3032 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3033
3034 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
3035 buffer-file-coding-system. If the coding system used is raw-text,
3036 etc., make the *Compiler Input* buffer unibyte.
3037
3038 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
3039
3040 * loadup.el: Don't write the fns-...el file if not dumping.
3041
3042 1999-03-31 Dave Love <fx@gnu.org>
3043
3044 * snmp-mode.el (snmp): Fix defgroup :version.
3045
3046 * hilit-chg.el (highlight-changes): Add defgroup :version.
3047
3048 1999-03-31 Andreas Schwab <schwab@gnu.org>
3049
3050 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
3051 the gnus-save-hidden-threads macro.
3052
3053 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
3054
3055 * faces.el (face-set-after-frame-default): Obey the
3056 `customized-face' for new faces.
3057
3058 1999-03-30 Dave Love <fx@gnu.org>
3059
3060 * international/mule-cmds.el (current-language-environment): Doc fix.
3061 * abbrev.el (abbrev-mode): Doc fix.
3062 * autoinsert.el (auto-insert-mode): Doc fix.
3063 * complete.el (partial-completion-mode): Doc fix.
3064 * avoid.el (mouse-avoidance-mode): Doc fix.
3065 * delsel.el (delete-selection-mode): Doc fix.
3066 * font-lock.el (global-font-lock-mode): Doc fix.
3067 * help.el (temp-buffer-resize-mode): Doc fix.
3068 * hscroll.el (hscroll-global-mode): Doc fix.
3069 * icomplete.el (icomplete-mode): Doc fix.
3070 * mouse-sel.el (mouse-sel-mode): Doc fix.
3071 * paren.el (show-paren-mode): Doc fix.
3072 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
3073 * time.el (display-time-mode): Doc fix.
3074 * type-break.el (type-break-mode): Doc fix.
3075 * which-func.el (which-func-mode-global): Doc fix.
3076 * winner.el (winner-mode): Doc fix.
3077
3078 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
3079
3080 * wid-edit.el (widget-before-change): Signal text-read-only rather
3081 than an ordinary error.
3082
3083 1999-03-30 Richard M. Stallman <rms@gnu.org>
3084
3085 * repeat.el: Don't require advice.
3086 (repeat): Do function-indirection in check for kbd macro.
3087 In self-insert case, use the *last* char in INSERTION.
3088
3089 1999-03-30 Karl Heuer <kwzh@gnu.org>
3090
3091 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
3092
3093 1999-03-29 Andreas Schwab <schwab@gnu.org>
3094
3095 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
3096 comint-input-filter-functions. Make variables related to shell
3097 directory tracking local.
3098
3099 1999-03-26 Andreas Schwab <schwab@gnu.org>
3100
3101 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
3102
3103 * simple.el (shell-command-on-region): Cope with exit-status being
3104 nil, which happens if call-process-region was interrupted.
3105
3106 1999-03-26 Richard M. Stallman <rms@gnu.org>
3107
3108 * simple.el (indent-new-comment-line): Handle use at a point
3109 after a comment-end. Handle multiple comments.
3110
3111 * mail/rmail.el (rmail-decode-babyl-format):
3112 To prevent locking, bind buffer-file-name to nil.
3113
3114 1999-03-26 Karl Fogel <kfogel@red-bean.com>
3115
3116 * mail-hist.el (mail-hist-current-header-name): Don't make
3117 off-by-one-error when determining if in message body.
3118
3119 1999-03-25 Andrew Innes <andrewi@gnu.org>
3120
3121 * w32-fns.el (set-default-process-coding-system): Copied from
3122 dos-w32.el, but modified to use Unix line endings for process
3123 input, and to add a suitable entry to process-coding-system-alist
3124 for DOS shells.
3125
3126 * dos-fns.el (set-default-process-coding-system): Copied from
3127 dos-w32.el.
3128
3129 * dos-w32.el (set-default-process-coding-system): Move function to
3130 dos-fns.el; a different version is used in w32-fns.el.
3131
3132 1999-03-24 Dave Love <fx@gnu.org>
3133
3134 * info.el (Info-directory-list): Revert change to re-writing
3135 Info-default-directory-list, but put `alternative' first.
3136 (Info-insert-dir): Modify selecting the top dir file as a consequence.
3137
3138 1999-03-23 Simon Marshall <simon@gnu.org>
3139
3140 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
3141 on the line by itself.
3142 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
3143 it is not in a declarative context.
3144
3145 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
3146
3147 * cus-edit.el (custom-variable-prompt): Allow customization of
3148 autoloaded symbols.
3149
3150 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
3151
3152 * simple.el (what-cursor-position): Don't cause error when point
3153 is at invalid multibyte sequence.
3154
3155 1999-03-21 Karl Heuer <kwzh@gnu.org>
3156
3157 * complete.el (partial-completion-mode): Doc fix.
3158
3159 1999-03-19 Richard M. Stallman <rms@gnu.org>
3160
3161 * progmodes/cplus-md.el (old-c++): Remove :group.
3162
3163 * progmodes/c-mode.el (old-c): Remove :group.
3164
3165 1999-03-18 Simon Marshall <simon@gnu.org>
3166
3167 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
3168 (java-font-lock-keywords-2): Added "strictfp" keyword.
3169
3170 1999-03-17 Jason Rumney <jasonr@altavista.net>
3171
3172 * w32-fns.el (set-w32-system-coding-system) New function.
3173 (w32-system-coding-system) Initialize to 'iso-latin-1.
3174
3175 1999-03-17 Eli Zaretskii <eliz@gnu.org>
3176
3177 * international/mule-cmds.el (set-language-environment): Fix
3178 previous change: don't use dos-codepage when unbound.
3179
3180 1999-03-17 Karl Heuer <kwzh@gnu.org>
3181
3182 * calendar/appt.el (appt-make-list): Fix previous change.
3183
3184 1999-03-16 Richard M. Stallman <rms@gnu.org>
3185
3186 * window.el (shrink-window-if-larger-than-buffer):
3187 Don't try to redisplay with the cursor at the end
3188 on its own line--that would force a scroll and spoil things.
3189
3190 1999-03-16 Eli Zaretskii <eliz@gnu.org>
3191
3192 * international/mule-cmds.el (set-language-environment): Don't use
3193 cpNNN-nonascii-translation-table if it is unbound.
3194
3195 * term/internal.el (dos-codepage-setup): Compute the unibyte
3196 syntax table and bind unibyte-display-via-language-environment
3197 here, rather than at top level, so that resetting to unibyte in
3198 .emacs works as expected.
3199
3200 1999-03-15 Simon Marshall <simon@gnu.org>
3201
3202 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
3203
3204 1999-03-14 Milan Zamazal <pdm@pvt.net>
3205
3206 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
3207
3208 1999-03-14 Kenichi Handa <handa@etl.go.jp>
3209
3210 * international/mule-util.el (detect-coding-with-priority):
3211 Restore the internal database.
3212
3213 1999-03-14 Stephen Eglen <stephen@gnu.org>
3214
3215 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
3216 if mail-from-style has invalid value.
3217
3218 1999-03-12 Karl Heuer <kwzh@gnu.org>
3219
3220 * vc.el (vc-delete-logbuf-window): New var.
3221 (vc-finish-logentry): Use it.
3222
3223 1999-03-12 Richard M. Stallman <rms@gnu.org>
3224
3225 * startup.el (command-line-1): Improve startup msg.
3226
3227 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
3228
3229 * speedbar.el: Added commentary about stealthy functions.
3230 (speedbar-message) new function.
3231 (speedbar-y-or-n-p): New function
3232 (speedbar-with-attached-buffer) Moved macro before reference.
3233 Now uses `save-selected-window'.
3234 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
3235 speedbar-generic-item-info, speedbar-item-info-file-helper,
3236 speedbar-item-delete, speedbar-insert-generic-list,
3237 speedbar-timer-fn, speedbar-check-vc-this-line,
3238 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
3239 speedbar-buffers-item-info) Use speedbar-message.
3240 (speedbar-item-info) Limit `message-log-max'.
3241 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
3242 speedbar-item-delete, speedbar-item-object-delete,
3243 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
3244
3245 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
3246
3247 * server.el (server-start): Set coding system for the server
3248 process to raw-text.
3249 (server-process-filter): Decode file names if necessary.
3250
3251 1999-03-12 Dave Love <fx@gnu.org>
3252
3253 * textmodes/fill.el (sentence-end-double-space): Doc fix.
3254
3255 * textmodes/paragraphs.el (sentence-end): Doc fix.
3256
3257 1999-03-11 Karl Heuer <kwzh@gnu.org>
3258
3259 * comint.el (comint-password-prompt-regexp): Accept "login password:"
3260
3261 1999-03-09 Karl Heuer <kwzh@gnu.org>
3262
3263 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
3264 (ispell-dictionary-alist-2): Likewise.
3265 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
3266 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
3267 (ispell-dictionary-alist): Build from six pieces, not just two.
3268
3269 * ps-bdf.el (bdf-directory-list): Doc fix.
3270
3271 * enriched.el (enriched-mode): Make var permanent-local.
3272
3273 1999-03-09 Dave Love <fx@gnu.org>
3274
3275 * textmodes/sgml-mode.el (html-mode): Use
3276 sentence-end-double-space when setting sentence-end.
3277
3278 1999-03-09 Ken'ichi Handa <handa@gnu.org>
3279
3280 * language/thai.el (tis-620): New alias coding system for thai-tis620.
3281
3282 1999-03-08 Felix Lee <flee@cygnus.com>
3283
3284 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
3285
3286 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
3287
3288 1999-03-08 Karl Heuer <kwzh@gnu.org>
3289
3290 * dired-aux.el (dired-do-copy-regexp): Doc fix.
3291 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3292
3293 * dired.el (dired-do-copy-regexp): Doc fix.
3294 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3295
3296 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
3297
3298 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
3299
3300 1999-03-08 Jason Rumney <jasonr@altavista.net>
3301
3302 * international/codepage.el (cp1250-decode-table)
3303 (cp1251-decode-table, cp1253-decode-table)
3304 (cp1257-decode-table): New translation tables for MS Windows codepages.
3305 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
3306
3307 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
3308
3309 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
3310
3311 1999-03-07 Eli Zaretskii <eliz@gnu.org>
3312
3313 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
3314
3315 * term/internal.el (top level): Display character 255 as 8bit as well.
3316
3317 1999-03-06 Dave Love <fx@gnu.org>
3318
3319 * progmodes/cc-cmds.el (c-outline-level): Bind
3320 buffer-invisibility-spec.
3321
3322 * progmodes/c-mode.el (c-outline-level): Likewise.
3323
3324 * progmodes/ada-mode.el (ada-outline-level): Likewise.
3325
3326 1999-03-05 Felix Lee <flee@cygnus.com>
3327
3328 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
3329
3330 1999-03-05 Richard M. Stallman <rms@gnu.org>
3331
3332 * bindings.el (complete-symbol): Invert meaning of prefix arg.
3333
3334 1999-03-05 Andrew Innes <andrewi@gnu.org>
3335
3336 * w32-fns.el (convert-standard-filename): Convert directory
3337 separators to Windows format.
3338
3339 1999-03-05 Andreas Schwab <schwab@gnu.org>
3340
3341 * international/skkdic-cnv.el: Provide skkdic-cnv.
3342 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
3343 (batch-skkdic-convert): Doc fix.
3344
3345 1999-03-04 Dave Love <fx@gnu.org>
3346
3347 * custom.el (custom-set-variables): Protect against setter errors.
3348
3349 1999-03-04 Eli Zaretskii <eliz@gnu.org>
3350
3351 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
3352 the file sizes from overflowing.
3353 (ls-lisp-format): If file size is a float, use %8.0f to print it.
3354 Under -s, print the size in blocks with %4.0f, in case they have
3355 a *really* huge file.
3356
3357 1999-03-03 Dave Love <fx@gnu.org>
3358
3359 * options.el (edit-options): Doc fix.
3360 (list-options): Don't lose with unbound symbols. Maintain
3361 Edit-options-mode.
3362
3363 1999-03-01 Dave Love <fx@gnu.org>
3364
3365 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
3366
3367 1999-02-28 Richard M. Stallman <rms@gnu.org>
3368
3369 * ispell.el (ispell-dictionary-alist-override): New variable.
3370 (ispell-dictionary-alist): Don't setq it,
3371 if ispell-dictionary-alist-override is set.
3372
3373 * simple.el (shell-command-default-error-buffer): Renamed from
3374 shell-command-on-region-default-error-buffer.
3375 (shell-command-on-region): Mention in echo area when there
3376 is some error output. Mention success or failure, too.
3377 Accumulate multiple error outputs
3378 going forward, with formfeed in between. Display the error buffer
3379 when we have put something in it.
3380 (shell-command): Add the ERROR-BUFFER argument feature.
3381
3382 1999-02-28 Karl Heuer <kwzh@gnu.org>
3383
3384 * mail/mh-utils.el (mh-lib): Doc fix.
3385 (mh-lib-progs, mh-nmh-p): New vars.
3386 (mh-find-progs): Set mh-lib-progs along with other vars.
3387 (mh-path-search): New arg FUNC-P; if specified, use that instead
3388 of mh-file-command-p.
3389 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
3390
3391 * mail/mh-comp.el (mh-repl-formfile): New var.
3392 (mh-smail-batch): Don't ignore all arguments.
3393 (mh-reply): Do the right thing when using nmh.
3394
3395 1999-02-27 Kenichi Handa <handa@etl.go.jp>
3396
3397 * international/mule-cmds.el (select-safe-coding-system): Be sure
3398 to show a buffer being decoded.
3399
3400 1999-02-26 Ken'ichi Handa <handa@gnu.org>
3401
3402 * ps-bdf.el (bdf-directory-list): Initialize it to
3403 '("/usr/local/share/emacs/fonts/bdf").
3404
3405 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3406
3407 * ps-print.el: PostScript programming fix.
3408 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
3409 setpagedevice operator).
3410
3411 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3412
3413 * ps-print.el: Doc fix, font size specifies landscape and portrait
3414 sizes.
3415 (ps-print-version): New version number (4.1.4).
3416 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
3417 Specifies landscape and portrait sizes.
3418 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
3419 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
3420 fix.
3421 (ps-get-font-size): New fun.
3422 (ps-font-size-internal, ps-header-font-size-internal)
3423 (ps-header-title-font-size-internal): New vars.
3424
3425 * ps-mule.el: Change of ps-print font size variable name.
3426 (ps-mule-generate-font): Fun fix.
3427 (ps-mule-begin-job): Programming uniformization.
3428
3429 1999-02-25 Dave Love <fx@gnu.org>
3430
3431 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
3432 (help-make-xrefs): Do Info case first.
3433
3434 * repeat.el: Don't require advice.
3435 (repeat-last-kill-command): Variable deleted.
3436
3437 1999-02-25 Richard Stallman <rms@gnu.org>
3438
3439 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
3440 case just because the current buffer is the output buffer.
3441
3442 1999-02-25 Kenichi Handa <handa@etl.go.jp>
3443
3444 * simple.el (what-cursor-position): To show the character's
3445 encoding, use encoded-string-description instead of information
3446 of chaset-origin-alist.
3447
3448 * international/mule-cmds.el (iso-2022-control-alist): New variable.
3449 (encoded-code-description): New function.
3450 (encoded-string-description): New function.
3451 (encode-coding-char): New function.
3452
3453 1999-02-25 Andrew Innes <andrewi@gnu.org>
3454
3455 * startup.el (command-line) [windows-nt]: Fix typo in regexp
3456 checking for .emacs[.el[c]].
3457
3458 1999-02-24 Richard Stallman <rms@gnu.org>
3459
3460 * help.el (describe-function-1): Don't print a whole lambda-function.
3461
3462 1999-02-23 Ken'ichi Handa <handa@gnu.org>
3463
3464 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
3465 inputting ?\240.
3466
3467 1999-02-23 Karl Heuer <kwzh@gnu.org>
3468
3469 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
3470
3471 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
3472 (clean-buffer-list-kill-buffer-names): Doc fix.
3473
3474 * gud.el (gud-jdb-massage-args): Spelling fix.
3475
3476 1999-02-23 Richard M. Stallman <rms@gnu.org>
3477
3478 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
3479
3480 1999-02-22 Eli Zaretskii <eliz@gnu.org>
3481
3482 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
3483 excursion while calling set-auto-coding-function.
3484
3485 * play/handwrite.el (handwrite): Require ps-print, and use
3486 ps-printer-name and ps-lpr-command. Call ps-print-region-function
3487 if it's defined, instead of forking ps-lpr-command unconditionally.
3488
3489 1999-02-22 Kenichi Handa <handa@etl.go.jp>
3490
3491 * international/codepage.el (cp-coding-system-for-codepage-1): Put
3492 charset-origin-alist property to a coding system for the codepage.
3493
3494 * international/mule.el: Modify comment for charset-origin-alist
3495 property of a coding system.
3496
3497 * simple.el (what-cursor-position): charset-origin-alist property
3498 of a coding system may be a translation table or a symbol of which
3499 `translation-table' property is a translation table.
3500
3501 1999-02-21 Richard Stallman <rms@gnu.org>
3502
3503 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
3504 to the "html" template.
3505
3506 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
3507
3508 * dirtrack.el (dirtrack): Added docstring. Now returns input.
3509
3510 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
3511
3512 * dirtrack.el (dirtrack): Check for the prompt in the input string
3513 instead of the buffer.
3514
3515 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
3516
3517 * sql.el: Set version to 1.4.1. Changed mail address to
3518 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
3519 (sql-input-ring-separator): Doc fix.
3520 (sql-mode-syntax-table): double-dash starts comments is defined as
3521 ". 56" instead of ". 12b" for XEmacs.
3522 (sql-stop, sql-interactive-mode): Doc fixes.
3523 (sql-postgres): Queries for database and server, not just one.
3524 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
3525
3526 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
3527 changed. This is needed for master.el to work.
3528 (sql-set-sqli-buffer): Use the new hook.
3529
3530 * sql.el (sql-make-alternate-buffer-name): Function that sets
3531 sql-alternate-buffer-name.
3532 (sql-alternate-buffer-name): Possible name of SQLi buffers.
3533 (sql-interactive-mode): Set sql-alternate-buffer-name.
3534 (sql-rename-buffer): New command.
3535 (sql-interactive-mode-menu): Menu for SQLi buffers.
3536
3537 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
3538 and sql-input-ring-file-name are used to temporarily set
3539 comint-input-ring-file-name and comint-input-ring-separator when
3540 reading and writing input history files.
3541
3542 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
3543 (sql-input-ring-file-name): New variable with customization.
3544 (sql-input-ring-separator): New variable with customization.
3545 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
3546 Callers changed.
3547 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
3548 now includes the name of the current buffer.
3549
3550 (sql-mode): Set paragraph-separate and paragraph-start so that
3551 sql-send-paragraph sends the entire SQL statements, even if it
3552 contains indented lines.
3553
3554 1999-02-18 Dave Love <fx@gnu.org>
3555
3556 * format.el (format-encode-run-method, format-decode-run-method):
3557 Fix previous change.
3558
3559 1999-02-18 Ken'ichi Handa <handa@gnu.org>
3560
3561 * international/mule.el (coding-system-list): Moved here from
3562 mule-util.el to avoid autoloading mule-util by the call of
3563 select-safe-coding-system.
3564
3565 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
3566
3567 * simple.el (turn-on-auto-fill): Mark it as an option for
3568 `text-mode-hook'.
3569
3570 1999-02-17 Richard Stallman <rms@gnu.org>
3571
3572 * emacs-lisp/easymenu.el (easy-menu-get-map):
3573 Don't crash if (current-local-map) is nil.
3574
3575 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
3576
3577 * filecache.el (file-cache-filter-regexps): Added .class.
3578
3579 1999-02-17 Ken'ichi Handa <handa@gnu.org>
3580
3581 * international/mule-util.el (decompose-region): Use
3582 insert-buffer-substring instead of insert-buffer to avoid putting
3583 mark.
3584
3585 1999-02-17 Andreas Schwab <schwab@gnu.org>
3586
3587 * calendar/cal-move.el (scroll-calendar-left): Don't set
3588 displayed-month and displayed-year here, let generate-calendar do
3589 it, after range checking.
3590
3591 1999-02-17 Simon Marshall <simon@gnu.org>
3592
3593 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
3594
3595 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
3596 correctly between an object declared via a constructor and a method.
3597 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
3598 (java-font-lock-keywords-1): Fontify package names individually.
3599 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
3600 (java-font-lock-keywords-2): Simplify type fontification.
3601 (java-font-lock-keywords-3): Likewise.
3602
3603 1999-02-17 Kenichi Handa <handa@etl.go.jp>
3604
3605 * language/japanese.el (iso-2022-jp-2): New coding system.
3606 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
3607
3608 1999-02-16 Dave Love <fx@gnu.org>
3609
3610 * help.el (describe-function-1): Accept non-symbols.
3611
3612 1999-02-16 Paul Eggert <eggert@twinsun.com>
3613
3614 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
3615 find the last match if there are multiple matches.
3616
3617 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3618
3619 * tex-mode.el (tex-run-command, latex-run-command)
3620 (slitex-run-command, tex-command): Doc changes.
3621 (tex-start-options-string): Autoload it. Doc change. Provide
3622 a menu for customization. Allow nil. Quote backslashes only once.
3623 (tex-start-tex): Handle nil value of tex-start-options-string
3624 and apply shell-quote-argument to it.
3625
3626 1999-02-16 Eli Zaretskii <eliz@gnu.org>
3627
3628 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
3629 the size in blocks, since it can be a float.
3630 (ls-lisp-format): Likewise
3631
3632 1999-02-16 Ken'ichi Handa <handa@gnu.org>
3633
3634 * language/japanese.el (japanese-shift-jis): Add
3635 charset-origin-alist property.
3636
3637 1999-02-15 Richard Stallman <rms@gnu.org>
3638
3639 * progmodes/compile.el (compile-internal): Use save-selected-window.
3640
3641 * subr.el (momentary-string-display): Bind inhibit-read-only.
3642
3643 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
3644
3645 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
3646
3647 * mail/rmail.el (rmail-show-message): If an unseen message has a
3648 Summary-line in its header, get past one more line before looking
3649 for the X-Coding-System header.
3650
3651 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
3652
3653 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
3654 explicitly to accomodate Windows 9X lack of a useful copy program.
3655
3656 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
3657
3658 * wid-edit.el (widget-choice-value-create): Use `equal'
3659 instead of `eq'.
3660
3661 1999-02-14 Richard Stallman <rms@gnu.org>
3662
3663 * international/iso-transl.el:
3664 (iso-transl-ae): Renamed from iso-transl-e-slash.
3665 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
3666 (iso-transl-AE): Renamed from iso-transl-E-slash.
3667 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
3668 (iso-transl-char-map): Related changes.
3669
3670 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
3671
3672 1999-02-13 Richard Stallman <rms@gnu.org>
3673
3674 * textmodes/texinfmt.el (texinfo-alias): New function.
3675 (texinfo-fold-nodename-case): Add defvar.
3676 (texinfo-format-node): Do case folding if specified.
3677
3678 * ffap.el (ffap-file-at-point): Test local file names
3679 immediately. Strip off line numbers.
3680
3681 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
3682
3683 * sql.el: Set version to 1.3.2
3684 (sql-solid-program): Added support for solid.
3685 (sql-help): Doc mentions sql-solid.
3686 (sql-solid): Entry function for Solid.
3687 (sql-buffer): Doc explains the use of the variable and how to
3688 change it.
3689 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
3690 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
3691 disabled if sql-buffer doesn't have a process; sql-send-paragraph
3692 is new.
3693 (sql-show-sqli-buffer): New function to display the value of
3694 sql-buffer.
3695 (sql-change-sqli-buffer): New function to change sql-buffer.
3696 (sql-mode): Doc explains how to change sql-buffer.
3697 (sql-send-paragraph): New function to send a paragraph.
3698 (sql-mode-map): Added keybinding for sql-send-paragraph.
3699 (sql-mysql): Doc corrected.
3700 (sql-ms): Doc corrected.
3701
3702 * sql.el (sql-server): Doc fix.
3703 (sql-mysql): Added the use of sql-server to specify the host,
3704 sql-database now specifies database instead of host.
3705 (sql-mode-menu): Send... menu items are only active if sql-buffer
3706 is non-nil.
3707 (sql-help): Changed tag of entry functions a bit.
3708
3709 * sql.el: Added keywords from `finder-by-keyword'.
3710 (sql-mode): Made sql-buffer a local variable, changed the
3711 documentation: removed instructions to add *.sql files to
3712 auto-mode-alist, added documentation for having mutliple SQL
3713 buffers sending their stuff to different SQLi buffers, each
3714 running a different process.
3715 (sql-postgres): Quoted *SQL* in doc string.
3716 (sql-ms): Likewise.
3717 (sql-ingres): Likewise.
3718 (sql-ingres): Quoted *SQL* in doc string, added references to
3719 sql-user and sql-password used during login.
3720 (sql-sybase): Quoted *SQL* in doc string, added comma.
3721 (sql-oracle): Likewise.
3722 (sql-interactive-mode): Added extensive documentation for having
3723 mutliple SQL buffers sending their stuff to different SQLi
3724 buffers, each running a different process.
3725 (sql-buffer): Changed doc from *SQL* to SQLi.
3726 (sql-get-login): Doc fix.
3727
3728 1999-02-12 Ken'ichi Handa <handa@gnu.org>
3729
3730 * international/mule-conf.el (undecided): Set ascii in
3731 safe-charsets property.
3732
3733 1999-02-12 Richard Stallman <rms@gnu.org>
3734
3735 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
3736
3737 1999-02-12 Ken'ichi Handa <handa@gnu.org>
3738
3739 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
3740 value to ps-mule-font-info-database-latin.
3741
3742 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
3743
3744 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
3745 (ps-mule-font-info-database-default): New variable.
3746 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
3747 ps-mule-font-info-database-default.
3748
3749 1999-02-12 Dave Love <fx@gnu.org>
3750
3751 * timezone.el (timezone-make-date-sortable)
3752 (timezone-make-date-arpa-standard): Doc fix.
3753
3754 1999-02-12 Ken'ichi Handa <handa@gnu.org>
3755
3756 * international/quail.el (quail-show-kbd-layout): Bind
3757 blink-matching-paren to nil.
3758
3759 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
3760 for ASCII and Latin-1.
3761
3762 1999-02-12 Andreas Schwab <schwab@gnu.org>
3763
3764 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
3765
3766 1999-02-12 Kenichi Handa <handa@etl.go.jp>
3767
3768 * international/mule-cmds.el (language-info-alist): Remove
3769 description about charset-origin-alist.
3770
3771 * international/mule.el: Comment added for a new coding system
3772 property `charset-origin-alit'.
3773 (make-translation-table): This variable deleted.
3774
3775 * language/chinese.el (chinese-big5): Add charset-origin-alist
3776 property.
3777 ("Chinese-CNS"): Remove charset-origin-alist property.
3778
3779 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
3780 property.
3781 (cyrillic-alternativnyj): Likewise.
3782 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
3783 ("Cyrillic-ALT"): Likewise.
3784
3785 * language/vietnamese.el (vietnamese-viqr): Add
3786 charset-origin-alist property.
3787 ("Vietnamese"): Remove charset-origin-alist property.
3788
3789 * simple.el (what-cursor-position): Don't use the varialbe
3790 charset-origin-alist, but use charset-origin-alist property of
3791 buffer-file-coding-system to decide external character set code.
3792
3793 1999-02-10 Richard Stallman <rms@gnu.org>
3794
3795 * shadowfile.el: Don't turn on the mode when the file is loaded.
3796
3797 1999-02-09 Richard Stallman <rms@gnu.org>
3798
3799 * progmodes/compile.el (compile-auto-highlight): Customize.
3800
3801 * add-log.el (add-log-file-name-function): New variable.
3802 (add-change-log-entry): Call that function, if non-nil.
3803
3804 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
3805
3806 * rmail.el (rmail-search): Track match with a marker, not an integer.
3807
3808 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3809
3810 * progmodes/compile.el (compilation-setup): Set value of
3811 compilation-directory-stack as in compilation-forget-errors.
3812 (compile-reinitialize-errors): Bind buffer-undo-list and
3813 deactivate-mark.
3814 (compilation-forget-errors): Likewise.
3815
3816 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
3817
3818 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
3819 def... constructs.
3820
3821 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
3822 Remove calls to sleep-for.
3823
3824 1999-02-08 Eli Zaretskii <eliz@gnu.org>
3825
3826 * international/codepage.el (cp-coding-system-for-codepage-1): On
3827 MS-DOS, use dos-unsupported-char-glyph for characters not
3828 supported by the codepage.
3829 (cp-make-coding-systems-for-codepage): Likewise.
3830
3831 1999-02-08 Andreas Schwab <schwab@gnu.org>
3832
3833 * international/mule-util.el (coding-system-list): Don't sort
3834 coding-system-list here.
3835
3836 * international/mule.el (coding-system-lessp): Moved here from
3837 mule-util.el
3838 (add-to-coding-system-list): New function.
3839 (make-subsidiary-coding-system, make-coding-system,
3840 define-coding-system-alias): Use it instead of setting
3841 coding-system-list directly.
3842
3843 1999-02-07 Dave Love <fx@gnu.org>
3844
3845 * calendar/appt.el (appt-make-list): Don't splice quotes and date
3846 onto message.
3847
3848 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3849
3850 * imenu.el (imenu--last-menubar-index-alist): Add doc.
3851 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
3852
3853 1999-02-06 Richard Stallman <rms@gnu.org>
3854
3855 * language/european.el (setup-slovenian-environment): New function.
3856 ("Slovenian"): New language environment.
3857
3858 * progmodes/sql.el (sql-help): Doc fix.
3859 (sql-mysql): Doc fix.
3860
3861 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3862
3863 * tex-mode.el: When compiling, require compare-w and skeleton
3864 to pacify the byte-compiler. Move the def's of the tex-commands
3865 together. Add a comment on kill-process vs. quit-process.
3866
3867 1999-02-05 Dave Love <fx@gnu.org>
3868
3869 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
3870 null markers.
3871 (compile-goto-error): Likewise.
3872
3873 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
3874
3875 * time-stamp.el (time-stamp-format): Format doc tighter.
3876 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
3877 (time-stamp): don't re-write the time stamp if it didn't change.
3878
3879 1999-02-05 Alex Schroeder <asc@bsiag.com>
3880
3881 * progmodes/sql.el: Changed version to 1.2.1.
3882 (sql-pop-to-buffer-after-send-region): Improved documentation.
3883 (sql-mysql-program): Added MySQL support.
3884 (sql-prompt-length): Made prompt-length configurable.
3885 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
3886 (sql-help): Added MySQL support, changed documentation.
3887 (sql-send-region): A message is displayed if something is sent.
3888 (sql-mode): Added buffer-local comment-start.
3889 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
3890 (sql-interactive-mode): Added buffer-local comment-start.
3891 (sql-oracle): Set sql-prompt-length.
3892 (sql-sybase): Set sql-prompt-length.
3893 (sql-mysql): Added MySQL support.
3894 (sql-ingres): Set sql-prompt-length.
3895 (sql-ms): Set sql-prompt-length.
3896 (sql-postgres): Set sql-prompt-length.
3897
3898 1999-02-04 Eli Zaretskii <eliz@gnu.org>
3899
3900 * term/internal.el (dos-codepage-setup): Set selection coding
3901 system to cpNNN-dos.
3902
3903 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3904
3905 * international/characters.el: Let ethiopic use iso-2022-7bit.
3906
3907 1999-02-02 Dave Love <fx@gnu.org>
3908
3909 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
3910 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
3911
3912 1999-02-02 Karl Heuer <kwzh@gnu.org>
3913
3914 * terminal.el (terminal-emulator): Doc fix.
3915
3916 1999-02-02 Ken'ichi Handa <handa@gnu.org>
3917
3918 * international/mule-util.el (compose-chars): Doc-string
3919 modified. Correctly handle a composition character in ARGS.
3920
3921 1999-02-01 Richard Stallman <rms@gnu.org>
3922
3923 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
3924 (makefile-menu-index-function): Function deleted.
3925 (makefile-mode): Use makefile-imenu-generic-expression.
3926
3927 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
3928
3929 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
3930 change, invoke from before-init-hook.
3931
3932 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
3933
3934 * subr.el (remove-from-invisibility-spec): Cope with the case when
3935 buffer-invisibility-spec is t.
3936
3937 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
3938
3939 * calendar/calendar.el (calendar-mode-map): Fix bindings for
3940 appt-add and appt-delete.
3941
3942 1999-02-01 Eli Zaretskii <eliz@gnu.org>
3943
3944 * term/pc-win.el (msdos-approximate-color): New function.
3945 (msdos-color-translate): Call it to find a DOS color that best
3946 approximates an X-style "#NNNNNN" color specification.
3947
3948 1999-02-01 Ken'ichi Handa <handa@gnu.org>
3949
3950 * international/mule-util.el (compose-chars-component): Add
3951 autoload cookie.
3952
3953 1999-01-31 Ken'ichi Handa <handa@gnu.org>
3954
3955 * international/quail.el (quail-lookup-key): If cdr of MAP is a
3956 function, replace cdr of MAP by the return value of the function
3957 unconditionally.
3958
3959 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3960
3961 * progmodes/compile.el (compilation-next-error-locus): Don't
3962 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
3963
3964 1999-01-31 Eli Zaretskii <eliz@gnu.org>
3965
3966 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
3967 and NLs before "charset", and allow the charset name be in double
3968 quotes.
3969
3970 1999-01-31 Richard Stallman <rms@gnu.org>
3971
3972 * imenu.el (imenu-sort-function): Fix custom type.
3973
3974 1999-01-30 Richard Stallman <rms@gnu.org>
3975
3976 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
3977 (speedbar-line-token): Likewise.
3978
3979 * play/gametree.el (gametree-default-score): Use defcustom.
3980 (gametree-score-regexp, gametree-score-closer): Likewise.
3981 (gametree-score-manual-flag, gametree-score-opener): Likewise.
3982
3983 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3984
3985 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
3986 decoding.
3987
3988 1999-01-29 Markus Rost <rost@gnu.org>
3989
3990 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
3991 tex-validate-buffer.
3992 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
3993 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
3994 now with recent occur-mode.
3995 (tex-validate-region): Really walk through all Sexps.
3996 (tex-region): Bind shell-dirtrack-verbose.
3997 (tex-file, tex-bibtex-file): Likewise.
3998
3999 1999-01-29 Dave Love <fx@gnu.org>
4000
4001 * finder.el: (finder-commentary): Fix interactive spec. Try
4002 appending .el to file name.
4003 (finder-find-library, finder-commentary): Doc fixes.
4004
4005 1999-01-29 Andrew Innes <andrewi@gnu.org>
4006
4007 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
4008 where the userid contains directory separators.
4009
4010 1999-01-29 Dave Love <fx@gnu.org>
4011
4012 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
4013 (lm-commentary): Doc fix.
4014
4015 1999-01-29 Andreas Schwab <schwab@gnu.org>
4016
4017 * files.el (file-expand-wildcards): Never consider `.' and `..' a
4018 wildcard match. Fix regexp that tests if dirpart contains
4019 wildcard characters.
4020
4021 1999-01-28 Richard Stallman <rms@gnu.org>
4022
4023 * font-lock.el (font-lock-default-unfontify-region):
4024 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
4025
4026 1999-01-27 Jason Rumney <jasonr@altavista.net>
4027
4028 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
4029 from FAMILY field.
4030 (w32-create-initial-fontsets): Do not use before-init-hook.
4031 (mouse-set-font): Document. Automatically create and use fontsets.
4032
4033 * dos-w32.el (direct-print-region-helper): Check for printer
4034 being t as well as a string.
4035
4036 1999-01-27 Kenichi Handa <handa@etl.go.jp>
4037
4038 * mail/rmail.el (rmail-decode-mime-charset): New variable.
4039 (rmail-mime-charset-pattern): New variable.
4040 (rmail-convert-to-babyl-format): Decode by MIME-charset if
4041 rmail-decode-mime-charset is non-nil.
4042
4043 1999-01-27 Ken'ichi Handa <handa@gnu.org>
4044
4045 * international/characters.el: Set category `q' for all characters
4046 in tibetan and tibetan-1-column.
4047
4048 1999-01-27 Andrew Innes <andrewi@gnu.org>
4049
4050 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
4051 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
4052
4053 1999-01-27 Dave Love <fx@gnu.org>
4054
4055 * international/mule-cmds.el (current-language-environment):
4056 Provide :link, :type (choices) and appropriate :get.
4057
4058 1999-01-27 Eli Zaretskii <eliz@gnu.org>
4059
4060 * startup.el (command-line): Set default eol-mnemonic-* strings to
4061 display end-of-line format in mode line.
4062
4063 * cus-start.el (all): Add eol-mnemonic-* variables.
4064
4065 1999-01-26 Dave Love <fx@gnu.org>
4066
4067 * startup.el (command-line-1): Up-date copyright.
4068
4069 * paths.el (Info-default-directory-list): Use configdir twice.
4070
4071 * info.el (Info-directory-list): Don't set path-separator now
4072 we're not shipped with Texinfo. Simplify path definition.
4073 Substitute all occurrences of instdir in Info-default-directory-list.
4074
4075 1999-01-25 Richard Stallman <rms@gnu.org>
4076
4077 * startup.el (normal-top-level-add-subdirs-to-load-path):
4078 Record the inode numbers of the dirs processed, to avoid loop.
4079
4080 * textmodes/tex-mode.el (tex-run-command): Doc fix.
4081
4082 1999-01-25 Dave Love <fx@gnu.org>
4083
4084 * browse-url.el (browse-url-netscape-program): Doc addition.
4085
4086 * help.el (help-make-xrefs): Default info references to an `(emacs)'
4087 prefix.
4088
4089 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
4090 auto-mode-alist.
4091
4092 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4093
4094 * calendar/diary-lib.el (mark-diary-entries): Use
4095 assoc-ignore-case and do not capitalize when matching month and
4096 day names.
4097
4098 * calendar/calendar.el (calendar-read-date): Ditto.
4099
4100 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4101 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4102
4103 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
4104
4105 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4106
4107 * calendar/cal-islam.el (calendar-goto-islamic-date)
4108 (mark-islamic-diary-entries): Ditto.
4109
4110 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4111
4112 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4113 (calendar-read-mayan-tzolkin-date): Ditto.
4114
4115 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
4116
4117 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
4118
4119 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
4120
4121 1999-01-25 Karl Heuer <kwzh@gnu.org>
4122
4123 * faces.el (list-faces-display): Multiline case of previous fix.
4124
4125 1999-01-25 Andreas Schwab <schwab@gnu.org>
4126
4127 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
4128
4129 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
4130
4131 * files.el (find-file): If find-file-noselect returns a list,
4132 do switch-to-buffer on each element.
4133 (find-file-other-window): Likewise for all but the first element.
4134 (find-file-other-frame): Same.
4135 (find-file-noselect): When we expand a wildcard, return a list
4136 of buffers.
4137
4138 1999-01-24 Eli Zaretskii <eliz@gnu.org>
4139
4140 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
4141 to set the appropriate cpNNN-dos coding system as the
4142 highest-priority coding system.
4143
4144 1999-01-23 Ken'ichi Handa <handa@gnu.org>
4145
4146 * international/fontset.el (generate-fontset-menu): Return a
4147 sorted list by plain names of fontsets.
4148
4149 * international/mule-diag.el (list-fontsets): Sort fontsets by
4150 plain names.
4151
4152 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
4153 FIRST is a composite character, decompose it at first.
4154
4155 1999-01-23 Dave Love <fx@gnu.org>
4156
4157 * format.el: Doc fixes.
4158 (format-encode-run-method): Have things happen in the right buffer.
4159 Deal with errors from method. Set coding-system-for-write.
4160 (format-decode-run-method): Have things happen in the right buffer.
4161 Deal with errors from method. Set coding-system-for-read.
4162 (format-alist): Use nil instead of unmatchable regexps.
4163
4164 * simple.el (shell-command-on-region): Return command's exit status.
4165
4166 1999-01-23 Eric Ludlam <zappo@gnu.org>
4167
4168 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
4169 of the file whose info we want to display.
4170 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
4171 (speedbar-add-mode-functions-list) Improve doc.
4172 (speedbar-line-token) New function.
4173 (speedbar-dired) Fix order of directories in -shown-directories.
4174 (speedbar-line-path): Default return is default-directory
4175 (speedbar-buffers-line-path): Return is dir name only.
4176 (speedbar-mode-functions-list): New variable.
4177 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
4178 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
4179 speedbar-files-item-info speedbar-buffers-item-info): New functions.
4180 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
4181 New functions.
4182 (speedbar-line-file): Broke out part that fetches file from a line.
4183 (speedbar-line-text): New function extracted from speedbar-line-file.
4184 (speedbar-line-path): Converted into a replaceable function.
4185 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
4186
4187 1999-01-23 Ken'ichi Handa <handa@gnu.org>
4188
4189 * international/fontset.el (create-fontset-from-x-resource): Make
4190 style variants.
4191
4192 1999-01-22 Dave Love <fx@gnu.org>
4193
4194 * paths.el (Info-default-directory-list): Put sysdir after start.
4195
4196 1999-01-22 Sam Steingold <sds@goems.com>
4197
4198 * midnight.el (clean-buffer-list): do not kill a buffer if it has
4199 a process associated with it.
4200
4201 1999-01-22 Jason Rumney <jasonr@altavista.net>
4202
4203 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
4204
4205 1999-01-22 Felix Lee <flee@cygnus.com>
4206
4207 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
4208 major-mode.
4209 (vc-annotate-mode): Delete variable.
4210
4211 1999-01-22 Andrew Innes <andrewi@gnu.org>
4212
4213 * startup.el (command-line): [windows-nt]: Check for existence of
4214 .emacs file so as to notice .emacs.el or .emacs.elc and use them
4215 in preference to _emacs.
4216
4217 1999-01-22 Dave Love <fx@gnu.org>
4218
4219 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
4220
4221 1999-01-20 Richard Stallman <rms@gnu.org>
4222
4223 * files.el (find-file-noselect): Do wildcard processing only
4224 if new arg WILDCARDS is non-nil.
4225 (find-file, find-file-other-window): New arg WILDCARDS.
4226 Default it to non-nil if interactive.
4227 (find-file-other-frame): Likewise.
4228 (find-file-read-only): Likewise.
4229 (find-file-read-only-other-window): Likewise.
4230 (find-file-read-only-other-frame): Likewise.
4231
4232 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
4233 (widget-plist-convert-option): Delete spurious comma.
4234
4235 1999-01-19 Jason Rumney <jasonr@altavista.net>
4236
4237 * term/w32-win.el (w32-standard-fontspec-spec): Change
4238 iso8859-5 to koi8-r. Add iso8859-9.
4239
4240 1999-01-19 Dave Love <fx@gnu.org>
4241
4242 * browse-url.el (browse-url-maybe-new-window): Delete macro and
4243 its uses.
4244
4245 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
4246 is active.
4247 (fortran-indent-subprogram): Likewise.
4248
4249 1999-01-19 Dave Love <d.love@dl.ac.uk>
4250
4251 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
4252
4253 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4254
4255 * wid-edit.el (alist): Use sexp as default key-type.
4256
4257 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4258
4259 * textmodes/tex-mode.el (tex-define-common-keys):
4260 Remove key binding of tex-feed-input.
4261 (tex-mode-map): Bind tex-feed-input here.
4262 (tex-start-shell): Use compilation-shell-minor-mode. Set
4263 comint-input-filter-functions before running tex-shell-hook.
4264 (tex-start-tex): Forget compilation errors.
4265 (tex-compilation-parse-errors): Rewritten to work also with
4266 compile-mouse-goto-error and compile-goto-error. Adjusted to
4267 change in tex-region.
4268 (tex-region): For the temp file use file-name without directory.
4269 (tex-file): Expand file name of tex-print-file.
4270
4271 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4272
4273 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
4274
4275 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
4276
4277 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
4278 beginning could cause Emacs to hang. Fixed.
4279
4280 1999-01-18 Ken'ichi Handa <handa@gnu.org>
4281
4282 * international/ccl.el (ccl-compile-translate-character): Handle
4283 the case that a tranlation table is CCL register correctly.
4284
4285 * international/mule-cmds.el (select-safe-coding-system):
4286 Hightlight at most 256 characters.
4287
4288 1999-01-18 Dave Love <fx@gnu.org>
4289
4290 * startup.el (command-line): If the init file changes operation to
4291 unibyte, make all buffers unibyte and re-set language environment.
4292
4293 * disp-table.el (standard-display-european): Make all existing
4294 buffers unibyte. Fix doc.
4295
4296 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
4297
4298 * wid-edit.el (coding-system): Define this unconditionally.
4299
4300 * simple.el (shell-command-on-region-default-error-buffer): New var.
4301 (shell-command-on-region): Use that variable as interactive
4302 value of ERROR-BUFFER argument.
4303
4304 1999-01-17 Sam Steingold <sds@goems.com>
4305
4306 * mail/rmail.el (rmail-quit): run `rmail-quit-hook'.
4307
4308 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4309
4310 * progmodes/compile.el (compilation-goto-locus): If already in the
4311 compilation buffer's window, keep it in that window.
4312 (compile-mouse-goto-error): Add Doc. Don't play with windows.
4313 (compile-goto-error): Don't play with windows.
4314
4315 * textmodes/tex-mode.el (latex-run-command): Doc fix.
4316 (tex-command): Doc fix.
4317 (tex-compilation-parse-errors): Doc fix.
4318 (tex-generate-zap-file-name): Don't start the name with -.
4319 (tex-expand-files): Works now also with strings ending with ":".
4320
4321 1999-01-17 Ian T Zimmerman <itz@transbay.net>
4322
4323 Patch failed to install:
4324 * gametree.el: Document scoring functionality.
4325 (gametree-score-regexp): Add optional plus sign.
4326 (gametree-score-opener): Replace `:' with `=' as the former
4327 conflicts with gametree-half-ply-regexp.
4328 (gametree-transpose-following-leaves): Add.
4329 (gametree-insert-new-leaf): Make modifying commands barf in read
4330 only buffers.
4331 (gametree-break-line-here): Add a call to
4332 `gametree-transpose-following-leaves'. This maintains the
4333 necessary invariant that on each level all leaf children precede
4334 all nonleaf children. This has always been implied, but left to
4335 the user, and, unfortunately, undocumented.
4336
4337 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
4338
4339 * wid-edit.el (plist, alist): New widget types.
4340
4341 1999-01-17 Dave Love <fx@gnu.org>
4342
4343 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
4344 fix scope of condition-case therein.
4345
4346 1999-01-17 Andrew Innes <andrewi@gnu.org>
4347
4348 * dos-w32.el: (find-buffer-file-type-coding-system): Use
4349 default-buffer-file-coding-system when file doesn't exist (and
4350 isn't covered by a special case) instead of forcing undecided-dos
4351 against the user's wishes.
4352
4353 * dos-w32.el (direct-print-region-helper): New function based on
4354 direct-print-region-function; sends data to specified printer port
4355 without further translation. Recognize and handle specially the
4356 standard `print' and `nprint' programs, as well as `lpr' and
4357 similar programs. Only write directly to the printer port if no
4358 print program is specified. Work around a bug in Windows 9x
4359 affecting Win32 version of Emacs by invoking command.com to write
4360 to the printer port instead of writing directly.
4361 (direct-print-region-function): Use direct-print-region-helper to
4362 do most of the work.
4363 (direct-ps-print-region-function): New function; analogue of
4364 direct-print-region-function for ps-print.
4365 (ps-lpr-command): Comment out setq; leave as example usage.
4366 (ps-lpr-switches): Ditto.
4367
4368 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
4369 and MS-Windows.
4370 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
4371 DOS and Windows platforms, to indicate direct printing. Update
4372 the docstring accordingly.
4373
4374 * ps-print.el: (ps-printer-name): Update docstring about usage on
4375 MS-DOS and MS-Windows.
4376 (ps-lpr-command): Update docstring as for lpr-command.
4377 (ps-print-region-function): New variable.
4378 (ps-do-despool): Use it.
4379 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
4380 DOS/Windows.
4381
4382 * subr.el (subst-char-in-string): New function.
4383
4384 1999-01-17 Eli Zaretskii <eliz@gnu.org>
4385
4386 * international/codepage.el (cp852-decode-table): Fill a nil entry.
4387
4388 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
4389 (bdf-find-font-info): New function, looks for the first readable
4390 file from a list of alternatives.
4391 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
4392 instead of bdf-get-font-info.
4393 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
4394 to ps-mule-generate-bitmap-glyph.
4395
4396 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
4397 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
4398 now be a list of alternative names.
4399 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
4400 (ps-mule-prepare-font): Likewise.
4401
4402 * international/codepage.el (cp855-decode-table,
4403 cp850-decode-table): Fill some nil entries.
4404
4405 1999-01-16 Dave Love <fx@gnu.org>
4406
4407 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
4408 last change.
4409
4410 1999-01-15 Dave Love <fx@gnu.org>
4411
4412 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
4413 and change regexp for command names.
4414 (help-xref-go-back, function-called-at-point, symbol-file)
4415 (where-is): Doc fixes.
4416 (help-xref-go-back): Remove interactive spec.
4417 (describe-function-1): Fix message for alias. Buttomize alias
4418 name.
4419
4420 * simple.el (join-line): New alias.
4421
4422 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
4423
4424 * forms.el: (forms--show-record): Convert integers to string
4425 expicitly since concat will no longer accept integers.
4426 (forms-print): Use local `total-nb-records' since
4427 `forms--total-records' will be inaccessible after buffer switching.
4428
4429 1998-01-14 Felix Lee <flee@cygnus.com>
4430
4431 * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness.
4432
4433 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
4434
4435 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
4436
4437 1999-01-14 Eli Zaretskii <eliz@gnu.org>
4438
4439 * international/codepage.el (cp850-decode-table): Fix previous change.
4440
4441 1999-01-14 Simon Marshall <simon@gnu.org>
4442
4443 * shell.el (shell-dirtrack-verbose): New custom variable.
4444 (shell-dirstack-message): Use it.
4445
4446 1999-01-14 Kenichi Handa <handa@etl.go.jp>
4447
4448 * international/mule-conf.el: Coding system alias `dos' for
4449 `undecided-dos', `mac' for `undecided-mac'.
4450
4451 * international/mule-cmds.el (describe-language-environment):
4452 Don't alter input-method-alist.
4453
4454 1999-01-13 Eli Zaretskii <eliz@gnu.org>
4455
4456 * international/codepage.el (cp850-decode-table): Replace nil
4457 entries with codes of similary looking glyphs. (Suggested by
4458 Jason Rumney <jasonr@altavista.net>.)
4459
4460 1999-01-13 Dave Love <fx@gnu.org>
4461
4462 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
4463
4464 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
4465
4466 1999-01-12 Karl Heuer <kwzh@gnu.org>
4467
4468 * files.el (auto-save-hook): Defvar this.
4469
4470 1999-01-12 Alex Schroeder <asc@bsiag.com>
4471
4472 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
4473 faces, eliminating the need to load font-lock before loading sql.
4474 (sql-mode-oracle-font-lock-keywords): Likewise.
4475 (sql-mode-postgres-font-lock-keywords): Likewise.
4476
4477 1999-01-11 Dave Love <fx@gnu.org>
4478
4479 * cus-start.el: Add inhibit-eol-conversion.
4480
4481 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
4482 the values round.
4483
4484 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
4485
4486 * help.el (help-mode-finish): Renamed from help-mode-maybe.
4487 Don't switch to Help mode here.
4488 (temp-buffer-setup-hook): Use help-mode-finish.
4489 (help-mode-setup): New function.
4490 (temp-buffer-setup-hook): Use help-mode-setup.
4491
4492 * progmodes/sql.el: New file.
4493
4494 * files.el (auto-mode-alist): Add sql-mode.
4495
4496 * faces.el (list-faces-display): Improve the formatting
4497 by computing the maximum length required for any face-name.
4498
4499 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4500
4501 * progmodes/compile.el (compilation-shell-minor-mode): New function.
4502
4503 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
4504
4505 * term.el (term_send_home): Change the string to
4506 be the same as the one emitted by xterm and consistent with the
4507 ones emitted by prior and next.
4508 (term_send_end): Likewise.
4509
4510 1999-01-10 Dave Love <fx@gnu.org>
4511
4512 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
4513 bindings.
4514
4515 1999-01-10 Eli Zaretskii <eliz@gnu.org>
4516
4517 * international/codepage.el (codepage-setup): Doc fix.
4518 (cp-decoding-vector-for-codepage): Likewise.
4519
4520 1999-01-10 Markus Rost <rost@gnu.org>
4521
4522 * cus-edit.el (custom-save-delete): First scan the custom-file.
4523
4524 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
4525
4526 * international/iso-transl.el: Define a "function name" for
4527 each translation that isn't ASCII. Use these function names
4528 in iso-transl-char-map.
4529
4530 1999-01-08 Kenichi Handa <handa@etl.go.jp>
4531
4532 * international/mule-util.el (decompose-region): Do decomposition
4533 on temporary unibyte buffer.
4534
4535 * international/mule.el (make-char): Doc-string modified.
4536
4537 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
4538
4539 * simple.el (comment-region): Delete spaces only if we
4540 deleted a comment starter.
4541
4542 1999-01-07 Dave Love <fx@gnu.org>
4543
4544 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
4545
4546 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
4547 like eval-defun does.
4548
4549 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
4550
4551 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
4552 constructions. Doc fixes.
4553 (generic-create-generic-function): Use defalias, not fset.
4554
4555 * find-func.el: More doc fixes.
4556
4557 1999-01-06 Stephen Eglen <stephen@gnu.org>
4558
4559 * files.el (save-buffers-kill-emacs): Show the list of current
4560 processes before prompting to kill them and exit.
4561
4562 1999-01-06 Dave Love <fx@gnu.org>
4563
4564 * emacs-lisp/find-func.el: Doc fixes.
4565 (find-function-regexp): Extend for define-generic-mode,
4566 define-derived-mode, easy-mmode-define-minor-mode.
4567
4568 1999-01-06 Dave Love <fx@gnu.org>
4569
4570 * progmodes/fortran.el (fortran-window-create): Account for scroll
4571 bar width.
4572
4573 * browse-url.el: Require (noerror) w3-auto when compiling.
4574 (browse-url-maybe-new-window): Make it a macro and revert last
4575 change to callers.
4576 (browse-url-w3): Require w3 for w3-fetch-other-window.
4577
4578 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4579
4580 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
4581 argument.
4582
4583 1999-01-06 Simon Marshall <simon@gnu.org>
4584
4585 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
4586
4587 * font-lock.el (font-lock-default-fontify-buffer): When using
4588 with-temp-message, use nil rather than current-message.
4589
4590 * lazy-lock.el (lazy-lock-unstall):
4591 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
4592 rather than current-message.
4593
4594 * fast-lock.el (fast-lock-save-cache-1):
4595 (fast-lock-cache-data): When using with-temp-message, use nil rather
4596 than current-message.
4597
4598 1999-01-06 Eli Zaretskii <eliz@gnu.org>
4599
4600 * international/codepage.el (cp-coding-system-for-codepage-1): Add
4601 the valid-codes property.
4602
4603 * international/mule-cmds.el (prefer-coding-system): Call
4604 set-coding-priority, so that the internal array of priorities is
4605 also updated.
4606
4607 * international/mule-util.el:
4608 (coding-system-change-eol-conversion,
4609 coding-system-change-text-conversion): Don't define here.
4610
4611 * international/mule-cmds.el: Define them here. Remove the
4612 autoload cookies.
4613
4614 1999-01-06 Andreas Schwab <schwab@gnu.org>
4615
4616 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
4617 if it was enabled before.
4618
4619 * view.el (View-revert-buffer-scroll-page-forward): Bind
4620 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
4621
4622 * files.el (recover-session): Preserve point when inserting
4623 explanation.
4624
4625 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
4626
4627 * cus-edit.el (custom-save-delete): Don't delete whitespace
4628 and comments before the sexp that is replaced.
4629
4630 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4631
4632 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
4633
4634 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
4635
4636 * vc.el (vc-dired-hook): Use the original value of
4637 dired-move-to-filename-regexp on lines that have not been
4638 reformatted yet.
4639 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
4640 file lines have already been reformatted.
4641
4642 1999-01-05 Dave Love <fx@gnu.org>
4643
4644 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
4645 buffer-local.
4646
4647 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
4648
4649 * progmodes/f90.el: Change of regular expressions for type to
4650 correct highlighting and identation. Some small fixes for
4651 compatibility with XEmacs.
4652
4653 1999-01-05 Stephen Eglen <stephen@gnu.org>
4654
4655 * mspools.el (mspools-vm-system-mail): Provide an alternative
4656 value based on rmail-spool-directory if $MAIL is not defined.
4657
4658 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
4659
4660 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
4661 (reftex-section-info): Handle negative section levels.
4662 (reftex-view-crossref-extra): New option.
4663 (reftex-view-crossref): Generalized to work in more places.
4664 (reftex-find-citation-regexp-format, reftex-find-reference-format,
4665 reftex-macros-with-labels, reftex-global-search-marker): New variables.
4666 (reftex-view-cite-locations-from-bibtex): New command.
4667 (reftex-view-regexp-match, reftex-global-search,
4668 reftex-global-search-continue): New functions.
4669 (reftex-extract-bib-entries): No error for non-existing BibTeX
4670 file, just a message.
4671 (reftex-extract-bib-entries): Better error handling.
4672 (reftex-select-with-char): Use `*RefTeX Select*' for selection
4673 help and force it on current frame.
4674 (reftex-default-bibliography): New function.
4675 (reftex-access-parse-file): Check consistency after loading a
4676 parse file. When inconsistent, enfore rescan.
4677 (reftex-check-parse-consistency): New function.
4678 (easy-menu-define): Options section drastically shortened.
4679
4680 1999-01-05 Kenichi Handa <handa@etl.go.jp>
4681
4682 * language/thai-util.el (thai-compose-string): New function.
4683
4684 1999-01-04 Inge Frick <inge@nada.kth.se>
4685
4686 * easymenu.el (easy-menu-define): Doc fix.
4687 (easy-menu-create-menu): New keyword :included.
4688 (easy-menu-do-add-item): New keyword :included. SUFFIX may
4689 be an expression, not only a string. Simulate style `button'.
4690 Use easy-menu-define-key-intern instead of easy-menu-define-key.
4691 (easy-menu-define-key-intern): New function.
4692 (easy-menu-add-item): Understand value returned from
4693 easy-menu-item-present-p and easy-menu-remove-item.
4694 (easy-menu-return-item): New function.
4695 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
4696
4697 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
4698
4699 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
4700 Use rmail-output-read-rmail-file-name to read the file name.
4701 Always call rmail-output-to-rmail-file noninteractively.
4702 When count > 1, do the loop here.
4703 Handle rmail-delete-after-output here.
4704 (rmail-summary-output): Similar changes.
4705
4706 * mail/rmailout.el: Provide `rmailout'.
4707 (rmail-output-read-rmail-file-name): New function.
4708 (rmail-output-to-rmail-file): Use that.
4709 (rmail-output-read-file-name): New function.
4710 (rmail-output): Use that.
4711
4712 * files.el (find-file-noselect): Let /: suppress wildcard matching.
4713 Error if wildcard matches no files.
4714
4715 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
4716
4717 * menu-bar.el (clipboard-yank): Doc fix.
4718
4719 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
4720
4721 1998-12-31 Markus Rost <rost@delysid.gnu.org>
4722
4723 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
4724
4725 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
4726
4727 * rmail.el (rmail-encode-string): Make sure mask value is
4728 positive; (emacs-pid) returns a negative number on Windows 9x
4729 which causes odd behaviour.
4730
4731 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
4732
4733 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
4734 and about w32-* variables unless on Windows/NT.
4735
4736 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
4737
4738 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
4739 if buffer is modified; ask about all modified buffers.
4740
4741 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
4742
4743 * simple.el (what-cursor-position): Fix previous change.
4744
4745 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
4746
4747 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
4748 from paragraph-start.
4749
4750 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
4751
4752 * international/mule-cmds.el (prefer-coding-system): If the
4753 argument requires specific EOL conversion type, make the default
4754 coding systems use that.
4755
4756 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
4757
4758 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
4759 Use shell-command-on-region.
4760 (m4-start-m4, m4-end-m4): Functions deleted.
4761
4762 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
4763
4764 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
4765
4766 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4767
4768 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
4769 to compose-mail in the correct places and as a list.
4770
4771 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
4772
4773 * page-ext.el: Added mouse-selection feature for pages directory buffer.
4774 (pages-directory-map): Bind mouse-2
4775 (pages-copy-header-and-position): Put text property.
4776 (pages-directory-goto-with-mouse): New function.
4777
4778 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
4779
4780 * international/codepage.el (cp-make-coding-systems-for-codepage):
4781 Doc fix.
4782 (cp-coding-system-for-codepage-1): Likewise.
4783
4784 1998-12-29 Kenichi Handa <handa@etl.go.jp>
4785
4786 * language/thai-util.el (thai-post-read-conversion): Handle Thai
4787 composition sequence correctly here instead of calling
4788 thai-compose-region.
4789
4790 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
4791 newline in multibyte buffer, if previous or next character is a
4792 composite char, check the first component of the composite char.
4793
4794 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
4795
4796 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
4797 and track-mouse.
4798
4799 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4800
4801 * mail/sendmail.el (mail-yank-original): Remove text properties
4802 after insertion.
4803 (mail-yank-region): Barf if no mark is set in the message
4804 being replied to.
4805
4806 * help.el (function-called-at-point): First look for function at point.
4807
4808 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
4809
4810 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
4811
4812 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
4813
4814 * simple.el (what-cursor-position): Print character encoding also.
4815
4816 1998-12-26 Dave Love <fx@gnu.org>
4817
4818 * textmodes/flyspell.el: If local-maps work, don't put
4819 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
4820 in flyspell-mouse-map (only).
4821 (flyspell-use-local-map): New variable.
4822 Use a different mouse-2 binding in that case,
4823 and don't add to minor-mode-map-alist.
4824 (make-flyspell-overlay, flyspell-correct-word):
4825 Test flyspell-use-local-map.
4826
4827 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
4828
4829 * files.el (file-expand-wildcards): Handle wildcards in directory name.
4830 Be careful about whether to return a relative file name,
4831 and if so, relative to what directory.
4832
4833 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
4834
4835 * emacs-lisp/easymenu.el (easy-menu-get-map):
4836 Change global map only if this menu exists in the global map already,
4837 and not in the local map.
4838 (easy-menu-do-add-item): Fix error message.
4839
4840 * foldout.el (foldout-inhibit-key-bindings):
4841 Avoid concatenating onto outline-minor-mode-prefix.
4842 Make a new keymap for that prefix, if it does not already have one.
4843
4844 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
4845
4846 * cperl-mode.el:
4847 Can use linear algorithm for indentation if Emacs supports it.
4848 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
4849 (cperl-after-block-p): Likewise.
4850 (cperl-after-block-and-statement-beg): Likewise.
4851 (cperl-after-block-p): After END/BEGIN we are a block.
4852 (cperl-after-expr-p): Skip labels when checking
4853 (cperl-indent-region): Make a marker for END - text added/removed.
4854 Disable hooks during the call (how to call them later?).
4855 Now indents 820-line-long function in 6.5 sec (including
4856 syntaxification) the first time (when buffer has few
4857 properties), 7.1 sec the second time.
4858 (cperl-indent-region): Do not indent whitespace lines
4859 (cperl-style-alist)
4860 Include `cperl-merge-trailing-else' where the value is clear.
4861 (cperl-styles-entries): Likewise.
4862 (cperl-problems): Improvements to docs.
4863 (cperl-tips): Likewise.
4864 (cperl-non-problems): Likewise.
4865 (cperl-mode): Make lazy syntaxification possible.
4866 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
4867 `font-lock-unfontify-region-function' was set to a wrong function.
4868
4869 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
4870 restart syntaxification. Changed so that -d ?foo? is a RE. Do
4871 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
4872 but 1<<6 was considered as HERE-doc.
4873 <file/glob> made into a string.
4874 Postpone addition of faces after syntactic step.
4875 Recognition of <FH> was wrong.
4876 Highlight `gem' in s///gem as a keyword. `qr' recognized.
4877 Knows that split// is null-RE.
4878 Highlights separators in 3-parts expressions as labels.
4879 <> was considered as a glob.
4880 Would err if the last line is `=head1'.
4881 $a-1 ? foo : bar; was a considered a regexp.
4882 `<< (' was considered a start of HERE-doc.
4883 mark qq[]-etc sections as syntax-type=string
4884 Was not processing sub protos after a comment ine.
4885 Was treating $a++ <= 5 as a glob.
4886 Tolerate unfinished REx at end-of-buffer.
4887 `unwind-protect' was left commented.
4888 / and ? after : start a REx.
4889
4890 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
4891 Better default, customizes to `message' too, off in text-mode.
4892
4893 (cperl-array-face): Renamed from `font-lock-emphasized-face',
4894 `defface'd.
4895 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
4896 `defface'd.
4897 (cperl-emacs-can-parse): New state variable.
4898 (cperl-indent-line): Corrected to use global state.
4899 (cperl-calculate-indent): Likewise.
4900 (cperl-fix-line-spacing): Likewise (not used yet).
4901 (cperl-calculate-indent): Did not consider `,' as
4902 continuation mark for statements.
4903 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
4904 Remove another parse-data optimization at toplevel: would
4905 indent correctly.
4906 Correct for labels when calculating indentation of continuations.
4907 Docstring updated.
4908 (cperl-choose-color): Converted to a function (to be
4909 compilable in text-mode).
4910 (cperl-dark-background): Disable without window-system.
4911 Do `defface' only if window-system.
4912 (cperl-fix-line-spacing): sped up to bail out early.
4913 (x-color-defined-p): was not compiling on XEmacs
4914 Was defmacro'ed with a tick. Remove another def.
4915 (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones
4916 (cperl-unwind-to-safe): New function.
4917 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
4918 (cperl-fontify-syntaxically): Unwinds start and end to go out of
4919 long strings (not very successful).
4920 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
4921 Highlight the starting // in s//foo/ as function-name.
4922 Emit a meaningful error instead of a cryptic one for an
4923 uncomplete REx near end-of-buffer.
4924
4925 (cperl-electric-keyword): `qr' recognized.
4926 (cperl-electric-else): Likewise
4927 (cperl-to-comment-or-eol): Likewise
4928 (cperl-make-regexp-x): Likewise
4929 (cperl-init-faces): Likewise, and `lock' (as overridable?).
4930 Corrected to use new macros;
4931 `if' for copying `reference-face' to `constant-face' was backward.
4932 remove init `font-lock-other-emphasized-face',
4933 `font-lock-emphasized-face', `font-lock-keyword-face'.
4934 Interpolate `cperl-invalid-face'.
4935 (cperl-make-regexp-x): Misprint in a message.
4936 (cperl-syntaxify-unwind): New configuration variable
4937 (cperl-fontify-m-as-s): New configuration variable
4938 (cperl-electric-pod): check for after-expr was performed
4939 inside of POD too.
4940 (cperl-backward-to-noncomment): better treatment of PODs and HEREs.
4941 (cperl-clobber-mode-lists): New configuration variable.
4942 (cperl-not-bad-style-regexp): Updated.
4943 Init: `cperl-is-face' was busted.
4944 (cperl-make-face): New macros.
4945 (cperl-force-face): New macros.
4946 (font-lock-other-type-face): Done via `defface' too.
4947 (cperl-nonoverridable-face): New face. Renamed from
4948 `font-lock-other-type-face'.
4949 (cperl-init-faces-weak): use `cperl-force-face'.
4950 (cperl-comment-indent): Commenting __END__ was not working.
4951 (cperl-indent-for-comment): Likewise.
4952 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
4953 When removing old TAGS info was not relativizing filename.
4954 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
4955 Another try to work around XEmacs problems. Better progress messages.
4956 (toplevel): require custom unprotected => failure on 19.28.
4957 (cperl-xemacs-p): defined when compile too
4958 (cperl-find-tags): Was writing line/pos in a wrong order,
4959 pos off by 1 and not at beg-of-line.
4960 (cperl-etags-snarf-tag): New macro
4961 (cperl-etags-goto-tag-location): New macro
4962 (cperl-version): New variable. New menu entry
4963 random docstrings: References to "future" 20.3 removed.
4964 Menu was described as `CPerl' instead of `Perl'
4965 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
4966 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
4967 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
4968 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
4969 `font-lock-reference-face', `font-lock-keyword-face'.
4970 Use `eval-after-load'.
4971 Remove not-CPerl-related faces.
4972 (cperl-tips-faces): New variable and an entry into Mini-docs.
4973 (cperl-indent-exp): Was not processing else-blocks.
4974 (cperl-get-state): NOP line removed.
4975 (cperl-ps-print): New function and menu entry.
4976 (cperl-ps-print-face-properties): New configuration variable.
4977 (cperl-invalid-face): New configuration variable.
4978 (perl-font-lock-keywords): Highlight trailing whitespace
4979 (cperl-contract-levels): Documentation corrected.
4980 (cperl-contract-level): Likewise.
4981 (cperl-ps-extend-face-list): New macro.
4982 (cperl-invalid-face): Change to ''underline.
4983
4984 1998-12-25 Markus Rost <rost@delysid.gnu.org>
4985
4986 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
4987 for read-file-name.
4988 (rmail-output-to-rmail-file): Likewise.
4989
4990 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
4991
4992 * emacs-lisp/easymenu.el (easy-menu-get-map):
4993 If MENU is nil, use global menu-bar map.
4994 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
4995 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
4996
4997 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4998
4999 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
5000
5001 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5002
5003 * ps-print.el (ps-print-version): New version number (4.1.3).
5004
5005 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
5006
5007 * international/mule-cmds.el: Use make-sparse-keymap instead of
5008 define-prefix-key when defining MULE menu items.
5009
5010 * info.el (Info-node-at-bob-matching): New function.
5011 (Info-find-node, Info-build-node-completions): Call it.
5012
5013 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
5014
5015 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
5016 when this is an autoloaded keymap.
5017
5018 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
5019
5020 * international/codepage.el (cp-coding-system-for-codepage-1):
5021 Create separate encoders and decoders, for DOS and Unix. Make the
5022 usual family of 3 coding systems, so that automatic detection of
5023 EOL type works.
5024 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
5025 Unix-specific symbols here, and don't call
5026 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
5027 Handa <handa@etl.go.jp>.)
5028
5029 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
5030
5031 * term/internal.el (IT-character-translations): New variable, an
5032 alist used to display characters for which there's no glyphs in
5033 the current codepage.
5034 (IT-display-table-setup): New function, sets up the DOS terminal
5035 for a given codepage.
5036 (dos-codepage-setup): New function, sets up the MULE environment
5037 for the current value of dos-codepage.
5038 (top-level if): In the multibyte mode, turn on
5039 unibyte-display-via-language-environment. In the unibyte mode,
5040 set up the special syntax tables to map lower- to upper case and
5041 back.
5042
5043 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
5044
5045 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
5046 (speedbar-frame-plist) Remove useless comments.
5047 (speedbar-frame-mode) Do not specify height if it is in the param list.
5048 Use default y position w/out changing it.
5049 If default x position is a list, keep, calculate the non-list X
5050 value when devining an initial position.
5051 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
5052 (speedbar-tag-group-name-minimum-length): New variable.
5053 (speedbar-frame-parameter): New compatibility function.
5054 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
5055 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
5056 groups to keep things in the right order, and to help with some
5057 naming conventions.
5058 (speedbar-create-tag-hierarchy): Enable buffer local version of
5059 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
5060 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
5061 the case, derive it from the cursor location in speedbar.
5062
5063 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
5064
5065 * international/mule-cmds.el (set-language-environment): On MS-DOS
5066 terminals, install DOS-specific nonascii-translation-table if the
5067 language info doesn't specify one. Pass the default eol-type to
5068 set-language-environment-coding-systems.
5069 (set-default-coding-systems): Copy the eol-type property for the
5070 new default values of {buffer-file,process}-coding-system from the
5071 old defaults.
5072 (set-language-environment-coding-systems): Accept an optional
5073 argument EOL-TYPE, and set the eol-type property of the default
5074 coding systems accordingly.
5075 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
5076 (set-keyboard-coding-system): Likewise.
5077 (set-default-coding-systems): Don't set
5078 default-terminal-coding-system on MS-DOS to anything but nil.
5079 (prefer-coding-system): Describe in the doc string that
5080 default-terminal-coding-system is not changed on MS-DOS.
5081 (set-language-environment): For MS-DOS, set standard syntax table
5082 and display table for all characters with code above 127.
5083 (standard-display-european-internal): For MS-DOS, pass all
5084 characters with code above 127 directly to the terminal, and don't
5085 remap characters 160 and 146 in the unibyte case.
5086
5087 * international/codepage.el: New file.
5088
5089 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5090
5091 * diary-lib.el (diary-float): Fix end-of-year error and typos in
5092 comments.
5093
5094 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
5095
5096 * map-ynp.el (map-y-or-n-p): Ignore input methods.
5097
5098 * subr.el (read-passwd): Likewise.
5099
5100 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
5101
5102 * info.el (Info-find-node): Add 1 to the position read from the
5103 tag table. Don't fail if the node delimiter ^_ is the first
5104 character in the file.
5105 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
5106 first character in the file.
5107 (Info-read-subfile): Likewise.
5108 (Info-select-node): Likewise.
5109 (Info-build-node-completions): Likewise.
5110
5111 1998-12-16 Richard Stallman <rms@gnu.org>
5112
5113 * term/x-win.el (x-cut-buffer-or-selection-value):
5114 If clipboard is enabled, try it before PRIMARY selection.
5115
5116 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
5117
5118 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
5119 insert c-cedilla and C-cedilla respectively, like in latin-1.
5120
5121 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
5122
5123 * language/hebrew.el: Don't use sublists in the flags argument
5124 passed to make-coding-system.
5125
5126 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5127
5128 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
5129 list of character sets found by find-charset-region.
5130
5131 * ps-mule.el: Always require ps-print. Move some function
5132 definitions for Emacs 20.2 and the earlier to ps-print.el.
5133 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
5134
5135 * ps-print.el: Define several functions for Emacs 20.2 and the
5136 earlier version.
5137 (ps-printer-name): Check if printer-name is bound.
5138
5139 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5140
5141 * ps-mule.el: Programming uniformization and little code improvement.
5142 (ps-mule-prepare-font): Programming uniformization.
5143 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
5144 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
5145
5146 * ps-bdf.el: Programming uniformization and little code improvement.
5147 (bdf-search-and-read): New fun.
5148 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
5149 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
5150 (bdf-info-relative-compose, bdf-info-baseline-offset)
5151 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
5152 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
5153 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
5154 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
5155 improvement.
5156
5157 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5158
5159 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
5160 and mule related code extraction. Autoload ps-mule funs.
5161
5162 * ps-mule.el: Doc fix. Require ps-print only when compiled.
5163 (ps-mule-prologue-generated): New fun.
5164 (ps-mule-plot-string): Add autoload cookie.
5165 (ps-mule-begin-job): Call ps-mule-prologue-generated.
5166
5167 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5168
5169 * ps-bdf.el: Require ps-mule instead of ps-print.
5170 (bdf-directory-list): Add autoload cookie.
5171
5172 * ps-mule.el: New file. Mule related code extracted from
5173 ps-print.el. Require ps-print, provide ps-mule.
5174 (ps-multibyte-buffer): Add autoload cookie.
5175 (ps-mule-prepare-ascii-font): New fun.
5176 (ps-mule-set-ascii-font): New fun.
5177 (ps-mule-skip-same-charset): Fun deleted.
5178 (ps-mule-plot-string): Set ps-mule-current-charset.
5179 (ps-mule-initialize): Add autload cookie. Don't set
5180 ps-mule-font-info-database here.
5181 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
5182 ps-mule-font-info-database and ps-control-or-escape-regexp.
5183 (ps-mule-begin-page): New fun.
5184
5185 * ps-print.el: Mule related code moved to ps-mule.el.
5186 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
5187 check ps-mule-charset-list.
5188 (ps-begin-page): Don't set ps-mule-current-charset, instead call
5189 ps-mule-begin-page.
5190 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
5191 (ps-plot-region): Don't set ps-mule-current-charset, instead call
5192 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
5193 instead skip same charsets by itself.
5194 (ps-generate): Call ps-mule-initialize of needs-begin-file is
5195 non-nil. Call ps-mule-begin-job.
5196
5197 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5198
5199 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
5200 instead of bdf.
5201
5202 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
5203 (ps-mule-external-libraries): New element FEATURE.
5204 (ps-mule-init-external-library): Ajusted for the above change.
5205 (ps-mule-generate-font): Likewise.
5206 (ps-mule-generate-glyphs): Likewise.
5207 (ps-mule-prepare-font): Likewise.
5208 (ps-mule-initialize): Likewise.
5209 (ps-begin-file): Superfluous tailing parenthesis deleted.
5210
5211 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5212
5213 * international/fontset.el (x-decompose-font-name): If PATTERN
5214 doesn't have any wild cards, return a vector made from a name that
5215 is found by x-resolve-font-name found. Comments added.
5216
5217 * international/mule-cmds.el (find-coding-systems-for-charsets):
5218 Handle the case of unknown charset.
5219 (find-multibyte-characters): If invalid multibyte characters are
5220 found, return the corresponding strings instead of character
5221 codes.
5222 (find-multibyte-characters): Adjusted for the above change.
5223 (select-safe-coding-system): For a unibyte buffer, always returns
5224 DEFAULT-CODING-SYSTEM.
5225 (get-charset-property): Fix previous change. Make it a function.
5226 (put-charset-property): Make it a function.
5227
5228 * international/mule.el (make-coding-system): Set mime-charset
5229 property of *-with-esc coding system to nil.
5230
5231 * international/quail.el (quail-point-in-conversion-region): New
5232 function.
5233 (quail-conversion-backward-delete-char): When a key sequence is
5234 being translated, call quail-delete-last-char.
5235
5236 * language/devan-util.el
5237 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
5238 handle devanagari-decomposition-rules.
5239
5240 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
5241
5242 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
5243 tex-start-options-string to empty string.
5244 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
5245
5246 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
5247
5248 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
5249 5xx responses are already handled properly).
5250
5251 1998-12-13 Richard Stallman <rms@gnu.org>
5252
5253 * progmodes/compile.el (compilation-error-regexp-alist): Insist
5254 on a non-digit in the file name.
5255
5256 * simple.el (comment-region): Handle comment-padding
5257 separately for insertion and for deletion, in the right way for each.
5258
5259 1998-12-13 Felix Lee <flee@cygnus.com>
5260
5261 * progmodes/compile.el (compilation-error-regexp-alist): Fix
5262 regexp to match "ChangeLog:1:1998-12-09 ..."
5263
5264 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
5265
5266 * cus-start.el (dos-unsupported-char-glyph): Add.
5267
5268 1998-12-11 Dave Love <fx@gnu.org>
5269
5270 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
5271 forward-sexp in condition-case.
5272
5273 * emacs-lisp/find-func.el (find-function-search-for-symbol):
5274 Remove unnecessary test on `library' for explicit file name.
5275 Widen scope of save-match-data.
5276
5277 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
5278
5279 * international/mule.el (load-with-code-conversion): If the loaded
5280 file was inserted with no-conversion or raw-text coding system,
5281 make the buffer unibyte.
5282
5283 1998-12-09 Richard Stallman <rms@gnu.org>
5284
5285 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5286 Get rid of nested loops.
5287
5288 * mouse.el (mouse-drag-vertical-line):
5289 If WHICH-SIDE is not `right', then scroll bars are on the left.
5290
5291 * loadhist.el (load-history-loaded): defvar moved to help.el.
5292
5293 * help.el (symbol-file-load-history-loaded): Variable renamed,
5294 and defvar moved from loadhist.el.
5295 (symbol-file): Renamed from describe-function-find-file.
5296 Load fns-VERSION.el here.
5297 (describe-variable, describe-function-1): Use symbol-file.
5298
5299 * textmodes/tex-mode.el (tex-generate-zap-file-name):
5300 Don't start the name with #.
5301
5302 * ispell.el: Take out the eval-when's.
5303
5304 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
5305
5306 * dirtrack.el (dirtrack-directory-change-hook): New hook.
5307 (dirtrack): Run it. Make debug message more verbose.
5308
5309 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
5310
5311 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
5312 name of the abbrev table, and provide support for XEmacs.
5313 (octave-xemacs-p): New variable.
5314
5315 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
5316
5317 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
5318 exit, when mail-interactive is nil.
5319
5320 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
5321
5322 * files.el (after-find-file): Message fix.
5323
5324 1998-12-09 Ken Stevens <stevens@kdstevens.com>
5325
5326 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
5327
5328 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
5329
5330 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
5331 filenames using backslashes.
5332
5333 1998-12-09 Dave Love <fx@gnu.org>
5334
5335 * browse-url.el (browse-url-mail): Call compose-mail-other-window
5336 with correct number of args.
5337 (browse-url-maybe-new-window): New arg. Callers changed.
5338
5339 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
5340 comment.
5341
5342 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
5343
5344 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
5345
5346 1998-12-08 Markus Rost <rost@delysid.gnu.org>
5347
5348 * vc.el (vc-rcs-release): Fix Type.
5349 (vc-sccs-release): Fix Type.
5350 (vc-cvs-release): Fix Type.
5351
5352 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
5353 arg work right.
5354
5355 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
5356 output of last undeleted message.
5357
5358 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
5359
5360 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
5361 (buffer-undo-list) [windows-nt]: Use different relative path.
5362
5363 1998-12-07 Simon Marshall <simon@gnu.org>
5364
5365 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
5366
5367 1998-12-05 Markus Rost <rost@delysid.gnu.org>
5368
5369 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
5370
5371 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
5372
5373 1998-12-04 Markus Rost <rost@delysid.gnu.org>
5374
5375 * info.el (Info-menu): Don't return error if point is between menu
5376 header and first menu item.
5377
5378 1998-12-04 Dave Love <fx@gnu.org>
5379
5380 * help.el (describe-function-1): Fix description for alias.
5381
5382 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
5383
5384 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
5385 specifications from summary line.
5386
5387 * rect.el (delete-whitespace-rectangle): Mark for autoload.
5388 (close-rectangle): Define alias only once in loaddefs.el.
5389
5390 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
5391
5392 * term/internal.el: Remove code which sets up a special syntax
5393 table for non-ASCII characters.
5394
5395 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
5396
5397 * dos-w32.el (direct-print-region-function): Try to ensure that
5398 printer-name is expanded to a file name on a local drive;
5399 sometimes printing a file loaded from a network volume fails.
5400 (direct-print-region-function): Add a function to
5401 write-region-annotate-functions to append a formfeed character to
5402 the region being printed, if the region doesn't end with a
5403 formfeed already. This avoids creating a second print job
5404 containing a blank page when print spooling is enabled on Windows.
5405
5406 1998-12-02 Dave Love <fx@gnu.org>
5407
5408 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
5409 `Info-goto-node'.
5410
5411 1998-12-02 Richard Stallman <rms@gnu.org>
5412
5413 * help.el (temp-buffer-resize-mode): Doc fix.
5414
5415 * cus-edit.el (custom-save-delete): Save point before
5416 reading a sexp, rather than backing up.
5417
5418 * international/iso-transl.el: Fix previous change.
5419
5420 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
5421
5422 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
5423 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
5424 Added defvars to suppress compilation warnings.
5425
5426 1998-11-30 Ken Stevens <k.stevens@ieee.org>
5427
5428 * ispell.el: Improved and fixed customize for variables:
5429 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
5430 ispell-dictionary-alist, ispell-skip-sgml.
5431 Improved and fixed comments in variables and messages for
5432 functions: ispell-help-in-bufferp, ispell-local-dictionary,
5433 ispell-menu-map, ispell-checking-message, ispell-parser,
5434 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
5435 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
5436 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
5437 ispell-message-text-end, ispell-add-per-file-word-list.
5438 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
5439 system is now required for all languages. Casechars improved for
5440 castellano, castellano8, and norsk dictionaries. Dictionary
5441 norsk7-tex added. Dictionary polish added.
5442 (ispell-dictionary-alist): Redefined at load-time to support
5443 dictionary changes.
5444 (ispell-menu-map): Redefined at load-time to support menu changes.
5445 (ispell-check-version): New alias for `check-ispell-version'.
5446 (ispell-parse-output): Fixed matching for ispell error messages.
5447 Correctly returns spelling suggestions in order generated by ispell
5448 process.
5449 (check-ispell-version): Ensure `case-fold-search' doesn't get
5450 redefined.
5451 (ispell-complete-word): Ensure `case-fold-search' doesn't get
5452 redefined. Fix bug that didn't respect case of word being completed.
5453 (ispell-init-process): Set process coding system to be compatible
5454 with emacs processes and the ispell process.
5455 (ispell-kill-ispell): Ensures ispell process has terminated before
5456 starting new process. This can otherwise confuse process filters
5457 and hang the ispell process.
5458 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
5459 skipping support for sgml.
5460 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
5461 which could cause `ispell-complete-word' to hang.
5462 (ispell-message): Improved message reference matching. Ensure
5463 `case-fold-search' doesn't get redefined.
5464 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
5465 get redefined. Fixed bug in returning to nroff mode from tex mode.
5466 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
5467 get redefined.
5468
5469 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
5470
5471 * textmodes/flyspell.el (flyspell-check-word-p):
5472 Don't delay inside a kbd macro.
5473
5474 * subr.el (make-local-hook): Return the hook variable.
5475
5476 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
5477
5478 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
5479 Use a timer instead of post-command-hook.
5480 (hscroll-timer): New variable.
5481
5482 1998-11-30 Dave Love <fx@gnu.org>
5483
5484 * help.el (help-xref-button): Do nothing if text already has the
5485 help-xref property.
5486 (describe-variable): Revert previous change to hyperlink to source.
5487
5488 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
5489
5490 * bindings.el (features): Add `base64' to this list.
5491
5492 * loadhist.el (symbol-file): Doc fix.
5493
5494 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
5495
5496 * files.el (hack-one-local-variable): Cope with non-file buffers.
5497
5498 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
5499
5500 * help.el (describe-mode): Put major mode first.
5501
5502 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
5503 to support special-display and same-window features.
5504
5505 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
5506
5507 * simple.el (transpose-subr, transpose-subr-1): Rename variables
5508 bound in one function and used in the other.
5509 (transpose-subr-start1, transpose-subr-start2): Add defvars.
5510 (transpose-subr-end1, transpose-subr-end2): Add defvars.
5511
5512 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
5513
5514 * autoinsert.el (auto-insert-alist): Use user-mail-address.
5515
5516 1998-11-26 Kenichi Handa <handa@etl.go.jp>
5517
5518 * international/ccl.el (ccl-dump-translate-character-const-tbl):
5519 Give format correct control string.
5520
5521 * international/mule.el (define-translation-table): Fix bug of
5522 setting incorrect translation-table-id. If the first element of
5523 ARGS is a translation table, just register it.
5524
5525 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
5526 property.
5527
5528 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
5529
5530 * thingatpt.el (thing-at-point-url-at-point): Don't use current
5531 syntax table to determine what is whitespace.
5532
5533 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
5534
5535 * frame.el (frame-parameter): Doc fix.
5536
5537 * textmodes/tex-mode.el (tex-feed-input): New function.
5538 (tex-define-common-keys): Add binding for C-c C-m.
5539
5540 1998-11-23 Dave Love <fx@gnu.org>
5541
5542 * progmodes/fortran.el: Various minor doc fixes.
5543 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
5544 (fortran-with-subprogram-narrowing): New macro.
5545 (fortran-check-for-matching-do): Use it.
5546 (fortran-end-do): Use fortran-check-end-prog-re.
5547 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
5548 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
5549
5550 1998-11-23 Simon Marshall <simon@gnu.org>
5551
5552 * font-lock.el (font-lock-defaults): Doc fix.
5553 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
5554 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
5555
5556 * lazy-lock.el (lazy-lock-unstall):
5557 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
5558
5559 * fast-lock.el (fast-lock-save-cache-1):
5560 (fast-lock-cache-data): Rewritten to use with-temp-message.
5561
5562 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
5563
5564 * mail/rmail.el (rmail-set-message-counters-counter): Detect
5565 messages that have been added with DOS line endings and convert
5566 the line endings for such messages.
5567
5568 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
5569
5570 * help.el: Add resizing of temporary buffers.
5571 (temp-buffer-resize-mode): New command and variable.
5572 (temp-buffer-max-height): New variable.
5573 (resize-temp-buffer-window): New function.
5574
5575 * window.el (window-buffer-height): New function, split from
5576 shrink-window-if-larger-than-buffer.
5577 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
5578
5579 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
5580
5581 * frame.el (initial-frame-alist): Add defcustom.
5582
5583 * shell.el (shell-prompt-pattern): Add defcustom.
5584
5585 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5586
5587 * message.el (message-ignored-supersedes-headers): Remove
5588 NNTP-Posting-Date.
5589
5590 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
5591
5592 * help.el (describe-mode): Don't avoid loop indirecting thru
5593 value of INDICATOR.
5594
5595 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
5596
5597 * help.el (describe-variable): Allow any variable with a defcustom,
5598 even if it is not a user variable.
5599
5600 * mail/rmail.el (mail-unsent-separator): Additional alternative.
5601
5602 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
5603
5604 * gnus/nntp.el (nntp-request-group): Allow for failures when
5605 requesting a new group.
5606
5607 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5608
5609 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
5610
5611 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5612
5613 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
5614
5615 1998-11-19 Simon Marshall <simon@gnu.org>
5616
5617 * subr.el (with-temp-message): New macro.
5618
5619 * emacs-lisp/lisp-mode.el (with-temp-message):
5620 Add lisp-indent-function property.
5621
5622 1998-11-18 Dave Love <fx@gnu.org>
5623
5624 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
5625
5626 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
5627
5628 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
5629 This is not obsolete.
5630
5631 1998-11-18 Kenichi Handa <handa@etl.go.jp>
5632
5633 * textmodes/picture.el: Make a new map by make-keymap.
5634 (picture-desired-column): New variable.
5635 (picture-update-desired-column): New function.
5636 (picture-beginning-of-line): Set picture-desired-column to 0.
5637 (picture-end-of-line): Set picture-desired-column to the current
5638 column.
5639 (picture-forward-column): Pay attention to multi-column character.
5640 (picture-backward-column): Likewise.
5641 (picture-move-down): Likewise.
5642 (picture-move-up): Likewise.
5643 (picture-movement-nw): With prefix arg, move twice columns.
5644 (picture-movement-ne): Likewise.
5645 (picture-movement-sw): Likewise.
5646 (picture-movement-se): Likewise.
5647 (picture-set-motion): Handle two-column movements.
5648 (picture-move): Call picture-move-down or picture-forward-column
5649 only when necessary.
5650 (picture-insert): Pay attention to picture-desired-column.
5651 (picture-self-insert): Likewise.
5652 (picture-clear-column): Pay attention to multi-column character.
5653 (picture-mode): Modify doc-string for two-column movement.
5654
5655 * rect.el (move-to-column-force): New function.
5656 (operate-on-rectangle): If coerce-tabs is non-nil, call
5657 move-to-column-force instead of move-to-column.
5658 (insert-rectangle): Call move-to-column-force instead of
5659 move-to-column.
5660 (open-rectangle-line): If begextra is not zero, call
5661 move-to-column-force.
5662
5663
5664 1998-11-16 Dave Love <fx@gnu.org>
5665
5666 * textmodes/sgml-mode.el Require skeleton when compiling.
5667 (sgml-font-lock-keywords-1): Accept single-letter tags.
5668 (v2): Defvar free variable.
5669
5670 1998-11-16 Sam Steingold <sds@goems.com>
5671
5672 * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL
5673 macro, not ELisp one.
5674
5675 1998-11-16 Kenichi Handa <handa@etl.go.jp>
5676
5677 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
5678 characters to symbol.
5679
5680 * language/japan-util.el (japanese-zenkaku-region): New optional
5681 arg KATAKANA-ONLY.
5682
5683 1998-11-16 Kenichi Handa <handa@etl.go.jp>
5684
5685 * international/mule.el
5686 (after-insert-file-set-buffer-file-coding-system): If the buffer
5687 is changed to unibyte, return inserted bytes.
5688
5689 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
5690 and link names if necessary.
5691 (tar-header-block-summarize): Handle the case that file or link
5692 names are multibyte.
5693 (tar-summarize-buffer): At first set the current buffer unibyte,
5694 then if there are multibyte file names, change it to multibyte.
5695 (tar-mode): Get char position from tar-header-offset.
5696 (tar-extract): Avoid multibyte<->unibyte conversion in
5697 insert-buffer-subsring by setting both buffers unibyte
5698 temporarily.
5699 (tar-copy): Set the buffer unibyte while doing a work. Write
5700 without code conversion.
5701 (tar-expunge): Set the buffer unibyte while doing a work.
5702 (tar-alter-one-field): Likewise.
5703 (tar-clear-modification-flags): Compare byte position with
5704 tar-header-offset.
5705 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
5706 insert-buffer-subsring by setting both buffers unibyte
5707 temporarily. Pay attention to multibyteness while updating the
5708 descriptor-line.
5709 (tar-mode-write-file): Write without code conversion.
5710
5711 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5712
5713 * nngateway.el: Require cl.
5714
5715 1998-11-15 Dave Love <fx@gnu.org>
5716
5717 * progmodes/fortran.el: Fix previous change:
5718 (fortran-end-prog-re1): Changed.
5719 (fortran-check-end-prog-re): New function.
5720 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
5721
5722 1998-11-13 Tom Breton <tob@world.std.com>
5723
5724 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
5725 GNU Emacs.
5726
5727 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
5728
5729 * textmodes/reftex.el: (reftex-finding-files): Group documentation
5730 fixed.
5731 (reftex-toc-toggle-file-boundary,
5732 reftex-toc-toggle-labels,
5733 reftex-toc-toggle-context,reftex-find-start-point): New functions.
5734 (reftex-toc-include-labels, reftex-toc-include-context,
5735 reftex-toc-include-file-boundaries,
5736 reftex-toc-keep-other-windows): New options.
5737 (reftex-use-text-after-label-as-context): Option removed.
5738 (reftex-extract-bib-entries): Protect use in non-latex
5739 buffers.
5740 (reftex-toc-visit-location): Renamed from
5741 `reftex-toc-visit-line'.
5742 (reftex-latin1-to-ascii): Works now with and without Mule.
5743 (reftex-truncate): Removed special stuff for Emacs 20.2.
5744 (reftex-get-offset): Made more general.
5745 (reftex-show-label-location): Renamed from
5746 `reftex-select-label-callback'.
5747 (reftex-pop-to-label): Function removed (using
5748 `reftex-show-label-location' instead.
5749 (reftex-insert-docstruct): Renamed from
5750 `reftex-make-and-insert-label-list'. Function args changed.
5751 (reftex-toc): Now uses `reftex-insert-docstruct' and
5752 `reftex-find-start-point'.
5753 (reftex-select-item): Use `reftex-find-start-point'.
5754 (reftex-toc-visit-line): Can display labels and file
5755 boundaries.
5756 (reftex-TeX-master-file): `(TeX-master-file)' protected.
5757
5758 1998-11-12 Sam Steingold <sds@goems.com>
5759
5760 * browse-url.el (browse-url): Handle the case when
5761 `browse-url-browser-function' is a lambda list.
5762
5763 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
5764
5765 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
5766 version string.
5767 * loadhist.el (symbol-file): Likewise
5768
5769 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
5770
5771 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
5772
5773 1998-11-11 Sam Steingold <sds@goems.com>
5774
5775 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
5776 `run-lisp' instead of signalling an error.
5777
5778 1998-11-11 Karl Heuer <kwzh@gnu.org>
5779
5780 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
5781
5782 1998-11-11 Richard Stallman <rms@gnu.org>
5783
5784 * vc-hooks.el (vc-toggle-read-only): Doc fix.
5785
5786 1998-11-11 Per Starback <starback@update.uu.se>
5787
5788 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
5789 renamed svenska8 to svenska, and fixed and extended CASECHARS
5790 for it.
5791
5792 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
5793
5794 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
5795 handling if setpagedevice is not available.
5796 (ps-begin-file): Fix typo.
5797
5798 1998-11-11 Kenichi Handa <handa@etl.go.jp>
5799
5800 * international/mule-util.el (compose-chars-component): Signal
5801 error if CH is a rule-based composition character.
5802 (compose-chars): Signal error if an already compsed character is
5803 going to be composed by rule-base.
5804
5805 * term/x-win.el: If a resolved ASCII font name doesn't conform to
5806 full XLFD, don't try to get information of WEIGHT and SLANT from
5807 that font name.
5808
5809 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
5810
5811 * dos-w32.el (set-default-process-coding-system): Use function on
5812 before-init-hook to set default-process-coding-system based on
5813 enable-multibyte-characters.
5814
5815 * term/w32-win.el ([language-change]): For now ignore
5816 keyboard language-change events.
5817
5818 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
5819
5820 * ediff-util.el (ediff-make-temp-file): Run the prefix through
5821 convert-standard-file-name, but leave the results of
5822 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
5823 characters if the original name already exists, or has a special
5824 handler.
5825
5826 1998-11-10 Karl Heuer <kwzh@gnu.org>
5827
5828 * international/iso-insert.el: Delete autoload cookies.
5829
5830 * international/iso-transl.el: Add autoload cookies.
5831
5832 1998-11-10 Richard Stallman <rms@gnu.org>
5833
5834 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
5835 (ispell-process-line): Don't treat multibyte
5836
5837 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
5838
5839 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
5840 setpagedevice to specify the page size if setpagedevice is
5841 available. This is necessary to select the correct paper tray on
5842 Level 2 printers with multiple paper sizes available.
5843
5844 (ps-begin-file): Cope with font names that contain spaces, and
5845 call BeginDoc in a BeginSetup/EndSetup block.
5846
5847 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
5848
5849 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
5850 convert-standard-filename.
5851
5852 * loadhist.el (symbol-file): Run fns-VERSION.el through
5853 convert-standard-filename.
5854
5855 1998-11-06 Richard Stallman <rms@gnu.org>
5856
5857 * textmodes/texinfmt.el (texinfo-format-scan):
5858 Detect the case of two @-commands in a row; process just the first.
5859 (texinfo-append-refill): If line has a @c, insert the @refill
5860 before it.
5861 (texinfo-format-refill): Return with point where the @refill was.
5862
5863 * files.el (hack-local-variables): Test local-enable-local-variables.
5864 (hack-local-variables-prop-line): Likewise.
5865 (set-auto-mode): Don't test local-enable-local-variables here.
5866 (enable-local-variables): Doc fix.
5867 (local-enable-local-variables): Doc fix.
5868 (normal-mode): Doc fix.
5869
5870 1998-11-06 Karl Heuer <kwzh@gnu.org>
5871
5872 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
5873
5874 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
5875
5876 * simple.el (line-number-mode): Doc fix.
5877
5878 1998-11-06 Kenichi Handa <handa@etl.go.jp>
5879
5880 * international/fontset.el (create-fontset-from-fontset-spec):
5881 Give correct arg to `error'.
5882
5883 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
5884
5885 * textmodes/sgml-mode.el (html-mode): Doc fix.
5886 (sgml-name-8bit-mode): Fix missing format character in message string.
5887
5888 1998-11-05 Karl Heuer <kwzh@gnu.org>
5889
5890 * mail/sendmail.el (sendmail-send-it): Check for failure.
5891
5892 1998-11-05 Richard Stallman <rms@gnu.org>
5893
5894 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
5895
5896 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
5897 (close-rectangle): Define as alias.
5898
5899 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
5900
5901 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
5902
5903 1998-11-05 Dave Love <fx@gnu.org>
5904
5905 * help.el (describe-variable): Don't quote link to source.
5906
5907 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
5908
5909 * gud.el (gud-common-init): Use pop-to-buffer.
5910 (same-window-regexps): Add an element that matches all gud buffers.
5911
5912 1998-11-04 Jason Rumney <jasonr@altavista.net>
5913
5914 * term/w32-win.el (x-get-selection-value): Alias to
5915 x-cut-buffer-or-selection-value.
5916 (w32-standard-fontset-spec): New variable.
5917 (w32-create-initial-fontsets, mouse-set-font): Check whether
5918 new-fontset is available.
5919 (w32-use-w32-font-dialog): Enable use of set-variable.
5920
5921 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5922
5923 * vc.el (with-vc-file, edit-vc-file): New macros.
5924
5925 1998-11-04 Kenichi Handa <handa@etl.go.jp>
5926
5927 * international/quail.el (quail-show-guidance-buf): Call
5928 set-minibuffer-window to set minibuffer window of the current
5929 frame correctly.
5930
5931 1998-11-03 Theodore Jump <tjump@tertius.com>
5932
5933 * term/w32-win.el: Require fontset.
5934
5935 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
5936
5937 * faces.el (set-face-font): Call resolve-fontset-name on w32.
5938 (set-face-font-auto): Ditto.
5939
5940 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
5941
5942 * mouse.el (mouse-drag-region): Fix typo.
5943
5944 1998-11-02 Dave Love <fx@gnu.org>
5945
5946 * progmodes/fortran.el Fix for fontification of strings lost somehow:
5947 (fortran-fontify-string): New function.
5948 (fortran-font-lock-keywords-1): Use it.
5949
5950 1998-11-02 Markus Rost <rost@delysid.gnu.org>
5951
5952 * comint.el (comint-file-name-quote-list): Doc fix.
5953
5954 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
5955
5956 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
5957 build directory, not source directory.
5958
5959 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
5960 if we did not get one for the final move.
5961
5962 1998-11-01 Dave Love <fx@gnu.org>
5963
5964 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
5965 Don't funcall browse-url-browser-function.
5966
5967 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
5968 Don't funcall browse-url-browser-function.
5969
5970 * fortran.el (fortran-end-prog-re1): Fix the regexp.
5971
5972 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
5973
5974 * files.el (revert-buffer): Doc fix.
5975
5976 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
5977
5978 * textmodes/tex-mode.el (tex-start-options-string):
5979 Quote the backslashes with more backslashes.
5980
5981 1998-10-31 Dave Love <fx@gnu.org>
5982
5983 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
5984 (webjump): Don't funcall browse-url-browser-function.
5985
5986 1998-10-30 Kenichi Handa <handa@etl.go.jp>
5987
5988 * international/quail.el (quail-start-translation): Handle
5989 switching of the frame in read-key-sequence.
5990 (quail-start-conversion): Likewise.
5991 (quail-show-guidance-buf): Detach quail-guidance-buf from any
5992 windows before setting an appropriate window for it.
5993 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
5994 quail-guidance-win to nil.
5995 (quail-update-guidance): If quail-guidance-buf is not in the
5996 selected frame, call quail-show-guidance-buf again.
5997
5998 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
5999
6000 * progmodes/pascal.el (pascal-mode):
6001 `blink-matching-paren-dont-ignore-comments' set to t.
6002
6003 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6004
6005 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
6006
6007 1998-10-30 Dave Love <fx@gnu.org>
6008
6009 * vc.el (vc-backend-merge-news): Check for "P" output.
6010
6011 * help.el (describe-variable): Hyperlink the definition.
6012
6013 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
6014
6015 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
6016 (sh-set-shell): Likewise.
6017
6018 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
6019
6020 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
6021 (edebug-on-error): Fix customize type to match that of
6022 debug-on-error.
6023
6024 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
6025
6026 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
6027 report-emacs-bug-address instead of undefined bug-gnu-emacs.
6028
6029 * international/mule-cmds.el (select-message-coding-system): Doc
6030 fix.
6031
6032 * international/mule-diag.el (describe-coding-system): Describe
6033 all flags.
6034
6035 * mail/sendmail.el (sendmail-coding-system,
6036 default-sendmail-coding-system): Doc fix.
6037
6038 * simple.el (shell-command-on-region): Doc fix.
6039
6040 * loadup.el: Write fns-*.el in current directory instead of
6041 data-directory since no installation directory exists yet. Mark
6042 buffer unmodified afterwards.
6043
6044 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
6045 instead of data-directory since it is architecture dependent.
6046 (load-history-loaded): Update doc string.
6047
6048 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
6049
6050 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
6051 path as a default directory when canonicalizing names.
6052
6053 * w32-fns.el: Remove a dangling reference to a directory on the
6054 build machine.
6055
6056 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
6057
6058 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
6059 namespace related keywords such as `class', `body', `private',
6060 `variable', `namespace eval', etc.
6061 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
6062 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
6063 imenu and font-lock so that searches for \sw would find words
6064 containing colons.
6065
6066 * progmodes/etags.el (initialize-new-tags-table):
6067 Do not alter find-tag-marker-ring and tags-location-ring.
6068
6069 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
6070
6071 * term/w32-win.el: Require fontset.
6072 (w32-init-fontsets): New function (code from x-win.el).
6073
6074 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6075
6076 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
6077 calendar-and-diary-frame-parameters): Add title parameter.
6078
6079 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6080
6081 * completion.el (dynamic-completion-mode): New function to enable
6082 the mode. (Just loading the file now does not change anything.)
6083
6084 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6085
6086 * ps-print.el: User option for multibyte buffer handling and doc fix.
6087 (ps-multibyte-buffer): New user option.
6088 (ps-setup): Print new user option.
6089 (ps-print-quote): New fun.
6090 (ps-color-p, ps-mule-font-info-database-latin): New var.
6091 (ps-default-color, ps-mule-font-info-database)
6092 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
6093 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
6094 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
6095 Little code improvement.
6096 (ps-mule-initialize): Initialize ps-mule-font-info-database.
6097 (ps-print-prologue-header, ps-font-family, ps-font-size)
6098 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
6099 (ps-build-face-reference, ps-mule-font-info-database-bdf)
6100 (ps-mule-external-libraries, ps-mule-init-external-library)
6101 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
6102 Doc fix.
6103 (ps-print-version): New version number (4.1.1) and doc fix.
6104 (ps-print-prologue-header): New user option.
6105 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
6106 Conditional compilation for GNU Emacs and emacsens.
6107 (ps-generate-postscript-with-faces): Skip invisible text better.
6108 (ps-setup): Print new user option.
6109 (ps-print-preprint): Check if input file name exists and is unwritable.
6110 (ps-begin-file): Adjust PostScript prologue header for duplex printers
6111 and insert user PostScript prologue header comments.
6112 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
6113 New funs.
6114 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
6115 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
6116 PostScript programming normalization.
6117 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
6118 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
6119 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
6120 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
6121 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
6122 Programming style normalization.
6123
6124 1998-10-26 Kenichi Handa <handa@etl.go.jp>
6125
6126 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
6127 version, check the value of mule-version.
6128
6129 * international/mule-util.el (compose-region): Insert then delete
6130 to preserve markers.
6131 (decompose-region): Use search-forward for efficiency.
6132
6133 * language/chinese.el (pre-write-encode-hz): Cancel previous
6134 change, use generate-new-buffer instead of get-buffer-create.
6135 * language/devan-util.el
6136 (in-is13194-devanagari-pre-write-conversion): Likewise.
6137 * language/thai-util.el (thai-pre-write-conversion): Likewise.
6138 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
6139 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
6140
6141 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6142
6143 * mail/rmailsum.el (rmail-message-subject-p):
6144 Handle message whose header has not been reformatted.
6145
6146 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
6147
6148 1998-10-25 Jason Rumney <jasonr@altavista.net>
6149
6150 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
6151 New variables.
6152 (mouse-set-font): Use font menus instead of dialog according to
6153 w32-use-w32-font-dialog.
6154
6155 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6156
6157 * calendar/calendar.el (calendar-day-name-array): Add doc string
6158 correctly!
6159 (calendar-month-name-array): Add doc string correctly!
6160
6161 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
6162
6163 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
6164
6165 1998-10-21 Markus Rost <rost@delysid.gnu.org>
6166
6167 * lisp/info.el (Info-next-menu-item): Stay on top of node.
6168
6169 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
6170
6171 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
6172
6173 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
6174
6175 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
6176
6177 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
6178
6179 1998-10-21 Karl Heuer <kwzh@gnu.org>
6180
6181 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
6182 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
6183 (profile-filter, profile-reset-timer): Functions deleted.
6184 (profile-check-zero-init-times, profile-get-time): Likewise.
6185 (profile-find-function, profile-quit): Likewise.
6186 (profile-distinct, profile-call-stack, profile-last-time): New vars.
6187 (profile-time-list, profile-init-list): Doc fix.
6188 (profile-functions): Simplify.
6189 (profile-print): Use float. Make output include space separators.
6190 (profile-add-time): New helper function.
6191 (profile-function-prolog): Renamed from profile-start-function.
6192 Handle profile-distinct.
6193 (profile-function-epilog): Renamed from profile-update-function.
6194 Handle profile-distinct.
6195 (profile-a-function): If the function to be profiled is an
6196 autoload form, load it. If it's lazy-loaded, fetch it.
6197 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
6198 (profile-restore-fun): Arg FUN is now a function symbol, as was
6199 documented, rather than a one-element list.
6200 (profile-finish): Call profile-restore-fun properly.
6201
6202 1998-10-21 Kenichi Handa <handa@etl.go.jp>
6203
6204 * international/characters.el: Setup charset property
6205 nospace-between-words.
6206
6207 * international/mule-cmds.el (get-charset-property): If CHARSET is
6208 composition, return nil.
6209 (put-charset-property): If CHARSET is composition, do nothing.
6210
6211 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
6212 * language/devan-util.el
6213 (in-is13194-devanagari-pre-write-conversion): Likewise.
6214 * language/thai-util.el (thai-pre-write-conversion): Likewise.
6215 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
6216 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
6217
6218 * textmodes/fill.el (sentence-end-without-period): New variable.
6219 (canonically-space-region): Pay attention to
6220 sentence-end-without-period.
6221 (fill-find-break-point): The first argument CHARSET deleted.
6222 Caller changed.
6223 (fill-region-as-paragraph): Pay attention to charset property
6224 nospace-between-words and text property nospace-between-words.
6225
6226 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
6227
6228 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
6229 an unrecognized shell.
6230
6231 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
6232
6233 * desktop.el (desktop-save): Include minor modes symbolically.
6234 (desktop-create-buffer): Turn on all minor modes in `mim'.
6235
6236 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
6237
6238 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
6239 (sh-font-lock-keywords): Handle rpm and rpm2.
6240 (sh-ancestor-alist): Handle rpm.
6241
6242 * files.el (auto-mode-alist): Recognize .rpm files.
6243 Also .spec and .mspec files.
6244
6245 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
6246
6247 * faces.el (frame-set-background-mode): Enable the function for
6248 MSDOS frames.
6249
6250 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6251
6252 * calendar/calendar.el (calendar-day-name-array): Add doc string.
6253 (calendar-month-name-array): Add doc string.
6254
6255 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6256
6257 * simple.el (kill-ring-max): Increased to 60.
6258
6259 1998-10-17 Kenichi Handa <handa@etl.go.jp>
6260
6261 * international/characters.el: Setup auto-fill-chars.
6262
6263 * international/kinsoku.el (kinsoku): Check the variable
6264 enable-kinsoku.
6265
6266 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
6267 Don't call kinsoku directly, intead call fill-find-break-point.
6268
6269 * textmodes/fill.el: Setup `fill-find-break-point-function'
6270 property to character sets which require `kinsoku' processing for
6271 filling.
6272 (fill-find-break-point): New function.
6273 (fill-region-as-paragraph): Don't check kinsoku-enable here.
6274 Don't call kinsoku directly, intead call fill-find-break-point.
6275
6276 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
6277
6278 * faces.el (modify-face-read-string): Return (nil) for "none".
6279 (modify-face): Don't get error if (nil) is the argument.
6280 (face-try-color-list): Don't check whether nil is a valid color.
6281
6282 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
6283
6284 * emacs-lisp/bytecomp.el (byte-recompile-directory):
6285 Print message about each directory, even in batch mode.
6286
6287 * gnus/nntp.el: Require `cl' before using nnoo-declare.
6288
6289 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
6290 (ps-mule-string-char): No need to use sref.
6291 (ps-mule-next-index): No need to use sref.
6292
6293 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
6294
6295 * files.el (revert-buffer-internal-hook): Add defvar.
6296
6297 * arc-mode.el (archive-mode): Locally set file-precious-flag.
6298
6299 * tar-mode.el (tar-mode): Locally set file-precious-flag.
6300
6301 1998-10-16 Markus Rost <rost@delysid.gnu.org>
6302
6303 * international/mule-cmds.el (default-input-method): Fix custom type.
6304
6305 * net-utils.el (whois-server-list): Fix customization type.
6306
6307 * shell.el (shell-input-autoexpand): Fix customization group.
6308
6309 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
6310
6311 * repeat.el (repeat): Handle keyboard macros properly.
6312 Handle new prefix arg after self-insert command.
6313
6314 * repeat.el: Don't include cl even at compile time.
6315 (repeat): Avoid using `loop'.
6316
6317 * simple.el (shell-command-on-region): Doc fix.
6318 (next-history-element): Special error message if no default.
6319
6320 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
6321
6322 * ps-print.el (ps-print-buffer): Doc fix.
6323 (ps-despool): Likewise.
6324
6325 * arc-mode.el (arc-mode): Provide arc-mode.
6326
6327 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
6328
6329 * ps-print.el (ps-print-buffer): Doc fix.
6330
6331 1998-10-14 Dave Love <fx@gnu.org>
6332
6333 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
6334 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
6335 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
6336
6337 * progmodes/fortran.el (fortran-mode-map): Change "Join
6338 Continuation Line" to "Join Line".
6339 (fortran-font-lock-keywords-1): Add "cycle", "exit".
6340
6341 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6342
6343 * progmodes/fortran.el (fortran-join-line): Use
6344 `delete-indentation' instead of issuing an error message if not on
6345 a continuation line. Provide for joining several lines using
6346 prefix arg.
6347
6348 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
6349
6350 * term/pc-win.el (msdos-color-values): New variable.
6351 (x-color-values): New function, emulates its namesake from
6352 src/xfns.c.
6353 (msdos-bg-mode): Add all dark colors to those which return
6354 "dark".
6355
6356 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
6357
6358 * replace.el (keep-lines, flush-lines, how-many):
6359 Don't ignore case if arg has upper case letters.
6360
6361 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
6362
6363 * progmodes/vhdl-mode.el
6364 (vhdl-add-index-menu): reverse order in imenu-generic-expression.
6365 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
6366 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
6367 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
6368 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
6369 (vhdl-when): Fix indentation problem.
6370 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
6371 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
6372 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
6373
6374 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
6375
6376 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
6377 (ls-lisp-insert-directory): Renamed from insert-directory.
6378 (insert-directory): New function.
6379
6380 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
6381
6382 * simple.el (completion-fixup-function): Variable deleted.
6383 (completion-setup-function): Delete code for completion-fixup-function.
6384 * emacs-lisp/lisp.el (lisp-complete-symbol):
6385 Don't bind completion-fixup-function.
6386
6387 * files.el (find-file-wildcards): New option.
6388 (find-file-noselect): Handle wild cards, if enabled.
6389 (file-expand-wildcards): New function.
6390
6391 * simple.el (set-fill-column): Doc fix.
6392
6393 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6394
6395 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
6396
6397 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
6398
6399 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
6400 Move declaration before first use.
6401 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
6402 hif-math, hif-factor): Rename token to hif-token and token-list to
6403 hif-token-list.
6404 (hif-token, hif-token-list): Declare them.
6405 (hif-find-ifdef-block): Return cons of top and bottom point
6406 instead of setting dynamically bound variables.
6407 (hide-ifdef-block, show-ifdef-block): Use return value of
6408 hif-find-ifdef-block.
6409
6410 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6411
6412 * subr.el (read-passwd): Use clear-this-command-keys.
6413
6414 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
6415
6416 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
6417 and ...-for-write.
6418
6419 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
6420
6421 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
6422 responses to GROUP command, since this may be called from a timer
6423 with quit inhibited.
6424
6425 1998-10-12 Kenichi Handa <handa@etl.go.jp>
6426
6427 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
6428 set unconditional-jump to nil.
6429 (ccl-compile-read-multibyte-character): Return nil.
6430 (ccl-compile-write-multibyte-character): Likewise.
6431 (ccl-compile-translate-character): Likewise
6432 (ccl-compile-map-multiple): Likewise.
6433 (ccl-compile-map-single): Likewise.
6434
6435 * international/kinsoku.el: Add coding tag.
6436 (kinsoku-bol): Remove superfluous TAB in a string.
6437
6438 * international/mule-cmds.el (find-coding-systems-for-charsets):
6439 Delete `composition' (if any) from CHARSETS.
6440
6441 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6442
6443 * international/mule-cmds.el (setup-specified-language-environment):
6444 Add apropos-inhibit property.
6445 (describe-specified-language-support): Likewise.
6446
6447 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
6448
6449 * international/mule.el (make-coding-system): Create -with-esc
6450 variant coding system.
6451
6452 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
6453
6454 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
6455 (next-file): Optionally offer to revert a file's buffer,
6456 if it has an existing buffer but the file has changed.
6457
6458 * info.el (Info-insert-dir): Detect and report problems
6459 in input files, such as "No Top node". Return with point
6460 at the beginning of the text.
6461 (Info-find-node): Reinsert the code to handle files
6462 with no tags table; it was deleted by mistake.
6463
6464 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
6465
6466 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
6467 texinfo-find-higher-level-node repeatedly find the same node.
6468 (texinfo-find-higher-level-node): Doc fix.
6469
6470 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
6471
6472 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
6473 (smtpmail-address-buffer): Add defvar.
6474 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
6475
6476 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
6477
6478 * ffap.el (ffap-machine-p-local): Fix editing error.
6479
6480 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6481
6482 * faces.el (frame-set-background-mode):
6483 Don't do anythung for text-only or MSDOS frame.
6484
6485 1998-10-08 Kenichi Handa <handa@etl.go.jp>
6486
6487 * international/quail.el (quail-defrule): New optional arg APPEND.
6488 (quail-defrule-internal): Fix bug of handling the argument APPEND.
6489
6490 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
6491
6492 * gnus/pop3.el (pop3-open-server):
6493 Set process-coding-system-alist around open-network-stream.
6494
6495 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
6496
6497 * files.el (save-buffer): Doc fix.
6498
6499 1998-10-07 Karl Heuer <kwzh@gnu.org>
6500
6501 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
6502 return DEF unchanged, not nil. Simplify.
6503
6504 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
6505
6506 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
6507
6508 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
6509
6510 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
6511
6512 * net-utils.el (ftp, nslookup): Require comint.
6513 (network-service-connection): Likewise.
6514 (whois-server-name): Defaults to whois.arin.net
6515 (whois-server-list, whois-server-tld, whois-guess-server): New var.
6516 (whois): Tries to guess the appropriate top-level domain server.
6517 (whois-get-tld): New function.
6518
6519 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
6520 (dirtrack-debug-toggle): Added this function.
6521
6522 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6523
6524 * files.el (find-file-noselect): Switch to the correct buffer
6525 before checking find-file-literally, and allow non-nil non-t
6526 rawfile params.
6527
6528 1998-10-06 Karl Heuer <kwzh@gnu.org>
6529
6530 * midnight.el (clean-buffer-list): Add autoload cookie.
6531
6532 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
6533 no-autosave.
6534 * tar-mode.el (tar-mode-revert): Likewise.
6535 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
6536 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
6537 * gnus/message.el (message-auto-save-directory): Renamed from
6538 message-autosave-directory. All references changed.
6539
6540 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6541
6542 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
6543 string. Expose mime stuff while searching.
6544
6545 1998-10-06 Richard Stallman <rms@gnu.org>
6546
6547 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
6548
6549 * replace.el (perform-replace): Position point properly
6550 before and after the recursive edit of C-r.
6551
6552 * progmodes/etags.el (tags-reset-tags-tables): Properly
6553 find the markers in the old rings that are being discarded.
6554
6555 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6556
6557 * apropos.el (apropos-print): control invalid characters.
6558
6559 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
6560 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
6561 confusing customize.
6562
6563 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
6564
6565 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
6566 built-in commands. Add more built-in commands and fix face names.
6567
6568 1998-10-05 Simon Marshall <simon@gnu.org>
6569
6570 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
6571
6572 1998-10-04 Eric Ludlam <zappo@gnu.org>
6573
6574 * speedbar.el (speedbar-initial-expansion-list-name): Remove
6575 customization since it is not useful in this case.
6576 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
6577 sure it gets evalled to a number. Also verify that set-frame-name
6578 fn exists before calling it.
6579
6580 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
6581 Protect a `forward-sexp' call which could fail, and improved regex
6582 for ie, and eg abbreviations.
6583
6584 1998-10-02 Noah Friedman <friedman@splode.com>
6585
6586 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
6587 send-string.
6588 (rlogin-send-Ctrl-D): Here also.
6589 (rlogin-send-Ctrl-Z): Here also.
6590 (rlogin-send-Ctrl-backslash): Here also.
6591
6592 1998-10-02 Dave Love <fx@gnu.org>
6593
6594 * outline.el (hide-region-body): Bind
6595 outline-view-change-hook to nil while making repeated calls to
6596 outline-flag-region. Run it once at the end.
6597 (hide-other, hide-sublevels, show-children): Likewise.
6598
6599 * info-look.el: Remove duplicate scheme-mode entry.
6600 (info-lookup-make-completions): When looking for entries, check
6601 that `item' isn't null or "Menu".
6602
6603 1998-10-01 Karl Heuer <kwzh@gnu.org>
6604
6605 * net-utils.el: Don't require ffap.
6606 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
6607 (ping, nslookup-host, finger, network-connection-to-service): Use them.
6608
6609 1998-09-30 Richard Stallman <rms@gnu.org>
6610
6611 * ispell.el (check-ispell-version): No need to bind default-major-mode.
6612
6613 * imenu.el (imenu--generic-function): Sort each submenu by position.
6614 (imenu--sort-by-position): New function.
6615
6616 * cus-edit.el (Custom-mode-menu): Fix info node name.
6617 (customize group): Fix info node name.
6618
6619 * mail/mailalias.el (build-mail-aliases): Don't allow
6620 a newline in the alias name. Don't define an alias
6621 if the definition would be empty.
6622
6623 * which-func.el (which-func-mode-global): Make :set function
6624 more reliable.
6625
6626 * custom.el (custom-set-variables): Load the requests first,
6627 then check the symbol's `set' function.
6628
6629 * ffap.el: Doc fixes.
6630
6631 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6632
6633 * gnus.el: (gnus-valid-select-methods): Fix type.
6634 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
6635 * gnus-score.el (gnus-orphan-score): Fix type.
6636 (gnus-score-default-header, gnus-score-default-type): Fix type.
6637 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
6638 (gnus-saved-headers): Fix type.
6639
6640 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
6641 Avoid nil value of `two-lines-citation-part'.
6642
6643 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
6644
6645 * which-func.el (which-function): Handle case when
6646 (car imenu--index-alist) is nil.
6647
6648 1998-09-29 Dave Love <fx@gnu.org>
6649
6650 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
6651 bzip2 args.
6652
6653 1998-09-29 Simon Marshall <simon@gnu.org>
6654
6655 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
6656 comint-exec-hook.
6657
6658 1998-09-29 Stephen Eglen <stephen@gnu.org>
6659
6660 * info-look.el: Add support for Octave.
6661
6662 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
6663
6664 * textmodes/reftex.el (reftex-finding-files): New customize group.
6665 (reftex-texpath-environment-variables,
6666 reftex-use-external-file-finders, reftex-external-file-finders,
6667 reftex-search-unrecursed-path-first): New options.
6668 (reftex-process-string, reftex-find-file-externally): New
6669 functions.
6670 (reftex-access-search-path): Execute shell commands to find the
6671 search path.
6672 (reftex-toggle-auto-view-crossref): When turning on, make sure
6673 `reftex-auto-view-crossref' becomes non-nil.
6674 (reftex-abbrev-regexp): Constant removed.
6675 (reftex-convert-string): Abbrev regexp calculated locally.
6676
6677 1998-09-28 Dave Love <fx@gnu.org>
6678
6679 * progmodes/fortran.el: Don't call regexp-opt when deriving
6680 font-lock patterns with keywords that aren't all literal.
6681
6682 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
6683
6684 * octave-inf.el (inferior-octave-prompt): Also match prompts of
6685 the form `octave.bin:1>' which come from using precopiled binary
6686 versions.
6687
6688 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
6689
6690 * help.el (help-for-help): Use %THIS-KEY%.
6691 (help-quit): Add doc.
6692
6693 * help-macro.el (make-help-screen): Keep HELP-TEXT
6694 in a separate function definition, not in the help command FNAME.
6695 Replace %THIS-KEY% with the key sequence that ran FNAME.
6696
6697 1998-09-25 Richard Stallman <rms@gnu.org>
6698
6699 * textmodes/texinfo.el (texinfo-show-structure):
6700 Bind inhibit-read-only.
6701
6702 * isearch.el (isearch-search-and-update): Properly
6703 handle upper case letters in the reverse-search special case.
6704
6705 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6706
6707 * gnus.el: Extend the list of autoloaded functions.
6708
6709 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
6710 buffer before creating help group. (from Gnus v5.6.43, fix by
6711 1998-08-20 Per Starback <starback@update.uu.se>)
6712
6713 * gnus-util.el (gnus-output-to-rmail): Adjust to
6714 `rmail-output-to-rmail-file'.
6715
6716 1998-09-25 Karl Heuer <kwzh@gnu.org>
6717
6718 * hexl.el (hexl-mode-map): More of previous change.
6719
6720 * textmodes/tex-mode.el (tex-run-command): Doc fix.
6721 (tex-start-tex): Don't use tex-start-options-string in star case.
6722 Quote file name in star case as well as in non-star.
6723 Add blank and quoting of option string here.
6724 (tex-start-options-string): Not here.
6725
6726 1998-09-23 Karl Heuer <kwzh@gnu.org>
6727
6728 * term.el (term-delimiter-argument-list): Doc fix.
6729 (term-emulate-terminal): Escape literal semicolon.
6730 * progmodes/asm-mode.el (asm-mode): Doc fix.
6731 (asm-comment-char): Escape literal semicolon.
6732 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
6733
6734 1998-09-23 Richard Stallman <rms@gnu.org>
6735
6736 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
6737 only those that normally modify the buffer.
6738
6739 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
6740 over again.
6741
6742 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
6743
6744 * ispell.el (check-ispell-version): Ensure same buffer is current
6745 when let-binding of case-fold-search ends.
6746
6747 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6748
6749 * ps-print.el: Skip invisible overlay.
6750 Test for set-buffer-multibyte rather than using mule-version.
6751 (ps-print-version): New version number (4.1) and doc fix.
6752 (ps-generate-postscript-with-faces): Skip invisible overlay.
6753
6754 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
6755
6756 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
6757
6758 1998-09-22 Kenichi Handa <handa@etl.go.jp>
6759
6760 * international/quail.el (quail-update-guidance): Check for the
6761 return value of (quail-guidance) fixed.
6762 (quail-update-translation): Bind quail-current-str locally when it
6763 calls quail-update-guidance.
6764 (quail-update-translation): If input-method-exit-on-first-char is
6765 non-nil, terminate translation only when the current input method
6766 is simple.
6767
6768 1998-09-22 Paul Eggert <eggert@twinsun.com>
6769
6770 * startup.el (locale-translation-file-name): Prefer X-related names
6771 to the name used by GNU/Linux sans X. Set to nil if no file found.
6772 (command-line): Use locale-translation-file-name if it is not nil,
6773 instead of testing for its existence again.
6774 regexp-quote the ctype before using it in a regexp.
6775 Allow a colon to appear after the ctype in the aliases file,
6776 as is done in X11R6.4.
6777
6778 1998-09-21 Richard Stallman <rms@gnu.org>
6779
6780 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
6781
6782 * calendar/appt.el (appt-interval): Variable deleted.
6783 (appt-check): For minutes in between appt-display-interval times,
6784 do check, but don't display anything except an updated mode line.
6785 Count against appt-display-interval based on minutes since
6786 first display of this appointment, not based on time of day.
6787 If appt-display-mode-line, force mode line redisplay
6788 whenever appt-mode-string has changed.
6789 (appt-add, appt-delete): Add autoload cookies.
6790 (appt-check): Catch errors from calling `diary'.
6791 (appt-max-time): Renamed from max-time.
6792 (appt-now-displayed, appt-display-count): New variables.
6793 (appt-timer): Don't create one if we already have one.
6794
6795 * textmodes/tex-mode.el (tex-compilation-parse-errors):
6796 More general code to use the source buffer instead of the zap file.
6797
6798 * hilit-chg.el (highlight-compare-with-file): Renamed from
6799 compare-with-file.
6800
6801 * loadhist.el (load-history-loaded): New variable.
6802 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
6803
6804 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
6805
6806 * emacs-lisp/find-func.el (find-function-search-for-symbol):
6807 Fix error messages.
6808
6809 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
6810
6811 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
6812 Emacs frame.
6813
6814 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6815
6816 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
6817 `undecided' and `undecided-unix'.
6818
6819 1998-09-21 Dave Love <fx@gnu.org>
6820
6821 * help.el (help-make-xrefs): Fix typo affecting Info references.
6822
6823 * subr.el (remove-hook): Check list values to avoid errors.
6824
6825 1998-09-18 Noah Friedman <friedman@splode.com>
6826
6827 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
6828 store string in eldoc-last-message without consing a new string.
6829 Rearrange logic from nested if's into cond's.
6830 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
6831 Do not print message; just return string.
6832 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
6833 Do not print message; just return string.
6834 Cache that string in eldoc-last-data.
6835 (eldoc-last-data): Make into a vector.
6836 (eldoc-get-fnsym-args-string): Use new data form of structure.
6837 (eldoc-get-var-docstring): Here also.
6838 (eldoc-last-data-store): New function.
6839 (eldoc-get-fnsym-args-string): Use it.
6840 (eldoc-get-var-docstring): Here also.
6841 (eldoc-docstring-first-line): Minimize interim string consing.
6842 Call substitute-command-keys on the result.
6843 (eldoc-print-var-docstrings, eldoc-print-docstring,
6844 eldoc-docstring-message): Functions removed.
6845 (eldoc-docstring-format-sym-doc): New function, functionality
6846 ripped out of eldoc-docstring-message.
6847 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
6848
6849 1998-09-18 Kenichi Handa <handa@etl.go.jp>
6850
6851 * international/mule.el (make-coding-system): Doc-string modified.
6852
6853 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
6854
6855 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
6856
6857 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
6858 customize type.
6859
6860 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
6861 type.
6862
6863 * progmodes/compile.el (compilation-error-screen-columns): New
6864 variable.
6865 (compilation-next-error-locus): Use it to decide whether to use
6866 forward-char or move-to-column.
6867
6868 * mail/rmail.el (rmail-movemail-program): Fix customize type.
6869
6870 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
6871 feedmail-fiddle-plex-user-list,
6872 feedmail-spray-address-fiddle-plex-list,
6873 feedmail-prompt-before-queue-user-alist,
6874 feedmail-prompt-before-queue-help-supplement,
6875 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
6876 feedmail-queue-alternative-mail-header-separator): Fix customize
6877 type.
6878
6879 * startup.el (site-run-file): Fix customize type.
6880
6881 * speedbar.el (speedbar-initial-expansion-list-name): Fix
6882 customize type.
6883
6884 * shell.el (shell-input-autoexpand): Fix customize type.
6885
6886 * ps-print.el (ps-font-info-database): Add missing dots in value.
6887 Improve layout of customize type.
6888
6889 * net-utils.el (traceroute-program-options, ping-program-options,
6890 ipconfig-program-options, netstat-program-options,
6891 arp-program-options, route-program-options,
6892 nslookup-program-options, ftp-program-options): Fix customize
6893 type.
6894
6895 * midnight.el (clean-buffer-list-kill-regexps,
6896 clean-buffer-list-kill-buffer-names,
6897 clean-buffer-list-kill-never-buffer-names,
6898 clean-buffer-list-kill-never-regexps): Fix customize type.
6899
6900 * man.el (Man-init-defvars): Avoid trailing nil on
6901 Man-filter-list.
6902
6903 * lpr.el (printer-name): Fix customize type.
6904
6905 1998-09-16 Kenichi Handa <handa@etl.go.jp>
6906
6907 * international/mule-cmds.el (reset-language-environment): Call
6908 update-coding-systems-internal.
6909
6910 * international/mule-conf.el: Call update-coding-systems-internal
6911 at the tail.
6912
6913 1998-09-14 Dave Love <fx@gnu.org>
6914
6915 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
6916 use the menu-enable properties, pending doing it correctly and
6917 acceptably fast.
6918
6919 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
6920
6921 1998-09-13 Dave Love <d.love@dl.ac.uk>
6922
6923 * progmodes/hideshow.el (hs-grok-mode-type): Check
6924 comment-{start,end} non-nil as well as bound. Report an error if
6925 we can't grok the mode.
6926
6927 1998-09-13 Richard Stallman <rms@gnu.org>
6928
6929 * simple.el (blink-matching-open): Don't log paren matching
6930 messages in *Messages*.
6931
6932 1998-09-12 Richard Stallman <rms@gnu.org>
6933
6934 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
6935 Set point-before-scroll at end even if there was an error.
6936
6937 * ange-ftp.el (ange-ftp-insert-file-contents):
6938 Use binary mode for dumb-unix hosts as for unix hosts.
6939 (ange-ftp-copy-file-internal): Likewise.
6940
6941 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
6942
6943 * emacs-lisp/pp.el: Doc fixes.
6944
6945 * wid-edit.el (widget-menu-max-shortcuts): New variable.
6946 (widget-choose): Don't use single-char shortcuts if # items
6947 exceeds that many. Use minibuffer instead.
6948
6949 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6950
6951 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
6952
6953 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
6954
6955 * speedbar.el (speedbar-frame-mode): Do not set frame position if
6956 in terminal mode.
6957
6958 1998-09-10 Noah Friedman <friedman@splode.com>
6959
6960 * rsz-mini.el (resize-minibuffer-mode): remove :version field from
6961 defcustom declaration. It's wreaking too much havoc with XEmacs
6962 and older versions of Emacs, which share this code.
6963
6964 * type-break.el (type-break-mode): Here also.
6965
6966 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
6967 `t' to add-hook also to modify the new local value.
6968
6969 1998-09-10 Dave Love <fx@gnu.org>
6970
6971 * vc.el (vc-insert-headers): Doc fix.
6972
6973 1998-09-10 Richard Stallman <rms@gnu.org>
6974
6975 * textmodes/flyspell.el (flyspell-mode-on): Make the
6976 ispell-... variables permanent locals.
6977 (flyspell-mode-off): Add autoload cookie.
6978
6979 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
6980 do use binary mode, just as for `unix'.
6981 (ange-ftp-host-type): If HOST is nil, return `unix'.
6982
6983 * dired.el (dired-mark-files-containing-regexp):
6984 Don't scan directories. Ignore non-readable files.
6985
6986 * progmodes/compile.el (compilation-error-regexp-alist):
6987 Fix previous change: allow . and _ in command name.
6988
6989 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
6990
6991 * uncompress.el (uncompress-while-visiting):
6992 Use just the car of what find-operation-coding-system returns.
6993
6994 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
6995
6996 * shell.el (shell-file-name-quote-list): Add # to the value.
6997
6998 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
6999
7000 * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook
7001 to make killing of ispell process work even if
7002 kill-all-local-variables has been run.
7003
7004 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7005
7006 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
7007 loop when sexp entry ends at end of file with no newline.
7008
7009 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7010
7011 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
7012 (Custom-reset-standard): Fix menu inconsistency.
7013
7014 * mail/feedmail.el (feedmail-from-line): Allow t.
7015 (feedmail-message-id-suffix): Allow nil.
7016
7017 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7018 Simplify. Make prefix arg work right.
7019
7020 1998-09-09 Dave Love <fx@gnu.org>
7021
7022 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7023
7024 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
7025
7026 1998-09-08 Dave Love <fx@gnu.org>
7027
7028 * add-log.el (change-log-font-lock-keywords): Do parenthesized
7029 stuff only after file names or at start of line. Allow parens
7030 around e-mail, as well as angles.
7031
7032 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
7033 ignore-errors too, eval'd when compile. Require w3 stuff at load
7034 time for nicer failure if it's not available.
7035
7036 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
7037
7038 * comint.el (comint-arguments): Ignore backslashes when using
7039 w32 shells that expect backslashes as the directory separator.
7040
7041 1998-09-04 Kenichi Handa <handa@etl.go.jp>
7042
7043 * international/fontset.el (resolved-ascii-font): New variable.
7044 (x-complement-fontset-spec): By side effect, set
7045 `resolved-ascii-font' to the resolved name of ASCII font."
7046 (create-fontset-from-fontset-spec): Don't get a value for
7047 resolved-ascii-font from the list full-fontlist. It is set by
7048 x-complement-fontset-spec now.
7049
7050 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
7051 version, check the value of mule-version.
7052
7053 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
7054
7055 * textmodes/reftex.el (reftex-view-crossref): Split up into
7056 several functions. No longer moves to find a macro.
7057 (reftex-view-cr-cite, reftex-view-cr-ref,
7058 reftex-end-of-bib-entry): New functions.
7059 (reftex-auto-view-crossref): New value `window' allowed.
7060 (reftex-view-crossref-when-idle): Process new `window' option in
7061 (reftex-translate-to-ascii-function): New default.
7062 (reftex-label-illegal-re): Default changed, removed Latin1.
7063 (reftex-latin1-to-ascii): New function.
7064 (reftex-what-environment): Check for section regexp before use.
7065 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
7066 absolute path names.
7067 (reftex-TeX-master-file): Changed sequence of file checks.
7068 (reftex-do-citation): bibview cache only with RefTeX mode on.
7069
7070 1998-09-06 Richard Stallman <rms@gnu.org>
7071
7072 * progmodes/compile.el (compilation-error-regexp-alist):
7073 In first pattern (GNU utilities and other things),
7074 allow a space after the optional program name at the beginning.
7075
7076 * mail/mail-hist.el (mail-hist-current-header-contents):
7077 Fix previous change: use mail-header-end.
7078
7079 1998-09-06 Bill Richter <richter@math.nwu.edu>
7080
7081 * international/ccl.el: Doc fixes.
7082 * international/encoded-kb.el: Doc fixes.
7083 * international/fontset.el: Doc fixes.
7084 * international/kinsoku.el: Doc fixes.
7085 * international/kkc.el: Doc fixes.
7086 * international/mule-cmds.el: Doc fixes.
7087 * international/mule-conf.el: Doc fixes.
7088 * international/mule-util.el: Doc fixes.
7089 * international/mule.el: Doc fixes.
7090
7091 1998-09-05 Eric Ludlam <zappo@gnu.org>
7092
7093 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
7094 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
7095 (checkdoc-this-string-valid-engine): Permit ? as terminating
7096 punctuation for first line sentence breaking.
7097 (checkdoc-this-string-valid): When converting a comment into a doc
7098 string, make sure " chars are \".
7099 (checkdoc-sentencespace-region-engine): Only do double space check
7100 if based on the variable `sentence-end-double-space'
7101 (checkdoc-this-string-valid-engine): ? ends valid sentence.
7102 (checkdoc-proper-noun-region-engine): Exclude items in URLs
7103
7104 1998-09-04 Richard Stallman <rms@gnu.org>
7105
7106 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7107 Recognize define-skeleton as a function definer.
7108
7109 * cus-edit.el (customize-option): Refuse to customize
7110 a variable that has no defcustom. But if variable is autoloaded,
7111 first try to load the library that defines it.
7112
7113 * international/iso-insert.el: Use `string' before calling `insert'
7114 so that in multibyte buffers we insert multibyte chars.
7115
7116 * dired.el (dired-mark-files-containing-regexp):
7117 Don't use find-file; instead, insert the file in a temp buffer.
7118
7119 * textmodes/tex-mode.el (tex-start-options-string): New option.
7120 (tex-start-tex): Use that variable.
7121
7122 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
7123 value in the `repeat' alternative a list.
7124
7125 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
7126 the inserted newline, verify that one was really inserted.
7127
7128 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
7129 remains on or remains off.
7130 (flyspell-multi-language-p): Default changed to nil.
7131
7132 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
7133 In "found in comment" case, don't beginning-of-line after forward-line.
7134
7135 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
7136 If the function definition is not a lambda, return original FORM
7137 with no error.
7138
7139 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
7140
7141 * net-utils.el (netstat-program-options): Changed from nil to "-a"
7142 so that by default netstat shows all network connections.
7143
7144 1998-09-04 Bob Weiner <weiner@altrasoft.com>
7145
7146 * international/quail.el: Doc fixes.
7147
7148 * info.el (info): Don't add parens if FILE already has them.
7149
7150 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
7151
7152 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
7153 on extension lines.
7154
7155 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
7156
7157 * w32-fns.el (w32-shell-dos-semantics): New function.
7158
7159 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
7160
7161 * international/quail.el (quail-choose-completion-string): Store
7162 completion `choice' in `quail-current-str'; don't insert it.
7163
7164 1998-09-02 Kenichi Handa <handa@etl.go.jp>
7165
7166 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
7167 argument to ps-mule-generate-bitmap-font.
7168
7169 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
7170 entry and change Latin-1 entry in the default value.
7171 (ps-mule-font-info-database-ps-bdf): New variable.
7172 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
7173 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
7174 registerd in FONT-SPEC.
7175 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
7176 charcter width of bitmap fonts.
7177 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
7178 procedure NF.
7179 (ps-begin-file): Output PostScript code for setting
7180 SpaceWidthRatio.
7181 (ps-plot-region): Use line-beginning-position to get a position of
7182 the beginning of the current line.
7183
7184 * international/mule-cmds.el (register-input-method): Doc-string
7185 modified.
7186
7187 1998-09-01 Dave Love <fx@gnu.org>
7188
7189 * international/mule-cmds.el (current-language-environment): Fix
7190 setter function.
7191
7192 1998-09-01 Simon Marshall <simon@gnu.org>
7193
7194 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
7195 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
7196 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
7197 names with font-lock-type-face. Fontify type specs, etc., with
7198 font-lock-keyword-face.
7199
7200 1998-08-31 Kenichi Handa <handa@etl.go.jp>
7201
7202 * international/fontset.el (x-complement-fontset-spec): If ASCII
7203 font is specified in FONTLIST, don't substitute it for the
7204 resolved name.
7205
7206 1998-08-31 Paul Eggert <eggert@twinsun.com>
7207
7208 * international/mule.el (charset-description): Doc fix.
7209
7210 * language/chinese.el, language/cyrillic.el, language/czech.el,
7211 language/devanagari.el, language/ethiopic.el,
7212 language/european.el, language/hebrew.el, language/indian.el,
7213 language/japanese.el, language/korean.el, language/lao.el,
7214 language/slovak.el, language/thai.el, language/tibetan.el,
7215 language/vietnamese.el:
7216 Add coding: local variable, to avoid bootstrapping problem
7217 if you need to recompile all the Lisp files using interpreted code.
7218
7219 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7220
7221 * cal-china.el (chinese-year-cache): Change range of years from
7222 1989-2000 to 1990-2010.
7223
7224 1998-08-29 Dave Love <d.love@dl.ac.uk>
7225
7226 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
7227 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
7228
7229 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7230
7231 * ps-print.el (ps-print-control-characters): Doc-string modified.
7232 (ps-output-string-prim): Comment format changed.
7233 (ps-do-despool): Indentation of source code changed.
7234
7235 1998-08-28 Kenichi Handa <handa@etl.go.jp>
7236
7237 * subr.el (sref): Make it an alias of aref. Make the
7238 byte-compiler warn that it is obsolete.
7239 (char-bytes): Make the byte-compiler warn that it is obsolete.
7240
7241 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
7242 Calculate the total bytes using position-bytes instead of
7243 char-bytes.
7244
7245 1998-08-27 Karl Heuer <kwzh@gnu.org>
7246
7247 * snmp-mode.el: New file.
7248 * files.el (auto-mode-alist): Add snmp-mode patterns.
7249
7250 1998-08-27 Karl Eichwalder <ke@suse.de>
7251
7252 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
7253
7254 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7255
7256 * calendar/diary-lib.el (diary-block): Doc fix..
7257 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
7258
7259 1998-08-27 Richard Stallman <rms@gnu.org>
7260
7261 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
7262 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
7263 Clear appt-mode-string if we don't put something in it.
7264
7265 1998-08-27 Dave Love <fx@gnu.org>
7266
7267 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
7268 dired-local-variables-file for dired-x.
7269
7270 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
7271 for compressed library files too.
7272
7273 1998-08-26 Kenichi Handa <handa@etl.go.jp>
7274
7275 * language/european.el ("Latin-1"): Modify `documentation' key value.
7276 ("Latin-2"): Likewise.
7277
7278 1998-08-26 Karl Heuer <kwzh@gnu.org>
7279
7280 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
7281
7282 1998-08-26 Albert L. Ting <alt@artisan.com>
7283
7284 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
7285 (mail-hist-current-header-contents): Use mail-text-start.
7286
7287 1998-08-26 Richard Stallman <rms@gnu.org>
7288
7289 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
7290 (customize-changed-options-previous-release): New variable.
7291 (customize-changed-options): Use that variable as default arg.
7292
7293 1998-08-26 Karl Eichwalder <ke@suse.de>
7294
7295 * midnight.el: Require `timer' not only when compiling.
7296
7297 1998-08-26 Per Starback <starback@update.uu.se>
7298
7299 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
7300 buffer before creating help group.
7301
7302 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7303
7304 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
7305 coding-system-for-write before saving.
7306
7307 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
7308
7309 * isearch.el (isearch-forward): Doc fix.
7310
7311 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
7312
7313 * emacs-lisp/find-func.el: Fix :version tags to have a string
7314 value, not a float.
7315
7316 * cus-dep.el: Fix typo in output.
7317
7318 1998-08-25 Dave Love <fx@gnu.org>
7319
7320 * repeat.el (repeat): Doc fix.
7321 [From rms:]
7322 (repeat-previous-repeated-command): New variable.
7323 (repeat): Check for real-last-command being null or repeat. Set
7324 repeat-previous-repeated-command.
7325
7326 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
7327
7328 1998-08-25 Kenichi Handa <handa@etl.go.jp>
7329
7330 * gnus/message.el (message-send-mail-with-sendmail): Bind
7331 coding-system-for-write by the return value of
7332 select-message-coding-system.
7333 (message-send-mail-with-qmail): Likewise.
7334
7335 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
7336
7337 * emacs-lisp/autoload.el: Fix doc-string-elt property on
7338 define-derived-mode.
7339
7340 * files.el (file-name-invalid-regexp):
7341 Fix regex for ms-dos without long file names.
7342
7343 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7344
7345 * ps-print.el: Multi-byte buffer handling.
7346 (ps-print-version): New version number (4.0) and doc fix.
7347 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
7348 compilation for GNU Emacs and emacsens.
7349 (ps-generate-postscript-with-faces): Force invisible text to be
7350 visible.
7351 (dos-ps-printer): New var to avoid compilation gripes.
7352
7353 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7354
7355 * ps-print.el (ps-mule-plot-string): Pay attention to the case
7356 that no more characters can't be printed in the current line.
7357
7358 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7359
7360 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
7361 greater than TO.
7362
7363 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7364
7365 * ps-print.el: Add codes to make ps-print.el work also on Emacs
7366 20.2 and the earlier version.
7367 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
7368 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
7369 (ps-mule-find-wrappoint): Likewise.
7370 (ps-mule-generate-font): Change `X' to `x' in format
7371 control-string.
7372 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
7373 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
7374 `restore' form procedures `BC' and `EC'.
7375
7376 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7377
7378 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
7379 is an executable procedure. Make LineThickness, Xshadow, and
7380 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
7381 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
7382 ps-mule-font-info-database-bdf): New vars.
7383 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
7384 (ccl-encode-ethio-unicode): New CCL program.
7385 (ps-mule-encode-ethiopic): New fun.
7386 (ps-mule-current-charset): New var.
7387 (ps-mule-get-font-spec, ps-mule-font-spec-src,
7388 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
7389 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
7390 (ps-mule-external-libraries): New var.
7391 (ps-mule-init-external-library): New fun.
7392 (ps-mule-font-cache): New var.
7393 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
7394 (ps-last-font): New var.
7395 (ps-mule-prepare-font): New fun.
7396 (ps-mule-charset-list): New var.
7397 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
7398 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
7399 ps-mule-plot-string): New funs.
7400 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
7401 New vars.
7402 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
7403 ps-mule-prepare-cmpchar-font): New funs.
7404 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
7405 vars.
7406 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
7407 ps-mule-generate-bitmap-glyph): New funs.
7408 (ps-mule-initialize, ps-mule-begin): New funs.
7409 (ps-output-string-prim): Insert string as unibyte.
7410 (ps-output-prologue): New fun.
7411 (ps-flush-output): Handle the case of 'prologue.
7412 (ps-begin-file): Call ps-mule-initialize.
7413 (ps-begin-job): Set ps-control-or-escape-regexp differently if
7414 printing multibyte characters.
7415 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
7416 (ps-basic-plot-string): Handle the case of printing ASCII
7417 characters by external libraries (e.g. BDF).
7418 (ps-set-font): Set ps-last-font.
7419 (ps-plot-region): Handle multibyte characters, use
7420 ps-mule-plot-string for them.
7421 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
7422
7423 * bdf.el: New file.
7424
7425 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
7426
7427 * international/mule-cmds.el (select-message-coding-system): New
7428 function.
7429 (set-language-environment-coding-systems): Set
7430 default-sendmail-coding-system.
7431
7432 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
7433 (default-sendmail-coding-system): New variable.
7434 (sendmail-send-it): Encode the message by a coding system
7435 select-message-coding-system returns.
7436
7437 1998-08-23 Eric Ludlam <zappo@gnu.org>
7438
7439 * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'.
7440 (speedbar-mode): Set buffer to read only.
7441 (speedbar-temp-buffer-show-function): For emacs don't call hook
7442 with arguments.
7443 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
7444
7445 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
7446
7447 * speedbar.el (speedbar-key-map): Fix typo.
7448
7449 See ChangeLog.7 for earlier changes.