(comment-region-internal): Go back to BEG after quoting
[bpt/emacs.git] / lisp / ChangeLog
1 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
2
3 * newcomment.el (comment-region-internal): Go back to BEG after quoting
4 the nested comment markers.
5
6 * subr.el (remove-hook): Don't turn the hook's value into a list.
7
8 2000-05-21 Dave Love <fx@gnu.org>
9
10 * edmacro.el (edmacro-parse-keys): Return vector if any elements
11 are invalid characters.
12
13 * international/mule-util.el (detect-coding-with-priority): Use
14 mapc. Remove redundant lambda.
15
16 * international/mule-diag.el (list-non-iso-charset-chars)
17 (describe-fontset): Remove redundant lambda.
18
19 * emulation/crisp.el (brief-mode): New alias.
20
21 * emacs-lisp/ring.el (ring-elements): New function.
22
23 * emacs-lisp/easymenu.el (easy-menu-create-menu)
24 (easy-menu-do-add-item): Use keywordp.
25
26 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
27
28 * replace.el: Doc and error message fixes.
29 (replace-highlight): Use facep, not internal-find-face.
30
31 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
32
33 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
34
35 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
36 (log-edit-insert-changelog): Drop `:' as well.
37
38 * log-view.el: Fix file description.
39 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
40 available.
41 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
42 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
43
44 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
45 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
46 Print a status message if the toggle is called interactively.
47 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
48 for global minor modes and use `defcustom' for them.
49 Use add-minor-mode.
50 (easy-mmode-define-derived-mode): Remove.
51 (define-derived-mode): Fancier default docstring.
52 (easy-mmode-define-navigation): Signal an error rather than (ding).
53
54 * newcomment.el (comment-styles): New `box-multi'.
55 (comment-normalize-vars): Better default for comment-continue to
56 avoid whitespace-only continuations.
57 (comment-search-forward): Always move even in the no-syntax case.
58 (comment-padright): Only obey N if it's only obeyed for padleft.
59 (comment-make-extra-lines): Better handling of empty continuations.
60 Use `=' for the filler if comment-start has only one character.
61 (uncomment-region): Try handling the special `=' filler.
62 (comment-region): Allow LINES even if MULTI is nil.
63 (comment-box): Choose box style based on comment-style.
64
65 2000-05-20 Kenichi Handa <handa@etl.go.jp>
66
67 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
68 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
69
70 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
71
72 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
73 and insert, not subst-char-in-region.
74
75 * international/mule-diag.el (list-character-sets-1): Handle
76 charsets eight-bit-control and eight-bit-graphic.
77 (list-iso-charset-chars): Likewise.
78 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
79 charactes as is. Use indent-to to align characters.
80
81 * international/mule-cmds.el (find-multibyte-characters): Never
82 exclude charsets eight-bit-control and eight-bit-graphic.
83
84 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
85
86 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
87 Don't quote lambdas.
88
89 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
90
91 2000-05-19 Gerd Moellmann <gerd@gnu.org>
92
93 * gud.el (gud-jdb-directories): Doc fix.
94
95 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
96
97 * newcomment.el: New file.
98
99 2000-05-19 Gerd Moellmann <gerd@gnu.org>
100
101 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
102
103 2000-05-18 Andreas Schwab <schwab@suse.de>
104
105 * dired.el (dired-between-files): Also skip lines beginning with
106 `used'.
107
108 2000-05-18 Gerd Moellmann <gerd@gnu.org>
109
110 * msb.el (msb-menu-cond): Add choice `user'.
111
112 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
113
114 * ps-print.el: Compatibility, customization and doc fix.
115 (ps-printer-name-option): Replace defconst by defvar.
116 (ps-postscript-code-directory): XEmacs compatibility.
117 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
118 fix.
119 (ps-user-defined-prologue, ps-print-prologue-header)
120 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
121 compatibility and code fix.
122 (ps-print-background-image, ps-print-background-text):
123 Customization fix.
124 (ps-line-number-start, ps-n-up-on): New vars.
125
126 2000-05-18 Espen Skoglund <esk@ira.uka.de>
127
128 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
129 the indent-comment function to just return the appropriate indent.
130
131 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
132
133 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
134 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
135 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
136
137 2000-05-18 Dave Love <fx@gnu.org>
138
139 * info.el (Info-fontify-node): Add intangible property as well as
140 invisible.
141
142 * calendar/appt.el (appt-make-list): Match all lines of entry.
143 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
144
145 2000-05-18 Kenichi Handa <handa@etl.go.jp>
146
147 * international/mule-diag.el (describe-char-after): Call
148 internal-char-font, not char-font. If internal-char-font returns
149 nil, display "-- none --".
150
151 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
152
153 * image.el (image-type-available-p): Don't reference image-types
154 if it isn't bound.
155
156 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
157
158 * autoarg.el (autoarg-mode): Typo in the :set argument.
159
160 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
161
162 * startup.el (command-line-1): Don't signal an error if the
163 directory for auto-save-list files does not yet exist.
164
165 2000-05-17 Kenichi Handa <handa@etl.go.jp>
166
167 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
168
169 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
170
171 * subr.el (remove-hook): `setq' hook-value, not `set'.
172
173 2000-05-16 Sam Steingold <sds@gnu.org>
174
175 * info.el (debug-ignored-errors): More errors to ignore.
176
177 2000-05-16 Dave Love <fx@gnu.org>
178
179 * cus-edit.el: Don't require cl or easymenu.
180 (custom-variable-prompt): Test standard-value property, not
181 user-variable-p.
182
183 2000-05-16 Sam Steingold <sds@gnu.org>
184
185 * subr.el (add-hook): `setq' hook-value, not `set'.
186
187 2000-05-16 Gerd Moellmann <gerd@gnu.org>
188
189 * startup.el (command-line-1): Mention the FAQ in the startup
190 message.
191
192 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
193
194 * progmodes/compile.el (compilation-parse-errors): Collect
195 `nomessage' regexps last.
196
197 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
198
199 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
200 to the function name.
201
202 2000-05-15 Dave Love <fx@gnu.org>
203
204 * speedbar.el (speedbar-recenter): Typo.
205 (speedbar-expand-line): Make arg optional.
206 (speedbar-mode): Avoid a compiler warning.
207
208 2000-05-15 Gerd Moellmann <gerd@gnu.org>
209
210 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
211 user-specified option string is empty.
212
213 * mouse.el (mouse-yank-at-click): Doc fix.
214
215 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
216
217 * term/internal.el (IT-character-translations): More updates of
218 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
219 documents.
220
221 2000-05-15 Gerd Moellmann <gerd@gnu.org>
222
223 * env.el (getenv): New function, interactively callable.
224 (setenv, getenv): Remove autoload cookies.
225
226 * loadup.el: Load `env'.
227
228 * progmodes/f90.el: Change author's mail address.
229
230 2000-05-14 Dave Love <fx@gnu.org>
231
232 * mail/rmail.el (rmail-show-message-hook): Customize and offer
233 goto-addr as an option.
234
235 * help.el (help-xref-stack): Doc fix.
236 (help-xref-following): New variable.
237 (help-make-xrefs): Use it.
238 (help-xref-go-back): Use position information from stack element.
239 (help-follow): Make position in stack element a pair. Use
240 help-xref-following.
241
242 * autoarg.el: New file.
243
244 * faces.el: Declare more functions obsolete.
245
246 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
247 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
248 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
249 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
250 Remove all the setup-...-environment functions.
251
252 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
253
254 * speedbar.el: Updated the commentary section. xemacs20p now uses
255 >= when detecting. Require `defimage' safely.
256 (speedbar-easymenu-definition-base): Add toggle for images.
257 (speedbar-easymenu-definition-special): Add flush cache & expand.
258 (speedbar-visiting-tag-hook): Set new defaults. Added options.
259 (speedbar-reconfigure-keymaps-hook): New variable.
260 (speedbar-frame-parameters): Updated documentation.
261 (speedbar-use-imenu-flag): Updated custom tag
262 (speedbar-dynamic-tags-function-list): New variable.
263 (speedbar-tag-hierarchy-method): Updated doc & custom.
264 (speedbar-indentation-width, speedbar-indentation-width) New
265 variables.
266 (speedbar-hide-button-brackets-flag): Customizable.
267 (speedbar-vc-indicator): Doc update.
268 (speedbar-ignored-path-expressions): Updated default value.
269 (speedbar-supported-extension-expressions): Updated default value.
270 (speedbar-syntax-table): Remove {} paren status.
271 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
272 as "+". Added overlay aliases.
273 (speedbar-mode): Use `speedbar-mode-line-update' instead of
274 `force-mode-line-update'.
275 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
276 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
277 `mouse-set-point'
278 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
279 (speedbar-item-info-tag-helper): Revamped to handle a wider range
280 of arbitrary text, and new helper functions.
281 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
282 filename finder.
283 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
284 (speedbar-directory-buttons): Update path search/expansion.
285 (speedbar-make-tag-line): Pay attention to
286 `speedbar-indentation-width'. Use more care w/ invisible
287 properties.
288 (speedbar-change-expand-button-char): Call
289 `speedbar-insert-image-button-maybe'.
290 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
291 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
292 (speedbar-trim-words-tag-hierarchy)
293 (speedbar-simple-group-tag-hierarchy): New functions
294 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
295 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
296 functions.
297 (speedbar-mouse-set-point): New function
298 (speedbar-power-click): Updated documentation.
299 (speedbar-line-token, speedbar-goto-this-file): Handle more types
300 of tag prefix text.
301 (speedbar-expand-line, speedbar-contract-line): Make more robust
302 to strange text.
303 (speedbar-expand-line): Takes universal argument to flush the
304 cache.
305 (speedbar-flush-expand-line): New function.
306 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
307 Use new generator insertion method.
308 (speedbar-fetch-dynamic-tags): New function.
309 (speedbar-fetch-dynamic-imenu): Removed code now handled in
310 `speedbar-fetch-dynamic-imenu'.
311 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
312 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
313 "Revert Buffer" menu items.
314 (speedbar-buffer-buttons-engine): Be smarter when creating a
315 filename tag (for expansion purposes.).
316 (speedbar-highlight-one-tag-line,
317 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
318 (speedbar-recenter): New functions.
319 (defimage-speedbar): Image loading abstraction.
320 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
321 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
322 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
323 (speedbar-tag-type, speedbar-tag-mail): New images.
324 (speedbar-expand-image-button-alist): New variable.
325 (speedbar-insert-image-button-maybe): Insert an image over some
326 buttons.
327
328 2000-05-13 Kenichi Handa <handa@etl.go.jp>
329
330 * international/mule-cmds.el (encode-coding-char): An ASCII
331 character is always encodable.
332
333 * international/mule-conf.el: Add more information in descriptions
334 of character sets.
335
336 * international/mule-diag.el (describe-char-after): New function.
337 (describe-font-internal): Adjusted for the change of font-info.
338 (describe-font): Likewise.
339 (print-fontset): Rewritten for the new fontset implementation.
340 (describe-fontset): Include fontset alias names in completion.
341 (list-fontsets): Adjusted for the change of print-fontset.
342
343 * simple.el (what-cursor-position): If DETAIL is non-nil, call
344 describe-char-after instead of displaying the detail in the echo
345 area.
346 (syntax-code-table): Format changed.
347 (string-to-syntax): Adjusted for the above change.
348
349 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
350
351 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
352
353 2000-05-12 Dave Love <fx@gnu.org>
354
355 * calendar/todo-mode.el: Remove some compatibility stuff and CL
356 dependence. Use line-{beginning,end}-position, not
357 point-at{b,e}ol. Some doc fixes.
358 (todo-position): New function. Fix callers of position to use it.
359 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
360
361 2000-05-12 Gerd Moellmann <gerd@gnu.org>
362
363 * time.el (display-time-mail-icon): Use `:ascent center'.
364
365 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
366 handling FTP security extensions.
367
368 2000-05-11 Dave Love <fx@gnu.org>
369
370 * calendar/todo-mode.el: New file.
371
372 2000-05-11 Gerd Moellmann <gerd@gnu.org>
373
374 * comint.el (comint-read-input-ring): Move reference to
375 comint-input-ring-size outside of the save-excursion. It was
376 causing the default value to be the only one ever seen.
377
378 * font-lock.el: Update copyright. Remove Simon Marshall's email
379 address on request from him.
380
381 * subr.el (substitute-key-definition): Add comment describing
382 the meaning of PREFIX.
383
384 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
385
386 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
387
388 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
389 (add-minor-mode): Don't make the variable buffer-local and add a
390 reference to define-minor-mode in the docstring.
391
392 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
393 HEADER/FOOTER and fix bug with trailing empty directory.
394 (cvs-append-to-ignore): Use vc-editable-p if available.
395 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
396 (vc-do-command): Tweak advice to handle the new VC.
397
398 * log-view.el (log-view-goto-rev): New function for the new VC.
399 (log-view-minor-wrap): Use mark-active.
400
401 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
402 (log-edit-changelog-full-paragraphs): New var.
403 (log-edit-insert-changelog): Remove a lonely leading `* file'.
404 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
405 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
406 (log-edit-changelog-ours-p, log-edit-changelog-entries)
407 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
408 Replace the `cvs' prefix with `log-edit'.
409
410 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
411
412 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
413 (diff-font-lock-defaults): Explicitly turn off multiline.
414 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
415 (diff-ediff-patch): Fix call to ediff-patch-file.
416 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
417 Handle comments.
418
419 * frame.el (automatic-hscrolling): Typo.
420
421 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
422
423 2000-05-09 Sam Steingold <sds@goems.com>
424
425 * apropos.el (apropos-print): use `describe-face' instead of
426 `customize-face-other-window'.
427
428 2000-05-09 Dave Love <fx@gnu.org>
429
430 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
431
432 * help.el (describe-variable): Have customize button pop the
433 help-xref stack when invoked.
434 (help-xref-symbol-regexp): Add `face'.
435 (help-make-xrefs): Check for quoted face names and adapt regexp
436 submatch numbers to cope.
437 (help-xref-interned): Maybe insert face doc too. Separate
438 sections with a line of hyphens.
439
440 * faces.el: Some doc fixes. Declare some functions obsolete.
441 (describe-face): Add customize button. Return the help
442 text. Fix prompt.
443
444 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
445
446 * term/internal.el (IT-character-translations): Fix last change.
447
448 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
449
450 * woman.el: New file
451 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
452
453 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
454
455 * term/internal.el (IT-character-translations): Update ASCII
456 simulations for greek-iso8859-7, add latin-iso8859-14 and
457 latin-iso8859-15.
458
459 * international/mule-cmds.el (set-language-info-alist): Call
460 define-prefix-command with 3 arguments, to make the map suitable
461 for a menu.
462
463 2000-05-07 Dave Love <fx@gnu.org>
464
465 * time.el: Small doc fixes from Pavel Janic.
466
467 2000-05-05 Dave Love <fx@gnu.org>
468
469 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
470 list in doc string. Don't quote keyword symbols.
471 * emacs-lisp/cl.el: Likewise
472 * emacs-lisp/cl-seq.el: Likewise
473
474 2000-05-05 Gerd Moellmann <gerd@gnu.org>
475
476 * abbrev.el (abbrev-mode): Make ARG optional.
477
478 2000-05-04 Gerd Moellmann <gerd@gnu.org>
479
480 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
481
482 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
483
484 * subr.el (substitute-key-definition): Clarify documentation.
485
486 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
487
488 * glasses.el (glasses-convert-to-unreadable): Use
489 `glasses-separator' instead of the hard-wired "_".
490 (glasses-mode): Call `glasses-make-unreadable' only in a single
491 place.
492
493 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
494
495 * term/internal.el (cjk-codepages-alist): Add associations for
496 Chinese and Korean codepages. Remove FIXME comment.
497
498 2000-05-03 Dave Love <fx@gnu.org>
499
500 * time.el (display-time-mail-face, display-time-use-mail-icon):
501 New option.
502 (display-time-mail-icon): New variable.
503 (display-time-string-forms): Use the above. Fix the local-map.
504
505 2000-05-03 Gerd Moellmann <gerd@gnu.org>
506
507 * replace.el (query-replace-map): Add binding for `E'.
508 (query-replace-help): Extend help text.
509 (perform-replace): Allow editing the replacement string.
510
511 * make-mode.el (makefile-mode-abbrev-table): New variable.
512 (makefile-mode): Set local abbrev table to
513 makefile-mode-abbrev-table.
514 (makefile-font-lock-keywords): Fontify includes and conditionals.
515
516 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
517 set TOGGLE's value.
518
519 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
520 mail-interactive-insert-alias.
521 (mail-abbrev-complete-alias): New command.
522 (mail-mode-map): Bind it to `M-TAB'.
523
524 2000-05-03 Kenichi Handa <handa@etl.go.jp>
525
526 * language/lao-util.el (lao-compose-region): New function.
527
528 2000-05-02 Gerd Moellmann <gerd@gnu.org>
529
530 * files.el (recover-session): Make directories as necessary
531 if they don't exist yet.
532
533 * calendar/cal-french.el
534 (french-calendar-multibyte-special-days-array)
535 (french-calendar-special-days-array): Change French text.
536 (calendar-french-date-string): Change output.
537 (calendar-goto-french-date): Likewise.
538
539 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
540
541 * wid-edit.el (widget-default-active): Obey `:always-active'.
542 (widget-documentation-string-value-create): Set `:always-active'.
543
544 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
545
546 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
547 default prefix to `~/_emacs.d/auto-save.list/_s'.
548 (normal-top-level): Create the directory for auto-save files, if
549 it doesn't already exist (in the ms-dos case only).
550
551 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
552
553 * international/mule-cmds.el (set-language-environment): Don't
554 concat an integer (dos-codepage), use format instead.
555
556 2000-05-02 Dave Love <fx@gnu.org>
557
558 * help.el (help-xref-on-pp): Check for constant symbols.
559
560 2000-04-29 Gerd Moellmann <gerd@gnu.org>
561
562 * startup.el (normal-top-level): Put a condition-case around
563 the code loading subdirs.el.
564
565 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
566
567 * ps-print.el: Upside-down and face background color printing,
568 line number step, doc fix.
569 (ps-print-version): New version number (5.2).
570 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
571 (ps-face-attribute-list, ps-plot-with-face): Code fix.
572 (ps-spool-config): Var fix.
573 (ps-printer-name-option): Const fix.
574 (ps-print-upside-down, ps-use-face-background)
575 (ps-line-number-step): New vars.
576 (ps-window-system, ps-lp-system): New consts.
577 (ps-face-background): New fun.
578
579 2000-04-28 Richard Stallman <rms@gnu.org>
580
581 * files.el (make-auto-save-file-name):
582 Apply auto-save-file-name-transforms to visited file name
583 before generating auto save file name.
584 (auto-save-file-name-transforms): New variable.
585
586 * files.el (backup-enable-predicate):
587 Correctly test for a file under a temporary directory.
588
589 2000-04-28 Gerd Moellmann <gerd@gnu.org>
590
591 * subr.el (add-minor-mode): Rewritten.
592
593 2000-04-28 Kenichi Handa <handa@etl.go.jp>
594
595 * mail/sendmail.el (sendmail-send-it): Set
596 buffer-file-coding-system to the selected coding system for MIME
597 header.
598
599 2000-04-27 Gerd Moellmann <gerd@gnu.org>
600
601 * dired.el (dired-move-to-filename-regexp): Allow format where
602 YYYY is followed by two spaces.
603
604 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
605 in the second character class of the regexp.
606
607 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
608 mh-etc, too.
609
610 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
611 nil.
612
613 * subr.el (add-minor-mode): Use `set' instead of `setq'.
614
615 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
616 argument.
617
618 2000-04-27 Sen Nagata <sen@eccosys.com>
619
620 * emacs-lisp/crm.el (crm-completion-table): New variable.
621 (crm-collection-fn, crm-test-completion)
622 (completing-read-multiple): Use it.
623
624 2000-04-27 Dave Love <fx@gnu.org>
625
626 * help.el (locate-library): Use mapc.
627 (help-manyarg-func-alist): Add call-process-region.
628
629 2000-04-26 Gerd Moellmann <gerd@gnu.org>
630
631 * subr.el (add-minor-mode): Make argument MAP optional.
632
633 * desktop.el (desktop-save): Save list of minor modes.
634 (desktop-create-buffer): Restore minor modes.
635 (desktop-minor-mode-table): New user-option.
636
637 * subr.el (add-minor-mode): New function.
638
639 * image.el (find-image): New function.
640 (defimage): Rewritten to find image at load time.
641
642 * startup.el (normal-top-level-add-to-load-path): Handle
643 case that the default directory is not in load-path.
644
645 * help.el: Old patch from Stefan Monnier.
646 (help-xref-on-pp): New function.
647 (describe-variable): Use it to display xrefs in a symbol's value.
648
649 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
650
651 * cus-edit.el (custom-face): Fix parenthesis.
652
653 2000-04-26 Kenichi Handa <handa@etl.go.jp>
654
655 * mail/rmail.el (rmail-expunge): When there are no deleted
656 messages, do nothing.
657
658 2000-04-26 Dave Love <fx@gnu.org>
659
660 * international/mule-cmds.el (locale-translation-file-name):
661 Defvar to nil.
662 (set-locale-environment): Set it here (at runtime).
663
664 2000-04-25 Gerd Moellmann <gerd@gnu.org>
665
666 * replace.el (perform-replace): Add parameters START and END. Use
667 them instead of the check for a region in Transient Mark mode.
668 (query-replace-read-args): Return two more list elements for the
669 start and end of the region in Transient Mark mode.
670 (query-replace, query-replace-regexp, query-replace-regexp-eval)
671 (map-query-replace-regexp, replace-string, replace-regexp): Add
672 optional last arguments START and END and pass them to
673 perform-replace.
674
675 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
676 form with additional arguments for perform-replace.
677
678 * progmodes/etags.el (tags-query-replace): Add parameters START
679 and END. Construct a form with additional arguments for
680 perform-replace.
681
682 * simple.el (shell-command): Set default directory for "*Shell
683 Command Output" buffer.
684
685 * language/european.el (iso-latin-4): Fix typo.
686
687 * emacs-lisp/crm.el: New file.
688
689 2000-04-24 Dave Love <fx@gnu.org>
690
691 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
692 (Custom-reset-saved, Custom-reset-standard)
693 (custom-group-value-create, custom-group-set, custom-group-save)
694 (custom-group-reset-current, custom-group-reset-saved)
695 (custom-group-reset-standard): Use mapc.
696 (custom-buffer-create-internal): Disable undo when creating items.
697 Use mapc.
698 (custom-face): Avoid redundant lambda.
699
700 2000-04-24 Gerd Moellmann <gerd@gnu.org>
701
702 * startup.el (auto-save-list-file-prefix): Set default to
703 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
704
705 2000-04-24 Sam Steingold <sds@gnu.org>
706
707 * time-stamp.el (time-stamp-string-preprocess): Always convert
708 `field-result' to a string.
709
710 2000-04-24 Gerd Moellmann <gerd@gnu.org>
711
712 * frame.el (scrolling): New group.
713 (automatic-hscrolling): New user-option.
714
715 * startup.el (command-line-x-option-alist): Add `-lsp' and
716 `--line-spacing'.
717
718 2000-04-19 Dave Love <fx@gnu.org>
719
720 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
721 (cl-mapc): Rename from mapc. Fix the funcall.
722
723 2000-04-19 Gerd Moellmann <gerd@gnu.org>
724
725 * simple.el (clone-indirect-buffer-other-window): New command.
726 (clone-indirect-buffer): Add optional arg NORECROD.
727 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
728
729 * help.el (resize-temp-buffer-window): Use count-screen-lines.
730
731 * window.el (count-screen-lines): New function.
732 (shrink-window-if-larger-than-buffer): Use count-screen-lines
733 instead of window-buffer-height.
734
735 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
736 non-existing variable comint-input-sentinel.
737 (inferior-lisp-args-to-list): Removed.
738 (inferior-lisp): Use split-string instead of
739 inferior-lisp-args-to-list.
740
741 * hexl.el (hexl-insert-hex-string): New command.
742
743 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
744 instead of concat.
745
746 2000-04-18 Gerd Moellmann <gerd@gnu.org>
747
748 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
749 at the start of an existing but empty folder.
750
751 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
752
753 * ps-mule.el: Customization fix, doc fix.
754 (ps-multibyte-buffer): Customization fix.
755
756 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
757
758 * subr.el (read-passwd): Use read-char-exclusive.
759
760 2000-04-17 Gerd Moellmann <gerd@gnu.org>
761
762 * textmodes/texinfo.el (texinfo-insert-@email)
763 (texinfo-insert-@emph, texinfo-insert-@quotation)
764 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
765 (texinfo-mode-map): Add key bindings for them.
766
767 * files.el (basic-save-buffer-2): Use a template with `$'
768 instead of `#' for VMS.
769
770 * simple.el (clone-indirect-buffer): New function.
771
772 2000-04-16 Stephen Eglen <stephen@gnu.org>
773
774 * iswitchb.el (iswitchb-case): New function. If the user input
775 contains any upper-case characters, the search is made
776 case-sensitive.
777
778 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
779
780 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
781 comment-end.
782 (texinfo-font-lock-syntactic-keywords): New var.
783 (texinfo-font-lock-keywords): Remove comment regexp.
784 (texinfo-insert-block): New function.
785 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
786 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
787 and font-lock-defaults. Use regexp-opt for outline-regexp.
788 (texinfo-environments): New var.
789 (texinfo-environment-regexp): Use regexp-opt and
790 texinfo-environments.
791
792 * textmodes/ispell.el (ispell-menu-map-needed): Check that
793 ispell-process is bound since this might be eval'd before ispell
794 is loaded.
795 (ispell-message): Use a tiny bit less magic and a bit more hard
796 data to figure out what kind of sc-cite-regexp to use.
797
798 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
799
800 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
801 (insert-cyclic-diary-entry): Unquote the lambda.
802
803 * gud.el (gud-jdb-build-source-files-list): Fix typo.
804
805 * files.el (backup-enable-predicate): Unquote the lambda.
806
807 * cus-edit.el (custom-face, face): Unquote the lambda.
808
809 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
810
811 * ps-print.el: Check for line-beginning-position definition.
812
813 * ps-print.el: Fix counting lines in a region.
814 (ps-print-version): New version number (5.1.5).
815 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
816 (ps-printing-region): Fun code fix.
817
818 2000-04-15 Gerd Moellmann <gerd@gnu.org>
819
820 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
821 to file-directory-p.
822
823 2000-04-14 Gerd Moellmann <gerd@gnu.org>
824
825 * gud.el (gud-jdb-build-source-files-list): Check that directory
826 exists before calling directory-files.
827
828 2000-04-13 Dave Love <fx@gnu.org>
829
830 * emacs-lisp/trace.el: Change maintainer. Use new backquote
831 syntax.
832
833 * emacs-lisp/cl-specs.el: Remove when, unless.
834
835 * emacs-lisp/cl-extra.el: Don't quote keywords.
836 (cl-old-mapc): New variable.
837 (mapc): Use it.
838 (cl-map-intervals): Use with-current-buffer. Don't check for
839 next-property-change.
840 (cl-map-overlays): Use with-current-buffer.
841 (cl-expt): Remove.
842 (copy-tree, remprop): Define unconditionally.
843
844 * emacs-lisp/cl-compat.el (keywordp): Remove.
845
846 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
847 to use keywordp.
848 (edebug-spec): Enable keywordp.
849
850 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
851 string-lessp.
852
853 * cus-start.el: Use keywordp.
854
855 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
856
857 * diary-lib.el (include-other-diary-files): Fix the fix of
858 2000-02-18 by doing a save-excursion.
859
860 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
861
862 * ps-print.el: Customization fix, doc fix.
863 (ps-print-version): New version number (5.1.4).
864 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
865 (ps-print-preprint): Adjust code.
866 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
867 (ps-print-prologue-header, ps-print-control-characters)
868 (ps-spool-config): Customization fix.
869
870 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
871
872 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
873 converted to the new menu-item format, names silightly changed,
874 help strings added.
875
876 Support for spelling without async subprocesses:
877
878 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
879 (ispell-session-buffer): New variables.
880 (ispell-start-process, ispell-process-status,
881 ispell-accept-output, ispell-send-string): New functions, for
882 Ispell invocation when async subprocesses aren't supported.
883 (ispell-word, ispell-pdict-save, ispell-command-loop,
884 ispell-process-line, ispell-buffer-local-parsing): Replace calls
885 to process-send-string with calls to ispell-send-string, and
886 accept-process-output with ispell-accept-output.
887 (ispell-init-process): Call ispell-process-status instead of
888 process-status with.
889 (ispell-init-process): Call ispell-start-process. Call
890 ispell-accept-output and ispell-send-string. Don't call
891 process-kill-without-query and kill-process if they are unbound.
892 (ispell-async-processp): New function.
893
894 2000-04-12 Dave Love <fx@gnu.org>
895
896 * info.el: Add debug-ignored-errors.
897 (Info-mode-menu): Add some items.
898 (Info-directory): Add autoload cookie.
899
900 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
901 Modify `truncate-lines'. Make `describe-language-environment'
902 always visible and add help. Modify `describe-key' help. Invoke
903 Info-directory from `info'. New entry `emacs-manual'.
904
905 2000-04-10 Gerd Moellmann <gerd@gnu.org>
906
907 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
908 propertized-buffer-identification.
909 (ebrowse-update-member-buffer-mode-line): Likewise.
910 (ebrowse--mode-strings): Removed.
911 (ebrowse--mode-line-props): Removed.
912
913 * files.el (auto-mode-alist): Add `EBROWSE'.
914
915 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
916 space before testing for end of buffer.
917 (ebrowse-load): Removed.
918 (ebrowse-revert-tree-buffer-from-file): Rewritten.
919 (ebrowse-create-tree-buffer): Rewritten.
920 (ebrowse-tree-mode): Read tree from buffer.
921
922 * progmodes/ebrowse-ffh.el: Removed.
923
924 2000-04-10 Kenichi Handa <handa@etl.go.jp>
925
926 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
927
928 2000-04-10 Gerd Moellmann <gerd@gnu.org>
929
930 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
931 at the wrong place.
932
933 2000-04-09 Dave Love <fx@gnu.org>
934
935 * files.el (backup-enable-predicate): Use
936 temporary-file-directory, small-temporary-file-directory.
937 (make-backup-file-name-function, backup-directory-alist): New
938 variables.
939 (make-backup-file-name-1): New function.
940 (make-backup-file-name): Use it.
941 (find-backup-file-name): Likewise. Use format for clarity, not
942 concat.
943 (file-newest-backup): Use make-backup-file-name.
944
945 2000-04-09 Gerd Moellmann <gerd@gnu.org>
946
947 * progmodes/ebrowse-ffh.el: New file.
948
949 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
950 to ebrowse-ffh.el.
951 (ebrowse-load): Add autoload.
952
953 * finder.el (finder-commentary): Add autoload cookie.
954
955 * mail/rfc2368.el: Correct author's email address.
956
957 * progmodes/ebrowse.el: New file.
958
959 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
960 item help string.
961 (easy-menu-do-add-item): Ditto.
962 (easy-menu-define): Extend doc string.
963
964 * jit-lock.el (with-buffer-unmodified): Use
965 restore-buffer-modified-p.
966 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
967 (jit-lock-function, jit-lock-stealth-fontify): Don't use
968 with-buffer-unmodified.
969
970 2000-04-08 Dave Love <fx@gnu.org>
971
972 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
973 unless, when.
974
975 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
976
977 * viper-util.el (viper-put-on-search-overlay): New subroutine.
978 (viper-flash-search-pattern): No operation when using Emacs
979 doesn't support face.
980 Use `viper-put-on-search-overlay'.
981
982 2000-04-04 Gerd Moellmann <gerd@gnu.org>
983
984 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
985 like C-r.
986
987 * progmodes/make-mode.el: Some doc fixes.
988 (makefile-mode-abbrev-table): New variable.
989 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
990 (makefile-font-lock-keywords): Fontify includes and conditionals.
991 (toplevel): Require `dabbrev' and `add-log' when compiling.
992
993 * replace.el (perform-replace): Don't move forward one char
994 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
995 to do that because it leaves point 1 position after the last
996 replacement, after everything has been replaced.
997
998 * jit-lock.el (with-buffer-unmodified): New macro.
999 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
1000 modified state.
1001 (jit-lock-function-1): Extracted from jit-lock-function; not
1002 preserving buffer's modified state.
1003 (jit-lock-function, jit-lock-stealth-fontify): Call
1004 jit-lock-function-1.
1005
1006 * mail/rfc2368.el: Remove supernumerary copyright line.
1007
1008 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
1009
1010 * glasses.el: Provide facilities for inserting space before left
1011 parentheses and uncapitalization of identifiers.
1012 (glasses-mode): Try to remove old overlays in all cases.
1013
1014 2000-04-03 Gerd Moellmann <gerd@gnu.org>
1015
1016 * progmodes/compile.el (compile-internal): Display the compilation
1017 buffer in a different frame, if it's already displayed there.
1018
1019 * mail/rfc2368.el: New file.
1020
1021 * simple.el (sendmail-user-agent-compose): Recognize a `body'
1022 header and insert its value as mail body.
1023
1024 * subr.el (member-ignore-case): New function.
1025
1026 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
1027 (dabbrev--find-expansion): Ignore buffers matching a regexp
1028 from dabbrev-ignored-regexps.
1029
1030 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
1031 to extensions handled by gzip.
1032
1033 2000-04-03 Richard M. Stallman <rms@gnu.org>
1034
1035 * files.el (insert-directory): List the total free space
1036 along with the used space.
1037
1038 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
1039 line is followed by one that matches CITATION-REGEXP, end the
1040 paragraph.
1041
1042 2000-04-03 Markus Rost <rost@delysid.gnu.org>
1043
1044 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
1045 (rmail-make-basic-summary-line): Use that option.
1046
1047 2000-04-03 Kenichi Handa <handa@etl.go.jp>
1048
1049 * international/mule-cmds.el (encoded-string-description):
1050 Rewritten. Try pretty description for ISO 2022 escape sequences
1051 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
1052 for hexadecimal format.
1053
1054 2000-04-01 Dave Love <fx@gnu.org>
1055
1056 * cpp.el: Change customization group to `c' from `C'.
1057
1058 * vcursor.el (vcursor-move): Use display-color-p.
1059
1060 * international/mule-util.el: Provide mule-utils.
1061 (string-to-sequence): Simplify and speed up.
1062
1063 * international/mule.el (make-coding-system): Purecopy doc-string.
1064
1065 * international/mule-cmds.el: Various menu changes.
1066 (describe-specified-language-support): Handle `Default'.
1067 (set-language-info): Purecopy `info'.
1068
1069 2000-03-31 Andrew Innes <andrewi@gnu.org>
1070
1071 * vc.el (vc-backend-diff): Return the correct status if we had to
1072 retry the rcsdiff command without the --brief option.
1073
1074 2000-03-31 Dave Love <fx@gnu.org>
1075
1076 * help.el (help-manyarg-func-alist): Correct several omissions.
1077
1078 * add-log.el: Don't require cl, fortran.
1079 (add-log-current-defun-function): Doc fix.
1080 (change-log-version-number-regexp-list): Remove SCCS part. Doc
1081 fix.
1082 (change-log-version-rcs): Function deleted.
1083 (change-log-version-number-search): Doc fix. Use
1084 vc-workfile-version. Avoid CL dolist.
1085 (add-change-log-entry): Just call add-log-current-defun to get
1086 defun. Simplify somewhat.
1087 (change-log-get-method-definition-1): Likewise.
1088 (add-log-current-defun): Return nil if calling
1089 add-log-current-defun-function does so. Move Fortran stuff to
1090 fortran.el. Return string without properties.
1091
1092 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
1093 and :alpha: char classes.
1094
1095 * mail/supercite.el: Defvar curline when compiling.
1096 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
1097 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
1098 rather than a-zA-Z0-9 to allow non-ASCII characters.
1099
1100 2000-03-31 Gerd Moellmann <gerd@gnu.org>
1101
1102 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
1103
1104 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1105 Re-enable new code.
1106
1107 * lpr.el (print-region-1): Use -d to specify printer name for
1108 systems `usg-unix-v*, `dgux', `hpux', `irix'.
1109
1110 2000-03-31 Dave Love <fx@gnu.org>
1111
1112 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
1113 for function definition in symbol's function value slot first
1114 instead of first consulting byte-compile-function-environment.
1115
1116 2000-03-31 Kenichi Handa <handa@etl.go.jp>
1117
1118 * language/european.el ("Polish"): New language environment.
1119 (setup-polish-environment): New function.
1120
1121 2000-03-30 Gerd Moellmann <gerd@gnu.org>
1122
1123 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1124 Disable new code.
1125
1126 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
1127 trying to `load' the symbol of an autoload instead of the file
1128 recorded in the autoload. Fix error messages.
1129
1130 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1131
1132 * ps-print.el: PostScript programming fix for ghostview, doc fix.
1133 (ps-print-version): New version number (5.1.3).
1134 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
1135 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
1136 (ps-generate-postscript-with-faces): Code fix.
1137 (ps-color-values): XEmacs compatibility.
1138 (ps-print-background-image, ps-print-background-text, ps-printer-name)
1139 (ps-default-fg, ps-default-bg): Adjust customization.
1140 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
1141 (ps-color-scale): Renaming old ps-color-value fun.
1142 (ps-print-headers): Replace ps-print-header group to avoid conflict
1143 with ps-print-header variable.
1144 (ps-print-miscellany): New group.
1145 (ps-format-color, ps-rgb-color): New funs.
1146 (ps-default-foreground): New var.
1147 (ps-printer-name-option): New const.
1148
1149 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
1150
1151 * net/net-utils.el:
1152 (network-connection-host, network-connection-service): New variables
1153 (network-connection-mode): New mode, derived from comint-mode
1154 (network-connection-mode-setup): New function, saves host and
1155 service information in local variables.
1156
1157 * lisp/locate.el:
1158 (locate-word-at-point): Added this function
1159 (locate): Default to using locate-word-at-point as input
1160 Run dired-mode-hook
1161
1162 2000-03-29 Dave Love <fx@gnu.org>
1163
1164 * calendar/appt.el: Doc fixes.
1165 (appt-check): Convert min-to-app to a string before passing to
1166 appt-disp-window-function or concat.
1167 (appt-delete-window): Remove test for frame-root-window.
1168 (appt-select-lowest-window, appt-convert-time): Simplify.
1169
1170 * emacs-lisp/bytecomp.el: Doc fixes.
1171 (byte-compile-file-form-autoload): Update
1172 byte-compile-function-environment.
1173
1174 2000-03-29 Andreas Schwab <schwab@suse.de>
1175
1176 * emacs-lisp/autoload.el: Also print defsubst doc string
1177 specially.
1178
1179 * dired.el (dired-insert-directory): If dired-free-space-program
1180 failed just delete its output.
1181
1182 2000-03-29 Dave Love <fx@gnu.org>
1183
1184 * international/iso-cvt.el: Move provide to end. Doc fixes.
1185 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
1186 (iso-iso2sgml, iso-sgml2iso): New functions.
1187 (iso-cvt-define-menu): Fix some entries and use backquote for
1188 clarity.
1189
1190 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
1191
1192 2000-03-28 Gerd Moellmann <gerd@gnu.org>
1193
1194 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
1195 ISO-DATE. If non-nil, return date in ISO 8601 format.
1196
1197 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
1198
1199 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
1200 if it ever becomes used.
1201 (log-edit-mode-hook): Default to vc-log-mode-hook.
1202 (log-edit-mode): Fix the docstring.
1203
1204 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
1205 the code.
1206
1207 2000-03-26 Dave Love <fx@gnu.org>
1208
1209 * net/browse-url.el (browse-url): Re-fix case of
1210 browse-url-browser-function being an alist.
1211 (browse-url): Add :link to defgroup.
1212
1213 * files.el: Doc fixes.
1214 (file-truename): Include `[' in wildcard characters.
1215 (automount-dir-prefix): Customize.
1216 (find-file-wildcards): Add :version.
1217 (find-file-noselect): Simplify a mapcar call.
1218
1219 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
1220 compatible with inf-lisp version.
1221 (eval-defun-1): Fix custom-declare-variable case.
1222
1223 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
1224
1225 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
1226
1227 2000-03-24 Gerd Moellmann <gerd@gnu.org>
1228
1229 * Makefile (COMPILE_FIRST): New macro.
1230 (compile-files): Compile files from COMPILE_FIRST first.
1231
1232 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
1233 code.
1234
1235 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
1236 matching open parenthesis in column 0 to defun-prompt-regexp
1237 only if open-paren-in-column-0-is-defun-start is set.
1238
1239 * sun-curs.el: Require CL at compile-time only.
1240
1241 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
1242 instead of copy-list which is a function from CL.
1243 (msb--choose-menu, msb--mode-menu-cond)
1244 (msb--create-buffer-menu-2): Use dolist instead of mapc.
1245 (msb--init-file-alist): Use mapcar instead of mapcan.
1246 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
1247 `(' in column 0 in doc string.
1248 (msb--add-separators): Use mapcar instead of mapcan.
1249
1250 * cus-dep.el: Require CL at compile-time only.
1251
1252 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
1253
1254 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
1255 (byte-compile-warnings): New warning `noruntime'.
1256 (byte-compile-constants, byte-compile-variables): Fix docstring.
1257 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
1258 execute `eval-whenc-compile's body.
1259 (byte-compile-unresolved-functions): Fix docstring.
1260 (byte-compile-eval): New function.
1261 (byte-compile-callargs-warn): Check if the function will be available
1262 at runtime (via property `byte-compile-noruntime').
1263 (byte-compile-print-syms): New function.
1264 (byte-compile-warn-about-unresolved-functions): Also warn about
1265 `noruntime' functions (and use `byte-compile-print-syms').
1266 (byte-compile-file): Capitalize the message.
1267
1268 2000-03-24 Gerd Moellmann <gerd@gnu.org>
1269
1270 * mail/rmail.el (rmail-confirm-expunge): New user-option.
1271 (rmail-expunge): Ask for confirmation depending on the setting
1272 of rmail-confirm-expunge.
1273
1274 2000-03-23 Gerd Moellmann <gerd@gnu.org>
1275
1276 * Makefile (bootstrap-clean): If $(emacs) exists, build
1277 loaddefs.el first. A loaddefs.el that's not up-to-date might
1278 cause a bootstrap failure because things don't autoload as
1279 expected.
1280
1281 2000-03-23 Dave Love <fx@gnu.org>
1282
1283 * net/browse-url.el: Restore previous use of
1284 browse-url-maybe-new-window.
1285
1286 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1287
1288 * ps-print.el: Skip banner page fix.
1289 (ps-print-version): New version number (5.1.2).
1290 (ps-begin-file, ps-end-file, ps-generate): Code fix.
1291
1292 2000-03-23 Dave Pearson <davep@davep.org>
1293
1294 * net/quickurl.el Changed the type of parameter passed to the
1295 function defined by `quickurl-format-function'. Before only the
1296 text of the URL was passed. Now the whole URL structure is passed
1297 and the function is responsible for extracting the parts it
1298 requires. Changed the default of `quickurl-format-function'
1299 accordingly.
1300 (quickurl-insert): Changed the `funcall' of
1301 `quickurl-format-function' to match the above change.
1302 (quickurl-list-insert): Changed the `url' case so that it makes
1303 use of `quickurl-format-function', previous to this the format was
1304 hard wired.
1305
1306 2000-03-22 Gerd Moellmann <gerd@gnu.org>
1307
1308 * startup.el: Change some spellings for the X Window System.
1309
1310 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
1311
1312 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
1313 up the code and the regexp and make sure the cursor is temporarily
1314 moved to the suspicious line while querying the user.
1315
1316 2000-03-22 Jason Rumney <jasonr@gnu.org>
1317
1318 * w32-fns.el (w32-charset-info-alist): Initialize.
1319
1320 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1321
1322 * ps-print.el: N-up last page fix.
1323 (ps-print-version): New version number (5.1.1).
1324 (ps-end-file, ps-end-job, ps-generate): Code fix.
1325
1326 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
1327
1328 * files.el (find-file-run-dired): Update docstring.
1329 (find-directory-functions): New hook.
1330 (find-file-noselect): Run find-directory-functions rather than
1331 calling dired directly.
1332
1333 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
1334
1335 * pcvs.el: Add a minimal leading commentary.
1336 (cvs-make-cvs-buffer): Change the header part by removing the startup
1337 message and adding a `Module' entry. Also replace the FOOTER and
1338 HEADER special fileinfos with the new support in ewoc for updating
1339 its own footer and header.
1340 (cvs-update-header): Update to use the header/footer of the ewoc.
1341 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
1342 (cvs-is-within-p): New function.
1343 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
1344 to only examine some subset of the buffers.
1345
1346 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
1347 `format' instead of our own ad-hoc functions.
1348 Remove HEADER and FOOTER cases, now handled in the EWOC.
1349 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
1350
1351 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
1352 output to avoid scaring the user.
1353 (cvs-parse-table): Catch message for non-up-to-date commits.
1354
1355 * pcvs-defs.el (cvs-startup-message): Remove.
1356 (cvs-global-menu): New autoloaded menu.
1357
1358 * pcvs-util.el (cvs-string-fill): Remove.
1359
1360 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
1361 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
1362 PP part of it and also make it work for footers and headers.
1363 (ewoc-create): Drop POS and BUFFER arguments.
1364 Use the DLL's dummy node to store the end-of-footer position.
1365 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
1366 (ewoc-refresh): Remove unused `header' variable.
1367 (ewoc-(get|set)-hf): New functions.
1368
1369 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
1370 log-view-*-(message|file) and use easy-mmode-define-navigation.
1371 (log-view-message-re): Match SCCS format as well.
1372 And match the revision line rather than the dashed separator line.
1373 (log-view-mode): Use the new define-derived-mode.
1374 (log-view-current-tag): Fill in with an actual implementation.
1375
1376 * cvs-status.el (cvs-status-(prev|next)): Rename from
1377 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
1378 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
1379 to let the output "breathe" a little more (more readable).
1380 (cvs-status-mode): Use the new define-derived-mode.
1381
1382 * smerge-mode.el (smerge-auto-leave): New function and variable.
1383 (smerge-basic-map): Rename from smerge-basic-keymap.
1384 Change the bindings for smerge-diff-*.
1385 (smerge-*-map): Use easy-mmode-defmap.
1386 (smerge-(next|prev)): Use easy-mmode-define-navigation.
1387 (smerge-keep-*): Use smerge-auto-leave.
1388
1389 2000-03-21 Jason Rumney <jasonr@gnu.org>
1390
1391 * cus-edit.el (custom-button-face): Use 3D look for w32.
1392 (custom-button-pressed-face): Likewise.
1393
1394 2000-03-21 Gerd Moellmann <gerd@gnu.org>
1395
1396 * progmodes/etags.el (tags-case-fold-search): New user-option.
1397 (tags-loop-eval): New function. Bind case-fold-search around eval
1398 depending on the value of tags-case-fold-search.
1399 (tags-loop-continue): Use tags-loop-eval.
1400 (find-tag-in-order): Bind case-fold-search depending on the value
1401 of tags-case-fold-search.
1402
1403 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
1404
1405 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
1406 (diff-end-of-hunk): Return the end position for use in
1407 `easy-mmode-define-navigation'.
1408 (diff-recenter): Remove.
1409 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
1410 of `easy-mmode-define-navigation'.
1411 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
1412 previous renaming) and fix to use new names.
1413 (diff-merge-strings): Use \n as separator: simpler, faster.
1414 (diff-mode): Use `define-derived-mode'.
1415
1416 * derived.el (define-derived-mode): Don't autoload anymore.
1417 Prefer the macro-only version provided by easy-mmode.el.
1418
1419 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
1420 `easy-mmode-define-derived-mode'.
1421 Use `combine-run-hooks'.
1422 (easy-mmode-define-navigation): New macro.
1423
1424 * subr.el (combine-run-hooks): New function.
1425
1426 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
1427
1428 * term/x-win.el: Fontsets related initialization is simplified.
1429
1430 * international/mule-diag.el (describe-font): Don't refer to
1431 global-fontset-alist, instead call font-list.
1432 (describe-fontset, list-fontsets, mule-diag): Likewise.
1433 (print-fontset): Adjusted for the change of fontset
1434 implementation.
1435
1436 * international/fontset.el (x-charset-registries): Variable
1437 removed, instead the corresponding data is stored in the default
1438 fontset.
1439 (register-alternate-fontnames): Function removed.
1440 (resolved-ascii-font): Variable removed.
1441 (x-compose-font-name): Ignore the second argument REDOCE.
1442 (x-complement-fontset-spec): Complement only an ASCII font and
1443 element for those charsets than can use that ASCII font.
1444 (generate-fontset-menu): Don't refer to global-fontset-alist,
1445 instead call fontset-list.
1446 (uninstantiated-fontset-alist): Variable removed.
1447 (x-style-funcs-alist): Likewise.
1448 (fontset-default-styles): Likewise.
1449 (x-modify-font-name): Function removed.
1450 (create-fontset-from-fontset-spec): Ignore the argument
1451 STYLE-VARIANT.
1452 (create-fontset-from-ascii-font): Docsting adjusted for the above
1453 change.
1454 (instantiate-fontset, resolve-fontset-name): Functions removed.
1455 (fontset-list): Now implemented by C code.
1456
1457 * faces.el (read-face-font): Fix TABLE arg to completing-read.
1458 (describe-face): Include `font' attribute in the description.
1459
1460 2000-03-21 Kenichi Handa <handa@etl.go.jp>
1461
1462 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
1463
1464 2000-03-20 Gerd Moellmann <gerd@gnu.org>
1465
1466 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
1467 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
1468 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
1469
1470 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
1471 about behavior of set-buffer-modified-p wrt redisplay.
1472
1473 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1474
1475 * view.el (view-mode-disable): Kill local binding of view-read-only.
1476
1477 2000-03-18 Gerd Moellmann <gerd@gnu.org>
1478
1479 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
1480 is a string, convert it to a syntax cell using string-to-syntax.
1481
1482 * simple.el (syntax-code-table, syntax-flag-table): New variables.
1483 (string-to-syntax): New function.
1484
1485 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
1486 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
1487 try to use passive ftp mode.
1488
1489 2000-03-17 Gerd Moellmann <gerd@gnu.org>
1490
1491 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
1492
1493 * simple.el (append-to-buffer): Update point of windows after
1494 insertion.
1495
1496 * abbrev.el (inverse-add-abbrev): Identify word by first moving
1497 forward then moving backward. Reindent.
1498
1499 * frame.el (other-frame): Call x-focus-frame only if
1500 focus-follows-mouse is off.
1501
1502 2000-03-17 Dave Love <fx@gnu.org>
1503
1504 * pcvs-util.el (cvs-strings->string): Rename
1505 replace-regexps-in-string.
1506
1507 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
1508
1509 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
1510 regexp for labels cannot span several lines.
1511
1512 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
1513 `(setq :<key> ':<key>)' to the macro expansion.
1514
1515 2000-03-16 Dave Love <fx@gnu.org>
1516
1517 * progmodes/f90.el (f90): Put custom group under `languages', not
1518 `fortran'.
1519 (f90-mode-hook): Customize.
1520 (f90-mode): Set add-log-current-defun-function.
1521 (f90-current-defun): New function.
1522
1523 2000-03-16 Gerd Moellmann <gerd@gnu.org>
1524
1525 * cus-edit.el (custom-variable-tag-face): Handle case that
1526 default face's height is not a number.
1527 (custom-face-tag-face, custom-group-tag-face-1)
1528 (custom-group-tag-face): Ditto.
1529 (custom-group-tag-face-1): Add :group.
1530
1531 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
1532
1533 2000-03-15 Gerd Moellmann <gerd@gnu.org>
1534
1535 * pcvs-defs.el (toplevel): Remove autoload cookie for form
1536 requiring easymenu.
1537
1538 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1539
1540 * ps-print.el: PostScript user-defined prologue, PostScript error
1541 handler, doc fix.
1542 (ps-print-version): New version number (5.1).
1543 (ps-user-defined-prologue, ps-error-handler-message)
1544 (ps-print-prologue-0, ps-error-handler-alist): New vars.
1545 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
1546 (ps-insert-string): New function.
1547
1548 2000-03-15 Kenichi Handa <handa@etl.go.jp>
1549
1550 * international/ccl.el (ccl-compile-expression): Don't generate
1551 invalid self-assignment code.
1552
1553 2000-03-14 Dave Love <fx@gnu.org>
1554
1555 * subr.el (replace-regexp-in-string): Renamed from
1556 replace-regexps-in-string. Doc fix.
1557
1558 2000-03-12 Dave Love <fx@gnu.org>
1559
1560 * cus-edit.el: Doc fixes.
1561 (customize-set-variable, customize-save-variable): Rename args for
1562 doc.
1563 (custom-variable-tag-face, custom-face-tag-face)
1564 (custom-group-tag-face-1, custom-group-tag-face): Modify from
1565 style which user identify as hyperlink.
1566 (hook): Don't add undefined functions to the hook.
1567 (debug-ignored-errors): Transfer message from bindings.el.
1568
1569 2000-03-12 Gerd Moellmann <gerd@gnu.org>
1570
1571 * recentf.el (recentf-keep-non-readable-files-p): Remove
1572 double/nested definition.
1573
1574 2000-03-12 Dave Love <fx@gnu.org>
1575
1576 * facemenu.el (facemenu-get-face): Use display-color-p.
1577 * enriched.el (enriched-decode-foreground): Likewise.
1578 (enriched-decode-background): Likewise.
1579 * isearch.el (isearch-highlight): Likewise.
1580 * info-look.el (info-lookup): Likewise.
1581 * simple.el (completion-setup-function): Likewise.
1582
1583 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
1584 :options.
1585
1586 * bindings.el (mode-line-format): Fix line-number and
1587 column-number items. Add help-echo for the background.
1588 (mode-line-mule-info): Modify help-echo.
1589
1590 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
1591 defcustom.
1592
1593 * files.el (load-file): Allow completion to .elc.
1594
1595 * man.el: Doc fixes.
1596 (Man-init-defvars): Use display-color-p to set fontification.
1597
1598 * play/hanoi.el (hanoi-internal): Don't use oddp.
1599
1600 2000-03-12 Gerd Moellmann <gerd@gnu.org>
1601
1602 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
1603
1604 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
1605
1606 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
1607
1608 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
1609 Fix comment.
1610
1611 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
1612
1613 * font-lock.el (font-lock-keywords): Fix the doc now that
1614 regexp-opt-depth is unnecessary.
1615 (save-buffer-state): Set an edebug spec.
1616 (font-lock-fontify-anchored-keywords): Properly handle the case when
1617 the matcher goes past the limit.
1618
1619 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
1620 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
1621
1622 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
1623 dll.el and cookie.el (from Elib) with heavy renaming and other
1624 massaging.
1625
1626 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
1627 Autoload the functions used.
1628 (easy-mmode-define-syntax): Fix CL typo.
1629 (easy-mmode-define-derived-mode): Improve the docstring generation.
1630
1631 2000-03-10 Gerd Moellmann <gerd@gnu.org>
1632
1633 * textmodes/texinfo.el (texinfo-version): Variable and function
1634 removed.
1635
1636 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
1637
1638 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
1639 allow more flexibility.
1640 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
1641 fns.
1642 (easy-mmode-defmap, easy-mmode-defsyntax)
1643 (easy-mmode-define-derived-mode): New macros.
1644
1645 2000-03-09 Didier Verna <didier@xemacs.org>
1646
1647 * rect.el (replace-rectangle): New function.
1648
1649 2000-03-09 Dave Love <fx@gnu.org>
1650
1651 * progmodes/fortran.el (fortran-comment-line-start): Define as
1652 "C".
1653 (fortran-comment-line-start-skip): Don't match cpp stuff.
1654 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
1655 (fortran-mode-map): Remove over-eager custom-menu-create for now.
1656 (fortran-mode): Don't set fortran-comment-line-start-skip,
1657 fortran-comment-line-start here. Set comment-start,
1658 add-log-current-defun.
1659 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
1660 (fortran-current-defun): New function.
1661
1662 2000-03-09 Gerd Moellmann <gerd@gnu.org>
1663
1664 * emacs-lisp/re-builder.el: New file.
1665
1666 * mouse.el (mouse-drag-region): Don't run up-event handler
1667 if hscroll has changed.
1668
1669 * octave-mod.el (octave-font-lock-keywords): To font-lock the
1670 builtin operators, use `font-lock-builtin-face' for Emacs and
1671 `font-lock-preprocessor-face' otherwise.
1672
1673 * font-lock.el (lisp-font-lock-keywords-1): Highlight
1674 `(defun (setf foo)' differently.
1675
1676 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
1677
1678 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
1679 (regexp-opt): Update comment and adapt the code the new meaning of
1680 the `paren' argument of regex-opt-group for shy-groups.
1681 (regexp-opt-depth): Handle shy groups as well as backslashed
1682 backslashes.
1683 (regexp-opt-group): Turn the leading comment into a docstring.
1684 Allow `paren' to be a string (the string to use to open a group).
1685 Remove open-presuf and close-presuf. Instead of checking for `all
1686 one-char' and then later on check for `several one-char', handle
1687 both cases close together. Also apply a more generic algorithm
1688 for suffixes (the mirror image of the algorithm used for
1689 prefixes). Use shy-groups. Use nreverse rather than reverse.
1690 (regexp-opt-try-suffix): Removed.
1691
1692 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
1693 from comint-mode-map, so we can just inherit from it. Also, move
1694 the initialization into the `defvar' since there's no docstring
1695 anyway and it's fairly short.
1696 (inferior-scheme-mode): Define it as derived-mode: the code is
1697 shorter and this way we inherit from comint-mode-map rather than
1698 copying it.
1699
1700 * subr.el (replace-regexps-in-string): Properly handle the case
1701 where we match an empty string.
1702
1703 * comint.el (comint-exec-1): Add the current-dir to the exec-path
1704 when the command has a directory component (such as "./testml").
1705 Also fix a typo in the comment.
1706
1707 2000-03-08 Gerd Moellmann <gerd@gnu.org>
1708
1709 * Makefile (compile-files): Compile files one by one because
1710 that's the only way to ensure a clean compilation environment for
1711 each individual file.
1712
1713 * frame.el (other-frame): Call x-focus-frame.
1714
1715 2000-03-07 Dave Love <fx@gnu.org>
1716
1717 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
1718 :require to defcustom.
1719
1720 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
1721 lists.
1722
1723 * files.el (auto-mode-alist): Add configure.in.
1724
1725 * progmodes/autoconf.el: New file.
1726
1727 2000-03-07 Gerd Moellmann <gerd@gnu.org>
1728
1729 * mail/mh-e.el: Change maintainer to `none'.
1730
1731 * recentf.el (recentf-keep-non-readable-files-p): Quote args
1732 to remove-hook and add-hook.
1733
1734 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1735
1736 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
1737 it as the default.
1738 (mail-send): Test mail-send-nonascii also for the new `mime' value.
1739 (sendmail-send-it): Conditionally add MIME headers specifying the
1740 used character set.
1741
1742 2000-03-07 Dave Love <fx@gnu.org>
1743
1744 * winner.el: Fix keywords, autoload cookies. Split
1745 eval-when-compile form to avoid compilation failure.
1746
1747 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
1748
1749 * international/mule.el: Modify comment about coding system
1750 property `coding-category'.
1751 (make-coding-system): New argument EOL-TYPE. Pay attention to
1752 coding-category property of PROPERTIES.
1753
1754 * international/mule-conf.el (coding-category-utf-8,
1755 coding-category-utf-16-be, coding-category-utf-16-le): New coding
1756 categories. Include them in the argument for set-coding-priority.
1757
1758 * international/mule-cmds.el (reset-language-environment): Include
1759 coding-category-utf-8, coding-category-utf-16-be, and
1760 coding-category-utf-16-le in the argument for set-coding-priority.
1761 (reset-language-environment): Initialize coding-category-utf-8,
1762 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
1763
1764 2000-03-06 Karl Fogel <kfogel@red-bean.com>
1765
1766 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
1767 code abstracted out of `bookmark-jump-noselect'. Now tries info
1768 extensions as well as compression extensions.
1769 (bookmark-jump-noselect): Use above new func.
1770
1771 2000-03-03 Gerd Moellmann <gerd@gnu.org>
1772
1773 * strokes.el: Change maintainer's mail address.
1774
1775 2000-03-03 Kenichi Handa <handa@etl.go.jp>
1776
1777 * international/mule-diag.el (list-character-sets): Make help-echo
1778 string by substitute-command-keys.
1779 (list-character-sets): Likewise.
1780 (sort-listed-character-sets): Call help-setup-xref.
1781
1782 2000-03-02 Gerd Moellmann <gerd@gnu.org>
1783
1784 * time.el (display-time-mail-file): Add `none' to the list of
1785 choices.
1786
1787 2000-03-01 Dave Love <fx@gnu.org>
1788
1789 * help.el (help-xref-go-back): Don't try to set position.
1790
1791 * international/mule-diag.el (list-character-sets): Call
1792 help-setup-xref. Add help-echo to xrefs.
1793 (list-character-sets-1): Add help-echo to xrefs.
1794
1795 2000-03-02 Gerd Moellmann <gerd@gnu.org>
1796
1797 * frame.el (blink-cursor-mode): Switch cursor on when turning
1798 the mode off.
1799
1800 * add-log.el (add-log-current-defun): Add support for
1801 Autoconf mode.
1802
1803 * mail/rmail.el (rmail-quit-hook): New variable.
1804
1805 2000-03-01 Dave Love <fx@gnu.org>
1806
1807 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
1808
1809 * help.el (help-xref-button): Add help-echo arg.
1810 (describe-function-1, describe-variable, help-make-xrefs): Use it.
1811
1812 * faces.el (list-faces-display): Supply help-echo with
1813 help-make-xrefs.
1814
1815 * facemenu.el (list-text-properties-at): Set help-xref-stack to
1816 nil.
1817
1818 2000-03-01 Gerd Moellmann <gerd@gnu.org>
1819
1820 * image.el (defimage): Look for image files in load-path.
1821
1822 * frame.el (busy-cursor-delay-seconds): Change type to
1823 `number'.
1824
1825 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
1826
1827 * recentf.el (recentf): Added version tag to the defgroup of
1828 recentf.
1829
1830 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
1831
1832 * recentf.el (recentf-cleanup): Changed to remove excluded file
1833 too.
1834 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
1835 action to select/unselect a file.
1836 (recentf-edit-list): Code cleanup and improvement.
1837 (recentf-open-more-files-action): `recentf-open-more-files' button
1838 widget action to open a file.
1839 (recentf-open-more-files): No more use standard completion but
1840 widgets.
1841 (recentf-more-collection): Deleted.
1842 (recentf-more-history): Deleted.
1843 (recentf-setup-more-completion): Deleted.
1844
1845 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
1846
1847 * recentf.el (recentf-mode): No more needs that Emacs is running
1848 under a window-system.
1849
1850 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1851
1852 * recentf.el (recentf-edit-list): New command to edit the recent
1853 list which allow the user to remove files.
1854 (recentf-edit-selected-items): New global variable, used by
1855 `recentf-edit-list' to hold the list of files to be removed from
1856 the recent list.
1857 (recentf-make-menu-items): Updated to display a "Edit list..."
1858 menu item. Minor code cleanup.
1859
1860 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1861
1862 * recentf.el (recentf-open-more-files): New command to open files
1863 that are not displayed in the menu.
1864 (recentf-more-collection): New global variable holding the set of
1865 permissible completions used by `recentf-open-more-files'.
1866 (recentf-more-history): New global variable holding the history list
1867 used by `recentf-open-more-files' completion.
1868 (recentf-setup-more-completion): New function to setup completion for
1869 `recentf-open-more-files'.
1870 (recentf-make-menu-items): Updated to display a "More..." menu item.
1871
1872 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1873
1874 * recentf.el (recentf-menu-action): Doc fixed.
1875
1876 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1877
1878 * recentf.el (recentf-menu-filter): Doc updated.
1879 (recentf-update-menu-hook): Allow menu filters to force menu update.
1880 (recentf-make-menu-items): New menu filter handling.
1881 (recentf-make-menu-item): New helper function.
1882 (recentf-menu-elements): New menu handling function.
1883 (recentf-sort-ascending): Updated to new menu filter handling.
1884 (recentf-sort-descending): Updated to new menu filter handling.
1885 (recentf-sort-basenames-ascending): New menu filter function.
1886 (recentf-sort-basenames-descending): New menu filter function.
1887 (recentf-show-basenames): New menu filter function.
1888 (recentf-show-basenames-ascending): New menu filter function.
1889 (recentf-show-basenames-descending): New menu filter function.
1890
1891 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1892
1893 * diary-lib.el (list-diary-entries): Don't try to go forward at
1894 the end of the buffer.
1895
1896 2000-02-29 Kenichi Handa <handa@etl.go.jp>
1897
1898 * international/mule-diag.el (list-character-sets): Completely
1899 rewritten.
1900 (sort-listed-character-sets): New function.
1901 (list-character-sets-1): Completely rewritten.
1902 (list-character-sets-2): New function.
1903 (non-iso-charset-alist): New variable.
1904 (decode-codepage-char): New function.
1905 (charset-history): New variable.
1906 (read-charset) (list-block-of-chars)
1907 (list-iso-charset-chars)
1908 (list-non-iso-charset-chars)
1909 (list-charset-chars): New functions.
1910 (mule-diag): Call list-character-sets-2, not
1911 list-character-sets-2.
1912 (dump-charsets): Likewise.
1913
1914 2000-02-29 Gerd Moellmann <gerd@gnu.org>
1915
1916 * dired-x.el (dired-filename-at-point): Add `@' to valid
1917 file name characters.
1918 (dired-filename-at-point): Handle ange-ftp file names.
1919
1920 * frame.el (frame-notice-user-settings): Use assq-delete-all
1921 instead of assoc-delete-all.
1922 (frame-notice-user-settings): Ditto.
1923
1924 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
1925 Don't copy alist.
1926
1927 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
1928
1929 * calculator.el (calculator-use-menu): New option.
1930 (calculator-initial-bindings): Changed some bindings to work as
1931 macros.
1932 (calculator-forced-input): Removed.
1933 (calculator-restart-other-mode): New variable.
1934 (calculator-mode-map): Set up menu.
1935
1936 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
1937
1938 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
1939 tags.
1940
1941 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
1942
1943 * viper-cmd.el (viper-envelop-ESC-key): added the option to
1944 translate all ESC key sequences.
1945 (viper-goto-mark-subr): restore markers for files for which
1946 they were saved.
1947 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
1948 * viper-util.el (viper-set-replace-overlay-glyphs,
1949 viper-set-replace-overlay): always check if the replacement
1950 overlay is live.
1951 * viper.el (viper-vi-state-mode-list): added major modes.
1952 * ediff-wind.el: minor comment changes.
1953 * ediff.el: copyright notice date fix.
1954
1955 2000-02-27 Jason Rumney <jasonr@gnu.org>
1956
1957 * faces.el (face-font-family-alternatives): Add arial to helv.
1958 (mode-line, header-line, tool-bar): Same default as x for w32.
1959 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
1960 face-font-family-alternatives from working.
1961 * term/w32-win.el (mouse-set-font): Do not build fontset from
1962 chosen font.
1963
1964 2000-02-25 Sam Steingold <sds@goems.com>
1965
1966 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
1967 properly.
1968
1969 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1970
1971 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
1972
1973 2000-02-25 Gerd Moellmann <gerd@gnu.org>
1974
1975 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
1976 writable.
1977
1978 * frame.el (busy-cursor-delay-seconds): New option.
1979
1980 2000-02-24 Gerd Moellmann <gerd@gnu.org>
1981
1982 * frame.el (show-cursor-in-non-selected-windows): New option.
1983
1984 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1985
1986 * diary-lib.el (include-other-diary-files): Undo the selective
1987 display in any included file and don't kill it.
1988
1989 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
1990
1991 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
1992 bar. Menu items converted to (menu-item format, help strings
1993 added.
1994 [downcase, upcase]: Don't enable on MS-DOS.
1995 [symlink, symlinks]: Don't show if make-symbolic-link is not
1996 bound.
1997 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
1998
1999 2000-02-23 Dave Love <fx@gnu.org>
2000
2001 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
2002 (backward-kill-word): Revert addition of * to interactive spec --
2003 it's a feature.
2004
2005 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2006 (backward-kill-sentence, kill-sentence): Likewise.
2007
2008 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
2009 scratch buffer name.
2010 (gud-format-command): Use int-to-string in ?l case. Simplify
2011 slightly.
2012
2013 * term/w32-win.el (internal-face-interactive): Update prompt for
2014 new read-face-name.
2015
2016 * mail/footnote.el (footnote): Add :version to defgroup.
2017 (footnote-section-tag-regexp): Customize.
2018 (footnote-start-tag, footnote-end-tag): New option.
2019 (footnote-latin-regexp): New variable.
2020 (Footnote-latin): New function.
2021 (footnote-style-alist): Add element for latin style.
2022 (footnote-style): Moved.
2023 (Footnote-goto-footnote): Use eq to test arg.
2024
2025 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
2026
2027 * emacs-lisp/byte-opt.el: Change old backquote syntax.
2028 (byte-compile-trueconstp): Include keywords.
2029 (byte-optimize-quote, byte-optimize-lapcode): Use
2030 byte-compile-const-symbol-p.
2031 (byte-optimize-char-before): New optimization.
2032
2033 * emacs-lisp/bytecomp.el: Change old backquote syntax.
2034 (byte-compile-const-symbol-p): New function.
2035 (byte-compile-constp, byte-compile-out-toplevel)
2036 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
2037 Use it.
2038
2039 * subr.el (define-key-after): Default AFTER to t. Doc fix.
2040
2041 2000-02-23 Kenichi Handa <handa@etl.go.jp>
2042
2043 * international/encoded-kb.el: Be sure to update minor-mode-alist
2044 and minor-mode-map-alist.
2045 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
2046 codes SS2 and SS3 correctly.
2047 (encoded-kbd-self-insert-ccl): New function.
2048 (encoded-kbd-setup-keymap): New function.
2049 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
2050 by calling encoded-kbd-setup-keymap.
2051
2052 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
2053 characters.
2054 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
2055 locally.
2056
2057 2000-02-22 Dave Love <fx@gnu.org>
2058
2059 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
2060 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
2061 defvar.
2062 (lisp-mode-syntax-table): Set up for #|...|# comments.
2063 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
2064 classes. Match `defface'.
2065 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
2066 (eval-defun-1): Fix for defcustom.
2067 (lisp-indent-region): Doc fix.
2068
2069 * subr.el (when, unless, split-string): Doc fix.
2070 (read-passwd): Move call of clear-this-command-keys to the right
2071 place.
2072 (replace-regexps-in-string): New function.
2073
2074 2000-02-22 Gerd Moellmann <gerd@gnu.org>
2075
2076 * help.el (describe-variable): Set syntax table to
2077 emacs-lisp-mode-syntax-table when moving forward over the
2078 symbol's name.
2079
2080 2000-02-22 Dave Love <fx@gnu.org>
2081
2082 * xt-mouse.el: Doc fixes.
2083 (xterm-mouse-position-function): New function, replacing advice of
2084 mouse-position.
2085 (xterm-mouse-mode): Use it. Don't turn on under a window system.
2086
2087 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
2088
2089 2000-02-21 Gerd Moellmann <gerd@gnu.org>
2090
2091 * format.el (format-annotate-single-property-change): Handle
2092 properties.with dotted-list values.
2093 (format-proper-list-p): New function.
2094
2095 * enriched.el (enriched-face-ans): Handle '(foreground-color
2096 . COLOR) and (background-color . COLOR).
2097
2098 2000-02-20 Dave Love <fx@gnu.org>
2099
2100 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
2101 and assignments to it.
2102 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
2103 current local map.
2104 (make-flyspell-overlay): Use it.
2105 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
2106
2107 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
2108 (lm-get-header-re): Defun, not defsubst.
2109 (lm-get-package-name): Defun, not defsubst. Simplify.
2110 (lm-version): Doc fix. Simplify.
2111 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
2112 (lm-crack-address, lm-last-modified-date, lm-commentary)
2113 (lm-verify, lm-synopsis): Simplify.
2114 (lm-report-bug): Require emacsbug. Use compose-mail.
2115
2116 2000-02-20 Gerd Moellmann <gerd@gnu.org>
2117
2118 * dired.el (dired-mode): Call propertized-buffer-identification
2119 to set mode-line-buffer-identification to something having
2120 the right text properties.
2121
2122 * bindings.el (propertized-buffer-identification): New function.
2123
2124 2000-02-20 Dave Love <fx@gnu.org>
2125
2126 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
2127 check for t-mouse too.
2128
2129 * cus-start.el: Make echo-keystrokes `number'.
2130
2131 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2132
2133 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
2134 Don't call ring-empty-p unless tags-location-ring is bound.
2135 From Noah Friedman <friedman@splode.com>.
2136
2137 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
2138
2139 * progmodes/hideshow.el (hs-flag-region): No longer use
2140 `intangible' overlay property.
2141
2142 (hs-toggle-hiding): New command.
2143 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
2144
2145 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
2146 Fix omission bug: Run `hs-minor-mode-hook' for both activation
2147 and deactivation.
2148
2149 2000-02-18 Gerd Moellmann <gerd@gnu.org>
2150
2151 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
2152
2153 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2154
2155 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
2156
2157 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
2158 of `*' to handle `(* ... *)' comments.
2159
2160 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
2161
2162 * faces.el (list-faces-display): Use display-mouse-p instead of
2163 window-system.
2164
2165 * menu-bar.el (global-map): Menu-bar items converted to the new
2166 format (menu-item..., rearranged for better CUA compliance, and
2167 their names changed for better clarity. Help strings added.
2168
2169 * international/mule-cmds.el (mule-menu-keymap)
2170 (describe-language-environment-map, set-coding-system-map)
2171 (setup-language-environment-map): Convert to new (menu-item...
2172 form, add help strings. Change names of menu items for better
2173 clarity. "Mule" menu-bar item removed (it's now in the "Options"
2174 submenu).
2175
2176 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2177
2178 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
2179 within the code.
2180
2181 2000-02-16 Dave Love <fx@gnu.org>
2182
2183 * faces.el: Don't require custom. Add more specific :groups to
2184 various deffaces.
2185 (set-face-attribute): Purecopy args.
2186 (read-face-name): Default to name at point and use it in prompt.
2187 Remove colon from arg in all callers.
2188 (list-faces-display): Hyperlink to face descriptions and customize
2189 buffers.
2190
2191 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
2192
2193 * wid-edit.el (widget-match-inline): An atom never matches a
2194 list.
2195
2196 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2197
2198 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
2199 at ':' characters by call to split-string.
2200
2201 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2202
2203 * textmodes/bibtex.el: Added RCS version identification.
2204
2205 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2206
2207 * textmodes/bibtex.el: Some temporary comments removed.
2208 (bibtex-field-name, bibtex-entry-type): Made the relationship
2209 explicit.
2210 (bibtex-field-const): Allow capital letters.
2211 (bibtex-start-of-string): Deleted because unused.
2212
2213 * textmodes/bibtex.el: Unified some nomenclature. We no longer
2214 use the term 'reference' to describe a bibtex entry as a whole.
2215 Further, reference keys are no longer called 'labels'.
2216 (bibtex-keys): Renamed to bibtex-reference-keys.
2217 (bibtex-reformat-previous-labels): Renamed to
2218 bibtex-reformat-previous-reference-keys.
2219 (bibtex-reference-type): Renamed to bibtex-entry-type.
2220 (bibtex-reference-head): Renamed to bibtex-entry-head.
2221 (bibtex-reference-maybe-empty-head): Renamed to
2222 bibtex-entry-maybe-empty-head.
2223 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
2224 (bibtex-search-reference): Renamed to bibtex-search-entry.
2225 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
2226 bibtex-enclosing-entry-maybe-empty-head.
2227 (bibtex-entry-field-alist, bibtex-entry-head,
2228 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
2229 bibtex-map-entries, bibtex-search-entry,
2230 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
2231 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2232 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
2233 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
2234 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
2235 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
2236 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
2237
2238 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2239
2240 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
2241 comment.
2242 (bibtex-format-field-delimiters): New function, functionality
2243 extracted from bibtex-format-entry.
2244 (bibtex-autokey-get-yearfield-digits): New function, functionality
2245 extracted from bibtex-autokey-get-yearfield.
2246
2247 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
2248 entries in order to avoid stack overflow in the regexp matcher if
2249 field contents become large.
2250 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
2251 bibtex-field-string-part-not-braced,
2252 bibtex-field-string-part-no-inner-braces,
2253 bibtex-field-string-part-1-inner-brace,
2254 bibtex-field-string-part-2-inner-braces,
2255 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
2256 bibtex-field-string-quoted, bibtex-field-string,
2257 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
2258 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
2259 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
2260 as parsing is now performed by the following functions.
2261 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
2262 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
2263 bibtex-parse-field-string, bibtex-search-forward-field-string,
2264 bibtex-parse-association, bibtex-field-name-for-parsing,
2265 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
2266 bibtex-search-forward-field, bibtex-search-backward-field,
2267 bibtex-start-of-field, bibtex-end-of-field,
2268 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
2269 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
2270 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
2271 bibtex-parse-string, bibtex-search-forward-string,
2272 bibtex-search-backward-string, bibtex-start-of-string,
2273 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
2274 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
2275 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
2276 entries. Instead of reporting the results of the parsing by
2277 match-beginning or match-end, these functions return data structures
2278 that hold the corresponding positions.
2279 (bibtex-enclosing-field): Changed to also report field boundaries by
2280 return values rather than by match-beginning or match-end. The
2281 following functions have been adapted to use the new parsing
2282 functions.
2283 (bibtex-skip-to-valid-entry, bibtex-search-reference,
2284 bibtex-enclosing-field, bibtex-format-entry,
2285 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
2286 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
2287 bibtex-print-help-message, bibtex-end-of-entry,
2288 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
2289 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2290 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
2291 method for parsing.
2292 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
2293 bibtex-map-entries, bibtex-flash-head,
2294 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
2295 bibtex-autokey-change, bibtex-autokey-get-namefield,
2296 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
2297 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2298 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
2299 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2300 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
2301 order to make the new binding of case-fold-search immediately
2302 visible.
2303
2304 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2305
2306 * textmodes/bibtex.el: Copyright notice is up to date.
2307 Added constant 'bibtex-maintainer-salutation.
2308
2309 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
2310 than make-temp-name, use match-string-no-properties and eliminate
2311 a quadratic behavior when building bibtex-strings.
2312
2313 * bibtex.el (bibtex-reference-key): Accept string entries whose
2314 reference key contains upper case letters.
2315
2316 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2317
2318 * bibtex.el (bibtex-reference-head): Allow entries to start with
2319 a new line.
2320
2321 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2322
2323 * bibtex.el: Hiding of entry bodies is not longer provided by
2324 bibtex.el directly. Instead the hideshow package can be used.
2325 Added a special bibtex entry to hs-special-modes-alist.
2326 (bibtex-hs-forward-sexp): Added for hideshow.el.
2327
2328 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2329
2330 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
2331 at ':' characters by call to split-string.
2332
2333 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2334
2335 * textmodes/bibtex.el: Added RCS version identification.
2336
2337 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2338
2339 * textmodes/bibtex.el: Some temporary comments removed.
2340 (bibtex-field-name, bibtex-entry-type): Made the relationship
2341 explicit.
2342 (bibtex-field-const): Allow capital letters.
2343 (bibtex-start-of-string): Deleted because unused.
2344
2345 * textmodes/bibtex.el: Unified some nomenclature. We no longer
2346 use the term 'reference' to describe a bibtex entry as a whole.
2347 Further, reference keys are no longer called 'labels'.
2348 (bibtex-keys): Renamed to bibtex-reference-keys.
2349 (bibtex-reformat-previous-labels): Renamed to
2350 bibtex-reformat-previous-reference-keys.
2351 (bibtex-reference-type): Renamed to bibtex-entry-type.
2352 (bibtex-reference-head): Renamed to bibtex-entry-head.
2353 (bibtex-reference-maybe-empty-head): Renamed to
2354 bibtex-entry-maybe-empty-head.
2355 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
2356 (bibtex-search-reference): Renamed to bibtex-search-entry.
2357 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
2358 bibtex-enclosing-entry-maybe-empty-head.
2359 (bibtex-entry-field-alist, bibtex-entry-head,
2360 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
2361 bibtex-map-entries, bibtex-search-entry,
2362 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
2363 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2364 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
2365 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
2366 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
2367 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
2368 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
2369
2370 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2371
2372 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
2373 comment.
2374 (bibtex-format-field-delimiters): New function, functionality
2375 extracted from bibtex-format-entry.
2376 (bibtex-autokey-get-yearfield-digits): New function, functionality
2377 extracted from bibtex-autokey-get-yearfield.
2378
2379 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
2380 entries in order to avoid stack overflow in the regexp matcher if
2381 field contents become large.
2382 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
2383 bibtex-field-string-part-not-braced,
2384 bibtex-field-string-part-no-inner-braces,
2385 bibtex-field-string-part-1-inner-brace,
2386 bibtex-field-string-part-2-inner-braces,
2387 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
2388 bibtex-field-string-quoted, bibtex-field-string,
2389 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
2390 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
2391 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
2392 as parsing is now performed by the following functions.
2393 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
2394 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
2395 bibtex-parse-field-string, bibtex-search-forward-field-string,
2396 bibtex-parse-association, bibtex-field-name-for-parsing,
2397 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
2398 bibtex-search-forward-field, bibtex-search-backward-field,
2399 bibtex-start-of-field, bibtex-end-of-field,
2400 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
2401 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
2402 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
2403 bibtex-parse-string, bibtex-search-forward-string,
2404 bibtex-search-backward-string, bibtex-start-of-string,
2405 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
2406 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
2407 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
2408 entries. Instead of reporting the results of the parsing by
2409 match-beginning or match-end, these functions return data structures
2410 that hold the corresponding positions.
2411 (bibtex-enclosing-field): Changed to also report field boundaries by
2412 return values rather than by match-beginning or match-end. The
2413 following functions have been adapted to use the new parsing
2414 functions.
2415 (bibtex-skip-to-valid-entry, bibtex-search-reference,
2416 bibtex-enclosing-field, bibtex-format-entry,
2417 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
2418 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
2419 bibtex-print-help-message, bibtex-end-of-entry,
2420 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
2421 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2422 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
2423 method for parsing.
2424 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
2425 bibtex-map-entries, bibtex-flash-head,
2426 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
2427 bibtex-autokey-change, bibtex-autokey-get-namefield,
2428 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
2429 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2430 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
2431 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2432 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
2433 order to make the new binding of case-fold-search immediately
2434 visible.
2435
2436 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2437
2438 * textmodes/bibtex.el: Copyright notice is up to date.
2439 Added constant 'bibtex-maintainer-salutation.
2440
2441 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
2442 than make-temp-name, use match-string-no-properties and eliminate
2443 a quadratic behavior when building bibtex-strings.
2444
2445 * bibtex.el (bibtex-reference-key): Accept string entries whose
2446 reference key contains upper case letters.
2447
2448 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2449
2450 * bibtex.el (bibtex-reference-head): Allow entries to start with
2451 a new line.
2452
2453 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2454
2455 * bibtex.el: Hiding of entry bodies is not longer provided by
2456 bibtex.el directly. Instead the hideshow package can be used.
2457 Added a special bibtex entry to hs-special-modes-alist.
2458 (bibtex-hs-forward-sexp): Added for hideshow.el.
2459
2460 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2461
2462 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
2463 proceedings entry type (for cross referencing). Thanks to Wagner
2464 Toledo Correa for the suggestion.
2465
2466 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
2467
2468 2000-02-14 Kenichi Handa <handa@etl.go.jp>
2469
2470 * international/characters.el: Setup case table for Vietnamese.
2471
2472 2000-02-12 Gerd Moellmann <gerd@gnu.org>
2473
2474 * uniquify.el (toplevel): Require CL at compile time.
2475 (uniquify-push): Removed.
2476
2477 * shadowfile.el (shadow-when): Removed.
2478
2479 * tempo.el (tempo-dolist, tempo-mapc): Removed.
2480 (tempo-process-and-insert-string): Use dolist instead of
2481 tempo-dolist.
2482
2483 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
2484 regexp for paragraph-start.
2485
2486 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
2487 commas as well.
2488
2489 2000-02-10 Dave Love <fx@gnu.org>
2490
2491 * wid-edit.el: (widgets) [defgroup]: Remove url link.
2492 (widget-color-choice-list, widget-color-history, widget-mouse-help):
2493 Deleted.
2494 (widget-specify-field, widget-specify-button): Don't use
2495 widget-mouse-help as help-echo property.
2496 (default): Use #'ignore for :validate and :mouse-down-action.
2497 (checkbox): Add help-echo.
2498 (widget-sexp-validate): Rewritten to clarify error messages.
2499 (character): Use char-valid-p in :match function.
2500 (widget-color-complete): Use facemenu-color-alist.
2501 (widget-color-action): Use facemenu-read-color.
2502
2503 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
2504 set up `caar' &c that we now have.
2505
2506 2000-02-09 Ray Blaak <blaak@gnu.org>
2507
2508 * delphi.el: Make resourcestring a declaration region, like const
2509 and var.
2510
2511 2000-02-09 Dave Love <fx@gnu.org>
2512
2513 * bindings.el (mode-line-input-method-map): New variable.
2514 (mode-line-mule-info): Use it; fix last change.
2515 (mode-line-mode-menu): Move definition.
2516 (mode-line-mouse-sensitive-p): Deleted.
2517 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
2518 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
2519 level.
2520
2521 * startup.el (command-line-1): Don't call
2522 make-mode-line-mouse-sensitive.
2523
2524 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2525
2526 * mail/rmail.el (rmail-retry-failure): Use
2527 rmail-beginning-of-message before rmail-toggle-header, because the
2528 former toggles headers.
2529
2530 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
2531
2532 * diff-mode.el (diff-kill-junk): New interactive function.
2533 (diff-reverse-direction): Use delete-and-extract-region.
2534 (diff-post-command-hook): Restrict the area so that the hook also works
2535 outside of any diff hunk. This is necessary for the minor-mode.
2536 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
2537 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
2538
2539 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
2540 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
2541 so that it can be used more easily in <foo>-mode-hook. Also make sure
2542 to avoid duplicate entries.
2543 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
2544 (font-lock-remove-keywords): Just as was done for `add', allow it to
2545 work even if font-lock-mode is nil. Also make sure we don't modify
2546 any pre-existing list by forcing a copy-sequence. Finally rename
2547 `major-mode' to `mode'.
2548 (font-lock-fontify-syntactic-anchored-keywords)
2549 (font-lock-fontify-anchored-keywords)
2550 (font-lock-fontify-keywords-region): Use line-end-position.
2551 Don't make `font-lock-multiline' local (it's now done in
2552 font-lock-set-defaults).
2553 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
2554 move the `font-lock-fontified' creation to inside the `unless'.
2555
2556 2000-02-06 Andrew Innes <andrewi@gnu.org>
2557
2558 * term/w32-win.el (x-handle-args): Comment out call to message,
2559 which occurs before window system is initialized.
2560
2561 * makefile.nt: Add support for recompiling lisp code.
2562
2563 2000-02-04 Dave Love <fx@gnu.org>
2564
2565 * bindings.el (mode-line-mule-info): Fix/extend last change.
2566
2567 * completion.el: Replace completion-dolist with dolist.
2568
2569 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
2570 dotimes.
2571
2572 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
2573
2574 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
2575 environment names before they go into the section regexp.
2576
2577 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
2578 char class in regexp.
2579
2580 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
2581 `case-fold-search' to nil.
2582
2583 * progmodes/idlwave.el (idlwave-template): Respect
2584 `idlwave-abbrev-change-case'.
2585 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
2586 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
2587 idlwave-while): respect `idlwave-reserved-word-upcase'.
2588 (idlwave-rw-case): New function.
2589 (idlwave-statement-match): Fixed problem with assignment regexp.
2590 (idlwave-font-lock-keywords): Improved regexp for keyword
2591 parameters.
2592 (idlwave-surround): New argument LENGTH to support padding of
2593 operators longer than 1 char.
2594
2595 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
2596 idlwave-shell-expression-overlay. Implemented printing of
2597 expressions on higher levels of the calling stack.
2598 (idlwave-shell-display-level-in-calling-stack): Restore stack
2599 level.
2600 (idlwave-retrieve-expression-from-level): New function.
2601 (idlwave-shell-last-calling-stack): Variable removed.
2602 (idlwave-shell-reset): Argument action reversed (`visible' to
2603 `hidden'). Also remove stop-line overlay.
2604 (idlwave-shell-calling-stack-routine): New variable.
2605 (idlwave-shell-parse-stack-and-display): Messages now display
2606 negative level numbers.
2607 (idlwave-shell-mode): Set `modeline-format'.
2608 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
2609 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
2610 21.
2611 (idlwave-shell-print-expression-function): New option.
2612
2613 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
2614 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
2615 `tool-bar' instead of `toolbar'.
2616
2617 2000-02-02 Dave Love <fx@gnu.org>
2618
2619 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
2620 emacs-lisp-mode-hook. Don't check for defalias being defined.
2621
2622 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2623 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
2624 the new builtins directly.
2625
2626 * whitespace.el (whitespace): Add :version to defgroup.
2627
2628 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
2629 Doc fix.
2630
2631 * thingatpt.el (sexp-at-point, symbol-at-point)
2632 (number-at-point, list-at-point): Add autoload cookie.
2633
2634 * recentf.el (recentf): Add :version to defgroup.
2635
2636 * quickurl.el (quickurl): Add :version to defgroup.
2637
2638 * elide-head.el (elide-head): Use point-marker more.
2639
2640 * bs.el (bs): Add :version to defgroup.
2641
2642 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
2643
2644 * progmodes/delphi.el (delphi): Add :version to defgroup.
2645
2646 2000-02-02 Gerd Moellmann <gerd@gnu.org>
2647
2648 * ange-ftp.el (ange-ftp-write-region): Handle case that
2649 succeeding process operation sets a different coding system.
2650
2651 * calculator.el: New file.
2652
2653 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2654
2655 * frame.el (frames-on-display-list, framep-on-display): New
2656 functions.
2657 (display-mouse-p, display-popup-menus-p, display-graphic-p)
2658 (display-selections-p, display-screens, display-pixel-width)
2659 (display-pixel-height, display-mm-width, display-mm-height)
2660 (display-backing-store, display-save-under, display-planes)
2661 (display-color-cells, display-visual-class): New functions.
2662
2663 * term/tty-colors.el (tty-color-gray-shades): New function.
2664
2665 * faces.el (display-color-p): Use framep-on-display.
2666 (display-grayscale-p): New function.
2667
2668 2000-01-31 Dave Love <fx@gnu.org>
2669
2670 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
2671 (create-fontset-from-x-resource): Don't concat integers.
2672
2673 2000-01-31 Inge Frick <inge@nada.kth.se>
2674
2675 * view.el: Some changes in documentation. Removed some trailing
2676 whitespace. Changed some parameter names to agree with
2677 documentation.
2678 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
2679 window is not deleted. Modifies change 1998-04-26.
2680
2681 2000-01-31 Gerd Moellmann <gerd@gnu.org>
2682
2683 * windmove.el: New file.
2684
2685 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2686 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2687 progmodes/ebnf-yac.el: Update copyright and license info.
2688
2689 * jit-lock.el (jit-lock-function): Widen before calculating end
2690 position.
2691 (jit-lock-stealth-chunk-start): Rewritten.
2692
2693 * info.el (Info-title-face-alist): Removed.
2694 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
2695 faces.
2696 (Info-fontify-node): Use these faces.
2697
2698 2000-01-30 Gerd Moellmann <gerd@gnu.org>
2699
2700 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
2701 (cl-macro-list1): Recognize `&allow-other-keys' instead of
2702 `&allow-other-keywords'.
2703
2704 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
2705 the list of directories scanned heuristically.
2706
2707 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
2708 exist.
2709
2710 2000-01-30 Jason Rumney <jasonr@gnu.org>
2711
2712 * w32-fns.el: Define w32-tty-standard-colors.
2713
2714 * startup.el (command-line): Use w32-tty-standard-colors when in
2715 w32 console mode.
2716
2717 2000-01-30 Dave Love <fx@gnu.org>
2718
2719 * jka-compr.el (jka-compr-load): Fix up load-history.
2720
2721 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
2722
2723 * emacs-lisp/cl-macs.el: Revert previous change.
2724
2725 2000-01-29 Dave Love <fx@gnu.org>
2726
2727 * facemenu.el: Purecopy various strings.
2728
2729 * timezone.el (timezone-fix-time): Window against 69 for two-digit
2730 years. Deal with three-digit years.
2731
2732 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
2733 defconst, purecopy.
2734 (help-back-label): Purecopy it.
2735
2736 2000-01-18 Gerd Moellmann <gerd@gnu.org>
2737
2738 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
2739 variable. If non-nil, order the buffer list according to the
2740 currently selected frame.
2741 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
2742 non-nil, pass the selected frame to function buffer-list.
2743
2744 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2745
2746 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
2747
2748 2000-01-28 Dave Love <fx@gnu.org>
2749
2750 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
2751
2752 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
2753 Don't use lisp-indent-hook property.
2754 (cl-abs): Remove.
2755
2756 * subr.el: Move out indent and edebug specs for when and unless.
2757
2758 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
2759 when, unless.
2760
2761 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
2762 unless, when.
2763
2764 2000-01-28 Gerd Moellmann <gerd@gnu.org>
2765
2766 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
2767 `collecting' as synonym for `collect'.
2768
2769 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
2770 for the case it contains spaces.
2771
2772 * simple.el (what-cursor-position): Change formatting of
2773 messages.
2774
2775 * frame.el (delete-other-frames): New function.
2776 (toplevel): Bind it to C-x 5 1.
2777
2778 * sort.el (sort-numeric-base): New option.
2779 (sort-numeric-fields): If number starts with `0' or `0[xX[',
2780 interpret it as octal or hexadecimal. Use sort-numeric-base
2781 as default base.
2782
2783 * progmodes/glasses.el: New file.
2784
2785 2000-01-27 Gerd Moellmann <gerd@gnu.org>
2786
2787 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
2788 userids differently.
2789
2790 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2791 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2792 progmodes/ebnf-yac.el: New files.
2793
2794 2000-01-26 Dave Love <fx@gnu.org>
2795
2796 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
2797 on a function with an empty body. [From Eric Ludlam.]
2798
2799 2000-01-25 Andre Spiegel <spiegel@gnu.org>
2800
2801 * vc.el (vc-version-diff): Make sure file name is expanded.
2802
2803 2000-01-25 Gerd Moellmann <gerd@gnu.org>
2804
2805 * scroll-bar.el (scroll-bar-timer): Variable removed.
2806 (scroll-bar-toolkit-scroll): Don't use a timer.
2807
2808 2000-01-25 Kenichi Handa <handa@etl.go.jp>
2809
2810 * language/thai-util.el (thai-composition-function): Delete
2811 superfluous `a'.
2812
2813 2000-01-24 Dave Love <fx@gnu.org>
2814
2815 * fortran.el (fortran-mode): Use beginning-of-defun-function,
2816 end-of-defun-function.
2817
2818 * font-lock.el (turn-on-font-lock): Don't depend on window-system
2819 &c.
2820
2821 2000-01-22 Jason Rumney <jasonr@gnu.org>
2822
2823 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
2824 conflicts with new face support.
2825
2826 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2827
2828 * replace.el (query-replace): Rename last arg to DELIMITED.
2829 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
2830 (query-replace-regexp): Likewise.
2831
2832 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2833
2834 * subr.el (with-syntax-table): Use make-symbol, not gensym.
2835
2836 * emacs-lisp/lisp.el (beginning-of-defun-function):
2837 Variable renamed from beginning-of-defun.
2838 Do not call make-variable-buffer-local.
2839 (beginning-of-defun-raw): Use new variable name; doc fix.
2840 (beginning-of-defun): Doc fix.
2841 (end-of-defun-function): Variable renamed from end-of-defun.
2842 Do not call make-variable-buffer-local.
2843 (end-of-defun): Use new variable name; doc fix.
2844
2845 * subr.el (dolist, dotimes): Copied from cl-macs.el
2846 and made to work.
2847
2848 * mail/undigest.el (rmail-digest-end-regexps):
2849 Variable replaces rmail-digest-end-regexp.
2850 Allows multiple regexps for detecting the end line.
2851 (undigestify-rmail-message): Corresponding changes.
2852
2853 2000-01-19 Dave Love <fx@gnu.org>
2854
2855 * files.el (user-init-file): Don't declare here -- is primitive.
2856
2857 * startup.el (command-line): Check for compiled user-init-file and
2858 set to uncompiled version if necessary.
2859
2860 2000-01-18 Gerd Moellmann <gerd@gnu.org>
2861
2862 * mail/undigest.el (rmail-digest-end-regexp): New user option.
2863 (undigestify-rmail-message): Use it.
2864
2865 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
2866
2867 2000-01-17 Gerd Moellmann <gerd@gnu.org>
2868
2869 * tmm.el (tmm-goto-completions): Adapt to prompt being part
2870 of mini-buffer.
2871
2872 2000-01-14 Gerd Moellmann <gerd@gnu.org>
2873
2874 * emacs-lisp/copyright.el (copyright-update): Removed the
2875 requirement for a trailing space from `copyright-regexp', to
2876 support copyrights with owner specified on a separate line..
2877
2878 * align.el: New file.
2879
2880 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
2881
2882 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
2883
2884 2000-01-13 Dave Love <fx@gnu.org>
2885
2886 * ph.el: Removed. (Obsoleted by EUDC.)
2887
2888 2000-01-13 Gerd Moellmann <gerd@gnu.org>
2889
2890 * net/eudc.el (toplevel): Remove autoloaded code installing
2891 menu with easymenu, because that causes build problems.
2892
2893 * frame.el (frame-notice-user-settings): New variable.
2894 (frame-notice-user-settings): Don't modify frame parameters
2895 if called a second time.
2896
2897 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2898
2899 * frame.el (frame-notice-user-settings):
2900 Notice default-frame-parameters even for non-window frames.
2901
2902 2000-01-13 Gerd Moellmann <gerd@gnu.org>
2903
2904 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
2905 for Emacs.
2906 (eudc-bob-can-display-inline-images): Extend for Emacs.
2907 (eudc-bob-toggle-inline-display): Ditto.
2908 (eudc-bob-display-jpeg): Ditto.
2909
2910 2000-01-12 Gerd Moellmann <gerd@gnu.org>
2911
2912 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
2913 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
2914 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
2915
2916 * add-log.el (add-change-log-entry): Fix error trying an `(insert
2917 nil)'.
2918
2919 * subdirs.el: Add `net' directory.
2920
2921 * net: New directory.
2922
2923 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
2924 eval-last-sexp. Don't bind debug-on-error here.
2925 (eval-last-sexp): New function. Bind debug-on-error if
2926 eval-expression-debug-on-error is non-nil.
2927 (eval-defun-2, eval-defun): Likewise.
2928
2929 * simple.el (eval-expression): Don't bind debug-on-error if
2930 eval-expression-debug-on-error is nil. Detect changed
2931 debug-on-error, and propagate new value to global binding, if
2932 eval-expression-debug-on-error is non-nil,
2933 (eval-expression-debug-on-error): Change doc string.
2934
2935 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2936
2937 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
2938
2939 * emacs-lisp/lisp-mode.el (with-syntax-table):
2940 Set up lisp-indent-function property.
2941
2942 * subr.el (with-syntax-table): Moved from simple.el.
2943
2944 * simple.el (with-syntax-table): Moved to subr.el.
2945
2946 2000-01-11 Gerd Moellmann <gerd@gnu.org>
2947
2948 * tmm.el (tmm-shortcut): Delete region after prompt instead
2949 of erasing buffer.
2950
2951 * textmodes/fill.el (fill-common-string-prefix): New function.
2952 (fill-context-prefix): Use the longest common prefix of first
2953 and second line fill prefix, if there is one.
2954
2955 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2956
2957 * array.el (array-mode): Don't use make-variable-buffer-local.
2958 Use make-local-variable for `truncate-lines'.
2959
2960 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
2961
2962 * add-log.el (add-log-current-defun): Handle user-defined
2963 add-log-current-function returning nil,
2964
2965 * add-log.el (add-change-log-entry): Insert version number
2966 if having found a current function
2967
2968 * add-log.el (add-log-current-defun): Call
2969 `add-log-current-defun-function'. Try matches at level 0 and
2970 level 1. Strip whitespace from defun found.
2971
2972 2000-01-10 John Wiegley <johnw@gnu.org>
2973
2974 * allout.el (isearch-done/outline-provisions): Added `edit'
2975 argument to correspond with the current definition of
2976 `isearch-done'.
2977
2978 2000-01-10 Dave Love <fx@gnu.org>
2979
2980 * elide-head.el (elide-head): Use point-marker, not point.
2981
2982 2000-01-10 Gerd Moellmann <gerd@gnu.org>
2983
2984 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
2985 before and after the year 2000.
2986
2987 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
2988 Add ispell- prefix.
2989
2990 2000-01-10 Ken Stevens <k.stevens@ieee.org>
2991
2992 * ispell.el: Only define dictionaries in menus when they exist.
2993 (version18p): New variable.
2994 (version20p): New variable.
2995 (xemacsp): New variable.
2996 (ispell-choices-win-default-height): Fix for XEmacs visibility.
2997 (ispell-dictionary-alist1): Added Brasileiro dictionary.
2998 (ispell-dictionary-alist6): Russian command lines no longer accept
2999 run-together words.
3000 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
3001 (ispell-dictionary-alist): Add koi8-r to customize definition.
3002 (check-ispell-version): Added documentation string. Returns
3003 library path when called non-interactively.
3004 (ispell-menu-map-needed): Uses new variables.
3005 (ispell-library-path): New variable.
3006 (ispell-decode-string): XEmacs fix for bogus variable bindings.
3007 (ispell-word): Improved documentation string. Test for valid
3008 character mappings. Correctly check typed in word changes that can
3009 result in single words split into multiple words. Returns
3010 replacement word.
3011 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
3012 replace in recursive query replace mode. Help message for
3013 recursive edit mode.
3014 (ispell-show-choices): Protect against bad framepop bindings.
3015 (ispell-help): Fix to work with XEmacs.
3016 (ispell-highlight-spelling-error): Use new variables.
3017 (ispell-overlay-window): Fix to work with XEmacs.
3018 (ispell-parse-output): Passed and returns location information
3019 tracking spelling corrections. Doesn't recheck same word on
3020 current line.
3021 (ispell-init-process): Protect against bogus XEmacs variable binding.
3022 Fix call to single argument in sleep-for. Use new variables.
3023 (ispell-region): Passed and returns location information tracking
3024 spelling corrections. Doesn't check same word on current line.
3025 Improved documentation string. Doesn't resend a line already
3026 checked to the ispell process - fixes bug in LaTeX parsing.
3027 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
3028 (ispell-skip-region): No longer skips <TT> in SGML.
3029 (ispell-process-line): Tracks location information with spelling
3030 corrections. Added documentation string. Accounts for words
3031 already accepted on this line. Don't allow query-replace on line
3032 starting with math characters. Doesn't resend a line already sent
3033 to ispell process. Fixes alignment error bug.
3034
3035 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3036
3037 * dired-x.el (dired-guess-shell-alist-default):
3038 Suggest xloadimage, which is free, not xv, which isn't.
3039
3040 * ange-ftp.el (ange-ftp-file-name-nondirectory):
3041 Don't ever include the host name or user name in the value.
3042
3043 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3044
3045 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
3046 of a real newline.
3047
3048 2000-01-09 Stephen Eglen <stephen@gnu.org>
3049
3050 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
3051 for .png files.
3052
3053 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
3054
3055 * cus-edit.el (custom-hook-convert-widget): Fix comment.
3056
3057 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3058
3059 * progmodes/cperl-mode.el: Replace ^F with ^L.
3060
3061 * sendmail.el (toplevel): Provide `sendmail' when compiling
3062 before `require'ing rmail and mailalias to prevent infinite
3063 recursion.
3064
3065 2000-01-08 Dave Love <fx@gnu.org>
3066
3067 * emacs-lisp/backquote.el: Remove inappropriate customization
3068 (allowing custom.el to use backquote).
3069
3070 2000-01-07 Dave Love <fx@gnu.org>
3071
3072 * add-log.el (add-log-debugging): Deleted.
3073 (add-change-log-entry): Treat a backup FILE-NAME as its parent
3074 file. Remove debugging code.
3075 (change-log-get-method-definition, change-log-name): Add doc.
3076 (change-log-sortable-date-at): New function.
3077 (change-log-merge): New command.
3078
3079 * time.el (display-time-string-forms): Make the Mail string active.
3080 (display-time-update): Provide help-echo for load average.
3081
3082 * bindings.el (make-mode-line-mouse2-map): New function.
3083 (mode-line-modified): Use it and simplify.
3084 (mode-line-mule-info): Provide help-echo info.
3085 (minor-mode-alist): Activate the strings.
3086 (make-mode-line-mouse-sensitive): Simplify for
3087 mode-line-buffer-identification.
3088
3089 2000-01-07 Gerd Moellmann <gerd@gnu.org>
3090
3091 * play/pong.el: New file.
3092
3093 2000-01-06 Dave Love <fx@gnu.org>
3094
3095 * array.el: Assorted cleanups for compiler warnings, doc strings,
3096 `array-' prefix for symbols.
3097
3098 2000-01-05 Dave Love <fx@gnu.org>
3099
3100 * textmodes/outline.el (outline-mode-menu-bar-map): Add
3101 outline-headers-as-kill.
3102 (outline-mode): Define imenu-generic-expression.
3103 (outline-headers-as-kill): New command.
3104
3105 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
3106 from paragraph-start.
3107 (paragraph-indent-minor-mode): New command.
3108
3109 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
3110 M-C-e, M-C-h, C-j, C-xnd, TAB.
3111 (fortran-mode): Set beginning-of-defun, end-of-defun.
3112 (fortran-column-ruler): Simplify.
3113 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
3114 (fortran-with-subprogram-narrowing): Likewise.
3115 (fortran-indent-subprogram): Call mark-defun.
3116 (fortran-check-for-matching-do): Change narrowing.
3117
3118 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
3119 (cl-lucid-hash-tag): Delete.
3120 (cl-hash-table-p): Correct test for native table.
3121 (cl-hash-table-count): Use hash-table-count.
3122
3123 * browse-url.el (browse-url): Fix case of
3124 browse-url-browser-function being an alist.
3125
3126 2000-01-05 Carsten Dominik <cd@gnu.org>
3127
3128 * textmodes/reftex-vars.el (reftex-parse-file-extension)
3129 (reftex-index-phrase-file-extension): New options.
3130
3131 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
3132 Use new option `reftex-index-phrase-file-extension'.
3133
3134 * textmodes/reftex.el (reftex-access-parse-file): Use new option
3135 `reftex-parse-file-extension'.
3136
3137 2000-01-05 Dave Love <fx@gnu.org>
3138
3139 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
3140 (beginning-of-defun-raw): Use it.
3141 (end-of-defun): New variable.
3142 (end-of-defun): Use it.
3143 (check-parens): New command.
3144
3145 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3146
3147 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
3148 (hs-show-block): Don't use `mapcar' when not accumulating.
3149
3150 Fix buglet in local variables initialization.
3151
3152 2000-01-05 Andreas Schwab <schwab@suse.de>
3153
3154 * hscroll.el (hscroll): Doc fix.
3155
3156 2000-01-05 Carsten Dominik <cd@gnu.org>
3157
3158 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
3159 idlw-toolbar.
3160
3161 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
3162 file idlw-rinfo.el.
3163 (idlwave-customize): load must read file idlw-shell.el.
3164 (idlwave-create-customize-menu): load must read file idlw-shell.el.
3165
3166 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
3167
3168 * progmodes/idlw-shell.el: Also provide idlwave-shell
3169 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
3170 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
3171
3172 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
3173 both reftex-dcr and reftex-vcr.
3174
3175 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
3176
3177 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3178
3179 * ps-print.el: PostScript code now is in separate files, doc fix.
3180 (ps-print-version): New version number (5.0.3).
3181 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
3182 local.
3183 (ps-spool-config): Initialization fix.
3184 (ps-print-prologue-1, ps-print-prologue-2)
3185 (ps-print-duplex-feature): PostScript code moved to separated file.
3186 (ps-background-image): Little code reformating.
3187 (ps-begin-file, ps-begin-job): Fix code.
3188 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
3189 (ps-prologue-file): New fun.
3190
3191 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3192
3193 * ps-vars.el: Eliminated.
3194
3195 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
3196 `;;;###autoload'.
3197
3198 * ps-print.el: ps-vars eliminated, doc fix.
3199 (ps-print-version): New version number (5.0.2).
3200 (ps-spool-config): Initialization fix.
3201 (ps-print-customize): New fun.
3202
3203 2000-01-04 Gerd Moellmann <gerd@gnu.org>
3204
3205 * autorevert.el (auto-revert-mode): Return value of
3206 auto-revert-mode.
3207
3208 2000-01-04 Dave Love <fx@gnu.org>
3209
3210 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
3211 menu items.
3212
3213 2000-01-03 Dave Love <fx@gnu.org>
3214
3215 * elide-head.el (elide-head) [defgroup]: Add :version.
3216
3217 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
3218 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
3219 `cl-hash-table-p', not `hash-table-p'.
3220 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
3221
3222 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3223
3224 * faces.el (face-read-integer, read-face-attribute)
3225 (color-defined-p, color-values): unspecified-{f,b}g are now
3226 strings.
3227
3228 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
3229
3230 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
3231 at comment end, and re-insert them after filling.
3232
3233 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3234
3235 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
3236 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
3237 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
3238
3239 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3240
3241 * term/x-win.el (xw-defined-colors): Call color-supported-p,
3242 the new name of face-color-supported-p.
3243
3244 * term/w32-win.el (xw-defined-colors): Likewise.
3245
3246 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3247
3248 * simple.el (completion-setup-function): Count completion-size
3249 from minibuffer-prompt-end, not from point-min.
3250
3251 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
3252
3253 * faces.el (read-face-attribute, defined-colors, color-defined-p):
3254 Pass the frame to tty-color-* functions.
3255 (display-color-p, frame-set-background-mode): Pass the frame to
3256 tty-display-color-p.
3257
3258 * term/tty-colors.el (tty-defined-color-alist): Renamed from
3259 tty-color-alist.
3260 (tty-color-alist, tty-modify-color-alist): New functions.
3261 (tty-color-define, tty-color-clear, tty-color-approximate)
3262 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
3263 an optional parameter FRAME.
3264
3265 2000-01-01 Gerd Moellmann <gerd@gnu.org>
3266
3267 * image.el (create-image, defimage): Don't assume image data is a
3268 string.
3269
3270 * image.el (defimage): Handle specifications containing :data
3271 instead of :file.
3272 (image-type-from-data): New function.
3273 (image-type-from-file-header): Use it.
3274 (create-image): Add parameter DATA-P.
3275
3276 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3277
3278 * echistory.el (electric-command-history): Call Command-history-setup
3279 and command-history-mode using their new conventions.
3280
3281 * chistory.el (Command-history-setup): Don't switch buffers. Take
3282 no args, and do not set major-mode, mode-name or the local map.
3283 (command-history-mode): New function, does some of those things
3284 Command-history-setup used to do.
3285 (list-command-history): Call command-history-mode, not
3286 Command-history-setup.
3287 (command-history): Renamed from command-history-mode.
3288
3289 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3290
3291 * arc-mode.el (archive-mode-map): Bind q to quit-window.
3292
3293 1999-12-31 William M. Perry <wmperry@aventail.com>
3294
3295 * image.el (defimage): Images with the `:data' keyword should be
3296 considered valid as well.
3297
3298 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3299
3300 * dired.el (dired-get-filename): Don't call file-name-absolute-p
3301 with FILE if FILE is nil.
3302
3303 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3304
3305 * simple.el (choose-completion-string): In minibuffer,
3306 do not delete the prompt string.
3307
3308 1999-12-30 Gerd Moellmann <gerd@gnu.org>
3309
3310 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
3311 assigned to mode-line-mode-menu because bindings.el is dumped with
3312 Emacs, and thus the lists used for menu-item definition will be
3313 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
3314 like pure menu item definitions.
3315
3316 * expand.el (expand-abbrev-hook): Return t if expansion was
3317 done, nil otherwise.
3318
3319 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3320
3321 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
3322 (tar-quit): Function deleted.
3323
3324 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3325
3326 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
3327 was used but not declared.
3328
3329 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
3330 hs-find-block-beginning): Add or modify docstrings.
3331
3332 (hs-isearch-show): Rewrite.
3333
3334 1999-12-28 Gerd Moellmann <gerd@gnu.org>
3335
3336 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
3337
3338 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
3339 space in front of a C-style comment end.
3340
3341 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
3342
3343 * startup.el (command-line-1): Make mode line mouse-sensitive for
3344 the MS-DOS version as well.
3345
3346 1999-12-28 Gerd Moellmann <gerd@gnu.org>
3347
3348 * bs.el: New file.
3349
3350 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3351
3352 * textmodes/ispell.el (ispell-process-line):
3353 Add local var line-offset to adjust for the change
3354 in positions within the line, due to previous replacements.
3355
3356 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3357
3358 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3359 Doc fixes.
3360
3361 1999-12-27 Gerd Moellmann <gerd@gnu.org>
3362
3363 * add-log.el (change-log-version-number-regexp-list)
3364 (change-log-version-info-enabled): Change :version to 21.1.
3365 (toplevel): Require CL when compiling.
3366
3367 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
3368
3369 * add-log.el (change-log-version-number-regexp-list): Added tag
3370 :version 20.6
3371 (change-log-version-info-enabled): Added tag :version 20.6
3372
3373 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
3374
3375 * add-log.el: More general version number search with
3376 user-configurable regexp list.
3377 (change-log-version-number-regexp-list): New user variable.
3378 (change-log-find-version): Rewritten. Use user-configurable
3379 version numbering regexp list
3380 change-log-version-number-regexp-list.
3381 (change-log-find-version): Renamed to
3382 change-log-version-number-search
3383 (add-log-file-name-function): New.
3384 (change-log-search-vc-number): Added END paramaeter. Added doc
3385 string to function.
3386 (change-log-version-rcs): Renamed. Was
3387 change-log-search-vc-number.
3388
3389 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3390
3391 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
3392 overlays if they interfere.
3393 (compilation-find-file): Make intangible overlays tangible.
3394
3395 * progmodes/hideshow.el: Generally, synch w/ maintainer
3396 version 5.9.
3397
3398 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
3399
3400 (hs-minor-mode-hook): Don't initialize.
3401
3402 (hs-special-modes-alist): Rewrite value and docstring.
3403
3404 (hs-minor-mode-prefix): Delete unused var.
3405
3406 (hs-block-start-mdata-select): New var, buffer local.
3407
3408 (hs-headline): New var.
3409
3410 (hs-match-data, hs-forward-sexp): New funcs.
3411
3412 (hs-hide-comment-region): New func.
3413
3414 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
3415 hs-safety-is-job-n, hs-hide-initial-comment-block,
3416 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
3417 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
3418 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
3419 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
3420 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
3421
3422 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
3423 (hs-isearch-show-temporary): New funcs.
3424
3425 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
3426
3427 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
3428
3429 When constructing menu, use `[(shift button2)]' notation.
3430
3431 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3432
3433 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
3434 (jka-compr-compression-info-list): Add new elt to each vector.
3435 (jka-compr-write-region): Don't compress the data if it is
3436 already compressed.
3437
3438 * jka-compr.el (jka-compr-really-do-compress): New variable.
3439 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
3440 if visiting.
3441 (jka-compr-write-region): Set jka-compr-really-do-compress
3442 if visiting. Test it when deciding to compress.
3443
3444 1999-12-22 Gerd Moellmann <gerd@gnu.org>
3445
3446 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
3447 with third argument t.
3448
3449 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3450
3451 * antlr-mode.el: Version 1.2 is released.
3452 (antlr): This package has a web page.
3453
3454 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3455
3456 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
3457 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
3458 (antlr-mode-map): New binding [C-c C-c].
3459 (antlr-mode-menu): New entries.
3460
3461 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3462
3463 * antlr-mode.el: Respect Emacs conventions.
3464 ((require 'cl)): Only use during compilation.
3465 (antlr-language-for-option): New function to avoid using `find'.
3466 (antlr-mode): Use it.
3467 (antlr-with-syntax-table): Define new instead using XEmacs' one.
3468 (antlr-imenu-create-index-function): Change accordingly.
3469 (antlr-inside-rule-p): Ditto.
3470 (antlr-end-of-rule): Ditto.
3471 (antlr-end-of-body): Ditto.
3472 (antlr-beginning-of-rule): Ditto.
3473 (antlr-indent-line): Ditto.
3474
3475 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
3476
3477 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
3478 (antlr-set-tabs): Don't use hard-coded values.
3479
3480 * antlr-mode.el: Minor navigation changes. Not perfect, but this
3481 won't be possible without a huge time penalty.
3482 (antlr-skip-exception-part): Be more specific.
3483 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
3484 Renamed from `antlr-skip-grammar-header'.
3485 (antlr-next-rule): Change accordingly.
3486 (antlr-end-of-body): Ditto. Better error message.
3487 (antlr-beginning-of-body): Better error message.
3488 (antlr-imenu-create-index-function): Skip rule action prelude.
3489
3490 * antlr-mode.el: Minor syntax highlighting changes.
3491 (antlr-font-lock-default-face): Deletia.
3492 (antlr-font-lock-tokendef-face): Changed color.
3493 (antlr-font-lock-tokenref-face): Changed color.
3494 (antlr-font-lock-literal-face): Changed color.
3495 (antlr-font-lock-additional-keywords): Minor changes.
3496
3497 1999-12-20 Carsten Dominik <cd@gnu.org>
3498
3499 * progmodes/idlwave.el: New file.
3500
3501 * progmodes/idlwave-rinfo.el: New file.
3502
3503 * progmodes/idlwave-shell.el: New file.
3504
3505 * progmodes/idlwave-toolbar.el: New file.
3506
3507 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
3508
3509 1999-12-21 Gerd Moellmann <gerd@gnu.org>
3510
3511 * progmodes/cwarn.el: New file.
3512
3513 1999-12-19 Gerd Moellmann <gerd@gnu.org>
3514
3515 * bindings.el (completion-ignored-extensions): Add .pdf.
3516
3517 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
3518
3519 * version.el: Put the version info into binary on MS-DOS as well.
3520
3521 1999-12-19 Gerd Moellmann <gerd@gnu.org>
3522
3523 * emacs-lisp/debug.el (debugger-continue): Don't continue if
3524 debugger-may-continue is nil.
3525
3526 1999-12-18 Dave Love <fx@gnu.org>
3527
3528 * emacs-lisp/cl-macs.el: Remove conditional definition of
3529 eval-when-compile. Don't specify abs, expt, gethash,
3530 hash-table-count, hash-table-p as side-effect-free here.
3531 (cl-emacs-type): Don't declare.
3532 (cl-compile-time-init): Remove Emacs 18 compiler patch.
3533 (cl-parse-loop-clause): Remove compatibility code.
3534
3535 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
3536 (side-effect-free-fns): Add gethash, hash-table-count.
3537 (side-effect-and-error-free-fns): Add hash-table-p.
3538
3539 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
3540 `cl-' to autoload names for some hash functions. Don't autoload
3541 eval-when-compile. Don't provide mini-cl.
3542 (cl-emacs-type): Remove.
3543 (cl-map-extents): Remove compatibility code.
3544
3545 * emacs-lisp/float.el: Bind free variables.
3546
3547 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
3548
3549 1999-12-16 Gerd Moellmann <gerd@gnu.org>
3550
3551 * bindings.el (completion-ignored-extensions): Add .tfm.
3552
3553 1999-12-16 Dave Love <fx@gnu.org>
3554
3555 * faces.el (set-face-attribute): Purecopy the attributes set.
3556
3557 * custom.el (custom-declare-variable): Purecopy value.
3558
3559 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
3560 (byte-extrude-byte-code-vectors): Use remprop.
3561 (byte-compile-lambda): Check that arg is a lambda.
3562
3563 1999-11-16 Anders Lindgren <AndersL@andersl.com>
3564
3565 * font-lock.el: System for adding and removing keywords.
3566 Both local (previously added keyword) and global keywords
3567 can be removed.
3568 (font-lock-remove-keywords): New user-level function.
3569 (font-lock-update-removed-keyword-alist): New internal function.
3570 (font-lock-removed-keywords-alist): New variable.
3571 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
3572 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
3573 growing datastructures.
3574 (font-lock-set-defaults): Removes keywords stored in
3575 `font-lock-removed-keywords-alist' after local keywords added.
3576
3577 1999-12-16 Anders Lindgren <andersl@andersl.com>
3578
3579 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
3580 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
3581
3582 * font-lock.el (c-keywords): Only highlight preprocessor
3583 directives when spelled correctly.
3584
3585 * font-lock.el (font-lock-match-c++-structor-declaration,
3586 c++-keywords): Fontify constructors and destructors with function
3587 face inside C++ class declarations.
3588
3589 1999-12-16 Gerd Moellmann <gerd@gnu.org>
3590
3591 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
3592 the shell from sh-shell-file.
3593
3594 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
3595
3596 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3597
3598 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
3599 if one of the files specified cannot be accessed by
3600 file-attributes. Do not strip any leading directories from the
3601 file names, to behave more like `ls' does.
3602
3603 * dired.el (dired-get-filename): Handle absolute file names.
3604 (dired-readin-insert): If argument is a cons, don't print
3605 "wildcard" on the ``total'' line.
3606
3607 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3608
3609 * faces.el (face-read-integer, read-face-attribute)
3610 (color-defined-p, color-values): Allow color values unspecified-fg
3611 and unspecified-bg, handle them as unspecified.
3612
3613 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
3614
3615 * textmodes/reftex.el: (reftex-compile-variables): respect new
3616 structure of `reftex-index-macro'
3617 (reftex-compile-variables): Use the changed structure of
3618 `reftex-label-alist'.
3619
3620 * textmodes/reftex-vars.el (reftex-index-math-format,
3621 (reftex-toc-max-level): New option.
3622 reftex-index-phrases-search-whole-words,
3623 reftex-index-phrases-case-fold-search,
3624 reftex-index-phrases-skip-indexed-matches,
3625 reftex-index-phrases-wrap-long-lines,
3626 reftex-index-phrases-sort-prefers-entry,
3627 reftex-index-phrases-sort-in-blocks): New options.
3628 (reftex-index-macros): Option structure changed.
3629 (reftex-index-macros-builtin): Added `repeat' item to each entry.
3630 (reftex-label-alist): Additional item in each entry to specify if
3631 the environment should be listed in the TOC.
3632 (eval-when-compile (require 'cl)) added.
3633
3634 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
3635 longer deals with "repeat".
3636 (reftex-index): "repeat property in `reftex-index-macro-alist' is
3637 now used.
3638 (reftex-index-phrases-comment-regexp,
3639 reftex-index-phrases-macrodef-regexp,
3640 reftex-index-phrases-phrase-regexp1,
3641 reftex-index-phrases-phrase-regexp2,
3642 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
3643 New constants.
3644 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
3645 reftex-index-phrases-font-lock-keywords,
3646 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
3647 reftex-index-phrases-restrict-file): New variables.
3648 (reftex-index-phrase-selection-or-word,
3649 reftex-index-visit-phrases-buffer,
3650 reftex-index-initialize-phrases-buffer,
3651 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
3652 reftex-index-next-phrase, reftex-index-this-phrase,
3653 reftex-index-all-phrases, reftex-index-region-phrases,
3654 reftex-index-phrases-parse-header,
3655 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
3656 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
3657 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
3658 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
3659 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
3660 reftex-index-make-replace-string,
3661 reftex-query-index-phrase-globally, reftex-query-index-phrase,
3662 reftex-index-phrase-match-is-indexed,
3663 reftex-index-phrases-fixup-line,
3664 reftex-index-phrases-replace-space,
3665 reftex-index-select-phrases-macro): New functions.
3666 (reftex-index-globalize, reftex-index-globally): functions removed
3667 (eval-when-compile (require 'cl)) added.
3668
3669 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
3670 for max level.
3671 (reftex-toc-max-level-indicator): New variable.
3672 (reftex-toc-max-level): New command.
3673 (reftex-toc-map): New keybinding `t'.
3674 (reftex-toc-help): Constant updated.
3675 (eval-when-compile (require 'cl)) added.
3676
3677 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
3678 `t' command key can change `reftex-toc-max-level'
3679 (eval-when-compile (require 'cl)) added.
3680
3681 * textmode/reftex-sel (reftex-insert-docstruct): Respect
3682 `reftex-toc-max-level'
3683 (eval-when-compile (require 'cl)) added.
3684
3685 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
3686 added.
3687
3688 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
3689 added.
3690
3691 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
3692 commands.
3693 (reftex-citation, reftex-do-citation,
3694 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
3695 preselect a citation format.
3696 (eval-when-compile (require 'cl)) added.
3697
3698 * textmodes/reftex-parse.el (reftex-context-substring): Optional
3699 parameter to-end
3700 (reftex-section-info): Deal with environment matches.
3701 (eval-when-compile (require 'cl)) added.
3702
3703 * reftex-global.el (eval-when-compile (require 'cl)) added.
3704
3705 1999-12-15 Kenichi Handa <handa@etl.go.jp>
3706
3707 The following changes are for the new composition mechanism. We
3708 have deleted `composition' charset and composite characters,
3709 instead introduced a special text property `composition'.
3710
3711 * composite.el: New file.
3712
3713 * ps-mule.el: Define encode-composition-rule and find-composition
3714 for Emacs 20.4 and the earlier versions.
3715 (ps-mule-init-external-library): Just require a feature for
3716 external libraries.
3717 (ps-mule-prologue): Postscript code modified for new composition.
3718 (ps-mule-find-wrappoint): New arg COMPOSITION.
3719 (ps-mule-plot-string): Delete code for composite characaters.
3720 (ps-mule-plot-composition): New funcion.
3721 (ps-mule-prepare-font-for-components): New function.
3722 (ps-mule-plot-components): New function.
3723 (ps-mule-composition-prologue-generated): Renamed from
3724 ps-mule-cmpchar-prologue-generated.
3725 (ps-mule-composition-prologue): New named from
3726 ps-mule-cmpchar-prologue. Modified for new composition.
3727 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
3728 ps-mule-prepare-cmpchar-font): Deleted.
3729 (ps-mule-string-encoding): New arg NO-SETFONT.
3730 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
3731 check Composing, not Cmpchar
3732 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
3733 to nil.
3734 (ps-mule-begin-job): Check existence of new composition.
3735
3736 * ps-print.el (ps-plot-region): Handle new composition.
3737
3738 * simple.el (what-cursor-position): Show "(composed)" if the
3739 character is composed.
3740
3741 * international/characters.el: Fix cateogries of Lao symbols.
3742
3743 * international/fontset.el (vertical-centering-font-regexp): New
3744 variable.
3745
3746 * international/mule.el (mule-version): Updated to 5.0 (AOI).
3747 (mule-version-date): Updated to 1999.12.7.
3748 (with-category-table): New macro.
3749
3750 * international/mule-cmds.el (encode-coding-char): Don't check
3751 composite character.
3752
3753 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
3754 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
3755 x-ctext): Give `composition' property t.
3756
3757 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
3758 non-nil) at the tail of ALIST.
3759 (compose-region, decompose-region, decompse-string,
3760 reference-point-alist, compose-chars): Moved to composite.el.
3761 (compose-chars-component, compose-chars-rule,
3762 decompose-composite-char): Deleted.
3763
3764 * international/quail.el (quail-install-map): New optional arg
3765 NAME.
3766 (quail-get-translation): If DEF is a symbol but not a function,
3767 ignore it.
3768 (quail-start-translation): Put a key sequence undefined in the
3769 translation keymap in unread-command-events, not generated-events.
3770 Return parameterized event (compose-last-chars N) if the input
3771 characters should be composed.
3772 (quail-map-definition): If DEF is t, treat it as nil.
3773 (quail-delete-last-char): Delete the quail region.
3774 (quail-show-translations): Don't show list of translations if the
3775 quail package is deterministic.
3776 (quail-completion-max-depth): New variable.
3777 (quail-completion-1): Pay attention to the above variable. Fix
3778 for the case that a translation is a function.
3779 (quail-map-from-table, quail-map-from-table-1,
3780 quail-map-from-table-2): New functions.
3781 (quail-lookup-map-and-concat): New function
3782
3783 * language/devan-util.el: Mostly rewritten.
3784
3785 * language/lao.el: Register lao-composition-function in
3786 composition-function-table.
3787
3788 * language/lao-util.el: Mostly rewritten.
3789
3790 * language/thai.el: Register thai-composition-function in
3791 composition-function-table.
3792 (thai-tis620): Delete `pre-write-conversion' property.
3793
3794 * language/thai-util.el: (thai-category-table): Make it by
3795 make-category-table.
3796 (thai-composition-pattern): New variable.
3797 (thai-compose-region, thai-compose-string): Use
3798 with-category-table.
3799 (thai-post-read-conversion): Just call thai-compose-region.
3800 (thai-pre-write-conversion): Deleted.
3801 (thai-composition-function): New funciton.
3802
3803 * language/tibet-util.el: Most functions rewritten.
3804 (tibetan-char-p): Renamed from tibetan-char-examin.
3805 (tibetan-composable-examin) (tibetan-complete-char-examin)
3806 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
3807 (tibetan-add-components): New function.
3808 (tibetan-composition-function): New function.
3809
3810 * language/tibetan.el: Register tibetan-composition-function in
3811 composition-function-table.
3812 (tibetan-composable-pattern): New variable.
3813 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
3814 (tibetan-precomposition-rule-alist): Move punctuations to
3815 tibetan-punctuation-transcription-alist and
3816 tibetan-obsolete-glyphs.
3817 (tibetan-punctuation-transcription-alist): New variable.
3818 (tibetan-obsolete-glyphs): New variable.
3819 (tibetan-regexp): Improve the initialization code.
3820
3821 * textmodes/fill.el (fill-find-break-point): Delete codes for
3822 composite characters.
3823 (fill-region-as-paragraph): Likewise.
3824
3825 1999-12-14 Gerd Moellmann <gerd@gnu.org>
3826
3827 * international/mule-cmds.el (default-input-method): Specify
3828 that it should be set after current-language-environment.
3829
3830 * custom.el (custom-handle-keyword): Add :set-after.
3831 (custom-add-dependencies): New function.
3832 (custom-set-variables): Take dependencies between args into
3833 account.
3834
3835 * battery.el (battery): Doc fix.
3836
3837 1999-12-12 Gerd Moellmann <gerd@gnu.org>
3838
3839 * progmodes/cc-make.el: Removed.
3840
3841 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3842
3843 * Release of cc-mode 5.26
3844
3845 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3846
3847 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
3848 target depth. Optionally count #else lines as clause limits,
3849 as suggested by don provan <provan@lucent.com>. #elif
3850 handling fixed.
3851
3852 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
3853 (c-down-conditional-with-else): New commands that uses the
3854 added functionality in `c-forward-conditional'.
3855
3856 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3857
3858 * cc-align.el (c-lineup-comment): Preserve the alignment with
3859 a comment on the previous line instead of preserving the
3860 comment-column.
3861
3862 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3863
3864 * Fixes to IDL mode after input from Eric Eide
3865 <eeide@cs.utah.edu>:
3866 * cc-engine.el (c-beginning-of-statement-1): Allow
3867 `c-conditional-key' to be nil, for the benefit of IDL mode.
3868 * cc-engine.el (c-guess-basic-syntax): Ditto.
3869 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
3870 but do match CORBA 2.3 `valuetype'.
3871 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
3872 for IDL.
3873 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
3874 be nil for IDL.
3875 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
3876 Like C++.
3877 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
3878 set `c-method-key' and `c-baseclass-key' to nil.
3879
3880 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3881
3882 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
3883 with nonhanging open braces.
3884
3885 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3886
3887 * cc-align.el: Added docstrings to all lineup functions.
3888
3889 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
3890 keyword.
3891
3892 * cc-align.el (c-lineup-C-comments): Handle free form text
3893 comments. Use c-comment-prefix-regexp and comment-start-skip
3894 instead of hardcoded regexps.
3895
3896 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3897
3898 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
3899 behavior and return value as documented.
3900
3901 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3902
3903 * Changes for new style variable init system:
3904 * cc-langs.el (c-common-init): Dito.
3905 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
3906 now customizable.
3907 * cc-vars.el: Style variables may now take a value
3908 'set-from-style to make them take their value from the style
3909 system. This value is now the default on all these variables.
3910 * cc-vars.el (c-valid-offset): New function to verify a
3911 syntactic symbol offset setting.
3912 * cc-vars.el (c-offsets-alist): Variable moved from
3913 cc-styles.el since it's now customizable in a similar way to
3914 the other style variables.
3915 * cc-vars.el (c-old-style-variable-behavior): New variable to
3916 revert to the old style init behavior.
3917
3918 * cc-vars.el (c-file-style, c-file-offsets): Made always
3919 buffer local.
3920
3921 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
3922 the throws clause that might follow the function prototype in
3923 C++.
3924
3925 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3926
3927 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
3928 could move forward for macros that doesn't start in column 0.
3929
3930 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3931
3932 * cc-align.el (c-indent-multi-line-block,
3933 c-lineup-whitesmith-in-block): Two new lineup functions for
3934 use in whitesmith style.
3935
3936 * cc-styles.el (c-style-alist): More fixes to whitesmith
3937 style. It should now handle all different braces uniformly in
3938 both hanging and non-hanging cases.
3939
3940 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3941
3942 * cc-cmds.el (c-indent-exp): Use a marker to save point to
3943 make it stay in the same position relative to the surrounding
3944 text.
3945
3946 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
3947 when adaptive-fill-mode doesn't manage to get it correct.
3948
3949 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
3950 with dotted notation, e.g. foo.bar.Gnu.
3951
3952 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
3953 within unwind-protect (previously only some were wrapped so it
3954 would be possible to register mode initialization when full
3955 initialization did not finish).
3956
3957 * cc-styles.el (c-style-alist): Corrected the brace placement
3958 in the whitesmith style. Thanks to Sean Luke
3959 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
3960 styles with consistent brace placement for all constructs.
3961
3962 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3963
3964 * cc-cmds.el (c-context-line-break): Continue C++ comments too
3965 when point is in the middle of them.
3966
3967 * cc-cmds.el: Line breaking and paragraph filling code
3968 rewritten:
3969 (c-guess-fill-prefix): New function that uses various
3970 heuristics to guess the comment prefix.
3971 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
3972 It now assumes adaptive filling is active to preserve the line
3973 prefix inside comments.
3974 (c-indent-new-comment-line): Replacement for the now
3975 obsolete `c-comment-line-break-function' that uses
3976 `c-guess-fill-prefix' when appropriate. It now observes the
3977 setting of `comment-multi-line', which has effect in C-style
3978 block comments.
3979
3980 * cc-cmds.el (c-context-line-break): New function intended to
3981 be put on RET. It's essentially `newline-and-indent', but
3982 continues C block comments with the appropriate line prefix.
3983
3984 * cc-cmds.el (c-do-auto-fill): New function put on
3985 `normal-auto-fill-function' to implement the
3986 `c-ignore-auto-fill' variable.
3987
3988 * cc-cmds.el (c-beginning-of-statement): Use
3989 `c-comment-prefix-regexp' to avoid ending up inside the
3990 comment prefix. Better handling of comment starters and
3991 enders. Catch comments better when traversing code. Stop at
3992 preprocessor directives.
3993
3994 * cc-defs.el (c-forward-comment): New subst to hide platform
3995 dependent quirks in `forward-comment'.
3996
3997 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
3998 argument.
3999 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
4000 arguments. Activate this function by default when
4001 `parse-partial-sexp' supports it (currently Emacs 20.x).
4002
4003 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
4004 on the comment opener to make constants usable as lineup
4005 arguments.
4006
4007 * cc-align.el (c-lineup-C-comments): Fixes to handle the
4008 changed anchor position in the `c' syntactic symbol. Handle
4009 more than stars in the comment prefix; use the new variable
4010 `c-comment-prefix-regexp'. Don't indent text not preceded by
4011 a comment prefix to the right of the comment opener if it's
4012 long.
4013
4014 * cc-langs.el: Fixes to mode initialization for new line
4015 breaking and paragraph filling method. Adaptive fill mode is
4016 now activated at startup instead of deactivated. The
4017 variables used for adaptive filling and paragraph movement are
4018 also changed to incorporate the value of
4019 `c-comment-prefix-regexp'. `substitute-key-definition' is
4020 used to override some functions in the global map instead of
4021 overriding their default bindings.
4022
4023 * cc-mode.el (java-mode): Modify `paragraph-start' for the
4024 javadoc markup at mode init.
4025
4026 * cc-mode.el (c-setup-filladapt): A new convenience function
4027 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
4028 function is intended to be used explicitly by the end user
4029 only.
4030
4031 * cc-vars.el (c-comment-prefix-regexp): New variable used to
4032 recognize the comment fill prefix inside comments.
4033 (c-block-comment-prefix): New name for
4034 `c-comment-contiuation-stars', which is now obsolete. It's
4035 generalized to handle any character sequence.
4036 (c-ignore-auto-fill): New variable used to selectively disable
4037 Auto Fill mode in specific contexts.
4038
4039 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4040
4041 * cc-cmds.el (c-comment-indent): Leave at least one space
4042 between the comment and the last nonblank character in the
4043 case where we look at the indentation of the comment on the
4044 previous line (case 4).
4045
4046 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
4047 list of characters that may start a statement (it's a sort of
4048 prefix operator in Pike, and isn't used at all in any of the
4049 other languages).
4050
4051 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4052
4053 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
4054 inside continued statements as statement-cont instead of
4055 brace-list-open. The reason is that one normally adjusts
4056 brace-list-open for brace lists as top-level constructs, and
4057 brace lists inside statements is a completely different
4058 context. Case 10B.2 changed. Also changed (the somewhat
4059 esoteric) case 9A to cope with this.
4060
4061 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4062
4063 * cc-cmds.el (c-electric-brace): Added electric handling of
4064 the open brace for brace-elseif-brace.
4065
4066 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4067
4068 * cc-defs.el (c-with-syntax-table): New macro to easily switch
4069 syntax tables temporarily.
4070
4071 * cc-engine.el (c-guess-basic-syntax): Handle template and
4072 member init argument lists split over several lines. Case 5D
4073 changed.
4074
4075 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
4076 @throws introduced in Javadoc 1.2.
4077
4078 * cc-menus.el (cc-imenu-java-generic-expression): Applied
4079 patch from RMS to avoid infinite backtracking.
4080
4081 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4082
4083 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
4084 by [ ].
4085
4086 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4087
4088 * cc-align.el (c-lineup-dont-change): Compensate properly for
4089 the column in langelem.
4090
4091 * cc-engine.el (c-syntactic-information-on-region): New
4092 function to help debugging the syntactic analysis.
4093
4094 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4095
4096 * cc-align.el (c-lineup-template-args): Handle nested template
4097 arglists.
4098
4099 * cc-langs.el (c++-template-syntax-table): New syntax table
4100 that makes `<' and `>' parenthesis characters, which is useful
4101 to switch to temporarily when analyzing template arglists.
4102
4103 * cc-styles.el: Changed default alignment of labels in the
4104 java style to conform to the examples in the Java Language
4105 Specification.
4106
4107 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
4108 by default.
4109
4110 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4111
4112 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
4113 immediately before the closing paren in an arglist, so don't
4114 check that in Pike mode. Case 7A changed.
4115
4116 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4117
4118 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
4119 lines were ignored under certain conditions.
4120
4121 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4122
4123 * cc-align.el (c-lineup-template-args): New function for
4124 aligning continued template argument lists.
4125
4126 * cc-engine.el (c-guess-basic-syntax): Fix for member init
4127 lists containing function arglists split over several lines.
4128 Case 5D.1 changed.
4129
4130 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
4131 template-args-cont didn't get recognized when the first
4132 arglist opener line doesn't contain a template argument. New
4133 case 5K.
4134
4135 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4136
4137 * cc-defs.el (c-point): Changed from subst to macro for
4138 efficiency.
4139 (c-beginning-of-defun-1, c-end-of-defun-1): New
4140 beginning-of-defun/end-of-defun wrappers separated from
4141 c-point.
4142
4143 * cc-menus.el (imenu-generic-expression,
4144 imenu-case-fold-search, imenu-progress-message): Dummy
4145 definitions to avoid compiler warnings if imenu can't be
4146 loaded.
4147 * cc-menus.el (cc-imenu-init): New function called at mode
4148 init.
4149 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
4150 imenu initializations to cc-imenu-init.
4151
4152 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4153
4154 * cc-engine.el (c-guess-basic-syntax): Slightly better check
4155 for lambda-intro-cont in Pike mode. Case 6 changed.
4156
4157 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
4158 anything following "new Foo()" was considered an anonymous
4159 class body in Java mode.
4160
4161 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4162
4163 * cc-cmds.el (c-comment-line-break-function): When breaking in
4164 a string, don't insert a new line.
4165
4166 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4167
4168 * cc-engine.el (c-at-toplevel-p): New interface function which
4169 returns information useful to add-on authors. It tells you
4170 whether you're at a toplevel statement or not.
4171
4172 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4173
4174 * cc-cmds.el (c-comment-line-break-function): It is possible
4175 that forward-line does not land us at the bol, say if we're on
4176 the last line in a file. In that case, do a
4177 back-to-indentation instead of a forward-comment -1.
4178
4179 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4180
4181 * cc-engine.el (c-beginning-of-statement-1): Don't catch
4182 "default:" as normal label in case 4.
4183
4184 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4185
4186 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
4187 recognize continued bitfield declarations. Case 5D.1 changed.
4188 * cc-langs.el: New variable c-bitfield-key.
4189 * cc-mode.el: New variable c-bitfield-key.
4190
4191 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4192
4193 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
4194 anonymous array expressions (i.e. "new Foo[] {.. bracelist
4195 ..}").
4196
4197 1999-12-12 Dave Love <fx@gnu.org>
4198
4199 * mail/footnote.el: Require cl when compiling. Don't autoload
4200 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
4201 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
4202 Avoid `acons'.
4203 (footnote-mode-line-string, Footnote-add-footnote): Remove
4204 autoload cookie.
4205
4206 1999-12-12 Richard Sharman <rsharman@pobox.com>
4207
4208 * sh-script.el: Fix for when font-lock mode is active.
4209 (sh-font-lock-unfontify-region-function): New function.
4210
4211 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
4212
4213 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
4214 if start-process is not bound, since Ispell now supports such
4215 platforms as well.
4216
4217 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4218
4219 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
4220 rmail-summary-goto-msg.
4221
4222 * files.el (after-find-file): Fix previous change.
4223
4224 1999-12-11 Dave Love <fx@gnu.org>
4225
4226 * help.el (where-is): Use `commandp' as predicate for
4227 `completing-read'
4228
4229 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4230
4231 * cus-edit.el (custom-save-delete): Delete all occurrences,
4232 leave point where the first occurrence was.
4233 (custom-save-faces): Insert a newline at the end of the comment.
4234 Avoid a double newline there.
4235 If final closeparen is at bol, put a space before it.
4236 (custom-save-variables): Likewise.
4237 (custom-file): Doc fix.
4238
4239 1999-12-10 Gerd Moellmann <gerd@gnu.org>
4240
4241 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
4242 regexp matching image and audio files.
4243
4244 1999-12-09 Dave Love <fx@gnu.org>
4245
4246 * mail/footnote.el: New file.
4247
4248 1999-12-09 Gerd Moellmann <gerd@gnu.org>
4249
4250 * files.el (after-find-file): Use auto-save-visited-file-name if
4251 set.
4252
4253 * mail/feedmail.el (feedmail-find-eoh): Take
4254 feedmail-queue-alternative-mail-header-separator into account.
4255
4256 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
4257
4258 * smerge-mode.el: New file.
4259
4260 * font-lock.el (font-lock-multiline): New variable.
4261 (font-lock-add-keywords): Rename `major-mode' into `mode'.
4262 (font-lock-remove-keywords): Added a dummy `mode' argument for
4263 potential future support.
4264 (font-lock-fontify-anchored-keywords,
4265 (font-lock-fontify-keywords-region): Only handle multiline strings
4266 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
4267
4268 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4269
4270 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
4271
4272 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
4273
4274 1999-12-07 Dave Love <fx@gnu.org>
4275
4276 * help.el (view-emacs-problems): New command, bound to C-h P.
4277
4278 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
4279
4280 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
4281
4282 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
4283 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
4284 New code to support the minor mode version.
4285 (diff-recenter): New function.
4286 (diff-next-hunk, diff-next-file): Use it.
4287 (diff-remembered-files-alist): New var.
4288 (diff-merge-strings): New function.
4289 (diff-find-file-name): Make it smarter and use the user's input more.
4290 (diff-mode): Cosmetic changes.
4291
4292 * files.el (save-some-buffers): Turn EXITING into the more general
4293 PRED argument to allow specifying a subset of buffers.
4294
4295 * simple.el (kill-region): Use the new `delete-and-extract-region'
4296 rather than the undo log (which is incorrect with *-change-functions).
4297
4298 * font-lock.el (font-lock-default-fontify-region): Fix subtle
4299 off-by-one problem that could force re-fontifying the whole buffer.
4300 (font-lock-remove-keywords): New function.
4301 (font-lock-add-keywords): Use the new function to ensure idempotence.
4302
4303 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
4304
4305 * viper-cmd.el (viper-minibuffer-standard-hook,
4306 viper-minibuffer-real-start): Mew functions.
4307 (viper-read-string-with-history,viper-file-add-suffix,
4308 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
4309 change in the status of the minibuffer prompt.
4310
4311 1999-12-06 Gerd Moellmann <gerd@gnu.org>
4312
4313 * comint.el (comint-redirect-results-list)
4314 (comint-redirect-results-list-from-process): Remove interactive
4315 spec.
4316
4317 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
4318
4319 * info.el (info-node, info-menu-5, info-xref): Define colors for
4320 Info faces if the display supports them.
4321
4322 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
4323
4324 Changes for automatic remapping of X colors on terminal frames:
4325
4326 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
4327 term-setup-hook. Call msdos-remember-default-colors and
4328 msdos-handle-reverse-video.
4329 (msdos-face-setup): Parts of code moved to
4330 msdos-setup-initial-frame.
4331 (msdos-handle-reverse-video): New function, modeled after
4332 x-handle-reverse-video.
4333 (make-msdos-frame): Don't use initial-frame-alist and
4334 default-frame-alist. Call msdos-handle-reverse-video.
4335 (msdos-color-aliases): Remove.
4336 (msdos-color-translate, msdos-approximate-color): Remove.
4337 (msdos-color-values): Use 16-bit RGB values. RGB values updated
4338 for better approximation of X colors.
4339 (msdos-face-setup): Call tty-color-clear. Remove code that sets
4340 up tty-color-alist (it is now on startup.el).
4341 (x-display-color-p, x-color-defined-p, x-color-values,
4342 x-defined-colors, face-color-supported-p, face-color-gray-p):
4343 Remove.
4344
4345 * facemenu.el (facemenu-read-color, list-colors-display): Use
4346 defined-colors for all frame types.
4347 (facemenu-color-equal): Use color-values for all frame types.
4348
4349 * faces.el (read-face-attribute): For :foreground and :background
4350 attributes and frames on character terminals, translate the color
4351 to the closest supported one before looking it up in the list of
4352 valid values.
4353 (face-valid-attribute-values): Call defined-colors for all types
4354 of frames.
4355 (defined-colors, color-defined-p, color-values, display-color-p):
4356 New finctions.
4357 (x-defined-colors, x-color-defined-p, x-color-values,
4358 x-display-color-p): Aliases for the above.
4359
4360 * startup.el (command-line): Register terminal colors for frame
4361 types other than x and w32, but only if the terminal supports
4362 colors. Call tty-color-define instead of face-register-tty-color.
4363
4364 * term/x-win.el (xw-defined-colors): Renamed from
4365 x-defined-colors.
4366 * term/w32-win.el (xw-defined-colors): Likewise.
4367
4368 * term/tty-colors.el: New file.
4369 * loadup.el: Load term/tty-colors.
4370
4371 1999-12-06 Dave Love <fx@gnu.org>
4372
4373 * ffap.el: Autoload the ffap alias directly.
4374
4375 1999-12-06 Inge Frick <inge@nada.kth.se>
4376
4377 * dired-aux.el (dired-do-shell-command): Changed documentation.
4378 (dired-shell-stuff-it): A `?' in COMMAND has now the same
4379 meaning as `*'.
4380
4381 1999-12-06 Gerd Moellmann <gerd@gnu.org>
4382
4383 * simple.el (insert-buffer): Doc fix.
4384
4385 * apropos.el (apropos-mode): Add autoload cookie.
4386
4387 1999-12-06 Sam Steingold <sds@goems.com>
4388
4389 * progmodes/etags.el (etags-tags-completion-table): Modified the
4390 regexp to allow for the CL symbols starting with `+*'.
4391 (tags-completion-table): Doc fix (it's an obarray, not an alist).
4392 (tags-completion-table, tags-recognize-empty-tags-table): Remove
4393 `function' quoting lambda.
4394 (tags-with-face): New macro.
4395 (list-tags, tags-apropos): Use it.
4396 (tags-apropos-additional-actions): New user option.
4397 (etags-tags-apropos-additional): Use it.
4398 (tags-apropos): Call etags-tags-apropos-additional.
4399 (tags-apropos-verbose): New user option.
4400 (etags-tags-apropos): Use it.
4401 (visit-tags-table-buffer, next-file): Use `unless'.
4402 (recognize-empty-tags-table): Renamed to
4403 tags-recognize-empty-tags-table.
4404 (complete-tag): Call tags-complete-tag bypassing try-completion.
4405
4406 1999-12-06 Kenichi Handa <handa@etl.go.jp>
4407
4408 * international/mule.el (set-buffer-file-coding-system): Docstring
4409 modified.
4410
4411 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
4412
4413 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
4414 using the hideshow package.
4415 (hs-special-modes-alist): Added entry for bibtex to allow the use
4416 of the hideshow package.
4417 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
4418 not longer provided by bibtex.el directly. Instead the hideshow
4419 package should be used.
4420 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
4421 references to bibtex-hide-entry-bodies.
4422
4423 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
4424
4425 * textmodes/bibtex.el: Copyright notice is up to date. Moved
4426 maintainer information closer to the beginning of the bibtex.el
4427 file.
4428 (bibtex-maintainer-salutation): New constant.
4429 (bibtex-version): New constant.
4430 (bibtex-submit-bug-report): Use bibtex-version and
4431 bibtex-maintainer-salutation.
4432 (bibtex-entry-field-alist): Made booktitle field optional for
4433 @inproceedings entries when crossreferenced.
4434 (bibtex-entry-field-alist): Added booktitle field to proceedings
4435 entry type (for cross referencing). Thanks to Wagner Toledo Correa
4436 for the suggestion.
4437 (bibtex-string-file-path): Fixed typo.
4438
4439 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
4440
4441 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
4442 for reftex.el.
4443 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
4444 to menu.
4445
4446 1999-12-04 Dave Love <fx@gnu.org>
4447
4448 * delsel.el: Revert previous change -- region is significant to
4449 skeleton.
4450
4451 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
4452
4453 * viper-cmd.el (viper-change-state): Use
4454 viper-ESC-moves-cursor-back to decide whether to move the cursor
4455 back.
4456
4457 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
4458
4459 * international/mule-util.el (truncate-string-to-width): Docsting
4460 fixed.
4461
4462 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
4463
4464 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
4465 use of `cond'.
4466 (lm-with-file): Move all the find-file...kill-buffer stuff into
4467 this macro. Make it use `find-file-noselect' and make it kill
4468 the buffer only if it wasn't already displayed somewhere.
4469 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
4470 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
4471 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
4472 (lm-commentary): Fix to handle the case when the change log is
4473 at the end of the file.
4474
4475 1999-12-02 Kenichi Handa <handa@etl.go.jp>
4476
4477 * international/mule.el (charsetp): Fix typo in docstring.
4478
4479 * international/mule-diag.el (list-coding-categories): Fix typo;
4480 automatic -> autoload.
4481
4482 1999-12-02 Gerd Moellmann <gerd@gnu.org>
4483
4484 * vc.el (vc-update-change-log): Look for rcs2log under
4485 exec-directory.
4486
4487 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
4488 outline-regexp, add outline-level.
4489 (lisp-outline-level): New.
4490
4491 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
4492 remove extraneous string-match.
4493
4494 * finder.el (finder-commentary): Activate Finder mode.
4495
4496 1999-12-01 Anders Lindgren <andersl@andersl.com>
4497
4498 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
4499 off when reverting buffers that contained mode specifiers.
4500 `revert-buffer' is now called with non-nil PRESERVE-MODES
4501 argument.
4502
4503 1999-12-01 Dave Love <fx@gnu.org>
4504
4505 * delsel.el: Grok skeleton-pair-insert-maybe.
4506
4507 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4508
4509 * progmodes/cperl-mode.el (cperl-under-as-char):
4510 Use nil as default.
4511
4512 1999-11-30 Gerd Moellmann <gerd@gnu.org>
4513
4514 * speedbar.el (toplevel): Remove compatibility code for Emacs
4515 versions without custom.el.
4516
4517 1999-11-30 Dave Love <fx@gnu.org>
4518
4519 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
4520
4521 * autoinsert.el: Minor doc fixes.
4522 (auto-insert): Return nil.
4523
4524 * faces.el (set-face-documentation): Purecopy STRING.
4525
4526 1999-11-29 Dave Love <fx@gnu.org>
4527
4528 * derived.el: Doc fixes, remove old backquote syntax.
4529
4530 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
4531 comment warning about editing.
4532
4533 * help.el (help-mode-hook): Define.
4534
4535 1999-11-29 Gerd Moellmann <gerd@gnu.org>
4536
4537 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
4538 invalid translation of old-style backquote syntax to new syntax.
4539
4540 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
4541
4542 * Makefile (DONTCOMPILE): Add term/internal.el.
4543
4544 1999-11-26 Dave Love <fx@gnu.org>
4545
4546 * comint.el: Fix last change.
4547
4548 * emacs-lisp/advice.el: Fix last change.
4549
4550 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4551
4552 * cus-edit.el (Custom-reset-standard): Doc fix.
4553 (custom-variable-reset-standard): Doc fix.
4554 (custom-face-reset-standard): Doc fix.
4555 (custom-face-menu): "Reset to Standard" => "Erase Customization".
4556 (custom-variable-menu): Likewise.
4557 (custom-reset-menu): Likewise.
4558 (custom-buffer-create-internal): Likewise.
4559
4560 1999-11-26 Dave Love <fx@gnu.org>
4561
4562 * progmodes/make-mode.el (makefile-mode-hook): Customize.
4563
4564 * font-lock.el: Doc fixes.
4565
4566 * menu-bar.el (menu-bar-mode): Customize.
4567
4568 * cus-start.el: Add use-dialog-box.
4569
4570 * add-log.el (change-log-mode-hook): Customize.
4571 (add-log-current-defun): Use
4572 fortran-{beginning,end}-of-subprogram.
4573
4574 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4575
4576 * emacs-lisp/advice.el: Many doc fixes.
4577
4578 * comint.el (comint-preoutput-filter-functions): Doc fix.
4579
4580 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4581
4582 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4583 Improve messages for capitalization of arg names,
4584 for flag variables, for t and nil, for imperatives.
4585 Call them imperatives rather than infinitives sans "to".
4586 (checkdoc-common-verbs-wrong-voice): Add "moves".
4587 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
4588
4589 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4590 Don't convert comments from 3-semicolon to 2-semicolon.
4591 That is a matter of style.
4592 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
4593 (checkdoc-comments): Don't bind that variable.
4594
4595 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4596
4597 * files.el (write-file-hooks): Doc fix.
4598
4599 1999-11-26 Gerd Moellmann <gerd@gnu.org>
4600
4601 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
4602
4603 1999-11-25 Dave Love <fx@gnu.org>
4604
4605 * hippie-exp.el: Require comint when compiling.
4606 (hippie-expand): Add :links.
4607 (hippie-expand-try-functions-list): Customize.
4608
4609 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
4610
4611 * viper*el: Replaced old-style backquotes.
4612
4613 * ediff*el: Replaced old-style backquotes.
4614
4615 * ediff-merge
4616 (ediff-looks-like-combined-merge,ediff-get-combined-region):
4617 Changed to support the new format for ediff-combination-pattern.
4618
4619 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
4620 Changed to support the new format for ediff-combination-pattern.
4621
4622 1999-11-24 Dave Love <fx@gnu.org>
4623
4624 * custom.el (custom-declare-group): Purecopy DOC.
4625 (custom-handle-keyword): Purecopy VALUE.
4626 (custom-add-link): Purecopy WIDGET.
4627 (custom-add-version): Purecopy VERSION.
4628 (custom-add-load): Purecopy LOAD.
4629
4630 * cus-face.el (custom-declare-face): Purecopy DOC.
4631
4632 * info.el:
4633 (Info-build-node-completions, Info-search, Info-follow-reference)
4634 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
4635 (Info-find-emacs-command-nodes): Avoid properties on matched text
4636 which may appear in minibuffer.
4637
4638 1999-11-24 Gerd Moellmann <gerd@gnu.org>
4639
4640 * locate.el (locate-with-filter): Doc fix.
4641
4642 1999-11-24 Alex Schroeder <alex@gnu.org>
4643
4644 * sql.el (sql-find-sqli-buffer): New function.
4645 (sql-set-sqli-buffer-generally): New function.
4646 (sql-set-sqli-buffer): Better checking of new-buffer.
4647 (sql-copy-column): Add comma after INTO clause, too.
4648
4649 1999-11-24 Alex Schroeder <alex@gnu.org>
4650
4651 * sql.el (sql-imenu-generic-expression): New, used to set
4652 imenu-generic-expression.
4653
4654 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
4655 setting font-lock-defaults' SYNTAX-ALIST. Set
4656 imenu-generic-expression, imenu-case-fold-search, and
4657 imenu-syntax-alist.
4658
4659 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
4660 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
4661
4662 1999-11-23 Andrew Innes <andrewi@gnu.org>
4663
4664 * w32-win.el (w32-drag-n-drop): Load files in current window, if
4665 drop coords aren't over a specific window.
4666
4667 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4668
4669 * ps-print.el: Define mule funs without checking if mule package is
4670 loaded.
4671 (ps-print-version): New version number (5.0.1).
4672 (ps-header-dirpart): Now uses abbreviate-file-name.
4673
4674 1999-11-23 Dave Love <fx@gnu.org>
4675
4676 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
4677 comment-line-start.
4678 (fortran-comment-line-start-skip): Renamed from
4679 comment-line-start-skip.
4680 (fortran-mode-map): Use renamed functions. Add manual and custom
4681 entries to menu.
4682 (fortran-mode-hook): Customize.
4683 (fortran-comment-indent-function): Renamed from
4684 fortran-comment-hook.
4685 (delete-horizontal-regexp): Function deleted.
4686 (fortran-electric-line-number): Simplified.
4687 (fortran-beginning-of-subprogram): Renamed from
4688 beginning-of-fortran-subprogram.
4689 (fortran-end-of-subprogram): Renamed from
4690 end-of-fortran-subprogram.
4691 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
4692 (fortran-previous-statement, fortran-next-statement): Simplified.
4693 (fortran-blink-match): New function.
4694 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
4695 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
4696 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
4697 line-end-position.
4698 (fortran-fill): No longer interactive. Simplified.
4699 (fortran-break-line): Simplified.
4700 (fortran-analyze-file-format): Use char-after, not looking-at.
4701
4702 * emacs-lisp/find-func.el (find-function-regexp): Use
4703 `define-minor-mode' after easy-menu change.
4704
4705 1999-11-23 Gerd Moellmann <gerd@gnu.org>
4706
4707 * comint.el: Add redirection.from active comint buffers into
4708 another buffer. Written by Peter Breton.
4709
4710 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
4711
4712 * emacs-lisp/autoload.el (make-autoload): Recognize the new
4713 `define-minor-mode'.
4714 (define-minor-mode): Specify `doc-string-elt'.
4715
4716 * emacs-lisp/easy-mmode.el: Changed maintainer.
4717 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
4718 Use defcustom for the hooks; Improve the auto-generated docstrings.
4719 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
4720 (define-minor-mode): Add BODY arg; Only declare the keymap if
4721 provided; Improve the auto-generated docstrings.
4722
4723 1999-11-22 Gerd Moellmann <gerd@gnu.org>
4724
4725 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
4726 that the leading `^' is at the start. This is necessary because
4727 paragraphs.el tries to remove anchors, but can find them only if
4728 they are the first character.
4729
4730 * progmodes/antlr-mode.el: New file.
4731
4732 * calendar/calendar.el: Fix autoload for
4733 calendar-absolute-from-astro. Add autoload for
4734 calendar-print-astro-day-number.
4735
4736 1999-11-21 Anders Lindgren <andersl@andersl.com>
4737
4738 * follow.el: Use modern backquote syntax. Minor comment update.
4739
4740 1999-11-21 Gerd Moellmann <gerd@gnu.org>
4741
4742 * simple.el (with-syntax-table): Don't switch buffers.
4743
4744 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
4745 progmodes/hideif.el: Use new backquote syntax.
4746
4747 1999-11-21 Ken Manheimer <klm@python.org>
4748
4749 * icomplete.el (icomplete-completions): Use an explicit variable
4750 `icomplete-prospects-length', obviating the need to use an
4751 apparently faulty throw/catch arrangement.
4752
4753 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
4754
4755 * term/internal.el (IT-display-table-setup): Don't overstep
4756 character code 255.
4757
4758 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
4759
4760 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
4761 for the charset chinese-sisheng is 7bit encoding, not 8bit.
4762
4763 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
4764
4765 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
4766 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
4767
4768 * files.el (auto-mode-alist): Add patterns for diff-mode.
4769
4770 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
4771 to detect an empty prompt.
4772
4773 1999-11-18 Dave Love <fx@gnu.org>
4774
4775 * simple.el (input-mode-8-bit): Fix the customization.
4776
4777 1999-11-18 Gerd Moellmann <gerd@gnu.org>
4778
4779 * international/iso-acc.el (iso-languages): Add more
4780 characters for Portuguese.
4781
4782 * speedbar.el: Clean up comment at the start of the file.
4783 Remove RCS id.
4784
4785 * progmodes/compile.el (compilation-parse-errors): Use
4786 compilation-buffer-p instead of testing major-mode.
4787
4788 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
4789
4790 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
4791 (quickurl-ask): completion-ignore-case is set to the value of
4792 quickurl-completion-ignore-case for the duration of the call to
4793 completing-read.
4794
4795 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4796
4797 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
4798
4799 1999-11-18 Kenichi Handa <handa@etl.go.jp>
4800
4801 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
4802 instead of ps-print-def.
4803
4804 * ps-print.el: Require ps-vars instead of ps-print-def.
4805
4806 * ps-mule.el: Require ps-vars instead of ps-print-def.
4807
4808 1999-11-17 Gerd Moellmann <gerd@gnu.org>
4809
4810 * simple.el (with-syntax-table): Save buffer explicitly instead of
4811 using save-excursion.
4812
4813 1999-11-16 Gerd Moellmann <gerd@gnu.org>
4814
4815 * mail/supercite.el: New maintainer.
4816
4817 1999-11-16 Reto Zimmermann <reto@synopsys.com>
4818
4819 * progmodes/vhdl-mode.el: Use new backquote syntax.
4820
4821 1999-11-16 Gerd Moellmann <gerd@gnu.org>
4822
4823 * simple.el (with-syntax-table): New.
4824
4825 1999-11-15 Sam Steingold <sds@ksp.com>
4826
4827 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
4828
4829 1999-02-22 Sam Steingold <sds@goems.com>
4830
4831 * goto-addr.el (goto-address-at-mouse,
4832 goto-address-find-address-at-point): Use compose-mail.
4833 (goto-address-mail-method): Removed variable.
4834 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
4835 goto-address-send-using-mail): Removed functions.
4836
4837 1998-11-03 Sam Steingold <sds@goems.com>
4838
4839 * simple.el (backward-delete-char-untabify):
4840 backward-delete-char-untabify-method can be `all' now - to delete
4841 hungrily including newlines.
4842
4843 1999-11-15 Sam Steingold <sds@ksp.com>
4844
4845 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
4846
4847 1999-11-15 Dave Love <fx@gnu.org>
4848
4849 * cus-edit.el (customize-face, customize-face-other-window):
4850 Require match from completing-read.
4851 (custom-buffer-done-function): Default to custom-bury-buffer, not
4852 bury-buffer.
4853
4854 1999-11-15 Gerd Moellmann <gerd@gnu.org>
4855
4856 * mail/rmail.el, iswitchb.el, hippie-exp.el,
4857 progmodes/cperl-mode.el: Use new backquote syntax.
4858
4859 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
4860
4861 * uniquify.el: Use new backquote syntax.
4862
4863 1999-11-14 Markus Rost <rost@ias.edu>
4864
4865 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
4866 as in ispell-local-dictionary-alist.
4867
4868 1999-11-14 Alex Schroeder <alex@gnu.org>
4869
4870 * ansi-color.el (ansi-color-apply): Updated regexps to include
4871 highlighted face.
4872
4873 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
4874
4875 * forms.el (forms--make-format-elt-using-text-properties):
4876 Treat `intangible' differently.
4877
4878 * forms.el: Use new backquote syntax.
4879
4880 1999-11-13 Gerd Moellmann <gerd@gnu.org>
4881
4882 * textmodes/scribe.el (scribe-mode): Doc-fix.
4883
4884 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
4885
4886 * net-utils.el (run-network-program, net-utils-run-program): Use
4887 the new backquote syntax.
4888 (smbclient-program, smbclient-program-options)
4889 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
4890 variables
4891 (smbclient, smbclient-list-shares): New functions
4892
4893 1999-11-12 Sam Steingold <sds@ksp.com>
4894
4895 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
4896 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
4897 (viper-kbd-buf-definition, viper-kbd-mode-alist)
4898 (viper-kbd-mode-pair, viper-kbd-mode-definition)
4899 (viper-kbd-global-pair, viper-kbd-global-definition):
4900 Use the new backquote syntax.
4901
4902 * emulation/viper-cmd.el (viper-test-com-defun)
4903 (viper-prefix-arg-value, viper-prefix-arg-com):
4904 Use the new backquote syntax.
4905
4906 * emacs-lisp/debug.el (debugger-env-macro):
4907 Use the new backquote syntax.
4908
4909 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
4910 Use the new backquote syntax.
4911
4912 * calendar/calendar.el (calendar-remove-frame-by-deleting):
4913 New user variable.
4914 (calendar-hide-window): Use it.
4915 (increment-calendar-month, calendar-for-loop, calendar-sum):
4916 Use the new backquote syntax.
4917
4918 1999-11-12 Andrew Innes <andrewi@gnu.org>
4919
4920 * select.el (x-set-selection): Call buffer-substring, not
4921 substring. Also fix docstring
4922
4923 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
4924
4925 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
4926 of customizable variables to bug report message. Added
4927 system-type to package name in bug report.
4928
4929 1999-11-12 Gerd Moellmann <gerd@gnu.org>
4930
4931 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
4932 to display file names.
4933
4934 1999-11-11 Gerd Moellmann <gerd@gnu.org>
4935
4936 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
4937
4938 * isearch.el: Add lazy-highlighting feature.
4939
4940 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
4941
4942 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
4943 constant.
4944 (ps-mode-submit-bug-report): New function. Entry added to menu.
4945
4946 1999-11-10 William M. Perry <wmperry@aventail.com>
4947
4948 * mwheel.el: New file to support the new style wheeled mice.
4949
4950 1999-11-10 Gerd Moellmann <gerd@gnu.org>
4951
4952 * startup.el (initial-scratch-message): Add ";;" to the front of
4953 lines in the message.
4954
4955 * files.el (file-local-copy): Remove optional BUFFER argument
4956 because that's not used by anything.
4957
4958 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
4959 to-address.
4960
4961 1999-11-08 Markus Rost <rost@ias.edu>
4962
4963 * wid-edit.el (widget-button-click): Wrap with save-excursion
4964 to restore track-mouse in the correct buffer.
4965
4966 1999-11-08 Gerd Moellmann <gerd@gnu.org>
4967
4968 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
4969
4970 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
4971
4972 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
4973 lpr-command to "lp" for some system-types. (copied from lpr.el
4974 Emacs version 20.2.1).
4975
4976 1999-11-04 Markus Rost <rost@ias.edu>
4977
4978 * simple.el (comment-region): Strip off white space at end of
4979 comment-start.
4980
4981 1999-11-04 Gerd Moellmann <gerd@gnu.org>
4982
4983 * faces.el (secondary-selection): Fix wrong color name.
4984
4985 1999-11-04 John Tobey <jtobey@epsilondev.com>
4986
4987 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
4988 the default when invoking perldb in a non-Perl buffer, and other
4989 cases involving -e or --.
4990
4991 1999-11-04 Gerd Moellmann <gerd@gnu.org>
4992
4993 * simple.el (previous-matching-history-element)
4994 (next-history-element): Use delete-field instead of erase-field.
4995
4996 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
4997 Use delete-field instead of erase-field.
4998
4999 * faces.el (secondary-selection): Change background to yellow.
5000
5001 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
5002 find the start of the text. Use field-string to read the user
5003 input.
5004
5005 1999-11-03 Gerd Moellmann <gerd@gnu.org>
5006
5007 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
5008 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
5009 for compatibility with old face implementation.
5010
5011 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
5012 Use erase-field instead of erase-buffer.
5013
5014 * frame.el (blink-cursor-mode, blink-cursor-end): Use
5015 internal-show-cursor with new interface.
5016 (blink-cursor-timer-function): New.
5017 (blink-cursor-start): Use blink-cursor-timer-function.
5018
5019 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5020
5021 * calendar.el (redraw-calendar): Move to nearest date before
5022 redrawing.
5023
5024 * diary-lib.el (simple-diary-display): Reset modeline even if
5025 there are no diary entries since the diary buffer may be displayed.
5026
5027 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5028
5029 * emacs-lisp/debug.el (debug): If noninteractive, display the
5030 backtrace using `message', then exit Emacs.
5031 (debugger-batch-max-lines): New variable.
5032 (debugger-setup-buffer): New subroutine, broken out of `debug'.
5033 Change the messages put at the start, to say that the debugger
5034 was entered.
5035
5036 1999-11-02 Sam Steingold <sds@ksp.com>
5037
5038 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
5039
5040 1999-11-01 John Tobey <jtobey@epsilondev.com>
5041
5042 * gud.el: (gud-perldb-massage-args): Massage correctly in the
5043 presence of perl switches other than "-e".
5044
5045 1999-11-01 Markus Rost <rost@ias.edu>
5046
5047 * dired-x.el (dired-smart-shell-command): Use
5048 shell-command-history as in shell-command.
5049
5050 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5051
5052 * userlock.el (ask-user-about-lock): Doc fix.
5053
5054 * frame.el: Doc fixes.
5055
5056 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5057
5058 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
5059 of show-cursor.
5060 (blink-cursor-start, blink-cursor-end): Ditto.
5061
5062 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
5063
5064 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5065
5066 * window.el (walk-windows): If ALL-FRAMES is a frame,
5067 start on that frame. Use save-selected-window.
5068
5069 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5070
5071 * simple.el (end-of-buffer): Use window-end to find the window end
5072 instead of vertical-motion because this handles variable-height
5073 lines correctly.
5074
5075 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
5076
5077 * ediff.el: Version change.
5078
5079 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
5080 make sure you are in a good frame before deleting other
5081 windows.
5082 (ediff-file-checked-in-p): Don't consider CVS
5083 files checked in.
5084 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
5085 are writing to a newly created empty file.
5086
5087 * ediff-mult.el (ediff-show-session-group-hook): New default.
5088
5089 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5090 First cd to the file directory. reportedly works
5091 better with remote files.
5092
5093 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
5094 Use file-name-nondirectory when passing files to CVS.
5095
5096 * ediff-diff.el (ediff-cmp-options): New variable.
5097 (ediff-same-file-contents): Use ediff-cmp-options.
5098
5099 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
5100 ediff-get-patch-buffer): Use current buffer if it appears to be a
5101 patch.
5102
5103 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
5104 C-g
5105
5106 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
5107 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
5108 (viper-save-cursor-color,viper-restore-cursor-color):
5109 Improved cursor color handling.
5110 (viper-get-saved-cursor-color-in-replace-mode,
5111 viper-get-saved-cursor-color-in-insert-mode): New functions for
5112 better cursor color handling.
5113
5114 * viper-ex.el (ex-read,ex-edit):
5115 Fixes for correct interpretation of #,%.
5116 (viper-ex): Now works correctly when called from other functions.
5117 (viper-glob-function): New variable.
5118 (viper-ex): Save excursion before doing :global.
5119
5120 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
5121
5122 * viper-cmd.el (viper-post-command-sentinel,
5123 viper-insert-state-post-command-sentinel,
5124 viper-insert-state-pre-command-sentinel): Takes better care of
5125 cursor colors.
5126
5127 * viper.el: Version change.
5128
5129 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
5130
5131 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
5132 that the modeline display was updated *only* when
5133 `whitespace-display-in-modeline' was set, not otherwise.
5134
5135 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5136
5137 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
5138 "frac12".
5139
5140 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
5141 ad-activate.
5142
5143 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
5144
5145 * whitespace.el: Test for existence of `defcustom' and `defgroup'
5146 using fboundp instead of assuming that these are not present in
5147 particular flavors of emacs.
5148 (whitespace-version): Update to 2.8
5149 (whitespace-display-in-modeline): Add custom variable to control
5150 displaying the whitespace errors on the modeline based on
5151 suggestion from <klaus.berndl@sdm.de>
5152 (whitespace-buffer): Now returns `t' if unclean and `nil' if
5153 clean, to enable using as a hook function, as suggested by Puneet
5154 Goel <puneet@computer.org>
5155 (whitespace-buffer): Fix a subtle bug that cleaned up only if
5156 quiet was not set, even with whitespace-auto-cleanup set.
5157 (whitespace-mode-line): Now uses less modeline real estate and
5158 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
5159 which is present in the file, and <y> is any type of whitespace
5160 whose check has been suppressed by setting
5161 `whitespace-check-<whitespace-type>' to nil.
5162 (whitespace-unchecked-whitespaces): New function to return the
5163 list of whitespaces for whom checks have been suppressed.
5164 (whitespace-display-unchecked-whitespaces): Renamed to
5165 `whitespace-update-modeline' to reflect its functionality.
5166
5167 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5168
5169 * progmodes/compile.el (compilation-error-regexp-alist):
5170 Undo previous change.
5171
5172 1999-10-28 Dave Love <fx@gnu.org>
5173
5174 * help.el (help-follow): Make arg optional again and really
5175 default to point.
5176
5177 1999-10-28 Gerd Moellmann <gerd@gnu.org>
5178
5179 * paths.el (rmail-file-name): Make it an option.
5180
5181 * progmodes/ada-mode.el, progmodes/ada-prj.el,
5182 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
5183 comment fixes.
5184
5185 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
5186 MIPS Pro 7.3 compiler error message syntax.
5187
5188 1999-10-27 Dave Love <fx@gnu.org>
5189
5190 * progmodes/compile.el: Checkdoc-inspired fixes.
5191
5192 1999-10-27 Gerd Moellmann <gerd@gnu.org>
5193
5194 * lpr.el (print-buffer): Doc-string fix.
5195
5196 1999-10-27 Dave Love <fx@gnu.org>
5197
5198 * emacs-lisp/advice.el: Doc fixes.
5199 (ad-lemacs-p): Removed.
5200 (advice): Add :link to defgroup.
5201
5202 1999-10-27 Kenichi Handa <handa@etl.go.jp>
5203
5204 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
5205 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
5206
5207 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5208
5209 * window.el (walk-windows): If ALL-FRAMES is a frame,
5210 start on that frame. Use save-selected-window.
5211
5212 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5213
5214 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
5215 ad-activate. All callers changed, including those in data.c.
5216 (ad-activate-internal-off): Renamed from ad-activate-off.
5217 All uses changed.
5218 (ad-activate): Renamed from ad-activate-on. All uses changed.
5219 (ad-start-advice, ad-stop-advice, ad-recover-normality):
5220 Alter the definition of ad-activate-internal, not ad-activate.
5221
5222 1999-10-26 Gerd Moellmann <gerd@gnu.org>
5223
5224 * startup.el (command-line-1): Add support for command line
5225 arguments `file' and `execute'. Fix handling of `visit'.
5226
5227 1999-10-26 Kenichi Handa <handa@etl.go.jp>
5228
5229 * international/mule-cmds.el (read-input-method-name): Handle the
5230 case that the arg DEFAULT is symbol.
5231
5232 * international/mule-diag.el (mule-diag): Handle the case that
5233 default-input-method is symbol.
5234
5235 1999-10-26 Gerd Moellmann <gerd@gnu.org>
5236
5237 * textmodes/tildify.el: New file.
5238
5239 1999-10-25 Sam Steingold <sds@ksp.com>
5240
5241 * Makefile (compile-files): Fixed the "tr" strings.
5242 (EMACS): Set to ../src/emacs.
5243
5244 1999-10-25 Gerd Moellmann <gerd@gnu.org>
5245
5246 * info.el (Info-build-node-completions): Add '("*") to the
5247 completion list.
5248
5249 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5250
5251 * frame.el (auto-raise-mode): When enabling the mode,
5252 immediately raise the selected frame.
5253
5254 * indent.el (indent-region): Doc fix.
5255
5256 * comint.el (comint-output-filter): Make the Comint buffer current
5257 for the comint-preoutput-filter-functions.
5258
5259 * mail/reporter.el: Doc fix.
5260
5261 1999-10-24 Stephen Eglen <stephen@gnu.org>
5262
5263 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
5264 that Octave lisp files can also run under XEmacs 20.
5265 (require 'custom) added so that files can run under Emacs 19.34.
5266
5267 * iswitchb.el (iswitchb-default-keybindings): No need to use
5268 read-kbd-macro in keybindings.
5269
5270 1999-10-23 Dave Love <fx@gnu.org>
5271
5272 * elide-head.el: New file.
5273
5274 1999-10-23 Gerd Moellmann <gerd@gnu.org>
5275
5276 * Makefile (compile-files, backup-compiled-files): New targets.
5277 (bootstrap, bootstrap-clean): Ditto.
5278
5279 1999-10-22 Paul Eggert <eggert@twinsun.com>
5280
5281 * international/mule-cmds.c (locale-language-names):
5282 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
5283 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
5284 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
5285 Use Latin-8 for Welsh.
5286 Use Latin-1 for English if "en" is explicitly specified.
5287 Use Latin-1 for Scots Gaelic, Tagalog.
5288 Use Latin-1 (not Latin-4) for Greenlandic.
5289 Use Latin-1 (not Latin-2) for Albanian.
5290 (locale-preferred-coding-systems, locale-language-names):
5291 Remove generic ISO 8859 locales; locale-charset-language-names now
5292 does this.
5293 (locale-charset-language-names): New variable.
5294 (set-locale-environment): Use language name specified by
5295 locale-charset-language-names if its charsets disagree with the
5296 language name specified by locale-language-names.
5297
5298 1999-10-22 Dave Love <fx@gnu.org>
5299
5300 * make-mode.el: Minor doc fixes.
5301
5302 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
5303
5304 1999-10-21 Dave Love <fx@gnu.org>
5305
5306 * loadup.el: Add latin-8, latin-9.
5307
5308 1999-10-20 Paul Eggert <eggert@twinsun.com>
5309
5310 * disp-table.el (standard-display-european): Remove undocumented
5311 arg AUTO; no longer used by startup.el. Do not attempt to treat
5312 all non-English language environments as coding system names.
5313 Instead, use the downcased language environment name as a coding
5314 system name if it is one; otherwise, use latin-1.
5315
5316 1999-10-20 Gerd Moellmann <gerd@gnu.org>
5317
5318 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
5319 that were split so that part of the comment appeared as Lisp code.
5320
5321 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5322
5323 * ps-bdf.el: Doc fix.
5324
5325 * ps-print-def.el: New file: common definitions for all parts of
5326 ps-print.
5327 (ps-multibyte-buffer): Moved from ps-mule.
5328
5329 * ps-mule.el: File dependence fix.
5330 (ps-multibyte-buffer): Moved to ps-print-def.
5331
5332 * ps-print.el: Doc fix, better customization.
5333 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
5334 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
5335 (ps-end-file): Doc fix.
5336 (ps-setup, ps-begin-file): Fun fix.
5337 (postscript): New group.
5338 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
5339 (ps-print-prologue-1): Adjust PostScript programming.
5340 (ps-print): Adjust group hierarchy.
5341 (ps-print-n-up, ps-print-zebra, ps-print-background,
5342 ps-print-printer)
5343 (ps-print-page): New subgroups.
5344 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
5345 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
5346 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
5347 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
5348 (ps-zebra-stripe-height, ps-print-background-image)
5349 (ps-print-background-text, ps-spool-config): Adjust customization.
5350 (dos-ps-printer): Definition eliminated.
5351
5352 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5353
5354 * ps-mule.el: Doc fix, define functions properly if mule package is
5355 loaded or not.
5356 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
5357 mule package is loaded or not.
5358
5359 * ps-print.el: Doc fix, n-up printing.
5360 (ps-print-version): New version number (5.0).
5361 (ps-page-dimensions-database): Added document media.
5362 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
5363 (ps-page-order, ps-printing-region-p): New vars.
5364 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
5365 funs.
5366 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
5367 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
5368 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
5369 (ps-n-up-xstart, ps-n-up-ystart): New macros.
5370 (ps-print-begin-sheet-hook): New hook.
5371 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
5372 const.
5373 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
5374 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
5375 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
5376 (ps-count-lines): Changed to defun.
5377 (ps-header-page): Changed to defsubst, fix fun.
5378 (ps-printing-region): Doc fix, adjust programming code.
5379 (ps-output-boolean, ps-background-pages, ps-background-text)
5380 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
5381 programming code.
5382
5383 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5384
5385 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
5386 (ps-print-version): New version number (4.2).
5387 (ps-spool-config, ps-spool-tumble): New vars.
5388 (ps-print-prologue-1): Changed to defconst, adjust PostScript
5389 programming, new PostScript procedure to handle errors.
5390 (ps-print-prologue-2): Changed to defconst.
5391 (ps-print-duplex-feature): New const: duplex and tumble setting.
5392 (ps-setup, ps-begin-file): Fix funs.
5393 (ps-boolean-capitalized): New fun.
5394
5395 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
5396
5397 * Makefile (dontcompilefiles): Obsoleted.
5398 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
5399 (EL): Unused.
5400 (temacs): Removed (unused).
5401 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
5402 version of the file (necessary for the update to work properly).
5403 (autoloads): Force the use of `pwd`/loaddefs.el.
5404 (updates); Redefined in terms of other targets to reduce redundancy.
5405 (.el.elc): New default rule, just in case you want it.
5406 (compile): Use a single invocation of Emacs.
5407 (bootstrap-compile); Unneeded.
5408 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
5409
5410 1999-10-19 Dave Love <fx@gnu.org>
5411
5412 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
5413
5414 1999-10-19 Sam Steingold <sds@ksp.com>
5415
5416 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
5417 comply with the comment.
5418
5419 1999-10-19 Gerd Moellmann <gerd@gnu.org>
5420
5421 * autorevert.el (auto-revert-mode): Make auto-revert-mode
5422 permanent-local.
5423
5424 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
5425
5426 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
5427 value: \"lpr\" changed to "lpr"
5428 (ps-mode-version): New constant
5429 (ps-mode-show-version): New function, added key in ps-mode-map
5430 (ps-run-messages): Removed
5431 (ps-run-font-lock-keywords-2): New defcustom variable replacing
5432 ps-run-messages. These keywords now include the value of
5433 ps-run-prompt, making its fontification customizable.
5434 (ps-run-init): Removed \\n from docstring, it is now added when
5435 the value is used
5436 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
5437 ps-run-prompt
5438 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
5439 customizable variables in doc-string (its equivalent
5440 ps-run-messages was missing in previous version of the doc-string)
5441 (ps-run-mode): Simplified assignment to font-lock-defaults, using
5442 symbols only
5443
5444 1999-10-19 Alex Schroeder <alex@gnu.org>
5445
5446 * ansi-color.el: Complete rewrite.
5447
5448 1999-10-19 Paul Eggert <eggert@twinsun.com>
5449
5450 Fix bootstrapping problems.
5451 Use the system locale to specify Emacs locale defaults.
5452
5453 * international/mule-cmds.el (global-map):
5454 Do not use backquote, because that makes a bootstrapping
5455 problem if you need to recompile all Lisp files using interpreted code.
5456 * international/mule.el (charset-id, charset-bytes,
5457 charset-dimension, charset-chars, charset-width,
5458 charset-direction, charset-iso-final-char,
5459 charset-iso-graphic-plane, charset-reverse-charset,
5460 charset-short-name, charset-long-name, charset-description,
5461 charset-plist): Likewise.
5462 * subr.el (save-match-data): Likewise.
5463
5464 * international/mule-cmds.el
5465 (set-display-table-and-terminal-coding-system): New function,
5466 containing code migrated out of set-language-environment.
5467 (set-language-environment, set-locale-environment): Use it.
5468 (locale-translation-file-name): Moved here from startup.el.
5469 (locale-language-names, locale-preferred-coding-systems):
5470 New vars.
5471 (locale-name-match, set-locale-environment): New functions.
5472
5473 * language/japan-util.el (setup-japanese-environment-internal):
5474 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
5475
5476 * startup.el (iso-8859-n-locale-regexp): Remove.
5477 (locale-translation-file-name): Move to mule-cmds.el.
5478 (command-line): Move locale-stuff into set-locale-environment.
5479
5480 1999-10-18 Dave Love <fx@gnu.org>
5481
5482 * abbrev.el (add-abbrev, inverse-add-abbrev)
5483 (expand-region-abbrevs): Remove properties from buffer text.
5484
5485 1999-10-17 Gerd Moellmann <gerd@gnu.org>
5486
5487 * iswitchb.el (iswitchb-exhibit): Extract user-input only
5488 from the mini-buffer, without the prompt.
5489
5490 * simple.el (minibuffer-prompt-end): Return the position
5491 after the prompt, not the position of that last character
5492 of the prompt.
5493
5494 1999-10-17 Miles Bader <miles@gnu.org>
5495
5496 * simple.el: Doc fixes.
5497
5498 1999-10-17 Miles Bader <miles@gnu.org>
5499
5500 * simple.el (previous-matching-history-element, next-history-element):
5501 Change to work correctly even if the point is in the prompt.
5502 (choose-completion-string): Likewise.
5503 (minibuffer-prompt-width): New function (compatibility with old subr).
5504
5505 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
5506 When constraining the final position to the current field,
5507 don't use the ONLY-IN-LINE mode of constrain-to-field.
5508
5509 1999-10-17 Miles Bader <miles@gnu.org>
5510
5511 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
5512 constrain-to-field.
5513 * textmodes/paragraphs.el (forward-sentence): Likewise.
5514
5515 1999-10-17 Miles Bader <miles@gnu.org>
5516
5517 * simple.el (line-move): Use constrain-to-field to avoid
5518 moving into a prompt.
5519 (previous-complete-history-element): Clarify doc string.
5520 (next-complete-history-element): Likewise.
5521 Use field-beginning instead of point-min.
5522 (next-matching-history-element): Use field-beginning and
5523 erase-field instead of point-min and erase-buffer.
5524 * textmodes/paragraphs.el
5525 (forward-paragraph, forward-sentence): Likewise.
5526 (backward-kill-paragraph, backward-kill-sentence): Remove code to
5527 constrain the kill to an field, as the movement commands now
5528 do this.
5529
5530 1999-10-17 Miles Bader <miles@gnu.org>
5531
5532 * simple.el (previous-matching-history-element): Get the
5533 minibuffer input with field-string instead of buffer-string.
5534 (choose-completion-string): Likewise.
5535 (next-history-element): Likewise.
5536 Erase the minibuffer input with erase-field, not erase-buffer.
5537 Use field-beginning to find the beginning of the input.
5538 * textmodes/paragraphs.el (backward-kill-sentence):
5539 Remove minibuffer-prompt hack.
5540 Constrain to any input field.
5541
5542 1999-10-17 Sam Steingold <sds@ksp.com>
5543
5544 * bindings.el (completion-ignored-extensions): Added ".sparcf"
5545 for CMUCL on sparc and ".ufsl" for LispWorks.
5546 (bound-and-true-p): Bugfix: free variable `v'.
5547
5548 1999-10-16 Dave Love <d.love@dl.ac.uk>
5549
5550 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
5551 (edebug-uninstall-read-eval-functions): Use load-read-function,
5552 avoiding elisp-eval.
5553
5554 1999-10-16 Sam Steingold <sds@ksp.com>
5555
5556 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
5557 instead of `eql'.
5558
5559 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
5560
5561 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
5562 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
5563 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
5564 * ediff-util.el (ediff-make-temp-file):
5565 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5566 * emerge.el (emerge-make-temp-file):
5567 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
5568 * vc.el (vc-update-change-log):
5569 * mail/mailpost.el (post-mail-send-it):
5570 * mail/metamail.el (metamail-region):
5571 * progmodes/cmacexp.el (c-macro-expansion):
5572 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
5573
5574 1999-10-15 Gerd Moellmann <gerd@gnu.org>
5575
5576 * smtpmail.el (smtpmail-via-smtp): Add support for
5577 automatically appending a domain to RCPT TO: addresses.
5578
5579 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5580
5581 * dired.el (dired-insert-directory): Insert the amount of
5582 free space after the total size.
5583 (dired-free-space-program, dired-free-space-args): New variables.
5584
5585 1999-10-14 Karl Heuer <kwzh@gnu.org>
5586
5587 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
5588
5589 1999-10-14 Dave Love <fx@gnu.org>
5590
5591 * international/characters.el:
5592 * international/fontset.el:
5593 * international/mule-conf.el: Add latin-iso8859-1[45].
5594
5595 * language/european.el: Add Latin-8, Latin-9. Modify some doc
5596 strings.
5597
5598 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
5599 (command-line): Detect Latin-[89] locales.
5600
5601 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
5602
5603 * international/mule-cmds.el (select-safe-coding-system)
5604 (leim-list-header): Avoid the use of strings that start with backslash
5605 newline since lread.c:read1 has a hack to turn those strings into
5606 integer 0 during the loadup.el process.
5607
5608 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
5609
5610 1999-10-13 Dave Love <fx@gnu.org>
5611
5612 * image.el (insert-image): Copy the image spec and add an
5613 intangible property.
5614
5615 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
5616
5617 * help.el (help-xref-interned): Make it also work on variable-only
5618 and function-only symbols.
5619 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
5620 (help-follow): If the point under mouse is not highlighted, try
5621 `help-xref-interned' on the pointed-to symbol anyway.
5622
5623 * info.el (Info-on-current-buffer): New entry point.
5624 (Info-find-node): Split into two for Info-on-current-buffer to
5625 hook into it.
5626 (Info-current-file, Info-set-mode-line, Info-up):
5627 Info-current-file can now be t.
5628 (Info-clone-buffer-hook): Function for `clone-buffer'.
5629 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
5630 Make `clone-buffer' available in various ways to the user.
5631
5632 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5633
5634 * simple.el (shell-command, shell-command-on-region): Use
5635 make-temp-file.
5636 (clone-buffer, clone-process, clone-buffer-hook): New functions.
5637
5638 * subr.el (with-current-buffer): Don't use backquotes to avoid
5639 bootstrapping problems.
5640
5641 * loadup.el (load-path): Add subdirs for bootstrapping.
5642 (docstrings): Ignore errors during bootstrapping.
5643 (args): New `bootstrap' argument (for use in place of `dump').
5644
5645 1999-10-12 Emmanuel Briot <briot@gnat.com>
5646
5647 * ada-stmt.el: Doc-string fixes.
5648
5649 1999-10-12 Gerd Moellmann <gerd@gnu.org>
5650
5651 * recentf.el: New file.
5652
5653 * ps-mode.el: New file.
5654
5655 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
5656 case insensitive.
5657
5658 1999-10-12 Richard Sharman <rsharman@pobox.com>
5659
5660 * sh-script.el: Added support for indenting existing scripts.
5661 (sh-mode-map): Added new bindings.
5662 (sh-mode): Updated mode doc-string for new commands, added
5663 make-local-variable calls, initialize mode-specific variables.
5664 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
5665 is now a different function.
5666 (sh-header-marker): Changed docstring.
5667 (sh-set-shell): Initialize mode-specific variables.
5668 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
5669 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
5670 Changed these define-skeleton calls to work with user-specified
5671 indentation settings.
5672 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
5673 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
5674 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
5675 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
5676 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
5677 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
5678 (sh-guess-basic-offset, sh-handle-after-case-label)
5679 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
5680 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
5681 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
5682 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
5683 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
5684 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
5685 (sh-handle-this-then, sh-help-string-for-variable)
5686 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
5687 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
5688 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
5689 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
5690 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
5691 (sh-remove-our-text-properties, sh-rescan-buffer)
5692 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
5693 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
5694 (sh-scan-case, sh-search-word, sh-set-char-syntax)
5695 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
5696 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
5697 functions.
5698 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
5699 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
5700 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
5701 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
5702 (sh-var-list): New variables.
5703
5704 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
5705
5706 * quickurl.el (quickurl-list-insert): `count-lines' was returning
5707 a value one line to high if the cursor wasn't at the start of a
5708 line. A `beginning-of-line' is now performed before making the
5709 call to `count-lines'.
5710
5711 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
5712
5713 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
5714
5715 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
5716
5717 * Makefile (setwins): Abstract out the command to find subdirectories
5718 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
5719 (custom-deps, finder-data, autoloads, update-subdirs, updates)
5720 (autoloads-with-other-emacs): Use it.
5721
5722 * diff-mode.el: New file. A mode for viewing/editing context diffs.
5723
5724 1999-10-09 Gerd Moellmann <gerd@gnu.org>
5725
5726 * Makefile (bootstrap-compile): New target. Compile Lisp
5727 files with ../src/temacs.
5728
5729 1999-10-08 Dave Love <fx@gnu.org>
5730
5731 * ange-ftp.el: Require dired when compiling.
5732 (ange-ftp-normal-login): Allow EFS-style port specification.
5733
5734 1999-10-08 Simon Marshall <simon@gnu.org>
5735
5736 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
5737 (regexp-opt-group): Use it to get common suffixes in STRINGS.
5738 If STRINGS is nil, return "" rather than nil.
5739
5740 1999-10-08 Gerd Moellmann <gerd@gnu.org>
5741
5742 * Makefile (compile): Compile files one by one. Set load-path to
5743 current directory and subdirectories when compiling.
5744
5745 1999-10-08 Gerd Moellmann <gerd@gnu.org>
5746
5747 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
5748 (emacs): Use it everywhere instead of EMACS.
5749 (compile): New target. Compile all Lisp files from scratch.
5750 (recompile): New target. Recompile lisp directory.
5751 (autoloads-with-other-emacs): New target. Build loaddefs.el with
5752 an Emacs executable not built in the current directory tree.
5753
5754 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
5755
5756 * filecache.el (file-cache-completion-ignore-case): New variable,
5757 defaulting to the value of completion-ignore-case.
5758 (file-cache-minibuffer-complete): Use it.
5759 (file-cache-files-matching, file-cache-files-matching-internal):
5760 New functions.
5761
5762 1999-10-07 Emmanuel Briot <briot@gnat.com>
5763
5764 * ada-xref.el: New file
5765
5766 * ada-prj.el: New file
5767
5768 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
5769
5770 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
5771 subprogram being created.
5772
5773 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
5774 ada-indent-newline-indent): Rewritten to support the new indentation
5775 scheme
5776
5777 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
5778 New functions
5779
5780 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
5781 justification parameter
5782
5783 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
5784 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
5785 external program
5786
5787 1999-10-07 Dave Love <fx@gnu.org>
5788
5789 * bindings.el (bound-and-true-p): New macro.
5790 (make-mode-line-mouse-sensitive): Don't require easymenu.
5791
5792 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5793
5794 * custom.el (defface): Extend documentation for new values of
5795 `type'.
5796
5797 * faces.el (face-spec-set-match-display): Recognize `type' of
5798 `motif', `lucid', `x-toolkit'.
5799 (menu): New face.
5800
5801 1999-10-05 Dave Love <fx@gnu.org>
5802
5803 * files.el: Recognize temporary crontab files.
5804
5805 * info.el: Require jka-compr when compiling.
5806 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
5807
5808 1999-10-04 Dave Love <fx@gnu.org>
5809
5810 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
5811 scroll-up-aggressively, scroll-down-aggressively.
5812
5813 * time.el (display-time-mode): Add autoload cookie.
5814
5815 * rect.el (delete-extract-rectangle): Doc fix from verna.
5816
5817 * help-macro.el (three-step-help): Customize.
5818
5819 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5820
5821 * hexl.el (hexlify-buffer): Move point in proper range
5822 if it is too large.
5823 (hexl-after-revert-hook): Update hexl-max-address.
5824 (hexl-address-to-marker): Doc fix.
5825
5826 1999-10-03 Dave Love <fx@gnu.org>
5827
5828 * image.el (defimage): Remove redundant code. Substitute file in
5829 image plist.
5830
5831 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
5832
5833 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
5834 when doing with-temp-file.
5835
5836 1999-10-01 Dave Love <fx@gnu.org>
5837
5838 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
5839
5840 * help.el: Require view when compiling.
5841 (view-emacs-FAQ): Use Info version.
5842
5843 1999-09-29 Ken'ichi Handa <handa@gnu.org>
5844
5845 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
5846 (normat->normal). Use correct font names for Korean
5847 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
5848
5849 1999-09-29 Kenichi Handa <handa@etl.go.jp>
5850
5851 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
5852 code not used by KOI8 to the same 8-bit code instead of mapping to
5853 SPC.
5854 (cyrillic-alternativnyj-decode-table): Likewise.
5855
5856 1999-09-29 Alex Schroeder <alex@gnu.org>
5857
5858 * sql.el (sql-imenu-generic-expression): Aew, used to set
5859 imenu-generic-expression.
5860 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
5861 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
5862 imenu-case-fold-search, and imenu-syntax-alist.
5863 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
5864 setting font-lock-defaults' SYNTAX-ALIST.
5865
5866 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5867
5868 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
5869 macro, try again.
5870
5871 1999-09-28 Dave Love <fx@gnu.org>
5872
5873 * cus-edit.el (custom-comment): Change widget definition.
5874 (custom-comment-create, custom-comment-show)
5875 (custom-comment-invisible-p): Don't use :comment-overlay.
5876 (custom-comment-hide): New function.
5877 (custom-variable-set, custom-variable-save)
5878 (custom-variable-reset-standard, custom-face-set)
5879 (custom-face-save): Use it.
5880
5881 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5882
5883 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
5884
5885 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5886
5887 * faces.el (region): Doc fix.
5888
5889 1999-09-27 Dave Love <fx@gnu.org>
5890
5891 * isearch.el (isearch): Add :links in defgroup.
5892 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
5893 (isearch-switch-frame-handler): Comment out (unused).
5894 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
5895 (isearch-ring-retreat-edit): Doc fix.
5896 (isearch-mouse-yank): New command.
5897 (isearch-last-command-char): Removed. Callers changed to use
5898 last-command-char.
5899 (isearch-char-to-string): Removed. Callers changed to use
5900 char-to-string.
5901
5902 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
5903
5904 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
5905 option for Russian.
5906
5907 1999-09-25 Gerd Moellmann <gerd@gnu.org>
5908
5909 * faces.el (face-differs-from-default-p): Compare face
5910 attributes individually.
5911
5912 * image.el (put-image, insert-image): Add string argument.
5913
5914 1999-09-24 Gerd Moellmann <gerd@gnu.org>
5915
5916 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
5917 LANG=de_DE.iso88591 on HPUX 11.0.
5918
5919 * dired.el (dired-move-to-filename-regexp): Make it work
5920 for LANG=de_DE.iso88591 on HPUX 11.0.
5921
5922 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5923
5924 * info.el (info-initialize): Don't test existence of ALTERNATIVE
5925 if we know for some other reason it should not be used.
5926
5927 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
5928 New variable.
5929 (edebug-recursive-edit): Save current-prefix-arg there,
5930 bind it, and set it back at the end.
5931 (edebug-outside-excursion): Restore and update the outside
5932 value of current-prefix-arg.
5933 (edebug-emacs-version-specific): Delete support for Epoch.
5934
5935 1999-09-24 Howard Melman <howard@silverstream.com>
5936
5937 * imenu.el (imenu-after-jump-hook): New variable.
5938 (imenu): Run menu-after-jump-hook.
5939 (imenu-name-lookup-function): New variable.
5940 * imenu.el (imenu--in-alist): Use those variables.
5941
5942 1999-09-24 Carsten Dominik <cd@gnu.org>
5943
5944 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
5945 multiple thebibliography environments.
5946
5947 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
5948 with recentering window.
5949 (reftex-extract-bib-entries-from-thebibliography,
5950 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
5951 with multiple thebibliography environments.
5952
5953 * textmodes/reftex-vars.el
5954 (reftex-section-levels): Function allowed as cdr.
5955 (reftex-max-section-depth) New option.
5956
5957 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
5958 with multiple thebibliography environments.
5959
5960 1999-09-23 Gerd Moellmann <gerd@gnu.org>
5961
5962 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
5963 instead of point-min in call to delete-region.
5964
5965 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
5966
5967 * vc.el (vc-backend-checkout): Use with-temp-file when checking
5968 out into arbitrary file names.
5969
5970 1999-09-19 Ken'ichi Handa <handa@gnu.org>
5971
5972 * language/european.el ("Turkish"): New language environment.
5973
5974 1999-09-19 Dave Love <fx@gnu.org>
5975
5976 * delim-col.el: New file.
5977
5978 1999-09-17 Richard Stallman <rms@gnu.org>
5979
5980 * files.el (after-find-file): When visiting a backup file,
5981 make it read-only.
5982
5983 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
5984 (apropos-keybinding-face, apropos-label-face): Likewise.
5985 (apropos-property-face, apropos-match-face): Likewise.
5986 (apropos-label-properties): New variable.
5987 (apropos-print-doc): Use apropos-label-properties.
5988 (apropos-print): Set apropos-label-properties.
5989
5990 1999-09-15 Richard Stallman <rms@gnu.org>
5991
5992 * winner.el: Use aref instead of sref.
5993
5994 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
5995
5996 1999-09-14 Gerd Moellmann <gerd@gnu.org>
5997
5998 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
5999
6000 1999-09-14 Richard Stallman <rms@gnu.org>
6001
6002 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
6003 cookie, even if followed by a letter.
6004
6005 1999-09-14 Stephen Eglen <stephen@gnu.org>
6006
6007 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
6008 --no-line-editing are passed to Octave by including them here
6009 rather than storing them in inferior-octave-startup-args.
6010
6011 1999-09-14 Eli Zaretskii <eliz@gnu.org>
6012
6013 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
6014 command, option, env and sc.
6015
6016 * subr.el (shell-quote-argument): Quote argument with double
6017 quotes for ms-dos.
6018
6019 1999-09-14 Richard Stallman <rms@gnu.org>
6020
6021 * simple.el (eval-expression-print-level): New variable.
6022 (eval-expression-print-length): New variable.
6023 (eval-expression-debug-on-error): New variable.
6024 (eval-expression): Bind print-level, print-length and
6025 debug-on-error from those vars.
6026
6027 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
6028 Bind print-level, print-length and debug-on-error.
6029
6030 1999-09-14 Inge Frick <inge@nada.kth.se>
6031
6032 * dired.el (dired-recursive-deletes): New custom variable.
6033 (dired-re-no-dot): New variable.
6034 (dired-delete-file): New function deletes files and directories
6035 recursively.
6036 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
6037
6038 * dired-aux.el (dired-recursive-copies): New custom variable.
6039 (dired-handle-overwrite): Broke a long line.
6040 (dired-copy-file): Call `dired-copy-file-recursive' instead of
6041 `copy-file'.
6042 (dired-copy-file-recursive): New function. Copy directories
6043 recursively.
6044 (dired-do-create-files): Added support for generalized directory
6045 target. How-to function may now return a function. New fluid
6046 variable `dired-one-file'.
6047 (dired-copy-how-to-fn): New variable.
6048 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
6049 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
6050 (dired-do-copy-regexp): No recursive copies.
6051
6052 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
6053
6054 * whitespace.el (whitespace-version): Update version to 2.4
6055
6056 * whitespace.el: Add customization variables to conditionally test
6057 any of the five whitespaces, per request from Rune Kleveland
6058 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
6059
6060 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
6061
6062 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
6063 list of modes to be checked for bogus whitespaces.
6064
6065 * whitespace.el (whitespace-rescan-timer-time): Update
6066 documentation.
6067
6068 * whitespace.el (whitespace-display-unchecked-whitespaces):
6069 New function to update modeline with untested whitespaces.
6070
6071 * whitespace.el (whitespace-buffer): Test only whitespaces whose
6072 checking is turned on, and update modeline using the newly created
6073 `whitespace-display-unchecked-whitespaces'.
6074
6075 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
6076 whose checking is turned on, and update modeline using the newly
6077 created `whitespace-display-unchecked-whitespaces'.
6078
6079 * whitespace.el (whitespace-describe): Update documentation.
6080
6081 * whitespace.el (whitespace-tickle-timer): Test if
6082 `whitespace-rescan-timer-time' is non-zero before tickling timer.
6083
6084 1999-09-13 Dave Love <fx@gnu.org>
6085
6086 * hideif.el (hide-ifdef-mode): Add autoload cookie.
6087
6088 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
6089 for temp buffer.
6090 (checkdoc-this-string-valid): Don't assume default comment-start.
6091
6092 1999-09-13 Gerd Moellmann <gerd@gnu.org>
6093
6094 * rsz-mini.el: Remove code, keep the interface.
6095
6096 1999-09-13 Dave Love <fx@gnu.org>
6097
6098 * help.el (help-highlight-p): Doc fix.
6099
6100 * faces.el (mode-line, header-line, tool-bar): Add :version.
6101 (highlight, secondary-selection): Add :group.
6102 (trailing-whitespace): Add :group, :version.
6103
6104 * wid-edit.el: Remove some compatibility code and checks.
6105 (widget-specify-field, widget-specify-button): Don't use XEmacs
6106 properties.
6107 (widget-overlay-inactive): Change error message.
6108 (widget-button-pressed-face): New variable.
6109 (widget-button-click): Use it.
6110 (widget-documentation-link-add): Specify mouse and button faces.
6111 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
6112 removed now the functionality is built in.
6113
6114 * cus-edit.el: Don't define-widget-keywords.
6115 (multimedia): New group.
6116 (custom-last): Function removed.
6117 (custom-quote): Add vectorp case, comment out characterp case.
6118 (custom-buffer-done-function, custom-raised-buttons): New option.
6119 (Custom-buffer-done): New function.
6120 (custom-buffer-create-internal): Obey custom-raised-buttons,
6121 Custom-buffer-done.
6122 (custom-button-face): Make it `released-button'.
6123 (custom-button-pressed-face): Make it `pressed-button'
6124 (custom-mode-map): Bind "q" to Custom-buffer-done.
6125 (custom-mode): Deal with raised/pressed buttons.
6126
6127 Changes from Didier Verna:
6128 (custom-prompt-variable): Optional third arg makes prompt for a
6129 comment string.
6130 (customize-set-value, customize-set-variable,
6131 customize-save-variable): Optional prefix makes function handle
6132 variable comments.
6133 (customize-customized, customize-saved, custom-variable-state-set)
6134 (custom-variable-set, custom-variable-save, custom-face-state-set)
6135 (custom-variable-reset-saved, custom-variable-reset-standard)
6136 (custom-face-set, custom-face-save, custom-face-reset-saved)
6137 (custom-face-reset-standard, customize-save-customized): Handle
6138 custom comments.
6139 (custom-comment-face, custom-comment-tag-face): New face.
6140 (custom-comment): New widget.
6141 (custom-comment-create, custom-comment-delete)
6142 (custom-comment-value-set, custom-comment-show)
6143 ()custom-comment-invisible-p): New functions.
6144 (custom-variable-value-create, custom-face-value-create): Create a
6145 comment field widget.
6146 (custom-variable-menu, custom-face-menu): New entry for custom
6147 comment.
6148 (custom-face-value-create): Remove compatibility code.
6149 (custom-save-variables, custom-save-faces): Possibly save custom
6150 comments.
6151
6152 * cus-face.el (custom-face-attributes): Simplify :underline,
6153 :overline, :inverse-video cases. Fix up :box case (probably needs
6154 more work).
6155
6156 Change from Didier Verna:
6157 (custom-set-faces): The arguments can now have a custom comment as
6158 fourth argument.
6159
6160 * custom.el: Don't define-widget-keywords.
6161 Change from Didier Verna:
6162 (custom-set-variables): The arguments can now have a
6163 custom comment as fifth element.
6164
6165 1999-09-13 Richard Stallman <rms@gnu.org>
6166
6167 * info.el (Info-find-node): Cope better if guesspos is too large.
6168
6169 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6170
6171 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
6172 of buffer-substring because buffer-string doesn't copy the
6173 prompt.
6174
6175 * faces.el (mode-line): Replaces `modeline'.
6176 (toplevel): Make `modeline' an alias for `mode-line'.
6177
6178 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6179
6180 * gs.el: Change `ghostscript' to `postscript' in comment.
6181
6182 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
6183
6184 * emulation/tpu-edt.el (tpu-version): New version.
6185 (tpu-search-overlay, tpu-replace-overlay): New variables.
6186 (tpu-search-highlight, tpu-toggle-direction): New functions.
6187 (tpu-lm-replace): Set tpu-replace-overlay.
6188 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
6189 command hook.
6190
6191 1999-09-11 Richard Stallman <rms@gnu.org>
6192
6193 * isearch.el (isearch-mode-map): Undo previous change.
6194
6195 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
6196 use all of that as the sexp.
6197
6198 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
6199 and use the initial argument as file name directly.
6200 Likewise if nothing matches.
6201
6202 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
6203
6204 * winner.el: Major changes. Avoid changing point and mark.
6205 Save configurations after they change, not before.
6206
6207 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
6208
6209 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
6210 Bind print-continuous-numbering and print-number-table.
6211
6212 1999-09-10 Dave Love <fx@gnu.org>
6213
6214 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
6215
6216 1999-09-09 Richard Stallman <rms@gnu.org>
6217
6218 * whitespace.el: Finish making it fit Emacs conventions.
6219 Add autoloads.
6220
6221 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
6222
6223 * generic-x.el (bat-generic-mode): "::"-style comments don't
6224 need to begin with "-". Fix the font-lock definitions of ON/OFF
6225 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
6226 from the list of keywords. Add DO to the list of keywords.
6227
6228 1999-09-09 Dave Love <fx@gnu.org>
6229
6230 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
6231 (byte-optimize-backward-word): New optimizations.
6232 (side-effect-free-fns, side-effect-and-error-free-fns): Add
6233 entries.
6234
6235 1999-09-09 Gerd Moellmann <gerd@gnu.org>
6236
6237 * image.el (put-image): Remove optional buffer parameter.
6238
6239 * faces.el (face-italic-p): Return t only for values `italic'
6240 and `oblique'.
6241
6242 * mouse.el (mouse-drag-mode-line-1): Extension of former
6243 mouse-drag-mode-line that also drags the header line.
6244 (mouse-drag-mode-line): Call it.
6245 (mouse-drag-header-line): New.
6246 (toplevel): Bind down-mouse-1 on header lines to
6247 mouse-drage-header-line.
6248
6249 1999-09-08 Gerd Moellmann <gerd@gnu.org>
6250
6251 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
6252 (make-mode-line-mouse-sensitive): Replace `top-line' by
6253 `header-line'.
6254
6255 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
6256
6257 * help.el (describe-function-1): Don't return empty string for keymaps.
6258
6259 * fill.el (fill-region-as-paragraph, canonically-space-region):
6260 Respect colon-double-space at end of line.
6261
6262 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
6263
6264 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
6265 (backup-buffer): Use it.
6266
6267 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
6268
6269 * generic-x.el (generic-define-unix-modes): Added new modes:
6270 inetd-conf-generic-mode, etc-services-generic-mode,
6271 etc-passwd-generic-mode. These are all defined for Unix by default.
6272 (apache-generic-mode): Use an imenu-generic-expression to list
6273 Configuration keywords.
6274 (samba-generic-mode): Use both ; and # as comment characters.
6275 (samba-generic-mode): Font-lock expressions now highlight name
6276 value pairs.
6277 (bat-generic-mode): Keywords are now case-insensitive through
6278 font-lock-defaults setting.
6279 (java-properties-generic-mode): Supports both ! and # as comment
6280 characters.
6281 (java-properties-generic-mode): Added an imenu-generic-expression
6282 (java-properties-generic-mode): Reworked to support the various
6283 different ways to separate name and value (viz, '=', ':' and
6284 whitespace).
6285 (show-tabs-generic-mode): Added this new generic-mode.
6286
6287 1999-09-08 Richard Stallman <rms@gnu.org>
6288
6289 * progmodes/inf-lisp.el: Moved from top directory.
6290
6291 * tar-mode.el (tar-header-block-tokenize):
6292 Use `when' instead of `and'. Fix some clobbered text.
6293
6294 * gud.el (gud-make-debug-menu): Make a child for the
6295 local menu, for its menu bar, and the debug menu.
6296 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
6297 Use the history in the simple way.
6298
6299 1999-09-07 Kenichi Handa <handa@etl.go.jp>
6300
6301 * language/korea-util.el (default-korean-keyboard): Initialize it
6302 according to the environment variable HANGUL_KEYBOARD_TYPE.
6303
6304 1999-09-07 Richard Stallman <rms@gnu.org>
6305
6306 * subr.el (make-temp-file): New function.
6307
6308 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
6309
6310 * font-lock.el (font-lock-multiline): New text property contains
6311 a boolean to indicate if the char is part of a multiline match.
6312 (font-lock-default-fontify-region): Extend the region appropriately
6313 for multiline keywords.
6314 (font-lock-default-unfontify-region): Also remove the new
6315 font-lock-multiline text property.
6316 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
6317 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
6318
6319 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6320
6321 * diary-lib.el (list-diary-entries): Make sure two-digit years
6322 have leading zeros.
6323
6324 1999-09-07 Gerd Moellmann <gerd@gnu.org>
6325
6326 * faces.el (face-set-after-frame-default): Initialize some
6327 attributes of some faces from frame parameters.
6328
6329 * faces.el (scroll-bar, border, cursor, mouse): New faces.
6330
6331 1999-09-07 Gerd Moellmann <gerd@gnu.org>
6332
6333 * faces.el (fringe): Replaces face `margin'.
6334
6335 1999-09-07 Dave Love <fx@gnu.org>
6336
6337 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
6338
6339 1999-09-07 Richard Stallman <rms@gnu.org>
6340
6341 * subr.el (push): Doc fix.
6342
6343 1999-09-06 Richard Stallman <rms@gnu.org>
6344
6345 * vc.el (vc-annotate-display): Use < 69 not < 70
6346 to distinguish 20YY from 19YY.
6347
6348 * timezone.el (timezone-parse-date): Use < 69 not < 70
6349 to distinguish 20YY from 19YY.
6350
6351 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
6352
6353 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
6354
6355 * quickurl.el: (quickurl-list-focused-line): Removed.
6356 (quickurl-list-insert): Now works out the focused line using
6357 `count-lines' instead of using `quickurl-list-focused-line'.
6358
6359 1999-09-06 Richard Stallman <rms@gnu.org>
6360
6361 * mail/rmail.el (rmail-retry-failure): Unconditionally move
6362 to beginning of message.
6363
6364 1999-09-06 Dave Love <fx@gnu.org>
6365
6366 * isearch.el (isearch-mode-map): Add mouse-2.
6367
6368 * mail/rmail.el (rmail-read-password): Deleted.
6369 (rmail-get-pop-password): Use read-password.
6370
6371 * quickurl.el: Don't conditionally define caddr.
6372 (quickurl-url-comment): Use nth, not caddr in function and
6373 defsetf.
6374
6375 1999-09-06 Richard Stallman <rms@gnu.org>
6376
6377 * auto-show.el: Doc fixes.
6378
6379 1999-09-06 Stephen Eglen <stephen@gnu.org>
6380
6381 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
6382 --no-line-editing so that TABs in source files are not interpreted
6383 as completion requests.
6384
6385 1999-09-06 Gerd Moellmann <gerd@gnu.org>
6386
6387 * hscroll.el, auto-show.el: Remove all code, keep the public
6388 interface as no-ops.
6389
6390 * faces.el (face-bold-p): Don't return t if face has lighter
6391 weight than normal.
6392
6393 1999-09-06 Eli Zaretskii <eliz@gnu.org>
6394
6395 * startup.el (command-line): Make small-temporary-file-directory
6396 be nil except on ms-dos.
6397
6398 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
6399
6400 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
6401 is defined.
6402
6403 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
6404 letters with a colon after d or l.
6405
6406 1999-09-06 Dave Love <fx@gnu.org>
6407
6408 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
6409 primitive.)
6410
6411 1999-09-05 Richard Stallman <rms@gnu.org>
6412
6413 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
6414
6415 * textmodes/paragraphs.el (backward-kill-sentence):
6416 Don't test minibuffer-prompt-end here.
6417 (forward-sentence): Do handle it here.
6418 (backward-kill-paragraph): Don't test it here.
6419 (forward-paragraph): Handle it here.
6420
6421 * mouse.el (font-menu-add-default): Simplify code.
6422
6423 1999-09-05 Gerd Moellmann <gerd@gnu.org>
6424
6425 * faces.el (header-line): Renamed from `top-line'.
6426
6427 1999-09-05 Gerd Moellmann <gerd@gnu.org>
6428
6429 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
6430
6431 1999-09-04 Richard Stallman <rms@gnu.org>
6432
6433 * whitespace.el: New file.
6434
6435 1999-09-04 Dave Love <fx@gnu.org>
6436
6437 * paths.el: Make some doc strings obey the make-docfile convention.
6438
6439 * bindings.el: Likewise.
6440 (debug-ignored-errors): Remove BBDB ones.
6441
6442 1999-09-03 Richard Stallman <rms@gnu.org>
6443
6444 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
6445 not from the draft to forward.
6446
6447 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
6448
6449 1999-09-03 Dave Love <fx@gnu.org>
6450
6451 * double.el (double-mode): Customize the variable.
6452
6453 1999-09-03 Kenichi Handa <handa@etl.go.jp>
6454
6455 * international/characters.el: Delete duplicated code.
6456
6457 1999-09-02 Richard Stallman <rms@gnu.org>
6458
6459 * indent.el (indent-relative): Doc fix.
6460
6461 * quickurl.el (quickurl): Doc fix.
6462
6463 1999-09-02 Gerd Moellmann <gerd@gnu.org>
6464
6465 * faces.el (margin): Change background to "gray" for mono (this is
6466 drawn with a stipple pattern).
6467
6468 1999-09-02 Gerd Moellmann <gerd@gnu.org>
6469
6470 * simple.el (next-history-element): Use minibuffer-prompt-end once
6471 again. Remove test for minibuffer-prompt-in-buffer.
6472
6473 1999-09-02 Eli Zaretskii <eliz@gnu.org>
6474
6475 * files.el (small-temporary-file-directory): New variable.
6476
6477 * startup.el (command-line): Compute the value of
6478 small-temporary-file-directory.
6479
6480 * ediff-init.el (ediff-temp-file-prefix): Use
6481 small-temporary-file-directory if non-nil.
6482
6483 * vc.el (vc-update-change-log): Likewise.
6484
6485 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
6486
6487 * simple.el (shell-command, shell-command-on-region): Use
6488 make-temp-name properly. Use small-temporary-file-directory if
6489 non-nil, otherwise temporary-file-directory, to generate temporary
6490 files.
6491
6492 * dos-w32.el (direct-print-region-helper): Use
6493 temporary-file-directory. (From Stefan Monnier.)
6494
6495 1999-09-02 Richard Stallman <rms@gnu.org>
6496
6497 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
6498 from asm-comment-char.
6499 (asm-font-lock-keywords): Recognize instruction width suffixes.
6500
6501 1999-09-01 Richard Stallman <rms@gnu.org>
6502
6503 * play/fortune.el: New file.
6504
6505 1999-08-31 Dave Love <fx@gnu.org>
6506
6507 * help.el (help-make-xrefs): Don't lose on non-empty blank line
6508 after key table.
6509
6510 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
6511 redisplay variables.
6512
6513 * subr.el (push): Fix typo.
6514
6515 1999-08-30 Kevin Blake <kblake@ticnet.com>
6516
6517 * emacs-lisp/ring.el: Many doc fixes.
6518 (ring-size, ring-copy): New functions.
6519
6520 1999-08-29 Richard Stallman <rms@gnu.org>
6521
6522 * progmodes/etags.el (tags-loop-continue):
6523 After tags-loop-operate returns, force skip to next file.
6524
6525 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
6526 (mail-extr-first-letters, mail-extr-last-letters):
6527 Use character classes [:alpha:] and [:alnum:].
6528
6529 * subr.el (push, pop): New macros.
6530
6531 * progmodes/compile.el (compilation-error-regexp-alist):
6532 New item for SGI IRIX MipsPro compilers.
6533
6534 * speedbar.el (speedbar-directory-buttons): Recognize
6535 device names when checking for file names.
6536
6537 * array.el (array-reconfigure-rows): Use generate-new-buffer.
6538
6539 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
6540 and specially handle defvar inside their expansions.
6541 (eval-defun-1): New subroutine.
6542
6543 * progmodes/compile.el (compilation-error-regexp-alist):
6544 Fix the Perl -w entry to allow period after line number.
6545 Don't allow newlines in file name, but allow them after line number
6546 for Perl debugging traces.
6547
6548 * which-func.el (which-func-cleanup-function): New variable.
6549 (which-function): Call that function.
6550
6551 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
6552 to end a function name.
6553
6554 * informat.el (Info-tagify): Don't insert more than one newline
6555 before the tag table.
6556
6557 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
6558
6559 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
6560 than make-temp-name, use match-string-no-properties, and eliminate
6561 a quadratic behavior when building bibtex-strings.
6562
6563 1999-08-29 Alex Schroeder <alex@gnu.org>
6564
6565 * comint.el (comint-input-ring-separator): New variable.
6566 (comint-read-input-ring): Doc change; use
6567 comint-input-ring-separator when reading file.
6568 (comint-write-input-ring): Use
6569 comint-input-ring-separator when writing file.
6570
6571 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
6572
6573 * informat.el (Info-tagify): Start by widening.
6574 Match node headers that don't list the file name,
6575 and more kinds of page separations.
6576 Strip properties during tagification.
6577 Use start of node header line as tag's position.
6578 Fix the "done" message.
6579
6580 (Info-validate): Save and restore match data around narrowing down.
6581
6582 1999-08-28 Richard M. Stallman <rms@gnu.org>
6583
6584 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
6585 On repeated call, override previous values put into
6586 minor-mode-map-alist and minor-mode-alist.
6587
6588 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
6589
6590 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
6591
6592 1999-08-27 Andreas Schwab <schwab@gnu.org>
6593
6594 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
6595 from cvs update.
6596
6597 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6598
6599 * calendar/calendar.el (calendar-move-hook): New hook.
6600
6601 * calendar/cal-move.el: Call the new hook in every movement function.
6602
6603 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
6604 the right function name.
6605
6606 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
6607
6608 * time-stamp.el: Put quote-backquote around all symbol names
6609 in doc strings, for mousing.
6610 (time-stamp): Support multi-line patterns.
6611 (time-stamp-inserts-lines): New variable.
6612 (time-stamp-count): New variable.
6613 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
6614 "Thu" instead of "%a".
6615
6616 1999-08-25 Gerd Moellmann <gerd@gnu.org>
6617
6618 * simple.el (kill-word): Undo previous change.
6619
6620 1999-08-25 Gerd Moellmann <gerd@gnu.org>
6621
6622 * jit-lock.el (jit-lock-function): Extend the fontified range
6623 to the beginning of the line containing the range start and
6624 the beginning of the line following the range end.
6625
6626 1999-08-24 Dave Love <fx@gnu.org>
6627
6628 * timezone.el: Move provide to end.
6629 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
6630 <70 are 2000+.
6631 (timezone-parse-time): Simplify somewhat.
6632
6633 1999-08-24 Gerd Moellmann <gerd@gnu.org>
6634
6635 * faces.el (margin): Renamed from bitmap-area.
6636
6637 1999-08-24 Alex Schroeder <alex@gnu.org>
6638
6639 * sql.el: Doc changes.
6640 (sql-sybase): Use sql-server instead of sql-database.
6641
6642 1999-08-23 Dave Love <fx@gnu.org>
6643
6644 * rect.el: Add/fix various doc strings. Add `*' to all the
6645 interactive specs.
6646
6647 1999-08-21 Gerd Moellmann <gerd@gnu.org>
6648
6649 * jit-lock.el (jit-lock-function): Use line-beginning-position.
6650 Don't unwind-protect font-lock-fontify-region.
6651
6652 * paragraphs.el (backward-kill-paragraph): Don't move
6653 point into mini-buffer prompt.
6654 (backward-kill-sentence): Ditto.
6655
6656 * simple.el (next-history-element): Use minibuffer-prompt-end.
6657 Remove test for minibuffer-prompt-in-buffer.
6658 (kill-word): Don't move point into mini-buffer prompt.
6659
6660 1999-08-21 Dave Love <fx@gnu.org>
6661
6662 * Makefile: Exclude CVS dirs like RCS.
6663
6664 1999-08-19 Dave Love <fx@gnu.org>
6665
6666 * tooltip.el (tooltip-mode): Customize this, per convention.
6667 (tooltip-active): Option deleted.
6668
6669 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
6670
6671 * hanoi.el, page-ext.el: Declare dynamic vars.
6672
6673 * term.el: Avoid ange-ftp related compilation warnings.
6674
6675 1999-08-18 Gerd Moellmann <gerd@gnu.org>
6676
6677 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
6678 the default so that beginners can benefit from it without
6679 searching in manuals.
6680
6681 1999-08-18 Ray Blaak <blaak@gnu.org>
6682
6683 * progmodes/delphi.el: Consider assembly sections as blocks, to
6684 indent them better. Make auto-indent on newline optional.
6685
6686 1999-08-17 Gerd Moellmann <gerd@gnu.org>
6687
6688 * bindings.el (mode-line-modified): Look up key binding for C-x
6689 C-q. If it's bound call that binding, otherwise call
6690 toggle-read-only.
6691
6692 1999-08-17 Dave Love <fx@gnu.org>
6693
6694 * info.el (info): Doc fix.
6695
6696 * finder.el (finder-known-keywords): Add `multimedia'.
6697
6698 * apropos.el: Don't capitalize custom group name.
6699
6700 * info-look.el: Remove compatibility code.
6701 (info-lookup-guess-default*): DTRT for point at start of symbol.
6702 (info-complete): Don't lose with point not at end of symbol.
6703
6704 1999-08-16 Gerd Moellmann <gerd@gnu.org>
6705
6706 * term.el (toplevel): Make face `term-default' an empty face.
6707 The code relied on the fact that Emacs ignored invalid faces in
6708 face text properties in 20.4.
6709
6710 1999-08-16 Richard M. Stallman <rms@gnu.org>
6711
6712 * subr.el (point-at-eol, point-at-bol): New aliases.
6713
6714 * simple.el: Functions reordered.
6715
6716 * rect.el (delete-rectangle-line): Use line-end-position.
6717
6718 1999-08-16 Karl Heuer <kwzh@gnu.org>
6719
6720 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
6721 here from simple.el.
6722
6723 1999-08-16 Dave Love <fx@gnu.org>
6724
6725 * mouse.el: Provide `mldrag' for compatibility.
6726 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
6727 marked obsolete.
6728
6729 * mldrag.el: Removed since the features are in mouse.el.
6730
6731 * jka-compr.el (auto-compression-mode): New variable for
6732 customization.
6733
6734 * bindings.el (mode-line-mule-info): Doc fix.
6735
6736 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
6737 name comparisons.
6738
6739 * files.el (interpreter-mode-alist): Add make, guile, clisp.
6740 (find-file): Doc fix.
6741
6742 1999-08-16 Carsten Dominik <cd@gnu.org>
6743
6744 * textmodes/reftex.el: Most of the code moved to other files.
6745 * textmodes/reftex-auc.el: New file, split out from reftex.el
6746 * textmodes/reftex-cite.el: New file, split out from reftex.el
6747 * textmodes/reftex-global.el: New file, split out from reftex.el
6748 * textmodes/reftex-index.el: New file, split out from reftex.el
6749 * textmodes/reftex-parse.el: New file, split out from reftex.el
6750 * textmodes/reftex-ref.el: New file, split out from reftex.el
6751 * textmodes/reftex-sel.el: New file, split out from reftex.el
6752 * textmodes/reftex-toc.el: New file, split out from reftex.el
6753 * textmodes/reftex-vars.el: New file, split out from reftex.el
6754 * textmodes/reftex-vcr.el: New file, split out from reftex.el
6755
6756 1999-08-16 Carsten Dominik <cd@gnu.org>
6757
6758 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
6759 conflict with pop-up-frames.
6760 (reftex-special-environment-parsers): New constant.
6761 (reftex-label-alist): car of an entry can also be a function.
6762 (reftex-what-special-env): Cew function.
6763 (reftex-label-location): Call `reftex-what-special-env'.
6764 (reftex-compile-variables): Check for symbol in
6765 `reftex-label-alist'.
6766 (reftex-what-environment): Fixed bug with stacked environments of
6767 same kind (e.g. enumerate).
6768 (reftex-process-string): Preserve default directory.
6769 (reftex-label-alist-builtin): Changed prefixes of endnote and
6770 footnote. Also the magic words.
6771 (reftex-reference): Interprete new option
6772 `reftex-fref-is-default'.
6773 (reftex-replace-prefix-escapes): Interprete new `%S' format.
6774 (reftex-toc-mouse-view-line): Command removed (had no binding).
6775 (reftex-everything-regexp): New function.
6776 (reftex-nearest-match): Made better.
6777 (reftex-toc-find-section): Use new version of
6778 `reftex-nearest-match'.
6779 (reftex-insert-docstruct): Adapted to work with the index stuff.
6780 (reftex-parse-from-file): Find index entries as well.
6781 (reftex-toc-toggle-index): New function
6782 (reftex-toc-map): `i' is now used to togle the index, File
6783 boundaries has been moved to `F'.
6784 (reftex-select-label-map): Toggling display of file boundaries is
6785 now on the `F' key, for consistency with `reftex-toc-map'.
6786 (reftex-erase-all-selection-and-index-buffers): Renamed from
6787 `reftex-erase-all-selection-buffer'. Now also kills the index
6788 buffers.
6789 (reftex-viewing-cross-references): Customization group renamed
6790 from reftex-viewing-cross-references-and-citations.
6791 (reftex-index-macro-regexp,
6792 reftex-find-index-entry-regexp-format): New variables
6793 (reftex-macros-with-index): New variable
6794 (reftex-add-index-macros): New function
6795 (reftex-renumber-simple-labels, reftex-translate): Allow for
6796 multiple labels in a single ref command.
6797 (reftex-index-support): New customization group
6798 (reftex-support-index, reftex-index-special-chars,
6799 reftex-index-macros, reftex-index-default-macro,
6800 reftex-index-default-tag, reftex-index-math-format,
6801 reftex-index-section-letters, reftex-index-include-context,
6802 reftex-index-follow-mode, reftex-index-header-face,
6803 reftex-index-section-face, reftex-index-tag-face,
6804 reftex-index-face): New options
6805 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
6806 reftex-index-tag, reftex-index-return-marker,
6807 reftex-index-restriction-indicator, reftex-index-restriction-data,
6808 reftex-index-macro-regexp, reftex-index-level-re,
6809 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
6810 reftex-everything-regexp-no-index, reftex-index-re,
6811 reftex-macros-with-index, reftex-index-macro-alist): New variables
6812 (reftex-index-help, reftex-index-macros-builtin,
6813 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
6814 reftex-query-index-macro-help): New constants
6815 (reftex-index-selection-or-word, reftex-index,
6816 reftex-default-index, reftex-update-default-index,
6817 reftex-index-complete-tag, reftex-index-select-tag,
6818 reftex-index-complete-key, reftex-index-update-taglist,
6819 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
6820 reftex-display-index, reftex-insert-index,
6821 reftex-index-insert-new-letter, reftex-get-restriction,
6822 reftex-index-pre-command-hook, reftex-index-post-command-hook,
6823 reftex-index-show-help, reftex-index-next, reftex-index-previous,
6824 reftex-index-toggle-follow, reftex-index-toggle-context,
6825 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
6826 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
6827 reftex-index-quit, reftex-index-quit-and-kill,
6828 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
6829 reftex-index-revert, reftex-index-switch-index-tag,
6830 reftex-index-restrict-to-section, reftex-index-widen,
6831 reftex-index-restriction-forward,
6832 reftex-index-restriction-backward, reftex-index-visit-location,
6833 reftex-index-analyze-entry, reftex-index-globalize,
6834 reftex-index-edit, reftex-index-toggle-range-beginning,
6835 reftex-index-toggle-range-end, reftex-index-edit-key,
6836 reftex-index-edit-attribute, reftex-index-edit-visual,
6837 reftex-index-edit-part, reftex-index-level-down,
6838 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
6839 reftex-index-change-entry, reftex-index-goto-letter,
6840 reftex-add-index-macros, reftex-ensure-index-support,
6841 reftex-index-info-safe, reftex-index-info): New functions.
6842
6843
6844 1999-08-15 Richard M. Stallman <rms@gnu.org>
6845
6846 * paren.el (show-paren-mode): Support making show-paren-mode
6847 a buffer-local variable. Don't check for a window system.
6848 (show-paren-function): Check whether show-paren-function is
6849 enabled in current buffer; do the right thing if not.
6850 Don't check for a window system.
6851 (show-paren-mode): Make it a user variable.
6852
6853 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
6854 Handle `enum' like `struct'.
6855
6856 * server.el (server-process-filter): If a client visits no buffers,
6857 close it immediately before recording it.
6858
6859 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
6860 Optimize by calling concat just once. Handle =\n sequence.
6861 (mail-unquote-printable-region): New command.
6862 (mail-quote-printable): Make it autoload.
6863
6864 1999-08-15 Karl Heuer <kwzh@gnu.org>
6865
6866 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
6867
6868 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
6869
6870 * lisp/texinfmt.el: Handle @ifnottex.
6871
6872 1999-08-15 Eli Zaretskii <eliz@gnu.org>
6873
6874 * frame.el (blink-cursor): Don't turn on cursor blinking for
6875 ms-dos.
6876
6877 * faces.el (face-valid-attribute-values): Look in
6878 x-bitmap-file-path only for x and w32 window systems.
6879
6880 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
6881 Do that if width is nil as well.
6882 (x-display-mm-height, x-display-mm-width): Update values.
6883 (x-colors): Compute the list from msdos-color-values.
6884 (x-select-enable-clipboard): Doc fix.
6885 (x-frob-font-weight, x-font-family-list): New functions.
6886
6887 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
6888
6889 * window.el (shrink-window-if-larger-than-buffer): Don't try to
6890 back up from beginning of buffer.
6891
6892 1999-08-13 Karl Heuer <kwzh@gnu.org>
6893
6894 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
6895
6896 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
6897
6898 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
6899 doomsday clock, speed control is added and changes are made to
6900 allow large numbers of rings: rings now show the whole ring
6901 number, not just the last digit; consecutive rings are allowed to
6902 be the same size when necessary to fit all the rings in the
6903 window; and poles can be oriented horizontally. Face support is
6904 thrown in gratuitously.
6905 (hanoi): Changed default number of rings back to 3.
6906 (hanoi-unix, hanoi-unix-64): New commands
6907 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
6908 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
6909 hanoi-odd-ring-face): New variables.
6910 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
6911 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
6912 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
6913 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
6914 (hanoi-topos, hanoi-draw-ring): Removed.
6915
6916 1999-08-12 Gerd Moellmann <gerd@gnu.org>
6917
6918 * faces.el (face-valid-attribute-values): Return an alist for
6919 families on ttys.
6920 (face-read-integer): Handle unspecified face attributes. Add
6921 completion for `unspecified'.
6922 (read-face-attribute): Handle unspecified font attributes.
6923 (face-valid-attribute-values): Add `unspecified' to lists so that
6924 it can be chosen via completion.
6925 (face-read-string): Don't recognize "none" as input.
6926
6927 1999-08-10 Dave Love <fx@gnu.org>
6928
6929 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
6930 string.
6931
6932 * sun-curs.el: Require sun-fns.
6933
6934 1999-08-10 Dave Love <fx@gnu.org>
6935
6936 * autorevert.el (auto-revert-mode): Add autoload cookie.
6937
6938 * hscroll.el, auto-show.el: Files deleted -- we have built-in
6939 hscroll.
6940
6941 * simple.el (hscroll-step, hscroll-point-visible)
6942 (hscroll-window-column): Remove now we have the mentioned real
6943 horizontal autoscrolling.
6944
6945 1999-08-10 Richard M. Stallman <rms@gnu.org>
6946
6947 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
6948 control use of -f option.
6949 (mail-specify-envelope-from): New variable.
6950 (mail-from-style): Doc fix.
6951
6952 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
6953 (easy-menu-get-map): New arg TO-MODIFY helps choose
6954 between local and global maps.
6955 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
6956 (easy-menu-change): Doc fix.
6957
6958 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
6959 (info-lookup-guess-default): Simplified and cleaned up.
6960 (info-lookup-guess-default*): Preserve point.
6961
6962 * view.el (view-mode-disable): If buffer-read-only is nil,
6963 don't change it.
6964
6965 * files.el (after-find-file): Disable View mode if buffer is no
6966 longer read-only.
6967
6968 * view.el (view-mode-enable, view-mode-disable):
6969 Call force-mode-line-update.
6970
6971 1999-08-10 Karl Heuer <kwzh@gnu.org>
6972
6973 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
6974 * array.el, play/landmark.el, international/latin-3.el: Likewise.
6975 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
6976
6977 1999-08-10 Alex Schroeder <asc@bsiag.com>
6978
6979 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
6980 to prevent m-eating-bug.
6981
6982 1999-08-10 Eli Zaretskii <eliz@gnu.org>
6983
6984 * term/pc-win.el (msdos-bg-mode): Remove. Call
6985 frame-set-background-mode instead. All callers changed.
6986 (msdos-face-setup): Don't force color display parameter, it is set
6987 by frame-set-background-mode.
6988 (make-msdos-frame): Call x-handle-reverse-video and
6989 face-set-after-frame-default. Delete frame if creation failed.
6990
6991 * faces.el (face-set-after-frame-default): Don't call
6992 make-face-x-resource-internal for the pc window-system.
6993
6994 1999-08-10 Dave Love <fx@melange.gnu.org>
6995
6996 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
6997 case with no docstring specially.
6998
6999 1999-08-09 Eli Zaretskii <eliz@gnu.org>
7000
7001 * complete.el (PC-do-completion): If completing on file name,
7002 reproduce str by concatenating its directory and basename parts.
7003
7004 1999-08-07 Dave Love <fx@gnu.org>
7005
7006 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
7007 unibyte to multibyte conversion of search-forward (from Handa),
7008 but avoid the replacement if the language is Latin-N.
7009
7010 1999-08-06 Richard Stallman <rms@gnu.org>
7011
7012 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
7013 of eval-buffer.
7014
7015 * international/mule.el (load-with-code-conversion):
7016 Pass t to eval-buffer for DO-ALLOW-PRINT.
7017
7018 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
7019
7020 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
7021 of filenames and attributes.
7022 (ls-lisp-insert-directory): Use directory-files-and-attributes
7023 for speed.
7024
7025 1999-08-05 Dave Love <fx@gnu.org>
7026
7027 * auto-show.el (auto-show-mode): Fix :set.
7028
7029 * widget.el (define-widget-keywords): Make dummy definition and
7030 comment-out its use.
7031
7032 1999-08-04 Richard Stallman <rms@gnu.org>
7033
7034 * progmodes/tcl.el: Customized.
7035
7036 * sql.el (sql-accumulate-and-indent): Instead of testing
7037 whether this is Emacs 20 before calling comint-accumulate,
7038 test whether comint-accumulate is defined.
7039
7040 1999-08-04 Dave Love <fx@gnu.org>
7041
7042 * sgml-mode.el: Require outline when compiling.
7043 (sgml-mode-hook, html-mode-hook): Customize.
7044 (sgml-validate-command): Fix :version.
7045 (html-autoview-mode): Doc fix.
7046
7047 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
7048 nothing in Latin-N environment.
7049
7050 * info.el (Info-find-node): Call info-initialize here.
7051 (info): Not here.
7052 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
7053
7054 1999-08-04 Richard Stallman <rms@gnu.org>
7055
7056 * ansi-color.el: New file.
7057
7058 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
7059
7060 * dired.el (dired-string-replace-match): Return `nil' when no match
7061 found with global search.
7062
7063 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
7064 * terminal.el (te-terminfo-directory):
7065 * mail/mailpost.el (post-mail-send-it):
7066 * mail/metamail.el (metamail-region):
7067 * progmodes/ada-mode.el (ada-tmp-directory):
7068 Use temporary-file-directory.
7069
7070 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
7071 (compilation-filter, compilation-forget-errors)
7072 (compilation-parse-errors): Use a marker instead of an integer for
7073 `compilation-parsing-end'.
7074
7075 * progmodes/diff.el (diff-parse-differences):
7076 Use a marker instead of an integer for `compilation-parsing-end'.
7077 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7078 Use a marker instead of an integer for `compilation-parsing-end'.
7079
7080 1999-08-03 Richard Stallman <rms@gnu.org>
7081
7082 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
7083 (Buffer-menu-mode): Doc fix.
7084 (Buffer-menu-view): New command.
7085 (Buffer-menu-view-other-window): New command.
7086
7087 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
7088
7089 * replace.el (query-replace-regexp-eval)
7090 (replace-eval-replacement, replace-loop-through-replacements)
7091 (replace-match-string-symbols): New functions.
7092 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
7093 Use replace-loop-through-replacements.
7094
7095 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
7096
7097 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
7098 (5x5): Doc fix.
7099
7100 1999-08-03 Dave Love <fx@gnu.org>
7101
7102 * fortran.el (fortran-indent-new-line): Make it an alias
7103 for reindent-then-newline-and-indent.
7104
7105 1999-08-03 Didier Verna <verna@inf.enst.fr>
7106
7107 * rect.el: All functions rewritten, except when noted above
7108 their declaration. Below is a list of interface changes.
7109 (apply-on-rectangle): New function, mostly replaces
7110 `operate-on-rectangle'. All callers changed.
7111 (move-to-column-force): Pass new second argument to `move-to-column'.
7112 (kill-rectangle): Added optional prefix arg to fill lines.
7113 (delete-rectangle): Ditto.
7114 (delete-whitespace-rectangle): Ditto.
7115 (delete-extract-rectangle): Ditto.
7116 (open-rectangle): Ditto.
7117 (clear-rectangle): Ditto.
7118 (delete-whitespace-rectangle-line): New function.
7119 (delete-rectangle-line): Added third arg FILL.
7120 (delete-extract-rectangle-line): Ditto.
7121 (open-rectangle-line): Ditto.
7122 (clear-rectangle-line): Ditto.
7123
7124 1999-08-03 Ray Blaak <blaak@gnu.org>
7125
7126 * progmodes/delphi.el: New file.
7127
7128 1999-08-02 Richard Stallman <rms@gnu.org>
7129
7130 * textmodes/outline.el (outline-previous-heading): New function.
7131 (outline-up-heading-all): Use outline-previous-heading.
7132 (outline-next-heading): Delete definition inserted yesterday.
7133
7134 1999-08-01 Richard Stallman <rms@gnu.org>
7135
7136 * textmodes/outline.el (outline-next-heading): New function.
7137 (outline-up-heading-all): New function.
7138 (outline-font-lock-level): Using outline-up-heading-all.
7139 Tell outline-back-to-heading to accept invisible headings.
7140
7141 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
7142
7143 * mail/mh-utils.el (mh-find-path-run): New variable.
7144 (mh-find-path): Test and set that.
7145 Set mail-user-agent only the first time this function is run.
7146 (mail-user-agent): Defvar deleted.
7147
7148 * info.el (info-initialize): New function.
7149 (info): Call info-initialize.
7150 (Info-directory-list): Initialize to nil,
7151 so info-initialize will set it up for real.
7152
7153 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7154
7155 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
7156 does not interpret a time as the year in a day-month entry.
7157
7158 * calendar/diary-lib.el: Change syntax table entry for colon in
7159 the diary as part of the european-date-diary-pattern fix.
7160
7161 1999-08-01 Eli Zaretskii <eliz@gnu.org>
7162
7163 * international/mule.el (set-auto-coding): Allow whitespace before
7164 and after the "variable: value" pair.
7165
7166 1999-07-30 Ken'ichi Handa <handa@gnu.org>
7167
7168 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
7169 (default-sendmail-coding-system): Doc-string fixed.
7170
7171 1999-07-30 Dave Love <fx@gnu.org>
7172
7173 * subr.el (assoc-delete-all): New function, renamed from
7174 frame-delete-all.
7175
7176 * frame.el: Change comments to doc strings and other doc fixes.
7177 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
7178 Callers changed.
7179 (set-background-color, set-foreground-color, set-cursor-color)
7180 (set-mouse-color, set-border-color): Offer completion of colours.
7181 (cursor): Add :version to defgroup.
7182
7183 * facemenu.el (list-colors-display): Make it work on ttys.
7184 (facemenu-read-color): Likewise.
7185
7186 1999-07-30 Richard M. Stallman <rms@gnu.org>
7187
7188 * frame.el (frame-notice-user-settings): If background
7189 color has been changed, update background-mode from it,
7190 then update faces.
7191
7192 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
7193
7194 * net-utils.el (finger): Don't do indirect fingering.
7195
7196 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7197
7198 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
7199 rules. Add separator at end of holidays.
7200 (cal-tex-rules): New customizable variable.
7201 (cal-tex-latexify-list): Add optional parameter to put separator
7202 at end.
7203
7204 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
7205
7206 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
7207 fill prefix on each line while looping to the end of paragraph.
7208 End paragraph if it's longer than the existing fill prefix.
7209
7210 * textmodes/fill.el (fill-context-prefix): Doc fix.
7211
7212 1999-07-30 Dave Love <fx@gnu.org>
7213
7214 * font-lock.el (jit-lock): Fix :load, add :version.
7215
7216 1999-07-30 Eli Zaretskii <eliz@gnu.org>
7217
7218 * term/pc-win.el (msdos-face-setup): Register standard colors in
7219 Vface_tty_color_alist.
7220 (face-color-supported-p, face_color_gray_p): New functions.
7221
7222 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
7223 is bound.
7224
7225 * startup.el (command-line): Don't register default colors for
7226 MSDOS window-system.
7227
7228 1999-07-29 Dave Love <fx@gnu.org>
7229
7230 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
7231 charquote.
7232
7233 * lisp-mode.el (eval-defun): Re-written to avoid
7234 capturing variables.
7235
7236 * picture.el (picture-beginning-of-line): Don't call
7237 hscroll-point-visible now we have real autoscrolling.
7238 (picture-end-of-line, picture-newline, picture-open-line):
7239 Likewise.
7240
7241 * international/latin-8.el: New file.
7242 * international/latin-9.el: New file.
7243
7244 1999-07-28 Dave Love <fx@gnu.org>
7245
7246 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
7247
7248 * msb.el: Require cl only when compiling.
7249 (msb--home-dir): Deleted.
7250 (msb--format-title): Use abbreviate-file-name.
7251 (msb--choose-file-menu): Simplify string comparison.
7252
7253 1999-07-28 Gerd Moellmann <gerd@gnu.org>
7254
7255 * faces.el (toolbar): Add face definition for mono displays.
7256
7257 1999-07-27 Richard M. Stallman <rms@gnu.org>
7258
7259 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
7260
7261 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
7262 force copying of default-frame-alist.
7263
7264 1999-07-26 Ken'ichi Handa <handa@gnu.org>
7265
7266 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
7267
7268 1999-07-26 Richard M. Stallman <rms@gnu.org>
7269
7270 * frame.el (set-mouse-color): If new color is nil,
7271 really respecify the current color.
7272
7273 1999-07-26 Gerd Moellmann <gerd@gnu.org>
7274
7275 * faces.el (bitmap-area): Change background of face `bitmap-area'
7276 to white for mono displays.
7277
7278 1999-07-26 Kenichi Handa <handa@etl.go.jp>
7279
7280 * international/ccl.el (ccl-embed-symbol): New function.
7281 (ccl-program-p): Deleted. Now it's implemented in C code.
7282 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
7283 (ccl-compile-translate-character): Likewise.
7284 (ccl-compile-map-single): Likewise.
7285 (ccl-compile-multiple-map-function): Likewise.
7286 (declare-ccl-program): Doc-string modified.
7287 (check-ccl-program): Check compiled CCL code by ccl-program-p.
7288
7289 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
7290
7291 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
7292
7293 1999-07-25 Markus Rost <rost@gnu.org>
7294
7295 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
7296 the entries to make custom-file more readable.
7297
7298 1999-07-25 Richard M. Stallman <rms@gnu.org>
7299
7300 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
7301
7302 * emacs-lisp/edebug.el: Delete compatibility code.
7303 (edebug-next-token-class): If . is followed by a digit,
7304 return `symbol' for the token class.
7305
7306 * startup.el (command-line): If we don't find the user's init file,
7307 set user-init-file to nil.
7308
7309 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7310
7311 * info-look.el (info-lookup-interactive-arguments): Add optional
7312 argument query for new choice of help mode.
7313 (info-lookup-symbol): Use it.
7314 (info-lookup-file): Ditto.
7315 (info-lookup): Don't switch to other window, if already in Info
7316 buffer.
7317
7318 1999-07-23 Dave Love <fx@gnu.org>
7319
7320 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
7321 syntax.
7322 (fortran-fontify-string, fortran-match-!-comment): Deleted.
7323 (fortran-font-lock-syntactic-keywords): New variable.
7324 (fortran-mode): Use it.
7325 (fortran-font-lock-keywords-1): Don't do comments.
7326 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
7327 match data.
7328
7329 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
7330
7331 * msb.el (msb-menu-bar-update-buffers): Renamed from
7332 menu-bar-update-buffers.
7333 (msb-custom-set, msb--toggle-menu-type): Call
7334 msb-menu-bar-update-buffers.
7335 (msb-mode): Revise the hook setting.
7336
7337 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
7338
7339 1999-07-23 Gerd Moellmann <gerd@gnu.org>
7340
7341 * font-lock.el, help.el, simple.el: Re-integrate previously
7342 described changes that were lost due to errors while checking them
7343 in.
7344
7345 1999-07-23 Kevin Blake <kblake@ticnet.com>
7346
7347 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
7348
7349 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
7350
7351 * international/encoded-kb.el
7352 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
7353 but push it to unread-command-events.
7354 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
7355 (encoded-kbd-self-insert-sjis): Likewise.
7356 (encoded-kbd-self-insert-big5): Likewise.
7357
7358 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
7359 before left margin and fill-prefix by fill-find-break-point.
7360
7361 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7362
7363 * info-look.el (info-lookup-setup-mode): Don't give up, if
7364 info-lookup-make-completions returns an error.
7365 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
7366 name latex, not latex2e.
7367
7368 1999-07-21 Richard M. Stallman <rms@gnu.org>
7369
7370 * replace.el (perform-replace): Turn off case-fold-search
7371 if FROM-STRING argument has uppercase in it.
7372
7373 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7374
7375 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
7376 mode is on. Don't use end of changed text.
7377
7378 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7379
7380 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
7381 (cl-hash-table-p): Renamed from hash-table-p.
7382 (cl-hash-table-count): Renamed from hash-table-count.
7383 (maphash): Alias to cl-maphash removed.
7384 (gethash): Likewise.
7385 (puthash): Likewise.
7386 (remhash): Likewise.
7387 (clrhash): Likewise.
7388
7389 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7390
7391 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
7392 third arg non-nil. See comment there why this isn't a good idea.
7393
7394 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7395
7396 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
7397
7398 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
7399 sit-for with 3rd arg non-nil to prevent redisplay.
7400
7401 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7402
7403 * image.el (image-type-from-file-header): If file doesn't
7404 have a directory part, add data-directory.
7405
7406 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7407
7408 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
7409 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
7410 motion handling when tooltip-gud-tips-p is nil.
7411
7412 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7413
7414 * tooltip.el (tooltip-mode): Don't use `plusp'.
7415 (tooltip-active): Use initial value of nil.
7416
7417 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
7418
7419 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7420
7421 * bindings.el (make-mode-line-mouse-sensitive): Add key
7422 definitions for `top-line'.
7423
7424 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7425
7426 * faces.el (top-line): New face.
7427
7428 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7429
7430 * image.el (image-type-regexps): Add regexp for PS files.
7431
7432 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7433
7434 * faces.el (set-face-attribute): Fix wrong handling of frame
7435 begin equal to t.
7436
7437 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7438
7439 * image.el (image-type-regexps): Add PNG format.
7440
7441 1999-07-21 Dave Love <fx@gnu.org>
7442
7443 * bindings.el (mode-line-modified): New variable.
7444 (mode-line-mode-menu-1): Switch to appropriate window before
7445 showing menu.
7446
7447 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7448
7449 * faces.el (face-underline): Removed.
7450 (face-underline-color): Ditto.
7451
7452 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7453
7454 * faces.el (face-x-resources): Fix typo.
7455
7456 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7457
7458 * faces.el: Remove handling of `:relief', extend handling of
7459 `:box'.
7460 (frame-set-background-mode): Choose new defface specs after
7461 frame parameters have changed.
7462
7463 * cus-face.el: Ditto.
7464
7465 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7466
7467 * custom.el (defface): Extend documentation to include new
7468 face attributes.
7469
7470 * cus-face.el (custom-face-attributes): Add overline,
7471 strike-through, box.
7472
7473 * faces.el (face-valid-attribute-values): Handle overline,
7474 strike-through, box.
7475 (face-attribute-name-alist): Add pairs for new face attributes.
7476 (describe-face): Handle new face attributes.
7477
7478 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7479
7480 * faces.el (face-x-resources): Add overline, strike-through, box.
7481
7482 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7483
7484 * enriched.el (enriched-translations): Add `display' and
7485 "x-display".
7486 (enriched-handle-display-prop): New.
7487 (enriched-decode-display-prop): New.
7488
7489 * format.el (top-level): Give `display' property
7490 `format-list-atomic-p.
7491 (format-annotate-single-property-change): Test that property.
7492 If present, treat list property values like atoms.
7493
7494 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7495
7496 * cus-face.el (custom-face-attributes): Use `choice' everywhere
7497 so that "*" can be entered.
7498
7499 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7500
7501 * cus-face.el (custom-face-attributes): Don't use `#''.
7502
7503 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
7504
7505 * cus-face.el (custom-face-attributes): Return underline
7506 face attribute directly from the second lambda of underline.
7507
7508 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7509
7510 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
7511
7512 * frame.el (after-setting-font-hooks): New variable.
7513 (set-frame-font): Run those hooks.
7514
7515 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
7516
7517 * faces.el (set-face-attribute): Fix doc string.
7518
7519 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7520
7521 * cus-face.el (custom-face-attributes): Accept color name.
7522
7523 * faces.el (face-underline-p): Accept unspecified underlining.
7524 (face-underline): Ditto. Fix doc string.
7525
7526 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
7527
7528 * faces.el (face-underline-color): New function.
7529
7530 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
7531
7532 * cus-face.el (custom-face-attributes): Support underline coloring.
7533 Added slot to choose a color.
7534
7535 * faces.el (face-underline): New function.
7536 (face-underline-p): Support underline coloring.
7537 Return nil only if the underline attribute is 'normal.
7538 (set-face-underline): New function.
7539 (face-valid-attribute-values): Support underline coloring.
7540
7541 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7542
7543 * image.el (insert-image): Use `display' instead of `glyph'
7544 as text property name.
7545 (put-image): Ditto.
7546 (image-type-from-file-header): Use insert-file-contents-literally.
7547
7548 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7549
7550 * easymenu.el (easy-menu-do-add-item): Don't use the empty
7551 string to indicate separators.
7552
7553 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7554
7555 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
7556 instead of message-log.
7557
7558 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7559
7560 * faces.el (bitmap-area): New face.
7561
7562 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7563
7564 * image.el (insert-image): New.
7565
7566 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7567
7568 * frame.el (blink-cursor): Set the symbol's value.
7569 (show-trailing-whitespace): Change group to font-lock.
7570
7571 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7572
7573 * jit-lock.el: New.
7574 * font-lock.el: Add jit-mode as new support mode.
7575
7576 * font-lock.el (font-lock-fontify-keywords-region): Stop when
7577 reaching end instead of letting re-search-forward signal an error.
7578 (demand-lock-mode): New.
7579 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
7580 (font-lock-turn-off-thing-lock): Ditto.
7581 (font-lock-after-fontify-buffer): Ditto.
7582 (font-lock-after-unfontify-buffer): Ditto.
7583
7584 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7585
7586 * gs.el: New file.
7587
7588 * startup.el (command-line-1): Activate tooltip mode if
7589 interactive.
7590
7591 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7592
7593 * faces.el (toolbar): Grey default background.
7594 (modeline): Ditto.
7595
7596 * image.el (image-type-regexps): New.
7597 (image-type-from-file-header): New.
7598 (create-image): Call it.
7599
7600 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7601
7602 * image.el: New file.
7603
7604 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7605
7606 * bindings.el (mode-line-format): Replace `mode-name' with
7607 `(:eval mode-line-mode-name)'.
7608 (mode-line-mode-name): New.
7609 (make-mode-line-mouse-sensitive): Don't change default value
7610 of `mode-name'.
7611
7612 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7613
7614 * tooltip.el: New file.
7615
7616 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7617
7618 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
7619 instead of mouse-3 to pop up menus.
7620 (mode-line-kill-buffer): Removed.
7621 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
7622 buffer name.
7623 (mode-line-buffer-menu-1): Removed.
7624
7625 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
7626
7627 * bindings.el (mode-line-buffer-identification-keymap): New.
7628 (mode-line-buffer-menu-keymap): New.
7629 (mode-line-mode-menu-keymap): New.
7630 (mode-line-unbury-buffer): New.
7631 (mode-line-other-buffer): New.
7632 (mode-line-kill-buffer): New.
7633 (mode-line-buffer-menu-1): New.
7634 (mode-line-mode-menu-1): New.
7635 (make-mode-line-mouse-sensitive): New.
7636
7637 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7638
7639 * help.el (describe-key-briefly): Handle mode line strings
7640 with local-map properties.
7641 (describe-key): Ditto.
7642 (mode-line-key-binding): New.
7643
7644 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7645
7646 * scroll-bar.el (scroll-bar-timer): New.
7647 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
7648
7649 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7650
7651 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
7652 and `bottom'.
7653
7654 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7655
7656 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
7657 (global): Use different key bindings if using tookit scroll bars.
7658
7659 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7660
7661 * faces.el (modeline): Define mode line face with relief for
7662 class color, only.
7663 (toolbar): New face.
7664
7665 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7666
7667 * frame.el (frame-initialize): Set frame-creation-function to
7668 tty-create-frame-with-faces.
7669
7670 * faces.el (frame-set-background-mode): Make it work for
7671 window-system nil.
7672
7673 * faces.el (tty-create-frame-with-faces): New.
7674 (face-set-after-frame-default): Make it work for TTY frames.
7675
7676 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7677
7678 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
7679 Return a list of one font family for TTYs. Don't return bitmap
7680 file paths for TTY frames.
7681
7682 * faces.el: Add face specs for tty displays to basic faces.
7683
7684 * font-lock.el (font-lock-comment-face): Add spec for color tty.
7685 (font-lock-string-face): Ditto.
7686 (font-lock-keyword-face): Ditto.
7687 (font-lock-builtin-face): Ditto.
7688 (font-lock-function-name-face): Ditto.
7689 (font-lock-variable-name-face): Ditto.
7690 (font-lock-type-face): Ditto.
7691 (font-lock-constant-face): Ditto.
7692 (font-lock-warning-face): Ditto.
7693
7694 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7695
7696 * startup.el (command-line): Register default tty colors.
7697
7698 * faces.el (face-spec-set-match-display): Recognize `type tty'.
7699
7700 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7701
7702 * faces.el (modeline): For X frames, use a modeline with relief.
7703
7704 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7705
7706 * faces.el (frame-update-faces): Copied from 20.2.
7707 (frame-update-face-colors): Ditto. Code removed that isn't
7708 applicable in the new face implementation.
7709
7710 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7711
7712 * frame.el (show-trailing-whitespace): New.
7713
7714 * faces.el (trailing-whitespace): New basic face.
7715
7716 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7717
7718 * cus-face.el (custom-facep): Always define as alias for facep.
7719
7720 * cus-face.el (custom-face-attributes): Use choice widgets.
7721 Remove :bold and :italic.
7722
7723 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7724
7725 * faces.el (face-charset-registries): Removed since fontset.el
7726 is no always loaded.
7727
7728 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7729
7730 * faces.el (internal-get-face): Added as obsolete function for
7731 compatibility.
7732
7733 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7734
7735 * frame.el (blink-cursor-end): Call show-cursor.
7736 (blink-cursor-mode): Ditto.
7737
7738 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7739
7740 * faces.el (face-spec-reset-face): Reset all attributes to
7741 `unspecified'.
7742 (face-spec-set): Use it.
7743
7744 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7745
7746 * faces.el (read-all-face-attributes): Bug fix.
7747 (face-read-integer): Allow nil default value.
7748 (face-valid-attribute-values): Use symbol names of attribute
7749 values for completion list.
7750
7751 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7752
7753 * faces.el (internal-find-face): Define for compatibility with
7754 20.2.
7755 (face-id): Likewise.
7756
7757 * faces.el (face-id): Return the ID of a realized face for ASCII.
7758
7759 * fontset.el (x-charset-registries): Removed. Now in faces.el.
7760 (x-complement-fontset-spec): Use face-charset-registries.
7761
7762 * faces.el (face-font-selection-order): Set font selection order
7763 from Lisp.
7764 (face-alternative-font-family-alist): Set alternative font
7765 families from Lisp.
7766
7767 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7768
7769 * faces.el (set-face-charset-registries): Set symbol value.
7770
7771 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7772
7773 * faces.el (face-set-after-frame-default): Call function
7774 internal-merge-in-global-face.
7775
7776 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7777
7778 * faces.el (face-list): Return symbols from face-global-alist.
7779
7780 * faces.el (face-list): Return a copy of the face name list so
7781 that it cannot be modified from outside (facemenu.el uses
7782 nreverse, for example).
7783
7784 * cus-face.el (custom-face-attributes): Add :bold and :italic
7785 for compatibility with old code.
7786
7787 * faces.el (set-face-attributes-from-resources): Additional
7788 frame parameter.
7789 (make-face-x-resource-internal): Set attributes from resources
7790 for a given frame or all frames.
7791
7792 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7793
7794 * faces.el (all-faces): Removed.
7795
7796 * custom.el (defface): Add new face attributes to function
7797 comment.
7798
7799 * font-lock.el (font-lock-comment-face): Use new face attribute
7800 names.
7801 (font-lock-string-face): Ditto.
7802 (font-lock-keyword-face): Ditto.
7803 (font-lock-builtin-face): Ditto.
7804 (font-lock-function-name-face): Ditto.
7805 (font-lock-variable-name-face): Ditto.
7806 (font-lock-type-face): Ditto.
7807 (font-lock-reference-face): Ditto.
7808 (font-lock-warning-face): Ditto.
7809 ((boundp 'font-lock-face-attributes)): Ditto.
7810
7811 * cus-face.el (custom-face-attributes): Use new face attributes.
7812
7813 * faces.el (set-face-attribute-from-resource): Initialize
7814 from resources only for X and W32.
7815
7816 * cus-face.el (custom-declare-face): Don't make frame-local
7817 faces.
7818
7819 * faces.el (describe-face): Use princ instead of insert.
7820
7821 * faces.el: Add XLFD manipulation functions from 20.2 again
7822 because fontset.el uses them.
7823 (face-set-after-frame-default): Add empty definition.
7824
7825 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7826
7827 * faces.el (make-face): Correct typo.
7828 (set-face-attribute-from-resource): Use let*.
7829 (face-underline-p): Correct typo.
7830 (face-inverse-video-p): Ditto.
7831 (set-face-stipple): Ditto.
7832 (face-read-string): Make completion-list optional parameter.
7833
7834 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7835
7836 * faces.el (face-charset-registries): Alist mapping charset
7837 symbols to registries and encoding.
7838
7839 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7840
7841 * frame.el (blink-cursor-mode): Use interactive spec "P".
7842
7843 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7844
7845 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
7846 mode. The cursor of selected_window blinks if the mode is enabled.
7847
7848 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7849
7850 * simple.el (next-history-element): Set point to the end of the
7851 prompt if minibuffer-prompt-in-buffer.
7852
7853 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7854
7855 * faces.el (x-font-regexp): Add sub-expression parentheses for
7856 several font name components.
7857
7858 1999-07-21 Gerd Moellmann <gerd@acm.org>
7859
7860 * faces.el (set-face-relief): Use index 12 for relief.
7861 (face-fill-in): Set relief from data.
7862 (internal-make-face): Init relief to zero.
7863
7864 * faces.el (face-spec-set): Call modify-face with additional
7865 parameters for relief and fixed-p.
7866
7867 1999-07-21 Gerd Moellmann <gerd@acm.org>
7868
7869 * cus-face.el: ':fixed and ':relief added.
7870
7871 * faces.el (describe-face): Add fixed font attribute and relief.
7872 (face-attr-match-p): Ditto.
7873 (face-attr-construct): Ditto.
7874 (face-spec-set): Ditto.
7875
7876 1999-07-21 Gerd Moellmann <gerd@acm.org>
7877
7878 * faces.el (internal-make-face): Function to create a Lisp vector
7879 suitable for representing a face.
7880 (make-face): Use it instead of make-vector.
7881 (x-create-frame-with-faces): Use it instead of vector.
7882 (internal-facep): Increase vector size to 14.
7883 (internal-make-face): Ditto.
7884 (face-relief): Access relief thickness.
7885 (face-fixed-p): Access fixed font attribute.
7886 (set-face-fixed-p): Set fixed font attribute.
7887 (set-face-relief): Set relief attribute.
7888 (internal-face-interactive-int): Read int attribute of face.
7889 (modify-face): Add fixed-p and relief parameters.
7890 (copy-face): Handle fixed-p and relief.
7891 (face-equal): Compare fixed-p and relief.
7892 (face-differs-from-default-p): Ditto.
7893 (face-nontrivial-p): Add fixed-p and relief.
7894
7895 1999-07-21 Gerd Moellmann <gerd@acm.org>
7896
7897 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
7898 (internal-facep): Increase vector size.
7899 (make-face): Ditto.
7900 (face-shadow-thickness): Added.
7901 (set-face-shadow-thickness): Added.
7902 (modify-face): Add optional shadow-thickness parameter.
7903 (make-face-x-resource-internal): Add shadows.
7904 (copy-face): Ditto.
7905 (face-equal): Ditto.
7906 (face-differs-from-default-p): Ditto.
7907 (face-nontrivial-p): Ditto.
7908 (face-attr-match-p): Ditto.
7909 (face-attr-construct): Ditto.
7910 (face-spec-set): Ditto.
7911 (face-fill-in): Ditto.
7912
7913 1999-07-21 Gerd Moellmann <gerd@acm.org>
7914
7915 * bench.el (bench-mark-split-window): New bench mark.
7916
7917 1999-07-21 Gerd Moellmann <gerd@acm.org>
7918
7919 * faces.el (set-face-font): Don't pass default font to
7920 x-resolve-font so that font will not have to be of the same
7921 size.
7922
7923 1999-07-20 Dave Love <fx@gnu.org>
7924
7925 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
7926 unconditionally t.
7927
7928 1999-07-20 Karl Heuer <kwzh@gnu.org>
7929
7930 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
7931
7932 1999-07-20 Dave Love <fx@gnu.org>
7933
7934 * help.el (describe-variable): Fix test for customizability.
7935
7936 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
7937 Check for readonly buffer in interactive spec.
7938 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
7939 (backward-kill-word): Add * to interactive spec.
7940
7941 * underline.el (underline-region, ununderline-region): Add * to
7942 interactive spec.
7943
7944 * fill.el (canonically-space-region, justify-current-line): Add *
7945 to interactive spec.
7946 (fill-region-as-paragraph, fill-paragraph, fill-region)
7947 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
7948 readonly buffer in interactive spec.
7949
7950 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
7951 (backward-kill-sentence, kill-sentence): Add * to interactive
7952 spec.
7953
7954 1999-07-19 Richard M. Stallman <rms@gnu.org>
7955
7956 * dired-aux.el (dired-do-shell-command): Doc fix.
7957
7958 * shell.el (shell-unquote-argument): New function.
7959 (shell-directory-tracker): Use shell-unquote-argument.
7960 * comint.el (comint-arguments): Handle \ followed by space or tab.
7961
7962 1999-07-19 John Wiegley <jwiegley@borland.com>
7963
7964 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
7965 color codes 39 and 49, which by the way lynx uses them seem to
7966 mean "foreground reset" and "background reset".
7967
7968 1999-07-19 Karl Heuer <kwzh@gnu.org>
7969
7970 * font-lock.el (c++-keywords): Add "typeid".
7971
7972 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
7973 selects no font, treat that as zero selections, not one.
7974
7975 1999-07-19 Dave Love <fx@gnu.org>
7976
7977 * info.el (Info-search): Don't lose with empty regexp.
7978
7979 * version.el: Cater for (free) `ident' program, not `which'.
7980
7981 * hl-line.el: New file.
7982
7983 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
7984 for modes which don't define menus.
7985
7986 1999-07-16 Richard M. Stallman <rms@gnu.org>
7987
7988 * webjump.el (webjump-sample-sites): Update some URLs.
7989
7990 1999-07-14 Richard Stallman <rms@gnu.org>
7991
7992 * Version 20.4 released.
7993
7994 1999-07-14 Andreas Schwab <schwab@gnu.org>
7995
7996 * compare-w.el (compare-windows): Try to find the next window in
7997 the current frame before looking at the other frames.
7998
7999 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
8000
8001 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
8002 Use cyrillic-jcuken as default input method.
8003
8004 1999-07-12 Richard Stallman <rms@gnu.org>
8005
8006 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
8007 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
8008
8009 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
8010 (ispell-local-dictionary-alist): Add koi8-r for character set.
8011
8012 * textmodes/flyspell.el (flyspell-get-word):
8013 Add special handling for when ispell-otherchars is empty.
8014
8015 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
8016
8017 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
8018 when having nested functons.
8019 (pascal-indent-nested-functions) (pascal-indent-line)
8020 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
8021 indenting nested functions.
8022
8023 1999-07-09 Richard Stallman <rms@gnu.org>
8024
8025 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
8026
8027 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
8028
8029 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
8030 the `end' keyword was in the very beginning of the buffer.
8031
8032 1999-07-08 Richard Stallman <rms@gnu.org>
8033
8034 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
8035
8036 * term.el (term-emulate-terminal): Avoid infinite loop
8037 in strange case where minibuffer window is selected but not active.
8038
8039 1999-07-07 Stephen Eglen <stephen@gnu.org>
8040
8041 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
8042 Change regexp so that it doesn't match commands beginning with `cd'.
8043
8044 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8045
8046 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
8047
8048 1999-07-06 Richard Stallman <rms@gnu.org>
8049
8050 * hscroll.el (hscroll-minibuffer-hook): New function.
8051 (hscroll-global-mode): Add and remove that hook.
8052 Set hscroll-old-truncate-was-global's default value.
8053
8054 1999-07-05 Richard Stallman <rms@gnu.org>
8055
8056 * files.el (revert-buffer): Don't preserve point here.
8057 (revert-buffer-insert-file-contents-function): Doc fix.
8058
8059 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
8060
8061 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
8062 doing a `stat' when it isn't necessary because that can cause
8063 trouble when an NFS server is down.
8064
8065 1999-07-04 Richard Stallman <rms@gnu.org>
8066
8067 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
8068
8069 1999-07-03 Richard Stallman <rms@gnu.org>
8070
8071 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
8072 for \200...\240 also.
8073 (isearch-printing-char): Use unibyte-char-to-multibyte.
8074
8075 1999-07-02 Richard Stallman <rms@gnu.org>
8076
8077 * frame.el (minibuffer-frame-alist): Use defcustom.
8078 (pop-up-frame-alist): Likewise.
8079 (initial-frame-alist): Specify * in the doc string.
8080
8081 * hscroll.el (hscroll-mode): Make it a permanent local.
8082 (hscroll-mode): Don't cancel the timer
8083 if HScroll mode is enabled in some other buffer.
8084
8085 * isearch.el (isearch-done): If search ends in middle of intangible
8086 text (due to text property), move on to the limit of that text.
8087
8088 1999-07-01 Andrew Innes <andrewi@gnu.org>
8089
8090 * man.el (Man-build-man-command): Use value of null-device,
8091 instead of hard-coding "/dev/null".
8092
8093 * dos-w32.el (untranslated-canonical-name): Avoid expanding
8094 ange-ftp file names, which might force ange-ftp to prompt for a
8095 password.
8096
8097 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
8098 to prevent references to temp files.
8099
8100 1999-06-30 Richard Stallman <rms@gnu.org>
8101
8102 * progmodes/sh-script.el (sh-feature): If nothing is known
8103 about the given shell, use the values for `sh'.
8104
8105 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
8106
8107 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
8108 to make it non-recursive.
8109
8110 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
8111
8112 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8113
8114 * auto-show.el (auto-show-mode): Fix Typo in :set.
8115
8116 1999-06-29 Richard M. Stallman <rms@gnu.org>
8117
8118 * progmodes/sh-script.el (sh-mode): When setting syntax
8119 table, default to the standard one.
8120
8121 1999-06-27 Richard M. Stallman <rms@gnu.org>
8122
8123 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
8124
8125 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
8126
8127 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
8128 a frame when `return' is requested (even if pop-up-frames = t)
8129 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
8130 should only be set for the bibtex buffer.
8131
8132 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
8133
8134 * progmodes/compile.el: Deal with compilation-error-screen-columns
8135 being buffer-local.
8136
8137 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8138
8139 * comint.el (comint-password-prompt-regexp): Allow "(again)".
8140
8141 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8142
8143 * cal-x.el (calendar-only-one-frame-setup): New function.
8144 * calendar.el (calendar): Call it if requested.
8145
8146 1999-06-24 Karl Heuer <kwzh@gnu.org>
8147
8148 * startup.el (iso-8859-n-locale-regexp): Doc fix.
8149
8150 1999-06-22 Richard M. Stallman <rms@gnu.org>
8151
8152 * mail/supercite.el (sc-emacs-features): Doc fix.
8153
8154 1999-06-22 Karl Heuer <kwzh@gnu.org>
8155
8156 * files.el (auto-mode-alist): Add pike-mode.
8157
8158 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
8159
8160 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
8161 last byte of a numeric field is a space or a NUL. Parse it as
8162 potentially part of the number. This is used by GNU tar
8163 1.12.64012 to handle larger values.
8164
8165 1999-06-20 Karl Heuer <kwzh@gnu.org>
8166
8167 * custom.el (custom-handle-keyword): Fix error message.
8168
8169 1999-06-18 Andrew Innes <andrewi@gnu.org>
8170
8171 * mail/smtpmail.el (smtpmail-send-it): Use
8172 convert-standard-filename to make file names for queued mail safe
8173 on Windows (`:' is invalid in file names on Windows).
8174
8175 1999-06-17 Kenichi Handa <handa@etl.go.jp>
8176
8177 * international/mule-cmds.el (describe-current-input-method):
8178 Current-input-method is string.
8179 (toggle-input-method): Docstring fixed.
8180
8181 * international/mule-diag.el
8182 (describe-current-coding-system-briefly): Fix format string.
8183
8184 * international/mule-util.el (coding-system-eol-type-mnemonic):
8185 Docstring modified. Return a string.
8186
8187 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
8188
8189 * sql.el (sql-input-ring-file-name): Doc fix.
8190
8191 1999-06-17 Richard M. Stallman <rms@gnu.org>
8192
8193 * calendar/cal-x.el (special-display-buffer-names):
8194 Don't put (get-file-buffer diary-file) on this list.
8195
8196 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
8197
8198 * play/mpuz.el (mpuz-try-proposal): Fix message call.
8199 Don't penalize player for certain impossible guesses.
8200
8201 1999-06-16 Andrew Innes <andrewi@gnu.org>
8202
8203 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
8204 return the string "Unk 0 0000" so at least it appears to be a
8205 valid timestamp to `dired-move-to-filename-regexp'.
8206
8207 1999-06-15 Ken'ichi Handa <handa@gnu.org>
8208
8209 * ps-print.el (ps-control-character): Fix previous change.
8210
8211 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8212
8213 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
8214 multiple output of the last message.
8215
8216 1999-06-14 Eli Zaretskii <eliz@gnu.org>
8217
8218 * term/internal.el (IT-display-table-setup): Do not remap \222 to
8219 the ASCII apostrophe, as most DOS codepages have some other glyph
8220 there.
8221
8222 1999-06-14 Ken'ichi Handa <handa@gnu.org>
8223
8224 * language/ethio-util.el (setup-ethiopic-environment-internal):
8225 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
8226 (exit-ethiopic-environment): Likewize.
8227
8228 1999-06-12 Richard M. Stallman <rms@gnu.org>
8229
8230 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
8231
8232 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8233
8234 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
8235 custom-initialize-default to avoid infinite loop.
8236 (crisp-mode): (defun) Call transient-mark-mode here, not when
8237 loading the file. Run crisp-mode-hook here, and run
8238 crisp-load-hook when loading the file.
8239
8240 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
8241 rmail-summary buffer, search for pattern in rmail-file.
8242
8243 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
8244
8245 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
8246
8247 * ps-print.el (ps-printer-name): Fix custom type.
8248
8249 1999-06-12 Reto Zimmermann <reto@synopsys.com>
8250
8251 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
8252 (vhdl-port-paste-generic-map): Fix indentation bug.
8253 (vhdl-port-paste-port-map): Fix indentation bug.
8254 (vhdl-scan-file-contents): Make scanning case insensitive.
8255
8256 1999-06-11 Richard M. Stallman <rms@gnu.org>
8257
8258 * files.el (write-file): When buffer is not already visiting a file,
8259 don't put buffer name in the minibuffer, just make it the default.
8260 Also handle just directory as arg usefully in that case.
8261
8262 * simple.el (sendmail-user-agent-compose):
8263 Ignore case when inserting the rest of the "other" headers.
8264
8265 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
8266
8267 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
8268 (info-lookup-interactive-arguments): Never insert the default
8269 into the minibuffer automatically.
8270
8271 * emacs-lisp/cl-extra.el (getf): Don't call get*.
8272
8273 1999-06-09 Richard M. Stallman <rms@gnu.org>
8274
8275 * simple.el (shell-command): Avoid printing "mark set" message.
8276
8277 1999-06-09 Dave Love <fx@gnu.org>
8278
8279 * progmodes/compile.el (compilation-error-regexp-alist): Allow
8280 digits in program name in first pattern.
8281
8282 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
8283
8284 * vc.el (vc-dired-mode): Don't match anything before the date in
8285 dired-move-to-filename-regexp.
8286
8287 1999-06-07 Ken'ichi Handa <handa@gnu.org>
8288
8289 * international/quail.el (quail-define-rules): Fix typo in
8290 docstring.
8291
8292 1999-06-05 Stephen Eglen <stephen@gnu.org>
8293
8294 * iswitchb.el (iswitchb-default-keybindings): Add
8295 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
8296 than when package is loaded.
8297
8298 1999-06-04 Richard M. Stallman <rms@gnu.org>
8299
8300 * startup.el (command-line): Don't set user-init-file directly;
8301 tell `load' to set it.
8302
8303 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
8304
8305 * simple.el (next-history-element):
8306 Handle minibuffer-text-before-history properly when reading sexps.
8307
8308 * disp-table.el (standard-display-european):
8309 For an interactive call by the user,
8310 don't set enable-multibyte-characters,
8311 and don't set the terminal coding system.
8312
8313 * textmodes/refbib.el: Don't print any messages or display
8314 a buffer when loading the library.
8315 (r2b-help): Doc fix.
8316 (r2b-help-message): Update the documentation.
8317 (r2b-load-quietly): Variable deleted.
8318 (r2b-convert-buffer): Doc fix.
8319
8320 1999-06-04 Dave Love <fx@gnu.org>
8321
8322 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
8323
8324 * auto-show.el: Don't change hooks on loading.
8325 (auto-show-mode): Autoload. Default to nil. Add :set &c.
8326 (auto-show-mode): Add to hooks here.
8327
8328 1999-06-04 Richard Sharman <rsharman@pobox.com>
8329
8330 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
8331 recursion on bogus input.
8332
8333 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
8334
8335 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
8336 does not select a buffer from the buffers menu, then the attached
8337 frame is not switched to anything.
8338
8339 1999-06-03 Ken'ichi Handa <handa@gnu.org>
8340
8341 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
8342 (viet-viscii-...->viet-vscii...).
8343
8344 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
8345
8346 1999-06-01 Dave Love <fx@gnu.org>
8347
8348 * progmodes/fortran.el: Add :link to defgroup.
8349 (fortran-blink-matching-if): Match ELSE statements too.
8350 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
8351 that filling is always done.
8352
8353 1999-05-31 Richard M. Stallman <rms@gnu.org>
8354
8355 * simple.el (append-next-kill): Use an arg to distinguish
8356 interactive calls from Lisp calls, rather than (interactive-p).
8357
8358 * international/iso-transl.el (iso-transl-language-alist):
8359 Interchange n and N.
8360
8361 1999-05-31 Dave Love <fx@gnu.org>
8362
8363 * msb.el Add to minor-mode-map-alist. Remove hook installation
8364 and keymap munging on load.
8365 (msb-mode): New option.
8366 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
8367 Doc fix.
8368 (msb-mode-map): New variable.
8369 (msb-mode): New command.
8370
8371 1999-05-31 Dave Love <fx@gnu.org>
8372
8373 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
8374 (ispell-complete-word-dict): Likewise.
8375
8376 1999-05-31 Eli Zaretskii <eliz@gnu.org>
8377
8378 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
8379 force the data buffer to be saved, even if the data didn't
8380 change, in case the write filter was modified. Restore the
8381 current record after read-file-filter finishes.
8382
8383 1999-05-29 Karl Heuer <kwzh@gnu.org>
8384
8385 * ispell4.el: Obsolete; file deleted.
8386
8387 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
8388
8389 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
8390 VALUE is a syntax table.
8391
8392 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
8393
8394 * simple.el (zap-to-char): Doc fix.
8395
8396 1999-05-27 Ken'ichi Handa <handa@gnu.org>
8397
8398 * isearch.el (isearch-quote-char): Don't assume character codes
8399 0200 - 0237 stand for characters in some single-byte character
8400 charset.
8401
8402 1999-05-27 Dave Love <fx@gnu.org>
8403
8404 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
8405
8406 1999-05-27 Andreas Schwab <schwab@gnu.org>
8407
8408 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
8409 headerline does not exist already.
8410
8411 1999-05-26 Richard Stallman <rms@gnu.org>
8412
8413 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8414 Avoid nested null-loops.
8415
8416 1999-05-26 Ken'ichi Handa <handa@gnu.org>
8417
8418 * international/characters.el: Typo fixed; prefered->preferred.
8419
8420 * international/mule-cmds.el (find-coding-systems-for-charsets):
8421 Typo fixed; prefered->preferred.
8422
8423 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
8424 method in read-event.
8425
8426 * international/mule.el (charset-info): Doc-string fixed.
8427
8428 1999-05-25 Ken'ichi Handa <handa@gnu.org>
8429
8430 * mail/smtpmail.el (smtpmail-send-it): Bind
8431 smtpmail-code-conv-from properly.
8432 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
8433 by smtpmail-code-conv-from.
8434
8435 1999-05-24 Richard Stallman <rms@gnu.org>
8436
8437 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
8438 Binding deleted also.
8439
8440 1999-05-24 Karl Heuer <kwzh@gnu.org>
8441
8442 * comint.el (comint-bol-or-process-mark): Doc fix.
8443
8444 1999-05-23 Dave Love <fx@gnu.org>
8445
8446 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
8447 Enter it on minor-mode-map-alist.
8448 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
8449 Autoload. Add custom setter.
8450 (crisp-mark-line): Doc fix.
8451 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
8452 (crisp-mode-hook): Define.
8453
8454 1999-05-23 Ken'ichi Handa <handa@gnu.org>
8455
8456 * files.el (recover-file): Recover buffer-file-coding-system.
8457
8458 1999-05-22 Richard Stallman <rms@gnu.org>
8459
8460 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
8461 regexp match the date, to avoid treating date as file size.
8462 Add YYYY S option to WESTERN/
8463
8464 * bookmark.el: Delete some XEmacs compatibility code.
8465 (bookmark-jump-noselect): Check vc-backend.
8466
8467 * subr.el (add-to-list): Doc fix.
8468
8469 1999-05-21 Stephen Eglen <stephen@gnu.org>
8470
8471 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
8472
8473 1999-05-18 Richard Stallman <rms@gnu.org>
8474
8475 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
8476 non-space after the @anchor command.
8477 (texinfo-format-var): Handle other nested constructs, using
8478 texinfo-parse-expanded-arg and texinfo-discard-command, not
8479 texinfo-parse-arg-discard.
8480
8481 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
8482 (debug): Bind and use debugger-outer-inhibit-redisplay.
8483 Bind inhibit-redisplay to nil.
8484 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
8485
8486 1999-05-17 Dave Love <fx@gnu.org>
8487
8488 * help.el (describe-function-1): Extra arg, interactive-p.
8489 (describe-key, describe-function): Use it.
8490
8491 1999-05-17 Karl Heuer <kwzh@gnu.org>
8492
8493 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
8494
8495 1999-05-16 Dave Love <fx@gnu.org>
8496
8497 * cus-start.el (all): Delete selective-display. Add scroll-margin,
8498 scroll-preserve-screen-position, scroll-conservatively.
8499
8500 1999-05-16 Dave Love <fx@gnu.org>
8501
8502 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
8503
8504 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
8505
8506 * progmodes/vhdl-mode.el: Completely revised and massively extended.
8507
8508 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8509
8510 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
8511 magic number and is not associated with a file.
8512
8513 1999-05-14 Richard M. Stallman <rms@gnu.org>
8514
8515 * files.el (find-file-noselect-1): Fix previous change.
8516
8517 1999-05-14 Simon Marshall <simon@gnu.org>
8518
8519 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
8520
8521 1999-05-13 Ken'ichi Handa <handa@gnu.org>
8522
8523 * international/mule-diag.el (mule-diag): Change MULE to Mule in
8524 docstring.
8525
8526 * international/mule-cmds.el: Change MULE to Mule in docstrings
8527 and menus.
8528
8529 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
8530
8531 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
8532 to correctly reflect the value of BaseLineOffset in
8533 RelativeCompose. Now the value of RelativeCompose is an array of
8534 low and high positions.
8535 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
8536 RLC for the above change.
8537
8538 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
8539
8540 * comint.el (comint-password-prompt-regexp): Modified to match the
8541 output of ksu and ssh-add.
8542
8543 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
8544
8545 * language/korea-util.el (isearch-toggle-korean-input-method):
8546 Adjusted for the change of input method handling in isearch.el.
8547 (isearch-hangul-switch-symbol-ksc): Likewise.
8548 (isearch-hangul-switch-hanja): Likewise.
8549
8550 1999-05-10 Dave Love <fx@gnu.org>
8551
8552 * help.el (help-make-xrefs): Fix typo.
8553
8554 1999-05-10 Andreas Schwab <schwab@gnu.org>
8555
8556 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
8557 unibyte-display-via-language-environment.
8558
8559 * help.el (help-make-xrefs): Handle more cases when looking for
8560 commands in a keymap description.
8561
8562 1999-05-10 Eli Zaretskii <eliz@gnu.org>
8563
8564 * loadup.el: For ms-dos systems, load ccl and codepage.
8565
8566 1999-05-09 Ken'ichi Handa <handa@gnu.org>
8567
8568 * ps-print.el (ps-control-character): Call
8569 ps-mule-prepare-ascii-font to setup ASCII fonts.
8570
8571 * ps-mule.el (ps-mule-begin-job): Redo this change "if
8572 ps-multibyte-buffer is nil, use
8573 ps-mule-font-info-database-default."
8574
8575 1999-05-08 Ken Stevens <k.stevens@ieee.org>
8576
8577 * ispell.el (ispell-local-dictionary-alist): New variable for
8578 customizing local dictionaries not accessable by everyone.
8579 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
8580 (ispell-required-version): Changed format `(major minor
8581 revision)' to support general pattern matching.
8582 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
8583 skip region commented out due to incorrect skip potential in std latex.
8584 (ispell-word): Removed `when' macro. Fixed bug of not restoring
8585 cursor point on small words for calls from `ispell-minor-mode'.
8586 (check-ispell-version): Tests and accepts versions major.minor
8587 and above, with adjustments for interactions in 3.1.0-3.1.11.
8588 (ispell-get-line): No longer skips ispell process special characters.
8589 (ispell-comments-and-strings): Removed `when' macro call.
8590 (ispell-minor-check): Requires ispell-word to restore cursor point.
8591 (ispell-buffer-local-parsing): Supports checking comments only.
8592
8593 1999-05-08 Karl Heuer <kwzh@gnu.org>
8594
8595 * comint.el (comint-password-prompt-regexp): Fix last change to be
8596 more specific.
8597
8598 1999-05-07 Richard M. Stallman <rms@gnu.org>
8599
8600 * subr.el (with-temp-message): Fix the other call to message
8601 to use %s.
8602
8603 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
8604
8605 * gud.el (gud-format-command): "%F" means file sans extension.
8606 (jdb): Use %F, not %f, for gud-break.
8607
8608 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
8609
8610 * comint.el (comint-password-prompt-regexp): Modified so that it
8611 matches the output of kinit.
8612
8613 1999-05-06 Greg Stark <gsstark@mit.edu>
8614
8615 * timezone.el (timezone-parse-date): Recognize new format used in
8616 internet cookies.
8617
8618 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
8619
8620 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
8621
8622 1999-05-04 Andrew Innes <andrewi@gnu.org>
8623
8624 * time.el (display-time-update): Allow for wrap-around when
8625 checking against display-time-server-down-time.
8626
8627 1999-05-04 Ken'ichi Handa <handa@gnu.org>
8628
8629 * international/mule-diag.el (describe-coding-system): Fix English
8630 message.
8631
8632 1999-05-03 Jason Rumney <jasonr@altavista.net>
8633
8634 * term/w32-win.el: Change the x-charset-registry property for the
8635 Japanese charsets that are supported by Japanese Windows fonts.
8636
8637 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8638
8639 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
8640 diary-block diary entries for which the reminders and the diary
8641 entries can overlap.
8642
8643 1999-05-02 Jason Rumney <jasonr@altavista.net>
8644
8645 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
8646 matches the font selected in the dialog.
8647
8648 1999-05-02 Dave Love <fx@gnu.org>
8649
8650 * browse-url.el (browse-url-browser-function): Add :version.
8651
8652 * international/mule.el (auto-coding-alist): Add .tgz.
8653
8654 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
8655
8656 * international/codepage.el (cp-coding-system-for-codepage-1):
8657 Make the magnification parameter for the -dos encoder be 2.
8658
8659 1999-05-2 Andrew Innes <andrewi@gnu.org>
8660
8661 * term/w32-win.el (w32-drag-n-drop): Select file in window where
8662 it is dropped, rather than current window.
8663
8664 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
8665 after switching buffer, as case-fold-search is a buffer local
8666 variable.
8667
8668 * w32-fns.el (convert-standard-filename): Only convert directory
8669 separators to backslash if the interactive shell is one of the
8670 standard Windows shells that has DOS semantics.
8671
8672 * ls-lisp.el (ls-lisp-format-time): Trap errors from
8673 format-time-string, and return a suitable string to indicate the
8674 timestamp was invalid.
8675
8676 * hexl.el (hexlify-command): Apply shell-quote-argument after
8677 expanding hexl-program in case exec-directory contains a space.
8678 (dehexlify-command): Ditto.
8679
8680 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
8681 file extension regexps which aren't necessarily binary files.
8682 (direct-print-region-helper): Use subst-char-in-string instead of
8683 binding directory-sep-char to convert filenames to DOS syntax.
8684 (direct-print-region-use-command-dot-com): New variable.
8685 (direct-print-region-helper): Use it to control whether to invoked
8686 command.com to print on Windows 9x.
8687
8688 * browse-url.el (browse-url-browser-function): Default to
8689 browse-url-default-windows-browser on windows-nt.
8690 (browse-url-default-windows-browser): New function.
8691
8692 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
8693
8694 * forms.el (forms-mode): Don't call forms-first-record or
8695 forms-last-record if the data file has zero records.
8696
8697 1999-04-29 Richard M. Stallman <rms@gnu.org>
8698
8699 * files.el (find-file-noselect-1): If buffer-file-name has changed
8700 after find-file-not-found-hooks runs, recompute the truename.
8701 And don't use FILENAME after that point.
8702
8703 1999-04-27 Dave Love <fx@gnu.org>
8704
8705 * paren.el (show-paren-mode)
8706 * which-func.el (which-func-mode-global)
8707 * type-break.el (type-break-mode)
8708 * time.el (display-time-mode)
8709 * rsz-mini.el (resize-minibuffer-mode)
8710 * mouse-sel.el (mouse-sel-mode)
8711 * icomplete.el (icomplete-mode)
8712 * hscroll.el (hscroll-global-mode)
8713 * help.el (temp-buffer-resize-mode)
8714 * font-lock.el (global-font-lock-mode)
8715 * delsel.el (delete-selection-mode)
8716 * avoid.el (mouse-avoidance-mode)
8717 * autoinsert.el (auto-insert-mode)
8718 * winner.el (winner-mode): Doc fix.
8719
8720 1999-04-26 Karl Heuer <kwzh@gnu.org>
8721
8722 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
8723 the same whitespace that was ignored in choosing the subject string.
8724
8725 1999-04-26 Richard M. Stallman <rms@gnu.org>
8726
8727 * info.el (Info-find-node): Position properly after finding anchor.
8728
8729 * cus-start.el (all): Handle unibyte-display-via-language-environment.
8730
8731 * simple.el (indent-new-comment-line): Fix previous change.
8732
8733 * complete.el: Delete the wildcard expansion feature
8734 since that is now standard in find-file.
8735 (PC-try-load-many-files): Function deleted.
8736 (PC-after-load-many-files): Function deleted.
8737 (PC-many-files-list): Variable deleted.
8738 (PC-disable-wildcards): Variable deleted.
8739 (partial-completion-mode): Don't enable the wildcard feature.
8740
8741 * complete.el (PC-look-for-include-file): Don't set global variables
8742 `error', `buf' and `filename' here.
8743
8744 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
8745
8746 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
8747
8748 * textmodes/outline.el (outline-regexp): Doc fix.
8749
8750 1999-04-26 John Wiegley <johnw@borland.com>
8751
8752 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
8753 C++Builder 4.0 error message syntax.
8754
8755 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
8756
8757 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
8758 supported, use find -exec.
8759
8760 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
8761
8762 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
8763 coding-system-for-write, to avoid hanging when non-interactive.
8764
8765 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
8766
8767 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
8768 start with a newline.
8769
8770 1999-04-13 Ken'ichi Handa <handa@gnu.org>
8771
8772 * international/mule-conf.el (x-ctext): New coding system.
8773
8774 1999-04-12 Richard M. Stallman <rms@gnu.org>
8775
8776 * international/mule-cmds.el (input-method-function):
8777 Add permanent-local property.
8778
8779 1999-04-12 Dave Love <fx@gnu.org>
8780
8781 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
8782 change to use jka-compr-byte-compiler-base-file-name.
8783
8784 * supercite.el (sc-scan-info-alist): Revert last change.
8785 (sc-attrib-selection-list): Fix :type here instead.
8786
8787 1999-04-11 Eli Zaretskii <eliz@gnu.org>
8788
8789 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
8790 in the list of case-insensitive filesystems.
8791
8792 1999-04-09 Kenichi Handa <handa@etl.go.jp>
8793
8794 * international/fontset.el (create-fontset-from-fontset-spec):
8795 Don't register duplicated alias fontset names.
8796
8797 1999-04-08 Richard Stallman <rms@gnu.org>
8798
8799 * international/mule.el (auto-coding-alist-lookup): New function.
8800 (set-auto-coding): Use auto-coding-alist-lookup.
8801
8802 * jka-compr.el (jka-compr-insert-file-contents):
8803 Use auto-coding-alist-lookup to check for files that
8804 should not have eol conversion, in the unibyte case.
8805
8806 1999-04-07 Dave Love <fx@gnu.org>
8807
8808 * help.el (describe-variable): Check custom-loads property as well
8809 as custom-type.
8810
8811 * abbrev.el (abbrev-mode): Customizing sets the default value.
8812
8813 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
8814
8815 * vc.el (vc-backend-revert): For CVS files that were made
8816 writeable with "cvs edit", call "cvs unedit" to undo that.
8817
8818 1999-04-08 Dave Love <fx@gnu.org>
8819
8820 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
8821 more.
8822 (sc-emacs-features): Recognize Emacs 20.
8823 (sc-read-string): Use history arg.
8824 (sc-scan-info-alist): Check for rtnvalue a cons.
8825
8826 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
8827
8828 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
8829 coding system to encode the message by
8830 select-message-coding-system.
8831
8832 1999-04-07 Richard Stallman <rms@gnu.org>
8833
8834 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
8835
8836 * winner.el: Reorder definitions.
8837
8838 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
8839
8840 * mail/rmail.el (rmail-decode-babyl-format):
8841 Undo previous change.
8842
8843 1999-04-06 Richard Stallman <rms@gnu.org>
8844
8845 * info.el (Info-find-node): Check for an anchor at the
8846 proper place, before reading an indirect file.
8847
8848 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
8849
8850 * jka-compr.el (jka-compr-insert-file-contents):
8851 Use raw-text-unix when we want no conversion.
8852
8853 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
8854
8855 * timezone.el (timezone-parse-date): Corrected regexp for
8856 style (5) date format so that tenths of seconds are optional.
8857
8858 1999-04-05 Eli Zaretskii <eliz@gnu.org>
8859
8860 * term/internal.el (dos-cpNNN-setup): New function, with the guts
8861 of dos-codepage-setup.
8862 (cjk-codepages-alist): New variable, an alist of Far-Eastern
8863 codepages for which there's no need to set up cpNNN coding
8864 systems.
8865 (dos-codepage-setup): Support Far-Eastern DOS terminals.
8866
8867 1999-04-05 Richard Stallman <rms@gnu.org>
8868
8869 * mail/rmail.el (rmail-ignored-headers): Doc fix.
8870
8871 1999-04-02 Richard Stallman <rms@gnu.org>
8872
8873 * progmodes/compile.el (compilation-handle-exit): Do right thing
8874 if (car status) doesn't end in a newline.
8875
8876 1999-04-01 Dave Love <fx@gnu.org>
8877
8878 * progmodes/sql.el (SQL): Add defgroup :version.
8879
8880 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
8881
8882 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
8883 buffer-file-coding-system. If the coding system used is raw-text,
8884 etc., make the *Compiler Input* buffer unibyte.
8885
8886 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
8887
8888 * loadup.el: Don't write the fns-...el file if not dumping.
8889
8890 1999-03-31 Dave Love <fx@gnu.org>
8891
8892 * snmp-mode.el (snmp): Fix defgroup :version.
8893
8894 * hilit-chg.el (highlight-changes): Add defgroup :version.
8895
8896 1999-03-31 Andreas Schwab <schwab@gnu.org>
8897
8898 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
8899 the gnus-save-hidden-threads macro.
8900
8901 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
8902
8903 * faces.el (face-set-after-frame-default): Obey the
8904 `customized-face' for new faces.
8905
8906 1999-03-30 Dave Love <fx@gnu.org>
8907
8908 * international/mule-cmds.el (current-language-environment): Doc fix.
8909 * abbrev.el (abbrev-mode): Doc fix.
8910 * autoinsert.el (auto-insert-mode): Doc fix.
8911 * complete.el (partial-completion-mode): Doc fix.
8912 * avoid.el (mouse-avoidance-mode): Doc fix.
8913 * delsel.el (delete-selection-mode): Doc fix.
8914 * font-lock.el (global-font-lock-mode): Doc fix.
8915 * help.el (temp-buffer-resize-mode): Doc fix.
8916 * hscroll.el (hscroll-global-mode): Doc fix.
8917 * icomplete.el (icomplete-mode): Doc fix.
8918 * mouse-sel.el (mouse-sel-mode): Doc fix.
8919 * paren.el (show-paren-mode): Doc fix.
8920 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
8921 * time.el (display-time-mode): Doc fix.
8922 * type-break.el (type-break-mode): Doc fix.
8923 * which-func.el (which-func-mode-global): Doc fix.
8924 * winner.el (winner-mode): Doc fix.
8925
8926 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
8927
8928 * wid-edit.el (widget-before-change): Signal text-read-only rather
8929 than an ordinary error.
8930
8931 1999-03-30 Richard M. Stallman <rms@gnu.org>
8932
8933 * repeat.el: Don't require advice.
8934 (repeat): Do function-indirection in check for kbd macro.
8935 In self-insert case, use the *last* char in INSERTION.
8936
8937 1999-03-30 Karl Heuer <kwzh@gnu.org>
8938
8939 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
8940
8941 1999-03-29 Andreas Schwab <schwab@gnu.org>
8942
8943 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
8944 comint-input-filter-functions. Make variables related to shell
8945 directory tracking local.
8946
8947 1999-03-26 Andreas Schwab <schwab@gnu.org>
8948
8949 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
8950
8951 * simple.el (shell-command-on-region): Cope with exit-status being
8952 nil, which happens if call-process-region was interrupted.
8953
8954 1999-03-26 Richard M. Stallman <rms@gnu.org>
8955
8956 * simple.el (indent-new-comment-line): Handle use at a point
8957 after a comment-end. Handle multiple comments.
8958
8959 * mail/rmail.el (rmail-decode-babyl-format):
8960 To prevent locking, bind buffer-file-name to nil.
8961
8962 1999-03-26 Karl Fogel <kfogel@red-bean.com>
8963
8964 * mail-hist.el (mail-hist-current-header-name): Don't make
8965 off-by-one-error when determining if in message body.
8966
8967 1999-03-25 Andrew Innes <andrewi@gnu.org>
8968
8969 * w32-fns.el (set-default-process-coding-system): Copied from
8970 dos-w32.el, but modified to use Unix line endings for process
8971 input, and to add a suitable entry to process-coding-system-alist
8972 for DOS shells.
8973
8974 * dos-fns.el (set-default-process-coding-system): Copied from
8975 dos-w32.el.
8976
8977 * dos-w32.el (set-default-process-coding-system): Move function to
8978 dos-fns.el; a different version is used in w32-fns.el.
8979
8980 1999-03-24 Dave Love <fx@gnu.org>
8981
8982 * info.el (Info-directory-list): Revert change to re-writing
8983 Info-default-directory-list, but put `alternative' first.
8984 (Info-insert-dir): Modify selecting the top dir file as a consequence.
8985
8986 1999-03-23 Simon Marshall <simon@gnu.org>
8987
8988 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
8989 on the line by itself.
8990 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
8991 it is not in a declarative context.
8992
8993 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
8994
8995 * cus-edit.el (custom-variable-prompt): Allow customization of
8996 autoloaded symbols.
8997
8998 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
8999
9000 * simple.el (what-cursor-position): Don't cause error when point
9001 is at invalid multibyte sequence.
9002
9003 1999-03-21 Karl Heuer <kwzh@gnu.org>
9004
9005 * complete.el (partial-completion-mode): Doc fix.
9006
9007 1999-03-19 Richard M. Stallman <rms@gnu.org>
9008
9009 * progmodes/cplus-md.el (old-c++): Remove :group.
9010
9011 * progmodes/c-mode.el (old-c): Remove :group.
9012
9013 1999-03-18 Simon Marshall <simon@gnu.org>
9014
9015 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
9016 (java-font-lock-keywords-2): Added "strictfp" keyword.
9017
9018 1999-03-17 Jason Rumney <jasonr@altavista.net>
9019
9020 * w32-fns.el (set-w32-system-coding-system) New function.
9021 (w32-system-coding-system) Initialize to 'iso-latin-1.
9022
9023 1999-03-17 Eli Zaretskii <eliz@gnu.org>
9024
9025 * international/mule-cmds.el (set-language-environment): Fix
9026 previous change: don't use dos-codepage when unbound.
9027
9028 1999-03-17 Karl Heuer <kwzh@gnu.org>
9029
9030 * calendar/appt.el (appt-make-list): Fix previous change.
9031
9032 1999-03-16 Richard M. Stallman <rms@gnu.org>
9033
9034 * window.el (shrink-window-if-larger-than-buffer):
9035 Don't try to redisplay with the cursor at the end
9036 on its own line--that would force a scroll and spoil things.
9037
9038 1999-03-16 Eli Zaretskii <eliz@gnu.org>
9039
9040 * international/mule-cmds.el (set-language-environment): Don't use
9041 cpNNN-nonascii-translation-table if it is unbound.
9042
9043 * term/internal.el (dos-codepage-setup): Compute the unibyte
9044 syntax table and bind unibyte-display-via-language-environment
9045 here, rather than at top level, so that resetting to unibyte in
9046 .emacs works as expected.
9047
9048 1999-03-15 Simon Marshall <simon@gnu.org>
9049
9050 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
9051
9052 1999-03-14 Milan Zamazal <pdm@pvt.net>
9053
9054 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
9055
9056 1999-03-14 Kenichi Handa <handa@etl.go.jp>
9057
9058 * international/mule-util.el (detect-coding-with-priority):
9059 Restore the internal database.
9060
9061 1999-03-14 Stephen Eglen <stephen@gnu.org>
9062
9063 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
9064 if mail-from-style has invalid value.
9065
9066 1999-03-12 Karl Heuer <kwzh@gnu.org>
9067
9068 * vc.el (vc-delete-logbuf-window): New var.
9069 (vc-finish-logentry): Use it.
9070
9071 1999-03-12 Richard M. Stallman <rms@gnu.org>
9072
9073 * startup.el (command-line-1): Improve startup msg.
9074
9075 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
9076
9077 * speedbar.el: Added commentary about stealthy functions.
9078 (speedbar-message) new function.
9079 (speedbar-y-or-n-p): New function
9080 (speedbar-with-attached-buffer) Moved macro before reference.
9081 Now uses `save-selected-window'.
9082 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
9083 speedbar-generic-item-info, speedbar-item-info-file-helper,
9084 speedbar-item-delete, speedbar-insert-generic-list,
9085 speedbar-timer-fn, speedbar-check-vc-this-line,
9086 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
9087 speedbar-buffers-item-info) Use speedbar-message.
9088 (speedbar-item-info) Limit `message-log-max'.
9089 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
9090 speedbar-item-delete, speedbar-item-object-delete,
9091 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
9092
9093 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
9094
9095 * server.el (server-start): Set coding system for the server
9096 process to raw-text.
9097 (server-process-filter): Decode file names if necessary.
9098
9099 1999-03-12 Dave Love <fx@gnu.org>
9100
9101 * textmodes/fill.el (sentence-end-double-space): Doc fix.
9102
9103 * textmodes/paragraphs.el (sentence-end): Doc fix.
9104
9105 1999-03-11 Karl Heuer <kwzh@gnu.org>
9106
9107 * comint.el (comint-password-prompt-regexp): Accept "login password:"
9108
9109 1999-03-09 Karl Heuer <kwzh@gnu.org>
9110
9111 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
9112 (ispell-dictionary-alist-2): Likewise.
9113 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
9114 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
9115 (ispell-dictionary-alist): Build from six pieces, not just two.
9116
9117 * ps-bdf.el (bdf-directory-list): Doc fix.
9118
9119 * enriched.el (enriched-mode): Make var permanent-local.
9120
9121 1999-03-09 Dave Love <fx@gnu.org>
9122
9123 * textmodes/sgml-mode.el (html-mode): Use
9124 sentence-end-double-space when setting sentence-end.
9125
9126 1999-03-09 Ken'ichi Handa <handa@gnu.org>
9127
9128 * language/thai.el (tis-620): New alias coding system for thai-tis620.
9129
9130 1999-03-08 Felix Lee <flee@cygnus.com>
9131
9132 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
9133
9134 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
9135
9136 1999-03-08 Karl Heuer <kwzh@gnu.org>
9137
9138 * dired-aux.el (dired-do-copy-regexp): Doc fix.
9139 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9140
9141 * dired.el (dired-do-copy-regexp): Doc fix.
9142 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9143
9144 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
9145
9146 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
9147
9148 1999-03-08 Jason Rumney <jasonr@altavista.net>
9149
9150 * international/codepage.el (cp1250-decode-table)
9151 (cp1251-decode-table, cp1253-decode-table)
9152 (cp1257-decode-table): New translation tables for MS Windows codepages.
9153 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
9154
9155 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9156
9157 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
9158
9159 1999-03-07 Eli Zaretskii <eliz@gnu.org>
9160
9161 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
9162
9163 * term/internal.el (top level): Display character 255 as 8bit as well.
9164
9165 1999-03-06 Dave Love <fx@gnu.org>
9166
9167 * progmodes/cc-cmds.el (c-outline-level): Bind
9168 buffer-invisibility-spec.
9169
9170 * progmodes/c-mode.el (c-outline-level): Likewise.
9171
9172 * progmodes/ada-mode.el (ada-outline-level): Likewise.
9173
9174 1999-03-05 Felix Lee <flee@cygnus.com>
9175
9176 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
9177
9178 1999-03-05 Richard M. Stallman <rms@gnu.org>
9179
9180 * bindings.el (complete-symbol): Invert meaning of prefix arg.
9181
9182 1999-03-05 Andrew Innes <andrewi@gnu.org>
9183
9184 * w32-fns.el (convert-standard-filename): Convert directory
9185 separators to Windows format.
9186
9187 1999-03-05 Andreas Schwab <schwab@gnu.org>
9188
9189 * international/skkdic-cnv.el: Provide skkdic-cnv.
9190 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
9191 (batch-skkdic-convert): Doc fix.
9192
9193 1999-03-04 Dave Love <fx@gnu.org>
9194
9195 * custom.el (custom-set-variables): Protect against setter errors.
9196
9197 1999-03-04 Eli Zaretskii <eliz@gnu.org>
9198
9199 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
9200 the file sizes from overflowing.
9201 (ls-lisp-format): If file size is a float, use %8.0f to print it.
9202 Under -s, print the size in blocks with %4.0f, in case they have
9203 a *really* huge file.
9204
9205 1999-03-03 Dave Love <fx@gnu.org>
9206
9207 * options.el (edit-options): Doc fix.
9208 (list-options): Don't lose with unbound symbols. Maintain
9209 Edit-options-mode.
9210
9211 1999-03-01 Dave Love <fx@gnu.org>
9212
9213 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
9214
9215 1999-02-28 Richard M. Stallman <rms@gnu.org>
9216
9217 * ispell.el (ispell-dictionary-alist-override): New variable.
9218 (ispell-dictionary-alist): Don't setq it,
9219 if ispell-dictionary-alist-override is set.
9220
9221 * simple.el (shell-command-default-error-buffer): Renamed from
9222 shell-command-on-region-default-error-buffer.
9223 (shell-command-on-region): Mention in echo area when there
9224 is some error output. Mention success or failure, too.
9225 Accumulate multiple error outputs
9226 going forward, with formfeed in between. Display the error buffer
9227 when we have put something in it.
9228 (shell-command): Add the ERROR-BUFFER argument feature.
9229
9230 1999-02-28 Karl Heuer <kwzh@gnu.org>
9231
9232 * mail/mh-utils.el (mh-lib): Doc fix.
9233 (mh-lib-progs, mh-nmh-p): New vars.
9234 (mh-find-progs): Set mh-lib-progs along with other vars.
9235 (mh-path-search): New arg FUNC-P; if specified, use that instead
9236 of mh-file-command-p.
9237 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
9238
9239 * mail/mh-comp.el (mh-repl-formfile): New var.
9240 (mh-smail-batch): Don't ignore all arguments.
9241 (mh-reply): Do the right thing when using nmh.
9242
9243 1999-02-27 Kenichi Handa <handa@etl.go.jp>
9244
9245 * international/mule-cmds.el (select-safe-coding-system): Be sure
9246 to show a buffer being decoded.
9247
9248 1999-02-26 Ken'ichi Handa <handa@gnu.org>
9249
9250 * ps-bdf.el (bdf-directory-list): Initialize it to
9251 '("/usr/local/share/emacs/fonts/bdf").
9252
9253 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9254
9255 * ps-print.el: PostScript programming fix.
9256 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
9257 setpagedevice operator).
9258
9259 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9260
9261 * ps-print.el: Doc fix, font size specifies landscape and portrait
9262 sizes.
9263 (ps-print-version): New version number (4.1.4).
9264 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
9265 Specifies landscape and portrait sizes.
9266 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
9267 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
9268 fix.
9269 (ps-get-font-size): New fun.
9270 (ps-font-size-internal, ps-header-font-size-internal)
9271 (ps-header-title-font-size-internal): New vars.
9272
9273 * ps-mule.el: Change of ps-print font size variable name.
9274 (ps-mule-generate-font): Fun fix.
9275 (ps-mule-begin-job): Programming uniformization.
9276
9277 1999-02-25 Dave Love <fx@gnu.org>
9278
9279 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
9280 (help-make-xrefs): Do Info case first.
9281
9282 * repeat.el: Don't require advice.
9283 (repeat-last-kill-command): Variable deleted.
9284
9285 1999-02-25 Richard Stallman <rms@gnu.org>
9286
9287 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
9288 case just because the current buffer is the output buffer.
9289
9290 1999-02-25 Kenichi Handa <handa@etl.go.jp>
9291
9292 * simple.el (what-cursor-position): To show the character's
9293 encoding, use encoded-string-description instead of information
9294 of chaset-origin-alist.
9295
9296 * international/mule-cmds.el (iso-2022-control-alist): New variable.
9297 (encoded-code-description): New function.
9298 (encoded-string-description): New function.
9299 (encode-coding-char): New function.
9300
9301 1999-02-25 Andrew Innes <andrewi@gnu.org>
9302
9303 * startup.el (command-line) [windows-nt]: Fix typo in regexp
9304 checking for .emacs[.el[c]].
9305
9306 1999-02-24 Richard Stallman <rms@gnu.org>
9307
9308 * help.el (describe-function-1): Don't print a whole lambda-function.
9309
9310 1999-02-23 Ken'ichi Handa <handa@gnu.org>
9311
9312 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
9313 inputting ?\240.
9314
9315 1999-02-23 Karl Heuer <kwzh@gnu.org>
9316
9317 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
9318
9319 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
9320 (clean-buffer-list-kill-buffer-names): Doc fix.
9321
9322 * gud.el (gud-jdb-massage-args): Spelling fix.
9323
9324 1999-02-23 Richard M. Stallman <rms@gnu.org>
9325
9326 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
9327
9328 1999-02-22 Eli Zaretskii <eliz@gnu.org>
9329
9330 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
9331 excursion while calling set-auto-coding-function.
9332
9333 * play/handwrite.el (handwrite): Require ps-print, and use
9334 ps-printer-name and ps-lpr-command. Call ps-print-region-function
9335 if it's defined, instead of forking ps-lpr-command unconditionally.
9336
9337 1999-02-22 Kenichi Handa <handa@etl.go.jp>
9338
9339 * international/codepage.el (cp-coding-system-for-codepage-1): Put
9340 charset-origin-alist property to a coding system for the codepage.
9341
9342 * international/mule.el: Modify comment for charset-origin-alist
9343 property of a coding system.
9344
9345 * simple.el (what-cursor-position): charset-origin-alist property
9346 of a coding system may be a translation table or a symbol of which
9347 `translation-table' property is a translation table.
9348
9349 1999-02-21 Richard Stallman <rms@gnu.org>
9350
9351 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
9352 to the "html" template.
9353
9354 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
9355
9356 * dirtrack.el (dirtrack): Added docstring. Now returns input.
9357
9358 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
9359
9360 * dirtrack.el (dirtrack): Check for the prompt in the input string
9361 instead of the buffer.
9362
9363 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
9364
9365 * sql.el: Set version to 1.4.1. Changed mail address to
9366 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
9367 (sql-input-ring-separator): Doc fix.
9368 (sql-mode-syntax-table): double-dash starts comments is defined as
9369 ". 56" instead of ". 12b" for XEmacs.
9370 (sql-stop, sql-interactive-mode): Doc fixes.
9371 (sql-postgres): Queries for database and server, not just one.
9372 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
9373
9374 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
9375 changed. This is needed for master.el to work.
9376 (sql-set-sqli-buffer): Use the new hook.
9377
9378 * sql.el (sql-make-alternate-buffer-name): Function that sets
9379 sql-alternate-buffer-name.
9380 (sql-alternate-buffer-name): Possible name of SQLi buffers.
9381 (sql-interactive-mode): Set sql-alternate-buffer-name.
9382 (sql-rename-buffer): New command.
9383 (sql-interactive-mode-menu): Menu for SQLi buffers.
9384
9385 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
9386 and sql-input-ring-file-name are used to temporarily set
9387 comint-input-ring-file-name and comint-input-ring-separator when
9388 reading and writing input history files.
9389
9390 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
9391 (sql-input-ring-file-name): New variable with customization.
9392 (sql-input-ring-separator): New variable with customization.
9393 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
9394 Callers changed.
9395 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
9396 now includes the name of the current buffer.
9397
9398 (sql-mode): Set paragraph-separate and paragraph-start so that
9399 sql-send-paragraph sends the entire SQL statements, even if it
9400 contains indented lines.
9401
9402 1999-02-18 Dave Love <fx@gnu.org>
9403
9404 * format.el (format-encode-run-method, format-decode-run-method):
9405 Fix previous change.
9406
9407 1999-02-18 Ken'ichi Handa <handa@gnu.org>
9408
9409 * international/mule.el (coding-system-list): Moved here from
9410 mule-util.el to avoid autoloading mule-util by the call of
9411 select-safe-coding-system.
9412
9413 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
9414
9415 * simple.el (turn-on-auto-fill): Mark it as an option for
9416 `text-mode-hook'.
9417
9418 1999-02-17 Richard Stallman <rms@gnu.org>
9419
9420 * emacs-lisp/easymenu.el (easy-menu-get-map):
9421 Don't crash if (current-local-map) is nil.
9422
9423 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
9424
9425 * filecache.el (file-cache-filter-regexps): Added .class.
9426
9427 1999-02-17 Ken'ichi Handa <handa@gnu.org>
9428
9429 * international/mule-util.el (decompose-region): Use
9430 insert-buffer-substring instead of insert-buffer to avoid putting
9431 mark.
9432
9433 1999-02-17 Andreas Schwab <schwab@gnu.org>
9434
9435 * calendar/cal-move.el (scroll-calendar-left): Don't set
9436 displayed-month and displayed-year here, let generate-calendar do
9437 it, after range checking.
9438
9439 1999-02-17 Simon Marshall <simon@gnu.org>
9440
9441 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
9442
9443 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
9444 correctly between an object declared via a constructor and a method.
9445 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
9446 (java-font-lock-keywords-1): Fontify package names individually.
9447 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
9448 (java-font-lock-keywords-2): Simplify type fontification.
9449 (java-font-lock-keywords-3): Likewise.
9450
9451 1999-02-17 Kenichi Handa <handa@etl.go.jp>
9452
9453 * language/japanese.el (iso-2022-jp-2): New coding system.
9454 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
9455
9456 1999-02-16 Dave Love <fx@gnu.org>
9457
9458 * help.el (describe-function-1): Accept non-symbols.
9459
9460 1999-02-16 Paul Eggert <eggert@twinsun.com>
9461
9462 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
9463 find the last match if there are multiple matches.
9464
9465 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9466
9467 * tex-mode.el (tex-run-command, latex-run-command)
9468 (slitex-run-command, tex-command): Doc changes.
9469 (tex-start-options-string): Autoload it. Doc change. Provide
9470 a menu for customization. Allow nil. Quote backslashes only once.
9471 (tex-start-tex): Handle nil value of tex-start-options-string
9472 and apply shell-quote-argument to it.
9473
9474 1999-02-16 Eli Zaretskii <eliz@gnu.org>
9475
9476 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
9477 the size in blocks, since it can be a float.
9478 (ls-lisp-format): Likewise
9479
9480 1999-02-16 Ken'ichi Handa <handa@gnu.org>
9481
9482 * language/japanese.el (japanese-shift-jis): Add
9483 charset-origin-alist property.
9484
9485 1999-02-15 Richard Stallman <rms@gnu.org>
9486
9487 * progmodes/compile.el (compile-internal): Use save-selected-window.
9488
9489 * subr.el (momentary-string-display): Bind inhibit-read-only.
9490
9491 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
9492
9493 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
9494
9495 * mail/rmail.el (rmail-show-message): If an unseen message has a
9496 Summary-line in its header, get past one more line before looking
9497 for the X-Coding-System header.
9498
9499 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
9500
9501 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
9502 explicitly to accomodate Windows 9X lack of a useful copy program.
9503
9504 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
9505
9506 * wid-edit.el (widget-choice-value-create): Use `equal'
9507 instead of `eq'.
9508
9509 1999-02-14 Richard Stallman <rms@gnu.org>
9510
9511 * international/iso-transl.el:
9512 (iso-transl-ae): Renamed from iso-transl-e-slash.
9513 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
9514 (iso-transl-AE): Renamed from iso-transl-E-slash.
9515 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
9516 (iso-transl-char-map): Related changes.
9517
9518 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
9519
9520 1999-02-13 Richard Stallman <rms@gnu.org>
9521
9522 * textmodes/texinfmt.el (texinfo-alias): New function.
9523 (texinfo-fold-nodename-case): Add defvar.
9524 (texinfo-format-node): Do case folding if specified.
9525
9526 * ffap.el (ffap-file-at-point): Test local file names
9527 immediately. Strip off line numbers.
9528
9529 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
9530
9531 * sql.el: Set version to 1.3.2
9532 (sql-solid-program): Added support for solid.
9533 (sql-help): Doc mentions sql-solid.
9534 (sql-solid): Entry function for Solid.
9535 (sql-buffer): Doc explains the use of the variable and how to
9536 change it.
9537 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
9538 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
9539 disabled if sql-buffer doesn't have a process; sql-send-paragraph
9540 is new.
9541 (sql-show-sqli-buffer): New function to display the value of
9542 sql-buffer.
9543 (sql-change-sqli-buffer): New function to change sql-buffer.
9544 (sql-mode): Doc explains how to change sql-buffer.
9545 (sql-send-paragraph): New function to send a paragraph.
9546 (sql-mode-map): Added keybinding for sql-send-paragraph.
9547 (sql-mysql): Doc corrected.
9548 (sql-ms): Doc corrected.
9549
9550 * sql.el (sql-server): Doc fix.
9551 (sql-mysql): Added the use of sql-server to specify the host,
9552 sql-database now specifies database instead of host.
9553 (sql-mode-menu): Send... menu items are only active if sql-buffer
9554 is non-nil.
9555 (sql-help): Changed tag of entry functions a bit.
9556
9557 * sql.el: Added keywords from `finder-by-keyword'.
9558 (sql-mode): Made sql-buffer a local variable, changed the
9559 documentation: removed instructions to add *.sql files to
9560 auto-mode-alist, added documentation for having mutliple SQL
9561 buffers sending their stuff to different SQLi buffers, each
9562 running a different process.
9563 (sql-postgres): Quoted *SQL* in doc string.
9564 (sql-ms): Likewise.
9565 (sql-ingres): Likewise.
9566 (sql-ingres): Quoted *SQL* in doc string, added references to
9567 sql-user and sql-password used during login.
9568 (sql-sybase): Quoted *SQL* in doc string, added comma.
9569 (sql-oracle): Likewise.
9570 (sql-interactive-mode): Added extensive documentation for having
9571 mutliple SQL buffers sending their stuff to different SQLi
9572 buffers, each running a different process.
9573 (sql-buffer): Changed doc from *SQL* to SQLi.
9574 (sql-get-login): Doc fix.
9575
9576 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9577
9578 * international/mule-conf.el (undecided): Set ascii in
9579 safe-charsets property.
9580
9581 1999-02-12 Richard Stallman <rms@gnu.org>
9582
9583 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
9584
9585 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9586
9587 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
9588 value to ps-mule-font-info-database-latin.
9589
9590 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
9591
9592 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
9593 (ps-mule-font-info-database-default): New variable.
9594 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
9595 ps-mule-font-info-database-default.
9596
9597 1999-02-12 Dave Love <fx@gnu.org>
9598
9599 * timezone.el (timezone-make-date-sortable)
9600 (timezone-make-date-arpa-standard): Doc fix.
9601
9602 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9603
9604 * international/quail.el (quail-show-kbd-layout): Bind
9605 blink-matching-paren to nil.
9606
9607 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
9608 for ASCII and Latin-1.
9609
9610 1999-02-12 Andreas Schwab <schwab@gnu.org>
9611
9612 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
9613
9614 1999-02-12 Kenichi Handa <handa@etl.go.jp>
9615
9616 * international/mule-cmds.el (language-info-alist): Remove
9617 description about charset-origin-alist.
9618
9619 * international/mule.el: Comment added for a new coding system
9620 property `charset-origin-alit'.
9621 (make-translation-table): This variable deleted.
9622
9623 * language/chinese.el (chinese-big5): Add charset-origin-alist
9624 property.
9625 ("Chinese-CNS"): Remove charset-origin-alist property.
9626
9627 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
9628 property.
9629 (cyrillic-alternativnyj): Likewise.
9630 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
9631 ("Cyrillic-ALT"): Likewise.
9632
9633 * language/vietnamese.el (vietnamese-viqr): Add
9634 charset-origin-alist property.
9635 ("Vietnamese"): Remove charset-origin-alist property.
9636
9637 * simple.el (what-cursor-position): Don't use the varialbe
9638 charset-origin-alist, but use charset-origin-alist property of
9639 buffer-file-coding-system to decide external character set code.
9640
9641 1999-02-10 Richard Stallman <rms@gnu.org>
9642
9643 * shadowfile.el: Don't turn on the mode when the file is loaded.
9644
9645 1999-02-09 Richard Stallman <rms@gnu.org>
9646
9647 * progmodes/compile.el (compile-auto-highlight): Customize.
9648
9649 * add-log.el (add-log-file-name-function): New variable.
9650 (add-change-log-entry): Call that function, if non-nil.
9651
9652 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
9653
9654 * rmail.el (rmail-search): Track match with a marker, not an integer.
9655
9656 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9657
9658 * progmodes/compile.el (compilation-setup): Set value of
9659 compilation-directory-stack as in compilation-forget-errors.
9660 (compile-reinitialize-errors): Bind buffer-undo-list and
9661 deactivate-mark.
9662 (compilation-forget-errors): Likewise.
9663
9664 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
9665
9666 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
9667 def... constructs.
9668
9669 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
9670 Remove calls to sleep-for.
9671
9672 1999-02-08 Eli Zaretskii <eliz@gnu.org>
9673
9674 * international/codepage.el (cp-coding-system-for-codepage-1): On
9675 MS-DOS, use dos-unsupported-char-glyph for characters not
9676 supported by the codepage.
9677 (cp-make-coding-systems-for-codepage): Likewise.
9678
9679 1999-02-08 Andreas Schwab <schwab@gnu.org>
9680
9681 * international/mule-util.el (coding-system-list): Don't sort
9682 coding-system-list here.
9683
9684 * international/mule.el (coding-system-lessp): Moved here from
9685 mule-util.el
9686 (add-to-coding-system-list): New function.
9687 (make-subsidiary-coding-system, make-coding-system,
9688 define-coding-system-alias): Use it instead of setting
9689 coding-system-list directly.
9690
9691 1999-02-07 Dave Love <fx@gnu.org>
9692
9693 * calendar/appt.el (appt-make-list): Don't splice quotes and date
9694 onto message.
9695
9696 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9697
9698 * imenu.el (imenu--last-menubar-index-alist): Add doc.
9699 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
9700
9701 1999-02-06 Richard Stallman <rms@gnu.org>
9702
9703 * language/european.el (setup-slovenian-environment): New function.
9704 ("Slovenian"): New language environment.
9705
9706 * progmodes/sql.el (sql-help): Doc fix.
9707 (sql-mysql): Doc fix.
9708
9709 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9710
9711 * tex-mode.el: When compiling, require compare-w and skeleton
9712 to pacify the byte-compiler. Move the def's of the tex-commands
9713 together. Add a comment on kill-process vs. quit-process.
9714
9715 1999-02-05 Dave Love <fx@gnu.org>
9716
9717 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
9718 null markers.
9719 (compile-goto-error): Likewise.
9720
9721 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
9722
9723 * time-stamp.el (time-stamp-format): Format doc tighter.
9724 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
9725 (time-stamp): Don't re-write the time stamp if it didn't change.
9726
9727 1999-02-05 Alex Schroeder <asc@bsiag.com>
9728
9729 * progmodes/sql.el: Changed version to 1.2.1.
9730 (sql-pop-to-buffer-after-send-region): Improved documentation.
9731 (sql-mysql-program): Added MySQL support.
9732 (sql-prompt-length): Made prompt-length configurable.
9733 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
9734 (sql-help): Added MySQL support, changed documentation.
9735 (sql-send-region): A message is displayed if something is sent.
9736 (sql-mode): Added buffer-local comment-start.
9737 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
9738 (sql-interactive-mode): Added buffer-local comment-start.
9739 (sql-oracle): Set sql-prompt-length.
9740 (sql-sybase): Set sql-prompt-length.
9741 (sql-mysql): Added MySQL support.
9742 (sql-ingres): Set sql-prompt-length.
9743 (sql-ms): Set sql-prompt-length.
9744 (sql-postgres): Set sql-prompt-length.
9745
9746 1999-02-04 Eli Zaretskii <eliz@gnu.org>
9747
9748 * term/internal.el (dos-codepage-setup): Set selection coding
9749 system to cpNNN-dos.
9750
9751 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9752
9753 * international/characters.el: Let ethiopic use iso-2022-7bit.
9754
9755 1999-02-02 Dave Love <fx@gnu.org>
9756
9757 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
9758 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
9759
9760 1999-02-02 Karl Heuer <kwzh@gnu.org>
9761
9762 * terminal.el (terminal-emulator): Doc fix.
9763
9764 1999-02-02 Ken'ichi Handa <handa@gnu.org>
9765
9766 * international/mule-util.el (compose-chars): Doc-string
9767 modified. Correctly handle a composition character in ARGS.
9768
9769 1999-02-01 Richard Stallman <rms@gnu.org>
9770
9771 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
9772 (makefile-menu-index-function): Function deleted.
9773 (makefile-mode): Use makefile-imenu-generic-expression.
9774
9775 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
9776
9777 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
9778 change, invoke from before-init-hook.
9779
9780 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
9781
9782 * subr.el (remove-from-invisibility-spec): Cope with the case when
9783 buffer-invisibility-spec is t.
9784
9785 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
9786
9787 * calendar/calendar.el (calendar-mode-map): Fix bindings for
9788 appt-add and appt-delete.
9789
9790 1999-02-01 Eli Zaretskii <eliz@gnu.org>
9791
9792 * term/pc-win.el (msdos-approximate-color): New function.
9793 (msdos-color-translate): Call it to find a DOS color that best
9794 approximates an X-style "#NNNNNN" color specification.
9795
9796 1999-02-01 Ken'ichi Handa <handa@gnu.org>
9797
9798 * international/mule-util.el (compose-chars-component): Add
9799 autoload cookie.
9800
9801 1999-01-31 Ken'ichi Handa <handa@gnu.org>
9802
9803 * international/quail.el (quail-lookup-key): If cdr of MAP is a
9804 function, replace cdr of MAP by the return value of the function
9805 unconditionally.
9806
9807 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9808
9809 * progmodes/compile.el (compilation-next-error-locus): Don't
9810 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
9811
9812 1999-01-31 Eli Zaretskii <eliz@gnu.org>
9813
9814 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
9815 and NLs before "charset", and allow the charset name be in double
9816 quotes.
9817
9818 1999-01-31 Richard Stallman <rms@gnu.org>
9819
9820 * imenu.el (imenu-sort-function): Fix custom type.
9821
9822 1999-01-30 Richard Stallman <rms@gnu.org>
9823
9824 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
9825 (speedbar-line-token): Likewise.
9826
9827 * play/gametree.el (gametree-default-score): Use defcustom.
9828 (gametree-score-regexp, gametree-score-closer): Likewise.
9829 (gametree-score-manual-flag, gametree-score-opener): Likewise.
9830
9831 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9832
9833 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
9834 decoding.
9835
9836 1999-01-29 Markus Rost <rost@gnu.org>
9837
9838 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
9839 tex-validate-buffer.
9840 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
9841 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
9842 now with recent occur-mode.
9843 (tex-validate-region): Really walk through all Sexps.
9844 (tex-region): Bind shell-dirtrack-verbose.
9845 (tex-file, tex-bibtex-file): Likewise.
9846
9847 1999-01-29 Dave Love <fx@gnu.org>
9848
9849 * finder.el: (finder-commentary): Fix interactive spec. Try
9850 appending .el to file name.
9851 (finder-find-library, finder-commentary): Doc fixes.
9852
9853 1999-01-29 Andrew Innes <andrewi@gnu.org>
9854
9855 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
9856 where the userid contains directory separators.
9857
9858 1999-01-29 Dave Love <fx@gnu.org>
9859
9860 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
9861 (lm-commentary): Doc fix.
9862
9863 1999-01-29 Andreas Schwab <schwab@gnu.org>
9864
9865 * files.el (file-expand-wildcards): Never consider `.' and `..' a
9866 wildcard match. Fix regexp that tests if dirpart contains
9867 wildcard characters.
9868
9869 1999-01-28 Richard Stallman <rms@gnu.org>
9870
9871 * font-lock.el (font-lock-default-unfontify-region):
9872 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
9873
9874 1999-01-27 Jason Rumney <jasonr@altavista.net>
9875
9876 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
9877 from FAMILY field.
9878 (w32-create-initial-fontsets): Do not use before-init-hook.
9879 (mouse-set-font): Document. Automatically create and use fontsets.
9880
9881 * dos-w32.el (direct-print-region-helper): Check for printer
9882 being t as well as a string.
9883
9884 1999-01-27 Kenichi Handa <handa@etl.go.jp>
9885
9886 * mail/rmail.el (rmail-decode-mime-charset): New variable.
9887 (rmail-mime-charset-pattern): New variable.
9888 (rmail-convert-to-babyl-format): Decode by MIME-charset if
9889 rmail-decode-mime-charset is non-nil.
9890
9891 1999-01-27 Ken'ichi Handa <handa@gnu.org>
9892
9893 * international/characters.el: Set category `q' for all characters
9894 in tibetan and tibetan-1-column.
9895
9896 1999-01-27 Andrew Innes <andrewi@gnu.org>
9897
9898 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
9899 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
9900
9901 1999-01-27 Dave Love <fx@gnu.org>
9902
9903 * international/mule-cmds.el (current-language-environment):
9904 Provide :link, :type (choices) and appropriate :get.
9905
9906 1999-01-27 Eli Zaretskii <eliz@gnu.org>
9907
9908 * startup.el (command-line): Set default eol-mnemonic-* strings to
9909 display end-of-line format in mode line.
9910
9911 * cus-start.el (all): Add eol-mnemonic-* variables.
9912
9913 1999-01-26 Dave Love <fx@gnu.org>
9914
9915 * startup.el (command-line-1): Up-date copyright.
9916
9917 * paths.el (Info-default-directory-list): Use configdir twice.
9918
9919 * info.el (Info-directory-list): Don't set path-separator now
9920 we're not shipped with Texinfo. Simplify path definition.
9921 Substitute all occurrences of instdir in Info-default-directory-list.
9922
9923 1999-01-25 Richard Stallman <rms@gnu.org>
9924
9925 * startup.el (normal-top-level-add-subdirs-to-load-path):
9926 Record the inode numbers of the dirs processed, to avoid loop.
9927
9928 * textmodes/tex-mode.el (tex-run-command): Doc fix.
9929
9930 1999-01-25 Dave Love <fx@gnu.org>
9931
9932 * browse-url.el (browse-url-netscape-program): Doc addition.
9933
9934 * help.el (help-make-xrefs): Default info references to an `(emacs)'
9935 prefix.
9936
9937 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
9938 auto-mode-alist.
9939
9940 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9941
9942 * calendar/diary-lib.el (mark-diary-entries): Use
9943 assoc-ignore-case and do not capitalize when matching month and
9944 day names.
9945
9946 * calendar/calendar.el (calendar-read-date): Ditto.
9947
9948 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
9949 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
9950
9951 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
9952
9953 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
9954
9955 * calendar/cal-islam.el (calendar-goto-islamic-date)
9956 (mark-islamic-diary-entries): Ditto.
9957
9958 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
9959
9960 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
9961 (calendar-read-mayan-tzolkin-date): Ditto.
9962
9963 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
9964
9965 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
9966
9967 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
9968
9969 1999-01-25 Karl Heuer <kwzh@gnu.org>
9970
9971 * faces.el (list-faces-display): Multiline case of previous fix.
9972
9973 1999-01-25 Andreas Schwab <schwab@gnu.org>
9974
9975 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
9976
9977 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
9978
9979 * files.el (find-file): If find-file-noselect returns a list,
9980 do switch-to-buffer on each element.
9981 (find-file-other-window): Likewise for all but the first element.
9982 (find-file-other-frame): Same.
9983 (find-file-noselect): When we expand a wildcard, return a list
9984 of buffers.
9985
9986 1999-01-24 Eli Zaretskii <eliz@gnu.org>
9987
9988 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
9989 to set the appropriate cpNNN-dos coding system as the
9990 highest-priority coding system.
9991
9992 1999-01-23 Ken'ichi Handa <handa@gnu.org>
9993
9994 * international/fontset.el (generate-fontset-menu): Return a
9995 sorted list by plain names of fontsets.
9996
9997 * international/mule-diag.el (list-fontsets): Sort fontsets by
9998 plain names.
9999
10000 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
10001 FIRST is a composite character, decompose it at first.
10002
10003 1999-01-23 Dave Love <fx@gnu.org>
10004
10005 * format.el: Doc fixes.
10006 (format-encode-run-method): Have things happen in the right buffer.
10007 Deal with errors from method. Set coding-system-for-write.
10008 (format-decode-run-method): Have things happen in the right buffer.
10009 Deal with errors from method. Set coding-system-for-read.
10010 (format-alist): Use nil instead of unmatchable regexps.
10011
10012 * simple.el (shell-command-on-region): Return command's exit status.
10013
10014 1999-01-23 Eric Ludlam <zappo@gnu.org>
10015
10016 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
10017 of the file whose info we want to display.
10018 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
10019 (speedbar-add-mode-functions-list) Improve doc.
10020 (speedbar-line-token) New function.
10021 (speedbar-dired) Fix order of directories in -shown-directories.
10022 (speedbar-line-path): Default return is default-directory
10023 (speedbar-buffers-line-path): Return is dir name only.
10024 (speedbar-mode-functions-list): New variable.
10025 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
10026 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
10027 speedbar-files-item-info speedbar-buffers-item-info): New functions.
10028 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
10029 New functions.
10030 (speedbar-line-file): Broke out part that fetches file from a line.
10031 (speedbar-line-text): New function extracted from speedbar-line-file.
10032 (speedbar-line-path): Converted into a replaceable function.
10033 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
10034
10035 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10036
10037 * international/fontset.el (create-fontset-from-x-resource): Make
10038 style variants.
10039
10040 1999-01-22 Dave Love <fx@gnu.org>
10041
10042 * paths.el (Info-default-directory-list): Put sysdir after start.
10043
10044 1999-01-22 Sam Steingold <sds@goems.com>
10045
10046 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
10047 a process associated with it.
10048
10049 1999-01-22 Jason Rumney <jasonr@altavista.net>
10050
10051 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
10052
10053 1999-01-22 Felix Lee <flee@cygnus.com>
10054
10055 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
10056 major-mode.
10057 (vc-annotate-mode): Delete variable.
10058
10059 1999-01-22 Andrew Innes <andrewi@gnu.org>
10060
10061 * startup.el (command-line): [windows-nt]: Check for existence of
10062 .emacs file so as to notice .emacs.el or .emacs.elc and use them
10063 in preference to _emacs.
10064
10065 1999-01-22 Dave Love <fx@gnu.org>
10066
10067 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
10068
10069 1999-01-20 Richard Stallman <rms@gnu.org>
10070
10071 * files.el (find-file-noselect): Do wildcard processing only
10072 if new arg WILDCARDS is non-nil.
10073 (find-file, find-file-other-window): New arg WILDCARDS.
10074 Default it to non-nil if interactive.
10075 (find-file-other-frame): Likewise.
10076 (find-file-read-only): Likewise.
10077 (find-file-read-only-other-window): Likewise.
10078 (find-file-read-only-other-frame): Likewise.
10079
10080 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
10081 (widget-plist-convert-option): Delete spurious comma.
10082
10083 1999-01-19 Jason Rumney <jasonr@altavista.net>
10084
10085 * term/w32-win.el (w32-standard-fontspec-spec): Change
10086 iso8859-5 to koi8-r. Add iso8859-9.
10087
10088 1999-01-19 Dave Love <fx@gnu.org>
10089
10090 * browse-url.el (browse-url-maybe-new-window): Delete macro and
10091 its uses.
10092
10093 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
10094 is active.
10095 (fortran-indent-subprogram): Likewise.
10096
10097 1999-01-19 Dave Love <d.love@dl.ac.uk>
10098
10099 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
10100
10101 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10102
10103 * wid-edit.el (alist): Use sexp as default key-type.
10104
10105 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10106
10107 * textmodes/tex-mode.el (tex-define-common-keys):
10108 Remove key binding of tex-feed-input.
10109 (tex-mode-map): Bind tex-feed-input here.
10110 (tex-start-shell): Use compilation-shell-minor-mode. Set
10111 comint-input-filter-functions before running tex-shell-hook.
10112 (tex-start-tex): Forget compilation errors.
10113 (tex-compilation-parse-errors): Rewritten to work also with
10114 compile-mouse-goto-error and compile-goto-error. Adjusted to
10115 change in tex-region.
10116 (tex-region): For the temp file use file-name without directory.
10117 (tex-file): Expand file name of tex-print-file.
10118
10119 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10120
10121 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
10122
10123 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
10124
10125 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
10126 beginning could cause Emacs to hang. Fixed.
10127
10128 1999-01-18 Ken'ichi Handa <handa@gnu.org>
10129
10130 * international/ccl.el (ccl-compile-translate-character): Handle
10131 the case that a tranlation table is CCL register correctly.
10132
10133 * international/mule-cmds.el (select-safe-coding-system):
10134 Hightlight at most 256 characters.
10135
10136 1999-01-18 Dave Love <fx@gnu.org>
10137
10138 * startup.el (command-line): If the init file changes operation to
10139 unibyte, make all buffers unibyte and re-set language environment.
10140
10141 * disp-table.el (standard-display-european): Make all existing
10142 buffers unibyte. Fix doc.
10143
10144 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
10145
10146 * wid-edit.el (coding-system): Define this unconditionally.
10147
10148 * simple.el (shell-command-on-region-default-error-buffer): New var.
10149 (shell-command-on-region): Use that variable as interactive
10150 value of ERROR-BUFFER argument.
10151
10152 1999-01-17 Sam Steingold <sds@goems.com>
10153
10154 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
10155
10156 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10157
10158 * progmodes/compile.el (compilation-goto-locus): If already in the
10159 compilation buffer's window, keep it in that window.
10160 (compile-mouse-goto-error): Add Doc. Don't play with windows.
10161 (compile-goto-error): Don't play with windows.
10162
10163 * textmodes/tex-mode.el (latex-run-command): Doc fix.
10164 (tex-command): Doc fix.
10165 (tex-compilation-parse-errors): Doc fix.
10166 (tex-generate-zap-file-name): Don't start the name with -.
10167 (tex-expand-files): Works now also with strings ending with ":".
10168
10169 1999-01-17 Ian T Zimmerman <itz@transbay.net>
10170
10171 Patch failed to install:
10172 * gametree.el: Document scoring functionality.
10173 (gametree-score-regexp): Add optional plus sign.
10174 (gametree-score-opener): Replace `:' with `=' as the former
10175 conflicts with gametree-half-ply-regexp.
10176 (gametree-transpose-following-leaves): Add.
10177 (gametree-insert-new-leaf): Make modifying commands barf in read
10178 only buffers.
10179 (gametree-break-line-here): Add a call to
10180 `gametree-transpose-following-leaves'. This maintains the
10181 necessary invariant that on each level all leaf children precede
10182 all nonleaf children. This has always been implied, but left to
10183 the user, and, unfortunately, undocumented.
10184
10185 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
10186
10187 * wid-edit.el (plist, alist): New widget types.
10188
10189 1999-01-17 Dave Love <fx@gnu.org>
10190
10191 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
10192 fix scope of condition-case therein.
10193
10194 1999-01-17 Andrew Innes <andrewi@gnu.org>
10195
10196 * dos-w32.el: (find-buffer-file-type-coding-system): Use
10197 default-buffer-file-coding-system when file doesn't exist (and
10198 isn't covered by a special case) instead of forcing undecided-dos
10199 against the user's wishes.
10200
10201 * dos-w32.el (direct-print-region-helper): New function based on
10202 direct-print-region-function; sends data to specified printer port
10203 without further translation. Recognize and handle specially the
10204 standard `print' and `nprint' programs, as well as `lpr' and
10205 similar programs. Only write directly to the printer port if no
10206 print program is specified. Work around a bug in Windows 9x
10207 affecting Win32 version of Emacs by invoking command.com to write
10208 to the printer port instead of writing directly.
10209 (direct-print-region-function): Use direct-print-region-helper to
10210 do most of the work.
10211 (direct-ps-print-region-function): New function; analogue of
10212 direct-print-region-function for ps-print.
10213 (ps-lpr-command): Comment out setq; leave as example usage.
10214 (ps-lpr-switches): Ditto.
10215
10216 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
10217 and MS-Windows.
10218 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
10219 DOS and Windows platforms, to indicate direct printing. Update
10220 the docstring accordingly.
10221
10222 * ps-print.el: (ps-printer-name): Update docstring about usage on
10223 MS-DOS and MS-Windows.
10224 (ps-lpr-command): Update docstring as for lpr-command.
10225 (ps-print-region-function): New variable.
10226 (ps-do-despool): Use it.
10227 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
10228 DOS/Windows.
10229
10230 * subr.el (subst-char-in-string): New function.
10231
10232 1999-01-17 Eli Zaretskii <eliz@gnu.org>
10233
10234 * international/codepage.el (cp852-decode-table): Fill a nil entry.
10235
10236 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
10237 (bdf-find-font-info): New function, looks for the first readable
10238 file from a list of alternatives.
10239 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
10240 instead of bdf-get-font-info.
10241 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
10242 to ps-mule-generate-bitmap-glyph.
10243
10244 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
10245 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
10246 now be a list of alternative names.
10247 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
10248 (ps-mule-prepare-font): Likewise.
10249
10250 * international/codepage.el (cp855-decode-table,
10251 cp850-decode-table): Fill some nil entries.
10252
10253 1999-01-16 Dave Love <fx@gnu.org>
10254
10255 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
10256 last change.
10257
10258 1999-01-15 Dave Love <fx@gnu.org>
10259
10260 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
10261 and change regexp for command names.
10262 (help-xref-go-back, function-called-at-point, symbol-file)
10263 (where-is): Doc fixes.
10264 (help-xref-go-back): Remove interactive spec.
10265 (describe-function-1): Fix message for alias. Buttomize alias
10266 name.
10267
10268 * simple.el (join-line): New alias.
10269
10270 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
10271
10272 * forms.el: (forms--show-record): Convert integers to string
10273 expicitly since concat will no longer accept integers.
10274 (forms-print): Use local `total-nb-records' since
10275 `forms--total-records' will be inaccessible after buffer switching.
10276
10277 1998-01-14 Felix Lee <flee@cygnus.com>
10278
10279 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
10280
10281 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
10282
10283 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
10284
10285 1999-01-14 Eli Zaretskii <eliz@gnu.org>
10286
10287 * international/codepage.el (cp850-decode-table): Fix previous change.
10288
10289 1999-01-14 Simon Marshall <simon@gnu.org>
10290
10291 * shell.el (shell-dirtrack-verbose): New custom variable.
10292 (shell-dirstack-message): Use it.
10293
10294 1999-01-14 Kenichi Handa <handa@etl.go.jp>
10295
10296 * international/mule-conf.el: Coding system alias `dos' for
10297 `undecided-dos', `mac' for `undecided-mac'.
10298
10299 * international/mule-cmds.el (describe-language-environment):
10300 Don't alter input-method-alist.
10301
10302 1999-01-13 Eli Zaretskii <eliz@gnu.org>
10303
10304 * international/codepage.el (cp850-decode-table): Replace nil
10305 entries with codes of similary looking glyphs. (Suggested by
10306 Jason Rumney <jasonr@altavista.net>.)
10307
10308 1999-01-13 Dave Love <fx@gnu.org>
10309
10310 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
10311
10312 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
10313
10314 1999-01-12 Karl Heuer <kwzh@gnu.org>
10315
10316 * files.el (auto-save-hook): Defvar this.
10317
10318 1999-01-12 Alex Schroeder <asc@bsiag.com>
10319
10320 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
10321 faces, eliminating the need to load font-lock before loading sql.
10322 (sql-mode-oracle-font-lock-keywords): Likewise.
10323 (sql-mode-postgres-font-lock-keywords): Likewise.
10324
10325 1999-01-11 Dave Love <fx@gnu.org>
10326
10327 * cus-start.el: Add inhibit-eol-conversion.
10328
10329 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
10330 the values round.
10331
10332 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
10333
10334 * help.el (help-mode-finish): Renamed from help-mode-maybe.
10335 Don't switch to Help mode here.
10336 (temp-buffer-setup-hook): Use help-mode-finish.
10337 (help-mode-setup): New function.
10338 (temp-buffer-setup-hook): Use help-mode-setup.
10339
10340 * progmodes/sql.el: New file.
10341
10342 * files.el (auto-mode-alist): Add sql-mode.
10343
10344 * faces.el (list-faces-display): Improve the formatting
10345 by computing the maximum length required for any face-name.
10346
10347 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10348
10349 * progmodes/compile.el (compilation-shell-minor-mode): New function.
10350
10351 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
10352
10353 * term.el (term_send_home): Change the string to
10354 be the same as the one emitted by xterm and consistent with the
10355 ones emitted by prior and next.
10356 (term_send_end): Likewise.
10357
10358 1999-01-10 Dave Love <fx@gnu.org>
10359
10360 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
10361 bindings.
10362
10363 1999-01-10 Eli Zaretskii <eliz@gnu.org>
10364
10365 * international/codepage.el (codepage-setup): Doc fix.
10366 (cp-decoding-vector-for-codepage): Likewise.
10367
10368 1999-01-10 Markus Rost <rost@gnu.org>
10369
10370 * cus-edit.el (custom-save-delete): First scan the custom-file.
10371
10372 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
10373
10374 * international/iso-transl.el: Define a "function name" for
10375 each translation that isn't ASCII. Use these function names
10376 in iso-transl-char-map.
10377
10378 1999-01-08 Kenichi Handa <handa@etl.go.jp>
10379
10380 * international/mule-util.el (decompose-region): Do decomposition
10381 on temporary unibyte buffer.
10382
10383 * international/mule.el (make-char): Doc-string modified.
10384
10385 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
10386
10387 * simple.el (comment-region): Delete spaces only if we
10388 deleted a comment starter.
10389
10390 1999-01-07 Dave Love <fx@gnu.org>
10391
10392 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
10393
10394 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
10395 like eval-defun does.
10396
10397 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
10398
10399 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
10400 constructions. Doc fixes.
10401 (generic-create-generic-function): Use defalias, not fset.
10402
10403 * find-func.el: More doc fixes.
10404
10405 1999-01-06 Stephen Eglen <stephen@gnu.org>
10406
10407 * files.el (save-buffers-kill-emacs): Show the list of current
10408 processes before prompting to kill them and exit.
10409
10410 1999-01-06 Dave Love <fx@gnu.org>
10411
10412 * emacs-lisp/find-func.el: Doc fixes.
10413 (find-function-regexp): Extend for define-generic-mode,
10414 define-derived-mode, easy-mmode-define-minor-mode.
10415
10416 1999-01-06 Dave Love <fx@gnu.org>
10417
10418 * progmodes/fortran.el (fortran-window-create): Account for scroll
10419 bar width.
10420
10421 * browse-url.el: Require (noerror) w3-auto when compiling.
10422 (browse-url-maybe-new-window): Make it a macro and revert last
10423 change to callers.
10424 (browse-url-w3): Require w3 for w3-fetch-other-window.
10425
10426 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10427
10428 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
10429 argument.
10430
10431 1999-01-06 Simon Marshall <simon@gnu.org>
10432
10433 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
10434
10435 * font-lock.el (font-lock-default-fontify-buffer): When using
10436 with-temp-message, use nil rather than current-message.
10437
10438 * lazy-lock.el (lazy-lock-unstall):
10439 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
10440 rather than current-message.
10441
10442 * fast-lock.el (fast-lock-save-cache-1):
10443 (fast-lock-cache-data): When using with-temp-message, use nil rather
10444 than current-message.
10445
10446 1999-01-06 Eli Zaretskii <eliz@gnu.org>
10447
10448 * international/codepage.el (cp-coding-system-for-codepage-1): Add
10449 the valid-codes property.
10450
10451 * international/mule-cmds.el (prefer-coding-system): Call
10452 set-coding-priority, so that the internal array of priorities is
10453 also updated.
10454
10455 * international/mule-util.el:
10456 (coding-system-change-eol-conversion,
10457 coding-system-change-text-conversion): Don't define here.
10458
10459 * international/mule-cmds.el: Define them here. Remove the
10460 autoload cookies.
10461
10462 1999-01-06 Andreas Schwab <schwab@gnu.org>
10463
10464 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
10465 if it was enabled before.
10466
10467 * view.el (View-revert-buffer-scroll-page-forward): Bind
10468 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
10469
10470 * files.el (recover-session): Preserve point when inserting
10471 explanation.
10472
10473 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
10474
10475 * cus-edit.el (custom-save-delete): Don't delete whitespace
10476 and comments before the sexp that is replaced.
10477
10478 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10479
10480 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
10481
10482 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
10483
10484 * vc.el (vc-dired-hook): Use the original value of
10485 dired-move-to-filename-regexp on lines that have not been
10486 reformatted yet.
10487 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
10488 file lines have already been reformatted.
10489
10490 1999-01-05 Dave Love <fx@gnu.org>
10491
10492 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
10493 buffer-local.
10494
10495 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
10496
10497 * progmodes/f90.el: Change of regular expressions for type to
10498 correct highlighting and identation. Some small fixes for
10499 compatibility with XEmacs.
10500
10501 1999-01-05 Stephen Eglen <stephen@gnu.org>
10502
10503 * mspools.el (mspools-vm-system-mail): Provide an alternative
10504 value based on rmail-spool-directory if $MAIL is not defined.
10505
10506 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
10507
10508 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
10509 (reftex-section-info): Handle negative section levels.
10510 (reftex-view-crossref-extra): New option.
10511 (reftex-view-crossref): Generalized to work in more places.
10512 (reftex-find-citation-regexp-format, reftex-find-reference-format,
10513 reftex-macros-with-labels, reftex-global-search-marker): New variables.
10514 (reftex-view-cite-locations-from-bibtex): New command.
10515 (reftex-view-regexp-match, reftex-global-search,
10516 reftex-global-search-continue): New functions.
10517 (reftex-extract-bib-entries): No error for non-existing BibTeX
10518 file, just a message.
10519 (reftex-extract-bib-entries): Better error handling.
10520 (reftex-select-with-char): Use `*RefTeX Select*' for selection
10521 help and force it on current frame.
10522 (reftex-default-bibliography): New function.
10523 (reftex-access-parse-file): Check consistency after loading a
10524 parse file. When inconsistent, enfore rescan.
10525 (reftex-check-parse-consistency): New function.
10526 (easy-menu-define): Options section drastically shortened.
10527
10528 1999-01-05 Kenichi Handa <handa@etl.go.jp>
10529
10530 * language/thai-util.el (thai-compose-string): New function.
10531
10532 1999-01-04 Inge Frick <inge@nada.kth.se>
10533
10534 * easymenu.el (easy-menu-define): Doc fix.
10535 (easy-menu-create-menu): New keyword :included.
10536 (easy-menu-do-add-item): New keyword :included. SUFFIX may
10537 be an expression, not only a string. Simulate style `button'.
10538 Use easy-menu-define-key-intern instead of easy-menu-define-key.
10539 (easy-menu-define-key-intern): New function.
10540 (easy-menu-add-item): Understand value returned from
10541 easy-menu-item-present-p and easy-menu-remove-item.
10542 (easy-menu-return-item): New function.
10543 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
10544
10545 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
10546
10547 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
10548 Use rmail-output-read-rmail-file-name to read the file name.
10549 Always call rmail-output-to-rmail-file noninteractively.
10550 When count > 1, do the loop here.
10551 Handle rmail-delete-after-output here.
10552 (rmail-summary-output): Similar changes.
10553
10554 * mail/rmailout.el: Provide `rmailout'.
10555 (rmail-output-read-rmail-file-name): New function.
10556 (rmail-output-to-rmail-file): Use that.
10557 (rmail-output-read-file-name): New function.
10558 (rmail-output): Use that.
10559
10560 * files.el (find-file-noselect): Let /: suppress wildcard matching.
10561 Error if wildcard matches no files.
10562
10563 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
10564
10565 * menu-bar.el (clipboard-yank): Doc fix.
10566
10567 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
10568
10569 1998-12-31 Markus Rost <rost@delysid.gnu.org>
10570
10571 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
10572
10573 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
10574
10575 * rmail.el (rmail-encode-string): Make sure mask value is
10576 positive; (emacs-pid) returns a negative number on Windows 9x
10577 which causes odd behaviour.
10578
10579 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
10580
10581 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
10582 and about w32-* variables unless on Windows/NT.
10583
10584 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
10585
10586 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
10587 if buffer is modified; ask about all modified buffers.
10588
10589 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
10590
10591 * simple.el (what-cursor-position): Fix previous change.
10592
10593 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
10594
10595 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
10596 from paragraph-start.
10597
10598 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
10599
10600 * international/mule-cmds.el (prefer-coding-system): If the
10601 argument requires specific EOL conversion type, make the default
10602 coding systems use that.
10603
10604 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
10605
10606 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
10607 Use shell-command-on-region.
10608 (m4-start-m4, m4-end-m4): Functions deleted.
10609
10610 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
10611
10612 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
10613
10614 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10615
10616 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
10617 to compose-mail in the correct places and as a list.
10618
10619 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
10620
10621 * page-ext.el: Added mouse-selection feature for pages directory buffer.
10622 (pages-directory-map): Bind mouse-2
10623 (pages-copy-header-and-position): Put text property.
10624 (pages-directory-goto-with-mouse): New function.
10625
10626 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
10627
10628 * international/codepage.el (cp-make-coding-systems-for-codepage):
10629 Doc fix.
10630 (cp-coding-system-for-codepage-1): Likewise.
10631
10632 1998-12-29 Kenichi Handa <handa@etl.go.jp>
10633
10634 * language/thai-util.el (thai-post-read-conversion): Handle Thai
10635 composition sequence correctly here instead of calling
10636 thai-compose-region.
10637
10638 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
10639 newline in multibyte buffer, if previous or next character is a
10640 composite char, check the first component of the composite char.
10641
10642 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
10643
10644 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
10645 and track-mouse.
10646
10647 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10648
10649 * mail/sendmail.el (mail-yank-original): Remove text properties
10650 after insertion.
10651 (mail-yank-region): Barf if no mark is set in the message
10652 being replied to.
10653
10654 * help.el (function-called-at-point): First look for function at point.
10655
10656 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
10657
10658 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
10659
10660 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10661
10662 * simple.el (what-cursor-position): Print character encoding also.
10663
10664 1998-12-26 Dave Love <fx@gnu.org>
10665
10666 * textmodes/flyspell.el: If local-maps work, don't put
10667 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
10668 in flyspell-mouse-map (only).
10669 (flyspell-use-local-map): New variable.
10670 Use a different mouse-2 binding in that case,
10671 and don't add to minor-mode-map-alist.
10672 (make-flyspell-overlay, flyspell-correct-word):
10673 Test flyspell-use-local-map.
10674
10675 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10676
10677 * files.el (file-expand-wildcards): Handle wildcards in directory name.
10678 Be careful about whether to return a relative file name,
10679 and if so, relative to what directory.
10680
10681 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
10682
10683 * emacs-lisp/easymenu.el (easy-menu-get-map):
10684 Change global map only if this menu exists in the global map already,
10685 and not in the local map.
10686 (easy-menu-do-add-item): Fix error message.
10687
10688 * foldout.el (foldout-inhibit-key-bindings):
10689 Avoid concatenating onto outline-minor-mode-prefix.
10690 Make a new keymap for that prefix, if it does not already have one.
10691
10692 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
10693
10694 * cperl-mode.el:
10695 Can use linear algorithm for indentation if Emacs supports it.
10696 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
10697 (cperl-after-block-p): Likewise.
10698 (cperl-after-block-and-statement-beg): Likewise.
10699 (cperl-after-block-p): After END/BEGIN we are a block.
10700 (cperl-after-expr-p): Skip labels when checking
10701 (cperl-indent-region): Make a marker for END - text added/removed.
10702 Disable hooks during the call (how to call them later?).
10703 Now indents 820-line-long function in 6.5 sec (including
10704 syntaxification) the first time (when buffer has few
10705 properties), 7.1 sec the second time.
10706 (cperl-indent-region): Do not indent whitespace lines
10707 (cperl-style-alist)
10708 Include `cperl-merge-trailing-else' where the value is clear.
10709 (cperl-styles-entries): Likewise.
10710 (cperl-problems): Improvements to docs.
10711 (cperl-tips): Likewise.
10712 (cperl-non-problems): Likewise.
10713 (cperl-mode): Make lazy syntaxification possible.
10714 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
10715 `font-lock-unfontify-region-function' was set to a wrong function.
10716
10717 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
10718 restart syntaxification. Changed so that -d ?foo? is a RE. Do
10719 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
10720 but 1<<6 was considered as HERE-doc.
10721 <file/glob> made into a string.
10722 Postpone addition of faces after syntactic step.
10723 Recognition of <FH> was wrong.
10724 Highlight `gem' in s///gem as a keyword. `qr' recognized.
10725 Knows that split// is null-RE.
10726 Highlights separators in 3-parts expressions as labels.
10727 <> was considered as a glob.
10728 Would err if the last line is `=head1'.
10729 $a-1 ? foo : bar; was a considered a regexp.
10730 `<< (' was considered a start of HERE-doc.
10731 mark qq[]-etc sections as syntax-type=string
10732 Was not processing sub protos after a comment ine.
10733 Was treating $a++ <= 5 as a glob.
10734 Tolerate unfinished REx at end-of-buffer.
10735 `unwind-protect' was left commented.
10736 / and ? after : start a REx.
10737
10738 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
10739 Better default, customizes to `message' too, off in text-mode.
10740
10741 (cperl-array-face): Renamed from `font-lock-emphasized-face',
10742 `defface'd.
10743 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
10744 `defface'd.
10745 (cperl-emacs-can-parse): New state variable.
10746 (cperl-indent-line): Corrected to use global state.
10747 (cperl-calculate-indent): Likewise.
10748 (cperl-fix-line-spacing): Likewise (not used yet).
10749 (cperl-calculate-indent): Did not consider `,' as
10750 continuation mark for statements.
10751 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
10752 Remove another parse-data optimization at toplevel: would
10753 indent correctly.
10754 Correct for labels when calculating indentation of continuations.
10755 Docstring updated.
10756 (cperl-choose-color): Converted to a function (to be
10757 compilable in text-mode).
10758 (cperl-dark-background): Disable without window-system.
10759 Do `defface' only if window-system.
10760 (cperl-fix-line-spacing): Sped up to bail out early.
10761 (x-color-defined-p): Was not compiling on XEmacs
10762 Was defmacro'ed with a tick. Remove another def.
10763 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
10764 (cperl-unwind-to-safe): New function.
10765 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
10766 (cperl-fontify-syntaxically): Unwinds start and end to go out of
10767 long strings (not very successful).
10768 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
10769 Highlight the starting // in s//foo/ as function-name.
10770 Emit a meaningful error instead of a cryptic one for an
10771 uncomplete REx near end-of-buffer.
10772
10773 (cperl-electric-keyword): `qr' recognized.
10774 (cperl-electric-else): Likewise
10775 (cperl-to-comment-or-eol): Likewise
10776 (cperl-make-regexp-x): Likewise
10777 (cperl-init-faces): Likewise, and `lock' (as overridable?).
10778 Corrected to use new macros;
10779 `if' for copying `reference-face' to `constant-face' was backward.
10780 remove init `font-lock-other-emphasized-face',
10781 `font-lock-emphasized-face', `font-lock-keyword-face'.
10782 Interpolate `cperl-invalid-face'.
10783 (cperl-make-regexp-x): Misprint in a message.
10784 (cperl-syntaxify-unwind): New configuration variable
10785 (cperl-fontify-m-as-s): New configuration variable
10786 (cperl-electric-pod): Check for after-expr was performed
10787 inside of POD too.
10788 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
10789 (cperl-clobber-mode-lists): New configuration variable.
10790 (cperl-not-bad-style-regexp): Updated.
10791 Init: `cperl-is-face' was busted.
10792 (cperl-make-face): New macros.
10793 (cperl-force-face): New macros.
10794 (font-lock-other-type-face): Done via `defface' too.
10795 (cperl-nonoverridable-face): New face. Renamed from
10796 `font-lock-other-type-face'.
10797 (cperl-init-faces-weak): Use `cperl-force-face'.
10798 (cperl-comment-indent): Commenting __END__ was not working.
10799 (cperl-indent-for-comment): Likewise.
10800 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
10801 When removing old TAGS info was not relativizing filename.
10802 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
10803 Another try to work around XEmacs problems. Better progress messages.
10804 (toplevel): Require custom unprotected => failure on 19.28.
10805 (cperl-xemacs-p): Defined when compile too
10806 (cperl-find-tags): Was writing line/pos in a wrong order,
10807 pos off by 1 and not at beg-of-line.
10808 (cperl-etags-snarf-tag): New macro
10809 (cperl-etags-goto-tag-location): New macro
10810 (cperl-version): New variable. New menu entry
10811 random docstrings: References to "future" 20.3 removed.
10812 Menu was described as `CPerl' instead of `Perl'
10813 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
10814 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
10815 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
10816 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
10817 `font-lock-reference-face', `font-lock-keyword-face'.
10818 Use `eval-after-load'.
10819 Remove not-CPerl-related faces.
10820 (cperl-tips-faces): New variable and an entry into Mini-docs.
10821 (cperl-indent-exp): Was not processing else-blocks.
10822 (cperl-get-state): NOP line removed.
10823 (cperl-ps-print): New function and menu entry.
10824 (cperl-ps-print-face-properties): New configuration variable.
10825 (cperl-invalid-face): New configuration variable.
10826 (perl-font-lock-keywords): Highlight trailing whitespace
10827 (cperl-contract-levels): Documentation corrected.
10828 (cperl-contract-level): Likewise.
10829 (cperl-ps-extend-face-list): New macro.
10830 (cperl-invalid-face): Change to ''underline.
10831
10832 1998-12-25 Markus Rost <rost@delysid.gnu.org>
10833
10834 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
10835 for read-file-name.
10836 (rmail-output-to-rmail-file): Likewise.
10837
10838 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
10839
10840 * emacs-lisp/easymenu.el (easy-menu-get-map):
10841 If MENU is nil, use global menu-bar map.
10842 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
10843 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
10844
10845 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10846
10847 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
10848
10849 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10850
10851 * ps-print.el (ps-print-version): New version number (4.1.3).
10852
10853 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
10854
10855 * international/mule-cmds.el: Use make-sparse-keymap instead of
10856 define-prefix-key when defining MULE menu items.
10857
10858 * info.el (Info-node-at-bob-matching): New function.
10859 (Info-find-node, Info-build-node-completions): Call it.
10860
10861 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
10862
10863 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
10864 when this is an autoloaded keymap.
10865
10866 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
10867
10868 * international/codepage.el (cp-coding-system-for-codepage-1):
10869 Create separate encoders and decoders, for DOS and Unix. Make the
10870 usual family of 3 coding systems, so that automatic detection of
10871 EOL type works.
10872 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
10873 Unix-specific symbols here, and don't call
10874 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
10875 Handa <handa@etl.go.jp>.)
10876
10877 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
10878
10879 * term/internal.el (IT-character-translations): New variable, an
10880 alist used to display characters for which there's no glyphs in
10881 the current codepage.
10882 (IT-display-table-setup): New function, sets up the DOS terminal
10883 for a given codepage.
10884 (dos-codepage-setup): New function, sets up the MULE environment
10885 for the current value of dos-codepage.
10886 (top-level if): In the multibyte mode, turn on
10887 unibyte-display-via-language-environment. In the unibyte mode,
10888 set up the special syntax tables to map lower- to upper case and
10889 back.
10890
10891 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
10892
10893 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
10894 (speedbar-frame-plist) Remove useless comments.
10895 (speedbar-frame-mode) Do not specify height if it is in the param list.
10896 Use default y position w/out changing it.
10897 If default x position is a list, keep, calculate the non-list X
10898 value when devining an initial position.
10899 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
10900 (speedbar-tag-group-name-minimum-length): New variable.
10901 (speedbar-frame-parameter): New compatibility function.
10902 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
10903 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
10904 groups to keep things in the right order, and to help with some
10905 naming conventions.
10906 (speedbar-create-tag-hierarchy): Enable buffer local version of
10907 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
10908 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
10909 the case, derive it from the cursor location in speedbar.
10910
10911 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
10912
10913 * international/mule-cmds.el (set-language-environment): On MS-DOS
10914 terminals, install DOS-specific nonascii-translation-table if the
10915 language info doesn't specify one. Pass the default eol-type to
10916 set-language-environment-coding-systems.
10917 (set-default-coding-systems): Copy the eol-type property for the
10918 new default values of {buffer-file,process}-coding-system from the
10919 old defaults.
10920 (set-language-environment-coding-systems): Accept an optional
10921 argument EOL-TYPE, and set the eol-type property of the default
10922 coding systems accordingly.
10923 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
10924 (set-keyboard-coding-system): Likewise.
10925 (set-default-coding-systems): Don't set
10926 default-terminal-coding-system on MS-DOS to anything but nil.
10927 (prefer-coding-system): Describe in the doc string that
10928 default-terminal-coding-system is not changed on MS-DOS.
10929 (set-language-environment): For MS-DOS, set standard syntax table
10930 and display table for all characters with code above 127.
10931 (standard-display-european-internal): For MS-DOS, pass all
10932 characters with code above 127 directly to the terminal, and don't
10933 remap characters 160 and 146 in the unibyte case.
10934
10935 * international/codepage.el: New file.
10936
10937 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10938
10939 * diary-lib.el (diary-float): Fix end-of-year error and typos in
10940 comments.
10941
10942 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
10943
10944 * map-ynp.el (map-y-or-n-p): Ignore input methods.
10945
10946 * subr.el (read-passwd): Likewise.
10947
10948 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
10949
10950 * info.el (Info-find-node): Add 1 to the position read from the
10951 tag table. Don't fail if the node delimiter ^_ is the first
10952 character in the file.
10953 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
10954 first character in the file.
10955 (Info-read-subfile): Likewise.
10956 (Info-select-node): Likewise.
10957 (Info-build-node-completions): Likewise.
10958
10959 1998-12-16 Richard Stallman <rms@gnu.org>
10960
10961 * term/x-win.el (x-cut-buffer-or-selection-value):
10962 If clipboard is enabled, try it before PRIMARY selection.
10963
10964 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
10965
10966 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
10967 insert c-cedilla and C-cedilla respectively, like in latin-1.
10968
10969 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
10970
10971 * language/hebrew.el: Don't use sublists in the flags argument
10972 passed to make-coding-system.
10973
10974 1998-12-15 Kenichi Handa <handa@etl.go.jp>
10975
10976 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
10977 list of character sets found by find-charset-region.
10978
10979 * ps-mule.el: Always require ps-print. Move some function
10980 definitions for Emacs 20.2 and the earlier to ps-print.el.
10981 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
10982
10983 * ps-print.el: Define several functions for Emacs 20.2 and the
10984 earlier version.
10985 (ps-printer-name): Check if printer-name is bound.
10986
10987 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10988
10989 * ps-mule.el: Programming uniformization and little code improvement.
10990 (ps-mule-prepare-font): Programming uniformization.
10991 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
10992 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
10993
10994 * ps-bdf.el: Programming uniformization and little code improvement.
10995 (bdf-search-and-read): New fun.
10996 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
10997 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
10998 (bdf-info-relative-compose, bdf-info-baseline-offset)
10999 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
11000 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
11001 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
11002 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
11003 improvement.
11004
11005 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11006
11007 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
11008 and mule related code extraction. Autoload ps-mule funs.
11009
11010 * ps-mule.el: Doc fix. Require ps-print only when compiled.
11011 (ps-mule-prologue-generated): New fun.
11012 (ps-mule-plot-string): Add autoload cookie.
11013 (ps-mule-begin-job): Call ps-mule-prologue-generated.
11014
11015 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11016
11017 * ps-bdf.el: Require ps-mule instead of ps-print.
11018 (bdf-directory-list): Add autoload cookie.
11019
11020 * ps-mule.el: New file. Mule related code extracted from
11021 ps-print.el. Require ps-print, provide ps-mule.
11022 (ps-multibyte-buffer): Add autoload cookie.
11023 (ps-mule-prepare-ascii-font): New fun.
11024 (ps-mule-set-ascii-font): New fun.
11025 (ps-mule-skip-same-charset): Fun deleted.
11026 (ps-mule-plot-string): Set ps-mule-current-charset.
11027 (ps-mule-initialize): Add autload cookie. Don't set
11028 ps-mule-font-info-database here.
11029 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
11030 ps-mule-font-info-database and ps-control-or-escape-regexp.
11031 (ps-mule-begin-page): New fun.
11032
11033 * ps-print.el: Mule related code moved to ps-mule.el.
11034 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
11035 check ps-mule-charset-list.
11036 (ps-begin-page): Don't set ps-mule-current-charset, instead call
11037 ps-mule-begin-page.
11038 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
11039 (ps-plot-region): Don't set ps-mule-current-charset, instead call
11040 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
11041 instead skip same charsets by itself.
11042 (ps-generate): Call ps-mule-initialize of needs-begin-file is
11043 non-nil. Call ps-mule-begin-job.
11044
11045 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11046
11047 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
11048 instead of bdf.
11049
11050 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
11051 (ps-mule-external-libraries): New element FEATURE.
11052 (ps-mule-init-external-library): Ajusted for the above change.
11053 (ps-mule-generate-font): Likewise.
11054 (ps-mule-generate-glyphs): Likewise.
11055 (ps-mule-prepare-font): Likewise.
11056 (ps-mule-initialize): Likewise.
11057 (ps-begin-file): Superfluous tailing parenthesis deleted.
11058
11059 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11060
11061 * international/fontset.el (x-decompose-font-name): If PATTERN
11062 doesn't have any wild cards, return a vector made from a name that
11063 is found by x-resolve-font-name found. Comments added.
11064
11065 * international/mule-cmds.el (find-coding-systems-for-charsets):
11066 Handle the case of unknown charset.
11067 (find-multibyte-characters): If invalid multibyte characters are
11068 found, return the corresponding strings instead of character
11069 codes.
11070 (find-multibyte-characters): Adjusted for the above change.
11071 (select-safe-coding-system): For a unibyte buffer, always returns
11072 DEFAULT-CODING-SYSTEM.
11073 (get-charset-property): Fix previous change. Make it a function.
11074 (put-charset-property): Make it a function.
11075
11076 * international/mule.el (make-coding-system): Set mime-charset
11077 property of *-with-esc coding system to nil.
11078
11079 * international/quail.el (quail-point-in-conversion-region): New
11080 function.
11081 (quail-conversion-backward-delete-char): When a key sequence is
11082 being translated, call quail-delete-last-char.
11083
11084 * language/devan-util.el
11085 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
11086 handle devanagari-decomposition-rules.
11087
11088 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
11089
11090 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
11091 tex-start-options-string to empty string.
11092 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
11093
11094 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
11095
11096 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
11097 5xx responses are already handled properly).
11098
11099 1998-12-13 Richard Stallman <rms@gnu.org>
11100
11101 * progmodes/compile.el (compilation-error-regexp-alist): Insist
11102 on a non-digit in the file name.
11103
11104 * simple.el (comment-region): Handle comment-padding
11105 separately for insertion and for deletion, in the right way for each.
11106
11107 1998-12-13 Felix Lee <flee@cygnus.com>
11108
11109 * progmodes/compile.el (compilation-error-regexp-alist): Fix
11110 regexp to match "ChangeLog:1:1998-12-09 ..."
11111
11112 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
11113
11114 * cus-start.el (dos-unsupported-char-glyph): Add.
11115
11116 1998-12-11 Dave Love <fx@gnu.org>
11117
11118 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
11119 forward-sexp in condition-case.
11120
11121 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11122 Remove unnecessary test on `library' for explicit file name.
11123 Widen scope of save-match-data.
11124
11125 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
11126
11127 * international/mule.el (load-with-code-conversion): If the loaded
11128 file was inserted with no-conversion or raw-text coding system,
11129 make the buffer unibyte.
11130
11131 1998-12-09 Richard Stallman <rms@gnu.org>
11132
11133 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
11134 Get rid of nested loops.
11135
11136 * mouse.el (mouse-drag-vertical-line):
11137 If WHICH-SIDE is not `right', then scroll bars are on the left.
11138
11139 * loadhist.el (load-history-loaded): defvar moved to help.el.
11140
11141 * help.el (symbol-file-load-history-loaded): Variable renamed,
11142 and defvar moved from loadhist.el.
11143 (symbol-file): Renamed from describe-function-find-file.
11144 Load fns-VERSION.el here.
11145 (describe-variable, describe-function-1): Use symbol-file.
11146
11147 * textmodes/tex-mode.el (tex-generate-zap-file-name):
11148 Don't start the name with #.
11149
11150 * ispell.el: Take out the eval-when's.
11151
11152 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
11153
11154 * dirtrack.el (dirtrack-directory-change-hook): New hook.
11155 (dirtrack): Run it. Make debug message more verbose.
11156
11157 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
11158
11159 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
11160 name of the abbrev table, and provide support for XEmacs.
11161 (octave-xemacs-p): New variable.
11162
11163 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11164
11165 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
11166 exit, when mail-interactive is nil.
11167
11168 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
11169
11170 * files.el (after-find-file): Message fix.
11171
11172 1998-12-09 Ken Stevens <stevens@kdstevens.com>
11173
11174 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
11175
11176 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
11177
11178 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
11179 filenames using backslashes.
11180
11181 1998-12-09 Dave Love <fx@gnu.org>
11182
11183 * browse-url.el (browse-url-mail): Call compose-mail-other-window
11184 with correct number of args.
11185 (browse-url-maybe-new-window): New arg. Callers changed.
11186
11187 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
11188 comment.
11189
11190 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
11191
11192 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
11193
11194 1998-12-08 Markus Rost <rost@delysid.gnu.org>
11195
11196 * vc.el (vc-rcs-release): Fix Type.
11197 (vc-sccs-release): Fix Type.
11198 (vc-cvs-release): Fix Type.
11199
11200 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
11201 arg work right.
11202
11203 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
11204 output of last undeleted message.
11205
11206 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
11207
11208 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
11209 (buffer-undo-list) [windows-nt]: Use different relative path.
11210
11211 1998-12-07 Simon Marshall <simon@gnu.org>
11212
11213 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
11214
11215 1998-12-05 Markus Rost <rost@delysid.gnu.org>
11216
11217 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
11218
11219 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
11220
11221 1998-12-04 Markus Rost <rost@delysid.gnu.org>
11222
11223 * info.el (Info-menu): Don't return error if point is between menu
11224 header and first menu item.
11225
11226 1998-12-04 Dave Love <fx@gnu.org>
11227
11228 * help.el (describe-function-1): Fix description for alias.
11229
11230 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
11231
11232 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
11233 specifications from summary line.
11234
11235 * rect.el (delete-whitespace-rectangle): Mark for autoload.
11236 (close-rectangle): Define alias only once in loaddefs.el.
11237
11238 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
11239
11240 * term/internal.el: Remove code which sets up a special syntax
11241 table for non-ASCII characters.
11242
11243 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
11244
11245 * dos-w32.el (direct-print-region-function): Try to ensure that
11246 printer-name is expanded to a file name on a local drive;
11247 sometimes printing a file loaded from a network volume fails.
11248 (direct-print-region-function): Add a function to
11249 write-region-annotate-functions to append a formfeed character to
11250 the region being printed, if the region doesn't end with a
11251 formfeed already. This avoids creating a second print job
11252 containing a blank page when print spooling is enabled on Windows.
11253
11254 1998-12-02 Dave Love <fx@gnu.org>
11255
11256 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
11257 `Info-goto-node'.
11258
11259 1998-12-02 Richard Stallman <rms@gnu.org>
11260
11261 * help.el (temp-buffer-resize-mode): Doc fix.
11262
11263 * cus-edit.el (custom-save-delete): Save point before
11264 reading a sexp, rather than backing up.
11265
11266 * international/iso-transl.el: Fix previous change.
11267
11268 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
11269
11270 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
11271 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
11272 Added defvars to suppress compilation warnings.
11273
11274 1998-11-30 Ken Stevens <k.stevens@ieee.org>
11275
11276 * ispell.el: Improved and fixed customize for variables:
11277 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
11278 ispell-dictionary-alist, ispell-skip-sgml.
11279 Improved and fixed comments in variables and messages for
11280 functions: ispell-help-in-bufferp, ispell-local-dictionary,
11281 ispell-menu-map, ispell-checking-message, ispell-parser,
11282 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
11283 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
11284 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
11285 ispell-message-text-end, ispell-add-per-file-word-list.
11286 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
11287 system is now required for all languages. Casechars improved for
11288 castellano, castellano8, and norsk dictionaries. Dictionary
11289 norsk7-tex added. Dictionary polish added.
11290 (ispell-dictionary-alist): Redefined at load-time to support
11291 dictionary changes.
11292 (ispell-menu-map): Redefined at load-time to support menu changes.
11293 (ispell-check-version): New alias for `check-ispell-version'.
11294 (ispell-parse-output): Fixed matching for ispell error messages.
11295 Correctly returns spelling suggestions in order generated by ispell
11296 process.
11297 (check-ispell-version): Ensure `case-fold-search' doesn't get
11298 redefined.
11299 (ispell-complete-word): Ensure `case-fold-search' doesn't get
11300 redefined. Fix bug that didn't respect case of word being completed.
11301 (ispell-init-process): Set process coding system to be compatible
11302 with emacs processes and the ispell process.
11303 (ispell-kill-ispell): Ensures ispell process has terminated before
11304 starting new process. This can otherwise confuse process filters
11305 and hang the ispell process.
11306 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
11307 skipping support for sgml.
11308 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
11309 which could cause `ispell-complete-word' to hang.
11310 (ispell-message): Improved message reference matching. Ensure
11311 `case-fold-search' doesn't get redefined.
11312 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
11313 get redefined. Fixed bug in returning to nroff mode from tex mode.
11314 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
11315 get redefined.
11316
11317 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
11318
11319 * textmodes/flyspell.el (flyspell-check-word-p):
11320 Don't delay inside a kbd macro.
11321
11322 * subr.el (make-local-hook): Return the hook variable.
11323
11324 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11325
11326 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
11327 Use a timer instead of post-command-hook.
11328 (hscroll-timer): New variable.
11329
11330 1998-11-30 Dave Love <fx@gnu.org>
11331
11332 * help.el (help-xref-button): Do nothing if text already has the
11333 help-xref property.
11334 (describe-variable): Revert previous change to hyperlink to source.
11335
11336 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
11337
11338 * bindings.el (features): Add `base64' to this list.
11339
11340 * loadhist.el (symbol-file): Doc fix.
11341
11342 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
11343
11344 * files.el (hack-one-local-variable): Cope with non-file buffers.
11345
11346 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
11347
11348 * help.el (describe-mode): Put major mode first.
11349
11350 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
11351 to support special-display and same-window features.
11352
11353 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11354
11355 * simple.el (transpose-subr, transpose-subr-1): Rename variables
11356 bound in one function and used in the other.
11357 (transpose-subr-start1, transpose-subr-start2): Add defvars.
11358 (transpose-subr-end1, transpose-subr-end2): Add defvars.
11359
11360 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11361
11362 * autoinsert.el (auto-insert-alist): Use user-mail-address.
11363
11364 1998-11-26 Kenichi Handa <handa@etl.go.jp>
11365
11366 * international/ccl.el (ccl-dump-translate-character-const-tbl):
11367 Give format correct control string.
11368
11369 * international/mule.el (define-translation-table): Fix bug of
11370 setting incorrect translation-table-id. If the first element of
11371 ARGS is a translation table, just register it.
11372
11373 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
11374 property.
11375
11376 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
11377
11378 * thingatpt.el (thing-at-point-url-at-point): Don't use current
11379 syntax table to determine what is whitespace.
11380
11381 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
11382
11383 * frame.el (frame-parameter): Doc fix.
11384
11385 * textmodes/tex-mode.el (tex-feed-input): New function.
11386 (tex-define-common-keys): Add binding for C-c C-m.
11387
11388 1998-11-23 Dave Love <fx@gnu.org>
11389
11390 * progmodes/fortran.el: Various minor doc fixes.
11391 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
11392 (fortran-with-subprogram-narrowing): New macro.
11393 (fortran-check-for-matching-do): Use it.
11394 (fortran-end-do): Use fortran-check-end-prog-re.
11395 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
11396 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
11397
11398 1998-11-23 Simon Marshall <simon@gnu.org>
11399
11400 * font-lock.el (font-lock-defaults): Doc fix.
11401 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
11402 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
11403
11404 * lazy-lock.el (lazy-lock-unstall):
11405 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
11406
11407 * fast-lock.el (fast-lock-save-cache-1):
11408 (fast-lock-cache-data): Rewritten to use with-temp-message.
11409
11410 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
11411
11412 * mail/rmail.el (rmail-set-message-counters-counter): Detect
11413 messages that have been added with DOS line endings and convert
11414 the line endings for such messages.
11415
11416 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11417
11418 * help.el: Add resizing of temporary buffers.
11419 (temp-buffer-resize-mode): New command and variable.
11420 (temp-buffer-max-height): New variable.
11421 (resize-temp-buffer-window): New function.
11422
11423 * window.el (window-buffer-height): New function, split from
11424 shrink-window-if-larger-than-buffer.
11425 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
11426
11427 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
11428
11429 * frame.el (initial-frame-alist): Add defcustom.
11430
11431 * shell.el (shell-prompt-pattern): Add defcustom.
11432
11433 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11434
11435 * message.el (message-ignored-supersedes-headers): Remove
11436 NNTP-Posting-Date.
11437
11438 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
11439
11440 * help.el (describe-mode): Don't avoid loop indirecting thru
11441 value of INDICATOR.
11442
11443 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
11444
11445 * help.el (describe-variable): Allow any variable with a defcustom,
11446 even if it is not a user variable.
11447
11448 * mail/rmail.el (mail-unsent-separator): Additional alternative.
11449
11450 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
11451
11452 * gnus/nntp.el (nntp-request-group): Allow for failures when
11453 requesting a new group.
11454
11455 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11456
11457 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
11458
11459 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11460
11461 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
11462
11463 1998-11-19 Simon Marshall <simon@gnu.org>
11464
11465 * subr.el (with-temp-message): New macro.
11466
11467 * emacs-lisp/lisp-mode.el (with-temp-message):
11468 Add lisp-indent-function property.
11469
11470 1998-11-18 Dave Love <fx@gnu.org>
11471
11472 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
11473
11474 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
11475
11476 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
11477 This is not obsolete.
11478
11479 1998-11-18 Kenichi Handa <handa@etl.go.jp>
11480
11481 * textmodes/picture.el: Make a new map by make-keymap.
11482 (picture-desired-column): New variable.
11483 (picture-update-desired-column): New function.
11484 (picture-beginning-of-line): Set picture-desired-column to 0.
11485 (picture-end-of-line): Set picture-desired-column to the current
11486 column.
11487 (picture-forward-column): Pay attention to multi-column character.
11488 (picture-backward-column): Likewise.
11489 (picture-move-down): Likewise.
11490 (picture-move-up): Likewise.
11491 (picture-movement-nw): With prefix arg, move twice columns.
11492 (picture-movement-ne): Likewise.
11493 (picture-movement-sw): Likewise.
11494 (picture-movement-se): Likewise.
11495 (picture-set-motion): Handle two-column movements.
11496 (picture-move): Call picture-move-down or picture-forward-column
11497 only when necessary.
11498 (picture-insert): Pay attention to picture-desired-column.
11499 (picture-self-insert): Likewise.
11500 (picture-clear-column): Pay attention to multi-column character.
11501 (picture-mode): Modify doc-string for two-column movement.
11502
11503 * rect.el (move-to-column-force): New function.
11504 (operate-on-rectangle): If coerce-tabs is non-nil, call
11505 move-to-column-force instead of move-to-column.
11506 (insert-rectangle): Call move-to-column-force instead of
11507 move-to-column.
11508 (open-rectangle-line): If begextra is not zero, call
11509 move-to-column-force.
11510
11511
11512 1998-11-16 Dave Love <fx@gnu.org>
11513
11514 * textmodes/sgml-mode.el Require skeleton when compiling.
11515 (sgml-font-lock-keywords-1): Accept single-letter tags.
11516 (v2): Defvar free variable.
11517
11518 1998-11-16 Sam Steingold <sds@goems.com>
11519
11520 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
11521 macro, not ELisp one.
11522
11523 1998-11-16 Kenichi Handa <handa@etl.go.jp>
11524
11525 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
11526 characters to symbol.
11527
11528 * language/japan-util.el (japanese-zenkaku-region): New optional
11529 arg KATAKANA-ONLY.
11530
11531 1998-11-16 Kenichi Handa <handa@etl.go.jp>
11532
11533 * international/mule.el
11534 (after-insert-file-set-buffer-file-coding-system): If the buffer
11535 is changed to unibyte, return inserted bytes.
11536
11537 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
11538 and link names if necessary.
11539 (tar-header-block-summarize): Handle the case that file or link
11540 names are multibyte.
11541 (tar-summarize-buffer): At first set the current buffer unibyte,
11542 then if there are multibyte file names, change it to multibyte.
11543 (tar-mode): Get char position from tar-header-offset.
11544 (tar-extract): Avoid multibyte<->unibyte conversion in
11545 insert-buffer-subsring by setting both buffers unibyte
11546 temporarily.
11547 (tar-copy): Set the buffer unibyte while doing a work. Write
11548 without code conversion.
11549 (tar-expunge): Set the buffer unibyte while doing a work.
11550 (tar-alter-one-field): Likewise.
11551 (tar-clear-modification-flags): Compare byte position with
11552 tar-header-offset.
11553 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
11554 insert-buffer-subsring by setting both buffers unibyte
11555 temporarily. Pay attention to multibyteness while updating the
11556 descriptor-line.
11557 (tar-mode-write-file): Write without code conversion.
11558
11559 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11560
11561 * nngateway.el: Require cl.
11562
11563 1998-11-15 Dave Love <fx@gnu.org>
11564
11565 * progmodes/fortran.el: Fix previous change:
11566 (fortran-end-prog-re1): Changed.
11567 (fortran-check-end-prog-re): New function.
11568 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
11569
11570 1998-11-13 Tom Breton <tob@world.std.com>
11571
11572 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
11573 GNU Emacs.
11574
11575 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
11576
11577 * textmodes/reftex.el: (reftex-finding-files): Group documentation
11578 fixed.
11579 (reftex-toc-toggle-file-boundary,
11580 reftex-toc-toggle-labels,
11581 reftex-toc-toggle-context,reftex-find-start-point): New functions.
11582 (reftex-toc-include-labels, reftex-toc-include-context,
11583 reftex-toc-include-file-boundaries,
11584 reftex-toc-keep-other-windows): New options.
11585 (reftex-use-text-after-label-as-context): Option removed.
11586 (reftex-extract-bib-entries): Protect use in non-latex
11587 buffers.
11588 (reftex-toc-visit-location): Renamed from
11589 `reftex-toc-visit-line'.
11590 (reftex-latin1-to-ascii): Works now with and without Mule.
11591 (reftex-truncate): Removed special stuff for Emacs 20.2.
11592 (reftex-get-offset): Made more general.
11593 (reftex-show-label-location): Renamed from
11594 `reftex-select-label-callback'.
11595 (reftex-pop-to-label): Function removed (using
11596 `reftex-show-label-location' instead.
11597 (reftex-insert-docstruct): Renamed from
11598 `reftex-make-and-insert-label-list'. Function args changed.
11599 (reftex-toc): Now uses `reftex-insert-docstruct' and
11600 `reftex-find-start-point'.
11601 (reftex-select-item): Use `reftex-find-start-point'.
11602 (reftex-toc-visit-line): Can display labels and file
11603 boundaries.
11604 (reftex-TeX-master-file): `(TeX-master-file)' protected.
11605
11606 1998-11-12 Sam Steingold <sds@goems.com>
11607
11608 * browse-url.el (browse-url): Handle the case when
11609 `browse-url-browser-function' is a lambda list.
11610
11611 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
11612
11613 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
11614 version string.
11615 * loadhist.el (symbol-file): Likewise
11616
11617 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
11618
11619 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
11620
11621 1998-11-11 Sam Steingold <sds@goems.com>
11622
11623 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
11624 `run-lisp' instead of signalling an error.
11625
11626 1998-11-11 Karl Heuer <kwzh@gnu.org>
11627
11628 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
11629
11630 1998-11-11 Richard Stallman <rms@gnu.org>
11631
11632 * vc-hooks.el (vc-toggle-read-only): Doc fix.
11633
11634 1998-11-11 Per Starback <starback@update.uu.se>
11635
11636 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
11637 renamed svenska8 to svenska, and fixed and extended CASECHARS
11638 for it.
11639
11640 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
11641
11642 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
11643 handling if setpagedevice is not available.
11644 (ps-begin-file): Fix typo.
11645
11646 1998-11-11 Kenichi Handa <handa@etl.go.jp>
11647
11648 * international/mule-util.el (compose-chars-component): Signal
11649 error if CH is a rule-based composition character.
11650 (compose-chars): Signal error if an already compsed character is
11651 going to be composed by rule-base.
11652
11653 * term/x-win.el: If a resolved ASCII font name doesn't conform to
11654 full XLFD, don't try to get information of WEIGHT and SLANT from
11655 that font name.
11656
11657 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
11658
11659 * dos-w32.el (set-default-process-coding-system): Use function on
11660 before-init-hook to set default-process-coding-system based on
11661 enable-multibyte-characters.
11662
11663 * term/w32-win.el ([language-change]): For now ignore
11664 keyboard language-change events.
11665
11666 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
11667
11668 * ediff-util.el (ediff-make-temp-file): Run the prefix through
11669 convert-standard-file-name, but leave the results of
11670 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
11671 characters if the original name already exists, or has a special
11672 handler.
11673
11674 1998-11-10 Karl Heuer <kwzh@gnu.org>
11675
11676 * international/iso-insert.el: Delete autoload cookies.
11677
11678 * international/iso-transl.el: Add autoload cookies.
11679
11680 1998-11-10 Richard Stallman <rms@gnu.org>
11681
11682 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
11683 (ispell-process-line): Don't treat multibyte
11684
11685 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
11686
11687 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
11688 setpagedevice to specify the page size if setpagedevice is
11689 available. This is necessary to select the correct paper tray on
11690 Level 2 printers with multiple paper sizes available.
11691
11692 (ps-begin-file): Cope with font names that contain spaces, and
11693 call BeginDoc in a BeginSetup/EndSetup block.
11694
11695 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
11696
11697 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
11698 convert-standard-filename.
11699
11700 * loadhist.el (symbol-file): Run fns-VERSION.el through
11701 convert-standard-filename.
11702
11703 1998-11-06 Richard Stallman <rms@gnu.org>
11704
11705 * textmodes/texinfmt.el (texinfo-format-scan):
11706 Detect the case of two @-commands in a row; process just the first.
11707 (texinfo-append-refill): If line has a @c, insert the @refill
11708 before it.
11709 (texinfo-format-refill): Return with point where the @refill was.
11710
11711 * files.el (hack-local-variables): Test local-enable-local-variables.
11712 (hack-local-variables-prop-line): Likewise.
11713 (set-auto-mode): Don't test local-enable-local-variables here.
11714 (enable-local-variables): Doc fix.
11715 (local-enable-local-variables): Doc fix.
11716 (normal-mode): Doc fix.
11717
11718 1998-11-06 Karl Heuer <kwzh@gnu.org>
11719
11720 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
11721
11722 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
11723
11724 * simple.el (line-number-mode): Doc fix.
11725
11726 1998-11-06 Kenichi Handa <handa@etl.go.jp>
11727
11728 * international/fontset.el (create-fontset-from-fontset-spec):
11729 Give correct arg to `error'.
11730
11731 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
11732
11733 * textmodes/sgml-mode.el (html-mode): Doc fix.
11734 (sgml-name-8bit-mode): Fix missing format character in message string.
11735
11736 1998-11-05 Karl Heuer <kwzh@gnu.org>
11737
11738 * mail/sendmail.el (sendmail-send-it): Check for failure.
11739
11740 1998-11-05 Richard Stallman <rms@gnu.org>
11741
11742 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
11743
11744 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
11745 (close-rectangle): Define as alias.
11746
11747 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
11748
11749 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
11750
11751 1998-11-05 Dave Love <fx@gnu.org>
11752
11753 * help.el (describe-variable): Don't quote link to source.
11754
11755 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
11756
11757 * gud.el (gud-common-init): Use pop-to-buffer.
11758 (same-window-regexps): Add an element that matches all gud buffers.
11759
11760 1998-11-04 Jason Rumney <jasonr@altavista.net>
11761
11762 * term/w32-win.el (x-get-selection-value): Alias to
11763 x-cut-buffer-or-selection-value.
11764 (w32-standard-fontset-spec): New variable.
11765 (w32-create-initial-fontsets, mouse-set-font): Check whether
11766 new-fontset is available.
11767 (w32-use-w32-font-dialog): Enable use of set-variable.
11768
11769 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11770
11771 * vc.el (with-vc-file, edit-vc-file): New macros.
11772
11773 1998-11-04 Kenichi Handa <handa@etl.go.jp>
11774
11775 * international/quail.el (quail-show-guidance-buf): Call
11776 set-minibuffer-window to set minibuffer window of the current
11777 frame correctly.
11778
11779 1998-11-03 Theodore Jump <tjump@tertius.com>
11780
11781 * term/w32-win.el: Require fontset.
11782
11783 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
11784
11785 * faces.el (set-face-font): Call resolve-fontset-name on w32.
11786 (set-face-font-auto): Ditto.
11787
11788 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
11789
11790 * mouse.el (mouse-drag-region): Fix typo.
11791
11792 1998-11-02 Dave Love <fx@gnu.org>
11793
11794 * progmodes/fortran.el Fix for fontification of strings lost somehow:
11795 (fortran-fontify-string): New function.
11796 (fortran-font-lock-keywords-1): Use it.
11797
11798 1998-11-02 Markus Rost <rost@delysid.gnu.org>
11799
11800 * comint.el (comint-file-name-quote-list): Doc fix.
11801
11802 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
11803
11804 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
11805 build directory, not source directory.
11806
11807 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
11808 if we did not get one for the final move.
11809
11810 1998-11-01 Dave Love <fx@gnu.org>
11811
11812 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
11813 Don't funcall browse-url-browser-function.
11814
11815 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
11816 Don't funcall browse-url-browser-function.
11817
11818 * fortran.el (fortran-end-prog-re1): Fix the regexp.
11819
11820 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
11821
11822 * files.el (revert-buffer): Doc fix.
11823
11824 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
11825
11826 * textmodes/tex-mode.el (tex-start-options-string):
11827 Quote the backslashes with more backslashes.
11828
11829 1998-10-31 Dave Love <fx@gnu.org>
11830
11831 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
11832 (webjump): Don't funcall browse-url-browser-function.
11833
11834 1998-10-30 Kenichi Handa <handa@etl.go.jp>
11835
11836 * international/quail.el (quail-start-translation): Handle
11837 switching of the frame in read-key-sequence.
11838 (quail-start-conversion): Likewise.
11839 (quail-show-guidance-buf): Detach quail-guidance-buf from any
11840 windows before setting an appropriate window for it.
11841 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
11842 quail-guidance-win to nil.
11843 (quail-update-guidance): If quail-guidance-buf is not in the
11844 selected frame, call quail-show-guidance-buf again.
11845
11846 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
11847
11848 * progmodes/pascal.el (pascal-mode):
11849 `blink-matching-paren-dont-ignore-comments' set to t.
11850
11851 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11852
11853 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
11854
11855 1998-10-30 Dave Love <fx@gnu.org>
11856
11857 * vc.el (vc-backend-merge-news): Check for "P" output.
11858
11859 * help.el (describe-variable): Hyperlink the definition.
11860
11861 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
11862
11863 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
11864 (sh-set-shell): Likewise.
11865
11866 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
11867
11868 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
11869 (edebug-on-error): Fix customize type to match that of
11870 debug-on-error.
11871
11872 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
11873
11874 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
11875 report-emacs-bug-address instead of undefined bug-gnu-emacs.
11876
11877 * international/mule-cmds.el (select-message-coding-system): Doc
11878 fix.
11879
11880 * international/mule-diag.el (describe-coding-system): Describe
11881 all flags.
11882
11883 * mail/sendmail.el (sendmail-coding-system,
11884 default-sendmail-coding-system): Doc fix.
11885
11886 * simple.el (shell-command-on-region): Doc fix.
11887
11888 * loadup.el: Write fns-*.el in current directory instead of
11889 data-directory since no installation directory exists yet. Mark
11890 buffer unmodified afterwards.
11891
11892 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
11893 instead of data-directory since it is architecture dependent.
11894 (load-history-loaded): Update doc string.
11895
11896 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
11897
11898 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
11899 path as a default directory when canonicalizing names.
11900
11901 * w32-fns.el: Remove a dangling reference to a directory on the
11902 build machine.
11903
11904 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11905
11906 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
11907 namespace related keywords such as `class', `body', `private',
11908 `variable', `namespace eval', etc.
11909 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
11910 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
11911 imenu and font-lock so that searches for \sw would find words
11912 containing colons.
11913
11914 * progmodes/etags.el (initialize-new-tags-table):
11915 Do not alter find-tag-marker-ring and tags-location-ring.
11916
11917 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
11918
11919 * term/w32-win.el: Require fontset.
11920 (w32-init-fontsets): New function (code from x-win.el).
11921
11922 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11923
11924 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
11925 calendar-and-diary-frame-parameters): Add title parameter.
11926
11927 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11928
11929 * completion.el (dynamic-completion-mode): New function to enable
11930 the mode. (Just loading the file now does not change anything.)
11931
11932 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11933
11934 * ps-print.el: User option for multibyte buffer handling and doc fix.
11935 (ps-multibyte-buffer): New user option.
11936 (ps-setup): Print new user option.
11937 (ps-print-quote): New fun.
11938 (ps-color-p, ps-mule-font-info-database-latin): New var.
11939 (ps-default-color, ps-mule-font-info-database)
11940 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
11941 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
11942 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
11943 Little code improvement.
11944 (ps-mule-initialize): Initialize ps-mule-font-info-database.
11945 (ps-print-prologue-header, ps-font-family, ps-font-size)
11946 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
11947 (ps-build-face-reference, ps-mule-font-info-database-bdf)
11948 (ps-mule-external-libraries, ps-mule-init-external-library)
11949 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
11950 Doc fix.
11951 (ps-print-version): New version number (4.1.1) and doc fix.
11952 (ps-print-prologue-header): New user option.
11953 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
11954 Conditional compilation for GNU Emacs and emacsens.
11955 (ps-generate-postscript-with-faces): Skip invisible text better.
11956 (ps-setup): Print new user option.
11957 (ps-print-preprint): Check if input file name exists and is unwritable.
11958 (ps-begin-file): Adjust PostScript prologue header for duplex printers
11959 and insert user PostScript prologue header comments.
11960 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
11961 New funs.
11962 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
11963 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
11964 PostScript programming normalization.
11965 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
11966 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
11967 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
11968 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
11969 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
11970 Programming style normalization.
11971
11972 1998-10-26 Kenichi Handa <handa@etl.go.jp>
11973
11974 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
11975 version, check the value of mule-version.
11976
11977 * international/mule-util.el (compose-region): Insert then delete
11978 to preserve markers.
11979 (decompose-region): Use search-forward for efficiency.
11980
11981 * language/chinese.el (pre-write-encode-hz): Cancel previous
11982 change, use generate-new-buffer instead of get-buffer-create.
11983 * language/devan-util.el
11984 (in-is13194-devanagari-pre-write-conversion): Likewise.
11985 * language/thai-util.el (thai-pre-write-conversion): Likewise.
11986 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
11987 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
11988
11989 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11990
11991 * mail/rmailsum.el (rmail-message-subject-p):
11992 Handle message whose header has not been reformatted.
11993
11994 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
11995
11996 1998-10-25 Jason Rumney <jasonr@altavista.net>
11997
11998 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
11999 New variables.
12000 (mouse-set-font): Use font menus instead of dialog according to
12001 w32-use-w32-font-dialog.
12002
12003 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12004
12005 * calendar/calendar.el (calendar-day-name-array): Add doc string
12006 correctly!
12007 (calendar-month-name-array): Add doc string correctly!
12008
12009 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12010
12011 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
12012
12013 1998-10-21 Markus Rost <rost@delysid.gnu.org>
12014
12015 * lisp/info.el (Info-next-menu-item): Stay on top of node.
12016
12017 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
12018
12019 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
12020
12021 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
12022
12023 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
12024
12025 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
12026
12027 1998-10-21 Karl Heuer <kwzh@gnu.org>
12028
12029 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
12030 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
12031 (profile-filter, profile-reset-timer): Functions deleted.
12032 (profile-check-zero-init-times, profile-get-time): Likewise.
12033 (profile-find-function, profile-quit): Likewise.
12034 (profile-distinct, profile-call-stack, profile-last-time): New vars.
12035 (profile-time-list, profile-init-list): Doc fix.
12036 (profile-functions): Simplify.
12037 (profile-print): Use float. Make output include space separators.
12038 (profile-add-time): New helper function.
12039 (profile-function-prolog): Renamed from profile-start-function.
12040 Handle profile-distinct.
12041 (profile-function-epilog): Renamed from profile-update-function.
12042 Handle profile-distinct.
12043 (profile-a-function): If the function to be profiled is an
12044 autoload form, load it. If it's lazy-loaded, fetch it.
12045 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
12046 (profile-restore-fun): Arg FUN is now a function symbol, as was
12047 documented, rather than a one-element list.
12048 (profile-finish): Call profile-restore-fun properly.
12049
12050 1998-10-21 Kenichi Handa <handa@etl.go.jp>
12051
12052 * international/characters.el: Setup charset property
12053 nospace-between-words.
12054
12055 * international/mule-cmds.el (get-charset-property): If CHARSET is
12056 composition, return nil.
12057 (put-charset-property): If CHARSET is composition, do nothing.
12058
12059 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
12060 * language/devan-util.el
12061 (in-is13194-devanagari-pre-write-conversion): Likewise.
12062 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12063 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12064 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12065
12066 * textmodes/fill.el (sentence-end-without-period): New variable.
12067 (canonically-space-region): Pay attention to
12068 sentence-end-without-period.
12069 (fill-find-break-point): The first argument CHARSET deleted.
12070 Caller changed.
12071 (fill-region-as-paragraph): Pay attention to charset property
12072 nospace-between-words and text property nospace-between-words.
12073
12074 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12075
12076 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
12077 an unrecognized shell.
12078
12079 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12080
12081 * desktop.el (desktop-save): Include minor modes symbolically.
12082 (desktop-create-buffer): Turn on all minor modes in `mim'.
12083
12084 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12085
12086 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
12087 (sh-font-lock-keywords): Handle rpm and rpm2.
12088 (sh-ancestor-alist): Handle rpm.
12089
12090 * files.el (auto-mode-alist): Recognize .rpm files.
12091 Also .spec and .mspec files.
12092
12093 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
12094
12095 * faces.el (frame-set-background-mode): Enable the function for
12096 MSDOS frames.
12097
12098 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12099
12100 * calendar/calendar.el (calendar-day-name-array): Add doc string.
12101 (calendar-month-name-array): Add doc string.
12102
12103 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12104
12105 * simple.el (kill-ring-max): Increased to 60.
12106
12107 1998-10-17 Kenichi Handa <handa@etl.go.jp>
12108
12109 * international/characters.el: Setup auto-fill-chars.
12110
12111 * international/kinsoku.el (kinsoku): Check the variable
12112 enable-kinsoku.
12113
12114 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
12115 Don't call kinsoku directly, intead call fill-find-break-point.
12116
12117 * textmodes/fill.el: Setup `fill-find-break-point-function'
12118 property to character sets which require `kinsoku' processing for
12119 filling.
12120 (fill-find-break-point): New function.
12121 (fill-region-as-paragraph): Don't check kinsoku-enable here.
12122 Don't call kinsoku directly, intead call fill-find-break-point.
12123
12124 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12125
12126 * faces.el (modify-face-read-string): Return (nil) for "none".
12127 (modify-face): Don't get error if (nil) is the argument.
12128 (face-try-color-list): Don't check whether nil is a valid color.
12129
12130 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
12131
12132 * emacs-lisp/bytecomp.el (byte-recompile-directory):
12133 Print message about each directory, even in batch mode.
12134
12135 * gnus/nntp.el: Require `cl' before using nnoo-declare.
12136
12137 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
12138 (ps-mule-string-char): No need to use sref.
12139 (ps-mule-next-index): No need to use sref.
12140
12141 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
12142
12143 * files.el (revert-buffer-internal-hook): Add defvar.
12144
12145 * arc-mode.el (archive-mode): Locally set file-precious-flag.
12146
12147 * tar-mode.el (tar-mode): Locally set file-precious-flag.
12148
12149 1998-10-16 Markus Rost <rost@delysid.gnu.org>
12150
12151 * international/mule-cmds.el (default-input-method): Fix custom type.
12152
12153 * net-utils.el (whois-server-list): Fix customization type.
12154
12155 * shell.el (shell-input-autoexpand): Fix customization group.
12156
12157 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
12158
12159 * repeat.el (repeat): Handle keyboard macros properly.
12160 Handle new prefix arg after self-insert command.
12161
12162 * repeat.el: Don't include cl even at compile time.
12163 (repeat): Avoid using `loop'.
12164
12165 * simple.el (shell-command-on-region): Doc fix.
12166 (next-history-element): Special error message if no default.
12167
12168 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
12169
12170 * ps-print.el (ps-print-buffer): Doc fix.
12171 (ps-despool): Likewise.
12172
12173 * arc-mode.el (arc-mode): Provide arc-mode.
12174
12175 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
12176
12177 * ps-print.el (ps-print-buffer): Doc fix.
12178
12179 1998-10-14 Dave Love <fx@gnu.org>
12180
12181 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
12182 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
12183 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
12184
12185 * progmodes/fortran.el (fortran-mode-map): Change "Join
12186 Continuation Line" to "Join Line".
12187 (fortran-font-lock-keywords-1): Add "cycle", "exit".
12188
12189 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12190
12191 * progmodes/fortran.el (fortran-join-line): Use
12192 `delete-indentation' instead of issuing an error message if not on
12193 a continuation line. Provide for joining several lines using
12194 prefix arg.
12195
12196 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
12197
12198 * term/pc-win.el (msdos-color-values): New variable.
12199 (x-color-values): New function, emulates its namesake from
12200 src/xfns.c.
12201 (msdos-bg-mode): Add all dark colors to those which return
12202 "dark".
12203
12204 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
12205
12206 * replace.el (keep-lines, flush-lines, how-many):
12207 Don't ignore case if arg has upper case letters.
12208
12209 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
12210
12211 * progmodes/vhdl-mode.el
12212 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
12213 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
12214 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
12215 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
12216 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
12217 (vhdl-when): Fix indentation problem.
12218 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
12219 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
12220 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
12221
12222 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
12223
12224 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
12225 (ls-lisp-insert-directory): Renamed from insert-directory.
12226 (insert-directory): New function.
12227
12228 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
12229
12230 * simple.el (completion-fixup-function): Variable deleted.
12231 (completion-setup-function): Delete code for completion-fixup-function.
12232 * emacs-lisp/lisp.el (lisp-complete-symbol):
12233 Don't bind completion-fixup-function.
12234
12235 * files.el (find-file-wildcards): New option.
12236 (find-file-noselect): Handle wild cards, if enabled.
12237 (file-expand-wildcards): New function.
12238
12239 * simple.el (set-fill-column): Doc fix.
12240
12241 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12242
12243 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
12244
12245 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
12246
12247 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
12248 Move declaration before first use.
12249 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
12250 hif-math, hif-factor): Rename token to hif-token and token-list to
12251 hif-token-list.
12252 (hif-token, hif-token-list): Declare them.
12253 (hif-find-ifdef-block): Return cons of top and bottom point
12254 instead of setting dynamically bound variables.
12255 (hide-ifdef-block, show-ifdef-block): Use return value of
12256 hif-find-ifdef-block.
12257
12258 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12259
12260 * subr.el (read-passwd): Use clear-this-command-keys.
12261
12262 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
12263
12264 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
12265 and ...-for-write.
12266
12267 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
12268
12269 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
12270 responses to GROUP command, since this may be called from a timer
12271 with quit inhibited.
12272
12273 1998-10-12 Kenichi Handa <handa@etl.go.jp>
12274
12275 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
12276 set unconditional-jump to nil.
12277 (ccl-compile-read-multibyte-character): Return nil.
12278 (ccl-compile-write-multibyte-character): Likewise.
12279 (ccl-compile-translate-character): Likewise
12280 (ccl-compile-map-multiple): Likewise.
12281 (ccl-compile-map-single): Likewise.
12282
12283 * international/kinsoku.el: Add coding tag.
12284 (kinsoku-bol): Remove superfluous TAB in a string.
12285
12286 * international/mule-cmds.el (find-coding-systems-for-charsets):
12287 Delete `composition' (if any) from CHARSETS.
12288
12289 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12290
12291 * international/mule-cmds.el (setup-specified-language-environment):
12292 Add apropos-inhibit property.
12293 (describe-specified-language-support): Likewise.
12294
12295 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
12296
12297 * international/mule.el (make-coding-system): Create -with-esc
12298 variant coding system.
12299
12300 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
12301
12302 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
12303 (next-file): Optionally offer to revert a file's buffer,
12304 if it has an existing buffer but the file has changed.
12305
12306 * info.el (Info-insert-dir): Detect and report problems
12307 in input files, such as "No Top node". Return with point
12308 at the beginning of the text.
12309 (Info-find-node): Reinsert the code to handle files
12310 with no tags table; it was deleted by mistake.
12311
12312 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
12313
12314 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
12315 texinfo-find-higher-level-node repeatedly find the same node.
12316 (texinfo-find-higher-level-node): Doc fix.
12317
12318 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
12319
12320 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
12321 (smtpmail-address-buffer): Add defvar.
12322 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
12323
12324 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
12325
12326 * ffap.el (ffap-machine-p-local): Fix editing error.
12327
12328 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12329
12330 * faces.el (frame-set-background-mode):
12331 Don't do anythung for text-only or MSDOS frame.
12332
12333 1998-10-08 Kenichi Handa <handa@etl.go.jp>
12334
12335 * international/quail.el (quail-defrule): New optional arg APPEND.
12336 (quail-defrule-internal): Fix bug of handling the argument APPEND.
12337
12338 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
12339
12340 * gnus/pop3.el (pop3-open-server):
12341 Set process-coding-system-alist around open-network-stream.
12342
12343 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
12344
12345 * files.el (save-buffer): Doc fix.
12346
12347 1998-10-07 Karl Heuer <kwzh@gnu.org>
12348
12349 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
12350 return DEF unchanged, not nil. Simplify.
12351
12352 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
12353
12354 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
12355
12356 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
12357
12358 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
12359
12360 * net-utils.el (ftp, nslookup): Require comint.
12361 (network-service-connection): Likewise.
12362 (whois-server-name): Defaults to whois.arin.net
12363 (whois-server-list, whois-server-tld, whois-guess-server): New var.
12364 (whois): Tries to guess the appropriate top-level domain server.
12365 (whois-get-tld): New function.
12366
12367 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
12368 (dirtrack-debug-toggle): Added this function.
12369
12370 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
12371
12372 * files.el (find-file-noselect): Switch to the correct buffer
12373 before checking find-file-literally, and allow non-nil non-t
12374 rawfile params.
12375
12376 1998-10-06 Karl Heuer <kwzh@gnu.org>
12377
12378 * midnight.el (clean-buffer-list): Add autoload cookie.
12379
12380 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
12381 no-autosave.
12382 * tar-mode.el (tar-mode-revert): Likewise.
12383 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
12384 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
12385 * gnus/message.el (message-auto-save-directory): Renamed from
12386 message-autosave-directory. All references changed.
12387
12388 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
12389
12390 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
12391 string. Expose mime stuff while searching.
12392
12393 1998-10-06 Richard Stallman <rms@gnu.org>
12394
12395 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
12396
12397 * replace.el (perform-replace): Position point properly
12398 before and after the recursive edit of C-r.
12399
12400 * progmodes/etags.el (tags-reset-tags-tables): Properly
12401 find the markers in the old rings that are being discarded.
12402
12403 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12404
12405 * apropos.el (apropos-print): Control invalid characters.
12406
12407 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
12408 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
12409 confusing customize.
12410
12411 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
12412
12413 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
12414 built-in commands. Add more built-in commands and fix face names.
12415
12416 1998-10-05 Simon Marshall <simon@gnu.org>
12417
12418 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
12419
12420 1998-10-04 Eric Ludlam <zappo@gnu.org>
12421
12422 * speedbar.el (speedbar-initial-expansion-list-name): Remove
12423 customization since it is not useful in this case.
12424 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
12425 sure it gets evalled to a number. Also verify that set-frame-name
12426 fn exists before calling it.
12427
12428 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
12429 Protect a `forward-sexp' call which could fail, and improved regex
12430 for ie, and eg abbreviations.
12431
12432 1998-10-02 Noah Friedman <friedman@splode.com>
12433
12434 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
12435 send-string.
12436 (rlogin-send-Ctrl-D): Here also.
12437 (rlogin-send-Ctrl-Z): Here also.
12438 (rlogin-send-Ctrl-backslash): Here also.
12439
12440 1998-10-02 Dave Love <fx@gnu.org>
12441
12442 * outline.el (hide-region-body): Bind
12443 outline-view-change-hook to nil while making repeated calls to
12444 outline-flag-region. Run it once at the end.
12445 (hide-other, hide-sublevels, show-children): Likewise.
12446
12447 * info-look.el: Remove duplicate scheme-mode entry.
12448 (info-lookup-make-completions): When looking for entries, check
12449 that `item' isn't null or "Menu".
12450
12451 1998-10-01 Karl Heuer <kwzh@gnu.org>
12452
12453 * net-utils.el: Don't require ffap.
12454 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
12455 (ping, nslookup-host, finger, network-connection-to-service): Use them.
12456
12457 1998-09-30 Richard Stallman <rms@gnu.org>
12458
12459 * ispell.el (check-ispell-version): No need to bind default-major-mode.
12460
12461 * imenu.el (imenu--generic-function): Sort each submenu by position.
12462 (imenu--sort-by-position): New function.
12463
12464 * cus-edit.el (Custom-mode-menu): Fix info node name.
12465 (customize group): Fix info node name.
12466
12467 * mail/mailalias.el (build-mail-aliases): Don't allow
12468 a newline in the alias name. Don't define an alias
12469 if the definition would be empty.
12470
12471 * which-func.el (which-func-mode-global): Make :set function
12472 more reliable.
12473
12474 * custom.el (custom-set-variables): Load the requests first,
12475 then check the symbol's `set' function.
12476
12477 * ffap.el: Doc fixes.
12478
12479 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12480
12481 * gnus.el: (gnus-valid-select-methods): Fix type.
12482 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
12483 * gnus-score.el (gnus-orphan-score): Fix type.
12484 (gnus-score-default-header, gnus-score-default-type): Fix type.
12485 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
12486 (gnus-saved-headers): Fix type.
12487
12488 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
12489 Avoid nil value of `two-lines-citation-part'.
12490
12491 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
12492
12493 * which-func.el (which-function): Handle case when
12494 (car imenu--index-alist) is nil.
12495
12496 1998-09-29 Dave Love <fx@gnu.org>
12497
12498 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
12499 bzip2 args.
12500
12501 1998-09-29 Simon Marshall <simon@gnu.org>
12502
12503 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
12504 comint-exec-hook.
12505
12506 1998-09-29 Stephen Eglen <stephen@gnu.org>
12507
12508 * info-look.el: Add support for Octave.
12509
12510 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
12511
12512 * textmodes/reftex.el (reftex-finding-files): New customize group.
12513 (reftex-texpath-environment-variables,
12514 reftex-use-external-file-finders, reftex-external-file-finders,
12515 reftex-search-unrecursed-path-first): New options.
12516 (reftex-process-string, reftex-find-file-externally): New
12517 functions.
12518 (reftex-access-search-path): Execute shell commands to find the
12519 search path.
12520 (reftex-toggle-auto-view-crossref): When turning on, make sure
12521 `reftex-auto-view-crossref' becomes non-nil.
12522 (reftex-abbrev-regexp): Constant removed.
12523 (reftex-convert-string): Abbrev regexp calculated locally.
12524
12525 1998-09-28 Dave Love <fx@gnu.org>
12526
12527 * progmodes/fortran.el: Don't call regexp-opt when deriving
12528 font-lock patterns with keywords that aren't all literal.
12529
12530 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
12531
12532 * octave-inf.el (inferior-octave-prompt): Also match prompts of
12533 the form `octave.bin:1>' which come from using precopiled binary
12534 versions.
12535
12536 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12537
12538 * help.el (help-for-help): Use %THIS-KEY%.
12539 (help-quit): Add doc.
12540
12541 * help-macro.el (make-help-screen): Keep HELP-TEXT
12542 in a separate function definition, not in the help command FNAME.
12543 Replace %THIS-KEY% with the key sequence that ran FNAME.
12544
12545 1998-09-25 Richard Stallman <rms@gnu.org>
12546
12547 * textmodes/texinfo.el (texinfo-show-structure):
12548 Bind inhibit-read-only.
12549
12550 * isearch.el (isearch-search-and-update): Properly
12551 handle upper case letters in the reverse-search special case.
12552
12553 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12554
12555 * gnus.el: Extend the list of autoloaded functions.
12556
12557 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
12558 buffer before creating help group. (from Gnus v5.6.43, fix by
12559 1998-08-20 Per Starback <starback@update.uu.se>)
12560
12561 * gnus-util.el (gnus-output-to-rmail): Adjust to
12562 `rmail-output-to-rmail-file'.
12563
12564 1998-09-25 Karl Heuer <kwzh@gnu.org>
12565
12566 * hexl.el (hexl-mode-map): More of previous change.
12567
12568 * textmodes/tex-mode.el (tex-run-command): Doc fix.
12569 (tex-start-tex): Don't use tex-start-options-string in star case.
12570 Quote file name in star case as well as in non-star.
12571 Add blank and quoting of option string here.
12572 (tex-start-options-string): Not here.
12573
12574 1998-09-23 Karl Heuer <kwzh@gnu.org>
12575
12576 * term.el (term-delimiter-argument-list): Doc fix.
12577 (term-emulate-terminal): Escape literal semicolon.
12578 * progmodes/asm-mode.el (asm-mode): Doc fix.
12579 (asm-comment-char): Escape literal semicolon.
12580 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
12581
12582 1998-09-23 Richard Stallman <rms@gnu.org>
12583
12584 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
12585 only those that normally modify the buffer.
12586
12587 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
12588 over again.
12589
12590 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
12591
12592 * ispell.el (check-ispell-version): Ensure same buffer is current
12593 when let-binding of case-fold-search ends.
12594
12595 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12596
12597 * ps-print.el: Skip invisible overlay.
12598 Test for set-buffer-multibyte rather than using mule-version.
12599 (ps-print-version): New version number (4.1) and doc fix.
12600 (ps-generate-postscript-with-faces): Skip invisible overlay.
12601
12602 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
12603
12604 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
12605
12606 1998-09-22 Kenichi Handa <handa@etl.go.jp>
12607
12608 * international/quail.el (quail-update-guidance): Check for the
12609 return value of (quail-guidance) fixed.
12610 (quail-update-translation): Bind quail-current-str locally when it
12611 calls quail-update-guidance.
12612 (quail-update-translation): If input-method-exit-on-first-char is
12613 non-nil, terminate translation only when the current input method
12614 is simple.
12615
12616 1998-09-22 Paul Eggert <eggert@twinsun.com>
12617
12618 * startup.el (locale-translation-file-name): Prefer X-related names
12619 to the name used by GNU/Linux sans X. Set to nil if no file found.
12620 (command-line): Use locale-translation-file-name if it is not nil,
12621 instead of testing for its existence again.
12622 regexp-quote the ctype before using it in a regexp.
12623 Allow a colon to appear after the ctype in the aliases file,
12624 as is done in X11R6.4.
12625
12626 1998-09-21 Richard Stallman <rms@gnu.org>
12627
12628 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
12629
12630 * calendar/appt.el (appt-interval): Variable deleted.
12631 (appt-check): For minutes in between appt-display-interval times,
12632 do check, but don't display anything except an updated mode line.
12633 Count against appt-display-interval based on minutes since
12634 first display of this appointment, not based on time of day.
12635 If appt-display-mode-line, force mode line redisplay
12636 whenever appt-mode-string has changed.
12637 (appt-add, appt-delete): Add autoload cookies.
12638 (appt-check): Catch errors from calling `diary'.
12639 (appt-max-time): Renamed from max-time.
12640 (appt-now-displayed, appt-display-count): New variables.
12641 (appt-timer): Don't create one if we already have one.
12642
12643 * textmodes/tex-mode.el (tex-compilation-parse-errors):
12644 More general code to use the source buffer instead of the zap file.
12645
12646 * hilit-chg.el (highlight-compare-with-file): Renamed from
12647 compare-with-file.
12648
12649 * loadhist.el (load-history-loaded): New variable.
12650 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
12651
12652 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
12653
12654 * emacs-lisp/find-func.el (find-function-search-for-symbol):
12655 Fix error messages.
12656
12657 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
12658
12659 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
12660 Emacs frame.
12661
12662 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12663
12664 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
12665 `undecided' and `undecided-unix'.
12666
12667 1998-09-21 Dave Love <fx@gnu.org>
12668
12669 * help.el (help-make-xrefs): Fix typo affecting Info references.
12670
12671 * subr.el (remove-hook): Check list values to avoid errors.
12672
12673 1998-09-18 Noah Friedman <friedman@splode.com>
12674
12675 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
12676 store string in eldoc-last-message without consing a new string.
12677 Rearrange logic from nested if's into cond's.
12678 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
12679 Do not print message; just return string.
12680 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
12681 Do not print message; just return string.
12682 Cache that string in eldoc-last-data.
12683 (eldoc-last-data): Make into a vector.
12684 (eldoc-get-fnsym-args-string): Use new data form of structure.
12685 (eldoc-get-var-docstring): Here also.
12686 (eldoc-last-data-store): New function.
12687 (eldoc-get-fnsym-args-string): Use it.
12688 (eldoc-get-var-docstring): Here also.
12689 (eldoc-docstring-first-line): Minimize interim string consing.
12690 Call substitute-command-keys on the result.
12691 (eldoc-print-var-docstrings, eldoc-print-docstring,
12692 eldoc-docstring-message): Functions removed.
12693 (eldoc-docstring-format-sym-doc): New function, functionality
12694 ripped out of eldoc-docstring-message.
12695 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
12696
12697 1998-09-18 Kenichi Handa <handa@etl.go.jp>
12698
12699 * international/mule.el (make-coding-system): Doc-string modified.
12700
12701 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
12702
12703 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
12704
12705 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
12706 customize type.
12707
12708 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
12709 type.
12710
12711 * progmodes/compile.el (compilation-error-screen-columns): New
12712 variable.
12713 (compilation-next-error-locus): Use it to decide whether to use
12714 forward-char or move-to-column.
12715
12716 * mail/rmail.el (rmail-movemail-program): Fix customize type.
12717
12718 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
12719 feedmail-fiddle-plex-user-list,
12720 feedmail-spray-address-fiddle-plex-list,
12721 feedmail-prompt-before-queue-user-alist,
12722 feedmail-prompt-before-queue-help-supplement,
12723 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
12724 feedmail-queue-alternative-mail-header-separator): Fix customize
12725 type.
12726
12727 * startup.el (site-run-file): Fix customize type.
12728
12729 * speedbar.el (speedbar-initial-expansion-list-name): Fix
12730 customize type.
12731
12732 * shell.el (shell-input-autoexpand): Fix customize type.
12733
12734 * ps-print.el (ps-font-info-database): Add missing dots in value.
12735 Improve layout of customize type.
12736
12737 * net-utils.el (traceroute-program-options, ping-program-options,
12738 ipconfig-program-options, netstat-program-options,
12739 arp-program-options, route-program-options,
12740 nslookup-program-options, ftp-program-options): Fix customize
12741 type.
12742
12743 * midnight.el (clean-buffer-list-kill-regexps,
12744 clean-buffer-list-kill-buffer-names,
12745 clean-buffer-list-kill-never-buffer-names,
12746 clean-buffer-list-kill-never-regexps): Fix customize type.
12747
12748 * man.el (Man-init-defvars): Avoid trailing nil on
12749 Man-filter-list.
12750
12751 * lpr.el (printer-name): Fix customize type.
12752
12753 1998-09-16 Kenichi Handa <handa@etl.go.jp>
12754
12755 * international/mule-cmds.el (reset-language-environment): Call
12756 update-coding-systems-internal.
12757
12758 * international/mule-conf.el: Call update-coding-systems-internal
12759 at the tail.
12760
12761 1998-09-14 Dave Love <fx@gnu.org>
12762
12763 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
12764 use the menu-enable properties, pending doing it correctly and
12765 acceptably fast.
12766
12767 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
12768
12769 1998-09-13 Dave Love <d.love@dl.ac.uk>
12770
12771 * progmodes/hideshow.el (hs-grok-mode-type): Check
12772 comment-{start,end} non-nil as well as bound. Report an error if
12773 we can't grok the mode.
12774
12775 1998-09-13 Richard Stallman <rms@gnu.org>
12776
12777 * simple.el (blink-matching-open): Don't log paren matching
12778 messages in *Messages*.
12779
12780 1998-09-12 Richard Stallman <rms@gnu.org>
12781
12782 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
12783 Set point-before-scroll at end even if there was an error.
12784
12785 * ange-ftp.el (ange-ftp-insert-file-contents):
12786 Use binary mode for dumb-unix hosts as for unix hosts.
12787 (ange-ftp-copy-file-internal): Likewise.
12788
12789 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
12790
12791 * emacs-lisp/pp.el: Doc fixes.
12792
12793 * wid-edit.el (widget-menu-max-shortcuts): New variable.
12794 (widget-choose): Don't use single-char shortcuts if # items
12795 exceeds that many. Use minibuffer instead.
12796
12797 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12798
12799 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
12800
12801 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
12802
12803 * speedbar.el (speedbar-frame-mode): Do not set frame position if
12804 in terminal mode.
12805
12806 1998-09-10 Noah Friedman <friedman@splode.com>
12807
12808 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
12809 defcustom declaration. It's wreaking too much havoc with XEmacs
12810 and older versions of Emacs, which share this code.
12811
12812 * type-break.el (type-break-mode): Here also.
12813
12814 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
12815 `t' to add-hook also to modify the new local value.
12816
12817 1998-09-10 Dave Love <fx@gnu.org>
12818
12819 * vc.el (vc-insert-headers): Doc fix.
12820
12821 1998-09-10 Richard Stallman <rms@gnu.org>
12822
12823 * textmodes/flyspell.el (flyspell-mode-on): Make the
12824 ispell-... variables permanent locals.
12825 (flyspell-mode-off): Add autoload cookie.
12826
12827 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
12828 do use binary mode, just as for `unix'.
12829 (ange-ftp-host-type): If HOST is nil, return `unix'.
12830
12831 * dired.el (dired-mark-files-containing-regexp):
12832 Don't scan directories. Ignore non-readable files.
12833
12834 * progmodes/compile.el (compilation-error-regexp-alist):
12835 Fix previous change: allow . and _ in command name.
12836
12837 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
12838
12839 * uncompress.el (uncompress-while-visiting):
12840 Use just the car of what find-operation-coding-system returns.
12841
12842 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
12843
12844 * shell.el (shell-file-name-quote-list): Add # to the value.
12845
12846 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
12847
12848 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
12849 to make killing of ispell process work even if
12850 kill-all-local-variables has been run.
12851
12852 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12853
12854 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
12855 loop when sexp entry ends at end of file with no newline.
12856
12857 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12858
12859 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
12860 (Custom-reset-standard): Fix menu inconsistency.
12861
12862 * mail/feedmail.el (feedmail-from-line): Allow t.
12863 (feedmail-message-id-suffix): Allow nil.
12864
12865 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
12866 Simplify. Make prefix arg work right.
12867
12868 1998-09-09 Dave Love <fx@gnu.org>
12869
12870 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
12871
12872 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
12873
12874 1998-09-08 Dave Love <fx@gnu.org>
12875
12876 * add-log.el (change-log-font-lock-keywords): Do parenthesized
12877 stuff only after file names or at start of line. Allow parens
12878 around e-mail, as well as angles.
12879
12880 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
12881 ignore-errors too, eval'd when compile. Require w3 stuff at load
12882 time for nicer failure if it's not available.
12883
12884 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
12885
12886 * comint.el (comint-arguments): Ignore backslashes when using
12887 w32 shells that expect backslashes as the directory separator.
12888
12889 1998-09-04 Kenichi Handa <handa@etl.go.jp>
12890
12891 * international/fontset.el (resolved-ascii-font): New variable.
12892 (x-complement-fontset-spec): By side effect, set
12893 `resolved-ascii-font' to the resolved name of ASCII font."
12894 (create-fontset-from-fontset-spec): Don't get a value for
12895 resolved-ascii-font from the list full-fontlist. It is set by
12896 x-complement-fontset-spec now.
12897
12898 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12899 version, check the value of mule-version.
12900
12901 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
12902
12903 * textmodes/reftex.el (reftex-view-crossref): Split up into
12904 several functions. No longer moves to find a macro.
12905 (reftex-view-cr-cite, reftex-view-cr-ref,
12906 reftex-end-of-bib-entry): New functions.
12907 (reftex-auto-view-crossref): New value `window' allowed.
12908 (reftex-view-crossref-when-idle): Process new `window' option in
12909 (reftex-translate-to-ascii-function): New default.
12910 (reftex-label-illegal-re): Default changed, removed Latin1.
12911 (reftex-latin1-to-ascii): New function.
12912 (reftex-what-environment): Check for section regexp before use.
12913 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
12914 absolute path names.
12915 (reftex-TeX-master-file): Changed sequence of file checks.
12916 (reftex-do-citation): bibview cache only with RefTeX mode on.
12917
12918 1998-09-06 Richard Stallman <rms@gnu.org>
12919
12920 * progmodes/compile.el (compilation-error-regexp-alist):
12921 In first pattern (GNU utilities and other things),
12922 allow a space after the optional program name at the beginning.
12923
12924 * mail/mail-hist.el (mail-hist-current-header-contents):
12925 Fix previous change: use mail-header-end.
12926
12927 1998-09-06 Bill Richter <richter@math.nwu.edu>
12928
12929 * international/ccl.el: Doc fixes.
12930 * international/encoded-kb.el: Doc fixes.
12931 * international/fontset.el: Doc fixes.
12932 * international/kinsoku.el: Doc fixes.
12933 * international/kkc.el: Doc fixes.
12934 * international/mule-cmds.el: Doc fixes.
12935 * international/mule-conf.el: Doc fixes.
12936 * international/mule-util.el: Doc fixes.
12937 * international/mule.el: Doc fixes.
12938
12939 1998-09-05 Eric Ludlam <zappo@gnu.org>
12940
12941 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
12942 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
12943 (checkdoc-this-string-valid-engine): Permit ? as terminating
12944 punctuation for first line sentence breaking.
12945 (checkdoc-this-string-valid): When converting a comment into a doc
12946 string, make sure " chars are \".
12947 (checkdoc-sentencespace-region-engine): Only do double space check
12948 if based on the variable `sentence-end-double-space'
12949 (checkdoc-this-string-valid-engine): ? ends valid sentence.
12950 (checkdoc-proper-noun-region-engine): Exclude items in URLs
12951
12952 1998-09-04 Richard Stallman <rms@gnu.org>
12953
12954 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12955 Recognize define-skeleton as a function definer.
12956
12957 * cus-edit.el (customize-option): Refuse to customize
12958 a variable that has no defcustom. But if variable is autoloaded,
12959 first try to load the library that defines it.
12960
12961 * international/iso-insert.el: Use `string' before calling `insert'
12962 so that in multibyte buffers we insert multibyte chars.
12963
12964 * dired.el (dired-mark-files-containing-regexp):
12965 Don't use find-file; instead, insert the file in a temp buffer.
12966
12967 * textmodes/tex-mode.el (tex-start-options-string): New option.
12968 (tex-start-tex): Use that variable.
12969
12970 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
12971 value in the `repeat' alternative a list.
12972
12973 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
12974 the inserted newline, verify that one was really inserted.
12975
12976 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
12977 remains on or remains off.
12978 (flyspell-multi-language-p): Default changed to nil.
12979
12980 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
12981 In "found in comment" case, don't beginning-of-line after forward-line.
12982
12983 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
12984 If the function definition is not a lambda, return original FORM
12985 with no error.
12986
12987 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
12988
12989 * net-utils.el (netstat-program-options): Changed from nil to "-a"
12990 so that by default netstat shows all network connections.
12991
12992 1998-09-04 Bob Weiner <weiner@altrasoft.com>
12993
12994 * international/quail.el: Doc fixes.
12995
12996 * info.el (info): Don't add parens if FILE already has them.
12997
12998 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
12999
13000 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
13001 on extension lines.
13002
13003 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
13004
13005 * w32-fns.el (w32-shell-dos-semantics): New function.
13006
13007 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
13008
13009 * international/quail.el (quail-choose-completion-string): Store
13010 completion `choice' in `quail-current-str'; don't insert it.
13011
13012 1998-09-02 Kenichi Handa <handa@etl.go.jp>
13013
13014 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
13015 argument to ps-mule-generate-bitmap-font.
13016
13017 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
13018 entry and change Latin-1 entry in the default value.
13019 (ps-mule-font-info-database-ps-bdf): New variable.
13020 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
13021 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
13022 registerd in FONT-SPEC.
13023 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
13024 charcter width of bitmap fonts.
13025 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
13026 procedure NF.
13027 (ps-begin-file): Output PostScript code for setting
13028 SpaceWidthRatio.
13029 (ps-plot-region): Use line-beginning-position to get a position of
13030 the beginning of the current line.
13031
13032 * international/mule-cmds.el (register-input-method): Doc-string
13033 modified.
13034
13035 1998-09-01 Dave Love <fx@gnu.org>
13036
13037 * international/mule-cmds.el (current-language-environment): Fix
13038 setter function.
13039
13040 1998-09-01 Simon Marshall <simon@gnu.org>
13041
13042 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
13043 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
13044 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
13045 names with font-lock-type-face. Fontify type specs, etc., with
13046 font-lock-keyword-face.
13047
13048 1998-08-31 Kenichi Handa <handa@etl.go.jp>
13049
13050 * international/fontset.el (x-complement-fontset-spec): If ASCII
13051 font is specified in FONTLIST, don't substitute it for the
13052 resolved name.
13053
13054 1998-08-31 Paul Eggert <eggert@twinsun.com>
13055
13056 * international/mule.el (charset-description): Doc fix.
13057
13058 * language/chinese.el, language/cyrillic.el, language/czech.el,
13059 language/devanagari.el, language/ethiopic.el,
13060 language/european.el, language/hebrew.el, language/indian.el,
13061 language/japanese.el, language/korean.el, language/lao.el,
13062 language/slovak.el, language/thai.el, language/tibetan.el,
13063 language/vietnamese.el:
13064 Add coding: local variable, to avoid bootstrapping problem
13065 if you need to recompile all the Lisp files using interpreted code.
13066
13067 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13068
13069 * cal-china.el (chinese-year-cache): Change range of years from
13070 1989-2000 to 1990-2010.
13071
13072 1998-08-29 Dave Love <d.love@dl.ac.uk>
13073
13074 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
13075 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
13076
13077 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13078
13079 * ps-print.el (ps-print-control-characters): Doc-string modified.
13080 (ps-output-string-prim): Comment format changed.
13081 (ps-do-despool): Indentation of source code changed.
13082
13083 1998-08-28 Kenichi Handa <handa@etl.go.jp>
13084
13085 * subr.el (sref): Make it an alias of aref. Make the
13086 byte-compiler warn that it is obsolete.
13087 (char-bytes): Make the byte-compiler warn that it is obsolete.
13088
13089 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
13090 Calculate the total bytes using position-bytes instead of
13091 char-bytes.
13092
13093 1998-08-27 Karl Heuer <kwzh@gnu.org>
13094
13095 * snmp-mode.el: New file.
13096 * files.el (auto-mode-alist): Add snmp-mode patterns.
13097
13098 1998-08-27 Karl Eichwalder <ke@suse.de>
13099
13100 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
13101
13102 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13103
13104 * calendar/diary-lib.el (diary-block): Doc fix..
13105 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
13106
13107 1998-08-27 Richard Stallman <rms@gnu.org>
13108
13109 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
13110 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
13111 Clear appt-mode-string if we don't put something in it.
13112
13113 1998-08-27 Dave Love <fx@gnu.org>
13114
13115 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
13116 dired-local-variables-file for dired-x.
13117
13118 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
13119 for compressed library files too.
13120
13121 1998-08-26 Kenichi Handa <handa@etl.go.jp>
13122
13123 * language/european.el ("Latin-1"): Modify `documentation' key value.
13124 ("Latin-2"): Likewise.
13125
13126 1998-08-26 Karl Heuer <kwzh@gnu.org>
13127
13128 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
13129
13130 1998-08-26 Albert L. Ting <alt@artisan.com>
13131
13132 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
13133 (mail-hist-current-header-contents): Use mail-text-start.
13134
13135 1998-08-26 Richard Stallman <rms@gnu.org>
13136
13137 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
13138 (customize-changed-options-previous-release): New variable.
13139 (customize-changed-options): Use that variable as default arg.
13140
13141 1998-08-26 Karl Eichwalder <ke@suse.de>
13142
13143 * midnight.el: Require `timer' not only when compiling.
13144
13145 1998-08-26 Per Starback <starback@update.uu.se>
13146
13147 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13148 buffer before creating help group.
13149
13150 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
13151
13152 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
13153 coding-system-for-write before saving.
13154
13155 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
13156
13157 * isearch.el (isearch-forward): Doc fix.
13158
13159 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
13160
13161 * emacs-lisp/find-func.el: Fix :version tags to have a string
13162 value, not a float.
13163
13164 * cus-dep.el: Fix typo in output.
13165
13166 1998-08-25 Dave Love <fx@gnu.org>
13167
13168 * repeat.el (repeat): Doc fix.
13169 [From rms:]
13170 (repeat-previous-repeated-command): New variable.
13171 (repeat): Check for real-last-command being null or repeat. Set
13172 repeat-previous-repeated-command.
13173
13174 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
13175
13176 1998-08-25 Kenichi Handa <handa@etl.go.jp>
13177
13178 * gnus/message.el (message-send-mail-with-sendmail): Bind
13179 coding-system-for-write by the return value of
13180 select-message-coding-system.
13181 (message-send-mail-with-qmail): Likewise.
13182
13183 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
13184
13185 * emacs-lisp/autoload.el: Fix doc-string-elt property on
13186 define-derived-mode.
13187
13188 * files.el (file-name-invalid-regexp):
13189 Fix regex for ms-dos without long file names.
13190
13191 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13192
13193 * ps-print.el: Multi-byte buffer handling.
13194 (ps-print-version): New version number (4.0) and doc fix.
13195 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
13196 compilation for GNU Emacs and emacsens.
13197 (ps-generate-postscript-with-faces): Force invisible text to be
13198 visible.
13199 (dos-ps-printer): New var to avoid compilation gripes.
13200
13201 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13202
13203 * ps-print.el (ps-mule-plot-string): Pay attention to the case
13204 that no more characters can't be printed in the current line.
13205
13206 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13207
13208 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
13209 greater than TO.
13210
13211 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13212
13213 * ps-print.el: Add codes to make ps-print.el work also on Emacs
13214 20.2 and the earlier version.
13215 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
13216 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
13217 (ps-mule-find-wrappoint): Likewise.
13218 (ps-mule-generate-font): Change `X' to `x' in format
13219 control-string.
13220 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
13221 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
13222 `restore' form procedures `BC' and `EC'.
13223
13224 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13225
13226 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
13227 is an executable procedure. Make LineThickness, Xshadow, and
13228 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
13229 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
13230 ps-mule-font-info-database-bdf): New vars.
13231 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
13232 (ccl-encode-ethio-unicode): New CCL program.
13233 (ps-mule-encode-ethiopic): New fun.
13234 (ps-mule-current-charset): New var.
13235 (ps-mule-get-font-spec, ps-mule-font-spec-src,
13236 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
13237 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
13238 (ps-mule-external-libraries): New var.
13239 (ps-mule-init-external-library): New fun.
13240 (ps-mule-font-cache): New var.
13241 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
13242 (ps-last-font): New var.
13243 (ps-mule-prepare-font): New fun.
13244 (ps-mule-charset-list): New var.
13245 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
13246 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
13247 ps-mule-plot-string): New funs.
13248 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
13249 New vars.
13250 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
13251 ps-mule-prepare-cmpchar-font): New funs.
13252 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
13253 vars.
13254 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
13255 ps-mule-generate-bitmap-glyph): New funs.
13256 (ps-mule-initialize, ps-mule-begin): New funs.
13257 (ps-output-string-prim): Insert string as unibyte.
13258 (ps-output-prologue): New fun.
13259 (ps-flush-output): Handle the case of 'prologue.
13260 (ps-begin-file): Call ps-mule-initialize.
13261 (ps-begin-job): Set ps-control-or-escape-regexp differently if
13262 printing multibyte characters.
13263 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
13264 (ps-basic-plot-string): Handle the case of printing ASCII
13265 characters by external libraries (e.g. BDF).
13266 (ps-set-font): Set ps-last-font.
13267 (ps-plot-region): Handle multibyte characters, use
13268 ps-mule-plot-string for them.
13269 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
13270
13271 * bdf.el: New file.
13272
13273 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
13274
13275 * international/mule-cmds.el (select-message-coding-system): New
13276 function.
13277 (set-language-environment-coding-systems): Set
13278 default-sendmail-coding-system.
13279
13280 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
13281 (default-sendmail-coding-system): New variable.
13282 (sendmail-send-it): Encode the message by a coding system
13283 select-message-coding-system returns.
13284
13285 1998-08-23 Eric Ludlam <zappo@gnu.org>
13286
13287 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
13288 (speedbar-mode): Set buffer to read only.
13289 (speedbar-temp-buffer-show-function): For emacs don't call hook
13290 with arguments.
13291 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
13292
13293 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
13294
13295 * speedbar.el (speedbar-key-map): Fix typo.
13296
13297 See ChangeLog.7 for earlier changes.