]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(french-calendar-multibyte-special-days-array)
[gnu-emacs] / lisp / ChangeLog
1 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
4 default prefix to `~/_emacs.d/auto-save.list/_s'.
5 (normal-top-level): Create the directory for auto-save files, if
6 it doesn't already exist (in the ms-dos case only).
7
8 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
9
10 * international/mule-cmds.el (set-language-environment): Don't
11 concat an integer (dos-codepage), use format instead.
12
13 2000-05-02 Dave Love <fx@gnu.org>
14
15 * help.el (help-xref-on-pp): Check for constant symbols.
16
17 2000-04-29 Gerd Moellmann <gerd@gnu.org>
18
19 * startup.el (normal-top-level): Put a condition-case around
20 the code loading subdirs.el.
21
22 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23
24 * ps-print.el: Upside-down and face background color printing,
25 line number step, doc fix.
26 (ps-print-version): New version number (5.2).
27 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
28 (ps-face-attribute-list, ps-plot-with-face): Code fix.
29 (ps-spool-config): Var fix.
30 (ps-printer-name-option): Const fix.
31 (ps-print-upside-down, ps-use-face-background)
32 (ps-line-number-step): New vars.
33 (ps-window-system, ps-lp-system): New consts.
34 (ps-face-background): New fun.
35
36 2000-04-28 Richard Stallman <rms@gnu.org>
37
38 * files.el (make-auto-save-file-name):
39 Apply auto-save-file-name-transforms to visited file name
40 before generating auto save file name.
41 (auto-save-file-name-transforms): New variable.
42
43 * files.el (backup-enable-predicate):
44 Correctly test for a file under a temporary directory.
45
46 2000-04-28 Gerd Moellmann <gerd@gnu.org>
47
48 * subr.el (add-minor-mode): Rewritten.
49
50 2000-04-28 Kenichi Handa <handa@etl.go.jp>
51
52 * mail/sendmail.el (sendmail-send-it): Set
53 buffer-file-coding-system to the selected coding system for MIME
54 header.
55
56 2000-04-27 Gerd Moellmann <gerd@gnu.org>
57
58 * dired.el (dired-move-to-filename-regexp): Allow format where
59 YYYY is followed by two spaces.
60
61 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
62 in the second character class of the regexp.
63
64 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
65 mh-etc, too.
66
67 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
68 nil.
69
70 * subr.el (add-minor-mode): Use `set' instead of `setq'.
71
72 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
73 argument.
74
75 2000-04-27 Sen Nagata <sen@eccosys.com>
76
77 * emacs-lisp/crm.el (crm-completion-table): New variable.
78 (crm-collection-fn, crm-test-completion)
79 (completing-read-multiple): Use it.
80
81 2000-04-27 Dave Love <fx@gnu.org>
82
83 * help.el (locate-library): Use mapc.
84 (help-manyarg-func-alist): Add call-process-region.
85
86 2000-04-26 Gerd Moellmann <gerd@gnu.org>
87
88 * subr.el (add-minor-mode): Make argument MAP optional.
89
90 * desktop.el (desktop-save): Save list of minor modes.
91 (desktop-create-buffer): Restore minor modes.
92 (desktop-minor-mode-table): New user-option.
93
94 * subr.el (add-minor-mode): New function.
95
96 * image.el (find-image): New function.
97 (defimage): Rewritten to find image at load time.
98
99 * startup.el (normal-top-level-add-to-load-path): Handle
100 case that the default directory is not in load-path.
101
102 * help.el: Old patch from Stefan Monnier.
103 (help-xref-on-pp): New function.
104 (describe-variable): Use it to display xrefs in a symbol's value.
105
106 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
107
108 * cus-edit.el (custom-face): Fix parenthesis.
109
110 2000-04-26 Kenichi Handa <handa@etl.go.jp>
111
112 * mail/rmail.el (rmail-expunge): When there are no deleted
113 messages, do nothing.
114
115 2000-04-26 Dave Love <fx@gnu.org>
116
117 * international/mule-cmds.el (locale-translation-file-name):
118 Defvar to nil.
119 (set-locale-environment): Set it here (at runtime).
120
121 2000-04-25 Gerd Moellmann <gerd@gnu.org>
122
123 * replace.el (perform-replace): Add parameters START and END. Use
124 them instead of the check for a region in Transient Mark mode.
125 (query-replace-read-args): Return two more list elements for the
126 start and end of the region in Transient Mark mode.
127 (query-replace, query-replace-regexp, query-replace-regexp-eval)
128 (map-query-replace-regexp, replace-string, replace-regexp): Add
129 optional last arguments START and END and pass them to
130 perform-replace.
131
132 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
133 form with additional arguments for perform-replace.
134
135 * progmodes/etags.el (tags-query-replace): Add parameters START
136 and END. Construct a form with additional arguments for
137 perform-replace.
138
139 * simple.el (shell-command): Set default directory for "*Shell
140 Command Output" buffer.
141
142 * language/european.el (iso-latin-4): Fix typo.
143
144 * emacs-lisp/crm.el: New file.
145
146 2000-04-24 Dave Love <fx@gnu.org>
147
148 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
149 (Custom-reset-saved, Custom-reset-standard)
150 (custom-group-value-create, custom-group-set, custom-group-save)
151 (custom-group-reset-current, custom-group-reset-saved)
152 (custom-group-reset-standard): Use mapc.
153 (custom-buffer-create-internal): Disable undo when creating items.
154 Use mapc.
155 (custom-face): Avoid redundant lambda.
156
157 2000-04-24 Gerd Moellmann <gerd@gnu.org>
158
159 * startup.el (auto-save-list-file-prefix): Set default to
160 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
161
162 2000-04-24 Sam Steingold <sds@gnu.org>
163
164 * time-stamp.el (time-stamp-string-preprocess): Always convert
165 `field-result' to a string.
166
167 2000-04-24 Gerd Moellmann <gerd@gnu.org>
168
169 * frame.el (scrolling): New group.
170 (automatic-hscrolling): New user-option.
171
172 * startup.el (command-line-x-option-alist): Add `-lsp' and
173 `--line-spacing'.
174
175 2000-04-19 Dave Love <fx@gnu.org>
176
177 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
178 (cl-mapc): Rename from mapc. Fix the funcall.
179
180 2000-04-19 Gerd Moellmann <gerd@gnu.org>
181
182 * simple.el (clone-indirect-buffer-other-window): New command.
183 (clone-indirect-buffer): Add optional arg NORECROD.
184 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
185
186 * help.el (resize-temp-buffer-window): Use count-screen-lines.
187
188 * window.el (count-screen-lines): New function.
189 (shrink-window-if-larger-than-buffer): Use count-screen-lines
190 instead of window-buffer-height.
191
192 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
193 non-existing variable comint-input-sentinel.
194 (inferior-lisp-args-to-list): Removed.
195 (inferior-lisp): Use split-string instead of
196 inferior-lisp-args-to-list.
197
198 * hexl.el (hexl-insert-hex-string): New command.
199
200 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
201 instead of concat.
202
203 2000-04-18 Gerd Moellmann <gerd@gnu.org>
204
205 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
206 at the start of an existing but empty folder.
207
208 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
209
210 * ps-mule.el: Customization fix, doc fix.
211 (ps-multibyte-buffer): Customization fix.
212
213 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
214
215 * subr.el (read-passwd): Use read-char-exclusive.
216
217 2000-04-17 Gerd Moellmann <gerd@gnu.org>
218
219 * textmodes/texinfo.el (texinfo-insert-@email)
220 (texinfo-insert-@emph, texinfo-insert-@quotation)
221 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
222 (texinfo-mode-map): Add key bindings for them.
223
224 * files.el (basic-save-buffer-2): Use a template with `$'
225 instead of `#' for VMS.
226
227 * simple.el (clone-indirect-buffer): New function.
228
229 2000-04-16 Stephen Eglen <stephen@gnu.org>
230
231 * iswitchb.el (iswitchb-case): New function. If the user input
232 contains any upper-case characters, the search is made
233 case-sensitive.
234
235 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
236
237 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
238 comment-end.
239 (texinfo-font-lock-syntactic-keywords): New var.
240 (texinfo-font-lock-keywords): Remove comment regexp.
241 (texinfo-insert-block): New function.
242 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
243 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
244 and font-lock-defaults. Use regexp-opt for outline-regexp.
245 (texinfo-environments): New var.
246 (texinfo-environment-regexp): Use regexp-opt and
247 texinfo-environments.
248
249 * textmodes/ispell.el (ispell-menu-map-needed): Check that
250 ispell-process is bound since this might be eval'd before ispell
251 is loaded.
252 (ispell-message): Use a tiny bit less magic and a bit more hard
253 data to figure out what kind of sc-cite-regexp to use.
254
255 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
256
257 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
258 (insert-cyclic-diary-entry): Unquote the lambda.
259
260 * gud.el (gud-jdb-build-source-files-list): Fix typo.
261
262 * files.el (backup-enable-predicate): Unquote the lambda.
263
264 * cus-edit.el (custom-face, face): Unquote the lambda.
265
266 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
267
268 * ps-print.el: Check for line-beginning-position definition.
269
270 * ps-print.el: Fix counting lines in a region.
271 (ps-print-version): New version number (5.1.5).
272 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
273 (ps-printing-region): Fun code fix.
274
275 2000-04-15 Gerd Moellmann <gerd@gnu.org>
276
277 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
278 to file-directory-p.
279
280 2000-04-14 Gerd Moellmann <gerd@gnu.org>
281
282 * gud.el (gud-jdb-build-source-files-list): Check that directory
283 exists before calling directory-files.
284
285 2000-04-13 Dave Love <fx@gnu.org>
286
287 * emacs-lisp/trace.el: Change maintainer. Use new backquote
288 syntax.
289
290 * emacs-lisp/cl-specs.el: Remove when, unless.
291
292 * emacs-lisp/cl-extra.el: Don't quote keywords.
293 (cl-old-mapc): New variable.
294 (mapc): Use it.
295 (cl-map-intervals): Use with-current-buffer. Don't check for
296 next-property-change.
297 (cl-map-overlays): Use with-current-buffer.
298 (cl-expt): Remove.
299 (copy-tree, remprop): Define unconditionally.
300
301 * emacs-lisp/cl-compat.el (keywordp): Remove.
302
303 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
304 to use keywordp.
305 (edebug-spec): Enable keywordp.
306
307 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
308 string-lessp.
309
310 * cus-start.el: Use keywordp.
311
312 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
313
314 * diary-lib.el (include-other-diary-files): Fix the fix of
315 2000-02-18 by doing a save-excursion.
316
317 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
318
319 * ps-print.el: Customization fix, doc fix.
320 (ps-print-version): New version number (5.1.4).
321 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
322 (ps-print-preprint): Adjust code.
323 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
324 (ps-print-prologue-header, ps-print-control-characters)
325 (ps-spool-config): Customization fix.
326
327 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
328
329 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
330 converted to the new menu-item format, names silightly changed,
331 help strings added.
332
333 Support for spelling without async subprocesses:
334
335 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
336 (ispell-session-buffer): New variables.
337 (ispell-start-process, ispell-process-status,
338 ispell-accept-output, ispell-send-string): New functions, for
339 Ispell invocation when async subprocesses aren't supported.
340 (ispell-word, ispell-pdict-save, ispell-command-loop,
341 ispell-process-line, ispell-buffer-local-parsing): Replace calls
342 to process-send-string with calls to ispell-send-string, and
343 accept-process-output with ispell-accept-output.
344 (ispell-init-process): Call ispell-process-status instead of
345 process-status with.
346 (ispell-init-process): Call ispell-start-process. Call
347 ispell-accept-output and ispell-send-string. Don't call
348 process-kill-without-query and kill-process if they are unbound.
349 (ispell-async-processp): New function.
350
351 2000-04-12 Dave Love <fx@gnu.org>
352
353 * info.el: Add debug-ignored-errors.
354 (Info-mode-menu): Add some items.
355 (Info-directory): Add autoload cookie.
356
357 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
358 Modify `truncate-lines'. Make `describe-language-environment'
359 always visible and add help. Modify `describe-key' help. Invoke
360 Info-directory from `info'. New entry `emacs-manual'.
361
362 2000-04-10 Gerd Moellmann <gerd@gnu.org>
363
364 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
365 propertized-buffer-identification.
366 (ebrowse-update-member-buffer-mode-line): Likewise.
367 (ebrowse--mode-strings): Removed.
368 (ebrowse--mode-line-props): Removed.
369
370 * files.el (auto-mode-alist): Add `EBROWSE'.
371
372 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
373 space before testing for end of buffer.
374 (ebrowse-load): Removed.
375 (ebrowse-revert-tree-buffer-from-file): Rewritten.
376 (ebrowse-create-tree-buffer): Rewritten.
377 (ebrowse-tree-mode): Read tree from buffer.
378
379 * progmodes/ebrowse-ffh.el: Removed.
380
381 2000-04-10 Kenichi Handa <handa@etl.go.jp>
382
383 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
384
385 2000-04-10 Gerd Moellmann <gerd@gnu.org>
386
387 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
388 at the wrong place.
389
390 2000-04-09 Gerd Moellmann <gerd@gnu.org>
391
392 * progmodes/ebrowse-ffh.el: New file.
393
394 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
395 to ebrowse-ffh.el.
396 (ebrowse-load): Add autoload.
397
398 * finder.el (finder-commentary): Add autoload cookie.
399
400 * mail/rfc2368.el: Correct author's email address.
401
402 * progmodes/ebrowse.el: New file.
403
404 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
405 item help string.
406 (easy-menu-do-add-item): Ditto.
407 (easy-menu-define): Extend doc string.
408
409 * jit-lock.el (with-buffer-unmodified): Use
410 restore-buffer-modified-p.
411 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
412 (jit-lock-function, jit-lock-stealth-fontify): Don't use
413 with-buffer-unmodified.
414
415 2000-04-08 Dave Love <fx@gnu.org>
416
417 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
418 unless, when.
419
420 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
421
422 * viper-util.el (viper-put-on-search-overlay): New subroutine.
423 (viper-flash-search-pattern): No operation when using Emacs
424 doesn't support face.
425 Use `viper-put-on-search-overlay'.
426
427 2000-04-04 Gerd Moellmann <gerd@gnu.org>
428
429 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
430 like C-r.
431
432 * progmodes/make-mode.el: Some doc fixes.
433 (makefile-mode-abbrev-table): New variable.
434 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
435 (makefile-font-lock-keywords): Fontify includes and conditionals.
436 (toplevel): Require `dabbrev' and `add-log' when compiling.
437
438 * replace.el (perform-replace): Don't move forward one char
439 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
440 to do that because it leaves point 1 position after the last
441 replacement, after everything has been replaced.
442
443 * jit-lock.el (with-buffer-unmodified): New macro.
444 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
445 modified state.
446 (jit-lock-function-1): Extracted from jit-lock-function; not
447 preserving buffer's modified state.
448 (jit-lock-function, jit-lock-stealth-fontify): Call
449 jit-lock-function-1.
450
451 * mail/rfc2368.el: Remove supernumerary copyright line.
452
453 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
454
455 * glasses.el: Provide facilities for inserting space before left
456 parentheses and uncapitalization of identifiers.
457 (glasses-mode): Try to remove old overlays in all cases.
458
459 2000-04-03 Gerd Moellmann <gerd@gnu.org>
460
461 * progmodes/compile.el (compile-internal): Display the compilation
462 buffer in a different frame, if it's already displayed there.
463
464 * mail/rfc2368.el: New file.
465
466 * simple.el (sendmail-user-agent-compose): Recognize a `body'
467 header and insert its value as mail body.
468
469 * subr.el (member-ignore-case): New function.
470
471 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
472 (dabbrev--find-expansion): Ignore buffers matching a regexp
473 from dabbrev-ignored-regexps.
474
475 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
476 to extensions handled by gzip.
477
478 2000-04-03 Richard M. Stallman <rms@gnu.org>
479
480 * files.el (insert-directory): List the total free space
481 along with the used space.
482
483 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
484 line is followed by one that matches CITATION-REGEXP, end the
485 paragraph.
486
487 2000-04-03 Markus Rost <rost@delysid.gnu.org>
488
489 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
490 (rmail-make-basic-summary-line): Use that option.
491
492 2000-04-03 Kenichi Handa <handa@etl.go.jp>
493
494 * international/mule-cmds.el (encoded-string-description):
495 Rewritten. Try pretty description for ISO 2022 escape sequences
496 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
497 for hexadecimal format.
498
499 2000-04-01 Dave Love <fx@gnu.org>
500
501 * cpp.el: Change customization group to `c' from `C'.
502
503 * vcursor.el (vcursor-move): Use display-color-p.
504
505 * international/mule-util.el: Provide mule-utils.
506 (string-to-sequence): Simplify and speed up.
507
508 * international/mule.el (make-coding-system): Purecopy doc-string.
509
510 * international/mule-cmds.el: Various menu changes.
511 (describe-specified-language-support): Handle `Default'.
512 (set-language-info): Purecopy `info'.
513
514 2000-03-31 Andrew Innes <andrewi@gnu.org>
515
516 * vc.el (vc-backend-diff): Return the correct status if we had to
517 retry the rcsdiff command without the --brief option.
518
519 2000-03-31 Dave Love <fx@gnu.org>
520
521 * help.el (help-manyarg-func-alist): Correct several omissions.
522
523 * add-log.el: Don't require cl, fortran.
524 (add-log-current-defun-function): Doc fix.
525 (change-log-version-number-regexp-list): Remove SCCS part. Doc
526 fix.
527 (change-log-version-rcs): Function deleted.
528 (change-log-version-number-search): Doc fix. Use
529 vc-workfile-version. Avoid CL dolist.
530 (add-change-log-entry): Just call add-log-current-defun to get
531 defun. Simplify somewhat.
532 (change-log-get-method-definition-1): Likewise.
533 (add-log-current-defun): Return nil if calling
534 add-log-current-defun-function does so. Move Fortran stuff to
535 fortran.el. Return string without properties.
536
537 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
538 and :alpha: char classes.
539
540 * mail/supercite.el: Defvar curline when compiling.
541 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
542 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
543 rather than a-zA-Z0-9 to allow non-ASCII characters.
544
545 2000-03-31 Gerd Moellmann <gerd@gnu.org>
546
547 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
548
549 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
550 Re-enable new code.
551
552 * lpr.el (print-region-1): Use -d to specify printer name for
553 systems `usg-unix-v*, `dgux', `hpux', `irix'.
554
555 2000-03-31 Dave Love <fx@gnu.org>
556
557 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
558 for function definition in symbol's function value slot first
559 instead of first consulting byte-compile-function-environment.
560
561 2000-03-31 Kenichi Handa <handa@etl.go.jp>
562
563 * language/european.el ("Polish"): New language environment.
564 (setup-polish-environment): New function.
565
566 2000-03-30 Gerd Moellmann <gerd@gnu.org>
567
568 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
569 Disable new code.
570
571 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
572 trying to `load' the symbol of an autoload instead of the file
573 recorded in the autoload. Fix error messages.
574
575 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
576
577 * ps-print.el: PostScript programming fix for ghostview, doc fix.
578 (ps-print-version): New version number (5.1.3).
579 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
580 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
581 (ps-generate-postscript-with-faces): Code fix.
582 (ps-color-values): XEmacs compatibility.
583 (ps-print-background-image, ps-print-background-text, ps-printer-name)
584 (ps-default-fg, ps-default-bg): Adjust customization.
585 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
586 (ps-color-scale): Renaming old ps-color-value fun.
587 (ps-print-headers): Replace ps-print-header group to avoid conflict
588 with ps-print-header variable.
589 (ps-print-miscellany): New group.
590 (ps-format-color, ps-rgb-color): New funs.
591 (ps-default-foreground): New var.
592 (ps-printer-name-option): New const.
593
594 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
595
596 * net/net-utils.el:
597 (network-connection-host, network-connection-service): New variables
598 (network-connection-mode): New mode, derived from comint-mode
599 (network-connection-mode-setup): New function, saves host and
600 service information in local variables.
601
602 * lisp/locate.el:
603 (locate-word-at-point): Added this function
604 (locate): Default to using locate-word-at-point as input
605 Run dired-mode-hook
606
607 2000-03-29 Dave Love <fx@gnu.org>
608
609 * calendar/appt.el: Doc fixes.
610 (appt-check): Convert min-to-app to a string before passing to
611 appt-disp-window-function or concat.
612 (appt-delete-window): Remove test for frame-root-window.
613 (appt-select-lowest-window, appt-convert-time): Simplify.
614
615 * emacs-lisp/bytecomp.el: Doc fixes.
616 (byte-compile-file-form-autoload): Update
617 byte-compile-function-environment.
618
619 2000-03-29 Andreas Schwab <schwab@suse.de>
620
621 * emacs-lisp/autoload.el: Also print defsubst doc string
622 specially.
623
624 * dired.el (dired-insert-directory): If dired-free-space-program
625 failed just delete its output.
626
627 2000-03-29 Dave Love <fx@gnu.org>
628
629 * international/iso-cvt.el: Move provide to end. Doc fixes.
630 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
631 (iso-iso2sgml, iso-sgml2iso): New functions.
632 (iso-cvt-define-menu): Fix some entries and use backquote for
633 clarity.
634
635 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
636
637 2000-03-28 Gerd Moellmann <gerd@gnu.org>
638
639 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
640 ISO-DATE. If non-nil, return date in ISO 8601 format.
641
642 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
643
644 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
645 if it ever becomes used.
646 (log-edit-mode-hook): Default to vc-log-mode-hook.
647 (log-edit-mode): Fix the docstring.
648
649 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
650 the code.
651
652 2000-03-26 Dave Love <fx@gnu.org>
653
654 * net/browse-url.el (browse-url): Re-fix case of
655 browse-url-browser-function being an alist.
656 (browse-url): Add :link to defgroup.
657
658 * files.el: Doc fixes.
659 (file-truename): Include `[' in wildcard characters.
660 (automount-dir-prefix): Customize.
661 (find-file-wildcards): Add :version.
662 (find-file-noselect): Simplify a mapcar call.
663
664 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
665 compatible with inf-lisp version.
666 (eval-defun-1): Fix custom-declare-variable case.
667
668 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
669
670 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
671
672 2000-03-24 Gerd Moellmann <gerd@gnu.org>
673
674 * Makefile (COMPILE_FIRST): New macro.
675 (compile-files): Compile files from COMPILE_FIRST first.
676
677 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
678 code.
679
680 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
681 matching open parenthesis in column 0 to defun-prompt-regexp
682 only if open-paren-in-column-0-is-defun-start is set.
683
684 * sun-curs.el: Require CL at compile-time only.
685
686 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
687 instead of copy-list which is a function from CL.
688 (msb--choose-menu, msb--mode-menu-cond)
689 (msb--create-buffer-menu-2): Use dolist instead of mapc.
690 (msb--init-file-alist): Use mapcar instead of mapcan.
691 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
692 `(' in column 0 in doc string.
693 (msb--add-separators): Use mapcar instead of mapcan.
694
695 * cus-dep.el: Require CL at compile-time only.
696
697 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
698
699 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
700 (byte-compile-warnings): New warning `noruntime'.
701 (byte-compile-constants, byte-compile-variables): Fix docstring.
702 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
703 execute `eval-whenc-compile's body.
704 (byte-compile-unresolved-functions): Fix docstring.
705 (byte-compile-eval): New function.
706 (byte-compile-callargs-warn): Check if the function will be available
707 at runtime (via property `byte-compile-noruntime').
708 (byte-compile-print-syms): New function.
709 (byte-compile-warn-about-unresolved-functions): Also warn about
710 `noruntime' functions (and use `byte-compile-print-syms').
711 (byte-compile-file): Capitalize the message.
712
713 2000-03-24 Gerd Moellmann <gerd@gnu.org>
714
715 * mail/rmail.el (rmail-confirm-expunge): New user-option.
716 (rmail-expunge): Ask for confirmation depending on the setting
717 of rmail-confirm-expunge.
718
719 2000-03-23 Gerd Moellmann <gerd@gnu.org>
720
721 * Makefile (bootstrap-clean): If $(emacs) exists, build
722 loaddefs.el first. A loaddefs.el that's not up-to-date might
723 cause a bootstrap failure because things don't autoload as
724 expected.
725
726 2000-03-23 Dave Love <fx@gnu.org>
727
728 * net/browse-url.el: Restore previous use of
729 browse-url-maybe-new-window.
730
731 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
732
733 * ps-print.el: Skip banner page fix.
734 (ps-print-version): New version number (5.1.2).
735 (ps-begin-file, ps-end-file, ps-generate): Code fix.
736
737 2000-03-23 Dave Pearson <davep@davep.org>
738
739 * net/quickurl.el Changed the type of parameter passed to the
740 function defined by `quickurl-format-function'. Before only the
741 text of the URL was passed. Now the whole URL structure is passed
742 and the function is responsible for extracting the parts it
743 requires. Changed the default of `quickurl-format-function'
744 accordingly.
745 (quickurl-insert): Changed the `funcall' of
746 `quickurl-format-function' to match the above change.
747 (quickurl-list-insert): Changed the `url' case so that it makes
748 use of `quickurl-format-function', previous to this the format was
749 hard wired.
750
751 2000-03-22 Gerd Moellmann <gerd@gnu.org>
752
753 * startup.el: Change some spellings for the X Window System.
754
755 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
756
757 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
758 up the code and the regexp and make sure the cursor is temporarily
759 moved to the suspicious line while querying the user.
760
761 2000-03-22 Jason Rumney <jasonr@gnu.org>
762
763 * w32-fns.el (w32-charset-info-alist): Initialize.
764
765 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
766
767 * ps-print.el: N-up last page fix.
768 (ps-print-version): New version number (5.1.1).
769 (ps-end-file, ps-end-job, ps-generate): Code fix.
770
771 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
772
773 * files.el (find-file-run-dired): Update docstring.
774 (find-directory-functions): New hook.
775 (find-file-noselect): Run find-directory-functions rather than
776 calling dired directly.
777
778 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
779
780 * pcvs.el: Add a minimal leading commentary.
781 (cvs-make-cvs-buffer): Change the header part by removing the startup
782 message and adding a `Module' entry. Also replace the FOOTER and
783 HEADER special fileinfos with the new support in ewoc for updating
784 its own footer and header.
785 (cvs-update-header): Update to use the header/footer of the ewoc.
786 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
787 (cvs-is-within-p): New function.
788 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
789 to only examine some subset of the buffers.
790
791 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
792 `format' instead of our own ad-hoc functions.
793 Remove HEADER and FOOTER cases, now handled in the EWOC.
794 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
795
796 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
797 output to avoid scaring the user.
798 (cvs-parse-table): Catch message for non-up-to-date commits.
799
800 * pcvs-defs.el (cvs-startup-message): Remove.
801 (cvs-global-menu): New autoloaded menu.
802
803 * pcvs-util.el (cvs-string-fill): Remove.
804
805 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
806 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
807 PP part of it and also make it work for footers and headers.
808 (ewoc-create): Drop POS and BUFFER arguments.
809 Use the DLL's dummy node to store the end-of-footer position.
810 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
811 (ewoc-refresh): Remove unused `header' variable.
812 (ewoc-(get|set)-hf): New functions.
813
814 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
815 log-view-*-(message|file) and use easy-mmode-define-navigation.
816 (log-view-message-re): Match SCCS format as well.
817 And match the revision line rather than the dashed separator line.
818 (log-view-mode): Use the new define-derived-mode.
819 (log-view-current-tag): Fill in with an actual implementation.
820
821 * cvs-status.el (cvs-status-(prev|next)): Rename from
822 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
823 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
824 to let the output "breathe" a little more (more readable).
825 (cvs-status-mode): Use the new define-derived-mode.
826
827 * smerge-mode.el (smerge-auto-leave): New function and variable.
828 (smerge-basic-map): Rename from smerge-basic-keymap.
829 Change the bindings for smerge-diff-*.
830 (smerge-*-map): Use easy-mmode-defmap.
831 (smerge-(next|prev)): Use easy-mmode-define-navigation.
832 (smerge-keep-*): Use smerge-auto-leave.
833
834 2000-03-21 Jason Rumney <jasonr@gnu.org>
835
836 * cus-edit.el (custom-button-face): Use 3D look for w32.
837 (custom-button-pressed-face): Likewise.
838
839 2000-03-21 Gerd Moellmann <gerd@gnu.org>
840
841 * progmodes/etags.el (tags-case-fold-search): New user-option.
842 (tags-loop-eval): New function. Bind case-fold-search around eval
843 depending on the value of tags-case-fold-search.
844 (tags-loop-continue): Use tags-loop-eval.
845 (find-tag-in-order): Bind case-fold-search depending on the value
846 of tags-case-fold-search.
847
848 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
849
850 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
851 (diff-end-of-hunk): Return the end position for use in
852 `easy-mmode-define-navigation'.
853 (diff-recenter): Remove.
854 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
855 of `easy-mmode-define-navigation'.
856 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
857 previous renaming) and fix to use new names.
858 (diff-merge-strings): Use \n as separator: simpler, faster.
859 (diff-mode): Use `define-derived-mode'.
860
861 * derived.el (define-derived-mode): Don't autoload anymore.
862 Prefer the macro-only version provided by easy-mmode.el.
863
864 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
865 `easy-mmode-define-derived-mode'.
866 Use `combine-run-hooks'.
867 (easy-mmode-define-navigation): New macro.
868
869 * subr.el (combine-run-hooks): New function.
870
871 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
872
873 * term/x-win.el: Fontsets related initialization is simplified.
874
875 * international/mule-diag.el (describe-font): Don't refer to
876 global-fontset-alist, instead call font-list.
877 (describe-fontset, list-fontsets, mule-diag): Likewise.
878 (print-fontset): Adjusted for the change of fontset
879 implementation.
880
881 * international/fontset.el (x-charset-registries): Variable
882 removed, instead the corresponding data is stored in the default
883 fontset.
884 (register-alternate-fontnames): Function removed.
885 (resolved-ascii-font): Variable removed.
886 (x-compose-font-name): Ignore the second argument REDOCE.
887 (x-complement-fontset-spec): Complement only an ASCII font and
888 element for those charsets than can use that ASCII font.
889 (generate-fontset-menu): Don't refer to global-fontset-alist,
890 instead call fontset-list.
891 (uninstantiated-fontset-alist): Variable removed.
892 (x-style-funcs-alist): Likewise.
893 (fontset-default-styles): Likewise.
894 (x-modify-font-name): Function removed.
895 (create-fontset-from-fontset-spec): Ignore the argument
896 STYLE-VARIANT.
897 (create-fontset-from-ascii-font): Docsting adjusted for the above
898 change.
899 (instantiate-fontset, resolve-fontset-name): Functions removed.
900 (fontset-list): Now implemented by C code.
901
902 * faces.el (read-face-font): Fix TABLE arg to completing-read.
903 (describe-face): Include `font' attribute in the description.
904
905 2000-03-21 Kenichi Handa <handa@etl.go.jp>
906
907 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
908
909 2000-03-20 Gerd Moellmann <gerd@gnu.org>
910
911 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
912 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
913 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
914
915 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
916 about behavior of set-buffer-modified-p wrt redisplay.
917
918 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
919
920 * view.el (view-mode-disable): Kill local binding of view-read-only.
921
922 2000-03-18 Gerd Moellmann <gerd@gnu.org>
923
924 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
925 is a string, convert it to a syntax cell using string-to-syntax.
926
927 * simple.el (syntax-code-table, syntax-flag-table): New variables.
928 (string-to-syntax): New function.
929
930 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
931 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
932 try to use passive ftp mode.
933
934 2000-03-17 Gerd Moellmann <gerd@gnu.org>
935
936 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
937
938 * simple.el (append-to-buffer): Update point of windows after
939 insertion.
940
941 * abbrev.el (inverse-add-abbrev): Identify word by first moving
942 forward then moving backward. Reindent.
943
944 * frame.el (other-frame): Call x-focus-frame only if
945 focus-follows-mouse is off.
946
947 2000-03-17 Dave Love <fx@gnu.org>
948
949 * pcvs-util.el (cvs-strings->string): Rename
950 replace-regexps-in-string.
951
952 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
953
954 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
955 regexp for labels cannot span several lines.
956
957 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
958 `(setq :<key> ':<key>)' to the macro expansion.
959
960 2000-03-16 Dave Love <fx@gnu.org>
961
962 * progmodes/f90.el (f90): Put custom group under `languages', not
963 `fortran'.
964 (f90-mode-hook): Customize.
965 (f90-mode): Set add-log-current-defun-function.
966 (f90-current-defun): New function.
967
968 2000-03-16 Gerd Moellmann <gerd@gnu.org>
969
970 * cus-edit.el (custom-variable-tag-face): Handle case that
971 default face's height is not a number.
972 (custom-face-tag-face, custom-group-tag-face-1)
973 (custom-group-tag-face): Ditto.
974 (custom-group-tag-face-1): Add :group.
975
976 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
977
978 2000-03-15 Gerd Moellmann <gerd@gnu.org>
979
980 * pcvs-defs.el (toplevel): Remove autoload cookie for form
981 requiring easymenu.
982
983 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
984
985 * ps-print.el: PostScript user-defined prologue, PostScript error
986 handler, doc fix.
987 (ps-print-version): New version number (5.1).
988 (ps-user-defined-prologue, ps-error-handler-message)
989 (ps-print-prologue-0, ps-error-handler-alist): New vars.
990 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
991 (ps-insert-string): New function.
992
993 2000-03-15 Kenichi Handa <handa@etl.go.jp>
994
995 * international/ccl.el (ccl-compile-expression): Don't generate
996 invalid self-assignment code.
997
998 2000-03-14 Dave Love <fx@gnu.org>
999
1000 * subr.el (replace-regexp-in-string): Renamed from
1001 replace-regexps-in-string. Doc fix.
1002
1003 2000-03-12 Dave Love <fx@gnu.org>
1004
1005 * cus-edit.el: Doc fixes.
1006 (customize-set-variable, customize-save-variable): Rename args for
1007 doc.
1008 (custom-variable-tag-face, custom-face-tag-face)
1009 (custom-group-tag-face-1, custom-group-tag-face): Modify from
1010 style which user identify as hyperlink.
1011 (hook): Don't add undefined functions to the hook.
1012 (debug-ignored-errors): Transfer message from bindings.el.
1013
1014 2000-03-12 Gerd Moellmann <gerd@gnu.org>
1015
1016 * recentf.el (recentf-keep-non-readable-files-p): Remove
1017 double/nested definition.
1018
1019 2000-03-12 Dave Love <fx@gnu.org>
1020
1021 * facemenu.el (facemenu-get-face): Use display-color-p.
1022 * enriched.el (enriched-decode-foreground): Likewise.
1023 (enriched-decode-background): Likewise.
1024 * isearch.el (isearch-highlight): Likewise.
1025 * info-look.el (info-lookup): Likewise.
1026 * simple.el (completion-setup-function): Likewise.
1027
1028 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
1029 :options.
1030
1031 * bindings.el (mode-line-format): Fix line-number and
1032 column-number items. Add help-echo for the background.
1033 (mode-line-mule-info): Modify help-echo.
1034
1035 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
1036 defcustom.
1037
1038 * files.el (load-file): Allow completion to .elc.
1039
1040 * man.el: Doc fixes.
1041 (Man-init-defvars): Use display-color-p to set fontification.
1042
1043 * play/hanoi.el (hanoi-internal): Don't use oddp.
1044
1045 2000-03-12 Gerd Moellmann <gerd@gnu.org>
1046
1047 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
1048
1049 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
1050
1051 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
1052
1053 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
1054 Fix comment.
1055
1056 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
1057
1058 * font-lock.el (font-lock-keywords): Fix the doc now that
1059 regexp-opt-depth is unnecessary.
1060 (save-buffer-state): Set an edebug spec.
1061 (font-lock-fontify-anchored-keywords): Properly handle the case when
1062 the matcher goes past the limit.
1063
1064 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
1065 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
1066
1067 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
1068 dll.el and cookie.el (from Elib) with heavy renaming and other
1069 massaging.
1070
1071 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
1072 Autoload the functions used.
1073 (easy-mmode-define-syntax): Fix CL typo.
1074 (easy-mmode-define-derived-mode): Improve the docstring generation.
1075
1076 2000-03-10 Gerd Moellmann <gerd@gnu.org>
1077
1078 * textmodes/texinfo.el (texinfo-version): Variable and function
1079 removed.
1080
1081 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
1082
1083 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
1084 allow more flexibility.
1085 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
1086 fns.
1087 (easy-mmode-defmap, easy-mmode-defsyntax)
1088 (easy-mmode-define-derived-mode): New macros.
1089
1090 2000-03-09 Didier Verna <didier@xemacs.org>
1091
1092 * rect.el (replace-rectangle): New function.
1093
1094 2000-03-09 Dave Love <fx@gnu.org>
1095
1096 * progmodes/fortran.el (fortran-comment-line-start): Define as
1097 "C".
1098 (fortran-comment-line-start-skip): Don't match cpp stuff.
1099 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
1100 (fortran-mode-map): Remove over-eager custom-menu-create for now.
1101 (fortran-mode): Don't set fortran-comment-line-start-skip,
1102 fortran-comment-line-start here. Set comment-start,
1103 add-log-current-defun.
1104 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
1105 (fortran-current-defun): New function.
1106
1107 2000-03-09 Gerd Moellmann <gerd@gnu.org>
1108
1109 * emacs-lisp/re-builder.el: New file.
1110
1111 * mouse.el (mouse-drag-region): Don't run up-event handler
1112 if hscroll has changed.
1113
1114 * octave-mod.el (octave-font-lock-keywords): To font-lock the
1115 builtin operators, use `font-lock-builtin-face' for Emacs and
1116 `font-lock-preprocessor-face' otherwise.
1117
1118 * font-lock.el (lisp-font-lock-keywords-1): Highlight
1119 `(defun (setf foo)' differently.
1120
1121 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
1122
1123 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
1124 (regexp-opt): Update comment and adapt the code the new meaning of
1125 the `paren' argument of regex-opt-group for shy-groups.
1126 (regexp-opt-depth): Handle shy groups as well as backslashed
1127 backslashes.
1128 (regexp-opt-group): Turn the leading comment into a docstring.
1129 Allow `paren' to be a string (the string to use to open a group).
1130 Remove open-presuf and close-presuf. Instead of checking for `all
1131 one-char' and then later on check for `several one-char', handle
1132 both cases close together. Also apply a more generic algorithm
1133 for suffixes (the mirror image of the algorithm used for
1134 prefixes). Use shy-groups. Use nreverse rather than reverse.
1135 (regexp-opt-try-suffix): Removed.
1136
1137 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
1138 from comint-mode-map, so we can just inherit from it. Also, move
1139 the initialization into the `defvar' since there's no docstring
1140 anyway and it's fairly short.
1141 (inferior-scheme-mode): Define it as derived-mode: the code is
1142 shorter and this way we inherit from comint-mode-map rather than
1143 copying it.
1144
1145 * subr.el (replace-regexps-in-string): Properly handle the case
1146 where we match an empty string.
1147
1148 * comint.el (comint-exec-1): Add the current-dir to the exec-path
1149 when the command has a directory component (such as "./testml").
1150 Also fix a typo in the comment.
1151
1152 2000-03-08 Gerd Moellmann <gerd@gnu.org>
1153
1154 * Makefile (compile-files): Compile files one by one because
1155 that's the only way to ensure a clean compilation environment for
1156 each individual file.
1157
1158 * frame.el (other-frame): Call x-focus-frame.
1159
1160 2000-03-07 Dave Love <fx@gnu.org>
1161
1162 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
1163 :require to defcustom.
1164
1165 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
1166 lists.
1167
1168 * files.el (auto-mode-alist): Add configure.in.
1169
1170 * progmodes/autoconf.el: New file.
1171
1172 2000-03-07 Gerd Moellmann <gerd@gnu.org>
1173
1174 * mail/mh-e.el: Change maintainer to `none'.
1175
1176 * recentf.el (recentf-keep-non-readable-files-p): Quote args
1177 to remove-hook and add-hook.
1178
1179 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1180
1181 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
1182 it as the default.
1183 (mail-send): Test mail-send-nonascii also for the new `mime' value.
1184 (sendmail-send-it): Conditionally add MIME headers specifying the
1185 used character set.
1186
1187 2000-03-07 Dave Love <fx@gnu.org>
1188
1189 * winner.el: Fix keywords, autoload cookies. Split
1190 eval-when-compile form to avoid compilation failure.
1191
1192 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
1193
1194 * international/mule.el: Modify comment about coding system
1195 property `coding-category'.
1196 (make-coding-system): New argument EOL-TYPE. Pay attention to
1197 coding-category property of PROPERTIES.
1198
1199 * international/mule-conf.el (coding-category-utf-8,
1200 coding-category-utf-16-be, coding-category-utf-16-le): New coding
1201 categories. Include them in the argument for set-coding-priority.
1202
1203 * international/mule-cmds.el (reset-language-environment): Include
1204 coding-category-utf-8, coding-category-utf-16-be, and
1205 coding-category-utf-16-le in the argument for set-coding-priority.
1206 (reset-language-environment): Initialize coding-category-utf-8,
1207 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
1208
1209 2000-03-06 Karl Fogel <kfogel@red-bean.com>
1210
1211 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
1212 code abstracted out of `bookmark-jump-noselect'. Now tries info
1213 extensions as well as compression extensions.
1214 (bookmark-jump-noselect): Use above new func.
1215
1216 2000-03-03 Gerd Moellmann <gerd@gnu.org>
1217
1218 * strokes.el: Change maintainer's mail address.
1219
1220 2000-03-03 Kenichi Handa <handa@etl.go.jp>
1221
1222 * international/mule-diag.el (list-character-sets): Make help-echo
1223 string by substitute-command-keys.
1224 (list-character-sets): Likewise.
1225 (sort-listed-character-sets): Call help-setup-xref.
1226
1227 2000-03-02 Gerd Moellmann <gerd@gnu.org>
1228
1229 * time.el (display-time-mail-file): Add `none' to the list of
1230 choices.
1231
1232 2000-03-01 Dave Love <fx@gnu.org>
1233
1234 * help.el (help-xref-go-back): Don't try to set position.
1235
1236 * international/mule-diag.el (list-character-sets): Call
1237 help-setup-xref. Add help-echo to xrefs.
1238 (list-character-sets-1): Add help-echo to xrefs.
1239
1240 2000-03-02 Gerd Moellmann <gerd@gnu.org>
1241
1242 * frame.el (blink-cursor-mode): Switch cursor on when turning
1243 the mode off.
1244
1245 * add-log.el (add-log-current-defun): Add support for
1246 Autoconf mode.
1247
1248 * mail/rmail.el (rmail-quit-hook): New variable.
1249
1250 2000-03-01 Dave Love <fx@gnu.org>
1251
1252 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
1253
1254 * help.el (help-xref-button): Add help-echo arg.
1255 (describe-function-1, describe-variable, help-make-xrefs): Use it.
1256
1257 * faces.el (list-faces-display): Supply help-echo with
1258 help-make-xrefs.
1259
1260 * facemenu.el (list-text-properties-at): Set help-xref-stack to
1261 nil.
1262
1263 2000-03-01 Gerd Moellmann <gerd@gnu.org>
1264
1265 * image.el (defimage): Look for image files in load-path.
1266
1267 * frame.el (busy-cursor-delay-seconds): Change type to
1268 `number'.
1269
1270 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
1271
1272 * recentf.el (recentf): Added version tag to the defgroup of
1273 recentf.
1274
1275 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
1276
1277 * recentf.el (recentf-cleanup): Changed to remove excluded file
1278 too.
1279 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
1280 action to select/unselect a file.
1281 (recentf-edit-list): Code cleanup and improvement.
1282 (recentf-open-more-files-action): `recentf-open-more-files' button
1283 widget action to open a file.
1284 (recentf-open-more-files): No more use standard completion but
1285 widgets.
1286 (recentf-more-collection): Deleted.
1287 (recentf-more-history): Deleted.
1288 (recentf-setup-more-completion): Deleted.
1289
1290 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
1291
1292 * recentf.el (recentf-mode): No more needs that Emacs is running
1293 under a window-system.
1294
1295 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1296
1297 * recentf.el (recentf-edit-list): New command to edit the recent
1298 list which allow the user to remove files.
1299 (recentf-edit-selected-items): New global variable, used by
1300 `recentf-edit-list' to hold the list of files to be removed from
1301 the recent list.
1302 (recentf-make-menu-items): Updated to display a "Edit list..."
1303 menu item. Minor code cleanup.
1304
1305 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1306
1307 * recentf.el (recentf-open-more-files): New command to open files
1308 that are not displayed in the menu.
1309 (recentf-more-collection): New global variable holding the set of
1310 permissible completions used by `recentf-open-more-files'.
1311 (recentf-more-history): New global variable holding the history list
1312 used by `recentf-open-more-files' completion.
1313 (recentf-setup-more-completion): New function to setup completion for
1314 `recentf-open-more-files'.
1315 (recentf-make-menu-items): Updated to display a "More..." menu item.
1316
1317 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1318
1319 * recentf.el (recentf-menu-action): Doc fixed.
1320
1321 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
1322
1323 * recentf.el (recentf-menu-filter): Doc updated.
1324 (recentf-update-menu-hook): Allow menu filters to force menu update.
1325 (recentf-make-menu-items): New menu filter handling.
1326 (recentf-make-menu-item): New helper function.
1327 (recentf-menu-elements): New menu handling function.
1328 (recentf-sort-ascending): Updated to new menu filter handling.
1329 (recentf-sort-descending): Updated to new menu filter handling.
1330 (recentf-sort-basenames-ascending): New menu filter function.
1331 (recentf-sort-basenames-descending): New menu filter function.
1332 (recentf-show-basenames): New menu filter function.
1333 (recentf-show-basenames-ascending): New menu filter function.
1334 (recentf-show-basenames-descending): New menu filter function.
1335
1336 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1337
1338 * diary-lib.el (list-diary-entries): Don't try to go forward at
1339 the end of the buffer.
1340
1341 2000-02-29 Kenichi Handa <handa@etl.go.jp>
1342
1343 * international/mule-diag.el (list-character-sets): Completely
1344 rewritten.
1345 (sort-listed-character-sets): New function.
1346 (list-character-sets-1): Completely rewritten.
1347 (list-character-sets-2): New function.
1348 (non-iso-charset-alist): New variable.
1349 (decode-codepage-char): New function.
1350 (charset-history): New variable.
1351 (read-charset) (list-block-of-chars)
1352 (list-iso-charset-chars)
1353 (list-non-iso-charset-chars)
1354 (list-charset-chars): New functions.
1355 (mule-diag): Call list-character-sets-2, not
1356 list-character-sets-2.
1357 (dump-charsets): Likewise.
1358
1359 2000-02-29 Gerd Moellmann <gerd@gnu.org>
1360
1361 * dired-x.el (dired-filename-at-point): Add `@' to valid
1362 file name characters.
1363 (dired-filename-at-point): Handle ange-ftp file names.
1364
1365 * frame.el (frame-notice-user-settings): Use assq-delete-all
1366 instead of assoc-delete-all.
1367 (frame-notice-user-settings): Ditto.
1368
1369 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
1370 Don't copy alist.
1371
1372 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
1373
1374 * calculator.el (calculator-use-menu): New option.
1375 (calculator-initial-bindings): Changed some bindings to work as
1376 macros.
1377 (calculator-forced-input): Removed.
1378 (calculator-restart-other-mode): New variable.
1379 (calculator-mode-map): Set up menu.
1380
1381 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
1382
1383 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
1384 tags.
1385
1386 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
1387
1388 * viper-cmd.el (viper-envelop-ESC-key): added the option to
1389 translate all ESC key sequences.
1390 (viper-goto-mark-subr): restore markers for files for which
1391 they were saved.
1392 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
1393 * viper-util.el (viper-set-replace-overlay-glyphs,
1394 viper-set-replace-overlay): always check if the replacement
1395 overlay is live.
1396 * viper.el (viper-vi-state-mode-list): added major modes.
1397 * ediff-wind.el: minor comment changes.
1398 * ediff.el: copyright notice date fix.
1399
1400 2000-02-27 Jason Rumney <jasonr@gnu.org>
1401
1402 * faces.el (face-font-family-alternatives): Add arial to helv.
1403 (mode-line, header-line, tool-bar): Same default as x for w32.
1404 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
1405 face-font-family-alternatives from working.
1406 * term/w32-win.el (mouse-set-font): Do not build fontset from
1407 chosen font.
1408
1409 2000-02-25 Sam Steingold <sds@goems.com>
1410
1411 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
1412 properly.
1413
1414 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1415
1416 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
1417
1418 2000-02-25 Gerd Moellmann <gerd@gnu.org>
1419
1420 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
1421 writable.
1422
1423 * frame.el (busy-cursor-delay-seconds): New option.
1424
1425 2000-02-24 Gerd Moellmann <gerd@gnu.org>
1426
1427 * frame.el (show-cursor-in-non-selected-windows): New option.
1428
1429 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1430
1431 * diary-lib.el (include-other-diary-files): Undo the selective
1432 display in any included file and don't kill it.
1433
1434 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
1435
1436 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
1437 bar. Menu items converted to (menu-item format, help strings
1438 added.
1439 [downcase, upcase]: Don't enable on MS-DOS.
1440 [symlink, symlinks]: Don't show if make-symbolic-link is not
1441 bound.
1442 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
1443
1444 2000-02-23 Dave Love <fx@gnu.org>
1445
1446 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
1447 (backward-kill-word): Revert addition of * to interactive spec --
1448 it's a feature.
1449
1450 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
1451 (backward-kill-sentence, kill-sentence): Likewise.
1452
1453 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
1454 scratch buffer name.
1455 (gud-format-command): Use int-to-string in ?l case. Simplify
1456 slightly.
1457
1458 * term/w32-win.el (internal-face-interactive): Update prompt for
1459 new read-face-name.
1460
1461 * mail/footnote.el (footnote): Add :version to defgroup.
1462 (footnote-section-tag-regexp): Customize.
1463 (footnote-start-tag, footnote-end-tag): New option.
1464 (footnote-latin-regexp): New variable.
1465 (Footnote-latin): New function.
1466 (footnote-style-alist): Add element for latin style.
1467 (footnote-style): Moved.
1468 (Footnote-goto-footnote): Use eq to test arg.
1469
1470 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
1471
1472 * emacs-lisp/byte-opt.el: Change old backquote syntax.
1473 (byte-compile-trueconstp): Include keywords.
1474 (byte-optimize-quote, byte-optimize-lapcode): Use
1475 byte-compile-const-symbol-p.
1476 (byte-optimize-char-before): New optimization.
1477
1478 * emacs-lisp/bytecomp.el: Change old backquote syntax.
1479 (byte-compile-const-symbol-p): New function.
1480 (byte-compile-constp, byte-compile-out-toplevel)
1481 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
1482 Use it.
1483
1484 * subr.el (define-key-after): Default AFTER to t. Doc fix.
1485
1486 2000-02-23 Kenichi Handa <handa@etl.go.jp>
1487
1488 * international/encoded-kb.el: Be sure to update minor-mode-alist
1489 and minor-mode-map-alist.
1490 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
1491 codes SS2 and SS3 correctly.
1492 (encoded-kbd-self-insert-ccl): New function.
1493 (encoded-kbd-setup-keymap): New function.
1494 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
1495 by calling encoded-kbd-setup-keymap.
1496
1497 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
1498 characters.
1499 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
1500 locally.
1501
1502 2000-02-22 Dave Love <fx@gnu.org>
1503
1504 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
1505 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
1506 defvar.
1507 (lisp-mode-syntax-table): Set up for #|...|# comments.
1508 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
1509 classes. Match `defface'.
1510 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
1511 (eval-defun-1): Fix for defcustom.
1512 (lisp-indent-region): Doc fix.
1513
1514 * subr.el (when, unless, split-string): Doc fix.
1515 (read-passwd): Move call of clear-this-command-keys to the right
1516 place.
1517 (replace-regexps-in-string): New function.
1518
1519 2000-02-22 Gerd Moellmann <gerd@gnu.org>
1520
1521 * help.el (describe-variable): Set syntax table to
1522 emacs-lisp-mode-syntax-table when moving forward over the
1523 symbol's name.
1524
1525 2000-02-22 Dave Love <fx@gnu.org>
1526
1527 * xt-mouse.el: Doc fixes.
1528 (xterm-mouse-position-function): New function, replacing advice of
1529 mouse-position.
1530 (xterm-mouse-mode): Use it. Don't turn on under a window system.
1531
1532 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
1533
1534 2000-02-21 Gerd Moellmann <gerd@gnu.org>
1535
1536 * format.el (format-annotate-single-property-change): Handle
1537 properties.with dotted-list values.
1538 (format-proper-list-p): New function.
1539
1540 * enriched.el (enriched-face-ans): Handle '(foreground-color
1541 . COLOR) and (background-color . COLOR).
1542
1543 2000-02-20 Dave Love <fx@gnu.org>
1544
1545 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
1546 and assignments to it.
1547 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
1548 current local map.
1549 (make-flyspell-overlay): Use it.
1550 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
1551
1552 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
1553 (lm-get-header-re): Defun, not defsubst.
1554 (lm-get-package-name): Defun, not defsubst. Simplify.
1555 (lm-version): Doc fix. Simplify.
1556 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
1557 (lm-crack-address, lm-last-modified-date, lm-commentary)
1558 (lm-verify, lm-synopsis): Simplify.
1559 (lm-report-bug): Require emacsbug. Use compose-mail.
1560
1561 2000-02-20 Gerd Moellmann <gerd@gnu.org>
1562
1563 * dired.el (dired-mode): Call propertized-buffer-identification
1564 to set mode-line-buffer-identification to something having
1565 the right text properties.
1566
1567 * bindings.el (propertized-buffer-identification): New function.
1568
1569 2000-02-20 Dave Love <fx@gnu.org>
1570
1571 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
1572 check for t-mouse too.
1573
1574 * cus-start.el: Make echo-keystrokes `number'.
1575
1576 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
1577
1578 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
1579 Don't call ring-empty-p unless tags-location-ring is bound.
1580 From Noah Friedman <friedman@splode.com>.
1581
1582 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
1583
1584 * progmodes/hideshow.el (hs-flag-region): No longer use
1585 `intangible' overlay property.
1586
1587 (hs-toggle-hiding): New command.
1588 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
1589
1590 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
1591 Fix omission bug: Run `hs-minor-mode-hook' for both activation
1592 and deactivation.
1593
1594 2000-02-18 Gerd Moellmann <gerd@gnu.org>
1595
1596 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
1597
1598 2000-02-17 Gerd Moellmann <gerd@gnu.org>
1599
1600 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
1601
1602 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
1603 of `*' to handle `(* ... *)' comments.
1604
1605 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
1606
1607 * faces.el (list-faces-display): Use display-mouse-p instead of
1608 window-system.
1609
1610 * menu-bar.el (global-map): Menu-bar items converted to the new
1611 format (menu-item..., rearranged for better CUA compliance, and
1612 their names changed for better clarity. Help strings added.
1613
1614 * international/mule-cmds.el (mule-menu-keymap)
1615 (describe-language-environment-map, set-coding-system-map)
1616 (setup-language-environment-map): Convert to new (menu-item...
1617 form, add help strings. Change names of menu items for better
1618 clarity. "Mule" menu-bar item removed (it's now in the "Options"
1619 submenu).
1620
1621 2000-02-17 Gerd Moellmann <gerd@gnu.org>
1622
1623 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
1624 within the code.
1625
1626 2000-02-16 Dave Love <fx@gnu.org>
1627
1628 * faces.el: Don't require custom. Add more specific :groups to
1629 various deffaces.
1630 (set-face-attribute): Purecopy args.
1631 (read-face-name): Default to name at point and use it in prompt.
1632 Remove colon from arg in all callers.
1633 (list-faces-display): Hyperlink to face descriptions and customize
1634 buffers.
1635
1636 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
1637
1638 * wid-edit.el (widget-match-inline): An atom never matches a
1639 list.
1640
1641 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1642
1643 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
1644 at ':' characters by call to split-string.
1645
1646 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1647
1648 * textmodes/bibtex.el: Added RCS version identification.
1649
1650 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1651
1652 * textmodes/bibtex.el: Some temporary comments removed.
1653 (bibtex-field-name, bibtex-entry-type): Made the relationship
1654 explicit.
1655 (bibtex-field-const): Allow capital letters.
1656 (bibtex-start-of-string): Deleted because unused.
1657
1658 * textmodes/bibtex.el: Unified some nomenclature. We no longer
1659 use the term 'reference' to describe a bibtex entry as a whole.
1660 Further, reference keys are no longer called 'labels'.
1661 (bibtex-keys): Renamed to bibtex-reference-keys.
1662 (bibtex-reformat-previous-labels): Renamed to
1663 bibtex-reformat-previous-reference-keys.
1664 (bibtex-reference-type): Renamed to bibtex-entry-type.
1665 (bibtex-reference-head): Renamed to bibtex-entry-head.
1666 (bibtex-reference-maybe-empty-head): Renamed to
1667 bibtex-entry-maybe-empty-head.
1668 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
1669 (bibtex-search-reference): Renamed to bibtex-search-entry.
1670 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
1671 bibtex-enclosing-entry-maybe-empty-head.
1672 (bibtex-entry-field-alist, bibtex-entry-head,
1673 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
1674 bibtex-map-entries, bibtex-search-entry,
1675 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
1676 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
1677 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
1678 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
1679 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
1680 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
1681 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
1682
1683 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1684
1685 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
1686 comment.
1687 (bibtex-format-field-delimiters): New function, functionality
1688 extracted from bibtex-format-entry.
1689 (bibtex-autokey-get-yearfield-digits): New function, functionality
1690 extracted from bibtex-autokey-get-yearfield.
1691
1692 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
1693 entries in order to avoid stack overflow in the regexp matcher if
1694 field contents become large.
1695 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
1696 bibtex-field-string-part-not-braced,
1697 bibtex-field-string-part-no-inner-braces,
1698 bibtex-field-string-part-1-inner-brace,
1699 bibtex-field-string-part-2-inner-braces,
1700 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
1701 bibtex-field-string-quoted, bibtex-field-string,
1702 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
1703 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
1704 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
1705 as parsing is now performed by the following functions.
1706 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
1707 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
1708 bibtex-parse-field-string, bibtex-search-forward-field-string,
1709 bibtex-parse-association, bibtex-field-name-for-parsing,
1710 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
1711 bibtex-search-forward-field, bibtex-search-backward-field,
1712 bibtex-start-of-field, bibtex-end-of-field,
1713 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
1714 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
1715 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
1716 bibtex-parse-string, bibtex-search-forward-string,
1717 bibtex-search-backward-string, bibtex-start-of-string,
1718 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
1719 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
1720 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
1721 entries. Instead of reporting the results of the parsing by
1722 match-beginning or match-end, these functions return data structures
1723 that hold the corresponding positions.
1724 (bibtex-enclosing-field): Changed to also report field boundaries by
1725 return values rather than by match-beginning or match-end. The
1726 following functions have been adapted to use the new parsing
1727 functions.
1728 (bibtex-skip-to-valid-entry, bibtex-search-reference,
1729 bibtex-enclosing-field, bibtex-format-entry,
1730 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
1731 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
1732 bibtex-print-help-message, bibtex-end-of-entry,
1733 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
1734 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
1735 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
1736 method for parsing.
1737 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
1738 bibtex-map-entries, bibtex-flash-head,
1739 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
1740 bibtex-autokey-change, bibtex-autokey-get-namefield,
1741 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
1742 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
1743 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
1744 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
1745 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
1746 order to make the new binding of case-fold-search immediately
1747 visible.
1748
1749 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1750
1751 * textmodes/bibtex.el: Copyright notice is up to date.
1752 Added constant 'bibtex-maintainer-salutation.
1753
1754 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
1755 than make-temp-name, use match-string-no-properties and eliminate
1756 a quadratic behavior when building bibtex-strings.
1757
1758 * bibtex.el (bibtex-reference-key): Accept string entries whose
1759 reference key contains upper case letters.
1760
1761 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1762
1763 * bibtex.el (bibtex-reference-head): Allow entries to start with
1764 a new line.
1765
1766 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1767
1768 * bibtex.el: Hiding of entry bodies is not longer provided by
1769 bibtex.el directly. Instead the hideshow package can be used.
1770 Added a special bibtex entry to hs-special-modes-alist.
1771 (bibtex-hs-forward-sexp): Added for hideshow.el.
1772
1773 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1774
1775 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
1776 at ':' characters by call to split-string.
1777
1778 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1779
1780 * textmodes/bibtex.el: Added RCS version identification.
1781
1782 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1783
1784 * textmodes/bibtex.el: Some temporary comments removed.
1785 (bibtex-field-name, bibtex-entry-type): Made the relationship
1786 explicit.
1787 (bibtex-field-const): Allow capital letters.
1788 (bibtex-start-of-string): Deleted because unused.
1789
1790 * textmodes/bibtex.el: Unified some nomenclature. We no longer
1791 use the term 'reference' to describe a bibtex entry as a whole.
1792 Further, reference keys are no longer called 'labels'.
1793 (bibtex-keys): Renamed to bibtex-reference-keys.
1794 (bibtex-reformat-previous-labels): Renamed to
1795 bibtex-reformat-previous-reference-keys.
1796 (bibtex-reference-type): Renamed to bibtex-entry-type.
1797 (bibtex-reference-head): Renamed to bibtex-entry-head.
1798 (bibtex-reference-maybe-empty-head): Renamed to
1799 bibtex-entry-maybe-empty-head.
1800 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
1801 (bibtex-search-reference): Renamed to bibtex-search-entry.
1802 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
1803 bibtex-enclosing-entry-maybe-empty-head.
1804 (bibtex-entry-field-alist, bibtex-entry-head,
1805 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
1806 bibtex-map-entries, bibtex-search-entry,
1807 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
1808 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
1809 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
1810 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
1811 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
1812 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
1813 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
1814
1815 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1816
1817 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
1818 comment.
1819 (bibtex-format-field-delimiters): New function, functionality
1820 extracted from bibtex-format-entry.
1821 (bibtex-autokey-get-yearfield-digits): New function, functionality
1822 extracted from bibtex-autokey-get-yearfield.
1823
1824 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
1825 entries in order to avoid stack overflow in the regexp matcher if
1826 field contents become large.
1827 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
1828 bibtex-field-string-part-not-braced,
1829 bibtex-field-string-part-no-inner-braces,
1830 bibtex-field-string-part-1-inner-brace,
1831 bibtex-field-string-part-2-inner-braces,
1832 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
1833 bibtex-field-string-quoted, bibtex-field-string,
1834 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
1835 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
1836 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
1837 as parsing is now performed by the following functions.
1838 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
1839 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
1840 bibtex-parse-field-string, bibtex-search-forward-field-string,
1841 bibtex-parse-association, bibtex-field-name-for-parsing,
1842 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
1843 bibtex-search-forward-field, bibtex-search-backward-field,
1844 bibtex-start-of-field, bibtex-end-of-field,
1845 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
1846 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
1847 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
1848 bibtex-parse-string, bibtex-search-forward-string,
1849 bibtex-search-backward-string, bibtex-start-of-string,
1850 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
1851 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
1852 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
1853 entries. Instead of reporting the results of the parsing by
1854 match-beginning or match-end, these functions return data structures
1855 that hold the corresponding positions.
1856 (bibtex-enclosing-field): Changed to also report field boundaries by
1857 return values rather than by match-beginning or match-end. The
1858 following functions have been adapted to use the new parsing
1859 functions.
1860 (bibtex-skip-to-valid-entry, bibtex-search-reference,
1861 bibtex-enclosing-field, bibtex-format-entry,
1862 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
1863 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
1864 bibtex-print-help-message, bibtex-end-of-entry,
1865 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
1866 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
1867 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
1868 method for parsing.
1869 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
1870 bibtex-map-entries, bibtex-flash-head,
1871 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
1872 bibtex-autokey-change, bibtex-autokey-get-namefield,
1873 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
1874 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
1875 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
1876 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
1877 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
1878 order to make the new binding of case-fold-search immediately
1879 visible.
1880
1881 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1882
1883 * textmodes/bibtex.el: Copyright notice is up to date.
1884 Added constant 'bibtex-maintainer-salutation.
1885
1886 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
1887 than make-temp-name, use match-string-no-properties and eliminate
1888 a quadratic behavior when building bibtex-strings.
1889
1890 * bibtex.el (bibtex-reference-key): Accept string entries whose
1891 reference key contains upper case letters.
1892
1893 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1894
1895 * bibtex.el (bibtex-reference-head): Allow entries to start with
1896 a new line.
1897
1898 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1899
1900 * bibtex.el: Hiding of entry bodies is not longer provided by
1901 bibtex.el directly. Instead the hideshow package can be used.
1902 Added a special bibtex entry to hs-special-modes-alist.
1903 (bibtex-hs-forward-sexp): Added for hideshow.el.
1904
1905 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
1906
1907 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
1908 proceedings entry type (for cross referencing). Thanks to Wagner
1909 Toledo Correa for the suggestion.
1910
1911 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
1912
1913 2000-02-14 Kenichi Handa <handa@etl.go.jp>
1914
1915 * international/characters.el: Setup case table for Vietnamese.
1916
1917 2000-02-12 Gerd Moellmann <gerd@gnu.org>
1918
1919 * uniquify.el (toplevel): Require CL at compile time.
1920 (uniquify-push): Removed.
1921
1922 * shadowfile.el (shadow-when): Removed.
1923
1924 * tempo.el (tempo-dolist, tempo-mapc): Removed.
1925 (tempo-process-and-insert-string): Use dolist instead of
1926 tempo-dolist.
1927
1928 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
1929 regexp for paragraph-start.
1930
1931 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
1932 commas as well.
1933
1934 2000-02-10 Dave Love <fx@gnu.org>
1935
1936 * wid-edit.el: (widgets) [defgroup]: Remove url link.
1937 (widget-color-choice-list, widget-color-history, widget-mouse-help):
1938 Deleted.
1939 (widget-specify-field, widget-specify-button): Don't use
1940 widget-mouse-help as help-echo property.
1941 (default): Use #'ignore for :validate and :mouse-down-action.
1942 (checkbox): Add help-echo.
1943 (widget-sexp-validate): Rewritten to clarify error messages.
1944 (character): Use char-valid-p in :match function.
1945 (widget-color-complete): Use facemenu-color-alist.
1946 (widget-color-action): Use facemenu-read-color.
1947
1948 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
1949 set up `caar' &c that we now have.
1950
1951 2000-02-09 Ray Blaak <blaak@gnu.org>
1952
1953 * delphi.el: Make resourcestring a declaration region, like const
1954 and var.
1955
1956 2000-02-09 Dave Love <fx@gnu.org>
1957
1958 * bindings.el (mode-line-input-method-map): New variable.
1959 (mode-line-mule-info): Use it; fix last change.
1960 (mode-line-mode-menu): Move definition.
1961 (mode-line-mouse-sensitive-p): Deleted.
1962 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
1963 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
1964 level.
1965
1966 * startup.el (command-line-1): Don't call
1967 make-mode-line-mouse-sensitive.
1968
1969 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1970
1971 * mail/rmail.el (rmail-retry-failure): Use
1972 rmail-beginning-of-message before rmail-toggle-header, because the
1973 former toggles headers.
1974
1975 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
1976
1977 * diff-mode.el (diff-kill-junk): New interactive function.
1978 (diff-reverse-direction): Use delete-and-extract-region.
1979 (diff-post-command-hook): Restrict the area so that the hook also works
1980 outside of any diff hunk. This is necessary for the minor-mode.
1981 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
1982 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
1983
1984 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
1985 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
1986 so that it can be used more easily in <foo>-mode-hook. Also make sure
1987 to avoid duplicate entries.
1988 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
1989 (font-lock-remove-keywords): Just as was done for `add', allow it to
1990 work even if font-lock-mode is nil. Also make sure we don't modify
1991 any pre-existing list by forcing a copy-sequence. Finally rename
1992 `major-mode' to `mode'.
1993 (font-lock-fontify-syntactic-anchored-keywords)
1994 (font-lock-fontify-anchored-keywords)
1995 (font-lock-fontify-keywords-region): Use line-end-position.
1996 Don't make `font-lock-multiline' local (it's now done in
1997 font-lock-set-defaults).
1998 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
1999 move the `font-lock-fontified' creation to inside the `unless'.
2000
2001 2000-02-06 Andrew Innes <andrewi@gnu.org>
2002
2003 * term/w32-win.el (x-handle-args): Comment out call to message,
2004 which occurs before window system is initialized.
2005
2006 * makefile.nt: Add support for recompiling lisp code.
2007
2008 2000-02-04 Dave Love <fx@gnu.org>
2009
2010 * bindings.el (mode-line-mule-info): Fix/extend last change.
2011
2012 * completion.el: Replace completion-dolist with dolist.
2013
2014 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
2015 dotimes.
2016
2017 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
2018
2019 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
2020 environment names before they go into the section regexp.
2021
2022 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
2023 char class in regexp.
2024
2025 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
2026 `case-fold-search' to nil.
2027
2028 * progmodes/idlwave.el (idlwave-template): Respect
2029 `idlwave-abbrev-change-case'.
2030 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
2031 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
2032 idlwave-while): respect `idlwave-reserved-word-upcase'.
2033 (idlwave-rw-case): New function.
2034 (idlwave-statement-match): Fixed problem with assignment regexp.
2035 (idlwave-font-lock-keywords): Improved regexp for keyword
2036 parameters.
2037 (idlwave-surround): New argument LENGTH to support padding of
2038 operators longer than 1 char.
2039
2040 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
2041 idlwave-shell-expression-overlay. Implemented printing of
2042 expressions on higher levels of the calling stack.
2043 (idlwave-shell-display-level-in-calling-stack): Restore stack
2044 level.
2045 (idlwave-retrieve-expression-from-level): New function.
2046 (idlwave-shell-last-calling-stack): Variable removed.
2047 (idlwave-shell-reset): Argument action reversed (`visible' to
2048 `hidden'). Also remove stop-line overlay.
2049 (idlwave-shell-calling-stack-routine): New variable.
2050 (idlwave-shell-parse-stack-and-display): Messages now display
2051 negative level numbers.
2052 (idlwave-shell-mode): Set `modeline-format'.
2053 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
2054 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
2055 21.
2056 (idlwave-shell-print-expression-function): New option.
2057
2058 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
2059 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
2060 `tool-bar' instead of `toolbar'.
2061
2062 2000-02-02 Dave Love <fx@gnu.org>
2063
2064 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
2065 emacs-lisp-mode-hook. Don't check for defalias being defined.
2066
2067 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2068 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
2069 the new builtins directly.
2070
2071 * whitespace.el (whitespace): Add :version to defgroup.
2072
2073 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
2074 Doc fix.
2075
2076 * thingatpt.el (sexp-at-point, symbol-at-point)
2077 (number-at-point, list-at-point): Add autoload cookie.
2078
2079 * recentf.el (recentf): Add :version to defgroup.
2080
2081 * quickurl.el (quickurl): Add :version to defgroup.
2082
2083 * elide-head.el (elide-head): Use point-marker more.
2084
2085 * bs.el (bs): Add :version to defgroup.
2086
2087 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
2088
2089 * progmodes/delphi.el (delphi): Add :version to defgroup.
2090
2091 2000-02-02 Gerd Moellmann <gerd@gnu.org>
2092
2093 * ange-ftp.el (ange-ftp-write-region): Handle case that
2094 succeeding process operation sets a different coding system.
2095
2096 * calculator.el: New file.
2097
2098 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2099
2100 * frame.el (frames-on-display-list, framep-on-display): New
2101 functions.
2102 (display-mouse-p, display-popup-menus-p, display-graphic-p)
2103 (display-selections-p, display-screens, display-pixel-width)
2104 (display-pixel-height, display-mm-width, display-mm-height)
2105 (display-backing-store, display-save-under, display-planes)
2106 (display-color-cells, display-visual-class): New functions.
2107
2108 * term/tty-colors.el (tty-color-gray-shades): New function.
2109
2110 * faces.el (display-color-p): Use framep-on-display.
2111 (display-grayscale-p): New function.
2112
2113 2000-01-31 Dave Love <fx@gnu.org>
2114
2115 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
2116 (create-fontset-from-x-resource): Don't concat integers.
2117
2118 2000-01-31 Inge Frick <inge@nada.kth.se>
2119
2120 * view.el: Some changes in documentation. Removed some trailing
2121 whitespace. Changed some parameter names to agree with
2122 documentation.
2123 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
2124 window is not deleted. Modifies change 1998-04-26.
2125
2126 2000-01-31 Gerd Moellmann <gerd@gnu.org>
2127
2128 * windmove.el: New file.
2129
2130 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2131 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2132 progmodes/ebnf-yac.el: Update copyright and license info.
2133
2134 * jit-lock.el (jit-lock-function): Widen before calculating end
2135 position.
2136 (jit-lock-stealth-chunk-start): Rewritten.
2137
2138 * info.el (Info-title-face-alist): Removed.
2139 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
2140 faces.
2141 (Info-fontify-node): Use these faces.
2142
2143 2000-01-30 Gerd Moellmann <gerd@gnu.org>
2144
2145 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
2146 (cl-macro-list1): Recognize `&allow-other-keys' instead of
2147 `&allow-other-keywords'.
2148
2149 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
2150 the list of directories scanned heuristically.
2151
2152 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
2153 exist.
2154
2155 2000-01-30 Jason Rumney <jasonr@gnu.org>
2156
2157 * w32-fns.el: Define w32-tty-standard-colors.
2158
2159 * startup.el (command-line): Use w32-tty-standard-colors when in
2160 w32 console mode.
2161
2162 2000-01-30 Dave Love <fx@gnu.org>
2163
2164 * jka-compr.el (jka-compr-load): Fix up load-history.
2165
2166 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
2167
2168 * emacs-lisp/cl-macs.el: Revert previous change.
2169
2170 2000-01-29 Dave Love <fx@gnu.org>
2171
2172 * facemenu.el: Purecopy various strings.
2173
2174 * timezone.el (timezone-fix-time): Window against 69 for two-digit
2175 years. Deal with three-digit years.
2176
2177 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
2178 defconst, purecopy.
2179 (help-back-label): Purecopy it.
2180
2181 2000-01-18 Gerd Moellmann <gerd@gnu.org>
2182
2183 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
2184 variable. If non-nil, order the buffer list according to the
2185 currently selected frame.
2186 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
2187 non-nil, pass the selected frame to function buffer-list.
2188
2189 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2190
2191 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
2192
2193 2000-01-28 Dave Love <fx@gnu.org>
2194
2195 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
2196
2197 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
2198 Don't use lisp-indent-hook property.
2199 (cl-abs): Remove.
2200
2201 * subr.el: Move out indent and edebug specs for when and unless.
2202
2203 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
2204 when, unless.
2205
2206 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
2207 unless, when.
2208
2209 2000-01-28 Gerd Moellmann <gerd@gnu.org>
2210
2211 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
2212 `collecting' as synonym for `collect'.
2213
2214 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
2215 for the case it contains spaces.
2216
2217 * simple.el (what-cursor-position): Change formatting of
2218 messages.
2219
2220 * frame.el (delete-other-frames): New function.
2221 (toplevel): Bind it to C-x 5 1.
2222
2223 * sort.el (sort-numeric-base): New option.
2224 (sort-numeric-fields): If number starts with `0' or `0[xX[',
2225 interpret it as octal or hexadecimal. Use sort-numeric-base
2226 as default base.
2227
2228 * progmodes/glasses.el: New file.
2229
2230 2000-01-27 Gerd Moellmann <gerd@gnu.org>
2231
2232 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
2233 userids differently.
2234
2235 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2236 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2237 progmodes/ebnf-yac.el: New files.
2238
2239 2000-01-26 Dave Love <fx@gnu.org>
2240
2241 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
2242 on a function with an empty body. [From Eric Ludlam.]
2243
2244 2000-01-25 Andre Spiegel <spiegel@gnu.org>
2245
2246 * vc.el (vc-version-diff): Make sure file name is expanded.
2247
2248 2000-01-25 Gerd Moellmann <gerd@gnu.org>
2249
2250 * scroll-bar.el (scroll-bar-timer): Variable removed.
2251 (scroll-bar-toolkit-scroll): Don't use a timer.
2252
2253 2000-01-25 Kenichi Handa <handa@etl.go.jp>
2254
2255 * language/thai-util.el (thai-composition-function): Delete
2256 superfluous `a'.
2257
2258 2000-01-24 Dave Love <fx@gnu.org>
2259
2260 * fortran.el (fortran-mode): Use beginning-of-defun-function,
2261 end-of-defun-function.
2262
2263 * font-lock.el (turn-on-font-lock): Don't depend on window-system
2264 &c.
2265
2266 2000-01-22 Jason Rumney <jasonr@gnu.org>
2267
2268 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
2269 conflicts with new face support.
2270
2271 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2272
2273 * replace.el (query-replace): Rename last arg to DELIMITED.
2274 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
2275 (query-replace-regexp): Likewise.
2276
2277 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2278
2279 * subr.el (with-syntax-table): Use make-symbol, not gensym.
2280
2281 * emacs-lisp/lisp.el (beginning-of-defun-function):
2282 Variable renamed from beginning-of-defun.
2283 Do not call make-variable-buffer-local.
2284 (beginning-of-defun-raw): Use new variable name; doc fix.
2285 (beginning-of-defun): Doc fix.
2286 (end-of-defun-function): Variable renamed from end-of-defun.
2287 Do not call make-variable-buffer-local.
2288 (end-of-defun): Use new variable name; doc fix.
2289
2290 * subr.el (dolist, dotimes): Copied from cl-macs.el
2291 and made to work.
2292
2293 * mail/undigest.el (rmail-digest-end-regexps):
2294 Variable replaces rmail-digest-end-regexp.
2295 Allows multiple regexps for detecting the end line.
2296 (undigestify-rmail-message): Corresponding changes.
2297
2298 2000-01-19 Dave Love <fx@gnu.org>
2299
2300 * files.el (user-init-file): Don't declare here -- is primitive.
2301
2302 * startup.el (command-line): Check for compiled user-init-file and
2303 set to uncompiled version if necessary.
2304
2305 2000-01-18 Gerd Moellmann <gerd@gnu.org>
2306
2307 * mail/undigest.el (rmail-digest-end-regexp): New user option.
2308 (undigestify-rmail-message): Use it.
2309
2310 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
2311
2312 2000-01-17 Gerd Moellmann <gerd@gnu.org>
2313
2314 * tmm.el (tmm-goto-completions): Adapt to prompt being part
2315 of mini-buffer.
2316
2317 2000-01-14 Gerd Moellmann <gerd@gnu.org>
2318
2319 * emacs-lisp/copyright.el (copyright-update): Removed the
2320 requirement for a trailing space from `copyright-regexp', to
2321 support copyrights with owner specified on a separate line..
2322
2323 * align.el: New file.
2324
2325 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
2326
2327 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
2328
2329 2000-01-13 Dave Love <fx@gnu.org>
2330
2331 * ph.el: Removed. (Obsoleted by EUDC.)
2332
2333 2000-01-13 Gerd Moellmann <gerd@gnu.org>
2334
2335 * net/eudc.el (toplevel): Remove autoloaded code installing
2336 menu with easymenu, because that causes build problems.
2337
2338 * frame.el (frame-notice-user-settings): New variable.
2339 (frame-notice-user-settings): Don't modify frame parameters
2340 if called a second time.
2341
2342 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2343
2344 * frame.el (frame-notice-user-settings):
2345 Notice default-frame-parameters even for non-window frames.
2346
2347 2000-01-13 Gerd Moellmann <gerd@gnu.org>
2348
2349 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
2350 for Emacs.
2351 (eudc-bob-can-display-inline-images): Extend for Emacs.
2352 (eudc-bob-toggle-inline-display): Ditto.
2353 (eudc-bob-display-jpeg): Ditto.
2354
2355 2000-01-12 Gerd Moellmann <gerd@gnu.org>
2356
2357 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
2358 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
2359 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
2360
2361 * add-log.el (add-change-log-entry): Fix error trying an `(insert
2362 nil)'.
2363
2364 * subdirs.el: Add `net' directory.
2365
2366 * net: New directory.
2367
2368 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
2369 eval-last-sexp. Don't bind debug-on-error here.
2370 (eval-last-sexp): New function. Bind debug-on-error if
2371 eval-expression-debug-on-error is non-nil.
2372 (eval-defun-2, eval-defun): Likewise.
2373
2374 * simple.el (eval-expression): Don't bind debug-on-error if
2375 eval-expression-debug-on-error is nil. Detect changed
2376 debug-on-error, and propagate new value to global binding, if
2377 eval-expression-debug-on-error is non-nil,
2378 (eval-expression-debug-on-error): Change doc string.
2379
2380 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2381
2382 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
2383
2384 * emacs-lisp/lisp-mode.el (with-syntax-table):
2385 Set up lisp-indent-function property.
2386
2387 * subr.el (with-syntax-table): Moved from simple.el.
2388
2389 * simple.el (with-syntax-table): Moved to subr.el.
2390
2391 2000-01-11 Gerd Moellmann <gerd@gnu.org>
2392
2393 * tmm.el (tmm-shortcut): Delete region after prompt instead
2394 of erasing buffer.
2395
2396 * textmodes/fill.el (fill-common-string-prefix): New function.
2397 (fill-context-prefix): Use the longest common prefix of first
2398 and second line fill prefix, if there is one.
2399
2400 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2401
2402 * array.el (array-mode): Don't use make-variable-buffer-local.
2403 Use make-local-variable for `truncate-lines'.
2404
2405 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
2406
2407 * add-log.el (add-log-current-defun): Handle user-defined
2408 add-log-current-function returning nil,
2409
2410 * add-log.el (add-change-log-entry): Insert version number
2411 if having found a current function
2412
2413 * add-log.el (add-log-current-defun): Call
2414 `add-log-current-defun-function'. Try matches at level 0 and
2415 level 1. Strip whitespace from defun found.
2416
2417 2000-01-10 John Wiegley <johnw@gnu.org>
2418
2419 * allout.el (isearch-done/outline-provisions): Added `edit'
2420 argument to correspond with the current definition of
2421 `isearch-done'.
2422
2423 2000-01-10 Dave Love <fx@gnu.org>
2424
2425 * elide-head.el (elide-head): Use point-marker, not point.
2426
2427 2000-01-10 Gerd Moellmann <gerd@gnu.org>
2428
2429 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
2430 before and after the year 2000.
2431
2432 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
2433 Add ispell- prefix.
2434
2435 2000-01-10 Ken Stevens <k.stevens@ieee.org>
2436
2437 * ispell.el: Only define dictionaries in menus when they exist.
2438 (version18p): New variable.
2439 (version20p): New variable.
2440 (xemacsp): New variable.
2441 (ispell-choices-win-default-height): Fix for XEmacs visibility.
2442 (ispell-dictionary-alist1): Added Brasileiro dictionary.
2443 (ispell-dictionary-alist6): Russian command lines no longer accept
2444 run-together words.
2445 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
2446 (ispell-dictionary-alist): Add koi8-r to customize definition.
2447 (check-ispell-version): Added documentation string. Returns
2448 library path when called non-interactively.
2449 (ispell-menu-map-needed): Uses new variables.
2450 (ispell-library-path): New variable.
2451 (ispell-decode-string): XEmacs fix for bogus variable bindings.
2452 (ispell-word): Improved documentation string. Test for valid
2453 character mappings. Correctly check typed in word changes that can
2454 result in single words split into multiple words. Returns
2455 replacement word.
2456 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
2457 replace in recursive query replace mode. Help message for
2458 recursive edit mode.
2459 (ispell-show-choices): Protect against bad framepop bindings.
2460 (ispell-help): Fix to work with XEmacs.
2461 (ispell-highlight-spelling-error): Use new variables.
2462 (ispell-overlay-window): Fix to work with XEmacs.
2463 (ispell-parse-output): Passed and returns location information
2464 tracking spelling corrections. Doesn't recheck same word on
2465 current line.
2466 (ispell-init-process): Protect against bogus XEmacs variable binding.
2467 Fix call to single argument in sleep-for. Use new variables.
2468 (ispell-region): Passed and returns location information tracking
2469 spelling corrections. Doesn't check same word on current line.
2470 Improved documentation string. Doesn't resend a line already
2471 checked to the ispell process - fixes bug in LaTeX parsing.
2472 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
2473 (ispell-skip-region): No longer skips <TT> in SGML.
2474 (ispell-process-line): Tracks location information with spelling
2475 corrections. Added documentation string. Accounts for words
2476 already accepted on this line. Don't allow query-replace on line
2477 starting with math characters. Doesn't resend a line already sent
2478 to ispell process. Fixes alignment error bug.
2479
2480 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2481
2482 * dired-x.el (dired-guess-shell-alist-default):
2483 Suggest xloadimage, which is free, not xv, which isn't.
2484
2485 * ange-ftp.el (ange-ftp-file-name-nondirectory):
2486 Don't ever include the host name or user name in the value.
2487
2488 2000-01-09 Gerd Moellmann <gerd@gnu.org>
2489
2490 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
2491 of a real newline.
2492
2493 2000-01-09 Stephen Eglen <stephen@gnu.org>
2494
2495 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
2496 for .png files.
2497
2498 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
2499
2500 * cus-edit.el (custom-hook-convert-widget): Fix comment.
2501
2502 2000-01-09 Gerd Moellmann <gerd@gnu.org>
2503
2504 * progmodes/cperl-mode.el: Replace ^F with ^L.
2505
2506 * sendmail.el (toplevel): Provide `sendmail' when compiling
2507 before `require'ing rmail and mailalias to prevent infinite
2508 recursion.
2509
2510 2000-01-08 Dave Love <fx@gnu.org>
2511
2512 * emacs-lisp/backquote.el: Remove inappropriate customization
2513 (allowing custom.el to use backquote).
2514
2515 2000-01-07 Dave Love <fx@gnu.org>
2516
2517 * add-log.el (add-log-debugging): Deleted.
2518 (add-change-log-entry): Treat a backup FILE-NAME as its parent
2519 file. Remove debugging code.
2520 (change-log-get-method-definition, change-log-name): Add doc.
2521 (change-log-sortable-date-at): New function.
2522 (change-log-merge): New command.
2523
2524 * time.el (display-time-string-forms): Make the Mail string active.
2525 (display-time-update): Provide help-echo for load average.
2526
2527 * bindings.el (make-mode-line-mouse2-map): New function.
2528 (mode-line-modified): Use it and simplify.
2529 (mode-line-mule-info): Provide help-echo info.
2530 (minor-mode-alist): Activate the strings.
2531 (make-mode-line-mouse-sensitive): Simplify for
2532 mode-line-buffer-identification.
2533
2534 2000-01-07 Gerd Moellmann <gerd@gnu.org>
2535
2536 * play/pong.el: New file.
2537
2538 2000-01-06 Dave Love <fx@gnu.org>
2539
2540 * array.el: Assorted cleanups for compiler warnings, doc strings,
2541 `array-' prefix for symbols.
2542
2543 2000-01-05 Dave Love <fx@gnu.org>
2544
2545 * textmodes/outline.el (outline-mode-menu-bar-map): Add
2546 outline-headers-as-kill.
2547 (outline-mode): Define imenu-generic-expression.
2548 (outline-headers-as-kill): New command.
2549
2550 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
2551 from paragraph-start.
2552 (paragraph-indent-minor-mode): New command.
2553
2554 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
2555 M-C-e, M-C-h, C-j, C-xnd, TAB.
2556 (fortran-mode): Set beginning-of-defun, end-of-defun.
2557 (fortran-column-ruler): Simplify.
2558 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
2559 (fortran-with-subprogram-narrowing): Likewise.
2560 (fortran-indent-subprogram): Call mark-defun.
2561 (fortran-check-for-matching-do): Change narrowing.
2562
2563 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
2564 (cl-lucid-hash-tag): Delete.
2565 (cl-hash-table-p): Correct test for native table.
2566 (cl-hash-table-count): Use hash-table-count.
2567
2568 * browse-url.el (browse-url): Fix case of
2569 browse-url-browser-function being an alist.
2570
2571 2000-01-05 Carsten Dominik <cd@gnu.org>
2572
2573 * textmodes/reftex-vars.el (reftex-parse-file-extension)
2574 (reftex-index-phrase-file-extension): New options.
2575
2576 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
2577 Use new option `reftex-index-phrase-file-extension'.
2578
2579 * textmodes/reftex.el (reftex-access-parse-file): Use new option
2580 `reftex-parse-file-extension'.
2581
2582 2000-01-05 Dave Love <fx@gnu.org>
2583
2584 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
2585 (beginning-of-defun-raw): Use it.
2586 (end-of-defun): New variable.
2587 (end-of-defun): Use it.
2588 (check-parens): New command.
2589
2590 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
2591
2592 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
2593 (hs-show-block): Don't use `mapcar' when not accumulating.
2594
2595 Fix buglet in local variables initialization.
2596
2597 2000-01-05 Andreas Schwab <schwab@suse.de>
2598
2599 * hscroll.el (hscroll): Doc fix.
2600
2601 2000-01-05 Carsten Dominik <cd@gnu.org>
2602
2603 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
2604 idlw-toolbar.
2605
2606 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
2607 file idlw-rinfo.el.
2608 (idlwave-customize): load must read file idlw-shell.el.
2609 (idlwave-create-customize-menu): load must read file idlw-shell.el.
2610
2611 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
2612
2613 * progmodes/idlw-shell.el: Also provide idlwave-shell
2614 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
2615 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
2616
2617 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
2618 both reftex-dcr and reftex-vcr.
2619
2620 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
2621
2622 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2623
2624 * ps-print.el: PostScript code now is in separate files, doc fix.
2625 (ps-print-version): New version number (5.0.3).
2626 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
2627 local.
2628 (ps-spool-config): Initialization fix.
2629 (ps-print-prologue-1, ps-print-prologue-2)
2630 (ps-print-duplex-feature): PostScript code moved to separated file.
2631 (ps-background-image): Little code reformating.
2632 (ps-begin-file, ps-begin-job): Fix code.
2633 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
2634 (ps-prologue-file): New fun.
2635
2636 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2637
2638 * ps-vars.el: Eliminated.
2639
2640 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
2641 `;;;###autoload'.
2642
2643 * ps-print.el: ps-vars eliminated, doc fix.
2644 (ps-print-version): New version number (5.0.2).
2645 (ps-spool-config): Initialization fix.
2646 (ps-print-customize): New fun.
2647
2648 2000-01-04 Gerd Moellmann <gerd@gnu.org>
2649
2650 * autorevert.el (auto-revert-mode): Return value of
2651 auto-revert-mode.
2652
2653 2000-01-04 Dave Love <fx@gnu.org>
2654
2655 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
2656 menu items.
2657
2658 2000-01-03 Dave Love <fx@gnu.org>
2659
2660 * elide-head.el (elide-head) [defgroup]: Add :version.
2661
2662 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
2663 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
2664 `cl-hash-table-p', not `hash-table-p'.
2665 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
2666
2667 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
2668
2669 * faces.el (face-read-integer, read-face-attribute)
2670 (color-defined-p, color-values): unspecified-{f,b}g are now
2671 strings.
2672
2673 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
2674
2675 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
2676 at comment end, and re-insert them after filling.
2677
2678 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
2679
2680 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
2681 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
2682 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
2683
2684 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
2685
2686 * term/x-win.el (xw-defined-colors): Call color-supported-p,
2687 the new name of face-color-supported-p.
2688
2689 * term/w32-win.el (xw-defined-colors): Likewise.
2690
2691 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
2692
2693 * simple.el (completion-setup-function): Count completion-size
2694 from minibuffer-prompt-end, not from point-min.
2695
2696 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
2697
2698 * faces.el (read-face-attribute, defined-colors, color-defined-p):
2699 Pass the frame to tty-color-* functions.
2700 (display-color-p, frame-set-background-mode): Pass the frame to
2701 tty-display-color-p.
2702
2703 * term/tty-colors.el (tty-defined-color-alist): Renamed from
2704 tty-color-alist.
2705 (tty-color-alist, tty-modify-color-alist): New functions.
2706 (tty-color-define, tty-color-clear, tty-color-approximate)
2707 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
2708 an optional parameter FRAME.
2709
2710 2000-01-01 Gerd Moellmann <gerd@gnu.org>
2711
2712 * image.el (create-image, defimage): Don't assume image data is a
2713 string.
2714
2715 * image.el (defimage): Handle specifications containing :data
2716 instead of :file.
2717 (image-type-from-data): New function.
2718 (image-type-from-file-header): Use it.
2719 (create-image): Add parameter DATA-P.
2720
2721 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2722
2723 * echistory.el (electric-command-history): Call Command-history-setup
2724 and command-history-mode using their new conventions.
2725
2726 * chistory.el (Command-history-setup): Don't switch buffers. Take
2727 no args, and do not set major-mode, mode-name or the local map.
2728 (command-history-mode): New function, does some of those things
2729 Command-history-setup used to do.
2730 (list-command-history): Call command-history-mode, not
2731 Command-history-setup.
2732 (command-history): Renamed from command-history-mode.
2733
2734 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2735
2736 * arc-mode.el (archive-mode-map): Bind q to quit-window.
2737
2738 1999-12-31 William M. Perry <wmperry@aventail.com>
2739
2740 * image.el (defimage): Images with the `:data' keyword should be
2741 considered valid as well.
2742
2743 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2744
2745 * dired.el (dired-get-filename): Don't call file-name-absolute-p
2746 with FILE if FILE is nil.
2747
2748 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2749
2750 * simple.el (choose-completion-string): In minibuffer,
2751 do not delete the prompt string.
2752
2753 1999-12-30 Gerd Moellmann <gerd@gnu.org>
2754
2755 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
2756 assigned to mode-line-mode-menu because bindings.el is dumped with
2757 Emacs, and thus the lists used for menu-item definition will be
2758 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
2759 like pure menu item definitions.
2760
2761 * expand.el (expand-abbrev-hook): Return t if expansion was
2762 done, nil otherwise.
2763
2764 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2765
2766 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
2767 (tar-quit): Function deleted.
2768
2769 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
2770
2771 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
2772 was used but not declared.
2773
2774 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
2775 hs-find-block-beginning): Add or modify docstrings.
2776
2777 (hs-isearch-show): Rewrite.
2778
2779 1999-12-28 Gerd Moellmann <gerd@gnu.org>
2780
2781 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
2782
2783 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
2784 space in front of a C-style comment end.
2785
2786 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
2787
2788 * startup.el (command-line-1): Make mode line mouse-sensitive for
2789 the MS-DOS version as well.
2790
2791 1999-12-28 Gerd Moellmann <gerd@gnu.org>
2792
2793 * bs.el: New file.
2794
2795 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2796
2797 * textmodes/ispell.el (ispell-process-line):
2798 Add local var line-offset to adjust for the change
2799 in positions within the line, due to previous replacements.
2800
2801 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2802
2803 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
2804 Doc fixes.
2805
2806 1999-12-27 Gerd Moellmann <gerd@gnu.org>
2807
2808 * add-log.el (change-log-version-number-regexp-list)
2809 (change-log-version-info-enabled): Change :version to 21.1.
2810 (toplevel): Require CL when compiling.
2811
2812 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
2813
2814 * add-log.el (change-log-version-number-regexp-list): Added tag
2815 :version 20.6
2816 (change-log-version-info-enabled): Added tag :version 20.6
2817
2818 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
2819
2820 * add-log.el: More general version number search with
2821 user-configurable regexp list.
2822 (change-log-version-number-regexp-list): New user variable.
2823 (change-log-find-version): Rewritten. Use user-configurable
2824 version numbering regexp list
2825 change-log-version-number-regexp-list.
2826 (change-log-find-version): Renamed to
2827 change-log-version-number-search
2828 (add-log-file-name-function): New.
2829 (change-log-search-vc-number): Added END paramaeter. Added doc
2830 string to function.
2831 (change-log-version-rcs): Renamed. Was
2832 change-log-search-vc-number.
2833
2834 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
2835
2836 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
2837 overlays if they interfere.
2838 (compilation-find-file): Make intangible overlays tangible.
2839
2840 * progmodes/hideshow.el: Generally, synch w/ maintainer
2841 version 5.9.
2842
2843 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
2844
2845 (hs-minor-mode-hook): Don't initialize.
2846
2847 (hs-special-modes-alist): Rewrite value and docstring.
2848
2849 (hs-minor-mode-prefix): Delete unused var.
2850
2851 (hs-block-start-mdata-select): New var, buffer local.
2852
2853 (hs-headline): New var.
2854
2855 (hs-match-data, hs-forward-sexp): New funcs.
2856
2857 (hs-hide-comment-region): New func.
2858
2859 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
2860 hs-safety-is-job-n, hs-hide-initial-comment-block,
2861 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
2862 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
2863 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
2864 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
2865 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
2866
2867 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
2868 (hs-isearch-show-temporary): New funcs.
2869
2870 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
2871
2872 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
2873
2874 When constructing menu, use `[(shift button2)]' notation.
2875
2876 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2877
2878 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
2879 (jka-compr-compression-info-list): Add new elt to each vector.
2880 (jka-compr-write-region): Don't compress the data if it is
2881 already compressed.
2882
2883 * jka-compr.el (jka-compr-really-do-compress): New variable.
2884 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
2885 if visiting.
2886 (jka-compr-write-region): Set jka-compr-really-do-compress
2887 if visiting. Test it when deciding to compress.
2888
2889 1999-12-22 Gerd Moellmann <gerd@gnu.org>
2890
2891 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
2892 with third argument t.
2893
2894 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
2895
2896 * antlr-mode.el: Version 1.2 is released.
2897 (antlr): This package has a web page.
2898
2899 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
2900
2901 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
2902 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
2903 (antlr-mode-map): New binding [C-c C-c].
2904 (antlr-mode-menu): New entries.
2905
2906 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
2907
2908 * antlr-mode.el: Respect Emacs conventions.
2909 ((require 'cl)): Only use during compilation.
2910 (antlr-language-for-option): New function to avoid using `find'.
2911 (antlr-mode): Use it.
2912 (antlr-with-syntax-table): Define new instead using XEmacs' one.
2913 (antlr-imenu-create-index-function): Change accordingly.
2914 (antlr-inside-rule-p): Ditto.
2915 (antlr-end-of-rule): Ditto.
2916 (antlr-end-of-body): Ditto.
2917 (antlr-beginning-of-rule): Ditto.
2918 (antlr-indent-line): Ditto.
2919
2920 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
2921
2922 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
2923 (antlr-set-tabs): Don't use hard-coded values.
2924
2925 * antlr-mode.el: Minor navigation changes. Not perfect, but this
2926 won't be possible without a huge time penalty.
2927 (antlr-skip-exception-part): Be more specific.
2928 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
2929 Renamed from `antlr-skip-grammar-header'.
2930 (antlr-next-rule): Change accordingly.
2931 (antlr-end-of-body): Ditto. Better error message.
2932 (antlr-beginning-of-body): Better error message.
2933 (antlr-imenu-create-index-function): Skip rule action prelude.
2934
2935 * antlr-mode.el: Minor syntax highlighting changes.
2936 (antlr-font-lock-default-face): Deletia.
2937 (antlr-font-lock-tokendef-face): Changed color.
2938 (antlr-font-lock-tokenref-face): Changed color.
2939 (antlr-font-lock-literal-face): Changed color.
2940 (antlr-font-lock-additional-keywords): Minor changes.
2941
2942 1999-12-20 Carsten Dominik <cd@gnu.org>
2943
2944 * progmodes/idlwave.el: New file.
2945
2946 * progmodes/idlwave-rinfo.el: New file.
2947
2948 * progmodes/idlwave-shell.el: New file.
2949
2950 * progmodes/idlwave-toolbar.el: New file.
2951
2952 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
2953
2954 1999-12-21 Gerd Moellmann <gerd@gnu.org>
2955
2956 * progmodes/cwarn.el: New file.
2957
2958 1999-12-19 Gerd Moellmann <gerd@gnu.org>
2959
2960 * bindings.el (completion-ignored-extensions): Add .pdf.
2961
2962 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
2963
2964 * version.el: Put the version info into binary on MS-DOS as well.
2965
2966 1999-12-19 Gerd Moellmann <gerd@gnu.org>
2967
2968 * emacs-lisp/debug.el (debugger-continue): Don't continue if
2969 debugger-may-continue is nil.
2970
2971 1999-12-18 Dave Love <fx@gnu.org>
2972
2973 * emacs-lisp/cl-macs.el: Remove conditional definition of
2974 eval-when-compile. Don't specify abs, expt, gethash,
2975 hash-table-count, hash-table-p as side-effect-free here.
2976 (cl-emacs-type): Don't declare.
2977 (cl-compile-time-init): Remove Emacs 18 compiler patch.
2978 (cl-parse-loop-clause): Remove compatibility code.
2979
2980 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
2981 (side-effect-free-fns): Add gethash, hash-table-count.
2982 (side-effect-and-error-free-fns): Add hash-table-p.
2983
2984 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
2985 `cl-' to autoload names for some hash functions. Don't autoload
2986 eval-when-compile. Don't provide mini-cl.
2987 (cl-emacs-type): Remove.
2988 (cl-map-extents): Remove compatibility code.
2989
2990 * emacs-lisp/float.el: Bind free variables.
2991
2992 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
2993
2994 1999-12-16 Gerd Moellmann <gerd@gnu.org>
2995
2996 * bindings.el (completion-ignored-extensions): Add .tfm.
2997
2998 1999-12-16 Dave Love <fx@gnu.org>
2999
3000 * faces.el (set-face-attribute): Purecopy the attributes set.
3001
3002 * custom.el (custom-declare-variable): Purecopy value.
3003
3004 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
3005 (byte-extrude-byte-code-vectors): Use remprop.
3006 (byte-compile-lambda): Check that arg is a lambda.
3007
3008 1999-11-16 Anders Lindgren <AndersL@andersl.com>
3009
3010 * font-lock.el: System for adding and removing keywords.
3011 Both local (previously added keyword) and global keywords
3012 can be removed.
3013 (font-lock-remove-keywords): New user-level function.
3014 (font-lock-update-removed-keyword-alist): New internal function.
3015 (font-lock-removed-keywords-alist): New variable.
3016 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
3017 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
3018 growing datastructures.
3019 (font-lock-set-defaults): Removes keywords stored in
3020 `font-lock-removed-keywords-alist' after local keywords added.
3021
3022 1999-12-16 Anders Lindgren <andersl@andersl.com>
3023
3024 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
3025 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
3026
3027 * font-lock.el (c-keywords): Only highlight preprocessor
3028 directives when spelled correctly.
3029
3030 * font-lock.el (font-lock-match-c++-structor-declaration,
3031 c++-keywords): Fontify constructors and destructors with function
3032 face inside C++ class declarations.
3033
3034 1999-12-16 Gerd Moellmann <gerd@gnu.org>
3035
3036 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
3037 the shell from sh-shell-file.
3038
3039 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
3040
3041 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3042
3043 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
3044 if one of the files specified cannot be accessed by
3045 file-attributes. Do not strip any leading directories from the
3046 file names, to behave more like `ls' does.
3047
3048 * dired.el (dired-get-filename): Handle absolute file names.
3049 (dired-readin-insert): If argument is a cons, don't print
3050 "wildcard" on the ``total'' line.
3051
3052 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3053
3054 * faces.el (face-read-integer, read-face-attribute)
3055 (color-defined-p, color-values): Allow color values unspecified-fg
3056 and unspecified-bg, handle them as unspecified.
3057
3058 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
3059
3060 * textmodes/reftex.el: (reftex-compile-variables): respect new
3061 structure of `reftex-index-macro'
3062 (reftex-compile-variables): Use the changed structure of
3063 `reftex-label-alist'.
3064
3065 * textmodes/reftex-vars.el (reftex-index-math-format,
3066 (reftex-toc-max-level): New option.
3067 reftex-index-phrases-search-whole-words,
3068 reftex-index-phrases-case-fold-search,
3069 reftex-index-phrases-skip-indexed-matches,
3070 reftex-index-phrases-wrap-long-lines,
3071 reftex-index-phrases-sort-prefers-entry,
3072 reftex-index-phrases-sort-in-blocks): New options.
3073 (reftex-index-macros): Option structure changed.
3074 (reftex-index-macros-builtin): Added `repeat' item to each entry.
3075 (reftex-label-alist): Additional item in each entry to specify if
3076 the environment should be listed in the TOC.
3077 (eval-when-compile (require 'cl)) added.
3078
3079 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
3080 longer deals with "repeat".
3081 (reftex-index): "repeat property in `reftex-index-macro-alist' is
3082 now used.
3083 (reftex-index-phrases-comment-regexp,
3084 reftex-index-phrases-macrodef-regexp,
3085 reftex-index-phrases-phrase-regexp1,
3086 reftex-index-phrases-phrase-regexp2,
3087 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
3088 New constants.
3089 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
3090 reftex-index-phrases-font-lock-keywords,
3091 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
3092 reftex-index-phrases-restrict-file): New variables.
3093 (reftex-index-phrase-selection-or-word,
3094 reftex-index-visit-phrases-buffer,
3095 reftex-index-initialize-phrases-buffer,
3096 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
3097 reftex-index-next-phrase, reftex-index-this-phrase,
3098 reftex-index-all-phrases, reftex-index-region-phrases,
3099 reftex-index-phrases-parse-header,
3100 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
3101 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
3102 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
3103 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
3104 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
3105 reftex-index-make-replace-string,
3106 reftex-query-index-phrase-globally, reftex-query-index-phrase,
3107 reftex-index-phrase-match-is-indexed,
3108 reftex-index-phrases-fixup-line,
3109 reftex-index-phrases-replace-space,
3110 reftex-index-select-phrases-macro): New functions.
3111 (reftex-index-globalize, reftex-index-globally): functions removed
3112 (eval-when-compile (require 'cl)) added.
3113
3114 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
3115 for max level.
3116 (reftex-toc-max-level-indicator): New variable.
3117 (reftex-toc-max-level): New command.
3118 (reftex-toc-map): New keybinding `t'.
3119 (reftex-toc-help): Constant updated.
3120 (eval-when-compile (require 'cl)) added.
3121
3122 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
3123 `t' command key can change `reftex-toc-max-level'
3124 (eval-when-compile (require 'cl)) added.
3125
3126 * textmode/reftex-sel (reftex-insert-docstruct): Respect
3127 `reftex-toc-max-level'
3128 (eval-when-compile (require 'cl)) added.
3129
3130 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
3131 added.
3132
3133 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
3134 added.
3135
3136 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
3137 commands.
3138 (reftex-citation, reftex-do-citation,
3139 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
3140 preselect a citation format.
3141 (eval-when-compile (require 'cl)) added.
3142
3143 * textmodes/reftex-parse.el (reftex-context-substring): Optional
3144 parameter to-end
3145 (reftex-section-info): Deal with environment matches.
3146 (eval-when-compile (require 'cl)) added.
3147
3148 * reftex-global.el (eval-when-compile (require 'cl)) added.
3149
3150 1999-12-15 Kenichi Handa <handa@etl.go.jp>
3151
3152 The following changes are for the new composition mechanism. We
3153 have deleted `composition' charset and composite characters,
3154 instead introduced a special text property `composition'.
3155
3156 * composite.el: New file.
3157
3158 * ps-mule.el: Define encode-composition-rule and find-composition
3159 for Emacs 20.4 and the earlier versions.
3160 (ps-mule-init-external-library): Just require a feature for
3161 external libraries.
3162 (ps-mule-prologue): Postscript code modified for new composition.
3163 (ps-mule-find-wrappoint): New arg COMPOSITION.
3164 (ps-mule-plot-string): Delete code for composite characaters.
3165 (ps-mule-plot-composition): New funcion.
3166 (ps-mule-prepare-font-for-components): New function.
3167 (ps-mule-plot-components): New function.
3168 (ps-mule-composition-prologue-generated): Renamed from
3169 ps-mule-cmpchar-prologue-generated.
3170 (ps-mule-composition-prologue): New named from
3171 ps-mule-cmpchar-prologue. Modified for new composition.
3172 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
3173 ps-mule-prepare-cmpchar-font): Deleted.
3174 (ps-mule-string-encoding): New arg NO-SETFONT.
3175 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
3176 check Composing, not Cmpchar
3177 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
3178 to nil.
3179 (ps-mule-begin-job): Check existence of new composition.
3180
3181 * ps-print.el (ps-plot-region): Handle new composition.
3182
3183 * simple.el (what-cursor-position): Show "(composed)" if the
3184 character is composed.
3185
3186 * international/characters.el: Fix cateogries of Lao symbols.
3187
3188 * international/fontset.el (vertical-centering-font-regexp): New
3189 variable.
3190
3191 * international/mule.el (mule-version): Updated to 5.0 (AOI).
3192 (mule-version-date): Updated to 1999.12.7.
3193 (with-category-table): New macro.
3194
3195 * international/mule-cmds.el (encode-coding-char): Don't check
3196 composite character.
3197
3198 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
3199 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
3200 x-ctext): Give `composition' property t.
3201
3202 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
3203 non-nil) at the tail of ALIST.
3204 (compose-region, decompose-region, decompse-string,
3205 reference-point-alist, compose-chars): Moved to composite.el.
3206 (compose-chars-component, compose-chars-rule,
3207 decompose-composite-char): Deleted.
3208
3209 * international/quail.el (quail-install-map): New optional arg
3210 NAME.
3211 (quail-get-translation): If DEF is a symbol but not a function,
3212 ignore it.
3213 (quail-start-translation): Put a key sequence undefined in the
3214 translation keymap in unread-command-events, not generated-events.
3215 Return parameterized event (compose-last-chars N) if the input
3216 characters should be composed.
3217 (quail-map-definition): If DEF is t, treat it as nil.
3218 (quail-delete-last-char): Delete the quail region.
3219 (quail-show-translations): Don't show list of translations if the
3220 quail package is deterministic.
3221 (quail-completion-max-depth): New variable.
3222 (quail-completion-1): Pay attention to the above variable. Fix
3223 for the case that a translation is a function.
3224 (quail-map-from-table, quail-map-from-table-1,
3225 quail-map-from-table-2): New functions.
3226 (quail-lookup-map-and-concat): New function
3227
3228 * language/devan-util.el: Mostly rewritten.
3229
3230 * language/lao.el: Register lao-composition-function in
3231 composition-function-table.
3232
3233 * language/lao-util.el: Mostly rewritten.
3234
3235 * language/thai.el: Register thai-composition-function in
3236 composition-function-table.
3237 (thai-tis620): Delete `pre-write-conversion' property.
3238
3239 * language/thai-util.el: (thai-category-table): Make it by
3240 make-category-table.
3241 (thai-composition-pattern): New variable.
3242 (thai-compose-region, thai-compose-string): Use
3243 with-category-table.
3244 (thai-post-read-conversion): Just call thai-compose-region.
3245 (thai-pre-write-conversion): Deleted.
3246 (thai-composition-function): New funciton.
3247
3248 * language/tibet-util.el: Most functions rewritten.
3249 (tibetan-char-p): Renamed from tibetan-char-examin.
3250 (tibetan-composable-examin) (tibetan-complete-char-examin)
3251 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
3252 (tibetan-add-components): New function.
3253 (tibetan-composition-function): New function.
3254
3255 * language/tibetan.el: Register tibetan-composition-function in
3256 composition-function-table.
3257 (tibetan-composable-pattern): New variable.
3258 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
3259 (tibetan-precomposition-rule-alist): Move punctuations to
3260 tibetan-punctuation-transcription-alist and
3261 tibetan-obsolete-glyphs.
3262 (tibetan-punctuation-transcription-alist): New variable.
3263 (tibetan-obsolete-glyphs): New variable.
3264 (tibetan-regexp): Improve the initialization code.
3265
3266 * textmodes/fill.el (fill-find-break-point): Delete codes for
3267 composite characters.
3268 (fill-region-as-paragraph): Likewise.
3269
3270 1999-12-14 Gerd Moellmann <gerd@gnu.org>
3271
3272 * international/mule-cmds.el (default-input-method): Specify
3273 that it should be set after current-language-environment.
3274
3275 * custom.el (custom-handle-keyword): Add :set-after.
3276 (custom-add-dependencies): New function.
3277 (custom-set-variables): Take dependencies between args into
3278 account.
3279
3280 * battery.el (battery): Doc fix.
3281
3282 1999-12-12 Gerd Moellmann <gerd@gnu.org>
3283
3284 * progmodes/cc-make.el: Removed.
3285
3286 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3287
3288 * Release of cc-mode 5.26
3289
3290 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3291
3292 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
3293 target depth. Optionally count #else lines as clause limits,
3294 as suggested by don provan <provan@lucent.com>. #elif
3295 handling fixed.
3296
3297 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
3298 (c-down-conditional-with-else): New commands that uses the
3299 added functionality in `c-forward-conditional'.
3300
3301 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3302
3303 * cc-align.el (c-lineup-comment): Preserve the alignment with
3304 a comment on the previous line instead of preserving the
3305 comment-column.
3306
3307 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3308
3309 * Fixes to IDL mode after input from Eric Eide
3310 <eeide@cs.utah.edu>:
3311 * cc-engine.el (c-beginning-of-statement-1): Allow
3312 `c-conditional-key' to be nil, for the benefit of IDL mode.
3313 * cc-engine.el (c-guess-basic-syntax): Ditto.
3314 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
3315 but do match CORBA 2.3 `valuetype'.
3316 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
3317 for IDL.
3318 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
3319 be nil for IDL.
3320 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
3321 Like C++.
3322 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
3323 set `c-method-key' and `c-baseclass-key' to nil.
3324
3325 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3326
3327 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
3328 with nonhanging open braces.
3329
3330 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3331
3332 * cc-align.el: Added docstrings to all lineup functions.
3333
3334 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
3335 keyword.
3336
3337 * cc-align.el (c-lineup-C-comments): Handle free form text
3338 comments. Use c-comment-prefix-regexp and comment-start-skip
3339 instead of hardcoded regexps.
3340
3341 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3342
3343 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
3344 behavior and return value as documented.
3345
3346 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3347
3348 * Changes for new style variable init system:
3349 * cc-langs.el (c-common-init): Dito.
3350 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
3351 now customizable.
3352 * cc-vars.el: Style variables may now take a value
3353 'set-from-style to make them take their value from the style
3354 system. This value is now the default on all these variables.
3355 * cc-vars.el (c-valid-offset): New function to verify a
3356 syntactic symbol offset setting.
3357 * cc-vars.el (c-offsets-alist): Variable moved from
3358 cc-styles.el since it's now customizable in a similar way to
3359 the other style variables.
3360 * cc-vars.el (c-old-style-variable-behavior): New variable to
3361 revert to the old style init behavior.
3362
3363 * cc-vars.el (c-file-style, c-file-offsets): Made always
3364 buffer local.
3365
3366 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
3367 the throws clause that might follow the function prototype in
3368 C++.
3369
3370 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3371
3372 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
3373 could move forward for macros that doesn't start in column 0.
3374
3375 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3376
3377 * cc-align.el (c-indent-multi-line-block,
3378 c-lineup-whitesmith-in-block): Two new lineup functions for
3379 use in whitesmith style.
3380
3381 * cc-styles.el (c-style-alist): More fixes to whitesmith
3382 style. It should now handle all different braces uniformly in
3383 both hanging and non-hanging cases.
3384
3385 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3386
3387 * cc-cmds.el (c-indent-exp): Use a marker to save point to
3388 make it stay in the same position relative to the surrounding
3389 text.
3390
3391 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
3392 when adaptive-fill-mode doesn't manage to get it correct.
3393
3394 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
3395 with dotted notation, e.g. foo.bar.Gnu.
3396
3397 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
3398 within unwind-protect (previously only some were wrapped so it
3399 would be possible to register mode initialization when full
3400 initialization did not finish).
3401
3402 * cc-styles.el (c-style-alist): Corrected the brace placement
3403 in the whitesmith style. Thanks to Sean Luke
3404 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
3405 styles with consistent brace placement for all constructs.
3406
3407 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3408
3409 * cc-cmds.el (c-context-line-break): Continue C++ comments too
3410 when point is in the middle of them.
3411
3412 * cc-cmds.el: Line breaking and paragraph filling code
3413 rewritten:
3414 (c-guess-fill-prefix): New function that uses various
3415 heuristics to guess the comment prefix.
3416 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
3417 It now assumes adaptive filling is active to preserve the line
3418 prefix inside comments.
3419 (c-indent-new-comment-line): Replacement for the now
3420 obsolete `c-comment-line-break-function' that uses
3421 `c-guess-fill-prefix' when appropriate. It now observes the
3422 setting of `comment-multi-line', which has effect in C-style
3423 block comments.
3424
3425 * cc-cmds.el (c-context-line-break): New function intended to
3426 be put on RET. It's essentially `newline-and-indent', but
3427 continues C block comments with the appropriate line prefix.
3428
3429 * cc-cmds.el (c-do-auto-fill): New function put on
3430 `normal-auto-fill-function' to implement the
3431 `c-ignore-auto-fill' variable.
3432
3433 * cc-cmds.el (c-beginning-of-statement): Use
3434 `c-comment-prefix-regexp' to avoid ending up inside the
3435 comment prefix. Better handling of comment starters and
3436 enders. Catch comments better when traversing code. Stop at
3437 preprocessor directives.
3438
3439 * cc-defs.el (c-forward-comment): New subst to hide platform
3440 dependent quirks in `forward-comment'.
3441
3442 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
3443 argument.
3444 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
3445 arguments. Activate this function by default when
3446 `parse-partial-sexp' supports it (currently Emacs 20.x).
3447
3448 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
3449 on the comment opener to make constants usable as lineup
3450 arguments.
3451
3452 * cc-align.el (c-lineup-C-comments): Fixes to handle the
3453 changed anchor position in the `c' syntactic symbol. Handle
3454 more than stars in the comment prefix; use the new variable
3455 `c-comment-prefix-regexp'. Don't indent text not preceded by
3456 a comment prefix to the right of the comment opener if it's
3457 long.
3458
3459 * cc-langs.el: Fixes to mode initialization for new line
3460 breaking and paragraph filling method. Adaptive fill mode is
3461 now activated at startup instead of deactivated. The
3462 variables used for adaptive filling and paragraph movement are
3463 also changed to incorporate the value of
3464 `c-comment-prefix-regexp'. `substitute-key-definition' is
3465 used to override some functions in the global map instead of
3466 overriding their default bindings.
3467
3468 * cc-mode.el (java-mode): Modify `paragraph-start' for the
3469 javadoc markup at mode init.
3470
3471 * cc-mode.el (c-setup-filladapt): A new convenience function
3472 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
3473 function is intended to be used explicitly by the end user
3474 only.
3475
3476 * cc-vars.el (c-comment-prefix-regexp): New variable used to
3477 recognize the comment fill prefix inside comments.
3478 (c-block-comment-prefix): New name for
3479 `c-comment-contiuation-stars', which is now obsolete. It's
3480 generalized to handle any character sequence.
3481 (c-ignore-auto-fill): New variable used to selectively disable
3482 Auto Fill mode in specific contexts.
3483
3484 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3485
3486 * cc-cmds.el (c-comment-indent): Leave at least one space
3487 between the comment and the last nonblank character in the
3488 case where we look at the indentation of the comment on the
3489 previous line (case 4).
3490
3491 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
3492 list of characters that may start a statement (it's a sort of
3493 prefix operator in Pike, and isn't used at all in any of the
3494 other languages).
3495
3496 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3497
3498 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
3499 inside continued statements as statement-cont instead of
3500 brace-list-open. The reason is that one normally adjusts
3501 brace-list-open for brace lists as top-level constructs, and
3502 brace lists inside statements is a completely different
3503 context. Case 10B.2 changed. Also changed (the somewhat
3504 esoteric) case 9A to cope with this.
3505
3506 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3507
3508 * cc-cmds.el (c-electric-brace): Added electric handling of
3509 the open brace for brace-elseif-brace.
3510
3511 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3512
3513 * cc-defs.el (c-with-syntax-table): New macro to easily switch
3514 syntax tables temporarily.
3515
3516 * cc-engine.el (c-guess-basic-syntax): Handle template and
3517 member init argument lists split over several lines. Case 5D
3518 changed.
3519
3520 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
3521 @throws introduced in Javadoc 1.2.
3522
3523 * cc-menus.el (cc-imenu-java-generic-expression): Applied
3524 patch from RMS to avoid infinite backtracking.
3525
3526 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3527
3528 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
3529 by [ ].
3530
3531 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3532
3533 * cc-align.el (c-lineup-dont-change): Compensate properly for
3534 the column in langelem.
3535
3536 * cc-engine.el (c-syntactic-information-on-region): New
3537 function to help debugging the syntactic analysis.
3538
3539 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3540
3541 * cc-align.el (c-lineup-template-args): Handle nested template
3542 arglists.
3543
3544 * cc-langs.el (c++-template-syntax-table): New syntax table
3545 that makes `<' and `>' parenthesis characters, which is useful
3546 to switch to temporarily when analyzing template arglists.
3547
3548 * cc-styles.el: Changed default alignment of labels in the
3549 java style to conform to the examples in the Java Language
3550 Specification.
3551
3552 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
3553 by default.
3554
3555 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3556
3557 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
3558 immediately before the closing paren in an arglist, so don't
3559 check that in Pike mode. Case 7A changed.
3560
3561 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3562
3563 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
3564 lines were ignored under certain conditions.
3565
3566 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3567
3568 * cc-align.el (c-lineup-template-args): New function for
3569 aligning continued template argument lists.
3570
3571 * cc-engine.el (c-guess-basic-syntax): Fix for member init
3572 lists containing function arglists split over several lines.
3573 Case 5D.1 changed.
3574
3575 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
3576 template-args-cont didn't get recognized when the first
3577 arglist opener line doesn't contain a template argument. New
3578 case 5K.
3579
3580 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3581
3582 * cc-defs.el (c-point): Changed from subst to macro for
3583 efficiency.
3584 (c-beginning-of-defun-1, c-end-of-defun-1): New
3585 beginning-of-defun/end-of-defun wrappers separated from
3586 c-point.
3587
3588 * cc-menus.el (imenu-generic-expression,
3589 imenu-case-fold-search, imenu-progress-message): Dummy
3590 definitions to avoid compiler warnings if imenu can't be
3591 loaded.
3592 * cc-menus.el (cc-imenu-init): New function called at mode
3593 init.
3594 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
3595 imenu initializations to cc-imenu-init.
3596
3597 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3598
3599 * cc-engine.el (c-guess-basic-syntax): Slightly better check
3600 for lambda-intro-cont in Pike mode. Case 6 changed.
3601
3602 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
3603 anything following "new Foo()" was considered an anonymous
3604 class body in Java mode.
3605
3606 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
3607
3608 * cc-cmds.el (c-comment-line-break-function): When breaking in
3609 a string, don't insert a new line.
3610
3611 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
3612
3613 * cc-engine.el (c-at-toplevel-p): New interface function which
3614 returns information useful to add-on authors. It tells you
3615 whether you're at a toplevel statement or not.
3616
3617 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
3618
3619 * cc-cmds.el (c-comment-line-break-function): It is possible
3620 that forward-line does not land us at the bol, say if we're on
3621 the last line in a file. In that case, do a
3622 back-to-indentation instead of a forward-comment -1.
3623
3624 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3625
3626 * cc-engine.el (c-beginning-of-statement-1): Don't catch
3627 "default:" as normal label in case 4.
3628
3629 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3630
3631 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
3632 recognize continued bitfield declarations. Case 5D.1 changed.
3633 * cc-langs.el: New variable c-bitfield-key.
3634 * cc-mode.el: New variable c-bitfield-key.
3635
3636 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
3637
3638 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
3639 anonymous array expressions (i.e. "new Foo[] {.. bracelist
3640 ..}").
3641
3642 1999-12-12 Dave Love <fx@gnu.org>
3643
3644 * mail/footnote.el: Require cl when compiling. Don't autoload
3645 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
3646 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
3647 Avoid `acons'.
3648 (footnote-mode-line-string, Footnote-add-footnote): Remove
3649 autoload cookie.
3650
3651 1999-12-12 Richard Sharman <rsharman@pobox.com>
3652
3653 * sh-script.el: Fix for when font-lock mode is active.
3654 (sh-font-lock-unfontify-region-function): New function.
3655
3656 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
3657
3658 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
3659 if start-process is not bound, since Ispell now supports such
3660 platforms as well.
3661
3662 1999-12-12 Gerd Moellmann <gerd@gnu.org>
3663
3664 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
3665 rmail-summary-goto-msg.
3666
3667 * files.el (after-find-file): Fix previous change.
3668
3669 1999-12-11 Dave Love <fx@gnu.org>
3670
3671 * help.el (where-is): Use `commandp' as predicate for
3672 `completing-read'
3673
3674 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3675
3676 * cus-edit.el (custom-save-delete): Delete all occurrences,
3677 leave point where the first occurrence was.
3678 (custom-save-faces): Insert a newline at the end of the comment.
3679 Avoid a double newline there.
3680 If final closeparen is at bol, put a space before it.
3681 (custom-save-variables): Likewise.
3682 (custom-file): Doc fix.
3683
3684 1999-12-10 Gerd Moellmann <gerd@gnu.org>
3685
3686 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
3687 regexp matching image and audio files.
3688
3689 1999-12-09 Dave Love <fx@gnu.org>
3690
3691 * mail/footnote.el: New file.
3692
3693 1999-12-09 Gerd Moellmann <gerd@gnu.org>
3694
3695 * files.el (after-find-file): Use auto-save-visited-file-name if
3696 set.
3697
3698 * mail/feedmail.el (feedmail-find-eoh): Take
3699 feedmail-queue-alternative-mail-header-separator into account.
3700
3701 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
3702
3703 * smerge-mode.el: New file.
3704
3705 * font-lock.el (font-lock-multiline): New variable.
3706 (font-lock-add-keywords): Rename `major-mode' into `mode'.
3707 (font-lock-remove-keywords): Added a dummy `mode' argument for
3708 potential future support.
3709 (font-lock-fontify-anchored-keywords,
3710 (font-lock-fontify-keywords-region): Only handle multiline strings
3711 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
3712
3713 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3714
3715 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
3716
3717 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
3718
3719 1999-12-07 Dave Love <fx@gnu.org>
3720
3721 * help.el (view-emacs-problems): New command, bound to C-h P.
3722
3723 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
3724
3725 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
3726
3727 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
3728 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
3729 New code to support the minor mode version.
3730 (diff-recenter): New function.
3731 (diff-next-hunk, diff-next-file): Use it.
3732 (diff-remembered-files-alist): New var.
3733 (diff-merge-strings): New function.
3734 (diff-find-file-name): Make it smarter and use the user's input more.
3735 (diff-mode): Cosmetic changes.
3736
3737 * files.el (save-some-buffers): Turn EXITING into the more general
3738 PRED argument to allow specifying a subset of buffers.
3739
3740 * simple.el (kill-region): Use the new `delete-and-extract-region'
3741 rather than the undo log (which is incorrect with *-change-functions).
3742
3743 * font-lock.el (font-lock-default-fontify-region): Fix subtle
3744 off-by-one problem that could force re-fontifying the whole buffer.
3745 (font-lock-remove-keywords): New function.
3746 (font-lock-add-keywords): Use the new function to ensure idempotence.
3747
3748 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
3749
3750 * viper-cmd.el (viper-minibuffer-standard-hook,
3751 viper-minibuffer-real-start): Mew functions.
3752 (viper-read-string-with-history,viper-file-add-suffix,
3753 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
3754 change in the status of the minibuffer prompt.
3755
3756 1999-12-06 Gerd Moellmann <gerd@gnu.org>
3757
3758 * comint.el (comint-redirect-results-list)
3759 (comint-redirect-results-list-from-process): Remove interactive
3760 spec.
3761
3762 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3763
3764 * info.el (info-node, info-menu-5, info-xref): Define colors for
3765 Info faces if the display supports them.
3766
3767 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3768
3769 Changes for automatic remapping of X colors on terminal frames:
3770
3771 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
3772 term-setup-hook. Call msdos-remember-default-colors and
3773 msdos-handle-reverse-video.
3774 (msdos-face-setup): Parts of code moved to
3775 msdos-setup-initial-frame.
3776 (msdos-handle-reverse-video): New function, modeled after
3777 x-handle-reverse-video.
3778 (make-msdos-frame): Don't use initial-frame-alist and
3779 default-frame-alist. Call msdos-handle-reverse-video.
3780 (msdos-color-aliases): Remove.
3781 (msdos-color-translate, msdos-approximate-color): Remove.
3782 (msdos-color-values): Use 16-bit RGB values. RGB values updated
3783 for better approximation of X colors.
3784 (msdos-face-setup): Call tty-color-clear. Remove code that sets
3785 up tty-color-alist (it is now on startup.el).
3786 (x-display-color-p, x-color-defined-p, x-color-values,
3787 x-defined-colors, face-color-supported-p, face-color-gray-p):
3788 Remove.
3789
3790 * facemenu.el (facemenu-read-color, list-colors-display): Use
3791 defined-colors for all frame types.
3792 (facemenu-color-equal): Use color-values for all frame types.
3793
3794 * faces.el (read-face-attribute): For :foreground and :background
3795 attributes and frames on character terminals, translate the color
3796 to the closest supported one before looking it up in the list of
3797 valid values.
3798 (face-valid-attribute-values): Call defined-colors for all types
3799 of frames.
3800 (defined-colors, color-defined-p, color-values, display-color-p):
3801 New finctions.
3802 (x-defined-colors, x-color-defined-p, x-color-values,
3803 x-display-color-p): Aliases for the above.
3804
3805 * startup.el (command-line): Register terminal colors for frame
3806 types other than x and w32, but only if the terminal supports
3807 colors. Call tty-color-define instead of face-register-tty-color.
3808
3809 * term/x-win.el (xw-defined-colors): Renamed from
3810 x-defined-colors.
3811 * term/w32-win.el (xw-defined-colors): Likewise.
3812
3813 * term/tty-colors.el: New file.
3814 * loadup.el: Load term/tty-colors.
3815
3816 1999-12-06 Dave Love <fx@gnu.org>
3817
3818 * ffap.el: Autoload the ffap alias directly.
3819
3820 1999-12-06 Inge Frick <inge@nada.kth.se>
3821
3822 * dired-aux.el (dired-do-shell-command): Changed documentation.
3823 (dired-shell-stuff-it): A `?' in COMMAND has now the same
3824 meaning as `*'.
3825
3826 1999-12-06 Gerd Moellmann <gerd@gnu.org>
3827
3828 * simple.el (insert-buffer): Doc fix.
3829
3830 * apropos.el (apropos-mode): Add autoload cookie.
3831
3832 1999-12-06 Sam Steingold <sds@goems.com>
3833
3834 * progmodes/etags.el (etags-tags-completion-table): Modified the
3835 regexp to allow for the CL symbols starting with `+*'.
3836 (tags-completion-table): Doc fix (it's an obarray, not an alist).
3837 (tags-completion-table, tags-recognize-empty-tags-table): Remove
3838 `function' quoting lambda.
3839 (tags-with-face): New macro.
3840 (list-tags, tags-apropos): Use it.
3841 (tags-apropos-additional-actions): New user option.
3842 (etags-tags-apropos-additional): Use it.
3843 (tags-apropos): Call etags-tags-apropos-additional.
3844 (tags-apropos-verbose): New user option.
3845 (etags-tags-apropos): Use it.
3846 (visit-tags-table-buffer, next-file): Use `unless'.
3847 (recognize-empty-tags-table): Renamed to
3848 tags-recognize-empty-tags-table.
3849 (complete-tag): Call tags-complete-tag bypassing try-completion.
3850
3851 1999-12-06 Kenichi Handa <handa@etl.go.jp>
3852
3853 * international/mule.el (set-buffer-file-coding-system): Docstring
3854 modified.
3855
3856 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
3857
3858 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
3859 using the hideshow package.
3860 (hs-special-modes-alist): Added entry for bibtex to allow the use
3861 of the hideshow package.
3862 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
3863 not longer provided by bibtex.el directly. Instead the hideshow
3864 package should be used.
3865 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
3866 references to bibtex-hide-entry-bodies.
3867
3868 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
3869
3870 * textmodes/bibtex.el: Copyright notice is up to date. Moved
3871 maintainer information closer to the beginning of the bibtex.el
3872 file.
3873 (bibtex-maintainer-salutation): New constant.
3874 (bibtex-version): New constant.
3875 (bibtex-submit-bug-report): Use bibtex-version and
3876 bibtex-maintainer-salutation.
3877 (bibtex-entry-field-alist): Made booktitle field optional for
3878 @inproceedings entries when crossreferenced.
3879 (bibtex-entry-field-alist): Added booktitle field to proceedings
3880 entry type (for cross referencing). Thanks to Wagner Toledo Correa
3881 for the suggestion.
3882 (bibtex-string-file-path): Fixed typo.
3883
3884 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
3885
3886 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
3887 for reftex.el.
3888 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
3889 to menu.
3890
3891 1999-12-04 Dave Love <fx@gnu.org>
3892
3893 * delsel.el: Revert previous change -- region is significant to
3894 skeleton.
3895
3896 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
3897
3898 * viper-cmd.el (viper-change-state): Use
3899 viper-ESC-moves-cursor-back to decide whether to move the cursor
3900 back.
3901
3902 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
3903
3904 * international/mule-util.el (truncate-string-to-width): Docsting
3905 fixed.
3906
3907 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
3908
3909 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
3910 use of `cond'.
3911 (lm-with-file): Move all the find-file...kill-buffer stuff into
3912 this macro. Make it use `find-file-noselect' and make it kill
3913 the buffer only if it wasn't already displayed somewhere.
3914 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
3915 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
3916 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
3917 (lm-commentary): Fix to handle the case when the change log is
3918 at the end of the file.
3919
3920 1999-12-02 Kenichi Handa <handa@etl.go.jp>
3921
3922 * international/mule.el (charsetp): Fix typo in docstring.
3923
3924 * international/mule-diag.el (list-coding-categories): Fix typo;
3925 automatic -> autoload.
3926
3927 1999-12-02 Gerd Moellmann <gerd@gnu.org>
3928
3929 * vc.el (vc-update-change-log): Look for rcs2log under
3930 exec-directory.
3931
3932 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
3933 outline-regexp, add outline-level.
3934 (lisp-outline-level): New.
3935
3936 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
3937 remove extraneous string-match.
3938
3939 * finder.el (finder-commentary): Activate Finder mode.
3940
3941 1999-12-01 Anders Lindgren <andersl@andersl.com>
3942
3943 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
3944 off when reverting buffers that contained mode specifiers.
3945 `revert-buffer' is now called with non-nil PRESERVE-MODES
3946 argument.
3947
3948 1999-12-01 Dave Love <fx@gnu.org>
3949
3950 * delsel.el: Grok skeleton-pair-insert-maybe.
3951
3952 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3953
3954 * progmodes/cperl-mode.el (cperl-under-as-char):
3955 Use nil as default.
3956
3957 1999-11-30 Gerd Moellmann <gerd@gnu.org>
3958
3959 * speedbar.el (toplevel): Remove compatibility code for Emacs
3960 versions without custom.el.
3961
3962 1999-11-30 Dave Love <fx@gnu.org>
3963
3964 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
3965
3966 * autoinsert.el: Minor doc fixes.
3967 (auto-insert): Return nil.
3968
3969 * faces.el (set-face-documentation): Purecopy STRING.
3970
3971 1999-11-29 Dave Love <fx@gnu.org>
3972
3973 * derived.el: Doc fixes, remove old backquote syntax.
3974
3975 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
3976 comment warning about editing.
3977
3978 * help.el (help-mode-hook): Define.
3979
3980 1999-11-29 Gerd Moellmann <gerd@gnu.org>
3981
3982 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
3983 invalid translation of old-style backquote syntax to new syntax.
3984
3985 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
3986
3987 * Makefile (DONTCOMPILE): Add term/internal.el.
3988
3989 1999-11-26 Dave Love <fx@gnu.org>
3990
3991 * comint.el: Fix last change.
3992
3993 * emacs-lisp/advice.el: Fix last change.
3994
3995 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3996
3997 * cus-edit.el (Custom-reset-standard): Doc fix.
3998 (custom-variable-reset-standard): Doc fix.
3999 (custom-face-reset-standard): Doc fix.
4000 (custom-face-menu): "Reset to Standard" => "Erase Customization".
4001 (custom-variable-menu): Likewise.
4002 (custom-reset-menu): Likewise.
4003 (custom-buffer-create-internal): Likewise.
4004
4005 1999-11-26 Dave Love <fx@gnu.org>
4006
4007 * progmodes/make-mode.el (makefile-mode-hook): Customize.
4008
4009 * font-lock.el: Doc fixes.
4010
4011 * menu-bar.el (menu-bar-mode): Customize.
4012
4013 * cus-start.el: Add use-dialog-box.
4014
4015 * add-log.el (change-log-mode-hook): Customize.
4016 (add-log-current-defun): Use
4017 fortran-{beginning,end}-of-subprogram.
4018
4019 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4020
4021 * emacs-lisp/advice.el: Many doc fixes.
4022
4023 * comint.el (comint-preoutput-filter-functions): Doc fix.
4024
4025 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4026
4027 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4028 Improve messages for capitalization of arg names,
4029 for flag variables, for t and nil, for imperatives.
4030 Call them imperatives rather than infinitives sans "to".
4031 (checkdoc-common-verbs-wrong-voice): Add "moves".
4032 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
4033
4034 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4035 Don't convert comments from 3-semicolon to 2-semicolon.
4036 That is a matter of style.
4037 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
4038 (checkdoc-comments): Don't bind that variable.
4039
4040 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4041
4042 * files.el (write-file-hooks): Doc fix.
4043
4044 1999-11-26 Gerd Moellmann <gerd@gnu.org>
4045
4046 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
4047
4048 1999-11-25 Dave Love <fx@gnu.org>
4049
4050 * hippie-exp.el: Require comint when compiling.
4051 (hippie-expand): Add :links.
4052 (hippie-expand-try-functions-list): Customize.
4053
4054 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
4055
4056 * viper*el: Replaced old-style backquotes.
4057
4058 * ediff*el: Replaced old-style backquotes.
4059
4060 * ediff-merge
4061 (ediff-looks-like-combined-merge,ediff-get-combined-region):
4062 Changed to support the new format for ediff-combination-pattern.
4063
4064 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
4065 Changed to support the new format for ediff-combination-pattern.
4066
4067 1999-11-24 Dave Love <fx@gnu.org>
4068
4069 * custom.el (custom-declare-group): Purecopy DOC.
4070 (custom-handle-keyword): Purecopy VALUE.
4071 (custom-add-link): Purecopy WIDGET.
4072 (custom-add-version): Purecopy VERSION.
4073 (custom-add-load): Purecopy LOAD.
4074
4075 * cus-face.el (custom-declare-face): Purecopy DOC.
4076
4077 * info.el:
4078 (Info-build-node-completions, Info-search, Info-follow-reference)
4079 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
4080 (Info-find-emacs-command-nodes): Avoid properties on matched text
4081 which may appear in minibuffer.
4082
4083 1999-11-24 Gerd Moellmann <gerd@gnu.org>
4084
4085 * locate.el (locate-with-filter): Doc fix.
4086
4087 1999-11-24 Alex Schroeder <alex@gnu.org>
4088
4089 * sql.el (sql-find-sqli-buffer): New function.
4090 (sql-set-sqli-buffer-generally): New function.
4091 (sql-set-sqli-buffer): Better checking of new-buffer.
4092 (sql-copy-column): Add comma after INTO clause, too.
4093
4094 1999-11-24 Alex Schroeder <alex@gnu.org>
4095
4096 * sql.el (sql-imenu-generic-expression): New, used to set
4097 imenu-generic-expression.
4098
4099 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
4100 setting font-lock-defaults' SYNTAX-ALIST. Set
4101 imenu-generic-expression, imenu-case-fold-search, and
4102 imenu-syntax-alist.
4103
4104 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
4105 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
4106
4107 1999-11-23 Andrew Innes <andrewi@gnu.org>
4108
4109 * w32-win.el (w32-drag-n-drop): Load files in current window, if
4110 drop coords aren't over a specific window.
4111
4112 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4113
4114 * ps-print.el: Define mule funs without checking if mule package is
4115 loaded.
4116 (ps-print-version): New version number (5.0.1).
4117 (ps-header-dirpart): Now uses abbreviate-file-name.
4118
4119 1999-11-23 Dave Love <fx@gnu.org>
4120
4121 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
4122 comment-line-start.
4123 (fortran-comment-line-start-skip): Renamed from
4124 comment-line-start-skip.
4125 (fortran-mode-map): Use renamed functions. Add manual and custom
4126 entries to menu.
4127 (fortran-mode-hook): Customize.
4128 (fortran-comment-indent-function): Renamed from
4129 fortran-comment-hook.
4130 (delete-horizontal-regexp): Function deleted.
4131 (fortran-electric-line-number): Simplified.
4132 (fortran-beginning-of-subprogram): Renamed from
4133 beginning-of-fortran-subprogram.
4134 (fortran-end-of-subprogram): Renamed from
4135 end-of-fortran-subprogram.
4136 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
4137 (fortran-previous-statement, fortran-next-statement): Simplified.
4138 (fortran-blink-match): New function.
4139 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
4140 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
4141 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
4142 line-end-position.
4143 (fortran-fill): No longer interactive. Simplified.
4144 (fortran-break-line): Simplified.
4145 (fortran-analyze-file-format): Use char-after, not looking-at.
4146
4147 * emacs-lisp/find-func.el (find-function-regexp): Use
4148 `define-minor-mode' after easy-menu change.
4149
4150 1999-11-23 Gerd Moellmann <gerd@gnu.org>
4151
4152 * comint.el: Add redirection.from active comint buffers into
4153 another buffer. Written by Peter Breton.
4154
4155 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
4156
4157 * emacs-lisp/autoload.el (make-autoload): Recognize the new
4158 `define-minor-mode'.
4159 (define-minor-mode): Specify `doc-string-elt'.
4160
4161 * emacs-lisp/easy-mmode.el: Changed maintainer.
4162 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
4163 Use defcustom for the hooks; Improve the auto-generated docstrings.
4164 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
4165 (define-minor-mode): Add BODY arg; Only declare the keymap if
4166 provided; Improve the auto-generated docstrings.
4167
4168 1999-11-22 Gerd Moellmann <gerd@gnu.org>
4169
4170 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
4171 that the leading `^' is at the start. This is necessary because
4172 paragraphs.el tries to remove anchors, but can find them only if
4173 they are the first character.
4174
4175 * progmodes/antlr-mode.el: New file.
4176
4177 * calendar/calendar.el: Fix autoload for
4178 calendar-absolute-from-astro. Add autoload for
4179 calendar-print-astro-day-number.
4180
4181 1999-11-21 Anders Lindgren <andersl@andersl.com>
4182
4183 * follow.el: Use modern backquote syntax. Minor comment update.
4184
4185 1999-11-21 Gerd Moellmann <gerd@gnu.org>
4186
4187 * simple.el (with-syntax-table): Don't switch buffers.
4188
4189 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
4190 progmodes/hideif.el: Use new backquote syntax.
4191
4192 1999-11-21 Ken Manheimer <klm@python.org>
4193
4194 * icomplete.el (icomplete-completions): Use an explicit variable
4195 `icomplete-prospects-length', obviating the need to use an
4196 apparently faulty throw/catch arrangement.
4197
4198 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
4199
4200 * term/internal.el (IT-display-table-setup): Don't overstep
4201 character code 255.
4202
4203 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
4204
4205 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
4206 for the charset chinese-sisheng is 7bit encoding, not 8bit.
4207
4208 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
4209
4210 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
4211 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
4212
4213 * files.el (auto-mode-alist): Add patterns for diff-mode.
4214
4215 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
4216 to detect an empty prompt.
4217
4218 1999-11-18 Dave Love <fx@gnu.org>
4219
4220 * simple.el (input-mode-8-bit): Fix the customization.
4221
4222 1999-11-18 Gerd Moellmann <gerd@gnu.org>
4223
4224 * international/iso-acc.el (iso-languages): Add more
4225 characters for Portuguese.
4226
4227 * speedbar.el: Clean up comment at the start of the file.
4228 Remove RCS id.
4229
4230 * progmodes/compile.el (compilation-parse-errors): Use
4231 compilation-buffer-p instead of testing major-mode.
4232
4233 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
4234
4235 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
4236 (quickurl-ask): completion-ignore-case is set to the value of
4237 quickurl-completion-ignore-case for the duration of the call to
4238 completing-read.
4239
4240 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4241
4242 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
4243
4244 1999-11-18 Kenichi Handa <handa@etl.go.jp>
4245
4246 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
4247 instead of ps-print-def.
4248
4249 * ps-print.el: Require ps-vars instead of ps-print-def.
4250
4251 * ps-mule.el: Require ps-vars instead of ps-print-def.
4252
4253 1999-11-17 Gerd Moellmann <gerd@gnu.org>
4254
4255 * simple.el (with-syntax-table): Save buffer explicitly instead of
4256 using save-excursion.
4257
4258 1999-11-16 Gerd Moellmann <gerd@gnu.org>
4259
4260 * mail/supercite.el: New maintainer.
4261
4262 1999-11-16 Reto Zimmermann <reto@synopsys.com>
4263
4264 * progmodes/vhdl-mode.el: Use new backquote syntax.
4265
4266 1999-11-16 Gerd Moellmann <gerd@gnu.org>
4267
4268 * simple.el (with-syntax-table): New.
4269
4270 1999-11-15 Sam Steingold <sds@ksp.com>
4271
4272 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
4273
4274 1999-02-22 Sam Steingold <sds@goems.com>
4275
4276 * goto-addr.el (goto-address-at-mouse,
4277 goto-address-find-address-at-point): Use compose-mail.
4278 (goto-address-mail-method): Removed variable.
4279 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
4280 goto-address-send-using-mail): Removed functions.
4281
4282 1998-11-03 Sam Steingold <sds@goems.com>
4283
4284 * simple.el (backward-delete-char-untabify):
4285 backward-delete-char-untabify-method can be `all' now - to delete
4286 hungrily including newlines.
4287
4288 1999-11-15 Sam Steingold <sds@ksp.com>
4289
4290 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
4291
4292 1999-11-15 Dave Love <fx@gnu.org>
4293
4294 * cus-edit.el (customize-face, customize-face-other-window):
4295 Require match from completing-read.
4296 (custom-buffer-done-function): Default to custom-bury-buffer, not
4297 bury-buffer.
4298
4299 1999-11-15 Gerd Moellmann <gerd@gnu.org>
4300
4301 * mail/rmail.el, iswitchb.el, hippie-exp.el,
4302 progmodes/cperl-mode.el: Use new backquote syntax.
4303
4304 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
4305
4306 * uniquify.el: Use new backquote syntax.
4307
4308 1999-11-14 Markus Rost <rost@ias.edu>
4309
4310 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
4311 as in ispell-local-dictionary-alist.
4312
4313 1999-11-14 Alex Schroeder <alex@gnu.org>
4314
4315 * ansi-color.el (ansi-color-apply): Updated regexps to include
4316 highlighted face.
4317
4318 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
4319
4320 * forms.el (forms--make-format-elt-using-text-properties):
4321 Treat `intangible' differently.
4322
4323 * forms.el: Use new backquote syntax.
4324
4325 1999-11-13 Gerd Moellmann <gerd@gnu.org>
4326
4327 * textmodes/scribe.el (scribe-mode): Doc-fix.
4328
4329 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
4330
4331 * net-utils.el (run-network-program, net-utils-run-program): Use
4332 the new backquote syntax.
4333 (smbclient-program, smbclient-program-options)
4334 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
4335 variables
4336 (smbclient, smbclient-list-shares): New functions
4337
4338 1999-11-12 Sam Steingold <sds@ksp.com>
4339
4340 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
4341 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
4342 (viper-kbd-buf-definition, viper-kbd-mode-alist)
4343 (viper-kbd-mode-pair, viper-kbd-mode-definition)
4344 (viper-kbd-global-pair, viper-kbd-global-definition):
4345 Use the new backquote syntax.
4346
4347 * emulation/viper-cmd.el (viper-test-com-defun)
4348 (viper-prefix-arg-value, viper-prefix-arg-com):
4349 Use the new backquote syntax.
4350
4351 * emacs-lisp/debug.el (debugger-env-macro):
4352 Use the new backquote syntax.
4353
4354 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
4355 Use the new backquote syntax.
4356
4357 * calendar/calendar.el (calendar-remove-frame-by-deleting):
4358 New user variable.
4359 (calendar-hide-window): Use it.
4360 (increment-calendar-month, calendar-for-loop, calendar-sum):
4361 Use the new backquote syntax.
4362
4363 1999-11-12 Andrew Innes <andrewi@gnu.org>
4364
4365 * select.el (x-set-selection): Call buffer-substring, not
4366 substring. Also fix docstring
4367
4368 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
4369
4370 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
4371 of customizable variables to bug report message. Added
4372 system-type to package name in bug report.
4373
4374 1999-11-12 Gerd Moellmann <gerd@gnu.org>
4375
4376 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
4377 to display file names.
4378
4379 1999-11-11 Gerd Moellmann <gerd@gnu.org>
4380
4381 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
4382
4383 * isearch.el: Add lazy-highlighting feature.
4384
4385 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
4386
4387 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
4388 constant.
4389 (ps-mode-submit-bug-report): New function. Entry added to menu.
4390
4391 1999-11-10 William M. Perry <wmperry@aventail.com>
4392
4393 * mwheel.el: New file to support the new style wheeled mice.
4394
4395 1999-11-10 Gerd Moellmann <gerd@gnu.org>
4396
4397 * startup.el (initial-scratch-message): Add ";;" to the front of
4398 lines in the message.
4399
4400 * files.el (file-local-copy): Remove optional BUFFER argument
4401 because that's not used by anything.
4402
4403 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
4404 to-address.
4405
4406 1999-11-08 Markus Rost <rost@ias.edu>
4407
4408 * wid-edit.el (widget-button-click): Wrap with save-excursion
4409 to restore track-mouse in the correct buffer.
4410
4411 1999-11-08 Gerd Moellmann <gerd@gnu.org>
4412
4413 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
4414
4415 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
4416
4417 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
4418 lpr-command to "lp" for some system-types. (copied from lpr.el
4419 Emacs version 20.2.1).
4420
4421 1999-11-04 Markus Rost <rost@ias.edu>
4422
4423 * simple.el (comment-region): Strip off white space at end of
4424 comment-start.
4425
4426 1999-11-04 Gerd Moellmann <gerd@gnu.org>
4427
4428 * faces.el (secondary-selection): Fix wrong color name.
4429
4430 1999-11-04 John Tobey <jtobey@epsilondev.com>
4431
4432 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
4433 the default when invoking perldb in a non-Perl buffer, and other
4434 cases involving -e or --.
4435
4436 1999-11-04 Gerd Moellmann <gerd@gnu.org>
4437
4438 * simple.el (previous-matching-history-element)
4439 (next-history-element): Use delete-field instead of erase-field.
4440
4441 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
4442 Use delete-field instead of erase-field.
4443
4444 * faces.el (secondary-selection): Change background to yellow.
4445
4446 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
4447 find the start of the text. Use field-string to read the user
4448 input.
4449
4450 1999-11-03 Gerd Moellmann <gerd@gnu.org>
4451
4452 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
4453 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
4454 for compatibility with old face implementation.
4455
4456 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
4457 Use erase-field instead of erase-buffer.
4458
4459 * frame.el (blink-cursor-mode, blink-cursor-end): Use
4460 internal-show-cursor with new interface.
4461 (blink-cursor-timer-function): New.
4462 (blink-cursor-start): Use blink-cursor-timer-function.
4463
4464 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4465
4466 * calendar.el (redraw-calendar): Move to nearest date before
4467 redrawing.
4468
4469 * diary-lib.el (simple-diary-display): Reset modeline even if
4470 there are no diary entries since the diary buffer may be displayed.
4471
4472 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4473
4474 * emacs-lisp/debug.el (debug): If noninteractive, display the
4475 backtrace using `message', then exit Emacs.
4476 (debugger-batch-max-lines): New variable.
4477 (debugger-setup-buffer): New subroutine, broken out of `debug'.
4478 Change the messages put at the start, to say that the debugger
4479 was entered.
4480
4481 1999-11-02 Sam Steingold <sds@ksp.com>
4482
4483 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
4484
4485 1999-11-01 John Tobey <jtobey@epsilondev.com>
4486
4487 * gud.el: (gud-perldb-massage-args): Massage correctly in the
4488 presence of perl switches other than "-e".
4489
4490 1999-11-01 Markus Rost <rost@ias.edu>
4491
4492 * dired-x.el (dired-smart-shell-command): Use
4493 shell-command-history as in shell-command.
4494
4495 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4496
4497 * userlock.el (ask-user-about-lock): Doc fix.
4498
4499 * frame.el: Doc fixes.
4500
4501 1999-11-01 Gerd Moellmann <gerd@gnu.org>
4502
4503 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
4504 of show-cursor.
4505 (blink-cursor-start, blink-cursor-end): Ditto.
4506
4507 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
4508
4509 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4510
4511 * window.el (walk-windows): If ALL-FRAMES is a frame,
4512 start on that frame. Use save-selected-window.
4513
4514 1999-11-01 Gerd Moellmann <gerd@gnu.org>
4515
4516 * simple.el (end-of-buffer): Use window-end to find the window end
4517 instead of vertical-motion because this handles variable-height
4518 lines correctly.
4519
4520 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
4521
4522 * ediff.el: Version change.
4523
4524 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
4525 make sure you are in a good frame before deleting other
4526 windows.
4527 (ediff-file-checked-in-p): Don't consider CVS
4528 files checked in.
4529 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
4530 are writing to a newly created empty file.
4531
4532 * ediff-mult.el (ediff-show-session-group-hook): New default.
4533
4534 * ediff-vers.el (ediff-pcl-cvs-view-revision):
4535 First cd to the file directory. reportedly works
4536 better with remote files.
4537
4538 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
4539 Use file-name-nondirectory when passing files to CVS.
4540
4541 * ediff-diff.el (ediff-cmp-options): New variable.
4542 (ediff-same-file-contents): Use ediff-cmp-options.
4543
4544 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
4545 ediff-get-patch-buffer): Use current buffer if it appears to be a
4546 patch.
4547
4548 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
4549 C-g
4550
4551 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
4552 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
4553 (viper-save-cursor-color,viper-restore-cursor-color):
4554 Improved cursor color handling.
4555 (viper-get-saved-cursor-color-in-replace-mode,
4556 viper-get-saved-cursor-color-in-insert-mode): New functions for
4557 better cursor color handling.
4558
4559 * viper-ex.el (ex-read,ex-edit):
4560 Fixes for correct interpretation of #,%.
4561 (viper-ex): Now works correctly when called from other functions.
4562 (viper-glob-function): New variable.
4563 (viper-ex): Save excursion before doing :global.
4564
4565 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
4566
4567 * viper-cmd.el (viper-post-command-sentinel,
4568 viper-insert-state-post-command-sentinel,
4569 viper-insert-state-pre-command-sentinel): Takes better care of
4570 cursor colors.
4571
4572 * viper.el: Version change.
4573
4574 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
4575
4576 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
4577 that the modeline display was updated *only* when
4578 `whitespace-display-in-modeline' was set, not otherwise.
4579
4580 1999-10-30 Gerd Moellmann <gerd@gnu.org>
4581
4582 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
4583 "frac12".
4584
4585 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
4586 ad-activate.
4587
4588 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
4589
4590 * whitespace.el: Test for existence of `defcustom' and `defgroup'
4591 using fboundp instead of assuming that these are not present in
4592 particular flavors of emacs.
4593 (whitespace-version): Update to 2.8
4594 (whitespace-display-in-modeline): Add custom variable to control
4595 displaying the whitespace errors on the modeline based on
4596 suggestion from <klaus.berndl@sdm.de>
4597 (whitespace-buffer): Now returns `t' if unclean and `nil' if
4598 clean, to enable using as a hook function, as suggested by Puneet
4599 Goel <puneet@computer.org>
4600 (whitespace-buffer): Fix a subtle bug that cleaned up only if
4601 quiet was not set, even with whitespace-auto-cleanup set.
4602 (whitespace-mode-line): Now uses less modeline real estate and
4603 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
4604 which is present in the file, and <y> is any type of whitespace
4605 whose check has been suppressed by setting
4606 `whitespace-check-<whitespace-type>' to nil.
4607 (whitespace-unchecked-whitespaces): New function to return the
4608 list of whitespaces for whom checks have been suppressed.
4609 (whitespace-display-unchecked-whitespaces): Renamed to
4610 `whitespace-update-modeline' to reflect its functionality.
4611
4612 1999-10-30 Gerd Moellmann <gerd@gnu.org>
4613
4614 * progmodes/compile.el (compilation-error-regexp-alist):
4615 Undo previous change.
4616
4617 1999-10-28 Dave Love <fx@gnu.org>
4618
4619 * help.el (help-follow): Make arg optional again and really
4620 default to point.
4621
4622 1999-10-28 Gerd Moellmann <gerd@gnu.org>
4623
4624 * paths.el (rmail-file-name): Make it an option.
4625
4626 * progmodes/ada-mode.el, progmodes/ada-prj.el,
4627 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
4628 comment fixes.
4629
4630 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
4631 MIPS Pro 7.3 compiler error message syntax.
4632
4633 1999-10-27 Dave Love <fx@gnu.org>
4634
4635 * progmodes/compile.el: Checkdoc-inspired fixes.
4636
4637 1999-10-27 Gerd Moellmann <gerd@gnu.org>
4638
4639 * lpr.el (print-buffer): Doc-string fix.
4640
4641 1999-10-27 Dave Love <fx@gnu.org>
4642
4643 * emacs-lisp/advice.el: Doc fixes.
4644 (ad-lemacs-p): Removed.
4645 (advice): Add :link to defgroup.
4646
4647 1999-10-27 Kenichi Handa <handa@etl.go.jp>
4648
4649 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
4650 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
4651
4652 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4653
4654 * window.el (walk-windows): If ALL-FRAMES is a frame,
4655 start on that frame. Use save-selected-window.
4656
4657 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4658
4659 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
4660 ad-activate. All callers changed, including those in data.c.
4661 (ad-activate-internal-off): Renamed from ad-activate-off.
4662 All uses changed.
4663 (ad-activate): Renamed from ad-activate-on. All uses changed.
4664 (ad-start-advice, ad-stop-advice, ad-recover-normality):
4665 Alter the definition of ad-activate-internal, not ad-activate.
4666
4667 1999-10-26 Gerd Moellmann <gerd@gnu.org>
4668
4669 * startup.el (command-line-1): Add support for command line
4670 arguments `file' and `execute'. Fix handling of `visit'.
4671
4672 1999-10-26 Kenichi Handa <handa@etl.go.jp>
4673
4674 * international/mule-cmds.el (read-input-method-name): Handle the
4675 case that the arg DEFAULT is symbol.
4676
4677 * international/mule-diag.el (mule-diag): Handle the case that
4678 default-input-method is symbol.
4679
4680 1999-10-26 Gerd Moellmann <gerd@gnu.org>
4681
4682 * textmodes/tildify.el: New file.
4683
4684 1999-10-25 Sam Steingold <sds@ksp.com>
4685
4686 * Makefile (compile-files): Fixed the "tr" strings.
4687 (EMACS): Set to ../src/emacs.
4688
4689 1999-10-25 Gerd Moellmann <gerd@gnu.org>
4690
4691 * info.el (Info-build-node-completions): Add '("*") to the
4692 completion list.
4693
4694 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4695
4696 * frame.el (auto-raise-mode): When enabling the mode,
4697 immediately raise the selected frame.
4698
4699 * indent.el (indent-region): Doc fix.
4700
4701 * comint.el (comint-output-filter): Make the Comint buffer current
4702 for the comint-preoutput-filter-functions.
4703
4704 * mail/reporter.el: Doc fix.
4705
4706 1999-10-24 Stephen Eglen <stephen@gnu.org>
4707
4708 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
4709 that Octave lisp files can also run under XEmacs 20.
4710 (require 'custom) added so that files can run under Emacs 19.34.
4711
4712 * iswitchb.el (iswitchb-default-keybindings): No need to use
4713 read-kbd-macro in keybindings.
4714
4715 1999-10-23 Dave Love <fx@gnu.org>
4716
4717 * elide-head.el: New file.
4718
4719 1999-10-23 Gerd Moellmann <gerd@gnu.org>
4720
4721 * Makefile (compile-files, backup-compiled-files): New targets.
4722 (bootstrap, bootstrap-clean): Ditto.
4723
4724 1999-10-22 Paul Eggert <eggert@twinsun.com>
4725
4726 * international/mule-cmds.c (locale-language-names):
4727 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
4728 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
4729 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
4730 Use Latin-8 for Welsh.
4731 Use Latin-1 for English if "en" is explicitly specified.
4732 Use Latin-1 for Scots Gaelic, Tagalog.
4733 Use Latin-1 (not Latin-4) for Greenlandic.
4734 Use Latin-1 (not Latin-2) for Albanian.
4735 (locale-preferred-coding-systems, locale-language-names):
4736 Remove generic ISO 8859 locales; locale-charset-language-names now
4737 does this.
4738 (locale-charset-language-names): New variable.
4739 (set-locale-environment): Use language name specified by
4740 locale-charset-language-names if its charsets disagree with the
4741 language name specified by locale-language-names.
4742
4743 1999-10-22 Dave Love <fx@gnu.org>
4744
4745 * make-mode.el: Minor doc fixes.
4746
4747 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
4748
4749 1999-10-21 Dave Love <fx@gnu.org>
4750
4751 * loadup.el: Add latin-8, latin-9.
4752
4753 1999-10-20 Paul Eggert <eggert@twinsun.com>
4754
4755 * disp-table.el (standard-display-european): Remove undocumented
4756 arg AUTO; no longer used by startup.el. Do not attempt to treat
4757 all non-English language environments as coding system names.
4758 Instead, use the downcased language environment name as a coding
4759 system name if it is one; otherwise, use latin-1.
4760
4761 1999-10-20 Gerd Moellmann <gerd@gnu.org>
4762
4763 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
4764 that were split so that part of the comment appeared as Lisp code.
4765
4766 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4767
4768 * ps-bdf.el: Doc fix.
4769
4770 * ps-print-def.el: New file: common definitions for all parts of
4771 ps-print.
4772 (ps-multibyte-buffer): Moved from ps-mule.
4773
4774 * ps-mule.el: File dependence fix.
4775 (ps-multibyte-buffer): Moved to ps-print-def.
4776
4777 * ps-print.el: Doc fix, better customization.
4778 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
4779 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
4780 (ps-end-file): Doc fix.
4781 (ps-setup, ps-begin-file): Fun fix.
4782 (postscript): New group.
4783 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
4784 (ps-print-prologue-1): Adjust PostScript programming.
4785 (ps-print): Adjust group hierarchy.
4786 (ps-print-n-up, ps-print-zebra, ps-print-background,
4787 ps-print-printer)
4788 (ps-print-page): New subgroups.
4789 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
4790 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
4791 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
4792 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
4793 (ps-zebra-stripe-height, ps-print-background-image)
4794 (ps-print-background-text, ps-spool-config): Adjust customization.
4795 (dos-ps-printer): Definition eliminated.
4796
4797 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4798
4799 * ps-mule.el: Doc fix, define functions properly if mule package is
4800 loaded or not.
4801 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
4802 mule package is loaded or not.
4803
4804 * ps-print.el: Doc fix, n-up printing.
4805 (ps-print-version): New version number (5.0).
4806 (ps-page-dimensions-database): Added document media.
4807 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
4808 (ps-page-order, ps-printing-region-p): New vars.
4809 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
4810 funs.
4811 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
4812 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
4813 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
4814 (ps-n-up-xstart, ps-n-up-ystart): New macros.
4815 (ps-print-begin-sheet-hook): New hook.
4816 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
4817 const.
4818 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
4819 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
4820 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
4821 (ps-count-lines): Changed to defun.
4822 (ps-header-page): Changed to defsubst, fix fun.
4823 (ps-printing-region): Doc fix, adjust programming code.
4824 (ps-output-boolean, ps-background-pages, ps-background-text)
4825 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
4826 programming code.
4827
4828 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4829
4830 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
4831 (ps-print-version): New version number (4.2).
4832 (ps-spool-config, ps-spool-tumble): New vars.
4833 (ps-print-prologue-1): Changed to defconst, adjust PostScript
4834 programming, new PostScript procedure to handle errors.
4835 (ps-print-prologue-2): Changed to defconst.
4836 (ps-print-duplex-feature): New const: duplex and tumble setting.
4837 (ps-setup, ps-begin-file): Fix funs.
4838 (ps-boolean-capitalized): New fun.
4839
4840 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
4841
4842 * Makefile (dontcompilefiles): Obsoleted.
4843 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
4844 (EL): Unused.
4845 (temacs): Removed (unused).
4846 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
4847 version of the file (necessary for the update to work properly).
4848 (autoloads): Force the use of `pwd`/loaddefs.el.
4849 (updates); Redefined in terms of other targets to reduce redundancy.
4850 (.el.elc): New default rule, just in case you want it.
4851 (compile): Use a single invocation of Emacs.
4852 (bootstrap-compile); Unneeded.
4853 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
4854
4855 1999-10-19 Dave Love <fx@gnu.org>
4856
4857 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
4858
4859 1999-10-19 Sam Steingold <sds@ksp.com>
4860
4861 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
4862 comply with the comment.
4863
4864 1999-10-19 Gerd Moellmann <gerd@gnu.org>
4865
4866 * autorevert.el (auto-revert-mode): Make auto-revert-mode
4867 permanent-local.
4868
4869 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
4870
4871 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
4872 value: \"lpr\" changed to "lpr"
4873 (ps-mode-version): New constant
4874 (ps-mode-show-version): New function, added key in ps-mode-map
4875 (ps-run-messages): Removed
4876 (ps-run-font-lock-keywords-2): New defcustom variable replacing
4877 ps-run-messages. These keywords now include the value of
4878 ps-run-prompt, making its fontification customizable.
4879 (ps-run-init): Removed \\n from docstring, it is now added when
4880 the value is used
4881 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
4882 ps-run-prompt
4883 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
4884 customizable variables in doc-string (its equivalent
4885 ps-run-messages was missing in previous version of the doc-string)
4886 (ps-run-mode): Simplified assignment to font-lock-defaults, using
4887 symbols only
4888
4889 1999-10-19 Alex Schroeder <alex@gnu.org>
4890
4891 * ansi-color.el: Complete rewrite.
4892
4893 1999-10-19 Paul Eggert <eggert@twinsun.com>
4894
4895 Fix bootstrapping problems.
4896 Use the system locale to specify Emacs locale defaults.
4897
4898 * international/mule-cmds.el (global-map):
4899 Do not use backquote, because that makes a bootstrapping
4900 problem if you need to recompile all Lisp files using interpreted code.
4901 * international/mule.el (charset-id, charset-bytes,
4902 charset-dimension, charset-chars, charset-width,
4903 charset-direction, charset-iso-final-char,
4904 charset-iso-graphic-plane, charset-reverse-charset,
4905 charset-short-name, charset-long-name, charset-description,
4906 charset-plist): Likewise.
4907 * subr.el (save-match-data): Likewise.
4908
4909 * international/mule-cmds.el
4910 (set-display-table-and-terminal-coding-system): New function,
4911 containing code migrated out of set-language-environment.
4912 (set-language-environment, set-locale-environment): Use it.
4913 (locale-translation-file-name): Moved here from startup.el.
4914 (locale-language-names, locale-preferred-coding-systems):
4915 New vars.
4916 (locale-name-match, set-locale-environment): New functions.
4917
4918 * language/japan-util.el (setup-japanese-environment-internal):
4919 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
4920
4921 * startup.el (iso-8859-n-locale-regexp): Remove.
4922 (locale-translation-file-name): Move to mule-cmds.el.
4923 (command-line): Move locale-stuff into set-locale-environment.
4924
4925 1999-10-18 Dave Love <fx@gnu.org>
4926
4927 * abbrev.el (add-abbrev, inverse-add-abbrev)
4928 (expand-region-abbrevs): Remove properties from buffer text.
4929
4930 1999-10-17 Gerd Moellmann <gerd@gnu.org>
4931
4932 * iswitchb.el (iswitchb-exhibit): Extract user-input only
4933 from the mini-buffer, without the prompt.
4934
4935 * simple.el (minibuffer-prompt-end): Return the position
4936 after the prompt, not the position of that last character
4937 of the prompt.
4938
4939 1999-10-17 Miles Bader <miles@gnu.org>
4940
4941 * simple.el: Doc fixes.
4942
4943 1999-10-17 Miles Bader <miles@gnu.org>
4944
4945 * simple.el (previous-matching-history-element, next-history-element):
4946 Change to work correctly even if the point is in the prompt.
4947 (choose-completion-string): Likewise.
4948 (minibuffer-prompt-width): New function (compatibility with old subr).
4949
4950 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
4951 When constraining the final position to the current field,
4952 don't use the ONLY-IN-LINE mode of constrain-to-field.
4953
4954 1999-10-17 Miles Bader <miles@gnu.org>
4955
4956 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
4957 constrain-to-field.
4958 * textmodes/paragraphs.el (forward-sentence): Likewise.
4959
4960 1999-10-17 Miles Bader <miles@gnu.org>
4961
4962 * simple.el (line-move): Use constrain-to-field to avoid
4963 moving into a prompt.
4964 (previous-complete-history-element): Clarify doc string.
4965 (next-complete-history-element): Likewise.
4966 Use field-beginning instead of point-min.
4967 (next-matching-history-element): Use field-beginning and
4968 erase-field instead of point-min and erase-buffer.
4969 * textmodes/paragraphs.el
4970 (forward-paragraph, forward-sentence): Likewise.
4971 (backward-kill-paragraph, backward-kill-sentence): Remove code to
4972 constrain the kill to an field, as the movement commands now
4973 do this.
4974
4975 1999-10-17 Miles Bader <miles@gnu.org>
4976
4977 * simple.el (previous-matching-history-element): Get the
4978 minibuffer input with field-string instead of buffer-string.
4979 (choose-completion-string): Likewise.
4980 (next-history-element): Likewise.
4981 Erase the minibuffer input with erase-field, not erase-buffer.
4982 Use field-beginning to find the beginning of the input.
4983 * textmodes/paragraphs.el (backward-kill-sentence):
4984 Remove minibuffer-prompt hack.
4985 Constrain to any input field.
4986
4987 1999-10-17 Sam Steingold <sds@ksp.com>
4988
4989 * bindings.el (completion-ignored-extensions): Added ".sparcf"
4990 for CMUCL on sparc and ".ufsl" for LispWorks.
4991 (bound-and-true-p): Bugfix: free variable `v'.
4992
4993 1999-10-16 Dave Love <d.love@dl.ac.uk>
4994
4995 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
4996 (edebug-uninstall-read-eval-functions): Use load-read-function,
4997 avoiding elisp-eval.
4998
4999 1999-10-16 Sam Steingold <sds@ksp.com>
5000
5001 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
5002 instead of `eql'.
5003
5004 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
5005
5006 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
5007 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
5008 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
5009 * ediff-util.el (ediff-make-temp-file):
5010 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5011 * emerge.el (emerge-make-temp-file):
5012 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
5013 * vc.el (vc-update-change-log):
5014 * mail/mailpost.el (post-mail-send-it):
5015 * mail/metamail.el (metamail-region):
5016 * progmodes/cmacexp.el (c-macro-expansion):
5017 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
5018
5019 1999-10-15 Gerd Moellmann <gerd@gnu.org>
5020
5021 * smtpmail.el (smtpmail-via-smtp): Add support for
5022 automatically appending a domain to RCPT TO: addresses.
5023
5024 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5025
5026 * dired.el (dired-insert-directory): Insert the amount of
5027 free space after the total size.
5028 (dired-free-space-program, dired-free-space-args): New variables.
5029
5030 1999-10-14 Karl Heuer <kwzh@gnu.org>
5031
5032 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
5033
5034 1999-10-14 Dave Love <fx@gnu.org>
5035
5036 * international/characters.el:
5037 * international/fontset.el:
5038 * international/mule-conf.el: Add latin-iso8859-1[45].
5039
5040 * language/european.el: Add Latin-8, Latin-9. Modify some doc
5041 strings.
5042
5043 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
5044 (command-line): Detect Latin-[89] locales.
5045
5046 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
5047
5048 * international/mule-cmds.el (select-safe-coding-system)
5049 (leim-list-header): Avoid the use of strings that start with backslash
5050 newline since lread.c:read1 has a hack to turn those strings into
5051 integer 0 during the loadup.el process.
5052
5053 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
5054
5055 1999-10-13 Dave Love <fx@gnu.org>
5056
5057 * image.el (insert-image): Copy the image spec and add an
5058 intangible property.
5059
5060 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
5061
5062 * help.el (help-xref-interned): Make it also work on variable-only
5063 and function-only symbols.
5064 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
5065 (help-follow): If the point under mouse is not highlighted, try
5066 `help-xref-interned' on the pointed-to symbol anyway.
5067
5068 * info.el (Info-on-current-buffer): New entry point.
5069 (Info-find-node): Split into two for Info-on-current-buffer to
5070 hook into it.
5071 (Info-current-file, Info-set-mode-line, Info-up):
5072 Info-current-file can now be t.
5073 (Info-clone-buffer-hook): Function for `clone-buffer'.
5074 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
5075 Make `clone-buffer' available in various ways to the user.
5076
5077 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5078
5079 * simple.el (shell-command, shell-command-on-region): Use
5080 make-temp-file.
5081 (clone-buffer, clone-process, clone-buffer-hook): New functions.
5082
5083 * subr.el (with-current-buffer): Don't use backquotes to avoid
5084 bootstrapping problems.
5085
5086 * loadup.el (load-path): Add subdirs for bootstrapping.
5087 (docstrings): Ignore errors during bootstrapping.
5088 (args): New `bootstrap' argument (for use in place of `dump').
5089
5090 1999-10-12 Emmanuel Briot <briot@gnat.com>
5091
5092 * ada-stmt.el: Doc-string fixes.
5093
5094 1999-10-12 Gerd Moellmann <gerd@gnu.org>
5095
5096 * recentf.el: New file.
5097
5098 * ps-mode.el: New file.
5099
5100 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
5101 case insensitive.
5102
5103 1999-10-12 Richard Sharman <rsharman@pobox.com>
5104
5105 * sh-script.el: Added support for indenting existing scripts.
5106 (sh-mode-map): Added new bindings.
5107 (sh-mode): Updated mode doc-string for new commands, added
5108 make-local-variable calls, initialize mode-specific variables.
5109 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
5110 is now a different function.
5111 (sh-header-marker): Changed docstring.
5112 (sh-set-shell): Initialize mode-specific variables.
5113 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
5114 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
5115 Changed these define-skeleton calls to work with user-specified
5116 indentation settings.
5117 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
5118 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
5119 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
5120 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
5121 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
5122 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
5123 (sh-guess-basic-offset, sh-handle-after-case-label)
5124 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
5125 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
5126 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
5127 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
5128 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
5129 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
5130 (sh-handle-this-then, sh-help-string-for-variable)
5131 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
5132 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
5133 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
5134 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
5135 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
5136 (sh-remove-our-text-properties, sh-rescan-buffer)
5137 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
5138 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
5139 (sh-scan-case, sh-search-word, sh-set-char-syntax)
5140 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
5141 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
5142 functions.
5143 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
5144 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
5145 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
5146 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
5147 (sh-var-list): New variables.
5148
5149 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
5150
5151 * quickurl.el (quickurl-list-insert): `count-lines' was returning
5152 a value one line to high if the cursor wasn't at the start of a
5153 line. A `beginning-of-line' is now performed before making the
5154 call to `count-lines'.
5155
5156 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
5157
5158 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
5159
5160 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
5161
5162 * Makefile (setwins): Abstract out the command to find subdirectories
5163 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
5164 (custom-deps, finder-data, autoloads, update-subdirs, updates)
5165 (autoloads-with-other-emacs): Use it.
5166
5167 * diff-mode.el: New file. A mode for viewing/editing context diffs.
5168
5169 1999-10-09 Gerd Moellmann <gerd@gnu.org>
5170
5171 * Makefile (bootstrap-compile): New target. Compile Lisp
5172 files with ../src/temacs.
5173
5174 1999-10-08 Dave Love <fx@gnu.org>
5175
5176 * ange-ftp.el: Require dired when compiling.
5177 (ange-ftp-normal-login): Allow EFS-style port specification.
5178
5179 1999-10-08 Simon Marshall <simon@gnu.org>
5180
5181 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
5182 (regexp-opt-group): Use it to get common suffixes in STRINGS.
5183 If STRINGS is nil, return "" rather than nil.
5184
5185 1999-10-08 Gerd Moellmann <gerd@gnu.org>
5186
5187 * Makefile (compile): Compile files one by one. Set load-path to
5188 current directory and subdirectories when compiling.
5189
5190 1999-10-08 Gerd Moellmann <gerd@gnu.org>
5191
5192 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
5193 (emacs): Use it everywhere instead of EMACS.
5194 (compile): New target. Compile all Lisp files from scratch.
5195 (recompile): New target. Recompile lisp directory.
5196 (autoloads-with-other-emacs): New target. Build loaddefs.el with
5197 an Emacs executable not built in the current directory tree.
5198
5199 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
5200
5201 * filecache.el (file-cache-completion-ignore-case): New variable,
5202 defaulting to the value of completion-ignore-case.
5203 (file-cache-minibuffer-complete): Use it.
5204 (file-cache-files-matching, file-cache-files-matching-internal):
5205 New functions.
5206
5207 1999-10-07 Emmanuel Briot <briot@gnat.com>
5208
5209 * ada-xref.el: New file
5210
5211 * ada-prj.el: New file
5212
5213 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
5214
5215 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
5216 subprogram being created.
5217
5218 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
5219 ada-indent-newline-indent): Rewritten to support the new indentation
5220 scheme
5221
5222 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
5223 New functions
5224
5225 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
5226 justification parameter
5227
5228 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
5229 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
5230 external program
5231
5232 1999-10-07 Dave Love <fx@gnu.org>
5233
5234 * bindings.el (bound-and-true-p): New macro.
5235 (make-mode-line-mouse-sensitive): Don't require easymenu.
5236
5237 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5238
5239 * custom.el (defface): Extend documentation for new values of
5240 `type'.
5241
5242 * faces.el (face-spec-set-match-display): Recognize `type' of
5243 `motif', `lucid', `x-toolkit'.
5244 (menu): New face.
5245
5246 1999-10-05 Dave Love <fx@gnu.org>
5247
5248 * files.el: Recognize temporary crontab files.
5249
5250 * info.el: Require jka-compr when compiling.
5251 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
5252
5253 1999-10-04 Dave Love <fx@gnu.org>
5254
5255 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
5256 scroll-up-aggressively, scroll-down-aggressively.
5257
5258 * time.el (display-time-mode): Add autoload cookie.
5259
5260 * rect.el (delete-extract-rectangle): Doc fix from verna.
5261
5262 * help-macro.el (three-step-help): Customize.
5263
5264 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5265
5266 * hexl.el (hexlify-buffer): Move point in proper range
5267 if it is too large.
5268 (hexl-after-revert-hook): Update hexl-max-address.
5269 (hexl-address-to-marker): Doc fix.
5270
5271 1999-10-03 Dave Love <fx@gnu.org>
5272
5273 * image.el (defimage): Remove redundant code. Substitute file in
5274 image plist.
5275
5276 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
5277
5278 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
5279 when doing with-temp-file.
5280
5281 1999-10-01 Dave Love <fx@gnu.org>
5282
5283 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
5284
5285 * help.el: Require view when compiling.
5286 (view-emacs-FAQ): Use Info version.
5287
5288 1999-09-29 Ken'ichi Handa <handa@gnu.org>
5289
5290 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
5291 (normat->normal). Use correct font names for Korean
5292 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
5293
5294 1999-09-29 Kenichi Handa <handa@etl.go.jp>
5295
5296 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
5297 code not used by KOI8 to the same 8-bit code instead of mapping to
5298 SPC.
5299 (cyrillic-alternativnyj-decode-table): Likewise.
5300
5301 1999-09-29 Alex Schroeder <alex@gnu.org>
5302
5303 * sql.el (sql-imenu-generic-expression): Aew, used to set
5304 imenu-generic-expression.
5305 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
5306 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
5307 imenu-case-fold-search, and imenu-syntax-alist.
5308 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
5309 setting font-lock-defaults' SYNTAX-ALIST.
5310
5311 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5312
5313 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
5314 macro, try again.
5315
5316 1999-09-28 Dave Love <fx@gnu.org>
5317
5318 * cus-edit.el (custom-comment): Change widget definition.
5319 (custom-comment-create, custom-comment-show)
5320 (custom-comment-invisible-p): Don't use :comment-overlay.
5321 (custom-comment-hide): New function.
5322 (custom-variable-set, custom-variable-save)
5323 (custom-variable-reset-standard, custom-face-set)
5324 (custom-face-save): Use it.
5325
5326 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5327
5328 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
5329
5330 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5331
5332 * faces.el (region): Doc fix.
5333
5334 1999-09-27 Dave Love <fx@gnu.org>
5335
5336 * isearch.el (isearch): Add :links in defgroup.
5337 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
5338 (isearch-switch-frame-handler): Comment out (unused).
5339 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
5340 (isearch-ring-retreat-edit): Doc fix.
5341 (isearch-mouse-yank): New command.
5342 (isearch-last-command-char): Removed. Callers changed to use
5343 last-command-char.
5344 (isearch-char-to-string): Removed. Callers changed to use
5345 char-to-string.
5346
5347 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
5348
5349 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
5350 option for Russian.
5351
5352 1999-09-25 Gerd Moellmann <gerd@gnu.org>
5353
5354 * faces.el (face-differs-from-default-p): Compare face
5355 attributes individually.
5356
5357 * image.el (put-image, insert-image): Add string argument.
5358
5359 1999-09-24 Gerd Moellmann <gerd@gnu.org>
5360
5361 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
5362 LANG=de_DE.iso88591 on HPUX 11.0.
5363
5364 * dired.el (dired-move-to-filename-regexp): Make it work
5365 for LANG=de_DE.iso88591 on HPUX 11.0.
5366
5367 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5368
5369 * info.el (info-initialize): Don't test existence of ALTERNATIVE
5370 if we know for some other reason it should not be used.
5371
5372 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
5373 New variable.
5374 (edebug-recursive-edit): Save current-prefix-arg there,
5375 bind it, and set it back at the end.
5376 (edebug-outside-excursion): Restore and update the outside
5377 value of current-prefix-arg.
5378 (edebug-emacs-version-specific): Delete support for Epoch.
5379
5380 1999-09-24 Howard Melman <howard@silverstream.com>
5381
5382 * imenu.el (imenu-after-jump-hook): New variable.
5383 (imenu): Run menu-after-jump-hook.
5384 (imenu-name-lookup-function): New variable.
5385 * imenu.el (imenu--in-alist): Use those variables.
5386
5387 1999-09-24 Carsten Dominik <cd@gnu.org>
5388
5389 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
5390 multiple thebibliography environments.
5391
5392 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
5393 with recentering window.
5394 (reftex-extract-bib-entries-from-thebibliography,
5395 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
5396 with multiple thebibliography environments.
5397
5398 * textmodes/reftex-vars.el
5399 (reftex-section-levels): Function allowed as cdr.
5400 (reftex-max-section-depth) New option.
5401
5402 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
5403 with multiple thebibliography environments.
5404
5405 1999-09-23 Gerd Moellmann <gerd@gnu.org>
5406
5407 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
5408 instead of point-min in call to delete-region.
5409
5410 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
5411
5412 * vc.el (vc-backend-checkout): Use with-temp-file when checking
5413 out into arbitrary file names.
5414
5415 1999-09-19 Ken'ichi Handa <handa@gnu.org>
5416
5417 * language/european.el ("Turkish"): New language environment.
5418
5419 1999-09-19 Dave Love <fx@gnu.org>
5420
5421 * delim-col.el: New file.
5422
5423 1999-09-17 Richard Stallman <rms@gnu.org>
5424
5425 * files.el (after-find-file): When visiting a backup file,
5426 make it read-only.
5427
5428 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
5429 (apropos-keybinding-face, apropos-label-face): Likewise.
5430 (apropos-property-face, apropos-match-face): Likewise.
5431 (apropos-label-properties): New variable.
5432 (apropos-print-doc): Use apropos-label-properties.
5433 (apropos-print): Set apropos-label-properties.
5434
5435 1999-09-15 Richard Stallman <rms@gnu.org>
5436
5437 * winner.el: Use aref instead of sref.
5438
5439 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
5440
5441 1999-09-14 Gerd Moellmann <gerd@gnu.org>
5442
5443 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
5444
5445 1999-09-14 Richard Stallman <rms@gnu.org>
5446
5447 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
5448 cookie, even if followed by a letter.
5449
5450 1999-09-14 Stephen Eglen <stephen@gnu.org>
5451
5452 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
5453 --no-line-editing are passed to Octave by including them here
5454 rather than storing them in inferior-octave-startup-args.
5455
5456 1999-09-14 Eli Zaretskii <eliz@gnu.org>
5457
5458 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
5459 command, option, env and sc.
5460
5461 * subr.el (shell-quote-argument): Quote argument with double
5462 quotes for ms-dos.
5463
5464 1999-09-14 Richard Stallman <rms@gnu.org>
5465
5466 * simple.el (eval-expression-print-level): New variable.
5467 (eval-expression-print-length): New variable.
5468 (eval-expression-debug-on-error): New variable.
5469 (eval-expression): Bind print-level, print-length and
5470 debug-on-error from those vars.
5471
5472 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
5473 Bind print-level, print-length and debug-on-error.
5474
5475 1999-09-14 Inge Frick <inge@nada.kth.se>
5476
5477 * dired.el (dired-recursive-deletes): New custom variable.
5478 (dired-re-no-dot): New variable.
5479 (dired-delete-file): New function deletes files and directories
5480 recursively.
5481 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
5482
5483 * dired-aux.el (dired-recursive-copies): New custom variable.
5484 (dired-handle-overwrite): Broke a long line.
5485 (dired-copy-file): Call `dired-copy-file-recursive' instead of
5486 `copy-file'.
5487 (dired-copy-file-recursive): New function. Copy directories
5488 recursively.
5489 (dired-do-create-files): Added support for generalized directory
5490 target. How-to function may now return a function. New fluid
5491 variable `dired-one-file'.
5492 (dired-copy-how-to-fn): New variable.
5493 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
5494 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
5495 (dired-do-copy-regexp): No recursive copies.
5496
5497 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
5498
5499 * whitespace.el (whitespace-version): Update version to 2.4
5500
5501 * whitespace.el: Add customization variables to conditionally test
5502 any of the five whitespaces, per request from Rune Kleveland
5503 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
5504
5505 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
5506
5507 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
5508 list of modes to be checked for bogus whitespaces.
5509
5510 * whitespace.el (whitespace-rescan-timer-time): Update
5511 documentation.
5512
5513 * whitespace.el (whitespace-display-unchecked-whitespaces):
5514 New function to update modeline with untested whitespaces.
5515
5516 * whitespace.el (whitespace-buffer): Test only whitespaces whose
5517 checking is turned on, and update modeline using the newly created
5518 `whitespace-display-unchecked-whitespaces'.
5519
5520 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
5521 whose checking is turned on, and update modeline using the newly
5522 created `whitespace-display-unchecked-whitespaces'.
5523
5524 * whitespace.el (whitespace-describe): Update documentation.
5525
5526 * whitespace.el (whitespace-tickle-timer): Test if
5527 `whitespace-rescan-timer-time' is non-zero before tickling timer.
5528
5529 1999-09-13 Dave Love <fx@gnu.org>
5530
5531 * hideif.el (hide-ifdef-mode): Add autoload cookie.
5532
5533 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
5534 for temp buffer.
5535 (checkdoc-this-string-valid): Don't assume default comment-start.
5536
5537 1999-09-13 Gerd Moellmann <gerd@gnu.org>
5538
5539 * rsz-mini.el: Remove code, keep the interface.
5540
5541 1999-09-13 Dave Love <fx@gnu.org>
5542
5543 * help.el (help-highlight-p): Doc fix.
5544
5545 * faces.el (mode-line, header-line, tool-bar): Add :version.
5546 (highlight, secondary-selection): Add :group.
5547 (trailing-whitespace): Add :group, :version.
5548
5549 * wid-edit.el: Remove some compatibility code and checks.
5550 (widget-specify-field, widget-specify-button): Don't use XEmacs
5551 properties.
5552 (widget-overlay-inactive): Change error message.
5553 (widget-button-pressed-face): New variable.
5554 (widget-button-click): Use it.
5555 (widget-documentation-link-add): Specify mouse and button faces.
5556 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
5557 removed now the functionality is built in.
5558
5559 * cus-edit.el: Don't define-widget-keywords.
5560 (multimedia): New group.
5561 (custom-last): Function removed.
5562 (custom-quote): Add vectorp case, comment out characterp case.
5563 (custom-buffer-done-function, custom-raised-buttons): New option.
5564 (Custom-buffer-done): New function.
5565 (custom-buffer-create-internal): Obey custom-raised-buttons,
5566 Custom-buffer-done.
5567 (custom-button-face): Make it `released-button'.
5568 (custom-button-pressed-face): Make it `pressed-button'
5569 (custom-mode-map): Bind "q" to Custom-buffer-done.
5570 (custom-mode): Deal with raised/pressed buttons.
5571
5572 Changes from Didier Verna:
5573 (custom-prompt-variable): Optional third arg makes prompt for a
5574 comment string.
5575 (customize-set-value, customize-set-variable,
5576 customize-save-variable): Optional prefix makes function handle
5577 variable comments.
5578 (customize-customized, customize-saved, custom-variable-state-set)
5579 (custom-variable-set, custom-variable-save, custom-face-state-set)
5580 (custom-variable-reset-saved, custom-variable-reset-standard)
5581 (custom-face-set, custom-face-save, custom-face-reset-saved)
5582 (custom-face-reset-standard, customize-save-customized): Handle
5583 custom comments.
5584 (custom-comment-face, custom-comment-tag-face): New face.
5585 (custom-comment): New widget.
5586 (custom-comment-create, custom-comment-delete)
5587 (custom-comment-value-set, custom-comment-show)
5588 ()custom-comment-invisible-p): New functions.
5589 (custom-variable-value-create, custom-face-value-create): Create a
5590 comment field widget.
5591 (custom-variable-menu, custom-face-menu): New entry for custom
5592 comment.
5593 (custom-face-value-create): Remove compatibility code.
5594 (custom-save-variables, custom-save-faces): Possibly save custom
5595 comments.
5596
5597 * cus-face.el (custom-face-attributes): Simplify :underline,
5598 :overline, :inverse-video cases. Fix up :box case (probably needs
5599 more work).
5600
5601 Change from Didier Verna:
5602 (custom-set-faces): The arguments can now have a custom comment as
5603 fourth argument.
5604
5605 * custom.el: Don't define-widget-keywords.
5606 Change from Didier Verna:
5607 (custom-set-variables): The arguments can now have a
5608 custom comment as fifth element.
5609
5610 1999-09-13 Richard Stallman <rms@gnu.org>
5611
5612 * info.el (Info-find-node): Cope better if guesspos is too large.
5613
5614 1999-09-12 Gerd Moellmann <gerd@gnu.org>
5615
5616 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
5617 of buffer-substring because buffer-string doesn't copy the
5618 prompt.
5619
5620 * faces.el (mode-line): Replaces `modeline'.
5621 (toplevel): Make `modeline' an alias for `mode-line'.
5622
5623 1999-09-12 Gerd Moellmann <gerd@gnu.org>
5624
5625 * gs.el: Change `ghostscript' to `postscript' in comment.
5626
5627 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
5628
5629 * emulation/tpu-edt.el (tpu-version): New version.
5630 (tpu-search-overlay, tpu-replace-overlay): New variables.
5631 (tpu-search-highlight, tpu-toggle-direction): New functions.
5632 (tpu-lm-replace): Set tpu-replace-overlay.
5633 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
5634 command hook.
5635
5636 1999-09-11 Richard Stallman <rms@gnu.org>
5637
5638 * isearch.el (isearch-mode-map): Undo previous change.
5639
5640 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
5641 use all of that as the sexp.
5642
5643 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
5644 and use the initial argument as file name directly.
5645 Likewise if nothing matches.
5646
5647 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
5648
5649 * winner.el: Major changes. Avoid changing point and mark.
5650 Save configurations after they change, not before.
5651
5652 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
5653
5654 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
5655 Bind print-continuous-numbering and print-number-table.
5656
5657 1999-09-10 Dave Love <fx@gnu.org>
5658
5659 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
5660
5661 1999-09-09 Richard Stallman <rms@gnu.org>
5662
5663 * whitespace.el: Finish making it fit Emacs conventions.
5664 Add autoloads.
5665
5666 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
5667
5668 * generic-x.el (bat-generic-mode): "::"-style comments don't
5669 need to begin with "-". Fix the font-lock definitions of ON/OFF
5670 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
5671 from the list of keywords. Add DO to the list of keywords.
5672
5673 1999-09-09 Dave Love <fx@gnu.org>
5674
5675 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
5676 (byte-optimize-backward-word): New optimizations.
5677 (side-effect-free-fns, side-effect-and-error-free-fns): Add
5678 entries.
5679
5680 1999-09-09 Gerd Moellmann <gerd@gnu.org>
5681
5682 * image.el (put-image): Remove optional buffer parameter.
5683
5684 * faces.el (face-italic-p): Return t only for values `italic'
5685 and `oblique'.
5686
5687 * mouse.el (mouse-drag-mode-line-1): Extension of former
5688 mouse-drag-mode-line that also drags the header line.
5689 (mouse-drag-mode-line): Call it.
5690 (mouse-drag-header-line): New.
5691 (toplevel): Bind down-mouse-1 on header lines to
5692 mouse-drage-header-line.
5693
5694 1999-09-08 Gerd Moellmann <gerd@gnu.org>
5695
5696 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
5697 (make-mode-line-mouse-sensitive): Replace `top-line' by
5698 `header-line'.
5699
5700 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
5701
5702 * help.el (describe-function-1): Don't return empty string for keymaps.
5703
5704 * fill.el (fill-region-as-paragraph, canonically-space-region):
5705 Respect colon-double-space at end of line.
5706
5707 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
5708
5709 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
5710 (backup-buffer): Use it.
5711
5712 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
5713
5714 * generic-x.el (generic-define-unix-modes): Added new modes:
5715 inetd-conf-generic-mode, etc-services-generic-mode,
5716 etc-passwd-generic-mode. These are all defined for Unix by default.
5717 (apache-generic-mode): Use an imenu-generic-expression to list
5718 Configuration keywords.
5719 (samba-generic-mode): Use both ; and # as comment characters.
5720 (samba-generic-mode): Font-lock expressions now highlight name
5721 value pairs.
5722 (bat-generic-mode): Keywords are now case-insensitive through
5723 font-lock-defaults setting.
5724 (java-properties-generic-mode): Supports both ! and # as comment
5725 characters.
5726 (java-properties-generic-mode): Added an imenu-generic-expression
5727 (java-properties-generic-mode): Reworked to support the various
5728 different ways to separate name and value (viz, '=', ':' and
5729 whitespace).
5730 (show-tabs-generic-mode): Added this new generic-mode.
5731
5732 1999-09-08 Richard Stallman <rms@gnu.org>
5733
5734 * progmodes/inf-lisp.el: Moved from top directory.
5735
5736 * tar-mode.el (tar-header-block-tokenize):
5737 Use `when' instead of `and'. Fix some clobbered text.
5738
5739 * gud.el (gud-make-debug-menu): Make a child for the
5740 local menu, for its menu bar, and the debug menu.
5741 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
5742 Use the history in the simple way.
5743
5744 1999-09-07 Kenichi Handa <handa@etl.go.jp>
5745
5746 * language/korea-util.el (default-korean-keyboard): Initialize it
5747 according to the environment variable HANGUL_KEYBOARD_TYPE.
5748
5749 1999-09-07 Richard Stallman <rms@gnu.org>
5750
5751 * subr.el (make-temp-file): New function.
5752
5753 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
5754
5755 * font-lock.el (font-lock-multiline): New text property contains
5756 a boolean to indicate if the char is part of a multiline match.
5757 (font-lock-default-fontify-region): Extend the region appropriately
5758 for multiline keywords.
5759 (font-lock-default-unfontify-region): Also remove the new
5760 font-lock-multiline text property.
5761 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
5762 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
5763
5764 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5765
5766 * diary-lib.el (list-diary-entries): Make sure two-digit years
5767 have leading zeros.
5768
5769 1999-09-07 Gerd Moellmann <gerd@gnu.org>
5770
5771 * faces.el (face-set-after-frame-default): Initialize some
5772 attributes of some faces from frame parameters.
5773
5774 * faces.el (scroll-bar, border, cursor, mouse): New faces.
5775
5776 1999-09-07 Gerd Moellmann <gerd@gnu.org>
5777
5778 * faces.el (fringe): Replaces face `margin'.
5779
5780 1999-09-07 Dave Love <fx@gnu.org>
5781
5782 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
5783
5784 1999-09-07 Richard Stallman <rms@gnu.org>
5785
5786 * subr.el (push): Doc fix.
5787
5788 1999-09-06 Richard Stallman <rms@gnu.org>
5789
5790 * vc.el (vc-annotate-display): Use < 69 not < 70
5791 to distinguish 20YY from 19YY.
5792
5793 * timezone.el (timezone-parse-date): Use < 69 not < 70
5794 to distinguish 20YY from 19YY.
5795
5796 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
5797
5798 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
5799
5800 * quickurl.el: (quickurl-list-focused-line): Removed.
5801 (quickurl-list-insert): Now works out the focused line using
5802 `count-lines' instead of using `quickurl-list-focused-line'.
5803
5804 1999-09-06 Richard Stallman <rms@gnu.org>
5805
5806 * mail/rmail.el (rmail-retry-failure): Unconditionally move
5807 to beginning of message.
5808
5809 1999-09-06 Dave Love <fx@gnu.org>
5810
5811 * isearch.el (isearch-mode-map): Add mouse-2.
5812
5813 * mail/rmail.el (rmail-read-password): Deleted.
5814 (rmail-get-pop-password): Use read-password.
5815
5816 * quickurl.el: Don't conditionally define caddr.
5817 (quickurl-url-comment): Use nth, not caddr in function and
5818 defsetf.
5819
5820 1999-09-06 Richard Stallman <rms@gnu.org>
5821
5822 * auto-show.el: Doc fixes.
5823
5824 1999-09-06 Stephen Eglen <stephen@gnu.org>
5825
5826 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
5827 --no-line-editing so that TABs in source files are not interpreted
5828 as completion requests.
5829
5830 1999-09-06 Gerd Moellmann <gerd@gnu.org>
5831
5832 * hscroll.el, auto-show.el: Remove all code, keep the public
5833 interface as no-ops.
5834
5835 * faces.el (face-bold-p): Don't return t if face has lighter
5836 weight than normal.
5837
5838 1999-09-06 Eli Zaretskii <eliz@gnu.org>
5839
5840 * startup.el (command-line): Make small-temporary-file-directory
5841 be nil except on ms-dos.
5842
5843 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
5844
5845 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
5846 is defined.
5847
5848 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
5849 letters with a colon after d or l.
5850
5851 1999-09-06 Dave Love <fx@gnu.org>
5852
5853 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
5854 primitive.)
5855
5856 1999-09-05 Richard Stallman <rms@gnu.org>
5857
5858 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
5859
5860 * textmodes/paragraphs.el (backward-kill-sentence):
5861 Don't test minibuffer-prompt-end here.
5862 (forward-sentence): Do handle it here.
5863 (backward-kill-paragraph): Don't test it here.
5864 (forward-paragraph): Handle it here.
5865
5866 * mouse.el (font-menu-add-default): Simplify code.
5867
5868 1999-09-05 Gerd Moellmann <gerd@gnu.org>
5869
5870 * faces.el (header-line): Renamed from `top-line'.
5871
5872 1999-09-05 Gerd Moellmann <gerd@gnu.org>
5873
5874 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
5875
5876 1999-09-04 Richard Stallman <rms@gnu.org>
5877
5878 * whitespace.el: New file.
5879
5880 1999-09-04 Dave Love <fx@gnu.org>
5881
5882 * paths.el: Make some doc strings obey the make-docfile convention.
5883
5884 * bindings.el: Likewise.
5885 (debug-ignored-errors): Remove BBDB ones.
5886
5887 1999-09-03 Richard Stallman <rms@gnu.org>
5888
5889 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
5890 not from the draft to forward.
5891
5892 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
5893
5894 1999-09-03 Dave Love <fx@gnu.org>
5895
5896 * double.el (double-mode): Customize the variable.
5897
5898 1999-09-03 Kenichi Handa <handa@etl.go.jp>
5899
5900 * international/characters.el: Delete duplicated code.
5901
5902 1999-09-02 Richard Stallman <rms@gnu.org>
5903
5904 * indent.el (indent-relative): Doc fix.
5905
5906 * quickurl.el (quickurl): Doc fix.
5907
5908 1999-09-02 Gerd Moellmann <gerd@gnu.org>
5909
5910 * faces.el (margin): Change background to "gray" for mono (this is
5911 drawn with a stipple pattern).
5912
5913 1999-09-02 Gerd Moellmann <gerd@gnu.org>
5914
5915 * simple.el (next-history-element): Use minibuffer-prompt-end once
5916 again. Remove test for minibuffer-prompt-in-buffer.
5917
5918 1999-09-02 Eli Zaretskii <eliz@gnu.org>
5919
5920 * files.el (small-temporary-file-directory): New variable.
5921
5922 * startup.el (command-line): Compute the value of
5923 small-temporary-file-directory.
5924
5925 * ediff-init.el (ediff-temp-file-prefix): Use
5926 small-temporary-file-directory if non-nil.
5927
5928 * vc.el (vc-update-change-log): Likewise.
5929
5930 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
5931
5932 * simple.el (shell-command, shell-command-on-region): Use
5933 make-temp-name properly. Use small-temporary-file-directory if
5934 non-nil, otherwise temporary-file-directory, to generate temporary
5935 files.
5936
5937 * dos-w32.el (direct-print-region-helper): Use
5938 temporary-file-directory. (From Stefan Monnier.)
5939
5940 1999-09-02 Richard Stallman <rms@gnu.org>
5941
5942 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
5943 from asm-comment-char.
5944 (asm-font-lock-keywords): Recognize instruction width suffixes.
5945
5946 1999-09-01 Richard Stallman <rms@gnu.org>
5947
5948 * play/fortune.el: New file.
5949
5950 1999-08-31 Dave Love <fx@gnu.org>
5951
5952 * help.el (help-make-xrefs): Don't lose on non-empty blank line
5953 after key table.
5954
5955 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
5956 redisplay variables.
5957
5958 * subr.el (push): Fix typo.
5959
5960 1999-08-30 Kevin Blake <kblake@ticnet.com>
5961
5962 * emacs-lisp/ring.el: Many doc fixes.
5963 (ring-size, ring-copy): New functions.
5964
5965 1999-08-29 Richard Stallman <rms@gnu.org>
5966
5967 * progmodes/etags.el (tags-loop-continue):
5968 After tags-loop-operate returns, force skip to next file.
5969
5970 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
5971 (mail-extr-first-letters, mail-extr-last-letters):
5972 Use character classes [:alpha:] and [:alnum:].
5973
5974 * subr.el (push, pop): New macros.
5975
5976 * progmodes/compile.el (compilation-error-regexp-alist):
5977 New item for SGI IRIX MipsPro compilers.
5978
5979 * speedbar.el (speedbar-directory-buttons): Recognize
5980 device names when checking for file names.
5981
5982 * array.el (array-reconfigure-rows): Use generate-new-buffer.
5983
5984 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
5985 and specially handle defvar inside their expansions.
5986 (eval-defun-1): New subroutine.
5987
5988 * progmodes/compile.el (compilation-error-regexp-alist):
5989 Fix the Perl -w entry to allow period after line number.
5990 Don't allow newlines in file name, but allow them after line number
5991 for Perl debugging traces.
5992
5993 * which-func.el (which-func-cleanup-function): New variable.
5994 (which-function): Call that function.
5995
5996 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
5997 to end a function name.
5998
5999 * informat.el (Info-tagify): Don't insert more than one newline
6000 before the tag table.
6001
6002 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
6003
6004 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
6005 than make-temp-name, use match-string-no-properties, and eliminate
6006 a quadratic behavior when building bibtex-strings.
6007
6008 1999-08-29 Alex Schroeder <alex@gnu.org>
6009
6010 * comint.el (comint-input-ring-separator): New variable.
6011 (comint-read-input-ring): Doc change; use
6012 comint-input-ring-separator when reading file.
6013 (comint-write-input-ring): Use
6014 comint-input-ring-separator when writing file.
6015
6016 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
6017
6018 * informat.el (Info-tagify): Start by widening.
6019 Match node headers that don't list the file name,
6020 and more kinds of page separations.
6021 Strip properties during tagification.
6022 Use start of node header line as tag's position.
6023 Fix the "done" message.
6024
6025 (Info-validate): Save and restore match data around narrowing down.
6026
6027 1999-08-28 Richard M. Stallman <rms@gnu.org>
6028
6029 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
6030 On repeated call, override previous values put into
6031 minor-mode-map-alist and minor-mode-alist.
6032
6033 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
6034
6035 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
6036
6037 1999-08-27 Andreas Schwab <schwab@gnu.org>
6038
6039 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
6040 from cvs update.
6041
6042 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6043
6044 * calendar/calendar.el (calendar-move-hook): New hook.
6045
6046 * calendar/cal-move.el: Call the new hook in every movement function.
6047
6048 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
6049 the right function name.
6050
6051 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
6052
6053 * time-stamp.el: Put quote-backquote around all symbol names
6054 in doc strings, for mousing.
6055 (time-stamp): Support multi-line patterns.
6056 (time-stamp-inserts-lines): New variable.
6057 (time-stamp-count): New variable.
6058 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
6059 "Thu" instead of "%a".
6060
6061 1999-08-25 Gerd Moellmann <gerd@gnu.org>
6062
6063 * simple.el (kill-word): Undo previous change.
6064
6065 1999-08-25 Gerd Moellmann <gerd@gnu.org>
6066
6067 * jit-lock.el (jit-lock-function): Extend the fontified range
6068 to the beginning of the line containing the range start and
6069 the beginning of the line following the range end.
6070
6071 1999-08-24 Dave Love <fx@gnu.org>
6072
6073 * timezone.el: Move provide to end.
6074 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
6075 <70 are 2000+.
6076 (timezone-parse-time): Simplify somewhat.
6077
6078 1999-08-24 Gerd Moellmann <gerd@gnu.org>
6079
6080 * faces.el (margin): Renamed from bitmap-area.
6081
6082 1999-08-24 Alex Schroeder <alex@gnu.org>
6083
6084 * sql.el: Doc changes.
6085 (sql-sybase): Use sql-server instead of sql-database.
6086
6087 1999-08-23 Dave Love <fx@gnu.org>
6088
6089 * rect.el: Add/fix various doc strings. Add `*' to all the
6090 interactive specs.
6091
6092 1999-08-21 Gerd Moellmann <gerd@gnu.org>
6093
6094 * jit-lock.el (jit-lock-function): Use line-beginning-position.
6095 Don't unwind-protect font-lock-fontify-region.
6096
6097 * paragraphs.el (backward-kill-paragraph): Don't move
6098 point into mini-buffer prompt.
6099 (backward-kill-sentence): Ditto.
6100
6101 * simple.el (next-history-element): Use minibuffer-prompt-end.
6102 Remove test for minibuffer-prompt-in-buffer.
6103 (kill-word): Don't move point into mini-buffer prompt.
6104
6105 1999-08-21 Dave Love <fx@gnu.org>
6106
6107 * Makefile: Exclude CVS dirs like RCS.
6108
6109 1999-08-19 Dave Love <fx@gnu.org>
6110
6111 * tooltip.el (tooltip-mode): Customize this, per convention.
6112 (tooltip-active): Option deleted.
6113
6114 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
6115
6116 * hanoi.el, page-ext.el: Declare dynamic vars.
6117
6118 * term.el: Avoid ange-ftp related compilation warnings.
6119
6120 1999-08-18 Gerd Moellmann <gerd@gnu.org>
6121
6122 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
6123 the default so that beginners can benefit from it without
6124 searching in manuals.
6125
6126 1999-08-18 Ray Blaak <blaak@gnu.org>
6127
6128 * progmodes/delphi.el: Consider assembly sections as blocks, to
6129 indent them better. Make auto-indent on newline optional.
6130
6131 1999-08-17 Gerd Moellmann <gerd@gnu.org>
6132
6133 * bindings.el (mode-line-modified): Look up key binding for C-x
6134 C-q. If it's bound call that binding, otherwise call
6135 toggle-read-only.
6136
6137 1999-08-17 Dave Love <fx@gnu.org>
6138
6139 * info.el (info): Doc fix.
6140
6141 * finder.el (finder-known-keywords): Add `multimedia'.
6142
6143 * apropos.el: Don't capitalize custom group name.
6144
6145 * info-look.el: Remove compatibility code.
6146 (info-lookup-guess-default*): DTRT for point at start of symbol.
6147 (info-complete): Don't lose with point not at end of symbol.
6148
6149 1999-08-16 Gerd Moellmann <gerd@gnu.org>
6150
6151 * term.el (toplevel): Make face `term-default' an empty face.
6152 The code relied on the fact that Emacs ignored invalid faces in
6153 face text properties in 20.4.
6154
6155 1999-08-16 Richard M. Stallman <rms@gnu.org>
6156
6157 * subr.el (point-at-eol, point-at-bol): New aliases.
6158
6159 * simple.el: Functions reordered.
6160
6161 * rect.el (delete-rectangle-line): Use line-end-position.
6162
6163 1999-08-16 Karl Heuer <kwzh@gnu.org>
6164
6165 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
6166 here from simple.el.
6167
6168 1999-08-16 Dave Love <fx@gnu.org>
6169
6170 * mouse.el: Provide `mldrag' for compatibility.
6171 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
6172 marked obsolete.
6173
6174 * mldrag.el: Removed since the features are in mouse.el.
6175
6176 * jka-compr.el (auto-compression-mode): New variable for
6177 customization.
6178
6179 * bindings.el (mode-line-mule-info): Doc fix.
6180
6181 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
6182 name comparisons.
6183
6184 * files.el (interpreter-mode-alist): Add make, guile, clisp.
6185 (find-file): Doc fix.
6186
6187 1999-08-16 Carsten Dominik <cd@gnu.org>
6188
6189 * textmodes/reftex.el: Most of the code moved to other files.
6190 * textmodes/reftex-auc.el: New file, split out from reftex.el
6191 * textmodes/reftex-cite.el: New file, split out from reftex.el
6192 * textmodes/reftex-global.el: New file, split out from reftex.el
6193 * textmodes/reftex-index.el: New file, split out from reftex.el
6194 * textmodes/reftex-parse.el: New file, split out from reftex.el
6195 * textmodes/reftex-ref.el: New file, split out from reftex.el
6196 * textmodes/reftex-sel.el: New file, split out from reftex.el
6197 * textmodes/reftex-toc.el: New file, split out from reftex.el
6198 * textmodes/reftex-vars.el: New file, split out from reftex.el
6199 * textmodes/reftex-vcr.el: New file, split out from reftex.el
6200
6201 1999-08-16 Carsten Dominik <cd@gnu.org>
6202
6203 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
6204 conflict with pop-up-frames.
6205 (reftex-special-environment-parsers): New constant.
6206 (reftex-label-alist): car of an entry can also be a function.
6207 (reftex-what-special-env): Cew function.
6208 (reftex-label-location): Call `reftex-what-special-env'.
6209 (reftex-compile-variables): Check for symbol in
6210 `reftex-label-alist'.
6211 (reftex-what-environment): Fixed bug with stacked environments of
6212 same kind (e.g. enumerate).
6213 (reftex-process-string): Preserve default directory.
6214 (reftex-label-alist-builtin): Changed prefixes of endnote and
6215 footnote. Also the magic words.
6216 (reftex-reference): Interprete new option
6217 `reftex-fref-is-default'.
6218 (reftex-replace-prefix-escapes): Interprete new `%S' format.
6219 (reftex-toc-mouse-view-line): Command removed (had no binding).
6220 (reftex-everything-regexp): New function.
6221 (reftex-nearest-match): Made better.
6222 (reftex-toc-find-section): Use new version of
6223 `reftex-nearest-match'.
6224 (reftex-insert-docstruct): Adapted to work with the index stuff.
6225 (reftex-parse-from-file): Find index entries as well.
6226 (reftex-toc-toggle-index): New function
6227 (reftex-toc-map): `i' is now used to togle the index, File
6228 boundaries has been moved to `F'.
6229 (reftex-select-label-map): Toggling display of file boundaries is
6230 now on the `F' key, for consistency with `reftex-toc-map'.
6231 (reftex-erase-all-selection-and-index-buffers): Renamed from
6232 `reftex-erase-all-selection-buffer'. Now also kills the index
6233 buffers.
6234 (reftex-viewing-cross-references): Customization group renamed
6235 from reftex-viewing-cross-references-and-citations.
6236 (reftex-index-macro-regexp,
6237 reftex-find-index-entry-regexp-format): New variables
6238 (reftex-macros-with-index): New variable
6239 (reftex-add-index-macros): New function
6240 (reftex-renumber-simple-labels, reftex-translate): Allow for
6241 multiple labels in a single ref command.
6242 (reftex-index-support): New customization group
6243 (reftex-support-index, reftex-index-special-chars,
6244 reftex-index-macros, reftex-index-default-macro,
6245 reftex-index-default-tag, reftex-index-math-format,
6246 reftex-index-section-letters, reftex-index-include-context,
6247 reftex-index-follow-mode, reftex-index-header-face,
6248 reftex-index-section-face, reftex-index-tag-face,
6249 reftex-index-face): New options
6250 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
6251 reftex-index-tag, reftex-index-return-marker,
6252 reftex-index-restriction-indicator, reftex-index-restriction-data,
6253 reftex-index-macro-regexp, reftex-index-level-re,
6254 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
6255 reftex-everything-regexp-no-index, reftex-index-re,
6256 reftex-macros-with-index, reftex-index-macro-alist): New variables
6257 (reftex-index-help, reftex-index-macros-builtin,
6258 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
6259 reftex-query-index-macro-help): New constants
6260 (reftex-index-selection-or-word, reftex-index,
6261 reftex-default-index, reftex-update-default-index,
6262 reftex-index-complete-tag, reftex-index-select-tag,
6263 reftex-index-complete-key, reftex-index-update-taglist,
6264 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
6265 reftex-display-index, reftex-insert-index,
6266 reftex-index-insert-new-letter, reftex-get-restriction,
6267 reftex-index-pre-command-hook, reftex-index-post-command-hook,
6268 reftex-index-show-help, reftex-index-next, reftex-index-previous,
6269 reftex-index-toggle-follow, reftex-index-toggle-context,
6270 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
6271 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
6272 reftex-index-quit, reftex-index-quit-and-kill,
6273 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
6274 reftex-index-revert, reftex-index-switch-index-tag,
6275 reftex-index-restrict-to-section, reftex-index-widen,
6276 reftex-index-restriction-forward,
6277 reftex-index-restriction-backward, reftex-index-visit-location,
6278 reftex-index-analyze-entry, reftex-index-globalize,
6279 reftex-index-edit, reftex-index-toggle-range-beginning,
6280 reftex-index-toggle-range-end, reftex-index-edit-key,
6281 reftex-index-edit-attribute, reftex-index-edit-visual,
6282 reftex-index-edit-part, reftex-index-level-down,
6283 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
6284 reftex-index-change-entry, reftex-index-goto-letter,
6285 reftex-add-index-macros, reftex-ensure-index-support,
6286 reftex-index-info-safe, reftex-index-info): New functions.
6287
6288
6289 1999-08-15 Richard M. Stallman <rms@gnu.org>
6290
6291 * paren.el (show-paren-mode): Support making show-paren-mode
6292 a buffer-local variable. Don't check for a window system.
6293 (show-paren-function): Check whether show-paren-function is
6294 enabled in current buffer; do the right thing if not.
6295 Don't check for a window system.
6296 (show-paren-mode): Make it a user variable.
6297
6298 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
6299 Handle `enum' like `struct'.
6300
6301 * server.el (server-process-filter): If a client visits no buffers,
6302 close it immediately before recording it.
6303
6304 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
6305 Optimize by calling concat just once. Handle =\n sequence.
6306 (mail-unquote-printable-region): New command.
6307 (mail-quote-printable): Make it autoload.
6308
6309 1999-08-15 Karl Heuer <kwzh@gnu.org>
6310
6311 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
6312
6313 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
6314
6315 * lisp/texinfmt.el: Handle @ifnottex.
6316
6317 1999-08-15 Eli Zaretskii <eliz@gnu.org>
6318
6319 * frame.el (blink-cursor): Don't turn on cursor blinking for
6320 ms-dos.
6321
6322 * faces.el (face-valid-attribute-values): Look in
6323 x-bitmap-file-path only for x and w32 window systems.
6324
6325 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
6326 Do that if width is nil as well.
6327 (x-display-mm-height, x-display-mm-width): Update values.
6328 (x-colors): Compute the list from msdos-color-values.
6329 (x-select-enable-clipboard): Doc fix.
6330 (x-frob-font-weight, x-font-family-list): New functions.
6331
6332 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
6333
6334 * window.el (shrink-window-if-larger-than-buffer): Don't try to
6335 back up from beginning of buffer.
6336
6337 1999-08-13 Karl Heuer <kwzh@gnu.org>
6338
6339 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
6340
6341 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
6342
6343 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
6344 doomsday clock, speed control is added and changes are made to
6345 allow large numbers of rings: rings now show the whole ring
6346 number, not just the last digit; consecutive rings are allowed to
6347 be the same size when necessary to fit all the rings in the
6348 window; and poles can be oriented horizontally. Face support is
6349 thrown in gratuitously.
6350 (hanoi): Changed default number of rings back to 3.
6351 (hanoi-unix, hanoi-unix-64): New commands
6352 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
6353 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
6354 hanoi-odd-ring-face): New variables.
6355 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
6356 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
6357 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
6358 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
6359 (hanoi-topos, hanoi-draw-ring): Removed.
6360
6361 1999-08-12 Gerd Moellmann <gerd@gnu.org>
6362
6363 * faces.el (face-valid-attribute-values): Return an alist for
6364 families on ttys.
6365 (face-read-integer): Handle unspecified face attributes. Add
6366 completion for `unspecified'.
6367 (read-face-attribute): Handle unspecified font attributes.
6368 (face-valid-attribute-values): Add `unspecified' to lists so that
6369 it can be chosen via completion.
6370 (face-read-string): Don't recognize "none" as input.
6371
6372 1999-08-10 Dave Love <fx@gnu.org>
6373
6374 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
6375 string.
6376
6377 * sun-curs.el: Require sun-fns.
6378
6379 1999-08-10 Dave Love <fx@gnu.org>
6380
6381 * autorevert.el (auto-revert-mode): Add autoload cookie.
6382
6383 * hscroll.el, auto-show.el: Files deleted -- we have built-in
6384 hscroll.
6385
6386 * simple.el (hscroll-step, hscroll-point-visible)
6387 (hscroll-window-column): Remove now we have the mentioned real
6388 horizontal autoscrolling.
6389
6390 1999-08-10 Richard M. Stallman <rms@gnu.org>
6391
6392 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
6393 control use of -f option.
6394 (mail-specify-envelope-from): New variable.
6395 (mail-from-style): Doc fix.
6396
6397 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
6398 (easy-menu-get-map): New arg TO-MODIFY helps choose
6399 between local and global maps.
6400 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
6401 (easy-menu-change): Doc fix.
6402
6403 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
6404 (info-lookup-guess-default): Simplified and cleaned up.
6405 (info-lookup-guess-default*): Preserve point.
6406
6407 * view.el (view-mode-disable): If buffer-read-only is nil,
6408 don't change it.
6409
6410 * files.el (after-find-file): Disable View mode if buffer is no
6411 longer read-only.
6412
6413 * view.el (view-mode-enable, view-mode-disable):
6414 Call force-mode-line-update.
6415
6416 1999-08-10 Karl Heuer <kwzh@gnu.org>
6417
6418 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
6419 * array.el, play/landmark.el, international/latin-3.el: Likewise.
6420 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
6421
6422 1999-08-10 Alex Schroeder <asc@bsiag.com>
6423
6424 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
6425 to prevent m-eating-bug.
6426
6427 1999-08-10 Eli Zaretskii <eliz@gnu.org>
6428
6429 * term/pc-win.el (msdos-bg-mode): Remove. Call
6430 frame-set-background-mode instead. All callers changed.
6431 (msdos-face-setup): Don't force color display parameter, it is set
6432 by frame-set-background-mode.
6433 (make-msdos-frame): Call x-handle-reverse-video and
6434 face-set-after-frame-default. Delete frame if creation failed.
6435
6436 * faces.el (face-set-after-frame-default): Don't call
6437 make-face-x-resource-internal for the pc window-system.
6438
6439 1999-08-10 Dave Love <fx@melange.gnu.org>
6440
6441 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
6442 case with no docstring specially.
6443
6444 1999-08-09 Eli Zaretskii <eliz@gnu.org>
6445
6446 * complete.el (PC-do-completion): If completing on file name,
6447 reproduce str by concatenating its directory and basename parts.
6448
6449 1999-08-07 Dave Love <fx@gnu.org>
6450
6451 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
6452 unibyte to multibyte conversion of search-forward (from Handa),
6453 but avoid the replacement if the language is Latin-N.
6454
6455 1999-08-06 Richard Stallman <rms@gnu.org>
6456
6457 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
6458 of eval-buffer.
6459
6460 * international/mule.el (load-with-code-conversion):
6461 Pass t to eval-buffer for DO-ALLOW-PRINT.
6462
6463 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
6464
6465 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
6466 of filenames and attributes.
6467 (ls-lisp-insert-directory): Use directory-files-and-attributes
6468 for speed.
6469
6470 1999-08-05 Dave Love <fx@gnu.org>
6471
6472 * auto-show.el (auto-show-mode): Fix :set.
6473
6474 * widget.el (define-widget-keywords): Make dummy definition and
6475 comment-out its use.
6476
6477 1999-08-04 Richard Stallman <rms@gnu.org>
6478
6479 * progmodes/tcl.el: Customized.
6480
6481 * sql.el (sql-accumulate-and-indent): Instead of testing
6482 whether this is Emacs 20 before calling comint-accumulate,
6483 test whether comint-accumulate is defined.
6484
6485 1999-08-04 Dave Love <fx@gnu.org>
6486
6487 * sgml-mode.el: Require outline when compiling.
6488 (sgml-mode-hook, html-mode-hook): Customize.
6489 (sgml-validate-command): Fix :version.
6490 (html-autoview-mode): Doc fix.
6491
6492 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
6493 nothing in Latin-N environment.
6494
6495 * info.el (Info-find-node): Call info-initialize here.
6496 (info): Not here.
6497 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
6498
6499 1999-08-04 Richard Stallman <rms@gnu.org>
6500
6501 * ansi-color.el: New file.
6502
6503 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
6504
6505 * dired.el (dired-string-replace-match): Return `nil' when no match
6506 found with global search.
6507
6508 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
6509 * terminal.el (te-terminfo-directory):
6510 * mail/mailpost.el (post-mail-send-it):
6511 * mail/metamail.el (metamail-region):
6512 * progmodes/ada-mode.el (ada-tmp-directory):
6513 Use temporary-file-directory.
6514
6515 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
6516 (compilation-filter, compilation-forget-errors)
6517 (compilation-parse-errors): Use a marker instead of an integer for
6518 `compilation-parsing-end'.
6519
6520 * progmodes/diff.el (diff-parse-differences):
6521 Use a marker instead of an integer for `compilation-parsing-end'.
6522 * textmodes/tex-mode.el (tex-compilation-parse-errors):
6523 Use a marker instead of an integer for `compilation-parsing-end'.
6524
6525 1999-08-03 Richard Stallman <rms@gnu.org>
6526
6527 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
6528 (Buffer-menu-mode): Doc fix.
6529 (Buffer-menu-view): New command.
6530 (Buffer-menu-view-other-window): New command.
6531
6532 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
6533
6534 * replace.el (query-replace-regexp-eval)
6535 (replace-eval-replacement, replace-loop-through-replacements)
6536 (replace-match-string-symbols): New functions.
6537 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
6538 Use replace-loop-through-replacements.
6539
6540 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
6541
6542 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
6543 (5x5): Doc fix.
6544
6545 1999-08-03 Dave Love <fx@gnu.org>
6546
6547 * fortran.el (fortran-indent-new-line): Make it an alias
6548 for reindent-then-newline-and-indent.
6549
6550 1999-08-03 Didier Verna <verna@inf.enst.fr>
6551
6552 * rect.el: All functions rewritten, except when noted above
6553 their declaration. Below is a list of interface changes.
6554 (apply-on-rectangle): New function, mostly replaces
6555 `operate-on-rectangle'. All callers changed.
6556 (move-to-column-force): Pass new second argument to `move-to-column'.
6557 (kill-rectangle): Added optional prefix arg to fill lines.
6558 (delete-rectangle): Ditto.
6559 (delete-whitespace-rectangle): Ditto.
6560 (delete-extract-rectangle): Ditto.
6561 (open-rectangle): Ditto.
6562 (clear-rectangle): Ditto.
6563 (delete-whitespace-rectangle-line): New function.
6564 (delete-rectangle-line): Added third arg FILL.
6565 (delete-extract-rectangle-line): Ditto.
6566 (open-rectangle-line): Ditto.
6567 (clear-rectangle-line): Ditto.
6568
6569 1999-08-03 Ray Blaak <blaak@gnu.org>
6570
6571 * progmodes/delphi.el: New file.
6572
6573 1999-08-02 Richard Stallman <rms@gnu.org>
6574
6575 * textmodes/outline.el (outline-previous-heading): New function.
6576 (outline-up-heading-all): Use outline-previous-heading.
6577 (outline-next-heading): Delete definition inserted yesterday.
6578
6579 1999-08-01 Richard Stallman <rms@gnu.org>
6580
6581 * textmodes/outline.el (outline-next-heading): New function.
6582 (outline-up-heading-all): New function.
6583 (outline-font-lock-level): Using outline-up-heading-all.
6584 Tell outline-back-to-heading to accept invisible headings.
6585
6586 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
6587
6588 * mail/mh-utils.el (mh-find-path-run): New variable.
6589 (mh-find-path): Test and set that.
6590 Set mail-user-agent only the first time this function is run.
6591 (mail-user-agent): Defvar deleted.
6592
6593 * info.el (info-initialize): New function.
6594 (info): Call info-initialize.
6595 (Info-directory-list): Initialize to nil,
6596 so info-initialize will set it up for real.
6597
6598 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6599
6600 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
6601 does not interpret a time as the year in a day-month entry.
6602
6603 * calendar/diary-lib.el: Change syntax table entry for colon in
6604 the diary as part of the european-date-diary-pattern fix.
6605
6606 1999-08-01 Eli Zaretskii <eliz@gnu.org>
6607
6608 * international/mule.el (set-auto-coding): Allow whitespace before
6609 and after the "variable: value" pair.
6610
6611 1999-07-30 Ken'ichi Handa <handa@gnu.org>
6612
6613 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
6614 (default-sendmail-coding-system): Doc-string fixed.
6615
6616 1999-07-30 Dave Love <fx@gnu.org>
6617
6618 * subr.el (assoc-delete-all): New function, renamed from
6619 frame-delete-all.
6620
6621 * frame.el: Change comments to doc strings and other doc fixes.
6622 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
6623 Callers changed.
6624 (set-background-color, set-foreground-color, set-cursor-color)
6625 (set-mouse-color, set-border-color): Offer completion of colours.
6626 (cursor): Add :version to defgroup.
6627
6628 * facemenu.el (list-colors-display): Make it work on ttys.
6629 (facemenu-read-color): Likewise.
6630
6631 1999-07-30 Richard M. Stallman <rms@gnu.org>
6632
6633 * frame.el (frame-notice-user-settings): If background
6634 color has been changed, update background-mode from it,
6635 then update faces.
6636
6637 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
6638
6639 * net-utils.el (finger): Don't do indirect fingering.
6640
6641 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6642
6643 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
6644 rules. Add separator at end of holidays.
6645 (cal-tex-rules): New customizable variable.
6646 (cal-tex-latexify-list): Add optional parameter to put separator
6647 at end.
6648
6649 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
6650
6651 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
6652 fill prefix on each line while looping to the end of paragraph.
6653 End paragraph if it's longer than the existing fill prefix.
6654
6655 * textmodes/fill.el (fill-context-prefix): Doc fix.
6656
6657 1999-07-30 Dave Love <fx@gnu.org>
6658
6659 * font-lock.el (jit-lock): Fix :load, add :version.
6660
6661 1999-07-30 Eli Zaretskii <eliz@gnu.org>
6662
6663 * term/pc-win.el (msdos-face-setup): Register standard colors in
6664 Vface_tty_color_alist.
6665 (face-color-supported-p, face_color_gray_p): New functions.
6666
6667 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
6668 is bound.
6669
6670 * startup.el (command-line): Don't register default colors for
6671 MSDOS window-system.
6672
6673 1999-07-29 Dave Love <fx@gnu.org>
6674
6675 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
6676 charquote.
6677
6678 * lisp-mode.el (eval-defun): Re-written to avoid
6679 capturing variables.
6680
6681 * picture.el (picture-beginning-of-line): Don't call
6682 hscroll-point-visible now we have real autoscrolling.
6683 (picture-end-of-line, picture-newline, picture-open-line):
6684 Likewise.
6685
6686 * international/latin-8.el: New file.
6687 * international/latin-9.el: New file.
6688
6689 1999-07-28 Dave Love <fx@gnu.org>
6690
6691 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
6692
6693 * msb.el: Require cl only when compiling.
6694 (msb--home-dir): Deleted.
6695 (msb--format-title): Use abbreviate-file-name.
6696 (msb--choose-file-menu): Simplify string comparison.
6697
6698 1999-07-28 Gerd Moellmann <gerd@gnu.org>
6699
6700 * faces.el (toolbar): Add face definition for mono displays.
6701
6702 1999-07-27 Richard M. Stallman <rms@gnu.org>
6703
6704 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
6705
6706 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
6707 force copying of default-frame-alist.
6708
6709 1999-07-26 Ken'ichi Handa <handa@gnu.org>
6710
6711 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
6712
6713 1999-07-26 Richard M. Stallman <rms@gnu.org>
6714
6715 * frame.el (set-mouse-color): If new color is nil,
6716 really respecify the current color.
6717
6718 1999-07-26 Gerd Moellmann <gerd@gnu.org>
6719
6720 * faces.el (bitmap-area): Change background of face `bitmap-area'
6721 to white for mono displays.
6722
6723 1999-07-26 Kenichi Handa <handa@etl.go.jp>
6724
6725 * international/ccl.el (ccl-embed-symbol): New function.
6726 (ccl-program-p): Deleted. Now it's implemented in C code.
6727 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
6728 (ccl-compile-translate-character): Likewise.
6729 (ccl-compile-map-single): Likewise.
6730 (ccl-compile-multiple-map-function): Likewise.
6731 (declare-ccl-program): Doc-string modified.
6732 (check-ccl-program): Check compiled CCL code by ccl-program-p.
6733
6734 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
6735
6736 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
6737
6738 1999-07-25 Markus Rost <rost@gnu.org>
6739
6740 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
6741 the entries to make custom-file more readable.
6742
6743 1999-07-25 Richard M. Stallman <rms@gnu.org>
6744
6745 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
6746
6747 * emacs-lisp/edebug.el: Delete compatibility code.
6748 (edebug-next-token-class): If . is followed by a digit,
6749 return `symbol' for the token class.
6750
6751 * startup.el (command-line): If we don't find the user's init file,
6752 set user-init-file to nil.
6753
6754 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6755
6756 * info-look.el (info-lookup-interactive-arguments): Add optional
6757 argument query for new choice of help mode.
6758 (info-lookup-symbol): Use it.
6759 (info-lookup-file): Ditto.
6760 (info-lookup): Don't switch to other window, if already in Info
6761 buffer.
6762
6763 1999-07-23 Dave Love <fx@gnu.org>
6764
6765 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
6766 syntax.
6767 (fortran-fontify-string, fortran-match-!-comment): Deleted.
6768 (fortran-font-lock-syntactic-keywords): New variable.
6769 (fortran-mode): Use it.
6770 (fortran-font-lock-keywords-1): Don't do comments.
6771 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
6772 match data.
6773
6774 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
6775
6776 * msb.el (msb-menu-bar-update-buffers): Renamed from
6777 menu-bar-update-buffers.
6778 (msb-custom-set, msb--toggle-menu-type): Call
6779 msb-menu-bar-update-buffers.
6780 (msb-mode): Revise the hook setting.
6781
6782 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
6783
6784 1999-07-23 Gerd Moellmann <gerd@gnu.org>
6785
6786 * font-lock.el, help.el, simple.el: Re-integrate previously
6787 described changes that were lost due to errors while checking them
6788 in.
6789
6790 1999-07-23 Kevin Blake <kblake@ticnet.com>
6791
6792 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
6793
6794 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
6795
6796 * international/encoded-kb.el
6797 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
6798 but push it to unread-command-events.
6799 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
6800 (encoded-kbd-self-insert-sjis): Likewise.
6801 (encoded-kbd-self-insert-big5): Likewise.
6802
6803 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
6804 before left margin and fill-prefix by fill-find-break-point.
6805
6806 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6807
6808 * info-look.el (info-lookup-setup-mode): Don't give up, if
6809 info-lookup-make-completions returns an error.
6810 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
6811 name latex, not latex2e.
6812
6813 1999-07-21 Richard M. Stallman <rms@gnu.org>
6814
6815 * replace.el (perform-replace): Turn off case-fold-search
6816 if FROM-STRING argument has uppercase in it.
6817
6818 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6819
6820 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
6821 mode is on. Don't use end of changed text.
6822
6823 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6824
6825 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
6826 (cl-hash-table-p): Renamed from hash-table-p.
6827 (cl-hash-table-count): Renamed from hash-table-count.
6828 (maphash): Alias to cl-maphash removed.
6829 (gethash): Likewise.
6830 (puthash): Likewise.
6831 (remhash): Likewise.
6832 (clrhash): Likewise.
6833
6834 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6835
6836 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
6837 third arg non-nil. See comment there why this isn't a good idea.
6838
6839 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6840
6841 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
6842
6843 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
6844 sit-for with 3rd arg non-nil to prevent redisplay.
6845
6846 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6847
6848 * image.el (image-type-from-file-header): If file doesn't
6849 have a directory part, add data-directory.
6850
6851 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6852
6853 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
6854 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
6855 motion handling when tooltip-gud-tips-p is nil.
6856
6857 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6858
6859 * tooltip.el (tooltip-mode): Don't use `plusp'.
6860 (tooltip-active): Use initial value of nil.
6861
6862 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
6863
6864 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6865
6866 * bindings.el (make-mode-line-mouse-sensitive): Add key
6867 definitions for `top-line'.
6868
6869 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6870
6871 * faces.el (top-line): New face.
6872
6873 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6874
6875 * image.el (image-type-regexps): Add regexp for PS files.
6876
6877 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6878
6879 * faces.el (set-face-attribute): Fix wrong handling of frame
6880 begin equal to t.
6881
6882 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6883
6884 * image.el (image-type-regexps): Add PNG format.
6885
6886 1999-07-21 Dave Love <fx@gnu.org>
6887
6888 * bindings.el (mode-line-modified): New variable.
6889 (mode-line-mode-menu-1): Switch to appropriate window before
6890 showing menu.
6891
6892 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6893
6894 * faces.el (face-underline): Removed.
6895 (face-underline-color): Ditto.
6896
6897 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6898
6899 * faces.el (face-x-resources): Fix typo.
6900
6901 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6902
6903 * faces.el: Remove handling of `:relief', extend handling of
6904 `:box'.
6905 (frame-set-background-mode): Choose new defface specs after
6906 frame parameters have changed.
6907
6908 * cus-face.el: Ditto.
6909
6910 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6911
6912 * custom.el (defface): Extend documentation to include new
6913 face attributes.
6914
6915 * cus-face.el (custom-face-attributes): Add overline,
6916 strike-through, box.
6917
6918 * faces.el (face-valid-attribute-values): Handle overline,
6919 strike-through, box.
6920 (face-attribute-name-alist): Add pairs for new face attributes.
6921 (describe-face): Handle new face attributes.
6922
6923 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6924
6925 * faces.el (face-x-resources): Add overline, strike-through, box.
6926
6927 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6928
6929 * enriched.el (enriched-translations): Add `display' and
6930 "x-display".
6931 (enriched-handle-display-prop): New.
6932 (enriched-decode-display-prop): New.
6933
6934 * format.el (top-level): Give `display' property
6935 `format-list-atomic-p.
6936 (format-annotate-single-property-change): Test that property.
6937 If present, treat list property values like atoms.
6938
6939 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6940
6941 * cus-face.el (custom-face-attributes): Use `choice' everywhere
6942 so that "*" can be entered.
6943
6944 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6945
6946 * cus-face.el (custom-face-attributes): Don't use `#''.
6947
6948 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6949
6950 * cus-face.el (custom-face-attributes): Return underline
6951 face attribute directly from the second lambda of underline.
6952
6953 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6954
6955 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
6956
6957 * frame.el (after-setting-font-hooks): New variable.
6958 (set-frame-font): Run those hooks.
6959
6960 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
6961
6962 * faces.el (set-face-attribute): Fix doc string.
6963
6964 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6965
6966 * cus-face.el (custom-face-attributes): Accept color name.
6967
6968 * faces.el (face-underline-p): Accept unspecified underlining.
6969 (face-underline): Ditto. Fix doc string.
6970
6971 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6972
6973 * faces.el (face-underline-color): New function.
6974
6975 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6976
6977 * cus-face.el (custom-face-attributes): Support underline coloring.
6978 Added slot to choose a color.
6979
6980 * faces.el (face-underline): New function.
6981 (face-underline-p): Support underline coloring.
6982 Return nil only if the underline attribute is 'normal.
6983 (set-face-underline): New function.
6984 (face-valid-attribute-values): Support underline coloring.
6985
6986 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6987
6988 * image.el (insert-image): Use `display' instead of `glyph'
6989 as text property name.
6990 (put-image): Ditto.
6991 (image-type-from-file-header): Use insert-file-contents-literally.
6992
6993 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6994
6995 * easymenu.el (easy-menu-do-add-item): Don't use the empty
6996 string to indicate separators.
6997
6998 1999-07-21 Gerd Moellmann <gerd@gnu.org>
6999
7000 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
7001 instead of message-log.
7002
7003 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7004
7005 * faces.el (bitmap-area): New face.
7006
7007 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7008
7009 * image.el (insert-image): New.
7010
7011 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7012
7013 * frame.el (blink-cursor): Set the symbol's value.
7014 (show-trailing-whitespace): Change group to font-lock.
7015
7016 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7017
7018 * jit-lock.el: New.
7019 * font-lock.el: Add jit-mode as new support mode.
7020
7021 * font-lock.el (font-lock-fontify-keywords-region): Stop when
7022 reaching end instead of letting re-search-forward signal an error.
7023 (demand-lock-mode): New.
7024 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
7025 (font-lock-turn-off-thing-lock): Ditto.
7026 (font-lock-after-fontify-buffer): Ditto.
7027 (font-lock-after-unfontify-buffer): Ditto.
7028
7029 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7030
7031 * gs.el: New file.
7032
7033 * startup.el (command-line-1): Activate tooltip mode if
7034 interactive.
7035
7036 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7037
7038 * faces.el (toolbar): Grey default background.
7039 (modeline): Ditto.
7040
7041 * image.el (image-type-regexps): New.
7042 (image-type-from-file-header): New.
7043 (create-image): Call it.
7044
7045 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7046
7047 * image.el: New file.
7048
7049 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7050
7051 * bindings.el (mode-line-format): Replace `mode-name' with
7052 `(:eval mode-line-mode-name)'.
7053 (mode-line-mode-name): New.
7054 (make-mode-line-mouse-sensitive): Don't change default value
7055 of `mode-name'.
7056
7057 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7058
7059 * tooltip.el: New file.
7060
7061 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7062
7063 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
7064 instead of mouse-3 to pop up menus.
7065 (mode-line-kill-buffer): Removed.
7066 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
7067 buffer name.
7068 (mode-line-buffer-menu-1): Removed.
7069
7070 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
7071
7072 * bindings.el (mode-line-buffer-identification-keymap): New.
7073 (mode-line-buffer-menu-keymap): New.
7074 (mode-line-mode-menu-keymap): New.
7075 (mode-line-unbury-buffer): New.
7076 (mode-line-other-buffer): New.
7077 (mode-line-kill-buffer): New.
7078 (mode-line-buffer-menu-1): New.
7079 (mode-line-mode-menu-1): New.
7080 (make-mode-line-mouse-sensitive): New.
7081
7082 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7083
7084 * help.el (describe-key-briefly): Handle mode line strings
7085 with local-map properties.
7086 (describe-key): Ditto.
7087 (mode-line-key-binding): New.
7088
7089 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7090
7091 * scroll-bar.el (scroll-bar-timer): New.
7092 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
7093
7094 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7095
7096 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
7097 and `bottom'.
7098
7099 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7100
7101 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
7102 (global): Use different key bindings if using tookit scroll bars.
7103
7104 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7105
7106 * faces.el (modeline): Define mode line face with relief for
7107 class color, only.
7108 (toolbar): New face.
7109
7110 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7111
7112 * frame.el (frame-initialize): Set frame-creation-function to
7113 tty-create-frame-with-faces.
7114
7115 * faces.el (frame-set-background-mode): Make it work for
7116 window-system nil.
7117
7118 * faces.el (tty-create-frame-with-faces): New.
7119 (face-set-after-frame-default): Make it work for TTY frames.
7120
7121 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7122
7123 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
7124 Return a list of one font family for TTYs. Don't return bitmap
7125 file paths for TTY frames.
7126
7127 * faces.el: Add face specs for tty displays to basic faces.
7128
7129 * font-lock.el (font-lock-comment-face): Add spec for color tty.
7130 (font-lock-string-face): Ditto.
7131 (font-lock-keyword-face): Ditto.
7132 (font-lock-builtin-face): Ditto.
7133 (font-lock-function-name-face): Ditto.
7134 (font-lock-variable-name-face): Ditto.
7135 (font-lock-type-face): Ditto.
7136 (font-lock-constant-face): Ditto.
7137 (font-lock-warning-face): Ditto.
7138
7139 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7140
7141 * startup.el (command-line): Register default tty colors.
7142
7143 * faces.el (face-spec-set-match-display): Recognize `type tty'.
7144
7145 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7146
7147 * faces.el (modeline): For X frames, use a modeline with relief.
7148
7149 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7150
7151 * faces.el (frame-update-faces): Copied from 20.2.
7152 (frame-update-face-colors): Ditto. Code removed that isn't
7153 applicable in the new face implementation.
7154
7155 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7156
7157 * frame.el (show-trailing-whitespace): New.
7158
7159 * faces.el (trailing-whitespace): New basic face.
7160
7161 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7162
7163 * cus-face.el (custom-facep): Always define as alias for facep.
7164
7165 * cus-face.el (custom-face-attributes): Use choice widgets.
7166 Remove :bold and :italic.
7167
7168 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7169
7170 * faces.el (face-charset-registries): Removed since fontset.el
7171 is no always loaded.
7172
7173 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7174
7175 * faces.el (internal-get-face): Added as obsolete function for
7176 compatibility.
7177
7178 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7179
7180 * frame.el (blink-cursor-end): Call show-cursor.
7181 (blink-cursor-mode): Ditto.
7182
7183 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7184
7185 * faces.el (face-spec-reset-face): Reset all attributes to
7186 `unspecified'.
7187 (face-spec-set): Use it.
7188
7189 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7190
7191 * faces.el (read-all-face-attributes): Bug fix.
7192 (face-read-integer): Allow nil default value.
7193 (face-valid-attribute-values): Use symbol names of attribute
7194 values for completion list.
7195
7196 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7197
7198 * faces.el (internal-find-face): Define for compatibility with
7199 20.2.
7200 (face-id): Likewise.
7201
7202 * faces.el (face-id): Return the ID of a realized face for ASCII.
7203
7204 * fontset.el (x-charset-registries): Removed. Now in faces.el.
7205 (x-complement-fontset-spec): Use face-charset-registries.
7206
7207 * faces.el (face-font-selection-order): Set font selection order
7208 from Lisp.
7209 (face-alternative-font-family-alist): Set alternative font
7210 families from Lisp.
7211
7212 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7213
7214 * faces.el (set-face-charset-registries): Set symbol value.
7215
7216 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7217
7218 * faces.el (face-set-after-frame-default): Call function
7219 internal-merge-in-global-face.
7220
7221 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7222
7223 * faces.el (face-list): Return symbols from face-global-alist.
7224
7225 * faces.el (face-list): Return a copy of the face name list so
7226 that it cannot be modified from outside (facemenu.el uses
7227 nreverse, for example).
7228
7229 * cus-face.el (custom-face-attributes): Add :bold and :italic
7230 for compatibility with old code.
7231
7232 * faces.el (set-face-attributes-from-resources): Additional
7233 frame parameter.
7234 (make-face-x-resource-internal): Set attributes from resources
7235 for a given frame or all frames.
7236
7237 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7238
7239 * faces.el (all-faces): Removed.
7240
7241 * custom.el (defface): Add new face attributes to function
7242 comment.
7243
7244 * font-lock.el (font-lock-comment-face): Use new face attribute
7245 names.
7246 (font-lock-string-face): Ditto.
7247 (font-lock-keyword-face): Ditto.
7248 (font-lock-builtin-face): Ditto.
7249 (font-lock-function-name-face): Ditto.
7250 (font-lock-variable-name-face): Ditto.
7251 (font-lock-type-face): Ditto.
7252 (font-lock-reference-face): Ditto.
7253 (font-lock-warning-face): Ditto.
7254 ((boundp 'font-lock-face-attributes)): Ditto.
7255
7256 * cus-face.el (custom-face-attributes): Use new face attributes.
7257
7258 * faces.el (set-face-attribute-from-resource): Initialize
7259 from resources only for X and W32.
7260
7261 * cus-face.el (custom-declare-face): Don't make frame-local
7262 faces.
7263
7264 * faces.el (describe-face): Use princ instead of insert.
7265
7266 * faces.el: Add XLFD manipulation functions from 20.2 again
7267 because fontset.el uses them.
7268 (face-set-after-frame-default): Add empty definition.
7269
7270 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7271
7272 * faces.el (make-face): Correct typo.
7273 (set-face-attribute-from-resource): Use let*.
7274 (face-underline-p): Correct typo.
7275 (face-inverse-video-p): Ditto.
7276 (set-face-stipple): Ditto.
7277 (face-read-string): Make completion-list optional parameter.
7278
7279 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7280
7281 * faces.el (face-charset-registries): Alist mapping charset
7282 symbols to registries and encoding.
7283
7284 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7285
7286 * frame.el (blink-cursor-mode): Use interactive spec "P".
7287
7288 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7289
7290 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
7291 mode. The cursor of selected_window blinks if the mode is enabled.
7292
7293 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7294
7295 * simple.el (next-history-element): Set point to the end of the
7296 prompt if minibuffer-prompt-in-buffer.
7297
7298 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7299
7300 * faces.el (x-font-regexp): Add sub-expression parentheses for
7301 several font name components.
7302
7303 1999-07-21 Gerd Moellmann <gerd@acm.org>
7304
7305 * faces.el (set-face-relief): Use index 12 for relief.
7306 (face-fill-in): Set relief from data.
7307 (internal-make-face): Init relief to zero.
7308
7309 * faces.el (face-spec-set): Call modify-face with additional
7310 parameters for relief and fixed-p.
7311
7312 1999-07-21 Gerd Moellmann <gerd@acm.org>
7313
7314 * cus-face.el: ':fixed and ':relief added.
7315
7316 * faces.el (describe-face): Add fixed font attribute and relief.
7317 (face-attr-match-p): Ditto.
7318 (face-attr-construct): Ditto.
7319 (face-spec-set): Ditto.
7320
7321 1999-07-21 Gerd Moellmann <gerd@acm.org>
7322
7323 * faces.el (internal-make-face): Function to create a Lisp vector
7324 suitable for representing a face.
7325 (make-face): Use it instead of make-vector.
7326 (x-create-frame-with-faces): Use it instead of vector.
7327 (internal-facep): Increase vector size to 14.
7328 (internal-make-face): Ditto.
7329 (face-relief): Access relief thickness.
7330 (face-fixed-p): Access fixed font attribute.
7331 (set-face-fixed-p): Set fixed font attribute.
7332 (set-face-relief): Set relief attribute.
7333 (internal-face-interactive-int): Read int attribute of face.
7334 (modify-face): Add fixed-p and relief parameters.
7335 (copy-face): Handle fixed-p and relief.
7336 (face-equal): Compare fixed-p and relief.
7337 (face-differs-from-default-p): Ditto.
7338 (face-nontrivial-p): Add fixed-p and relief.
7339
7340 1999-07-21 Gerd Moellmann <gerd@acm.org>
7341
7342 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
7343 (internal-facep): Increase vector size.
7344 (make-face): Ditto.
7345 (face-shadow-thickness): Added.
7346 (set-face-shadow-thickness): Added.
7347 (modify-face): Add optional shadow-thickness parameter.
7348 (make-face-x-resource-internal): Add shadows.
7349 (copy-face): Ditto.
7350 (face-equal): Ditto.
7351 (face-differs-from-default-p): Ditto.
7352 (face-nontrivial-p): Ditto.
7353 (face-attr-match-p): Ditto.
7354 (face-attr-construct): Ditto.
7355 (face-spec-set): Ditto.
7356 (face-fill-in): Ditto.
7357
7358 1999-07-21 Gerd Moellmann <gerd@acm.org>
7359
7360 * bench.el (bench-mark-split-window): New bench mark.
7361
7362 1999-07-21 Gerd Moellmann <gerd@acm.org>
7363
7364 * faces.el (set-face-font): Don't pass default font to
7365 x-resolve-font so that font will not have to be of the same
7366 size.
7367
7368 1999-07-20 Dave Love <fx@gnu.org>
7369
7370 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
7371 unconditionally t.
7372
7373 1999-07-20 Karl Heuer <kwzh@gnu.org>
7374
7375 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
7376
7377 1999-07-20 Dave Love <fx@gnu.org>
7378
7379 * help.el (describe-variable): Fix test for customizability.
7380
7381 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
7382 Check for readonly buffer in interactive spec.
7383 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
7384 (backward-kill-word): Add * to interactive spec.
7385
7386 * underline.el (underline-region, ununderline-region): Add * to
7387 interactive spec.
7388
7389 * fill.el (canonically-space-region, justify-current-line): Add *
7390 to interactive spec.
7391 (fill-region-as-paragraph, fill-paragraph, fill-region)
7392 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
7393 readonly buffer in interactive spec.
7394
7395 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
7396 (backward-kill-sentence, kill-sentence): Add * to interactive
7397 spec.
7398
7399 1999-07-19 Richard M. Stallman <rms@gnu.org>
7400
7401 * dired-aux.el (dired-do-shell-command): Doc fix.
7402
7403 * shell.el (shell-unquote-argument): New function.
7404 (shell-directory-tracker): Use shell-unquote-argument.
7405 * comint.el (comint-arguments): Handle \ followed by space or tab.
7406
7407 1999-07-19 John Wiegley <jwiegley@borland.com>
7408
7409 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
7410 color codes 39 and 49, which by the way lynx uses them seem to
7411 mean "foreground reset" and "background reset".
7412
7413 1999-07-19 Karl Heuer <kwzh@gnu.org>
7414
7415 * font-lock.el (c++-keywords): Add "typeid".
7416
7417 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
7418 selects no font, treat that as zero selections, not one.
7419
7420 1999-07-19 Dave Love <fx@gnu.org>
7421
7422 * info.el (Info-search): Don't lose with empty regexp.
7423
7424 * version.el: Cater for (free) `ident' program, not `which'.
7425
7426 * hl-line.el: New file.
7427
7428 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
7429 for modes which don't define menus.
7430
7431 1999-07-16 Richard M. Stallman <rms@gnu.org>
7432
7433 * webjump.el (webjump-sample-sites): Update some URLs.
7434
7435 1999-07-14 Richard Stallman <rms@gnu.org>
7436
7437 * Version 20.4 released.
7438
7439 1999-07-14 Andreas Schwab <schwab@gnu.org>
7440
7441 * compare-w.el (compare-windows): Try to find the next window in
7442 the current frame before looking at the other frames.
7443
7444 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
7445
7446 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
7447 Use cyrillic-jcuken as default input method.
7448
7449 1999-07-12 Richard Stallman <rms@gnu.org>
7450
7451 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
7452 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
7453
7454 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
7455 (ispell-local-dictionary-alist): Add koi8-r for character set.
7456
7457 * textmodes/flyspell.el (flyspell-get-word):
7458 Add special handling for when ispell-otherchars is empty.
7459
7460 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
7461
7462 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
7463 when having nested functons.
7464 (pascal-indent-nested-functions) (pascal-indent-line)
7465 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
7466 indenting nested functions.
7467
7468 1999-07-09 Richard Stallman <rms@gnu.org>
7469
7470 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
7471
7472 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
7473
7474 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
7475 the `end' keyword was in the very beginning of the buffer.
7476
7477 1999-07-08 Richard Stallman <rms@gnu.org>
7478
7479 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
7480
7481 * term.el (term-emulate-terminal): Avoid infinite loop
7482 in strange case where minibuffer window is selected but not active.
7483
7484 1999-07-07 Stephen Eglen <stephen@gnu.org>
7485
7486 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
7487 Change regexp so that it doesn't match commands beginning with `cd'.
7488
7489 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
7490
7491 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
7492
7493 1999-07-06 Richard Stallman <rms@gnu.org>
7494
7495 * hscroll.el (hscroll-minibuffer-hook): New function.
7496 (hscroll-global-mode): Add and remove that hook.
7497 Set hscroll-old-truncate-was-global's default value.
7498
7499 1999-07-05 Richard Stallman <rms@gnu.org>
7500
7501 * files.el (revert-buffer): Don't preserve point here.
7502 (revert-buffer-insert-file-contents-function): Doc fix.
7503
7504 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
7505
7506 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
7507 doing a `stat' when it isn't necessary because that can cause
7508 trouble when an NFS server is down.
7509
7510 1999-07-04 Richard Stallman <rms@gnu.org>
7511
7512 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
7513
7514 1999-07-03 Richard Stallman <rms@gnu.org>
7515
7516 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
7517 for \200...\240 also.
7518 (isearch-printing-char): Use unibyte-char-to-multibyte.
7519
7520 1999-07-02 Richard Stallman <rms@gnu.org>
7521
7522 * frame.el (minibuffer-frame-alist): Use defcustom.
7523 (pop-up-frame-alist): Likewise.
7524 (initial-frame-alist): Specify * in the doc string.
7525
7526 * hscroll.el (hscroll-mode): Make it a permanent local.
7527 (hscroll-mode): Don't cancel the timer
7528 if HScroll mode is enabled in some other buffer.
7529
7530 * isearch.el (isearch-done): If search ends in middle of intangible
7531 text (due to text property), move on to the limit of that text.
7532
7533 1999-07-01 Andrew Innes <andrewi@gnu.org>
7534
7535 * man.el (Man-build-man-command): Use value of null-device,
7536 instead of hard-coding "/dev/null".
7537
7538 * dos-w32.el (untranslated-canonical-name): Avoid expanding
7539 ange-ftp file names, which might force ange-ftp to prompt for a
7540 password.
7541
7542 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
7543 to prevent references to temp files.
7544
7545 1999-06-30 Richard Stallman <rms@gnu.org>
7546
7547 * progmodes/sh-script.el (sh-feature): If nothing is known
7548 about the given shell, use the values for `sh'.
7549
7550 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
7551
7552 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
7553 to make it non-recursive.
7554
7555 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
7556
7557 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7558
7559 * auto-show.el (auto-show-mode): Fix Typo in :set.
7560
7561 1999-06-29 Richard M. Stallman <rms@gnu.org>
7562
7563 * progmodes/sh-script.el (sh-mode): When setting syntax
7564 table, default to the standard one.
7565
7566 1999-06-27 Richard M. Stallman <rms@gnu.org>
7567
7568 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
7569
7570 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
7571
7572 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
7573 a frame when `return' is requested (even if pop-up-frames = t)
7574 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
7575 should only be set for the bibtex buffer.
7576
7577 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
7578
7579 * progmodes/compile.el: Deal with compilation-error-screen-columns
7580 being buffer-local.
7581
7582 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
7583
7584 * comint.el (comint-password-prompt-regexp): Allow "(again)".
7585
7586 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7587
7588 * cal-x.el (calendar-only-one-frame-setup): New function.
7589 * calendar.el (calendar): Call it if requested.
7590
7591 1999-06-24 Karl Heuer <kwzh@gnu.org>
7592
7593 * startup.el (iso-8859-n-locale-regexp): Doc fix.
7594
7595 1999-06-22 Richard M. Stallman <rms@gnu.org>
7596
7597 * mail/supercite.el (sc-emacs-features): Doc fix.
7598
7599 1999-06-22 Karl Heuer <kwzh@gnu.org>
7600
7601 * files.el (auto-mode-alist): Add pike-mode.
7602
7603 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
7604
7605 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
7606 last byte of a numeric field is a space or a NUL. Parse it as
7607 potentially part of the number. This is used by GNU tar
7608 1.12.64012 to handle larger values.
7609
7610 1999-06-20 Karl Heuer <kwzh@gnu.org>
7611
7612 * custom.el (custom-handle-keyword): Fix error message.
7613
7614 1999-06-18 Andrew Innes <andrewi@gnu.org>
7615
7616 * mail/smtpmail.el (smtpmail-send-it): Use
7617 convert-standard-filename to make file names for queued mail safe
7618 on Windows (`:' is invalid in file names on Windows).
7619
7620 1999-06-17 Kenichi Handa <handa@etl.go.jp>
7621
7622 * international/mule-cmds.el (describe-current-input-method):
7623 Current-input-method is string.
7624 (toggle-input-method): Docstring fixed.
7625
7626 * international/mule-diag.el
7627 (describe-current-coding-system-briefly): Fix format string.
7628
7629 * international/mule-util.el (coding-system-eol-type-mnemonic):
7630 Docstring modified. Return a string.
7631
7632 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
7633
7634 * sql.el (sql-input-ring-file-name): Doc fix.
7635
7636 1999-06-17 Richard M. Stallman <rms@gnu.org>
7637
7638 * calendar/cal-x.el (special-display-buffer-names):
7639 Don't put (get-file-buffer diary-file) on this list.
7640
7641 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
7642
7643 * play/mpuz.el (mpuz-try-proposal): Fix message call.
7644 Don't penalize player for certain impossible guesses.
7645
7646 1999-06-16 Andrew Innes <andrewi@gnu.org>
7647
7648 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
7649 return the string "Unk 0 0000" so at least it appears to be a
7650 valid timestamp to `dired-move-to-filename-regexp'.
7651
7652 1999-06-15 Ken'ichi Handa <handa@gnu.org>
7653
7654 * ps-print.el (ps-control-character): Fix previous change.
7655
7656 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7657
7658 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
7659 multiple output of the last message.
7660
7661 1999-06-14 Eli Zaretskii <eliz@gnu.org>
7662
7663 * term/internal.el (IT-display-table-setup): Do not remap \222 to
7664 the ASCII apostrophe, as most DOS codepages have some other glyph
7665 there.
7666
7667 1999-06-14 Ken'ichi Handa <handa@gnu.org>
7668
7669 * language/ethio-util.el (setup-ethiopic-environment-internal):
7670 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
7671 (exit-ethiopic-environment): Likewize.
7672
7673 1999-06-12 Richard M. Stallman <rms@gnu.org>
7674
7675 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
7676
7677 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7678
7679 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
7680 custom-initialize-default to avoid infinite loop.
7681 (crisp-mode): (defun) Call transient-mark-mode here, not when
7682 loading the file. Run crisp-mode-hook here, and run
7683 crisp-load-hook when loading the file.
7684
7685 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
7686 rmail-summary buffer, search for pattern in rmail-file.
7687
7688 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
7689
7690 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
7691
7692 * ps-print.el (ps-printer-name): Fix custom type.
7693
7694 1999-06-12 Reto Zimmermann <reto@synopsys.com>
7695
7696 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
7697 (vhdl-port-paste-generic-map): Fix indentation bug.
7698 (vhdl-port-paste-port-map): Fix indentation bug.
7699 (vhdl-scan-file-contents): Make scanning case insensitive.
7700
7701 1999-06-11 Richard M. Stallman <rms@gnu.org>
7702
7703 * files.el (write-file): When buffer is not already visiting a file,
7704 don't put buffer name in the minibuffer, just make it the default.
7705 Also handle just directory as arg usefully in that case.
7706
7707 * simple.el (sendmail-user-agent-compose):
7708 Ignore case when inserting the rest of the "other" headers.
7709
7710 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
7711
7712 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
7713 (info-lookup-interactive-arguments): Never insert the default
7714 into the minibuffer automatically.
7715
7716 * emacs-lisp/cl-extra.el (getf): Don't call get*.
7717
7718 1999-06-09 Richard M. Stallman <rms@gnu.org>
7719
7720 * simple.el (shell-command): Avoid printing "mark set" message.
7721
7722 1999-06-09 Dave Love <fx@gnu.org>
7723
7724 * progmodes/compile.el (compilation-error-regexp-alist): Allow
7725 digits in program name in first pattern.
7726
7727 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
7728
7729 * vc.el (vc-dired-mode): Don't match anything before the date in
7730 dired-move-to-filename-regexp.
7731
7732 1999-06-07 Ken'ichi Handa <handa@gnu.org>
7733
7734 * international/quail.el (quail-define-rules): Fix typo in
7735 docstring.
7736
7737 1999-06-05 Stephen Eglen <stephen@gnu.org>
7738
7739 * iswitchb.el (iswitchb-default-keybindings): Add
7740 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
7741 than when package is loaded.
7742
7743 1999-06-04 Richard M. Stallman <rms@gnu.org>
7744
7745 * startup.el (command-line): Don't set user-init-file directly;
7746 tell `load' to set it.
7747
7748 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
7749
7750 * simple.el (next-history-element):
7751 Handle minibuffer-text-before-history properly when reading sexps.
7752
7753 * disp-table.el (standard-display-european):
7754 For an interactive call by the user,
7755 don't set enable-multibyte-characters,
7756 and don't set the terminal coding system.
7757
7758 * textmodes/refbib.el: Don't print any messages or display
7759 a buffer when loading the library.
7760 (r2b-help): Doc fix.
7761 (r2b-help-message): Update the documentation.
7762 (r2b-load-quietly): Variable deleted.
7763 (r2b-convert-buffer): Doc fix.
7764
7765 1999-06-04 Dave Love <fx@gnu.org>
7766
7767 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
7768
7769 * auto-show.el: Don't change hooks on loading.
7770 (auto-show-mode): Autoload. Default to nil. Add :set &c.
7771 (auto-show-mode): Add to hooks here.
7772
7773 1999-06-04 Richard Sharman <rsharman@pobox.com>
7774
7775 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
7776 recursion on bogus input.
7777
7778 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
7779
7780 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
7781 does not select a buffer from the buffers menu, then the attached
7782 frame is not switched to anything.
7783
7784 1999-06-03 Ken'ichi Handa <handa@gnu.org>
7785
7786 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
7787 (viet-viscii-...->viet-vscii...).
7788
7789 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
7790
7791 1999-06-01 Dave Love <fx@gnu.org>
7792
7793 * progmodes/fortran.el: Add :link to defgroup.
7794 (fortran-blink-matching-if): Match ELSE statements too.
7795 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
7796 that filling is always done.
7797
7798 1999-05-31 Richard M. Stallman <rms@gnu.org>
7799
7800 * simple.el (append-next-kill): Use an arg to distinguish
7801 interactive calls from Lisp calls, rather than (interactive-p).
7802
7803 * international/iso-transl.el (iso-transl-language-alist):
7804 Interchange n and N.
7805
7806 1999-05-31 Dave Love <fx@gnu.org>
7807
7808 * msb.el Add to minor-mode-map-alist. Remove hook installation
7809 and keymap munging on load.
7810 (msb-mode): New option.
7811 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
7812 Doc fix.
7813 (msb-mode-map): New variable.
7814 (msb-mode): New command.
7815
7816 1999-05-31 Dave Love <fx@gnu.org>
7817
7818 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
7819 (ispell-complete-word-dict): Likewise.
7820
7821 1999-05-31 Eli Zaretskii <eliz@gnu.org>
7822
7823 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
7824 force the data buffer to be saved, even if the data didn't
7825 change, in case the write filter was modified. Restore the
7826 current record after read-file-filter finishes.
7827
7828 1999-05-29 Karl Heuer <kwzh@gnu.org>
7829
7830 * ispell4.el: Obsolete; file deleted.
7831
7832 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
7833
7834 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
7835 VALUE is a syntax table.
7836
7837 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
7838
7839 * simple.el (zap-to-char): Doc fix.
7840
7841 1999-05-27 Ken'ichi Handa <handa@gnu.org>
7842
7843 * isearch.el (isearch-quote-char): Don't assume character codes
7844 0200 - 0237 stand for characters in some single-byte character
7845 charset.
7846
7847 1999-05-27 Dave Love <fx@gnu.org>
7848
7849 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
7850
7851 1999-05-27 Andreas Schwab <schwab@gnu.org>
7852
7853 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
7854 headerline does not exist already.
7855
7856 1999-05-26 Richard Stallman <rms@gnu.org>
7857
7858 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
7859 Avoid nested null-loops.
7860
7861 1999-05-26 Ken'ichi Handa <handa@gnu.org>
7862
7863 * international/characters.el: Typo fixed; prefered->preferred.
7864
7865 * international/mule-cmds.el (find-coding-systems-for-charsets):
7866 Typo fixed; prefered->preferred.
7867
7868 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
7869 method in read-event.
7870
7871 * international/mule.el (charset-info): Doc-string fixed.
7872
7873 1999-05-25 Ken'ichi Handa <handa@gnu.org>
7874
7875 * mail/smtpmail.el (smtpmail-send-it): Bind
7876 smtpmail-code-conv-from properly.
7877 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
7878 by smtpmail-code-conv-from.
7879
7880 1999-05-24 Richard Stallman <rms@gnu.org>
7881
7882 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
7883 Binding deleted also.
7884
7885 1999-05-24 Karl Heuer <kwzh@gnu.org>
7886
7887 * comint.el (comint-bol-or-process-mark): Doc fix.
7888
7889 1999-05-23 Dave Love <fx@gnu.org>
7890
7891 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
7892 Enter it on minor-mode-map-alist.
7893 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
7894 Autoload. Add custom setter.
7895 (crisp-mark-line): Doc fix.
7896 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
7897 (crisp-mode-hook): Define.
7898
7899 1999-05-23 Ken'ichi Handa <handa@gnu.org>
7900
7901 * files.el (recover-file): Recover buffer-file-coding-system.
7902
7903 1999-05-22 Richard Stallman <rms@gnu.org>
7904
7905 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
7906 regexp match the date, to avoid treating date as file size.
7907 Add YYYY S option to WESTERN/
7908
7909 * bookmark.el: Delete some XEmacs compatibility code.
7910 (bookmark-jump-noselect): Check vc-backend.
7911
7912 * subr.el (add-to-list): Doc fix.
7913
7914 1999-05-21 Stephen Eglen <stephen@gnu.org>
7915
7916 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
7917
7918 1999-05-18 Richard Stallman <rms@gnu.org>
7919
7920 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
7921 non-space after the @anchor command.
7922 (texinfo-format-var): Handle other nested constructs, using
7923 texinfo-parse-expanded-arg and texinfo-discard-command, not
7924 texinfo-parse-arg-discard.
7925
7926 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
7927 (debug): Bind and use debugger-outer-inhibit-redisplay.
7928 Bind inhibit-redisplay to nil.
7929 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
7930
7931 1999-05-17 Dave Love <fx@gnu.org>
7932
7933 * help.el (describe-function-1): Extra arg, interactive-p.
7934 (describe-key, describe-function): Use it.
7935
7936 1999-05-17 Karl Heuer <kwzh@gnu.org>
7937
7938 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
7939
7940 1999-05-16 Dave Love <fx@gnu.org>
7941
7942 * cus-start.el (all): Delete selective-display. Add scroll-margin,
7943 scroll-preserve-screen-position, scroll-conservatively.
7944
7945 1999-05-16 Dave Love <fx@gnu.org>
7946
7947 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
7948
7949 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
7950
7951 * progmodes/vhdl-mode.el: Completely revised and massively extended.
7952
7953 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
7954
7955 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
7956 magic number and is not associated with a file.
7957
7958 1999-05-14 Richard M. Stallman <rms@gnu.org>
7959
7960 * files.el (find-file-noselect-1): Fix previous change.
7961
7962 1999-05-14 Simon Marshall <simon@gnu.org>
7963
7964 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
7965
7966 1999-05-13 Ken'ichi Handa <handa@gnu.org>
7967
7968 * international/mule-diag.el (mule-diag): Change MULE to Mule in
7969 docstring.
7970
7971 * international/mule-cmds.el: Change MULE to Mule in docstrings
7972 and menus.
7973
7974 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
7975
7976 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
7977 to correctly reflect the value of BaseLineOffset in
7978 RelativeCompose. Now the value of RelativeCompose is an array of
7979 low and high positions.
7980 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
7981 RLC for the above change.
7982
7983 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
7984
7985 * comint.el (comint-password-prompt-regexp): Modified to match the
7986 output of ksu and ssh-add.
7987
7988 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
7989
7990 * language/korea-util.el (isearch-toggle-korean-input-method):
7991 Adjusted for the change of input method handling in isearch.el.
7992 (isearch-hangul-switch-symbol-ksc): Likewise.
7993 (isearch-hangul-switch-hanja): Likewise.
7994
7995 1999-05-10 Dave Love <fx@gnu.org>
7996
7997 * help.el (help-make-xrefs): Fix typo.
7998
7999 1999-05-10 Andreas Schwab <schwab@gnu.org>
8000
8001 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
8002 unibyte-display-via-language-environment.
8003
8004 * help.el (help-make-xrefs): Handle more cases when looking for
8005 commands in a keymap description.
8006
8007 1999-05-10 Eli Zaretskii <eliz@gnu.org>
8008
8009 * loadup.el: For ms-dos systems, load ccl and codepage.
8010
8011 1999-05-09 Ken'ichi Handa <handa@gnu.org>
8012
8013 * ps-print.el (ps-control-character): Call
8014 ps-mule-prepare-ascii-font to setup ASCII fonts.
8015
8016 * ps-mule.el (ps-mule-begin-job): Redo this change "if
8017 ps-multibyte-buffer is nil, use
8018 ps-mule-font-info-database-default."
8019
8020 1999-05-08 Ken Stevens <k.stevens@ieee.org>
8021
8022 * ispell.el (ispell-local-dictionary-alist): New variable for
8023 customizing local dictionaries not accessable by everyone.
8024 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
8025 (ispell-required-version): Changed format `(major minor
8026 revision)' to support general pattern matching.
8027 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
8028 skip region commented out due to incorrect skip potential in std latex.
8029 (ispell-word): Removed `when' macro. Fixed bug of not restoring
8030 cursor point on small words for calls from `ispell-minor-mode'.
8031 (check-ispell-version): Tests and accepts versions major.minor
8032 and above, with adjustments for interactions in 3.1.0-3.1.11.
8033 (ispell-get-line): No longer skips ispell process special characters.
8034 (ispell-comments-and-strings): Removed `when' macro call.
8035 (ispell-minor-check): Requires ispell-word to restore cursor point.
8036 (ispell-buffer-local-parsing): Supports checking comments only.
8037
8038 1999-05-08 Karl Heuer <kwzh@gnu.org>
8039
8040 * comint.el (comint-password-prompt-regexp): Fix last change to be
8041 more specific.
8042
8043 1999-05-07 Richard M. Stallman <rms@gnu.org>
8044
8045 * subr.el (with-temp-message): Fix the other call to message
8046 to use %s.
8047
8048 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
8049
8050 * gud.el (gud-format-command): "%F" means file sans extension.
8051 (jdb): Use %F, not %f, for gud-break.
8052
8053 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
8054
8055 * comint.el (comint-password-prompt-regexp): Modified so that it
8056 matches the output of kinit.
8057
8058 1999-05-06 Greg Stark <gsstark@mit.edu>
8059
8060 * timezone.el (timezone-parse-date): Recognize new format used in
8061 internet cookies.
8062
8063 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
8064
8065 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
8066
8067 1999-05-04 Andrew Innes <andrewi@gnu.org>
8068
8069 * time.el (display-time-update): Allow for wrap-around when
8070 checking against display-time-server-down-time.
8071
8072 1999-05-04 Ken'ichi Handa <handa@gnu.org>
8073
8074 * international/mule-diag.el (describe-coding-system): Fix English
8075 message.
8076
8077 1999-05-03 Jason Rumney <jasonr@altavista.net>
8078
8079 * term/w32-win.el: Change the x-charset-registry property for the
8080 Japanese charsets that are supported by Japanese Windows fonts.
8081
8082 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8083
8084 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
8085 diary-block diary entries for which the reminders and the diary
8086 entries can overlap.
8087
8088 1999-05-02 Jason Rumney <jasonr@altavista.net>
8089
8090 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
8091 matches the font selected in the dialog.
8092
8093 1999-05-02 Dave Love <fx@gnu.org>
8094
8095 * browse-url.el (browse-url-browser-function): Add :version.
8096
8097 * international/mule.el (auto-coding-alist): Add .tgz.
8098
8099 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
8100
8101 * international/codepage.el (cp-coding-system-for-codepage-1):
8102 Make the magnification parameter for the -dos encoder be 2.
8103
8104 1999-05-2 Andrew Innes <andrewi@gnu.org>
8105
8106 * term/w32-win.el (w32-drag-n-drop): Select file in window where
8107 it is dropped, rather than current window.
8108
8109 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
8110 after switching buffer, as case-fold-search is a buffer local
8111 variable.
8112
8113 * w32-fns.el (convert-standard-filename): Only convert directory
8114 separators to backslash if the interactive shell is one of the
8115 standard Windows shells that has DOS semantics.
8116
8117 * ls-lisp.el (ls-lisp-format-time): Trap errors from
8118 format-time-string, and return a suitable string to indicate the
8119 timestamp was invalid.
8120
8121 * hexl.el (hexlify-command): Apply shell-quote-argument after
8122 expanding hexl-program in case exec-directory contains a space.
8123 (dehexlify-command): Ditto.
8124
8125 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
8126 file extension regexps which aren't necessarily binary files.
8127 (direct-print-region-helper): Use subst-char-in-string instead of
8128 binding directory-sep-char to convert filenames to DOS syntax.
8129 (direct-print-region-use-command-dot-com): New variable.
8130 (direct-print-region-helper): Use it to control whether to invoked
8131 command.com to print on Windows 9x.
8132
8133 * browse-url.el (browse-url-browser-function): Default to
8134 browse-url-default-windows-browser on windows-nt.
8135 (browse-url-default-windows-browser): New function.
8136
8137 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
8138
8139 * forms.el (forms-mode): Don't call forms-first-record or
8140 forms-last-record if the data file has zero records.
8141
8142 1999-04-29 Richard M. Stallman <rms@gnu.org>
8143
8144 * files.el (find-file-noselect-1): If buffer-file-name has changed
8145 after find-file-not-found-hooks runs, recompute the truename.
8146 And don't use FILENAME after that point.
8147
8148 1999-04-27 Dave Love <fx@gnu.org>
8149
8150 * paren.el (show-paren-mode)
8151 * which-func.el (which-func-mode-global)
8152 * type-break.el (type-break-mode)
8153 * time.el (display-time-mode)
8154 * rsz-mini.el (resize-minibuffer-mode)
8155 * mouse-sel.el (mouse-sel-mode)
8156 * icomplete.el (icomplete-mode)
8157 * hscroll.el (hscroll-global-mode)
8158 * help.el (temp-buffer-resize-mode)
8159 * font-lock.el (global-font-lock-mode)
8160 * delsel.el (delete-selection-mode)
8161 * avoid.el (mouse-avoidance-mode)
8162 * autoinsert.el (auto-insert-mode)
8163 * winner.el (winner-mode): Doc fix.
8164
8165 1999-04-26 Karl Heuer <kwzh@gnu.org>
8166
8167 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
8168 the same whitespace that was ignored in choosing the subject string.
8169
8170 1999-04-26 Richard M. Stallman <rms@gnu.org>
8171
8172 * info.el (Info-find-node): Position properly after finding anchor.
8173
8174 * cus-start.el (all): Handle unibyte-display-via-language-environment.
8175
8176 * simple.el (indent-new-comment-line): Fix previous change.
8177
8178 * complete.el: Delete the wildcard expansion feature
8179 since that is now standard in find-file.
8180 (PC-try-load-many-files): Function deleted.
8181 (PC-after-load-many-files): Function deleted.
8182 (PC-many-files-list): Variable deleted.
8183 (PC-disable-wildcards): Variable deleted.
8184 (partial-completion-mode): Don't enable the wildcard feature.
8185
8186 * complete.el (PC-look-for-include-file): Don't set global variables
8187 `error', `buf' and `filename' here.
8188
8189 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
8190
8191 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
8192
8193 * textmodes/outline.el (outline-regexp): Doc fix.
8194
8195 1999-04-26 John Wiegley <johnw@borland.com>
8196
8197 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
8198 C++Builder 4.0 error message syntax.
8199
8200 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
8201
8202 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
8203 supported, use find -exec.
8204
8205 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
8206
8207 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
8208 coding-system-for-write, to avoid hanging when non-interactive.
8209
8210 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
8211
8212 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
8213 start with a newline.
8214
8215 1999-04-13 Ken'ichi Handa <handa@gnu.org>
8216
8217 * international/mule-conf.el (x-ctext): New coding system.
8218
8219 1999-04-12 Richard M. Stallman <rms@gnu.org>
8220
8221 * international/mule-cmds.el (input-method-function):
8222 Add permanent-local property.
8223
8224 1999-04-12 Dave Love <fx@gnu.org>
8225
8226 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
8227 change to use jka-compr-byte-compiler-base-file-name.
8228
8229 * supercite.el (sc-scan-info-alist): Revert last change.
8230 (sc-attrib-selection-list): Fix :type here instead.
8231
8232 1999-04-11 Eli Zaretskii <eliz@gnu.org>
8233
8234 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
8235 in the list of case-insensitive filesystems.
8236
8237 1999-04-09 Kenichi Handa <handa@etl.go.jp>
8238
8239 * international/fontset.el (create-fontset-from-fontset-spec):
8240 Don't register duplicated alias fontset names.
8241
8242 1999-04-08 Richard Stallman <rms@gnu.org>
8243
8244 * international/mule.el (auto-coding-alist-lookup): New function.
8245 (set-auto-coding): Use auto-coding-alist-lookup.
8246
8247 * jka-compr.el (jka-compr-insert-file-contents):
8248 Use auto-coding-alist-lookup to check for files that
8249 should not have eol conversion, in the unibyte case.
8250
8251 1999-04-07 Dave Love <fx@gnu.org>
8252
8253 * help.el (describe-variable): Check custom-loads property as well
8254 as custom-type.
8255
8256 * abbrev.el (abbrev-mode): Customizing sets the default value.
8257
8258 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
8259
8260 * vc.el (vc-backend-revert): For CVS files that were made
8261 writeable with "cvs edit", call "cvs unedit" to undo that.
8262
8263 1999-04-08 Dave Love <fx@gnu.org>
8264
8265 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
8266 more.
8267 (sc-emacs-features): Recognize Emacs 20.
8268 (sc-read-string): Use history arg.
8269 (sc-scan-info-alist): Check for rtnvalue a cons.
8270
8271 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
8272
8273 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
8274 coding system to encode the message by
8275 select-message-coding-system.
8276
8277 1999-04-07 Richard Stallman <rms@gnu.org>
8278
8279 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
8280
8281 * winner.el: Reorder definitions.
8282
8283 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
8284
8285 * mail/rmail.el (rmail-decode-babyl-format):
8286 Undo previous change.
8287
8288 1999-04-06 Richard Stallman <rms@gnu.org>
8289
8290 * info.el (Info-find-node): Check for an anchor at the
8291 proper place, before reading an indirect file.
8292
8293 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
8294
8295 * jka-compr.el (jka-compr-insert-file-contents):
8296 Use raw-text-unix when we want no conversion.
8297
8298 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
8299
8300 * timezone.el (timezone-parse-date): Corrected regexp for
8301 style (5) date format so that tenths of seconds are optional.
8302
8303 1999-04-05 Eli Zaretskii <eliz@gnu.org>
8304
8305 * term/internal.el (dos-cpNNN-setup): New function, with the guts
8306 of dos-codepage-setup.
8307 (cjk-codepages-alist): New variable, an alist of Far-Eastern
8308 codepages for which there's no need to set up cpNNN coding
8309 systems.
8310 (dos-codepage-setup): Support Far-Eastern DOS terminals.
8311
8312 1999-04-05 Richard Stallman <rms@gnu.org>
8313
8314 * mail/rmail.el (rmail-ignored-headers): Doc fix.
8315
8316 1999-04-02 Richard Stallman <rms@gnu.org>
8317
8318 * progmodes/compile.el (compilation-handle-exit): Do right thing
8319 if (car status) doesn't end in a newline.
8320
8321 1999-04-01 Dave Love <fx@gnu.org>
8322
8323 * progmodes/sql.el (SQL): Add defgroup :version.
8324
8325 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
8326
8327 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
8328 buffer-file-coding-system. If the coding system used is raw-text,
8329 etc., make the *Compiler Input* buffer unibyte.
8330
8331 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
8332
8333 * loadup.el: Don't write the fns-...el file if not dumping.
8334
8335 1999-03-31 Dave Love <fx@gnu.org>
8336
8337 * snmp-mode.el (snmp): Fix defgroup :version.
8338
8339 * hilit-chg.el (highlight-changes): Add defgroup :version.
8340
8341 1999-03-31 Andreas Schwab <schwab@gnu.org>
8342
8343 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
8344 the gnus-save-hidden-threads macro.
8345
8346 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
8347
8348 * faces.el (face-set-after-frame-default): Obey the
8349 `customized-face' for new faces.
8350
8351 1999-03-30 Dave Love <fx@gnu.org>
8352
8353 * international/mule-cmds.el (current-language-environment): Doc fix.
8354 * abbrev.el (abbrev-mode): Doc fix.
8355 * autoinsert.el (auto-insert-mode): Doc fix.
8356 * complete.el (partial-completion-mode): Doc fix.
8357 * avoid.el (mouse-avoidance-mode): Doc fix.
8358 * delsel.el (delete-selection-mode): Doc fix.
8359 * font-lock.el (global-font-lock-mode): Doc fix.
8360 * help.el (temp-buffer-resize-mode): Doc fix.
8361 * hscroll.el (hscroll-global-mode): Doc fix.
8362 * icomplete.el (icomplete-mode): Doc fix.
8363 * mouse-sel.el (mouse-sel-mode): Doc fix.
8364 * paren.el (show-paren-mode): Doc fix.
8365 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
8366 * time.el (display-time-mode): Doc fix.
8367 * type-break.el (type-break-mode): Doc fix.
8368 * which-func.el (which-func-mode-global): Doc fix.
8369 * winner.el (winner-mode): Doc fix.
8370
8371 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
8372
8373 * wid-edit.el (widget-before-change): Signal text-read-only rather
8374 than an ordinary error.
8375
8376 1999-03-30 Richard M. Stallman <rms@gnu.org>
8377
8378 * repeat.el: Don't require advice.
8379 (repeat): Do function-indirection in check for kbd macro.
8380 In self-insert case, use the *last* char in INSERTION.
8381
8382 1999-03-30 Karl Heuer <kwzh@gnu.org>
8383
8384 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
8385
8386 1999-03-29 Andreas Schwab <schwab@gnu.org>
8387
8388 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
8389 comint-input-filter-functions. Make variables related to shell
8390 directory tracking local.
8391
8392 1999-03-26 Andreas Schwab <schwab@gnu.org>
8393
8394 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
8395
8396 * simple.el (shell-command-on-region): Cope with exit-status being
8397 nil, which happens if call-process-region was interrupted.
8398
8399 1999-03-26 Richard M. Stallman <rms@gnu.org>
8400
8401 * simple.el (indent-new-comment-line): Handle use at a point
8402 after a comment-end. Handle multiple comments.
8403
8404 * mail/rmail.el (rmail-decode-babyl-format):
8405 To prevent locking, bind buffer-file-name to nil.
8406
8407 1999-03-26 Karl Fogel <kfogel@red-bean.com>
8408
8409 * mail-hist.el (mail-hist-current-header-name): Don't make
8410 off-by-one-error when determining if in message body.
8411
8412 1999-03-25 Andrew Innes <andrewi@gnu.org>
8413
8414 * w32-fns.el (set-default-process-coding-system): Copied from
8415 dos-w32.el, but modified to use Unix line endings for process
8416 input, and to add a suitable entry to process-coding-system-alist
8417 for DOS shells.
8418
8419 * dos-fns.el (set-default-process-coding-system): Copied from
8420 dos-w32.el.
8421
8422 * dos-w32.el (set-default-process-coding-system): Move function to
8423 dos-fns.el; a different version is used in w32-fns.el.
8424
8425 1999-03-24 Dave Love <fx@gnu.org>
8426
8427 * info.el (Info-directory-list): Revert change to re-writing
8428 Info-default-directory-list, but put `alternative' first.
8429 (Info-insert-dir): Modify selecting the top dir file as a consequence.
8430
8431 1999-03-23 Simon Marshall <simon@gnu.org>
8432
8433 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
8434 on the line by itself.
8435 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
8436 it is not in a declarative context.
8437
8438 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
8439
8440 * cus-edit.el (custom-variable-prompt): Allow customization of
8441 autoloaded symbols.
8442
8443 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
8444
8445 * simple.el (what-cursor-position): Don't cause error when point
8446 is at invalid multibyte sequence.
8447
8448 1999-03-21 Karl Heuer <kwzh@gnu.org>
8449
8450 * complete.el (partial-completion-mode): Doc fix.
8451
8452 1999-03-19 Richard M. Stallman <rms@gnu.org>
8453
8454 * progmodes/cplus-md.el (old-c++): Remove :group.
8455
8456 * progmodes/c-mode.el (old-c): Remove :group.
8457
8458 1999-03-18 Simon Marshall <simon@gnu.org>
8459
8460 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
8461 (java-font-lock-keywords-2): Added "strictfp" keyword.
8462
8463 1999-03-17 Jason Rumney <jasonr@altavista.net>
8464
8465 * w32-fns.el (set-w32-system-coding-system) New function.
8466 (w32-system-coding-system) Initialize to 'iso-latin-1.
8467
8468 1999-03-17 Eli Zaretskii <eliz@gnu.org>
8469
8470 * international/mule-cmds.el (set-language-environment): Fix
8471 previous change: don't use dos-codepage when unbound.
8472
8473 1999-03-17 Karl Heuer <kwzh@gnu.org>
8474
8475 * calendar/appt.el (appt-make-list): Fix previous change.
8476
8477 1999-03-16 Richard M. Stallman <rms@gnu.org>
8478
8479 * window.el (shrink-window-if-larger-than-buffer):
8480 Don't try to redisplay with the cursor at the end
8481 on its own line--that would force a scroll and spoil things.
8482
8483 1999-03-16 Eli Zaretskii <eliz@gnu.org>
8484
8485 * international/mule-cmds.el (set-language-environment): Don't use
8486 cpNNN-nonascii-translation-table if it is unbound.
8487
8488 * term/internal.el (dos-codepage-setup): Compute the unibyte
8489 syntax table and bind unibyte-display-via-language-environment
8490 here, rather than at top level, so that resetting to unibyte in
8491 .emacs works as expected.
8492
8493 1999-03-15 Simon Marshall <simon@gnu.org>
8494
8495 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
8496
8497 1999-03-14 Milan Zamazal <pdm@pvt.net>
8498
8499 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
8500
8501 1999-03-14 Kenichi Handa <handa@etl.go.jp>
8502
8503 * international/mule-util.el (detect-coding-with-priority):
8504 Restore the internal database.
8505
8506 1999-03-14 Stephen Eglen <stephen@gnu.org>
8507
8508 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
8509 if mail-from-style has invalid value.
8510
8511 1999-03-12 Karl Heuer <kwzh@gnu.org>
8512
8513 * vc.el (vc-delete-logbuf-window): New var.
8514 (vc-finish-logentry): Use it.
8515
8516 1999-03-12 Richard M. Stallman <rms@gnu.org>
8517
8518 * startup.el (command-line-1): Improve startup msg.
8519
8520 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
8521
8522 * speedbar.el: Added commentary about stealthy functions.
8523 (speedbar-message) new function.
8524 (speedbar-y-or-n-p): New function
8525 (speedbar-with-attached-buffer) Moved macro before reference.
8526 Now uses `save-selected-window'.
8527 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
8528 speedbar-generic-item-info, speedbar-item-info-file-helper,
8529 speedbar-item-delete, speedbar-insert-generic-list,
8530 speedbar-timer-fn, speedbar-check-vc-this-line,
8531 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
8532 speedbar-buffers-item-info) Use speedbar-message.
8533 (speedbar-item-info) Limit `message-log-max'.
8534 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
8535 speedbar-item-delete, speedbar-item-object-delete,
8536 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
8537
8538 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
8539
8540 * server.el (server-start): Set coding system for the server
8541 process to raw-text.
8542 (server-process-filter): Decode file names if necessary.
8543
8544 1999-03-12 Dave Love <fx@gnu.org>
8545
8546 * textmodes/fill.el (sentence-end-double-space): Doc fix.
8547
8548 * textmodes/paragraphs.el (sentence-end): Doc fix.
8549
8550 1999-03-11 Karl Heuer <kwzh@gnu.org>
8551
8552 * comint.el (comint-password-prompt-regexp): Accept "login password:"
8553
8554 1999-03-09 Karl Heuer <kwzh@gnu.org>
8555
8556 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
8557 (ispell-dictionary-alist-2): Likewise.
8558 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
8559 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
8560 (ispell-dictionary-alist): Build from six pieces, not just two.
8561
8562 * ps-bdf.el (bdf-directory-list): Doc fix.
8563
8564 * enriched.el (enriched-mode): Make var permanent-local.
8565
8566 1999-03-09 Dave Love <fx@gnu.org>
8567
8568 * textmodes/sgml-mode.el (html-mode): Use
8569 sentence-end-double-space when setting sentence-end.
8570
8571 1999-03-09 Ken'ichi Handa <handa@gnu.org>
8572
8573 * language/thai.el (tis-620): New alias coding system for thai-tis620.
8574
8575 1999-03-08 Felix Lee <flee@cygnus.com>
8576
8577 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
8578
8579 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
8580
8581 1999-03-08 Karl Heuer <kwzh@gnu.org>
8582
8583 * dired-aux.el (dired-do-copy-regexp): Doc fix.
8584 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8585
8586 * dired.el (dired-do-copy-regexp): Doc fix.
8587 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8588
8589 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
8590
8591 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
8592
8593 1999-03-08 Jason Rumney <jasonr@altavista.net>
8594
8595 * international/codepage.el (cp1250-decode-table)
8596 (cp1251-decode-table, cp1253-decode-table)
8597 (cp1257-decode-table): New translation tables for MS Windows codepages.
8598 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
8599
8600 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
8601
8602 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
8603
8604 1999-03-07 Eli Zaretskii <eliz@gnu.org>
8605
8606 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
8607
8608 * term/internal.el (top level): Display character 255 as 8bit as well.
8609
8610 1999-03-06 Dave Love <fx@gnu.org>
8611
8612 * progmodes/cc-cmds.el (c-outline-level): Bind
8613 buffer-invisibility-spec.
8614
8615 * progmodes/c-mode.el (c-outline-level): Likewise.
8616
8617 * progmodes/ada-mode.el (ada-outline-level): Likewise.
8618
8619 1999-03-05 Felix Lee <flee@cygnus.com>
8620
8621 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
8622
8623 1999-03-05 Richard M. Stallman <rms@gnu.org>
8624
8625 * bindings.el (complete-symbol): Invert meaning of prefix arg.
8626
8627 1999-03-05 Andrew Innes <andrewi@gnu.org>
8628
8629 * w32-fns.el (convert-standard-filename): Convert directory
8630 separators to Windows format.
8631
8632 1999-03-05 Andreas Schwab <schwab@gnu.org>
8633
8634 * international/skkdic-cnv.el: Provide skkdic-cnv.
8635 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
8636 (batch-skkdic-convert): Doc fix.
8637
8638 1999-03-04 Dave Love <fx@gnu.org>
8639
8640 * custom.el (custom-set-variables): Protect against setter errors.
8641
8642 1999-03-04 Eli Zaretskii <eliz@gnu.org>
8643
8644 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
8645 the file sizes from overflowing.
8646 (ls-lisp-format): If file size is a float, use %8.0f to print it.
8647 Under -s, print the size in blocks with %4.0f, in case they have
8648 a *really* huge file.
8649
8650 1999-03-03 Dave Love <fx@gnu.org>
8651
8652 * options.el (edit-options): Doc fix.
8653 (list-options): Don't lose with unbound symbols. Maintain
8654 Edit-options-mode.
8655
8656 1999-03-01 Dave Love <fx@gnu.org>
8657
8658 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
8659
8660 1999-02-28 Richard M. Stallman <rms@gnu.org>
8661
8662 * ispell.el (ispell-dictionary-alist-override): New variable.
8663 (ispell-dictionary-alist): Don't setq it,
8664 if ispell-dictionary-alist-override is set.
8665
8666 * simple.el (shell-command-default-error-buffer): Renamed from
8667 shell-command-on-region-default-error-buffer.
8668 (shell-command-on-region): Mention in echo area when there
8669 is some error output. Mention success or failure, too.
8670 Accumulate multiple error outputs
8671 going forward, with formfeed in between. Display the error buffer
8672 when we have put something in it.
8673 (shell-command): Add the ERROR-BUFFER argument feature.
8674
8675 1999-02-28 Karl Heuer <kwzh@gnu.org>
8676
8677 * mail/mh-utils.el (mh-lib): Doc fix.
8678 (mh-lib-progs, mh-nmh-p): New vars.
8679 (mh-find-progs): Set mh-lib-progs along with other vars.
8680 (mh-path-search): New arg FUNC-P; if specified, use that instead
8681 of mh-file-command-p.
8682 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
8683
8684 * mail/mh-comp.el (mh-repl-formfile): New var.
8685 (mh-smail-batch): Don't ignore all arguments.
8686 (mh-reply): Do the right thing when using nmh.
8687
8688 1999-02-27 Kenichi Handa <handa@etl.go.jp>
8689
8690 * international/mule-cmds.el (select-safe-coding-system): Be sure
8691 to show a buffer being decoded.
8692
8693 1999-02-26 Ken'ichi Handa <handa@gnu.org>
8694
8695 * ps-bdf.el (bdf-directory-list): Initialize it to
8696 '("/usr/local/share/emacs/fonts/bdf").
8697
8698 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8699
8700 * ps-print.el: PostScript programming fix.
8701 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
8702 setpagedevice operator).
8703
8704 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8705
8706 * ps-print.el: Doc fix, font size specifies landscape and portrait
8707 sizes.
8708 (ps-print-version): New version number (4.1.4).
8709 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
8710 Specifies landscape and portrait sizes.
8711 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
8712 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
8713 fix.
8714 (ps-get-font-size): New fun.
8715 (ps-font-size-internal, ps-header-font-size-internal)
8716 (ps-header-title-font-size-internal): New vars.
8717
8718 * ps-mule.el: Change of ps-print font size variable name.
8719 (ps-mule-generate-font): Fun fix.
8720 (ps-mule-begin-job): Programming uniformization.
8721
8722 1999-02-25 Dave Love <fx@gnu.org>
8723
8724 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
8725 (help-make-xrefs): Do Info case first.
8726
8727 * repeat.el: Don't require advice.
8728 (repeat-last-kill-command): Variable deleted.
8729
8730 1999-02-25 Richard Stallman <rms@gnu.org>
8731
8732 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
8733 case just because the current buffer is the output buffer.
8734
8735 1999-02-25 Kenichi Handa <handa@etl.go.jp>
8736
8737 * simple.el (what-cursor-position): To show the character's
8738 encoding, use encoded-string-description instead of information
8739 of chaset-origin-alist.
8740
8741 * international/mule-cmds.el (iso-2022-control-alist): New variable.
8742 (encoded-code-description): New function.
8743 (encoded-string-description): New function.
8744 (encode-coding-char): New function.
8745
8746 1999-02-25 Andrew Innes <andrewi@gnu.org>
8747
8748 * startup.el (command-line) [windows-nt]: Fix typo in regexp
8749 checking for .emacs[.el[c]].
8750
8751 1999-02-24 Richard Stallman <rms@gnu.org>
8752
8753 * help.el (describe-function-1): Don't print a whole lambda-function.
8754
8755 1999-02-23 Ken'ichi Handa <handa@gnu.org>
8756
8757 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
8758 inputting ?\240.
8759
8760 1999-02-23 Karl Heuer <kwzh@gnu.org>
8761
8762 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
8763
8764 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
8765 (clean-buffer-list-kill-buffer-names): Doc fix.
8766
8767 * gud.el (gud-jdb-massage-args): Spelling fix.
8768
8769 1999-02-23 Richard M. Stallman <rms@gnu.org>
8770
8771 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
8772
8773 1999-02-22 Eli Zaretskii <eliz@gnu.org>
8774
8775 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
8776 excursion while calling set-auto-coding-function.
8777
8778 * play/handwrite.el (handwrite): Require ps-print, and use
8779 ps-printer-name and ps-lpr-command. Call ps-print-region-function
8780 if it's defined, instead of forking ps-lpr-command unconditionally.
8781
8782 1999-02-22 Kenichi Handa <handa@etl.go.jp>
8783
8784 * international/codepage.el (cp-coding-system-for-codepage-1): Put
8785 charset-origin-alist property to a coding system for the codepage.
8786
8787 * international/mule.el: Modify comment for charset-origin-alist
8788 property of a coding system.
8789
8790 * simple.el (what-cursor-position): charset-origin-alist property
8791 of a coding system may be a translation table or a symbol of which
8792 `translation-table' property is a translation table.
8793
8794 1999-02-21 Richard Stallman <rms@gnu.org>
8795
8796 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
8797 to the "html" template.
8798
8799 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
8800
8801 * dirtrack.el (dirtrack): Added docstring. Now returns input.
8802
8803 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
8804
8805 * dirtrack.el (dirtrack): Check for the prompt in the input string
8806 instead of the buffer.
8807
8808 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
8809
8810 * sql.el: Set version to 1.4.1. Changed mail address to
8811 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
8812 (sql-input-ring-separator): Doc fix.
8813 (sql-mode-syntax-table): double-dash starts comments is defined as
8814 ". 56" instead of ". 12b" for XEmacs.
8815 (sql-stop, sql-interactive-mode): Doc fixes.
8816 (sql-postgres): Queries for database and server, not just one.
8817 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
8818
8819 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
8820 changed. This is needed for master.el to work.
8821 (sql-set-sqli-buffer): Use the new hook.
8822
8823 * sql.el (sql-make-alternate-buffer-name): Function that sets
8824 sql-alternate-buffer-name.
8825 (sql-alternate-buffer-name): Possible name of SQLi buffers.
8826 (sql-interactive-mode): Set sql-alternate-buffer-name.
8827 (sql-rename-buffer): New command.
8828 (sql-interactive-mode-menu): Menu for SQLi buffers.
8829
8830 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
8831 and sql-input-ring-file-name are used to temporarily set
8832 comint-input-ring-file-name and comint-input-ring-separator when
8833 reading and writing input history files.
8834
8835 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
8836 (sql-input-ring-file-name): New variable with customization.
8837 (sql-input-ring-separator): New variable with customization.
8838 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
8839 Callers changed.
8840 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
8841 now includes the name of the current buffer.
8842
8843 (sql-mode): Set paragraph-separate and paragraph-start so that
8844 sql-send-paragraph sends the entire SQL statements, even if it
8845 contains indented lines.
8846
8847 1999-02-18 Dave Love <fx@gnu.org>
8848
8849 * format.el (format-encode-run-method, format-decode-run-method):
8850 Fix previous change.
8851
8852 1999-02-18 Ken'ichi Handa <handa@gnu.org>
8853
8854 * international/mule.el (coding-system-list): Moved here from
8855 mule-util.el to avoid autoloading mule-util by the call of
8856 select-safe-coding-system.
8857
8858 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
8859
8860 * simple.el (turn-on-auto-fill): Mark it as an option for
8861 `text-mode-hook'.
8862
8863 1999-02-17 Richard Stallman <rms@gnu.org>
8864
8865 * emacs-lisp/easymenu.el (easy-menu-get-map):
8866 Don't crash if (current-local-map) is nil.
8867
8868 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
8869
8870 * filecache.el (file-cache-filter-regexps): Added .class.
8871
8872 1999-02-17 Ken'ichi Handa <handa@gnu.org>
8873
8874 * international/mule-util.el (decompose-region): Use
8875 insert-buffer-substring instead of insert-buffer to avoid putting
8876 mark.
8877
8878 1999-02-17 Andreas Schwab <schwab@gnu.org>
8879
8880 * calendar/cal-move.el (scroll-calendar-left): Don't set
8881 displayed-month and displayed-year here, let generate-calendar do
8882 it, after range checking.
8883
8884 1999-02-17 Simon Marshall <simon@gnu.org>
8885
8886 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
8887
8888 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
8889 correctly between an object declared via a constructor and a method.
8890 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
8891 (java-font-lock-keywords-1): Fontify package names individually.
8892 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
8893 (java-font-lock-keywords-2): Simplify type fontification.
8894 (java-font-lock-keywords-3): Likewise.
8895
8896 1999-02-17 Kenichi Handa <handa@etl.go.jp>
8897
8898 * language/japanese.el (iso-2022-jp-2): New coding system.
8899 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
8900
8901 1999-02-16 Dave Love <fx@gnu.org>
8902
8903 * help.el (describe-function-1): Accept non-symbols.
8904
8905 1999-02-16 Paul Eggert <eggert@twinsun.com>
8906
8907 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
8908 find the last match if there are multiple matches.
8909
8910 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8911
8912 * tex-mode.el (tex-run-command, latex-run-command)
8913 (slitex-run-command, tex-command): Doc changes.
8914 (tex-start-options-string): Autoload it. Doc change. Provide
8915 a menu for customization. Allow nil. Quote backslashes only once.
8916 (tex-start-tex): Handle nil value of tex-start-options-string
8917 and apply shell-quote-argument to it.
8918
8919 1999-02-16 Eli Zaretskii <eliz@gnu.org>
8920
8921 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
8922 the size in blocks, since it can be a float.
8923 (ls-lisp-format): Likewise
8924
8925 1999-02-16 Ken'ichi Handa <handa@gnu.org>
8926
8927 * language/japanese.el (japanese-shift-jis): Add
8928 charset-origin-alist property.
8929
8930 1999-02-15 Richard Stallman <rms@gnu.org>
8931
8932 * progmodes/compile.el (compile-internal): Use save-selected-window.
8933
8934 * subr.el (momentary-string-display): Bind inhibit-read-only.
8935
8936 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
8937
8938 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
8939
8940 * mail/rmail.el (rmail-show-message): If an unseen message has a
8941 Summary-line in its header, get past one more line before looking
8942 for the X-Coding-System header.
8943
8944 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
8945
8946 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
8947 explicitly to accomodate Windows 9X lack of a useful copy program.
8948
8949 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
8950
8951 * wid-edit.el (widget-choice-value-create): Use `equal'
8952 instead of `eq'.
8953
8954 1999-02-14 Richard Stallman <rms@gnu.org>
8955
8956 * international/iso-transl.el:
8957 (iso-transl-ae): Renamed from iso-transl-e-slash.
8958 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
8959 (iso-transl-AE): Renamed from iso-transl-E-slash.
8960 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
8961 (iso-transl-char-map): Related changes.
8962
8963 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
8964
8965 1999-02-13 Richard Stallman <rms@gnu.org>
8966
8967 * textmodes/texinfmt.el (texinfo-alias): New function.
8968 (texinfo-fold-nodename-case): Add defvar.
8969 (texinfo-format-node): Do case folding if specified.
8970
8971 * ffap.el (ffap-file-at-point): Test local file names
8972 immediately. Strip off line numbers.
8973
8974 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
8975
8976 * sql.el: Set version to 1.3.2
8977 (sql-solid-program): Added support for solid.
8978 (sql-help): Doc mentions sql-solid.
8979 (sql-solid): Entry function for Solid.
8980 (sql-buffer): Doc explains the use of the variable and how to
8981 change it.
8982 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
8983 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
8984 disabled if sql-buffer doesn't have a process; sql-send-paragraph
8985 is new.
8986 (sql-show-sqli-buffer): New function to display the value of
8987 sql-buffer.
8988 (sql-change-sqli-buffer): New function to change sql-buffer.
8989 (sql-mode): Doc explains how to change sql-buffer.
8990 (sql-send-paragraph): New function to send a paragraph.
8991 (sql-mode-map): Added keybinding for sql-send-paragraph.
8992 (sql-mysql): Doc corrected.
8993 (sql-ms): Doc corrected.
8994
8995 * sql.el (sql-server): Doc fix.
8996 (sql-mysql): Added the use of sql-server to specify the host,
8997 sql-database now specifies database instead of host.
8998 (sql-mode-menu): Send... menu items are only active if sql-buffer
8999 is non-nil.
9000 (sql-help): Changed tag of entry functions a bit.
9001
9002 * sql.el: Added keywords from `finder-by-keyword'.
9003 (sql-mode): Made sql-buffer a local variable, changed the
9004 documentation: removed instructions to add *.sql files to
9005 auto-mode-alist, added documentation for having mutliple SQL
9006 buffers sending their stuff to different SQLi buffers, each
9007 running a different process.
9008 (sql-postgres): Quoted *SQL* in doc string.
9009 (sql-ms): Likewise.
9010 (sql-ingres): Likewise.
9011 (sql-ingres): Quoted *SQL* in doc string, added references to
9012 sql-user and sql-password used during login.
9013 (sql-sybase): Quoted *SQL* in doc string, added comma.
9014 (sql-oracle): Likewise.
9015 (sql-interactive-mode): Added extensive documentation for having
9016 mutliple SQL buffers sending their stuff to different SQLi
9017 buffers, each running a different process.
9018 (sql-buffer): Changed doc from *SQL* to SQLi.
9019 (sql-get-login): Doc fix.
9020
9021 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9022
9023 * international/mule-conf.el (undecided): Set ascii in
9024 safe-charsets property.
9025
9026 1999-02-12 Richard Stallman <rms@gnu.org>
9027
9028 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
9029
9030 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9031
9032 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
9033 value to ps-mule-font-info-database-latin.
9034
9035 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
9036
9037 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
9038 (ps-mule-font-info-database-default): New variable.
9039 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
9040 ps-mule-font-info-database-default.
9041
9042 1999-02-12 Dave Love <fx@gnu.org>
9043
9044 * timezone.el (timezone-make-date-sortable)
9045 (timezone-make-date-arpa-standard): Doc fix.
9046
9047 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9048
9049 * international/quail.el (quail-show-kbd-layout): Bind
9050 blink-matching-paren to nil.
9051
9052 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
9053 for ASCII and Latin-1.
9054
9055 1999-02-12 Andreas Schwab <schwab@gnu.org>
9056
9057 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
9058
9059 1999-02-12 Kenichi Handa <handa@etl.go.jp>
9060
9061 * international/mule-cmds.el (language-info-alist): Remove
9062 description about charset-origin-alist.
9063
9064 * international/mule.el: Comment added for a new coding system
9065 property `charset-origin-alit'.
9066 (make-translation-table): This variable deleted.
9067
9068 * language/chinese.el (chinese-big5): Add charset-origin-alist
9069 property.
9070 ("Chinese-CNS"): Remove charset-origin-alist property.
9071
9072 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
9073 property.
9074 (cyrillic-alternativnyj): Likewise.
9075 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
9076 ("Cyrillic-ALT"): Likewise.
9077
9078 * language/vietnamese.el (vietnamese-viqr): Add
9079 charset-origin-alist property.
9080 ("Vietnamese"): Remove charset-origin-alist property.
9081
9082 * simple.el (what-cursor-position): Don't use the varialbe
9083 charset-origin-alist, but use charset-origin-alist property of
9084 buffer-file-coding-system to decide external character set code.
9085
9086 1999-02-10 Richard Stallman <rms@gnu.org>
9087
9088 * shadowfile.el: Don't turn on the mode when the file is loaded.
9089
9090 1999-02-09 Richard Stallman <rms@gnu.org>
9091
9092 * progmodes/compile.el (compile-auto-highlight): Customize.
9093
9094 * add-log.el (add-log-file-name-function): New variable.
9095 (add-change-log-entry): Call that function, if non-nil.
9096
9097 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
9098
9099 * rmail.el (rmail-search): Track match with a marker, not an integer.
9100
9101 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9102
9103 * progmodes/compile.el (compilation-setup): Set value of
9104 compilation-directory-stack as in compilation-forget-errors.
9105 (compile-reinitialize-errors): Bind buffer-undo-list and
9106 deactivate-mark.
9107 (compilation-forget-errors): Likewise.
9108
9109 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
9110
9111 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
9112 def... constructs.
9113
9114 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
9115 Remove calls to sleep-for.
9116
9117 1999-02-08 Eli Zaretskii <eliz@gnu.org>
9118
9119 * international/codepage.el (cp-coding-system-for-codepage-1): On
9120 MS-DOS, use dos-unsupported-char-glyph for characters not
9121 supported by the codepage.
9122 (cp-make-coding-systems-for-codepage): Likewise.
9123
9124 1999-02-08 Andreas Schwab <schwab@gnu.org>
9125
9126 * international/mule-util.el (coding-system-list): Don't sort
9127 coding-system-list here.
9128
9129 * international/mule.el (coding-system-lessp): Moved here from
9130 mule-util.el
9131 (add-to-coding-system-list): New function.
9132 (make-subsidiary-coding-system, make-coding-system,
9133 define-coding-system-alias): Use it instead of setting
9134 coding-system-list directly.
9135
9136 1999-02-07 Dave Love <fx@gnu.org>
9137
9138 * calendar/appt.el (appt-make-list): Don't splice quotes and date
9139 onto message.
9140
9141 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9142
9143 * imenu.el (imenu--last-menubar-index-alist): Add doc.
9144 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
9145
9146 1999-02-06 Richard Stallman <rms@gnu.org>
9147
9148 * language/european.el (setup-slovenian-environment): New function.
9149 ("Slovenian"): New language environment.
9150
9151 * progmodes/sql.el (sql-help): Doc fix.
9152 (sql-mysql): Doc fix.
9153
9154 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9155
9156 * tex-mode.el: When compiling, require compare-w and skeleton
9157 to pacify the byte-compiler. Move the def's of the tex-commands
9158 together. Add a comment on kill-process vs. quit-process.
9159
9160 1999-02-05 Dave Love <fx@gnu.org>
9161
9162 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
9163 null markers.
9164 (compile-goto-error): Likewise.
9165
9166 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
9167
9168 * time-stamp.el (time-stamp-format): Format doc tighter.
9169 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
9170 (time-stamp): Don't re-write the time stamp if it didn't change.
9171
9172 1999-02-05 Alex Schroeder <asc@bsiag.com>
9173
9174 * progmodes/sql.el: Changed version to 1.2.1.
9175 (sql-pop-to-buffer-after-send-region): Improved documentation.
9176 (sql-mysql-program): Added MySQL support.
9177 (sql-prompt-length): Made prompt-length configurable.
9178 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
9179 (sql-help): Added MySQL support, changed documentation.
9180 (sql-send-region): A message is displayed if something is sent.
9181 (sql-mode): Added buffer-local comment-start.
9182 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
9183 (sql-interactive-mode): Added buffer-local comment-start.
9184 (sql-oracle): Set sql-prompt-length.
9185 (sql-sybase): Set sql-prompt-length.
9186 (sql-mysql): Added MySQL support.
9187 (sql-ingres): Set sql-prompt-length.
9188 (sql-ms): Set sql-prompt-length.
9189 (sql-postgres): Set sql-prompt-length.
9190
9191 1999-02-04 Eli Zaretskii <eliz@gnu.org>
9192
9193 * term/internal.el (dos-codepage-setup): Set selection coding
9194 system to cpNNN-dos.
9195
9196 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9197
9198 * international/characters.el: Let ethiopic use iso-2022-7bit.
9199
9200 1999-02-02 Dave Love <fx@gnu.org>
9201
9202 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
9203 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
9204
9205 1999-02-02 Karl Heuer <kwzh@gnu.org>
9206
9207 * terminal.el (terminal-emulator): Doc fix.
9208
9209 1999-02-02 Ken'ichi Handa <handa@gnu.org>
9210
9211 * international/mule-util.el (compose-chars): Doc-string
9212 modified. Correctly handle a composition character in ARGS.
9213
9214 1999-02-01 Richard Stallman <rms@gnu.org>
9215
9216 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
9217 (makefile-menu-index-function): Function deleted.
9218 (makefile-mode): Use makefile-imenu-generic-expression.
9219
9220 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
9221
9222 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
9223 change, invoke from before-init-hook.
9224
9225 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
9226
9227 * subr.el (remove-from-invisibility-spec): Cope with the case when
9228 buffer-invisibility-spec is t.
9229
9230 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
9231
9232 * calendar/calendar.el (calendar-mode-map): Fix bindings for
9233 appt-add and appt-delete.
9234
9235 1999-02-01 Eli Zaretskii <eliz@gnu.org>
9236
9237 * term/pc-win.el (msdos-approximate-color): New function.
9238 (msdos-color-translate): Call it to find a DOS color that best
9239 approximates an X-style "#NNNNNN" color specification.
9240
9241 1999-02-01 Ken'ichi Handa <handa@gnu.org>
9242
9243 * international/mule-util.el (compose-chars-component): Add
9244 autoload cookie.
9245
9246 1999-01-31 Ken'ichi Handa <handa@gnu.org>
9247
9248 * international/quail.el (quail-lookup-key): If cdr of MAP is a
9249 function, replace cdr of MAP by the return value of the function
9250 unconditionally.
9251
9252 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9253
9254 * progmodes/compile.el (compilation-next-error-locus): Don't
9255 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
9256
9257 1999-01-31 Eli Zaretskii <eliz@gnu.org>
9258
9259 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
9260 and NLs before "charset", and allow the charset name be in double
9261 quotes.
9262
9263 1999-01-31 Richard Stallman <rms@gnu.org>
9264
9265 * imenu.el (imenu-sort-function): Fix custom type.
9266
9267 1999-01-30 Richard Stallman <rms@gnu.org>
9268
9269 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
9270 (speedbar-line-token): Likewise.
9271
9272 * play/gametree.el (gametree-default-score): Use defcustom.
9273 (gametree-score-regexp, gametree-score-closer): Likewise.
9274 (gametree-score-manual-flag, gametree-score-opener): Likewise.
9275
9276 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9277
9278 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
9279 decoding.
9280
9281 1999-01-29 Markus Rost <rost@gnu.org>
9282
9283 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
9284 tex-validate-buffer.
9285 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
9286 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
9287 now with recent occur-mode.
9288 (tex-validate-region): Really walk through all Sexps.
9289 (tex-region): Bind shell-dirtrack-verbose.
9290 (tex-file, tex-bibtex-file): Likewise.
9291
9292 1999-01-29 Dave Love <fx@gnu.org>
9293
9294 * finder.el: (finder-commentary): Fix interactive spec. Try
9295 appending .el to file name.
9296 (finder-find-library, finder-commentary): Doc fixes.
9297
9298 1999-01-29 Andrew Innes <andrewi@gnu.org>
9299
9300 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
9301 where the userid contains directory separators.
9302
9303 1999-01-29 Dave Love <fx@gnu.org>
9304
9305 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
9306 (lm-commentary): Doc fix.
9307
9308 1999-01-29 Andreas Schwab <schwab@gnu.org>
9309
9310 * files.el (file-expand-wildcards): Never consider `.' and `..' a
9311 wildcard match. Fix regexp that tests if dirpart contains
9312 wildcard characters.
9313
9314 1999-01-28 Richard Stallman <rms@gnu.org>
9315
9316 * font-lock.el (font-lock-default-unfontify-region):
9317 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
9318
9319 1999-01-27 Jason Rumney <jasonr@altavista.net>
9320
9321 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
9322 from FAMILY field.
9323 (w32-create-initial-fontsets): Do not use before-init-hook.
9324 (mouse-set-font): Document. Automatically create and use fontsets.
9325
9326 * dos-w32.el (direct-print-region-helper): Check for printer
9327 being t as well as a string.
9328
9329 1999-01-27 Kenichi Handa <handa@etl.go.jp>
9330
9331 * mail/rmail.el (rmail-decode-mime-charset): New variable.
9332 (rmail-mime-charset-pattern): New variable.
9333 (rmail-convert-to-babyl-format): Decode by MIME-charset if
9334 rmail-decode-mime-charset is non-nil.
9335
9336 1999-01-27 Ken'ichi Handa <handa@gnu.org>
9337
9338 * international/characters.el: Set category `q' for all characters
9339 in tibetan and tibetan-1-column.
9340
9341 1999-01-27 Andrew Innes <andrewi@gnu.org>
9342
9343 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
9344 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
9345
9346 1999-01-27 Dave Love <fx@gnu.org>
9347
9348 * international/mule-cmds.el (current-language-environment):
9349 Provide :link, :type (choices) and appropriate :get.
9350
9351 1999-01-27 Eli Zaretskii <eliz@gnu.org>
9352
9353 * startup.el (command-line): Set default eol-mnemonic-* strings to
9354 display end-of-line format in mode line.
9355
9356 * cus-start.el (all): Add eol-mnemonic-* variables.
9357
9358 1999-01-26 Dave Love <fx@gnu.org>
9359
9360 * startup.el (command-line-1): Up-date copyright.
9361
9362 * paths.el (Info-default-directory-list): Use configdir twice.
9363
9364 * info.el (Info-directory-list): Don't set path-separator now
9365 we're not shipped with Texinfo. Simplify path definition.
9366 Substitute all occurrences of instdir in Info-default-directory-list.
9367
9368 1999-01-25 Richard Stallman <rms@gnu.org>
9369
9370 * startup.el (normal-top-level-add-subdirs-to-load-path):
9371 Record the inode numbers of the dirs processed, to avoid loop.
9372
9373 * textmodes/tex-mode.el (tex-run-command): Doc fix.
9374
9375 1999-01-25 Dave Love <fx@gnu.org>
9376
9377 * browse-url.el (browse-url-netscape-program): Doc addition.
9378
9379 * help.el (help-make-xrefs): Default info references to an `(emacs)'
9380 prefix.
9381
9382 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
9383 auto-mode-alist.
9384
9385 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9386
9387 * calendar/diary-lib.el (mark-diary-entries): Use
9388 assoc-ignore-case and do not capitalize when matching month and
9389 day names.
9390
9391 * calendar/calendar.el (calendar-read-date): Ditto.
9392
9393 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
9394 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
9395
9396 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
9397
9398 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
9399
9400 * calendar/cal-islam.el (calendar-goto-islamic-date)
9401 (mark-islamic-diary-entries): Ditto.
9402
9403 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
9404
9405 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
9406 (calendar-read-mayan-tzolkin-date): Ditto.
9407
9408 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
9409
9410 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
9411
9412 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
9413
9414 1999-01-25 Karl Heuer <kwzh@gnu.org>
9415
9416 * faces.el (list-faces-display): Multiline case of previous fix.
9417
9418 1999-01-25 Andreas Schwab <schwab@gnu.org>
9419
9420 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
9421
9422 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
9423
9424 * files.el (find-file): If find-file-noselect returns a list,
9425 do switch-to-buffer on each element.
9426 (find-file-other-window): Likewise for all but the first element.
9427 (find-file-other-frame): Same.
9428 (find-file-noselect): When we expand a wildcard, return a list
9429 of buffers.
9430
9431 1999-01-24 Eli Zaretskii <eliz@gnu.org>
9432
9433 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
9434 to set the appropriate cpNNN-dos coding system as the
9435 highest-priority coding system.
9436
9437 1999-01-23 Ken'ichi Handa <handa@gnu.org>
9438
9439 * international/fontset.el (generate-fontset-menu): Return a
9440 sorted list by plain names of fontsets.
9441
9442 * international/mule-diag.el (list-fontsets): Sort fontsets by
9443 plain names.
9444
9445 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
9446 FIRST is a composite character, decompose it at first.
9447
9448 1999-01-23 Dave Love <fx@gnu.org>
9449
9450 * format.el: Doc fixes.
9451 (format-encode-run-method): Have things happen in the right buffer.
9452 Deal with errors from method. Set coding-system-for-write.
9453 (format-decode-run-method): Have things happen in the right buffer.
9454 Deal with errors from method. Set coding-system-for-read.
9455 (format-alist): Use nil instead of unmatchable regexps.
9456
9457 * simple.el (shell-command-on-region): Return command's exit status.
9458
9459 1999-01-23 Eric Ludlam <zappo@gnu.org>
9460
9461 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
9462 of the file whose info we want to display.
9463 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
9464 (speedbar-add-mode-functions-list) Improve doc.
9465 (speedbar-line-token) New function.
9466 (speedbar-dired) Fix order of directories in -shown-directories.
9467 (speedbar-line-path): Default return is default-directory
9468 (speedbar-buffers-line-path): Return is dir name only.
9469 (speedbar-mode-functions-list): New variable.
9470 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
9471 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
9472 speedbar-files-item-info speedbar-buffers-item-info): New functions.
9473 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
9474 New functions.
9475 (speedbar-line-file): Broke out part that fetches file from a line.
9476 (speedbar-line-text): New function extracted from speedbar-line-file.
9477 (speedbar-line-path): Converted into a replaceable function.
9478 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
9479
9480 1999-01-23 Ken'ichi Handa <handa@gnu.org>
9481
9482 * international/fontset.el (create-fontset-from-x-resource): Make
9483 style variants.
9484
9485 1999-01-22 Dave Love <fx@gnu.org>
9486
9487 * paths.el (Info-default-directory-list): Put sysdir after start.
9488
9489 1999-01-22 Sam Steingold <sds@goems.com>
9490
9491 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
9492 a process associated with it.
9493
9494 1999-01-22 Jason Rumney <jasonr@altavista.net>
9495
9496 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
9497
9498 1999-01-22 Felix Lee <flee@cygnus.com>
9499
9500 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
9501 major-mode.
9502 (vc-annotate-mode): Delete variable.
9503
9504 1999-01-22 Andrew Innes <andrewi@gnu.org>
9505
9506 * startup.el (command-line): [windows-nt]: Check for existence of
9507 .emacs file so as to notice .emacs.el or .emacs.elc and use them
9508 in preference to _emacs.
9509
9510 1999-01-22 Dave Love <fx@gnu.org>
9511
9512 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
9513
9514 1999-01-20 Richard Stallman <rms@gnu.org>
9515
9516 * files.el (find-file-noselect): Do wildcard processing only
9517 if new arg WILDCARDS is non-nil.
9518 (find-file, find-file-other-window): New arg WILDCARDS.
9519 Default it to non-nil if interactive.
9520 (find-file-other-frame): Likewise.
9521 (find-file-read-only): Likewise.
9522 (find-file-read-only-other-window): Likewise.
9523 (find-file-read-only-other-frame): Likewise.
9524
9525 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
9526 (widget-plist-convert-option): Delete spurious comma.
9527
9528 1999-01-19 Jason Rumney <jasonr@altavista.net>
9529
9530 * term/w32-win.el (w32-standard-fontspec-spec): Change
9531 iso8859-5 to koi8-r. Add iso8859-9.
9532
9533 1999-01-19 Dave Love <fx@gnu.org>
9534
9535 * browse-url.el (browse-url-maybe-new-window): Delete macro and
9536 its uses.
9537
9538 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
9539 is active.
9540 (fortran-indent-subprogram): Likewise.
9541
9542 1999-01-19 Dave Love <d.love@dl.ac.uk>
9543
9544 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
9545
9546 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9547
9548 * wid-edit.el (alist): Use sexp as default key-type.
9549
9550 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9551
9552 * textmodes/tex-mode.el (tex-define-common-keys):
9553 Remove key binding of tex-feed-input.
9554 (tex-mode-map): Bind tex-feed-input here.
9555 (tex-start-shell): Use compilation-shell-minor-mode. Set
9556 comint-input-filter-functions before running tex-shell-hook.
9557 (tex-start-tex): Forget compilation errors.
9558 (tex-compilation-parse-errors): Rewritten to work also with
9559 compile-mouse-goto-error and compile-goto-error. Adjusted to
9560 change in tex-region.
9561 (tex-region): For the temp file use file-name without directory.
9562 (tex-file): Expand file name of tex-print-file.
9563
9564 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9565
9566 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
9567
9568 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
9569
9570 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
9571 beginning could cause Emacs to hang. Fixed.
9572
9573 1999-01-18 Ken'ichi Handa <handa@gnu.org>
9574
9575 * international/ccl.el (ccl-compile-translate-character): Handle
9576 the case that a tranlation table is CCL register correctly.
9577
9578 * international/mule-cmds.el (select-safe-coding-system):
9579 Hightlight at most 256 characters.
9580
9581 1999-01-18 Dave Love <fx@gnu.org>
9582
9583 * startup.el (command-line): If the init file changes operation to
9584 unibyte, make all buffers unibyte and re-set language environment.
9585
9586 * disp-table.el (standard-display-european): Make all existing
9587 buffers unibyte. Fix doc.
9588
9589 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
9590
9591 * wid-edit.el (coding-system): Define this unconditionally.
9592
9593 * simple.el (shell-command-on-region-default-error-buffer): New var.
9594 (shell-command-on-region): Use that variable as interactive
9595 value of ERROR-BUFFER argument.
9596
9597 1999-01-17 Sam Steingold <sds@goems.com>
9598
9599 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
9600
9601 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9602
9603 * progmodes/compile.el (compilation-goto-locus): If already in the
9604 compilation buffer's window, keep it in that window.
9605 (compile-mouse-goto-error): Add Doc. Don't play with windows.
9606 (compile-goto-error): Don't play with windows.
9607
9608 * textmodes/tex-mode.el (latex-run-command): Doc fix.
9609 (tex-command): Doc fix.
9610 (tex-compilation-parse-errors): Doc fix.
9611 (tex-generate-zap-file-name): Don't start the name with -.
9612 (tex-expand-files): Works now also with strings ending with ":".
9613
9614 1999-01-17 Ian T Zimmerman <itz@transbay.net>
9615
9616 Patch failed to install:
9617 * gametree.el: Document scoring functionality.
9618 (gametree-score-regexp): Add optional plus sign.
9619 (gametree-score-opener): Replace `:' with `=' as the former
9620 conflicts with gametree-half-ply-regexp.
9621 (gametree-transpose-following-leaves): Add.
9622 (gametree-insert-new-leaf): Make modifying commands barf in read
9623 only buffers.
9624 (gametree-break-line-here): Add a call to
9625 `gametree-transpose-following-leaves'. This maintains the
9626 necessary invariant that on each level all leaf children precede
9627 all nonleaf children. This has always been implied, but left to
9628 the user, and, unfortunately, undocumented.
9629
9630 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
9631
9632 * wid-edit.el (plist, alist): New widget types.
9633
9634 1999-01-17 Dave Love <fx@gnu.org>
9635
9636 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
9637 fix scope of condition-case therein.
9638
9639 1999-01-17 Andrew Innes <andrewi@gnu.org>
9640
9641 * dos-w32.el: (find-buffer-file-type-coding-system): Use
9642 default-buffer-file-coding-system when file doesn't exist (and
9643 isn't covered by a special case) instead of forcing undecided-dos
9644 against the user's wishes.
9645
9646 * dos-w32.el (direct-print-region-helper): New function based on
9647 direct-print-region-function; sends data to specified printer port
9648 without further translation. Recognize and handle specially the
9649 standard `print' and `nprint' programs, as well as `lpr' and
9650 similar programs. Only write directly to the printer port if no
9651 print program is specified. Work around a bug in Windows 9x
9652 affecting Win32 version of Emacs by invoking command.com to write
9653 to the printer port instead of writing directly.
9654 (direct-print-region-function): Use direct-print-region-helper to
9655 do most of the work.
9656 (direct-ps-print-region-function): New function; analogue of
9657 direct-print-region-function for ps-print.
9658 (ps-lpr-command): Comment out setq; leave as example usage.
9659 (ps-lpr-switches): Ditto.
9660
9661 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
9662 and MS-Windows.
9663 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
9664 DOS and Windows platforms, to indicate direct printing. Update
9665 the docstring accordingly.
9666
9667 * ps-print.el: (ps-printer-name): Update docstring about usage on
9668 MS-DOS and MS-Windows.
9669 (ps-lpr-command): Update docstring as for lpr-command.
9670 (ps-print-region-function): New variable.
9671 (ps-do-despool): Use it.
9672 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
9673 DOS/Windows.
9674
9675 * subr.el (subst-char-in-string): New function.
9676
9677 1999-01-17 Eli Zaretskii <eliz@gnu.org>
9678
9679 * international/codepage.el (cp852-decode-table): Fill a nil entry.
9680
9681 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
9682 (bdf-find-font-info): New function, looks for the first readable
9683 file from a list of alternatives.
9684 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
9685 instead of bdf-get-font-info.
9686 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
9687 to ps-mule-generate-bitmap-glyph.
9688
9689 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
9690 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
9691 now be a list of alternative names.
9692 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
9693 (ps-mule-prepare-font): Likewise.
9694
9695 * international/codepage.el (cp855-decode-table,
9696 cp850-decode-table): Fill some nil entries.
9697
9698 1999-01-16 Dave Love <fx@gnu.org>
9699
9700 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
9701 last change.
9702
9703 1999-01-15 Dave Love <fx@gnu.org>
9704
9705 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
9706 and change regexp for command names.
9707 (help-xref-go-back, function-called-at-point, symbol-file)
9708 (where-is): Doc fixes.
9709 (help-xref-go-back): Remove interactive spec.
9710 (describe-function-1): Fix message for alias. Buttomize alias
9711 name.
9712
9713 * simple.el (join-line): New alias.
9714
9715 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
9716
9717 * forms.el: (forms--show-record): Convert integers to string
9718 expicitly since concat will no longer accept integers.
9719 (forms-print): Use local `total-nb-records' since
9720 `forms--total-records' will be inaccessible after buffer switching.
9721
9722 1998-01-14 Felix Lee <flee@cygnus.com>
9723
9724 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
9725
9726 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9727
9728 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
9729
9730 1999-01-14 Eli Zaretskii <eliz@gnu.org>
9731
9732 * international/codepage.el (cp850-decode-table): Fix previous change.
9733
9734 1999-01-14 Simon Marshall <simon@gnu.org>
9735
9736 * shell.el (shell-dirtrack-verbose): New custom variable.
9737 (shell-dirstack-message): Use it.
9738
9739 1999-01-14 Kenichi Handa <handa@etl.go.jp>
9740
9741 * international/mule-conf.el: Coding system alias `dos' for
9742 `undecided-dos', `mac' for `undecided-mac'.
9743
9744 * international/mule-cmds.el (describe-language-environment):
9745 Don't alter input-method-alist.
9746
9747 1999-01-13 Eli Zaretskii <eliz@gnu.org>
9748
9749 * international/codepage.el (cp850-decode-table): Replace nil
9750 entries with codes of similary looking glyphs. (Suggested by
9751 Jason Rumney <jasonr@altavista.net>.)
9752
9753 1999-01-13 Dave Love <fx@gnu.org>
9754
9755 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
9756
9757 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
9758
9759 1999-01-12 Karl Heuer <kwzh@gnu.org>
9760
9761 * files.el (auto-save-hook): Defvar this.
9762
9763 1999-01-12 Alex Schroeder <asc@bsiag.com>
9764
9765 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
9766 faces, eliminating the need to load font-lock before loading sql.
9767 (sql-mode-oracle-font-lock-keywords): Likewise.
9768 (sql-mode-postgres-font-lock-keywords): Likewise.
9769
9770 1999-01-11 Dave Love <fx@gnu.org>
9771
9772 * cus-start.el: Add inhibit-eol-conversion.
9773
9774 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
9775 the values round.
9776
9777 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
9778
9779 * help.el (help-mode-finish): Renamed from help-mode-maybe.
9780 Don't switch to Help mode here.
9781 (temp-buffer-setup-hook): Use help-mode-finish.
9782 (help-mode-setup): New function.
9783 (temp-buffer-setup-hook): Use help-mode-setup.
9784
9785 * progmodes/sql.el: New file.
9786
9787 * files.el (auto-mode-alist): Add sql-mode.
9788
9789 * faces.el (list-faces-display): Improve the formatting
9790 by computing the maximum length required for any face-name.
9791
9792 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9793
9794 * progmodes/compile.el (compilation-shell-minor-mode): New function.
9795
9796 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
9797
9798 * term.el (term_send_home): Change the string to
9799 be the same as the one emitted by xterm and consistent with the
9800 ones emitted by prior and next.
9801 (term_send_end): Likewise.
9802
9803 1999-01-10 Dave Love <fx@gnu.org>
9804
9805 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
9806 bindings.
9807
9808 1999-01-10 Eli Zaretskii <eliz@gnu.org>
9809
9810 * international/codepage.el (codepage-setup): Doc fix.
9811 (cp-decoding-vector-for-codepage): Likewise.
9812
9813 1999-01-10 Markus Rost <rost@gnu.org>
9814
9815 * cus-edit.el (custom-save-delete): First scan the custom-file.
9816
9817 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
9818
9819 * international/iso-transl.el: Define a "function name" for
9820 each translation that isn't ASCII. Use these function names
9821 in iso-transl-char-map.
9822
9823 1999-01-08 Kenichi Handa <handa@etl.go.jp>
9824
9825 * international/mule-util.el (decompose-region): Do decomposition
9826 on temporary unibyte buffer.
9827
9828 * international/mule.el (make-char): Doc-string modified.
9829
9830 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
9831
9832 * simple.el (comment-region): Delete spaces only if we
9833 deleted a comment starter.
9834
9835 1999-01-07 Dave Love <fx@gnu.org>
9836
9837 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
9838
9839 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
9840 like eval-defun does.
9841
9842 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
9843
9844 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
9845 constructions. Doc fixes.
9846 (generic-create-generic-function): Use defalias, not fset.
9847
9848 * find-func.el: More doc fixes.
9849
9850 1999-01-06 Stephen Eglen <stephen@gnu.org>
9851
9852 * files.el (save-buffers-kill-emacs): Show the list of current
9853 processes before prompting to kill them and exit.
9854
9855 1999-01-06 Dave Love <fx@gnu.org>
9856
9857 * emacs-lisp/find-func.el: Doc fixes.
9858 (find-function-regexp): Extend for define-generic-mode,
9859 define-derived-mode, easy-mmode-define-minor-mode.
9860
9861 1999-01-06 Dave Love <fx@gnu.org>
9862
9863 * progmodes/fortran.el (fortran-window-create): Account for scroll
9864 bar width.
9865
9866 * browse-url.el: Require (noerror) w3-auto when compiling.
9867 (browse-url-maybe-new-window): Make it a macro and revert last
9868 change to callers.
9869 (browse-url-w3): Require w3 for w3-fetch-other-window.
9870
9871 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9872
9873 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
9874 argument.
9875
9876 1999-01-06 Simon Marshall <simon@gnu.org>
9877
9878 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
9879
9880 * font-lock.el (font-lock-default-fontify-buffer): When using
9881 with-temp-message, use nil rather than current-message.
9882
9883 * lazy-lock.el (lazy-lock-unstall):
9884 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
9885 rather than current-message.
9886
9887 * fast-lock.el (fast-lock-save-cache-1):
9888 (fast-lock-cache-data): When using with-temp-message, use nil rather
9889 than current-message.
9890
9891 1999-01-06 Eli Zaretskii <eliz@gnu.org>
9892
9893 * international/codepage.el (cp-coding-system-for-codepage-1): Add
9894 the valid-codes property.
9895
9896 * international/mule-cmds.el (prefer-coding-system): Call
9897 set-coding-priority, so that the internal array of priorities is
9898 also updated.
9899
9900 * international/mule-util.el:
9901 (coding-system-change-eol-conversion,
9902 coding-system-change-text-conversion): Don't define here.
9903
9904 * international/mule-cmds.el: Define them here. Remove the
9905 autoload cookies.
9906
9907 1999-01-06 Andreas Schwab <schwab@gnu.org>
9908
9909 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
9910 if it was enabled before.
9911
9912 * view.el (View-revert-buffer-scroll-page-forward): Bind
9913 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
9914
9915 * files.el (recover-session): Preserve point when inserting
9916 explanation.
9917
9918 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
9919
9920 * cus-edit.el (custom-save-delete): Don't delete whitespace
9921 and comments before the sexp that is replaced.
9922
9923 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9924
9925 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
9926
9927 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
9928
9929 * vc.el (vc-dired-hook): Use the original value of
9930 dired-move-to-filename-regexp on lines that have not been
9931 reformatted yet.
9932 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
9933 file lines have already been reformatted.
9934
9935 1999-01-05 Dave Love <fx@gnu.org>
9936
9937 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
9938 buffer-local.
9939
9940 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
9941
9942 * progmodes/f90.el: Change of regular expressions for type to
9943 correct highlighting and identation. Some small fixes for
9944 compatibility with XEmacs.
9945
9946 1999-01-05 Stephen Eglen <stephen@gnu.org>
9947
9948 * mspools.el (mspools-vm-system-mail): Provide an alternative
9949 value based on rmail-spool-directory if $MAIL is not defined.
9950
9951 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
9952
9953 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
9954 (reftex-section-info): Handle negative section levels.
9955 (reftex-view-crossref-extra): New option.
9956 (reftex-view-crossref): Generalized to work in more places.
9957 (reftex-find-citation-regexp-format, reftex-find-reference-format,
9958 reftex-macros-with-labels, reftex-global-search-marker): New variables.
9959 (reftex-view-cite-locations-from-bibtex): New command.
9960 (reftex-view-regexp-match, reftex-global-search,
9961 reftex-global-search-continue): New functions.
9962 (reftex-extract-bib-entries): No error for non-existing BibTeX
9963 file, just a message.
9964 (reftex-extract-bib-entries): Better error handling.
9965 (reftex-select-with-char): Use `*RefTeX Select*' for selection
9966 help and force it on current frame.
9967 (reftex-default-bibliography): New function.
9968 (reftex-access-parse-file): Check consistency after loading a
9969 parse file. When inconsistent, enfore rescan.
9970 (reftex-check-parse-consistency): New function.
9971 (easy-menu-define): Options section drastically shortened.
9972
9973 1999-01-05 Kenichi Handa <handa@etl.go.jp>
9974
9975 * language/thai-util.el (thai-compose-string): New function.
9976
9977 1999-01-04 Inge Frick <inge@nada.kth.se>
9978
9979 * easymenu.el (easy-menu-define): Doc fix.
9980 (easy-menu-create-menu): New keyword :included.
9981 (easy-menu-do-add-item): New keyword :included. SUFFIX may
9982 be an expression, not only a string. Simulate style `button'.
9983 Use easy-menu-define-key-intern instead of easy-menu-define-key.
9984 (easy-menu-define-key-intern): New function.
9985 (easy-menu-add-item): Understand value returned from
9986 easy-menu-item-present-p and easy-menu-remove-item.
9987 (easy-menu-return-item): New function.
9988 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
9989
9990 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
9991
9992 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
9993 Use rmail-output-read-rmail-file-name to read the file name.
9994 Always call rmail-output-to-rmail-file noninteractively.
9995 When count > 1, do the loop here.
9996 Handle rmail-delete-after-output here.
9997 (rmail-summary-output): Similar changes.
9998
9999 * mail/rmailout.el: Provide `rmailout'.
10000 (rmail-output-read-rmail-file-name): New function.
10001 (rmail-output-to-rmail-file): Use that.
10002 (rmail-output-read-file-name): New function.
10003 (rmail-output): Use that.
10004
10005 * files.el (find-file-noselect): Let /: suppress wildcard matching.
10006 Error if wildcard matches no files.
10007
10008 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
10009
10010 * menu-bar.el (clipboard-yank): Doc fix.
10011
10012 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
10013
10014 1998-12-31 Markus Rost <rost@delysid.gnu.org>
10015
10016 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
10017
10018 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
10019
10020 * rmail.el (rmail-encode-string): Make sure mask value is
10021 positive; (emacs-pid) returns a negative number on Windows 9x
10022 which causes odd behaviour.
10023
10024 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
10025
10026 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
10027 and about w32-* variables unless on Windows/NT.
10028
10029 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
10030
10031 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
10032 if buffer is modified; ask about all modified buffers.
10033
10034 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
10035
10036 * simple.el (what-cursor-position): Fix previous change.
10037
10038 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
10039
10040 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
10041 from paragraph-start.
10042
10043 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
10044
10045 * international/mule-cmds.el (prefer-coding-system): If the
10046 argument requires specific EOL conversion type, make the default
10047 coding systems use that.
10048
10049 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
10050
10051 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
10052 Use shell-command-on-region.
10053 (m4-start-m4, m4-end-m4): Functions deleted.
10054
10055 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
10056
10057 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
10058
10059 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10060
10061 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
10062 to compose-mail in the correct places and as a list.
10063
10064 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
10065
10066 * page-ext.el: Added mouse-selection feature for pages directory buffer.
10067 (pages-directory-map): Bind mouse-2
10068 (pages-copy-header-and-position): Put text property.
10069 (pages-directory-goto-with-mouse): New function.
10070
10071 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
10072
10073 * international/codepage.el (cp-make-coding-systems-for-codepage):
10074 Doc fix.
10075 (cp-coding-system-for-codepage-1): Likewise.
10076
10077 1998-12-29 Kenichi Handa <handa@etl.go.jp>
10078
10079 * language/thai-util.el (thai-post-read-conversion): Handle Thai
10080 composition sequence correctly here instead of calling
10081 thai-compose-region.
10082
10083 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
10084 newline in multibyte buffer, if previous or next character is a
10085 composite char, check the first component of the composite char.
10086
10087 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
10088
10089 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
10090 and track-mouse.
10091
10092 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10093
10094 * mail/sendmail.el (mail-yank-original): Remove text properties
10095 after insertion.
10096 (mail-yank-region): Barf if no mark is set in the message
10097 being replied to.
10098
10099 * help.el (function-called-at-point): First look for function at point.
10100
10101 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
10102
10103 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
10104
10105 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10106
10107 * simple.el (what-cursor-position): Print character encoding also.
10108
10109 1998-12-26 Dave Love <fx@gnu.org>
10110
10111 * textmodes/flyspell.el: If local-maps work, don't put
10112 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
10113 in flyspell-mouse-map (only).
10114 (flyspell-use-local-map): New variable.
10115 Use a different mouse-2 binding in that case,
10116 and don't add to minor-mode-map-alist.
10117 (make-flyspell-overlay, flyspell-correct-word):
10118 Test flyspell-use-local-map.
10119
10120 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10121
10122 * files.el (file-expand-wildcards): Handle wildcards in directory name.
10123 Be careful about whether to return a relative file name,
10124 and if so, relative to what directory.
10125
10126 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
10127
10128 * emacs-lisp/easymenu.el (easy-menu-get-map):
10129 Change global map only if this menu exists in the global map already,
10130 and not in the local map.
10131 (easy-menu-do-add-item): Fix error message.
10132
10133 * foldout.el (foldout-inhibit-key-bindings):
10134 Avoid concatenating onto outline-minor-mode-prefix.
10135 Make a new keymap for that prefix, if it does not already have one.
10136
10137 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
10138
10139 * cperl-mode.el:
10140 Can use linear algorithm for indentation if Emacs supports it.
10141 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
10142 (cperl-after-block-p): Likewise.
10143 (cperl-after-block-and-statement-beg): Likewise.
10144 (cperl-after-block-p): After END/BEGIN we are a block.
10145 (cperl-after-expr-p): Skip labels when checking
10146 (cperl-indent-region): Make a marker for END - text added/removed.
10147 Disable hooks during the call (how to call them later?).
10148 Now indents 820-line-long function in 6.5 sec (including
10149 syntaxification) the first time (when buffer has few
10150 properties), 7.1 sec the second time.
10151 (cperl-indent-region): Do not indent whitespace lines
10152 (cperl-style-alist)
10153 Include `cperl-merge-trailing-else' where the value is clear.
10154 (cperl-styles-entries): Likewise.
10155 (cperl-problems): Improvements to docs.
10156 (cperl-tips): Likewise.
10157 (cperl-non-problems): Likewise.
10158 (cperl-mode): Make lazy syntaxification possible.
10159 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
10160 `font-lock-unfontify-region-function' was set to a wrong function.
10161
10162 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
10163 restart syntaxification. Changed so that -d ?foo? is a RE. Do
10164 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
10165 but 1<<6 was considered as HERE-doc.
10166 <file/glob> made into a string.
10167 Postpone addition of faces after syntactic step.
10168 Recognition of <FH> was wrong.
10169 Highlight `gem' in s///gem as a keyword. `qr' recognized.
10170 Knows that split// is null-RE.
10171 Highlights separators in 3-parts expressions as labels.
10172 <> was considered as a glob.
10173 Would err if the last line is `=head1'.
10174 $a-1 ? foo : bar; was a considered a regexp.
10175 `<< (' was considered a start of HERE-doc.
10176 mark qq[]-etc sections as syntax-type=string
10177 Was not processing sub protos after a comment ine.
10178 Was treating $a++ <= 5 as a glob.
10179 Tolerate unfinished REx at end-of-buffer.
10180 `unwind-protect' was left commented.
10181 / and ? after : start a REx.
10182
10183 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
10184 Better default, customizes to `message' too, off in text-mode.
10185
10186 (cperl-array-face): Renamed from `font-lock-emphasized-face',
10187 `defface'd.
10188 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
10189 `defface'd.
10190 (cperl-emacs-can-parse): New state variable.
10191 (cperl-indent-line): Corrected to use global state.
10192 (cperl-calculate-indent): Likewise.
10193 (cperl-fix-line-spacing): Likewise (not used yet).
10194 (cperl-calculate-indent): Did not consider `,' as
10195 continuation mark for statements.
10196 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
10197 Remove another parse-data optimization at toplevel: would
10198 indent correctly.
10199 Correct for labels when calculating indentation of continuations.
10200 Docstring updated.
10201 (cperl-choose-color): Converted to a function (to be
10202 compilable in text-mode).
10203 (cperl-dark-background): Disable without window-system.
10204 Do `defface' only if window-system.
10205 (cperl-fix-line-spacing): Sped up to bail out early.
10206 (x-color-defined-p): Was not compiling on XEmacs
10207 Was defmacro'ed with a tick. Remove another def.
10208 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
10209 (cperl-unwind-to-safe): New function.
10210 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
10211 (cperl-fontify-syntaxically): Unwinds start and end to go out of
10212 long strings (not very successful).
10213 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
10214 Highlight the starting // in s//foo/ as function-name.
10215 Emit a meaningful error instead of a cryptic one for an
10216 uncomplete REx near end-of-buffer.
10217
10218 (cperl-electric-keyword): `qr' recognized.
10219 (cperl-electric-else): Likewise
10220 (cperl-to-comment-or-eol): Likewise
10221 (cperl-make-regexp-x): Likewise
10222 (cperl-init-faces): Likewise, and `lock' (as overridable?).
10223 Corrected to use new macros;
10224 `if' for copying `reference-face' to `constant-face' was backward.
10225 remove init `font-lock-other-emphasized-face',
10226 `font-lock-emphasized-face', `font-lock-keyword-face'.
10227 Interpolate `cperl-invalid-face'.
10228 (cperl-make-regexp-x): Misprint in a message.
10229 (cperl-syntaxify-unwind): New configuration variable
10230 (cperl-fontify-m-as-s): New configuration variable
10231 (cperl-electric-pod): Check for after-expr was performed
10232 inside of POD too.
10233 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
10234 (cperl-clobber-mode-lists): New configuration variable.
10235 (cperl-not-bad-style-regexp): Updated.
10236 Init: `cperl-is-face' was busted.
10237 (cperl-make-face): New macros.
10238 (cperl-force-face): New macros.
10239 (font-lock-other-type-face): Done via `defface' too.
10240 (cperl-nonoverridable-face): New face. Renamed from
10241 `font-lock-other-type-face'.
10242 (cperl-init-faces-weak): Use `cperl-force-face'.
10243 (cperl-comment-indent): Commenting __END__ was not working.
10244 (cperl-indent-for-comment): Likewise.
10245 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
10246 When removing old TAGS info was not relativizing filename.
10247 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
10248 Another try to work around XEmacs problems. Better progress messages.
10249 (toplevel): Require custom unprotected => failure on 19.28.
10250 (cperl-xemacs-p): Defined when compile too
10251 (cperl-find-tags): Was writing line/pos in a wrong order,
10252 pos off by 1 and not at beg-of-line.
10253 (cperl-etags-snarf-tag): New macro
10254 (cperl-etags-goto-tag-location): New macro
10255 (cperl-version): New variable. New menu entry
10256 random docstrings: References to "future" 20.3 removed.
10257 Menu was described as `CPerl' instead of `Perl'
10258 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
10259 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
10260 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
10261 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
10262 `font-lock-reference-face', `font-lock-keyword-face'.
10263 Use `eval-after-load'.
10264 Remove not-CPerl-related faces.
10265 (cperl-tips-faces): New variable and an entry into Mini-docs.
10266 (cperl-indent-exp): Was not processing else-blocks.
10267 (cperl-get-state): NOP line removed.
10268 (cperl-ps-print): New function and menu entry.
10269 (cperl-ps-print-face-properties): New configuration variable.
10270 (cperl-invalid-face): New configuration variable.
10271 (perl-font-lock-keywords): Highlight trailing whitespace
10272 (cperl-contract-levels): Documentation corrected.
10273 (cperl-contract-level): Likewise.
10274 (cperl-ps-extend-face-list): New macro.
10275 (cperl-invalid-face): Change to ''underline.
10276
10277 1998-12-25 Markus Rost <rost@delysid.gnu.org>
10278
10279 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
10280 for read-file-name.
10281 (rmail-output-to-rmail-file): Likewise.
10282
10283 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
10284
10285 * emacs-lisp/easymenu.el (easy-menu-get-map):
10286 If MENU is nil, use global menu-bar map.
10287 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
10288 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
10289
10290 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10291
10292 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
10293
10294 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10295
10296 * ps-print.el (ps-print-version): New version number (4.1.3).
10297
10298 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
10299
10300 * international/mule-cmds.el: Use make-sparse-keymap instead of
10301 define-prefix-key when defining MULE menu items.
10302
10303 * info.el (Info-node-at-bob-matching): New function.
10304 (Info-find-node, Info-build-node-completions): Call it.
10305
10306 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
10307
10308 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
10309 when this is an autoloaded keymap.
10310
10311 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
10312
10313 * international/codepage.el (cp-coding-system-for-codepage-1):
10314 Create separate encoders and decoders, for DOS and Unix. Make the
10315 usual family of 3 coding systems, so that automatic detection of
10316 EOL type works.
10317 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
10318 Unix-specific symbols here, and don't call
10319 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
10320 Handa <handa@etl.go.jp>.)
10321
10322 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
10323
10324 * term/internal.el (IT-character-translations): New variable, an
10325 alist used to display characters for which there's no glyphs in
10326 the current codepage.
10327 (IT-display-table-setup): New function, sets up the DOS terminal
10328 for a given codepage.
10329 (dos-codepage-setup): New function, sets up the MULE environment
10330 for the current value of dos-codepage.
10331 (top-level if): In the multibyte mode, turn on
10332 unibyte-display-via-language-environment. In the unibyte mode,
10333 set up the special syntax tables to map lower- to upper case and
10334 back.
10335
10336 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
10337
10338 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
10339 (speedbar-frame-plist) Remove useless comments.
10340 (speedbar-frame-mode) Do not specify height if it is in the param list.
10341 Use default y position w/out changing it.
10342 If default x position is a list, keep, calculate the non-list X
10343 value when devining an initial position.
10344 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
10345 (speedbar-tag-group-name-minimum-length): New variable.
10346 (speedbar-frame-parameter): New compatibility function.
10347 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
10348 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
10349 groups to keep things in the right order, and to help with some
10350 naming conventions.
10351 (speedbar-create-tag-hierarchy): Enable buffer local version of
10352 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
10353 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
10354 the case, derive it from the cursor location in speedbar.
10355
10356 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
10357
10358 * international/mule-cmds.el (set-language-environment): On MS-DOS
10359 terminals, install DOS-specific nonascii-translation-table if the
10360 language info doesn't specify one. Pass the default eol-type to
10361 set-language-environment-coding-systems.
10362 (set-default-coding-systems): Copy the eol-type property for the
10363 new default values of {buffer-file,process}-coding-system from the
10364 old defaults.
10365 (set-language-environment-coding-systems): Accept an optional
10366 argument EOL-TYPE, and set the eol-type property of the default
10367 coding systems accordingly.
10368 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
10369 (set-keyboard-coding-system): Likewise.
10370 (set-default-coding-systems): Don't set
10371 default-terminal-coding-system on MS-DOS to anything but nil.
10372 (prefer-coding-system): Describe in the doc string that
10373 default-terminal-coding-system is not changed on MS-DOS.
10374 (set-language-environment): For MS-DOS, set standard syntax table
10375 and display table for all characters with code above 127.
10376 (standard-display-european-internal): For MS-DOS, pass all
10377 characters with code above 127 directly to the terminal, and don't
10378 remap characters 160 and 146 in the unibyte case.
10379
10380 * international/codepage.el: New file.
10381
10382 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10383
10384 * diary-lib.el (diary-float): Fix end-of-year error and typos in
10385 comments.
10386
10387 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
10388
10389 * map-ynp.el (map-y-or-n-p): Ignore input methods.
10390
10391 * subr.el (read-passwd): Likewise.
10392
10393 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
10394
10395 * info.el (Info-find-node): Add 1 to the position read from the
10396 tag table. Don't fail if the node delimiter ^_ is the first
10397 character in the file.
10398 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
10399 first character in the file.
10400 (Info-read-subfile): Likewise.
10401 (Info-select-node): Likewise.
10402 (Info-build-node-completions): Likewise.
10403
10404 1998-12-16 Richard Stallman <rms@gnu.org>
10405
10406 * term/x-win.el (x-cut-buffer-or-selection-value):
10407 If clipboard is enabled, try it before PRIMARY selection.
10408
10409 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
10410
10411 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
10412 insert c-cedilla and C-cedilla respectively, like in latin-1.
10413
10414 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
10415
10416 * language/hebrew.el: Don't use sublists in the flags argument
10417 passed to make-coding-system.
10418
10419 1998-12-15 Kenichi Handa <handa@etl.go.jp>
10420
10421 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
10422 list of character sets found by find-charset-region.
10423
10424 * ps-mule.el: Always require ps-print. Move some function
10425 definitions for Emacs 20.2 and the earlier to ps-print.el.
10426 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
10427
10428 * ps-print.el: Define several functions for Emacs 20.2 and the
10429 earlier version.
10430 (ps-printer-name): Check if printer-name is bound.
10431
10432 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10433
10434 * ps-mule.el: Programming uniformization and little code improvement.
10435 (ps-mule-prepare-font): Programming uniformization.
10436 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
10437 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
10438
10439 * ps-bdf.el: Programming uniformization and little code improvement.
10440 (bdf-search-and-read): New fun.
10441 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
10442 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
10443 (bdf-info-relative-compose, bdf-info-baseline-offset)
10444 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
10445 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
10446 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
10447 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
10448 improvement.
10449
10450 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10451
10452 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
10453 and mule related code extraction. Autoload ps-mule funs.
10454
10455 * ps-mule.el: Doc fix. Require ps-print only when compiled.
10456 (ps-mule-prologue-generated): New fun.
10457 (ps-mule-plot-string): Add autoload cookie.
10458 (ps-mule-begin-job): Call ps-mule-prologue-generated.
10459
10460 1998-12-15 Kenichi Handa <handa@etl.go.jp>
10461
10462 * ps-bdf.el: Require ps-mule instead of ps-print.
10463 (bdf-directory-list): Add autoload cookie.
10464
10465 * ps-mule.el: New file. Mule related code extracted from
10466 ps-print.el. Require ps-print, provide ps-mule.
10467 (ps-multibyte-buffer): Add autoload cookie.
10468 (ps-mule-prepare-ascii-font): New fun.
10469 (ps-mule-set-ascii-font): New fun.
10470 (ps-mule-skip-same-charset): Fun deleted.
10471 (ps-mule-plot-string): Set ps-mule-current-charset.
10472 (ps-mule-initialize): Add autload cookie. Don't set
10473 ps-mule-font-info-database here.
10474 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
10475 ps-mule-font-info-database and ps-control-or-escape-regexp.
10476 (ps-mule-begin-page): New fun.
10477
10478 * ps-print.el: Mule related code moved to ps-mule.el.
10479 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
10480 check ps-mule-charset-list.
10481 (ps-begin-page): Don't set ps-mule-current-charset, instead call
10482 ps-mule-begin-page.
10483 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
10484 (ps-plot-region): Don't set ps-mule-current-charset, instead call
10485 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
10486 instead skip same charsets by itself.
10487 (ps-generate): Call ps-mule-initialize of needs-begin-file is
10488 non-nil. Call ps-mule-begin-job.
10489
10490 1998-12-15 Kenichi Handa <handa@etl.go.jp>
10491
10492 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
10493 instead of bdf.
10494
10495 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
10496 (ps-mule-external-libraries): New element FEATURE.
10497 (ps-mule-init-external-library): Ajusted for the above change.
10498 (ps-mule-generate-font): Likewise.
10499 (ps-mule-generate-glyphs): Likewise.
10500 (ps-mule-prepare-font): Likewise.
10501 (ps-mule-initialize): Likewise.
10502 (ps-begin-file): Superfluous tailing parenthesis deleted.
10503
10504 1998-12-15 Kenichi Handa <handa@etl.go.jp>
10505
10506 * international/fontset.el (x-decompose-font-name): If PATTERN
10507 doesn't have any wild cards, return a vector made from a name that
10508 is found by x-resolve-font-name found. Comments added.
10509
10510 * international/mule-cmds.el (find-coding-systems-for-charsets):
10511 Handle the case of unknown charset.
10512 (find-multibyte-characters): If invalid multibyte characters are
10513 found, return the corresponding strings instead of character
10514 codes.
10515 (find-multibyte-characters): Adjusted for the above change.
10516 (select-safe-coding-system): For a unibyte buffer, always returns
10517 DEFAULT-CODING-SYSTEM.
10518 (get-charset-property): Fix previous change. Make it a function.
10519 (put-charset-property): Make it a function.
10520
10521 * international/mule.el (make-coding-system): Set mime-charset
10522 property of *-with-esc coding system to nil.
10523
10524 * international/quail.el (quail-point-in-conversion-region): New
10525 function.
10526 (quail-conversion-backward-delete-char): When a key sequence is
10527 being translated, call quail-delete-last-char.
10528
10529 * language/devan-util.el
10530 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
10531 handle devanagari-decomposition-rules.
10532
10533 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
10534
10535 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
10536 tex-start-options-string to empty string.
10537 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
10538
10539 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
10540
10541 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
10542 5xx responses are already handled properly).
10543
10544 1998-12-13 Richard Stallman <rms@gnu.org>
10545
10546 * progmodes/compile.el (compilation-error-regexp-alist): Insist
10547 on a non-digit in the file name.
10548
10549 * simple.el (comment-region): Handle comment-padding
10550 separately for insertion and for deletion, in the right way for each.
10551
10552 1998-12-13 Felix Lee <flee@cygnus.com>
10553
10554 * progmodes/compile.el (compilation-error-regexp-alist): Fix
10555 regexp to match "ChangeLog:1:1998-12-09 ..."
10556
10557 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
10558
10559 * cus-start.el (dos-unsupported-char-glyph): Add.
10560
10561 1998-12-11 Dave Love <fx@gnu.org>
10562
10563 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
10564 forward-sexp in condition-case.
10565
10566 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10567 Remove unnecessary test on `library' for explicit file name.
10568 Widen scope of save-match-data.
10569
10570 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
10571
10572 * international/mule.el (load-with-code-conversion): If the loaded
10573 file was inserted with no-conversion or raw-text coding system,
10574 make the buffer unibyte.
10575
10576 1998-12-09 Richard Stallman <rms@gnu.org>
10577
10578 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
10579 Get rid of nested loops.
10580
10581 * mouse.el (mouse-drag-vertical-line):
10582 If WHICH-SIDE is not `right', then scroll bars are on the left.
10583
10584 * loadhist.el (load-history-loaded): defvar moved to help.el.
10585
10586 * help.el (symbol-file-load-history-loaded): Variable renamed,
10587 and defvar moved from loadhist.el.
10588 (symbol-file): Renamed from describe-function-find-file.
10589 Load fns-VERSION.el here.
10590 (describe-variable, describe-function-1): Use symbol-file.
10591
10592 * textmodes/tex-mode.el (tex-generate-zap-file-name):
10593 Don't start the name with #.
10594
10595 * ispell.el: Take out the eval-when's.
10596
10597 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
10598
10599 * dirtrack.el (dirtrack-directory-change-hook): New hook.
10600 (dirtrack): Run it. Make debug message more verbose.
10601
10602 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
10603
10604 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
10605 name of the abbrev table, and provide support for XEmacs.
10606 (octave-xemacs-p): New variable.
10607
10608 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10609
10610 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
10611 exit, when mail-interactive is nil.
10612
10613 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
10614
10615 * files.el (after-find-file): Message fix.
10616
10617 1998-12-09 Ken Stevens <stevens@kdstevens.com>
10618
10619 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
10620
10621 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
10622
10623 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
10624 filenames using backslashes.
10625
10626 1998-12-09 Dave Love <fx@gnu.org>
10627
10628 * browse-url.el (browse-url-mail): Call compose-mail-other-window
10629 with correct number of args.
10630 (browse-url-maybe-new-window): New arg. Callers changed.
10631
10632 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
10633 comment.
10634
10635 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
10636
10637 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
10638
10639 1998-12-08 Markus Rost <rost@delysid.gnu.org>
10640
10641 * vc.el (vc-rcs-release): Fix Type.
10642 (vc-sccs-release): Fix Type.
10643 (vc-cvs-release): Fix Type.
10644
10645 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
10646 arg work right.
10647
10648 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
10649 output of last undeleted message.
10650
10651 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
10652
10653 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
10654 (buffer-undo-list) [windows-nt]: Use different relative path.
10655
10656 1998-12-07 Simon Marshall <simon@gnu.org>
10657
10658 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
10659
10660 1998-12-05 Markus Rost <rost@delysid.gnu.org>
10661
10662 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
10663
10664 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
10665
10666 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10667
10668 * info.el (Info-menu): Don't return error if point is between menu
10669 header and first menu item.
10670
10671 1998-12-04 Dave Love <fx@gnu.org>
10672
10673 * help.el (describe-function-1): Fix description for alias.
10674
10675 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
10676
10677 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
10678 specifications from summary line.
10679
10680 * rect.el (delete-whitespace-rectangle): Mark for autoload.
10681 (close-rectangle): Define alias only once in loaddefs.el.
10682
10683 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
10684
10685 * term/internal.el: Remove code which sets up a special syntax
10686 table for non-ASCII characters.
10687
10688 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
10689
10690 * dos-w32.el (direct-print-region-function): Try to ensure that
10691 printer-name is expanded to a file name on a local drive;
10692 sometimes printing a file loaded from a network volume fails.
10693 (direct-print-region-function): Add a function to
10694 write-region-annotate-functions to append a formfeed character to
10695 the region being printed, if the region doesn't end with a
10696 formfeed already. This avoids creating a second print job
10697 containing a blank page when print spooling is enabled on Windows.
10698
10699 1998-12-02 Dave Love <fx@gnu.org>
10700
10701 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
10702 `Info-goto-node'.
10703
10704 1998-12-02 Richard Stallman <rms@gnu.org>
10705
10706 * help.el (temp-buffer-resize-mode): Doc fix.
10707
10708 * cus-edit.el (custom-save-delete): Save point before
10709 reading a sexp, rather than backing up.
10710
10711 * international/iso-transl.el: Fix previous change.
10712
10713 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
10714
10715 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
10716 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
10717 Added defvars to suppress compilation warnings.
10718
10719 1998-11-30 Ken Stevens <k.stevens@ieee.org>
10720
10721 * ispell.el: Improved and fixed customize for variables:
10722 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
10723 ispell-dictionary-alist, ispell-skip-sgml.
10724 Improved and fixed comments in variables and messages for
10725 functions: ispell-help-in-bufferp, ispell-local-dictionary,
10726 ispell-menu-map, ispell-checking-message, ispell-parser,
10727 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
10728 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
10729 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
10730 ispell-message-text-end, ispell-add-per-file-word-list.
10731 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
10732 system is now required for all languages. Casechars improved for
10733 castellano, castellano8, and norsk dictionaries. Dictionary
10734 norsk7-tex added. Dictionary polish added.
10735 (ispell-dictionary-alist): Redefined at load-time to support
10736 dictionary changes.
10737 (ispell-menu-map): Redefined at load-time to support menu changes.
10738 (ispell-check-version): New alias for `check-ispell-version'.
10739 (ispell-parse-output): Fixed matching for ispell error messages.
10740 Correctly returns spelling suggestions in order generated by ispell
10741 process.
10742 (check-ispell-version): Ensure `case-fold-search' doesn't get
10743 redefined.
10744 (ispell-complete-word): Ensure `case-fold-search' doesn't get
10745 redefined. Fix bug that didn't respect case of word being completed.
10746 (ispell-init-process): Set process coding system to be compatible
10747 with emacs processes and the ispell process.
10748 (ispell-kill-ispell): Ensures ispell process has terminated before
10749 starting new process. This can otherwise confuse process filters
10750 and hang the ispell process.
10751 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
10752 skipping support for sgml.
10753 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
10754 which could cause `ispell-complete-word' to hang.
10755 (ispell-message): Improved message reference matching. Ensure
10756 `case-fold-search' doesn't get redefined.
10757 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
10758 get redefined. Fixed bug in returning to nroff mode from tex mode.
10759 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
10760 get redefined.
10761
10762 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
10763
10764 * textmodes/flyspell.el (flyspell-check-word-p):
10765 Don't delay inside a kbd macro.
10766
10767 * subr.el (make-local-hook): Return the hook variable.
10768
10769 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
10770
10771 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
10772 Use a timer instead of post-command-hook.
10773 (hscroll-timer): New variable.
10774
10775 1998-11-30 Dave Love <fx@gnu.org>
10776
10777 * help.el (help-xref-button): Do nothing if text already has the
10778 help-xref property.
10779 (describe-variable): Revert previous change to hyperlink to source.
10780
10781 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
10782
10783 * bindings.el (features): Add `base64' to this list.
10784
10785 * loadhist.el (symbol-file): Doc fix.
10786
10787 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
10788
10789 * files.el (hack-one-local-variable): Cope with non-file buffers.
10790
10791 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
10792
10793 * help.el (describe-mode): Put major mode first.
10794
10795 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
10796 to support special-display and same-window features.
10797
10798 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
10799
10800 * simple.el (transpose-subr, transpose-subr-1): Rename variables
10801 bound in one function and used in the other.
10802 (transpose-subr-start1, transpose-subr-start2): Add defvars.
10803 (transpose-subr-end1, transpose-subr-end2): Add defvars.
10804
10805 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10806
10807 * autoinsert.el (auto-insert-alist): Use user-mail-address.
10808
10809 1998-11-26 Kenichi Handa <handa@etl.go.jp>
10810
10811 * international/ccl.el (ccl-dump-translate-character-const-tbl):
10812 Give format correct control string.
10813
10814 * international/mule.el (define-translation-table): Fix bug of
10815 setting incorrect translation-table-id. If the first element of
10816 ARGS is a translation table, just register it.
10817
10818 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
10819 property.
10820
10821 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
10822
10823 * thingatpt.el (thing-at-point-url-at-point): Don't use current
10824 syntax table to determine what is whitespace.
10825
10826 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
10827
10828 * frame.el (frame-parameter): Doc fix.
10829
10830 * textmodes/tex-mode.el (tex-feed-input): New function.
10831 (tex-define-common-keys): Add binding for C-c C-m.
10832
10833 1998-11-23 Dave Love <fx@gnu.org>
10834
10835 * progmodes/fortran.el: Various minor doc fixes.
10836 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
10837 (fortran-with-subprogram-narrowing): New macro.
10838 (fortran-check-for-matching-do): Use it.
10839 (fortran-end-do): Use fortran-check-end-prog-re.
10840 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
10841 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
10842
10843 1998-11-23 Simon Marshall <simon@gnu.org>
10844
10845 * font-lock.el (font-lock-defaults): Doc fix.
10846 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
10847 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
10848
10849 * lazy-lock.el (lazy-lock-unstall):
10850 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
10851
10852 * fast-lock.el (fast-lock-save-cache-1):
10853 (fast-lock-cache-data): Rewritten to use with-temp-message.
10854
10855 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
10856
10857 * mail/rmail.el (rmail-set-message-counters-counter): Detect
10858 messages that have been added with DOS line endings and convert
10859 the line endings for such messages.
10860
10861 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
10862
10863 * help.el: Add resizing of temporary buffers.
10864 (temp-buffer-resize-mode): New command and variable.
10865 (temp-buffer-max-height): New variable.
10866 (resize-temp-buffer-window): New function.
10867
10868 * window.el (window-buffer-height): New function, split from
10869 shrink-window-if-larger-than-buffer.
10870 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
10871
10872 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
10873
10874 * frame.el (initial-frame-alist): Add defcustom.
10875
10876 * shell.el (shell-prompt-pattern): Add defcustom.
10877
10878 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10879
10880 * message.el (message-ignored-supersedes-headers): Remove
10881 NNTP-Posting-Date.
10882
10883 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
10884
10885 * help.el (describe-mode): Don't avoid loop indirecting thru
10886 value of INDICATOR.
10887
10888 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
10889
10890 * help.el (describe-variable): Allow any variable with a defcustom,
10891 even if it is not a user variable.
10892
10893 * mail/rmail.el (mail-unsent-separator): Additional alternative.
10894
10895 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
10896
10897 * gnus/nntp.el (nntp-request-group): Allow for failures when
10898 requesting a new group.
10899
10900 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10901
10902 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
10903
10904 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10905
10906 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
10907
10908 1998-11-19 Simon Marshall <simon@gnu.org>
10909
10910 * subr.el (with-temp-message): New macro.
10911
10912 * emacs-lisp/lisp-mode.el (with-temp-message):
10913 Add lisp-indent-function property.
10914
10915 1998-11-18 Dave Love <fx@gnu.org>
10916
10917 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
10918
10919 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
10920
10921 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
10922 This is not obsolete.
10923
10924 1998-11-18 Kenichi Handa <handa@etl.go.jp>
10925
10926 * textmodes/picture.el: Make a new map by make-keymap.
10927 (picture-desired-column): New variable.
10928 (picture-update-desired-column): New function.
10929 (picture-beginning-of-line): Set picture-desired-column to 0.
10930 (picture-end-of-line): Set picture-desired-column to the current
10931 column.
10932 (picture-forward-column): Pay attention to multi-column character.
10933 (picture-backward-column): Likewise.
10934 (picture-move-down): Likewise.
10935 (picture-move-up): Likewise.
10936 (picture-movement-nw): With prefix arg, move twice columns.
10937 (picture-movement-ne): Likewise.
10938 (picture-movement-sw): Likewise.
10939 (picture-movement-se): Likewise.
10940 (picture-set-motion): Handle two-column movements.
10941 (picture-move): Call picture-move-down or picture-forward-column
10942 only when necessary.
10943 (picture-insert): Pay attention to picture-desired-column.
10944 (picture-self-insert): Likewise.
10945 (picture-clear-column): Pay attention to multi-column character.
10946 (picture-mode): Modify doc-string for two-column movement.
10947
10948 * rect.el (move-to-column-force): New function.
10949 (operate-on-rectangle): If coerce-tabs is non-nil, call
10950 move-to-column-force instead of move-to-column.
10951 (insert-rectangle): Call move-to-column-force instead of
10952 move-to-column.
10953 (open-rectangle-line): If begextra is not zero, call
10954 move-to-column-force.
10955
10956
10957 1998-11-16 Dave Love <fx@gnu.org>
10958
10959 * textmodes/sgml-mode.el Require skeleton when compiling.
10960 (sgml-font-lock-keywords-1): Accept single-letter tags.
10961 (v2): Defvar free variable.
10962
10963 1998-11-16 Sam Steingold <sds@goems.com>
10964
10965 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
10966 macro, not ELisp one.
10967
10968 1998-11-16 Kenichi Handa <handa@etl.go.jp>
10969
10970 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
10971 characters to symbol.
10972
10973 * language/japan-util.el (japanese-zenkaku-region): New optional
10974 arg KATAKANA-ONLY.
10975
10976 1998-11-16 Kenichi Handa <handa@etl.go.jp>
10977
10978 * international/mule.el
10979 (after-insert-file-set-buffer-file-coding-system): If the buffer
10980 is changed to unibyte, return inserted bytes.
10981
10982 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
10983 and link names if necessary.
10984 (tar-header-block-summarize): Handle the case that file or link
10985 names are multibyte.
10986 (tar-summarize-buffer): At first set the current buffer unibyte,
10987 then if there are multibyte file names, change it to multibyte.
10988 (tar-mode): Get char position from tar-header-offset.
10989 (tar-extract): Avoid multibyte<->unibyte conversion in
10990 insert-buffer-subsring by setting both buffers unibyte
10991 temporarily.
10992 (tar-copy): Set the buffer unibyte while doing a work. Write
10993 without code conversion.
10994 (tar-expunge): Set the buffer unibyte while doing a work.
10995 (tar-alter-one-field): Likewise.
10996 (tar-clear-modification-flags): Compare byte position with
10997 tar-header-offset.
10998 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
10999 insert-buffer-subsring by setting both buffers unibyte
11000 temporarily. Pay attention to multibyteness while updating the
11001 descriptor-line.
11002 (tar-mode-write-file): Write without code conversion.
11003
11004 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11005
11006 * nngateway.el: Require cl.
11007
11008 1998-11-15 Dave Love <fx@gnu.org>
11009
11010 * progmodes/fortran.el: Fix previous change:
11011 (fortran-end-prog-re1): Changed.
11012 (fortran-check-end-prog-re): New function.
11013 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
11014
11015 1998-11-13 Tom Breton <tob@world.std.com>
11016
11017 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
11018 GNU Emacs.
11019
11020 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
11021
11022 * textmodes/reftex.el: (reftex-finding-files): Group documentation
11023 fixed.
11024 (reftex-toc-toggle-file-boundary,
11025 reftex-toc-toggle-labels,
11026 reftex-toc-toggle-context,reftex-find-start-point): New functions.
11027 (reftex-toc-include-labels, reftex-toc-include-context,
11028 reftex-toc-include-file-boundaries,
11029 reftex-toc-keep-other-windows): New options.
11030 (reftex-use-text-after-label-as-context): Option removed.
11031 (reftex-extract-bib-entries): Protect use in non-latex
11032 buffers.
11033 (reftex-toc-visit-location): Renamed from
11034 `reftex-toc-visit-line'.
11035 (reftex-latin1-to-ascii): Works now with and without Mule.
11036 (reftex-truncate): Removed special stuff for Emacs 20.2.
11037 (reftex-get-offset): Made more general.
11038 (reftex-show-label-location): Renamed from
11039 `reftex-select-label-callback'.
11040 (reftex-pop-to-label): Function removed (using
11041 `reftex-show-label-location' instead.
11042 (reftex-insert-docstruct): Renamed from
11043 `reftex-make-and-insert-label-list'. Function args changed.
11044 (reftex-toc): Now uses `reftex-insert-docstruct' and
11045 `reftex-find-start-point'.
11046 (reftex-select-item): Use `reftex-find-start-point'.
11047 (reftex-toc-visit-line): Can display labels and file
11048 boundaries.
11049 (reftex-TeX-master-file): `(TeX-master-file)' protected.
11050
11051 1998-11-12 Sam Steingold <sds@goems.com>
11052
11053 * browse-url.el (browse-url): Handle the case when
11054 `browse-url-browser-function' is a lambda list.
11055
11056 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
11057
11058 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
11059 version string.
11060 * loadhist.el (symbol-file): Likewise
11061
11062 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
11063
11064 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
11065
11066 1998-11-11 Sam Steingold <sds@goems.com>
11067
11068 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
11069 `run-lisp' instead of signalling an error.
11070
11071 1998-11-11 Karl Heuer <kwzh@gnu.org>
11072
11073 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
11074
11075 1998-11-11 Richard Stallman <rms@gnu.org>
11076
11077 * vc-hooks.el (vc-toggle-read-only): Doc fix.
11078
11079 1998-11-11 Per Starback <starback@update.uu.se>
11080
11081 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
11082 renamed svenska8 to svenska, and fixed and extended CASECHARS
11083 for it.
11084
11085 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
11086
11087 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
11088 handling if setpagedevice is not available.
11089 (ps-begin-file): Fix typo.
11090
11091 1998-11-11 Kenichi Handa <handa@etl.go.jp>
11092
11093 * international/mule-util.el (compose-chars-component): Signal
11094 error if CH is a rule-based composition character.
11095 (compose-chars): Signal error if an already compsed character is
11096 going to be composed by rule-base.
11097
11098 * term/x-win.el: If a resolved ASCII font name doesn't conform to
11099 full XLFD, don't try to get information of WEIGHT and SLANT from
11100 that font name.
11101
11102 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
11103
11104 * dos-w32.el (set-default-process-coding-system): Use function on
11105 before-init-hook to set default-process-coding-system based on
11106 enable-multibyte-characters.
11107
11108 * term/w32-win.el ([language-change]): For now ignore
11109 keyboard language-change events.
11110
11111 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
11112
11113 * ediff-util.el (ediff-make-temp-file): Run the prefix through
11114 convert-standard-file-name, but leave the results of
11115 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
11116 characters if the original name already exists, or has a special
11117 handler.
11118
11119 1998-11-10 Karl Heuer <kwzh@gnu.org>
11120
11121 * international/iso-insert.el: Delete autoload cookies.
11122
11123 * international/iso-transl.el: Add autoload cookies.
11124
11125 1998-11-10 Richard Stallman <rms@gnu.org>
11126
11127 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
11128 (ispell-process-line): Don't treat multibyte
11129
11130 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
11131
11132 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
11133 setpagedevice to specify the page size if setpagedevice is
11134 available. This is necessary to select the correct paper tray on
11135 Level 2 printers with multiple paper sizes available.
11136
11137 (ps-begin-file): Cope with font names that contain spaces, and
11138 call BeginDoc in a BeginSetup/EndSetup block.
11139
11140 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
11141
11142 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
11143 convert-standard-filename.
11144
11145 * loadhist.el (symbol-file): Run fns-VERSION.el through
11146 convert-standard-filename.
11147
11148 1998-11-06 Richard Stallman <rms@gnu.org>
11149
11150 * textmodes/texinfmt.el (texinfo-format-scan):
11151 Detect the case of two @-commands in a row; process just the first.
11152 (texinfo-append-refill): If line has a @c, insert the @refill
11153 before it.
11154 (texinfo-format-refill): Return with point where the @refill was.
11155
11156 * files.el (hack-local-variables): Test local-enable-local-variables.
11157 (hack-local-variables-prop-line): Likewise.
11158 (set-auto-mode): Don't test local-enable-local-variables here.
11159 (enable-local-variables): Doc fix.
11160 (local-enable-local-variables): Doc fix.
11161 (normal-mode): Doc fix.
11162
11163 1998-11-06 Karl Heuer <kwzh@gnu.org>
11164
11165 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
11166
11167 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
11168
11169 * simple.el (line-number-mode): Doc fix.
11170
11171 1998-11-06 Kenichi Handa <handa@etl.go.jp>
11172
11173 * international/fontset.el (create-fontset-from-fontset-spec):
11174 Give correct arg to `error'.
11175
11176 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
11177
11178 * textmodes/sgml-mode.el (html-mode): Doc fix.
11179 (sgml-name-8bit-mode): Fix missing format character in message string.
11180
11181 1998-11-05 Karl Heuer <kwzh@gnu.org>
11182
11183 * mail/sendmail.el (sendmail-send-it): Check for failure.
11184
11185 1998-11-05 Richard Stallman <rms@gnu.org>
11186
11187 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
11188
11189 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
11190 (close-rectangle): Define as alias.
11191
11192 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
11193
11194 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
11195
11196 1998-11-05 Dave Love <fx@gnu.org>
11197
11198 * help.el (describe-variable): Don't quote link to source.
11199
11200 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
11201
11202 * gud.el (gud-common-init): Use pop-to-buffer.
11203 (same-window-regexps): Add an element that matches all gud buffers.
11204
11205 1998-11-04 Jason Rumney <jasonr@altavista.net>
11206
11207 * term/w32-win.el (x-get-selection-value): Alias to
11208 x-cut-buffer-or-selection-value.
11209 (w32-standard-fontset-spec): New variable.
11210 (w32-create-initial-fontsets, mouse-set-font): Check whether
11211 new-fontset is available.
11212 (w32-use-w32-font-dialog): Enable use of set-variable.
11213
11214 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11215
11216 * vc.el (with-vc-file, edit-vc-file): New macros.
11217
11218 1998-11-04 Kenichi Handa <handa@etl.go.jp>
11219
11220 * international/quail.el (quail-show-guidance-buf): Call
11221 set-minibuffer-window to set minibuffer window of the current
11222 frame correctly.
11223
11224 1998-11-03 Theodore Jump <tjump@tertius.com>
11225
11226 * term/w32-win.el: Require fontset.
11227
11228 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
11229
11230 * faces.el (set-face-font): Call resolve-fontset-name on w32.
11231 (set-face-font-auto): Ditto.
11232
11233 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
11234
11235 * mouse.el (mouse-drag-region): Fix typo.
11236
11237 1998-11-02 Dave Love <fx@gnu.org>
11238
11239 * progmodes/fortran.el Fix for fontification of strings lost somehow:
11240 (fortran-fontify-string): New function.
11241 (fortran-font-lock-keywords-1): Use it.
11242
11243 1998-11-02 Markus Rost <rost@delysid.gnu.org>
11244
11245 * comint.el (comint-file-name-quote-list): Doc fix.
11246
11247 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
11248
11249 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
11250 build directory, not source directory.
11251
11252 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
11253 if we did not get one for the final move.
11254
11255 1998-11-01 Dave Love <fx@gnu.org>
11256
11257 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
11258 Don't funcall browse-url-browser-function.
11259
11260 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
11261 Don't funcall browse-url-browser-function.
11262
11263 * fortran.el (fortran-end-prog-re1): Fix the regexp.
11264
11265 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
11266
11267 * files.el (revert-buffer): Doc fix.
11268
11269 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
11270
11271 * textmodes/tex-mode.el (tex-start-options-string):
11272 Quote the backslashes with more backslashes.
11273
11274 1998-10-31 Dave Love <fx@gnu.org>
11275
11276 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
11277 (webjump): Don't funcall browse-url-browser-function.
11278
11279 1998-10-30 Kenichi Handa <handa@etl.go.jp>
11280
11281 * international/quail.el (quail-start-translation): Handle
11282 switching of the frame in read-key-sequence.
11283 (quail-start-conversion): Likewise.
11284 (quail-show-guidance-buf): Detach quail-guidance-buf from any
11285 windows before setting an appropriate window for it.
11286 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
11287 quail-guidance-win to nil.
11288 (quail-update-guidance): If quail-guidance-buf is not in the
11289 selected frame, call quail-show-guidance-buf again.
11290
11291 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
11292
11293 * progmodes/pascal.el (pascal-mode):
11294 `blink-matching-paren-dont-ignore-comments' set to t.
11295
11296 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11297
11298 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
11299
11300 1998-10-30 Dave Love <fx@gnu.org>
11301
11302 * vc.el (vc-backend-merge-news): Check for "P" output.
11303
11304 * help.el (describe-variable): Hyperlink the definition.
11305
11306 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
11307
11308 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
11309 (sh-set-shell): Likewise.
11310
11311 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
11312
11313 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
11314 (edebug-on-error): Fix customize type to match that of
11315 debug-on-error.
11316
11317 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
11318
11319 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
11320 report-emacs-bug-address instead of undefined bug-gnu-emacs.
11321
11322 * international/mule-cmds.el (select-message-coding-system): Doc
11323 fix.
11324
11325 * international/mule-diag.el (describe-coding-system): Describe
11326 all flags.
11327
11328 * mail/sendmail.el (sendmail-coding-system,
11329 default-sendmail-coding-system): Doc fix.
11330
11331 * simple.el (shell-command-on-region): Doc fix.
11332
11333 * loadup.el: Write fns-*.el in current directory instead of
11334 data-directory since no installation directory exists yet. Mark
11335 buffer unmodified afterwards.
11336
11337 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
11338 instead of data-directory since it is architecture dependent.
11339 (load-history-loaded): Update doc string.
11340
11341 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
11342
11343 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
11344 path as a default directory when canonicalizing names.
11345
11346 * w32-fns.el: Remove a dangling reference to a directory on the
11347 build machine.
11348
11349 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11350
11351 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
11352 namespace related keywords such as `class', `body', `private',
11353 `variable', `namespace eval', etc.
11354 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
11355 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
11356 imenu and font-lock so that searches for \sw would find words
11357 containing colons.
11358
11359 * progmodes/etags.el (initialize-new-tags-table):
11360 Do not alter find-tag-marker-ring and tags-location-ring.
11361
11362 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
11363
11364 * term/w32-win.el: Require fontset.
11365 (w32-init-fontsets): New function (code from x-win.el).
11366
11367 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11368
11369 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
11370 calendar-and-diary-frame-parameters): Add title parameter.
11371
11372 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11373
11374 * completion.el (dynamic-completion-mode): New function to enable
11375 the mode. (Just loading the file now does not change anything.)
11376
11377 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11378
11379 * ps-print.el: User option for multibyte buffer handling and doc fix.
11380 (ps-multibyte-buffer): New user option.
11381 (ps-setup): Print new user option.
11382 (ps-print-quote): New fun.
11383 (ps-color-p, ps-mule-font-info-database-latin): New var.
11384 (ps-default-color, ps-mule-font-info-database)
11385 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
11386 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
11387 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
11388 Little code improvement.
11389 (ps-mule-initialize): Initialize ps-mule-font-info-database.
11390 (ps-print-prologue-header, ps-font-family, ps-font-size)
11391 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
11392 (ps-build-face-reference, ps-mule-font-info-database-bdf)
11393 (ps-mule-external-libraries, ps-mule-init-external-library)
11394 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
11395 Doc fix.
11396 (ps-print-version): New version number (4.1.1) and doc fix.
11397 (ps-print-prologue-header): New user option.
11398 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
11399 Conditional compilation for GNU Emacs and emacsens.
11400 (ps-generate-postscript-with-faces): Skip invisible text better.
11401 (ps-setup): Print new user option.
11402 (ps-print-preprint): Check if input file name exists and is unwritable.
11403 (ps-begin-file): Adjust PostScript prologue header for duplex printers
11404 and insert user PostScript prologue header comments.
11405 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
11406 New funs.
11407 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
11408 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
11409 PostScript programming normalization.
11410 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
11411 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
11412 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
11413 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
11414 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
11415 Programming style normalization.
11416
11417 1998-10-26 Kenichi Handa <handa@etl.go.jp>
11418
11419 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
11420 version, check the value of mule-version.
11421
11422 * international/mule-util.el (compose-region): Insert then delete
11423 to preserve markers.
11424 (decompose-region): Use search-forward for efficiency.
11425
11426 * language/chinese.el (pre-write-encode-hz): Cancel previous
11427 change, use generate-new-buffer instead of get-buffer-create.
11428 * language/devan-util.el
11429 (in-is13194-devanagari-pre-write-conversion): Likewise.
11430 * language/thai-util.el (thai-pre-write-conversion): Likewise.
11431 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
11432 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
11433
11434 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11435
11436 * mail/rmailsum.el (rmail-message-subject-p):
11437 Handle message whose header has not been reformatted.
11438
11439 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
11440
11441 1998-10-25 Jason Rumney <jasonr@altavista.net>
11442
11443 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
11444 New variables.
11445 (mouse-set-font): Use font menus instead of dialog according to
11446 w32-use-w32-font-dialog.
11447
11448 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11449
11450 * calendar/calendar.el (calendar-day-name-array): Add doc string
11451 correctly!
11452 (calendar-month-name-array): Add doc string correctly!
11453
11454 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
11455
11456 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
11457
11458 1998-10-21 Markus Rost <rost@delysid.gnu.org>
11459
11460 * lisp/info.el (Info-next-menu-item): Stay on top of node.
11461
11462 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
11463
11464 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
11465
11466 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
11467
11468 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
11469
11470 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
11471
11472 1998-10-21 Karl Heuer <kwzh@gnu.org>
11473
11474 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
11475 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
11476 (profile-filter, profile-reset-timer): Functions deleted.
11477 (profile-check-zero-init-times, profile-get-time): Likewise.
11478 (profile-find-function, profile-quit): Likewise.
11479 (profile-distinct, profile-call-stack, profile-last-time): New vars.
11480 (profile-time-list, profile-init-list): Doc fix.
11481 (profile-functions): Simplify.
11482 (profile-print): Use float. Make output include space separators.
11483 (profile-add-time): New helper function.
11484 (profile-function-prolog): Renamed from profile-start-function.
11485 Handle profile-distinct.
11486 (profile-function-epilog): Renamed from profile-update-function.
11487 Handle profile-distinct.
11488 (profile-a-function): If the function to be profiled is an
11489 autoload form, load it. If it's lazy-loaded, fetch it.
11490 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
11491 (profile-restore-fun): Arg FUN is now a function symbol, as was
11492 documented, rather than a one-element list.
11493 (profile-finish): Call profile-restore-fun properly.
11494
11495 1998-10-21 Kenichi Handa <handa@etl.go.jp>
11496
11497 * international/characters.el: Setup charset property
11498 nospace-between-words.
11499
11500 * international/mule-cmds.el (get-charset-property): If CHARSET is
11501 composition, return nil.
11502 (put-charset-property): If CHARSET is composition, do nothing.
11503
11504 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
11505 * language/devan-util.el
11506 (in-is13194-devanagari-pre-write-conversion): Likewise.
11507 * language/thai-util.el (thai-pre-write-conversion): Likewise.
11508 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
11509 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
11510
11511 * textmodes/fill.el (sentence-end-without-period): New variable.
11512 (canonically-space-region): Pay attention to
11513 sentence-end-without-period.
11514 (fill-find-break-point): The first argument CHARSET deleted.
11515 Caller changed.
11516 (fill-region-as-paragraph): Pay attention to charset property
11517 nospace-between-words and text property nospace-between-words.
11518
11519 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
11520
11521 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
11522 an unrecognized shell.
11523
11524 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
11525
11526 * desktop.el (desktop-save): Include minor modes symbolically.
11527 (desktop-create-buffer): Turn on all minor modes in `mim'.
11528
11529 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
11530
11531 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
11532 (sh-font-lock-keywords): Handle rpm and rpm2.
11533 (sh-ancestor-alist): Handle rpm.
11534
11535 * files.el (auto-mode-alist): Recognize .rpm files.
11536 Also .spec and .mspec files.
11537
11538 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
11539
11540 * faces.el (frame-set-background-mode): Enable the function for
11541 MSDOS frames.
11542
11543 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11544
11545 * calendar/calendar.el (calendar-day-name-array): Add doc string.
11546 (calendar-month-name-array): Add doc string.
11547
11548 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11549
11550 * simple.el (kill-ring-max): Increased to 60.
11551
11552 1998-10-17 Kenichi Handa <handa@etl.go.jp>
11553
11554 * international/characters.el: Setup auto-fill-chars.
11555
11556 * international/kinsoku.el (kinsoku): Check the variable
11557 enable-kinsoku.
11558
11559 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
11560 Don't call kinsoku directly, intead call fill-find-break-point.
11561
11562 * textmodes/fill.el: Setup `fill-find-break-point-function'
11563 property to character sets which require `kinsoku' processing for
11564 filling.
11565 (fill-find-break-point): New function.
11566 (fill-region-as-paragraph): Don't check kinsoku-enable here.
11567 Don't call kinsoku directly, intead call fill-find-break-point.
11568
11569 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
11570
11571 * faces.el (modify-face-read-string): Return (nil) for "none".
11572 (modify-face): Don't get error if (nil) is the argument.
11573 (face-try-color-list): Don't check whether nil is a valid color.
11574
11575 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
11576
11577 * emacs-lisp/bytecomp.el (byte-recompile-directory):
11578 Print message about each directory, even in batch mode.
11579
11580 * gnus/nntp.el: Require `cl' before using nnoo-declare.
11581
11582 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
11583 (ps-mule-string-char): No need to use sref.
11584 (ps-mule-next-index): No need to use sref.
11585
11586 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
11587
11588 * files.el (revert-buffer-internal-hook): Add defvar.
11589
11590 * arc-mode.el (archive-mode): Locally set file-precious-flag.
11591
11592 * tar-mode.el (tar-mode): Locally set file-precious-flag.
11593
11594 1998-10-16 Markus Rost <rost@delysid.gnu.org>
11595
11596 * international/mule-cmds.el (default-input-method): Fix custom type.
11597
11598 * net-utils.el (whois-server-list): Fix customization type.
11599
11600 * shell.el (shell-input-autoexpand): Fix customization group.
11601
11602 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
11603
11604 * repeat.el (repeat): Handle keyboard macros properly.
11605 Handle new prefix arg after self-insert command.
11606
11607 * repeat.el: Don't include cl even at compile time.
11608 (repeat): Avoid using `loop'.
11609
11610 * simple.el (shell-command-on-region): Doc fix.
11611 (next-history-element): Special error message if no default.
11612
11613 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
11614
11615 * ps-print.el (ps-print-buffer): Doc fix.
11616 (ps-despool): Likewise.
11617
11618 * arc-mode.el (arc-mode): Provide arc-mode.
11619
11620 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
11621
11622 * ps-print.el (ps-print-buffer): Doc fix.
11623
11624 1998-10-14 Dave Love <fx@gnu.org>
11625
11626 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
11627 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
11628 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
11629
11630 * progmodes/fortran.el (fortran-mode-map): Change "Join
11631 Continuation Line" to "Join Line".
11632 (fortran-font-lock-keywords-1): Add "cycle", "exit".
11633
11634 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11635
11636 * progmodes/fortran.el (fortran-join-line): Use
11637 `delete-indentation' instead of issuing an error message if not on
11638 a continuation line. Provide for joining several lines using
11639 prefix arg.
11640
11641 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
11642
11643 * term/pc-win.el (msdos-color-values): New variable.
11644 (x-color-values): New function, emulates its namesake from
11645 src/xfns.c.
11646 (msdos-bg-mode): Add all dark colors to those which return
11647 "dark".
11648
11649 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
11650
11651 * replace.el (keep-lines, flush-lines, how-many):
11652 Don't ignore case if arg has upper case letters.
11653
11654 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
11655
11656 * progmodes/vhdl-mode.el
11657 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
11658 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
11659 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
11660 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
11661 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
11662 (vhdl-when): Fix indentation problem.
11663 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
11664 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
11665 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
11666
11667 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
11668
11669 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
11670 (ls-lisp-insert-directory): Renamed from insert-directory.
11671 (insert-directory): New function.
11672
11673 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
11674
11675 * simple.el (completion-fixup-function): Variable deleted.
11676 (completion-setup-function): Delete code for completion-fixup-function.
11677 * emacs-lisp/lisp.el (lisp-complete-symbol):
11678 Don't bind completion-fixup-function.
11679
11680 * files.el (find-file-wildcards): New option.
11681 (find-file-noselect): Handle wild cards, if enabled.
11682 (file-expand-wildcards): New function.
11683
11684 * simple.el (set-fill-column): Doc fix.
11685
11686 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11687
11688 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
11689
11690 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
11691
11692 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
11693 Move declaration before first use.
11694 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
11695 hif-math, hif-factor): Rename token to hif-token and token-list to
11696 hif-token-list.
11697 (hif-token, hif-token-list): Declare them.
11698 (hif-find-ifdef-block): Return cons of top and bottom point
11699 instead of setting dynamically bound variables.
11700 (hide-ifdef-block, show-ifdef-block): Use return value of
11701 hif-find-ifdef-block.
11702
11703 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11704
11705 * subr.el (read-passwd): Use clear-this-command-keys.
11706
11707 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
11708
11709 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
11710 and ...-for-write.
11711
11712 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
11713
11714 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
11715 responses to GROUP command, since this may be called from a timer
11716 with quit inhibited.
11717
11718 1998-10-12 Kenichi Handa <handa@etl.go.jp>
11719
11720 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
11721 set unconditional-jump to nil.
11722 (ccl-compile-read-multibyte-character): Return nil.
11723 (ccl-compile-write-multibyte-character): Likewise.
11724 (ccl-compile-translate-character): Likewise
11725 (ccl-compile-map-multiple): Likewise.
11726 (ccl-compile-map-single): Likewise.
11727
11728 * international/kinsoku.el: Add coding tag.
11729 (kinsoku-bol): Remove superfluous TAB in a string.
11730
11731 * international/mule-cmds.el (find-coding-systems-for-charsets):
11732 Delete `composition' (if any) from CHARSETS.
11733
11734 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11735
11736 * international/mule-cmds.el (setup-specified-language-environment):
11737 Add apropos-inhibit property.
11738 (describe-specified-language-support): Likewise.
11739
11740 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
11741
11742 * international/mule.el (make-coding-system): Create -with-esc
11743 variant coding system.
11744
11745 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
11746
11747 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
11748 (next-file): Optionally offer to revert a file's buffer,
11749 if it has an existing buffer but the file has changed.
11750
11751 * info.el (Info-insert-dir): Detect and report problems
11752 in input files, such as "No Top node". Return with point
11753 at the beginning of the text.
11754 (Info-find-node): Reinsert the code to handle files
11755 with no tags table; it was deleted by mistake.
11756
11757 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
11758
11759 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
11760 texinfo-find-higher-level-node repeatedly find the same node.
11761 (texinfo-find-higher-level-node): Doc fix.
11762
11763 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
11764
11765 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
11766 (smtpmail-address-buffer): Add defvar.
11767 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
11768
11769 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
11770
11771 * ffap.el (ffap-machine-p-local): Fix editing error.
11772
11773 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
11774
11775 * faces.el (frame-set-background-mode):
11776 Don't do anythung for text-only or MSDOS frame.
11777
11778 1998-10-08 Kenichi Handa <handa@etl.go.jp>
11779
11780 * international/quail.el (quail-defrule): New optional arg APPEND.
11781 (quail-defrule-internal): Fix bug of handling the argument APPEND.
11782
11783 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
11784
11785 * gnus/pop3.el (pop3-open-server):
11786 Set process-coding-system-alist around open-network-stream.
11787
11788 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
11789
11790 * files.el (save-buffer): Doc fix.
11791
11792 1998-10-07 Karl Heuer <kwzh@gnu.org>
11793
11794 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
11795 return DEF unchanged, not nil. Simplify.
11796
11797 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
11798
11799 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
11800
11801 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
11802
11803 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
11804
11805 * net-utils.el (ftp, nslookup): Require comint.
11806 (network-service-connection): Likewise.
11807 (whois-server-name): Defaults to whois.arin.net
11808 (whois-server-list, whois-server-tld, whois-guess-server): New var.
11809 (whois): Tries to guess the appropriate top-level domain server.
11810 (whois-get-tld): New function.
11811
11812 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
11813 (dirtrack-debug-toggle): Added this function.
11814
11815 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11816
11817 * files.el (find-file-noselect): Switch to the correct buffer
11818 before checking find-file-literally, and allow non-nil non-t
11819 rawfile params.
11820
11821 1998-10-06 Karl Heuer <kwzh@gnu.org>
11822
11823 * midnight.el (clean-buffer-list): Add autoload cookie.
11824
11825 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
11826 no-autosave.
11827 * tar-mode.el (tar-mode-revert): Likewise.
11828 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
11829 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
11830 * gnus/message.el (message-auto-save-directory): Renamed from
11831 message-autosave-directory. All references changed.
11832
11833 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11834
11835 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
11836 string. Expose mime stuff while searching.
11837
11838 1998-10-06 Richard Stallman <rms@gnu.org>
11839
11840 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
11841
11842 * replace.el (perform-replace): Position point properly
11843 before and after the recursive edit of C-r.
11844
11845 * progmodes/etags.el (tags-reset-tags-tables): Properly
11846 find the markers in the old rings that are being discarded.
11847
11848 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11849
11850 * apropos.el (apropos-print): Control invalid characters.
11851
11852 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
11853 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
11854 confusing customize.
11855
11856 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
11857
11858 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
11859 built-in commands. Add more built-in commands and fix face names.
11860
11861 1998-10-05 Simon Marshall <simon@gnu.org>
11862
11863 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
11864
11865 1998-10-04 Eric Ludlam <zappo@gnu.org>
11866
11867 * speedbar.el (speedbar-initial-expansion-list-name): Remove
11868 customization since it is not useful in this case.
11869 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
11870 sure it gets evalled to a number. Also verify that set-frame-name
11871 fn exists before calling it.
11872
11873 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
11874 Protect a `forward-sexp' call which could fail, and improved regex
11875 for ie, and eg abbreviations.
11876
11877 1998-10-02 Noah Friedman <friedman@splode.com>
11878
11879 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
11880 send-string.
11881 (rlogin-send-Ctrl-D): Here also.
11882 (rlogin-send-Ctrl-Z): Here also.
11883 (rlogin-send-Ctrl-backslash): Here also.
11884
11885 1998-10-02 Dave Love <fx@gnu.org>
11886
11887 * outline.el (hide-region-body): Bind
11888 outline-view-change-hook to nil while making repeated calls to
11889 outline-flag-region. Run it once at the end.
11890 (hide-other, hide-sublevels, show-children): Likewise.
11891
11892 * info-look.el: Remove duplicate scheme-mode entry.
11893 (info-lookup-make-completions): When looking for entries, check
11894 that `item' isn't null or "Menu".
11895
11896 1998-10-01 Karl Heuer <kwzh@gnu.org>
11897
11898 * net-utils.el: Don't require ffap.
11899 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
11900 (ping, nslookup-host, finger, network-connection-to-service): Use them.
11901
11902 1998-09-30 Richard Stallman <rms@gnu.org>
11903
11904 * ispell.el (check-ispell-version): No need to bind default-major-mode.
11905
11906 * imenu.el (imenu--generic-function): Sort each submenu by position.
11907 (imenu--sort-by-position): New function.
11908
11909 * cus-edit.el (Custom-mode-menu): Fix info node name.
11910 (customize group): Fix info node name.
11911
11912 * mail/mailalias.el (build-mail-aliases): Don't allow
11913 a newline in the alias name. Don't define an alias
11914 if the definition would be empty.
11915
11916 * which-func.el (which-func-mode-global): Make :set function
11917 more reliable.
11918
11919 * custom.el (custom-set-variables): Load the requests first,
11920 then check the symbol's `set' function.
11921
11922 * ffap.el: Doc fixes.
11923
11924 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11925
11926 * gnus.el: (gnus-valid-select-methods): Fix type.
11927 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
11928 * gnus-score.el (gnus-orphan-score): Fix type.
11929 (gnus-score-default-header, gnus-score-default-type): Fix type.
11930 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
11931 (gnus-saved-headers): Fix type.
11932
11933 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
11934 Avoid nil value of `two-lines-citation-part'.
11935
11936 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
11937
11938 * which-func.el (which-function): Handle case when
11939 (car imenu--index-alist) is nil.
11940
11941 1998-09-29 Dave Love <fx@gnu.org>
11942
11943 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
11944 bzip2 args.
11945
11946 1998-09-29 Simon Marshall <simon@gnu.org>
11947
11948 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
11949 comint-exec-hook.
11950
11951 1998-09-29 Stephen Eglen <stephen@gnu.org>
11952
11953 * info-look.el: Add support for Octave.
11954
11955 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
11956
11957 * textmodes/reftex.el (reftex-finding-files): New customize group.
11958 (reftex-texpath-environment-variables,
11959 reftex-use-external-file-finders, reftex-external-file-finders,
11960 reftex-search-unrecursed-path-first): New options.
11961 (reftex-process-string, reftex-find-file-externally): New
11962 functions.
11963 (reftex-access-search-path): Execute shell commands to find the
11964 search path.
11965 (reftex-toggle-auto-view-crossref): When turning on, make sure
11966 `reftex-auto-view-crossref' becomes non-nil.
11967 (reftex-abbrev-regexp): Constant removed.
11968 (reftex-convert-string): Abbrev regexp calculated locally.
11969
11970 1998-09-28 Dave Love <fx@gnu.org>
11971
11972 * progmodes/fortran.el: Don't call regexp-opt when deriving
11973 font-lock patterns with keywords that aren't all literal.
11974
11975 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
11976
11977 * octave-inf.el (inferior-octave-prompt): Also match prompts of
11978 the form `octave.bin:1>' which come from using precopiled binary
11979 versions.
11980
11981 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11982
11983 * help.el (help-for-help): Use %THIS-KEY%.
11984 (help-quit): Add doc.
11985
11986 * help-macro.el (make-help-screen): Keep HELP-TEXT
11987 in a separate function definition, not in the help command FNAME.
11988 Replace %THIS-KEY% with the key sequence that ran FNAME.
11989
11990 1998-09-25 Richard Stallman <rms@gnu.org>
11991
11992 * textmodes/texinfo.el (texinfo-show-structure):
11993 Bind inhibit-read-only.
11994
11995 * isearch.el (isearch-search-and-update): Properly
11996 handle upper case letters in the reverse-search special case.
11997
11998 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11999
12000 * gnus.el: Extend the list of autoloaded functions.
12001
12002 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
12003 buffer before creating help group. (from Gnus v5.6.43, fix by
12004 1998-08-20 Per Starback <starback@update.uu.se>)
12005
12006 * gnus-util.el (gnus-output-to-rmail): Adjust to
12007 `rmail-output-to-rmail-file'.
12008
12009 1998-09-25 Karl Heuer <kwzh@gnu.org>
12010
12011 * hexl.el (hexl-mode-map): More of previous change.
12012
12013 * textmodes/tex-mode.el (tex-run-command): Doc fix.
12014 (tex-start-tex): Don't use tex-start-options-string in star case.
12015 Quote file name in star case as well as in non-star.
12016 Add blank and quoting of option string here.
12017 (tex-start-options-string): Not here.
12018
12019 1998-09-23 Karl Heuer <kwzh@gnu.org>
12020
12021 * term.el (term-delimiter-argument-list): Doc fix.
12022 (term-emulate-terminal): Escape literal semicolon.
12023 * progmodes/asm-mode.el (asm-mode): Doc fix.
12024 (asm-comment-char): Escape literal semicolon.
12025 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
12026
12027 1998-09-23 Richard Stallman <rms@gnu.org>
12028
12029 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
12030 only those that normally modify the buffer.
12031
12032 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
12033 over again.
12034
12035 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
12036
12037 * ispell.el (check-ispell-version): Ensure same buffer is current
12038 when let-binding of case-fold-search ends.
12039
12040 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12041
12042 * ps-print.el: Skip invisible overlay.
12043 Test for set-buffer-multibyte rather than using mule-version.
12044 (ps-print-version): New version number (4.1) and doc fix.
12045 (ps-generate-postscript-with-faces): Skip invisible overlay.
12046
12047 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
12048
12049 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
12050
12051 1998-09-22 Kenichi Handa <handa@etl.go.jp>
12052
12053 * international/quail.el (quail-update-guidance): Check for the
12054 return value of (quail-guidance) fixed.
12055 (quail-update-translation): Bind quail-current-str locally when it
12056 calls quail-update-guidance.
12057 (quail-update-translation): If input-method-exit-on-first-char is
12058 non-nil, terminate translation only when the current input method
12059 is simple.
12060
12061 1998-09-22 Paul Eggert <eggert@twinsun.com>
12062
12063 * startup.el (locale-translation-file-name): Prefer X-related names
12064 to the name used by GNU/Linux sans X. Set to nil if no file found.
12065 (command-line): Use locale-translation-file-name if it is not nil,
12066 instead of testing for its existence again.
12067 regexp-quote the ctype before using it in a regexp.
12068 Allow a colon to appear after the ctype in the aliases file,
12069 as is done in X11R6.4.
12070
12071 1998-09-21 Richard Stallman <rms@gnu.org>
12072
12073 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
12074
12075 * calendar/appt.el (appt-interval): Variable deleted.
12076 (appt-check): For minutes in between appt-display-interval times,
12077 do check, but don't display anything except an updated mode line.
12078 Count against appt-display-interval based on minutes since
12079 first display of this appointment, not based on time of day.
12080 If appt-display-mode-line, force mode line redisplay
12081 whenever appt-mode-string has changed.
12082 (appt-add, appt-delete): Add autoload cookies.
12083 (appt-check): Catch errors from calling `diary'.
12084 (appt-max-time): Renamed from max-time.
12085 (appt-now-displayed, appt-display-count): New variables.
12086 (appt-timer): Don't create one if we already have one.
12087
12088 * textmodes/tex-mode.el (tex-compilation-parse-errors):
12089 More general code to use the source buffer instead of the zap file.
12090
12091 * hilit-chg.el (highlight-compare-with-file): Renamed from
12092 compare-with-file.
12093
12094 * loadhist.el (load-history-loaded): New variable.
12095 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
12096
12097 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
12098
12099 * emacs-lisp/find-func.el (find-function-search-for-symbol):
12100 Fix error messages.
12101
12102 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
12103
12104 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
12105 Emacs frame.
12106
12107 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12108
12109 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
12110 `undecided' and `undecided-unix'.
12111
12112 1998-09-21 Dave Love <fx@gnu.org>
12113
12114 * help.el (help-make-xrefs): Fix typo affecting Info references.
12115
12116 * subr.el (remove-hook): Check list values to avoid errors.
12117
12118 1998-09-18 Noah Friedman <friedman@splode.com>
12119
12120 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
12121 store string in eldoc-last-message without consing a new string.
12122 Rearrange logic from nested if's into cond's.
12123 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
12124 Do not print message; just return string.
12125 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
12126 Do not print message; just return string.
12127 Cache that string in eldoc-last-data.
12128 (eldoc-last-data): Make into a vector.
12129 (eldoc-get-fnsym-args-string): Use new data form of structure.
12130 (eldoc-get-var-docstring): Here also.
12131 (eldoc-last-data-store): New function.
12132 (eldoc-get-fnsym-args-string): Use it.
12133 (eldoc-get-var-docstring): Here also.
12134 (eldoc-docstring-first-line): Minimize interim string consing.
12135 Call substitute-command-keys on the result.
12136 (eldoc-print-var-docstrings, eldoc-print-docstring,
12137 eldoc-docstring-message): Functions removed.
12138 (eldoc-docstring-format-sym-doc): New function, functionality
12139 ripped out of eldoc-docstring-message.
12140 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
12141
12142 1998-09-18 Kenichi Handa <handa@etl.go.jp>
12143
12144 * international/mule.el (make-coding-system): Doc-string modified.
12145
12146 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
12147
12148 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
12149
12150 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
12151 customize type.
12152
12153 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
12154 type.
12155
12156 * progmodes/compile.el (compilation-error-screen-columns): New
12157 variable.
12158 (compilation-next-error-locus): Use it to decide whether to use
12159 forward-char or move-to-column.
12160
12161 * mail/rmail.el (rmail-movemail-program): Fix customize type.
12162
12163 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
12164 feedmail-fiddle-plex-user-list,
12165 feedmail-spray-address-fiddle-plex-list,
12166 feedmail-prompt-before-queue-user-alist,
12167 feedmail-prompt-before-queue-help-supplement,
12168 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
12169 feedmail-queue-alternative-mail-header-separator): Fix customize
12170 type.
12171
12172 * startup.el (site-run-file): Fix customize type.
12173
12174 * speedbar.el (speedbar-initial-expansion-list-name): Fix
12175 customize type.
12176
12177 * shell.el (shell-input-autoexpand): Fix customize type.
12178
12179 * ps-print.el (ps-font-info-database): Add missing dots in value.
12180 Improve layout of customize type.
12181
12182 * net-utils.el (traceroute-program-options, ping-program-options,
12183 ipconfig-program-options, netstat-program-options,
12184 arp-program-options, route-program-options,
12185 nslookup-program-options, ftp-program-options): Fix customize
12186 type.
12187
12188 * midnight.el (clean-buffer-list-kill-regexps,
12189 clean-buffer-list-kill-buffer-names,
12190 clean-buffer-list-kill-never-buffer-names,
12191 clean-buffer-list-kill-never-regexps): Fix customize type.
12192
12193 * man.el (Man-init-defvars): Avoid trailing nil on
12194 Man-filter-list.
12195
12196 * lpr.el (printer-name): Fix customize type.
12197
12198 1998-09-16 Kenichi Handa <handa@etl.go.jp>
12199
12200 * international/mule-cmds.el (reset-language-environment): Call
12201 update-coding-systems-internal.
12202
12203 * international/mule-conf.el: Call update-coding-systems-internal
12204 at the tail.
12205
12206 1998-09-14 Dave Love <fx@gnu.org>
12207
12208 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
12209 use the menu-enable properties, pending doing it correctly and
12210 acceptably fast.
12211
12212 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
12213
12214 1998-09-13 Dave Love <d.love@dl.ac.uk>
12215
12216 * progmodes/hideshow.el (hs-grok-mode-type): Check
12217 comment-{start,end} non-nil as well as bound. Report an error if
12218 we can't grok the mode.
12219
12220 1998-09-13 Richard Stallman <rms@gnu.org>
12221
12222 * simple.el (blink-matching-open): Don't log paren matching
12223 messages in *Messages*.
12224
12225 1998-09-12 Richard Stallman <rms@gnu.org>
12226
12227 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
12228 Set point-before-scroll at end even if there was an error.
12229
12230 * ange-ftp.el (ange-ftp-insert-file-contents):
12231 Use binary mode for dumb-unix hosts as for unix hosts.
12232 (ange-ftp-copy-file-internal): Likewise.
12233
12234 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
12235
12236 * emacs-lisp/pp.el: Doc fixes.
12237
12238 * wid-edit.el (widget-menu-max-shortcuts): New variable.
12239 (widget-choose): Don't use single-char shortcuts if # items
12240 exceeds that many. Use minibuffer instead.
12241
12242 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12243
12244 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
12245
12246 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
12247
12248 * speedbar.el (speedbar-frame-mode): Do not set frame position if
12249 in terminal mode.
12250
12251 1998-09-10 Noah Friedman <friedman@splode.com>
12252
12253 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
12254 defcustom declaration. It's wreaking too much havoc with XEmacs
12255 and older versions of Emacs, which share this code.
12256
12257 * type-break.el (type-break-mode): Here also.
12258
12259 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
12260 `t' to add-hook also to modify the new local value.
12261
12262 1998-09-10 Dave Love <fx@gnu.org>
12263
12264 * vc.el (vc-insert-headers): Doc fix.
12265
12266 1998-09-10 Richard Stallman <rms@gnu.org>
12267
12268 * textmodes/flyspell.el (flyspell-mode-on): Make the
12269 ispell-... variables permanent locals.
12270 (flyspell-mode-off): Add autoload cookie.
12271
12272 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
12273 do use binary mode, just as for `unix'.
12274 (ange-ftp-host-type): If HOST is nil, return `unix'.
12275
12276 * dired.el (dired-mark-files-containing-regexp):
12277 Don't scan directories. Ignore non-readable files.
12278
12279 * progmodes/compile.el (compilation-error-regexp-alist):
12280 Fix previous change: allow . and _ in command name.
12281
12282 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
12283
12284 * uncompress.el (uncompress-while-visiting):
12285 Use just the car of what find-operation-coding-system returns.
12286
12287 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
12288
12289 * shell.el (shell-file-name-quote-list): Add # to the value.
12290
12291 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
12292
12293 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
12294 to make killing of ispell process work even if
12295 kill-all-local-variables has been run.
12296
12297 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12298
12299 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
12300 loop when sexp entry ends at end of file with no newline.
12301
12302 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12303
12304 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
12305 (Custom-reset-standard): Fix menu inconsistency.
12306
12307 * mail/feedmail.el (feedmail-from-line): Allow t.
12308 (feedmail-message-id-suffix): Allow nil.
12309
12310 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
12311 Simplify. Make prefix arg work right.
12312
12313 1998-09-09 Dave Love <fx@gnu.org>
12314
12315 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
12316
12317 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
12318
12319 1998-09-08 Dave Love <fx@gnu.org>
12320
12321 * add-log.el (change-log-font-lock-keywords): Do parenthesized
12322 stuff only after file names or at start of line. Allow parens
12323 around e-mail, as well as angles.
12324
12325 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
12326 ignore-errors too, eval'd when compile. Require w3 stuff at load
12327 time for nicer failure if it's not available.
12328
12329 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
12330
12331 * comint.el (comint-arguments): Ignore backslashes when using
12332 w32 shells that expect backslashes as the directory separator.
12333
12334 1998-09-04 Kenichi Handa <handa@etl.go.jp>
12335
12336 * international/fontset.el (resolved-ascii-font): New variable.
12337 (x-complement-fontset-spec): By side effect, set
12338 `resolved-ascii-font' to the resolved name of ASCII font."
12339 (create-fontset-from-fontset-spec): Don't get a value for
12340 resolved-ascii-font from the list full-fontlist. It is set by
12341 x-complement-fontset-spec now.
12342
12343 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12344 version, check the value of mule-version.
12345
12346 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
12347
12348 * textmodes/reftex.el (reftex-view-crossref): Split up into
12349 several functions. No longer moves to find a macro.
12350 (reftex-view-cr-cite, reftex-view-cr-ref,
12351 reftex-end-of-bib-entry): New functions.
12352 (reftex-auto-view-crossref): New value `window' allowed.
12353 (reftex-view-crossref-when-idle): Process new `window' option in
12354 (reftex-translate-to-ascii-function): New default.
12355 (reftex-label-illegal-re): Default changed, removed Latin1.
12356 (reftex-latin1-to-ascii): New function.
12357 (reftex-what-environment): Check for section regexp before use.
12358 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
12359 absolute path names.
12360 (reftex-TeX-master-file): Changed sequence of file checks.
12361 (reftex-do-citation): bibview cache only with RefTeX mode on.
12362
12363 1998-09-06 Richard Stallman <rms@gnu.org>
12364
12365 * progmodes/compile.el (compilation-error-regexp-alist):
12366 In first pattern (GNU utilities and other things),
12367 allow a space after the optional program name at the beginning.
12368
12369 * mail/mail-hist.el (mail-hist-current-header-contents):
12370 Fix previous change: use mail-header-end.
12371
12372 1998-09-06 Bill Richter <richter@math.nwu.edu>
12373
12374 * international/ccl.el: Doc fixes.
12375 * international/encoded-kb.el: Doc fixes.
12376 * international/fontset.el: Doc fixes.
12377 * international/kinsoku.el: Doc fixes.
12378 * international/kkc.el: Doc fixes.
12379 * international/mule-cmds.el: Doc fixes.
12380 * international/mule-conf.el: Doc fixes.
12381 * international/mule-util.el: Doc fixes.
12382 * international/mule.el: Doc fixes.
12383
12384 1998-09-05 Eric Ludlam <zappo@gnu.org>
12385
12386 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
12387 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
12388 (checkdoc-this-string-valid-engine): Permit ? as terminating
12389 punctuation for first line sentence breaking.
12390 (checkdoc-this-string-valid): When converting a comment into a doc
12391 string, make sure " chars are \".
12392 (checkdoc-sentencespace-region-engine): Only do double space check
12393 if based on the variable `sentence-end-double-space'
12394 (checkdoc-this-string-valid-engine): ? ends valid sentence.
12395 (checkdoc-proper-noun-region-engine): Exclude items in URLs
12396
12397 1998-09-04 Richard Stallman <rms@gnu.org>
12398
12399 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12400 Recognize define-skeleton as a function definer.
12401
12402 * cus-edit.el (customize-option): Refuse to customize
12403 a variable that has no defcustom. But if variable is autoloaded,
12404 first try to load the library that defines it.
12405
12406 * international/iso-insert.el: Use `string' before calling `insert'
12407 so that in multibyte buffers we insert multibyte chars.
12408
12409 * dired.el (dired-mark-files-containing-regexp):
12410 Don't use find-file; instead, insert the file in a temp buffer.
12411
12412 * textmodes/tex-mode.el (tex-start-options-string): New option.
12413 (tex-start-tex): Use that variable.
12414
12415 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
12416 value in the `repeat' alternative a list.
12417
12418 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
12419 the inserted newline, verify that one was really inserted.
12420
12421 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
12422 remains on or remains off.
12423 (flyspell-multi-language-p): Default changed to nil.
12424
12425 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
12426 In "found in comment" case, don't beginning-of-line after forward-line.
12427
12428 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
12429 If the function definition is not a lambda, return original FORM
12430 with no error.
12431
12432 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
12433
12434 * net-utils.el (netstat-program-options): Changed from nil to "-a"
12435 so that by default netstat shows all network connections.
12436
12437 1998-09-04 Bob Weiner <weiner@altrasoft.com>
12438
12439 * international/quail.el: Doc fixes.
12440
12441 * info.el (info): Don't add parens if FILE already has them.
12442
12443 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
12444
12445 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
12446 on extension lines.
12447
12448 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
12449
12450 * w32-fns.el (w32-shell-dos-semantics): New function.
12451
12452 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
12453
12454 * international/quail.el (quail-choose-completion-string): Store
12455 completion `choice' in `quail-current-str'; don't insert it.
12456
12457 1998-09-02 Kenichi Handa <handa@etl.go.jp>
12458
12459 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
12460 argument to ps-mule-generate-bitmap-font.
12461
12462 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
12463 entry and change Latin-1 entry in the default value.
12464 (ps-mule-font-info-database-ps-bdf): New variable.
12465 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
12466 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
12467 registerd in FONT-SPEC.
12468 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
12469 charcter width of bitmap fonts.
12470 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
12471 procedure NF.
12472 (ps-begin-file): Output PostScript code for setting
12473 SpaceWidthRatio.
12474 (ps-plot-region): Use line-beginning-position to get a position of
12475 the beginning of the current line.
12476
12477 * international/mule-cmds.el (register-input-method): Doc-string
12478 modified.
12479
12480 1998-09-01 Dave Love <fx@gnu.org>
12481
12482 * international/mule-cmds.el (current-language-environment): Fix
12483 setter function.
12484
12485 1998-09-01 Simon Marshall <simon@gnu.org>
12486
12487 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
12488 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
12489 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
12490 names with font-lock-type-face. Fontify type specs, etc., with
12491 font-lock-keyword-face.
12492
12493 1998-08-31 Kenichi Handa <handa@etl.go.jp>
12494
12495 * international/fontset.el (x-complement-fontset-spec): If ASCII
12496 font is specified in FONTLIST, don't substitute it for the
12497 resolved name.
12498
12499 1998-08-31 Paul Eggert <eggert@twinsun.com>
12500
12501 * international/mule.el (charset-description): Doc fix.
12502
12503 * language/chinese.el, language/cyrillic.el, language/czech.el,
12504 language/devanagari.el, language/ethiopic.el,
12505 language/european.el, language/hebrew.el, language/indian.el,
12506 language/japanese.el, language/korean.el, language/lao.el,
12507 language/slovak.el, language/thai.el, language/tibetan.el,
12508 language/vietnamese.el:
12509 Add coding: local variable, to avoid bootstrapping problem
12510 if you need to recompile all the Lisp files using interpreted code.
12511
12512 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12513
12514 * cal-china.el (chinese-year-cache): Change range of years from
12515 1989-2000 to 1990-2010.
12516
12517 1998-08-29 Dave Love <d.love@dl.ac.uk>
12518
12519 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
12520 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
12521
12522 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12523
12524 * ps-print.el (ps-print-control-characters): Doc-string modified.
12525 (ps-output-string-prim): Comment format changed.
12526 (ps-do-despool): Indentation of source code changed.
12527
12528 1998-08-28 Kenichi Handa <handa@etl.go.jp>
12529
12530 * subr.el (sref): Make it an alias of aref. Make the
12531 byte-compiler warn that it is obsolete.
12532 (char-bytes): Make the byte-compiler warn that it is obsolete.
12533
12534 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
12535 Calculate the total bytes using position-bytes instead of
12536 char-bytes.
12537
12538 1998-08-27 Karl Heuer <kwzh@gnu.org>
12539
12540 * snmp-mode.el: New file.
12541 * files.el (auto-mode-alist): Add snmp-mode patterns.
12542
12543 1998-08-27 Karl Eichwalder <ke@suse.de>
12544
12545 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
12546
12547 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12548
12549 * calendar/diary-lib.el (diary-block): Doc fix..
12550 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
12551
12552 1998-08-27 Richard Stallman <rms@gnu.org>
12553
12554 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
12555 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
12556 Clear appt-mode-string if we don't put something in it.
12557
12558 1998-08-27 Dave Love <fx@gnu.org>
12559
12560 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
12561 dired-local-variables-file for dired-x.
12562
12563 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
12564 for compressed library files too.
12565
12566 1998-08-26 Kenichi Handa <handa@etl.go.jp>
12567
12568 * language/european.el ("Latin-1"): Modify `documentation' key value.
12569 ("Latin-2"): Likewise.
12570
12571 1998-08-26 Karl Heuer <kwzh@gnu.org>
12572
12573 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
12574
12575 1998-08-26 Albert L. Ting <alt@artisan.com>
12576
12577 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
12578 (mail-hist-current-header-contents): Use mail-text-start.
12579
12580 1998-08-26 Richard Stallman <rms@gnu.org>
12581
12582 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
12583 (customize-changed-options-previous-release): New variable.
12584 (customize-changed-options): Use that variable as default arg.
12585
12586 1998-08-26 Karl Eichwalder <ke@suse.de>
12587
12588 * midnight.el: Require `timer' not only when compiling.
12589
12590 1998-08-26 Per Starback <starback@update.uu.se>
12591
12592 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
12593 buffer before creating help group.
12594
12595 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12596
12597 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
12598 coding-system-for-write before saving.
12599
12600 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
12601
12602 * isearch.el (isearch-forward): Doc fix.
12603
12604 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
12605
12606 * emacs-lisp/find-func.el: Fix :version tags to have a string
12607 value, not a float.
12608
12609 * cus-dep.el: Fix typo in output.
12610
12611 1998-08-25 Dave Love <fx@gnu.org>
12612
12613 * repeat.el (repeat): Doc fix.
12614 [From rms:]
12615 (repeat-previous-repeated-command): New variable.
12616 (repeat): Check for real-last-command being null or repeat. Set
12617 repeat-previous-repeated-command.
12618
12619 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
12620
12621 1998-08-25 Kenichi Handa <handa@etl.go.jp>
12622
12623 * gnus/message.el (message-send-mail-with-sendmail): Bind
12624 coding-system-for-write by the return value of
12625 select-message-coding-system.
12626 (message-send-mail-with-qmail): Likewise.
12627
12628 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
12629
12630 * emacs-lisp/autoload.el: Fix doc-string-elt property on
12631 define-derived-mode.
12632
12633 * files.el (file-name-invalid-regexp):
12634 Fix regex for ms-dos without long file names.
12635
12636 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12637
12638 * ps-print.el: Multi-byte buffer handling.
12639 (ps-print-version): New version number (4.0) and doc fix.
12640 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
12641 compilation for GNU Emacs and emacsens.
12642 (ps-generate-postscript-with-faces): Force invisible text to be
12643 visible.
12644 (dos-ps-printer): New var to avoid compilation gripes.
12645
12646 1998-08-24 Kenichi Handa <handa@etl.go.jp>
12647
12648 * ps-print.el (ps-mule-plot-string): Pay attention to the case
12649 that no more characters can't be printed in the current line.
12650
12651 1998-08-24 Kenichi Handa <handa@etl.go.jp>
12652
12653 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
12654 greater than TO.
12655
12656 1998-08-24 Kenichi Handa <handa@etl.go.jp>
12657
12658 * ps-print.el: Add codes to make ps-print.el work also on Emacs
12659 20.2 and the earlier version.
12660 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
12661 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
12662 (ps-mule-find-wrappoint): Likewise.
12663 (ps-mule-generate-font): Change `X' to `x' in format
12664 control-string.
12665 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
12666 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
12667 `restore' form procedures `BC' and `EC'.
12668
12669 1998-08-24 Kenichi Handa <handa@etl.go.jp>
12670
12671 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
12672 is an executable procedure. Make LineThickness, Xshadow, and
12673 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
12674 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
12675 ps-mule-font-info-database-bdf): New vars.
12676 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
12677 (ccl-encode-ethio-unicode): New CCL program.
12678 (ps-mule-encode-ethiopic): New fun.
12679 (ps-mule-current-charset): New var.
12680 (ps-mule-get-font-spec, ps-mule-font-spec-src,
12681 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
12682 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
12683 (ps-mule-external-libraries): New var.
12684 (ps-mule-init-external-library): New fun.
12685 (ps-mule-font-cache): New var.
12686 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
12687 (ps-last-font): New var.
12688 (ps-mule-prepare-font): New fun.
12689 (ps-mule-charset-list): New var.
12690 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
12691 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
12692 ps-mule-plot-string): New funs.
12693 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
12694 New vars.
12695 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
12696 ps-mule-prepare-cmpchar-font): New funs.
12697 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
12698 vars.
12699 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
12700 ps-mule-generate-bitmap-glyph): New funs.
12701 (ps-mule-initialize, ps-mule-begin): New funs.
12702 (ps-output-string-prim): Insert string as unibyte.
12703 (ps-output-prologue): New fun.
12704 (ps-flush-output): Handle the case of 'prologue.
12705 (ps-begin-file): Call ps-mule-initialize.
12706 (ps-begin-job): Set ps-control-or-escape-regexp differently if
12707 printing multibyte characters.
12708 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
12709 (ps-basic-plot-string): Handle the case of printing ASCII
12710 characters by external libraries (e.g. BDF).
12711 (ps-set-font): Set ps-last-font.
12712 (ps-plot-region): Handle multibyte characters, use
12713 ps-mule-plot-string for them.
12714 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
12715
12716 * bdf.el: New file.
12717
12718 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
12719
12720 * international/mule-cmds.el (select-message-coding-system): New
12721 function.
12722 (set-language-environment-coding-systems): Set
12723 default-sendmail-coding-system.
12724
12725 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
12726 (default-sendmail-coding-system): New variable.
12727 (sendmail-send-it): Encode the message by a coding system
12728 select-message-coding-system returns.
12729
12730 1998-08-23 Eric Ludlam <zappo@gnu.org>
12731
12732 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
12733 (speedbar-mode): Set buffer to read only.
12734 (speedbar-temp-buffer-show-function): For emacs don't call hook
12735 with arguments.
12736 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
12737
12738 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
12739
12740 * speedbar.el (speedbar-key-map): Fix typo.
12741
12742 See ChangeLog.7 for earlier changes.