]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(custom-comment-show): Remove debug code.
[gnu-emacs] / lisp / ChangeLog
1 2001-05-22 Gerd Moellmann <gerd@gnu.org>
2
3 * cus-edit.el (custom-comment-show): Remove debug code.
4
5 * language/japan-util.el (japanese-symbol-table): Fix handling of
6 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
7
8 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
9
10 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
11 Renamed by removing the silly `-flag' suffix.
12 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
13
14 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
15
16 * replace.el (keep-lines-read-args): Use `copy-marker'.
17 (how-many): Save excursion properly.
18 (occur-mode): Use define-derived-mode.
19 (perform-replace): Use with-current-buffer.
20
21 2001-05-20 Richard M. Stallman <rms@gnu.org>
22
23 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
24
25 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
26
27 * info.el (Info-read-subfile): Widen before finding the
28 desired node in the subfile.
29
30 * startup.el (command-line-1): When >2 files visited,
31 leave the last one visible, and make that the selected window.
32
33 2001-05-20 Gerd Moellmann <gerd@gnu.org>
34
35 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
36
37 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
38
39 * international/ccl.el (define-ccl-program): Fix a typo.
40 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
41
42 * international/mule.el (decode-char): Fix a typo. From Pavel
43 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
44
45 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
46 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
47
48 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
49 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
50
51 2001-05-18 Sam Steingold <sds@gnu.org>
52
53 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
54 and [RET] to `cvs-mode-find-file'.
55
56 2001-05-18 John Wiegley <johnw@gnu.org>
57
58 * eshell/esh-ext.el (eshell-explicit-command-char): A new
59 configuration variable, which determines the initial character
60 that forces use of an external version of a command. The default
61 is *, but may be set to \, for example.
62
63 * eshell/esh-ext.el (eshell-explicit-command):
64 Use `eshell-explicit-command-char' instead of ?*.
65
66 * eshell/esh-cmd.el (eshell/which):
67 Use `eshell-explicit-command-char' instead of ?*.
68
69 * eshell/em-cmpl.el (eshell-completion-command-name)
70 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
71 instead of ?*.
72
73 2001-05-18 Gerd Moellmann <gerd@gnu.org>
74
75 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
76 subst-char-in-string.
77 (ange-ftp-after-parse-ls-hook): New variable.
78 (ange-ftp-ls): Run that hook.
79 From Peter Milliken <Peter.Milliken@GTECH.COM>.
80
81 * tmm.el (tmm-get-keymap): Fix handling of :filter.
82 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
83 text into *Completions*.
84
85 * net/goto-addr.el (goto-address-at-point): Deal with URLs
86 part of which look like email addresses.
87
88 2001-05-18 Andrew Innes <andrewi@gnu.org>
89
90 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
91 Use . instead of absolute path for lisp dir, to avoid bug in W2K
92 cmd.exe's handling of FOR loops.
93 (autoloads): Set find-file-suppress-same-file-warnings to t to
94 avoid slew of spurious messages.
95
96 2001-05-18 Simon Josefsson <simon@josefsson.org>
97
98 * mail/smtpmail.el (maybe-append-domain): Renamed to
99 `smtpmail-maybe-append-domain'.
100 (smtpmail-via-smtp): Use the new name.
101
102 * net/browse-url.el (browse-url-browser-function): Add kde.
103 (browse-url-kde-program, browse-url-kde-args): New variables.
104 (browse-url-kde): New function.
105
106 2001-05-18 Miles Bader <miles@gnu.org>
107
108 * simple.el (delete-horizontal-space, just-one-space):
109 Use `constrain-to-field' instead of `field-end'/`field-beginning',
110 because it's more efficient for large files.
111
112 2001-05-17 Gerd Moellmann <gerd@gnu.org>
113
114 * mail/rmail.el (rmail-require-mime-maybe): New function.
115 (rmail): Use it.
116 (rmail-mode): Handle the case of finding Rmail files.
117
118 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
119 functions.
120
121 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
122
123 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
124 text-property after moving to the beginning of line and regardless
125 of the value of font-lock-multiline.
126
127 2001-05-17 Gerd Moellmann <gerd@gnu.org>
128
129 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
130
131 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
132 last coding system used before calling set-buffer-modified-p
133 because that function changes last-coding-system.
134
135 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
136
137 * files.el (switch-to-buffer-other-window)
138 (switch-to-buffer-other-frame): Add an xref to display-buffer in
139 the doc string.
140
141 2001-05-17 Gerd Moellmann <gerd@gnu.org>
142
143 * language/slovak.el, language/czech.el: New maintainer.
144
145 2001-05-16 Sam Steingold <sds@gnu.org>
146
147 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
148 sub-form of `defgeneric' correctly.
149
150 2001-05-16 Gerd Moellmann <gerd@gnu.org>
151
152 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
153 of `c'.
154
155 * textmodes/outline.el (outline-font-lock-level): Remove the
156 condition-case, test what outline-level returns instead, to
157 ease debugging.
158
159 * international/mule.el (auto-coding-regexp-alist): New user-option.
160 (auto-coding-from-file-contents): New function.
161 (set-auto-coding): Use it to determine a coding system.
162
163 2001-05-15 Gerd Moellmann <gerd@gnu.org>
164
165 * mouse.el (mouse-delete-other-windows): Doc fix.
166
167 * emacs-lisp/lisp-mode.el (lisp-mode):
168 Make font-lock-keywords-case-fold-search a buffer-local variable with
169 make-local-variable before setting it.
170
171 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
172
173 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
174 prefixes.
175
176 2001-05-14 Gerd Moellmann <gerd@gnu.org>
177
178 * hexl.el (hexl-current-address): Print a message when called
179 interactively.
180
181 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
182
183 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
184
185 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
186
187 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
188
189 2001-05-11 Gerd Moellmann <gerd@gnu.org>
190
191 * startup.el (command-line): If parameters have been changed in
192 the init files which influence font selection, clear the face
193 cache so that faces get realized with the new parameters.
194
195 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
196
197 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
198
199 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
200
201 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
202
203 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
204 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
205
206 2001-05-10 Gerd Moellmann <gerd@gnu.org>
207
208 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
209 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
210
211 2001-05-09 John Wiegley <johnw@gnu.org>
212
213 * eshell/esh-util.el (eshell-convert-numeric-arguments):
214 Annotated the documentation string to tell users about
215 `eshell-no-numeric-conversions'.
216
217 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
218 conversions if a Lisp function has the property
219 `eshell-no-numeric-conversions' set to a non-nil value.
220
221 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
222 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
223 property `eshell-no-numeric-conversions' on the following
224 functions (which all deal with filesystem entities, and never Lisp
225 numerical values): eshell/cd, eshell/pushd, eshell/popd,
226 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
227 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
228 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
229 eshell/which, eshell/addpath.
230
231 2001-05-09 John Wiegley <johnw@gnu.org>
232
233 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
234 encountered as an argument, don't convert it right away, but tag
235 the first character of the string with the text properties
236 `number', which signifies to `eshell-lisp-command' that the
237 argument should be passed through `string-to-number' if it is
238 actually used in the call to a Lisp function.
239
240 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
241 function, convert any string arguments that have been tagged as
242 "numbers", by calling string-to-number.
243
244 * eshell/esh-util.el (eshell-number-regexp): Now that number
245 conversions only happen for Lisp function calls, the number regexp
246 should now match all integer and floating point forms.
247
248 * eshell/esh-proc.el: Disable `eshell-stop-process' and
249 `eshell-continue-process', since they are both nonfunctional at
250 the moment.
251 (eshell-proc-initialize): Don't bind keys for
252 `eshell-stop-process' or `eshell-continue-process'.
253
254 * eshell/em-unix.el (eshell-shuffle-files):
255 Apply `directory-file-name' before calling `file-name-directory'.
256
257 * eshell/em-hist.el (eshell-add-to-history): Reference to
258 `eshell-history-ring' needed to be `eshell-history-index'.
259
260 * calendar/timeclock.el (timeclock-find-discrep):
261 Initialize `elapsed' to 0.
262 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
263 it's still nil.
264
265 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
266
267 * arc-mode.el (archive-int-to-mode): Construct the string directly.
268 (archive-mode): Use capitalize.
269 (archive-unique-fname): Use make-temp-file.
270
271 2001-05-09 Gerd Moellmann <gerd@gnu.org>
272
273 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
274
275 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
276
277 * tar-mode.el (tar-extract): Pay attention to the value of
278 coding-system-for-read, if it is non-nil.
279
280 * calendar/holidays.el (holidays): Add an autoload cookie.
281 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
282
283 2001-05-08 John Wiegley <johnw@gnu.org>
284
285 * calendar/timeclock.el (timeclock-workday-remaining):
286 Changed logic for determining how much time is remaining.
287 (timeclock-workday-elapsed): Don't accept a "relative" argument
288 for the current day's elapsed time. What could that have meant?
289 (timeclock-workday-elapsed-string): No "relative" argument anymore.
290 (timeclock-when-to-leave): Changed logic, similarly to what was
291 done for `timeclock-workday-remaining'.
292 (timeclock-find-discrep): Removed "today-only" argument, which had
293 no meaning. Fixed some more math problems. The function now
294 returns a three member list: (TOTAL-TIME-DISCREPANCY
295 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
296
297 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
298
299 * w32-fns.el (convert-standard-filename): Start replacing slashes
300 from the beginning of the file name, not from where the last
301 invalid character was. From "Andrew Maguire (SWW)"
302 <Andrew.Maguire@Smallworld.co.uk>
303
304 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
305
306 The following changes are to provide infrastructure for handling
307 MIME messages to rmail. They don't affect the original behaviour
308 if rmail-enable-mime is nil.
309
310 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
311 (rmail-search-mime-message-function)
312 (rmail-search-mime-header-function): New variables.
313 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
314 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
315 `rmail-view-buffer' is hidden.
316 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
317 call rmai-show-mime-function.
318 (rmail-display-labels): If rmail-enable-mime is non-nil, update
319 mode-line-process of rmail-view-buffer.
320 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
321 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
322 buffer.
323 (rmail-next-message, rmail-next-undeleted-message): Be sure to
324 set-buffer to the Rmail buffer.
325 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
326 rmail-search-mime-header-function.
327 (rmail-search-message): New function.
328 (rmail-search): Call rmail-search-message to check if a message
329 matches REGEXP, lastly update point after calling
330 rmail-show-message.
331 (rmail-undelete-previous-message, rmail-expunge-confirmed)
332 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
333 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
334 header region, refer to rmail-msgref-vector while setting the
335 current buffer to rmail-buffer temporarily.
336 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
337 If rmail-enable-mime is non-nil, call
338 rmail-insert-mime-forwarded-message-function instead of inserting
339 forwarded message by itself.
340
341 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
342 Rmail buffer.
343 (rmail-set-label, rmail-next-labeled-message): Likewise.
344
345 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
346 set-buffer to the Rmail buffer.
347 (rmail-output-to-rmail-file): Likewise.
348 (rmail-output): Likewise.
349
350 * mail/rmailsum.el (rmail-message-subject-p): Process the result
351 of mail-fetch-field by rmail-summary-line-decoder.
352 (rmail-new-summary): Be sure to go to the Rmail buffer.
353 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
354 rmail-view-buffer to nil.
355 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
356 rmail-view-buffer.
357 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
358 rmail-buffer.
359 (rmail-summary-scroll-msg-down): Likewise.
360 (rmail-summary-beginning-of-message): Likewise.
361 (rmail-summary-wipe): Likewise.
362 (rmail-summary-toggle-header): Use save-window-excursion, not
363 save-excursion. Update point in rmail-view-buffer, not in
364 rmail-buffer.
365 (rmail-summary-reply): Before calling rmail-reply, set buffer to
366 rmail-view-buffer, not rmail-buffer.
367
368 2001-05-07 Gerd Moellmann <gerd@gnu.org>
369
370 * cus-edit.el (custom-file): Signal an error if user-init-file is
371 nil (running -q).
372
373 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
374
375 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
376 Add :version.
377
378 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
379 New option.
380 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
381 only if smtpmail-warn-about-unknown-extensions is set.
382
383 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
384 instead of rmail-sort-by-keywords.
385
386 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
387 rmail-sort-by-keywords.
388
389 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
390 rmail-summary-sort-by-keywords. Doc fix.
391 (rmail-summary-mode): Doc fix.
392
393 * mail/rmail.el (rmail-edit): New Custom group.
394
395 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
396 (rmail-edit-mode-hook): New user-option.
397
398 2001-05-05 Richard M. Stallman <rms@gnu.org>
399
400 * help.el (help-xref-symbol-regexp): Recognize "source of"
401 and friends, meaning make a link to the source file.
402 (help-make-xrefs): Handle "source of" and friends
403 by constructing a link that visits the source file.
404
405 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
406
407 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
408
409 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
410 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
411 Renamed from perl-font-lock-keywords to avoid clashes.
412 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
413 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
414 Updated correspondingly.
415
416 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
417 Typo `nonexistant' -> `nonexistent'.
418
419 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
420
421 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
422 Split `c-electric-delete' into two functions where
423 `c-electric-delete-forward' always deletes forward and
424 `c-electric-delete' only contains the code necessary for XEmacs to
425 choose between backward and forward deletion.
426
427 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
428 get the electric behavior on that key too.
429 (c-fill-paragraph): Fixed bogus direct use of
430 c-comment-prefix-regexp, which caused an error when it's a list.
431
432 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
433
434 * dired-aux.el (dired-diff): Doc fix.
435
436 * dired.el (dired-diff): Likewise.
437
438 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
439
440 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
441
442 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
443
444 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
445 if both the buffer and the file are read-only.
446
447 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
448 rather than font-lock-string-face.
449 (sh-get-indent-info): Treat heredocs like strings.
450
451 2001-05-02 Gerd Moellmann <gerd@gnu.org>
452
453 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
454 a newline following `}'.
455 (texinfo-format-email): New function.
456 (toplevel): Use texinfo-format-email for @email.
457 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
458 Add `display'.
459 (texinfo-sort-region): Goto point-min before sorting.
460 (texinfo-set): Remove leading white space from value.
461 From yagi@is.titech.ac.jp.
462
463 * replace.el (query-replace-regexp-eval): Doc fix.
464
465 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
466
467 * diff-mode.el (diff-nonexistant-face): New face.
468 (diff-font-lock-keywords): Use it.
469
470 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
471
472 * font-lock.el (font-lock-mode): Doc fix.
473
474 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
475 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
476
477 2001-04-30 Gerd Moellmann <gerd@gnu.org>
478
479 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
480 backslash at the start of the here-document delimiter.
481 (sh-font-lock-syntactic-keywords): Likewise.
482
483 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
484
485 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
486
487 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
488 (tty-color-translate, tty-color-by-index, tty-color-values)
489 (tty-color-desc): Doc fix.
490
491 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
492
493 * dired-aux.el (dired-do-create-files, dired-do-copy)
494 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
495 Mention dired-dwim-target in the doc string.
496
497 2001-04-28 Miles Bader <miles@gnu.org>
498
499 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
500 (dabbrev--find-expansion): Use it.
501 (dabbrev--select-buffers): Don't select ignored buffers.
502
503 2001-04-27 Gerd Moellmann <gerd@gnu.org>
504
505 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
506
507 2001-04-26 Richard M. Stallman <rms@gnu.org>
508
509 * dabbrev.el: Add doc strings for some functions.
510 (dabbrev--eliminate-newlines): New variable.
511 (dabbrev--substitute-expansion): Convert newlines to spaces
512 if dabbrev--eliminate-newlines is set.
513 If abbrev and expansion are both all-lower-case,
514 leave dabbrev--last-case-pattern nil.
515
516 2001-04-26 Gerd Moellmann <gerd@gnu.org>
517
518 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
519 if necessary, like in rmail-show-message.
520
521 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
522
523 * ps-print.el: Color specified by number is forced to be float number.
524 (ps-print-version): New version number (6.5.1.1).
525 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
526 initialization.
527 (ps-prefix-quote): New internal var.
528 (ps-print-quote): New fun.
529 (ps-setup, ps-output-frame-properties, ps-float-format)
530 (ps-format-color): Code fix.
531 (ps-plot-region): Eliminate redundant foreground color text setting.
532
533 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
534
535 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
536
537 2001-04-25 Gerd Moellmann <gerd@gnu.org>
538
539 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
540
541 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
542
543 * info.el (Info-additional-directory-list): Doc fix.
544
545 * find-lisp.el (find-lisp-find-dired-filter)
546 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
547 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
548
549 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
550
551 * progmodes/make-mode.el (makefile-font-lock-keywords):
552 Rationalize the rules for includes and conditionals and use the
553 keyword face for them.
554
555 * faces.el (modify-face): Add compatibility for non-interactive use.
556
557 2001-04-24 John Wiegley <johnw@gnu.org>
558
559 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
560 fix from last night, since it wasn't finding eshell/cd.
561
562 2001-04-24 Gerd Moellmann <gerd@gnu.org>
563
564 * rect.el (string-rectangle): Revert to 20.x behaviour.
565 (replace-rectangle): Make it an alias for string-rectangle.
566 (string-insert-rectangle): New function.
567
568 2001-04-23 John Wiegley <johnw@gnu.org>
569
570 * eshell/em-unix.el (eshell/diff): Fixed problems that were
571 occurring with Emacs 21's diff.el/compile.el interaction layer.
572
573 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
574
575 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
576 case where the function was defined in a file, but not part of an
577 eshell module.
578
579 2001-04-23 John Wiegley <johnw@gnu.org>
580
581 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
582 code to work around a redisplay problem I've been having.
583
584 2001-04-23 John Wiegley <johnw@gnu.org>
585
586 * calendar/timeclock.el (timeclock-day-required): If the time
587 required for a particular day is not set, use `timeclock-workday'.
588 (timeclock-find-discrep): Added some sample code in a comment.
589
590 * eshell/eshell.el (eshell-command): Made a few changes so that
591 `eshell-command' could be called programmatically.
592
593 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
594
595 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
596
597 2001-04-23 John Wiegley <johnw@gnu.org>
598
599 * calendar/timeclock.el: Updated copyright.
600 (timeclock-generate-report): Don't report the daily or two-week
601 total, if no time has been worked in that period.
602 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
603 final computational form, which was unnecessary; corrected a
604 parsing problem when timeclock-relative was nil.
605
606 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
607
608 * calendar/timeclock.el (timeclock-modeline-display): Check if
609 `list-entry' is null.
610 (timeclock-use-display-time): The first argument to `set-variable'
611 must be a symbol.
612
613 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
614
615 * calendar/calendar.el (diary-entry-marker)
616 (calendar-today-marker, calendar-holiday-marker):
617 Use display-color-p instead of window-system.
618 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
619 instead of window-system.
620 (calendar-hide-window): Use display-multi-frame-p instead of
621 window-system.
622
623 * calendar/cal-x.el (calendar-two-frame-setup)
624 (calendar-only-one-frame-setup, calendar-one-frame-setup):
625 Use display-multi-frame-p instead of window-system.
626
627 2001-04-23 Gerd Moellmann <gerd@gnu.org>
628
629 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
630
631 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
632 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
633
634 2001-04-23 Alex Schroeder <alex@gnu.org>
635
636 * goto-addr.el: Instead of defining line-beginning-position and
637 line-end-position a defalias is used for point-at-bol and point-at-eol.
638
639 2001-04-23 Alex Schroeder <alex@gnu.org>
640
641 * goto-addr.el: Added XEmacs compatibility code.
642 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
643
644 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
645
646 * textmodes/paragraphs.el (sentence-end): Doc fix.
647
648 2001-04-20 Alex Schroeder <alex@gnu.org>
649
650 * sql.el (sql-escape-newlines-and-send): New function.
651 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
652
653 2001-04-20 Alex Schroeder <alex@gnu.org>
654
655 * sql.el (sql-db2-program): New option.
656 (sql-db2-options): New option.
657 (sql-db2): New function.
658
659 2001-04-20 Alex Schroeder <alex@gnu.org>
660
661 * sql.el (sql-mode-menu): Added highlighting entries.
662 (sql-highlight-oracle-keywords): New function.
663 (sql-highlight-postgres-keywords): New function.
664 (sql-highlight-ansi-keywords): New function.
665
666 2001-04-20 Alex Schroeder <alex@gnu.org>
667
668 * sql.el (sql-help): Doc change.
669
670 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
671
672 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
673
674 2001-04-18 Gerd Moellmann <gerd@gnu.org>
675
676 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
677 for defmethod.
678
679 * comint.el (comint-cr-magic): New function.
680 (toplevel): Add it to comint-preoutput-filter-functions.
681
682 2001-04-18 Andrew Innes <andrewi@gnu.org>
683
684 * makefile.w32-in (EMACSLOADPATH): Define.
685 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
686 (recompile): Remove stuff to set EMACSLOADPATH.
687
688 2001-04-18 Gerd Moellmann <gerd@gnu.org>
689
690 * language/slovak.el ("Slovak"): Add tutorial entry.
691
692 * net/browse-url.el (browse-url-new-window-flag): Renamed from
693 browse-url-new-window-p.
694
695 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
696
697 * info.el (Info-menu-update): When there are no menus and/or no
698 cross references in the node, make the respective items of the
699 Info menu-bar menu inactive.
700
701 2001-04-17 Gerd Moellmann <gerd@gnu.org>
702
703 * indent.el (indent-for-tab-command): Call indent-line-function
704 with no argument if PREFIX-ARG is non-nil.
705
706 * frame.el (delete-other-frames): Handle minibuffer-only frames.
707
708 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
709
710 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
711 an async subprocess if start-process is unavailable. Suggested by
712 Tim Van Holder <tim.van.holder@pandora.be>.
713
714 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
715
716 * info.el (Info-additional-directory-list): Doc fix. Suggested by
717 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
718
719 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
720
721 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
722 manual.
723
724 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
725
726 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
727 (cvs-menu): Add a few entries.
728
729 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
730 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
731 lock file appears to be reachable from Emacs.
732 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
733 (cvs-mode-find-file): Look for cvs-header-face rather than
734 cvs-dirname-face (which doesn't exist).
735 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
736
737 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
738
739 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
740
741 * emulation/pc-select.el (pc-selection-mode): Don't turn on
742 normal-erase-is-backspace on a tty. Instead, bind some keys such
743 as [delete] directly, like pc-select.el did before
744 normal-erase-is-backspace was invented.
745
746 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
747
748 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
749
750 2001-04-11 John Wiegley <johnw@gnu.org>
751
752 * eshell/em-ls.el (eshell-ls-insert-directory):
753 Set font-lock-defaults to nil, to prevent fontification in dired
754 buffers, if Eshell's ls is being used.
755
756 2001-04-11 John Wiegley <johnw@gnu.org>
757
758 * calendar/timeclock.el (timeclock-completing-read): New function.
759 (timeclock-ask-for-project, timeclock-ask-for-reason):
760 Call `timeclock-completing-read'.
761
762 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
763 required where `member' was being used.
764
765 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
766
767 * eshell/em-hist.el (eshell-previous-matching-input):
768 Don't display "History item" if the the minibuffer is active.
769
770 2001-04-11 Gerd Moellmann <gerd@gnu.org>
771
772 * startup.el (command-line): Output a newline after printing
773 an error from loading the window system's init file.
774
775 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
776
777 * textmodes/texinfo.el (texinfo-font-lock-keywords):
778 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
779 @inforef. Add an OVERRIDE of `keep' to highlight specs of
780 keywords whose arguments routinely include @@.
781
782 2001-04-10 Gerd Moellmann <gerd@gnu.org>
783
784 * emacs-lisp/advice.el (ad-make-advised-definition):
785 Construct advice for subrs differently.
786
787 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
788 regexp in parentheses when building the regexp for searching backwards.
789
790 * simple.el (completion-list-mode-finish): New function.
791 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
792
793 * language/european.el ("Polish"): Change sample text.
794 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
795
796 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
797 parameter.
798
799 * faces.el (menu): Doc fix.
800
801 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
802
803 * ps-print.el: Footer implementation. Doc fix.
804 (ps-print-version): New version number (6.5.1).
805 (ps-header-frame-alist): New customization var for header frame
806 properties.
807 (ps-line-number-color): New customization var for line number color.
808 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
809 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
810 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
811 (ps-right-footer): New customization vars for footers.
812 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
813 footers.
814 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
815 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
816 Code fix.
817 (ps-prologue-file): Indentation fix.
818 (ps-print-quote): Fun eliminated.
819 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
820 (ps-output-frame-properties): New fun.
821 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
822 (ps-skip-newline): Replace defun by defsubst.
823
824 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
825
826 * eshell/eshell.el (eshell-command): Needed a "%s" format
827 specifier, in case the buffer contains percent characters.
828
829 2001-04-10 John Wiegley <johnw@gnu.org>
830
831 * calendar/timeclock.el (timeclock-generate-report): Added a
832 missing insert of the project name.
833
834 2001-04-09 Gerd Moellmann <gerd@gnu.org>
835
836 * obsolete/profile.el: Moved from emacs-lisp/.
837
838 * Makefile.in (nonobsolete_setwins): New macro.
839 (finder-data): Use it instead of `setwins'.
840 From: Dave Love <fx@gnu.org>.
841
842 * server.el (server-visit-files): Set server-existing-buffer correctly.
843 (server-visit-files): Run server-visit-hook after going to
844 line 1 so that the hook can set point as it sees fit.
845
846 * bindings.el (mode-line-modified): Unify help messages.
847
848 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
849
850 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
851 All callers changed.
852
853 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
854
855 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
856 long file names aren't supported, truncate the file names in
857 quail-misc-package-ext-info to 8+3 before matching them against
858 FILENAME.
859
860 * dos-fns.el (dos-truncate-to-8+3): New function.
861
862 * progmodes/compile.el (grep-compute-defaults): Use null-device
863 instead of literal /dev/null. Reported by Jens Schmidt
864 <schmidt@mathematik.uni-kl.de>.
865
866 * simple.el (normal-erase-is-backspace-mode): Doc fix.
867
868 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
869
870 * textmodes/sgml-mode.el: Add unknown maintainer.
871 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
872 (html-mode-map): Use set-keymap-parent.
873
874 2001-04-06 Dave Love <fx@gnu.org>
875
876 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
877 Remove redundant string-to-list.
878
879 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
880
881 * composite.el (reference-point-alist): Doc fix.
882
883 2001-04-05 Sam Steingold <sds@gnu.org>
884
885 * font-lock.el (font-lock-keywords-case-fold-search):
886 Make buffer-local. This fixes a very annoying bug when loading a Lisp
887 file made font-lock case-insensitive.
888
889 2001-04-05 Gerd Moellmann <gerd@gnu.org>
890
891 * faces.el (defface menu): Doc fix.
892
893 * wid-edit.el (widget-color-sample-face-get): Don't make
894 faces for undefined colors.
895
896 * version.el (emacs-version): Include LessTif/Motif version info.
897
898 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
899
900 * ps-mule.el: Eliminate cl package dependence.
901 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
902 if they aren't defined yet.
903 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
904 Eliminate cl package dependence.
905
906 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
907
908 * progmodes/cc-cmds.el (c-outline-level):
909 Bind buffer-invisibility-spec. Originally from Dave Love, but
910 got lost when incorporating version 5.26.
911
912 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
913
914 * emulation/pc-select.el (pc-selection-mode):
915 Call normal-erase-is-backspace-mode instead of binding
916 keys individually.
917
918 * cus-load.el (normal-erase-is-backspace): Use it instead of
919 delete-key-deletes-forward.
920
921 * startup.el (command-line): Use normal-erase-is-backspace and
922 normal-erase-is-backspace-mode.
923
924 * simple.el (normal-erase-is-backspace): Rename from
925 delete-key-deletes-forward. Doc fix.
926 (normal-erase-is-backspace-mode): Rename from
927 delete-key-deletes-forward-mode. Doc fix.
928 Run normal-erase-is-backspace-hook.
929
930 * dired.el (dired-move-to-filename-regexp): Support file sizes in
931 ``human-readable'' format produced by GNU `ls'.
932 (dired-move-to-filename-regexp): Recognize ISO format dates.
933 From Paul Eggert <eggert@twinsun.com>.
934
935 2001-04-04 Gerd Moellmann <gerd@gnu.org>
936
937 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
938 New functions.
939 (lm-verify): Check keywords.
940 From Eric M. Ludlam <eric@siege-engine.com>.
941
942 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
943
944 * speedbar.el (speedbar-insert-image-button-maybe): Check for
945 `xemacs' feature instead of for the function `set-extent-property'.
946
947 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
948
949 * mail/mh-utils.el (mh-folder-hist): New var.
950 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
951
952 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
953
954 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
955 region, position point on the first or last 16-byte group.
956 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
957 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
958 hexl-beginning-of-line.
959
960 2001-04-03 Gerd Moellmann <gerd@gnu.org>
961
962 * icomplete.el (icomplete-mode): Treat an argument like other
963 modes do.
964
965 * startup.el (fancy-splash-head): Use splash8.xpm for color
966 depth 8.
967
968 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
969 Add an antry for ``converts''.
970
971 * language/slovak.el ("Slovak"): Add documentation string.
972 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
973
974 * language/czech.el ("Czech"): Add documentation string.
975 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
976
977 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
978 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
979
980 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
981
982 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
983 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
984 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
985 Use `defsubst' rather than a macro to ease debugging.
986 (mail-extr-last): Remove (use `last' instead).
987 (mail-extract-address-components): Properly reset the syntax-table
988 after parsing an address. Use `last' rather than mail-extr-last.
989 Make sure the end marker stays at the very end.
990
991 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
992
993 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
994 last change.
995
996 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
997
998 * ps-print.el: Line and paragraph spacing feature. Region to cut
999 out when printing. Doc fix.
1000 (ps-print-version): New version number (6.5).
1001 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
1002 New vars. Line and paragraph spacing feature.
1003 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
1004 out when printing.
1005 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
1006 (ps-get-font-size, ps-begin-job, ps-continue-line)
1007 (ps-plot-region): Code fix.
1008 (ps-print-prologue-2): Var eliminated.
1009 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
1010 New internal vars.
1011 (ps-get-size): New fun.
1012 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
1013 (ps-next-line): Replace defun by defsubst.
1014 (ps-mule-plot-string): Autoload doc fix.
1015
1016 * ps-bdf.el: XEmacs compatibility. Doc fix.
1017 (installation-directory, coding-system-for-read): Declare vars if
1018 it's not declared yet.
1019 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
1020
1021 * ps-mule.el: XEmacs compatibility. Doc fix.
1022 (leading-code-private-22): Declare var if it's not declared yet.
1023 (charset-bytes, charset-dimension, charset-id, charset-width)
1024 (find-charset-region, split-char, char-width, chars-in-region)
1025 (forward-point, decompose-composite-char, encode-coding-string)
1026 (coding-system-p, ccl-execute-on-string, define-ccl-program):
1027 Define funs if not defined yet.
1028 (encode-composition-rule, find-composition): Define funs if not
1029 loaded yet.
1030 (ps-mule-prologue): PostScript code fix.
1031
1032 2001-04-02 Kenichi Handa <handa@etl.go.jp>
1033
1034 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
1035 non-nil, generate font for the header strings.
1036 (ps-mule-prepare-font): Likewise.
1037 (ps-mule-generate-glyphs): Likewise.
1038 (ps-mule-string-encoding): Likewise.
1039 (ps-mule-header-charsets): New variable.
1040 (ps-mule-encode-header-string): New function.
1041 (ps-mule-header-string-charsets): New function.
1042 (ps-mule-begin-job): Check charsets in the header strings. If there
1043 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
1044
1045 * ps-print.el (ps-generate-header-line): Encode the header string by
1046 ps-mule-encode-header-string.
1047 (ps-mule-encode-header-string): Declare autoload.
1048
1049 2001-04-02 Gerd Moellmann <gerd@gnu.org>
1050
1051 * frame.el (cursor-in-non-selected-windows):
1052 Replaces show-cursor-in-non-selected-windows.
1053
1054 2001-03-31 Kenichi Handa <handa@etl.go.jp>
1055
1056 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1057 Delete entries for "chinese-py" and "chinese-ziranma".
1058 (quail-misc-package-ext-info): New variable.
1059 (tsang-quick-converter): New function.
1060 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
1061 (quick-cns-converter, py-converter, ziranma-converter)
1062 (miscdic-convert, batch-miscdic-convert): New functions.
1063
1064 2001-03-30 Kenichi Handa <handa@etl.go.jp>
1065
1066 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
1067 eight-bit-control chars.
1068
1069 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1070 Reduce making temporary vector (suggested by Dave Love).
1071
1072 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1073
1074 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
1075 string as well.
1076
1077 2001-03-30 Andreas Schwab <schwab@suse.de>
1078
1079 * files.el (backup-directory-alist): Fix typo.
1080
1081 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1082
1083 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
1084 <eggert@twinsun.com>.
1085
1086 2001-03-30 Dave Love <fx@gnu.org>
1087
1088 * progmodes/fortran.el (fortran-comment-region): Fix typo.
1089
1090 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1091
1092 * simple.el (transient-mark-mode): Mention C-g in the doc string.
1093
1094 2001-03-30 Miles Bader <miles@gnu.org>
1095
1096 * subr.el (interactive-form): Fix paren typo.
1097
1098 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
1099
1100 * emacs-lisp/profile.el: Say that it's obsolete in the header
1101 line, so that finder.el puts that into its data-base.
1102 Suggested by Alex Schroeder <alex@gnu.org>.
1103
1104 2001-03-29 Paul Eggert <eggert@twinsun.com>
1105
1106 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
1107 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
1108
1109 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
1110
1111 * generic.el (generic-mode-set-comments): Use "" rather than nil
1112 for comment-end.
1113
1114 2001-03-29 Gerd Moellmann <gerd@gnu.org>
1115
1116 * emacs-lisp/advice.el (ad-make-advised-definition):
1117 Call interactive-form to obtain the interactive spec of subrs.
1118
1119 * subr.el (interactive-form): New function.
1120
1121 2001-03-29 Andre Spiegel <spiegel@gnu.org>
1122
1123 * vc-sccs.el (vc-sccs-register): Use relative file names.
1124
1125 2001-03-28 Gerd Moellmann <gerd@gnu.org>
1126
1127 * bookmark.el (bookmark-get-bookmark): Handle case that
1128 BOOKMARK is not a string.
1129
1130 * image.el (image-type-regexps): Change type for PS files
1131 to `postscript'.
1132
1133 * subr.el (read-passwd): Clear command history after each
1134 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
1135
1136 2001-03-27 Kenichi Handa <handa@etl.go.jp>
1137
1138 * international/kkc.el (kkc-save-init-file): Locally bind
1139 print-length to nil.
1140
1141 2001-03-26 Gerd Moellmann <gerd@gnu.org>
1142
1143 * textmodes/flyspell.el: Some doc fixes.
1144 (flyspell-maybe-correct-transposition)
1145 (flyspell-maybe-correct-doubling): Use a temporary buffer
1146
1147 * textmodes/ispell.el (ispell-parse-output): Doc fix.
1148
1149 * emacs-lisp/byte-opt.el (byte-optimize-while)
1150 (byte-optimize-form-code-walker): Diagnose too few arguments
1151 for `if' and `while'.
1152
1153 2001-03-26 Kenichi Handa <handa@etl.go.jp>
1154
1155 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1156 Prepend `\' to "\<quail-translation-docstring>".
1157
1158 2001-03-26 Gerd Moellmann <gerd@gnu.org>
1159
1160 * autorevert.el (global-auto-revert-non-file-buffers):
1161 Remove duplicate defcustom.
1162
1163 2001-03-26 Miles Bader <miles@gnu.org>
1164
1165 * international/latin1-disp.el (latin1-char-displayable-p):
1166 Add leading "-" for X font pattern.
1167
1168 2001-03-26 Kenichi Handa <handa@etl.go.jp>
1169
1170 * international/mule-diag.el (describe-coding-system):
1171 For raw-text and emacs-mule, don't add anymore text about what
1172 charsets they can encode.
1173
1174 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
1175
1176 * help.el (view-lossage): Mention open-dribble-file in the doc
1177 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
1178
1179 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
1180
1181 * skeleton.el (skeleton-internal-list): Fix bogus logic.
1182 (skeleton-pair-insert-maybe): Don't pair after a backslash.
1183
1184 2001-03-23 Kenichi Handa <handa@etl.go.jp>
1185
1186 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1187 Call ccl-execute-on-string directly so that CCL program handling
1188 multibyte sequence can work correctly.
1189 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
1190 property of the coding system.
1191
1192 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
1193
1194 * textmodes/fill.el (fill-individual-paragraphs-prefix):
1195 Fix transcription typo.
1196
1197 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
1198
1199 * whitespace.el: Add buffer local variables to toggle testing of
1200 whitespaces in buffers without affecting the default values.
1201 Bump version to 3.0 to account for a few other changes.
1202 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
1203 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
1204 (whitespace-toggle-spacetab-check): New functions.
1205
1206 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
1207
1208 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
1209
1210 2001-03-21 Gerd Moellmann <gerd@gnu.org>
1211
1212 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
1213 bs-cycle-configuration-name. From Juanma Barranquero
1214 <lektu@uol.com.br>.
1215
1216 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
1217 and cc-vars.el.
1218
1219 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
1220 headers. Always invoke sendmail with option -t.
1221
1222 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1223
1224 * Release of cc-mode 5.28.
1225
1226 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1227
1228 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
1229 Removed the hardcoded switch to "java" style in Java mode.
1230 It's instead taken care of by the default value for c-default-style.
1231
1232 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1233
1234 * cc-align.el (c-lineup-math): Fix bug where lineup was
1235 triggered by equal signs in string literals.
1236
1237 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1238
1239 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
1240 limit detection when at the ends of the buffer.
1241
1242 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
1243 "for" statement clause in case 7F; a better one is done
1244 earlier in case 7D anyway.
1245
1246 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1247
1248 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
1249 somewhat more and did a small optimization.
1250
1251 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1252
1253 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
1254 Use the limit argument only to limit the syntactic context
1255 search, not to limit the actual movement.
1256
1257 * cc-cmds.el (c-beginning-of-statement): Move by sentence
1258 inside multiline strings, just like in comments. Also various
1259 fixes to the paragraph and comment prefix recognition, block
1260 comment ender handling etc.
1261
1262 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1263
1264 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
1265 the relative position of the point.
1266
1267 * cc-cmds.el (c-electric-continued-statement): New function to
1268 use as abbrev hook to reindent for keywords such as "else"
1269 that continues an earlier statement.
1270
1271 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
1272 like classes.
1273
1274 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
1275 (pike-mode): Populate the default abbrev tables to reindent for
1276 keywords such as "else" that can continue earlier statements.
1277 Abbrev mode is therefore turned on by default now. (Note that
1278 this doesn't apply to idl-mode, since IDL afaik doesn't have
1279 statements at all.)
1280
1281 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1282
1283 * cc-engine.el (c-inside-bracelist-p): Fix for handling
1284 bracelists where the declaration contains template arguments.
1285
1286 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1287
1288 * cc-cmds.el (c-comment-indent):
1289 Use `c-get-syntactic-indentation' to correctly calculate the
1290 syntactic indentation. Fixes bug with lineup functions that
1291 return vectors.
1292
1293 * cc-engine.el (c-get-syntactic-indentation): Split the
1294 indentation sum calculation from `c-indent-line' to a separate
1295 function.
1296
1297 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1298
1299 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
1300 Fixed places where it was assumed that preprocessor directives
1301 have to start in column zero.
1302
1303 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
1304 template arguments after a class identifier properly.
1305
1306 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
1307 lists for `new Foo[]' constructs in Java as expressions and
1308 not top level definition brace lists on the top level, so that
1309 they'll get indented consistently with the same type of
1310 expression in a normal block.
1311
1312 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1313
1314 * cc-cmds.el (c-fill-paragraph): The kludge that checks
1315 whether the adaptive filling package fails to keep the comment
1316 prefix is now kludged further to check for filladapt-mode
1317 which doesn't have that problem. This is really icky, but it's
1318 the only way that works with the current misfeatures/bugs in
1319 both adaptive-fill-mode and filladapt-mode.
1320
1321 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
1322 around point is recognized more robust.
1323
1324 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1325
1326 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
1327 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
1328 (c-lit-type): Fixed all internal variables used dynamically so
1329 that they are always bound.
1330
1331 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
1332 errors:
1333
1334 (c-indent-region): Fixed reporting of syntactic errors so that
1335 the region is fully reindented even when an error occurs.
1336 The last syntactic error is printed afterwards. Also cleanup up a
1337 whole lot of code that tried to optimize indentation of whole
1338 sexps but in reality accomplishes nothing.
1339
1340 (c-indent-sexp): Use c-indent-region.
1341
1342 (c-parsing-error): Changed this variable to hold the message
1343 for any syntactic error that is discovered.
1344
1345 (c-parse-state): Search backward from point instead of the bod
1346 position when the latter is invalid. This makes CC Mode
1347 recover faster when there are unbalanced close braces.
1348
1349 (c-backward-to-start-of-if): Use c-parsing-error to report
1350 dangling "else" clauses instead of throwing an error, and fall
1351 back to a reasonable position.
1352
1353 (c-indent-line): Added argument to avoid reporting syntactic errors.
1354
1355 (c-show-syntactic-information): Don't report any syntactic errors.
1356
1357 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1358
1359 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
1360 paragraph recognition when moving by sentence in literals.
1361
1362 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
1363 start regexp for javadoc to recognize javadoc markup in general instead
1364 of a specific set of keywords, to be more future-safe.
1365
1366 (c-Pike-pikedoc-paragraph-start)
1367 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
1368 pikedoc markup.
1369
1370 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
1371
1372 (pike-mode): Initialize paragraph settings pikedoc recognition.
1373
1374 * cc-vars.el (c-default-style): Made a nicer Customize widget.
1375
1376 (c-comment-prefix-regexp): Made it possible to use an
1377 association list on this to specify mode specific regexps.
1378 The default value now use a special regexp in Pike mode to
1379 recognize pikedoc markup.
1380
1381 (c-current-comment-prefix): New variable containing the actual
1382 regexp from c-comment-prefix-regexp for the current buffer.
1383
1384 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1385
1386 * cc-cmds.el (c-electric-brace): Fixed check for special brace
1387 lists: We can't look at the syntax, since a brace list can get
1388 recognized as a plain statement-cont.
1389
1390 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
1391 special brace list opener broken over two lines got recognized
1392 as a statement on the second line. Case 9A changed.
1393
1394 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1395
1396 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
1397 adjustment after line is reindented.
1398
1399 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1400
1401 * cc-defs.el (c-point): Added optional argument for position
1402 to use instead of the current point.
1403
1404 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
1405 the in-expression block symbols when the construct starts at
1406 boi, to avoid the extra level of indentation in that case.
1407 Cases 4, 16A and 17E affected.
1408
1409 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1410
1411 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
1412 calls to `c-indent-line', to adhere better to Emacs conventions.
1413
1414 * cc-engine.el (c-indent-line): Use the syntax already bound
1415 to `c-syntactic-context', if there is any.
1416
1417 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1418
1419 * cc-engine.el (c-get-offset): Fixed bug where the indentation
1420 wasn't added up correctly when a lineup function returned nil.
1421
1422 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1423
1424 * cc-engine.el (c-collect-line-comments): Fixed bug where
1425 empty lines were ignored when collecting line comments backwards.
1426
1427 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1428
1429 * cc-align.el (c-lineup-dont-change): Return an absolute
1430 indentation column to work correctly in the case when several
1431 syntactic elements are processed for the same line.
1432
1433 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
1434 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
1435 (c-set-offset): Added absolute indentation column settings by
1436 using the vector type.
1437
1438 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1439
1440 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
1441 Implemented two new cleanups `space-before-funcall' and
1442 `compact-empty-funcall'.
1443
1444 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1445
1446 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
1447 helping building regexps.
1448
1449 * cc-engine.el (c-on-identifier): New function for detecting
1450 identifiers. It takes keywords into account.
1451
1452 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
1453 lists. `c-keywords' is set to a regexp matching all keywords
1454 in the current language.
1455
1456 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1457
1458 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
1459 list of characters to skip backwards over at the beginning of
1460 a statement, since it can precede string literals in Pike.
1461
1462 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1463
1464 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
1465 recognition when standing on the last line in a C++ comment
1466 with nothing but whitespace after the prefix.
1467
1468 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
1469 given no limit argument.
1470
1471 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1472
1473 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
1474 recognition for the `[]= operator symbol in Pike.
1475
1476 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1477
1478 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
1479 around a bug in `eval-when-compile' in the byte compiler.
1480
1481 * cc-engine.el (c-forward-token-1): Fixed bug with return
1482 value when count is zero and there's no token start within the limit.
1483
1484 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
1485 "prefix comments", i.e. comments which are followed by code on
1486 the same line.
1487
1488 * cc-mode-19.el: Fixes so that checks that must be done at
1489 compile time also are done then.
1490
1491 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1492
1493 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
1494 time and at runtime, and only when it's needed.
1495
1496 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1497
1498 Major cleanup for less error prone and more warning free
1499 compilation, including some fixes for bugs due to different
1500 compilation orders. Thanks to Martin Buchholz for providing
1501 the basis for all this.
1502
1503 * cc-bytecomp.el: New file that provides some byte compilation
1504 features: It ensures that files always are loaded from the
1505 current source directory during compilation, and it provides a
1506 set of macros to turn off specific compiler warnings for
1507 specific symbols. (It's not CC Mode specific in any way.)
1508
1509 Fixed a nearly acyclic dependency tree (both runtime and
1510 compile-time) between all files.
1511
1512 * cc-defs.el: Separated all macros before the inline functions,
1513 to ensure correct compilation.
1514
1515 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
1516 cc-defs.el to cc-engine.el and made it a function instead.
1517
1518 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
1519 about char-after.
1520
1521 * cc-vars.el: Cope even when there isn't a custom package
1522 containing defcustom available.
1523
1524 * cc-make.el: Removed since it's no longer necessary.
1525
1526 README: Updated installation instructions.
1527
1528 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1529
1530 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
1531 improve the modularity: Moved all mode init stuff from
1532 cc-langs.el to cc-mode.el, including the keymap
1533 initialization; cc-langs now only contains the various
1534 variables for configuring the language syntax.
1535
1536 * cc-engine.el, cc-styles.el (c-evaluate-offset)
1537 (c-get-offset): Moved from cc-styles to cc-engine since file
1538 dependency analysis suggests they belong there (which also
1539 makes more sense). Thanks to Martin Buchholz for doing the analysis.
1540
1541 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1542
1543 * cc-cmds.el (c-fn-region-is-active-p): New function that
1544 wraps the corresponding macro, for use in places that aren't
1545 compiled. Thanks to Martin Buchholz for pointing out this.
1546
1547 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
1548
1549 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
1550 add things to the bug report.
1551
1552 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1553
1554 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
1555 returned prefix could contain a newline when the search for a
1556 good prefix line failed.
1557
1558 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1559
1560 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
1561 (c-toggle-auto-hungry-state): Made the argument optional, as
1562 the documentation says it is.
1563
1564 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1565
1566 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
1567 multiline string syntax, #"...", as a cpp macro.
1568
1569 2001-03-21 Paul Eggert <eggert@twinsun.com>
1570
1571 * international/mule-cmds.el (set-locale-environment):
1572 Set system-messages-locale and system-time-locale, but only if the
1573 caller specifies a non-nil locale name.
1574
1575 2001-03-20 Gerd Moellmann <gerd@gnu.org>
1576
1577 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
1578 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
1579
1580 2001-03-20 Gerd Moellmann <gerd@gnu.org>
1581
1582 * follow.el (follow-avoid-tail-recenter): Doc fix.
1583
1584 * custom.el (custom-set-variables): Avoid reversing the list
1585 of args needlessly.
1586
1587 * startup.el (fancy-splash-head): Don't change the colors of the
1588 XPM image on a dark background.
1589
1590 * comint.el (comint-exec-1): Set columns of the terminal to
1591 window-width instead of frame-width.
1592
1593 * info.el (Info-scroll-down): Add missing WINDOW arg for
1594 pos-visible-in-window-p.
1595
1596 * ehelp.el (electric-help-mode-hook): Add defcustom.
1597
1598 * mail/sendmail.el (mail-mode): Activate case-folding in
1599 font-lock-defaults.
1600
1601 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
1602
1603 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
1604 (completion-ignored-extensions): Remove duplicate ".class".
1605
1606 2001-03-19 Andreas Schwab <schwab@suse.de>
1607
1608 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
1609 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
1610
1611 2001-03-19 Gerd Moellmann <gerd@gnu.org>
1612
1613 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
1614 methods since there are not prefix input methods.
1615
1616 2001-03-19 Kenichi Handa <handa@etl.go.jp>
1617
1618 * international/mule-cmds.el (read-input-method-name):
1619 Locally bind enable-recursive-minibuffers to t.
1620
1621 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
1622
1623 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
1624
1625 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
1626
1627 * ediff-util.el: Copyright years.
1628 (ediff-choose-syntax-table): New function.
1629 (ediff-setup): Use ediff-choose-syntax-table.
1630
1631 * ediff-init.el (ediff-with-syntax-table): New macro, uses
1632 with-syntax-table.
1633
1634 * ediff.el: Date of last update, copyright years.
1635
1636 * ediff-wind (ediff-setup-control-frame): Nill->nil.
1637
1638 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
1639 of Scott Bronson.
1640 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
1641 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
1642 Deleted functions.
1643 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
1644 ex-token-list.
1645
1646 * viper-util.el: Spaces, indentation.
1647
1648 * viper.el: Changed version, modification time.
1649
1650 2001-03-16 John Wiegley <johnw@gnu.org>
1651
1652 * calendar/timeclock.el (timeclock-workday-remaining):
1653 Check whether `discrep' is non-null before using it.
1654
1655 2001-03-16 John Wiegley <johnw@gnu.org>
1656
1657 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
1658 first-time checkins.
1659 (timeclock-log-data): Fixed problem with reading timelog log file.
1660 Resulting data in the "day list" was incorrect.
1661 (timeclock-find-discrep): Check if `timeclock-file' is readable
1662 before opening it.
1663 (timeclock-time-less-p): New function.
1664 (timeclock-day-base): New function.
1665 (timeclock-geometric-mean): New function.
1666 (timeclock-generate-report): Generate a summary report based on
1667 the contents of the log file. This uses `timeclock-log-data', and
1668 is an example of writing a timelog manipulation function.
1669 (timeclock-visit-timelog): A quick command for opening the timelog
1670 file.
1671 (timeclock-log-data): Bound the variable event.
1672
1673 2001-03-16 Kenichi Handa <handa@etl.go.jp>
1674
1675 * international/mule-cmds.el (select-safe-coding-system):
1676 Fix typo: symbol-name -> symbol-value.
1677
1678 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
1679 before substitute-in-file-name to handle double slashes in FILE
1680 correctly.
1681
1682 2001-03-15 Gerd Moellmann <gerd@gnu.org>
1683
1684 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
1685 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
1686
1687 2001-03-14 Gerd Moellmann <gerd@gnu.org>
1688
1689 * bindings.el (features): Add `md5' and `overlay' to the list.
1690
1691 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
1692 bound before using it. It's not bound when configured without X,
1693 for instance.
1694
1695 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
1696
1697 * progmodes/hideshow.el: Update copyright.
1698 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
1699 (hs-minor-mode-hook): Include `:version' in defcustom form.
1700
1701 2001-03-13 Gerd Moellmann <gerd@gnu.org>
1702
1703 * help.el (string-key-binding): Don't call event-start on
1704 a non-list.
1705
1706 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
1707
1708 * startup.el (fancy-splash-tail, command-line-1): Fix the
1709 copyright year.
1710
1711 2001-03-13 Kenichi Handa <handa@etl.go.jp>
1712
1713 * term.el: These changes are based on a patch sent from Yong Lu
1714 <lyongu@yahoo.com>.
1715 (term-set-escape-char): Bind M-x to execute-extended-command in
1716 term-raw-escape-map.
1717 (term-move-columns): Don't try to move to negagive column.
1718 (term-emulate-terminal): Insert a string before deleting a text to
1719 overwrite.
1720
1721 2001-03-12 Gerd Moellmann <gerd@gnu.org>
1722
1723 * play/life.el (life): Rearrange code so that all calls to
1724 life-display-generation are in a catch-form.
1725
1726 * progmodes/etags.el (tags-loop-continue): Don't change point in a
1727 file that isn't interesting. In an interesting file, push the old
1728 value of point on the mark ring.
1729
1730 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
1731 New function.
1732 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
1733 Use it.
1734
1735 * emacs-lisp/autoload.el (generate-file-autoloads):
1736 Remove warning about line lengths.
1737
1738 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
1739
1740 * progmodes/etags.el (tags-compression-info-list): New variable.
1741 (find-tag-in-order): Use it to deal with compressed source files.
1742 (tag-file-name-match-p): New function.
1743 (etags-recognize-tags-table): Use it for better match of file names.
1744
1745 2001-03-12 Kenichi Handa <handa@etl.go.jp>
1746
1747 * international/mule-cmds.el (register-input-method): Doc fix.
1748
1749 * international/quail.el (quail-translate-key): Fix condition to
1750 check if there's another breaking point in the current key.
1751
1752 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
1753
1754 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
1755 Babyl header to the newly-created output file, bind
1756 coding-system-for-write to either rmail-file-coding-system or
1757 emacs-mule-unix.
1758
1759 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
1760
1761 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
1762 Fix the name and regexp used for subsubsections.
1763
1764 2001-03-10 Dave Love <fx@gnu.org>
1765
1766 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
1767 and save-buffer if buffer-file-name non-nil. From rms.
1768
1769 2001-03-10 Andre Spiegel <spiegel@gnu.org>
1770
1771 * vc.el (vc-do-command): If the destination buffer is already
1772 current, don't set it up and don't erase it. Updated doc string
1773 to reflect that.
1774 (vc-version-diff): When doing a single file diff, don't switch to the
1775 *vc-diff* buffer before the command. This is to preserve local
1776 variable bindings that might affect the diff command.
1777 (vc-print-log): Don't switch to the *vc* buffer before the
1778 command, so that local variable bindings are preserved.
1779
1780 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
1781 not the current buffer.
1782 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
1783
1784 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
1785 make output go to buffer *vc*, not the current buffer.
1786
1787 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
1788
1789 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
1790 so ^, $, *, ? and + are interpreted correctly.
1791
1792 2001-03-09 Gerd Moellmann <gerd@gnu.org>
1793
1794 * help.el (string-key-binding): Renamed from
1795 mode-line-key-binding. Handle any event on a string.
1796 Check for `keymap' properties as well as `local-map' properties.
1797
1798 * comint.el (comint-insert-clicked-input): Use the last key
1799 from this-command-keys to lookup the global key definition.
1800
1801 2001-03-09 Kenichi Handa <handa@etl.go.jp>
1802
1803 * international/characters.el: Add category `j' for
1804 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
1805
1806 * international/mule-conf.el (no-conversion): Fix docstring.
1807 (raw-text): Fix docstring.
1808
1809 2001-03-08 Gerd Moellmann <gerd@gnu.org>
1810
1811 * simple.el (choose-completion-string): When not leaving the
1812 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
1813 is set.
1814
1815 * window.el (shrink-window-if-larger-than-buffer): Handle frame
1816 parameter `(minibuffer . t)'.
1817
1818 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
1819
1820 * progmodes/sh-script.el (sh-st-symbol): New symbol.
1821 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
1822 (sh-mode): Remove `make-local-variable' for unused var
1823 `font-lock-unfontify-region-function'.
1824
1825 2001-03-07 Richard M. Stallman <rms@gnu.org>
1826
1827 * info.el (Info-scroll-down): Fix previous change.
1828
1829 * mail/rmail.el (rmail-toggle-header): Use a window which
1830 is showing the Rmail buffer, rather than the selected window.
1831
1832 2001-03-07 Dave Love <fx@gnu.org>
1833
1834 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
1835 now, to avoid problems with binding imenu directly to a mouse event.
1836
1837 2001-03-07 Gerd Moellmann <gerd@gnu.org>
1838
1839 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
1840 second arg t.
1841
1842 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
1843
1844 * log-edit.el (log-edit-common-indent): New var.
1845 (log-edit-set-common-indentation): Renamed from
1846 log-edit-delete-common-indentation. Use the new var.
1847 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
1848
1849 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
1850 (cvs-mode-add-change-log-entry-other-window):
1851 Don't presume change-log-default-name is defined.
1852
1853 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
1854
1855 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
1856 the "tree" operation as well.
1857
1858 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
1859
1860 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
1861 to match paragraph-start.
1862
1863 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
1864 comment-start-skip and set comment-end-skip as well.
1865 (sgml-comment-indent): Fix for new value of comment-start-skip.
1866 (html-autoview-mode): Don't bother using make-local-hook.
1867
1868 2001-03-07 Gerd Moellmann <gerd@gnu.org>
1869
1870 * cus-edit.el (custom-save-delete): Move in front of local
1871 variables, otherwise long Custom entries would make them ineffective.
1872
1873 * uniquify.el: Set maintainer to FSF.
1874
1875 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
1876
1877 * dired-aux.el (dired-do-shell-command): Doc fix.
1878
1879 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
1880
1881 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
1882
1883 * which-func.el (which-func-modes): Add cperl-mode.
1884 (which-func-mode-global): Use define-minor-mode.
1885
1886 * info-look.el: Docstring fixes and dead code eliminated.
1887 (cperl-mode): Add support.
1888 (emacs-lisp-mode): List all entries from elisp manual, whether
1889 or not they are currently (f)bound or not. Update regexp.
1890
1891 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
1892
1893 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
1894 so that C-h m shows the correct information.
1895 Use make-local-variable rather than make-variable-buffer-local.
1896 (cperl-info-buffer, cperl-setup-tmp-buf):
1897 Use make-local-variable rather than make-variable-buffer-local.
1898 (cperl-msb-fix, cperl-get-help-defer):
1899 Check major-mode for `cperl-mode' as well.
1900
1901 * progmodes/cperl-mode.el: Updated to author version 4.23.
1902 (cperl-electric-pod): SYNOPSIS was misspelled.
1903 (cperl-find-pods-heres): @if ? a : b was considered a REx.
1904 (cperl-after-expr-p): Make true after __END__.
1905
1906 2001-03-06 Gerd Moellmann <gerd@gnu.org>
1907
1908 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
1909 bookmark-completion-ignore-case is t.
1910
1911 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
1912 switch, like xterm, and concat resource strings, with a newline
1913 between them.
1914
1915 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
1916
1917 * international/codepage.el (cp770-decode-table)
1918 (cp773-decode-table, cp774-decode-table): New variables.
1919
1920 * man.el (Man-hyphenated-reference-regexp): New variable.
1921 (Man-build-references-alist): Use it to search for referenced
1922 manpages. If hyphenated is non-nil, record a concatenated word in
1923 Man-refpages-alist only if it matches Man-reference-regexp.
1924 Update word's length when it is concatenated. Reverse the list,
1925 to get the first manpage at the head.
1926 (Man-possibly-hyphenated-word): New function.
1927 (Man-follow-manual-reference): Use it instead of current-word to
1928 find a manpage at point, in a way that accounts for hyphenated
1929 references.
1930
1931 2001-03-06 Alex Schroeder <alex@gnu.org>
1932
1933 * sql.el (sql-interbase): New function.
1934 (sql-interbase-program): New option.
1935 (sql-interbase-options): New option.
1936 And some typos fixed: "customise" to "customize".
1937
1938 2001-03-06 Dave Love <fx@gnu.org>
1939
1940 * textmodes/flyspell.el (flyspell-region):
1941 Set up flyspell-local-mouse-map.
1942
1943 2001-03-05 Richard M. Stallman <rms@gnu.org>
1944
1945 * mail/rmail.el (rmail-retry-failure):
1946 Don't call rmail-beginning-of-message.
1947 Don't discard From: field. Do discard Received: field.
1948 Use unwind-protect to re-prune.
1949 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
1950
1951 2001-03-06 Kenichi Handa <handa@etl.go.jp>
1952
1953 * international/quail.el (quail-title): Add autoload cookie.
1954
1955 2001-03-05 Dave Love <fx@gnu.org>
1956
1957 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
1958 new defs.
1959
1960 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1961
1962 * language/ethio-util.el (ethio-toggle-space):
1963 Update current-input-method-title if necessary.
1964 (ethio-toggle-punctuation): Likewise.
1965
1966 * international/quail.el (quail-title): Fix for the case that a
1967 title of an input method is specified by a list of the same form
1968 as used in mode-line-format.
1969
1970 * international/mule-cmds.el (activate-input-method):
1971 If current-input-method-title is set by activating INPUT-METHOD,
1972 respect that value.
1973
1974 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1975
1976 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
1977
1978 2001-03-05 Alex Schroeder <alex@gnu.org>
1979
1980 * sql.el (sql-sybase): Fix typo (was: query user about server two
1981 times instead of server and database).
1982
1983 * sql.el (sql-sybase): Doc change.
1984 (sql-mysql): Doc change.
1985 (sql-postgres): Doc change.
1986
1987 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1988
1989 * international/mule-conf.el (emacs-mule, raw-text):
1990 Docstring modified.
1991
1992 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1993
1994 * term/internal.el: Update copyright notice.
1995
1996 * term/pc-win.el: Update copyright notice.
1997
1998 2001-03-02 Dave Love <fx@gnu.org>
1999
2000 * files.el (insert-file-contents-literally):
2001 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
2002 not jka-compr-compression-info-list.
2003
2004 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
2005
2006 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
2007 spaces in default comment-start-skip settings rather than \s-.
2008
2009 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
2010
2011 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
2012 default-frame-alist as well.
2013
2014 2001-03-01 Dave Love <fx@gnu.org>
2015
2016 * textmodes/reftex.el (defvar): Wrap some defvars in
2017 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
2018
2019 * subr.el (event-basic-type): Doc fix.
2020
2021 * international/quail.el: Doc fixes.
2022
2023 * international/utf-8.el: Doc fixes.
2024
2025 * international/mule-cmds.el: Doc fixes.
2026 (leim-list-header): Fix header text.
2027
2028 * international/mule.el (coding-system-category): Doc fix.
2029
2030 * international/ccl.el (ccl-compile): Doc fix.
2031
2032 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
2033
2034 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
2035 rather than (before|after)-change-functions.
2036
2037 2001-03-01 Gerd Moellmann <gerd@gnu.org>
2038
2039 * ediff-util.el (ediff-scroll-horizontally): Arrange for
2040 scroll-left and scroll-right being called interactively so that
2041 they set the window's min_hscroll.
2042
2043 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
2044
2045 * info.el (info-insert-file-contents-1): Accept an additional
2046 argument `lfn': if it is non-nil, concatenate `filename' and
2047 `suffix'; otherwise use the complicated MS-DOS code.
2048 All callers changed.
2049 (info-insert-file-contents, Info-find-node): If the MS-DOS port
2050 can access long file names, try the long file-name version of
2051 `info-insert-file-contents-1', then the short file-name version.
2052
2053 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
2054
2055 * language/ethio-util.el (setup-ethiopic-environment-internal):
2056 Change bindings of functions keys to conform to "Emacs Lisp Coding
2057 Convention".
2058
2059 * language/ethiopic.el ("Ethiopic"): Add documentation.
2060
2061 2001-02-28 Kenichi Handa <handa@etl.go.jp>
2062
2063 * international/utf-8.el (mule-utf-8): Set coding-category
2064 property to coding-category-utf-8.
2065
2066 2001-02-27 Richard M. Stallman <rms@gnu.org>
2067
2068 * lpr.el (lpr-page-header-switches, print-region-1):
2069 Undo 2000-07-06 change.
2070 (lpr-add-switches): Default to t on gnu/linux.
2071
2072 2001-02-27 Gerd Moellmann <gerd@gnu.org>
2073
2074 * bs.el (bs-attributes-list): Doc fix.
2075
2076 2001-02-26 Gerd Moellmann <gerd@gnu.org>
2077
2078 * help.el (describe-project): Display the file THE-GNU-PROJECT.
2079
2080 * help.el (view-order-manuals): Use goto-address.
2081
2082 * startup.el (command-line-1): Add info about ordering manuals
2083 to the not so fancy splash screens.
2084
2085 2001-02-26 Andre Spiegel <spiegel@gnu.org>
2086
2087 * vc.el (vc-default-workfile-unchanged-p)
2088 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
2089
2090 2001-02-26 Gerd Moellmann <gerd@gnu.org>
2091
2092 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
2093 fontify in the right buffer.
2094
2095 * allout.el (outline-flag-region): Move macro in front of first
2096 use to avoid a run-time error.
2097
2098 2001-02-24 Andrew Innes <andrewi@gnu.org>
2099
2100 * makefile.w32-in: Fix copyright notice.
2101
2102 2001-02-24 Kenichi Handa <handa@etl.go.jp>
2103
2104 * international/utf-8.el (mule-utf-8): Set correct value for
2105 valid-codes property.
2106
2107 * international/fontset.el (x-complement-fontset-spec): In the
2108 case that we use ASCII font for the other charsets, use only
2109 family and registry part of it.
2110
2111 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2112
2113 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
2114 (shrink-window-if-larger-than-buffer): Doc fix.
2115
2116 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
2117
2118 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
2119 predicate passed to completing-read.
2120
2121 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2122
2123 * startup.el (command-line): Fix last change.
2124
2125 2001-02-23 Jason Rumney <jasonr@gnu.org>
2126
2127 * startup.el (tool-bar-originally-present): New variable.
2128 (command-line): Set it if the tool-bar is switched on at startup.
2129
2130 * frame.el (frame-notice-user-settings): Only adjust frame height
2131 for no tool-bar case if tool-bar was originally switched on.
2132 From E. Jay Berkenbilt.
2133
2134 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
2135
2136 * server.el (server-switch-buffer): Only switch window if the
2137 current one is dedicated.
2138
2139 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
2140 rather than using (match-beginning 0) when searching for break point.
2141
2142 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
2143
2144 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
2145 @ follows an accent command such as @'. Support optional braces
2146 in commands that insert accents, like makeinfo does.
2147
2148 2001-02-22 Gerd Moellmann <gerd@gnu.org>
2149
2150 * startup.el (fancy-splash-text): Add a line for ordering
2151 manuals. Reverse order of splash screens shown.
2152 (use-fancy-splash-screens-p): Adapt to the text line added.
2153
2154 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
2155 manuals from the FSF.
2156
2157 * help.el (view-order-manuals): New function.
2158 (toplevel): Bind C-h C-m to this function.
2159
2160 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
2161
2162 * newcomment.el (comment-forward): Skip the comment-start before
2163 searching for the comment-end.
2164
2165 2001-02-21 Dave Love <fx@gnu.org>
2166
2167 * custom.el (custom-initialize-changed, defcustom): Doc fix.
2168
2169 * international/mule-cmds.el, international/mule.el: Doc fixes.
2170
2171 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
2172 (fortune) <defgroup>: Add :link.
2173 (fortune-from-region): Use eq, not eql.
2174
2175 2001-02-21 Gerd Moellmann <gerd@gnu.org>
2176
2177 * startup.el (fancy-splash-screens): Use display-hourglass
2178 instead of display-busy-cursor.
2179
2180 * frame.el (display-hourglass): Renamed from busy-cursor.
2181 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
2182 (show-cursor-in-non-selected-windows): Doc fix.
2183
2184 2001-02-20 Dave Love <fx@gnu.org>
2185
2186 * international/utf-8.el: Doc and commentary fixes.
2187
2188 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2189
2190 * ehelp.el (with-electric-help): Doc fix.
2191
2192 2001-02-20 Gerd Moellmann <gerd@gnu.org>
2193
2194 * msb.el (msb-mode): Call the update-buffers function explicitly
2195 with a FORCE argument.
2196
2197 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
2198 FORCE. If set, update the menu even if frame-or-buffer-changed-p
2199 returns nil.
2200
2201 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2202
2203 * ps-print.el: Timestamp package replacement. Some enhancements.
2204 Some XEmacs compatibility. Doc fix.
2205 (ps-print-version): New version number (6.4).
2206 (ps-printer-name): Initialization fix.
2207 (ps-zebra-stripe-follow): Funcionality enhancement.
2208 (ps-prologue-file): Code enhancement.
2209 (ps-right-header): Timestamp package replacement.
2210 (ps-setup, ps-face-bold-p, ps-face-italic-p)
2211 (ps-get-page-dimensions)
2212 (ps-generate-header, ps-begin-file, ps-begin-job)
2213 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
2214 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
2215 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
2216 (coding-system-for-write): Var declaration (XEmacs compatibility).
2217
2218 2001-02-20 Miles Bader <miles@gnu.org>
2219
2220 * image-file.el (image-file-name-extensions): Add "tif".
2221
2222 2001-02-19 Gerd Moellmann <gerd@gnu.org>
2223
2224 * wid-edit.el (widget-button-click): Save the selected window
2225 around the code handling clicks on buttons.
2226
2227 2001-02-18 Dave Love <fx@gnu.org>
2228
2229 * imenu.el (imenu--generic-function): Use mapc to iterate over
2230 syntax characters.
2231
2232 2001-02-17 Richard M. Stallman <rms@gnu.org>
2233
2234 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
2235
2236 * uniquify.el (uniquify-buffer-name-style): Doc fix.
2237
2238 2001-02-16 Gerd Moellmann <gerd@gnu.org>
2239
2240 * mouse.el (mouse-save-then-kill): If the distance from the new
2241 point to the mark is equal to the distance of point from the new
2242 point, move point instead of the mark.
2243
2244 2001-02-16 Dave Love <fx@gnu.org>
2245
2246 * textmodes/flyspell.el (flyspell-get-word): Return string without
2247 properties.
2248
2249 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2250
2251 * generic.el (generic-find-file-regexp): Doc fix.
2252 (generic-ignore-files-regexp): New defcustom.
2253 (generic-mode-find-file-hook): If the file's name matches the
2254 regexp in `generic-ignore-files-regexp', don't enter
2255 default-generic-mode. Doc fix.
2256
2257 2001-02-16 Gerd Moellmann <gerd@gnu.org>
2258
2259 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
2260 Add autoload cookies.
2261
2262 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
2263 of cal-tex-24.
2264
2265 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2266
2267 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
2268
2269 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
2270 the character class after the (optional) drive, to support file
2271 names with embedded blanks.
2272
2273 2001-02-15 Sam Steingold <sds@gnu.org>
2274
2275 * textmodes/tex-mode.el (tex-shell-running):
2276 Check the process buffer too.
2277
2278 2001-02-15 Dave Love <fx@gnu.org>
2279
2280 * battery.el (battery-status-function): Fix doc, :type.
2281
2282 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
2283
2284 2001-02-15 Gerd Moellmann <gerd@gnu.org>
2285
2286 * subr.el (read-passwd): Clear Lisp memory holding password.
2287
2288 2001-02-15 Miles Bader <miles@gnu.org>
2289
2290 * info.el (Info-copy-current-node-name): New function.
2291 (Info-mode-menu): Add it to the menu.
2292
2293 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
2294
2295 * international/mule-cmds.el (toggle-input-method): Doc fix.
2296
2297 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
2298
2299 * replace.el (occur): Stop at end of buffer.
2300
2301 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
2302
2303 * international/mule-cmds.el (set-input-method): Another doc fix.
2304
2305 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
2306
2307 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
2308
2309 2001-02-13 Miles Bader <miles@gnu.org>
2310
2311 * faces.el (set-face-background, set-face-foreground)
2312 (set-face-stipple): Treat a value of nil as being `unspecified'.
2313
2314 2001-02-12 Dave Love <d.love@dl.ac.uk>
2315
2316 * international/latin1-disp.el: Doc fixes.
2317 (latin1-display) <defgroup>: Add :link.
2318 (latin1-display) <function>: Set variable latin1-display.
2319
2320 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
2321
2322 * international/mule-cmds.el (set-input-method): Doc fix.
2323
2324 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
2325
2326 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
2327 (speedbar-line-file): Return nil if not a file.
2328 (speedbar-buffers-line-path): Return file for tags, and dir for files.
2329
2330 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
2331
2332 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
2333 for remote files.
2334 (ediff-coding-system-for-read): Replaced the no-conversion default
2335 with raw-text.
2336
2337 * ediff-init.el: Removed :version from defcustom vars.
2338
2339 * ediff-util.el (ediff-compute-custom-diffs-maybe):
2340 Better handling of the diff mode.
2341
2342 * ediff.texi: Added ediff-coding-system-for-read.
2343
2344 * viper.texi: Fix typos.
2345
2346 2001-02-11 Dave Love <fx@gnu.org>
2347
2348 * shadowfile.el: Doc fixes.
2349 (shadow) <defgroup>: Add :link.
2350 (shadowfile-unload-hook): New function.
2351 (shadow-initialize): Use defalias, not fset.
2352 (shadow-define-cluster, shadow-define-literal-group)
2353 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
2354
2355 * international/mule.el: Doc and message fixes.
2356
2357 * international/ccl.el (define-ccl-program): Doc fix.
2358
2359 2001-02-11 Kenichi Handa <handa@etl.go.jp>
2360
2361 * faces.el (mode-line): Set :line-width property to -1.
2362
2363 2001-02-10 Richard M. Stallman <rms@gnu.org>
2364
2365 * complete.el (partial-completion-mode): Doc fix.
2366
2367 * simple.el (delete-key-deletes-forward-mode):
2368 Change `let' to `let*' to fix gross bug in last change.
2369
2370 * repeat.el (repeat): Don't let execute-kbd-macro alter
2371 real-last-command.
2372
2373 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
2374
2375 * simple.el (eval-expression): Doc fix.
2376
2377 2001-02-09 Dave Love <fx@gnu.org>
2378
2379 * imenu.el (imenu-generic-expression): Doc fix.
2380
2381 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
2382 From Juanma Barranquero.
2383
2384 * emacs-lisp/authors.el (authors): Expand `root' before running find.
2385
2386 2001-02-09 Kenichi Handa <handa@etl.go.jp>
2387
2388 * faces.el (set-face-attribute): Describe the case of a negative
2389 value specified for :line-width.
2390
2391 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
2392
2393 * which-func.el (which-func-mode): Invert which-func-mode-global.
2394 From Juanma Barranquero <lektu@uol.com.br>.
2395
2396 2001-02-08 Dave Love <fx@gnu.org>
2397
2398 * wid-edit.el (widget-plist-convert-widget): Replace binding of
2399 widget-plist-value-type.
2400 (widget-alist-convert-widget): Replace binding of
2401 widget-alist-value-type.
2402
2403 * textmodes/paragraphs.el (sentence-end): Doc fix.
2404
2405 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
2406 Remove `backward-line'.
2407
2408 * play/pong.el (pong-blank-color, pong-bat-color)
2409 (pong-ball-color, pong-border-color, pong-left-key)
2410 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
2411 (pong-pause-key, pong-resume-key, pong-timer-delay):
2412 * mail/mh-comp.el (mh-compose-letter-function):
2413 * eshell/esh-mode.el (eshell-skip-prompt-function):
2414 * emulation/viper-ex.el (ex-unix-type-shell-options):
2415 * recentf.el (recentf-menu-filter):
2416 * ps-print.el (ps-print-region-function):
2417 * lpr.el (print-region-function):
2418 * forms.el (forms-mode-hooks):
2419 * dirtrack.el (dirtrack-directory-change-hook):
2420 * cus-start.el (temp-buffer-show-function, display-buffer-function):
2421 * textmodes/spell.el (spell-filter):
2422 * textmodes/fill.el (adaptive-fill-function):
2423 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
2424 * progmodes/etags.el (find-tag-default-function):
2425 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
2426 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2427
2428 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
2429
2430 * emulation/viper-init.el (viper-fast-keyseq-timeout)
2431 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
2432 Meyering <jim@meyering.net>.
2433
2434 * loadup.el: Revert last change.
2435
2436 2001-02-07 Kenichi Handa <handa@etl.go.jp>
2437
2438 * international/mule.el (transform-make-coding-system-args):
2439 Make it work also for coding systems not using CCL.
2440
2441 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2442
2443 * simple.el (previous-matching-history-element)
2444 (next-matching-history-element): Doc fix.
2445
2446 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
2447 specific part.
2448
2449 2001-02-06 Dave Love <fx@gnu.org>
2450
2451 * add-log.el (add-log-current-defun-function)
2452 (add-log-buffer-file-name-function, add-log-file-name-function):
2453 Fix :type.
2454 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
2455
2456 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2457
2458 * info.el (info-initialize): Remove the test for system-type when
2459 invocation-directory is non-nil.
2460
2461 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
2462 of `font-lock-defaults' to `backward-paragraph' rather than nil.
2463
2464 2001-02-06 Andrew Innes <andrewi@gnu.org>
2465
2466 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
2467 absolute.
2468
2469 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
2470
2471 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
2472 buffers. When hi-lock turned on rather than only checking current
2473 buffer for regexps, all buffers are checked. Moved activation of
2474 font-lock to hi-lock-refontify. When font-lock turned off rather
2475 than removing added highlighting just in current buffer, remove it
2476 in all buffers. Changed edit menu text from "Automatic
2477 Highlighting" to "Regexp Highlighting" Documentation for
2478 highlighting phrases, minor documentation changes.
2479 (hi-lock-set-file-patterns): Execute only if there are new or
2480 existing file patterns.
2481 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
2482 unfontify and, if a support mode is active, will not refontify the
2483 whole buffer. If necessary, turn on font lock. (Removed
2484 font-lock-unfontify and font-lock support-mode-specific calls,
2485 such as lazy-lock-fontify-window.)
2486 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
2487 patterns are found. Not useful now since find-file-hook is removed
2488 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
2489 (hi-lock-face-phrase-buffer): New function. Also added related
2490 menu item and keybinding.
2491 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
2492 (hi-lock-process-phrase): New function.
2493 (hi-lock-line-face-buffer): Doc fixes.
2494 (hi-lock-face-buffer): Doc fixes.
2495 (hi-lock-unface-buffer): Doc fixes.
2496
2497 2001-02-06 Gerd Moellmann <gerd@gnu.org>
2498
2499 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
2500 dabbrev-ignored-regexps.
2501
2502 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2503
2504 * simple.el (kill-line): Doc fix.
2505
2506 2001-02-05 Dave Love <fx@gnu.org>
2507
2508 * loadup.el: Revert last two changes -- bootstrapping works with
2509 regenerated loaddefs.
2510
2511 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
2512
2513 * isearch.el (isearch-forward): Doc fix.
2514
2515 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
2516 of font-lock-defaults to backward-paragraph.
2517
2518 2001-02-05 Gerd Moellmann <gerd@gnu.org>
2519
2520 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
2521 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
2522
2523 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2524
2525 * ebnf2ps.el: Eliminate time-stamp functions.
2526 (ebnf-version): New version (3.5).
2527 (ebnf-eps-finish-and-write): Replace time-stamp functions by
2528 format-time-string.
2529
2530 2001-02-05 Gerd Moellmann <gerd@gnu.org>
2531
2532 * simple.el (next-line): Goto end-of-line before inserting a newline.
2533
2534 2001-02-05 Miles Bader <miles@gnu.org>
2535
2536 * image-file.el (insert-image-file): When visiting an image, also
2537 set `truncate-lines' to t so that any fringe arrow looks correct.
2538
2539 2001-02-05 Kenichi Handa <handa@etl.go.jp>
2540
2541 * isearch.el (isearch-forward): Add description about input method
2542 in the docsting.
2543
2544 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
2545
2546 * skeleton.el (skeleton-internal-1): Always push the mark for @.
2547
2548 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2549
2550 * info.el (info-initialize): If installation-directory is nil, for
2551 DOS/Windows systems try looking in a sibling of invocation-directory.
2552
2553 2001-02-02 Gerd Moellmann <gerd@gnu.org>
2554
2555 * wid-edit.el (widget-button-click): Fix last change.
2556
2557 * frame.el (frame-notice-user-settings): When resizing the initial
2558 frame because the tool bar is off, also change the frame's top
2559 position if a negative top position was specified.
2560
2561 2001-02-02 Miles Bader <miles@gnu.org>
2562
2563 * image-file.el (insert-image-file): When visiting an image,
2564 suppress the cursor in the image buffer.
2565
2566 2001-02-01 Dave Love <fx@gnu.org>
2567
2568 * progmodes/f90.el (f90-mode): Remove startup message.
2569
2570 * vc-cvs.el: Remove autoloads. Require vc when compiling.
2571
2572 2001-02-01 Gerd Moellmann <gerd@gnu.org>
2573
2574 * startup.el (command-line): Fix code determining whether or not
2575 to use delete-key-deletes-forward-mode.
2576
2577 2001-02-01 Andre Spiegel <spiegel@gnu.org>
2578
2579 * vc.el (vc-diff-switches): New user option.
2580 (vc-version-diff): Use it.
2581 (vc-diff-switches-list): New macro.
2582
2583 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
2584 New customization options.
2585 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
2586
2587 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
2588
2589 2001-02-01 Gerd Moellmann <gerd@gnu.org>
2590
2591 * msb.el (toplevel): Quote hook symbols.
2592
2593 2001-02-01 Kenichi Handa <handa@etl.go.jp>
2594
2595 * international/mule.el (make-coding-system): Add description
2596 about recognized properties in the docstring.
2597
2598 * international/mule-conf.el: Remove unused charsets
2599 mac-roman-lower and mac-roman-upper.
2600
2601 2001-01-31 Gerd Moellmann <gerd@gnu.org>
2602
2603 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
2604 is in front of the left-margin, if any.
2605
2606 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
2607 like `delete'.
2608
2609 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
2610
2611 * term/w32-win.el (mouse-set-font): Doc fix.
2612
2613 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
2614
2615 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
2616 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
2617 on already.
2618
2619 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
2620
2621 * files.el (save-buffer): Don't give message if (buffer-file-name)
2622 returns nil.
2623
2624 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
2625
2626 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
2627
2628 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
2629 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
2630
2631 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
2632 display problems.
2633
2634 2001-01-31 Kenichi Handa <handa@etl.go.jp>
2635
2636 * international/mule.el (charset-info): Fix docstring.
2637
2638 * international/mule-diag.el (describe-character-set): Check final
2639 char valid before printing it.
2640
2641 2001-01-30 Gerd Moellmann <gerd@gnu.org>
2642
2643 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
2644
2645 * frame.el (frame-notice-user-settings): Do the tool-bar
2646 stuff only for graphical displays. Fix a braino.
2647
2648 * frame.el (frame-initialize): Create initial frame visible.
2649 (frame-notice-user-settings): When tool-bar has been switched off,
2650 correct the frame size and sync tool-bar-mode.
2651
2652 * startup.el (command-line): Remove manipulation of frame
2653 height for tool bars.
2654
2655 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2656
2657 * lpr.el: Compatibility with XEmacs and doc fixes.
2658 (lpr-windows-system, lpr-lp-system): New vars.
2659 (lpr-printer-switch): New defcustom.
2660 (printer-name, lpr-command): Customization fix.
2661 (print-region-1): Code fix.
2662 (print-region-new-buffer, printify-region): Indentation fix.
2663 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
2664 New functions.
2665
2666 2001-01-29 Gerd Moellmann <gerd@gnu.org>
2667
2668 * msb.el (toplevel): Fix the eval-after-load.
2669
2670 2001-01-29 Dave Love <fx@gnu.org>
2671
2672 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
2673
2674 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
2675
2676 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
2677 (tcl-using-emacs-19-23): Consider Emacs 21+.
2678 (tcl-help-directory-list, tcl-command-switches): Fix :type.
2679 (tcl-add-emacs-menu): Supply menu name.
2680 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
2681
2682 2001-01-29 Gerd Moellmann <gerd@gnu.org>
2683
2684 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
2685
2686 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
2687
2688 * pcvs.el (cvs-mark-fis-dead): New function.
2689 (cvs-mode-add): Use it.
2690 (cvs-mode-add-change-log-entry-other-window):
2691 Rebind change-log-default-name to itself rather than to nil.
2692
2693 2001-01-29 Sam Steingold <sds@gnu.org>
2694
2695 * vc-cvs.el: Replaced (require 'vc) with a bunch of
2696 `autoload' statements.
2697
2698 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
2699
2700 * files.el (confirm-kill-emacs): Doc fix.
2701
2702 * frame.el (frame-initialize): Doc fix.
2703
2704 * time-stamp.el (time-stamp-string): Doc fix.
2705
2706 * woman.el (WoMan-log-1): Make the log buffer writable.
2707 From Markus Rost <rost@math.ohio-state.edu>.
2708
2709 2001-01-29 Gerd Moellmann <gerd@gnu.org>
2710
2711 * imenu.el (imenu-syntax-alist): Add autoload cookie for
2712 the `make-variable-buffer-local'.
2713
2714 2001-01-29 Dave Love <fx@gnu.org>
2715
2716 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
2717 (ansi-color-for-comint-mode-on, ansi-color-process-output):
2718 Add autoload cookie.
2719 (ansi-color-apply-sequence): Fix typo.
2720
2721 2001-01-29 Gerd Moellmann <gerd@gnu.org>
2722
2723 * menu-bar.el (menu-bar-files-menu): Add menu items for
2724 Postscript printing in black and white.
2725
2726 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
2727 X-Mailman-Version, Precedence, List-Help, List-Post,
2728 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
2729 Content-Type, Content-Length.
2730
2731 2001-01-29 Dave Love <fx@gnu.org>
2732
2733 * elide-head.el (elide-head): Make overlay evaporate.
2734
2735 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
2736
2737 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
2738
2739 * isearch.el (isearch-highlight): Don't punt if the display
2740 doesn't support colors, since isearch faces are defined for
2741 monochrome displays as well.
2742
2743 2001-01-27 Sam Steingold <sds@gnu.org>
2744
2745 * shell.el (shell-write-history-on-exit): Make sure that we are in
2746 the shell buffer (M-x tex-file RET inserted the error message into
2747 the TeX buffer).
2748
2749 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2750
2751 * simple.el (transient-mark-mode): Doc fix.
2752
2753 2001-01-27 Gerd Moellmann <gerd@gnu.org>
2754
2755 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
2756
2757 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2758
2759 * shell.el (shell-unquote-argument): If the shell is one of the
2760 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
2761 quote character.
2762 (shell-dumb-shell-regexp): Document that the shells which match
2763 this regexp are supposed to not treat a backslash as a quote character.
2764
2765 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
2766 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
2767
2768 2001-01-27 Richard M. Stallman <rms@gnu.org>
2769
2770 * dabbrev.el (dabbrev--substitute-expansion):
2771 Treat a one-capital-letter abbrev as "not all upper case",
2772 so as to force preservation of the expansion's pattern
2773 if the expansion starts with a capital letter.
2774
2775 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2776
2777 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
2778 Doc fix.
2779
2780 * simple.el (transient-mark-mode): Document the fact that many
2781 commands act on the region when mark is active.
2782
2783 2001-01-27 Kenichi Handa <handa@etl.go.jp>
2784
2785 * international/quail.el (quail-setup-completion-buf): Make the
2786 multibyteness of current buffer inherited to Quail completion buffer.
2787 (quail-show-guidance-buf): Make the multibyteness of current
2788 buffer inherited to Quail guidance buffer.
2789 (quail-help): Make the multibyteness of current buffer inherited
2790 to Quail help buffer.
2791
2792 2001-01-26 Dave Love <fx@gnu.org>
2793
2794 * time-stamp.el: Doc fixes.
2795
2796 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
2797 (delphi-keyword-face, delphi-other-face): Fix :type.
2798
2799 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
2800
2801 * mail/feedmail.el (feedmail): Add :link.
2802 (feedmail-send-it): Doc fix.
2803
2804 * mail/sendmail.el: Doc fixes.
2805 (sendmail-send-it): Fix the non-ASCII regexp and use
2806 rfc2047-encode-string.
2807
2808 * dired.el, dired-aux.el: Revert last change.
2809
2810 2001-01-26 Gerd Moellmann <gerd@gnu.org>
2811
2812 * makefile.w32-in (DONTCOMPILE): Add various term files.
2813
2814 2001-01-26 Dave Love <fx@gnu.org>
2815
2816 * Makefile.in (DONTCOMPILE): Add various term files.
2817
2818 2001-01-26 Gerd Moellmann <gerd@gnu.org>
2819
2820 * man.el (Man-default-man-entry, Man-mode): Doc fix.
2821
2822 * startup.el (display-startup-echo-area-message): Make sure
2823 the echo area is resized to fit the size of the startup message.
2824
2825 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
2826 part of which is a constant.
2827
2828 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
2829
2830 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
2831
2832 2001-01-26 Richard M. Stallman <rms@gnu.org>
2833
2834 * simple.el (next-line): Don't let `newline' expand abbrevs.
2835 Simplify slightly.
2836 (open-line): Don't let `newline' expand abbrevs.
2837
2838 2001-01-25 John Wiegley <johnw@gnu.org>
2839
2840 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
2841 to `repeat' in the :type field.
2842
2843 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
2844 allow a choice of regexp or nil.
2845 (pcomplete-dir-ignore): Same.
2846
2847 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
2848 a command) to always fail.
2849
2850 2001-01-25 Gerd Moellmann <gerd@gnu.org>
2851
2852 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
2853 discard the result.
2854 (iswitchb-to-end): Likewise.
2855
2856 2001-01-25 Sam Steingold <sds@gnu.org>
2857
2858 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
2859 Require vc.
2860
2861 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
2862
2863 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
2864
2865 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
2866
2867 2001-01-25 Dave Love <fx@gnu.org>
2868
2869 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
2870 (describe-coding-system): Tweak the English text.
2871
2872 * loadup.el: Preload international/ccl for utf-8.
2873
2874 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
2875
2876 * mail/rmail.el (rmail-redecode-body): Doc fix.
2877
2878 2001-01-25 Kenichi Handa <handa@etl.go.jp>
2879
2880 * international/mule-cmds.el (reset-language-environment):
2881 Reset coding-category-utf-8 to mule-utf-8.
2882
2883 * international/mule-conf.el (coding-category-utf-8):
2884 Initialize to mule-utf-8.
2885
2886 * loadup.el: Preload international/utf-8.
2887
2888 * international/utf-8.el: New file.
2889
2890 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
2891
2892 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
2893
2894 2001-01-24 Sam Steingold <sds@gnu.org>
2895
2896 * dired.el (dired-replace-in-string): Removed.
2897 (dired-sort-toggle): Use `replace-regexps-in-string'
2898 instead of `dired-replace-in-string'.
2899
2900 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
2901 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
2902
2903 * gs.el (gs-replace-in-string): Removed.
2904 (gs-options): Use `replace-regexps-in-string'
2905 instead of `gs-replace-in-string'.
2906
2907 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
2908
2909 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
2910 bug report is mailed to an email list and posted to a news group.
2911
2912 2001-01-24 Gerd Moellmann <gerd@gnu.org>
2913
2914 * comint.el (comint-replace-by-expanded-history-before-point):
2915 Fix change of 2000-08-03 to move point to the start of the line again.
2916
2917 * startup.el (tool-bar-images-pixel-height): New variable.
2918 (command-line): After loading the user's init file, when
2919 tool-bar-mode is on, increase the frame's size by some lines for
2920 the tool-bar.
2921
2922 * frame.el (frame-initialize): Create the initial frame invisible.
2923
2924 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
2925
2926 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
2927 (chinese-big5): MIME:Big5.
2928
2929 2001-01-24 Gerd Moellmann <gerd@gnu.org>
2930
2931 * international/mule-cmds.el (universal-coding-system-argument):
2932 Handle commands with prefix args.
2933
2934 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2935
2936 * calendar/diary-lib.el (diary-float): Fix case of MONTH
2937 being a list of numbers.
2938 (diary-mail-entries): Rewritten.
2939
2940 2001-01-23 Dave Love <fx@gnu.org>
2941
2942 * international/mule.el (make-coding-system): Fix typo.
2943
2944 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
2945 Add backward-paragraph as font-lock-beginning-of-syntax-function.
2946
2947 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
2948
2949 * font-lock.el (font-lock-mode): Doc fix.
2950
2951 2001-01-23 Kenichi Handa <handa@etl.go.jp>
2952
2953 * international/mule.el (make-translation-table): Fix docstring.
2954
2955 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
2956
2957 * mail/rmail.el (rmail-redecode-body): New function.
2958
2959 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
2960
2961 2001-01-22 Gerd Moellmann <gerd@gnu.org>
2962
2963 * isearch.el (isearch-lazy-highlight-case-fold-search)
2964 (isearch-lazy-highlight-regexp): New variables.
2965 (isearch-lazy-highlight-cleanup): Update lazy highlight if
2966 case-fold search or regexp search has been toggled.
2967
2968 * wid-edit.el (widget-button-click): Avoid a save-excursion
2969 around running a global binding.
2970
2971 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
2972 to 0.25.
2973
2974 2001-01-20 Miles Bader <miles@gnu.org>
2975
2976 * cus-edit.el (custom-face-save): Do post-processing on the face's
2977 new value like `custom-face-set' does.
2978
2979 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2980
2981 * mail/emacsbug.el (report-emacs-bug): Report the value of
2982 LC_CTYPE, not LC_TYPE.
2983
2984 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
2985 isearch-toggle-regexp and isearch-edit-string to doc string.
2986
2987 2001-01-19 Gerd Moellmann <gerd@gnu.org>
2988
2989 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
2990 as font-lock-beginning-of-syntax-function in font-lock-defaults.
2991
2992 * jit-lock.el (jit-lock-fontify-now): Don't bind
2993 font-lock-beginning-of-syntax-function to nil.
2994
2995 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2996
2997 * mail/emacsbug.el (report-emacs-bug): Report values of
2998 locale-coding-system, default-enable-multibyte-characters, and the
2999 environment variables LC_ALL, LC_TYPE, and LANG.
3000
3001 2001-01-19 Gerd Moellmann <gerd@gnu.org>
3002
3003 * font-lock.el (font-lock-default-fontify-region): Fix last change.
3004
3005 * font-lock.el (font-lock-multiline): Default to nil.
3006 (font-lock-default-fontify-region): If font-lock-multiline is
3007 nil, don't check the property `font-lock-multiline'.
3008
3009 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
3010 is nil, don't check the `font-lock-multiline' text property.
3011
3012 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
3013
3014 * viper.el: Call initial-major-mode on startup.
3015
3016 * ediff.el (ediff-patch-file): Use better defaults.
3017
3018 * ediff-vers.el: Fix for 8+3 DOS file systems.
3019
3020 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
3021
3022 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
3023 diff mode, if available.
3024
3025 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
3026
3027 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
3028
3029 * ediff-init.el (subst-char-in-string): Define and use it, unless
3030 it's already defined.
3031
3032 2001-01-18 Gerd Moellmann <gerd@gnu.org>
3033
3034 * tooltip.el (tooltip-hide-delay): New user-option.
3035 (tooltip-show): Use tooltip-hide-delay instead of the default.
3036
3037 2001-01-18 Kenichi Handa <handa@etl.go.jp>
3038
3039 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
3040 kill-local-variable doesn't work for enable-multibyte-characters.
3041
3042 2001-01-17 Dave Love <fx@gnu.org>
3043
3044 * ediff-init.el (ediff-before-setup-hook)
3045 (ediff-merge-filename-prefix): Add :version.
3046
3047 * international/latin1-disp.el: Require disp-table.
3048 (latin1-display): Fix :set.
3049
3050 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
3051
3052 2001-01-17 Gerd Moellmann <gerd@gnu.org>
3053
3054 * isearch.el (isearch-lazy-highlight-initial-delay)
3055 (isearch-lazy-highlight-interval): Default to 0.
3056
3057 2001-01-17 Bob Glickstein <bobg@zanshin.com>
3058
3059 * isearch.el (isearch-highlight): Set isearch-overlay priority to
3060 1 here rather than each time through
3061 isearch-lazy-highlight-new-loop.
3062 (isearch-lazy-highlight-max): Variable deleted.
3063 (isearch-lazy-highlight-max-at-a-time): New user variable, like
3064 isearch-lazy-highlight-max but controls a single invocation of
3065 isearch-lazy-highlight-update.
3066 (isearch-lazy-highlight-wrapped): Variable recreated.
3067 (isearch-lazy-highlight-window-start): New variable.
3068 (isearch-lazy-highlight-cleanup): Restored to behavior of
3069 before 2-Jan.
3070 (isearch-lazy-highlight-remove-overlays): Function deleted;
3071 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
3072 behavior removed.
3073 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
3074 isearch-lazy-highlight-update in a loop rather than just once.
3075 Test isearch-invalid-regexp here and decide not to start a new
3076 loop, rather than testing it each time through
3077 isearch-lazy-highlight-update.
3078 (isearch-lazy-highlight-search): Function restored.
3079 (isearch-lazy-highlight-update): Get called in a timer loop again,
3080 but this time highlight more than one match each time through.
3081 Only highlight matches in the visible part of the window.
3082 Start at point, move in the direction of the search, and wrap around at
3083 the edge of the window. Use sit-for to force redisplay and ensure
3084 window-start is credible. "Face suppressing" behavior removed;
3085 overlay priorities should make it unnecessary, right?
3086 (isearch-highlight): Face suppressing behavior removed.
3087 (isearch-dehighlight): Face suppressing behavior removed.
3088 (isearch-set-lazy-highlight-faces-at): Removed.
3089
3090 2001-01-17 Kenichi Handa <handa@etl.go.jp>
3091
3092 * language/european.el ("Latin-1"): Make the format of description
3093 about additional language environments same as that of Latin-2.
3094
3095 2001-01-16 Dave Love <fx@gnu.org>
3096
3097 * isearch.el (isearch-lazy-highlight): Add :version.
3098
3099 * simple.el (backward-delete-char-untabify-method)
3100 (next-line-add-newlines): Add :version.
3101
3102 2001-01-16 Gerd Moellmann <gerd@gnu.org>
3103
3104 * bindings.el: Bind <backspace> and <delete> via function-key-map.
3105 Don't bind <delete> otherwise.
3106
3107 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
3108 and <delete> via function-key-map.
3109
3110 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
3111 Subject line only if point is after the `Subject:'.
3112
3113 2001-01-16 Kenichi Handa <handa@etl.go.jp>
3114
3115 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
3116 japanese-jisx0213-2 in `charset' property of this lang. env.
3117
3118 * language/european.el ("Latin-1"): Add description for Dutch and
3119 Spanish lang. env.
3120
3121 * international/mule.el (decode-char): Fix conditions.
3122 (encode-char): Handle eight-bit-control too.
3123 (transform-make-coding-system-args): New function.
3124 (make-coding-system): Accept XEmacs style arguments for CCL base
3125 coding system.
3126
3127 2001-01-15 Gerd Moellmann <gerd@gnu.org>
3128
3129 * progmodes/etags.el (find-tag-noselect): Save the value of
3130 tags-file-name before switching buffers, for the case it has a
3131 buffer-local value.
3132
3133 2001-01-15 Alex Schroeder <alex@gnu.org>
3134
3135 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3136 From Dave Love <fx@gnu.org>.
3137 (ansi-color-for-comint-mode): Fix :version.
3138
3139 2001-01-15 Alex Schroeder <alex@gnu.org>
3140
3141 * ansi-color.el (ansi-color-unfontify-region): Doc change.
3142
3143 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
3144
3145 * dired.el (dired-insert-directory): If file-system-info fails,
3146 remove the " free " part, but don't signal an error.
3147
3148 2001-01-12 Sam Steingold <sds@gnu.org>
3149
3150 * bookmark.el (bookmark-maybe-historicize-string):
3151 Use new backquote syntax.
3152
3153 2001-01-12 Richard M. Stallman <rms@gnu.org>
3154
3155 * subr.el (last): Handle a list that doesn't end in nil.
3156
3157 2001-01-12 Sam Steingold <sds@gnu.org>
3158
3159 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
3160 to `backward-delete-char-untabify'.
3161
3162 2001-01-12 Dave Love <fx@gnu.org>
3163
3164 * cus-edit.el (customize-menu-create): Fix the :filter following
3165 easymenu change.
3166
3167 * wid-edit.el (function): Add :match-alternatives.
3168 (widget-color-action): Doc fix.
3169
3170 2001-01-12 Gerd Moellmann <gerd@gnu.org>
3171
3172 * calendar/calendar.el (calendar-basic-setup): Doc fix.
3173
3174 2001-01-12 Kenichi Handa <handa@etl.go.jp>
3175
3176 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
3177
3178 * international/ccl.el (define-ccl-program): Fix docstring.
3179
3180 2001-01-11 Dave Love <fx@gnu.org>
3181
3182 * international/mule-cmds.el (standard-display-european-internal):
3183 Set display table for 2208 as for 160.
3184
3185 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
3186
3187 * progmodes/fortran.el (fortran-mode-map): Modify Customization
3188 entry for custom-menu-create change.
3189 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
3190 don't cons it in the search loop.
3191
3192 * imenu.el (imenu--truncate-items): Revert last change.
3193
3194 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3195
3196 * info.el (Info-setup-header-line): If the node header includes
3197 either Next: or Prev: links, don't show the File: and Node: parts
3198 in the header line.
3199
3200 2001-01-11 Gerd Moellmann <gerd@gnu.org>
3201
3202 * comint.el (comint-goto-process-mark): Don't print a message
3203 when running in batch mode.
3204
3205 * isearch.el (isearch-search): In the condition-case handler for
3206 `error', set isearch-invalid-regexp to the whole error message.
3207
3208 * subr.el (eval-after-load): Call load-symbol-file-load-history to
3209 ensure that eval-after-load works for files dumped with Emacs.
3210
3211 * help.el (load-symbol-file-load-history): New function extracted
3212 from function symbol-file.
3213 (symbol-file): Use it.
3214
3215 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
3216
3217 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3218
3219 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
3220 behave as if there were no prefix argument.
3221 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
3222 argument were nil.
3223
3224 2001-01-11 Richard M. Stallman <rms@gnu.org>
3225
3226 * isearch.el (isearch-lazy-highlight-update):
3227 Don't look for more potential matches once maximum is exceeded.
3228 Use overlays-in to check correctly for overlap with current match.
3229 Ignore empty matches.
3230
3231 2001-01-11 Miles Bader <miles@gnu.org>
3232
3233 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
3234 (ispell-overlay-window, ispell-help, ispell-show-choices)
3235 (ispell-command-loop): Use it instead of `window-height'.
3236
3237 2001-01-10 Gerd Moellmann <gerd@gnu.org>
3238
3239 * files.el (confirm-kill-emacs): New user-option.
3240 (save-buffers-kill-emacs): Ask for final confirmation before
3241 killing Emacs.
3242
3243 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
3244 to nil.
3245
3246 2001-01-10 Dave Love <fx@gnu.org>
3247
3248 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
3249
3250 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
3251
3252 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
3253
3254 * calculator.el (calculator-number-digits): Fix :type.
3255
3256 * vc-cvs.el (vc-cvs-header): Fix :type.
3257 * vc-rcs.el (vc-rcs-header): Fix :type.
3258 * vc-sccs.el (vc-sccs-header): Fix :type.
3259
3260 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3261
3262 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3263
3264 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
3265
3266 2001-01-10 Gerd Moellmann <gerd@gnu.org>
3267
3268 * simple.el (set-variable): Force a thorough redisplay for the
3269 case that the variable has an effect on the display, like
3270 `tab-width' has.
3271
3272 2001-01-10 Andre Spiegel <spiegel@gnu.org>
3273
3274 * vc.el: Add documentation for backend interface.
3275
3276 2001-01-10 Kenichi Handa <handa@etl.go.jp>
3277
3278 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
3279
3280 * international/mule-conf.el (latin-extra-code-table): Set to t
3281 for \223 and \224.
3282
3283 2001-01-09 Kenichi Handa <handa@etl.go.jp>
3284
3285 * international/mule-cmds.el (locale-language-names): Map "es" to
3286 "Spanish" and "nl" to "Dutch".
3287
3288 2001-01-09 Gerd Moellmann <gerd@gnu.org>
3289
3290 * bindings.el (global-map): Bind <home> to beginning-of-line,
3291 <end> to end-of-line, C-<home> to beginning-of-buffer, and
3292 C-<end> to end-of-buffer.
3293
3294 * language/european.el: Add Dutch and Spanish language info
3295 to be able to use the appropriate tutorials.
3296
3297 2001-01-09 Alex Schroeder <alex@gnu.org>
3298
3299 * ansi-color.el (ansi-color-process-output): Use markers instead
3300 of positions for start and end of region.
3301 (ansi-color-apply-on-region): Rewrote code to make it more robust.
3302 Previously, occasional mistakes happend when fontifying many
3303 chunks of output (eg. ls --color=yes /dev). This happened
3304 whenever an overlay was created up to the end of the region, which
3305 coincided with the process-mark. New text would then be added
3306 within that overlay instead of after it.
3307 (ansi-color-make-extent): Overlays are created with the property
3308 `modification-hooks' set to '(ansi-color-freeze-overlay).
3309 (ansi-color-freeze-overlay): New function. When inserting text at
3310 the end of the overlay, the overlay will resize.
3311
3312 2000-01-09 Alex Schroeder <alex@gnu.org>
3313
3314 * ansi-color.el (ansi-color-process-output): Doc change.
3315 (ansi-color-unfontify-region): Doc change. No longer installed
3316 automatically in font-lock-unfontify-region-function.
3317 (ansi-color-apply): Doc change.
3318 (ansi-color-apply-on-region): Use extents or overlays instead of
3319 text-properties.
3320 (ansi-color-make-extent): New function.
3321 (ansi-color-set-extent-face): New function.
3322
3323 2000-01-09 Alex Schroeder <alex@gnu.org>
3324
3325 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
3326 both use ansi-color-process-output, now.
3327 (ansi-color-process-output): Doesn't return string anymore. It is
3328 installed in comint-output-filter-functions for both Emacs and
3329 XEmacs, now.
3330 (ansi-color-unfontify-region): Simplified code removing variables
3331 pos and start-ansi.
3332 (ansi-color-apply): Put text-property ansi-color before putting
3333 text-property face because ansi-color-unfontify-region is called
3334 immediately after the call to put-text-property.
3335 (ansi-color-context-region): Doc change.
3336 (ansi-color-filter-region): Simplified code.
3337 (ansi-color-apply-on-region): Changed start to start-marker, using
3338 a marker explicitly. Put text-property ansi-color before putting
3339 text-property face because ansi-color-unfontify-region is called
3340 immediately after the call to put-text-property.
3341
3342 2000-01-09 Alex Schroeder <alex@gnu.org>
3343
3344 * ansi-color.el (ansi-color-faces-vector): Doc change.
3345 (ansi-color-for-comint-mode): Changed :type property to choice.
3346 (ansi-color-last-context): Removed.
3347 (ansi-color-process-output): Don't use ansi-color-last-context, as
3348 the main functions will store their context now.
3349 (ansi-color-context): Doc change.
3350 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
3351 Uses ansi-color-context such that repeated calls will strip
3352 partial escape sequences, too.
3353 (ansi-color-apply): Simplified code. Colorize end of string if
3354 face is not null. Store context in new (FACE STRING) format, such
3355 that repeated calls will strip partial escape sequences, too.
3356 Append faces to face property using ansi-color-apply-sequence such
3357 that cumulative mode actually works.
3358 (ansi-color-context-region): New variable.
3359 (ansi-color-filter-region): Rewrote it based on
3360 ansi-color-apply-on-region. Uses ansi-color-context-region such
3361 that repeated calls will strip partial escape sequences, too.
3362 (ansi-color-apply-on-region): Simplified code. Colorize end of
3363 region if face is not null. Store context in new (FACE POS)
3364 format, such that repeated calls will strip partial escape
3365 sequences, too. Append faces to face property using
3366 ansi-color-apply-sequence such that cumulative mode actually works.
3367 (ansi-color-apply-sequence): New function.
3368 (ansi-color-get-face): When the default face is added to the list
3369 of faces, all previous settings are discarded and the list of
3370 faces is set to '(default).
3371
3372 2000-01-09 Alex Schroeder <alex@gnu.org>
3373
3374 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
3375 face, such that ansi-color-apply and ansi-color-apply-on-region
3376 will do the right thing.
3377 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
3378 returns nil, set the list of faces back to nil instead of
3379 appending the result of ansi-color-get-face to the front of the list.
3380
3381 2000-01-09 Alex Schroeder <alex@gnu.org>
3382
3383 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
3384 (ansi-color-process): Doc change.
3385 (ansi-color-last-context): New buffer-local variable.
3386 (ansi-color-process-output): New function. It is automatically
3387 added to comint-output-filter-functions if this is XEmacs.
3388 (ansi-color-unfontify-region): New optional parameter for XEmacs
3389 compatibility. Check wether font-lock-syntactic-keywords is
3390 boundp before removing the syntax table text property, as XEmacs
3391 doesn't have it.
3392 (ansi-color-filter-region): Doc change.
3393 (ansi-color-apply-on-region): Doc change.
3394 (ansi-color-make-face): New function. Compatibility layer for
3395 XEmacs. Return temporary faces instead of cons cells for XEmacs.
3396 (ansi-color-make-color-map): Use ansi-color-make-face.
3397 (ansi-color-get-face): Avoid face text property '(nil) as results
3398 in an errow for XEmacs.
3399
3400 2000-01-09 Alex Schroeder <alex@gnu.org>
3401
3402 * ansi-color.el (ansi-color-unfontify-region): New function.
3403 Uses text-property ansi-color in order to preserve fontification by
3404 ansi-color. When the package is loaded, a lambda expression is
3405 put onto font-lock-mode-hook. This lambda expression will check
3406 font-lock-unfontify-region-function and replace
3407 font-lock-default-unfontify-region with ansi-color-unfontify-region.
3408 (ansi-color-apply): Add text-property ansi-color in addition to
3409 text-property face.
3410 (ansi-color-apply-on-region): Add text-property ansi-color in
3411 addition to text-property face.
3412 (save-buffer-state): Copy of the macro that is also used by
3413 lazy-lock and font-lock.
3414
3415 (ansi-color-for-comint-mode): New option.
3416 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
3417 (ansi-color-for-comint-mode-off): Ditto.
3418 (ansi-color-for-comint-mode-filter): Ditto.
3419 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
3420 decide what to do. This function is added to
3421 comint-preoutput-filter-functions when the package is loaded.
3422
3423 (ansi-color-for-shell-mode-set): Removed.
3424 (ansi-color-for-shell-mode): Removed.
3425
3426 2000-01-09 Alex Schroeder <alex@gnu.org>
3427
3428 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
3429 the lambda expression from the ansi-color-for-shell-mode :set
3430 property. Additionally, modify shell-mode-hook to enable or
3431 disable font-lock-mode for future shell buffers.
3432 (ansi-color-for-shell-mode): The :set property calls
3433 ansi-color-for-shell-mode-set instead of a lambda expression.
3434
3435 2000-01-09 Alex Schroeder <alex@gnu.org>
3436
3437 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
3438 (ansi-color-context): New variable.
3439 (ansi-color-apply): Save context between calls.
3440
3441 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
3442
3443 * isearch.el (isearch, isearch-lazy-highlight-face):
3444 New definitions for face colors and attributes.
3445
3446 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
3447 of display-mouse-p.
3448
3449 2001-01-09 Kenichi Handa <handa@etl.go.jp>
3450
3451 * international/mule.el (make-coding-system): If the coding system
3452 accepts extra latin codes, register such codes as safe for the
3453 coding system.
3454
3455 2001-01-08 Richard M. Stallman <rms@gnu.org>
3456
3457 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
3458 don't mention the file name or the date here, because they are
3459 logged at the start of the file.
3460
3461 2001-01-08 Richard M. Stallman <rms@gnu.org>
3462
3463 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3464 Change screen-width to frame-width.
3465
3466 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
3467
3468 * info.el (Info-search): Print the default as part of the prompt.
3469
3470 2001-01-08 Andre Spiegel <spiegel@gnu.org>
3471
3472 * vc.el (vc-default-latest-on-branch-p): New function, replaces
3473 constant implementations in backends.
3474
3475 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
3476 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
3477
3478 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
3479 WRITABLE to EDITABLE.
3480
3481 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
3482 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
3483 to EDITABLE.
3484
3485 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
3486
3487 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
3488 (copyright, copyright-update): Compute the current year at run time.
3489
3490 2001-01-08 Gerd Moellmann <gerd@gnu.org>
3491
3492 * isearch.el (isearch-old-signal-hook): Removed.
3493 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
3494 instead of setting signal-hook-function.
3495 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
3496
3497 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
3498
3499 * emulation/edt.el: Update to version 4.0. Provide support for
3500 EDT scroll margins at top and bottom of the window. Provide an
3501 emulation of the EDT SUBS command (bound to GOLD-Enter, by
3502 default). Enhance edt-quit, bound to GOLD-q by default, to warn
3503 user when file-related buffer modifications exist.
3504 Provide support for running EDT Emulation in XEmacs.
3505 Provide customize access to some user updatable variables.
3506 Add Commentary section to file header.
3507 Fixed a few minor bugs and cleaned up some code.
3508
3509 * emulation/edt-mapper.el: Update to version 4.0. Provide support
3510 for detecting a keypress that generates an ASCII key sequence.
3511 (Previously, only a keypress that generates a vector was
3512 recognized.) Embed Window Manager name into name of the generated
3513 EDT Emulation initialization file since the initialization file is
3514 Window Manager specific. Add Commentary section to file header.
3515
3516 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
3517
3518 * mail/sendmail.el (mail-mode): Doc fix.
3519
3520 * info.el (Info-goto-emacs-command-node): Doc fix.
3521 (Info-goto-emacs-key-command-node): Doc fix.
3522
3523 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
3524
3525 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
3526 systems without long file-name support.
3527
3528 2001-01-06 Andrew Innes <andrewi@gnu.org>
3529
3530 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
3531
3532 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
3533
3534 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
3535 (isearch-lazy-highlight-update): Doc fix.
3536
3537 * ffap.el (ffap-bindings): Doc fix.
3538
3539 * dired-x.el (dired-virtual-guess-dir): Doc fix.
3540
3541 2001-01-05 Dave Love <fx@gnu.org>
3542
3543 * emacs-lisp/cl-seq.el (remove, remq): Remove.
3544
3545 2001-01-05 Gerd Moellmann <gerd@gnu.org>
3546
3547 * mouse-drag.el (mouse-drag-safe-scroll):
3548 Bind scroll-preserve-screen-position to nil.
3549
3550 * isearch.el (isearch-old-signal-hook): New variable.
3551 (isearch-mode): Set signal-hook-function to isearch-done.
3552 (isearch-done): Restore old signal-hook-function.
3553
3554 * info.el (Info-fontify-node): Mark one more char as intangible.
3555
3556 2000-01-05 Kenichi Handa <handa@etl.go.jp>
3557
3558 * composite.el (compose-last-chars): New argument COMPONENTS.
3559 If it is non-nil, compose preceding characters by compose-region with
3560 COMPONENTS.
3561
3562 * international/quail.el (quail-input-string-to-events): New function.
3563 (quail-input-method): Convert input string to events here.
3564 (quail-start-translation): Return input string, not event list.
3565 (quail-start-conversion): Likewise.
3566
3567 2001-01-04 Gerd Moellmann <gerd@gnu.org>
3568
3569 * tooltip.el (tooltip-cancel-delayed-tip)
3570 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
3571 and tooltip-add-timeout.
3572 (tooltip-show): Set border color from faces's foreground.
3573 (tooltip-show-help-function): If called with the same help string
3574 as last time, do nothing.
3575 (tooltip-help-tips): Don't set tooltip-help-message to nil.
3576
3577 * startup.el (fancy-splash-screens): Don't bind show-help-function
3578 to nil.
3579
3580 * tooltip.el (tooltip-frame-parameters): Remove colors.
3581 (tooltip): New face
3582 (tooltip-set-param): New function.
3583 (tooltip-show): Set up color frame parameters from face `tooltip'.
3584 Display the tooltip text in face `tooltip'.
3585
3586 2001-01-04 Dave Love <fx@gnu.org>
3587
3588 * whitespace.el (whitespace-global-mode): Fix typo.
3589
3590 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
3591
3592 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
3593
3594 * help.el (help-for-help): Fix a typo in a doc string.
3595 From kwzh@gnu.org (Karl Heuer).
3596
3597 2001-01-03 Dave Love <fx@gnu.org>
3598
3599 * dired-x.el: Doc fixes. Maintainer change.
3600 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
3601 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
3602 (dired-guess-shell-alist-user): Customize.
3603 (dired-x-help-address): Set to bug-gnu-emacs.
3604 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
3605 (dired-default-directory): Renamed from default-directory.
3606
3607 * hl-line.el (hl-line): Doc fix.
3608
3609 2001-01-03 Karl Fogel <kfogel@red-bean.com>
3610
3611 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
3612
3613 2001-01-02 Richard M. Stallman <rms@gnu.org>
3614
3615 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
3616 to remove all the current alternative-match highlighting.
3617 If nil, remove only what's outside the current window.
3618 (isearch-lazy-highlight-remove-overlays): Take optional
3619 region within which NOT to remove them.
3620 (isearch-lazy-highlight-new-loop): Greatly simplified.
3621 (isearch-lazy-highlight-update): Find all the other occurrences
3622 visible in the window, in just one call.
3623 (isearch-lazy-highlight-start): Now holds start of region to scan.
3624 (isearch-lazy-highlight-end): Now holds end of region to scan.
3625 (isearch-lazy-highlight-wrapped): Variable deleted.
3626 (isearch-lazy-highlight-search): Function deleted.
3627
3628 2000-01-02 Andrew Innes <andrewi@gnu.org>
3629
3630 * w32-fns.el (convert-standard-filename): Do length check on name
3631 before aref.
3632
3633 2001-01-02 Dave Love <fx@gnu.org>
3634
3635 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
3636 value.
3637 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
3638
3639 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
3640
3641 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
3642 read syntax.
3643
3644 * calendar/todo-mode.el (todo): Add :link, :version.
3645 (todo-save-top-priorities): Remove autoload cookie.
3646 (todo-add-category, todo-add-item-non-interactively)
3647 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
3648
3649 2001-01-02 Gerd Moellmann <gerd@gnu.org>
3650
3651 * comint.el (comint-input-history-ignore): New variable.
3652 (comint-read-input-ring): Ignore entries matching
3653 comint-input-history-ignore.
3654
3655 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
3656
3657 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
3658 (lm-copyright-mark): New function.
3659 (lm-crack-copyright): New function.
3660 (lm-verify): Check that the file has a copyright.
3661 Check that the file is copyright Free Software Foundation.
3662
3663 2000-12-30 Kenichi Handa <handa@etl.go.jp>
3664
3665 * international/mule-diag.el (print-fontset): Indent font name by
3666 24 columns, not 25.
3667
3668 2000-12-29 Gerd Moellmann <gerd@gnu.org>
3669
3670 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
3671 in Subject line.
3672
3673 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
3674 Use mail-mode-hook instead of mail-setup-hook.
3675 Otherwise continuing an interrupted message with C-u C-x m for
3676 instance, winds up in Mail mode without abbrevs.
3677
3678 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3679
3680 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
3681 non-nil. Adding almost all customization variables on ps-setup.
3682 Doc fix.
3683 (ps-print-version): New version number (6.3.3).
3684 (ps-end-with-control-d): Initialization fix.
3685 (ps-lines-printed): New var.
3686 (ps-skip-newline): New fun.
3687 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
3688 (ps-next-line, ps-continue-line, ps-plot-region)
3689 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
3690
3691 2000-12-29 Kenichi Handa <handa@etl.go.jp>
3692
3693 * international/fontset.el (x-complement-fontset-spec):
3694 Resolve ASCII font name so that the same family name is used for fonts
3695 registered in x-font-name-charset-alist.
3696 (create-fontset-from-fontset-spec): Adjusted for the above change.
3697 The name of fontset alias should be a unresolved ASCII font name.
3698
3699 2000-12-28 Gerd Moellmann <gerd@gnu.org>
3700
3701 * simple.el (delete-key-deletes-forward-mode): Bind backspace
3702 and delete in isearch-mode-map.
3703
3704 2000-12-28 Richard M. Stallman <rms@gnu.org>
3705
3706 * dired-x.el (dired-guess-shell-alist-default):
3707 Use xpdf instead of acroread.
3708
3709 2000-12-28 Kenichi Handa <handa@etl.go.jp>
3710
3711 * textmodes/artist.el (artist-butlast): Deleted.
3712 (artist-ellipse-mirror-quadrant): Use butlast instead of
3713 artist-butlast.
3714
3715 * subr.el (butlast, nbutlast): Moved from cl.el to here.
3716
3717 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
3718
3719 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
3720
3721 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
3722
3723 * ls-lisp.el: Better support for the Mac and MS-Windows.
3724 (ls-lisp): New defgroup.
3725 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
3726 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
3727 (ls-lisp-support-shell-wildcards): New defcustoms.
3728 (ls-lisp-parse-symlink): New function.
3729 (insert-directory): Code to convert switches to a list and set up
3730 the wildcard argument copied from ls-lisp-insert-directory.
3731 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
3732 for -C and -R switches.
3733 (ls-lisp-column-format): New function.
3734 (ls-lisp-delete-matching, ls-lisp-handle-switches)
3735 (ls-lisp-format-time): Add doc strings.
3736 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
3737 Support ls-lisp-dirs-first.
3738 (ls-lisp-classify, ls-lisp-extension): New functions.
3739 (ls-lisp-format): Optionally support emulation of symlinks.
3740 Support -i, -s, and -G switches.
3741
3742 2000-12-27 Gerd Moellmann <gerd@gnu.org>
3743
3744 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
3745
3746 * version.el (emacs-version): Print X scroll bar information.
3747
3748 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
3749 instead of x-toolkit-scroll-bars-p.
3750
3751 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
3752 of x-toolkit-scroll-bars-p.
3753
3754 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
3755
3756 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
3757 (ffap-bindings): Doc fix, to reflect the above change.
3758
3759 2000-12-27 Kenichi Handa <handa@etl.go.jp>
3760
3761 * term.el (term-char-mode): Define all non-ascii self-inserting
3762 characters to 'term-send-raw in term-raw-map.
3763
3764 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
3765
3766 * viper-init (viper-restore-cursor-type): Added condition-case guard.
3767
3768 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
3769 Changed initialization; use add-hook.
3770 (ediff-file-remote-p): Use file-local-copy.
3771
3772 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
3773
3774 * ediff.el (ediff-patch-buffer): Bug fix.
3775 (ediff-revision): Allow selection of the file at the prompt.
3776
3777 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
3778
3779 * subr.el (combine-run-hooks): Remove.
3780
3781 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
3782 and remove the rogue second spec.
3783
3784 2000-12-23 Gerd Moellmann <gerd@gnu.org>
3785
3786 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
3787
3788 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
3789
3790 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
3791 Use minibuffer menu prompt for the `=' prefix.
3792 (smerge-command-prefix): Change default to C-^.
3793 (smerge-mode): Don't assume font-lock doesn't move point.
3794
3795 * skeleton.el (skeleton-internal-1): Make sure the first line of
3796 the region is also re-indented.
3797 (skeleton-end-newline): New var.
3798 (skeleton-end-hook): Use it.
3799
3800 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3801
3802 * comint.el (comint-password-prompt-regexp): Support CVS.
3803
3804 2000-12-22 Gerd Moellmann <gerd@gnu.org>
3805
3806 * simple.el (delete-key-deletes-forward-mode): Simplify.
3807 Also backspace key combinations, depending on
3808 delete-key-deletes-forward.
3809
3810 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
3811
3812 * simple.el (delete-key-deletes-forward): Doc fix.
3813
3814 2000-08-22 Emmanuel Briot <briot@gnat.com>
3815
3816 * xml.el (top level comment): Updated to reflect the fact that
3817 white spaces are relevant in the XML file.
3818 (xml-parse-file): Do not kill an existing Emacs buffer if the file
3819 to parse was already edited. This allows for on-the-fly analysis
3820 of XML files.
3821 (xml-parse-tag): Check that the casing is the same in the start
3822 tag and end tag, since XML is case-sensitive. Allows for spaces
3823 in the end tag, after the name of the tag.
3824 (xml-parse-attlist): Allow for the character '-' in the name of
3825 attributes, as in the standard http-equiv attribute Do not save
3826 the properties in the XML tree, since they are not relevant.
3827
3828 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
3829
3830 * generic.el (generic-read-type): Undo last change, inline into
3831 `generic-mode' and then remove.
3832 (generic-mode): Inline generic-read-type.
3833 (define-generic-mode): Push the symbol name rather than the symbol
3834 onto generic-mode-list.
3835
3836 2000-12-21 Gerd Moellmann <gerd@gnu.org>
3837
3838 * generic.el (generic-read-type): Build an alist for
3839 completing-read as in 20.7.
3840
3841 * play/landmark.el (lm): Use interactive spec `P'.
3842 (toplevel): Don't set debug-on-error.
3843
3844 * server.el (server-switch-buffer): Choose a window on a visible frame.
3845
3846 2000-12-21 Dave Pearson <davep@davep.org>
3847
3848 * quickurl.el: Commentry change, I've moved my web site.
3849
3850 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3851
3852 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
3853 ranges like \177-\237, but accepts the character sequence from \177 to
3854 \237. Doc fix.
3855 (ebnf-version): New version (3.4).
3856 (ebnf-setup): Code fix.
3857 (ebnf-range-regexp): New fun.
3858 (ebnf-8-bit-chars): Const fix.
3859
3860 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
3861 entry. Doc fix.
3862 (ebnf-bnf-lex): Code fix.
3863 (ebnf-bnf-comment-chars): Const fix.
3864
3865 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
3866 entry. Doc fix.
3867 (ebnf-iso-comment-chars): Const fix.
3868
3869 * ebnf-otz.el: Doc fix.
3870
3871 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
3872 entry. Doc fix.
3873 (ebnf-yac-skip-code): Code fix.
3874 (ebnf-yac-comment-chars): Const fix.
3875
3876 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3877
3878 * files.el (insert-directory-safely): New function.
3879 (recover-file): Use it instead of insert-directory.
3880 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3881
3882 2000-12-21 Kenichi Handa <handa@etl.go.jp>
3883
3884 * international/mule-cmds.el (select-safe-coding-system):
3885 Check coding-category-list more rigidly. Improve help message.
3886
3887 * dired.el (dired-move-to-filename-regexp): Fix previous change.
3888
3889 2000-12-21 Miles Bader <miles@gnu.org>
3890
3891 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
3892
3893 2000-12-21 Kenichi Handa <handa@etl.go.jp>
3894
3895 * international/mule-diag.el (describe-char-after): Make *Help*
3896 buffer inherit multibyteness of the current buffer.
3897
3898 * international/mule.el (make-char): Docstring adjusted for the
3899 change of make-char-internal.
3900
3901 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
3902
3903 * international/iso-cvt.el: Docstrings fix.
3904
3905 2000-12-20 Dave Love <fx@gnu.org>
3906
3907 * subr.el (eval-after-load): Doc fix.
3908
3909 2000-12-20 Kenichi Handa <handa@etl.go.jp>
3910
3911 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
3912 for numbers.
3913
3914 2000-12-20 Miles Bader <miles@gnu.org>
3915
3916 * international/quail.el (quail-help): Resize the help window
3917 again after it has all its contents. Remove unneeded progn.
3918
3919 2000-12-19 Gerd Moellmann <gerd@gnu.org>
3920
3921 * pcmpl-linux.el: Fix copy/paste error.
3922
3923 2000-12-19 Andrew Innes <andrewi@gnu.org>
3924
3925 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
3926
3927 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
3928
3929 * progmodes/idlw-rinfo.el: Fixed copyright notice.
3930
3931 * progmodes/idlw-toolbar.el: Fixed copyright notice.
3932
3933 * progmodes/idlw-shell.el: Fixed copyright notice.
3934
3935 * progmodes/idlwave.el: Fixed copyright notice.
3936
3937 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
3938 TAB as key separators.
3939
3940 2000-12-19 Alex Schroeder <alex@gnu.org>
3941
3942 * sql.el (sql-sybase-options): New option.
3943 (sql-sybase): Use it. Add sql-database to the list of parameters
3944 provided for login. The options -w 2048 -n are not used any more.
3945 (sql-postgres-options): Changed default from "--pset" to "-P".
3946 (sql-mysql-options): Doc change.
3947 (sql-stop): Doc change.
3948
3949 2000-12-19 Kenichi Handa <handa@etl.go.jp>
3950
3951 * international/quail.el (quail-input-method): Always hide
3952 the guidance buffer on exiting.
3953
3954 2000-12-18 Gerd Moellmann <gerd@gnu.org>
3955
3956 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
3957 isn't fboundp.
3958
3959 * server.el (server-buffer-done): Bury the buffer before
3960 killing it.
3961
3962 * faces.el (face-spec-set): Interpret a nil in specs for
3963 foreground and background colors as `unspecified', for
3964 compatibility with 20.x.
3965
3966 2000-12-18 Dave Love <fx@gnu.org>
3967
3968 * simple.el (mail-user-agent): Doc fix.
3969 (input-mode-8-bit): Removed.
3970
3971 * international/mule.el (set-keyboard-coding-system): Doc fix.
3972 (keyboard-coding-system): New option.
3973
3974 * mail/sendmail.el (send-mail-function): Customize.
3975
3976 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3977
3978 * international/codepage.el (cp866-decode-table): New table.
3979
3980 2000-12-18 Gerd Moellmann <gerd@gnu.org>
3981
3982 * version.el (emacs-version): Remove `%a' from the time format
3983 because the weekday doesn't fit well into each locale.
3984
3985 2000-12-18 Miles Bader <miles@gnu.org>
3986
3987 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
3988
3989 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
3990 Check that emacs-major-version is `=' to 20, not `>='.
3991 (artist-replace-chars): Use `make-string' instead of a loop.
3992
3993 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
3994
3995 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
3996 (cvs-execute-single-file): Don't change directory.
3997 Patch from Per Cederqvist.
3998
3999 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4000
4001 * textmodes/ispell.el (check-ispell-version):
4002 If `ispell-program-name' is "aspell", pass it the -v switch instead
4003 of -vv.
4004
4005 2000-12-16 Kenichi Handa <handa@etl.go.jp>
4006
4007 * international/mule-diag.el (mule-diag): Insert information about
4008 configure options, multibyte awareness, language env.
4009
4010 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
4011 regexp to search for candidates.
4012
4013 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4014
4015 * info.el (Info-forward-node): If the node has an
4016 Info-header-line, widen the buffer before searching for "next:"
4017 and "up:" pointers, and set the search limit to stay in the
4018 current node.
4019
4020 2000-12-16 Miles Bader <miles@gnu.org>
4021
4022 * simple.el (delete-trailing-whitespace): Remove extraneous let.
4023
4024 2000-12-15 Miles Bader <miles@gnu.org>
4025
4026 * comint.el (comint-send-string, comint-send-region): Also accept
4027 a buffer, buffer-name, or nil for PROCESS, for compatibility with
4028 process-send-string/region.
4029
4030 2000-12-15 Gerd Moellmann <gerd@gnu.org>
4031
4032 * isearch.el (isearch-lazy-highlight-max): New user-option.
4033 (isearch-lazy-highlight-update): Don't highlight more than
4034 isearch-lazy-highlight-max matches.
4035
4036 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
4037
4038 2000-12-15 Richard M. Stallman <rms@gnu.org>
4039
4040 * sort.el (sort-columns): Fix error message.
4041
4042 * dabbrev.el (dabbrev--last-case-pattern): Value is now
4043 `upcase' or `downcase' or nil.
4044 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
4045 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
4046 (dabbrev--substitute-expansion): New arg record-case-pattern.
4047 If it is non-nil, set dabbrev--last-case-pattern.
4048 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
4049
4050 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
4051
4052 2000-12-15 Miles Bader <miles@gnu.org>
4053
4054 * paths.el (Info-default-directory-list): Don't delete
4055 configure-info-directory from the list of standard info
4056 directories when appending it to the end -- their order is important.
4057
4058 * faces.el (read-face-attribute): If there's no entry for the
4059 user's input in VALID, just use it as-is (this will often result
4060 in an error, but it may be OK for e.g. colors using hexadecimal
4061 notation, and at least will yield a better error message).
4062
4063 * window.el (mode-line-window-height-fudge): Function removed.
4064 (height-affecting-face-attributes, mode-line-window-height-fudge):
4065 Variables removed.
4066 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
4067 window is really the right size. Use vertical-motion
4068 rather than forward-line.
4069 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
4070 (ispell-command-loop, ispell-show-choices): Use the variable
4071 ispell-choices-win-default-height, rather than the function.
4072 (ispell-choices-win-default-height): Function removed.
4073 (ispell-mode-line-window-height-fudge): Function removed.
4074
4075 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
4076
4077 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
4078
4079 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4080
4081 * paths.el (Info-default-directory-list):
4082 If configure-info-directory is not one of the standard directories,
4083 put it first in the list; otherwise put it last. Doc string
4084 changed accordingly.
4085
4086 * info.el (Info-directory-list): Change doc string to reflect the
4087 change in Info-default-directory-list.
4088
4089 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
4090 windows-nt as windowed environments, even under -nw.
4091
4092 * startup.el (command-line): Don't call x-backspace-delete-keys-p
4093 if not fboundp. Switch delete-forward mode for the <delete> key
4094 on all PC platforms, even under -nw.
4095
4096 * term/internal.el ([M-delete]): Remap to M-d.
4097
4098 2000-12-14 Gerd Moellmann <gerd@gnu.org>
4099
4100 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
4101
4102 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4103
4104 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4105
4106 2000-12-14 Gerd Moellmann <gerd@gnu.org>
4107
4108 * startup.el (command-line): Call delete-key-deletes-forward-mode,
4109 if appropriate.
4110
4111 * simple.el (delete-key-deletes-forward): New user-option.
4112 (delete-key-deletes-forward-mode): New function.
4113
4114 * bindings.el: Bind `delete' to backward-delete-char.
4115
4116 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
4117 Test if symbol is bound before getting its value.
4118
4119 * tooltip.el (tooltip-show): If an error is signaled in
4120 x-show-tip, display that error, and display the help in the
4121 echo area.
4122
4123 2000-12-14 Kenichi Handa <handa@etl.go.jp>
4124
4125 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
4126 Show "... entries" messages for every 10000 entries, not 10.
4127
4128 2000-12-13 Karl Fogel <kfogel@red-bean.com>
4129
4130 * bookmark.el: Provide a generic exit hook, as suggested by
4131 Ovidiu Predescu <ovidiu@cup.hp.com>:
4132 (bookmark-exit-hook): New var.
4133 (bookmark-exit-hook-internal): New func, replaces
4134 old raw lambda form in `kill-emacs-hook', and runs new
4135 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
4136 as logically that feature must have been provided if this function
4137 is running.
4138 Removed ;;;###autoload before the `add-hook' call.
4139
4140 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
4141
4142 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
4143 (easy-menu-current-active-maps): New function.
4144 (easy-menu-get-map): Use it.
4145 Make a proper menu entry when creating a new keymap.
4146
4147 2000-12-13 Kenichi Handa <handa@etl.go.jp>
4148
4149 * international/characters.el: Fix cases and syntaxes for
4150 mule-unicode-0100-24ff.
4151
4152 * dired.el (dired-move-to-filename-regexp): Fixed for the case
4153 that a Japanese character is not appended after day and year.
4154
4155 * info.el (Info-suffix-list): Change format for a command that
4156 requires arguments.
4157 (info-insert-file-contents): Adjusted for the above change.
4158
4159 2000-12-12 Andreas Schwab <schwab@suse.de>
4160
4161 * tar-mode.el (tar-extract): Base the name of the subfile buffer
4162 on the name of the tar buffer. Verify that the existing buffer is
4163 visiting the same subfile.
4164
4165 2000-12-12 Dave Love <fx@gnu.org>
4166
4167 * subdirs.el: Add obsolete.
4168
4169 2000-12-12 Gerd Moellmann <gerd@gnu.org>
4170
4171 * mail/rmailsum.el (rmail-summary-expunge)
4172 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
4173 instead of rmail-confirm-expunge.
4174
4175 * replace.el (perform-replace): Don't use an empty match adjacent
4176 to a non-empty match when computing the next match before the
4177 replacement is performed.
4178
4179 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
4180
4181 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
4182 definition (patch by Stefan Monnier).
4183 (glasses-mode): Use jit-lock instead of `after-change-functions'
4184 (patch by Stefan Monnier).
4185
4186 2000-12-12 Miles Bader <miles@gnu.org>
4187
4188 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
4189 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
4190
4191 2000-12-12 Andrew Choi <akochoi@i-cable.com>
4192
4193 * term/mac-win.el: Remove load for ls-lisp.
4194
4195 * loadup.el: Load ls-lisp for system-type `macos'.
4196
4197 2000-12-12 Miles Bader <miles@gnu.org>
4198
4199 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
4200 Respect field end too.
4201 (just-one-space): Respect fields as `delete-horizontal-space'.
4202 (newline-and-indent, reindent-then-newline-and-indent):
4203 Use `delete-horizontal-space'.
4204
4205 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
4206
4207 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
4208 (so as to obey the field property in the minibuffer).
4209
4210 * obsolete/c-mode.el: Moved from lisp/progmodes.
4211 * obsolete/auto-show.el: Moved from lisp.
4212 * obsolete/ooutline.el: Moved from lisp/textmodes.
4213
4214 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
4215
4216 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
4217 changes to list them here.
4218
4219 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
4220 Too many changes to list them here.
4221
4222 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
4223 Too many changes to list them here.
4224
4225 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
4226
4227 2000-12-11 Gerd Moellmann <gerd@gnu.org>
4228
4229 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
4230
4231 * cus-edit.el (custom-save-variables, custom-save-faces):
4232 Comment fix.
4233
4234 * hscroll.el: Moved to `obsolete' subdir.
4235
4236 2000-12-11 Miles Bader <miles@gnu.org>
4237
4238 * window.el (window-text-height): Function removed (now in C).
4239
4240 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
4241
4242 * log-edit.el (log-edit-parent-buffer): New var.
4243 (log-edit): Set it. Add BUFFER argument.
4244 (log-edit-done): Use char-before.
4245 Don't bother checking validity of vc-comment-ring.
4246 Only bury the buffer if log-edit popped it up.
4247
4248 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
4249 (cvs-mode-diff-help): Remove.
4250 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
4251 (cvs-mode-marked): Set up the default for CMD manually.
4252
4253 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
4254 Remove binding for ? now made unnecessary.
4255
4256 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
4257
4258 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
4259 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
4260
4261 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
4262 when master file is not open.
4263
4264 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
4265
4266 * progmodes/ada-stmt.el: Update `maintainer'.
4267
4268 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
4269
4270 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
4271 choices to match documentation string.
4272
4273 2000-12-09 Miles Bader <miles@gnu.org>
4274
4275 * minibuf-eldef.el: New file.
4276
4277 * window.el (fit-window-to-buffer): Don't pass last argument to
4278 pos-visible-in-window-p, now that its meaning is inverted.
4279
4280 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
4281
4282 * image.el (create-image): Doc fix; spotted by Per Cederqvist
4283 <ceder@lysator.liu.se>.
4284
4285 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
4286
4287 * autoinsert.el (auto-insert-alist): Add missing final \n.
4288
4289 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
4290 (cvs-menu-map): Remove.
4291 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
4292 (cvs-mode-quit): Turn it back into a plain function.
4293
4294 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
4295 (texinfo-filter): Remove (move to texinfo.el).
4296
4297 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
4298 file where it's more visible.
4299 (texinfo-filter, texinfo-chapter-level-regexp): New variables
4300 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
4301 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
4302 (texinfo-inside-macro-p): Only catch `scan-error's.
4303 (texinfo-inside-env-p): Make better use of the match info.
4304 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
4305 (texinfo-insert-@end): Slight re-organization.
4306 Also remove useless `looking-at' call.
4307
4308 2000-12-08 Andrew Innes <andrewi@gnu.org>
4309
4310 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
4311 accessible in -nw mode.
4312
4313 * term/w32-win.el: Remove stuff about selection timeout, which is
4314 irrelevant on Windows. Move clipboard support to w32-fns.el, so
4315 it is accessible in -nw mode.
4316
4317 2000-12-08 Dave Love <fx@gnu.org>
4318
4319 * emacs-lisp/lisp-mode.el (lisp-mode):
4320 Set font-lock-keywords-case-fold-search.
4321
4322 2000-12-08 Gerd Moellmann <gerd@gnu.org>
4323
4324 * textmodes/ispell.el (ispell): Doc fix.
4325
4326 2000-12-08 Kenichi Handa <handa@etl.go.jp>
4327
4328 * international/quail.el (quail-insert-decode-map): Check the
4329 frame width of a window displaying the current buffer, not that of
4330 the selected frame.
4331 (quail-help): Make sure that the help buffer has window before
4332 inserting text in it.
4333
4334 2000-12-07 Sam Steingold <sds@gnu.org>
4335
4336 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
4337 Backquote is used in isearch.el, so autoloading saves nothing.
4338
4339 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
4340
4341 * startup.el (normal-top-level-add-subdirs-to-load-path):
4342 Ignore the CVS and RCS subdirectories case-insensitively.
4343
4344 * dired.el (dired-insert-directory): If file-system-info is
4345 fboundp, call it instead of invoking dired-free-space-program.
4346
4347 2000-12-07 Gerd Moellmann <gerd@gnu.org>
4348
4349 * server.el (server-visit-files): Push files on file-name-history.
4350
4351 * progmodes/cc-langs.el: Update copyright.
4352
4353 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
4354
4355 * bindings.el (mode-line-mode-menu): Add glasses-mode.
4356
4357 * bindings.el (mode-line-mode-menu): Reverse the order
4358 of define-keys so that the menu appears in alphabetical order.
4359
4360 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
4361
4362 * progmodes/glasses.el (glasses-mode): Update mode line at the end
4363 of the function.
4364
4365 2000-12-07 Dave Love <fx@gnu.org>
4366
4367 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
4368
4369 * facemenu.el (facemenu-unlisted-faces): Fix value.
4370
4371 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
4372
4373 * font-lock.el (font-lock-default-fontify-region):
4374 Include the terminating \n (off-by-one error).
4375 (font-lock-set-defaults): Use dolist.
4376
4377 * derived.el (define-derived-mode): Don't use combine-run-hooks.
4378
4379 2000-12-07 Kenichi Handa <handa@etl.go.jp>
4380
4381 * international/mule-cmds.el (describe-language-environment):
4382 Fix for the case that an input method title is not string but a list.
4383
4384 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
4385 of wrong SIZE record.
4386
4387 2000-12-06 Dave Love <fx@gnu.org>
4388
4389 * newcomment.el (comment-region, comment-dwim): Doc fix.
4390
4391 * textmodes/texinfo.el: Require tex-mode when compiling.
4392 (texinfo-update-node): Doc fix.
4393 (texinfo-imenu-generic-expression): Add @anchor.
4394 (texinfo-font-lock-keywords): Add @uref.
4395 (texinfo-inside-macro-p): Don't use ignore-errors.
4396 (texinfo-insert-quote): Match more contexts.
4397
4398 * international/mule.el (decode-char, encode-char): Doc fix.
4399 (auto-coding-alist): Customize.
4400
4401 * files.el (load-file): Fix change of 2000-03-12.
4402
4403 * wid-edit.el (widget-text-keymap): Doc fix.
4404
4405 2000-12-06 Andrew Innes <andrewi@gnu.org>
4406
4407 * makefile.w32-in (lisp): Set to an absolute directory, namely
4408 $(CURDIR).
4409
4410 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
4411
4412 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
4413 read generated-autoload-file, and set buffer-file-coding-system to
4414 raw-text-unix after reading the file.
4415
4416 * international/mule-conf.el (file-coding-system-alist):
4417 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
4418
4419 2000-12-06 Gerd Moellmann <gerd@gnu.org>
4420
4421 * replace.el (occur): Make line-number-width 1 smaller for the
4422 colon following the line number.
4423
4424 * startup.el (fancy-splash-text, command-line-1):
4425 Use `File' for the menu name instead of `Files'.
4426
4427 * tmm.el: Update copyright.
4428
4429 * cus-start.el: Add entry for even-window-heights.
4430
4431 2000-12-06 Miles Bader <miles@gnu.org>
4432
4433 * faces.el (frame-set-background-mode): Avoid stomping on
4434 locally modified faces.
4435
4436 2000-12-06 Kenichi Handa <handa@etl.go.jp>
4437
4438 * international/fontset.el: Correct the font registries for
4439 japanese-jisx0213-1 and japanese-jisx0213-2.
4440
4441 2000-12-05 Gerd Moellmann <gerd@gnu.org>
4442
4443 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
4444
4445 * iswitchb.el: Update customization commentary.
4446
4447 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
4448
4449 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
4450 (tpu-search-highlight): Fixed comparison of overlay end positions.
4451 (tpu-trim-line-ends): Implemented trimming logic locally.
4452
4453 * emulation/tpu-extras.el (tpu-write-file-hook)
4454 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
4455
4456 2000-12-05 Kenichi Handa <handa@etl.go.jp>
4457
4458 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
4459 to cn-gb.
4460 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
4461
4462 2000-12-04 Dave Love <fx@gnu.org>
4463
4464 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
4465
4466 2000-12-04 Gerd Moellmann <gerd@gnu.org>
4467
4468 * mail/rmailsum.el (rmail-summary-expunge)
4469 (rmail-summary-expunge-and-save): Ask for confirmation with
4470 rmail-expunge-confirmed.
4471
4472 * mail/rmail.el (rmail-expunge-confirmed): New function.
4473 (rmail-expunge): Use it.
4474
4475 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
4476
4477 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
4478 (etags-recognize-tags-table, find-tag-in-order):
4479 New functionality: interpret file names as tags.
4480
4481 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
4482
4483 * info.el (Info-scroll-prefer-subnodes): New defcustom.
4484 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
4485 the first subnode until the bottom of the current node is visible.
4486
4487 2000-12-04 Gerd Moellmann <gerd@gnu.org>
4488
4489 * format.el (format-decode): Don't change buffer's undo list.
4490
4491 2000-12-04 Kenichi Handa <handa@etl.go.jp>
4492
4493 * faces.el (face-font-registry-alternatives): Add entries for CJK
4494 fonts. Doc-string adjusted for the actual usage of this data.
4495
4496 * international/fontset.el: Change the font registries for CJK
4497 fonts in the default fontset. Don't append '*' to registries.
4498
4499 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
4500
4501 * emacs-lisp/easy-mmode.el (define-derived-mode)
4502 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
4503
4504 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
4505 (derived-mode-p): New function.
4506 (derived-mode-make-docstring): Add `docstring' argument.
4507 Use it if available and complete it if necessary.
4508
4509 2000-12-03 Andreas Schwab <schwab@suse.de>
4510
4511 * type-break.el (type-break): Don't make parent of itself.
4512
4513 2000-12-03 Miles Bader <miles@gnu.org>
4514
4515 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
4516
4517 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
4518
4519 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
4520 (tex-main-file, tex-file): Simplify.
4521 (tex-generate-zap-file-name): Use subst-char-in-string.
4522 (tex-strip-dots): Remove.
4523
4524 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
4525
4526 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
4527 to check if the match succeeded.
4528
4529 2000-12-02 Gerd Moellmann <gerd@gnu.org>
4530
4531 * startup.el (use-fancy-splash-screens-p): New function.
4532 (command-line-1): Use it to determine whether or not to use
4533 a fancy splash screen.
4534
4535 2000-12-02 Andreas Schwab <schwab@suse.de>
4536
4537 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
4538
4539 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
4540
4541 * international/mule.el (make-char): Fix last change.
4542
4543 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4544 New defcustoms.
4545 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
4546 autoloading tex-mode; instead, do the same manually.
4547 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
4548 with numeric argument. Docstring fix.
4549 (toplevel): Require cl when compiling.
4550
4551 * international/mule.el (make-char): Doc fix.
4552
4553 2000-12-02 Jason Rumney <jasonr@gnu.org>
4554
4555 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
4556 the Emacs Lisp manual)
4557
4558 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
4559
4560 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4561
4562 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
4563 the Emacs Lisp manual).
4564
4565 2000-12-02 Gerd Moellmann <gerd@gnu.org>
4566
4567 * simple.el (next-line-add-newlines): Change default to nil.
4568
4569 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
4570
4571 * files.el (revert-buffer, recover-file):
4572 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
4573
4574 2000-12-01 Gerd Moellmann <gerd@gnu.org>
4575
4576 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
4577
4578 2000-12-01 Miles Bader <miles@gnu.org>
4579
4580 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
4581
4582 2000-12-01 Kenichi Handa <handa@etl.go.jp>
4583
4584 * international/mule-diag.el (describe-char-after): Fix typo.
4585 (describe-character-set, non-iso-charset-alist): Fix typo.
4586
4587 2000-12-01 Miles Bader <miles@gnu.org>
4588
4589 * image-file.el (image-file-name-regexp): Automatically add
4590 upper-case variants of each filename extension in
4591 `image-file-name-extensions', since they seem to be common.
4592
4593 * simple.el (minibuffer-contents)
4594 (minibuffer-contents-no-properties, delete-minibuffer-contents):
4595 New functions.
4596 * filecache.el (file-cache-directory-name)
4597 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
4598
4599 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
4600
4601 * filecache.el (file-cache-minibuffer-complete): Don't try to
4602 delete the minibuffer prompt.
4603
4604 2000-11-30 Dave Love <fx@gnu.org>
4605
4606 * cus-start.el: Fix read-buffer-function type.
4607
4608 2000-11-30 Gerd Moellmann <gerd@gnu.org>
4609
4610 * md5.el: Removed. There's a built-in function, now.
4611
4612 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
4613
4614 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
4615 as dummy 0-th char of rmail-deleted-vector.
4616
4617 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
4618
4619 * ps-print.el (ps-end-job): Bind case-fold-search only after
4620 switching to ps-spool-buffer.
4621
4622 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4623
4624 * ps-print.el: Line number font customization. PostScript: Lines and
4625 PageCount are initialized on each page. Doc Fix.
4626 (ps-print-version): New version number (6.3.2).
4627 (ps-lpr-switches, ps-font-info-database, ps-font-size)
4628 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
4629 (ps-right-header): Customization fix.
4630 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
4631 Fix code.
4632 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
4633 New vars.
4634
4635 2000-11-30 Gerd Moellmann <gerd@gnu.org>
4636
4637 * bs.el: Fix typos and spelling errors.
4638 (bs-appearance) <defgroup>: Renamed from bs-appearence.
4639 (bs-configuration): Doc fix.
4640
4641 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
4642
4643 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
4644
4645 * emulation/tpu-edt.el (tpu-version): New version.
4646 (tpu-search-overlay, tpu-replace-overlay): New initial range.
4647 (tpu-original-mode-line): Variable deleted.
4648 (tpu-mark-flag): New initial value.
4649 (tpu-set-mode-line): Don't redefine mode-line-format.
4650 Add tpu-mark-flag to minor-mode-alist.
4651 (tpu-update-mode-line): New mark flag logic.
4652 (tpu-get): Use find-file-wildcards.
4653 (tpu-search-highlight): Move overlay less, reset overlay properly.
4654 (tpu-unselect): Deactivate mark.
4655 (tpu-lm-replace): Reset overlay properly.
4656 (tpu-forward-line): Use forward-visible-line.
4657 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
4658
4659 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
4660
4661 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
4662
4663 * cus-edit.el (custom-face-value-create): Always emphasize tag.
4664
4665 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4666
4667 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
4668 and skip whitespace and newlines.
4669
4670 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
4671
4672 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
4673
4674 2000-11-29 Gerd Moellmann <gerd@gnu.org>
4675
4676 * help.el (describe-function-1): Regexp-quote function name
4677 when used as part of a regexp.
4678
4679 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
4680 Use face-attribute instead of face-foreground and face-background.
4681 (tool-bar-add-item): Likewise, and handle unspecified colors.
4682
4683 * enriched.el (enriched-face-ans): Use face-attribute instead
4684 of face-foreground and face-background.
4685
4686 * faces.el (face-foreground, face-background, face-stipple):
4687 Return nil if attribute is unspecified, for backward compatibility.
4688
4689 * files.el (auto-mode-alist): Add an entry for antlr-mode.
4690
4691 * play/5x5.el: Remove version info.
4692
4693 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
4694
4695 * frame.el (blink-cursor-mode): Doc fix.
4696
4697 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4698
4699 * antlr-mode.el: New commands to run ANTLR from within Emacs and
4700 to create Makefile rules.
4701 (antlr-tool-command): New user option.
4702 (antlr-ask-about-save): New user option.
4703 (antlr-makefile-specification): New user option.
4704 (antlr-file-formats-alist): New variable.
4705 (antlr-special-file-formats): New variable.
4706 (antlr-unknown-file-formats): New user option.
4707 (antlr-help-unknown-file-text): New variable.
4708 (antlr-help-rules-intro): New variable.
4709 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
4710 (antlr-mode-menu): Add entries.
4711 (antlr-file-dependencies): New function.
4712 (antlr-directory-dependencies): New function.
4713 (antlr-superclasses-glibs): New function.
4714 (antlr-run-tool): New command.
4715 (antlr-makefile-insert-variable): New function.
4716 (antlr-insert-makefile-rules): New function.
4717 (antlr-show-makefile-rules): New command.
4718
4719 * antlr-mode.el: More Emacs/XEmacs stuff.
4720 (antlr-no-action-keywords): New constant with value nil.
4721 (antlr-font-lock-keywords-alist): Use it. Old value would break
4722 syntax highlighting in Emacs-21.0.
4723 (antlr-default-directory): Emacs/XEmacs dependend function.
4724 (antlr-read-shell-command): Ditto.
4725 (antlr-with-displaying-help-buffer): Ditto.
4726
4727 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4728
4729 * antlr-mode.el: imenu, parsing and highlighting changes.
4730 (antlr-imenu-create-index-function): Don't create extra submenus
4731 for definitions in different grammar classes. It is not necessary
4732 for the menu and would make command `imenu' awkward to use.
4733 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
4734 header actions and more than one.
4735 (antlr-font-lock-tokendef-face): Changed color.
4736 (antlr-font-lock-tokenref-face): Changed color.
4737 (antlr-font-lock-additional-keywords): Also highlight lowercase.
4738 (antlr-mode-syntax-table): New variable.
4739 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
4740 (antlr-with-syntax-table): Don't copy syntax table.
4741
4742 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4743
4744 * antlr-mode.el: Minor changes: language setting.
4745 (antlr-language-alist): The value for file option "language" can
4746 be both an identifier and a string.
4747 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
4748 (antlr-language-limit-n-regexp): Change accordingly.
4749
4750 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4751
4752 * antlr-mode.el: Minor changes: tabs, hiding.
4753 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
4754 (antlr-action-visibility): Also allow value nil to also hide the
4755 braces. Renamed from `antlr-tiny-action-length'.
4756 Suggested by Jay@aol.com.
4757 (antlr-hide-actions): Change accordingly. Hide line if completely
4758 hidden action is on a line of its own.
4759
4760 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
4761
4762 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
4763
4764 * sort.el (sort-columns): Don't concat strings with numbers.
4765
4766 2000-11-29 Dave Love <fx@gnu.org>
4767
4768 * cus-edit.el (face): Fix :format.
4769
4770 * mail/feedmail.el: Require smtpmail when compiling.
4771 (mail-do-fcc): Autoload.
4772 (feedmail) <defgroup>: Fix :link.
4773 (feedmail-nuke-body-in-fcc): Fix :type.
4774 (feedmail-send-it): Add autoload cookie.
4775
4776 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
4777
4778 * newcomment.el (comment-indent): Save excursion around call to
4779 comment-indent-function.
4780
4781 2000-11-29 Miles Bader <miles@gnu.org>
4782
4783 * subr.el (member-ignore-case): Return the tail of the list who's
4784 car matches, like `member', not the matching element itself.
4785
4786 2000-11-29 Kenichi Handa <handa@etl.go.jp>
4787
4788 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
4789 should not contain `\n'.
4790
4791 2000-11-28 Gerd Moellmann <gerd@gnu.org>
4792
4793 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
4794
4795 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
4796
4797 * dired-aux.el (dired-do-create-files): Construct default file
4798 name for dired-mark-read-file-name so that when the user enters
4799 just RET, the target file will end up in the target directory.
4800
4801 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
4802 local-abbrev-table before changing buffers because it might
4803 have a buffer-local binding.
4804
4805 2000-11-28 Miles Bader <miles@gnu.org>
4806
4807 * simple.el (delete-horizontal-space): Handle fields more generally.
4808
4809 2000-11-28 Gerd Moellmann <gerd@gnu.org>
4810
4811 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
4812
4813 2000-11-28 Dave Love <fx@gnu.org>
4814
4815 * progmodes/ps-mode.el (ps-mode): Set comment-start and
4816 comment-start-skip locally.
4817
4818 * progmodes/fortran.el (fortran-mode): Don't set
4819 fortran-comment-line-start-skip. Set comment-start to
4820 fortran-comment-line-start.
4821 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
4822 (fortran-comment-line-start-skip): Simplify slightly.
4823
4824 2000-11-28 Gerd Moellmann <gerd@gnu.org>
4825
4826 * play/5x5.el: Remove RCS keyword.
4827
4828 * bs.el: Mistaken commit, undone 2000-11-30.
4829
4830 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
4831
4832 * textmodes/tildify.el (tildify-string-alist):
4833 Add `plain-tex-mode' here.
4834
4835 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
4836
4837 * chistory.el (Command-history-setup): Remove extraneous `keymap'
4838 reference.
4839
4840 2000-11-28 Miles Bader <miles@gnu.org>
4841
4842 * cus-face.el (custom-face-attributes): Add post-filter function
4843 for :box. Make pre-filter function for :box handle all cases.
4844
4845 * wid-edit.el (widget-choose): Make sure pop-up window is large
4846 enough to display all the choices, as there's no way to scroll it.
4847
4848 2000-11-28 Kenichi Handa <handa@etl.go.jp>
4849
4850 * international/mule-conf.el: Make the coding system no-conversion
4851 safe for all characters.
4852
4853 2000-11-27 Dave Love <fx@gnu.org>
4854
4855 * net/ldap.el (ldap) <defgroup>: Add :version.
4856
4857 * tooltip.el (tooltip-use-echo-area): Doc fix.
4858
4859 * cus-start.el <minibuffer-prompt-properties>: Add version.
4860 <read-buffer-function>: Add.
4861
4862 * apropos.el (apropos-print): Add help-echo to active text.
4863
4864 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
4865
4866 2000-11-27 Gerd Moellmann <gerd@gnu.org>
4867
4868 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
4869 type, group and version.
4870
4871 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
4872
4873 * select.el (x-get-selection): Docstring fix.
4874
4875 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
4876
4877 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
4878
4879 2000-11-27 Andrew Innes <andrewi@gnu.org>
4880
4881 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
4882
4883 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
4884
4885 2000-11-27 Miles Bader <miles@gnu.org>
4886
4887 * dired.el (dired-get-filename): Return filename verbatim if
4888 LOCALP is `verbatim'.
4889 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
4890 `verbatim' so that we don't inadvertently delete a non-existant
4891 directory name.
4892
4893 2000-11-27 Kenichi Handa <handa@etl.go.jp>
4894
4895 * international/characters.el: Specify cases and syntaxes for
4896 mule-unicode-0100-24ff.
4897
4898 2000-11-27 Gerd Moellmann <gerd@gnu.org>
4899
4900 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
4901 that foreground and/or background colors of the face `tool-bar'
4902 are unspecified.
4903
4904 2000-11-27 Miles Bader <miles@gnu.org>
4905
4906 * wid-edit.el (widget-field-buffer, widget-field-start)
4907 (widget-field-end): Handle widget field `pseudo-overlays'.
4908 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
4909 if it's there instead of in `widget-field-list'.
4910
4911 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
4912 (help-make-xrefs): Delete extraneous newlines at the end of the
4913 docstring.
4914
4915 2000-11-25 Jason Rumney <jasonr@gnu.org>
4916
4917 * startup.el (command-line): Call set-locale-environment after
4918 Window System init file is read, as it can result in a call to
4919 redraw-frame.
4920
4921 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
4922
4923 * simple.el (shell-command): Mention the effect of the prefix
4924 argument in the doc string.
4925
4926 2000-11-25 Miles Bader <miles@gnu.org>
4927
4928 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
4929
4930 * wid-edit.el (widget-field-value-delete): Don't try to delete
4931 overlay when it's the `pseudo-overlay' that exists at some points.
4932
4933 2000-11-24 Jason Rumney <jasonr@gnu.org>
4934
4935 * international/mule-cmds.el (locale-language-names): Add "jp" as
4936 a non-standard alternative for Japanese.
4937
4938 2000-11-24 Andre Spiegel <spiegel@gnu.org>
4939
4940 * vc-hooks.el: Require 'cl during compilation.
4941
4942 2000-11-24 Gerd Moellmann <gerd@gnu.org>
4943
4944 * faces.el (face-set-after-frame-default): Let face attributes
4945 specified for new frames override frame parameters.
4946
4947 * startup.el (command-line): Fix computation of the source file
4948 for user-init-file when user-init-file is a compiled file.
4949
4950 2000-11-24 Miles Bader <miles@gnu.org>
4951
4952 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
4953 (custom-post-filter-face-spec): New functions.
4954 (custom-face-set, custom-face-value-create): Filter the face spec
4955 before and after customization.
4956 (custom-face-set): If VALUE specifies a null face, pass a
4957 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
4958 * cus-face.el (custom-face-attributes): Remove SET and GET
4959 functions. Add some IN-FILTER and OUT-FILTER functions in the few
4960 cases they're needed.
4961
4962 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
4963 that it's distinguishable from the :off-glyph on dark-background
4964 displays. Set its background color too.
4965
4966 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
4967 so that people can easily turn it off.
4968
4969 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
4970
4971 * ediff-diff.el: Moved variables around to have it compile under NT.
4972
4973 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
4974
4975 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
4976
4977 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
4978 redundant skip-small-frames test.
4979
4980 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
4981 (viper-downgrade-to-insert): Protect against errors in hooks.
4982
4983 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
4984 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
4985 (viper-restore-cursor-type,viper-set-insert-cursor-type):
4986 New functions.
4987
4988 * viper-util.el (viper-memq-char): Bug fixes.
4989
4990 * viper.el (viper-mode): Fix cursor handling.
4991
4992 2000-11-24 Kenichi Handa <handa@etl.go.jp>
4993
4994 * international/mule-diag.el (list-iso-charset-chars):
4995 For two-byte charset, fix the `while' condition.
4996 (list-non-iso-charset-chars): Fix the `while' condition.
4997
4998 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
4999
5000 * subr.el (add-hook, remove-hook): Don't call make-local-hook
5001 if the variable is make-variable-buffer-local.
5002
5003 * progmodes/ada-stmt.el (ada-template-map):
5004 Initialize and bind it to C-c t in ada-mode-map.
5005 (ada-stmt-mode-hook): New function extracted from old code.
5006 Only change the buffer-local side of skeleton-*.
5007 (ada-mode-hook): Use it.
5008
5009 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5010
5011 * iswitchb.el (iswitchb-minibuf-depth): New variable.
5012 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
5013 we expect to be returned by minibuffer-depth once we prompt the
5014 user in the minibuffer.
5015 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
5016 as recorded in iswitchb-minibuf-depth, return non-nil.
5017
5018 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5019
5020 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
5021 (hscroll-window-maybe): Docstring fix.
5022
5023 2000-11-23 Dave Love <fx@gnu.org>
5024
5025 * rect.el (string-rectangle): Don't test delete-selection-mode.
5026
5027 2000-11-23 Gerd Moellmann <gerd@gnu.org>
5028
5029 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
5030 is in the tool bar.
5031
5032 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
5033 with `no-dir'; we want the directory part to be able to remove it.
5034
5035 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5036
5037 * textmodes/outline.el (outline-flag-region):
5038 Don't bind inhibit-read-only since we don't modify the buffer.
5039 (outline-isearch-open-invisible): Don't jump to overlay-start
5040 since we're trying to unhide text around point.
5041 (outline-discard-overlays): Use dolist.
5042
5043 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
5044
5045 2000-11-22 Gerd Moellmann <gerd@gnu.org>
5046
5047 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
5048
5049 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5050
5051 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
5052 Fix ARG regexp to skip quoted braces.
5053 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
5054 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
5055 are (correctly) handled separately).
5056 Remove `caption' and `footnote' from `citations': they contain text.
5057 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
5058 (latex-skeleton-end-hook): New function.
5059 (latex-mode): Use it.
5060 (tex-start-tex-marker): Remove.
5061 (tex-send-tex-command): Don't set tex-start-tex-marker.
5062 (tex-error-parse-syntax-table): New var.
5063 (tex-compilation-parse-errors): Use it.
5064 Ignore tex-start-tex-marker. Don't bother with marker-position.
5065 (tex-validate-buffer): Don't bother with marker-position.
5066
5067 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
5068 (flyspell-generic-progmode-verify): Use it.
5069
5070 2000-11-22 Sam Steingold <sds@gnu.org>
5071
5072 * simple.el (delete-trailing-whitespace): New interactive function.
5073
5074 * progmodes/ada-mode.el (ada-mode): Use it instead of
5075 `ada-remove-trailing-spaces'.
5076 (ada-remove-trailing-spaces): Removed.
5077
5078 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
5079
5080 * textmodes/picture.el (picture-clean): Removed.
5081 (picture-mode-exit): Call it instead of `picture-clean'.
5082
5083 2000-11-22 Gerd Moellmann <gerd@gnu.org>
5084
5085 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5086
5087 * hi-lock.el (hi-lock-refontify): Don't call non-existent
5088 jit-lock-fontify-buffer; it should anyway be unneccessary to
5089 do anything special when jit-lock is active.
5090 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
5091
5092 2000-11-22 Dave Love <fx@gnu.org>
5093
5094 * calendar/todo-mode.el (todo-top-priorities): Use
5095 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
5096
5097 * language/chinese.el, language/cyrillic.el:
5098 * language/devanagari.el, language/ethiopic.el, language/greek.el:
5099 * language/hebrew.el, language/indian.el, language/japanese.el:
5100 * language/korean.el, language/lao.el, language/misc-lang.el:
5101 * language/thai.el, language/tibetan.el, language/vietnamese.el:
5102 Use provide.
5103
5104 * cus-edit.el (custom-buffer-create-internal): Save some consing.
5105 (custom-variable-set): Improve validation error mesage.
5106
5107 * rect.el (string-rectangle): Revert last change.
5108 (string-rectangle-line): New arg DELETE.
5109 (string-rectangle): Check delete-selection-mode.
5110
5111 * emacs-lisp/edebug.el (edebug-version)
5112 (edebug-maintainer-address): Deleted.
5113 (edebug-submit-bug-report): Just alias to report-emacs-bug.
5114 (edebug-read-function): Account for other `'#' read forms.
5115 (edebug-mode-menus): Make some items toggles.
5116 (edebug-outside-unread-command-event, unread-command-event):
5117 Remove these to avoid warnings.
5118
5119 2000-11-22 David Ponce <david@dponce.com>
5120
5121 * recentf.el (recentf-menu-items-for-commands)
5122 (recentf-make-menu-items, recentf-make-menu-item)
5123 (recentf-filter-changer): Added :help and :active menu-item properties.
5124
5125 (recentf-build-dir-rules, recentf-dump-variable)
5126 (recentf-edit-list, recentf-open-files-item)
5127 (recentf-open-files): Replaced unnecessary `mapcar' with new
5128 built-in `mapc'.
5129
5130 2000-11-23 Miles Bader <miles@gnu.org>
5131
5132 * faces.el (menu): Make inverse-video on ttys too.
5133
5134 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5135
5136 * simple.el (comment-line-break-function): Use the new name
5137 indent-new-comment-line -> comment-indent-new-line.
5138 (clone-indirect-buffer): Don't ignore NORECORD.
5139 (next-completion): Properly handle the case where items are adjacent.
5140
5141 * mouse.el (popup-menu): Stupid typo.
5142
5143 2000-11-22 Gerd Moellmann <gerd@gnu.org>
5144
5145 * emacs-lisp/authors.el: Remove autoload cookies, add author,
5146 maintainer, keywords tags.
5147
5148 * rect.el (replace-rectangle): Don't call string-rectangle-line
5149 with too many arguments.
5150
5151 2000-11-22 Andre Spiegel <spiegel@gnu.org>
5152
5153 * ediff-util.el (ediff-file-checked-out-p)
5154 (ediff-file-checked-in-p): Call vc-state instead of
5155 vc-locking-user, which no longer exists.
5156
5157 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
5158
5159 2000-11-22 Dave Love <fx@gnu.org>
5160
5161 * md5.el (md5): Provide.
5162 (md5): Fix error call.
5163
5164 2000-11-22 Miles Bader <miles@gnu.org>
5165
5166 * textmodes/refill.el (refill-adjust-ignorable-overlay)
5167 (refill-fill-paragraph-at): Remove debugging code.
5168
5169 * calendar/calendar.el (generate-calendar-window): When we don't
5170 call `fit-window-to-buffer', make sure the top line is fully visible.
5171
5172 * image-file.el (insert-image-file): Don't make `read-only'
5173 property rear-nonsticky.
5174
5175 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
5176 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
5177 stashing away its original value.
5178 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
5179 in the recursive edit.
5180 Bind `isearch-original-minibuffer-message-timeout' to protect it.
5181 (isearch-done): Restore `minibuffer-message-timeout'.
5182
5183 * cus-start.el: Remove entry for `mode-line-inverse-video'.
5184
5185 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
5186
5187 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
5188
5189 * find-lisp.el (find-lisp-find-files-internal):
5190 Use dolist, when and file-name-as-directory.
5191
5192 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
5193 (define-derived-mode, define-minor-mode): Add specs.
5194
5195 * window.el: General comment and spacing fixes.
5196 (save-selected-window): Use backquotes.
5197 (window-safely-shrinkable-p): New function.
5198 (shrink-window-if-larger-than-buffer): Use it.
5199
5200 * subr.el (make-local-hook): Docstring fix.
5201
5202 * shell.el (shell-mode): Use define-derived-mode.
5203
5204 * newcomment.el (comment-indent): Insert comment before calling
5205 comment-indent-function. Don't insert in column 0.
5206 (comment-dwim): Indent before inserting comment.
5207
5208 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
5209 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
5210 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
5211 Use mapc rather than map.
5212
5213 * files.el (find-buffer-visiting): Compare all attributes before
5214 declaring two files identical (rather than just their inode-no).
5215 (auto-mode-alist): Use \' rather than $.
5216
5217 * which-func.el: Update maintainer line.
5218
5219 * pcvs.el (uniquify-buffer-file-name): Remove advice.
5220 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
5221 (uniquify-buffer-file-name): Use it.
5222
5223 2000-11-22 Miles Bader <miles@gnu.org>
5224
5225 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
5226 * simple.el (minibuffer-avoid-prompt): New function.
5227
5228 2000-11-21 Gerd Moellmann <gerd@gnu.org>
5229
5230 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
5231
5232 2000-11-21 Miles Bader <miles@gnu.org>
5233
5234 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
5235 inclusion of `track-mouse'.
5236
5237 * textmodes/refill.el (refill-ignorable-overlay): New variable.
5238 (refill-adjust-ignorable-overlay): New function.
5239 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
5240 only the paragraph's tail if possible.
5241 Update `refill-ignorable-overlay'.
5242 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
5243
5244 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5245 point inside the fill-prefix.
5246
5247 * textmodes/refill.el (refill-post-command-function): Don't reset
5248 refill-doit in the case where a self-insertion command doesn't
5249 case a refill. Use `refill-fill-paragraph-at', getting position
5250 from `refill-doit'.
5251 (refill-after-change-function): Set `refill-doit' to END.
5252 (refill-fill-paragraph-at): New function, mostly from old
5253 refill-fill-paragraph.
5254 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
5255 (refill-pre-command-function): New function.
5256 (refill-mode): Add it to `pre-command-hook'.
5257
5258 2000-11-20 Gerd Moellmann <gerd@gnu.org>
5259
5260 * textmodes/artist.el (artist-mode): Fix autoload cookie.
5261
5262 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
5263 javadoc tags.
5264
5265 2000-11-20 Andre Spiegel <spiegel@gnu.org>
5266
5267 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
5268 vc.el).
5269
5270 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
5271 require vc.
5272
5273 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
5274 checkouts.
5275
5276 2000-11-20 Dave Love <fx@gnu.org>
5277
5278 * Makefile.in (DONTCOMPILE): Omit bindings.el.
5279
5280 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
5281
5282 * calculator.el (calculator-paste): Use `if' instead of `and'
5283 and `or'.
5284 (calculator-help): Don't use electric-describe-mode for XEmacs.
5285
5286 2000-11-19 Gerd Moellmann <gerd@gnu.org>
5287
5288 * info.el (info-menu-5): Doc fix.
5289
5290 * textmodes/artist.el: New file.
5291
5292 2000-11-19 Andre Spiegel <spiegel@gnu.org>
5293
5294 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
5295 and differentiate according to checkout model.
5296 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
5297 since this function is only concerned with master state.
5298
5299 * vc-hooks.el (vc-workfile-unchanged-p)
5300 (vc-default-workfile-unchanged-p): Moved here from vc.el.
5301
5302 * vc.el (vc-workfile-unchanged-p)
5303 (vc-default-workfile-unchanged-p): See above.
5304
5305 2000-11-19 Miles Bader <miles@gnu.org>
5306
5307 * image-file.el (insert-image-file): Make `intangible' and
5308 `read-only' properties rear-nonsticky too.
5309
5310 2000-11-18 Gerd Moellmann <gerd@gnu.org>
5311
5312 * ps-print.el: Update copyright notice.
5313
5314 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
5315 (tooltip-show): Use the offsets.
5316
5317 * bindings.el (mode-line-modified): Fix a typo.
5318 (mode-line-toggle-modified, mode-line-widen)
5319 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
5320
5321 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5322
5323 * ps-print.el (toplevel): Test for find-coding-system being
5324 fboundp before calling ps-x-find-coding-system.
5325
5326 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
5327
5328 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
5329 (vc-version-backup-file): Docstring fix.
5330
5331 2000-11-16 Gerd Moellmann <gerd@gnu.org>
5332
5333 * files.el (basic-save-buffer): Don't add a newline if
5334 find-file-literally is non-nil.
5335 (find-file-literally): Extend doc string.
5336
5337 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
5338 sort(1) with the `-f' argument.
5339
5340 2000-11-16 Andre Spiegel <spiegel@gnu.org>
5341
5342 * vc.el: Updated backend documentation.
5343 (vc-default-check-headers): New function.
5344
5345 * vc-{cvs,rcs,sccs}.el: Functions reordered.
5346
5347 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
5348 up-to-date.
5349 (vc-do-command): In the asynchronous case, output messages only if
5350 the minibuffer is not active.
5351
5352 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
5353 `vc-cvs-use-edit' is on.
5354 (vc-cvs-checkout): When this is used for reverting the workfile,
5355 make a backup of the original contents and revert to that in case
5356 of error.
5357 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
5358 remote repositories.
5359
5360 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
5361 for both version and ratio in the minibuffer.
5362
5363 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
5364 Use vc-do-command to perform the annotation, not call-process.
5365
5366 2000-11-16 Kenichi Handa <handa@etl.go.jp>
5367
5368 * international/quail.el (quail-start-translation): Don't call
5369 `message' before reading key sequence.
5370
5371 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
5372
5373 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
5374
5375 2000-11-16 Kenichi Handa <handa@etl.go.jp>
5376
5377 * window.el (fit-window-to-buffer): Be sure to acquire at least
5378 one text line even if the buffer is empty.
5379
5380 2000-11-16 Gerd Moellmann <gerd@gnu.org>
5381
5382 * net/ange-ftp.el (ange-ftp-file-writable-p)
5383 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
5384 Bind ange-ftp-process-verbose to nil.
5385
5386 2000-11-15 Dave Love <fx@gnu.org>
5387
5388 * wid-edit.el (widget-specify-field, widget-specify-button):
5389 If :help-echo is a function, set help-echo of overlay to
5390 widget-mouse-help.
5391 (widget-mouse-help): New function.
5392 (widget-echo-help): Rewritten for :help-echo functions only taking
5393 a widget arg.
5394
5395 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
5396 Use display-graphic-p.
5397 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
5398 and that JPEG is available.
5399 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
5400
5401 * international/mule-cmds.el (locale-charset-language-names):
5402 Match @euro.
5403
5404 2000-11-15 Gerd Moellmann <gerd@gnu.org>
5405
5406 * faces.el (face-set-after-frame-default):
5407 If `inhibit-default-face-x-resources' is bound, don't intialize the
5408 default face from X resources.
5409
5410 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
5411
5412 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
5413 Don't set EMACSLOADPATH.
5414
5415 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
5416
5417 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
5418 texinfo-insert-@url.
5419 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
5420 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
5421
5422 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
5423
5424 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
5425 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
5426 (checkdoc-minor-keymap): Backward compatibility.
5427 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
5428 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
5429 (checkdoc-this-string-valid-engine): Be a bit more strict
5430 to avoid matching substrings of `...' quoted vars/funs.
5431 (checkdoc-defun-info): Only look for `interactive' if alone.
5432 (debug-ignored-errors): Add "arg doesn't appear in docstring".
5433
5434 * progmodes/compile.el (grep): `tag-default' can be nil.
5435
5436 * newcomment.el (comment-indent): Paren typo.
5437
5438 2000-11-14 Dave Love <fx@gnu.org>
5439
5440 * calculator.el: New maintainer version.
5441
5442 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
5443
5444 * cmuscheme.el: Doc fixes.
5445 (cmuscheme) <defgroup>: Use `scheme' as parent.
5446 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
5447
5448 * xscheme.el (scheme-program-name): Don't define here.
5449
5450 * progmodes/scheme.el (scheme-program-name): New variable
5451 (originally in cmuscheme).
5452
5453 2000-11-14 Miles Bader <miles@gnu.org>
5454
5455 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
5456 Handle header-lines. Don't loop forever if we can't enlarge the
5457 window anymore. Simplify a bit.
5458
5459 2000-11-14 Kenichi Handa <handa@etl.go.jp>
5460
5461 * window.el (fit-window-to-buffer): Don't check
5462 window-text-height. Assure that the last line is fully visible.
5463
5464 * international/quail.el (quail-show-guidance-buf):
5465 Call fit-window-to-buffer to assure the enough height of the guidance
5466 buffer.
5467 (quail-update-guidance): Avoid making the guidance buffer shorter.
5468
5469 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
5470
5471 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
5472 rather than `prepend' and add an interesting comment.
5473 (tex-math-face, tex-font-lock-syntactic-face-function):
5474 New face and function to use it.
5475 (tex-define-common-keys, tex-mode-map): Use menu-item rather
5476 than `menu-enable' symbol property.
5477 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
5478 (tex-mode): Add some latex-mode commands for auto-selection.
5479 Use tex-font-lock-syntactic-face-function.
5480 (tex-insert-quote): Simplify.
5481 (tex-shell): New mode.
5482 (tex-start-shell): Use it.
5483 (tex-shell-proc, tex-shell-buf): New functions.
5484 (tex-send-command): Use it.
5485 (tex-main-file): Fix the meaning of the new arg REALFILE.
5486 (tex-send-tex-command): New function split from `tex-start-tex'.
5487 Set compilation-last-buffer and compilation-parsing-end.
5488
5489 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
5490 when it follows non-comment text on the line.
5491
5492 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5493 Set font-lock-defaults.
5494 (lisp-mode-shared-map): Init inside the defvar.
5495 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
5496 Use define-derived-mode.
5497
5498 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
5499
5500 * faces.el (header-line): Use `:box nil' for color/gs displays too.
5501
5502 2000-11-14 Gerd Moellmann <gerd@gnu.org>
5503
5504 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
5505 Don't recursively optimize body because that can lead to infinite
5506 recursion; see comment there.
5507
5508 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
5509
5510 * faces.el (face-spec-set-match-display): Revert the change from
5511 2000-10-24. Add a FIXME for after v21.1.
5512
5513 2000-11-13 Miles Bader <miles@gnu.org>
5514
5515 * textmodes/fill.el (skip-line-prefix): New function.
5516 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
5517 (fill-paragraph): Don't leave point inside the fill-prefix.
5518 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5519 point inside the fill-prefix.
5520
5521 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
5522
5523 * calendar/calendar.el (generate-calendar-window):
5524 Use `fit-window-to-buffer'.
5525
5526 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5527
5528 * gud.el (gud-minor-mode): New var.
5529 (gud-symbol, gud-val): New functions.
5530 (gud-find-file): Copy gud-minor-mode to the new buffer.
5531 (gud-menu-map): Include entries for commands that are not always
5532 available, using :enable to (de)activate them.
5533 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
5534 (gud-mode-map): New map.
5535 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
5536 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
5537 Don't set up gud's menu (it's done by the minor-mode).
5538 (gud-minibuffer-local-map): New.
5539 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
5540 (gud-query-cmdline): New function.
5541 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
5542 (gud-mode): Use define-derived-mode.
5543 Don't set up gud's menu (it's done by the minor-mode).
5544 (gud-chop-words): Remove.
5545 (gud-common-init): Use split-string instead.
5546 (gud-new-keymap, gud-make-debug-menu): Eradicate.
5547
5548 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
5549 Add keyword arg :name.
5550
5551 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
5552 (diff-count-matches, diff-split-hunk): New functions.
5553 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
5554
5555 * pcvs-info.el (cvs-fi-conflict-face): New var.
5556
5557 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
5558 Make it into a simple syntax-table, shared among all submodes.
5559 (sh-heredoc-face): Re-introduce.
5560 (sh-font-lock-syntactic-face-function): New function.
5561 (sh-mode): Use it. Also use define-derived-mode.
5562 Remove old bogus setting of indent-region-function.
5563 (sh-set-shell): Don't set the syntax-table any more.
5564 (sh-mode-syntax-table) <defun>: Remove.
5565
5566 2000-11-12 Miles Bader <miles@gnu.org>
5567
5568 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
5569 message if interactive.
5570
5571 2000-11-12 Dave Love <fx@gnu.org>
5572
5573 * mail/feedmail.el: Fix header,
5574 (feedmail) <defgroup>: Add :link.
5575
5576 * view.el: Use local-map property, not keymap on mode-line string.
5577
5578 * scroll-all.el (scroll-all-mode): Customize variable.
5579 Add autoload cookie to function.
5580
5581 * lazy-lock.el: Remove compatibility code.
5582
5583 * finder.el (finder-known-keywords): Add `files', remove `vms'.
5584 (finder-help-echo): New variable.
5585 (finder-mouse-face-on-line): Add help-echo stuff.
5586 (finder-list-keywords, finder-list-matches): Use mapc.
5587
5588 * faces.el (face-font-registry-alternatives): Add :version.
5589
5590 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
5591 tags-table-list.
5592
5593 * net/browse-url.el (browse-url-browser-function): Update :version.
5594
5595 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
5596 (mail-mode): Use [:alnum:] in some regexps.
5597
5598 2000-11-10 Dave Love <fx@gnu.org>
5599
5600 * ediff.el (ediff-regions-internal, ediff-documentation):
5601 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
5602 fundamental mode.
5603
5604 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
5605 buffer into fundamental mode.
5606 (ediff-set-difference): Use copy-sequence if available.
5607
5608 * ediff-ptch.el (ediff-dispatch-file-patching-job):
5609 Check ediff-patch-map non-nil.
5610 (ediff-fixup-patch-map, ediff-fixup-patch-map)
5611 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
5612 buffer into fundamental mode.
5613
5614 * ediff-merg.el (state-or-merge): Defvar when compiling.
5615
5616 2000-11-10 Jason Rumney <jasonr@gnu.org>
5617
5618 * w32-fns.el (w32-add-charset-info): New function.
5619 (w32-charset-info-alist): Use it.
5620
5621 2000-11-10 Gerd Moellmann <gerd@gnu.org>
5622
5623 * faces.el (face-font-registry-alternatives): New user-option.
5624
5625 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
5626
5627 * textmodes/texinfo.el (texinfo-block-default): New var.
5628 (texinfo-insert-block): Use it. Insert a newline if needed.
5629
5630 * textmodes/fill.el (fill-indent-according-to-mode): New var.
5631 (fill-region-as-paragraph): Use it.
5632
5633 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
5634 (latex-mode): Tweak tex-*-(head|trail)er regexps.
5635 Tweak paragraph regexps to allow a leading [ \t]*.
5636 (tex-latex-block): Insert a newline if necessary.
5637 (latex-insert-item): Only insert a newline if necessary.
5638 (tex-guess-main-file): New function.
5639 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
5640 Set tex-main-file if TeX-master is provided.
5641 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
5642
5643 2000-11-10 Gerd Moellmann <gerd@gnu.org>
5644
5645 * startup.el (command-line): Set the default tooltip-mode
5646 to t for graphical displays which implement x-show-tip.
5647
5648 * tooltip.el (tooltip-mode): Add a comment about startup.el
5649 setting the default value of this user-option.
5650
5651 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
5652
5653 * font-lock.el (font-lock-*-face) <defvar>: Move.
5654 (font-lock-defaults-alist): Mark obsolete.
5655 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
5656 (font-lock-mode): Use define-minor-mode.
5657 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
5658 (font-lock-turn-off-thing-lock): Be more explicit.
5659 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
5660 (font-lock-syntactic-face-function): New var.
5661 (font-lock-fontify-syntactically-region): Use it.
5662 (font-lock-doc-face): New.
5663
5664 * pcvs.el (cvs-enabledp): Ignore errors.
5665 (cvs-commit-filelist): Never query.
5666 (cvs-mode-insert): Always add a terminating / in the initial prompt.
5667 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
5668 (cvs-do-removal): Use cvs-partition rather than delete-if.
5669 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
5670 cvs-bury-buffer.
5671
5672 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5673 Allow `next' to jump to after the end of the last match.
5674
5675 2000-11-09 Gerd Moellmann <gerd@gnu.org>
5676
5677 * simple.el (byte-compiling-files-p): New function.
5678
5679 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
5680 if it is there.
5681
5682 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
5683 nil again.
5684
5685 * textmodes/ispell.el (ispell-library-path): Don't call
5686 check-ispell-version when byte-compiling because that starts
5687 an ispell process, and ispell might not be installed.
5688 (toplevel): Don't set up a menu when byte-compiling.
5689
5690 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
5691 it, so that a boundp test can be used to determine if we're
5692 currently byte-compiling.
5693
5694 2000-11-09 Dave Love <fx@gnu.org>
5695
5696 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5697
5698 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5699
5700 * ps-print.el: Patch for variable initialization when spooling.
5701 Doc fix.
5702 (ps-output-list): Fun eliminated.
5703 (ps-begin-file, ps-begin-job): Code fix.
5704
5705 2000-11-08 Dave Love <fx@gnu.org>
5706
5707 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
5708
5709 2000-11-08 Gerd Moellmann <gerd@gnu.org>
5710
5711 * simple.el (shell-command, display-message-or-buffer)
5712 (shell-command-on-region): Mention resize-mini-windows in the doc
5713 string.
5714 (display-message-or-buffer): Take the value of resize-mini-windows
5715 into account.
5716
5717 2000-11-07 Gerd Moellmann <gerd@gnu.org>
5718
5719 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
5720
5721 * dired.el (dired-between-files): Add `^. find' as an alternative
5722 to the regular expression, for find-dired.
5723
5724 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
5725
5726 * textmodes/texnfo-upd.el: Require texinfo.
5727 (defmacro, defgroup): Remove.
5728 (texinfo-section-to-generic-alist): Remove.
5729 Use texinfo-section-list instead (i.e. level is changed string->int).
5730 (texinfo-filter): New function.
5731 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
5732 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
5733 Use it. And use regexp-opt.
5734 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
5735 (texinfo-update-menu-region-beginning)
5736 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
5737 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
5738 (texinfo-update-menu-same-level-regexps): Update.
5739 (texinfo-update-node, texinfo-every-node-update)
5740 (texinfo-sequential-node-update): Remove autoload cookie.
5741
5742 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
5743 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
5744 (texinfo-chapter-level-regexp): Remove.
5745 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
5746
5747 2000-11-06 Dave Love <fx@gnu.org>
5748
5749 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
5750
5751 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5752 Match defun*.
5753
5754 2000-11-06 Kenichi Handa <handa@etl.go.jp>
5755
5756 * composite.el (composition-function-table): Variable declaration
5757 moved to src/composite.c.
5758 (compose-chars-after): New optional arg object.
5759
5760 2000-11-06 Gerd Moellmann <gerd@gnu.org>
5761
5762 * bindings.el (mode-line-toggle-read-only)
5763 (mode-line-toggle-modified, mode-line-widen)
5764 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
5765 (make-mode-line-mouse2-map): Rewritten.
5766 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
5767 functions so that C-h k can show something with a doc string.
5768
5769 * startup.el (fancy-splash-delay): Set to 10 seconds.
5770 (fancy-splash-max-time): New user-option.
5771 (fancy-splash-stop-time): New variable.
5772 (fancy-splash-screens): Set it. Catch `stop-splashing'.
5773 (fancy-splash-screens-1): Throw `stop-splashing' when current
5774 time is greater than fancy-splash-stop-time.
5775
5776 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
5777
5778 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
5779
5780 * pcvs.el (cvs-mode-marked): New arg `noquery'.
5781 Prompt user for a file rather than raising an error.
5782 (cvs-enabledp): Fix call to cvs-mode-marked.
5783 (cvs-insert-file): New function (extracted from cvs-mode-insert).
5784 (cvs-mode-insert): Use it. Change the init prompt' value.
5785 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
5786
5787 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
5788 Don't pass default arg to ewoc-locate.
5789 (ewoc-collect): Return result in the right order.
5790
5791 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
5792
5793 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
5794 (cvs-status-get-tags): Fix regexp.
5795 (cvs-status-trees, cvs-status-cvstrees):
5796 Combine after change hooks and don't sit-for.
5797 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
5798 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
5799 Use make-char rather than hard-coded cryptic data.
5800 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
5801
5802 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
5803
5804 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
5805 (cvs-insert-strings): New function.
5806
5807 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
5808
5809 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
5810 `mwheel-scroll-amount'.
5811 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
5812 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
5813 string-matching against the version string.
5814
5815 2000-11-06 Kenichi Handa <handa@etl.go.jp>
5816
5817 * language/thai.el ("Thai"): Set a lisp form that produces
5818 composed string in `sample-text' language info.
5819
5820 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
5821 composed string in `sample-text' language info.
5822
5823 * international/mule-cmds.el (describe-language-environment):
5824 Eval `sample-text' data and insert the result.
5825
5826 * international/mule-conf.el (compound-text): Define this coding
5827 system here. Make x-ctext and ctext aliases of it.
5828
5829 * language/european.el (compound-text, ctext): Moved to
5830 international/mule-conf.el.
5831
5832 2000-11-05 Andrew Innes <andrewi@gnu.org>
5833
5834 * w32-fns.el (w32-version): New function.
5835
5836 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
5837
5838 * progmodes/awk-mode.el: Update copyright.
5839 (awk-mode-abbrev-table): Remove.
5840 (awk-font-lock-keywords): Use regexp-opt.
5841 (awk-mode): Use define-derived-mode.
5842
5843 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
5844 when extracting a suffix.
5845
5846 2000-11-04 Andre Spiegel <spiegel@gnu.org>
5847
5848 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
5849 auto-save-mode.
5850
5851 2000-11-04 Jason Rumney <jasonr@gnu.org>
5852
5853 * language/european.el (decode-mac-roman): Test against r1 not r0.
5854
5855 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
5856
5857 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
5858 (icon-mode): Define indent-line-function.
5859 (icon-comment-indent): Simplify.
5860 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
5861
5862 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
5863
5864 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
5865 Bind change-log-default-mode to defeat the caching done on it.
5866 Don't bother saving excursion any more.
5867
5868 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
5869
5870 * frame.el (after-setting-font-hook): Rename hooks -> hook.
5871 (set-frame-font): Use the new name (and the old for compatibility).
5872
5873 * toolbar/tool-bar.el (tool-bar-mode):
5874 * time.el (display-time-mode):
5875 * recentf.el (recentf-mode):
5876 * paren.el (show-paren-mode):
5877 * mwheel.el (mouse-wheel-mode):
5878 * msb.el (msb-mode):
5879 * jka-compr.el (auto-compression-mode):
5880 * image-file.el (auto-image-file-mode):
5881 * hl-line.el (hl-line-mode):
5882 * delsel.el (delete-selection-mode):
5883 * autoinsert.el (auto-insert-mode):
5884 * complete.el (partial-completion-mode): Drop unneeded positional args.
5885
5886 * info.el (Info-mode):
5887 * comint.el (comint-mode): Don't bother with make-local-hook.
5888
5889 * log-edit.el (log-edit-menu): New menu.
5890
5891 2000-11-03 Miles Bader <miles@gnu.org>
5892
5893 * wid-edit.el (widget-end-of-line): Reinstate, with a new
5894 definition, so that trailing spaces are handled properly.
5895 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
5896
5897 2000-11-03 Gerd Moellmann <gerd@gnu.org>
5898
5899 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
5900 tab character.
5901 (fancy-splash-screens): Set tab-width to 20.
5902
5903 2000-11-03 Dave Love <fx@gnu.org>
5904
5905 * comint.el (comint-completion-addsuffix): Fix custom type.
5906
5907 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
5908
5909 * font-lock.el (font-lock-buffers): Remove.
5910 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
5911 (font-lock-change-major-mode): Remove.
5912 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
5913 (font-lock-default-fontify-region): Extend the multiline
5914 fontification to whole lines.
5915 (font-lock-fontify-anchored-keywords)
5916 (font-lock-fontify-keywords-region): If matching just one
5917 line (with \n) only mark the \n as multiline.
5918
5919 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
5920 Correctly handle the case where several :group args are supplied.
5921 Allow :extra-args.
5922 (easy-mmode-define-global-mode): Allow :extra-args.
5923 Correctly handle the case where several :group args are supplied.
5924
5925 2000-11-02 Miles Bader <miles@gnu.org>
5926
5927 * calendar/calendar.el (diary-face, calendar-today-face)
5928 (holiday-face): Remove dependency on `window-system'.
5929
5930 2000-11-02 Ken Raeburn <raeburn@gnu.org>
5931
5932 * Makefile.in (emacs): Set EMACSLOADPATH always.
5933 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
5934 (compile-files): Bomb out if compilation of a file fails.
5935
5936 2000-11-02 Dave Love <fx@gnu.org>
5937
5938 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
5939
5940 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
5941
5942 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
5943 punctuation in the warning inserted into the *mail* buffer.
5944
5945 2000-11-02 Gerd Moellmann <gerd@gnu.org>
5946
5947 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
5948 (authors-public-domain-p): New function.
5949 (authors-print): Use it.
5950
5951 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
5952
5953 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
5954
5955 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5956
5957 * ps-print.el: Extension for even/odd printing. Doc fix.
5958 (ps-print-version): New version number (6.3.1).
5959 (ps-even-or-odd-pages): Customization fix.
5960 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
5961 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
5962 (ps-page-count): Var replaced by `ps-page-column'.
5963 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
5964 (ps-print-sheet-p): New fun.
5965
5966 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5967
5968 * tooltip.el (tooltip-gud-tips-setup): New function.
5969 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
5970 (tooltip-mode): Call tooltip-gud-tips-setup.
5971 (tooltip-gud-tips): Use `gud-basic-call' instead of
5972 process-send-string, so the prompt gets frobbed appropriately.
5973 Handle nil return value from `tooltip-gud-print-command'.
5974
5975 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
5976
5977 * comint.el (comint-add-to-input-history): New function.
5978 (comint-send-input): Use `comint-add-to-input-history'.
5979
5980 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5981
5982 * info.el (info-menu-header): New face.
5983 (Info-fontify-menu-headers): New function.
5984 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
5985
5986 * info.el (Info-insert-dir): Don't include blank lines at
5987 beginning of additional dir files (one is added automatically).
5988
5989 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
5990
5991 * emacs-lisp/easy-mmode.el (define-minor-mode):
5992 Revert the latest changes.
5993 Allow the three positional arguments to be skipped and replaced
5994 by keyword arguments.
5995 Add a :toggle argument to determine whether a nil arg means toggle
5996 or means turn-on. The default is unchanged.
5997 Add a call to force-mode-line-update.
5998
5999 2000-11-01 Dave Love <fx@gnu.org>
6000
6001 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6002
6003 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
6004
6005 * calendar/calendar.el (diary-face, holiday-face):
6006 Add dark-background variants.
6007
6008 2000-10-31 Sam Steingold <sds@gnu.org>
6009
6010 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
6011 `tex-main-file' does not have directory in it.
6012
6013 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
6014
6015 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
6016
6017 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
6018
6019 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
6020 functional change.
6021
6022 2000-10-31 Gerd Moellmann <gerd@gnu.org>
6023
6024 * files.el (find-file-noselect): When we expand a wildcard, return
6025 a list of buffers, as we should do according to the doc string.
6026
6027 2000-10-31 Ken Raeburn <raeburn@gnu.org>
6028
6029 * loadup.el (top level): Adjust load path if program name is
6030 "../src/bootstrap-emacs", in case it's not dumped and thus the
6031 load path adjustment hasn't already been done.
6032
6033 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6034
6035 * ps-print.el: Fix bug on selected pages for printing.
6036 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
6037 is on. Try to avoid warning messages when compiling. Doc Fix.
6038 (ps-print-version): New version number (6.3).
6039 (ps-color-device): Use `color-values' to determine if device
6040 supports color.
6041 (ps-color-values): Try to use `x-color-values' when using XEmacs.
6042 (ps-print-page-p): Changed from defsubst to defun.
6043 (ps-page-number): Changed from defmacro to defun.
6044 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
6045 printing.
6046 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
6047 (ps-end-file, ps-dummy-page): Funs eliminated.
6048 (ps-print-color-scale): Changed default value.
6049 (ps-page-n-up, ps-print-page-p): New internal vars.
6050 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
6051 (ps-plot-region, ps-generate, ps-end-job): Code fix.
6052
6053 * delim-col.el: Little programming improvement.
6054 (delimit-columns-str): New macro.
6055 (delimit-columns-region, delimit-columns-rectangle): Code fix.
6056
6057 2000-10-31 Kenichi Handa <handa@etl.go.jp>
6058
6059 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
6060 Moved to european.el.
6061 (ccl-encode-mac-roman-font, fontset-mac): Modified for
6062 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6063 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
6064 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
6065
6066 2000-10-30 Dave Love <fx@gnu.org>
6067
6068 * progmodes/cc-menus.el (imenu-generic-expression)
6069 (imenu-progress-message): Only defvar when compiling.
6070
6071 * emacs-lisp/elp.el (elp-unload-hook): New function.
6072
6073 * loadhist.el (unload-feature): Call elp-restore-function,
6074 checking for symbols; don't use elp-restore-all.
6075 (loadhist-hook-functions): Doc fix.
6076
6077 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
6078
6079 * log-edit.el (log-edit-confirm): Fix the default.
6080
6081 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6082
6083 * delim-col.el: Little fix: replace delimit-columns-align-columns by
6084 delimit-columns-format.
6085 (delimit-columns-region, delimit-columns-rectangle): Code fix.
6086
6087 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
6088
6089 * comint.el (comint-replace-by-expanded-history): Don't use
6090 comint-get-old-input (we're not looking at *old* input).
6091 (comint-get-old-input-default): If using fields, signal an error
6092 when the point is not in an input field.
6093
6094 2000-10-30 Kenichi Handa <handa@etl.go.jp>
6095
6096 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
6097 and mule-unicode-e000-ffff.
6098
6099 * international/mule.el (decode-char, encode-char): New functions.
6100 (make-coding-system): Accept a symbol of translation table as a
6101 value of property `safe-chars'.
6102
6103 * international/mule-cmds.el (encode-coding-char): Check property
6104 safe-chars instead of safe-charsets.
6105
6106 * international/fontset.el (fontset-default): Modified for
6107 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6108 (x-font-name-charset-alist): Likewise.
6109 (ccl-encode-unicode-font): New CCL program. Record it in
6110 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
6111
6112 * language/european.el (mac-roman-decoder, mac-roman-encoder):
6113 New translation tables.
6114 (decode-mac-roman, encode-mac-roman): Definition of these CCL
6115 programs are modified and moved from mac-win.el.
6116 (mac-roman): Definition of this coding system is modified and
6117 moved from mac-win.el.
6118
6119 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
6120
6121 * ediff-wind.el (ediff-setup-control-frame): Enclose
6122 face-attribute in condition-case to avoid errors in older emacsen.
6123
6124 2000-10-29 Miles Bader <miles@gnu.org>
6125
6126 * custom.el (custom-add-to-group): Allow multiple entries for a
6127 given value OPTION, as long as their widget types are different.
6128 * cus-edit.el (custom-face-value-create): If face name doesn't end
6129 with "face", add such here (similar to custom group widgets).
6130
6131 * comint.el (comint-highlight-prompt): Add :type.
6132
6133 2000-10-28 John Wiegley <johnw@gnu.org>
6134
6135 * calendar/timeclock.el (timeclock-log): Doc fix.
6136 (timeclock-last-event): Doc fix.
6137 (timeclock-log): Kill the timelog buffer after appending a new event.
6138 (timeclock-find-discrep): Use a temp buffer to read in the
6139 timelog, instead of visiting the file.
6140 (timeclock-log-data): A new function, along with a host of helper
6141 functions, for the purpose of making timelog data accessible to
6142 programmers.
6143
6144 * eshell/esh-mode.el (window-height test): Make certain that
6145 `eshell-stringify-t' is non-nil.
6146 (eshell-password-prompt-regexp): Changed to a much simpler
6147 password regexp.
6148 (eshell-send-input): If `eshell-invoke-directly' returns t,
6149 directly invoke the parsed command using `eval'. This improves
6150 turn-around time on simple commands by a factor of three or
6151 greater, such as cd, ls, pwd, etc. -- which get used very often.
6152 It also conserves thousands of cons cells per call (since
6153 `eshell-do-eval' consumes memory like a Cookie Monster set loose
6154 in the Pacific Cookie Company).
6155
6156 * eshell/esh-test.el (eshell-test): Whitespace fix.
6157
6158 * eshell/em-ls.el (eshell-ls-insert-directory):
6159 Make `eshell-ls-initial-args' nil when inserting directory contents.
6160
6161 * eshell/em-script.el (eshell-script-initialize): Add names to
6162 `eshell-complex-commands, since `source' and `.' are complex.
6163
6164 * eshell/esh-cmd.el (eshell-rewrite-for-command)
6165 (eshell-rewrite-while-command): Use `eshell-protect' instead of
6166 `eshell-copy-handles'.
6167 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
6168 bodies.
6169 (eshell-separate-commands): Whitespace fix.
6170 (eshell-complex-commands): Added a new list of names, for
6171 determining whether a given command is as simple as it looks.
6172 (eshell-invoke-directly): New function. Returns t if a command
6173 should be invoked directly (using `eval'), rather than indirectly
6174 using `eshell-do-eval'.
6175 (eshell-do-eval): Whitespace fix.
6176
6177 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
6178 which provides an emulation of the DOS shell behavior of assuming
6179 that cp/mv/ln should copy/move/link to the current directory.
6180 (eshell-remove-entries): Added a doc string.
6181 (eshell-shuffle-files): Removed the check for `target' being null.
6182 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
6183 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
6184 it to do a smarter check of whether a destination was provided.
6185 (eshell/mv, eshell/cp): Enable `:preserve-args'.
6186 (eshell/ln): Enable `:preserve-args', and use
6187 `eshell-mvcpln-template' to implement the body of the function.
6188 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
6189 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
6190 list after flattening it. This makes it possible to cat files
6191 with numerical names.
6192 (eshell-unix-initialize): Added several names to
6193 `eshell-complex-commands.
6194 (eshell-unix-command-complex-p): Return t if a given command name
6195 may result in external processes being invoked.
6196
6197 * eshell/em-glob.el (eshell-glob-show-progress): Make this
6198 variable nil by default, since it slows down glob processing by a
6199 factor of two or more, and increases memory consumption.
6200
6201 * eshell/em-smart.el: Added a note about how memory consumptive
6202 smart display mode can be (at least this is true in Emacs 21).
6203 (eshell-smart-initialize): Whitespace fix.
6204 (eshell-refresh-windows): Use `if' instead of `when'.
6205 (eshell-smart-scroll-window): Calling `save-current-buffer' was
6206 not necessary.
6207 (eshell-currently-handling-window): Added a missing global variable.
6208
6209 * eshell/em-ls.el (eshell-do-ls): Code simplification.
6210 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
6211 Whitespace fix.
6212 (eshell-ls-exclude-hidden): Added this variable in addition to
6213 `eshell-ls-exclude-regexp'. This one prevents files beginning
6214 with . from even being read, which can improve memory consumption
6215 quite a bit.
6216 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
6217 read file entries beginning with a dot. In home directories with
6218 lots of hidden files, fully two-thirds of the time spent in ls is
6219 used to read directory entries that are immediately thrown away.
6220 (eshell-ls-initial-args): Added back this configuration variable,
6221 for specifying default initial arguments to every call to ls.
6222 Much faster than using an alias to do the same thing.
6223 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
6224 (eshell-ls-dir): Whitespace change.
6225
6226 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
6227
6228 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
6229 (eshell-stringify-t): Added a customization variable, to indicate
6230 whether `t' should be rendered as a string at all. If not, one
6231 can still determine if the result of an expression is true using
6232 "file-exists-p FILE && echo true".
6233 (eshell-stringify): If `eshell-stringify-t' is nil, don't
6234 stringify t!
6235
6236 * eshell/esh-module.el: Whitespace fix.
6237
6238 * eshell/em-alias.el (eshell-alias-initialize):
6239 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
6240 (eshell-command-aliased-p): New function that returns t if a
6241 command name names an aliased.
6242
6243 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
6244
6245 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
6246 redrawing the screen when changing cursor color.
6247 (viper-insert-state-pre-command-sentinel)
6248 (viper-replace-state-pre-command-sentinel)
6249 (viper-replace-state-post-command-sentinel):
6250 Use viper-preserve-cursor-color.
6251 Many functions changed to use viper= instead of = when comparing
6252 characters.
6253 * viper-util.el (viper-memq-char,viper=): New functions for
6254 working with characters.
6255 (viper-change-cursor-color): Fixed buglet.
6256 Many functions changed to use viper= instead of = when comparing
6257 characters.
6258 * viper.el (viper-insert-state-mode-list): Added eshell.
6259
6260 * ediff-init.el (ediff-before-setup-hook): New hook.
6261 Several typos fixed in various docstrings.
6262 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
6263 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
6264 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
6265 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
6266 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
6267 (ediff-get-selected-buffers): New function.
6268 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
6269 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
6270 Use save-window-excursion.
6271 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
6272 termination check in while loop.
6273 * ediff.el (ediff-get-default-file-name): Better defaults when in
6274 dired buffer.
6275 (ediff-files,ediff-merge-files,ediff-files3)
6276 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
6277
6278 2000-10-28 Dave Love <fx@gnu.org>
6279
6280 * info.el (Info-fontify-node): Add help-echo for menu items.
6281
6282 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
6283
6284 * startup.el (normal-top-level): If the value of $TERM indicates
6285 we are running from xterm or one of its work-alikes, default to a
6286 light background mode.
6287
6288 Support for -fg, -bg, and -rv command-line arguments for TTYs:
6289 * faces.el (tty-handle-reverse-video): New function.
6290 (tty-create-frame-with-faces): Call it.
6291
6292 * frame.el (frame-notice-user-settings): Don't apply
6293 default-frame-alist and initial-frame-alist to MS-DOS frames.
6294 Call tty-handle-reverse-video, frame-set-background-mode, and
6295 face-set-after-frame-default for non-MS-DOS frames.
6296
6297 * startup.el (tty-long-option-alist): New variable.
6298 (tty-handle-args): New function.
6299 (command-line): Call tty-handle-args.
6300
6301 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
6302 startup.el now does that for all character-terminal frames.
6303
6304 2000-10-28 Miles Bader <miles@gnu.org>
6305
6306 * emacs-lisp/easy-mmode.el (define-minor-mode):
6307 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
6308 is global. If :global is followed by a non-nil but non-t value,
6309 make the mode buffer-local, but also generate a `global-MODE'
6310 version using `easy-mmode-define-global-mode'.
6311 Add :conditional-turn-on keyword argument.
6312
6313 2000-10-28 Dave Love <fx@gnu.org>
6314
6315 * international/latin1-disp.el (latin1-char-displayable-p):
6316 Don't use window-system.
6317
6318 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
6319
6320 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6321 Don't call find-buffer-file-type-coding-system. Instead, just
6322 set eol-type to -unix if inhibit-eol-conversion is in effect, or
6323 if the file is on an untranslated filesystem.
6324 (add-untranslated-filesystem): Use "D" instead of "f" inside
6325 interactive.
6326
6327 2000-10-27 Dave Love <fx@gnu.org>
6328
6329 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
6330 (refill-mode): Use it.
6331
6332 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
6333
6334 * international/quail.el (quail-activate): Don't make-local-hook.
6335
6336 2000-10-27 Andre Spiegel <spiegel@gnu.org>
6337
6338 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
6339 manual backups and file.~<rev>.~ for automatic ones.
6340 (vc-make-version-backup): Don't do it on MS-DOS without long file
6341 names.
6342
6343 * vc.el (vc-version-other-window): If an automatic backup of the
6344 desired version exists, rename it instead of copying it.
6345
6346 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
6347 after command. If there's an unexpected error, signal it instead
6348 of being silent.
6349 (vc-cvs-merge-news): Be prepared for no news at all.
6350
6351 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
6352
6353 * shell.el (shell): Add BUFFER argument.
6354 * comint.el (make-comint-in-buffer): New function.
6355 (make-comint): Use it.
6356
6357 * faces.el (face-spec-choose): Change syntax so that the list of
6358 attribute-value pairs is now the cdr of each clause, not the cadr.
6359 Detect old-style entries, and handle them. Use pop.
6360
6361 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
6362
6363 * cus-edit.el (custom-mode-map): Use a sparse map.
6364 (custom-mode): Don't bother with make-local-hook.
6365
6366 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
6367
6368 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
6369
6370 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6371
6372 * ps-print.el: Avoid compilation gripes.
6373 (ps-print-version): New version number (6.2.1).
6374
6375 2000-10-26 Dave Love <fx@gnu.org>
6376
6377 * menu-bar.el: Modify some menu item help strings.
6378 (menu-bar-help-menu): Add link to MORE.STUFF.
6379
6380 * cus-edit.el (custom-mode): Add `special' mode-class property.
6381
6382 * wid-browse.el (widget-browse-mode): Likewise.
6383
6384 * wid-edit.el (widget-specify-field): Revert to using local-map
6385 property, not keymap.
6386
6387 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
6388
6389 * wid-edit.el (widget-field-end): When checking for a `boundary'
6390 field, do so in the correct buffer.
6391
6392 * simple.el (undo): Correctly distinguish between numeric and
6393 non-numeric prefix args in non-transient-mark-mode, as per the doc
6394 string. When in transient-mark-mode, treat all prefix-args as
6395 numeric.
6396
6397 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
6398 Position point on match. Handle N == 0 correctly.
6399
6400 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
6401 (comint-mode-map): Reverse order of `comint-write-output' and
6402 `comint-append-output-to-file'.
6403 (comint-append-output-to-file): Reinstate this function, for the
6404 benefit of the menu.
6405
6406 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
6407
6408 * vc.el (vc-version-other-window): Bind `file'.
6409
6410 2000-10-25 Gerd Moellmann <gerd@gnu.org>
6411
6412 * Makefile.in (update-authors): New target for maintenance purposes.
6413
6414 * emacs-lisp/authors.el (batch-update-authors): New function.
6415 (authors-fixed-entries): New defconst.
6416 (authors-add-fixed-entries): New function.
6417 (authors): Call it.: Don't process lispref/.
6418
6419 2000-10-25 Jason Rumney <jasonr@gnu.org>
6420
6421 * cus-edit.el (custom-button-face, custom-button-pressed-face):
6422 Merge x w32 and mac definitions.
6423
6424 2000-10-25 Gerd Moellmann <gerd@gnu.org>
6425
6426 * menu-bar.el (menu-bar-options-menu): Add a help string for
6427 `uniquify'.
6428
6429 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
6430
6431 * time-stamp.el (time-stamp-string-preprocess):
6432 Fix a wrong type argument error.
6433
6434 2000-10-25 Miles Bader <miles@gnu.org>
6435
6436 * recentf.el (recentf-mode): Variable removed.
6437 (recentf-mode): Use `define-minor-mode'.
6438
6439 * mwheel.el (mouse-wheel-mode): New global minor mode.
6440 (mwheel-install): Use `mouse-wheel-mode'.
6441
6442 2000-10-25 Dave Love <fx@gnu.org>
6443
6444 * progmodes/cperl-mode.el (cperl-mode):
6445 Set normal-auto-fill-function correctly.
6446
6447 * wid-edit.el (widget-field-keymap, widget-text-keymap):
6448 Don't inherit from global-map and don't nullify menu-bar and tool-bar
6449 bindings.
6450
6451 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
6452
6453 * wid-edit.el (widget-field-at): New function.
6454 (widget-at, widget-field-activate): Use it.
6455 (widget-tabable-at): Use `widget-at'.
6456 (widget-specify-field): If the terminating character of the widget
6457 field (which is read-only) is a newline, put it into a special
6458 `boundary' field so that C-n/C-p act more naturally.
6459 (widget-field-end): Also don't subtract one if a special
6460 `boundary' field has been added after the widget field.
6461
6462 * comint.el (comint-output-filter, comint-send-input):
6463 Don't bother adding stickiness fields to overlays to fool the field
6464 code, since it should notice the overlay insertion-types now.
6465
6466 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
6467 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
6468 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
6469
6470 2000-10-24 Gerd Moellmann <gerd@gnu.org>
6471
6472 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
6473 (authors): Set file coding system to iso-2022-7bit.
6474 Add file-local variables to output buffer.
6475
6476 * files.el (after-find-file): Don't print any warnings if
6477 WARN is nil.
6478
6479 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6480
6481 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
6482
6483 * delim-col.el: Now there is a column formatting mechanism.
6484 Modified to customization mechanisms convention. Doc fix.
6485 (columns): New group for delim-col.
6486 (delimit-columns-before, delimit-columns-after)
6487 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
6488 (delimit-columns-end): New vars.
6489 (delimit-columns-customize, delimit-columns-format): New funs.
6490 (delimit-columns-region, delimit-columns-rectangle)
6491 (delimit-columns-rectangle-line): Modified to support column
6492 formatting.
6493
6494 2000-10-24 Dave Love <fx@gnu.org>
6495
6496 * log-edit.el (log-edit): Add :version and a :group for vc.
6497
6498 2000-10-24 Gerd Moellmann <gerd@gnu.org>
6499
6500 * files.el (after-find-file): Don't print a message ``New file''
6501 if WARN is nil.
6502
6503 * wid-edit.el (widget-field-keymap, widget-text-keymap):
6504 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
6505 get duplicate tool-bar entries because we'll see the global ones
6506 on more than one path through keymaps.
6507
6508 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
6509
6510 * progmodes/cmacexp.el: Change Francesco's email address.
6511
6512 2000-10-24 Kenichi Handa <handa@etl.go.jp>
6513
6514 * window.el (fit-window-to-buffer): Adjust point of the window
6515 buffer, not that of the current buffer.
6516
6517 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
6518
6519 * progmodes/cmacexp.el: Update the euthor's email address.
6520
6521 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6522
6523 * faces.el (face-spec-set-match-display): Add `graphic' display
6524 type (the inverse of `tty'). Use `display-graphic-p' instead of
6525 the window-system variable.
6526
6527 2000-10-24 Kenichi Handa <handa@etl.go.jp>
6528
6529 * international/isearch-x.el (isearch-with-input-method):
6530 Call input-method-function with the first event in
6531 unread-command-events.
6532
6533 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6534
6535 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
6536
6537 2000-10-24 Andrew Choi <akochoi@i-cable.com>
6538
6539 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
6540 New charsets.
6541
6542 * term/mac-win.el: Remove definitions of mac-roman-lower and
6543 mac-roman-upper, require dired, and define instead of set
6544 mac-ready-for-drag-n-drop to avoid compilation error.
6545
6546 2000-10-23 Andrew Innes <andrewi@gnu.org>
6547
6548 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
6549 Remove superfluous calls to subst-char-in-string; instead apply
6550 expand-file-name after convert-standard-filename to ensure
6551 expected directory separators are used.
6552
6553 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
6554
6555 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
6556
6557 2000-10-23 Dave Love <fx@gnu.org>
6558
6559 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
6560 (tool-bar-add-item): Set foreground and background for XBM icons.
6561
6562 * international/latin1-disp.el (latin1-char-displayable-p):
6563 New function (from Handa).
6564 (latin1-display-check-font): Use it.
6565
6566 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
6567 using :key-sequence, making it much more usable.
6568 Use nconc, not append.
6569 (imenu--create-keymap-1): Avoid append.
6570
6571 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
6572
6573 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
6574
6575 [the following changes fix a bug where `define-minor-mode' didn't
6576 correctly generate :require clauses for defcustoms in compiled files]
6577 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
6578 (byte-compile-log-file, byte-compile-log-1): Don't set
6579 `byte-compile-current-file' to nil. Instead set
6580 `byte-compile-last-logged-file' to it. Test whether
6581 byte-compile-current-file equals byte-compile-last-logged-file
6582 instead of whether its nil.
6583 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
6584
6585 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
6586
6587 * textmodes/refill.el: Fix var names in doc.
6588 (refill-mode): Don't bother with make-local-hook anymore.
6589
6590 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
6591
6592 * faces.el (face-user-default-spec, face-default-spec): New functions.
6593 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
6594 (frame-set-background-mode, face-set-after-frame-default):
6595 Use `face-user-default-spec'. Simplify code slightly.
6596
6597 * woman.el (woman-italic-face, woman-bold-face)
6598 (woman-unknown-face): Add dark-background variants.
6599 (woman-default-faces): Renamed from `woman-colour-faces'.
6600 Set using the stored defaults, rather than using hard-wired colors.
6601 (woman-monochrome-faces): Renamed from `woman-black-faces'.
6602 Just make the foreground `unspecified' rather than "black".
6603 (woman-menu): Rename menu entries accordingly.
6604
6605 * faces.el (header-line): Make more reasonable on mono/grayscale
6606 displays.
6607
6608 2000-10-23 Andrew Choi <akochoi@i-cable.com>
6609
6610 * cus-edit.el (custom-button-face): Use 3D look for mac.
6611 (custom-button-pressed-face): Likewise.
6612
6613 * faces.el (set-face-attributes-from-resources): Handle mac frames
6614 in the same way as x and w32 frames.
6615 (face-valid-attribute-values): Likewise.
6616 (read-face-attribute): Likewise.
6617 (defined-colors): Likewise.
6618 (color-defined-p): Likewise.
6619 (color-values): Likewise.
6620 (display-grayscale-p): Likewise.
6621 (face-set-after-frame-default): Likewise.
6622 (mode-line): Same default face as for x and w32.
6623 (tool-bar): Likewise.
6624
6625 * frame.el: Remove call to frame-notice-user-settings at end of
6626 the file.
6627
6628 * info.el (Info-fontify-node): Make underlines invisible for mac
6629 as for x, pc, and w32 frame types.
6630
6631 * term/mac-win.el: New file.
6632
6633 2000-10-22 Dave Love <fx@gnu.org>
6634
6635 * textmodes/refill.el: New file.
6636
6637 2000-10-22 Andre Spiegel <spiegel@gnu.org>
6638
6639 * vc-hooks.el (vc-version-backup-file-name): New optional args
6640 MANUAL and REGEXP.
6641 (vc-delete-automatic-version-backups, vc-make-version-backup):
6642 New functions.
6643 (vc-before-save): Use the latter.
6644 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
6645 confusion.
6646
6647 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
6648 expected by vc[-hooks].el.
6649
6650 * vc.el (vc-checkout): Added `-p' suffix in call to
6651 vc-make-version-backups-p; use vc-make-version-backup to actually
6652 make the backup.
6653 (vc-version-other-window, vc-version-backup-file): Handle both
6654 automatic and manual backups.
6655 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
6656 of all of them.
6657
6658 2000-10-22 Miles Bader <miles@gnu.org>
6659
6660 * comint.el (comint-highlight-input, comint-highlight-prompt):
6661 Renamed, `-face' at end removed.
6662 (comint-send-input, comint-output-filter): Use renamed faces.
6663
6664 * window.el (fit-window-to-buffer): Change defaulting of
6665 MAX-HEIGHT slightly.
6666
6667 * faces.el (color-values, color-defined-p): Use `member', not
6668 `memq', because it works correctly for strings.
6669 (frame-set-background-mode): Actually, "unspecified-fg" and
6670 "unspecified-bg" *are* strings. Use `member', not `memq', and
6671 `equal', not `eq', when a string value is possible.
6672
6673 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
6674
6675 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
6676
6677 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
6678
6679 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
6680 sh-electric-rparen, sh-electric-less and sh-electric-hash.
6681 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
6682 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
6683 (sh-font-lock-syntactic-keywords): Use them.
6684 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
6685 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
6686 (sh-mode): Don't override font-lock-unfontify-region-function.
6687 Use a copy of sh-font-lock-syntactic-keywords.
6688 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
6689 Don't call sh-scan-buffer since font-lock does it on the fly.
6690 (sh-get-indent-info): Use `face' rather than `syntax-table'
6691 text-property to detect here-documents.
6692 Replace sh-special-syntax with sh-st-punc.
6693 (sh-prev-line): Use `face' rather than `syntax-table'
6694 text-property to skip over here-documents.
6695 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
6696 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
6697 (sh-electric-less, sh-set-here-doc-region)
6698 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
6699 (sh-scan-buffer, sh-rescan-buffer): Remove.
6700
6701 2000-10-21 Andrew Innes <andrewi@gnu.org>
6702
6703 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
6704 remote (ange-ftp) file names.
6705
6706 2000-10-21 Miles Bader <miles@gnu.org>
6707
6708 * window.el (fit-window-to-buffer): New function.
6709 (shrink-window-if-larger-than-buffer): Use it.
6710 (window-text-height): Don't expect minibuffers to have mode-lines.
6711
6712 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
6713 * international/quail.el (quail-update-guidance):
6714 Use `fit-window-to-buffer' instead of `set-window-text-height'.
6715
6716 * international/quail.el (quail-show-guidance-buf): Make sure
6717 guidance window really has enough room.
6718 (quail-update-guidance): If quail-guidance-win is already shown,
6719 make sure its height is OK.
6720
6721 * window.el (window-text-height, set-window-text-height):
6722 New functions.
6723 (shrink-window-if-larger-than-buffer): Use `window-text-height'
6724 instead of `window-height' & `mode-line-window-height-fudge'.
6725 (mode-line-window-height-fudge): Add FACE parameter.
6726 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
6727 instead of `enlarge-window' & `mode-line-window-height-fudge'.
6728
6729 2000-10-20 Miles Bader <miles@gnu.org>
6730
6731 * window.el (height-affecting-face-attributes): Use `defconst'.
6732
6733 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
6734 New function, conditionally aliased to `mode-line-window-height-fudge'.
6735 (ispell-help): Use it.
6736 (ispell-choices-win-default-height): Don't include mode-line fudge.
6737 (ispell-choices-win-default-height): New function.
6738 (ispell-show-choices, ispell-command-loop): Use function
6739 `ispell-choices-win-default-height' instead of variable.
6740
6741 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
6742
6743 * window.el (mode-line-window-height-fudge): New variable.
6744 (height-affecting-face-attributes): New variable.
6745 (mode-line-window-height-fudge): New function.
6746 (shrink-window-if-larger-than-buffer): Use it.
6747 * help.el (resize-temp-buffer-window): Likewise.
6748
6749 * info.el (Info-fontify-node): Add support for @subsubsection
6750 titles, which use `Info-title-4-face'.
6751 (Info-title-4-face): New face.
6752 (Info-title-3-face): Inherit from Info-title-4-face instead of
6753 variable-pitch.
6754
6755 2000-10-19 Jason Rumney <jasonr@gnu.org>
6756
6757 * dired.el (dired-insert-directory): Do not let errors signalled by
6758 attempt to run dired-free-space-program prevent dired from working.
6759
6760 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
6761
6762 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
6763
6764 2000-10-19 Gerd Moellmann <gerd@gnu.org>
6765
6766 * dirtrack.el (dirtrack): Fix call to run-hooks.
6767
6768 * cmuscheme.el (cmuscheme-program-name): Renamed from
6769 scheme-program-name because xscheme.el contains a defcustom with
6770 the same name. As a consequence, customizing group `cmuscheme'
6771 loaded `xscheme' which redefined run-scheme.
6772 (run-scheme): Use cmuscheme-program-name.
6773
6774 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
6775
6776 * play/doctor.el (doctor-death): Update the Samaritans'
6777 anonymous address, and add a website for Befrienders International.
6778
6779 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6780
6781 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
6782 Avoid compilation gripes. Doc fix.
6783 (ps-print-version): New version number (6.2).
6784 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
6785 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
6786 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
6787 (ps-x-extent-priority, ps-x-extent-start-position)
6788 (ps-x-face-font-instance, ps-x-find-coding-system)
6789 (ps-x-font-instance-properties, ps-x-make-color-instance)
6790 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
6791 avoid compilation gripes without defining functions.
6792 (ps-e-find-composition): Alias for function find-composition, to have a
6793 suitable function depending on Emacs version.
6794 (ps-color-device, ps-color-values, ps-face-foreground-name)
6795 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
6796 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
6797 (ps-print-ensure-fontified): Function definitions surrounded by
6798 `eval-and-compile' to avoid compilation gripes.
6799 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
6800 by symbol-value to avoid compilation gripes.
6801 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
6802 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
6803
6804 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
6805
6806 * startup.el (normal-top-level): Call `frame-set-background-mode'
6807 after `frame-notice-user-settings' because the latter doesn't call
6808 the former on a tty.
6809
6810 * faces.el (frame-set-background-mode): `unspecified' &c are
6811 symbols, not strings.
6812
6813 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
6814
6815 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
6816 why some "light*" colors are deliberately absent from the alist.
6817
6818 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
6819 Change colors for tty's, as suggested by Miles Bader.
6820
6821 2000-10-19 Kenichi Handa <handa@etl.go.jp>
6822
6823 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
6824 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
6825 for ISO10646-1 fonts.
6826 (x-font-name-charset-alist): Add an entry for "iso10646-1".
6827
6828 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
6829
6830 * faces.el (frame-set-background-mode): If a tty frame defines a
6831 background color, use that to compute the background mode, instead
6832 of always defaulting to "dark".
6833
6834 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
6835
6836 * comint.el (comint-write-output): New function.
6837 (comint-mode-map): Add it to the menu.
6838 Bind `C-c C-s' to comint-write-output.
6839
6840 2000-10-18 Gerd Moellmann <gerd@gnu.org>
6841
6842 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
6843 Use fancy-splash-delay.
6844
6845 2000-10-18 Alex Schroeder <alex@gnu.org>
6846
6847 * progmodes/sql.el (sql-sybase-options): New option.
6848 (sql-sybase): Use it. Add sql-database to the list of parameters
6849 provided for login. The options -w 2048 -n are not used any more.
6850
6851 * comint.el (comint-read-input-ring): Bugfix such that the first
6852 and the last entry of the input ring file are not lost.
6853
6854 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6855
6856 * ps-print.el: Internal variable changes to defcustom,
6857 make-local-hook changes to defvar. Doc fix.
6858 (ps-print-version): New version number (6.1).
6859 (ps-setup, ps-do-despool): Code fix.
6860 (ps-printer-name): Customization fix.
6861 (ps-printer-name-option): Now is a defcustom instead of an
6862 internal variable.
6863 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
6864 (ps-print-begin-column-hook): Now are defvar instead of
6865 make-local-hook.
6866
6867 2000-10-18 Miles Bader <miles@gnu.org>
6868
6869 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
6870 (comint-kill-output): Changed into an alias for `comint-delete-output',
6871 and made obsolete.
6872 (comint-mode-map): Rename references to comint-kill-output.
6873
6874 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
6875
6876 * diff-mode.el (diff-header-face, diff-file-header-face)
6877 (diff-changed-face): Add bold and italic attributes to tty faces.
6878 (diff-function-face): New face.
6879 (diff-font-lock-keywords): Use it.
6880
6881 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
6882
6883 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
6884 Remove commented-out call to force-mode-line-update.
6885 (comint-kill-output): Use `forward-line 0' instead of
6886 beginning-of-line to make sure we get past the prompt.
6887
6888 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
6889
6890 * diff-mode.el (diff-header-face, diff-file-header-face):
6891 Add specific setting for dark background.
6892 (diff-context-face): Renamed from diff-comment-face.
6893 Set explicitly rather than inheriting from font-lock-comment-face.
6894
6895 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6896
6897 * startup.el (command-line): Move the code which sets the default
6898 TTY colors to before before-init-hook.
6899
6900 2000-10-17 Gerd Moellmann <gerd@gnu.org>
6901
6902 * jit-lock.el (jit-lock-stealth-time): Doc fix.
6903
6904 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6905
6906 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
6907 extensions, for MS-DOS.
6908
6909 * diff-mode.el (diff-header-face, diff-file-header-face)
6910 (diff-changed-face): Define tty-specific colors.
6911
6912 2000-10-17 Gerd Moellmann <gerd@gnu.org>
6913
6914 * startup.el (fancy-splash-text): Realign the text.
6915
6916 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6917
6918 * font-lock.el (font-lock-comment-face): Define a separate default
6919 for dark-background tty's.
6920
6921 2000-10-17 Miles Bader <miles@gnu.org>
6922
6923 * help.el (resize-temp-buffer-window): Add hack to avoid last line
6924 being obscured by whizzy mode-lines on graphics displays.
6925
6926 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6927
6928 * info.el (Info-title-1-face, Info-title-2-face)
6929 (Info-title-3-face): Define colors for tty's.
6930 (info-header-node): Remove unneeded tty-specific definition.
6931
6932 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6933
6934 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
6935 reverse from the frame parameters, and don't invert foreground and
6936 background colors.
6937
6938 2000-10-16 Miles Bader <miles@gnu.org>
6939
6940 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
6941 string "*Info*". Call propertized-buffer-identification to spruce
6942 up the result.
6943
6944 2000-10-16 Gerd Moellmann <gerd@gnu.org>
6945
6946 * help.el: Provide `help' for the sake of define-minor-mode
6947 which generates defcustoms with requires.
6948
6949 * jit-lock.el (jit-lock-after-change): If we're in text that
6950 matches a multi-line font-lock pattern, make sure the whole text
6951 will be redisplayed.
6952
6953 * emacs-lisp/authors.el (authors-add): Don't add an entry if
6954 author's name is unknown.
6955
6956 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
6957 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
6958 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
6959 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
6960 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
6961 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
6962 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
6963 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
6964 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
6965 Add author information.
6966
6967 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
6968
6969 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
6970 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
6971 full-color version (using the Gimp) to eliminate dithering artifacts.
6972
6973 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6974
6975 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
6976
6977 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6978
6979 2000-10-15 Dave Love <fx@gnu.org>
6980
6981 * progmodes/sh-script.el: Require skeleton and comint when compiling.
6982
6983 * pcomplete.el (pcomplete) <defgroup>: Add :version.
6984
6985 * whitespace.el: Doc fixes.
6986 (top-level): Don't add hooks here.
6987 (whitespace-running-emacs): Deleted.
6988 (timer): Don't require.
6989 (whitespace): Add back :version conditional on xemacs test.
6990 (whitespace-spacetab-regexp, whitespace-indent-regexp)
6991 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
6992 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
6993 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
6994 Avoid specific xemacs test.
6995 (whitespace-global-mode): New option.
6996 (whitespace-global-mode): New command.
6997 (whitespace-unload-hook): New function.
6998
6999 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
7000 (Info-fontify-node, Info-goto-node, Info-mode-menu)
7001 (Info-fontify-node): `Goto' goes to `Go to'.
7002 (Info-fontify-node): Add help-echo to xref links.
7003
7004 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
7005
7006 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
7007
7008 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7009
7010 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7011 Use plist-get and allow :inherit.
7012
7013 * emacs-lisp/cl-macs.el (cl-do-arglist):
7014 Use plist-get and plist-member instead of memq.
7015
7016 * emacs-lisp/ewoc.el (ewoc-location): New function.
7017 (ewoc-enter-after, ewoc-enter-before): Document return value.
7018 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
7019 Don't need make-local-hook any more.
7020 (cvs-addto-collection): Return the new tin.
7021 (cvs-mode-insert): Jump to the new line.
7022
7023 * jit-lock.el (jit-lock-fontify-buffer): Remove.
7024
7025 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
7026
7027 * font-lock.el (font-lock-syntactically-fontified): New var.
7028 (font-lock-fontify-syntactic-keywords-region): Use it.
7029 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
7030
7031 * diff-mode.el (diff-find-file-name): Fix regexp.
7032
7033 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
7034 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
7035
7036 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
7037 (sh-mode-syntax-table): Add punctuation syntax for < and >.
7038 (sh-mode): Don't make all vars local here.
7039 (sh-kw): Reformat.
7040 (sh-set-shell): Use dolist. Don't set indent-region-function.
7041 (sh-mode-syntax-table): Use pop.
7042 (sh-remember-variable): Use push.
7043 (sh-help-string-for-variable): Use memq.
7044 (sh-safe-backward-sexp): Remove.
7045 (sh-safe-forward-sexp): Add ARG.
7046 (sh-get-indent-info, sh-prev-stmt): Use it.
7047 (sh-prev-line): Simplify by using forward-comment.
7048 (sh-this-is-a-continuation): Simplify.
7049 (sh-learn-buffer-indent): Use dolist.
7050 (sh-do-nothing): Remove.
7051 (sh-set-char-syntax, sh-set-here-doc-region):
7052 Use inhibit-modification-hooks.
7053 (sh-name-style): Use mapcar and push.
7054 (sh-load-style): Use dolist.
7055 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
7056 (sh-case, sh-while-getopts): Use propertize directly rather
7057 than sh-electric-rparen.
7058
7059 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
7060
7061 * textmodes/tex-mode.el: Require CL when compiling.
7062 (tex-mode-syntax-table): Init immediately.
7063 (tex-mode-map): Bind M-RET to latex-insert-item.
7064 (latex-mode): Set indent-line-function to latex-indent.
7065 (tex-common-initialization): Don't setup the syntax-table any more.
7066 (latex-insert-item): New skeleton.
7067 (tex-next-unmatched-end): Fix copy/paste braino.
7068 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
7069 (latex-indent, latex-find-indent): New functions.
7070 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
7071 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
7072 (tex-compilation-parse-errors): Use with-syntax-table.
7073
7074 2000-10-15 Miles Bader <miles@gnu.org>
7075
7076 * font-lock.el (font-lock-comment-face): Change dark-background,
7077 color, non-tty, default to `chocolate1'.
7078
7079 2000-10-13 John Wiegley <johnw@gnu.org>
7080
7081 * eshell/esh-util.el (require): Added a missing `require' form,
7082 needed when compiling (for an ange-ftp macro definition).
7083
7084 2000-10-13 Dave Love <fx@gnu.org>
7085
7086 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
7087
7088 2000-10-13 Gerd Moellmann <gerd@gnu.org>
7089
7090 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
7091
7092 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
7093 transparent -colors 8).
7094
7095 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
7096
7097 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
7098 that breaks with old list format timestamps.
7099 (time-stamp-warn-inactive, time-stamp-old-format-warn)
7100 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
7101
7102 2000-10-13 John Wiegley <johnw@gnu.org>
7103
7104 * align.el, pcomplete.el, calendar/timeclock.el,
7105 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
7106
7107 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
7108 faulty math, where holiday hours were being computing as seconds.
7109
7110 2000-10-13 John Wiegley <johnw@gnu.org>
7111
7112 * desktop.el (desktop-buffer-modes-to-save): Added a global for
7113 specifying what "other" kinds of buffers should be saved.
7114 This used to be hard-coded.
7115 (desktop-buffer-misc-functions): A global for specifying how
7116 auxiliary data should be determined for special buffer types.
7117 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
7118 instead of hard-coding the special buffer types.
7119 (desktop-save): Run `desktop-buffer-misc-functions' to gather
7120 auxiliary data, instead of hard-coding for Info buffers and dired.
7121 (desktop-buffer-info-misc-data): Aux function for determining Info
7122 buffer auxiliary info.
7123 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
7124 (desktop-buffer-info): Changed this function to use the info
7125 gathered above.
7126 (desktop-create-buffer): Be a little more careful about what
7127 `minor-mode' means before calling it. This is important for some
7128 buffer types.
7129
7130 2000-10-13 John Wiegley <johnw@gnu.org>
7131
7132 * eshell/esh-util.el: Added a global form which declares an
7133 autoload for `parse-time-string', if that function is not already
7134 defined, and if parse-time.el is available on the user's system.
7135
7136 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
7137 to be aware of ange-ftp user info.
7138 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
7139 (eshell-ls-annotate): Use `eshell-file-attributes'.
7140 (eshell-ls-file): Made the user-id printing code a bit smarter.
7141
7142 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
7143 allow identification of alias user ids in remote directories.
7144 It's manual, but there's no other way to know when the current user
7145 on the local machine, is also the owning user on the remote machine.
7146 (fboundp): Bind `ange-cache'.
7147 (eshell-directory-files-and-attributes): Re-organized the logic a
7148 bit to use `eshell-file-attributes' instead of `file-attributes'.
7149 The former is more sensitive to directories that are read via FTP,
7150 and knows how to use ange-ftp to determine full attribute
7151 information, instead of just the name and last modtime.
7152 (eshell-current-ange-uids): Return the current user id when in a
7153 remote directory.
7154 (eshell-parse-ange-ls): Parse a full directory listing that has
7155 been returned by ange-ftp.
7156 (eshell-file-attributes): This beefed up version of
7157 `file-attributes' is only special if the user is currently in a
7158 remote directory, in which case it does a lot of work to find out
7159 what the real attributes of a file are, as they appear on the
7160 remote machine. This makes usage of remote directories (i.e.,
7161 ange-ftp pathnames) much more useful. You can now use Eshell as a
7162 full-fledged FTP client, with much more manipulation ability than
7163 most other clients.
7164
7165 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
7166 variable, which means that Eshell's du should always be preferred
7167 in remote directories.
7168 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
7169 just `file-attributes'.
7170 (eshell-mvcp-template): Bind `ange-cache', to improve performance
7171 when reading remote directories. This is an Eshell-specific
7172 variable (not part of ange-ftp).
7173 (eshell/ln): Bind `ange-cache'.
7174 (eshell/du): Added some extra logic for determining when to use
7175 Eshell's du (which is slow), and when to use the external version
7176 (which may or may not exist).
7177
7178 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7179 Call `eshell-interactive-process', rather than using
7180 `get-buffer-process', since backgrounded processes don't count in
7181 the context of this function's logic.
7182
7183 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
7184 `forward-char', so that null strings are parsed correctly.
7185
7186 2000-09-13 John Wiegley <johnw@gnu.org>
7187
7188 * eshell/em-pred.el (eshell-pred-file-type)
7189 (eshell-pred-file-links, eshell-pred-file-size):
7190 Use `eshell-file-attributes'. This is more correct over ange-ftp.
7191
7192 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
7193 that remote file globbing is more efficient.
7194
7195 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
7196 gathering the files and attributes within a directory.
7197
7198 * eshell/em-unix.el (eshell/cat): If any of the files passed on
7199 the command line is a special file (not a regular file, directory
7200 or symlink), always attempt to call the external version of cat.
7201
7202 2000-09-13 John Wiegley <johnw@gnu.org>
7203
7204 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
7205 Eshell-friendly version of find-tag.
7206
7207 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
7208
7209 * image-file.el (image-file-name-extensions)
7210 (image-file-name-regexps): Add autoload cookies.
7211
7212 2000-10-13 Kenichi Handa <handa@etl.go.jp>
7213
7214 * international/mule-cmds.el (select-safe-coding-system): If FROM
7215 is string, show it in *Warning* buffer.
7216
7217 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7218
7219 * startup.el (normal-top-level): Use display-popup-menus-p instead
7220 of window-system.
7221 (command-line): Use display-graphic-p instead of window-system.
7222 (command-line-1): Use display-popup-menus-p and display-mouse-p
7223 instead of window-system.
7224
7225 2000-10-12 Sam Steingold <sds@gnu.org>
7226
7227 * tooltip.el (tooltip-use-echo-area): New user variable.
7228 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
7229
7230 2000-10-12 Dave Love <fx@gnu.org>
7231
7232 * recentf.el: Maintainer's checkdoc fixes.
7233
7234 * startup.el (normal-top-level-add-subdirs-to-load-path):
7235 Use character class, not ASCII when matching file names.
7236 (fancy-splash-head): Add trailing slash to URL.
7237 (command-line): Don't require XPM support for toolbar.
7238
7239 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
7240 (cperl-invalid-face): Revert last change.
7241 (cperl-init-faces): Quote cperl-invalid-face.
7242
7243 2000-10-12 Kenichi Handa <handa@etl.go.jp>
7244
7245 * startup.el (fancy-splash-text): Remove superfluous quote.
7246
7247 2000-10-12 Gerd Moellmann <gerd@gnu.org>
7248
7249 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
7250 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
7251 (command-line-1): Don't use fancy-splash-pending-command.
7252 (fancy-splash-screens-1): Goto point-min after inserting text.
7253
7254 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
7255
7256 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
7257 instead of shared-lisp-mode-map.
7258
7259 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
7260
7261 * faces.el (header-line): Change tty-variant to use underlining.
7262
7263 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
7264 (isearch-highlight): Restore lazy-isearch face properties at old
7265 position, and suppress them at new position.
7266 (isearch-dehighlight): Restore lazy-isearch face properties.
7267 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
7268 over the real isearch overlay, but in that case, don't give it a
7269 face property. Use `push'.
7270
7271 2000-10-12 Kenichi Handa <handa@etl.go.jp>
7272
7273 * man.el (Man-getpage-in-background): Fix previous change.
7274 Decode the process output only when we are in multibyte mode.
7275
7276 2000-10-11 Dave Love <fx@gnu.org>
7277
7278 * info.el (Info-mode-menu): Fix some help.
7279 (info-tool-bar-map): Add entry for Info-last.
7280
7281 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
7282 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
7283 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
7284 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
7285 * toolbar/search-replace.xpm, toolbar/exit.xpm:
7286 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
7287 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
7288 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
7289 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
7290 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
7291 Reduce colour requirements to 25 overall. (Probably wants
7292 revisiting from the originals to reduce further.)
7293
7294 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
7295
7296 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
7297 buffer-file-coding-system, instead of raw-text.
7298 (dehexlify-buffer): Bind coding-system-for-read to
7299 buffer-file-coding-system, instead of raw-text.
7300
7301 2000-10-11 Sam Steingold <sds@gnu.org>
7302
7303 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
7304 `underline' - fixes the bug introduced on 2000-09-21.
7305
7306 2000-10-11 Dave Love <fx@gnu.org>
7307
7308 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
7309 Avoid compiler warnings.
7310 (scheme-mode): Doc fix.
7311 (scheme-font-lock-keywords-1): Match `define-syntax'.
7312
7313 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
7314
7315 * faces.el (frame-set-background-mode): Pay attention to saved
7316 face specs as well as default ones. Only do anything if the
7317 bg-mode or display-type has actually changed. Use `dolist'.
7318 (region): Make dark-background `region' face less in-your-face.
7319
7320 2000-10-10 Sam Steingold <sds@gnu.org>
7321
7322 * chistory.el, ielm.el, ledit.el:
7323 * progmodes/inf-lisp.el, progmodes/scheme.el:
7324 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
7325
7326 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
7327
7328 * textmodes/texinfo.el: Update copyright and fix typo.
7329
7330 * desktop.el (desktop-modes-not-to-save): New var.
7331 (desktop-save-buffer-p): Use it.
7332 Also, obey desktop-buffers-not-to-save even for non-file buffers.
7333 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
7334
7335 2000-10-10 Dave Love <fx@gnu.org>
7336
7337 * toolbar/tool-bar.el (tool-bar-add-item)
7338 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
7339
7340 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
7341 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
7342 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
7343 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
7344 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
7345 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
7346 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
7347 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
7348 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
7349 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
7350 the .xpms; probably need retouching.
7351
7352 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
7353
7354 * subr.el (add-to-list): Add optional argument APPEND.
7355 * battery.el (display-battery): Use `add-to-list'.
7356
7357 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
7358
7359 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
7360 properties.
7361 (zone, zone-when-idle, zone-leave-me-alone)
7362 (zone-pgm-whack-chars): Use new symbol properties.
7363
7364 * battery.el (display-battery): Doc spelling fix.
7365
7366 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
7367 property.
7368
7369 2000-10-09 Dave Love <fx@gnu.org>
7370
7371 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
7372 has been initialized before calling tool-bar-setup.
7373 (tool-bar-add-item-from-menu): Add autoload cookie.
7374
7375 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
7376
7377 * menu-bar.el (send-mail-item-name): New function.
7378 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
7379 of mail-user-agent in the menu. Don't display the "Send Mail"
7380 item if mail-user-agent is nil or its value is ignore.
7381 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
7382 if read-mail-command is nil or its value is ignore.
7383
7384 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
7385
7386 2000-10-09 Miles Bader <miles@gnu.org>
7387
7388 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
7389 Correct image size.
7390 * toolbar/left_arrow.xpm: Correct image size.
7391
7392 * jka-compr.el: Don't call `jka-compr-install' when loading (it
7393 will be done by the definition of `auto-compression-mode' if
7394 necessary. Move code to uninstall existing file-name handler
7395 before definition of `auto-compression-mode'.
7396
7397 * image-file.el (auto-image-file-mode): Move to the end of the
7398 file, because `define-minor-mode' actually calls the mode-function
7399 if the associated variable is non-nil, which requires that all
7400 needed functions be already defined.
7401
7402 * mouse.el (popup-menu): Balance parens.
7403
7404 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
7405
7406 * mouse.el (popup-menu): Move the command call outside the loop
7407 so that popup-menu returns whatever the command returns.
7408
7409 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
7410 (initialize-new-tags-table): Use run-hook-with-args-until-success.
7411 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
7412 (tags-table-format-functions): Renamed from tags-table-format-hooks.
7413
7414 * vc.el (vc-version-diff): diff-switches can be a list.
7415 Use relative filenames for prettier output.
7416
7417 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
7418 (vc-post-command-functions): Remove old-VC compatibility code.
7419
7420 * newcomment.el (comment-indent-default): Autoload.
7421
7422 * font-lock.el (font-lock-defaults): Make buffer-local.
7423 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
7424 (font-lock-choose-keywords):
7425 Ignore LEVEL unless KEYWORDS is a list of syms.
7426 (c-keywords, c++-keywords, objc-keywords, java-keywords):
7427 Don't wrap regexp-opt things in \(...\) unnecessarily.
7428
7429 * jit-lock.el: Don't require font-lock any more.
7430 (jit-lock-functions): Make buffer-local.
7431 (jit-lock-saved-fontify-buffer-function): Remove.
7432 (jit-lock-mode): Remove autoload cookie.
7433 Remove font-lock specific code.
7434 (jit-lock-unregister): Don't bother handling complex hooks any more.
7435 (jit-lock-refontify): New function.
7436 (jit-lock-fontify-buffer): Use it.
7437 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
7438 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
7439 Add optional args START and END.
7440 Never call font-lock-fontify-region directly.
7441 (jit-lock-function, jit-lock-stealth-fontify): Use it.
7442
7443 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
7444
7445 2000-10-08 Dave Love <fx@gnu.org>
7446
7447 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
7448
7449 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
7450
7451 * play/studly.el (studlify-region, studlify-word): Add autoload
7452 cookie.
7453
7454 * play/morse.el (morse-region, unmorse-region): Add autoload
7455 cookie.
7456
7457 * play/spook.el (spook-phrases-file): Use expand-file-name, not
7458 concat.
7459
7460 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
7461 insist on symbols starting with word syntax.
7462 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
7463 (eval-defun-1): Doc fix.
7464 (indent-sexp): Use nconc to build up indent-stack.
7465
7466 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
7467 Gnus with little use.
7468 (mail-setup-hook): Add mail-abbrevs-setup to options.
7469
7470 * recentf.el: Doc fixes.
7471
7472 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
7473 Clean up remainder.
7474
7475 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
7476 without timezone and (8) with timezone to enforce some whitespace.
7477 Simplify code somewhat.
7478
7479 * options.el (list-options): Doc that you should use customize.
7480
7481 * iswitchb.el (iswitchb-mode): Add :require.
7482
7483 * info.el (Info-goto-node, Info-menu): Doc fix.
7484 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
7485 (info-tool-bar-map): New variable.
7486 (Info-mode): Use it.
7487 (Info-edit-map): Define all in defvar.
7488 (speedbar-attached-frame): Avoid compiler warning.
7489
7490 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
7491 (global-map): Bind [tool-bar] to a filtered map.
7492 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
7493 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
7494 Allow PBM icons.
7495 (tool-bar-setup): Adjust calls of tool-bar-add-item.
7496
7497 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
7498 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
7499 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
7500 icons, except up_arrow, which is left-arrow rotated.
7501
7502 * imenu.el (imenu-add-to-menubar): Fix last change.
7503
7504 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
7505
7506 * generic-x.el (rul-generic-mode): Remove eval-when-compile
7507 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
7508
7509 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
7510
7511 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
7512 typos in doc strings.
7513
7514 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
7515 the doc strings how to customize Font Lock faces.
7516
7517 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
7518 computing growth when dragging the header line.
7519
7520 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
7521
7522 * simple.el (kill-line): Doc fix.
7523
7524 2000-10-08 Miles Bader <miles@gnu.org>
7525
7526 * faces.el (secondary-selection): Make foreground visible on tty.
7527
7528 * jka-compr.el (auto-compression-mode): Move to the end of the
7529 file, because `define-minor-mode' actually calls the mode-function
7530 if the associated variable is non-nil, which requires that all
7531 needed functions be already defined.
7532 (with-auto-compression-mode): Add autoload cookie.
7533
7534 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
7535
7536 * files.el (find-backup-file-name) [ms-dos]: If support for long
7537 file names is not available, behave as if version-control were set
7538 to never.
7539
7540 2000-10-07 Dave Love <fx@gnu.org>
7541
7542 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
7543 (browse-url-gnome-moz): New function.
7544 (browse-url-browser-function): Use it.
7545 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
7546
7547 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
7548
7549 * indent.el (tab-always-indent): New var.
7550 (indent-for-tab-command): Use it.
7551
7552 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
7553 raise an error. This way it can still default to a sane value.
7554
7555 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
7556
7557 * startup.el (fancy-splash-screens): Use local rather than global map.
7558 Don't use `update-menu-bindings' any more.
7559 Get rid of assumptions about keymap representation.
7560
7561 2000-10-06 Dave Love <fx@gnu.org>
7562
7563 * textmodes/fill.el (sentence-end-double-space)
7564 (sentence-end-without-period): Doc fix.
7565 (adaptive-fill-regexp): Purecopy.
7566 (unjustify-current-line): Use line-end-position.
7567 (fill-individual-paragraphs-prefix): Use line-beginning-position.
7568
7569 * net/eudc-vars.el (eudc): Add :version, :link.
7570
7571 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
7572
7573 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
7574 Fix for define-minor-mode.
7575 (function-at-point): Alias to function-called-at-point.
7576
7577 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
7578
7579 * simple.el (backward-word): Doc fix.
7580
7581 * image-file.el (image-file-name-regexp): image-file-regexps ->
7582 image-file-name-regexps.
7583 (image-file-name-extensions): Add pbm.
7584
7585 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
7586
7587 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
7588 and add filename to the names so that diff-mode can jump to source.
7589
7590 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
7591 (tex-font-lock-keywords, tex-font-lock-keywords-2)
7592 (tex-font-lock-keywords-1): Remove.
7593 (font-lock-turn-on-thing-lock): Use jit-lock-register.
7594 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
7595 (font-lock-default-fontify-region):
7596 Expand beg..end correctly when just following a multiline region.
7597 (font-lock-fontify-anchored-keywords):
7598 Include the anchor text as part of the multiline.
7599
7600 2000-10-06 Gerd Moellmann <gerd@gnu.org>
7601
7602 * loadup.el (toplevel): Load `loaddefs' before `help' because the
7603 latter needs the autoloaded define-minor-mode macro during the
7604 bootstrap.
7605
7606 * startup.el (command-line): For now, activate tool-bar-mode only
7607 if XPM images are supported.
7608
7609 * mouse.el (mouse-drag-header-line): Don't allow resizing a
7610 window by dragging a header-line at the top of the frame; that's
7611 confusing because the header-line doesn't move.
7612 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
7613 of treating the event as a list. Some cleanup.
7614
7615 2000-10-06 Miles Bader <miles@gnu.org>
7616
7617 * simple.el (display-message-or-buffer): New function.
7618 (shell-command-on-region): Use `display-message-or-buffer'.
7619
7620 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
7621 docstring parts.
7622
7623 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
7624 (smbclient-prompt-regexp): Add usage note to doc string.
7625 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
7626 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
7627 Use add-hook for adding the comint filter function, and only do so
7628 if it's not already in the global hook list.
7629 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
7630 to `make-local-variable'.
7631 (nslookup-font-lock-keywords): Remove prompt entry.
7632 (nslookup): Don't set the process-filter.
7633 (finger): Exit the loop correctly when the regexps list runs out.
7634 (ftp, smbclient, smbclient-list-shares):
7635 Set the real major mode immediately, not after execing.
7636 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
7637
7638 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
7639
7640 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
7641
7642 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
7643
7644 * which-func.el (which-func-format): Remove spurious space.
7645 (which-func-mode): Don't make it permanent-local.
7646 (which-func-ff-hook): Allow which-func-maxout to be nil.
7647 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
7648 (which-func-mode): Simplify.
7649 Use post-command-idle-hook rather than post-command-hook.
7650 Go through all buffers and update their state.
7651 (which-function): Also try add-log-current-defun-function.
7652
7653 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
7654 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
7655 Update call to with-vc-properties accordingly.
7656 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
7657 (vc-revert-buffer): More careful about window selection and deletion.
7658 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
7659
7660 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
7661 (cvs-retrieve-revision): Reuse a pre-existing buffer.
7662 (cvs-dired-action): Change the default to quickdir.
7663
7664 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
7665 if comment-indent-function returns nil.
7666 (comment-indent-default): New function.
7667 (comment-indent-function): Use it and document the new semantics.
7668
7669 * image-file.el: Docstring fixes.
7670
7671 * help.el (help-xref-on-pp): Use match-string.
7672 (describe-variable): New arg BUFFER.
7673 Store the current buffer in the help-xref-stack.
7674 (temp-buffer-resize-mode): Use define-minor-mode.
7675
7676 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
7677 consistently with its docstring.
7678 Set jit-lock-first-unfontify-pos in an idempotent way.
7679 (jit-lock-register): Autoload and add arg CONTEXTUAL.
7680
7681 2000-10-05 Alex Schroeder <alex@gnu.org>
7682
7683 * sql.el (sql-mysql-options): New variable.
7684 (sql-mysql): Use it.
7685
7686 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
7687
7688 * image.el (image): New group.
7689
7690 * smerge-mode.el (smerge-mine-face, smerge-other-face)
7691 (smerge-base-face, smerge-markers-face): Add dark-background variants.
7692
7693 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
7694
7695 * net/net-utils.el (nslookup-font-lock-keywords)
7696 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
7697 Ignore the value of wqindow-system; always define keywords
7698
7699 2000-10-05 Kenichi Handa <handa@etl.go.jp>
7700
7701 * startup.el (fancy-splash-screens): Remove the code for
7702 debugging; `(trace-to-stderr "EXITTT\n")'.
7703
7704 2000-10-05 Miles Bader <miles@gnu.org>
7705
7706 * diff-mode.el (diff-goto-source): Update call to
7707 `diff-hunk-status-msg' to reflect new REV variable.
7708
7709 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
7710
7711 * progmodes/icon.el (icon-mode):
7712 Don't gratuitously override the default for comment-column.
7713
7714 * vc-hooks.el (vc-mode-line): Fix interactive spec.
7715
7716 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
7717 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
7718 (jit-lock-functions): New var.
7719 (jit-lock-function-1): Use it if non-nil.
7720 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
7721 Set the `fontified' property before doing the fontification to avoid
7722 repeatedly going through the same error.
7723 Don't turn errors into messages.
7724 (jit-lock-register, jit-lock-unregister): New functions.
7725
7726 * dired.el (dired-mark-pop-up): Turn comment into docstring.
7727 Use with-current-buffer.
7728
7729 * dired-aux.el (dired-do-create-files, dired-kill-tree):
7730 Turn comment into docstring.
7731
7732 * apropos.el (apropos-mode): Use define-derived-mode.
7733
7734 2000-10-04 Gerd Moellmann <gerd@gnu.org>
7735
7736 * startup.el (fancy-splash-pending-command): New variable.
7737 (fancy-splash-pre-command): New function.
7738 (fancy-splash-screens): Rewritten.
7739 (command-line-1): If fancy-splash-pending-command is set, call it
7740 interactively.
7741
7742 2000-10-04 Dave Love <fx@gnu.org>
7743
7744 * toolbar/tool-bar.el (tool-bar-setup): New function.
7745 (tool-bar-mode): Use it.
7746
7747 * subr.el (substitute-key-definition): Doc fix.
7748 (play-sound-file): New command.
7749
7750 2000-10-04 Andre Spiegel <spiegel@gnu.org>
7751
7752 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
7753 vc-version-backup-file-name): New functions.
7754
7755 * files.el (basic-save-buffer): Call vc-before-save before saving.
7756
7757 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
7758 vc-cvs-stay-local-p.
7759
7760 * vc.el (vc-revert-buffer): Handle empty diff properly.
7761 (vc-version-backup-file): New function.
7762 (vc-checkout): Create a version backup if necessary.
7763 (vc-checkin): If a version backup file exists, delete it.
7764 (vc-version-diff): Diff locally using version backups, if available.
7765 (vc-revert-file): If there's a version backup, revert locally.
7766 (vc-transfer-file): Use version backup for base version, if
7767 available. If not, ask for confirmation whether to get it from the
7768 server. Update mode line before check-in.
7769
7770 2000-10-04 Dave Love <fx@gnu.org>
7771
7772 * toolbar/tool-bar.el (tool-bar-setup): New function.
7773 (tool-bar-mode): Use it.
7774
7775 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
7776
7777 * net/net-utils.el (nslookup-font-lock-keywords)
7778 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
7779 Only set if window-system is non-nil
7780 (net-utils-run-program): Returns buffer.
7781 (network-connection-reconnect): Added this function.
7782
7783 * generic.el:
7784 Incorporates extensive cleanup and docfixes by
7785 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
7786 Uses cl compile-time macros.
7787 (generic-mode-name, generic-comment-list)
7788 (generic-keywords-list, generic-font-lock-expressions)
7789 (generic-mode-function-list, generic-mode-syntax-table):
7790 Removed variables.
7791 (generic-mode-alist): Renamed to generic-mode-list.
7792 (generic-find-file-regexp): Default changed to "^#".
7793 (generic-read-type): Uses completing read on generic-mode-list.
7794 (generic-mode-sanity-check): removed this function.
7795 (generic-add-to-auto-mode): Removed this function
7796 (generic-mode-internal): Bind mode-specific definitions
7797 into function instead of putting them in alist.
7798 (generic-mode-set-comments): Reworked extensively.
7799 (generic-mode-find-file-hook): Simplified regexp searching
7800 (generic-make-keywords-list): Omit extra pair of parens
7801
7802 * find-lisp.el (find-lisp-find-files-internal):
7803 Make sure directory name ends with "/".
7804
7805 * generic-x.el (apache-conf-generic-mode):
7806 Regexp now allows leading whitespace.
7807 (rc-generic-mode): Added eval-when-compile
7808 around generic-make-keywords-list.
7809 Deleted duplicate regexp
7810 (rul-generic-mode): Added eval-when-compile
7811 around generic-make-keywords-list.
7812 (etc-fstab-generic-mode): New generic mode.
7813 (rul-generic-mode): Removed one eval-when-compile
7814 which caused a max-specpdl-size exceeded error.
7815
7816 2000-10-04 Miles Bader <miles@gnu.org>
7817
7818 * simple.el (minibuffer-temporary-goal-position): New variable.
7819 (next-history-element): Try to keep the position of point in the
7820 input string constant.
7821
7822 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
7823 (dired-do-create-files): If there's only one file, pass it in as
7824 the DEFAULT arg to dired-mark-read-file-name.
7825
7826 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
7827
7828 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
7829 (diff-goto-source): Be smarter when choosing REVERSE or not.
7830
7831 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
7832 (texinfo-mode-menu): Add an explicit shortcut for update all.
7833
7834 2000-10-03 Andre Spiegel <spiegel@gnu.org>
7835
7836 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
7837 factorize backend-specific code cleanly (this was essentially
7838 conceived by Stefan Monnier).
7839 (vc-unregister): Function removed.
7840 (vc-revert-file): New function.
7841 (vc-revert-buffer): Delegate some of the work to it.
7842
7843 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
7844 default branch unconditionally.
7845 (vc-rcs-set-default-branch): New function.
7846 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
7847 (vc-rcs-checkin): If an appropriate default branch has been set,
7848 force creation of that branch.
7849 (vc-rcs-receive-file): Rewritten to contain only backend-specific
7850 code (as suggested by Stefan Monnier).
7851
7852 2000-10-02 Gerd Moellmann <gerd@gnu.org>
7853
7854 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
7855 highlighting overlay with a different face over the overlay
7856 isearch uses to highlight the current match because that can lead
7857 to bad face combinations.
7858
7859 * loadup.el (toplevel): Load faces before isearch.
7860
7861 * isearch.el (isearch-faces): New custom group.
7862 (isearch): New defface; was already tested for in the code.
7863 (isearch-lazy-highlight-face): Changed to defface from defcustom.
7864 (isearch-highlight): Always use face `isearch'.
7865
7866 2000-10-02 Dave Love <fx@gnu.org>
7867
7868 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
7869 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
7870 comparison of opcode with operand.
7871
7872 2000-10-03 Miles Bader <miles@gnu.org>
7873
7874 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
7875 buffer, since the echo area will now grow to accommodate them.
7876
7877 2000-10-02 Andre Spiegel <spiegel@gnu.org>
7878
7879 * vc-hooks.el (vc-registered): If FILE used to be registered under
7880 a certain backend, try that one first.
7881
7882 * vc.el (vc-responsible-backend): Undo the previous change in the
7883 argument list. Handle multiple backends correctly.
7884 (vc-find-new-backend): Function removed.
7885 (vc-register): Use vc-responsible-backend, as before.
7886 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
7887
7888 2000-10-02 Gerd Moellmann <gerd@gnu.org>
7889
7890 * startup.el (fancy-splash-head): Change message below the
7891 logo.
7892
7893 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
7894
7895 * diff-mode.el (diff-goto-source): Emit a status message.
7896 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
7897 (diff-test-hunk): Fix doc string.
7898 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
7899 (diff-advance-after-apply-hunk): New variable.
7900 (diff-apply-hunk): Don't return a value.
7901
7902 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
7903
7904 * vc.el (vc-editable-p): Minor optimization.
7905 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
7906 (vc-find-new-backend): New function split from vc-responsible-backend.
7907 (vc-register): Use it.
7908 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
7909 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
7910 (vc-default-unregister, vc-revert-buffer): Docstring fix.
7911 (vc-clear-headers): Don't use find-file.
7912 (vc-revert-buffer): Use `and' again (must have been a braino).
7913 (vc-switch-backend): Only prompt if requested.
7914 Short circuit if nothing is to be done.
7915 Don't use vc-resynch-buffer which could lose unsaved editing.
7916 (vc-default-receive-file): Update call to vc-unregister.
7917 (with-vc-file, vc-next-action-on-file):
7918 Use vc-backend rather than vc-registered.
7919 (vc-next-action-on-file): Use intern-soft.
7920 Deal with read-only *vc-diff* buffer.
7921 (vc-transfer-file): Docstring fix.
7922
7923 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
7924 (vc-rcs-receive-file): Avoid with-vc-properties.
7925 Update call to vc-unregister.
7926 Use constant `RCS' rather than (dynamically bound) var `backend'.
7927
7928 2000-10-01 Andre Spiegel <spiegel@gnu.org>
7929
7930 * vc.el (vc-next-action-on-file): Update mode line only if file
7931 is visited.
7932 (vc-start-entry): New argument initial-contents. Don't visit the file
7933 if it isn't already visited. Brought documentation up-to-date.
7934 (vc-next-action, vc-register): Updated calls to vc-start-entry.
7935 (vc-checkin): New optional arg initial-contents, which is passed to
7936 vc-start-entry.
7937 (vc-finish-logentry): Make sure to bury log buffer only if there
7938 really is one. Call `vc-resynch-buffer' on log-file, not
7939 buffer-file-name.
7940 (vc-default-comment-history, vc-default-wash-log): New functions.
7941 (vc-index-of): Removed.
7942 (vc-transfer-file): Make do without the above.
7943 (vc-default-receive-file): Call comment-history unconditionally. Pass
7944 the resulting string to vc-checkin, instead of inserting it into the
7945 comment ring.
7946
7947 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
7948 unconditionally. Use the comments as initial contents of the log
7949 entry buffer. Document the trick to force branch creation with no
7950 changes.
7951
7952 2000-10-01 Miles Bader <miles@gnu.org>
7953
7954 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
7955 `recenter' with an arg to prevent redrawing the display.
7956
7957 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
7958
7959 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
7960
7961 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
7962
7963 * progmodes/c-mode.el (c-mode):
7964 Don't gratuitously override the default for comment-column.
7965
7966 * textmodes/tex-mode.el (latex-metasection-list): New var.
7967 (latex-imenu-create-index): Use it.
7968 Move the regexp construction outside loops (and use push).
7969 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
7970 (tex-font-lock-keywords): Moved from font-lock.el.
7971 (tex-comment-indent): Remove.
7972 (tex-common-initialization): Don't set comment-indent-function.
7973 (latex-block-default): New var.
7974 (tex-latex-block): Use it to provide a default choice.
7975 Add any unknown choice to latex-block-names.
7976 Insert [...] after {...}.
7977 (tex-last-unended-begin): Simplify regexp.
7978 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
7979 (latex-forward-sexp-1, latex-forward-sexp): New functions.
7980 (latex-mode): Set forward-sexp-function.
7981
7982 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
7983 Add regexp for @ignore ... @end ignore.
7984 (texinfo-heading-face): New face.
7985 (texinfo-font-lock-keywords): Use it.
7986 (texinfo-mode-menu): New menu.
7987 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
7988 New functions.
7989 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
7990 (texinfo-section-types-regexp, texinfo-section-level-regexp)
7991 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
7992 Remove declaration.
7993 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
7994
7995 * delsel.el (delete-selection-mode): Use define-minor-mode.
7996
7997 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
7998
7999 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8000
8001 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
8002
8003 2000-09-30 Gerd Moellmann <gerd@gnu.org>
8004
8005 * replace.el (keep-lines-read-args): New function.
8006 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
8007 read arguments interactively. Add parameters RSTART and REND.
8008 Operate on the active region in Transient Mark mode.
8009
8010 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
8011
8012 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
8013 (authors-obsolete-files-regexps): New variable.
8014 (authors-add): Don't record changes in obsolete files.
8015
8016 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8017
8018 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
8019
8020 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
8021 (comment-indent): Make sure there's a space between code and comment.
8022 Shift comments left to avoid going past fill-column.
8023
8024 2000-09-29 Gerd Moellmann <gerd@gnu.org>
8025
8026 * startup.el (startup-echo-area-message): New function.
8027 (display-startup-echo-area-message): Use it.
8028 (fancy-splash-screens): Rewritten to use keymaps and a timer.
8029 (fancy-splash-default-action): New function.
8030 (fancy-splash-screens-1): New function.
8031 (fancy-splash-head): Put a help-echo and a keymap under the image.
8032
8033 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8034
8035 * diff-mode.el (diff-add-log-file-name): Remove.
8036 (diff-mode): Use add-log-buffer-file-name-function.
8037
8038 * add-log.el (find-change-log): New arg BUFFER-FILE.
8039 (add-log-file-name): Obey add-log-file-name-function.
8040 (add-log-buffer-file-name-function): New var.
8041 (add-change-log-entry): Use it.
8042
8043 2000-09-29 Miles Bader <miles@gnu.org>
8044
8045 * image-file.el (image-file-name-extensions): New variable.
8046 (image-file-name-regexps): Renamed from `image-file-regexps'.
8047 New default value is nil. Call `auto-image-file-mode'.
8048 (image-file-name-regexp): New function.
8049 (auto-image-file-mode): New minor mode.
8050 (insert-image-file): Don't make conditional on the image-file
8051 handler being enabled.
8052 (image-file-handler): Make the call here conditional instead.
8053 (set-image-file-handler-enabled, enable-image-file-handler)
8054 (disable-image-file-handler): Functions removed.
8055
8056 * emacs-lisp/authors.el (authors-print): Rephrase many-files
8057 string.
8058
8059 2000-09-29 Gerd Moellmann <gerd@gnu.org>
8060
8061 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
8062 it's a function from CL.
8063 (latex-imenu-create-index): Replace eval-when-compile with progn
8064 because latex-section-alist is not bound while compiling.
8065
8066 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8067
8068 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
8069 (outline-mode): Use define-derived-mode.
8070
8071 * progmodes/perl-mode.el (perl-mode):
8072 * progmodes/awk-mode.el (awk-mode):
8073 * progmodes/asm-mode.el (asm-mode):
8074 Don't gratuitously override the default for comment-column.
8075
8076 * emacs-lisp/lisp.el (lisp-complete-symbol):
8077 Distinguish the let-binding case from the funcall case.
8078 (forward-sexp-function): New variable.
8079 (forward-sexp): Use it.
8080
8081 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
8082 (easy-mmode-defmap): Remove the now useless autoload.
8083
8084 * time.el (display-time-mode): Use define-minor-mode.
8085
8086 * subr.el (add-minor-mode): Don't eval NAME.
8087 Don't depend on the presence of TOGGLE-FUN for any special behavior.
8088 Use if rather than cond.
8089
8090 * simple.el (read-expression-map): Define more properly.
8091 (comment-indent-hook): Remove.
8092 (string-to-syntax): Bug fix.
8093
8094 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
8095 (cvs-ediff-diff): Fix typo.
8096 (cvs-revert-if-needed): Don't bother preserving read-only.
8097
8098 * paren.el (show-paren-mode): Use define-minor-mode.
8099
8100 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
8101 (toggle-auto-compression): Remove.
8102 (jka-compr-build-file-regexp): Remove useless grouping.
8103
8104 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
8105 Avoid user-reserved bindings.
8106 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
8107 (diff-header-face): Revert to grey85.
8108
8109 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
8110
8111 * complete.el (partial-completion-mode) <defcustom>: Remove.
8112 (partial-completion-mode): Use define-minor-mode.
8113 (PC-do-completion): Understand `completion-auto-help = delay'
8114 to mean to popup the completion buffer only the second time.
8115 (PC-include-file-all-completions, PC-include-file-all-completions)
8116 (PC-include-file-all-completions): Don't quote lambda.
8117
8118 * comint.el (comint-mode-hook): Docstring fix.
8119 (comint-mode): Use define-derived-mode.
8120 (comint-mode-map): Remove obsolete comment.
8121 (make-comint): Minor stylistic change.
8122 (comint-insert-clicked-input): Be more careful to find the overlay.
8123 Use this-command-keys rather than hardcoding mouse-2.
8124
8125 * font-lock.el: Replace confusing (,@ with ,
8126 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
8127 Don't use regexp-opt-depth. Spice up the regexp for args.
8128 Don't distinguish between cmds that can take an opt arg or not.
8129 Use `append' and `prepend' rather than `keep'.
8130
8131 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
8132 (latex-outline-regexp): New var.
8133 (latex-outline-level): New fun.
8134 (latex-section-alist): New var.
8135 (latex-imenu-create-index): Use it. Use `push' as well.
8136 (tex-shell-map): Initialize it properly.
8137 (tex-mode): Minor stylistic change.
8138 (plain-tex-mode): Use define-derived-mode.
8139 (latex-mode): Use define-derived-mode.
8140 Construct the paragraph regexps in a more readable way.
8141 Set the buffer-local outline-{level,regexp} vars.
8142 (slitex-mode): Derive from latex-mode.
8143 (tex-common-initialization): Don't kill-all-vars anymore.
8144 Add setting for comment-add and font-lock-defaults.
8145 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
8146 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
8147 (tex-start-tex): New arg DIR (and send a chdir command for it).
8148 Also display the shell buffer and save it in tex-last-buffer-texed.
8149 (tex-region): Use expand-file-name rather than concat.
8150 Remove code made useless by changes in tex-start-tex.
8151 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
8152
8153 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
8154
8155 2000-09-28 Dave Love <fx@gnu.org>
8156
8157 * eshell/eshell.el (eshell) <defgroup>: Add :version.
8158
8159 2000-09-28 Gerd Moellmann <gerd@gnu.org>
8160
8161 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
8162 `append'.
8163
8164 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8165
8166 * info.el (Info-extract-pointer): Undo last change.
8167 Instead, fix the position of the `bound' arg to re-search-backward.
8168
8169 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
8170
8171 * info.el (Info-extract-pointer):
8172 Widen more carefully, to avoid finding pointers in other nodes.
8173 (Info-index): Use push.
8174
8175 2000-09-27 Gerd Moellmann <gerd@gnu.org>
8176
8177 * frame.el (set-frame-font): Remove call to obsolete function
8178 frame-update-faces.
8179 (set-foreground-color, set-background-color): Likewise for
8180 frame-update-face-colors.
8181
8182 2000-09-27 Miles Bader <miles@gnu.org>
8183
8184 * image-file.el: New file.
8185
8186 2000-09-27 Gerd Moellmann <gerd@gnu.org>
8187
8188 * frame.el (frame-notice-user-settings): Don't call
8189 frame-update-faces, which is a no-op now.
8190
8191 * ediff-wind.el (ediff-control-frame-parameters): Add zero
8192 tool-bar-lines.
8193
8194 2000-09-27 Dave Love <fx@gnu.org>
8195
8196 * mouse.el: Fix last change.
8197
8198 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
8199
8200 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
8201
8202 2000-09-22 Kenichi Handa <handa@etl.go.jp>
8203
8204 * international/quail.el (quail-help): The output message is
8205 improved.
8206
8207 2000-09-26 Dave Love <fx@gnu.org>
8208
8209 * mouse.el (popup-menu): If POSITION is nil, set it using
8210 mouse-position.
8211
8212 2000-09-25 Sam Steingold <sds@gnu.org>
8213
8214 * net/browse-url.el (browse-url-file-url): Check for null maps.
8215
8216 2000-09-26 Gerd Moellmann <gerd@gnu.org>
8217
8218 * frame.el (frame-notice-user-settings): Don't add a
8219 tool-bar-lines frame parameter to default-frame-alist in batch mode.
8220
8221 * frame.el (frame-notice-user-settings):
8222 Make tool-bar-mode and default-frame-alist consistent.
8223
8224 * toolbar/tool-bar.el (tool-bar-help): New function.
8225
8226 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8227
8228 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
8229 current-load-list in top-level forms. Else this leaks a cons cell
8230 every time a defun is called.
8231
8232 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
8233
8234 2000-09-25 Dave Love <fx@gnu.org>
8235
8236 * startup.el (fancy-splash-head): Check XPM is available.
8237
8238 * autoinsert.el (auto-insert): Doc fix.
8239 (auto-insert-alist): Following GNU notices, don't say `copyright
8240 _by_'. Use line-beginning-position.
8241 (auto-insert): Check buffer-file-name is non-nil before use.
8242
8243 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8244
8245 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
8246 starting with `@def' or `@multitable', in addition to ones
8247 specified by the user in auto-fill-inhibit-regexp.
8248
8249 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
8250
8251 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
8252 rmail-dont-reply-to-names matches the empty string.
8253
8254 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8255
8256 * startup.el (command-line-1, fancy-splash-text): Change the
8257 text to sound more friendly.
8258
8259 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
8260
8261 * progmodes/hideshow.el: Update author email address.
8262 Generally, sync w/ maintainer version 5.22.
8263 (hs-hide-all-non-comment-function): New var.
8264 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
8265 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
8266 (hs-show-region): Delete this command.
8267 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
8268
8269 2000-09-22 Dave Love <fx@gnu.org>
8270
8271 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
8272 (hl-line-highlight): Specify buffer when moving overlay.
8273
8274 * progmodes/fortran.el (fortran-mode): Locally set
8275 normal-auto-fill-function.
8276 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
8277 (fortran-mode-map): Adjust auto-fill menu entry.
8278
8279 2000-09-22 Gerd Moellmann <gerd@gnu.org>
8280
8281 * vc-rcs.el (toplevel): Require `vc' when compiling.
8282
8283 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
8284
8285 2000-09-22 Andre Spiegel <spiegel@gnu.org>
8286
8287 * vc.el (vc-switch-backend): Signal an error if the file is not
8288 registered under the new backend.
8289
8290 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
8291 without explicit revision number.
8292
8293 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
8294
8295 * diff-mode.el (diff-file-header-face): Reset to its previous value.
8296 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
8297 (diff-xor): New function.
8298 (diff-find-source-location): Use it. Fix a stupid name clash.
8299 (diff-hunk-status-msg): New function.
8300 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
8301 (diff-test-hunk): Use diff-find-source-location.
8302 (diff-goto-source): Favor the `reverse'.
8303 (diff-hunk-text): Properly handle one-sided context diffs.
8304 (diff-apply-hunk): When done, advance to the next hunk.
8305
8306 2000-09-21 Gerd Moellmann <gerd@gnu.org>
8307
8308 * startup.el (command-line): If frame was created with a non-zero
8309 tool-bar-lines parameter, switch tool-bar-mode on.
8310
8311 * add-log.el (change-log-date-face, change-log-name-face)
8312 (change-log-email-face, change-log-file-face)
8313 (change-log-list-face, change-log-conditionals-face)
8314 (change-log-function-face, change-log-acknowledgement-face):
8315 New faces, inheriting from font-lock faces.
8316 (change-log-font-lock-keywords): Use them.
8317
8318 2000-09-21 Dave Love <fx@gnu.org>
8319
8320 * progmodes/cperl-mode.el (top-level): Clean up
8321 `eval-when-compile's and assorted defvars.
8322 (cperl-invalid-face): Don't double-quote value. Change custom
8323 type.
8324 (cperl-mode): Set normal-auto-fill-function and don't zap
8325 auto-fill-function.
8326 (cperl-imenu--function-name-regexp-perl): Renamed from
8327 imenu-example--function-name-regexp-perl.
8328 (cperl-imenu--create-perl-index): Renamed from
8329 imenu-example--create-perl-index.
8330 (cperl-xsub-scan): Don't require cl.
8331
8332 * msb.el (msb-mode-map): Use substitute-key-definition.
8333 (msb-mode): Use msb-mode-map.
8334
8335 2000-09-21 Andre Spiegel <spiegel@gnu.org>
8336
8337 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
8338 New functions.
8339 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
8340 (vc-switch-backend): New function.
8341 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
8342 (vc-register): Fix prompt.
8343 (vc-unregister, vc-default-unregister): New functions.
8344 (vc-version-diff): Handle empty buffer in sentinel.
8345
8346 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
8347 (vc-rcs-state-heuristic): Use it to guess the state of files with
8348 non-strict locking.
8349 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
8350 been set with -b, but not created yet.
8351 (vc-rcs-fetch-master-state): With non-strict locking, compare file
8352 contents in order to find the state.
8353 (vc-rcs-checkin): Allow creation of branches with no changes.
8354 (vc-rcs-unregister, vc-rcs-receive-file)
8355 (vc-rcs-set-non-strict-locking): New functions.
8356
8357 * vc-hooks.el (vc-name): Force correct computation of the value
8358 in case it is missing.
8359
8360 2000-09-21 Gerd Moellmann <gerd@gnu.org>
8361
8362 * startup.el (fancy-splash-tail): Use a different foreground
8363 color on a dark frame background.
8364
8365 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
8366
8367 * info.el: Use the correct capitalization when making Info-mode
8368 and Info-edit-mode `special' modes.
8369
8370 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
8371
8372 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
8373 (diff-mode): Add support for add-log.el.
8374 (diff-hunk-text): Use char offsets rather than line offsets.
8375 (diff-find-source-location): Replace LINE with line-offset (nil
8376 if not found) and always set POS to a meaningful position.
8377 Adapt to the new char-offsets.
8378 (diff-apply-hunk): Drop support for the unused `select' POPUP.
8379 Adapt to the new diff-find-source-location.
8380 (diff-goto-source): Adapt to the new diff-find-source-location.
8381
8382 * add-log.el (add-log-file-name): New function (split out of
8383 add-change-log-entry).
8384 (add-change-log-entry): Use it.
8385 Call add-log-file-name-function with the changelog file name if
8386 the current buffer is not associated with any file.
8387 Avoid find-file if the selected window is dedicated.
8388
8389 * diff-mode.el (diff-find-source-location):
8390 Move code from diff-apply-hunk. Return buffer rather than file.
8391 (diff-apply-hunk): Use the new result from diff-find-source-location.
8392 (diff-goto-source): Use the new diff-find-source-location.
8393
8394 2000-09-20 Dave Love <fx@gnu.org>
8395
8396 * iswitchb.el: Some doc fixes.
8397 (iswitchb-mode-map): Define completely initially. Inherit
8398 minibuffer-local-map.
8399 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
8400 fundamental-mode.
8401 (iswitchb-global-map): New variable.
8402 (iswitchb-summaries-to-end): Amalgamate regexps.
8403 (iswitchb-mode): New.
8404 (iswitchb-mode-hook): New variable.
8405 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
8406 `extensions'.
8407
8408 2000-09-20 Gerd Moellmann <gerd@gnu.org>
8409
8410 * ehelp.el (electric-help): New defgroup.
8411 (electric-help-shrink-window): New user-option.
8412 (with-electric-help): Use it.
8413
8414 * window.el (shrink-window-if-larger-than-buffer): If face
8415 `mode-line' has a :box, and we're on a graphical frame, add 1
8416 to the needed window height.
8417
8418 * frame.el (frame-notice-user-settings): Add a last parameter nil
8419 to a call to `append', because the last list passed to `append' is
8420 not copied, and so subsequent calls to assq-delete-all will modify
8421 default-frame-alist.
8422
8423 * startup.el (fancy-splash-image): Change :type.
8424 (fancy-splash-head): Use an XBM image if appropriate.
8425 (command-line-1): Show splash screens in more cases.
8426
8427 * startup.el (fancy-splash-text): Don't quote faces.
8428
8429 * dired.el (dired-font-lock-keywords): Undo last change.
8430 (dired-readin): Bind indent-tabs-mode to nil.
8431
8432 * startup.el (fancy-splash-head): If frame's background mode
8433 is `dark', change the black background of the image to gray.
8434 (fancy-splash-screens): Display startup echo area message.
8435 (display-startup-echo-area-message): New function.
8436
8437 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
8438
8439 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
8440
8441 * info.el (info-header-node): Tweak for color ttys.
8442
8443 * faces.el (face-valid-attribute-values): Make sure directories we
8444 search for stipples both exist and are readable before trying to
8445 search them.
8446
8447 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
8448 in the dry-run case.
8449
8450 * jka-compr.el (with-auto-compression-mode): New macro.
8451
8452 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
8453 (custom-group-tag-face, custom-variable-tag-face): Use relative
8454 :height and inherit from `variable-pitch' face instead of
8455 hardwiring :family.
8456 * hi-lock.el (hi-black-hb): Likewise.
8457
8458 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
8459 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
8460 toolbar-add-item, if image doesn't have a mask add a `:mask
8461 heuristic'.
8462
8463 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
8464
8465 * diff-mode.el: Docstring fixes.
8466 (diff-header-face, diff-comment-face): New faces.
8467 (diff-font-lock-keywords): Highlight a bit differently.
8468 (diff-find-source-location): Don't return SPAN any more.
8469 (diff-hunk-text): Don't bother erasing the temp buffer.
8470 (diff-find-text): Drop argument LINE.
8471 (diff-apply-hunk): Update calls to diff-find-text.
8472 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
8473
8474 * calendar/calendar.el: Docstring fixes.
8475 (calendar-make-alist): Don't quote lambda.
8476 (calendar-star-date): Use make-local-variable.
8477
8478 2000-09-19 Dave Love <fx@gnu.org>
8479
8480 * toolbar/tool-bar.el: Renamed from toolbar.el.
8481 Change `toolbar' to `tool-bar' generally in symbols.
8482 Make some items invisible in `special' major modes.
8483 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
8484 Add arg PROPS.
8485
8486 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
8487 Add :version here.
8488 (fancy-splash-delay, fancy-splash-image): Remove :version here.
8489
8490 2000-09-19 Gerd Moellmann <gerd@gnu.org>
8491
8492 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
8493
8494 * files.el (find-file-suppress-same-file-warnings): New user-option.
8495 (find-file-noselect): Use it.
8496
8497 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
8498 (fancy-splash-screen): Defgroup.
8499
8500 * add-log.el (change-log-font-lock-keywords): Match names
8501 more exactly for the case that font-lock-constant-face is
8502 underlined.
8503
8504 2000-09-19 Richard M. Stallman <rms@gnu.org>
8505
8506 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
8507
8508 2000-09-19 Andre Spiegel <spiegel@gnu.org>
8509
8510 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
8511
8512 2000-09-19 Gerd Moellmann <gerd@gnu.org>
8513
8514 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
8515 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
8516 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
8517 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
8518 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
8519 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
8520 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
8521 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
8522 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
8523 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
8524 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8525 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
8526
8527 * startup.el (fancy-splash-text): New variable.
8528 (fancy-splash-delay, fancy-splash-image): New user-options.
8529 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
8530 (fancy-splash-screens): New functions.
8531 (command-line-1): If display has a `display' frame parameter, has
8532 colors, and we have XPM support, show more fancy splash screens.
8533
8534 2000-09-19 Dave Love <fx@gnu.org>
8535
8536 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
8537 with null `help'. Use modern backquote syntax.
8538
8539 2000-09-19 Gerd Moellmann <gerd@gnu.org>
8540
8541 * font-lock.el (font-lock-mode): Change message telling the user
8542 that ``the buffer is too big''.
8543
8544 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
8545 for instance for the case that tab-width is 2.
8546
8547 2000-09-18 Gerd Moellmann <gerd@gnu.org>
8548
8549 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
8550 toolbar-add-item, if image doesn't have a mask add a `:mask
8551 heuristic'.
8552
8553 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
8554
8555 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
8556 and return a cons if it's non-nil.
8557 (diff-apply-hunk): Try to jump to the line in the source text
8558 corresponding to the position of point in the in the hunk.
8559
8560 * info.el (Info-title-3-face, Info-title-2-face)
8561 (Info-title-1-face): Use face inheritance and relative sizes
8562 instead of hard-wiring things.
8563
8564 * faces.el (secondary-selection): Make dark-background variant sane.
8565
8566 2000-09-16 Andrew Innes <andrewi@gnu.org>
8567
8568 * makefile.w32-in (compile-files-CMD): No need to make .elc files
8569 read-only, since they aren't under VC now.
8570
8571 2000-09-17 Dave Love <fx@gnu.org>
8572
8573 * tmm.el: Replace mapcar with mapc in several places.
8574
8575 * loadhist.el (unload-feature): Maybe call elp-restore-list and
8576 ad-unadvise.
8577
8578 * international/latin1-disp.el: New file.
8579
8580 * calendar/cal-move.el (scroll-calendar-left)
8581 (scroll-calendar-right): Make arg optional (for active mode line).
8582
8583 * calendar/calendar.el (calendar-mode-line-format): Make fields
8584 mouse-sensitive.
8585 (calendar-read-date, calendar-read-date, calendar-window-list):
8586 Unquote lambda.
8587 (calendar-month-name): Use aref, not sref.
8588
8589 * view.el (minor-mode-alist): Propertize the string.
8590
8591 * international/characters.el (standard-case-table): Add entries
8592 for Greek.
8593
8594 2000-09-18 Miles Bader <miles@gnu.org>
8595
8596 * info.el (info-node, info-xref): Add dark-background variants.
8597
8598 * faces.el (header-line): Change defaults to be less confusing
8599 when mixed with mode-lines.
8600
8601 * info.el (Info-fontify-node): Make a few cleanups.
8602 Add extra `help-echo' and `local-map' props to node xrefs.
8603 Use header-specific faces for node-names & xrefs.
8604 (Info-use-header-line): New variable.
8605 (info-header-xref, info-header-node): New faces.
8606 (Info-setup-header-line): New function.
8607 (Info-select-node): Call Info-setup-header-line when enabled.
8608 (Info-extract-pointer): Work even if the header line is hidden.
8609 (Info-header-line): New variable.
8610
8611 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
8612
8613 * vms-patch.el (print-region-function): Don't quote lambda.
8614
8615 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
8616
8617 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
8618 (lm-get-header-re): Allow spaces between the header and the colon.
8619 (lm-header): Allow $ in non-RCS headers.
8620 (lm-header-multiline): Put the strings back into order.
8621 Stop at an empty line. Don't require two space chars if the
8622 line is clearly not another header line.
8623
8624 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
8625 (popup-menu-popup): Remove.
8626
8627 2000-09-15 Gerd Moellmann <gerd@gnu.org>
8628
8629 * toolbar/toolbar.el (toolbar-add-item): Use the same image
8630 specification if or if not tool-bar item contains an `:enabled'
8631 property.
8632
8633 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
8634 current buffer has no file name.
8635
8636 2000-09-15 Dave Love <fx@gnu.org>
8637
8638 * strokes.el: Sync with maintainer's current version with changes
8639 for Emacs, but avoid runtime cl and levents.
8640 (toplevel): Change autoloads and compilation requires.
8641 (strokes-version, strokes-bug-address, strokes-lift): Values
8642 changed.
8643 (strokes-xpm-header, strokes-insinuated): New variable.
8644 (strokes): Add :link.
8645 (strokes-mode): Customized.
8646 (strokes-while-inhibiting-garbage-collector): New macro.
8647 (strokes-remassoc): Avoid remove-if.
8648 (strokes-fix-button2-command): Don't use ad-do-it.
8649 (strokes-insinuate): New function.
8650 (strokes-button-press-event-p, strokes-button-release-event-p):
8651 New functions, used instead of non-`strokes-' versions..
8652 (strokes-mouse-event-p): Rewritten.
8653 (strokes-event-closest-point): Avoid event-point.
8654 (strokes-get-grid-position): Avoid cdadr, caadr
8655 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
8656 functions.
8657 (strokes-help): Use with-output-to-temp-buffer.
8658 (strokes-window-configuration-changed-p): New function.
8659 (strokes-update-window-configuration): Use buffer-live-p,
8660 strokes-window-configuration-changed-p.
8661 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
8662 (strokes-char-face): New face.
8663 (strokes-char-table, strokes-base64-chars): New variable.
8664 (strokes-xpm-for-stroke, strokes-list-strokes)
8665 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
8666 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
8667 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
8668 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
8669 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
8670 functions.
8671
8672 2000-09-15 Gerd Moellmann <gerd@gnu.org>
8673
8674 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
8675
8676 * image.el (create-image): Doc fix.
8677
8678 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
8679 instead of `:heuristic-mask t'.
8680
8681 2000-09-14 Andrew Innes <andrewi@gnu.org>
8682
8683 * makefile.w32-in: Revert to Unix line endings.
8684
8685 2000-09-14 Andrew Innes <andrewi@gnu.org>
8686
8687 * makefile.w32-in: Add bootstrap support. Also copy lisp source
8688 when installing.
8689
8690 * makefile.nt (DONTCOMPILE): Fix typo.
8691
8692 * shell.el (shell-write-history-on-exit): New function.
8693 (shell-dumb-shell-regexp): New custom variable.
8694 (shell-mode): Make shell-write-history-on-exit the process
8695 sentinel if shell name matches shell-dumb-shell-regexp.
8696
8697 * w32-fns.el: Comment out before-init-hook function which resets
8698 source-directory based; this breaks bootstrap.
8699
8700 2000-09-14 Dave Love <fx@gnu.org>
8701
8702 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
8703 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
8704 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
8705 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
8706 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
8707 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
8708 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
8709 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
8710 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
8711
8712 * toolbar/toolbar.el: New.
8713
8714 * subdirs.el: Add toolbar.
8715
8716 2000-09-14 Gerd Moellmann <gerd@gnu.org>
8717
8718 * indent.el (indent-for-tab-command): Doc fix.
8719
8720 2000-09-14 Alex Schroeder <alex@gnu.org>
8721
8722 * ansi-color.el (ansi-colors): Doc change.
8723 (ansi-color-get-face): Simplified regexp.
8724 (ansi-color-faces-vector): Added more faces, doc change.
8725 (ansi-color-names-vector): Doc change.
8726 (ansi-color-regexp): Simplified regexp.
8727 (ansi-color-parameter-regexp): New regexp.
8728 (ansi-color-filter-apply): Doc change.
8729 (ansi-color-filter-region): Doc change.
8730 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
8731 deal with zero length parameters.
8732 (ansi-color-apply-on-region): Doc change.
8733 (ansi-color-map): Doc change.
8734 (ansi-color-map-update): Removed debugging message.
8735 (ansi-color-get-face-1): Added condition-case to trap
8736 args-out-of-range errors.
8737 (ansi-color-get-face): Doc change.
8738 (ansi-color-make-face): Removed.
8739 (ansi-color-for-shell-mode): New option.
8740
8741 2000-09-13 Kenichi Handa <handa@etl.go.jp>
8742
8743 * international/quail.el (quail-start-translation): Translate KEY
8744 if necessary even if it doesn't have any mapping in the current
8745 input method.
8746 (quail-start-conversion): Likewise.
8747 (quail-help): The output message is improved.
8748
8749 2000-09-13 Miles Bader <miles@gnu.org>
8750
8751 * comint.el (comint-output-filter): Revert to using
8752 `insert-before-markers'. Add bletcherous hack to undo damage
8753 caused by `insert-before-markers'. Put `front-sticky' property on
8754 overlays created here so that the field code understands how the
8755 overlay works. Use a let when making comint-last-prompt-overlay,
8756 so that the code is easier to read.
8757
8758 2000-09-13 Dave Love <fx@gnu.org>
8759
8760 * wid-edit.el (widget-default-format-handler): DTRT when
8761 doc-property is a function.
8762
8763 2000-09-12 Francesco Potorti` <pot@gnu.org>
8764
8765 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
8766 filed name if it's not there.
8767
8768 2000-09-12 Dave Love <fx@gnu.org>
8769
8770 * simple.el (read-mail-command): Doc fix.
8771 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
8772
8773 * vc.el (vc-dired-listing-switches): Fix :version.
8774
8775 * vc-hooks.el: Doc fixes.
8776
8777 * subr.el (add-minor-mode): Use toggle-fun arg.
8778
8779 * speedbar.el: Add :version to several defcustoms.
8780
8781 * imenu.el (imenu--truncate-items, imenu--cleanup)
8782 (imenu--generic-function): Avoid mapcar.
8783 (imenu--replace-spaces): Function removed.
8784 (imenu--completion-buffer): Use subst-char-in-string.
8785 (imenu-add-to-menubar): Use keymap inheritance.
8786
8787 2000-09-12 Miles Bader <miles@gnu.org>
8788
8789 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
8790 (diff-mode-map): Bind `diff-test-hunk'.
8791 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
8792
8793 2000-09-11 Gerd Moellmann <gerd@gnu.org>
8794
8795 * bytecomp.el (byte-compile-defvar): Undo last change
8796 because it breaks '(make-variable-buffer-local (defvar ...)'
8797 which is used at least in dired.
8798
8799 2000-09-12 Kenichi Handa <handa@etl.go.jp>
8800
8801 * international/quail.el (quail-define-package): Docstring
8802 modified.
8803
8804 2000-09-12 Kenichi Handa <handa@etl.go.jp>
8805
8806 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
8807 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
8808 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
8809 docstring of "chinese-py".
8810
8811 * international/quail.el (quail-translation-docstring): New
8812 variable.
8813 (quail-show-keyboard-layout): Docstring modified.
8814 (quail-select-current): Likewise.
8815 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
8816 infinite recursive call.
8817 (quail-help): Check quail-translation-docstring. Format of the
8818 output changed.
8819 (quail-help-insert-keymap-description): Adjusted for the above
8820 change.
8821
8822 2000-09-11 Gerd Moellmann <gerd@gnu.org>
8823
8824 * bytecomp.el (byte-compile-defvar): Only cons onto
8825 current-load-list in top-level forms. Else this leaks a cons cell
8826 every time a defun is called.
8827
8828 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
8829
8830 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
8831 Now understands non-unified diffs. Some functionality moved into
8832 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
8833 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
8834 modify anything. Only reposition point in the patched file if the
8835 patch succeeds. Only pop up another window if POPUP is true.
8836 Emit a message describing what happened if successful, and at what
8837 line-offset. Automatically detect reversed hunks and do something
8838 appropriate.
8839 (diff-hunk-text, diff-find-text): New functions.
8840 (diff-filter-lines): Function removed.
8841 (diff-test-hunk): New function.
8842 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
8843
8844 2000-09-10 Dave Love <fx@gnu.org>
8845
8846 * textmodes/tildify.el: Minor doc/commentary fixes.
8847 (tildify) <defgroup>: Add :version.
8848
8849 * faces.el (face-x-resources): Make custom type more specific.
8850 (frame-background-mode): Use mapc.
8851 (region) <defcustom>: Add :version.
8852
8853 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
8854
8855 * vc-sccs.el (vc-sccs-register):
8856 * vc-rcs.el (vc-rcs-register):
8857 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
8858 * vc.el (vc-register): Clear file's properties.
8859
8860 2000-09-08 Gerd Moellmann <gerd@gnu.org>
8861
8862 * faces.el (face-spec-set): Only face-spec-reset-face when
8863 ATTRS is non-nil.
8864
8865 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8866
8867 * help.el (help-insert-xref-button): Fix a typo in doc string.
8868
8869 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
8870
8871 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8872 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
8873 methods.
8874
8875 * menu-bar.el (read-mail-item-name): New function.
8876 (menu-bar-tools-menu): Use it to compute and display the package
8877 used to read email.
8878 (menu-bar-tools-menu): Fix typo in GUD's help string.
8879
8880 2000-09-07 Dave Love <fx@gnu.org>
8881
8882 * diff-mode.el (diff-mouse-goto-source): New function.
8883
8884 * vc-sccs.el: Doc fixes.
8885 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
8886
8887 * vc-rcs.el: Doc fixes.
8888 (vc-rcs-register-switches, vc-rcs-checkin-switches)
8889 (vc-rcs-checkout-switches, vc-rcs-header)
8890 (vc-rcs-master-templates): Add or change :version.
8891
8892 * vc-cvs.el: Doc fixes.
8893 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
8894 (vc-cvs-stay-local): Add :version.
8895
8896 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
8897
8898 2000-09-07 Kenichi Handa <handa@etl.go.jp>
8899
8900 * international/quail.el (quail-help): Fix previous change.
8901
8902 2000-09-07 Gerd Moellmann <gerd@gnu.org>
8903
8904 * faces.el (color-values): Doc fix.
8905
8906 * faces.el (frame-set-background-mode): Use frame-parameter
8907 instead of frame-parameters.
8908
8909 * frame.el (filtered-frame-list): Reduce consing.
8910 (frames-on-display-list): Call frame-parameter instead of
8911 frame-parameters.
8912
8913 2000-09-07 Kenichi Handa <handa@etl.go.jp>
8914
8915 * language/devan-util.el (devanagari-to-indian-region): In the
8916 loop, change the following char, not preceding char.
8917
8918 2000-09-07 Gerd Moellmann <gerd@gnu.org>
8919
8920 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
8921 instead of frame-parameters.
8922
8923 * faces.el (set-face-attribute): Simplify by calling
8924 internal-set-lisp-face-attribute with FRAME being 0.
8925
8926 * vc.el: Remove `Id' version control keyword.
8927
8928 2000-09-07 Kenichi Handa <handa@etl.go.jp>
8929
8930 * help.el (help-make-xrefs): Adjusted for the change of
8931 help-xref-mule-regexp.
8932 (help-insert-xref-button): New function.
8933
8934 * international/mule-cmds.el (help-xref-mule-regexp-template):
8935 Include the pattern for character set.
8936 (leim): New group.
8937
8938 * international/quail.el: Don't require face.
8939 (quail): New group.
8940 (quail-other-command): Dummy command to make quail-help work better.
8941 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
8942 (quail-keyboard-layout-substitution): New variable.
8943 (quail-update-keyboard-layout): New function.
8944 (quail-keyboard-layout-type): New customizable variable.
8945 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
8946 (quail-keyboard-translate): Pay attention to
8947 quail-keyboard-layout-substitution.
8948 (quail-insert-kbd-layout): New function.
8949 (quail-show-keyboard-layout): New function.
8950 (quail-get-translation): If the definition is a vector of length
8951 1, and the element is a string of length 1, return the character
8952 in that string.
8953 (quail-update-current-translations): Fix the case of
8954 relative-index out of range.
8955 (quail-build-decode-map, quail-insert-decode-map): New Functions.
8956 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
8957 Show key sequences for all available characters.
8958 (quail-help-insert-keymap-description): Don't show such verbose
8959 key bindings as quail-self-insert-command.
8960
8961 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8962 Format changed, and each element now have extra documentations.
8963 (tit-process-header): Delete invalid characters from TIT-PROMPT.
8964 Adjusted for the change of quail-cxterm-package-ext-info.
8965
8966 2000-09-06 Gerd Moellmann <gerd@gnu.org>
8967
8968 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
8969 requiring it leads to a recursive loading of vc.el and vc-hooks.el
8970 during bootstrap.
8971
8972 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8973
8974 * vc.el: (toplevel): Don't require `dired' at run-time.
8975 (vc-dired-resynch-file): Remove autoload cookie.
8976
8977 2000-09-05 Andre Spiegel <spiegel@gnu.org>
8978
8979 * vc.el: Made several backend functions optional.
8980 (vc-default-responsible-p): New function.
8981 (vc-merge): Use RET for first version to trigger merge-news, not
8982 prefix arg.
8983 (vc-annotate): Handle backends that do not support annotation.
8984 (vc-default-merge-news): Removed. The existence of a merge-news
8985 implementation is now checked on caller sites.
8986
8987 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
8988 case.
8989
8990 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
8991 special case that has been removed from the default in vc-hooks.el.
8992
8993 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8994
8995 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
8996
8997 2000-09-05 Andre Spiegel <spiegel@gnu.org>
8998
8999 * vc-hooks.el: Require vc during compilation.
9000 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
9001 macro `with-vc-properties' in vc.el.
9002 (vc-file-getprop): Doc fix.
9003 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9004
9005 * vc.el: Require dired-aux during compilation.
9006 (vc-name-assoc-file): Moved to vc-sccs.el.
9007 (with-vc-properties): New macro.
9008 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
9009 vc-finish-steal): Use it.
9010 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
9011 to the backend-specific function is now supposed to do the checkout,
9012 too.
9013 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
9014
9015 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
9016 set file properties; that gets done in the generic code now.
9017
9018 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
9019 Changed parameter list, added code from vc.el that does the
9020 checkout, possibly with a double-take.
9021
9022 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
9023 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
9024 the above under the new name.
9025 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
9026 parameter list, added checkout command.
9027 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
9028 properties; that gets done in the generic code now.
9029
9030 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9031
9032 * vc.el: Docstring fixes (courtesy of checkdoc).
9033
9034 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9035
9036 * vc.el (vc-checkout-writable-buffer-hook)
9037 (vc-checkout-writable-buffer): Remove.
9038 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
9039 (vc-log-mode): Make it into a clean derived major mode.
9040 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
9041 vc-log-mode if log-edit is not available.
9042 (vc-dired-mode-map): Don't set-keymap-parent yet.
9043 (vc-dired-mode): Do set-keymap-parent here.
9044 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
9045
9046 2000-09-05 Gerd Moellmann <gerd@gnu.org>
9047
9048 * faces.el (set-face-attribute, face-spec-reset-face)
9049 (face-spec-set): Avoid consing by removing calls to `apply'.
9050
9051 * frame.el (frame-parameter): Move to C code.
9052
9053 2000-09-05 Dave Love <fx@gnu.org>
9054
9055 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
9056 insert-before-markers-and-inherit. Now checked systematically!
9057
9058 2000-09-05 Alex Schroeder <alex@gnu.org>
9059
9060 * sql.el (sql-postgres): Use sql-postgres-options.
9061 (sql-postgres-options): New variable.
9062
9063 2000-09-05 Alex Schroeder <alex@gnu.org>
9064
9065 * sql.el (sql-mode-menu): Work around missing variable mark-active
9066 in XEmacs.
9067 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
9068 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
9069 compatibility.
9070
9071 2000-09-04 Gerd Moellmann <gerd@gnu.org>
9072
9073 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9074
9075 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
9076
9077 * Makefile.in (DONTCOMPILE): Fix typo in file name.
9078
9079 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9080
9081 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
9082 don't support anything else under SCCS yet.
9083
9084 * vc-hooks.el: Minor doc fixes.
9085
9086 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9087
9088 * vc.el (vc-next-action-on-file): Do not visit the file if it's
9089 not necessary. If verbose in state `needs-patch', do the same as
9090 under `up-to-date'. When NOT verbose and `needs-patch', check out
9091 latest version instead of `merge-news'.
9092 (vc-next-action-dired): Don't mess with default-directory here; it
9093 breaks other parts of dired. It is the job of the
9094 backend-specific functions to adjust it temporarily if they need it.
9095 (vc-next-action): Remove a special CVS case.
9096 (vc-clear-headers): New optional arg FILE.
9097 (vc-checkin, vc-checkout): Set properties vc-state and
9098 vc-checkout-time properly.
9099 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
9100 (vc-print-log): Use new backend function `show-log-entry'.
9101 (vc-cancel-version): Do the checks in a different order. Added a
9102 FIXME concerning RCS-only code.
9103
9104 * vc-rcs.el (vc-rcs-show-log-entry): New function.
9105 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
9106
9107 * vc-cvs.el (vc-cvs-show-log-entry): New function.
9108
9109 * vc-hooks.el (vc-default-mode-line-string): Show state
9110 `needs-patch' as a `-' too.
9111
9112 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9113
9114 * vc.el (vc-responsible-backend): New optional arg REGISTER.
9115 (vc-default-could-register): New function.
9116 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
9117 (vc-resynch-buffer): Call vc-dired-resynch-file.
9118 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
9119 vc-resynch-buffer instead of vc-resynch-window.
9120 (vc-next-action-dired): Don't redisplay here, that gets done as a
9121 result of the individual file operations.
9122 (vc-retrieve-snapshot): Corrected prompt order.
9123
9124 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9125
9126 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
9127 as well.
9128 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
9129 hostname regexps. Updated all callers.
9130 (vc-cvs-responsible-p): Handle directories as well.
9131 (vc-cvs-could-register): New function.
9132 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
9133 properties up-to-date.
9134
9135 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
9136 user whether to create one.
9137
9138 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9139
9140 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
9141 check out a non-existing file.
9142
9143 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
9144 workfile does not exist.
9145
9146 * vc.el (vc-version-diff): Use `require' to check for existence of
9147 diff-mode.
9148
9149 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9150
9151 * vc-cvs.el (vc-cvs-registered): Use new function
9152 vc-cvs-parse-entry to do the actual work.
9153
9154 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9155
9156 * vc-hooks.el (vc-find-backend-function): If function doesn't
9157 exist, return nil instead of error.
9158 (vc-call-backend): Doc fix.
9159
9160 * vc.el (vc-do-command): Doc fix.
9161 (vc-finish-logentry): When checking in from vc-dired, choose the
9162 right backend for logentry check.
9163 (vc-dired-mode-map): Inherit from dired-mode-map.
9164 (vc-dired-mode): Local value of dired-move-to-filename-regexp
9165 simplified.
9166 (vc-dired-state-info): Removed, updated caller.
9167 (vc-default-dired-state-info): Use parentheses instead of hyphens.
9168 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
9169 (vc-dired-listing-switches): New variable.
9170 (vc-directory): Use it, instead of dired-listing-switches.
9171
9172 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
9173 (vc-cvs-dir-state): New function.
9174 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
9175 (vc-cvs-parse-entry): New function, also to be used in
9176 vc-cvs-registered.
9177
9178 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9179
9180 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
9181 *or* single-window-frames.
9182
9183 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9184
9185 * vc.el (vc-update-changelog): Split into generic part and default
9186 implementation. Doc string adapted.
9187 (vc-default-update-changelog): New function. Call the `rcs2log'
9188 script in exec-directory, to fix a long-standing nuisance.
9189
9190 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
9191 simply signals an error.
9192
9193 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9194
9195 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
9196 control-flow more clear and to avoid running `cvs' twice.
9197
9198 * vc.el (vc-next-action-on-file): Doc fix.
9199 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
9200 (vc-print-log): Eval `file' before constructing the continuation.
9201
9202 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9203
9204 * vc.el (vc-next-action-on-file): Corrected several messages.
9205 (vc-merge): Add prefix arg `merge-news'; handle it.
9206
9207 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
9208 is not reached. It is.
9209 (vc-cvs-merge): Set state to 'edited after merge.
9210 (vc-cvs-merge-news): Set workfile version to nil if not known.
9211 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
9212
9213 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
9214 via stdout. (Merge from main line.)
9215
9216 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9217
9218 * vc.el (vc-finish-logentry): Thinko in the "same comment"
9219 detection.
9220
9221 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9222
9223 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
9224 against kill-all-local-variables.
9225 (vc-log-edit): Don't save vc-parent-buffer any more.
9226 (vc-last-comment-match): Initialize to an empty string.
9227 (vc-post-command-functions): New hook.
9228 (vc-do-command): Run it.
9229 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
9230 (vc-finish-logentry): Only add the comment to the ring if it's
9231 different from the last comment entered.
9232 (vc-new-comment-index): New function.
9233 (vc-previous-comment): Use it. Make the minibuffer message
9234 slightly less terse.
9235 (vc-comment-search-reverse): Make it work forward as well. Don't
9236 set vc-comment-ring-index if no match is found. Use
9237 vc-new-comment-index.
9238 (vc-comment-search-forward): Use vc-comment-search-reverse.
9239 (vc-dired-mode-map): Don't inherit from dired-mode-map since
9240 define-derived-mode will do it for us. Bind `v' to a keymap that
9241 inherits from vc-prefix-map so that we can bind `vt' without
9242 binding C-x v t.
9243 (vc-retrieve-snapshot): Parenthesis typo.
9244
9245 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
9246 to 1. Make sure to switch to *vc* before looking for an error
9247 message. Use vc-parse-buffer.
9248
9249 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9250
9251 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
9252 and NAME.
9253 (vc-retrieve-snapshot): Split into two parts.
9254 (vc-default-retrieve-snapshot): New function.
9255
9256 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
9257 (vc-cvs-retrieve-snapshot): New function (untested).
9258 (vc-cvs-stay-local): Default to t.
9259 (vc-cvs-remote-p): New function and property.
9260 (vc-cvs-state): Stay local only if the above is t.
9261 (vc-handle-cvs): Removed.
9262 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
9263 done via vc-handled-backends now.
9264 (vc-cvs-header): Escape Id.
9265
9266 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9267
9268 * vc.el (vc-do-command): Remove unused commands.
9269 (vc-version-diff): Make sure default-directory ends with a slash.
9270 Move the window commands into a vc-exec-after.
9271 (vc-print-log): Move more of the code into the `vc-exec-after'.
9272
9273 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9274
9275 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
9276 (vc-print-log): Search current revision from beginning of buffer.
9277 (vc-revert-buffer): Clear echo area after the diff is finished.
9278 (vc-prefix-map): Removed definition of "t" for terse display in vc
9279 dired.
9280 (vc-dired-mode-map): Inherit from dired-mode-map. Added
9281 definition of "vt" for terse display.
9282 (vc-dired-mode): Fix dired-move-to-filename-regexp.
9283
9284 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9285
9286 * vc.el (vc-exec-after): Avoid caddr.
9287
9288 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9289
9290 * vc.el (vc-exec-after): New function.
9291 (vc-do-command): Use it to add a termination message for async
9292 procs.
9293 (vc-checkout): Try to handle a missing-backend situation.
9294 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
9295 of a directory with a backend using async diffs.
9296 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
9297 present.
9298
9299 * vc-sccs.el (vc-sccs-state-heuristic): Use
9300 file-ownership-preserved-p.
9301
9302 * vc-rcs.el (vc-rcs-state-heuristic): Use
9303 file-ownership-preserved-p.
9304 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
9305
9306 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9307
9308 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
9309 vc-do-command.
9310
9311 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
9312 when there are no changes.
9313
9314 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9315
9316 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
9317
9318 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
9319
9320 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9321
9322 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
9323
9324 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
9325 the `fset' outside of the defvar so that it works even if
9326 vc-prefix-map was already defined.
9327 (vc-setup-buffer): New function, split out of vc-do-command.
9328 (vc-do-command): Allow BUFFER to be t to mean `just use the
9329 current buffer without any fuss'.
9330 (vc-version-diff): Change the `diff' backend operation to just put
9331 the diff in the current buffer without erasing it. Always use
9332 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
9333 shrink-window-if-larger-than-buffer.
9334 (vc-print-log): Change the `print-log' backend operation to just
9335 put the log in the current buffer without erasing it. Protect
9336 shrink-window-if-larger-than-buffer.
9337 (vc-update-change-log): Fix setd typo.
9338
9339 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
9340 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
9341
9342 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
9343 (vc-rcs-diff): Insert in the current buffer and remove unused arg
9344 CMP.
9345
9346 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
9347 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
9348 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
9349
9350 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9351
9352 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
9353 not possible, use vc-BACKEND-workfile-unchanged-p.
9354 (vc-default-workfile-unchanged-p): New function. Delegates to a
9355 full vc-BACKEND-diff.
9356
9357 * vc-hooks.el (vc-simple-command): Removed.
9358
9359 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
9360 instead of vc-simple-command.
9361 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
9362 avoid doing a diff when opening a file.
9363 (vc-rcs-state): Added check for unlocked-changes.
9364 (vc-rcs-header): Escape Id.
9365 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
9366 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
9367 version.
9368
9369 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
9370 (vc-sccs-diff): Remove optional arg CMP.
9371 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
9372 SCCS-specific function.
9373
9374 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
9375 vc-simple-command.
9376
9377 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9378
9379 * vc.el (vc-editable-p): Renamed from vc-writable-p.
9380 (with-vc-file, vc-merge): Use vc-editable-p.
9381 (vc-do-command): Remove unused var vc-file and fix the
9382 doubly-defined `status' var. Add a user message when starting an
9383 async command.
9384 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
9385 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
9386 Use with-current-buffer.
9387 (vc-buffer-sync): Use unless.
9388 (vc-next-action-on-file): If the file is 'edited by read-only,
9389 make it read-write instead of trying to commit.
9390 (vc-version-diff, vc-update-change-log): Use `setq
9391 default-directory' rather than `cd'.
9392 (vc-log-edit): Don't forget to set default-directory in the
9393 buffer.
9394
9395 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
9396 (vc-sccs-state-heuristic): Use file-writable-p instead of
9397 comparing userids.
9398 (vc-sccs-checkout): Use `unless'.
9399
9400 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
9401 of comparing userids.
9402 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
9403 Simplify the logic by eliminating unreachable code.
9404 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
9405 just do a recursive call if we need to retry.
9406 (vc-rcs-checkout): Handle the case where rcs is missing by making
9407 the buffer read-write if requested and re-signalling the error.
9408
9409 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
9410
9411 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9412
9413 * vc-hooks.el (vc-handled-backends): Docstring change.
9414 (vc-ignore-vc-files): Mark obsolete.
9415 (vc-registered): Check vc-ignore-vc-files.
9416 (vc-find-file-hook, vc-file-not-found-hook): Don't check
9417 vc-ignore-vc-files.
9418
9419 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
9420
9421 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9422
9423 * vc.el (vc-checkout): Don't do anything special for ange-ftp
9424 files since ange-ftp already has vc-registered return nil.
9425
9426 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
9427 (vc-sccs-workfile-version): Use with-temp-buffer and new
9428 vc-parse-buffer and don't bother setting the property.
9429 (vc-sccs-add-triple): Use with-current-buffer and
9430 find-file-noselect.
9431 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
9432
9433 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
9434 derives from the old vc-parse-buffer but uses the revision number
9435 rather than the date (much easier to compare robustly).
9436 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
9437 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
9438 locking-user more directly. Check strict locking and set
9439 checkout-model appropriately.
9440 (vc-rcs-parse-locks): Remove.
9441 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
9442 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
9443 (vc-rcs-system-release): Use with-current-buffer and
9444 vc-parse-buffer.
9445 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
9446
9447 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
9448 (vc-simple-command): Docstring fix.
9449 (vc-registered): Align the way the file-handler is called with the
9450 way the function itself works.
9451 (vc-file-owner): Remove.
9452
9453 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
9454 extraction of fields and call to file-attributes because of a
9455 temporary bug in rcp.el.
9456 (vc-cvs-fetch-status): Use with-current-buffer.
9457
9458 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9459
9460 * vc.el (vc-do-command): Use file-relative-name.
9461 (vc-responsible-backend): Use vc-backend if possible.
9462 (vc-create-snapshot): Improve the `interactive' spec. Add support
9463 for branches and dispatch to backend-specific `create-snapshot'.
9464 (vc-default-create-snapshot): New function, containing the bulk of
9465 the old vc-create-snapshot.
9466 (vc-retrieve-snapshot): Improve the interactive spec.
9467
9468 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
9469 (vc-backend-hook-functions): Remove.
9470 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
9471 (vc-backend): Reintroduce the test for `file = nil' now that I
9472 know why it was there (and added a comment to better remember).
9473
9474 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
9475 code from vc-sccs-hooks.el.
9476 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
9477 'vc anymore.
9478 (vc-sccs-responsible-p): Use expand-file-name instead of concat
9479 and file-directory-p instead of file-exists-p.
9480 (vc-sccs-check-headers): Simplify the regexp.
9481
9482 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
9483 from vc-rcs-hooks.el. Don't require 'vc anymore.
9484 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
9485 file-directory-p instead of file-exists-p.
9486
9487 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
9488 from vc-cvs-hooks.el.
9489 (proto vc-cvs-registered): Require 'vc-cvs instead of
9490 'vc-cvs-hooks. Don't require 'vc anymore.
9491 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
9492 file-directory-p instead of file-exists-p.
9493 (vc-cvs-create-snapshot): New function, replacing
9494 vc-cvs-assign-name.
9495 (vc-cvs-assign-name): Remove.
9496
9497 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9498
9499 * vc-cvs.el (vc-cvs-header): New var.
9500
9501 * vc-rcs.el (vc-rcs-exists): Remove.
9502 (vc-rcs-header): New var.
9503
9504 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
9505 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
9506 (vc-sccs-header): New var.
9507
9508 * vc.el (vc-do-command): Get rid of the `last' argument.
9509 (vc-header-alist): Remove, replaced by vc-X-header.
9510 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
9511 (vc-dired-hook): Use expand-file-name instead of concat.
9512 (vc-directory): Use file-name-as-directory.
9513 (vc-snapshot-precondition, vc-create-snapshot)
9514 (vc-retrieve-snapshot): Allow the command to operate on any
9515 directory.
9516
9517 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
9518 just removing the 'WORKFILE argument or by removing the 'MASTER
9519 argument and replacing `file' with (vc-name file).
9520
9521 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9522
9523 * vc.el: Update Copyright and add a crude list of backend funs.
9524 (vc-writable-p): New function.
9525 (with-vc-file): Use vc-writable-p.
9526 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
9527 (vc-register): Avoid vc-name.
9528 (vc-locking-user): Remove.
9529 (vc-steal-lock): Make the `owner' arg non-optional.
9530 (vc-merge): Use vc-writable-p instead of vc-locking-user and
9531 vc-checkout-model.
9532 (vc-default-dired-state-info): Use vc-state instead of
9533 vc-locking-user and return special strings for special states.
9534 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
9535 and get rid of one of the special CVS cases.
9536 (vc-cancel-version): prettify error message with \\[...].
9537 (vc-rename-master): New function.
9538 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
9539 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
9540 the CVS special case generic.
9541 (vc-default-record-rename): Remove.
9542 (vc-file-tree-walk-internal): Only call FUNC for files that are
9543 under control of some VC backend and replace `concat' with
9544 expand-file-name.
9545 (vc-file-tree-walk): Update docstring.
9546 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
9547 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
9548
9549 * vc-sccs.el (vc-sccs-rename-file): Renamed from
9550 vc-sccs-record-rename. Use `find-file-noselect' rather than
9551 `find-file' and call `vc-rename-master' to do the actual move.
9552 (vc-sccs-diff): Remove unused `backend' variable.
9553
9554 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
9555 to delay loading of vc-sccs until it is really used.
9556 (vc-sccs-master-templates): Preload.
9557 (vc-sccs-state): Update call to vc-sccs-parse-locks.
9558 (vc-sccs-project-dir): Remove (merged into
9559 vc-sccs-search-project-dir).
9560 (vc-sccs-search-project-dir): Rewrite using file name handling ops
9561 rather than `concat', make sure it is preloaded and don't bother
9562 to check that the file actually exists.
9563 (vc-sccs-parse-locks): Remove unused `file' argument, remove
9564 `locks' argument (use buffer's content instead) and eliminate n^2
9565 behavior.
9566
9567 * vc-rcs.el: Update Copyright.
9568 (vc-rcs-rename-file): New function.
9569 (vc-rcs-diff): Remove unused `backend' variable.
9570
9571 * vc-hooks.el: Update Copyright.
9572 (vc-backend): Don't accept a nil argument any more.
9573 (vc-up-to-date-p): Turn into a defsubst.
9574 (vc-possible-master): New function.
9575 (vc-check-master-templates): Use `vc-possible-master' and allow
9576 funs in vc-X-master-templates to return a non-existent file.
9577
9578 * vc-cvs.el: Update Copyright.
9579 (vc-cvs-diff): Remove unused `backend' variable.
9580 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
9581
9582 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
9583
9584 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9585
9586 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
9587 since it can be called from vc-rcs.el.
9588 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
9589
9590 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9591
9592 * vc.el (vc-version-diff): Expand file name read from the
9593 minibuffer. Handle the case when a previous version number can't
9594 be guessed. Give suitable messages when there were no differences
9595 found.
9596 (vc-clear-headers): Call backend-specific implementation, if one
9597 exists.
9598 (vc-cancel-version): Made error checks generic. When done, clear
9599 headers generically, too.
9600
9601 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
9602 from vc-clear-headers in vc.el.
9603
9604 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
9605 correctly.
9606 (vc-rcs-latest-on-branch-p): Made second argument VERSION
9607 optional. Handle the case when it's not there.
9608
9609 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9610
9611 * vc.el (vc-locking-user): Moved from vc-hooks.el.
9612
9613 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9614
9615 * vc-hooks.el (vc-loadup): Remove.
9616 (vc-find-backend-function): Use `require'. Also, handle the case
9617 where vc-BACKEND-hooks.el doesn't exist.
9618 (vc-call-backend): Cleanup.
9619
9620 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9621
9622 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
9623 vc-rcs-grab-templates)
9624 (vc-rcs-registered): Remove. The default function works as well.
9625 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
9626 vc-sccs-grab-templates)
9627 (vc-sccs-registered): Remove. The default function works as well.
9628
9629 * vc.el (vc-version-diff): Left out a vc- in call to
9630 vc-call-backend.
9631 (vc-default-dired-state-info, vc-default-record-rename)
9632 (vc-default-merge-news): Update for the new backend argument.
9633
9634 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
9635 using the default function.
9636 (vc-call-backend): If calling the default function, pass it the
9637 backend as first argument. Update the docstring accordingly.
9638 (vc-default-state-heuristic, vc-default-mode-line-string): Update
9639 for the new backend argument.
9640 (vc-make-backend-sym): Renamed from vc-make-backend-function.
9641 (vc-find-backend-function): Use the new name.
9642 (vc-default-registered): New function.
9643
9644 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9645
9646 * vc.el (vc-merge): Use vc-find-backend-function.
9647
9648 * vc-hooks.el (vc-backend-functions): Remove.
9649 (vc-loadup): Don't setup 'vc-functions.
9650 (vc-find-backend-function): New function.
9651 (vc-call-backend): Use above fun and populate 'vc-functions
9652 lazily.
9653 (vc-backend-defines): Remove.
9654
9655 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9656
9657 * vc.el (vc-register): Put a FIXME note for a newly found bug.
9658 Call vc-call-backend without the leading vc-.
9659 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
9660 (vc-check-headers): Call vc-call-backend without the leading vc-.
9661 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
9662 (vc-annotate-display): Replace confusing use of `cond' with `or'.
9663 Call vc-call-backend without the leading vc-.
9664
9665 * vc-cvs.el (tail): Provide vc-cvs.
9666 * vc-sccs.el (tail): Provide vc-sccs.
9667 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
9668
9669 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
9670 (vc-make-backend-function, vc-call): Pass names without leading
9671 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
9672 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
9673 (vc-call-backend): Always try to load vc-X-hooks.
9674 (vc-registered): Remove vc- in call to vc-call-backend.
9675
9676 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9677
9678 * vc.el (vc-process-filter): New function.
9679 (vc-do-command): Setup `vc-process-filter' for the async process.
9680 (vc-maybe-resolve-conflicts): New function to reduce
9681 code-duplication. Additionally, it puts the buffer in
9682 `smerge-mode' if applicable.
9683 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
9684 calling `merge-news'.
9685 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
9686 (vc-log-edit): New function. Replacement for `vc-log-mode' by
9687 interfacing to log-edit.el.
9688 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
9689 log-edit is available.
9690 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
9691
9692 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9693
9694 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
9695 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
9696 defvar and the initialization.
9697 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
9698
9699 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
9700 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
9701
9702 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
9703
9704 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9705
9706 * vc.el (vc-file-clear-masterprops): Removed.
9707 (vc-checkin, vc-revert-buffer): Removed calls to the above.
9708 (vc-version-diff): Use buffer-size without argument.
9709 (vc-register): Heed vc-initial-comment.
9710
9711 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
9712 default branch.
9713
9714 * vc-rcs.el (vc-rcs-register): Parse command output to find master
9715 file name and workfile version.
9716 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
9717
9718 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
9719 vc-file-clear-masterprops.
9720
9721 * vc-sccs.el (vc-sccs-checkout): Removed call to
9722 vc-file-clear-masterprops. If writable, set vc-state to 'edited
9723 rather than user login name.
9724
9725
9726 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9727
9728 * vc.el (vc-workfile-unchanged-p): Remove unused argument
9729 `want-differences-if-changed' and simplify.
9730 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
9731 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
9732 output (which is invalid for async vc-diff) to decide whether to
9733 do the revert silently or not.
9734
9735 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9736
9737 * vc-hooks.el (vc-loadup): Load files quietly.
9738 (vc-call-backend): Oops, brain fart.
9739
9740 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9741
9742 * vc-cvs.el (vc-cvs-state): Typo.
9743 (vc-cvs-merge-news): Return the status code rather than the error msg.
9744
9745 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9746
9747 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
9748 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
9749 vc-state or vc-up-to-date-p.
9750 (vc-merge): Use vc-backend-defines to check whether merging is
9751 possible. Set state to 'edited after successful merge.
9752
9753 * vc-hooks.el (vc-locking-user): If locked by the calling user,
9754 return that name. Redocumented.
9755
9756 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9757
9758 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
9759 new `vc-state' semantics.
9760 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
9761 'vc-locking-user to the current user.
9762 (vc-merge): Inline vc-backend-merge. Comment out code that I
9763 don't understand and hence can't adapt to the new `vc-state' and
9764 `vc-locking-user' semantics.
9765 (vc-backend-merge): Remove.
9766
9767 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
9768 rather than 'vc-locking-user.
9769
9770 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
9771
9772 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
9773 (vc-state): Don't use 'reserved any more. Just use the same
9774 convention as the one used for vc-<backend>-state where the
9775 locking user (as a string) is returned.
9776 (vc-locking-user): Update, based on the above convention. The
9777 'vc-locking-user property has disappeared.
9778 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
9779
9780 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
9781 with a heuristic one.
9782 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
9783 (vc-cvs-checkin): Do a trivial parse to set the state in case of
9784 error. That allows us to get to 'needs-merge even in the
9785 stay-local case. There's still no way to detect 'needs-patch in
9786 such a setup (or to force an update for that matter).
9787 (vc-cvs-logentry-check): Remove, the default works as well.
9788
9789 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9790
9791 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
9792
9793 * vc.el (vc-do-command): kill-all-local-variables, to reset any
9794 major-mode in which the buffer might have been put earlier. Use
9795 `remove' and `when'. Allow `okstatus' to be `async' and use
9796 `start-process' in this case.
9797 (vc-version-diff): Handle the case where the diff looks empty
9798 because of the use of an async process.
9799
9800 2000-09-04 Andre Spiegel <spiegel@gnu.org>
9801
9802 * vc.el (vc-next-action-on-file): Removed optional parameter
9803 `simple'. Recompute state unconditionally.
9804 (vc-default-toggle-read-only): Removed.
9805
9806 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
9807 (vc-toggle-read-only): Undid prev change.
9808
9809 * vc-cvs.el (vc-cvs-stay-local): Renamed from
9810 vc-cvs-simple-toggle. Redocumented.
9811 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
9812 (vc-cvs-toggle-read-only): Removed.
9813
9814 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9815
9816 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
9817 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
9818 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
9819 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
9820 still is. So maybe it should be removed.
9821 (vc-head-version, vc-find-binary): Remove.
9822 (vc-recompute-state): Move from vc-hooks.el.
9823 (vc-next-action-on-file): Add a `simple' argument to allow
9824 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
9825 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
9826 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
9827 (vc-dired-mode-map): Properly defvar it.
9828 (vc-print-log): Call log-view-mode if available.
9829 (small-temporary-file-directory): defvar instead of use boundp.
9830 (vc-merge-news): Moved to vc-cvs.el.
9831 (vc-default-merge-news): New function.
9832
9833 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
9834 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
9835 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
9836 unknown `vc-latest-version' function. It should probably refer to
9837 vc-workfile-version or somesuch, but it's very unclear to me and I
9838 don't have SCCS to test things.
9839
9840 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
9841 (vc-sccs-state-heuristic): Fix typo.
9842 (vc-sccs-workfile-unchanged-p): Add missing argument.
9843
9844 * vc-rcs.el: Require vc and vc-rcs-hooks.
9845 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
9846 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
9847 (vc-release-greater-or-equal-p): Move from vc.
9848 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
9849 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
9850 (vc-rcs-checkout): Add a missing `new-version' argument in the
9851 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
9852
9853 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
9854 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
9855 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
9856 than the apparently unbound `workfile-version'.
9857
9858 * vc-hooks.el (vc-master-templates): Def the obsolete var.
9859 (vc-file-prop-obarray): Use `make-vector'.
9860 (vc-backend-functions): Add new hookable functions
9861 vc-toggle-read-only, vc-record-rename and vc-merge-news.
9862 (vc-loadup): If neither backend nor default functions exist, use
9863 the backend function rather than nil.
9864 (vc-call-backend): If the function if not bound yet, try to load
9865 the non-hook file to see if it provides it.
9866 (vc-call): New macro plus use it wherever possible.
9867 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
9868 nor `vc-find-binary' since it's only called from
9869 vc-mistrust-permission which is only used once the backend is known.
9870 (vc-checkout-model): Fix parenthesis.
9871 (vc-recompute-state, vc-prefix-map): Move to vc.el.
9872
9873 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
9874 (vc-cvs-release, vc-cvs-system-release): Remove.
9875 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
9876 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
9877 status symbols.
9878 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
9879 (vc-cvs-toggle-read-only): First cut at a function to allow a
9880 cvs-status-free vc-toggle-read-only.
9881 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
9882 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
9883 vc-cvs-status. Also set vc-state rather than vc-locking-user.
9884 (vc-cvs-checkout): Modify access rights directly if the user
9885 requested not to use `cvs edit'. And refresh the mode line.
9886
9887 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
9888 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
9889
9890 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9891
9892 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
9893 workfile' that got lost when the code was extracted from vc.el.
9894 And merged the tail with the rest of the code (not possible in the
9895 old vc.el where the tail was shared among all backends). And
9896 explicitly set the state to 'edited if `writable' is set.
9897
9898 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
9899 (vc-cvs-state): Be careful to return the value from
9900 vc-cvs-parse-state.
9901 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
9902 property but return it instead. Also be careful to handle a nil
9903 or "" `rev' when workfile is non-nil (it was handled properly when
9904 workfile was nil).
9905
9906 * vc.el: Removed those pesky unnecessary `(function' quotes.
9907 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
9908 directly in the defvar.
9909 (vc-do-command): Bind inhibit-read-only so as to properly handle
9910 the case where the destination buffer has been made read-only.
9911 (vc-diff): Delegate to vc-version-diff in all cases.
9912 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
9913 (vc-annotate-mode-variables): Removed (code moved partly to
9914 defvars and partly to vc-annotate-add-menu).
9915 (vc-annotate-mode): Turned into a derived-mode.
9916 (vc-annotate-add-menu): Moved in code in
9917 vc-annotate-mode-variables.
9918 (vc-update-change-log): Use make-temp-file if available.
9919
9920 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
9921
9922 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
9923 `vc-checkout-model' updated to `vc-cvs-update-model'.
9924
9925 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9926
9927 * vc.el (vc-next-action-on-file): Added handling of state
9928 `unlocked-changes'.
9929 (vc-checkout-carefully): Is now practically obsolete, unless the
9930 above is too slow to be enabled unconditionally.
9931 (vc-update-change-log): Fixed typo.
9932
9933 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
9934
9935 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
9936 Now handles state `unlocked-changes'.
9937 (vc-sccs-workfile-unchanged-p): New function, to support the above.
9938
9939 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
9940
9941 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
9942 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
9943 `unlocked-changes'.
9944 (vc-rcs-workfile-unchanged-p): Renamed from
9945 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
9946 function yet, but supposed to become one soon.
9947
9948 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
9949 `vc-steal-lock'.
9950 (vc-call-backend): Changed error message.
9951 (vc-state): Added description of state `unlocked-changes'.
9952
9953 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9954
9955 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
9956 always return t in CVS-controlled directories.
9957
9958 * vc.el (vc-responsible-backend): New function.
9959 (vc-register): Largely rewritten.
9960 (vc-admin): Removed (implementation moved into vc-register).
9961 (vc-checkin): Redocumented.
9962 (vc-finish-logentry): If no backend defined yet (because we are in
9963 the process of registering), use the responsible backend.
9964
9965 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9966 Updated function lists.
9967 (vc-call-backend): Fixed typo.
9968
9969 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
9970 New functions.
9971 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
9972 Removed query option. Redocumented.
9973
9974 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9975
9976 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
9977
9978 * vc.el: Updated callers of `vc-checkout-required' to use
9979 `vc-checkout-model'.
9980
9981 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9982
9983 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
9984 stuff updated to reference this function instead of the old
9985 `vc-backend-release-p'.
9986
9987 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9988
9989 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
9990 vc-checkout-model. Return appropriate values. Updated callers.
9991
9992 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9993
9994 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
9995 (vc-backend-revert): Function moved into `vc-revert';
9996 `vc-next-action' must be updated to accomodate this change.
9997 (vc-backend-steal): Function moved into `vc-finish-steal'.
9998 (vc-backend-logentry-check): Function moved into
9999 `vc-finish-logentry'.
10000 (vc-backend-printlog): Function moved into `vc-print-log'.
10001 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
10002 (vc-backend-assign-name): Function moved into
10003 `vc-create-snapshot'.
10004
10005 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10006
10007 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
10008 Rename to vc-checkout-model. Return appropriate values.
10009 Update callers.
10010
10011 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
10012 to vc-checkout-model.
10013 (vc-checkout-required): Rename to vc-checkout-model.
10014 Re-implement and re-comment.
10015 (vc-after-save): Use vc-checkout-model.
10016
10017 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10018
10019 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
10020 Update to use the vc-BACKEND-diff functions instead.
10021 `vc-diff' is now working.
10022
10023 * vc-rcs.el (vc-rcs-logentry-check): New function.
10024
10025 * vc-cvs.el (vc-cvs-logentry-check): New function.
10026
10027 * vc-sccs.el (vc-sccs-diff): Function changed name from
10028 `vc-backend-diff'. This makes `vc-diff' work.
10029
10030 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
10031 of functions possibly implemented in a vc-BACKEND library.
10032 (vc-checkout-required): Fix bug that caused an error to be
10033 signaled during `vc-after-save'.
10034
10035 * vc.el: Fix typo.
10036 This checkin is made with our new VC code base for the very first time.
10037 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
10038
10039 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
10040 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
10041
10042 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
10043 updated to `vc-uses-locking'.
10044 (vc-checkout-required): Call to backend function.
10045 `vc-checkout-required' updated to `vc-uses-locking' instead.
10046
10047 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
10048 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
10049
10050 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
10051 to match the split into various backends.
10052 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
10053 (vc-retrieve-snapshot): Bug fix.
10054
10055 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10056
10057 * vc-sccs.el (vc-sccs-release): Doc fix.
10058
10059 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10060
10061 * vc.el (vc-next-action-on-file): Bug found and fixed.
10062 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
10063 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
10064
10065 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
10066 (vc-rcs-checkout): Name space cleaned up. No more revision number
10067 crunching function names that are not prefixed with vc-rcs.
10068 (vc-rcs-checkout-model): Function added. References to
10069 `vc-checkout-model' replaced.
10070
10071 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10072
10073 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
10074 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
10075 still need to be split, and implemented for RCS).
10076
10077 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10078
10079 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
10080
10081 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
10082 required by the vc.el file.
10083
10084 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
10085 required by the vc.el file.
10086 (vc-rcs-exists): Function added.
10087
10088 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
10089 required by the vc.el file.
10090
10091 * vc.el (vc-admin): Updated to handle selection of appropriate
10092 backend. Current implementation is crufty and need re-thinking.
10093
10094 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
10095
10096 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10097
10098 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
10099 beginning of annotate buffers correctly.
10100
10101 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
10102 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
10103 functionality updated quite a lot to support multiple backends.
10104 Variables `vc-annotate-mode', `vc-annotate-buffers',
10105 `vc-annotate-backend' added.
10106
10107 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
10108 `vc-annotate-difference' added to supported backend functions.
10109
10110 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10111
10112 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
10113 Use with-temp-file instead of /bin/sh. Merged from mainline
10114
10115 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10116
10117 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
10118
10119 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
10120
10121 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
10122
10123 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10124
10125 * vc-hooks.el: vc-state-heuristic added to
10126 vc-backend-hook-functions.
10127
10128 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
10129
10130 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
10131
10132 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
10133 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
10134 state to `reserved'.
10135
10136 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
10137 `vc-checkout-required'. Rename the `locked' state to `reserved'.
10138
10139 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10140
10141 * vc-rcs-hooks.el: Implement new state model. Hardly anything
10142 untouched.
10143
10144 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
10145
10146 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
10147 if defined. (Merged from main line, slightly adapted.)
10148
10149 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
10150 millenium problem (merged from mainline).
10151
10152 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10153
10154 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
10155 part and moved the non-BACKEND stuff to vc.el.
10156
10157 * vc.el: Split the annotate feature into a BACKEND specific part
10158 and moved it from the vc-cvs.el file to this one.
10159
10160 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10161
10162 * vc-hooks.el: Implement new state model.
10163 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
10164 (vc-locking-user): Simplify. Now only needed if the file is
10165 locked by somebody else.
10166 (vc-lock-from-permissions): Remove. Functionality is in
10167 vc-sccs-hooks.el and vc-rcs-hooks.el now.
10168 (vc-mode-line-string): New name for former vc-status. Adapted.
10169 (vc-mode-line): Adapt to use the above. Remove optional parameter.
10170
10171 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
10172 Various simplifications and adaptations all over the place.
10173
10174 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
10175 Simplify and adapt the rest.
10176
10177 * vc.el (vc-resynch-window): Add TODO comment: check for
10178 interaction with view mode according to recent RCS change.
10179 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
10180
10181 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10182
10183 * vc.el: Convert the remaining function comments to docstrings.
10184
10185 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10186
10187 * vc.el (vc-backend-release, vc-release-greater-or-equal)
10188 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
10189 (vc-minor-part, vc-previous-version): Functions that operate and
10190 compare revision numbers got proper documentation. Comments added
10191 about their possible removal.
10192
10193 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10194
10195 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
10196 the vc-backend.el files.
10197
10198 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
10199
10200 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
10201 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
10202 (vc-rcs-previous-version): Functions added.
10203
10204 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
10205
10206 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
10207
10208 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10209
10210 * vc-hooks.el (vc-master-templates): Is really obsolete.
10211 Comment out the definition for now. What is the right procedure
10212 to get rid of it?
10213 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
10214 rewritten.
10215 (vc-default-registered): Remove.
10216 (vc-check-master-templates): New function; does mostly what the
10217 above did before.
10218 (vc-locking-user): Don't rely on the backend to set the property.
10219
10220 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
10221 Rewrite documentation.
10222 (vc-rcs-templates-grabbed): New variable.
10223 (vc-rcs-grab-templates): New function.
10224 (vc-rcs-registered): Rewrite to use above mechanism.
10225
10226 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
10227 Rewrite documentation.
10228 (vc-sccs-templates-grabbed): New variable.
10229 (vc-sccs-grab-templates): New function.
10230 (vc-sccs-registered): Rewrite to use above mechanism.
10231 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
10232 Don't throw the result, simply return it.
10233
10234 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
10235 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
10236 (vc-cvs-registered): Does the check itself now. Simplify.
10237
10238 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
10239 from main line.
10240
10241 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10242
10243 * vc-cvs.el (vc-cvs-diff): New function.
10244
10245 * vc-sccs.el (vc-sccs-diff): New function.
10246
10247 * vc-rcs.el (vc-rcs-diff): New function.
10248 (vc-rcs-checkout): Bug (typo) found and fixed.
10249 (vc-rcs-register-switches): New variable.
10250
10251 * vc.el (vc-backend-diff): Function removed and placed in the
10252 backend files.
10253
10254 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10255
10256 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
10257
10258 * vc.el (vc-backend-checkout): Function removed and replaced in
10259 the vc-backend.el files.
10260
10261 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
10262
10263 * vc.el (vc-backend-admin): Removed and replaced in the
10264 vc-backend.el files.
10265
10266 * vc.el (Martin): Removed all the annotate functionality since it
10267 is CVS backend specific.
10268
10269 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10270
10271 * spec.txt: Added specification of vc-state.
10272
10273 * vc-sccs-hooks.el (vc-sccs-master-properties):
10274 Remove handling of vc-latest-version and
10275 vc-your-latest-version. What used to be vc-latest-version, is now
10276 returned as vc-workfile-version.
10277 (vc-sccs-workfile-version): Adapt.
10278
10279 2000-09-04 Dave Love <fx@gnu.org>
10280
10281 * vc.el: [Merged from mainline.]
10282 (vc-dired-mode): Make the dired-move-to-filename-regexp
10283 regexp match the date, to avoid treating date as file size.
10284 Add YYYY S option to WESTERN/
10285
10286 2000-09-04 Dave Love <fx@gnu.org>
10287
10288 * vc.el: Require `compile' when compiling.
10289 (vc-logentry-check-hook): New option.
10290 (vc-steal-lock): Use compose-mail.
10291 (vc-dired-mode-map): Defvar when compiling.
10292 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
10293 vc-sccs.el and renamed. Callers changed.
10294 (vc-backend-checkout, vc-backend-logentry-check)
10295 (vc-backend-merge-news): Doc fix.
10296 (vc-default-logentry-check): New function.
10297 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
10298 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
10299 (vc-backend-merge): Doc fix. Use backend functions.
10300 (vc-check-headers): Use backend functions.
10301
10302 * vc-cvs.el: Require vc when compiling.
10303 (vc-cvs-register-switches): Doc fix.
10304 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
10305 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
10306 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
10307 New functions (code from vc.el).
10308 (vc-annotate-display-default): Fix interactive spec.
10309 (vc-annotate-time-span): Doc fix.
10310
10311 * vc-rcs.el: Require vc when compiling.
10312 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
10313 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
10314 (vc-rcs-checkin): New functions (code from vc.el).
10315 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
10316 Doc fix.
10317 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
10318
10319 * vc-sccs.el: Require vc when compiling.
10320 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
10321 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
10322 (vc-sccs-revert)
10323 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
10324 from vc.el).
10325 (vc-sccs-add-triple, vc-sccs-record-rename)
10326 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
10327 (vc-sccs-admin): Doc fix.
10328
10329 2000-09-04 Martin Lorentzson <martinl@gnu.org>
10330
10331 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
10332 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
10333 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
10334 from vc.el.
10335
10336 * vc-sccs.el (vc-admin-sccs): Added from vc.el
10337
10338 * vc-cvs.el: Moved the annotate functionality from vc.el.
10339 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
10340
10341 2000-09-04 Dave Love <fx@gnu.org>
10342
10343 * vc.el (vc-backend-release): Call vc-system-release.
10344
10345 * vc-sccs.el (vc-sccs-system-release):
10346 Renamed from vc-sccs-backend-release.
10347
10348 * vc-rcs.el (vc-rcs-system-release):
10349 Renamed from vc-rcs-backend-release.
10350
10351 * vc-cvs.el (vc-cvs-system-release):
10352 Renamed from vc-cvs-backend-release.
10353
10354 2000-09-04 Dave Love <fx@gnu.org>
10355
10356 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
10357 backend files.
10358 (vc-backend-release): Dispatch to backend functions.
10359 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
10360 probably needs attention.]
10361
10362 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
10363 (vc-sccs-backend-release): New function.
10364
10365 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
10366 (vc-cvs-backend-release): New function.
10367
10368 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
10369 Doc fix.
10370 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
10371 (vc-default-dired-state-info): New function.
10372 (vc-dired-state-info): Dispatch to backends.
10373 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
10374
10375 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
10376 from vc.el and renamed.
10377
10378 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10379
10380 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
10381 (vc-version-other-window, vc-backend-assign-name): Removed
10382 references to vc-latest-version; sometimes changed into
10383 vc-workfile-version.
10384
10385 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
10386 vc-rcs-master-workfile-version.
10387 (vc-rcs-workfile-version): Use the above. Don't call
10388 vc-latest-version (that was unreachable code, anyway).
10389 (vc-rcs-fetch-master-properties): Doc fix.
10390
10391 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
10392 (vc-backend-hook-functions): Removed them from this list, too.
10393 (vc-fetch-properties): Removed.
10394 (vc-workfile-version): Doc fix.
10395
10396 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
10397 (vc-rcs-workfile-version, vc-rcs-locking-user)
10398 (vc-rcs-uses-locking): Use it.
10399
10400 * vc-hooks.el (vc-consult-rcs-headers):
10401 Moved into vc-rcs-hooks.el, under the name
10402 vc-rcs-consult-headers.
10403
10404 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
10405 headers.
10406 (vc-cvs-find-master): Use this name only; correct different
10407 versions of the name.
10408
10409 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
10410 New functions.
10411 (vc-sccs-locking-user): Use the latter.
10412
10413 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
10414 New functions.
10415
10416 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
10417 Moved into both
10418 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
10419 functions are implementation details of those two backends.
10420
10421 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10422
10423 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
10424 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
10425
10426 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
10427 (vc-sccs-parse-locks): SCCS-specific code moved here from
10428 vc-hooks.
10429
10430 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
10431 code moved here from vc-hooks.
10432
10433 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
10434 into back-end specific parts and removed. Callers not updated
10435 yet; because I guess these callers will disappear into back-end
10436 specific files anyway.
10437
10438 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10439
10440 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
10441 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
10442 `vc-uses-locking'.
10443
10444 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
10445 Store yes/no in the property, and return t/nil. Updated all
10446 callers.
10447
10448 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
10449 vc-sccs-uses-locking. Don't set property.
10450 (vc-sccs-locking-user): Don't set property.
10451
10452 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
10453 vc-cvs-uses-locking. Don't set property here; leave that to
10454 vc-hooks.
10455 (vc-cvs-locking-user): Reflect above change. Streamlined.
10456
10457 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
10458 vc-rcs-uses-locking.
10459 (vc-rcs-locking-user): Reflect above change.
10460
10461 2000-09-04 Dave Love <fx@gnu.org>
10462
10463 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
10464
10465 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
10466
10467 * vc-hooks.el (vc-checkout-model): Punt to backends.
10468
10469 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
10470
10471 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
10472
10473 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
10474 New functions.
10475
10476 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
10477 New functions.
10478
10479 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
10480 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
10481
10482 * vc-hooks.el (vc-default-locking-user): New function.
10483 (vc-locking-user, vc-workfile-version): Punt to backends.
10484
10485 2000-09-04 Dave Love <fx@gnu.org>
10486
10487 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
10488 (vc-master-workfile-version): Moved from vc-hooks.
10489
10490 * vc-rcs-hooks.el: Fix duplicate code in last change.
10491
10492 * vc-rcs-hooks.el: Require vc-hooks when compiling.
10493 (vc-rcs-master-templates): Improve :type.
10494 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
10495 vc-master-workfile-version): Moved from vc-hooks.
10496
10497 * vc-sccs-hooks.el: Require vc-hooks when compiling.
10498 (vc-sccs-master-templates): Improve :type.
10499 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
10500
10501 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
10502
10503 * vc-cvs-hooks.el: Require vc-hooks when compiling.
10504 (vc-cvs-master-templates): Improve :type. Use
10505 vc-cvs-find-cvs-master.
10506 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
10507 from vc-hooks.
10508 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
10509
10510 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
10511 Moved to vc-cvs-hooks.
10512
10513 * vc-hooks.el: Add doc strings in various places. Simplify the
10514 minor mode setup.
10515 (vc-handled-backends): New user variable.
10516 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
10517 simplification.
10518
10519 2000-09-04 Dave Love <fx@gnu.org>
10520
10521 * vc.el: Some doc fixes for autoloaded and interactive functions.
10522 Fix compilation warnings from ediff stuff.
10523 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
10524
10525 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
10526
10527 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
10528
10529 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
10530
10531 2000-09-04 Dave Love <fx@gnu.org>
10532
10533 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10534 New variable.
10535 (vc-make-backend-function, vc-loadup, vc-call-backend)
10536 (vc-backend-defines): New functions.
10537
10538 * vc-hooks.el: Various doc fixes.
10539 (vc-default-back-end, vc-follow-symlinks): Custom fix.
10540 (vc-match-substring): Function removed. Callers changed to use
10541 match-string.
10542 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
10543 Simplify.
10544
10545 2000-09-04 Dave Love <fx@gnu.org>
10546
10547 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
10548 type.
10549 (vc-sccs-project-dir, vc-search-sccs-project-dir)
10550 (vc-sccs-registered): Doc fix.
10551
10552 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
10553 (vc-cvs-registered): Doc fix.
10554
10555 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
10556 (vc-rcs-registered): Doc fix.
10557
10558 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10559
10560 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
10561
10562 * vc-hooks.el: vc-registered has been renamed
10563 vc-default-registered. Some functions have been moved to the
10564 backend specific files. they all support the
10565 vc-BACKEND-registered functions.
10566
10567 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10568
10569 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
10570
10571 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
10572
10573 2000-09-04 Dave Love <fx@gnu.org>
10574
10575 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
10576 menu-bar-update-hook.
10577
10578 * help.el (help-manyarg-func-alist): Add
10579 find-operation-coding-system.
10580
10581 * wid-edit.el (widget-sexp-validate): Fix garbled code.
10582
10583 * custom.el (custom-set-variables): Print message about errors in
10584 setting.
10585
10586 2000-09-03 Andrew Innes <andrewi@gnu.org>
10587
10588 * makefile.w32-in: Change to DOS line endings.
10589
10590 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
10591
10592 * mouse.el (mouse-popup-menubar): Supply the prompt string for
10593 minor-mode keymaps, if they don't have one.
10594
10595 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
10596
10597 * eshell/esh-module.el (eval-when-compile): Don't lose if
10598 esh-module.el's file name is truncated to DOS 8+3 limits.
10599
10600 2000-09-01 John Wiegley <johnw@gnu.org>
10601
10602 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
10603 predicate, which caused entries in the completion list to be
10604 doubled.
10605
10606 2000-08-30 John Wiegley <johnw@gnu.org>
10607
10608 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
10609 sending to subprocesses. Also, hook pre-command-hook if
10610 `eshell-send-direct-to-subprocesses' is non-nil.
10611 (eshell-send-direct-to-subprocesses): New config variable. If t,
10612 subprocess input is send immediately.
10613 (eshell-toggle-direct-send): New function.
10614 (eshell-self-insert-command): New function.
10615 (eshell-intercept-commands): New function.
10616 (eshell-send-input): If direct subprocess sending is enabled,
10617 don't echo any input to the Eshell buffer. Let the subprocess
10618 handle that. This requires "stty echo" in bash, for example.
10619
10620 2000-08-28 John Wiegley <johnw@gnu.org>
10621
10622 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
10623 completion function for Eshell's implementation of `unset'.
10624
10625 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
10626
10627 * info.el (Info-directory-list): Doc fix.
10628
10629 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
10630
10631 * filecache.el (file-cache-add-directory-using-find): Don't quote
10632 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
10633
10634 2000-08-31 Kenichi Handa <handa@etl.go.jp>
10635
10636 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
10637 coding systems.
10638
10639 2000-08-30 Andrew Innes <andrewi@gnu.org>
10640
10641 * timer.el (run-with-idle-timer): Undo last change, so that timer
10642 is not activated immediately if Emacs is already idle. Some
10643 existing code relies on this behaviour.
10644
10645 2000-08-30 Miles Bader <miles@gnu.org>
10646
10647 * frame.el (set-frame-font): Do completion of font-name for
10648 interactive use.
10649
10650 2000-08-30 Kenichi Handa <handa@etl.go.jp>
10651
10652 * international/quail.el (quail-start-translation): Bind locally
10653 last-command-event, last-command, and this-command.
10654 (quail-start-conversion): Likewise.
10655 (quail-self-insert-command): Fix docstring.
10656
10657 2000-08-29 Gerd Moellmann <gerd@gnu.org>
10658
10659 * progmodes/executable.el
10660 (executable-make-buffer-file-executable-if-script-p): Check that
10661 buffer contains at least 2 characters.
10662
10663 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
10664
10665 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
10666
10667 2000-08-29 Dave Love <fx@gnu.org>
10668
10669 * diff-mode.el (diff-mode) <defgroup>: Add :version.
10670 (diff-mode-shared-map): Bind mouse-2.
10671 (diff-imenu-generic-expression): New variable.
10672 (diff-mode): Use it.
10673
10674 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
10675 (mouse-popup-menubar): Add minor mode menus.
10676 (popup-menu): Check for lookup-key returning number.
10677
10678 2000-08-29 Miles Bader <miles@gnu.org>
10679
10680 * comint.el (comint-send-input): Create overlays using the proper
10681 front/read-advance arguments.
10682
10683 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10684
10685 * ps-print.el: Even/odd pages printing. Doc fix.
10686 (ps-print-version): New version number (6.0).
10687 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
10688 (ps-background, ps-begin-file, ps-begin-job): Code fix.
10689 (ps-print-duplex-feature): Variable eliminated.
10690 (ps-even-or-odd-pages): New variable.
10691
10692 * progmodes/ebnf2ps.el: Doc fix.
10693 (ebnf-version): New version (3.3).
10694 (ebnf-user-arrow): Change variable customization to sexp.
10695 (ebnf-user-arrow): Function eliminated.
10696 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
10697
10698 2000-08-29 Kenichi Handa <handa@etl.go.jp>
10699
10700 * help.el (help-xref-mule-regexp): New variable.
10701 (help-make-xrefs): Handle help-xref-mule-regexp.
10702
10703 * international/mule-cmds.el (help-xref-mule-regexp-template): New
10704 variable.
10705 (describe-input-method): Temporarily activate the specfied input
10706 method to display the information.
10707 (describe-language-environment): Hyperlinks to mule related items.
10708
10709 * international/mule-diag.el (charset-multibyte-form-string): New
10710 function.
10711 (list-character-sets-1): Use charset-multibyte-form-string.
10712 (describe-character-set): New function.
10713 (describe-coding-system): Hyperlinks to safe character sets.
10714
10715 * international/quail.el (quail-help): New arg PACKAGE.
10716 Hyperlinks to mule related items.
10717 (quail-help-insert-keymap-description): Use
10718 substitute-command-keys instead of describe-bindings.
10719 (quail-translation-help): Hyperlinks to mule related items.
10720
10721 2000-08-28 John Wiegley <johnw@gnu.org>
10722
10723 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
10724 have a defsubst call itself. Made `eshell-flatten-list' back into
10725 a function again.
10726
10727 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
10728 catch, in case re-centering point at bottom messes up the display.
10729 This happens frequently in Emacs 21, due I believe to variable
10730 line heights.
10731
10732 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
10733 to call `find-tag-interactive'.
10734
10735 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
10736 the list of remember directories.
10737
10738 2000-08-28 John Wiegley <johnw@gnu.org>
10739
10740 * align.el: Test align-region-separate to see if it's a symbol.
10741
10742 2000-08-28 John Wiegley <johnw@gnu.org>
10743
10744 * eshell/esh-util.el (eshell-flatten-list): Made this function
10745 into a defsubst form. It gets used very frequently, although
10746 calls don't occur all that often.
10747
10748 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
10749 examining it.
10750
10751 * eshell/esh-cmd.el (eshell-rewrite-while-command):
10752 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
10753 `eshell-protect'.
10754 (eshell-copy-handles): Created a new macro for duplicating the
10755 current set of open handles. This is needed by the looping
10756 functions.
10757 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
10758 is not incorrectly stomped on.
10759
10760 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
10761 declaration for pcomplete-use-paring.
10762 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
10763 value of eshell-cmpl-use-paring.
10764 * pcomplete.el (pcomplete-use-paring): New config variable, to
10765 indicate whether paring should be used.
10766 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
10767 completion alternatives that have already been used.
10768
10769 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
10770 bound to C-c C-y, which will repeat the previous N arguments
10771 (based on prefix argument).
10772 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
10773
10774 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
10775 if there is no *Help* buffer. This is for XEmacs, which renames
10776 its help buffers uniquely. TODO: Find out what the current buffer
10777 name to delete is.
10778
10779 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
10780 first entry that correlates to a passwd/group number. Later
10781 entries (used for group/user name aliasing to multiple IDs) are
10782 ignored.
10783
10784 * eshell/em-xtra.el (eshell/expr):
10785 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
10786 (eshell-grep, eshell/diff, eshell/locate):
10787 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
10788 argument list, before passing it to the system command.
10789
10790 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
10791 `find-tag' for use at final position in Eshell buffers (which
10792 otherwise triggers an error on Emacs 21).
10793 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
10794 buffer, if it is currently bound to `find-tag'.
10795
10796 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
10797 in the list of matched Makefile names.
10798 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
10799 directory, prefer its contents to Makefile.
10800
10801 * eshell/em-dirs.el (eshell/cd): cd commands that look up
10802 directory parts (like "cd old new", or "cd =regexp"), are now case
10803 sensitive on non-Windows/DOS platforms.
10804
10805 * eshell/esh-mode.el (eshell-parse-command-input): When a user
10806 types RET after an open delimiter (like "), display a message
10807 indicating that Eshell is waiting for the closing delimiter.
10808
10809 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
10810 environment variables.
10811
10812 * eshell/em-unix.el (eshell/diff): Added logic to fail more
10813 gracefully if the user enters incorrect arguments.
10814
10815 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
10816 Eshell buffers.
10817
10818 * eshell/esh-var.el (eshell-interpolate-variable):
10819 * eshell/esh-mode.el (eshell-move-argument):
10820 * eshell/em-unix.el (eshell-du-sum-directory):
10821 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
10822 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
10823 (not (= ...)).
10824
10825 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
10826 to ensure the `preserve' flag gets propagated when doing recursive
10827 directory copies.
10828
10829 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
10830
10831 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
10832 Don't convert \n into \0177 in memory.
10833 (eshell-read-history, eshell-write-history): Convert \n to \0177,
10834 and back again, when reading and writing.
10835
10836 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
10837
10838 * eshell/esh-util.el (eshell-processp): Added to relieve constant
10839 testing of `fboundp' on `processp'.
10840
10841 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
10842 (eshell/jobs): Don't call process-list if it is not bound.
10843 (eshell-gather-process-output): Support systems where async
10844 subprocesses aren't supported.
10845 (eshell-scratch-buffer, eshell-last-sync-output-start): New
10846 variables.
10847
10848 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
10849 eshell-do-eval returns t.
10850 (eshell-do-pipelines-synchronously): New defmacro.
10851 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
10852 when async subprocesses aren't supported.
10853 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
10854 if async subprocesses aren't supported.
10855 (eshell-resume-command): Don't assume STATUS is a string.
10856
10857 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
10858
10859 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
10860 (eshell-close-target, eshell-get-target): Use eshell-processp.
10861 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
10862 fix.
10863 (eshell-get-target, eshell-create-handles): Doc fix.
10864
10865 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
10866
10867 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
10868 criterion to include commands that output something, as long as it
10869 leaves both the command and the end-of-buffer visible when the
10870 command has exited.
10871 (eshell-review-quick-commands): Adjust the help doc string
10872 accordingly.
10873
10874 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
10875
10876 * locate.el (locate): Cleaned up locate command's interactive prompting
10877 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
10878
10879 * filecache.el (file-cache-case-fold-search): New variable
10880 (file-cache-assoc-function): New variable
10881 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
10882 Use file-cache-case-fold-search variable
10883 (file-cache-add-file): Use file-cache-assoc-function
10884 (file-cache-delete-file): likewise
10885 (file-cache-directory-name): likewise
10886 (file-cache-debug-read-from-minibuffer): likewise
10887
10888 2000-08-28 Gerd Moellmann <gerd@gnu.org>
10889
10890 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
10891 (abbrev-table-name): New function.
10892 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
10893 If non-nil list local abbrev, only.
10894
10895 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
10896
10897 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
10898 from Gnus support code, and use special article copy buffer
10899 `(gnus-original-article-buffer)' instead. This allows to get rid
10900 of article-hide-headers usage (which breaks in the latest Gnus
10901 version). Thanks to Detlev Zundel.
10902
10903 2000-08-28 Kenichi Handa <handa@etl.go.jp>
10904
10905 * international/quail.el (quail-use-package): Hide "... loaded"
10906 message.
10907 (quail-start-translation, quail-start-conversion): Likewise.
10908
10909 * international/kkc.el (kkc-region): Hide "... loaded" message.
10910
10911 2000-08-27 Dave Love <fx@gnu.org>
10912
10913 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
10914
10915 2000-08-27 Miles Bader <miles@gnu.org>
10916
10917 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
10918
10919 2000-08-27 Kenichi Handa <handa@etl.go.jp>
10920
10921 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
10922 'ja-dic-cnv), not (require 'skkdic-cnv).
10923
10924 2000-08-26 Miles Bader <miles@gnu.org>
10925
10926 * faces.el (face-x-resources): Add entry for :inherit.
10927 * cus-face.el (custom-face-attributes): Add support for :inherit
10928 attribute. Add support for relative face heights.
10929 (custom-face-attributes-get): Treat `nil' as being a default value
10930 for :inherit (as well as `unspecified').
10931
10932 * faces.el (set-face-attribute): Update doc string.
10933 (face-attribute-name-alist): Add :inherit.
10934 (face-valid-attribute-values): Handle :inherit.
10935 (face-read-string): Rephrase prompt to be less confusing.
10936 Assume that DEFAULT is a string, since we must return a string.
10937 (face-read-integer): Use `format' to turn DEFAULT into an
10938 acceptable default for face-read-string. Match NEW-VALUE against
10939 the string "unspecified", not the symbol `unspecified', since
10940 that's what face-read-string returns.
10941 (read-face-attribute): Lookup a name for old-value in valid, and
10942 use it as a default if we find one. Treat all values from
10943 face-read-string as strings. If the default is used, don't do any
10944 more processing on the value, just use the old value directly.
10945 (read-face-and-attribute, modify-face): Tweak prompt.
10946 (read-face-name): Don't assume prompt ends with a space.
10947
10948 * faces.el (describe-face): Add support for :inherit attribute.
10949
10950 2000-08-25 Kenichi Handa <handa@etl.go.jp>
10951
10952 * terminal.el (terminal-emulator): Fix args to `concat'. Now
10953 concat doesn't accept interger.
10954
10955 * international/kkc.el: Remove SKK from Keywords. Require
10956 ja-dic-utl instead of skkdic-utl.
10957
10958 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
10959 Provide ja-dic-cnv instead of skkdic-cnv.
10960 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
10961 (iso-2022-7bit-short): Add safe-charsets property.
10962 (skkdic-convert-postfix): Search Japanese chou-on character in
10963 addition to Hiragana character.
10964 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
10965 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
10966 (batch-skkdic-convert): Likewise.
10967
10968 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
10969 Provide ja-dic-utl instead of skkdic-utl.
10970 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
10971
10972 2000-08-24 Dave Love <fx@gnu.org>
10973
10974 * disp-table.el (standard-display-default): Make the test of `l'
10975 useful.
10976
10977 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
10978 mod sample text.
10979
10980 * international/iso-ascii.el: Make pilcrow convenient string
10981 consistent with section.
10982 (iso-ascii-display): Set up multibyte characters as well as
10983 unibyte.
10984
10985 2000-08-24 Kenichi Handa <handa@etl.go.jp>
10986
10987 * international/mule-cmds.el (reset-language-environment): Set
10988 default-process-coding-system to '(undecided . iso-latin-1), which
10989 makes process I/O almost consistent with file I/O. Call this
10990 function when mule-cmds.el[c] is loaded.
10991
10992 2000-08-22 Andrew Innes <andrewi@gnu.org>
10993
10994 * makefile.w32-in: New file.
10995
10996 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
10997
10998 * comint.el (comint-output-filter): Compare end of
10999 comint-last-output-overlay with the start of the newly inserted
11000 text, not the end, when deciding whether to extend it.
11001 Set saved-point's insertion type to advance after insertion.
11002
11003 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
11004 since this is now done independently of font-lock mode.
11005
11006 2000-08-21 Gerd Moellmann <gerd@gnu.org>
11007
11008 * server.el (server-kill-new-buffers): New user option.
11009 (server-existing-buffer): New buffer-local variable.
11010 (server-visit-files): When using an existing buffer, set
11011 server-existing-buffer to t.
11012 (server-buffer-done): If server-kill-new-buffers is t, kill the
11013 buffer, unless it was already present before visiting it with
11014 Emacs server.
11015
11016 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
11017
11018 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
11019 even if the display doesn't support colors: some displays will
11020 support bold/underline faces.
11021
11022 2000-08-21 Gerd Moellmann <gerd@gnu.org>
11023
11024 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
11025
11026 * startup.el (command-line): If user's init file had an error,
11027 add explanatory text to *Messages*.
11028
11029 2000-08-21 Kenichi Handa <handa@etl.go.jp>
11030
11031 * man.el (Man-getpage-in-background): Decode the process output by
11032 the system locale coding system.
11033
11034 2000-08-20 Dave Love <fx@gnu.org>
11035
11036 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
11037 Don't test x-popup-menu.
11038 (function) <complete-function>: Complete only fbound symbols.
11039 <validate, value>: New.
11040 (variable) <complete-function>: Complete only bound symbols.
11041 (coding-system): Add :base-only, :complete-function, :validate,
11042 :value, :prompt-match.
11043 (widget-coding-system-prompt-value): Use read-coding-system and
11044 act on :base-only.
11045 (editable-field): Add :help-echo.
11046 (widget-push-button-gui, widget-push-button-cache)
11047 (widget-gui-action, widget-editable-list-gui): COmment out, along
11048 with uses.
11049 (widget-at): Make arg optional.
11050 (widget-echo-help): Adjust for current help-echo calling sequence.
11051 (widget-specify-field, widget-specify-button)
11052 (widget-specify-insert, widget-get-sibling, widget-image-find)
11053 (widget-convert, widget-insert, widget-leave-text)
11054 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
11055 (widget-setup, widget-field-find, widget-before-change)
11056 (widget-after-change, widget-default-complete)
11057 (widget-default-create, widget-default-delete)
11058 (widget-push-button-value-create, editable-field)
11059 (widget-field-prompt-value, widget-field-validate)
11060 (widget-choice-value-create, widget-choice-action)
11061 (widget-choice-validate, widget-checklist-add-item)
11062 (widget-radio-add-item, widget-radio-chosen)
11063 (widget-radio-value-inline, widget-editable-list-value-create)
11064 (widget-editable-list-entry-create)
11065 (widget-documentation-link-add)
11066 (widget-documentation-string-value-create)
11067 (widget-regexp-validate, widget-file-complete)
11068 (widget-sexp-validate, widget-plist-convert-widget)
11069 (widget-plist-convert-widget, widget-alist-convert-widget)
11070 (widget-alist-convert-widget, widget-color-complete): Simplify,
11071 particularly to avoid bindings which aren't optimized out.
11072
11073 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
11074 Doc fix.
11075 (down-list, backward-up-list, up-list, kill-sexp)
11076 (backward-kill-sexp, mark-sexp): Make arg optional.
11077 (lisp-complete-symbol): Add optional arg PREDICATE.
11078
11079 * cus-start.el: Add display-buffer-reuse-frames,
11080 file-coding-system-alist.
11081
11082 2000-08-20 Gerd Moellmann <gerd@gnu.org>
11083
11084 * startup.el (command-line): Clear realized faces after
11085 modifying TTY color mappings.
11086
11087 2000-08-20 Miles Bader <miles@gnu.org>
11088
11089 * faces.el (face-attr-match-p): Don't return true if ATTRS are
11090 merely a subset of FACE's attributes.
11091
11092 2000-08-19 Miles Bader <miles@gnu.org>
11093
11094 * comint.el (comint-output-filter): Save the point with a marker,
11095 not just a buffer position.
11096
11097 * international/mule.el (set-buffer-process-coding-system): Make
11098 interactive prompt less confusing.
11099
11100 2000-08-19 Gerd Moellmann <gerd@gnu.org>
11101
11102 * hilit-chg.el: General cleanup of doc strings, comments and
11103 code formatting.
11104
11105 2000-08-19 Miles Bader <miles@gnu.org>
11106
11107 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
11108 Compiler macro removed; beginning-of-line is no longer always
11109 equivalent to forward-line, in the presence of fields.
11110
11111 * comint.el (comint-output-filter): Remove ad-hoc saving of
11112 restriction, and just use save-restriction, now that it works
11113 correctly. Don't adjust comint-last-input-start to account for
11114 our insertion; it shouldn't have moved because we don't use
11115 insert-before-markers anymore. Comment out call to
11116 `force-mode-line-update'; why is it here?
11117
11118 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
11119 while checking for prompt to delete. Use `forward-line 0'
11120 instead of beginning-of-line.
11121 (gud-filter): Temporarily widen gud comint buffer while
11122 examining output.
11123
11124 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
11125
11126 * progmodes/sh-script.el: Big bag of typos.
11127
11128 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
11129 check since ispell-process is not bound when ispell is not yet loaded.
11130
11131 2000-08-18 Dave Love <fx@gnu.org>
11132
11133 * image.el (find-image): Copy `spec' before using plist-put.
11134
11135 2000-08-18 Gerd Moellmann <gerd@gnu.org>
11136
11137 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
11138 `portugues'.
11139
11140 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
11141 backward-kill-sexp, analogous to kill-sexp.
11142
11143 * progmodes/icon.el (icon-indent-line)
11144 (icon-is-continuation-line): Handle comments specially.
11145
11146 2000-08-17 Ken Stevens <k.stevens@ieee.org>
11147
11148 * ispell.el: Set to standard author/maintainer/keyword fields.
11149 Fine tuning to menu map appearance and operation, and added help.
11150 Remove `start' and `end' error messages when compiling.
11151 (ispell-choices-win-default-height): Fixed comment string.
11152 (ispell-dictionary-alist-1): Fixed regexp in castellano and
11153 castellano8 dictionaries.
11154 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
11155 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
11156 dictionary, added italiano dictionary.
11157 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
11158 word character
11159 (ispell-tex-skip-alists): Added psfig support.
11160 (ispell-skip-html): Renamed from ispell-skip-sgml.
11161 (ispell-begin-skip-region-regexp, ispell-skip-region)
11162 (ispell-minor-check): Improved html skipping support to skip across
11163 code, and recognize `&' commands without propper `;' syntax;
11164 (ispell-process-line): Fix alignment error when manually
11165 correcting spelling.
11166 (ispell): Fix comment string.
11167 (ispell-add-per-file-word-list): Always put word list on new line.
11168
11169 2000-08-17 Gerd Moellmann <gerd@gnu.org>
11170
11171 * format.el (format-encode-run-method): Fix error message to say
11172 `encode' instead of `decode'. Use save-window-excursion around
11173 shell-command-on-region as in format-decode-run-method because
11174 shell-command-on-region can display a buffer with error output.
11175 (format-decode): Don't record undo information for the decoding.
11176 (format-annotate-function): Add parameter FORMAT-COUNT. Make
11177 that number part of the temporary buffer name so that more than
11178 one decoding using a temporary buffer can happen safely.
11179
11180 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
11181 of `A-z' in the regexp.
11182
11183 * hilit-chg.el: Fix typos in commentary.
11184
11185 * help.el (view-emacs-news): Rewritten for new naming scheme
11186 for old NEWS files.
11187
11188 * startup.el (command-line): Pop to *Messages* in case an error
11189 is signaled while loading user-init-file.
11190
11191 2000-08-17 Andreas Schwab <schwab@suse.de>
11192
11193 * files.el (insert-directory): Don't lose original file name,
11194 undoing an undocumented change.
11195
11196 2000-08-17 Alex Schroeder <alex@gnu.org>
11197
11198 * sql.el (sql-magic-go): Use comint-bol.
11199 (sql-copy-column): Use comint-line-beginning-position.
11200 (comint-line-beginning-position): Define a replacement for
11201 comint-line-beginning-position if it is not fboundp.
11202
11203 2000-08-17 Alex Schroeder <alex@gnu.org>
11204
11205 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
11206 it didn't have any effect anyway.
11207
11208 2000-08-17 Alex Schroeder <alex@gnu.org>
11209
11210 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
11211 --pset and pager=off instead of sending \\o|cat at the beginning
11212 of the session.
11213
11214 2000-08-17 Miles Bader <miles@gnu.org>
11215
11216 * progmodes/octave-inf.el: Add compatibility definition of
11217 comint-line-beginning-position.
11218
11219 2000-08-17 Kenichi Handa <handa@etl.go.jp>
11220
11221 * startup.el (normal-top-level): Look in each dir in load-path for
11222 a leim-list.el file too. This assures of loading leim-list.el
11223 that is created at Emacs installation time even if a user have his
11224 own leim-list.el.
11225
11226 2000-08-17 Miles Bader <miles@gnu.org>
11227
11228 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
11229 foreground color to black if the background is dark.
11230
11231 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
11232
11233 * loadhist.el (unload-feature): Typo.
11234
11235 * finder.el (finder-compile-keywords):
11236 * cus-dep.el (custom-make-dependencies): Add local-variable settings
11237 to the generated file.
11238
11239 * mail/mh-e.el (mh-make-local-vars):
11240 Replace make-variable-buffer-local with make-local-variable.
11241
11242 * play/landmark.el:
11243 * options.el (Edit-options-{set,toggle,t,nil}):
11244 * mail/mailabbrev.el (mail-abbrevs-mode):
11245 * textmodes/tex-mode.el (tex-expand-files):
11246 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
11247
11248 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
11249
11250 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
11251 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
11252 Allow going past the last element.
11253 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
11254 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
11255 (cvs-mouse-toggle-mark): Don't move point.
11256 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
11257
11258 * progmodes/compile.el (grep): Provide a default set of files.
11259 (next-error): Docstring fix.
11260 (compilation-find-file): Avoid find-file (fails in a dedicated window).
11261
11262 * emacs-lisp/easy-mmode.el (define-minor-mode):
11263 Use `symbol-value' to keep the byte-compiler quiet.
11264
11265 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
11266 (diff-find-source-location): New fun, extracted from diff-goto-source.
11267 (diff-goto-source): Use it.
11268 (diff-next-complex-hunk, diff-filter-lines): New function.
11269 (diff-apply-hunk): New command.
11270
11271 * smerge-mode.el (smerge-mode-menu): Doc fix.
11272
11273 * msb.el (msb-mode): Define it in terms of define-minor-mode.
11274
11275 2000-08-16 Dave Love <fx@gnu.org>
11276
11277 * windmove.el (windmove) <defgroup>: Add :version.
11278
11279 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
11280 (goto-address-fontify-p, goto-address-highlight-p)
11281 (goto-address-url-face, goto-address-url-mouse-face)
11282 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
11283 (goto-address-url-regexp): Use thing-at-point-url-regexp.
11284 (goto-address-fontify, goto-address-at-mouse): Simplify,
11285 (goto-address-at-point): browse-url-url-at-point,
11286 goto-address-find-address-at-point can return nil.
11287 (goto-address-find-address-at-point): Return nil on failure.
11288
11289 * align.el (align) <defgroup>: Add :version.
11290
11291 * calculator.el (calculator): Add :version.
11292 (calculator): Use two lines for calculator window if `modeline'
11293 face is boxed.
11294
11295 * play/5x5.el: Doc fixes.
11296 (5x5) <defgroup>: Add :version.
11297
11298 * play/fortune.el (fortune) <defgroup>: Add :version.
11299 (fortune-append): Fix error message.
11300 (fortune-from-region): Doc fix.
11301
11302 * play/pong.el (pong): Doc fix.
11303
11304 * play/morse.el: Keywords, commentary, autoloads.
11305
11306 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
11307
11308 * desktop.el (desktop-save): Don't look at symbol-value of a
11309 member of minor-mode-alist, unless it is boundp.
11310
11311 2000-08-16 Sam Steingold <sds@gnu.org>
11312
11313 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
11314 `while'; use `with-current-buffer' instead of `save-excursion'.
11315 Removed unnecessary kludges now that "*Buffer List*" is excluded.
11316
11317 2000-08-16 Kenichi Handa <handa@etl.go.jp>
11318
11319 * international/ccl.el (declare-ccl-program): Docstring modified.
11320 (ccl-execute-with-args): Likewise.
11321
11322 2000-08-16 Miles Bader <miles@gnu.org>
11323
11324 * progmodes/sql.el: Add compatibility definition of
11325 comint-line-beginning-position.
11326
11327 2000-08-15 Gerd Moellmann <gerd@gnu.org>
11328
11329 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
11330 'buffer-menu' property.
11331 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
11332 fails.
11333 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
11334 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
11335 wasn't killed.
11336
11337 * buff-menu.el (list-buffers-noselect): Don't display the
11338 *Buffer List* buffer.
11339
11340 * font-lock.el: Require jit-lock to prevent a very late
11341 `Loading jit-lock' message.
11342
11343 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
11344 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
11345 mail address.
11346
11347 2000-08-15 Miles Bader <miles@gnu.org>
11348
11349 * textmodes/ispell.el (ispell-graphic-p): New constant.
11350 (ispell-choices-win-default-height, ispell-help): Use
11351 `ispell-graphic-p' instead of `xemacsp'.
11352
11353 2000-08-15 Dave Love <fx@gnu.org>
11354
11355 * simple.el: Autoload widget-convert when compiling.
11356 (mail-user-agent): Doc fix.
11357
11358 * help.el (function-called-at-point, variable-at-point): Use
11359 with-syntax-table.
11360 (help-manyarg-func-alist): Add insert-and-inherit.
11361
11362 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
11363
11364 * delsel.el (delsel-unload-hook): New function.
11365
11366 * find-file.el: Doc fixes. Move provide to end.
11367 (ff) <defgroup>: Add :link.
11368 (ff-goto-click): Deleted.
11369 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
11370 Use mouse-set-point.
11371
11372 * textmodes/tildify.el: Doc fixes.
11373 (tildify) <defgroup>: Add:version.
11374
11375 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
11376 (glasses-custom-set): Use set-default, not set.
11377 (minor-mode-alist): Propertize the lighter.
11378 (glasses-mode): Provide optional arg.
11379
11380 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
11381 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
11382 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
11383 option. Provide :type.
11384 (cwarn-configuration): Provide :type.
11385 (cwarn-mode): Doc fix.
11386
11387 * add-log.el (change-log-merge): Doc fix.
11388 (change-log-redate): New command.
11389
11390 * net/browse-url.el (browse-url-filename-alist): Add a clause for
11391 Doze and Dog.
11392 (browse-url): Use dolist, not mapcar.
11393 (browse-url-at-point): Check for null url.
11394 (browse-url-event-buffer, browse-url-event-point): Functions
11395 deleted.
11396 (browse-url-at-mouse, browse-url-netscape): Simplify.
11397
11398 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
11399 modes.
11400 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
11401 Fix previous change to mapcan.
11402 (msb--init-file-alist, msb--add-separators)
11403 (msb--make-keymap-menu): Simplify.
11404 (msb--choose-file-menu): Use copy-sequence.
11405 (msb-mode-map): Add title to keymap.
11406 (msb-unload-hook): New function.
11407
11408 * bs.el: Fix indentation.
11409 (bs) <defgroup>: Add :links.
11410 (bs-show): Doc fix.
11411 (bs-apply-sort-faces): Don't use window-system.
11412 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
11413
11414 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
11415
11416 * calendar/timeclock.el (timeclock-file): Run .timelog through
11417 convert-standard-filename.
11418
11419 2000-08-14 Gerd Moellmann <gerd@gnu.org>
11420
11421 * emacs-lisp/authors.el: New file.
11422
11423 * paren.el (show-paren-priority): New user option.
11424 (show-paren-function): Set overlay priorities to
11425 show-paren-priority.
11426
11427 2000-08-14 Miles Bader <miles@gnu.org>
11428
11429 * comint.el (comint-bol): Use `forward-line 0' instead of calling
11430 beginning-of-line with inhibit-field-text-motion bound.
11431
11432 2000-08-14 Gerd Moellmann <gerd@gnu.org>
11433
11434 * calendar/timeclock.el: New file.
11435
11436 2000-08-14 David Ponce <david@dponce.com>
11437
11438 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
11439 `widget-button-click'. so that one can use left mouse button to
11440 click on dialog buttons.
11441
11442 2000-08-14 Emmanuel Briot <briot@gnat.com>
11443
11444 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
11445 identifiers, since XML is case sensitive
11446
11447 2000-08-12 Miles Bader <miles@gnu.org>
11448
11449 * comint.el (comint-output-filter): Don't bother frobbing
11450 window-start, it doesn't seem to be necessary.
11451
11452 * comint.el (comint-send-string, comint-send-region): Make into
11453 real functions. Snapshot the prompt before sending.
11454
11455 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
11456
11457 * info.el (Info-find-emacs-command-nodes): Rewrite to use
11458 technique similar to Info-index, instead of relying on specific
11459 names of relevant Index nodes.
11460 (Info-goto-emacs-command-node): Bind Info-history to nil when
11461 going to the first node found by Info-find-emacs-command-nodes.
11462
11463 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
11464
11465 * menu-bar.el (menu-bar-help-menu): Add a :help string.
11466
11467 2000-08-10 Miles Bader <miles@gnu.org>
11468
11469 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
11470
11471 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
11472
11473 * info.el (Info-file-list-for-emacs): More elements for the
11474 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
11475 and woman manuals.
11476
11477 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
11478
11479 * comint.el (comint-send-input): Make the newline boundary overlay
11480 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
11481 (comint-output-filter): Use `insert' instead of
11482 `insert-before-markers'. Extend comint-last-output-overlay when
11483 necessary since we can't rely on insert-before-markers to do it.
11484 * gud.el (gud-filter): Use `with-current-buffer' instead of
11485 save-excursion when inserting the output, so that point gets
11486 updated correctly; the old method relied on a rather dodgy
11487 side-effect of comint-output-filter to avoid the effect of
11488 save-excursion.
11489
11490 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
11491
11492 * files.el (recover-file): Call insert-directory instead of
11493 invoking `ls' directly.
11494
11495 2000-08-10 Miles Bader <miles@gnu.org>
11496
11497 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
11498 (comint-last-prompt-overlay): New variables.
11499 (comint-output-filter): Implement prompt highlighting.
11500 (comint-snapshot-last-prompt): New function.
11501 (comint-send-input): Snapshot the last prompt.
11502 Use comint-highlight-input-face.
11503 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
11504 Use defface instead of defcustom.
11505 (send-invisible, comint-send-eof): Snapshot the last prompt.
11506 (comint-delchar-or-maybe-eof): Use comint-send-eof.
11507 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
11508
11509 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
11510
11511 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
11512 (regexp-opt-group): Use a list of chars for `letters'.
11513 (regexp-opt-charset): `chars' is now a list of chars.
11514 Use a char-table rather than a vector so it works for multibyte chars.
11515
11516 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
11517 Set cvs-minor-current-files to the selected fileinfo.
11518 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
11519 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
11520
11521 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
11522
11523 * files.el (insert-directory): Don't call access-file on
11524 directories on DOS and Windows.
11525
11526 2000-08-09 Kenichi Handa <handa@etl.go.jp>
11527
11528 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
11529 longer if necessary.
11530 (ccl-embed-code): Call ccl-embed-data to store CODE in
11531 ccl-program-vector.
11532
11533 2000-08-09 Miles Bader <miles@gnu.org>
11534
11535 * comint.el (comint-output-filter): Properly handle the case where
11536 the text surrounded by comint-last-output-overlay was deleted.
11537
11538 2000-08-08 Gerd Moellmann <gerd@gnu.org>
11539
11540 * info.el (Info-insert-dir): Use Info-additional-directory-list if
11541 non-nil.
11542 (Info-file-list-for-emacs): Remove "info" from the list because
11543 that leads to trying to use the documentation from file `info'
11544 in various situations where it isn't appropriate, for instance
11545 C-h C-k C-h i.
11546
11547 * ffap.el (ffap-read-file-or-url-internal): Handle case that
11548 DIR and/or STRING are nil.
11549
11550 * progmodes/compile.el (compilation-setup): Make variable
11551 compilation-error-screen-columns buffer-local, as some comment
11552 in the code suggests it should be.
11553
11554 * files.el (auto-mode-interpreter-regexp): New variable.
11555 (set-auto-mode): Use it.
11556
11557 * indent.el (indent-for-tab-command): Doc fix.
11558
11559 * mouse-sel.el (mouse-sel-mode): Doc fix.
11560
11561 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
11562 labels.
11563
11564 * help.el (print-help-return-message): When
11565 display-buffer-reuse-frames is set, let the help window been quit,
11566 instead of deleting it, which might delete a reused frame.
11567
11568 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11569
11570 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
11571 rename a directory to a name that differs only by its letter case.
11572
11573 2000-08-08 Kenichi Handa <handa@etl.go.jp>
11574
11575 * international/quail.el (quail-define-rules): Handle Quail decode
11576 map correctly. Add code for supporting annotations.
11577 (quail-install-decode-map): New function.
11578 (quail-defrule-internal): New optional arguments decode-map and
11579 props.
11580 (quail-advice): New function.
11581
11582 2000-08-07 Sam Steingold <sds@gnu.org>
11583
11584 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
11585 `defconst', `define-condition', `with-slots'.
11586 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
11587
11588 2000-08-03 Miles Bader <miles@gnu.org>
11589
11590 * comint.el (comint-use-prompt-regexp-instead-of-fields):
11591 New variable.
11592 (comint-prompt-regexp, comint-get-old-input): Document dependence on
11593 comint-use-prompt-regexp-instead-of-fields.
11594 (comint-send-input): Add `input' field property to stuff we send to
11595 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
11596 (comint-output-filter): Add `output' field property to process
11597 output, if comint-use-prompt-regexp-instead-of-fields is nil.
11598 (comint-replace-by-expanded-history)
11599 (comint-get-old-input-default, comint-show-output)
11600 (comint-backward-matching-input, comint-forward-matching-input)
11601 (comint-next-prompt, comint-previous-prompt): Use field
11602 properties if comint-use-prompt-regexp-instead-of-fields is nil.
11603 (comint-line-beginning-position): New function.
11604 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
11605 (comint-replace-by-expanded-history-before-point): Use
11606 comint-line-beginning-position and line-end-position.
11607 (comint-last-output-overlay): New variable.
11608 (comint-mode): Make `comint-last-output-overlay' buffer-local.
11609
11610 * shell.el (shell-prompt-pattern): Doc change.
11611 (shell-backward-command): Use line-beginning-position.
11612
11613 * gud.el (gud-gdb-complete-command): Use
11614 comint-line-beginning-position.
11615
11616 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
11617 comint-bol doesn't actually go to the beginning of the line.
11618
11619 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
11620 if comint-use-prompt-regexp-instead-of-fields is non-nil.
11621 (try-expand-line-all-buffers): Likewise.
11622
11623 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
11624 explicitly matching comint-prompt-regexp.
11625 (sql-copy-column): Use comint-line-beginning-position instead of
11626 explicitly matching comint-prompt-regexp.
11627
11628 * progmodes/octave-inf.el (inferior-octave-complete): Use
11629 comint-line-beginning-position.
11630
11631 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
11632
11633 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
11634 looking for a prompt, use `forward-line 0' instead of
11635 `beginning-of-line', to avoid getting caught by an input field.
11636
11637 2000-08-07 Gerd Moellmann <gerd@gnu.org>
11638
11639 * files.el (shell-quote-wildcard-pattern): Make sure to return
11640 PATTERN, in the Unix case.
11641
11642 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
11643
11644 * play/zone.el (zone): Discard any pending input before running
11645 the randomly-chosen pgm.
11646
11647 2000-08-07 Kenichi Handa <handa@etl.go.jp>
11648
11649 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
11650 checking the existence of any multibyte characters.
11651
11652 2000-08-06 Gerd Moellmann <gerd@gnu.org>
11653
11654 * help.el (describe-mode): Test minor-mode symbol for being
11655 bound before testing its value for being nil.
11656
11657 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
11658 `first', `second', and `third'.
11659
11660 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
11661 (second): Make it an alias for `cadr'.
11662
11663 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
11664
11665 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
11666 types of display support faces now.
11667
11668 2000-08-05 Gerd Moellmann <gerd@gnu.org>
11669
11670 * pcvs.el (require): Require `cl' during compilation, only.
11671
11672 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
11673 (toplevel): Remove `remq' and `remove' from autoloads.
11674 (cl-fake-autoloads): New variable. If set, arrange for an error
11675 when CL functions etc. are autoloaded.
11676
11677 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
11678
11679 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
11680
11681 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
11682 popped up, but the user clicks outside the menu, return an empty
11683 regexp (that causes unhighlight-regexp to have no effect).
11684
11685 * menu-bar.el (menu-bar-games-menu): Add Zone.
11686
11687 * hi-lock.el (toplevel): Require font-lock.
11688
11689 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11690
11691 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
11692 (ebnf-8-bit-chars): New var for bug fix.
11693 (ebnf-string): Bug fix.
11694
11695 2000-08-03 Sam Steingold <sds@gnu.org>
11696
11697 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
11698 instead of `buffer-string'.
11699 (require 'cl): Always, not just when compiling.
11700 `ignore-errors' in `interactive', `list*', `defun*' &c make this
11701 necessary.
11702
11703 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
11704
11705 * international/mule-cmds.el (select-safe-coding-system): Make
11706 the message text about selecting a safe coding system more clear.
11707
11708 2000-08-02 Gerd Moellmann <gerd@gnu.org>
11709
11710 * hi-lock.el: New file.
11711
11712 * play/zone.el: New file.
11713
11714 * replace.el (occur): Set tab-width in the *Occur* buffer to the
11715 value of tab-width in the original buffer. Choose a line number
11716 format that's a multiple of the original buffer's tab width, so
11717 that lines appear right.
11718
11719 * textmodes/ispell.el (ispell): New function, replacing an alias.
11720 Spell-check active region if in transient-mark-mode and mark
11721 is active; otherwise spell-check buffer.
11722
11723 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11724
11725 * ps-mule.el: Fix a customization problem on
11726 ps-mule-font-info-database-default.
11727
11728 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
11729
11730 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
11731 display-mouse-p instead of window-system.
11732 (ebrowse-member-mode-map): Ditto.
11733
11734 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11735
11736 * progmodes/ebnf2ps.el: Update ps-print functions call.
11737 Indentation fix. Doc fix.
11738 (ebnf-version): New version number (3.2).
11739 (ebnf-format-color, ebnf-begin-job): Code fix.
11740
11741 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
11742
11743 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
11744 font lock support on window-system.
11745 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
11746
11747 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
11748 display-color-p, if fboundp, instead of window-system.
11749
11750 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
11751
11752 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
11753 instead of window-system.
11754
11755 * wid-edit.el (widget-choose): Use display-mouse-p instead of
11756 window-system.
11757 (widget-choice-mouse-down-action): Use display-popup-menus-p
11758 instead of window-system.
11759
11760 * strokes.el (strokes-file): Run the file name through
11761 convert-standard-filename.
11762 (strokes-mode): Call display-mouse-p instead of looking at
11763 window-system. Change the error message accordingly.
11764
11765 * progmodes/cpp.el (toplevel): Support faces on tty's.
11766
11767 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
11768 (lm-plot-square, lm-init-display): Don't use window-system.
11769
11770 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
11771 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
11772
11773 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
11774 instead of looking at window-system.
11775
11776 2000-07-30 Gerd Moellmann <gerd@gnu.org>
11777
11778 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
11779 of testing if iswitchb-prepost-hooks is bound, because the
11780 latter will always be true when invoking a recursive minibuffer
11781 from an active Iswitchb buffer.
11782
11783 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
11784
11785 * files.el (shell-quote-wildcard-pattern): New function.
11786 (insert-directory): Call it. Only prepend "\" to command on Unix
11787 and GNU/Linux systems.
11788
11789 2000-07-30 Gerd Moellmann <gerd@gnu.org>
11790
11791 * eshell/esh-groups.el: Change custom :link file names
11792 from `eshell.info' to `eshell'.
11793
11794 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
11795
11796 * dired.el (dired-build-subdir-alist): Expand subdirectory names
11797 correctly in recursive ange-ftp listings.
11798
11799 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11800
11801 * ps-print.el: Fix bug 1: if ps-font-size-internal,
11802 ps-header-font-size-internal and
11803 ps-header-title-font-size-internal variables are not set,
11804 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
11805 face text property is (foreground-color . COLOR) or
11806 `(background-color . COLOR)', ps-print crashes. Doc fix.
11807 (ps-print-version): New version number (5.2.4).
11808 (ps-plot-region): Code fix.
11809 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
11810 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
11811 Bug fix 2.
11812
11813 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
11814
11815 * glasses.el (glasses-make-readable): Fix uncapitalization of
11816 identifiers like `myXMLDocument'.
11817
11818 2000-07-28 Karl Fogel <kfogel@red-bean.com>
11819
11820 * mail/mail-hist.el (mail-hist-previous-input)
11821 (mail-hist-next-input): Do the obvious code factorization.
11822 (mail-hist-retrieve-and-insert): New func, contains common
11823 code of above two.
11824 If inserting a message body, leave point at top.
11825
11826 2000-07-28 Sam Steingold <sds@gnu.org>
11827
11828 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
11829 Use `<=', not `<' to compare times!
11830 (ange-ftp-ls): Remove.
11831
11832 2000-07-27 Gerd Moellmann <gerd@gnu.org>
11833
11834 * play/cookie1.el: Add explanation of how to make cookie.el
11835 compatible with strfile(1) to comment.
11836
11837 * subr.el (remove, remq): New functions.
11838
11839 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
11840 escape `*' in regexps.
11841 (midnight-find): Reverse order of arguments in the funcall of
11842 TEST.
11843
11844 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
11845 and `.class'.
11846
11847 * play/meese.el: Add Commentary section.
11848
11849 2000-07-27 Alex Schroeder <alex@gnu.org>
11850
11851 * sql.el (sql-ms): Added autoload cookie.
11852 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
11853 (sql-oracle): Ditto.
11854 (sql-help): Doc change.
11855
11856 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
11857 types and exceptions.
11858
11859 2000-07-27 Alex Schroeder <alex@gnu.org>
11860
11861 * sql.el (sql-placeholder-history): New variable.
11862 (sql-query-placeholders-and-send): New function that will query
11863 the user and replace placeholders with user input.
11864 (sql-oracle): If running on NT, set comint-input-sender to
11865 sql-query-placeholders-and-send.
11866
11867 (sql-stop): If in the SQLi buffer, insert stop notification, else
11868 present it as a message.
11869
11870 2000-07-27 Alex Schroeder <alex@gnu.org>
11871
11872 * sql.el (sql-input-ring-separator): Doc change.
11873 (sql-input-ring-file-name): Doc change.
11874 (sql-interactive-mode): Use `sql-input-ring-separator' and
11875 `sql-input-ring-file-name' to set the comint-mode equivalents
11876 without making them local variables.
11877 (sql-stop): Don't bind `sql-input-ring-separator' and
11878 `sql-input-ring-file-name' dynamically to their comint-mode
11879 equivalents.
11880
11881 2000-07-27 Kenichi Handa <handa@etl.go.jp>
11882
11883 * international/mule.el (register-char-codings): New function.
11884 (make-coding-system): Handle `safe-chars' specification in the arg
11885 PROPERTY.
11886
11887 * international/mule-cmds.el
11888 (find-coding-systems-region-subset-p): This function deleted.
11889 (sort-coding-systems-predicate): New variable.
11890 (sort-coding-systems): New function.
11891 (find-coding-systems-region): Use
11892 find-coding-systems-region-internal.
11893 (find-coding-systems-string): Use find-coding-systems-region.
11894 (find-coding-systems-for-charsets): Check
11895 char-coding-system-table.
11896 (select-safe-coding-system-accept-default-p): New variable.
11897 (select-safe-coding-system): Mostly rewritten. New argument
11898 ACCEPT-DEFAULT-P.
11899 (select-message-coding-system): Call select-safe-coding-system
11900 with ACCEPT-DEFAULT-P arg.
11901 (reset-language-environment): Reset default-sendmail-coding-system
11902 to the default value iso-latin-1.
11903 (set-language-environment): Don't set the obsolete variable
11904 charset-origin-alist.
11905
11906 * international/codepage.el (cp-coding-system-for-codepage-1):
11907 Give `safe-chars' property to make-coding-system.
11908
11909 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
11910 calling select-message-coding-system twice.
11911
11912 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
11913 instead of `safe-charsets'.
11914 (cyrillic-alternativnyj): Likewise.
11915 (ccl-encode-alternativnyj): Don't check the charset
11916 cyrillic-iso8859-5.
11917
11918 2000-07-27 Kenichi Handa <handa@etl.go.jp>
11919
11920 * composite.el (compose-chars-after): Preserve match data.
11921
11922 2000-07-26 Sam Steingold <sds@gnu.org>
11923
11924 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
11925 (ange-ftp-real-file-newer-than-file-p): New function.
11926 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
11927 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
11928
11929 * tooltip.el (tooltip-float-time): Removed (use `float-time').
11930 * midnight.el (midnight-float-time): Ditto.
11931
11932 2000-07-26 Andreas Schwab <schwab@suse.de>
11933
11934 * files.el (normal-backup-enable-predicate): Correct
11935 interpretation of the return value of compare-strings.
11936
11937 2000-07-26 Gerd Moellmann <gerd@gnu.org>
11938
11939 * isearch.el (isearch-resume): New function.
11940 (isearch-done): Add something to command-history to resume
11941 the search.
11942 (isearch-yank-line, isearch-yank-word): Use
11943 buffer-substring-no-properties instead of buffer-substring.
11944
11945 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
11946 of flyspell-mouse-map.
11947
11948 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
11949 duplicate definition.
11950 (makefile-mode): Remove duplicate setting of local-abbrev-table.
11951
11952 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
11953 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
11954
11955 2000-07-25 Sam Steingold <sds@gnu.org>
11956
11957 * net/ange-ftp.el: Get modtime over the net.
11958 (ange-ftp-file-modtime): New function.
11959 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11960 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
11961 Use it.
11962 (ange-ftp-dot-to-slash): New function.
11963 (ange-ftp-fix-name-for-vms): Use it.
11964
11965 * midnight.el (midnight-buffer-display-time): Use
11966 `with-current-buffer'.
11967
11968 2000-07-25 Gerd Moellmann <gerd@gnu.org>
11969
11970 * find-dired.el: Update copyright notice.
11971 (find-dired): Offer to kill a running `find'.
11972
11973 * enriched.el (enriched-face-ans): For a `foreground-color'
11974 property, return '(("x-color" COLOR))' so that COLOR will be
11975 output as a parameter of the x-color annotation. Likewise for the
11976 `background-color' property. In the case of normal face
11977 properties, don't return annotations for unspecified foreground
11978 and background face attributes.
11979
11980 2000-07-25 Kenichi Handa <handa@etl.go.jp>
11981
11982 * language/japan-util.el (japanese-katakana-region): Fix handling
11983 HANKAKU argument.
11984
11985 2000-07-25 Miles Bader <miles@gnu.org>
11986
11987 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
11988 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
11989 constrain-to-field.
11990
11991 2000-07-24 Andrew Innes <andrewi@gnu.org>
11992
11993 * timer.el (timer-activate-when-idle): Add optional parameter
11994 DONT-WAIT. Update docstring.
11995 (run-with-idle-timer): Specify extra parameter to
11996 timer-activate-when-idle, so that timer will be activated
11997 immediately if Emacs is already idle.
11998
11999 * w32-fns.el (w32-using-nt): Fix docstring.
12000
12001 2000-07-24 Dave Love <fx@gnu.org>
12002
12003 * mouse.el (popup-menu): Set last-command-event.
12004 (mouse-major-mode-menu-prefix): Declare.
12005
12006 2000-07-24 Gerd Moellmann <gerd@gnu.org>
12007
12008 * textmodes/flyspell.el: Update to author's version 1.5d.
12009
12010 * progmodes/hideshow.el: Update copyright notice.
12011
12012 * vcursor.el: Set maintainer to FSF, since author cannot
12013 be reached.
12014
12015 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
12016
12017 * info.el (Info-goto-emacs-key-command-node): Leave a space after
12018 the prompt.
12019
12020 * mouse.el (popup-menu): Run the keymap through indirect-function,
12021 in case it was defined with define-prefix-key. If the menu is a
12022 list of keymaps, look up the binding of user's choice in each one
12023 of the keymaps.
12024 (mouse-popup-menubar): If the global and local menu-bar keymaps
12025 don't have a prompt string, create one and insert it into the
12026 keymap. Don't barf if current-local-map returns nil.
12027
12028 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
12029
12030 * dired.el (dired-sort-R-check): Added to allow recursive listing
12031 to be undone.
12032 (dired-sort-other): Use it.
12033
12034 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12035
12036 * Release of cc-mode 5.27
12037
12038 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12039
12040 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
12041 c-beginning-of-statement-1 that caused a bad case of recursion
12042 which could consume a lot of CPU in large classes in languages
12043 that have in-expression classes (i.e. Java and Pike).
12044
12045 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
12046 statements before top level constructs (i.e. case 6 is moved
12047 before case 5 and is now case 4) to catch in-expression
12048 classes in top level expressions correctly.
12049
12050 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12051
12052 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
12053 objc-method-intro. Case 4 removed and case 5I added.
12054
12055 * cc-langs.el (c-append-paragraph-start): New variable used by
12056 c-common-init to get paragraph-start correct.
12057 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
12058 initialize paragraph-start to make it correct both with and
12059 without the javadoc special case.
12060
12061 * cc-mode.el (java-mode): Use c-append-paragraph-start to
12062 initialize paragraph-start for javadoc markup.
12063
12064 * cc-vars.el (c-style-variables-are-local-p): Incompatible
12065 change by defaulting this to t. It's motivated by the
12066 confusing behavior that otherwise arise from the style system
12067 when editing both java and non-java files at the same time
12068 (see the comments about style setting in c-common-init).
12069
12070 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12071
12072 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
12073 similar to the one in c-fill-paragraph to check the fill
12074 prefix from the adaptive fill function for sanity.
12075
12076 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12077
12078 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
12079 defun block.
12080
12081 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12082
12083 * cc-align.el (c-lineup-multi-inher): Handle lines with
12084 leading comma nicely. Extended to handle member initializers
12085 too.
12086
12087 * cc-engine.el: (c-beginning-of-inheritance-list,
12088 c-guess-basic-syntax): Fixed recognition of inheritance lists
12089 when the lines begins with a comma.
12090
12091 * cc-vars.el (c-offsets-alist): Changed default for
12092 member-init-cont to c-lineup-multi-inher since it now handles
12093 member initializers and indents better for leading commas.
12094
12095 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12096
12097 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
12098 handling that caused class open lines to be recognized as
12099 statement-conts in some cases.
12100
12101 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
12102 guessed by the adaptive fill function unless point is on the
12103 first line of a block comment.
12104
12105 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
12106 when the buffer ends with a macro continuation char.
12107
12108 * cc-engine.el (c-guess-basic-syntax): Added support for
12109 function definitions as statements in Pike. The first
12110 statement in a lambda block is now labeled defun-block-intro
12111 instead of statement-block-intro.
12112
12113 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
12114 so that the class surrounding point is selected, not the one
12115 innermost in the state.
12116
12117 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
12118 recognition of switch labels having hanging multiline
12119 statements.
12120
12121 * cc-engine.el (c-beginning-of-member-init-list): Broke out
12122 some code in c-guess-basic-syntax to a separate function.
12123 * cc-engine.el (c-just-after-func-arglist-p): Fixed
12124 recognition of member inits with multiple line arglists.
12125 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
12126 member-init-cont when the commas are in funny places.
12127
12128 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12129
12130 * cc-defs.el (c-auto-newline): Removed this macro since it's
12131 not used anymore.
12132
12133 * cc-engine.el (c-looking-at-bos): New helper function.
12134 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
12135 inexpr and toplevel classes apart in Pike.
12136
12137 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
12138 of case 9A.
12139
12140 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
12141 constant, since "class" can introduce an in-expression class
12142 in Pike nowadays.
12143
12144 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12145
12146 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
12147 indentation on cpp-macro lines.
12148
12149 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
12150 a syntax modifier like comment-intro, to make it possible to
12151 get syntactic indentation for preprocessor directives. It's
12152 incompatible wrt to lineup functions on cpp-macro, but it has
12153 no observable effect in the 99.9% common case where cpp-macro
12154 is set to -1000.
12155
12156 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12157
12158 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
12159 member-init-cont when the preceding arglist is several lines.
12160
12161 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12162
12163 * cc-styles.el (c-style-alist): The basic offset for the BSD
12164 style corrected to 8.
12165
12166 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12167
12168 * cc-styles.el (c-style-alist): Adjusted the indentation of
12169 brace list openers in the gnu style.
12170
12171 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12172
12173 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
12174
12175 * cc-cmds.el (c-electric-brace, c-electric-slash,
12176 c-electric-star, c-electric-semi&comma, c-electric-colon,
12177 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
12178 when c-syntactic-indentation is nil.
12179
12180 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
12181 we were left at comments preceding the first statement when
12182 reaching the beginning of the buffer.
12183
12184 * cc-vars.el (c-syntactic-indentation): New variable to turn
12185 off all syntactic indentation.
12186
12187 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12188
12189 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
12190 between the text and the block comment ender when it hangs,
12191 depending on how many there are before the fill.
12192
12193 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12194
12195 * cc-engine.el (c-beginning-of-closest-statement): New helper
12196 function to go back to the closest preceding statement start,
12197 which could be inside a conditional statement.
12198 * cc-engine.el (c-guess-basic-syntax): Use
12199 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
12200
12201 * cc-engine.el (c-guess-basic-syntax): Better handling of
12202 arglist-intro, arglist-cont-nonempty and arglist-close when
12203 the arglist is nested inside parens. Cases 7A, 7C and 7F
12204 changed.
12205
12206 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
12207 up-to-date with javadoc 1.2.
12208
12209 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12210
12211 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
12212 multiline Pike type decls.
12213
12214 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12215
12216 * cc-cmds.el (c-indent-new-comment-line): Always break
12217 multiline comments in multiline mode, regardless of
12218 comment-multi-line.
12219
12220 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12221
12222 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
12223 fully::qualified::names in C++ member init lists. Preamble in
12224 case 5D changed.
12225
12226 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12227
12228 * cc-langs.el (c-common-init): Handling of obsolete variables
12229 moved to c-initialize-cc-mode. More compatible style override
12230 when using global style variables.
12231 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
12232 variables moved here.
12233
12234 * cc-styles.el (c-make-styles-buffer-local): Flag style
12235 variable localness in c-style-variables-are-local-p to make
12236 the compatibility measure in c-common-init work well.
12237
12238 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
12239 longer contain set-from-style.
12240 * cc-styles.el (c-initialize-builtin-style): Don't check for
12241 set-from-style on c-special-indent-hook.
12242 * cc-styles.el (c-copy-tree): Obsolete. The standard function
12243 copy-alist is sufficient now.
12244
12245 * cc-styles.el (c-set-style, c-set-style-1,
12246 c-get-style-variables): Fixes to variable initialization so
12247 that duplicate entries in styles have the same effect
12248 regardless of DONT-OVERRIDE.
12249
12250 * cc-styles.el (c-set-style-2): Fixed bug where the
12251 initialization of inheriting styles failed when the
12252 dont-override flag is set.
12253
12254 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
12255 on this.
12256
12257 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12258
12259 * cc-defs.el (c-forward-comment): Removed the workaround
12260 introduced in 5.38 since it had worse side-effects. If a line
12261 contains the string "//\"", it regarded the // as a comment
12262 start since the \ temporarily doesn't have escape syntax.
12263
12264 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
12265
12266 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
12267 ada-xref.el before ada-prj.el, so that the Project menu is created
12268 when ada-prj tries to add to it.
12269 (ada-activate-keys-for-case): Suppress the characters that are not
12270 part of the Ada syntax. Better compatibility with else-mode
12271 (ada-adjust-case-interactive): When auto-casing is not active,
12272 correctly insert newlines (used to insert only ^M). Prevent the
12273 syntax table from being changed in case of an error
12274 (or '_' becomes part of a word and some commands are confused).
12275 Do nothing if ada-auto-case is nil.
12276 (ada-after-keyword-p): Ignore keywords that are also attributes
12277 (ada-batch-reformat): Update usage comment
12278 (ada-call-from-contextual-menu): New function
12279 (ada-case-read-exceptions): Reinitialize the casing exception list
12280 first to nil first, so that the casing exception file can be
12281 shared.
12282 (ada-check-defun-name): Handles "configure" keyword for gnatdist
12283 files.
12284 (ada-compile-goto-error): Fix regexp used to detect a file:line
12285 anywhere in the error message
12286 (ada-contextual-menu-last-point): New variable
12287 (ada-create-keymap): If the variable delete-key-deletes-forward is
12288 t on XEmacs, it means that DEL should delete one character
12289 forward.
12290 (ada-create-menu): Use :included instead of :visible for XEmacs.
12291 New submenu "Options".
12292 (ada-end-stmt-re): Correctly indent "select ... then abort"
12293 statements.
12294 (ada-fill-comment-paragraph): Correctly delete all leading '--'
12295 even if they don't match ada-fill-comment-prefix Fix handling of
12296 paragraphs on the first or last line of a file.
12297 (ada-format-paramlist): Fix handling of default parameter values.
12298 (ada-get-body-name): New function.
12299 (ada-get-current-indent): Optimized by searchling directly for an
12300 existing generic part or a statement outside of it. Handle
12301 ada-indent-align-comments when indenting comments Replaced some
12302 regexps by testing directly the next character. This results in a
12303 huge speedup on some files. New indentation scheme for renames
12304 statements. Stop looking for the 'while' or 'for' associated with
12305 a 'loop' at the first semicolon encountered. A "return" can also
12306 match an anonymous access subprogram declaration.
12307 (ada-get-indent-noindent): Ignore strings and comments when
12308 looking for the keywords "record" and "private".
12309 (ada-goto-matching-decl-start): When matching "if", make sure we
12310 are not in fact seeing "end if". Ignore "when" statements except
12311 when initial keyword was "begin". Fix handling of nested
12312 procedures. Add a recursive call to this function to skip over
12313 other 'end' statmts. Fix indentation for "when .. => begin"
12314 (ada-in-open-paren-p): Fix indentation for complex boolean
12315 expressions, where 'and then', 'or else' and parenthesis
12316 statements are mixed up.
12317 (ada-in-paramlist-p): Skip comments while searching for the
12318 beginning Fix handling of operator declarations.
12319 (ada-indent-align-comments): New variable
12320 (ada-indent-current): Change the syntax table only in the
12321 protected section, so that we are sure it is restored correctly.
12322 (ada-indent-on-previous-lines): Use ada-use-indent and
12323 ada-with-indent Correctly indent "select ... then"
12324 (ada-indent-region): Slight speedup.
12325 (ada-indent-renames): New variable.
12326 (ada-last-which-function-subprog, ada-last-which-function-line):
12327 New variables
12328 (ada-looking-at-semi-private): Correctly indent the 'private'
12329 keyword when it is the first word in a package declaration.
12330 (ada-loose-case-word): Stop searching if at the end of the buffer.
12331 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
12332 even if point is not initially at the end of the word.
12333 (ada-matching-decl-start-re): Add "when".
12334 (ada-mode): Add support for abbrev-mode, outline-mode and
12335 which-func-mode Override the old find-file.el entry in
12336 ff-special-constructs since it is using the obsolete
12337 ada-spec-suffix variable
12338 (ada-no-auto-case): New function
12339 (ada-scan-paramlist): When parsing the argument type, accept
12340 spaces (as in "X 'Class", generated by Rational Rose).
12341 (ada-other-file-name): No longer loads the other file.
12342 (ada-popup-menu): Save and restore the current buffer and cursor
12343 position before and after displaying the menu.
12344 (ada-search-ignore-complex-boolean): New function.
12345 (ada-uncomment-region): Emacs21 already knows how to delete
12346 comments not starting in the first column.
12347 (ada-use-indent): New variable
12348 (ada-which-function): New function.
12349 (ada-with-indent): New variable
12350 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
12351 can be batch-compiled from the command line.
12352
12353 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
12354 Add to the menu when the file is loaded, not in ada-mode-hook.
12355 Add -toolbar to the default ddd command Switches moved from
12356 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
12357 ada-prj-default-comp-opt
12358 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
12359 Reference Manual to the menu
12360 (ada-check-current): rewritten as a call to ada-compile-current
12361 (ada-compile): Removed.
12362 (ada-compile-application, ada-compile-current, ada-check-current):
12363 Set the compilation-search-path so that compile.el automatically
12364 finds the sources in src_dir. Automatic scrollong of the
12365 compilation buffer. C-uC-cC-c asks for confirmation before
12366 compiling
12367 (ada-compile-current): New parameter, prj-field
12368 (ada-complete-identifier): Load the .ali file before doing
12369 processing
12370 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
12371 conform to gnatmake's behavior.
12372 (ada-find-file-in-dir): New function
12373 (ada-find-references): Set the environment variables for gnatfind
12374 (ada-find-src-file-in-dir): New function.
12375 (ada-first-non-nil): Removed
12376 (ada-gdb-application): Add support for jdb, the java debugger.
12377 (ada-get-ada-file-name): Load the original-file first if not done
12378 yet.
12379 (ada-get-all-references): Handles the new ali syntax (parent types
12380 are found between <>).
12381 (ada-initialize-runtime-library): New function
12382 (ada-mode-hook): Always load a project file when a file is opened,
12383 so that the casing exceptions are correctly read.
12384 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
12385 (ada-parse-prj-file): Use find-file-noselect instead of find-file
12386 to open the project file, since the latter does not work with
12387 speedbar Get default values before loading the prj file, or the
12388 default executable file name is wrong. Use the absolute value of
12389 src_dir to initialize ada-search-directories and
12390 compilation-search-path,... Add the standard runtime library to
12391 the search path for find-file.
12392 (ada-prj-default-debugger): Was missing an opening '{'
12393 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
12394 variables.
12395 (ada-prj-default-gnatmake-opt): New variable
12396 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
12397 buffers, the project file is the default one Save the windows
12398 configuration before displaying the menu.
12399 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
12400 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
12401 ...) regexp-quote identifiers names to support operators +,
12402 -,... in regexps.
12403 (ada-remote): New function.
12404 (ada-run-application): Erase the output buffer before starting the
12405 run Support remote execution of the application. Use
12406 call-process, or the arguments are incorrectly parsed
12407 (ada-set-default-project-file): Reread the content of the active
12408 project file, not the one from the current buffer When a project
12409 file is set as the default project, all directories are
12410 automatically associated with it.
12411 (ada-set-environment): New function
12412 (ada-treat-cmd-string): New special variable ${current}
12413 (ada-treat-cmd-string): Revised. The substitution is now done for
12414 any ${...} substring
12415 (ada-xref-current): If no body was found, compiles the spec
12416 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
12417 compiler to get rid of command line length limitations.
12418 (ada-xref-get-project-field): New function
12419 (ada-xref-project-files): New variable
12420 (ada-xref-runtime-library-specs-path)
12421 (ada-xref-runtime-library-ali-path): New variables
12422 (ada-xref-set-default-prj-values): Default run command now does a
12423 cd to the build directory. New field: main_unit Provide a default
12424 file name even if the current buffer has no prj file.
12425
12426 * ada-prj.el:
12427 Rewritten to show a tabbed-dialog.
12428 (ada-prj-add-ada-menu): Remove the map and name parameters.
12429 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
12430 New function
12431 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
12432 (ada-prj-load-from-file): New function
12433 (ada-prj-save): Always save fields that depend on the current buffer
12434 (ada-prj-show-value): New function
12435
12436 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
12437 Ada mode. This will allow us to display the Ada menu in any buffer
12438 we want (for project items).
12439 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
12440 number of spaces in the header.
12441
12442 2000-07-24 Dave Love <fx@gnu.org>
12443
12444 * ediff-init.el (ediff-region-help-echo): Bind face-help.
12445
12446 2000-07-23 Noah Friedman <friedman@splode.com>
12447
12448 * type-break.el (type-break): perform autosave.
12449 Suggested by Stephen Gildea <gildea@intouchsys.com>.
12450 (type-break-do-query): Cancel query schedule while performing
12451 actual query, to avoid possibility of a second query being made
12452 while first one is already in progress.
12453 (type-break-time-stamp-format): New variable.
12454 (type-break-time-stamp): New function.
12455 (type-break-time-warning): Use it.
12456 (type-break-keystroke-warning): Use it.
12457 (type-break-noninteractive-query): Use it.
12458
12459 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
12460 cookie.
12461 Use add-minor-mode to set minor-mode-alist, if available.
12462 (eldoc-echo-area-use-multiline-p): New user option.
12463 (eldoc-echo-area-multiline-supported-p): New variable.
12464 (eldoc-docstring-format-sym-doc): Use them.
12465 (eldoc-mode): If not using idle timers, append to local post and
12466 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
12467 (eldoc-display-message-no-interference-p): Don't interfere with
12468 edebug.
12469 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
12470 (eldoc-function-arglist): New function.
12471 (eldoc-function-argstring): Use it.
12472
12473 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
12474 auto save directory exists before calling directory-files.
12475
12476 2000-07-23 Dave Love <fx@gnu.org>
12477
12478 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
12479 ^o, ^u.
12480
12481 2000-07-21 Dave Love <fx@gnu.org>
12482
12483 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
12484 now passed to the function. It now works properly.
12485
12486 * smerge-mode.el (smerge-mode-menu): Fill it out.
12487
12488 2000-07-20 Gerd Moellmann <gerd@gnu.org>
12489
12490 * info-look.el (info-lookup): If *info* is shown in another frame
12491 on the same display, select that frame, instead of switching to
12492 the Info buffer in another window of the selected frame.
12493
12494 * simple.el (universal-argument-map): Bind numeric keypad keys
12495 kp-0 to kp-9 and kp-subtract.
12496 (digit-argument): Handle these keys.
12497
12498 2000-07-20 Dave Love <fx@gnu.org>
12499
12500 * net/goto-addr.el (goto-address-fontify): Don't bother with
12501 buffer-modified and read-only stuff -- irrelevant with overlays.
12502 Put an extra property on the overlays and use it to clean up in
12503 case goto-address is re-run.
12504
12505 2000-07-19 Richard M. Stallman <rms@gnu.org>
12506
12507 * timer.el (run-with-idle-timer): Doc fix.
12508
12509 * mail/mail-utils.el (mail-strip-quoted-names):
12510 Handle case where <...> appears inside "...".
12511 Use replace-match to edit the string more simply.
12512 (rmail-dont-reply-to): Cope with an unmatched ".
12513
12514 2000-07-19 Dave Love <fx@gnu.org>
12515
12516 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
12517 implementation.
12518
12519 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
12520 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
12521 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
12522
12523 2000-07-19 Gerd Moellmann <gerd@gnu.org>
12524
12525 * textmodes/refer.el: Correct maintainer's email address.
12526
12527 * progmodes/hideif.el: Correct author's email address.
12528 Fix typo in comment.
12529
12530 * xml.el: New file.
12531
12532 * mail/mailheader.el: Correct author's mail address.
12533
12534 * gnus/parse-time.el: Correct author's mail address.
12535
12536 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
12537
12538 * comint.el (comint-highlight-input, comint-highlight-face):
12539 New user options.
12540 (comint-input-ring-file-name): Change custom type.
12541 (comint-mode-map): Bind mouse-2.
12542 (comint-insert-clicked-input): New function.
12543 (comint-send-input): Handle input highlighting.
12544
12545 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
12546
12547 * mouse.el (popup-menu): New function.
12548 (mouse-major-mode-menu): Use it.
12549
12550 2000-07-18 Dave Love <fx@gnu.org>
12551
12552 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
12553 improvements.
12554
12555 2000-07-18 Gerd Moellmann <gerd@gnu.org>
12556
12557 * faces.el (face-font-selection-order)
12558 (face-font-family-alternatives): Add custom type.
12559
12560 2000-07-18 Dave Love <fx@gnu.org>
12561
12562 * cus-edit.el (custom-variable-reset-saved)
12563 (custom-variable-reset-standard): Remove unused bindings.
12564
12565 * rect.el (open-rectangle-line): Remove unused let.
12566
12567 * hl-line.el (hl-line-highlight): Check hl-line-mode.
12568
12569 2000-07-18 Gerd Moellmann <gerd@gnu.org>
12570
12571 * cdl.el: Fix `Maintainer' keyword.
12572
12573 * play/pong.el: Add author's email address.
12574
12575 2000-07-17 Sam Steingold <sds@gnu.org>
12576
12577 * files.el (insert-directory): Call `split-string' instead of
12578 re-implementing it.
12579
12580 2000-07-18 Gerd Moellmann <gerd@gnu.org>
12581
12582 * mail/vms-pmail.el: Change maintainer to FSF.
12583
12584 * net/goto-addr.el: Change maintainer to FSF.
12585
12586 * info.el (Info-title-face-alist): Removed.
12587
12588 2000-07-18 David Ponce <david@dponce.com>
12589
12590 * recentf.el (recentf-open-files): New command that works like
12591 `recentf-open-more-files', but shows the whole list of files (not just
12592 those omitted from the menu). Useful if you don't use a menu-bar!
12593 (recentf-open-more-files) Modified to use `recentf-open-files'.
12594
12595 (recentf-open-files, recentf-open-more-files)
12596 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
12597
12598 (recentf-dialog-mode): New mode for dialogs. You can now just type
12599 "q" to cancel the dialogs.
12600
12601 2000-07-18 David Ponce <david@dponce.com>
12602
12603 * recentf.el: This is a major update of recentf.el. It adds new
12604 features to better organize the recentf menu and "More..." buffer.
12605
12606 Using new provided menu filtering functions you can now organize the
12607 recent files list:
12608
12609 - by major modes
12610 - by directories
12611 - by user defined rules
12612
12613 Finally, with the new `recentf-filter-changer' customizable filter you
12614 can define a ring of filters and dynamically (via the menu) cycle on
12615 each menu organization in the ring (a la msb).
12616
12617 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
12618
12619 * eshell/eshell.el (eshell): Replace links to eshell.info with
12620 links to eshell, to avoid problems on systems where the manual is
12621 installed as `eshell'.
12622 * eshell/esh-cmd.el (eshell-cmd): Ditto.
12623 * eshell/em-smart.el (eshell-smart): Ditto.
12624 * eshell/em-banner.el (eshell-banner): Ditto.
12625 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
12626
12627 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
12628 same-file check in the MS-DOS version (it does support inodes).
12629
12630 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
12631
12632 * eshell/eshell.el (eshell-directory-name):
12633 Run default directory name through convert-standard-filename.
12634
12635 2000-07-18 Kenichi Handa <handa@etl.go.jp>
12636
12637 * international/mule-cmds.el (select-safe-coding-system):
12638 Fix typo in the comment.
12639
12640 * language/european.el (compound-text):
12641 Force katakana-jisx0201 to be designated to G1.
12642
12643 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
12644 Don't translate some national variant characters of latin-jisx0201.
12645 (x-ctext): Force katakana-jisx0201 to be designated to G1.
12646
12647 * international/kkc.el (kkc-after-update-conversion-functions):
12648 New variable.
12649 (kkc-update-conversion): Run functions in it at the tail.
12650
12651 2000-07-16 John Wiegley <johnw@gnu.org>
12652
12653 * lisp/align.el (align-newline-and-indent):
12654 Adding new function. for auto-aligning blocks of code on RET.
12655 (align-region): Fixed badly formatted minibuffer message.
12656
12657 2000-07-17 Kenichi Handa <handa@etl.go.jp>
12658
12659 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
12660 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
12661 the conversion list at first if appropriate.
12662 (kkc-next): Don't update kkc-next-count here.
12663 (kkc-prev): Don't update kkc-prev-count here.
12664 (kkc-show-conversion-list-update): Fix setting up of conversion
12665 list message.
12666
12667 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
12668
12669 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
12670
12671 2000-07-16 Dave Love <fx@gnu.org>
12672
12673 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
12674 function to be more specific.
12675
12676 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
12677 non-string help-echo.
12678 (widget-types-convert-widget): Defsubst it.
12679 (widget-echo-help): Try to cope with a help-echo function of two
12680 possible sorts.
12681
12682 2000-07-15 Jason Rumney <jasonr@gnu.org>
12683
12684 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
12685 Declare as obsolete.
12686
12687 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
12688
12689 2000-07-14 Gerd Moellmann <gerd@gnu.org>
12690
12691 * hilit-chg.el: Fix typo.
12692
12693 2000-07-14 Dave Love <fx@gnu.org>
12694
12695 * info.el (Info-mode-menu): Fix use of :help, :enable.
12696
12697 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
12698
12699 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
12700
12701 2000-07-13 Dave Love <fx@gnu.org>
12702
12703 * emacs-lisp/easymenu.el: Doc fixes.
12704 (easy-menu-remove): Defalias to ignore.
12705
12706 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
12707 Call throw correctly.
12708
12709 2000-07-13 Gerd Moellmann <gerd@gnu.org>
12710
12711 * faces.el (frame-background-mode): Doc fix.
12712
12713 * simple.el (eval-expression-print-length): Change custom type to
12714 allow entering nil as value.
12715
12716 2000-07-13 Dave Love <fx@gnu.org>
12717
12718 * progmodes/fortran.el (fortran-imenu-generic-expression):
12719 Change definition layout.
12720 (fortran-mode-menu): Reinstate customize entries.
12721
12722 * cus-edit.el (custom-group-menu-create, customize-menu-create):
12723 Use :filter, per old XEmacs code.
12724
12725 2000-07-12 Gerd Moellmann <gerd@gnu.org>
12726
12727 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
12728 event when deciding what to send to the terminal.
12729
12730 2000-07-12 Dave Love <fx@gnu.org>
12731
12732 * cus-start.el: Add optional version as 4th element of specs and
12733 use it for several things new in v21. Remove load-path. Fix type
12734 of line-number-display-limit.
12735
12736 2000-07-11 Dave Love <fx@gnu.org>
12737
12738 * progmodes/fortran.el: Don't require easymenu.
12739 Use repeat counts in various regexps.
12740 (fortran-mode-syntax-table): Defvar directly.
12741 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
12742 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
12743 Use defvar, not defconst.
12744 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
12745 (fortran-mode): Set fortran-comment-line-start-skip,
12746 fortran-comment-line-start-skip, dabbrev-case-fold-search.
12747 (fortran-comment-indent): Use defsubst.
12748 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
12749 Use fortran-comment-indent, not fortran-comment-indent-function.
12750 (fortran-comment-region, fortran-electric-line-number): Simplify.
12751 (fortran-auto-fill): New function.
12752 (fortran-do-auto-fill): Deleted.
12753 (fortran-find-comment-start-skip):
12754 Check for non-null comment-start-skip.
12755 (fortran-auto-fill-mode, fortran-fill-statement):
12756 Use fortran-auto-fill.
12757 (fortran-fill): Use fortran-auto-fill. Check for null
12758 comment-start-skip. Simplify final clause and use end-of-line finally.
12759
12760 * widget.el (widget-plist-member): New alias.
12761
12762 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
12763
12764 * eshell/esh-module.el (toplevel): Reference
12765 byte-compile-current-file only if it is bound.
12766
12767 2000-07-10 Gerd Moellmann <gerd@gnu.org>
12768
12769 * dired.el: Don't require `dired-aux'.
12770
12771 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
12772
12773 * dired-aux.el (dired-show-file-type): New function.
12774 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
12775 (dired-show-file-type): Add autoload.
12776
12777 2000-07-10 Kenichi Handa <handa@etl.go.jp>
12778
12779 * international/mule-diag.el (describe-font): Adjusted for the
12780 change of fontset-info.
12781 (print-fontset): Likewise.
12782
12783 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
12784
12785 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
12786
12787 2000-07-07 Gerd Moellmann <gerd@gnu.org>
12788
12789 * bindings.el: Bind `[delete]' to delete-char.
12790
12791 * dired.el (dired-find-alternate-file): New function.
12792 (dired-mode-map): Bind `a' to dired-find-alternate-file.
12793 (toplevel): Require dired-aux when compiling.
12794 (dired-buffers): Move defvar within file to avoid compiler warning.
12795
12796 * info.el (Info-last-search): Variable removed.
12797 (Info-search-history): New variable.
12798 (Info-search): New Info-search-history.
12799
12800 * battery.el, info-look.el: Change author's mail address.
12801
12802 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
12803
12804 * mail/rmail.el (rmail-clear-headers): Don't throw an error
12805 if rmail-ignored-headers is nil.
12806 (rmail-retry-failure): Bind rmail-ignored-headers and
12807 rmail-displayed-headers to nil.
12808
12809 2000-07-06 Gerd Moellmann <gerd@gnu.org>
12810
12811 * lpr.el (lpr-page-header-switches): Add `-h' switch.
12812 (print-region-1): Don't hard code `-h' here.
12813
12814 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
12815
12816 2000-07-01 Francesco Potorti` <pot@gnu.org>
12817
12818 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
12819 exim can use "your message" instead of "the message".
12820
12821 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
12822
12823 * facemenu.el: Docstrings fixes.
12824 (facemenu-get-face): Don't use internal-find-face.
12825 (facemenu-iterate): Rename arg to match the docstring.
12826
12827 * newcomment.el (uncomment-region): Be more careful when skipping
12828 backwards over `=' not to bump into BOBP.
12829
12830 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
12831
12832 * ediff-diff.el (ediff-wordify): Use syntax table.
12833 * ediff-init.el (ediff-has-face-support-p): Use
12834 ediff-color-display-p.
12835 (ediff-color-display-p): Use display-color-p, changed to defun
12836 from defsubst.
12837 Got rid of special cases for NeXT and OS/2.
12838 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
12839 face.
12840
12841 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
12842
12843 * emacs-lisp/lucid.el: Require CL.
12844 (copy-tree, remprop): Remove, it's provided by CL.
12845 (map-keymap): Define in terms of cl-map-keymap.
12846 (extent-property, set-extent-end-glyph): New functions.
12847
12848 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
12849
12850 2000-07-05 Gerd Moellmann <gerd@gnu.org>
12851
12852 * Makefile.in (DONTCOMPILE): Add comment that the name may
12853 not be changed without changing the make-dist script.
12854
12855 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
12856 (cl-mapc): Use mapc instead of cl-old-mapc.
12857
12858 2000-07-05 Andrew Innes <andrewi@gnu.org>
12859
12860 * makefile.nt: Add support for `bootstrap' and related targets.
12861
12862 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
12863
12864 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
12865 (easy-menu-do-define): Use `menu-item' format.
12866 Handle case where easy-menu-create-menu returns a symbol.
12867 Manually call the potential top-level filter in the function binding.
12868 (easy-menu-filter-return): New arg NAME.
12869 Convert to a keymap if MENU is an XEmacs menu.
12870 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
12871 (easy-menu-converted-items-table, easy-menu-convert-item):
12872 New var and fun to memoize easy-menu-convert-item-1.
12873 (easy-menu-do-add-item): Use it.
12874 (easy-menu-create-menu): Use easy-menu-convert-item.
12875 Wrap easy-menu-filter-return around any :filter specification.
12876 Don't convert the menu if a filter was specified.
12877 Tell easy-menu-make-symbol not to check for MENU being an expression.
12878 (easy-menu-make-symbol): New arg NOEXP.
12879
12880 2000-07-05 Gerd Moellmann <gerd@gnu.org>
12881
12882 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
12883 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
12884 (eval-defun): If called with prefix arg, instrument code for
12885 Edebug.
12886
12887 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
12888 similar to that of eval-defun.
12889
12890 2000-07-04 Dave Love <fx@gnu.org>
12891
12892 * hl-line.el (hl-line-overlay): Make it permanent-local.
12893
12894 * calendar/todo-mode.el: Replaced with a working version, based on
12895 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
12896
12897 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
12898
12899 * paths.el (prune-directory-list): New function.
12900 (Info-default-directory-list): Rewritten to more methodically
12901 enumerate a big list of possible info directories (based on the
12902 list used by the standalone info reader).
12903
12904 * info.el (info-initialize): Use prune-directory-list to remove
12905 non-existent directories from Info-directory-list.
12906
12907 * paths.el (Info-default-directory-list): Try a list of possible
12908 info-directories instead of a single one. Add the possible
12909 info directory "/usr/share/info".
12910
12911 * woman.el (woman-man.conf-path): Explicitly include the debian
12912 man-db config file "/etc/manpath.config".
12913 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
12914 are present in `manpath.config'.
12915 (woman-manpath): Include "/usr/share/man".
12916
12917 2000-07-03 Gerd Moellmann <gerd@gnu.org>
12918
12919 * frame.el (blink-cursor-mode): Don't hide cursor initially.
12920
12921 * startup.el (command-line): Initialize blink-cursor based
12922 on window-system.
12923
12924 * frame.el (blink-cursor): Default to nil if not running under
12925 a window-system.
12926
12927 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
12928 (face-x-resources): Remove duplicate entry for :font.
12929
12930 * textmodes/refer.el (refer-find-entry-internal): Use some-window
12931 instead of cycling through windows with next-window.
12932
12933 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
12934 of cycling through windows with next-window.
12935
12936 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
12937 of cycling through windows with next-window.
12938
12939 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
12940 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
12941 instead of cycling through windows with next-window.
12942
12943 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
12944 instead of cycling through windows with next-window.
12945
12946 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
12947 of cycling through windows with next-window.
12948
12949 * terminal.el (te-process-output): Use walk-windows instead of
12950 cycling through windows with next-window.
12951
12952 * server.el (server-switch-buffer): Use some-window instead of
12953 cycling through windows with next-window.
12954
12955 * window.el (some-window): New function.
12956 (walk-windows): Remove reference to walk-windows-start.
12957
12958 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
12959
12960 2000-07-03 Richard Stallman <rms@gnu.org>
12961
12962 * window.el (walk-windows): Guarantee termination by keeping a list
12963 of all the windows already handled.
12964
12965 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12966
12967 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
12968 window-system.
12969
12970 * man.el (Man-notify-when-ready): Don't use window-system. If
12971 Man-notify-method is newframe, and the display is not
12972 multi-frame, select the frame created for the man page.
12973 (Man-init-defvars): Doc fix.
12974
12975 2000-06-28 Gerd Moellmann <gerd@gnu.org>
12976
12977 * faces.el (region): Change background color for light background.
12978
12979 * ediff-wind.el (ediff-setup-control-frame): Remove :box
12980 attribute from mode-line face of Ediff control frame.
12981
12982 * replace.el (query-replace-map): Bind `e' like `E'.
12983
12984 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12985
12986 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
12987 Change name to "Select All".
12988
12989 * dos-fns.el (convert-standard-filename): Fix last change.
12990
12991 2000-06-27 Gerd Moellmann <gerd@gnu.org>
12992
12993 * help.el (describe-variable): Don't insert a second `'s' in front
12994 of the string `value is shown below'. Since the syntax-table is
12995 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
12996 an existing `'s', so that this won't be deleted.
12997
12998 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
12999 * pcmpl-unix.el: New files.
13000
13001 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
13002
13003 * wid-edit.el (widget-member): Use the new plist-member.
13004
13005 2000-06-26 Gerd Moellmann <gerd@gnu.org>
13006
13007 * replace.el (perform-replace): Undo change of 2000-04-04.
13008 Instead, move backward 1 character at the end of the loop when
13009 necessary.
13010
13011 * faces.el (fringe): Change face for different backgrounds.
13012
13013 * eshell/esh-module.el (toplevel): Load defgroup's differently;
13014 patch from John.
13015
13016 * eshell/*.el: Change spelling of the Free Software Foundation.
13017
13018 * eshell/esh-toggle.el: Removed.
13019
13020 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
13021
13022 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
13023 interactively.
13024
13025 2000-06-26 Alex Schroeder <alex@gnu.org>
13026
13027 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
13028 `define-key'; instead of checking `(emacs-version)' check for
13029 `set-keymap-parent' and `set-keymap-name' directly. Add entries
13030 for `;' and `o' which might be electric.
13031
13032 (sql-electric-stuff): New user option.
13033 (sql-magic-go): New function which uses `sql-electric-stuff'.
13034 (sql-magic-semicolon): New function which uses
13035 `sql-electric-stuff'.
13036
13037 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
13038 is not fboundp.
13039
13040 (sql-oracle-options): New variable.
13041 (sql-oracle): Use it.
13042
13043 (sql-imenu-generic-expression): Doc change.
13044 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
13045 is used.
13046
13047 (sql-informix): Added command line parameter "-" to force
13048 sql-informix-program to use stdout.
13049
13050 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
13051
13052 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
13053 (cp864-decode-table): Doc fix.
13054 (cp720-decode-table): New variable, supports the Arabic OEM
13055 codepage used by Windows.
13056 (cp737-decode-table): New, Greek OEM codepage used by Windows.
13057
13058 2000-06-23 Dave Love <fx@gnu.org>
13059
13060 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
13061 (font-lock-fontify-anchored-keywords): Use
13062 line-beginning-position.
13063 (global-font-lock-mode): Use mapc.
13064
13065 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
13066
13067 * eshell/esh-module.el: Require CL when compiling.
13068
13069 2000-06-23 Gerd Moellmann <gerd@gnu.org>
13070
13071 * comint.el (comint-substitute-in-file-name): Call replace-match
13072 with second and third arg t.
13073
13074 * cus-edit.el (custom-button-face, custom-button-pressed-face):
13075 Specify foreground color.
13076
13077 * faces.el (tool-bar, mode-line, header-line): Specify foreground
13078 color.
13079
13080 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
13081
13082 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
13083 cddr instead of cdddr.
13084
13085 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
13086 instead of copy-list.
13087
13088 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
13089 of copy-list.
13090
13091 * subdirs.el: Add eshell subdirectory.
13092
13093 * eshell: New subdirectory containing the Eshell package.
13094
13095 * pcomplete.el: New file.
13096
13097 2000-06-23 Paul Eggert <eggert@twinsun.com>
13098
13099 * mail/mailpost.el (post-mail-send-it): Make sure file has
13100 proper permissions from birth.
13101
13102 * files.el (basic-save-buffer-2): When temporarily setting
13103 file modes, set them to current modes plus 0200, not to 0777.
13104
13105 * emerge.el (emerge-make-temp-file): Make sure file has proper
13106 permissions from birth.
13107
13108 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
13109
13110 * files.el (make-backup-file-name-1): On DOS/Windows, run the
13111 backup file name through convert-standard-filename.
13112
13113 * dos-fns.el (convert-standard-filename): Convert leading
13114 directories as well. When long file names are supported, convert
13115 characters that are invalid in Windows file names.
13116
13117 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13118
13119 * ps-print.el: Fix bug: if ^L is the very first buffer character,
13120 ps-print crashes. New feature: page selection for printing. Create
13121 raw-text-unix coding system for XEmacs. Doc fix.
13122 (ps-print-version): New version number (5.2.3).
13123 (ps-plot-region): Bug fix.
13124 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
13125 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
13126 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
13127 funs.
13128 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
13129 (ps-last-page): New vars.
13130
13131 2000-06-21 Gerd Moellmann <gerd@gnu.org>
13132
13133 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
13134 empty option string.
13135
13136 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
13137
13138 * man.el (man): Doc fix.
13139
13140 2000-06-21 Kenichi Handa <handa@etl.go.jp>
13141
13142 * international/mule-cmds.el (set-language-info-alist): Docstring
13143 fixed.
13144
13145 2000-06-20 Gerd Moellmann <gerd@gnu.org>
13146
13147 * version.el (emacs-version): Use ISO date format.
13148
13149 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
13150 instead of `M-backspace'.
13151
13152 * simple.el (turn-off-auto-fill): New function.
13153
13154 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
13155
13156 * jit-lock.el (with-buffer-prepared-for-jit-lock):
13157 Renamed from with-buffer-prepared-for-font-lock and use
13158 inhibit-modification-hooks rather than setting *-change-functions.
13159 Update all functions to use the new name.
13160 (jit-lock-first-unfontify-pos): New semantics (and doc).
13161 (jit-lock-mode): Make non-interactive.
13162 Don't automatically turn on font-lock.
13163 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
13164 Always use jit-lock-after-change.
13165 Remove and restore font-lock-after-change-function.
13166 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
13167 (jit-lock-after-unfontify-buffer): Remove.
13168 (jit-lock-stealth-fontify):
13169 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
13170 (jit-lock-after-change): Set the `fontified' text-prop to nil.
13171
13172 2000-06-20 Sam Steingold <sds@gnu.org>
13173
13174 * emacs-lisp/cl-indent.el (toplevel): Indent
13175 `print-unreadable-object' properly. Untabify.
13176
13177 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
13178
13179 * textmodes/reftex.el (reftex-find-citation-regexp-format):
13180 Support for bibentry.
13181 (reftex-compile-variables): Fixed problem with end of section-re.
13182
13183 * texmodes/reftex-dcr.el (reftex-view-crossref,
13184 reftex-view-crossref-from-bibtex):
13185 Deal with changed `reftex-find-citation-regexp-format'.
13186 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
13187 Replaced `remprop' with `put'.
13188 (reftex-view-crossref, reftex-view-crossref-when-idle):
13189 Support for bibentry.
13190
13191 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13192 New entry for bibentry package.
13193
13194 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
13195 Regexp also matches "\nobibliography".
13196
13197 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
13198 Call `reftex-ensure-write-access' before doing anything.
13199 (reftex-ensure-write-access): New function.
13200
13201 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
13202
13203 * progmodes/idlwave.el: File re-installed (update to version 4.2)
13204
13205 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
13206
13207 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
13208
13209 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
13210
13211
13212 2000-06-20 Dave Love <fx@gnu.org>
13213
13214 * faces.el (frame-background-mode): Use set-default, not set, in
13215 setter.
13216 (frame-update-faces, frame-update-face-colors): Define with
13217 defalias.
13218
13219 * enriched.el (enriched-decode-foreground)
13220 (enriched-decode-background): Don't use internal-find-face.
13221
13222 * apropos.el: Doc fixes.
13223
13224 * cus-edit.el (customize-changed-options): Check arg.
13225 (customize-version-lessp): Don't require decimal point.
13226
13227 * custom.el (defcustom, defgroup): Doc fix.
13228
13229 * newcomment.el (comment) <defgroup>: Add :version.
13230 (comment-multi-line): Doc fix.
13231
13232 * emulation/mlsupport.el (define-hooked-local-abbrev,
13233 define-hooked-global-abbrev): Fix, using define-abbrev.
13234
13235 2000-06-19 Gerd Moellmann <gerd@gnu.org>
13236
13237 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
13238 the whole buffer.
13239
13240 2000-06-19 Dave Love <fx@gnu.org>
13241
13242 * menu-bar.el (menu-bar-options-save): New function.
13243 (menu-bar-options-menu): Use it.
13244 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
13245 Simplify.
13246
13247 2000-06-19 Andreas Schwab <schwab@suse.de>
13248
13249 * progmodes/etags.el (tags-query-replace): Put new parameters
13250 START and END at the end, for backward compatibility.
13251
13252 2000-06-19 Kenichi Handa <handa@etl.go.jp>
13253
13254 * international/codepage.el:
13255 (cp-coding-system-for-codepage-1): Delete special codes for
13256 generating xxx-dos coding system because now a CCL based coding
13257 system can handle EOL conversion by default.
13258
13259 * international/mule.el (make-coding-system): Generate subsidiary
13260 coding systems for EOL handling variants even for a CCL based
13261 coding system.
13262
13263 2000-06-19 Kenichi Handa <handa@etl.go.jp>
13264
13265 * international/isearch-x.el (isearch-minibuffer-input-method)
13266 (isearch-minibuffer-input-method-function): These variables
13267 deleted.
13268 (isearch-with-input-method): Don't use the above variables.
13269 (isearch-process-search-multibyte-characters): Likewise. Call
13270 read-string with the arg INHERIT-INPUT-METHOD t.
13271
13272 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
13273
13274 * font-lock.el (font-lock-after-fontify-buffer)
13275 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
13276
13277 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
13278 Use consistent make-local-variable style for font-lock-fontified.
13279 (jit-lock-fontify-buffer):
13280 Don't bother checking for font-lock-mode and jit-lock-mode.
13281
13282 * time.el: Remove trailing ^M that prevent CVS-merging.
13283
13284 2000-06-16 Gerd Moellmann <gerd@gnu.org>
13285
13286 * Makefile.in (distclean): New target.
13287
13288 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
13289
13290 * Makefile.in (srcdir): Define for update-subdirs.
13291
13292 2000-06-16 Gerd Moellmann <gerd@gnu.org>
13293
13294 * find-lisp.el: New file.
13295
13296 2000-06-16 Andrew Innes <andrewi@gnu.org>
13297
13298 * time.el (display-time-mail-function): New variable, to allow
13299 external packages to indicate when new mail is available.
13300 (display-time-update): Use it.
13301
13302 2000-06-16 Kenichi Handa <handa@etl.go.jp>
13303
13304 * international/mule.el (mule-version): Change version name to
13305 SAKAKI. AOI has already been used by Meadow.
13306
13307 * international/quail.el (quail-show-guidance-buf): To find the
13308 bottom window (but minibuffer), pay attention to the height of
13309 minibuffer.
13310
13311 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
13312
13313 * arc-mode.el (archive-mode-map): Use the new menu-item format for
13314 menu-bar menus. Add help strings. Don't remove the Edit menu
13315 from the menu bar, as the menu bar has enough space now.
13316
13317 * Makefile.in (SHELL): Make sure /bin/sh is used.
13318
13319 * woman.el (woman-man-buffer): Fix bold and underlined CJK
13320 characters, which use series of two ^H characters instead of one.
13321
13322 2000-06-15 Gerd Moellmann <gerd@gnu.org>
13323
13324 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
13325 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
13326 functions.
13327 (Info-find-node-2): Try a case-sensitive search first, then
13328 do a case-insensitive search.
13329
13330 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
13331 tutorials.
13332
13333 * complete.el (PC-env-vars-alist): New variable.
13334 (PC-complete-as-file-name): New function.
13335 (partial-completion-mode): Initialize PC-env-vars-alist from
13336 process-environment.
13337 (PC-do-completion): Handle completion of env vars.
13338
13339 * info.el (Info-set-mode-line): Show file name in mode line,
13340 use `*Info*' instead of `Info:'.
13341
13342 * startup.el (command-line-1): Change copyright messages to year
13343 2000.
13344
13345 2000-06-15 Dave Love <fx@gnu.org>
13346
13347 * net/goto-addr.el (goto-address-fontify): Use keymap property,
13348 not local-map.
13349
13350 2000-06-15 Kenichi Handa <handa@etl.go.jp>
13351
13352 * international/mule.el (set-buffer-file-coding-system): Almost
13353 rewritten to handle `undecided' as no-op.
13354
13355 2000-06-14 Gerd Moellmann <gerd@gnu.org>
13356
13357 * Makefile.in: New file.
13358
13359 * Makefile: Removed.
13360
13361 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
13362 (goto-address-highlight-keymap): Bind C-c RET.
13363
13364 2000-06-14 Kenichi Handa <handa@etl.go.jp>
13365
13366 * mail/sendmail.el (sendmail-send-it): The temporary buffer
13367 inherits buffer-file-coding-system of the current buffer.
13368
13369 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
13370 0. Give correct argument to set-auto-coding-function.
13371 (tar-expunge): For goto-char, use (point-min), not 0.
13372 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
13373 (tar-subfile-save-buffer): Likewize.
13374
13375 * international/mule.el
13376 (after-insert-file-set-buffer-file-coding-system): Call
13377 set-buffer-file-coding-system with the arg FORCE t.
13378
13379 2000-06-13 Gerd Moellmann <gerd@gnu.org>
13380
13381 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
13382 nil. Contemporary sendmails issue an X-Authentication-Warning if
13383 the sender is set with `-f'.
13384
13385 2000-06-13 Dave Love <fx@gnu.org>
13386
13387 * help.el (describe-function-1): Kluge around cases of functions
13388 fset to subrs whose doc doesn't match their symbol-name.
13389
13390 * image.el (insert-image): Default STRING to a space.
13391
13392 * info.el Doc fixes.
13393 (Info-build-node-completions): Match Ref tags.
13394
13395 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
13396
13397 * frame.el (display-multi-frame-p, display-multi-font-p): New
13398 defaliases for display-graphic-p.
13399
13400 * hl-line.el: Fixed a typo in commentary.
13401
13402 2000-06-13 Kenichi Handa <handa@etl.go.jp>
13403
13404 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
13405 fixed.
13406
13407 2000-06-12 Dave Love <fx@gnu.org>
13408
13409 * image.el (insert-image): Save a little consing.
13410
13411 2000-06-12 Kenichi Handa <handa@etl.go.jp>
13412
13413 * language/tibet-util.el: Convert all tibetan-1-column characters
13414 to the corresponding tibetan characters.
13415 (tibetan-add-components): Delete code for the special treatment of
13416 'a chung.
13417
13418 * language/tibetan.el (tibetan-composable-pattern): Fix previous
13419 change.
13420 (tibetan-vowel-transcription-alist): More rules added.
13421 (tibetan-composite-vowel-alist): New variable.
13422 (tibetan-precomposition-rule-alist): More rules added.
13423
13424 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
13425
13426 * startup.el (command-line): Only call menu-bar-mode if interactive.
13427
13428 * thingatpt.el (toplevel symbol-properties):
13429 * textmodes/makeinfo.el (makeinfo-compile):
13430 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
13431 * progmodes/hideif.el (hif-compress-define-list)
13432 (hide-ifdef-use-define-alist):
13433 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
13434 (ange-ftp-vms-add-file-entry):
13435 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
13436 * man.el (Man-build-man-command):
13437 * mail/rnewspost.el (news-reply-header-hook):
13438 * info.el (Info-insert-dir):
13439 * emulation/mlconvert.el (backward-word, forward-word, setq):
13440 * emacs-lisp/gulp.el (gulp-send-requests):
13441 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
13442 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
13443 (byte-optimize-apply, end of file):
13444 * emacs-lisp/advice.el (ad-advice-class-completion-table)
13445 (ad-make-freeze-definition):
13446 * startup.el (command-line, command-line-1): Don't quote lambdas.
13447
13448 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
13449 (cvs-cleanup-removed): New function.
13450 (cvs-cleanup-functions): New var.
13451 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
13452 some flexibility in specifying additional entries to auto-cleanup.
13453 (cvs-quickdir): New function.
13454 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
13455 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
13456 (cvs-mode-find-file): Check that we are on a filename or dirname
13457 when invoked through a mouse-click.
13458 (cvs-full-path): Remove.
13459 (cvs-dired-action): Re-introduced.
13460 (cvs-dired-noselect): Use it.
13461 (vc-post-command-functions): use this new hook if available.
13462
13463 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
13464 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
13465 (cvs-filename-map, cvs-dirname-map): Remove.
13466 (cvs-default-action): Remove.
13467 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
13468 if the arg is really a keymap.
13469 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
13470 Don't hardcode the mapping from state (aka type) to face, but check
13471 the var cvs-fi-<type>-face instead.
13472 (cvs-fileinfo-from-entries): New function.
13473
13474 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
13475 Docstring fix.
13476 (cvs-find-file-and-jump): Change default to be safer.
13477 (cvs-mode-diff-map): Define it as a function as well.
13478 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
13479 Bind mouse-2 in this global map rather than with text-properties.
13480
13481 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
13482 file to resolve the ambiguity between C(conflict) and C(need-merge).
13483
13484 2000-06-12 Kenichi Handa <handa@etl.go.jp>
13485
13486 * international/mule.el (set-buffer-file-coding-system): If
13487 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
13488 unconditionally.
13489
13490 2000-06-12 Dave Love <fx@gnu.org>
13491
13492 * wid-edit.el (widget-specify-button): Really suppress the face if
13493 required.
13494
13495 2000-06-11 Gerd Moellmann <gerd@gnu.org>
13496
13497 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
13498
13499 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
13500
13501 * imenu.el (imenu-generic-expression): Docstring fix.
13502
13503 * composite.el (composition-function-table): Move the `put'
13504 below the autoload cookie so we can load the file before loaddefs.
13505
13506 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
13507
13508 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
13509 Handle easy-mmode-define-global-mode.
13510 For complex macros like define-minor-mode that can generate
13511 several autoload entries, try to autoload entries in the
13512 macroexpanded code.
13513
13514 * emacs-lisp/easy-mmode.el (define-minor-mode):
13515 If KEYMAP is a symbol, just use it.
13516 Use byte-compile-current-file and load-file-name to infer the
13517 proper :require to pass to defcustom.
13518 Wrap the hook var into `progn' so as not to autoload it.
13519 Add a :autoload-end cookie.
13520 Be more careful about the evaluation of KEYMAP.
13521 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
13522 (define-derived-mode): Move define-abbrev-table outside of defvar.
13523
13524 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
13525
13526 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
13527 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
13528 (backup-compiled-files): Ignore errors during `tar'.
13529 (bootstrap): Make autoloads before elc files.
13530
13531 2000-06-10 Kenichi Handa <handa@etl.go.jp>
13532
13533 * international/mule.el (set-buffer-file-coding-system): If one of
13534 undecided-XXX is specified, change only EOL conversion.
13535
13536 * international/mule-conf.el (unix): New alias for the coding
13537 system undecided-unix.
13538
13539 2000-06-09 Dave Love <fx@gnu.org>
13540
13541 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
13542
13543 * progmodes/executable.el: Byte compile dynamic.
13544 (executable-insert): Change custom type.
13545 (executable-find): Add autoload cookie.
13546 (executable-make-buffer-file-executable-if-script-p): New
13547 function. After Noah Friedman.
13548
13549 * files.el (after-save-hook): Customize, with
13550 executable-make-buffer-file-executable-if-script-p as an option.
13551
13552 2000-06-09 Kenichi Handa <handa@etl.go.jp>
13553
13554 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
13555 "tib24p-mule.bdf" for Tibetan.
13556
13557 * composite.el (decompose-composite-char): Declare it as obsolete.
13558
13559 * man.el (Man-fontify-manpage): Pay attention to underline and
13560 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
13561
13562 2000-06-08 Gerd Moellmann <gerd@gnu.org>
13563
13564 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
13565 Set maintainer to FSF since author isn't reachable.
13566
13567 2000-06-08 Dave Love <fx@gnu.org>
13568
13569 * international/mule-cmds.el (select-safe-coding-system): If
13570 DEFAULT-CODING-SYSTEM is not specified, also check the most
13571 preferred coding-system if buffer-file-coding-system is
13572 `undecided'. From Handa.
13573
13574 2000-06-08 Kenichi Handa <handa@etl.go.jp>
13575
13576 * international/mule.el
13577 (after-insert-file-set-buffer-file-coding-system): If the buffer
13578 size is greater than INSERTED, judget that we are not visiting.
13579
13580 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
13581
13582 * whitespace.el (defgroup whitespace): Comment out `:version'.
13583 XEmacs 20.4 has problems defining the group with this present.
13584 We'll have this commented out till get resolve the problem.
13585
13586 2000-06-07 John Wiegley <johnw@gnu.org>
13587
13588 * align.el (align-dq-string-modes, align-sq-string-modes)
13589 (align-open-comment-modes): Add pyhton-mode.
13590 (align-rules-list): Use get-text-property instead of
13591 text-properties-at.
13592 (align-rules-list): Add python-assignment.
13593 (align-rules-list): Change perl-comma-delimiter to
13594 basic-comma-delimiter. Use if for Perl modes and python-mode.
13595 (align-rules-list): Add python-chain-logic and
13596 basic-line-continuation.
13597
13598 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
13599
13600 * apropos.el (apropos-mode-hook): New user variable.
13601 (apropos-mode): Run apropos-mode-hook.
13602
13603 2000-06-07 David Ponce <david@dponce.com>
13604
13605 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
13606 commands. Require `wid-edit' at run-time.
13607
13608 2000-06-07 David Ponce <david@dponce.com>
13609
13610 * recentf.el: Added some "Commentary".
13611 (recentf-open-more-files, recentf-edit-list): Minor changes to
13612 move the point at the top of the file list. This behaviour is
13613 consistent with the menu one when the list contains a lot of
13614 files.
13615 (recentf-cleanup): Now displays the number of items removed from
13616 the list.
13617 (recentf-relative-filter) New menu filter to show filenames
13618 relative to `default-directory'.
13619
13620 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13621
13622 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
13623 with/without giving an error if PostScript printer doesn't have this
13624 kind of page size. Zebra Stripe continues or restarts on next page.
13625 Manual/automatic paper feeding. Switch or not the header.
13626 (ps-print-version): New version number (5.2.2).
13627 (ps-windows-system): Include emx as a Windows system.
13628 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
13629 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
13630 (ps-background-text): Code fix.
13631 (ps-error-handler-message, ps-user-defined-prologue)
13632 (ps-print-prologue-header, ps-printer-name)
13633 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
13634 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
13635 (ps-use-face-background): Customization fix.
13636 (ps-n-up-database): Data fix.
13637 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
13638 (ps-switch-header): New vars.
13639 (ps-xemacs-color-name, ps-face-foreground-name)
13640 (ps-face-background-name, ps-boolean-constant): New funs.
13641
13642 2000-06-07 Dave Love <fx@gnu.org>
13643
13644 * allout.el: New version from Manheimer.
13645
13646 2000-06-07 Kenichi Handa <handa@etl.go.jp>
13647
13648 * textmodes/fill.el (fill-find-break-point): Check the validity of
13649 charset.
13650
13651 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13652
13653 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
13654 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
13655 Call display-color-p and display-mouse-p instead of looking at
13656 window-system.
13657
13658 2000-06-06 Dave Love <fx@gnu.org>
13659
13660 * image.el (find-image): Doc fix. Return nil if image not found.
13661 (put-image, insert-image): Make STRING arg optional.
13662
13663 2000-06-06 Kenichi Handa <handa@etl.go.jp>
13664
13665 * language/vietnamese.el: Remove eval-when-compile.
13666 (viet-viscii-nonascii-translation-table): Define it as a
13667 translation table made from viet-viscii-decode-table.
13668 (viet-viscii-encode-table): Define it as a translation table made
13669 from the reverse map of above.
13670 (viet-vscii-nonascii-translation-table): Define it as a
13671 translation table made from viet-vscii-decode-table.
13672 (viet-vscii-encode-table): Define it as a translation table made
13673 from the reverse map of above.
13674 (ccl-decode-viscii): Use translate-character.
13675 (ccl-encode-viscii, ccl-encode-viscii-font)
13676 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
13677 Likewize.
13678
13679 * language/cyrillic.el: Remove eval-when-compile.
13680 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
13681 translation table made from cyrillic-koi8-r-decode-table.
13682 (cyrillic-koi8-r-encode-table): Define it as a translation table
13683 made from the reverse map of above.
13684 (ccl-decode-koi8): Use translate-character.
13685 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
13686 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
13687 a translation table made from cyrillic-alternativnyj-decode-table.
13688 (cyrillic-alternativnyj-encode-table): Define it as a translation
13689 table made from the reverse map of above.
13690 (ccl-decode-alternativnyj): Use translate-character.
13691 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
13692 Likewize
13693
13694 * international/mule-diag.el (non-iso-charset-alist): Specify
13695 translation table symbol instead of translation table itself.
13696 (list-block-of-chars): CHARSET may be a translation table symbol.
13697
13698 * international/mule.el (make-coding-system): If CODING-SYSTEM
13699 already exists, override it.
13700
13701 * international/fontset.el: Use family `proportional' for Tibetan
13702 fonts.
13703
13704 * international/ccl.el (ccl-compile-translate-character): Don't
13705 check if Rrr has property translation-table.
13706 (ccl-compile-map-multiple): Modified to avoid compiler warning.
13707
13708 2000-06-05 Gerd Moellmann <gerd@gnu.org>
13709
13710 * info.el: Bind case-fold-search to t when searching in case
13711 a user sets it to nil in a hook.
13712
13713 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
13714
13715 * autoarg.el (autoarg-mode, autoarg-kp-mode):
13716 * hl-line.el (hl-line-mode): Use the new :global key argument.
13717
13718 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
13719 (tar-clip-time-string): Prepend a space.
13720 (tar-grind-file-mode): Construct a string rather than modifying one.
13721 (tar-header-block-summarize): Fix docstring.
13722 Use `format' rather than an error-prone set of copy-loops.
13723
13724 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
13725 (diff-goto-source, diff-unified->context, diff-context->unified)
13726 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
13727 understand the format output by the `-p' argument to diff.
13728
13729 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
13730 (sh-re-done): Use defconst.
13731 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
13732 (sh-help-string-for-variable, sh-guess-basic-offset):
13733 Don't quote lambdas.
13734 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
13735 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
13736
13737 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
13738 (mh-letter-mode): Derive from text-mode.
13739 This implicitly means that it now calls kill-all-local-variables.
13740 Also remove the Emacs-18 compatibility code.
13741
13742 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
13743 Make use of symbol-property doc-string-elt.
13744 Use memq rather than a sequence of eq.
13745 (doc-string-elt): Fix the wrong or missing previously unused values.
13746 (autoload-print-form): New function extracted from
13747 generate-file-autoloads to allow recursion when handling progn
13748 so that defvar's and defun's docstrings are properly printed.
13749 (generate-file-autoloads): Use it.
13750
13751 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
13752 Use find-file-hooks in the minor-mode function.
13753 Be careful not to loop indefinitely in the post-command-hook function.
13754
13755 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
13756
13757 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
13758 tty's.
13759 * ediff-diff.el (ediff-exec-process): Use --binary for fine
13760 differences whenever appropriate.
13761 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
13762 * viper.el (find-file, find-file-other-window): Get viper to do
13763 wildcards.
13764
13765 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
13766
13767 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
13768 (jit-lock-fontify-buffer): New function for JIT refontification.
13769 (jit-lock-mode): Fix docstring.
13770 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
13771 Remove jit-lock-after-change from the _local_ hook.
13772 (jit-lock-function-1): Fix docstring.
13773
13774 * info.el (Info-on-current-buffer): Initialize info.
13775
13776 * newcomment.el (comment-indent): Ignore comment-indent-hook.
13777
13778 * progmodes/tcl.el (tcl-indent-for-comment):
13779 Ignore comment-indent-hook.
13780
13781 * emacs-lisp/easy-mmode.el: Require CL during compilation.
13782 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
13783 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
13784 and improve to use the lighter to guess the capitalization.
13785 (define-minor-mode): Inline code from easy-mmode-define-toggle.
13786 Add keyword arguments to specify global-ness or the custom group.
13787 Add local-map and help-echo properties to the lighter.
13788 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
13789 (easy-mmode-define-global-mode): New macro.
13790
13791 2000-06-02 Dave Love <fx@gnu.org>
13792
13793 * wid-edit.el: byte-compile-dynamic since we typically don't use
13794 all the widgets. Don't require cl or widget. Remove
13795 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
13796 (widget-read-event): Removed. Callers changed to use read-event.
13797 (widget-button-release-event-p): Renamed from
13798 button-release-event-p.
13799 (widget-field-add-space, widget-field-use-before-change):
13800 Uncustomize.
13801 (widget-specify-field): Use keymap property, not local-map.
13802 (widget-specify-button): Obey :suppress-face.
13803 (widget-specify-insert): Use modern backquote syntax.
13804 (widget-image-directory): Renamed from widget-glyph-directory.
13805 (widget-image-enable): Renamed from widget-glyph-enable.
13806 (widget-image-find): Replaces widget-glyph-find.
13807 (widget-button-pressed-face): Move defvar.
13808 (widget-image-insert): Replaces widget-glyph-insert.
13809 (widget-convert): Use keywordp.
13810 (widget-leave-text, widget-children-value-delete): Use mapc.
13811 (widget-keymap): Remove XEmacs stuff.
13812 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
13813 (widget-button-click): Don't set point at the click, but re-centre
13814 if we scroll out of window. Rewritten for images v. glyphs &c.
13815 (widget-tabable-at): Use POS arg, not point.
13816 (widget-beginning-of-line, widget-end-of-line)
13817 (widget-item-value-create, widget-sublist, widget-princ-to-string)
13818 (widget-sexp-prompt-value, widget-echo-help): Simplify.
13819 (widget-default-create): Use widget-image-insert; some rewriting.
13820 (widget-visibility-value-create)
13821 (widget-push-button-value-create, widget-toggle-value-create): Use
13822 widget-image-insert.
13823 (checkbox): Create on and off images dynamically.
13824 (documentation-link): Change :help-echo.
13825 (widget-documentation-link-echo-help): Remove.
13826
13827 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
13828
13829 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
13830
13831 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
13832 (easy-mmode-define-toggle, define-minor-mode): Use it.
13833 (easy-mmode-define-keymap): Docstring fix.
13834 (define-derived-mode): Default PARENT to fundamental-mode.
13835 Add the derived-mode-parent symbol-property.
13836 (easy-mmode-derived-mode-p): New function.
13837
13838 2000-06-02 Dave Love <fx@gnu.org>
13839
13840 * files.el (convert-standard-filename): Doc fix.
13841 (normal-backup-enable-predicate): New function.
13842 (backup-enable-predicate): Use it to replace the lambda form.
13843
13844 * calendar/todo-mode.el: [This needs more work on the outline
13845 stuff.] Doc fixes.
13846 (todo) <defgroup>: Add :version.
13847 (todo-add-category): Don't use pushnew.
13848 (todo-cmd-raise): Fix typo.
13849 (todo-top-priorities): Change temp buffer name.
13850 (todo-category-alist): Avoid redundant lambda.
13851 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
13852 Use outline-next-heading.
13853
13854 * autoarg.el: Rewritten to use define-minor-mode.
13855 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
13856 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
13857
13858 2000-06-02 Kenichi Handa <handa@etl.go.jp>
13859
13860 * isearch.el (isearch-other-meta-char): Fix previous change.
13861
13862 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13863
13864 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
13865 (log-edit-done): Only add the comment to the ring if it's different
13866 from the last comment entered.
13867
13868 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
13869
13870 2000-06-01 Dave Love <fx@gnu.org>
13871
13872 * hl-line.el: Rewritten using define-minor-mode.
13873
13874 * help.el (describe-function-1): Distinguish special form from
13875 builtin function. Sanity-check presence of arglist for builtins.
13876
13877 2000-06-01 Kenichi Handa <handa@etl.go.jp>
13878
13879 * international/characters.el: Fix syntax/category setting of
13880 Tibetan characters.
13881
13882 * language/tibet-util.el (tibetan-add-components): Fixes for new
13883 encoding of Tibetan characters.
13884 (tibetan-decompose-precomposition-alist): New variable.
13885 (tibetan-decompose-region): Convert precomposed characters to
13886 non-precomposed characters.
13887 (tibetan-decompose-string): Likewise.
13888 (tibetan-composition-function): Fix args to
13889 thibetan-compose-string.
13890
13891 * language/tibetan.el (tibetan-composable-pattern): More
13892 characters included.
13893 (tibetan-consonant-transcription-alist): Rule for "R" added.
13894 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
13895 "+R" added.
13896 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
13897
13898 * language/lao-util.el (lao-composition-function): Fix args to
13899 compose-string.
13900
13901 * language/thai-util.el (thai-composition-function): Fix args to
13902 compose-string.
13903
13904 * isearch.el (isearch-update): Set disable-point-adjustment to t
13905 to prevent the point moving to the end of a composition when a
13906 part of a composition is searched.
13907 (isearch-other-meta-char): If the key invoking this command can be
13908 mapped by function-key-map to a printing char, call
13909 isearch-process-search-char directly.
13910
13911 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13912
13913 * emacs-lisp/bytecomp.el:
13914 * frame.el:
13915 * international/mule-cmds.el:
13916 * international/mule-util.el:
13917 * international/mule.el:
13918 * mouse.el:
13919 * subr.el:
13920 * faces.el: Update calls to make-obsolete with a WHEN argument.
13921
13922 * byte-run.el (make-obsolete, make-obsolete-variable):
13923 Add an optional WHEN argument and change the format of the
13924 symbol-property information.
13925 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
13926 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
13927 new obsolete-symbol-property format and print WHEN if it is provided.
13928
13929 2000-05-31 Dave Love <fx@gnu.org>
13930
13931 * loadhist.el (loadhist-hook-functions): Remove
13932 before-change-function, after-change-function.
13933 (unload-feature): Deal with symbols which are both bound and
13934 fbound.
13935
13936 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
13937 before-change-function, after-change-function.
13938
13939 * simple.el (newline): Don't bind before-change-function,
13940 after-change-function.
13941
13942 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
13943
13944 * whitespace.el (whitespace-rescan-timer-time): Update interval
13945 set to 600 seconds (10 minutes) instead of 60 seconds since
13946 a large number of whitespace buffers causes emacs to `freeze'
13947 for a considerable amount of time.
13948
13949 * whitespace.el: Updated email address
13950
13951 2000-05-31 Dave Love <fx@gnu.org>
13952
13953 * add-log.el (change-log-font-lock-keywords) <function>: Add
13954 pattern for function of change.
13955 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
13956 acknowledgements patterns.
13957
13958 2000-05-31 Kenichi Handa <handa@etl.go.jp>
13959
13960 * isearch.el (isearch-printing-char): If keyboard coding system is
13961 being used, call isearch-process-search-multibyte-characters.
13962
13963 * international/isearch-x.el: Mostly rewritten.
13964
13965 * international/quail.el (quail-start-conversion): Don't include
13966 unhandled events in the returned events, but set them in
13967 unread-command-events. Exit if all inputs are deleted.
13968
13969 2000-05-30 Jason Rumney <jasonr@gnu.org>
13970
13971 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
13972
13973 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
13974 Reenable code to create initial fontsets.
13975 Use set-fontset-font in place of put-charset-property.
13976
13977 2000-05-30 Gerd Moellmann <gerd@gnu.org>
13978
13979 * progmodes/perl-mode.el (perl-indent-line): When looking for a
13980 label, ensure that the first colon isn't followed by another.
13981
13982 * paths.el (Info-default-directory-list): Doc fix.
13983
13984 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
13985 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
13986 send a query containing USER only, not USER@HOST.
13987
13988 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
13989 and rmail-msgend to compute the restriction at the end, instead of
13990 computing it.
13991
13992 2000-05-29 Gerd Moellmann <gerd@gnu.org>
13993
13994 * dabbrev.el (dabbrev-expand): Don't display messages in the
13995 echo area if the minibuffer window is active.
13996
13997 * jit-lock.el (jit-lock-mode): Add after change function to
13998 local hook.
13999
14000 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
14001
14002 * antlr-mode.el: New commands: hide/unhide actions,
14003 upcase/downcase literals.
14004 (antlr-tiny-action-length): New user option.
14005 (antlr-hide-actions): New command. Suggested by
14006 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
14007 (antlr-mode-map): New binding [C-c C-v].
14008 (antlr-mode-menu): New entries.
14009 (antlr-downcase-literals): New command.
14010 (antlr-upcase-literals): Ditto.
14011
14012 * antlr-mode.el: Minor changes: indendation, mode-name.
14013 (antlr-indent-line): Indent cpp directive at column 0.
14014 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
14015
14016 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
14017 (antlr-font-lock-additional-keywords): Workaround for intentional
14018 bug in XEmacs version of font-lock.
14019 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
14020 be used by a smarter version of `buffers-menu-grouping-function'.
14021
14022 2000-05-29 Gerd Moellmann <gerd@gnu.org>
14023
14024 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
14025 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
14026
14027 2000-05-29 Kenichi Handa <handa@etl.go.jp>
14028
14029 * international/encoded-kb.el
14030 (encoded-kbd-iso2022-designation-map): Pay attention to that
14031 charset-iso-final-char return -1 for eight-bit-control and
14032 eight-bit-graphic.
14033
14034 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14035
14036 * speedbar.el (speedbar-use-images, speedbar-update-flag)
14037 (speedbar-easymenu-definition-base): Use display-graphic-p where
14038 available, instead of window-system.
14039
14040 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14041
14042 * international/codepage.el (cp-coding-system-for-codepage-1): Add
14043 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
14044 coding systems.
14045
14046 2000-05-26 Dave Love <fx@gnu.org>
14047
14048 * disp-table.el (standard-display-underline): Don't use
14049 internal-find-face.
14050
14051 * mail/reporter.el: Maintainer change. Doc fixes.
14052 (reporter-version): Deleted.
14053
14054 * emacs-lisp/elp.el: Maintainer change.
14055 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
14056
14057 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
14058
14059 * add-log.el (add-change-log-entry): Merge the current entry with the
14060 previous one if the previous one is empty.
14061
14062 2000-05-26 Dave Love <fx@gnu.org>
14063
14064 * loadhist.el (unload-feature): Fix interactive spec [from
14065 lijnzaad@ebi.ac.uk].
14066
14067 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
14068 subr-arity to check primitives.
14069 (byte-compile-flush-pending, byte-compile-file-form-progn)
14070 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
14071 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
14072 mapcar.
14073
14074 2000-05-26 Kenichi Handa <handa@etl.go.jp>
14075
14076 * international/fontset.el: Set family names of non-latin charsets
14077 in default fontset to "*".
14078
14079 * international/mule-diag.el (print-fontset): Combine family part
14080 and registry part of the fontname by "-*-" instead of "-".
14081
14082 * international/mule-cmds.el (encode-coding-char): Make strings
14083 multibyte before calling encode-coding-string.
14084
14085 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
14086
14087 * derived.el: Fix keywords.
14088 (define-derived-mode): Only define if needed.
14089
14090 * simple.el (fill-comment, comment-column, comment-start)
14091 (comment-start-skip, comment-end, comment-indent-function)
14092 (block-comment-start, block-comment-end, indent-for-comment)
14093 (set-comment-column, kill-comment, comment-padding, comment-region)
14094 (comment-multi-line, indent-new-comment-line): Remove.
14095
14096 * bindings.el (esc-map): Change ; to comment-dwim and use the new
14097 function names for comment operations.
14098
14099 * newcomment.el: Add abundant autoload cookies.
14100 (comment-style): Don't depend on runtime data at compile-time.
14101 (comment-indent-hook): Remove.
14102 (comment-indent): Check if comment-indent-hook is bound.
14103 (comment-region): Docstring fix.
14104
14105 2000-05-25 Dave Love <fx@gnu.org>
14106
14107 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
14108 byte-code-function-p.
14109
14110 * mail/rmailsum.el: Add provide.
14111
14112 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
14113
14114 * smerge-mode.el (smerge-diff-switches): Don't use list* in
14115 defcustom.
14116
14117 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
14118
14119 * ediff-diff.el (ediff-exec-process): delete --binary option from
14120 non-buffer ediff jobs.
14121
14122 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14123
14124 * hilit-chg.el (highlight-changes-mode): Ask about color or
14125 grayscale support, not about window-system.
14126
14127 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
14128 window-system.
14129 (ffap-highlight): Always default to t.
14130
14131 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
14132 display-popup-menus-p instead of looking at window-system.
14133
14134 * disp-table.el (standard-display-g1, standard-display-graphic):
14135 Only refuse to use string glyphs on X and MS-Windows.
14136
14137 * avoid.el: Remove window-system from commentary, suggest to use
14138 display-*-p instead.
14139
14140 * apropos.el (apropos-print): Use display-mouse-p instead of
14141 window-system.
14142
14143 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14144
14145 * international/codepage.el (cp-decoding-vector-for-codepage):
14146 Fill up unsupported characters with their own codes. From Kenichi
14147 Handa.
14148
14149 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14150
14151 * international/mule-diag.el (describe-char-after): Use
14152 display-graphic-p instead of window-system, so that this function
14153 works on MS-DOS.
14154
14155 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14156
14157 * international/codepage.el (cp-make-coding-systems-for-codepage):
14158 Remove the eight-bit-graphic and eight-bit-control charsets from
14159 the list of charsets which we convert into `?'.
14160
14161 2000-05-25 Kenichi Handa <handa@etl.go.jp>
14162
14163 * international/mule-conf.el: Specify CHARSET-ID explicitely for
14164 private charsets.
14165 (mule-unicode-0100-24ff, japanese-jisx0213-1,
14166 japanese-jisx0213-2): New charsets.
14167
14168 * international/fontset.el: Setup default fontset for new charsets.
14169
14170 2000-05-24 Dave Love <fx@gnu.org>
14171
14172 * info.el (Info-find-node-2): Restructure [following "Vadim
14173 S. Solomin" <sovs@uic.nnov.ru>].
14174
14175 * icomplete.el: Fix header for Finder.
14176
14177 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
14178
14179 * rmailout.el (rmail-output-to-rmail-file): Added optional param
14180 STAY.
14181
14182 * rmail.el (rmail-automatic-folder-directives): New user variable.
14183 (rmail-show-message): Add call to `rmail-auto-file' during
14184 display.
14185 (rmail-auto-file): New function.
14186
14187 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
14188
14189 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
14190 account.
14191 (ediff-test-utility,ediff-diff-mandatory-option)
14192 (ediff-reset-diff-options): Utilities for proper initialization of
14193 ediff-diff-options and ediff-diff3-options on Windows.
14194
14195 * ediff-init.el (ediff-merge-filename-prefix): New customizable
14196 variable.
14197
14198 * ediff-mult.el (ediff-filegroup-action): Use
14199 ediff-merge-filename-prefix.
14200
14201 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
14202
14203 * viper-ex.el (ex-write): Set selective display to nil.
14204
14205 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
14206
14207 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
14208 aliases for hebrew-iso-8bit.
14209
14210 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
14211
14212 * woman.el: New version from Francis J. Wright
14213 <F.J.Wright@Maths.QMW.ac.uk>.
14214 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
14215 names in environment variables regardless of the path separator.
14216 (woman-topic-all-completions-1): Don't call file-name-directory-p
14217 on all files, since woman-file-regexp already filters out any
14218 directories.
14219
14220 2000-05-24 Kenichi Handa <handa@etl.go.jp>
14221
14222 * international/quail.el (quail-start-translation): Don't change
14223 modified-p of the current buffer.
14224 (quail-start-conversion): Likewise.
14225
14226 * international/kkc.el (kkc-region): Don't change modified-p of
14227 the current buffer.
14228
14229 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
14230 conform to RFC1468.
14231 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
14232
14233 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
14234
14235 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
14236 (speedbar-insert-button): Invisible text property fix.
14237 (speedbar-directory-plus): Renamed from speedbar-directory-+
14238 (speedbar-directory-minus): Renamed from speedbar-directory--
14239 (speedbar-page-plus): Renamed from speedbar-file-+
14240 (speedbar-page-minus): Renamed from speedbar-file--
14241 (speedbar-page): Renamed from speedbar-file-
14242 (speedbar-tag): Renamed from speedbar-tag-
14243 (speedbar-tag-plus): Renamed from speedbar-tag-+
14244 (speedbar-tag-minus): Renamed from speedbar-tag--
14245 (speedbar-expand-image-button-alist): Use above renames.
14246
14247 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
14248 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
14249 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
14250 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
14251 * sb-pg.xpm: Renamed from sb-file.xpm
14252 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
14253 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
14254
14255 2000-05-24 Kenichi Handa <handa@etl.go.jp>
14256
14257 * international/quail.el (quail-show-guidance-buf): Set
14258 current-input-method of the guidance buffer to the name of the
14259 curren input method.
14260
14261 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
14262
14263 * progmodes/compile.el (compile-internal): Style typo.
14264
14265 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
14266 quote vars and functions in the docstring.
14267
14268 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
14269
14270 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
14271 Don't quote lambdas.
14272
14273 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
14274
14275 2000-05-23 Gerd Moellmann <gerd@gnu.org>
14276
14277 * startup.el (command-line): Determine source file of compiled
14278 user init file differently. Warn if compiled user init file
14279 is older than its source file.
14280
14281 * ffap.el (ffap-url-regexp): Add `https'.
14282
14283 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
14284
14285 * files.el (make-backup-file-name-1): Replace slashes with `!'
14286 rather than `|' (which is not allowed on Windows). Replace the
14287 drive letters with a string "drive_X".
14288
14289 2000-05-23 Gerd Moellmann <gerd@gnu.org>
14290
14291 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
14292
14293 * files.el (interpreter-mode-alist): Add `bash2'.
14294
14295 2000-05-22 Dave Love <fx@gnu.org>
14296
14297 * loadhist.el (feature-symbols, file-provides, file-requires): Use
14298 mapc.
14299 (feature-file): Avoid calling symbol-name. Doc fix.
14300 (file-set-intersect, file-dependents): Use dolist, not mapcar.
14301 (loadhist-hook-functions): Add mouse-position-function.
14302 (unload-feature): Change uses of mapcar.
14303
14304 * files.el (parse-colon-path): Doc fix.
14305 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
14306 (set-auto-mode): Use mapc.
14307
14308 * complete.el (PC-look-for-include-file): Use :alnum: character
14309 class.
14310 (partial-completion-mode): Add autoload cookie.
14311
14312 2000-05-22 Sam Steingold <sds@gnu.org>
14313
14314 * info.el (Info-fontify-node): Fixed the call to
14315 `add-text-properties' (bug introduced on 2000-05-18).
14316
14317 2000-05-22 Dave Love <fx@gnu.org>
14318
14319 * bindings.el: Remove debug-ignored-errors set in other files.
14320
14321 * progmodes/etags.el: Add to debug-ignored-errors.
14322 (visit-tags-table-buffer): Clear out buffers holding old tables
14323 when making a new list.
14324 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
14325 mapc.
14326
14327 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
14328 quote keywords.
14329 (cmpl-string-case-type): Use character classes.
14330
14331 * comint.el:
14332 * textmodes/ispell.el:
14333 * imenu.el:
14334 * mail/mh-e.el:
14335 * progmodes/compile.el: Add to debug-ignored-errors.
14336
14337 * dabbrev.el: Add to debug-ignored-errors.
14338 (dabbrev-completion): Use mapc.
14339
14340 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
14341
14342 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
14343 (woman-mapcan, woman-parse-man.conf)
14344 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
14345 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
14346 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
14347 path syntax better.
14348 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
14349 (woman-manpath): Call woman-parse-man.conf.
14350 (woman-emulation): New defcustom, defaults to nroff.
14351 (woman-font-support): New defconst.
14352 (woman-use-symbol-font): New defcustom.
14353 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
14354 "Emulation".
14355 Many functions: Doc fix.
14356
14357 2000-05-22 Kenichi Handa <handa@etl.go.jp>
14358
14359 * international/quail.el (quail-simple-translation-keymap): Map
14360 128..255 to quail-self-insert-command.
14361 (quail-keyboard-layout-alist): Add definition for "pc102-de".
14362
14363 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
14364
14365 * help.el (help-manyarg-func-alist): Typo.
14366
14367 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
14368 intervals which makes it heaps simpler.
14369
14370 * newcomment.el (comment-region-internal): Go back to BEG after quoting
14371 the nested comment markers.
14372
14373 * subr.el (remove-hook): Don't turn the hook's value into a list.
14374
14375 2000-05-21 Dave Love <fx@gnu.org>
14376
14377 * edmacro.el (edmacro-parse-keys): Return vector if any elements
14378 are invalid characters.
14379
14380 * international/mule-util.el (detect-coding-with-priority): Use
14381 mapc. Remove redundant lambda.
14382
14383 * international/mule-diag.el (list-non-iso-charset-chars)
14384 (describe-fontset): Remove redundant lambda.
14385
14386 * emulation/crisp.el (brief-mode): New alias.
14387
14388 * emacs-lisp/ring.el (ring-elements): New function.
14389
14390 * emacs-lisp/easymenu.el (easy-menu-create-menu)
14391 (easy-menu-do-add-item): Use keywordp.
14392
14393 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
14394
14395 * replace.el: Doc and error message fixes.
14396 (replace-highlight): Use facep, not internal-find-face.
14397
14398 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
14399
14400 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
14401
14402 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
14403 (log-edit-insert-changelog): Drop `:' as well.
14404
14405 * log-view.el: Fix file description.
14406 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
14407 available.
14408 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
14409 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
14410
14411 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
14412 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
14413 Print a status message if the toggle is called interactively.
14414 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
14415 for global minor modes and use `defcustom' for them.
14416 Use add-minor-mode.
14417 (easy-mmode-define-derived-mode): Remove.
14418 (define-derived-mode): Fancier default docstring.
14419 (easy-mmode-define-navigation): Signal an error rather than (ding).
14420
14421 * newcomment.el (comment-styles): New `box-multi'.
14422 (comment-normalize-vars): Better default for comment-continue to
14423 avoid whitespace-only continuations.
14424 (comment-search-forward): Always move even in the no-syntax case.
14425 (comment-padright): Only obey N if it's only obeyed for padleft.
14426 (comment-make-extra-lines): Better handling of empty continuations.
14427 Use `=' for the filler if comment-start has only one character.
14428 (uncomment-region): Try handling the special `=' filler.
14429 (comment-region): Allow LINES even if MULTI is nil.
14430 (comment-box): Choose box style based on comment-style.
14431
14432 2000-05-20 Kenichi Handa <handa@etl.go.jp>
14433
14434 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
14435 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
14436
14437 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
14438
14439 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
14440 and insert, not subst-char-in-region.
14441
14442 * international/mule-diag.el (list-character-sets-1): Handle
14443 charsets eight-bit-control and eight-bit-graphic.
14444 (list-iso-charset-chars): Likewise.
14445 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
14446 charactes as is. Use indent-to to align characters.
14447
14448 * international/mule-cmds.el (find-multibyte-characters): Never
14449 exclude charsets eight-bit-control and eight-bit-graphic.
14450
14451 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
14452
14453 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
14454 Don't quote lambdas.
14455
14456 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
14457
14458 2000-05-19 Gerd Moellmann <gerd@gnu.org>
14459
14460 * gud.el (gud-jdb-directories): Doc fix.
14461
14462 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
14463
14464 * newcomment.el: New file.
14465
14466 2000-05-19 Gerd Moellmann <gerd@gnu.org>
14467
14468 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
14469
14470 2000-05-18 Andreas Schwab <schwab@suse.de>
14471
14472 * dired.el (dired-between-files): Also skip lines beginning with
14473 `used'.
14474
14475 2000-05-18 Gerd Moellmann <gerd@gnu.org>
14476
14477 * msb.el (msb-menu-cond): Add choice `user'.
14478
14479 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14480
14481 * ps-print.el: Compatibility, customization and doc fix.
14482 (ps-printer-name-option): Replace defconst by defvar.
14483 (ps-postscript-code-directory): XEmacs compatibility.
14484 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
14485 fix.
14486 (ps-user-defined-prologue, ps-print-prologue-header)
14487 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
14488 compatibility and code fix.
14489 (ps-print-background-image, ps-print-background-text):
14490 Customization fix.
14491 (ps-line-number-start, ps-n-up-on): New vars.
14492
14493 2000-05-18 Espen Skoglund <esk@ira.uka.de>
14494
14495 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
14496 the indent-comment function to just return the appropriate indent.
14497
14498 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
14499
14500 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
14501 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
14502 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
14503
14504 2000-05-18 Dave Love <fx@gnu.org>
14505
14506 * info.el (Info-fontify-node): Add intangible property as well as
14507 invisible.
14508
14509 * calendar/appt.el (appt-make-list): Match all lines of entry.
14510 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
14511
14512 2000-05-18 Kenichi Handa <handa@etl.go.jp>
14513
14514 * international/mule-diag.el (describe-char-after): Call
14515 internal-char-font, not char-font. If internal-char-font returns
14516 nil, display "-- none --".
14517
14518 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
14519
14520 * image.el (image-type-available-p): Don't reference image-types
14521 if it isn't bound.
14522
14523 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
14524
14525 * autoarg.el (autoarg-mode): Typo in the :set argument.
14526
14527 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
14528
14529 * startup.el (command-line-1): Don't signal an error if the
14530 directory for auto-save-list files does not yet exist.
14531
14532 2000-05-17 Kenichi Handa <handa@etl.go.jp>
14533
14534 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
14535
14536 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
14537
14538 * subr.el (remove-hook): `setq' hook-value, not `set'.
14539
14540 2000-05-16 Sam Steingold <sds@gnu.org>
14541
14542 * info.el (debug-ignored-errors): More errors to ignore.
14543
14544 2000-05-16 Dave Love <fx@gnu.org>
14545
14546 * cus-edit.el: Don't require cl or easymenu.
14547 (custom-variable-prompt): Test standard-value property, not
14548 user-variable-p.
14549
14550 2000-05-16 Sam Steingold <sds@gnu.org>
14551
14552 * subr.el (add-hook): `setq' hook-value, not `set'.
14553
14554 2000-05-16 Gerd Moellmann <gerd@gnu.org>
14555
14556 * startup.el (command-line-1): Mention the FAQ in the startup
14557 message.
14558
14559 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
14560
14561 * progmodes/compile.el (compilation-parse-errors): Collect
14562 `nomessage' regexps last.
14563
14564 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
14565
14566 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
14567 to the function name.
14568
14569 2000-05-15 Dave Love <fx@gnu.org>
14570
14571 * speedbar.el (speedbar-recenter): Typo.
14572 (speedbar-expand-line): Make arg optional.
14573 (speedbar-mode): Avoid a compiler warning.
14574
14575 2000-05-15 Gerd Moellmann <gerd@gnu.org>
14576
14577 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
14578 user-specified option string is empty.
14579
14580 * mouse.el (mouse-yank-at-click): Doc fix.
14581
14582 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
14583
14584 * term/internal.el (IT-character-translations): More updates of
14585 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
14586 documents.
14587
14588 2000-05-15 Gerd Moellmann <gerd@gnu.org>
14589
14590 * env.el (getenv): New function, interactively callable.
14591 (setenv, getenv): Remove autoload cookies.
14592
14593 * loadup.el: Load `env'.
14594
14595 * progmodes/f90.el: Change author's mail address.
14596
14597 2000-05-14 Dave Love <fx@gnu.org>
14598
14599 * mail/rmail.el (rmail-show-message-hook): Customize and offer
14600 goto-addr as an option.
14601
14602 * help.el (help-xref-stack): Doc fix.
14603 (help-xref-following): New variable.
14604 (help-make-xrefs): Use it.
14605 (help-xref-go-back): Use position information from stack element.
14606 (help-follow): Make position in stack element a pair. Use
14607 help-xref-following.
14608
14609 * autoarg.el: New file.
14610
14611 * faces.el: Declare more functions obsolete.
14612
14613 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
14614 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
14615 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
14616 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
14617 Remove all the setup-...-environment functions.
14618
14619 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
14620
14621 * speedbar.el: Updated the commentary section. xemacs20p now uses
14622 >= when detecting. Require `defimage' safely.
14623 (speedbar-easymenu-definition-base): Add toggle for images.
14624 (speedbar-easymenu-definition-special): Add flush cache & expand.
14625 (speedbar-visiting-tag-hook): Set new defaults. Added options.
14626 (speedbar-reconfigure-keymaps-hook): New variable.
14627 (speedbar-frame-parameters): Updated documentation.
14628 (speedbar-use-imenu-flag): Updated custom tag
14629 (speedbar-dynamic-tags-function-list): New variable.
14630 (speedbar-tag-hierarchy-method): Updated doc & custom.
14631 (speedbar-indentation-width, speedbar-indentation-width) New
14632 variables.
14633 (speedbar-hide-button-brackets-flag): Customizable.
14634 (speedbar-vc-indicator): Doc update.
14635 (speedbar-ignored-path-expressions): Updated default value.
14636 (speedbar-supported-extension-expressions): Updated default value.
14637 (speedbar-syntax-table): Remove {} paren status.
14638 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
14639 as "+". Added overlay aliases.
14640 (speedbar-mode): Use `speedbar-mode-line-update' instead of
14641 `force-mode-line-update'.
14642 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
14643 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
14644 `mouse-set-point'
14645 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
14646 (speedbar-item-info-tag-helper): Revamped to handle a wider range
14647 of arbitrary text, and new helper functions.
14648 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
14649 filename finder.
14650 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
14651 (speedbar-directory-buttons): Update path search/expansion.
14652 (speedbar-make-tag-line): Pay attention to
14653 `speedbar-indentation-width'. Use more care w/ invisible
14654 properties.
14655 (speedbar-change-expand-button-char): Call
14656 `speedbar-insert-image-button-maybe'.
14657 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
14658 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
14659 (speedbar-trim-words-tag-hierarchy)
14660 (speedbar-simple-group-tag-hierarchy): New functions
14661 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
14662 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
14663 functions.
14664 (speedbar-mouse-set-point): New function
14665 (speedbar-power-click): Updated documentation.
14666 (speedbar-line-token, speedbar-goto-this-file): Handle more types
14667 of tag prefix text.
14668 (speedbar-expand-line, speedbar-contract-line): Make more robust
14669 to strange text.
14670 (speedbar-expand-line): Takes universal argument to flush the
14671 cache.
14672 (speedbar-flush-expand-line): New function.
14673 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
14674 Use new generator insertion method.
14675 (speedbar-fetch-dynamic-tags): New function.
14676 (speedbar-fetch-dynamic-imenu): Removed code now handled in
14677 `speedbar-fetch-dynamic-imenu'.
14678 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
14679 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
14680 "Revert Buffer" menu items.
14681 (speedbar-buffer-buttons-engine): Be smarter when creating a
14682 filename tag (for expansion purposes.).
14683 (speedbar-highlight-one-tag-line,
14684 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
14685 (speedbar-recenter): New functions.
14686 (defimage-speedbar): Image loading abstraction.
14687 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
14688 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
14689 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
14690 (speedbar-tag-type, speedbar-tag-mail): New images.
14691 (speedbar-expand-image-button-alist): New variable.
14692 (speedbar-insert-image-button-maybe): Insert an image over some
14693 buttons.
14694
14695 2000-05-13 Kenichi Handa <handa@etl.go.jp>
14696
14697 * international/mule-cmds.el (encode-coding-char): An ASCII
14698 character is always encodable.
14699
14700 * international/mule-conf.el: Add more information in descriptions
14701 of character sets.
14702
14703 * international/mule-diag.el (describe-char-after): New function.
14704 (describe-font-internal): Adjusted for the change of font-info.
14705 (describe-font): Likewise.
14706 (print-fontset): Rewritten for the new fontset implementation.
14707 (describe-fontset): Include fontset alias names in completion.
14708 (list-fontsets): Adjusted for the change of print-fontset.
14709
14710 * simple.el (what-cursor-position): If DETAIL is non-nil, call
14711 describe-char-after instead of displaying the detail in the echo
14712 area.
14713 (syntax-code-table): Format changed.
14714 (string-to-syntax): Adjusted for the above change.
14715
14716 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
14717
14718 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
14719
14720 2000-05-12 Dave Love <fx@gnu.org>
14721
14722 * calendar/todo-mode.el: Remove some compatibility stuff and CL
14723 dependence. Use line-{beginning,end}-position, not
14724 point-at{b,e}ol. Some doc fixes.
14725 (todo-position): New function. Fix callers of position to use it.
14726 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
14727
14728 2000-05-12 Gerd Moellmann <gerd@gnu.org>
14729
14730 * time.el (display-time-mail-icon): Use `:ascent center'.
14731
14732 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
14733 handling FTP security extensions.
14734
14735 2000-05-11 Dave Love <fx@gnu.org>
14736
14737 * calendar/todo-mode.el: New file.
14738
14739 2000-05-11 Gerd Moellmann <gerd@gnu.org>
14740
14741 * comint.el (comint-read-input-ring): Move reference to
14742 comint-input-ring-size outside of the save-excursion. It was
14743 causing the default value to be the only one ever seen.
14744
14745 * font-lock.el: Update copyright. Remove Simon Marshall's email
14746 address on request from him.
14747
14748 * subr.el (substitute-key-definition): Add comment describing
14749 the meaning of PREFIX.
14750
14751 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
14752
14753 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
14754
14755 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
14756 (add-minor-mode): Don't make the variable buffer-local and add a
14757 reference to define-minor-mode in the docstring.
14758
14759 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
14760 HEADER/FOOTER and fix bug with trailing empty directory.
14761 (cvs-append-to-ignore): Use vc-editable-p if available.
14762 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
14763 (vc-do-command): Tweak advice to handle the new VC.
14764
14765 * log-view.el (log-view-goto-rev): New function for the new VC.
14766 (log-view-minor-wrap): Use mark-active.
14767
14768 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
14769 (log-edit-changelog-full-paragraphs): New var.
14770 (log-edit-insert-changelog): Remove a lonely leading `* file'.
14771 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
14772 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
14773 (log-edit-changelog-ours-p, log-edit-changelog-entries)
14774 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
14775 Replace the `cvs' prefix with `log-edit'.
14776
14777 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
14778
14779 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
14780 (diff-font-lock-defaults): Explicitly turn off multiline.
14781 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
14782 (diff-ediff-patch): Fix call to ediff-patch-file.
14783 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
14784 Handle comments.
14785
14786 * frame.el (automatic-hscrolling): Typo.
14787
14788 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
14789
14790 2000-05-09 Sam Steingold <sds@goems.com>
14791
14792 * apropos.el (apropos-print): use `describe-face' instead of
14793 `customize-face-other-window'.
14794
14795 2000-05-09 Dave Love <fx@gnu.org>
14796
14797 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
14798
14799 * help.el (describe-variable): Have customize button pop the
14800 help-xref stack when invoked.
14801 (help-xref-symbol-regexp): Add `face'.
14802 (help-make-xrefs): Check for quoted face names and adapt regexp
14803 submatch numbers to cope.
14804 (help-xref-interned): Maybe insert face doc too. Separate
14805 sections with a line of hyphens.
14806
14807 * faces.el: Some doc fixes. Declare some functions obsolete.
14808 (describe-face): Add customize button. Return the help
14809 text. Fix prompt.
14810
14811 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
14812
14813 * term/internal.el (IT-character-translations): Fix last change.
14814
14815 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14816
14817 * woman.el: New file
14818 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
14819
14820 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14821
14822 * term/internal.el (IT-character-translations): Update ASCII
14823 simulations for greek-iso8859-7, add latin-iso8859-14 and
14824 latin-iso8859-15.
14825
14826 * international/mule-cmds.el (set-language-info-alist): Call
14827 define-prefix-command with 3 arguments, to make the map suitable
14828 for a menu.
14829
14830 2000-05-07 Dave Love <fx@gnu.org>
14831
14832 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
14833
14834 2000-05-05 Dave Love <fx@gnu.org>
14835
14836 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
14837 list in doc string. Don't quote keyword symbols.
14838 * emacs-lisp/cl.el: Likewise
14839 * emacs-lisp/cl-seq.el: Likewise
14840
14841 2000-05-05 Gerd Moellmann <gerd@gnu.org>
14842
14843 * abbrev.el (abbrev-mode): Make ARG optional.
14844
14845 2000-05-04 Gerd Moellmann <gerd@gnu.org>
14846
14847 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
14848
14849 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
14850
14851 * subr.el (substitute-key-definition): Clarify documentation.
14852
14853 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
14854
14855 * glasses.el (glasses-convert-to-unreadable): Use
14856 `glasses-separator' instead of the hard-wired "_".
14857 (glasses-mode): Call `glasses-make-unreadable' only in a single
14858 place.
14859
14860 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
14861
14862 * term/internal.el (cjk-codepages-alist): Add associations for
14863 Chinese and Korean codepages. Remove FIXME comment.
14864
14865 2000-05-03 Dave Love <fx@gnu.org>
14866
14867 * time.el (display-time-mail-face, display-time-use-mail-icon):
14868 New option.
14869 (display-time-mail-icon): New variable.
14870 (display-time-string-forms): Use the above. Fix the local-map.
14871
14872 2000-05-03 Gerd Moellmann <gerd@gnu.org>
14873
14874 * replace.el (query-replace-map): Add binding for `E'.
14875 (query-replace-help): Extend help text.
14876 (perform-replace): Allow editing the replacement string.
14877
14878 * make-mode.el (makefile-mode-abbrev-table): New variable.
14879 (makefile-mode): Set local abbrev table to
14880 makefile-mode-abbrev-table.
14881 (makefile-font-lock-keywords): Fontify includes and conditionals.
14882
14883 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
14884 set TOGGLE's value.
14885
14886 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
14887 mail-interactive-insert-alias.
14888 (mail-abbrev-complete-alias): New command.
14889 (mail-mode-map): Bind it to `M-TAB'.
14890
14891 2000-05-03 Kenichi Handa <handa@etl.go.jp>
14892
14893 * language/lao-util.el (lao-compose-region): New function.
14894
14895 2000-05-02 Gerd Moellmann <gerd@gnu.org>
14896
14897 * files.el (recover-session): Make directories as necessary
14898 if they don't exist yet.
14899
14900 * calendar/cal-french.el
14901 (french-calendar-multibyte-special-days-array)
14902 (french-calendar-special-days-array): Change French text.
14903 (calendar-french-date-string): Change output.
14904 (calendar-goto-french-date): Likewise.
14905
14906 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
14907
14908 * wid-edit.el (widget-default-active): Obey `:always-active'.
14909 (widget-documentation-string-value-create): Set `:always-active'.
14910
14911 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14912
14913 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
14914 default prefix to `~/_emacs.d/auto-save.list/_s'.
14915 (normal-top-level): Create the directory for auto-save files, if
14916 it doesn't already exist (in the ms-dos case only).
14917
14918 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14919
14920 * international/mule-cmds.el (set-language-environment): Don't
14921 concat an integer (dos-codepage), use format instead.
14922
14923 2000-05-02 Dave Love <fx@gnu.org>
14924
14925 * help.el (help-xref-on-pp): Check for constant symbols.
14926
14927 2000-04-29 Gerd Moellmann <gerd@gnu.org>
14928
14929 * startup.el (normal-top-level): Put a condition-case around
14930 the code loading subdirs.el.
14931
14932 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14933
14934 * ps-print.el: Upside-down and face background color printing,
14935 line number step, doc fix.
14936 (ps-print-version): New version number (5.2).
14937 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
14938 (ps-face-attribute-list, ps-plot-with-face): Code fix.
14939 (ps-spool-config): Var fix.
14940 (ps-printer-name-option): Const fix.
14941 (ps-print-upside-down, ps-use-face-background)
14942 (ps-line-number-step): New vars.
14943 (ps-window-system, ps-lp-system): New consts.
14944 (ps-face-background): New fun.
14945
14946 2000-04-28 Richard Stallman <rms@gnu.org>
14947
14948 * files.el (make-auto-save-file-name):
14949 Apply auto-save-file-name-transforms to visited file name
14950 before generating auto save file name.
14951 (auto-save-file-name-transforms): New variable.
14952
14953 * files.el (backup-enable-predicate):
14954 Correctly test for a file under a temporary directory.
14955
14956 2000-04-28 Gerd Moellmann <gerd@gnu.org>
14957
14958 * subr.el (add-minor-mode): Rewritten.
14959
14960 2000-04-28 Kenichi Handa <handa@etl.go.jp>
14961
14962 * mail/sendmail.el (sendmail-send-it): Set
14963 buffer-file-coding-system to the selected coding system for MIME
14964 header.
14965
14966 2000-04-27 Gerd Moellmann <gerd@gnu.org>
14967
14968 * dired.el (dired-move-to-filename-regexp): Allow format where
14969 YYYY is followed by two spaces.
14970
14971 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
14972 in the second character class of the regexp.
14973
14974 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
14975 mh-etc, too.
14976
14977 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
14978 nil.
14979
14980 * subr.el (add-minor-mode): Use `set' instead of `setq'.
14981
14982 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
14983 argument.
14984
14985 2000-04-27 Sen Nagata <sen@eccosys.com>
14986
14987 * emacs-lisp/crm.el (crm-completion-table): New variable.
14988 (crm-collection-fn, crm-test-completion)
14989 (completing-read-multiple): Use it.
14990
14991 2000-04-27 Dave Love <fx@gnu.org>
14992
14993 * help.el (locate-library): Use mapc.
14994 (help-manyarg-func-alist): Add call-process-region.
14995
14996 2000-04-26 Gerd Moellmann <gerd@gnu.org>
14997
14998 * subr.el (add-minor-mode): Make argument MAP optional.
14999
15000 * desktop.el (desktop-save): Save list of minor modes.
15001 (desktop-create-buffer): Restore minor modes.
15002 (desktop-minor-mode-table): New user-option.
15003
15004 * subr.el (add-minor-mode): New function.
15005
15006 * image.el (find-image): New function.
15007 (defimage): Rewritten to find image at load time.
15008
15009 * startup.el (normal-top-level-add-to-load-path): Handle
15010 case that the default directory is not in load-path.
15011
15012 * help.el: Old patch from Stefan Monnier.
15013 (help-xref-on-pp): New function.
15014 (describe-variable): Use it to display xrefs in a symbol's value.
15015
15016 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
15017
15018 * cus-edit.el (custom-face): Fix parenthesis.
15019
15020 2000-04-26 Kenichi Handa <handa@etl.go.jp>
15021
15022 * mail/rmail.el (rmail-expunge): When there are no deleted
15023 messages, do nothing.
15024
15025 2000-04-26 Dave Love <fx@gnu.org>
15026
15027 * international/mule-cmds.el (locale-translation-file-name):
15028 Defvar to nil.
15029 (set-locale-environment): Set it here (at runtime).
15030
15031 2000-04-25 Gerd Moellmann <gerd@gnu.org>
15032
15033 * replace.el (perform-replace): Add parameters START and END. Use
15034 them instead of the check for a region in Transient Mark mode.
15035 (query-replace-read-args): Return two more list elements for the
15036 start and end of the region in Transient Mark mode.
15037 (query-replace, query-replace-regexp, query-replace-regexp-eval)
15038 (map-query-replace-regexp, replace-string, replace-regexp): Add
15039 optional last arguments START and END and pass them to
15040 perform-replace.
15041
15042 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
15043 form with additional arguments for perform-replace.
15044
15045 * progmodes/etags.el (tags-query-replace): Add parameters START
15046 and END. Construct a form with additional arguments for
15047 perform-replace.
15048
15049 * simple.el (shell-command): Set default directory for "*Shell
15050 Command Output" buffer.
15051
15052 * language/european.el (iso-latin-4): Fix typo.
15053
15054 * emacs-lisp/crm.el: New file.
15055
15056 2000-04-24 Dave Love <fx@gnu.org>
15057
15058 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
15059 (Custom-reset-saved, Custom-reset-standard)
15060 (custom-group-value-create, custom-group-set, custom-group-save)
15061 (custom-group-reset-current, custom-group-reset-saved)
15062 (custom-group-reset-standard): Use mapc.
15063 (custom-buffer-create-internal): Disable undo when creating items.
15064 Use mapc.
15065 (custom-face): Avoid redundant lambda.
15066
15067 2000-04-24 Gerd Moellmann <gerd@gnu.org>
15068
15069 * startup.el (auto-save-list-file-prefix): Set default to
15070 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
15071
15072 2000-04-24 Sam Steingold <sds@gnu.org>
15073
15074 * time-stamp.el (time-stamp-string-preprocess): Always convert
15075 `field-result' to a string.
15076
15077 2000-04-24 Gerd Moellmann <gerd@gnu.org>
15078
15079 * frame.el (scrolling): New group.
15080 (automatic-hscrolling): New user-option.
15081
15082 * startup.el (command-line-x-option-alist): Add `-lsp' and
15083 `--line-spacing'.
15084
15085 2000-04-19 Dave Love <fx@gnu.org>
15086
15087 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
15088 (cl-mapc): Rename from mapc. Fix the funcall.
15089
15090 2000-04-19 Gerd Moellmann <gerd@gnu.org>
15091
15092 * simple.el (clone-indirect-buffer-other-window): New command.
15093 (clone-indirect-buffer): Add optional arg NORECROD.
15094 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
15095
15096 * help.el (resize-temp-buffer-window): Use count-screen-lines.
15097
15098 * window.el (count-screen-lines): New function.
15099 (shrink-window-if-larger-than-buffer): Use count-screen-lines
15100 instead of window-buffer-height.
15101
15102 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
15103 non-existing variable comint-input-sentinel.
15104 (inferior-lisp-args-to-list): Removed.
15105 (inferior-lisp): Use split-string instead of
15106 inferior-lisp-args-to-list.
15107
15108 * hexl.el (hexl-insert-hex-string): New command.
15109
15110 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
15111 instead of concat.
15112
15113 2000-04-18 Gerd Moellmann <gerd@gnu.org>
15114
15115 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
15116 at the start of an existing but empty folder.
15117
15118 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15119
15120 * ps-mule.el: Customization fix, doc fix.
15121 (ps-multibyte-buffer): Customization fix.
15122
15123 2000-04-17 Richard M. Stallman <rms@gnu.org>
15124
15125 * subr.el (read-passwd): Use read-char-exclusive.
15126
15127 2000-04-17 Gerd Moellmann <gerd@gnu.org>
15128
15129 * textmodes/texinfo.el (texinfo-insert-@email)
15130 (texinfo-insert-@emph, texinfo-insert-@quotation)
15131 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
15132 (texinfo-mode-map): Add key bindings for them.
15133
15134 * files.el (basic-save-buffer-2): Use a template with `$'
15135 instead of `#' for VMS.
15136
15137 * simple.el (clone-indirect-buffer): New function.
15138
15139 2000-04-16 Stephen Eglen <stephen@gnu.org>
15140
15141 * iswitchb.el (iswitchb-case): New function. If the user input
15142 contains any upper-case characters, the search is made
15143 case-sensitive.
15144
15145 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
15146
15147 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
15148 comment-end.
15149 (texinfo-font-lock-syntactic-keywords): New var.
15150 (texinfo-font-lock-keywords): Remove comment regexp.
15151 (texinfo-insert-block): New function.
15152 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
15153 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
15154 and font-lock-defaults. Use regexp-opt for outline-regexp.
15155 (texinfo-environments): New var.
15156 (texinfo-environment-regexp): Use regexp-opt and
15157 texinfo-environments.
15158
15159 * textmodes/ispell.el (ispell-menu-map-needed): Check that
15160 ispell-process is bound since this might be eval'd before ispell
15161 is loaded.
15162 (ispell-message): Use a tiny bit less magic and a bit more hard
15163 data to figure out what kind of sc-cite-regexp to use.
15164
15165 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
15166
15167 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
15168 (insert-cyclic-diary-entry): Unquote the lambda.
15169
15170 * gud.el (gud-jdb-build-source-files-list): Fix typo.
15171
15172 * files.el (backup-enable-predicate): Unquote the lambda.
15173
15174 * cus-edit.el (custom-face, face): Unquote the lambda.
15175
15176 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15177
15178 * ps-print.el: Check for line-beginning-position definition.
15179
15180 * ps-print.el: Fix counting lines in a region.
15181 (ps-print-version): New version number (5.1.5).
15182 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
15183 (ps-printing-region): Fun code fix.
15184
15185 2000-04-15 Gerd Moellmann <gerd@gnu.org>
15186
15187 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
15188 to file-directory-p.
15189
15190 2000-04-14 Gerd Moellmann <gerd@gnu.org>
15191
15192 * gud.el (gud-jdb-build-source-files-list): Check that directory
15193 exists before calling directory-files.
15194
15195 2000-04-13 Dave Love <fx@gnu.org>
15196
15197 * emacs-lisp/trace.el: Change maintainer. Use new backquote
15198 syntax.
15199
15200 * emacs-lisp/cl-specs.el: Remove when, unless.
15201
15202 * emacs-lisp/cl-extra.el: Don't quote keywords.
15203 (cl-old-mapc): New variable.
15204 (mapc): Use it.
15205 (cl-map-intervals): Use with-current-buffer. Don't check for
15206 next-property-change.
15207 (cl-map-overlays): Use with-current-buffer.
15208 (cl-expt): Remove.
15209 (copy-tree, remprop): Define unconditionally.
15210
15211 * emacs-lisp/cl-compat.el (keywordp): Remove.
15212
15213 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
15214 to use keywordp.
15215 (edebug-spec): Enable keywordp.
15216
15217 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
15218 string-lessp.
15219
15220 * cus-start.el: Use keywordp.
15221
15222 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15223
15224 * diary-lib.el (include-other-diary-files): Fix the fix of
15225 2000-02-18 by doing a save-excursion.
15226
15227 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15228
15229 * ps-print.el: Customization fix, doc fix.
15230 (ps-print-version): New version number (5.1.4).
15231 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
15232 (ps-print-preprint): Adjust code.
15233 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
15234 (ps-print-prologue-header, ps-print-control-characters)
15235 (ps-spool-config): Customization fix.
15236
15237 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
15238
15239 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
15240 converted to the new menu-item format, names silightly changed,
15241 help strings added.
15242
15243 Support for spelling without async subprocesses:
15244
15245 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
15246 (ispell-session-buffer): New variables.
15247 (ispell-start-process, ispell-process-status,
15248 ispell-accept-output, ispell-send-string): New functions, for
15249 Ispell invocation when async subprocesses aren't supported.
15250 (ispell-word, ispell-pdict-save, ispell-command-loop,
15251 ispell-process-line, ispell-buffer-local-parsing): Replace calls
15252 to process-send-string with calls to ispell-send-string, and
15253 accept-process-output with ispell-accept-output.
15254 (ispell-init-process): Call ispell-process-status instead of
15255 process-status with.
15256 (ispell-init-process): Call ispell-start-process. Call
15257 ispell-accept-output and ispell-send-string. Don't call
15258 process-kill-without-query and kill-process if they are unbound.
15259 (ispell-async-processp): New function.
15260
15261 2000-04-12 Dave Love <fx@gnu.org>
15262
15263 * info.el: Add debug-ignored-errors.
15264 (Info-mode-menu): Add some items.
15265 (Info-directory): Add autoload cookie.
15266
15267 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
15268 Modify `truncate-lines'. Make `describe-language-environment'
15269 always visible and add help. Modify `describe-key' help. Invoke
15270 Info-directory from `info'. New entry `emacs-manual'.
15271
15272 2000-04-10 Gerd Moellmann <gerd@gnu.org>
15273
15274 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
15275 propertized-buffer-identification.
15276 (ebrowse-update-member-buffer-mode-line): Likewise.
15277 (ebrowse--mode-strings): Removed.
15278 (ebrowse--mode-line-props): Removed.
15279
15280 * files.el (auto-mode-alist): Add `EBROWSE'.
15281
15282 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
15283 space before testing for end of buffer.
15284 (ebrowse-load): Removed.
15285 (ebrowse-revert-tree-buffer-from-file): Rewritten.
15286 (ebrowse-create-tree-buffer): Rewritten.
15287 (ebrowse-tree-mode): Read tree from buffer.
15288
15289 * progmodes/ebrowse-ffh.el: Removed.
15290
15291 2000-04-10 Kenichi Handa <handa@etl.go.jp>
15292
15293 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
15294
15295 2000-04-10 Gerd Moellmann <gerd@gnu.org>
15296
15297 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
15298 at the wrong place.
15299
15300 2000-04-09 Dave Love <fx@gnu.org>
15301
15302 * files.el (backup-enable-predicate): Use
15303 temporary-file-directory, small-temporary-file-directory.
15304 (make-backup-file-name-function, backup-directory-alist): New
15305 variables.
15306 (make-backup-file-name-1): New function.
15307 (make-backup-file-name): Use it.
15308 (find-backup-file-name): Likewise. Use format for clarity, not
15309 concat.
15310 (file-newest-backup): Use make-backup-file-name.
15311
15312 2000-04-09 Gerd Moellmann <gerd@gnu.org>
15313
15314 * progmodes/ebrowse-ffh.el: New file.
15315
15316 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
15317 to ebrowse-ffh.el.
15318 (ebrowse-load): Add autoload.
15319
15320 * finder.el (finder-commentary): Add autoload cookie.
15321
15322 * mail/rfc2368.el: Correct author's email address.
15323
15324 * progmodes/ebrowse.el: New file.
15325
15326 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
15327 item help string.
15328 (easy-menu-do-add-item): Ditto.
15329 (easy-menu-define): Extend doc string.
15330
15331 * jit-lock.el (with-buffer-unmodified): Use
15332 restore-buffer-modified-p.
15333 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
15334 (jit-lock-function, jit-lock-stealth-fontify): Don't use
15335 with-buffer-unmodified.
15336
15337 2000-04-08 Dave Love <fx@gnu.org>
15338
15339 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
15340 unless, when.
15341
15342 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
15343
15344 * viper-util.el (viper-put-on-search-overlay): New subroutine.
15345 (viper-flash-search-pattern): No operation when using Emacs
15346 doesn't support face.
15347 Use `viper-put-on-search-overlay'.
15348
15349 2000-04-04 Gerd Moellmann <gerd@gnu.org>
15350
15351 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
15352 like C-r.
15353
15354 * progmodes/make-mode.el: Some doc fixes.
15355 (makefile-mode-abbrev-table): New variable.
15356 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
15357 (makefile-font-lock-keywords): Fontify includes and conditionals.
15358 (toplevel): Require `dabbrev' and `add-log' when compiling.
15359
15360 * replace.el (perform-replace): Don't move forward one char
15361 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
15362 to do that because it leaves point 1 position after the last
15363 replacement, after everything has been replaced.
15364
15365 * jit-lock.el (with-buffer-unmodified): New macro.
15366 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
15367 modified state.
15368 (jit-lock-function-1): Extracted from jit-lock-function; not
15369 preserving buffer's modified state.
15370 (jit-lock-function, jit-lock-stealth-fontify): Call
15371 jit-lock-function-1.
15372
15373 * mail/rfc2368.el: Remove supernumerary copyright line.
15374
15375 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
15376
15377 * glasses.el: Provide facilities for inserting space before left
15378 parentheses and uncapitalization of identifiers.
15379 (glasses-mode): Try to remove old overlays in all cases.
15380
15381 2000-04-03 Gerd Moellmann <gerd@gnu.org>
15382
15383 * progmodes/compile.el (compile-internal): Display the compilation
15384 buffer in a different frame, if it's already displayed there.
15385
15386 * mail/rfc2368.el: New file.
15387
15388 * simple.el (sendmail-user-agent-compose): Recognize a `body'
15389 header and insert its value as mail body.
15390
15391 * subr.el (member-ignore-case): New function.
15392
15393 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
15394 (dabbrev--find-expansion): Ignore buffers matching a regexp
15395 from dabbrev-ignored-regexps.
15396
15397 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
15398 to extensions handled by gzip.
15399
15400 2000-04-03 Richard M. Stallman <rms@gnu.org>
15401
15402 * files.el (insert-directory): List the total free space
15403 along with the used space.
15404
15405 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
15406 line is followed by one that matches CITATION-REGEXP, end the
15407 paragraph.
15408
15409 2000-04-03 Markus Rost <rost@delysid.gnu.org>
15410
15411 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
15412 (rmail-make-basic-summary-line): Use that option.
15413
15414 2000-04-03 Kenichi Handa <handa@etl.go.jp>
15415
15416 * international/mule-cmds.el (encoded-string-description):
15417 Rewritten. Try pretty description for ISO 2022 escape sequences
15418 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
15419 for hexadecimal format.
15420
15421 2000-04-01 Dave Love <fx@gnu.org>
15422
15423 * cpp.el: Change customization group to `c' from `C'.
15424
15425 * vcursor.el (vcursor-move): Use display-color-p.
15426
15427 * international/mule-util.el: Provide mule-utils.
15428 (string-to-sequence): Simplify and speed up.
15429
15430 * international/mule.el (make-coding-system): Purecopy doc-string.
15431
15432 * international/mule-cmds.el: Various menu changes.
15433 (describe-specified-language-support): Handle `Default'.
15434 (set-language-info): Purecopy `info'.
15435
15436 2000-03-31 Andrew Innes <andrewi@gnu.org>
15437
15438 * vc.el (vc-backend-diff): Return the correct status if we had to
15439 retry the rcsdiff command without the --brief option.
15440
15441 2000-03-31 Dave Love <fx@gnu.org>
15442
15443 * help.el (help-manyarg-func-alist): Correct several omissions.
15444
15445 * add-log.el: Don't require cl, fortran.
15446 (add-log-current-defun-function): Doc fix.
15447 (change-log-version-number-regexp-list): Remove SCCS part. Doc
15448 fix.
15449 (change-log-version-rcs): Function deleted.
15450 (change-log-version-number-search): Doc fix. Use
15451 vc-workfile-version. Avoid CL dolist.
15452 (add-change-log-entry): Just call add-log-current-defun to get
15453 defun. Simplify somewhat.
15454 (change-log-get-method-definition-1): Likewise.
15455 (add-log-current-defun): Return nil if calling
15456 add-log-current-defun-function does so. Move Fortran stuff to
15457 fortran.el. Return string without properties.
15458
15459 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
15460 and :alpha: char classes.
15461
15462 * mail/supercite.el: Defvar curline when compiling.
15463 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
15464 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
15465 rather than a-zA-Z0-9 to allow non-ASCII characters.
15466
15467 2000-03-31 Gerd Moellmann <gerd@gnu.org>
15468
15469 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
15470
15471 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15472 Re-enable new code.
15473
15474 * lpr.el (print-region-1): Use -d to specify printer name for
15475 systems `usg-unix-v*, `dgux', `hpux', `irix'.
15476
15477 2000-03-31 Dave Love <fx@gnu.org>
15478
15479 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
15480 for function definition in symbol's function value slot first
15481 instead of first consulting byte-compile-function-environment.
15482
15483 2000-03-31 Kenichi Handa <handa@etl.go.jp>
15484
15485 * language/european.el ("Polish"): New language environment.
15486 (setup-polish-environment): New function.
15487
15488 2000-03-30 Gerd Moellmann <gerd@gnu.org>
15489
15490 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15491 Disable new code.
15492
15493 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
15494 trying to `load' the symbol of an autoload instead of the file
15495 recorded in the autoload. Fix error messages.
15496
15497 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15498
15499 * ps-print.el: PostScript programming fix for ghostview, doc fix.
15500 (ps-print-version): New version number (5.1.3).
15501 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
15502 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
15503 (ps-generate-postscript-with-faces): Code fix.
15504 (ps-color-values): XEmacs compatibility.
15505 (ps-print-background-image, ps-print-background-text, ps-printer-name)
15506 (ps-default-fg, ps-default-bg): Adjust customization.
15507 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
15508 (ps-color-scale): Renaming old ps-color-value fun.
15509 (ps-print-headers): Replace ps-print-header group to avoid conflict
15510 with ps-print-header variable.
15511 (ps-print-miscellany): New group.
15512 (ps-format-color, ps-rgb-color): New funs.
15513 (ps-default-foreground): New var.
15514 (ps-printer-name-option): New const.
15515
15516 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
15517
15518 * net/net-utils.el:
15519 (network-connection-host, network-connection-service): New variables
15520 (network-connection-mode): New mode, derived from comint-mode
15521 (network-connection-mode-setup): New function, saves host and
15522 service information in local variables.
15523
15524 * lisp/locate.el:
15525 (locate-word-at-point): Added this function
15526 (locate): Default to using locate-word-at-point as input
15527 Run dired-mode-hook
15528
15529 2000-03-29 Dave Love <fx@gnu.org>
15530
15531 * calendar/appt.el: Doc fixes.
15532 (appt-check): Convert min-to-app to a string before passing to
15533 appt-disp-window-function or concat.
15534 (appt-delete-window): Remove test for frame-root-window.
15535 (appt-select-lowest-window, appt-convert-time): Simplify.
15536
15537 * emacs-lisp/bytecomp.el: Doc fixes.
15538 (byte-compile-file-form-autoload): Update
15539 byte-compile-function-environment.
15540
15541 2000-03-29 Andreas Schwab <schwab@suse.de>
15542
15543 * emacs-lisp/autoload.el: Also print defsubst doc string
15544 specially.
15545
15546 * dired.el (dired-insert-directory): If dired-free-space-program
15547 failed just delete its output.
15548
15549 2000-03-29 Dave Love <fx@gnu.org>
15550
15551 * international/iso-cvt.el: Move provide to end. Doc fixes.
15552 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
15553 (iso-iso2sgml, iso-sgml2iso): New functions.
15554 (iso-cvt-define-menu): Fix some entries and use backquote for
15555 clarity.
15556
15557 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
15558
15559 2000-03-28 Gerd Moellmann <gerd@gnu.org>
15560
15561 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
15562 ISO-DATE. If non-nil, return date in ISO 8601 format.
15563
15564 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
15565
15566 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
15567 if it ever becomes used.
15568 (log-edit-mode-hook): Default to vc-log-mode-hook.
15569 (log-edit-mode): Fix the docstring.
15570
15571 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
15572 the code.
15573
15574 2000-03-26 Dave Love <fx@gnu.org>
15575
15576 * net/browse-url.el (browse-url): Re-fix case of
15577 browse-url-browser-function being an alist.
15578 (browse-url): Add :link to defgroup.
15579
15580 * files.el: Doc fixes.
15581 (file-truename): Include `[' in wildcard characters.
15582 (automount-dir-prefix): Customize.
15583 (find-file-wildcards): Add :version.
15584 (find-file-noselect): Simplify a mapcar call.
15585
15586 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
15587 compatible with inf-lisp version.
15588 (eval-defun-1): Fix custom-declare-variable case.
15589
15590 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
15591
15592 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
15593
15594 2000-03-24 Gerd Moellmann <gerd@gnu.org>
15595
15596 * Makefile (COMPILE_FIRST): New macro.
15597 (compile-files): Compile files from COMPILE_FIRST first.
15598
15599 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
15600 code.
15601
15602 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
15603 matching open parenthesis in column 0 to defun-prompt-regexp
15604 only if open-paren-in-column-0-is-defun-start is set.
15605
15606 * sun-curs.el: Require CL at compile-time only.
15607
15608 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
15609 instead of copy-list which is a function from CL.
15610 (msb--choose-menu, msb--mode-menu-cond)
15611 (msb--create-buffer-menu-2): Use dolist instead of mapc.
15612 (msb--init-file-alist): Use mapcar instead of mapcan.
15613 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
15614 `(' in column 0 in doc string.
15615 (msb--add-separators): Use mapcar instead of mapcan.
15616
15617 * cus-dep.el: Require CL at compile-time only.
15618
15619 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
15620
15621 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
15622 (byte-compile-warnings): New warning `noruntime'.
15623 (byte-compile-constants, byte-compile-variables): Fix docstring.
15624 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
15625 execute `eval-whenc-compile's body.
15626 (byte-compile-unresolved-functions): Fix docstring.
15627 (byte-compile-eval): New function.
15628 (byte-compile-callargs-warn): Check if the function will be available
15629 at runtime (via property `byte-compile-noruntime').
15630 (byte-compile-print-syms): New function.
15631 (byte-compile-warn-about-unresolved-functions): Also warn about
15632 `noruntime' functions (and use `byte-compile-print-syms').
15633 (byte-compile-file): Capitalize the message.
15634
15635 2000-03-24 Gerd Moellmann <gerd@gnu.org>
15636
15637 * mail/rmail.el (rmail-confirm-expunge): New user-option.
15638 (rmail-expunge): Ask for confirmation depending on the setting
15639 of rmail-confirm-expunge.
15640
15641 2000-03-23 Gerd Moellmann <gerd@gnu.org>
15642
15643 * Makefile (bootstrap-clean): If $(emacs) exists, build
15644 loaddefs.el first. A loaddefs.el that's not up-to-date might
15645 cause a bootstrap failure because things don't autoload as
15646 expected.
15647
15648 2000-03-23 Dave Love <fx@gnu.org>
15649
15650 * net/browse-url.el: Restore previous use of
15651 browse-url-maybe-new-window.
15652
15653 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15654
15655 * ps-print.el: Skip banner page fix.
15656 (ps-print-version): New version number (5.1.2).
15657 (ps-begin-file, ps-end-file, ps-generate): Code fix.
15658
15659 2000-03-23 Dave Pearson <davep@davep.org>
15660
15661 * net/quickurl.el Changed the type of parameter passed to the
15662 function defined by `quickurl-format-function'. Before only the
15663 text of the URL was passed. Now the whole URL structure is passed
15664 and the function is responsible for extracting the parts it
15665 requires. Changed the default of `quickurl-format-function'
15666 accordingly.
15667 (quickurl-insert): Changed the `funcall' of
15668 `quickurl-format-function' to match the above change.
15669 (quickurl-list-insert): Changed the `url' case so that it makes
15670 use of `quickurl-format-function', previous to this the format was
15671 hard wired.
15672
15673 2000-03-22 Gerd Moellmann <gerd@gnu.org>
15674
15675 * startup.el: Change some spellings for the X Window System.
15676
15677 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
15678
15679 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
15680 up the code and the regexp and make sure the cursor is temporarily
15681 moved to the suspicious line while querying the user.
15682
15683 2000-03-22 Jason Rumney <jasonr@gnu.org>
15684
15685 * w32-fns.el (w32-charset-info-alist): Initialize.
15686
15687 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15688
15689 * ps-print.el: N-up last page fix.
15690 (ps-print-version): New version number (5.1.1).
15691 (ps-end-file, ps-end-job, ps-generate): Code fix.
15692
15693 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
15694
15695 * files.el (find-file-run-dired): Update docstring.
15696 (find-directory-functions): New hook.
15697 (find-file-noselect): Run find-directory-functions rather than
15698 calling dired directly.
15699
15700 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
15701
15702 * pcvs.el: Add a minimal leading commentary.
15703 (cvs-make-cvs-buffer): Change the header part by removing the startup
15704 message and adding a `Module' entry. Also replace the FOOTER and
15705 HEADER special fileinfos with the new support in ewoc for updating
15706 its own footer and header.
15707 (cvs-update-header): Update to use the header/footer of the ewoc.
15708 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
15709 (cvs-is-within-p): New function.
15710 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
15711 to only examine some subset of the buffers.
15712
15713 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
15714 `format' instead of our own ad-hoc functions.
15715 Remove HEADER and FOOTER cases, now handled in the EWOC.
15716 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
15717
15718 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
15719 output to avoid scaring the user.
15720 (cvs-parse-table): Catch message for non-up-to-date commits.
15721
15722 * pcvs-defs.el (cvs-startup-message): Remove.
15723 (cvs-global-menu): New autoloaded menu.
15724
15725 * pcvs-util.el (cvs-string-fill): Remove.
15726
15727 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
15728 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
15729 PP part of it and also make it work for footers and headers.
15730 (ewoc-create): Drop POS and BUFFER arguments.
15731 Use the DLL's dummy node to store the end-of-footer position.
15732 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
15733 (ewoc-refresh): Remove unused `header' variable.
15734 (ewoc-(get|set)-hf): New functions.
15735
15736 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
15737 log-view-*-(message|file) and use easy-mmode-define-navigation.
15738 (log-view-message-re): Match SCCS format as well.
15739 And match the revision line rather than the dashed separator line.
15740 (log-view-mode): Use the new define-derived-mode.
15741 (log-view-current-tag): Fill in with an actual implementation.
15742
15743 * cvs-status.el (cvs-status-(prev|next)): Rename from
15744 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
15745 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
15746 to let the output "breathe" a little more (more readable).
15747 (cvs-status-mode): Use the new define-derived-mode.
15748
15749 * smerge-mode.el (smerge-auto-leave): New function and variable.
15750 (smerge-basic-map): Rename from smerge-basic-keymap.
15751 Change the bindings for smerge-diff-*.
15752 (smerge-*-map): Use easy-mmode-defmap.
15753 (smerge-(next|prev)): Use easy-mmode-define-navigation.
15754 (smerge-keep-*): Use smerge-auto-leave.
15755
15756 2000-03-21 Jason Rumney <jasonr@gnu.org>
15757
15758 * cus-edit.el (custom-button-face): Use 3D look for w32.
15759 (custom-button-pressed-face): Likewise.
15760
15761 2000-03-21 Gerd Moellmann <gerd@gnu.org>
15762
15763 * progmodes/etags.el (tags-case-fold-search): New user-option.
15764 (tags-loop-eval): New function. Bind case-fold-search around eval
15765 depending on the value of tags-case-fold-search.
15766 (tags-loop-continue): Use tags-loop-eval.
15767 (find-tag-in-order): Bind case-fold-search depending on the value
15768 of tags-case-fold-search.
15769
15770 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
15771
15772 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
15773 (diff-end-of-hunk): Return the end position for use in
15774 `easy-mmode-define-navigation'.
15775 (diff-recenter): Remove.
15776 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
15777 of `easy-mmode-define-navigation'.
15778 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
15779 previous renaming) and fix to use new names.
15780 (diff-merge-strings): Use \n as separator: simpler, faster.
15781 (diff-mode): Use `define-derived-mode'.
15782
15783 * derived.el (define-derived-mode): Don't autoload anymore.
15784 Prefer the macro-only version provided by easy-mmode.el.
15785
15786 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
15787 `easy-mmode-define-derived-mode'.
15788 Use `combine-run-hooks'.
15789 (easy-mmode-define-navigation): New macro.
15790
15791 * subr.el (combine-run-hooks): New function.
15792
15793 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
15794
15795 * term/x-win.el: Fontsets related initialization is simplified.
15796
15797 * international/mule-diag.el (describe-font): Don't refer to
15798 global-fontset-alist, instead call font-list.
15799 (describe-fontset, list-fontsets, mule-diag): Likewise.
15800 (print-fontset): Adjusted for the change of fontset
15801 implementation.
15802
15803 * international/fontset.el (x-charset-registries): Variable
15804 removed, instead the corresponding data is stored in the default
15805 fontset.
15806 (register-alternate-fontnames): Function removed.
15807 (resolved-ascii-font): Variable removed.
15808 (x-compose-font-name): Ignore the second argument REDOCE.
15809 (x-complement-fontset-spec): Complement only an ASCII font and
15810 element for those charsets than can use that ASCII font.
15811 (generate-fontset-menu): Don't refer to global-fontset-alist,
15812 instead call fontset-list.
15813 (uninstantiated-fontset-alist): Variable removed.
15814 (x-style-funcs-alist): Likewise.
15815 (fontset-default-styles): Likewise.
15816 (x-modify-font-name): Function removed.
15817 (create-fontset-from-fontset-spec): Ignore the argument
15818 STYLE-VARIANT.
15819 (create-fontset-from-ascii-font): Docsting adjusted for the above
15820 change.
15821 (instantiate-fontset, resolve-fontset-name): Functions removed.
15822 (fontset-list): Now implemented by C code.
15823
15824 * faces.el (read-face-font): Fix TABLE arg to completing-read.
15825 (describe-face): Include `font' attribute in the description.
15826
15827 2000-03-21 Kenichi Handa <handa@etl.go.jp>
15828
15829 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
15830
15831 2000-03-20 Gerd Moellmann <gerd@gnu.org>
15832
15833 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
15834 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
15835 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
15836
15837 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
15838 about behavior of set-buffer-modified-p wrt redisplay.
15839
15840 2000-03-19 Richard M. Stallman <rms@gnu.org>
15841
15842 * view.el (view-mode-disable): Kill local binding of view-read-only.
15843
15844 2000-03-18 Gerd Moellmann <gerd@gnu.org>
15845
15846 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
15847 is a string, convert it to a syntax cell using string-to-syntax.
15848
15849 * simple.el (syntax-code-table, syntax-flag-table): New variables.
15850 (string-to-syntax): New function.
15851
15852 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
15853 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
15854 try to use passive ftp mode.
15855
15856 2000-03-17 Gerd Moellmann <gerd@gnu.org>
15857
15858 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
15859
15860 * simple.el (append-to-buffer): Update point of windows after
15861 insertion.
15862
15863 * abbrev.el (inverse-add-abbrev): Identify word by first moving
15864 forward then moving backward. Reindent.
15865
15866 * frame.el (other-frame): Call x-focus-frame only if
15867 focus-follows-mouse is off.
15868
15869 2000-03-17 Dave Love <fx@gnu.org>
15870
15871 * pcvs-util.el (cvs-strings->string): Rename
15872 replace-regexps-in-string.
15873
15874 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
15875
15876 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
15877 regexp for labels cannot span several lines.
15878
15879 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
15880 `(setq :<key> ':<key>)' to the macro expansion.
15881
15882 2000-03-16 Dave Love <fx@gnu.org>
15883
15884 * progmodes/f90.el (f90): Put custom group under `languages', not
15885 `fortran'.
15886 (f90-mode-hook): Customize.
15887 (f90-mode): Set add-log-current-defun-function.
15888 (f90-current-defun): New function.
15889
15890 2000-03-16 Gerd Moellmann <gerd@gnu.org>
15891
15892 * cus-edit.el (custom-variable-tag-face): Handle case that
15893 default face's height is not a number.
15894 (custom-face-tag-face, custom-group-tag-face-1)
15895 (custom-group-tag-face): Ditto.
15896 (custom-group-tag-face-1): Add :group.
15897
15898 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
15899
15900 2000-03-15 Gerd Moellmann <gerd@gnu.org>
15901
15902 * pcvs-defs.el (toplevel): Remove autoload cookie for form
15903 requiring easymenu.
15904
15905 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15906
15907 * ps-print.el: PostScript user-defined prologue, PostScript error
15908 handler, doc fix.
15909 (ps-print-version): New version number (5.1).
15910 (ps-user-defined-prologue, ps-error-handler-message)
15911 (ps-print-prologue-0, ps-error-handler-alist): New vars.
15912 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
15913 (ps-insert-string): New function.
15914
15915 2000-03-15 Kenichi Handa <handa@etl.go.jp>
15916
15917 * international/ccl.el (ccl-compile-expression): Don't generate
15918 invalid self-assignment code.
15919
15920 2000-03-14 Dave Love <fx@gnu.org>
15921
15922 * subr.el (replace-regexp-in-string): Renamed from
15923 replace-regexps-in-string. Doc fix.
15924
15925 2000-03-12 Dave Love <fx@gnu.org>
15926
15927 * cus-edit.el: Doc fixes.
15928 (customize-set-variable, customize-save-variable): Rename args for
15929 doc.
15930 (custom-variable-tag-face, custom-face-tag-face)
15931 (custom-group-tag-face-1, custom-group-tag-face): Modify from
15932 style which user identify as hyperlink.
15933 (hook): Don't add undefined functions to the hook.
15934 (debug-ignored-errors): Transfer message from bindings.el.
15935
15936 2000-03-12 Gerd Moellmann <gerd@gnu.org>
15937
15938 * recentf.el (recentf-keep-non-readable-files-p): Remove
15939 double/nested definition.
15940
15941 2000-03-12 Dave Love <fx@gnu.org>
15942
15943 * facemenu.el (facemenu-get-face): Use display-color-p.
15944 * enriched.el (enriched-decode-foreground): Likewise.
15945 (enriched-decode-background): Likewise.
15946 * isearch.el (isearch-highlight): Likewise.
15947 * info-look.el (info-lookup): Likewise.
15948 * simple.el (completion-setup-function): Likewise.
15949
15950 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
15951 :options.
15952
15953 * bindings.el (mode-line-format): Fix line-number and
15954 column-number items. Add help-echo for the background.
15955 (mode-line-mule-info): Modify help-echo.
15956
15957 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
15958
15959 * files.el (load-file): Allow completion to .elc.
15960
15961 * man.el: Doc fixes.
15962 (Man-init-defvars): Use display-color-p to set fontification.
15963
15964 * play/hanoi.el (hanoi-internal): Don't use oddp.
15965
15966 2000-03-12 Gerd Moellmann <gerd@gnu.org>
15967
15968 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
15969
15970 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
15971
15972 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
15973
15974 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
15975 Fix comment.
15976
15977 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
15978
15979 * font-lock.el (font-lock-keywords): Fix the doc now that
15980 regexp-opt-depth is unnecessary.
15981 (save-buffer-state): Set an edebug spec.
15982 (font-lock-fontify-anchored-keywords): Properly handle the case when
15983 the matcher goes past the limit.
15984
15985 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
15986 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
15987
15988 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
15989 dll.el and cookie.el (from Elib) with heavy renaming and other
15990 massaging.
15991
15992 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
15993 Autoload the functions used.
15994 (easy-mmode-define-syntax): Fix CL typo.
15995 (easy-mmode-define-derived-mode): Improve the docstring generation.
15996
15997 2000-03-10 Gerd Moellmann <gerd@gnu.org>
15998
15999 * textmodes/texinfo.el (texinfo-version): Variable and function
16000 removed.
16001
16002 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
16003
16004 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
16005 allow more flexibility.
16006 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
16007 (easy-mmode-defmap, easy-mmode-defsyntax)
16008 (easy-mmode-define-derived-mode): New macros.
16009
16010 2000-03-09 Didier Verna <didier@xemacs.org>
16011
16012 * rect.el (replace-rectangle): New function.
16013
16014 2000-03-09 Dave Love <fx@gnu.org>
16015
16016 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
16017 (fortran-comment-line-start-skip): Don't match cpp stuff.
16018 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
16019 (fortran-mode-map): Remove over-eager custom-menu-create for now.
16020 (fortran-mode): Don't set fortran-comment-line-start-skip,
16021 fortran-comment-line-start here. Set comment-start,
16022 add-log-current-defun.
16023 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
16024 (fortran-current-defun): New function.
16025
16026 2000-03-09 Gerd Moellmann <gerd@gnu.org>
16027
16028 * emacs-lisp/re-builder.el: New file.
16029
16030 * mouse.el (mouse-drag-region): Don't run up-event handler
16031 if hscroll has changed.
16032
16033 * octave-mod.el (octave-font-lock-keywords): To font-lock the
16034 builtin operators, use `font-lock-builtin-face' for Emacs and
16035 `font-lock-preprocessor-face' otherwise.
16036
16037 * font-lock.el (lisp-font-lock-keywords-1): Highlight
16038 `(defun (setf foo)' differently.
16039
16040 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
16041
16042 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
16043 (regexp-opt): Update comment and adapt the code the new meaning of
16044 the `paren' argument of regex-opt-group for shy-groups.
16045 (regexp-opt-depth): Handle shy groups as well as backslashed
16046 backslashes.
16047 (regexp-opt-group): Turn the leading comment into a docstring.
16048 Allow `paren' to be a string (the string to use to open a group).
16049 Remove open-presuf and close-presuf. Instead of checking for `all
16050 one-char' and then later on check for `several one-char', handle
16051 both cases close together. Also apply a more generic algorithm
16052 for suffixes (the mirror image of the algorithm used for
16053 prefixes). Use shy-groups. Use nreverse rather than reverse.
16054 (regexp-opt-try-suffix): Removed.
16055
16056 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
16057 from comint-mode-map, so we can just inherit from it. Also, move
16058 the initialization into the `defvar' since there's no docstring
16059 anyway and it's fairly short.
16060 (inferior-scheme-mode): Define it as derived-mode: the code is
16061 shorter and this way we inherit from comint-mode-map rather than
16062 copying it.
16063
16064 * subr.el (replace-regexps-in-string): Properly handle the case
16065 where we match an empty string.
16066
16067 * comint.el (comint-exec-1): Add the current-dir to the exec-path
16068 when the command has a directory component (such as "./testml").
16069 Also fix a typo in the comment.
16070
16071 2000-03-08 Gerd Moellmann <gerd@gnu.org>
16072
16073 * Makefile (compile-files): Compile files one by one because
16074 that's the only way to ensure a clean compilation environment for
16075 each individual file.
16076
16077 * frame.el (other-frame): Call x-focus-frame.
16078
16079 2000-03-07 Dave Love <fx@gnu.org>
16080
16081 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
16082 :require to defcustom.
16083
16084 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
16085
16086 * files.el (auto-mode-alist): Add configure.in.
16087
16088 * progmodes/autoconf.el: New file.
16089
16090 2000-03-07 Gerd Moellmann <gerd@gnu.org>
16091
16092 * mail/mh-e.el: Change maintainer to `none'.
16093
16094 * recentf.el (recentf-keep-non-readable-files-p): Quote args
16095 to remove-hook and add-hook.
16096
16097 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16098
16099 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
16100 it as the default.
16101 (mail-send): Test mail-send-nonascii also for the new `mime' value.
16102 (sendmail-send-it): Conditionally add MIME headers specifying the
16103 used character set.
16104
16105 2000-03-07 Dave Love <fx@gnu.org>
16106
16107 * winner.el: Fix keywords, autoload cookies.
16108 Split eval-when-compile form to avoid compilation failure.
16109
16110 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
16111
16112 * international/mule.el: Modify comment about coding system
16113 property `coding-category'.
16114 (make-coding-system): New argument EOL-TYPE. Pay attention to
16115 coding-category property of PROPERTIES.
16116
16117 * international/mule-conf.el (coding-category-utf-8)
16118 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
16119 categories. Include them in the argument for set-coding-priority.
16120
16121 * international/mule-cmds.el (reset-language-environment):
16122 Include coding-category-utf-8, coding-category-utf-16-be, and
16123 coding-category-utf-16-le in the argument for set-coding-priority.
16124 (reset-language-environment): Initialize coding-category-utf-8,
16125 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
16126
16127 2000-03-06 Karl Fogel <kfogel@red-bean.com>
16128
16129 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
16130 code abstracted out of `bookmark-jump-noselect'. Now tries info
16131 extensions as well as compression extensions.
16132 (bookmark-jump-noselect): Use above new func.
16133
16134 2000-03-03 Gerd Moellmann <gerd@gnu.org>
16135
16136 * strokes.el: Change maintainer's mail address.
16137
16138 2000-03-03 Kenichi Handa <handa@etl.go.jp>
16139
16140 * international/mule-diag.el (list-character-sets): Make help-echo
16141 string by substitute-command-keys.
16142 (list-character-sets): Likewise.
16143 (sort-listed-character-sets): Call help-setup-xref.
16144
16145 2000-03-02 Gerd Moellmann <gerd@gnu.org>
16146
16147 * time.el (display-time-mail-file): Add `none' to the list of choices.
16148
16149 2000-03-01 Dave Love <fx@gnu.org>
16150
16151 * help.el (help-xref-go-back): Don't try to set position.
16152
16153 * international/mule-diag.el (list-character-sets):
16154 Call help-setup-xref. Add help-echo to xrefs.
16155 (list-character-sets-1): Add help-echo to xrefs.
16156
16157 2000-03-02 Gerd Moellmann <gerd@gnu.org>
16158
16159 * frame.el (blink-cursor-mode): Switch cursor on when turning
16160 the mode off.
16161
16162 * add-log.el (add-log-current-defun): Add support for
16163 Autoconf mode.
16164
16165 * mail/rmail.el (rmail-quit-hook): New variable.
16166
16167 2000-03-01 Dave Love <fx@gnu.org>
16168
16169 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
16170
16171 * help.el (help-xref-button): Add help-echo arg.
16172 (describe-function-1, describe-variable, help-make-xrefs): Use it.
16173
16174 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
16175
16176 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
16177
16178 2000-03-01 Gerd Moellmann <gerd@gnu.org>
16179
16180 * image.el (defimage): Look for image files in load-path.
16181
16182 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
16183
16184 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16185
16186 * recentf.el (recentf): Added version tag to the defgroup of recentf.
16187
16188 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16189
16190 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
16191 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
16192 action to select/unselect a file.
16193 (recentf-edit-list): Code cleanup and improvement.
16194 (recentf-open-more-files-action): `recentf-open-more-files' button
16195 widget action to open a file.
16196 (recentf-open-more-files): No more use standard completion but widgets.
16197 (recentf-more-collection): Deleted.
16198 (recentf-more-history): Deleted.
16199 (recentf-setup-more-completion): Deleted.
16200
16201 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16202
16203 * recentf.el (recentf-mode): No more needs that Emacs is running
16204 under a window-system.
16205
16206 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16207
16208 * recentf.el (recentf-edit-list): New command to edit the recent
16209 list which allow the user to remove files.
16210 (recentf-edit-selected-items): New global variable, used by
16211 `recentf-edit-list' to hold the list of files to be removed from
16212 the recent list.
16213 (recentf-make-menu-items): Updated to display a "Edit list..."
16214 menu item. Minor code cleanup.
16215
16216 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16217
16218 * recentf.el (recentf-open-more-files): New command to open files
16219 that are not displayed in the menu.
16220 (recentf-more-collection): New global variable holding the set of
16221 permissible completions used by `recentf-open-more-files'.
16222 (recentf-more-history): New global variable holding the history list
16223 used by `recentf-open-more-files' completion.
16224 (recentf-setup-more-completion): New function to setup completion for
16225 `recentf-open-more-files'.
16226 (recentf-make-menu-items): Updated to display a "More..." menu item.
16227
16228 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16229
16230 * recentf.el (recentf-menu-action): Doc fixed.
16231
16232 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
16233
16234 * recentf.el (recentf-menu-filter): Doc updated.
16235 (recentf-update-menu-hook): Allow menu filters to force menu update.
16236 (recentf-make-menu-items): New menu filter handling.
16237 (recentf-make-menu-item): New helper function.
16238 (recentf-menu-elements): New menu handling function.
16239 (recentf-sort-ascending): Updated to new menu filter handling.
16240 (recentf-sort-descending): Updated to new menu filter handling.
16241 (recentf-sort-basenames-ascending): New menu filter function.
16242 (recentf-sort-basenames-descending): New menu filter function.
16243 (recentf-show-basenames): New menu filter function.
16244 (recentf-show-basenames-ascending): New menu filter function.
16245 (recentf-show-basenames-descending): New menu filter function.
16246
16247 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16248
16249 * diary-lib.el (list-diary-entries): Don't try to go forward at
16250 the end of the buffer.
16251
16252 2000-02-29 Kenichi Handa <handa@etl.go.jp>
16253
16254 * international/mule-diag.el (list-character-sets):
16255 Completely rewritten.
16256 (sort-listed-character-sets): New function.
16257 (list-character-sets-1): Completely rewritten.
16258 (list-character-sets-2): New function.
16259 (non-iso-charset-alist): New variable.
16260 (decode-codepage-char): New function.
16261 (charset-history): New variable.
16262 (read-charset) (list-block-of-chars)
16263 (list-iso-charset-chars)
16264 (list-non-iso-charset-chars)
16265 (list-charset-chars): New functions.
16266 (mule-diag): Call list-character-sets-2, not
16267 list-character-sets-2.
16268 (dump-charsets): Likewise.
16269
16270 2000-02-29 Gerd Moellmann <gerd@gnu.org>
16271
16272 * dired-x.el (dired-filename-at-point): Add `@' to valid
16273 file name characters.
16274 (dired-filename-at-point): Handle ange-ftp file names.
16275
16276 * frame.el (frame-notice-user-settings): Use assq-delete-all
16277 instead of assoc-delete-all.
16278 (frame-notice-user-settings): Ditto.
16279
16280 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
16281 Don't copy alist.
16282
16283 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
16284
16285 * calculator.el (calculator-use-menu): New option.
16286 (calculator-initial-bindings): Changed some bindings to work as
16287 macros.
16288 (calculator-forced-input): Removed.
16289 (calculator-restart-other-mode): New variable.
16290 (calculator-mode-map): Set up menu.
16291
16292 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
16293
16294 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
16295 tags.
16296
16297 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
16298
16299 * viper-cmd.el (viper-envelop-ESC-key): added the option to
16300 translate all ESC key sequences.
16301 (viper-goto-mark-subr): restore markers for files for which
16302 they were saved.
16303 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
16304 * viper-util.el (viper-set-replace-overlay-glyphs,
16305 viper-set-replace-overlay): always check if the replacement
16306 overlay is live.
16307 * viper.el (viper-vi-state-mode-list): added major modes.
16308 * ediff-wind.el: minor comment changes.
16309 * ediff.el: copyright notice date fix.
16310
16311 2000-02-27 Jason Rumney <jasonr@gnu.org>
16312
16313 * faces.el (face-font-family-alternatives): Add arial to helv.
16314 (mode-line, header-line, tool-bar): Same default as x for w32.
16315 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
16316 face-font-family-alternatives from working.
16317 * term/w32-win.el (mouse-set-font): Do not build fontset from
16318 chosen font.
16319
16320 2000-02-25 Sam Steingold <sds@goems.com>
16321
16322 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
16323 properly.
16324
16325 2000-02-25 Richard M. Stallman <rms@gnu.org>
16326
16327 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
16328
16329 2000-02-25 Gerd Moellmann <gerd@gnu.org>
16330
16331 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
16332 writable.
16333
16334 * frame.el (busy-cursor-delay-seconds): New option.
16335
16336 2000-02-24 Gerd Moellmann <gerd@gnu.org>
16337
16338 * frame.el (show-cursor-in-non-selected-windows): New option.
16339
16340 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16341
16342 * diary-lib.el (include-other-diary-files): Undo the selective
16343 display in any included file and don't kill it.
16344
16345 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
16346
16347 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
16348 bar. Menu items converted to (menu-item format, help strings
16349 added.
16350 [downcase, upcase]: Don't enable on MS-DOS.
16351 [symlink, symlinks]: Don't show if make-symbolic-link is not
16352 bound.
16353 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
16354
16355 2000-02-23 Dave Love <fx@gnu.org>
16356
16357 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
16358 (backward-kill-word): Revert addition of * to interactive spec --
16359 it's a feature.
16360
16361 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
16362 (backward-kill-sentence, kill-sentence): Likewise.
16363
16364 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
16365 scratch buffer name.
16366 (gud-format-command): Use int-to-string in ?l case. Simplify
16367 slightly.
16368
16369 * term/w32-win.el (internal-face-interactive): Update prompt for
16370 new read-face-name.
16371
16372 * mail/footnote.el (footnote): Add :version to defgroup.
16373 (footnote-section-tag-regexp): Customize.
16374 (footnote-start-tag, footnote-end-tag): New option.
16375 (footnote-latin-regexp): New variable.
16376 (Footnote-latin): New function.
16377 (footnote-style-alist): Add element for latin style.
16378 (footnote-style): Moved.
16379 (Footnote-goto-footnote): Use eq to test arg.
16380
16381 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
16382
16383 * emacs-lisp/byte-opt.el: Change old backquote syntax.
16384 (byte-compile-trueconstp): Include keywords.
16385 (byte-optimize-quote, byte-optimize-lapcode): Use
16386 byte-compile-const-symbol-p.
16387 (byte-optimize-char-before): New optimization.
16388
16389 * emacs-lisp/bytecomp.el: Change old backquote syntax.
16390 (byte-compile-const-symbol-p): New function.
16391 (byte-compile-constp, byte-compile-out-toplevel)
16392 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
16393 Use it.
16394
16395 * subr.el (define-key-after): Default AFTER to t. Doc fix.
16396
16397 2000-02-23 Kenichi Handa <handa@etl.go.jp>
16398
16399 * international/encoded-kb.el: Be sure to update minor-mode-alist
16400 and minor-mode-map-alist.
16401 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
16402 codes SS2 and SS3 correctly.
16403 (encoded-kbd-self-insert-ccl): New function.
16404 (encoded-kbd-setup-keymap): New function.
16405 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
16406 by calling encoded-kbd-setup-keymap.
16407
16408 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
16409 characters.
16410 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
16411 locally.
16412
16413 2000-02-22 Dave Love <fx@gnu.org>
16414
16415 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
16416 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
16417 defvar.
16418 (lisp-mode-syntax-table): Set up for #|...|# comments.
16419 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
16420 classes. Match `defface'.
16421 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
16422 (eval-defun-1): Fix for defcustom.
16423 (lisp-indent-region): Doc fix.
16424
16425 * subr.el (when, unless, split-string): Doc fix.
16426 (read-passwd): Move call of clear-this-command-keys to the right
16427 place.
16428 (replace-regexps-in-string): New function.
16429
16430 2000-02-22 Gerd Moellmann <gerd@gnu.org>
16431
16432 * help.el (describe-variable): Set syntax table to
16433 emacs-lisp-mode-syntax-table when moving forward over the
16434 symbol's name.
16435
16436 2000-02-22 Dave Love <fx@gnu.org>
16437
16438 * xt-mouse.el: Doc fixes.
16439 (xterm-mouse-position-function): New function, replacing advice of
16440 mouse-position.
16441 (xterm-mouse-mode): Use it. Don't turn on under a window system.
16442
16443 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
16444
16445 2000-02-21 Gerd Moellmann <gerd@gnu.org>
16446
16447 * format.el (format-annotate-single-property-change): Handle
16448 properties.with dotted-list values.
16449 (format-proper-list-p): New function.
16450
16451 * enriched.el (enriched-face-ans): Handle '(foreground-color
16452 . COLOR) and (background-color . COLOR).
16453
16454 2000-02-20 Dave Love <fx@gnu.org>
16455
16456 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
16457 and assignments to it.
16458 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
16459 current local map.
16460 (make-flyspell-overlay): Use it.
16461 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
16462
16463 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
16464 (lm-get-header-re): Defun, not defsubst.
16465 (lm-get-package-name): Defun, not defsubst. Simplify.
16466 (lm-version): Doc fix. Simplify.
16467 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
16468 (lm-crack-address, lm-last-modified-date, lm-commentary)
16469 (lm-verify, lm-synopsis): Simplify.
16470 (lm-report-bug): Require emacsbug. Use compose-mail.
16471
16472 2000-02-20 Gerd Moellmann <gerd@gnu.org>
16473
16474 * dired.el (dired-mode): Call propertized-buffer-identification
16475 to set mode-line-buffer-identification to something having
16476 the right text properties.
16477
16478 * bindings.el (propertized-buffer-identification): New function.
16479
16480 2000-02-20 Dave Love <fx@gnu.org>
16481
16482 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
16483 check for t-mouse too.
16484
16485 * cus-start.el: Make echo-keystrokes `number'.
16486
16487 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
16488
16489 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
16490 Don't call ring-empty-p unless tags-location-ring is bound.
16491 From Noah Friedman <friedman@splode.com>.
16492
16493 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
16494
16495 * progmodes/hideshow.el (hs-flag-region): No longer use
16496 `intangible' overlay property.
16497
16498 (hs-toggle-hiding): New command.
16499 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
16500
16501 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
16502 Fix omission bug: Run `hs-minor-mode-hook' for both activation
16503 and deactivation.
16504
16505 2000-02-18 Gerd Moellmann <gerd@gnu.org>
16506
16507 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
16508
16509 2000-02-17 Gerd Moellmann <gerd@gnu.org>
16510
16511 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
16512
16513 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
16514 of `*' to handle `(* ... *)' comments.
16515
16516 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
16517
16518 * faces.el (list-faces-display): Use display-mouse-p instead of
16519 window-system.
16520
16521 * menu-bar.el (global-map): Menu-bar items converted to the new
16522 format (menu-item..., rearranged for better CUA compliance, and
16523 their names changed for better clarity. Help strings added.
16524
16525 * international/mule-cmds.el (mule-menu-keymap)
16526 (describe-language-environment-map, set-coding-system-map)
16527 (setup-language-environment-map): Convert to new (menu-item...
16528 form, add help strings. Change names of menu items for better
16529 clarity. "Mule" menu-bar item removed (it's now in the "Options"
16530 submenu).
16531
16532 2000-02-17 Gerd Moellmann <gerd@gnu.org>
16533
16534 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
16535 within the code.
16536
16537 2000-02-16 Dave Love <fx@gnu.org>
16538
16539 * faces.el: Don't require custom. Add more specific :groups to
16540 various deffaces.
16541 (set-face-attribute): Purecopy args.
16542 (read-face-name): Default to name at point and use it in prompt.
16543 Remove colon from arg in all callers.
16544 (list-faces-display): Hyperlink to face descriptions and customize
16545 buffers.
16546
16547 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
16548
16549 * wid-edit.el (widget-match-inline): An atom never matches a
16550 list.
16551
16552 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16553
16554 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
16555 at ':' characters by call to split-string.
16556
16557 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16558
16559 * textmodes/bibtex.el: Added RCS version identification.
16560
16561 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16562
16563 * textmodes/bibtex.el: Some temporary comments removed.
16564 (bibtex-field-name, bibtex-entry-type): Made the relationship
16565 explicit.
16566 (bibtex-field-const): Allow capital letters.
16567 (bibtex-start-of-string): Deleted because unused.
16568
16569 * textmodes/bibtex.el: Unified some nomenclature. We no longer
16570 use the term 'reference' to describe a bibtex entry as a whole.
16571 Further, reference keys are no longer called 'labels'.
16572 (bibtex-keys): Renamed to bibtex-reference-keys.
16573 (bibtex-reformat-previous-labels): Renamed to
16574 bibtex-reformat-previous-reference-keys.
16575 (bibtex-reference-type): Renamed to bibtex-entry-type.
16576 (bibtex-reference-head): Renamed to bibtex-entry-head.
16577 (bibtex-reference-maybe-empty-head): Renamed to
16578 bibtex-entry-maybe-empty-head.
16579 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
16580 (bibtex-search-reference): Renamed to bibtex-search-entry.
16581 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
16582 bibtex-enclosing-entry-maybe-empty-head.
16583 (bibtex-entry-field-alist, bibtex-entry-head,
16584 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
16585 bibtex-map-entries, bibtex-search-entry,
16586 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
16587 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
16588 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
16589 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
16590 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
16591 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
16592 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
16593
16594 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16595
16596 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
16597 comment.
16598 (bibtex-format-field-delimiters): New function, functionality
16599 extracted from bibtex-format-entry.
16600 (bibtex-autokey-get-yearfield-digits): New function, functionality
16601 extracted from bibtex-autokey-get-yearfield.
16602
16603 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
16604 entries in order to avoid stack overflow in the regexp matcher if
16605 field contents become large.
16606 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
16607 bibtex-field-string-part-not-braced,
16608 bibtex-field-string-part-no-inner-braces,
16609 bibtex-field-string-part-1-inner-brace,
16610 bibtex-field-string-part-2-inner-braces,
16611 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
16612 bibtex-field-string-quoted, bibtex-field-string,
16613 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
16614 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
16615 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
16616 as parsing is now performed by the following functions.
16617 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
16618 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
16619 bibtex-parse-field-string, bibtex-search-forward-field-string,
16620 bibtex-parse-association, bibtex-field-name-for-parsing,
16621 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
16622 bibtex-search-forward-field, bibtex-search-backward-field,
16623 bibtex-start-of-field, bibtex-end-of-field,
16624 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
16625 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
16626 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
16627 bibtex-parse-string, bibtex-search-forward-string,
16628 bibtex-search-backward-string, bibtex-start-of-string,
16629 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
16630 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
16631 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
16632 entries. Instead of reporting the results of the parsing by
16633 match-beginning or match-end, these functions return data structures
16634 that hold the corresponding positions.
16635 (bibtex-enclosing-field): Changed to also report field boundaries by
16636 return values rather than by match-beginning or match-end. The
16637 following functions have been adapted to use the new parsing
16638 functions.
16639 (bibtex-skip-to-valid-entry, bibtex-search-reference,
16640 bibtex-enclosing-field, bibtex-format-entry,
16641 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
16642 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
16643 bibtex-print-help-message, bibtex-end-of-entry,
16644 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
16645 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
16646 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
16647 method for parsing.
16648 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
16649 bibtex-map-entries, bibtex-flash-head,
16650 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
16651 bibtex-autokey-change, bibtex-autokey-get-namefield,
16652 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
16653 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
16654 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
16655 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
16656 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
16657 order to make the new binding of case-fold-search immediately
16658 visible.
16659
16660 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16661
16662 * textmodes/bibtex.el: Copyright notice is up to date.
16663 Added constant 'bibtex-maintainer-salutation.
16664
16665 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
16666 than make-temp-name, use match-string-no-properties and eliminate
16667 a quadratic behavior when building bibtex-strings.
16668
16669 * bibtex.el (bibtex-reference-key): Accept string entries whose
16670 reference key contains upper case letters.
16671
16672 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16673
16674 * bibtex.el (bibtex-reference-head): Allow entries to start with
16675 a new line.
16676
16677 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16678
16679 * bibtex.el: Hiding of entry bodies is not longer provided by
16680 bibtex.el directly. Instead the hideshow package can be used.
16681 Added a special bibtex entry to hs-special-modes-alist.
16682 (bibtex-hs-forward-sexp): Added for hideshow.el.
16683
16684 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16685
16686 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
16687 at ':' characters by call to split-string.
16688
16689 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16690
16691 * textmodes/bibtex.el: Added RCS version identification.
16692
16693 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16694
16695 * textmodes/bibtex.el: Some temporary comments removed.
16696 (bibtex-field-name, bibtex-entry-type): Made the relationship
16697 explicit.
16698 (bibtex-field-const): Allow capital letters.
16699 (bibtex-start-of-string): Deleted because unused.
16700
16701 * textmodes/bibtex.el: Unified some nomenclature. We no longer
16702 use the term 'reference' to describe a bibtex entry as a whole.
16703 Further, reference keys are no longer called 'labels'.
16704 (bibtex-keys): Renamed to bibtex-reference-keys.
16705 (bibtex-reformat-previous-labels): Renamed to
16706 bibtex-reformat-previous-reference-keys.
16707 (bibtex-reference-type): Renamed to bibtex-entry-type.
16708 (bibtex-reference-head): Renamed to bibtex-entry-head.
16709 (bibtex-reference-maybe-empty-head): Renamed to
16710 bibtex-entry-maybe-empty-head.
16711 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
16712 (bibtex-search-reference): Renamed to bibtex-search-entry.
16713 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
16714 bibtex-enclosing-entry-maybe-empty-head.
16715 (bibtex-entry-field-alist, bibtex-entry-head,
16716 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
16717 bibtex-map-entries, bibtex-search-entry,
16718 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
16719 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
16720 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
16721 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
16722 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
16723 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
16724 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
16725
16726 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16727
16728 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
16729 comment.
16730 (bibtex-format-field-delimiters): New function, functionality
16731 extracted from bibtex-format-entry.
16732 (bibtex-autokey-get-yearfield-digits): New function, functionality
16733 extracted from bibtex-autokey-get-yearfield.
16734
16735 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
16736 entries in order to avoid stack overflow in the regexp matcher if
16737 field contents become large.
16738 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
16739 bibtex-field-string-part-not-braced,
16740 bibtex-field-string-part-no-inner-braces,
16741 bibtex-field-string-part-1-inner-brace,
16742 bibtex-field-string-part-2-inner-braces,
16743 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
16744 bibtex-field-string-quoted, bibtex-field-string,
16745 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
16746 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
16747 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
16748 as parsing is now performed by the following functions.
16749 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
16750 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
16751 bibtex-parse-field-string, bibtex-search-forward-field-string,
16752 bibtex-parse-association, bibtex-field-name-for-parsing,
16753 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
16754 bibtex-search-forward-field, bibtex-search-backward-field,
16755 bibtex-start-of-field, bibtex-end-of-field,
16756 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
16757 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
16758 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
16759 bibtex-parse-string, bibtex-search-forward-string,
16760 bibtex-search-backward-string, bibtex-start-of-string,
16761 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
16762 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
16763 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
16764 entries. Instead of reporting the results of the parsing by
16765 match-beginning or match-end, these functions return data structures
16766 that hold the corresponding positions.
16767 (bibtex-enclosing-field): Changed to also report field boundaries by
16768 return values rather than by match-beginning or match-end. The
16769 following functions have been adapted to use the new parsing
16770 functions.
16771 (bibtex-skip-to-valid-entry, bibtex-search-reference,
16772 bibtex-enclosing-field, bibtex-format-entry,
16773 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
16774 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
16775 bibtex-print-help-message, bibtex-end-of-entry,
16776 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
16777 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
16778 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
16779 method for parsing.
16780 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
16781 bibtex-map-entries, bibtex-flash-head,
16782 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
16783 bibtex-autokey-change, bibtex-autokey-get-namefield,
16784 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
16785 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
16786 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
16787 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
16788 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
16789 order to make the new binding of case-fold-search immediately
16790 visible.
16791
16792 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16793
16794 * textmodes/bibtex.el: Copyright notice is up to date.
16795 Added constant 'bibtex-maintainer-salutation.
16796
16797 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
16798 than make-temp-name, use match-string-no-properties and eliminate
16799 a quadratic behavior when building bibtex-strings.
16800
16801 * bibtex.el (bibtex-reference-key): Accept string entries whose
16802 reference key contains upper case letters.
16803
16804 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16805
16806 * bibtex.el (bibtex-reference-head): Allow entries to start with
16807 a new line.
16808
16809 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16810
16811 * bibtex.el: Hiding of entry bodies is not longer provided by
16812 bibtex.el directly. Instead the hideshow package can be used.
16813 Added a special bibtex entry to hs-special-modes-alist.
16814 (bibtex-hs-forward-sexp): Added for hideshow.el.
16815
16816 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16817
16818 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
16819 proceedings entry type (for cross referencing). Thanks to Wagner
16820 Toledo Correa for the suggestion.
16821
16822 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
16823
16824 2000-02-14 Kenichi Handa <handa@etl.go.jp>
16825
16826 * international/characters.el: Setup case table for Vietnamese.
16827
16828 2000-02-12 Gerd Moellmann <gerd@gnu.org>
16829
16830 * uniquify.el (toplevel): Require CL at compile time.
16831 (uniquify-push): Removed.
16832
16833 * shadowfile.el (shadow-when): Removed.
16834
16835 * tempo.el (tempo-dolist, tempo-mapc): Removed.
16836 (tempo-process-and-insert-string): Use dolist instead of
16837 tempo-dolist.
16838
16839 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
16840 regexp for paragraph-start.
16841
16842 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
16843 commas as well.
16844
16845 2000-02-10 Dave Love <fx@gnu.org>
16846
16847 * wid-edit.el: (widgets) [defgroup]: Remove url link.
16848 (widget-color-choice-list, widget-color-history, widget-mouse-help):
16849 Deleted.
16850 (widget-specify-field, widget-specify-button): Don't use
16851 widget-mouse-help as help-echo property.
16852 (default): Use #'ignore for :validate and :mouse-down-action.
16853 (checkbox): Add help-echo.
16854 (widget-sexp-validate): Rewritten to clarify error messages.
16855 (character): Use char-valid-p in :match function.
16856 (widget-color-complete): Use facemenu-color-alist.
16857 (widget-color-action): Use facemenu-read-color.
16858
16859 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
16860 set up `caar' &c that we now have.
16861
16862 2000-02-09 Ray Blaak <blaak@gnu.org>
16863
16864 * delphi.el: Make resourcestring a declaration region, like const
16865 and var.
16866
16867 2000-02-09 Dave Love <fx@gnu.org>
16868
16869 * bindings.el (mode-line-input-method-map): New variable.
16870 (mode-line-mule-info): Use it; fix last change.
16871 (mode-line-mode-menu): Move definition.
16872 (mode-line-mouse-sensitive-p): Deleted.
16873 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
16874 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
16875 level.
16876
16877 * startup.el (command-line-1): Don't call
16878 make-mode-line-mouse-sensitive.
16879
16880 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16881
16882 * mail/rmail.el (rmail-retry-failure): Use
16883 rmail-beginning-of-message before rmail-toggle-header, because the
16884 former toggles headers.
16885
16886 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
16887
16888 * diff-mode.el (diff-kill-junk): New interactive function.
16889 (diff-reverse-direction): Use delete-and-extract-region.
16890 (diff-post-command-hook): Restrict the area so that the hook also works
16891 outside of any diff hunk. This is necessary for the minor-mode.
16892 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
16893 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
16894
16895 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
16896 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
16897 so that it can be used more easily in <foo>-mode-hook. Also make sure
16898 to avoid duplicate entries.
16899 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
16900 (font-lock-remove-keywords): Just as was done for `add', allow it to
16901 work even if font-lock-mode is nil. Also make sure we don't modify
16902 any pre-existing list by forcing a copy-sequence. Finally rename
16903 `major-mode' to `mode'.
16904 (font-lock-fontify-syntactic-anchored-keywords)
16905 (font-lock-fontify-anchored-keywords)
16906 (font-lock-fontify-keywords-region): Use line-end-position.
16907 Don't make `font-lock-multiline' local (it's now done in
16908 font-lock-set-defaults).
16909 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
16910 move the `font-lock-fontified' creation to inside the `unless'.
16911
16912 2000-02-06 Andrew Innes <andrewi@gnu.org>
16913
16914 * term/w32-win.el (x-handle-args): Comment out call to message,
16915 which occurs before window system is initialized.
16916
16917 * makefile.nt: Add support for recompiling lisp code.
16918
16919 2000-02-04 Dave Love <fx@gnu.org>
16920
16921 * bindings.el (mode-line-mule-info): Fix/extend last change.
16922
16923 * completion.el: Replace completion-dolist with dolist.
16924
16925 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
16926 dotimes.
16927
16928 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
16929
16930 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
16931 environment names before they go into the section regexp.
16932
16933 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
16934 char class in regexp.
16935
16936 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
16937 `case-fold-search' to nil.
16938
16939 * progmodes/idlwave.el (idlwave-template): Respect
16940 `idlwave-abbrev-change-case'.
16941 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
16942 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
16943 idlwave-while): respect `idlwave-reserved-word-upcase'.
16944 (idlwave-rw-case): New function.
16945 (idlwave-statement-match): Fixed problem with assignment regexp.
16946 (idlwave-font-lock-keywords): Improved regexp for keyword
16947 parameters.
16948 (idlwave-surround): New argument LENGTH to support padding of
16949 operators longer than 1 char.
16950
16951 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
16952 idlwave-shell-expression-overlay. Implemented printing of
16953 expressions on higher levels of the calling stack.
16954 (idlwave-shell-display-level-in-calling-stack): Restore stack
16955 level.
16956 (idlwave-retrieve-expression-from-level): New function.
16957 (idlwave-shell-last-calling-stack): Variable removed.
16958 (idlwave-shell-reset): Argument action reversed (`visible' to
16959 `hidden'). Also remove stop-line overlay.
16960 (idlwave-shell-calling-stack-routine): New variable.
16961 (idlwave-shell-parse-stack-and-display): Messages now display
16962 negative level numbers.
16963 (idlwave-shell-mode): Set `modeline-format'.
16964 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16965 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
16966 21.
16967 (idlwave-shell-print-expression-function): New option.
16968
16969 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
16970 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16971 `tool-bar' instead of `toolbar'.
16972
16973 2000-02-02 Dave Love <fx@gnu.org>
16974
16975 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16976 emacs-lisp-mode-hook. Don't check for defalias being defined.
16977
16978 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16979 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
16980 the new builtins directly.
16981
16982 * whitespace.el (whitespace): Add :version to defgroup.
16983
16984 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16985 Doc fix.
16986
16987 * thingatpt.el (sexp-at-point, symbol-at-point)
16988 (number-at-point, list-at-point): Add autoload cookie.
16989
16990 * recentf.el (recentf): Add :version to defgroup.
16991
16992 * quickurl.el (quickurl): Add :version to defgroup.
16993
16994 * elide-head.el (elide-head): Use point-marker more.
16995
16996 * bs.el (bs): Add :version to defgroup.
16997
16998 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16999
17000 * progmodes/delphi.el (delphi): Add :version to defgroup.
17001
17002 2000-02-02 Gerd Moellmann <gerd@gnu.org>
17003
17004 * ange-ftp.el (ange-ftp-write-region): Handle case that
17005 succeeding process operation sets a different coding system.
17006
17007 * calculator.el: New file.
17008
17009 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17010
17011 * frame.el (frames-on-display-list, framep-on-display): New
17012 functions.
17013 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17014 (display-selections-p, display-screens, display-pixel-width)
17015 (display-pixel-height, display-mm-width, display-mm-height)
17016 (display-backing-store, display-save-under, display-planes)
17017 (display-color-cells, display-visual-class): New functions.
17018
17019 * term/tty-colors.el (tty-color-gray-shades): New function.
17020
17021 * faces.el (display-color-p): Use framep-on-display.
17022 (display-grayscale-p): New function.
17023
17024 2000-01-31 Dave Love <fx@gnu.org>
17025
17026 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17027 (create-fontset-from-x-resource): Don't concat integers.
17028
17029 2000-01-31 Inge Frick <inge@nada.kth.se>
17030
17031 * view.el: Some changes in documentation. Removed some trailing
17032 whitespace. Changed some parameter names to agree with
17033 documentation.
17034 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17035 window is not deleted. Modifies change 1998-04-26.
17036
17037 2000-01-31 Gerd Moellmann <gerd@gnu.org>
17038
17039 * windmove.el: New file.
17040
17041 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17042 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17043 progmodes/ebnf-yac.el: Update copyright and license info.
17044
17045 * jit-lock.el (jit-lock-function): Widen before calculating end
17046 position.
17047 (jit-lock-stealth-chunk-start): Rewritten.
17048
17049 * info.el (Info-title-face-alist): Removed.
17050 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
17051 faces.
17052 (Info-fontify-node): Use these faces.
17053
17054 2000-01-30 Gerd Moellmann <gerd@gnu.org>
17055
17056 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17057 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17058 `&allow-other-keywords'.
17059
17060 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17061 the list of directories scanned heuristically.
17062
17063 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
17064 exist.
17065
17066 2000-01-30 Jason Rumney <jasonr@gnu.org>
17067
17068 * w32-fns.el: Define w32-tty-standard-colors.
17069
17070 * startup.el (command-line): Use w32-tty-standard-colors when in
17071 w32 console mode.
17072
17073 2000-01-30 Dave Love <fx@gnu.org>
17074
17075 * jka-compr.el (jka-compr-load): Fix up load-history.
17076
17077 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17078
17079 * emacs-lisp/cl-macs.el: Revert previous change.
17080
17081 2000-01-29 Dave Love <fx@gnu.org>
17082
17083 * facemenu.el: Purecopy various strings.
17084
17085 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17086 years. Deal with three-digit years.
17087
17088 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
17089 defconst, purecopy.
17090 (help-back-label): Purecopy it.
17091
17092 2000-01-18 Gerd Moellmann <gerd@gnu.org>
17093
17094 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17095 variable. If non-nil, order the buffer list according to the
17096 currently selected frame.
17097 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17098 non-nil, pass the selected frame to function buffer-list.
17099
17100 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17101
17102 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17103
17104 2000-01-28 Dave Love <fx@gnu.org>
17105
17106 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17107
17108 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17109 Don't use lisp-indent-hook property.
17110 (cl-abs): Remove.
17111
17112 * subr.el: Move out indent and edebug specs for when and unless.
17113
17114 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17115 when, unless.
17116
17117 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17118 unless, when.
17119
17120 2000-01-28 Gerd Moellmann <gerd@gnu.org>
17121
17122 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
17123 `collecting' as synonym for `collect'.
17124
17125 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
17126 for the case it contains spaces.
17127
17128 * simple.el (what-cursor-position): Change formatting of
17129 messages.
17130
17131 * frame.el (delete-other-frames): New function.
17132 (toplevel): Bind it to C-x 5 1.
17133
17134 * sort.el (sort-numeric-base): New option.
17135 (sort-numeric-fields): If number starts with `0' or `0[xX[',
17136 interpret it as octal or hexadecimal. Use sort-numeric-base
17137 as default base.
17138
17139 * progmodes/glasses.el: New file.
17140
17141 2000-01-27 Gerd Moellmann <gerd@gnu.org>
17142
17143 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
17144 userids differently.
17145
17146 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17147 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17148 progmodes/ebnf-yac.el: New files.
17149
17150 2000-01-26 Dave Love <fx@gnu.org>
17151
17152 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17153 on a function with an empty body. [From Eric Ludlam.]
17154
17155 2000-01-25 Andre Spiegel <spiegel@gnu.org>
17156
17157 * vc.el (vc-version-diff): Make sure file name is expanded.
17158
17159 2000-01-25 Gerd Moellmann <gerd@gnu.org>
17160
17161 * scroll-bar.el (scroll-bar-timer): Variable removed.
17162 (scroll-bar-toolkit-scroll): Don't use a timer.
17163
17164 2000-01-25 Kenichi Handa <handa@etl.go.jp>
17165
17166 * language/thai-util.el (thai-composition-function): Delete
17167 superfluous `a'.
17168
17169 2000-01-24 Dave Love <fx@gnu.org>
17170
17171 * fortran.el (fortran-mode): Use beginning-of-defun-function,
17172 end-of-defun-function.
17173
17174 * font-lock.el (turn-on-font-lock): Don't depend on window-system
17175 &c.
17176
17177 2000-01-22 Jason Rumney <jasonr@gnu.org>
17178
17179 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
17180 conflicts with new face support.
17181
17182 2000-01-22 Richard M. Stallman <rms@gnu.org>
17183
17184 * replace.el (query-replace): Rename last arg to DELIMITED.
17185 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
17186 (query-replace-regexp): Likewise.
17187
17188 2000-01-20 Richard M. Stallman <rms@gnu.org>
17189
17190 * subr.el (with-syntax-table): Use make-symbol, not gensym.
17191
17192 * emacs-lisp/lisp.el (beginning-of-defun-function):
17193 Variable renamed from beginning-of-defun.
17194 Do not call make-variable-buffer-local.
17195 (beginning-of-defun-raw): Use new variable name; doc fix.
17196 (beginning-of-defun): Doc fix.
17197 (end-of-defun-function): Variable renamed from end-of-defun.
17198 Do not call make-variable-buffer-local.
17199 (end-of-defun): Use new variable name; doc fix.
17200
17201 * subr.el (dolist, dotimes): Copied from cl-macs.el
17202 and made to work.
17203
17204 * mail/undigest.el (rmail-digest-end-regexps):
17205 Variable replaces rmail-digest-end-regexp.
17206 Allows multiple regexps for detecting the end line.
17207 (undigestify-rmail-message): Corresponding changes.
17208
17209 2000-01-19 Dave Love <fx@gnu.org>
17210
17211 * files.el (user-init-file): Don't declare here -- is primitive.
17212
17213 * startup.el (command-line): Check for compiled user-init-file and
17214 set to uncompiled version if necessary.
17215
17216 2000-01-18 Gerd Moellmann <gerd@gnu.org>
17217
17218 * mail/undigest.el (rmail-digest-end-regexp): New user option.
17219 (undigestify-rmail-message): Use it.
17220
17221 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
17222
17223 2000-01-17 Gerd Moellmann <gerd@gnu.org>
17224
17225 * tmm.el (tmm-goto-completions): Adapt to prompt being part
17226 of mini-buffer.
17227
17228 2000-01-14 Gerd Moellmann <gerd@gnu.org>
17229
17230 * emacs-lisp/copyright.el (copyright-update): Removed the
17231 requirement for a trailing space from `copyright-regexp', to
17232 support copyrights with owner specified on a separate line..
17233
17234 * align.el: New file.
17235
17236 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
17237
17238 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
17239
17240 2000-01-13 Dave Love <fx@gnu.org>
17241
17242 * ph.el: Removed. (Obsoleted by EUDC.)
17243
17244 2000-01-13 Gerd Moellmann <gerd@gnu.org>
17245
17246 * net/eudc.el (toplevel): Remove autoloaded code installing
17247 menu with easymenu, because that causes build problems.
17248
17249 * frame.el (frame-notice-user-settings): New variable.
17250 (frame-notice-user-settings): Don't modify frame parameters
17251 if called a second time.
17252
17253 2000-01-13 Richard M. Stallman <rms@gnu.org>
17254
17255 * frame.el (frame-notice-user-settings):
17256 Notice default-frame-parameters even for non-window frames.
17257
17258 2000-01-13 Gerd Moellmann <gerd@gnu.org>
17259
17260 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
17261 for Emacs.
17262 (eudc-bob-can-display-inline-images): Extend for Emacs.
17263 (eudc-bob-toggle-inline-display): Ditto.
17264 (eudc-bob-display-jpeg): Ditto.
17265
17266 2000-01-12 Gerd Moellmann <gerd@gnu.org>
17267
17268 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
17269 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
17270 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
17271
17272 * add-log.el (add-change-log-entry): Fix error trying an `(insert
17273 nil)'.
17274
17275 * subdirs.el: Add `net' directory.
17276
17277 * net: New directory.
17278
17279 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
17280 eval-last-sexp. Don't bind debug-on-error here.
17281 (eval-last-sexp): New function. Bind debug-on-error if
17282 eval-expression-debug-on-error is non-nil.
17283 (eval-defun-2, eval-defun): Likewise.
17284
17285 * simple.el (eval-expression): Don't bind debug-on-error if
17286 eval-expression-debug-on-error is nil. Detect changed
17287 debug-on-error, and propagate new value to global binding, if
17288 eval-expression-debug-on-error is non-nil,
17289 (eval-expression-debug-on-error): Change doc string.
17290
17291 2000-01-11 Richard M. Stallman <rms@gnu.org>
17292
17293 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
17294
17295 * emacs-lisp/lisp-mode.el (with-syntax-table):
17296 Set up lisp-indent-function property.
17297
17298 * subr.el (with-syntax-table): Moved from simple.el.
17299
17300 * simple.el (with-syntax-table): Moved to subr.el.
17301
17302 2000-01-11 Gerd Moellmann <gerd@gnu.org>
17303
17304 * tmm.el (tmm-shortcut): Delete region after prompt instead
17305 of erasing buffer.
17306
17307 * textmodes/fill.el (fill-common-string-prefix): New function.
17308 (fill-context-prefix): Use the longest common prefix of first
17309 and second line fill prefix, if there is one.
17310
17311 2000-01-11 Richard M. Stallman <rms@gnu.org>
17312
17313 * array.el (array-mode): Don't use make-variable-buffer-local.
17314 Use make-local-variable for `truncate-lines'.
17315
17316 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
17317
17318 * add-log.el (add-log-current-defun): Handle user-defined
17319 add-log-current-function returning nil,
17320
17321 * add-log.el (add-change-log-entry): Insert version number
17322 if having found a current function
17323
17324 * add-log.el (add-log-current-defun): Call
17325 `add-log-current-defun-function'. Try matches at level 0 and
17326 level 1. Strip whitespace from defun found.
17327
17328 2000-01-10 John Wiegley <johnw@gnu.org>
17329
17330 * allout.el (isearch-done/outline-provisions): Added `edit'
17331 argument to correspond with the current definition of
17332 `isearch-done'.
17333
17334 2000-01-10 Dave Love <fx@gnu.org>
17335
17336 * elide-head.el (elide-head): Use point-marker, not point.
17337
17338 2000-01-10 Gerd Moellmann <gerd@gnu.org>
17339
17340 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
17341 before and after the year 2000.
17342
17343 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
17344 Add ispell- prefix.
17345
17346 2000-01-10 Ken Stevens <k.stevens@ieee.org>
17347
17348 * ispell.el: Only define dictionaries in menus when they exist.
17349 (version18p): New variable.
17350 (version20p): New variable.
17351 (xemacsp): New variable.
17352 (ispell-choices-win-default-height): Fix for XEmacs visibility.
17353 (ispell-dictionary-alist1): Added Brasileiro dictionary.
17354 (ispell-dictionary-alist6): Russian command lines no longer accept
17355 run-together words.
17356 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
17357 (ispell-dictionary-alist): Add koi8-r to customize definition.
17358 (check-ispell-version): Added documentation string. Returns
17359 library path when called non-interactively.
17360 (ispell-menu-map-needed): Uses new variables.
17361 (ispell-library-path): New variable.
17362 (ispell-decode-string): XEmacs fix for bogus variable bindings.
17363 (ispell-word): Improved documentation string. Test for valid
17364 character mappings. Correctly check typed in word changes that can
17365 result in single words split into multiple words. Returns
17366 replacement word.
17367 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
17368 replace in recursive query replace mode. Help message for
17369 recursive edit mode.
17370 (ispell-show-choices): Protect against bad framepop bindings.
17371 (ispell-help): Fix to work with XEmacs.
17372 (ispell-highlight-spelling-error): Use new variables.
17373 (ispell-overlay-window): Fix to work with XEmacs.
17374 (ispell-parse-output): Passed and returns location information
17375 tracking spelling corrections. Doesn't recheck same word on
17376 current line.
17377 (ispell-init-process): Protect against bogus XEmacs variable binding.
17378 Fix call to single argument in sleep-for. Use new variables.
17379 (ispell-region): Passed and returns location information tracking
17380 spelling corrections. Doesn't check same word on current line.
17381 Improved documentation string. Doesn't resend a line already
17382 checked to the ispell process - fixes bug in LaTeX parsing.
17383 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
17384 (ispell-skip-region): No longer skips <TT> in SGML.
17385 (ispell-process-line): Tracks location information with spelling
17386 corrections. Added documentation string. Accounts for words
17387 already accepted on this line. Don't allow query-replace on line
17388 starting with math characters. Doesn't resend a line already sent
17389 to ispell process. Fixes alignment error bug.
17390
17391 2000-01-10 Richard M. Stallman <rms@gnu.org>
17392
17393 * dired-x.el (dired-guess-shell-alist-default):
17394 Suggest xloadimage, which is free, not xv, which isn't.
17395
17396 * ange-ftp.el (ange-ftp-file-name-nondirectory):
17397 Don't ever include the host name or user name in the value.
17398
17399 2000-01-09 Gerd Moellmann <gerd@gnu.org>
17400
17401 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
17402 of a real newline.
17403
17404 2000-01-09 Stephen Eglen <stephen@gnu.org>
17405
17406 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
17407 for .png files.
17408
17409 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
17410
17411 * cus-edit.el (custom-hook-convert-widget): Fix comment.
17412
17413 2000-01-09 Gerd Moellmann <gerd@gnu.org>
17414
17415 * progmodes/cperl-mode.el: Replace ^F with ^L.
17416
17417 * sendmail.el (toplevel): Provide `sendmail' when compiling
17418 before `require'ing rmail and mailalias to prevent infinite
17419 recursion.
17420
17421 2000-01-08 Dave Love <fx@gnu.org>
17422
17423 * emacs-lisp/backquote.el: Remove inappropriate customization
17424 (allowing custom.el to use backquote).
17425
17426 2000-01-07 Dave Love <fx@gnu.org>
17427
17428 * add-log.el (add-log-debugging): Deleted.
17429 (add-change-log-entry): Treat a backup FILE-NAME as its parent
17430 file. Remove debugging code.
17431 (change-log-get-method-definition, change-log-name): Add doc.
17432 (change-log-sortable-date-at): New function.
17433 (change-log-merge): New command.
17434
17435 * time.el (display-time-string-forms): Make the Mail string active.
17436 (display-time-update): Provide help-echo for load average.
17437
17438 * bindings.el (make-mode-line-mouse2-map): New function.
17439 (mode-line-modified): Use it and simplify.
17440 (mode-line-mule-info): Provide help-echo info.
17441 (minor-mode-alist): Activate the strings.
17442 (make-mode-line-mouse-sensitive): Simplify for
17443 mode-line-buffer-identification.
17444
17445 2000-01-07 Gerd Moellmann <gerd@gnu.org>
17446
17447 * play/pong.el: New file.
17448
17449 2000-01-06 Dave Love <fx@gnu.org>
17450
17451 * array.el: Assorted cleanups for compiler warnings, doc strings,
17452 `array-' prefix for symbols.
17453
17454 2000-01-05 Dave Love <fx@gnu.org>
17455
17456 * textmodes/outline.el (outline-mode-menu-bar-map): Add
17457 outline-headers-as-kill.
17458 (outline-mode): Define imenu-generic-expression.
17459 (outline-headers-as-kill): New command.
17460
17461 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
17462 from paragraph-start.
17463 (paragraph-indent-minor-mode): New command.
17464
17465 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
17466 M-C-e, M-C-h, C-j, C-xnd, TAB.
17467 (fortran-mode): Set beginning-of-defun, end-of-defun.
17468 (fortran-column-ruler): Simplify.
17469 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
17470 (fortran-with-subprogram-narrowing): Likewise.
17471 (fortran-indent-subprogram): Call mark-defun.
17472 (fortran-check-for-matching-do): Change narrowing.
17473
17474 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
17475 (cl-lucid-hash-tag): Delete.
17476 (cl-hash-table-p): Correct test for native table.
17477 (cl-hash-table-count): Use hash-table-count.
17478
17479 * browse-url.el (browse-url): Fix case of
17480 browse-url-browser-function being an alist.
17481
17482 2000-01-05 Carsten Dominik <cd@gnu.org>
17483
17484 * textmodes/reftex-vars.el (reftex-parse-file-extension)
17485 (reftex-index-phrase-file-extension): New options.
17486
17487 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
17488 Use new option `reftex-index-phrase-file-extension'.
17489
17490 * textmodes/reftex.el (reftex-access-parse-file): Use new option
17491 `reftex-parse-file-extension'.
17492
17493 2000-01-05 Dave Love <fx@gnu.org>
17494
17495 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
17496 (beginning-of-defun-raw): Use it.
17497 (end-of-defun): New variable.
17498 (end-of-defun): Use it.
17499 (check-parens): New command.
17500
17501 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
17502
17503 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
17504 (hs-show-block): Don't use `mapcar' when not accumulating.
17505
17506 Fix buglet in local variables initialization.
17507
17508 2000-01-05 Andreas Schwab <schwab@suse.de>
17509
17510 * hscroll.el (hscroll): Doc fix.
17511
17512 2000-01-05 Carsten Dominik <cd@gnu.org>
17513
17514 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
17515 idlw-toolbar.
17516
17517 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
17518 file idlw-rinfo.el.
17519 (idlwave-customize): load must read file idlw-shell.el.
17520 (idlwave-create-customize-menu): load must read file idlw-shell.el.
17521
17522 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
17523
17524 * progmodes/idlw-shell.el: Also provide idlwave-shell
17525 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
17526 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
17527
17528 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
17529 both reftex-dcr and reftex-vcr.
17530
17531 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
17532
17533 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17534
17535 * ps-print.el: PostScript code now is in separate files, doc fix.
17536 (ps-print-version): New version number (5.0.3).
17537 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
17538 local.
17539 (ps-spool-config): Initialization fix.
17540 (ps-print-prologue-1, ps-print-prologue-2)
17541 (ps-print-duplex-feature): PostScript code moved to separated file.
17542 (ps-background-image): Little code reformating.
17543 (ps-begin-file, ps-begin-job): Fix code.
17544 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
17545 (ps-prologue-file): New fun.
17546
17547 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17548
17549 * ps-vars.el: Eliminated.
17550
17551 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
17552 `;;;###autoload'.
17553
17554 * ps-print.el: ps-vars eliminated, doc fix.
17555 (ps-print-version): New version number (5.0.2).
17556 (ps-spool-config): Initialization fix.
17557 (ps-print-customize): New fun.
17558
17559 2000-01-04 Gerd Moellmann <gerd@gnu.org>
17560
17561 * autorevert.el (auto-revert-mode): Return value of
17562 auto-revert-mode.
17563
17564 2000-01-04 Dave Love <fx@gnu.org>
17565
17566 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
17567 menu items.
17568
17569 2000-01-03 Dave Love <fx@gnu.org>
17570
17571 * elide-head.el (elide-head) [defgroup]: Add :version.
17572
17573 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
17574 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
17575 `cl-hash-table-p', not `hash-table-p'.
17576 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
17577
17578 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17579
17580 * faces.el (face-read-integer, read-face-attribute)
17581 (color-defined-p, color-values): unspecified-{f,b}g are now
17582 strings.
17583
17584 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
17585
17586 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
17587 at comment end, and re-insert them after filling.
17588
17589 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17590
17591 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
17592 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
17593 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
17594
17595 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17596
17597 * term/x-win.el (xw-defined-colors): Call color-supported-p,
17598 the new name of face-color-supported-p.
17599
17600 * term/w32-win.el (xw-defined-colors): Likewise.
17601
17602 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17603
17604 * simple.el (completion-setup-function): Count completion-size
17605 from minibuffer-prompt-end, not from point-min.
17606
17607 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
17608
17609 * faces.el (read-face-attribute, defined-colors, color-defined-p):
17610 Pass the frame to tty-color-* functions.
17611 (display-color-p, frame-set-background-mode): Pass the frame to
17612 tty-display-color-p.
17613
17614 * term/tty-colors.el (tty-defined-color-alist): Renamed from
17615 tty-color-alist.
17616 (tty-color-alist, tty-modify-color-alist): New functions.
17617 (tty-color-define, tty-color-clear, tty-color-approximate)
17618 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
17619 an optional parameter FRAME.
17620
17621 2000-01-01 Gerd Moellmann <gerd@gnu.org>
17622
17623 * image.el (create-image, defimage): Don't assume image data is a
17624 string.
17625
17626 * image.el (defimage): Handle specifications containing :data
17627 instead of :file.
17628 (image-type-from-data): New function.
17629 (image-type-from-file-header): Use it.
17630 (create-image): Add parameter DATA-P.
17631
17632 See ChangeLog.8 for earlier changes.
17633
17634 ;; Local Variables:
17635 ;; coding: iso-2022-7bit
17636 ;; End: