(mouse-drag-safe-scroll): Bind
[bpt/emacs.git] / lisp / ChangeLog
1 2001-01-05 Gerd Moellmann <gerd@gnu.org>
2
3 * mouse-drag.el (mouse-drag-safe-scroll): Bind
4 scroll-preserve-screen-position to nil.
5
6 * isearch.el (isearch-old-signal-hook): New variable.
7 (isearch-mode): Set signal-hook-function to isearch-done.
8 (isearch-done): Restore old signal-hook-function.
9
10 * info.el (Info-fontify-node): Mark one more char as intangible.
11
12 2000-01-05 Kenichi Handa <handa@etl.go.jp>
13
14 * composite.el (compose-last-chars): New argument COMPONENTS. If
15 it is non-nil, compose preceding characters by compose-region with
16 COMPONENTS.
17
18 * international/quail.el (quail-input-string-to-events): New function.
19 (quail-input-method): Convert input string to events here.
20 (quail-start-translation): Return input string, not event list.
21 (quail-start-conversion): Likewise.
22
23 2001-01-04 Gerd Moellmann <gerd@gnu.org>
24
25 * tooltip.el (tooltip-cancel-delayed-tip)
26 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
27 and tooltip-add-timeout.
28 (tooltip-show): Set border color from faces's foreground.
29 (tooltip-show-help-function): If called with the same help string
30 as last time, do nothing.
31 (tooltip-help-tips): Don't set tooltip-help-message to nil.
32
33 * startup.el (fancy-splash-screens): Don't bind show-help-function
34 to nil.
35
36 * tooltip.el (tooltip-frame-parameters): Remove colors.
37 (tooltip): New face
38 (tooltip-set-param): New function.
39 (tooltip-show): Set up color frame parameters from face `tooltip'.
40 Display the tooltip text in face `tooltip'.
41
42 2001-01-04 Dave Love <fx@gnu.org>
43
44 * whitespace.el (whitespace-global-mode): Fix typo.
45
46 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
47
48 2001-01-03 Dave Love <fx@gnu.org>
49
50 * dired-x.el: Doc fixes. Maintainer change.
51 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
52 :type.
53 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
54 (dired-guess-shell-alist-user): Customize.
55 (dired-x-help-address): Set to bug-gnu-emacs.
56 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
57 (dired-default-directory): Renamed from default-directory.
58
59 * hl-line.el (hl-line): Doc fix.
60
61 2001-01-03 Karl Fogel <kfogel@red-bean.com>
62
63 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
64
65 2001-01-02 Richard M. Stallman <rms@caffeine.ai.mit.edu>
66
67 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
68 to remove all the current alternative-match highlighting.
69 If nil, remove only what's outside the current window.
70 (isearch-lazy-highlight-remove-overlays): Take optional
71 region within which NOT to remove them.
72 (isearch-lazy-highlight-new-loop): Greatly simplified.
73 (isearch-lazy-highlight-update): Find all the other occurrences
74 visible in the window, in just one call.
75 (isearch-lazy-highlight-start): Now holds start of region to scan.
76 (isearch-lazy-highlight-end): Now holds end of region to scan.
77 (isearch-lazy-highlight-wrapped): Variable deleted.
78 (isearch-lazy-highlight-search): Function deleted.
79
80 2000-01-02 Andrew Innes <andrewi@gnu.org>
81
82 * w32-fns.el (convert-standard-filename): Do length check on name
83 before aref.
84
85 2001-01-02 Dave Love <fx@gnu.org>
86
87 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
88 value.
89 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
90
91 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
92
93 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
94 read syntax.
95
96 * calendar/todo-mode.el (todo): Add :link, :version.
97 (todo-save-top-priorities): Remove autoload cookie.
98 (todo-add-category, todo-add-item-non-interactively)
99 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
100 cookie.
101
102 2001-01-02 Gerd Moellmann <gerd@gnu.org>
103
104 * comint.el (comint-input-history-ignore): New variable.
105 (comint-read-input-ring): Ignore entries matching
106 comint-input-history-ignore.
107
108 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
109
110 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
111 (lm-copyright-mark): New function.
112 (lm-crack-copyright): New function.
113 (lm-verify): Check that the file has a copyright.
114 Check that the file is copyright Free Software Foundation.
115
116 2000-12-30 Kenichi Handa <handa@etl.go.jp>
117
118 * international/mule-diag.el (print-fontset): Indent font name by
119 24 columns, not 25.
120
121 2000-12-29 Gerd Moellmann <gerd@gnu.org>
122
123 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
124 in Subject line.
125
126 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
127 Use mail-mode-hook instead of mail-setup-hook. Otherwise
128 continuing an interrupted message with C-u C-x m for instence,
129 winds up in Mail mode without abbrevs.
130
131 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
132
133 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
134 non-nil. Adding almost all customization variables on ps-setup. Doc
135 fix.
136 (ps-print-version): New version number (6.3.3).
137 (ps-end-with-control-d): Initialization fix.
138 (ps-lines-printed): New var.
139 (ps-skip-newline): New fun.
140 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
141 (ps-next-line, ps-continue-line, ps-plot-region)
142 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
143
144 2000-12-29 Kenichi Handa <handa@etl.go.jp>
145
146 * international/fontset.el (x-complement-fontset-spec): Resolve
147 ASCII font name so that the same family name is used for fonts
148 registered in x-font-name-charset-alist.
149 (create-fontset-from-fontset-spec): Adjusted for the above change.
150 The name of fontset alias should be a unresolved ASCII font name.
151
152 2000-12-28 Gerd Moellmann <gerd@gnu.org>
153
154 * simple.el (delete-key-deletes-forward-mode): Bind backspace
155 and delete in isearch-mode-map.
156
157 2000-12-28 Richard M. Stallman <rms@gnu.org>
158
159 * dired-x.el (dired-guess-shell-alist-default):
160 Use xpdf instead of acroread.
161
162 2000-12-28 Kenichi Handa <handa@etl.go.jp>
163
164 * textmodes/artist.el (artist-butlast): Deleted.
165 (artist-ellipse-mirror-quadrant): Use butlast instead of
166 artist-butlast.
167
168 * subr.el (butlast, nbutlast): Moved from cl.el to here.
169
170 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
171
172 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
173
174 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
175
176 * ls-lisp.el: Better support for the Mac and MS-Windows.
177 (ls-lisp): New defgroup.
178 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
179 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
180 (ls-lisp-support-shell-wildcards): New defcustoms.
181 (ls-lisp-parse-symlink): New function.
182 (insert-directory): Code to convert switches to a list and set up
183 the wildcard argument copied from ls-lisp-insert-directory.
184 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
185 for -C and -R switches.
186 (ls-lisp-column-format): New function.
187 (ls-lisp-delete-matching, ls-lisp-handle-switches)
188 (ls-lisp-format-time): Add doc strings.
189 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
190 Support ls-lisp-dirs-first.
191 (ls-lisp-classify, ls-lisp-extension): New functions.
192 (ls-lisp-format): Optionally support emulation of symlinks.
193 Support -i, -s, and -G switches.
194
195 2000-12-27 Gerd Moellmann <gerd@gnu.org>
196
197 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
198
199 * version.el (emacs-version): Print X scroll bar information.
200
201 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
202 instead of x-toolkit-scroll-bars-p.
203
204 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
205 of x-toolkit-scroll-bars-p.
206
207 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
208
209 * ffap.el (ffap-bindings): Make interactive and add an autoload
210 cookie.
211 (ffap-bindings): Doc fix, to reflect the above change.
212
213 2000-12-27 Kenichi Handa <handa@etl.go.jp>
214
215 * term.el (term-char-mode): Define all non-ascii self-inserting
216 characters to 'term-send-raw in term-raw-map.
217
218 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
219
220 * viper-init (viper-restore-cursor-type): Added condition-case
221 guard.
222
223 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
224 initialization; use add-hook.
225 (ediff-file-remote-p): Use file-local-copy.
226
227 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
228
229 * ediff.el (ediff-patch-buffer): Bug fix.
230 (ediff-revision): Allow selection of the file at the prompt.
231
232 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
233
234 * subr.el (combine-run-hooks): Remove.
235
236 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
237 and remove the rogue second spec.
238
239 2000-12-23 Gerd Moellmann <gerd@gnu.org>
240
241 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
242
243 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
244
245 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
246 Use minibuffer menu prompt for the `=' prefix.
247 (smerge-command-prefix): Change default to C-^.
248 (smerge-mode): Don't assume font-lock doesn't move point.
249
250 * skeleton.el (skeleton-internal-1): Make sure the first line of
251 the region is also re-indented.
252 (skeleton-end-newline): New var.
253 (skeleton-end-hook): Use it.
254
255 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
256
257 * comint.el (comint-password-prompt-regexp): Support CVS.
258
259 2000-12-22 Gerd Moellmann <gerd@gnu.org>
260
261 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
262 backspace key combinations, depending on
263 delete-key-deletes-forward.
264
265 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
266
267 * simple.el (delete-key-deletes-forward): Doc fix.
268
269 2000-08-22 Emmanuel Briot <briot@gnat.com>
270
271 * xml.el (top level comment): Updated to reflect the fact that
272 white spaces are relevant in the XML file.
273 (xml-parse-file): Do not kill an existing Emacs buffer if the file
274 to parse was already edited. This allows for on-the-fly analysis
275 of XML files.
276 (xml-parse-tag): Check that the casing is the same in the start
277 tag and end tag, since XML is case-sensitive. Allows for spaces
278 in the end tag, after the name of the tag.
279 (xml-parse-attlist): Allow for the character '-' in the name of
280 attributes, as in the standard http-equiv attribute Do not save
281 the properties in the XML tree, since they are not relevant.
282
283 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
284
285 * generic.el (generic-read-type): Undo last change, inline into
286 `generic-mode' and then remove.
287 (generic-mode): Inline generic-read-type.
288 (define-generic-mode): Push the symbol name rather than the symbol
289 onto generic-mode-list.
290
291 2000-12-21 Gerd Moellmann <gerd@gnu.org>
292
293 * generic.el (generic-read-type): Build an alist for
294 completing-read as in 20.7.
295
296 * play/landmark.el (lm): Use interactive spec `P'.
297 (toplevel): Don't set debug-on-error.
298
299 * server.el (server-switch-buffer): Choose a window on a visible
300 frame.
301
302 2000-12-21 Dave Pearson <davep@davep.org>
303
304 * quickurl.el: Commentry change, I've moved my web site.
305
306 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
307
308 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
309 ranges like \177-\237, but accepts the character sequence from \177 to
310 \237. Doc fix.
311 (ebnf-version): New version (3.4).
312 (ebnf-setup): Code fix.
313 (ebnf-range-regexp): New fun.
314 (ebnf-8-bit-chars): Const fix.
315
316 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
317 entry. Doc fix.
318 (ebnf-bnf-lex): Code fix.
319 (ebnf-bnf-comment-chars): Const fix.
320
321 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
322 entry. Doc fix.
323 (ebnf-iso-comment-chars): Const fix.
324
325 * ebnf-otz.el: Doc fix.
326
327 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
328 entry. Doc fix.
329 (ebnf-yac-skip-code): Code fix.
330 (ebnf-yac-comment-chars): Const fix.
331
332 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
333
334 * files.el (insert-directory-safely): New function.
335 (recover-file): Use it instead of insert-directory. From Markus
336 Rost <markus.rost@mathematik.uni-regensburg.de>
337
338 2000-12-21 Kenichi Handa <handa@etl.go.jp>
339
340 * international/mule-cmds.el (select-safe-coding-system): Check
341 coding-category-list more rigidly. Improve help message.
342
343 * dired.el (dired-move-to-filename-regexp): Fix previous change.
344
345 2000-12-21 Miles Bader <miles@gnu.org>
346
347 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
348 prefix.
349
350 2000-12-21 Kenichi Handa <handa@etl.go.jp>
351
352 * international/mule-diag.el (describe-char-after): Make *Help*
353 buffer inherit multibyteness of the current buffer.
354
355 * international/mule.el (make-char): Docstring adjusted for the
356 change of make-char-internal.
357
358 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
359
360 * international/iso-cvt.el: Docstrings fix.
361
362 2000-12-20 Dave Love <fx@gnu.org>
363
364 * subr.el (eval-after-load): Doc fix.
365
366 2000-12-20 Kenichi Handa <handa@etl.go.jp>
367
368 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
369 for numbers.
370
371 2000-12-20 Miles Bader <miles@gnu.org>
372
373 * international/quail.el (quail-help): Resize the help window
374 again after it has all its contents. Remove unneeded progn.
375
376 2000-12-19 Gerd Moellmann <gerd@gnu.org>
377
378 * pcmpl-linux.el: Fix copy/paste error.
379
380 2000-12-19 Andrew Innes <andrewi@gnu.org>
381
382 * simple.el (delete-key-deletes-forward-mode): Fix typo in
383 docstring.
384
385 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
386
387 * progmodes/idlw-rinfo.el: Fixed copyright notice.
388
389 * progmodes/idlw-toolbar.el: Fixed copyright notice.
390
391 * progmodes/idlw-shell.el: Fixed copyright notice.
392
393 * progmodes/idlwave.el: Fixed copyright notice.
394
395 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
396 TAB as key separators.
397
398 2000-12-19 Alex Schroeder <alex@gnu.org>
399
400 * sql.el (sql-sybase-options): New option.
401 (sql-sybase): Use it. Add sql-database to the list of parameters
402 provided for login. The options -w 2048 -n are not used any more.
403 (sql-postgres-options): Changed default from "--pset" to "-P".
404 (sql-mysql-options): Doc change.
405 (sql-stop): Doc change.
406
407 2000-12-19 Kenichi Handa <handa@etl.go.jp>
408
409 * international/quail.el (quail-input-method): Always hide
410 the guidance buffer on exiting.
411
412 2000-12-18 Gerd Moellmann <gerd@gnu.org>
413
414 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
415 isn't fboundp.
416
417 * server.el (server-buffer-done): Bury the buffer before
418 killing it.
419
420 * faces.el (face-spec-set): Interpret a nil in specs for
421 foreground and background colors as `unspecified', for
422 compatibility with 20.x.
423
424 2000-12-18 Dave Love <fx@gnu.org>
425
426 * simple.el (mail-user-agent): Doc fix.
427 (input-mode-8-bit): Removed.
428
429 * international/mule.el (set-keyboard-coding-system): Doc fix.
430 (keyboard-coding-system): New option.
431
432 * mail/sendmail.el (send-mail-function): Customize.
433
434 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
435
436 * international/codepage.el (cp866-decode-table): New table.
437
438 2000-12-18 Gerd Moellmann <gerd@gnu.org>
439
440 * version.el (emacs-version): Remove `%a' from the time format
441 because the weekday doesn't fit well into each locale.
442
443 2000-12-18 Miles Bader <miles@gnu.org>
444
445 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
446
447 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
448 Check that emacs-major-version is `=' to 20, not `>='.
449 (artist-replace-chars): Use `make-string' instead of a loop.
450
451 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
452
453 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
454 (cvs-execute-single-file): Don't change directory.
455 Patch from Per Cederqvist.
456
457 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
458
459 * textmodes/ispell.el (check-ispell-version): If
460 `ispell-program-name' is "aspell", pass it the -v switch instead
461 of -vv.
462
463 2000-12-16 Kenichi Handa <handa@etl.go.jp>
464
465 * international/mule-diag.el (mule-diag): Insert information about
466 configure options, multibyte awareness, language env.
467
468 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
469 regexp to search for candidates.
470
471 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
472
473 * info.el (Info-forward-node): If the node has an
474 Info-header-line, widen the buffer before searching for "next:"
475 and "up:" pointers, and set the search limit to stay in the
476 current node.
477
478 2000-12-16 Miles Bader <miles@gnu.org>
479
480 * simple.el (delete-trailing-whitespace): Remove extraneous let.
481
482 2000-12-15 Miles Bader <miles@gnu.org>
483
484 * comint.el (comint-send-string, comint-send-region): Also accept
485 a buffer, buffer-name, or nil for PROCESS, for compatibility with
486 process-send-string/region.
487
488 2000-12-15 Gerd Moellmann <gerd@gnu.org>
489
490 * isearch.el (isearch-lazy-highlight-max): New user-option.
491 (isearch-lazy-highlight-update): Don't highlight more than
492 isearch-lazy-highlight-max matches.
493
494 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
495
496 2000-12-15 Richard M. Stallman <rms@caffeine.ai.mit.edu>
497
498 * sort.el (sort-columns): Fix error message.
499
500 * dabbrev.el (dabbrev--last-case-pattern): Value is now
501 `upcase' or `downcase' or nil.
502 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
503 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
504 (dabbrev--substitute-expansion): New arg record-case-pattern.
505 If it is non-nil, set dabbrev--last-case-pattern.
506 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
507
508 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
509
510 2000-12-15 Miles Bader <miles@gnu.org>
511
512 * paths.el (Info-default-directory-list): Don't delete
513 configure-info-directory from the list of standard info
514 directories when appending it to the end -- their order is
515 important.
516
517 * faces.el (read-face-attribute): If there's no entry for the
518 user's input in VALID, just use it as-is (this will often result
519 in an error, but it may be OK for e.g. colors using hexadecimal
520 notation, and at least will yield a better error message).
521
522 * window.el (mode-line-window-height-fudge): Function removed.
523 (height-affecting-face-attributes, mode-line-window-height-fudge):
524 Variables removed.
525 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
526 window is really the right size. Use vertical-motion
527 rather than forward-line.
528 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
529 (ispell-command-loop, ispell-show-choices): Use the variable
530 ispell-choices-win-default-height, rather than the function.
531 (ispell-choices-win-default-height): Function removed.
532 (ispell-mode-line-window-height-fudge): Function removed.
533
534 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
535
536 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
537
538 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
539
540 * paths.el (Info-default-directory-list): If
541 configure-info-directory is not one of the standard directories,
542 put it first in the list; otherwise put it last. Doc string
543 changed accordingly.
544
545 * info.el (Info-directory-list): Change doc string to reflect the
546 change in Info-default-directory-list.
547
548 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
549 windows-nt as windowed environments, even under -nw.
550
551 * startup.el (command-line): Don't call x-backspace-delete-keys-p
552 if not fboundp. Switch delete-forward mode for the <delete> key
553 on all PC platforms, even under -nw.
554
555 * term/internal.el ([M-delete]): Remap to M-d.
556
557 2000-12-14 Gerd Moellmann <gerd@gnu.org>
558
559 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
560
561 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
562
563 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
564
565 2000-12-14 Gerd Moellmann <gerd@gnu.org>
566
567 * startup.el (command-line): Call delete-key-deletes-forward-mode,
568 if appropriate.
569
570 * simple.el (delete-key-deletes-forward): New user-option.
571 (delete-key-deletes-forward-mode): New function.
572
573 * bindings.el: Bind `delete' to backward-delete-char.
574
575 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
576 if symbol is bound before getting its value.
577
578 * tooltip.el (tooltip-show): If an error is signaled in
579 x-show-tip, display that error, and display the help in the
580 echo area.
581
582 2000-12-14 Kenichi Handa <handa@etl.go.jp>
583
584 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
585 "... entries" messages for every 10000 entries, not 10.
586
587 2000-12-13 Karl Fogel <kfogel@red-bean.com>
588
589 * bookmark.el: Provide a generic exit hook, as suggested by
590 Ovidiu Predescu <ovidiu@cup.hp.com>:
591 (bookmark-exit-hook): New var.
592 (bookmark-exit-hook-internal): New func, replaces
593 old raw lambda form in `kill-emacs-hook', and runs new
594 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
595 as logically that feature must have been provided if this function
596 is running.
597 Removed ;;;###autoload before the `add-hook' call.
598
599 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
600
601 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
602 (easy-menu-current-active-maps): New function.
603 (easy-menu-get-map): Use it.
604 Make a proper menu entry when creating a new keymap.
605
606 2000-12-13 Kenichi Handa <handa@etl.go.jp>
607
608 * international/characters.el: Fix cases and syntaxes for
609 mule-unicode-0100-24ff.
610
611 * dired.el (dired-move-to-filename-regexp): Fixed for the case
612 that a Japanese character is not appended after day and year.
613
614 * info.el (Info-suffix-list): Change format for a command that
615 requires arguments.
616 (info-insert-file-contents): Adjusted for the above change.
617
618 2000-12-12 Andreas Schwab <schwab@suse.de>
619
620 * tar-mode.el (tar-extract): Base the name of the subfile buffer
621 on the name of the tar buffer. Verify that the existing buffer is
622 visiting the same subfile.
623
624 2000-12-12 Dave Love <fx@gnu.org>
625
626 * subdirs.el: Add obsolete.
627
628 2000-12-12 Gerd Moellmann <gerd@gnu.org>
629
630 * mail/rmailsum.el (rmail-summary-expunge)
631 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
632 instead of rmail-confirm-expunge.
633
634 * replace.el (perform-replace): Don't use an empty match adjacent
635 to a non-empty match when computing the next match before the
636 replacement is performed.
637
638 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
639
640 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
641 definition (patch by Stefan Monnier).
642 (glasses-mode): Use jit-lock instead of `after-change-functions'
643 (patch by Stefan Monnier).
644
645 2000-12-12 Miles Bader <miles@gnu.org>
646
647 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
648 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
649
650 2000-12-12 Andrew Choi <akochoi@i-cable.com>
651
652 * term/mac-win.el: Remove load for ls-lisp.
653
654 * loadup.el: Load ls-lisp for system-type `macos'.
655
656 2000-12-12 Miles Bader <miles@gnu.org>
657
658 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
659 Respect field end too.
660 (just-one-space): Respect fields as `delete-horizontal-space'.
661 (newline-and-indent, reindent-then-newline-and-indent): Use
662 `delete-horizontal-space'.
663
664 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
665
666 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
667 (so as to obey the field property in the minibuffer).
668
669 * obsolete/c-mode.el: Moved from lisp/progmodes.
670 * obsolete/auto-show.el: Moved from lisp.
671 * obsolete/ooutline.el: Moved from lisp/textmodes.
672
673 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
674
675 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
676 changes to list them here.
677
678 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
679 many changes to list them here.
680
681 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
682 many changes to list them here.
683
684 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
685
686 2000-12-11 Gerd Moellmann <gerd@gnu.org>
687
688 * simple.el (kill-new): Don't try to setcar kill-ring if it is
689 nil.
690
691 * cus-edit.el (custom-save-variables, custom-save-faces):
692 Comment fix.
693
694 * hscroll.el: Moved to `obsolete' subdir.
695
696 2000-12-11 Miles Bader <miles@gnu.org>
697
698 * window.el (window-text-height): Function removed (now in C).
699
700 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
701
702 * log-edit.el (log-edit-parent-buffer): New var.
703 (log-edit): Set it. Add BUFFER argument.
704 (log-edit-done): Use char-before.
705 Don't bother checking validity of vc-comment-ring.
706 Only bury the buffer if log-edit popped it up.
707
708 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
709 (cvs-mode-diff-help): Remove.
710 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
711 (cvs-mode-marked): Set up the default for CMD manually.
712
713 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
714 Remove binding for ? now made unnecessary.
715
716 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
717
718 * textmodes/reftex.el (reftex-scanning-info-available-p): New
719 function
720 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
721
722 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
723 when master file is not open.
724
725 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
726
727 * progmodes/ada-stmt.el: Update `maintainer'.
728
729 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
730
731 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
732 choices to match documentation string.
733
734 2000-12-09 Miles Bader <miles@gnu.org>
735
736 * minibuf-eldef.el: New file.
737
738 * window.el (fit-window-to-buffer): Don't pass last argument to
739 pos-visible-in-window-p, now that its meaning is inverted.
740
741 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
742
743 * image.el (create-image): Doc fix; spotted by Per Cederqvist
744 <ceder@lysator.liu.se>.
745
746 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
747
748 * autoinsert.el (auto-insert-alist): Add missing final \n.
749
750 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
751 (cvs-menu-map): Remove.
752 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
753 (cvs-mode-quit): Turn it back into a plain function.
754
755 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
756 (texinfo-filter): Remove (move to texinfo.el).
757
758 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
759 file where it's more visible.
760 (texinfo-filter, texinfo-chapter-level-regexp): New variables
761 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
762 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
763 (texinfo-inside-macro-p): Only catch `scan-error's.
764 (texinfo-inside-env-p): Make better use of the match info.
765 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
766 (texinfo-insert-@end): Slight re-organization.
767 Also remove useless `looking-at' call.
768
769 2000-12-08 Andrew Innes <andrewi@gnu.org>
770
771 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
772 accessible in -nw mode.
773
774 * term/w32-win.el: Remove stuff about selection timeout, which is
775 irrelevant on Windows. Move clipboard support to w32-fns.el, so
776 it is accessible in -nw mode.
777
778 2000-12-08 Dave Love <fx@gnu.org>
779
780 * emacs-lisp/lisp-mode.el (lisp-mode): Set
781 font-lock-keywords-case-fold-search.
782
783 2000-12-08 Gerd Moellmann <gerd@gnu.org>
784
785 * textmodes/ispell.el (ispell): Doc fix.
786
787 2000-12-08 Kenichi Handa <handa@etl.go.jp>
788
789 * international/quail.el (quail-insert-decode-map): Check the
790 frame width of a window displaying the current buffer, not that of
791 the selected frame.
792 (quail-help): Make sure that the help buffer has window before
793 inserting text in it.
794
795 2000-12-07 Sam Steingold <sds@gnu.org>
796
797 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
798 Backquote is used in isearch.el, so autoloading saves nothing.
799
800 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
801
802 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
803 the CVS and RCS subdirectories case-insensitively.
804
805 * dired.el (dired-insert-directory): If file-system-info is
806 fboundp, call it instead of invoking dired-free-space-program.
807
808 2000-12-07 Gerd Moellmann <gerd@gnu.org>
809
810 * server.el (server-visit-files): Push files on file-name-history.
811
812 * progmodes/cc-langs.el: Update copyright.
813
814 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
815
816 * bindings.el (mode-line-mode-menu): Add glasses-mode.
817
818 * bindings.el (mode-line-mode-menu): Reverse the order
819 of define-keys so that the menu appears in alphabetical order.
820
821 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
822
823 * progmodes/glasses.el (glasses-mode): Update mode line at the end
824 of the function.
825
826 2000-12-07 Dave Love <fx@gnu.org>
827
828 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
829
830 * facemenu.el (facemenu-unlisted-faces): Fix value.
831
832 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
833
834 * font-lock.el (font-lock-default-fontify-region):
835 Include the terminating \n (off-by-one error).
836 (font-lock-set-defaults): Use dolist.
837
838 * derived.el (define-derived-mode): Don't use combine-run-hooks.
839
840 2000-12-07 Kenichi Handa <handa@etl.go.jp>
841
842 * international/mule-cmds.el (describe-language-environment): Fix
843 for the case that an input method title is not string but a list.
844
845 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
846 of wrong SIZE record.
847
848 2000-12-06 Dave Love <fx@gnu.org>
849
850 * newcomment.el (comment-region, comment-dwim): Doc fix.
851
852 * textmodes/texinfo.el: Require tex-mode when compiling.
853 (texinfo-update-node): Doc fix.
854 (texinfo-imenu-generic-expression): Add @anchor.
855 (texinfo-font-lock-keywords): Add @uref.
856 (texinfo-inside-macro-p): Don't use ignore-errors.
857 (texinfo-insert-quote): Match more contexts.
858
859 * international/mule.el (decode-char, encode-char): Doc fix.
860 (auto-coding-alist): Customize.
861
862 * files.el (load-file): Fix change of 2000-03-12.
863
864 * wid-edit.el (widget-text-keymap): Doc fix.
865
866 2000-12-06 Andrew Innes <andrewi@gnu.org>
867
868 * makefile.w32-in (lisp): Set to an absolute directory, namely
869 $(CURDIR).
870
871 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
872
873 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
874 read generated-autoload-file, and set buffer-file-coding-system to
875 raw-text-unix after reading the file.
876
877 * international/mule-conf.el (file-coding-system-alist): Use
878 raw-text for reading loaddefs.el and raw-text-unix for writing
879 it.
880
881 2000-12-06 Gerd Moellmann <gerd@gnu.org>
882
883 * replace.el (occur): Make line-number-width 1 smaller for the
884 colon following the line number.
885
886 * startup.el (fancy-splash-text, command-line-1): Use
887 `File' for the menu name instead of `Files'.
888
889 * tmm.el: Update copyright.
890
891 * cus-start.el: Add entry for even-window-heights.
892
893 2000-12-06 Miles Bader <miles@gnu.org>
894
895 * faces.el (frame-set-background-mode): Avoid stomping on
896 locally modified faces.
897
898 2000-12-06 Kenichi Handa <handa@etl.go.jp>
899
900 * international/fontset.el: Correct the font registries for
901 japanese-jisx0213-1 and japanese-jisx0213-2.
902
903 2000-12-05 Gerd Moellmann <gerd@gnu.org>
904
905 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
906
907 * iswitchb.el: Update customization commentary.
908
909 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
910
911 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
912 (tpu-search-highlight): Fixed comparison of overlay end positions.
913 (tpu-trim-line-ends): Implemented trimming logic locally.
914
915 * emulation/tpu-extras.el (tpu-write-file-hook)
916 (tpu-set-cursor-bound): Replaced picture-clean with
917 tpu-trim-line-ends.
918
919 2000-12-05 Kenichi Handa <handa@etl.go.jp>
920
921 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
922 to cn-gb.
923 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
924
925 2000-12-04 Dave Love <fx@gnu.org>
926
927 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
928
929 2000-12-04 Gerd Moellmann <gerd@gnu.org>
930
931 * mail/rmailsum.el (rmail-summary-expunge)
932 (rmail-summary-expunge-and-save): Ask for confirmation with
933 rmail-expunge-confirmed.
934
935 * mail/rmail.el (rmail-expunge-confirmed): New function.
936 (rmail-expunge): Use it.
937
938 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
939 (etags-recognize-tags-table, find-tag-in-order): New
940 functionality: interpret file names as tags.
941
942 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
943
944 * info.el (Info-scroll-prefer-subnodes): New defcustom.
945 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
946 visit the first subnode until the bottom of the current node is
947 visible.
948
949 2000-12-04 Gerd Moellmann <gerd@gnu.org>
950
951 * format.el (format-decode): Don't change buffer's undo list.
952
953 2000-12-04 Kenichi Handa <handa@etl.go.jp>
954
955 * faces.el (face-font-registry-alternatives): Add entries for CJK
956 fonts. Doc-string adjusted for the actual usage of this data.
957
958 * international/fontset.el: Change the font registries for CJK
959 fonts in the default fontset. Don't append '*' to registries.
960
961 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
962
963 * emacs-lisp/easy-mmode.el (define-derived-mode)
964 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
965
966 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
967 (derived-mode-p): New function.
968 (derived-mode-make-docstring): Add `docstring' argument.
969 Use it if available and complete it if necessary.
970
971 2000-12-03 Andreas Schwab <schwab@suse.de>
972
973 * type-break.el (type-break): Don't make parent of itself.
974
975 2000-12-03 Miles Bader <miles@gnu.org>
976
977 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
978
979 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
980
981 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
982 (tex-main-file, tex-file): Simplify.
983 (tex-generate-zap-file-name): Use subst-char-in-string.
984 (tex-strip-dots): Remove.
985
986 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
987
988 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
989 to check if the match succeeded.
990
991 2000-12-02 Gerd Moellmann <gerd@gnu.org>
992
993 * startup.el (use-fancy-splash-screens-p): New function.
994 (command-line-1): Use it to determine whether or not to use
995 a fancy splash screen.
996
997 2000-12-02 Andreas Schwab <schwab@suse.de>
998
999 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
1000
1001 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1002
1003 * international/mule.el (make-char): Fix last change.
1004
1005 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
1006 New defcustoms.
1007 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
1008 autoloading tex-mode; instead, do the same manually. Use
1009 texinfo-open-quote and texinfo-close-quote. Insert literal quote
1010 with numeric argument. Docstring fix.
1011 (toplevel): Require cl when compiling.
1012
1013 * international/mule.el (make-char): Doc fix.
1014
1015 2000-12-02 Jason Rumney <jasonr@gnu.org>
1016
1017 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
1018 the Emacs Lisp manual)
1019
1020 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1021
1022 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1023
1024 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
1025 the Emacs Lisp manual).
1026
1027 2000-12-02 Gerd Moellmann <gerd@gnu.org>
1028
1029 * simple.el (next-line-add-newlines): Change default to nil.
1030
1031 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
1032
1033 * files.el (revert-buffer, recover-file): Bind
1034 coding-system-for-read to emacs-mule-unix, not to no-conversion.
1035
1036 2000-12-01 Gerd Moellmann <gerd@gnu.org>
1037
1038 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1039
1040 2000-12-01 Miles Bader <miles@gnu.org>
1041
1042 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
1043
1044 2000-12-01 Kenichi Handa <handa@etl.go.jp>
1045
1046 * international/mule-diag.el (describe-char-after): Fix typo.
1047 (describe-character-set, non-iso-charset-alist): Fix typo.
1048
1049 2000-12-01 Miles Bader <miles@gnu.org>
1050
1051 * image-file.el (image-file-name-regexp): Automatically add
1052 upper-case variants of each filename extension in
1053 `image-file-name-extensions', since they seem to be common.
1054
1055 * simple.el (minibuffer-contents)
1056 (minibuffer-contents-no-properties, delete-minibuffer-contents):
1057 New functions.
1058 * filecache.el (file-cache-directory-name)
1059 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
1060
1061 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
1062
1063 * filecache.el (file-cache-minibuffer-complete): Don't try to
1064 delete the minibuffer prompt.
1065
1066 2000-11-30 Dave Love <fx@gnu.org>
1067
1068 * cus-start.el: Fix read-buffer-function type.
1069
1070 2000-11-30 Gerd Moellmann <gerd@gnu.org>
1071
1072 * md5.el: Removed. There's a built-in function, now.
1073
1074 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
1075
1076 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
1077 as dummy 0-th char of rmail-deleted-vector.
1078
1079 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
1080
1081 * ps-print.el (ps-end-job): Bind case-fold-search only after
1082 switching to ps-spool-buffer.
1083
1084 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1085
1086 * ps-print.el: Line number font customization. PostScript: Lines and
1087 PageCount are initialized on each page. Doc Fix.
1088 (ps-print-version): New version number (6.3.2).
1089 (ps-lpr-switches, ps-font-info-database, ps-font-size)
1090 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
1091 (ps-right-header): Customization fix.
1092 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
1093 Fix code.
1094 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
1095 New vars.
1096
1097 2000-11-30 Gerd Moellmann <gerd@gnu.org>
1098
1099 * bs.el: Fix typos and spelling errors.
1100 (bs-appearance) <defgroup>: Renamed from bs-appearence.
1101 (bs-configuration): Doc fix.
1102
1103 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
1104
1105 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
1106
1107 * emulation/tpu-edt.el (tpu-version): New version.
1108 (tpu-search-overlay, tpu-replace-overlay): New initial range.
1109 (tpu-original-mode-line): Variable deleted.
1110 (tpu-mark-flag): New initial value.
1111 (tpu-set-mode-line): Don't redefine mode-line-format. Add
1112 tpu-mark-flag to minor-mode-alist.
1113 (tpu-update-mode-line): New mark flag logic.
1114 (tpu-get): Use find-file-wildcards.
1115 (tpu-search-highlight): Move overlay less, reset overlay properly.
1116 (tpu-unselect): Deactivate mark.
1117 (tpu-lm-replace): Reset overlay properly.
1118 (tpu-forward-line): Use forward-visible-line.
1119 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
1120
1121 * emulation/tpu-extras.el (tpu-forward-line): Use
1122 forward-visible-line.
1123
1124 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
1125
1126 * cus-edit.el (custom-face-value-create): Always emphasize tag.
1127
1128 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1129
1130 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
1131 and skip whitespace and newlines.
1132
1133 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
1134
1135 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
1136
1137 2000-11-29 Gerd Moellmann <gerd@gnu.org>
1138
1139 * help.el (describe-function-1): Regexp-quote function name
1140 when used as part of a regexp.
1141
1142 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
1143 face-attribute instead of face-foreground and face-background.
1144 (tool-bar-add-item): Likewise, and handle unspecified colors.
1145
1146 * enriched.el (enriched-face-ans): Use face-attribute instead
1147 of face-foreground and face-background.
1148
1149 * faces.el (face-foreground, face-background, face-stipple):
1150 Return nil if attribute is unspecified, for backward
1151 compatibility.
1152
1153 * files.el (auto-mode-alist): Add an entry for antlr-mode.
1154
1155 * play/5x5.el: Remove version info.
1156
1157 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
1158
1159 * frame.el (blink-cursor-mode): Doc fix.
1160
1161 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1162
1163 * antlr-mode.el: New commands to run ANTLR from within Emacs and
1164 to create Makefile rules.
1165 (antlr-tool-command): New user option.
1166 (antlr-ask-about-save): New user option.
1167 (antlr-makefile-specification): New user option.
1168 (antlr-file-formats-alist): New variable.
1169 (antlr-special-file-formats): New variable.
1170 (antlr-unknown-file-formats): New user option.
1171 (antlr-help-unknown-file-text): New variable.
1172 (antlr-help-rules-intro): New variable.
1173 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
1174 (antlr-mode-menu): Add entries.
1175 (antlr-file-dependencies): New function.
1176 (antlr-directory-dependencies): New function.
1177 (antlr-superclasses-glibs): New function.
1178 (antlr-run-tool): New command.
1179 (antlr-makefile-insert-variable): New function.
1180 (antlr-insert-makefile-rules): New function.
1181 (antlr-show-makefile-rules): New command.
1182
1183 * antlr-mode.el: More Emacs/XEmacs stuff.
1184 (antlr-no-action-keywords): New constant with value nil.
1185 (antlr-font-lock-keywords-alist): Use it. Old value would break
1186 syntax highlighting in Emacs-21.0.
1187 (antlr-default-directory): Emacs/XEmacs dependend function.
1188 (antlr-read-shell-command): Ditto.
1189 (antlr-with-displaying-help-buffer): Ditto.
1190
1191 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1192
1193 * antlr-mode.el: imenu, parsing and highlighting changes.
1194 (antlr-imenu-create-index-function): Don't create extra submenus
1195 for definitions in different grammar classes. It is not necessary
1196 for the menu and would make command `imenu' awkward to use.
1197 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
1198 header actions and more than one.
1199 (antlr-font-lock-tokendef-face): Changed color.
1200 (antlr-font-lock-tokenref-face): Changed color.
1201 (antlr-font-lock-additional-keywords): Also highlight lowercase.
1202 (antlr-mode-syntax-table): New variable.
1203 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
1204 (antlr-with-syntax-table): Don't copy syntax table.
1205
1206 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1207
1208 * antlr-mode.el: Minor changes: language setting.
1209 (antlr-language-alist): The value for file option "language" can
1210 be both an identifier and a string.
1211 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
1212 (antlr-language-limit-n-regexp): Change accordingly.
1213
1214 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1215
1216 * antlr-mode.el: Minor changes: tabs, hiding.
1217 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
1218 (antlr-action-visibility): Also allow value nil to also hide the
1219 braces. Renamed from `antlr-tiny-action-length'.
1220 Suggested by Jay@aol.com.
1221 (antlr-hide-actions): Change accordingly. Hide line if completely
1222 hidden action is on a line of its own.
1223
1224 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
1225
1226 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
1227
1228 * sort.el (sort-columns): Don't concat strings with numbers.
1229
1230 2000-11-29 Dave Love <fx@gnu.org>
1231
1232 * cus-edit.el (face): Fix :format.
1233
1234 * mail/feedmail.el: Require smtpmail when compiling.
1235 (mail-do-fcc): Autoload.
1236 (feedmail) <defgroup>: Fix :link.
1237 (feedmail-nuke-body-in-fcc): Fix :type.
1238 (feedmail-send-it): Add autoload cookie.
1239
1240 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
1241
1242 * newcomment.el (comment-indent): Save excursion around call to
1243 comment-indent-function.
1244
1245 2000-11-29 Miles Bader <miles@gnu.org>
1246
1247 * subr.el (member-ignore-case): Return the tail of the list who's
1248 car matches, like `member', not the matching element itself.
1249
1250 2000-11-29 Kenichi Handa <handa@etl.go.jp>
1251
1252 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
1253 should not contain `\n'.
1254
1255 2000-11-28 Gerd Moellmann <gerd@gnu.org>
1256
1257 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1258
1259 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
1260
1261 * dired-aux.el (dired-do-create-files): Construct default file
1262 name for dired-mark-read-file-name so that when the user enters
1263 just RET, the target file will end up in the target directory.
1264
1265 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
1266 local-abbrev-table before changing buffers because it might
1267 have a buffer-local binding.
1268
1269 2000-11-28 Miles Bader <miles@gnu.org>
1270
1271 * simple.el (delete-horizontal-space): Handle fields more generally.
1272
1273 2000-11-28 Gerd Moellmann <gerd@gnu.org>
1274
1275 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
1276
1277 2000-11-28 Dave Love <fx@gnu.org>
1278
1279 * progmodes/ps-mode.el (ps-mode): Set comment-start and
1280 comment-start-skip locally.
1281
1282 * progmodes/fortran.el (fortran-mode): Don't set
1283 fortran-comment-line-start-skip. Set comment-start to
1284 fortran-comment-line-start.
1285 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
1286 (fortran-comment-line-start-skip): Simplify slightly.
1287
1288 2000-11-28 Gerd Moellmann <gerd@gnu.org>
1289
1290 * play/5x5.el: Remove RCS keyword.
1291
1292 * bs.el: Mistaken commit, undone 2000-11-30.
1293
1294 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
1295
1296 * textmodes/tildify.el (tildify-string-alist): Add
1297 `plain-tex-mode' here.
1298
1299 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
1300
1301 * chistory.el (Command-history-setup): Remove extraneous `keymap'
1302 reference.
1303
1304 2000-11-28 Miles Bader <miles@gnu.org>
1305
1306 * cus-face.el (custom-face-attributes): Add post-filter function
1307 for :box. Make pre-filter function for :box handle all cases.
1308
1309 * wid-edit.el (widget-choose): Make sure pop-up window is large
1310 enough to display all the choices, as there's no way to scroll it.
1311
1312 2000-11-28 Kenichi Handa <handa@etl.go.jp>
1313
1314 * international/mule-conf.el: Make the coding system no-conversion
1315 safe for all characters.
1316
1317 2000-11-27 Dave Love <fx@gnu.org>
1318
1319 * net/ldap.el (ldap) <defgroup>: Add :version.
1320
1321 * tooltip.el (tooltip-use-echo-area): Doc fix.
1322
1323 * cus-start.el <minibuffer-prompt-properties>: Add version.
1324 <read-buffer-function>: Add.
1325
1326 * apropos.el (apropos-print): Add help-echo to active text.
1327
1328 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
1329
1330 2000-11-27 Gerd Moellmann <gerd@gnu.org>
1331
1332 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
1333 type, group and version.
1334
1335 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
1336
1337 * select.el (x-get-selection): Docstring fix.
1338
1339 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
1340
1341 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
1342
1343 2000-11-27 Andrew Innes <andrewi@gnu.org>
1344
1345 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
1346
1347 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
1348
1349 2000-11-27 Miles Bader <miles@gnu.org>
1350
1351 * dired.el (dired-get-filename): Return filename verbatim if
1352 LOCALP is `verbatim'.
1353 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
1354 `verbatim' so that we don't inadvertently delete a non-existant
1355 directory name.
1356
1357 >>>>>>> 1.1768
1358 2000-11-27 Kenichi Handa <handa@etl.go.jp>
1359
1360 * international/characters.el: Specify cases and syntaxes for
1361 mule-unicode-0100-24ff.
1362
1363 2000-11-27 Gerd Moellmann <gerd@gnu.org>
1364
1365 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
1366 that foreground and/or background colors of the face `tool-bar'
1367 are unspecified.
1368
1369 2000-11-27 Miles Bader <miles@gnu.org>
1370
1371 * wid-edit.el (widget-field-buffer, widget-field-start)
1372 (widget-field-end): Handle widget field `pseudo-overlays'.
1373 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
1374 if it's there instead of in `widget-field-list'.
1375
1376 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
1377 (help-make-xrefs): Delete extraneous newlines at the end of the
1378 docstring.
1379
1380 2000-11-25 Jason Rumney <jasonr@gnu.org>
1381
1382 * startup.el (command-line): Call set-locale-environment after
1383 Window System init file is read, as it can result in a call to
1384 redraw-frame.
1385
1386 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
1387
1388 * simple.el (shell-command): Mention the effect of the prefix
1389 argument in the doc string.
1390
1391 2000-11-25 Miles Bader <miles@gnu.org>
1392
1393 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
1394
1395 * wid-edit.el (widget-field-value-delete): Don't try to delete
1396 overlay when it's the `pseudo-overlay' that exists at some points.
1397
1398 2000-11-24 Jason Rumney <jasonr@gnu.org>
1399
1400 * international/mule-cmds.el (locale-language-names): Add "jp" as
1401 a non-standard alternative for Japanese.
1402
1403 2000-11-24 Andre Spiegel <spiegel@gnu.org>
1404
1405 * vc-hooks.el: Require 'cl during compilation.
1406
1407 2000-11-24 Gerd Moellmann <gerd@gnu.org>
1408
1409 * faces.el (face-set-after-frame-default): Let face attributes
1410 specified for new frames override frame parameters.
1411
1412 * startup.el (command-line): Fix computation of the source file
1413 for user-init-file when user-init-file is a compiled file.
1414
1415 2000-11-24 Miles Bader <miles@gnu.org>
1416
1417 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
1418 (custom-post-filter-face-spec): New functions.
1419 (custom-face-set, custom-face-value-create): Filter the face spec
1420 before and after customization.
1421 (custom-face-set): If VALUE specifies a null face, pass a
1422 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
1423 * cus-face.el (custom-face-attributes): Remove SET and GET
1424 functions. Add some IN-FILTER and OUT-FILTER functions in the few
1425 cases they're needed.
1426
1427 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
1428 that it's distinguishable from the :off-glyph on dark-background
1429 displays. Set its background color too.
1430
1431 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
1432 so that people can easily turn it off.
1433
1434 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
1435
1436 * ediff-diff.el: Moved variables around to have it compile under NT.
1437
1438 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
1439
1440 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
1441
1442 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
1443 redundant skip-small-frames test.
1444
1445 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
1446 (viper-downgrade-to-insert): protect against errors in hooks.
1447
1448 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
1449 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
1450 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
1451 functions.
1452
1453 * viper-util.el (viper-memq-char): Bug fixes.
1454
1455 * viper.el (viper-mode): Fix cursor handling.
1456
1457 2000-11-24 Kenichi Handa <handa@etl.go.jp>
1458
1459 * international/mule-diag.el (list-iso-charset-chars): For
1460 two-byte charset, fix the `while' condition.
1461 (list-non-iso-charset-chars): Fix the `while' condition.
1462
1463 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
1464
1465 * subr.el (add-hook, remove-hook): Don't call make-local-hook
1466 if the variable is make-variable-buffer-local.
1467
1468 * progmodes/ada-stmt.el (ada-template-map): Initialize
1469 and bind it to C-c t in ada-mode-map.
1470 (ada-stmt-mode-hook): New function extracted from old code.
1471 Only change the buffer-local side of skeleton-*.
1472 (ada-mode-hook): Use it.
1473
1474 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1475
1476 * iswitchb.el (iswitchb-minibuf-depth): New variable.
1477 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
1478 we expect to be returned by minibuffer-depth once we prompt the
1479 user in the minibuffer.
1480 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
1481 as recorded in iswitchb-minibuf-depth, return non-nil.
1482
1483 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1484
1485 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
1486 (hscroll-window-maybe): Docstring fix.
1487
1488 2000-11-23 Dave Love <fx@gnu.org>
1489
1490 * rect.el (string-rectangle): Don't test delete-selection-mode.
1491
1492 2000-11-23 Gerd Moellmann <gerd@gnu.org>
1493
1494 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
1495 is in the tool bar.
1496
1497 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
1498 with `no-dir'; we want the directory part to be able to remove
1499 it.
1500
1501 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1502
1503 * textmodes/outline.el (outline-flag-region):
1504 Don't bind inhibit-read-only since we don't modify the buffer.
1505 (outline-isearch-open-invisible): Don't jump to overlay-start
1506 since we're trying to unhide text around point.
1507 (outline-discard-overlays): Use dolist.
1508
1509 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
1510
1511 2000-11-22 Gerd Moellmann <gerd@gnu.org>
1512
1513 * mail/rmail.el (rmail-confirm-expunge): Default to
1514 y-or-n-p.
1515
1516 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1517
1518 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
1519 Fix ARG regexp to skip quoted braces.
1520 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
1521 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
1522 are (correctly) handled separately).
1523 Remove `caption' and `footnote' from `citations': they contain text.
1524 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
1525 (latex-skeleton-end-hook): New function.
1526 (latex-mode): Use it.
1527 (tex-start-tex-marker): Remove.
1528 (tex-send-tex-command): Don't set tex-start-tex-marker.
1529 (tex-error-parse-syntax-table): New var.
1530 (tex-compilation-parse-errors): Use it.
1531 Ignore tex-start-tex-marker. Don't bother with marker-position.
1532 (tex-validate-buffer): Don't bother with marker-position.
1533
1534 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
1535 (flyspell-generic-progmode-verify): Use it.
1536
1537 2000-11-22 Sam Steingold <sds@gnu.org>
1538
1539 * simple.el (delete-trailing-whitespace): New interactive
1540 function.
1541
1542 * progmodes/ada-mode.el (ada-mode): Use it instead of
1543 `ada-remove-trailing-spaces'.
1544 (ada-remove-trailing-spaces): Removed.
1545
1546 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
1547
1548 * textmodes/picture.el (picture-clean): Removed.
1549 (picture-mode-exit): Call it instead of `picture-clean'.
1550
1551 2000-11-22 Gerd Moellmann <gerd@gnu.org>
1552
1553 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1554
1555 * hi-lock.el (hi-lock-refontify): Don't call non-existent
1556 jit-lock-fontify-buffer; it should anyway be unneccessary to
1557 do anything special when jit-lock is active.
1558 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
1559
1560 2000-11-22 Dave Love <fx@gnu.org>
1561
1562 * calendar/todo-mode.el (todo-top-priorities): Use
1563 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
1564
1565 * language/chinese.el, language/cyrillic.el:
1566 * language/devanagari.el, language/ethiopic.el, language/greek.el:
1567 * language/hebrew.el, language/indian.el, language/japanese.el:
1568 * language/korean.el, language/lao.el, language/misc-lang.el:
1569 * language/thai.el, language/tibetan.el, language/vietnamese.el:
1570 Use provide.
1571
1572 * cus-edit.el (custom-buffer-create-internal): Save some consing.
1573 (custom-variable-set): Improve validation error mesage.
1574
1575 * rect.el (string-rectangle): Revert last change.
1576 (string-rectangle-line): New arg DELETE.
1577 (string-rectangle): Check delete-selection-mode.
1578
1579 * emacs-lisp/edebug.el (edebug-version)
1580 (edebug-maintainer-address): Deleted.
1581 (edebug-submit-bug-report): Just alias to report-emacs-bug.
1582 (edebug-read-function): Account for other `'#' read forms.
1583 (edebug-mode-menus): Make some items toggles.
1584 (edebug-outside-unread-command-event, unread-command-event):
1585 Remove these to avoid warnings.
1586
1587 2000-11-22 David Ponce <david@dponce.com>
1588
1589 * recentf.el (recentf-menu-items-for-commands)
1590 (recentf-make-menu-items, recentf-make-menu-item)
1591 (recentf-filter-changer): Added :help and :active menu-item properties.
1592
1593 (recentf-build-dir-rules, recentf-dump-variable)
1594 (recentf-edit-list, recentf-open-files-item)
1595 (recentf-open-files): Replaced unnecessary `mapcar' with new
1596 built-in `mapc'.
1597
1598 2000-11-23 Miles Bader <miles@gnu.org>
1599
1600 * faces.el (menu): Make inverse-video on ttys too.
1601
1602 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1603
1604 * simple.el (comment-line-break-function): Use the new name
1605 indent-new-comment-line -> comment-indent-new-line.
1606 (clone-indirect-buffer): Don't ignore NORECORD.
1607 (next-completion): Properly handle the case where items are adjacent.
1608
1609 * mouse.el (popup-menu): Stupid typo.
1610
1611 2000-11-22 Gerd Moellmann <gerd@gnu.org>
1612
1613 * emacs-lisp/authors.el: Remove autoload cookies, add author,
1614 maintainer, keywords tags.
1615
1616 * rect.el (replace-rectangle): Don't call string-rectangle-line
1617 with too many arguments.
1618
1619 2000-11-22 Andre Spiegel <spiegel@gnu.org>
1620
1621 * ediff-util.el (ediff-file-checked-out-p)
1622 (ediff-file-checked-in-p): Call vc-state instead of
1623 vc-locking-user, which no longer exists.
1624
1625 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
1626
1627 2000-11-22 Dave Love <fx@gnu.org>
1628
1629 * md5.el (md5): Provide.
1630 (md5): Fix error call.
1631
1632 2000-11-22 Miles Bader <miles@gnu.org>
1633
1634 * textmodes/refill.el (refill-adjust-ignorable-overlay)
1635 (refill-fill-paragraph-at): Remove debugging code.
1636
1637 * calendar/calendar.el (generate-calendar-window): When we don't
1638 call `fit-window-to-buffer', make sure the top line is fully visible.
1639
1640 * image-file.el (insert-image-file): Don't make `read-only'
1641 property rear-nonsticky.
1642
1643 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
1644 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
1645 stashing away its original value.
1646 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
1647 in the recursive edit.
1648 Bind `isearch-original-minibuffer-message-timeout' to protect it.
1649 (isearch-done): Restore `minibuffer-message-timeout'.
1650
1651 * cus-start.el: Remove entry for `mode-line-inverse-video'.
1652
1653 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
1654
1655 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
1656
1657 * find-lisp.el (find-lisp-find-files-internal):
1658 Use dolist, when and file-name-as-directory.
1659
1660 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
1661 (define-derived-mode, define-minor-mode): Add specs.
1662
1663 * window.el: General comment and spacing fixes.
1664 (save-selected-window): Use backquotes.
1665 (window-safely-shrinkable-p): New function.
1666 (shrink-window-if-larger-than-buffer): Use it.
1667
1668 * subr.el (make-local-hook): Docstring fix.
1669
1670 * shell.el (shell-mode): Use define-derived-mode.
1671
1672 * newcomment.el (comment-indent): Insert comment before calling
1673 comment-indent-function. Don't insert in column 0.
1674 (comment-dwim): Indent before inserting comment.
1675
1676 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
1677 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
1678 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
1679 Use mapc rather than map.
1680
1681 * files.el (find-buffer-visiting): Compare all attributes before
1682 declaring two files identical (rather than just their inode-no).
1683 (auto-mode-alist): Use \' rather than $.
1684
1685 * which-func.el: Update maintainer line.
1686
1687 * pcvs.el (uniquify-buffer-file-name): Remove advice.
1688 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
1689 (uniquify-buffer-file-name): Use it.
1690
1691 2000-11-22 Miles Bader <miles@gnu.org>
1692
1693 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
1694 * simple.el (minibuffer-avoid-prompt): New function.
1695
1696 2000-11-21 Gerd Moellmann <gerd@gnu.org>
1697
1698 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
1699
1700 2000-11-21 Miles Bader <miles@gnu.org>
1701
1702 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
1703 inclusion of `track-mouse'.
1704
1705 * textmodes/refill.el (refill-ignorable-overlay): New variable.
1706 (refill-adjust-ignorable-overlay): New function.
1707 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
1708 only the paragraph's tail if possible.
1709 Update `refill-ignorable-overlay'.
1710 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
1711
1712 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
1713 point inside the fill-prefix.
1714
1715 * textmodes/refill.el (refill-post-command-function): Don't reset
1716 refill-doit in the case where a self-insertion command doesn't
1717 case a refill. Use `refill-fill-paragraph-at', getting position
1718 from `refill-doit'.
1719 (refill-after-change-function): Set `refill-doit' to END.
1720 (refill-fill-paragraph-at): New function, mostly from old
1721 refill-fill-paragraph.
1722 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
1723 (refill-pre-command-function): New function.
1724 (refill-mode): Add it to `pre-command-hook'.
1725
1726 2000-11-20 Gerd Moellmann <gerd@gnu.org>
1727
1728 * textmodes/artist.el (artist-mode): Fix autoload cookie.
1729
1730 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
1731 javadoc tags.
1732
1733 2000-11-20 Andre Spiegel <spiegel@gnu.org>
1734
1735 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
1736 vc.el).
1737
1738 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
1739 require vc.
1740
1741 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
1742 checkouts.
1743
1744 2000-11-20 Dave Love <fx@gnu.org>
1745
1746 * Makefile.in (DONTCOMPILE): Omit bindings.el.
1747
1748 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
1749
1750 * calculator.el (calculator-paste): Use `if' instead of `and'
1751 and `or'.
1752 (calculator-help): Don't use electric-describe-mode for XEmacs.
1753
1754 2000-11-19 Gerd Moellmann <gerd@gnu.org>
1755
1756 * info.el (info-menu-5): Doc fix.
1757
1758 * textmodes/artist.el: New file.
1759
1760 2000-11-19 Andre Spiegel <spiegel@gnu.org>
1761
1762 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
1763 and differentiate according to checkout model.
1764 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
1765 since this function is only concerned with master state.
1766
1767 * vc-hooks.el (vc-workfile-unchanged-p,
1768 vc-default-workfile-unchanged-p): Moved here from vc.el.
1769
1770 * vc.el (vc-workfile-unchanged-p,
1771 vc-default-workfile-unchanged-p): See above.
1772
1773 2000-11-19 Miles Bader <miles@gnu.org>
1774
1775 * image-file.el (insert-image-file): Make `intangible' and
1776 `read-only' properties rear-nonsticky too.
1777
1778 2000-11-18 Gerd Moellmann <gerd@gnu.org>
1779
1780 * ps-print.el: Update copyright notice.
1781
1782 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
1783 (tooltip-show): Use the offsets.
1784
1785 * bindings.el (mode-line-modified): Fix a typo.
1786 (mode-line-toggle-modified, mode-line-widen)
1787 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
1788
1789 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1790
1791 * ps-print.el (toplevel): Test for find-coding-system being
1792 fboundp before calling ps-x-find-coding-system.
1793
1794 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
1795
1796 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
1797 (vc-version-backup-file): Docstring fix.
1798
1799 2000-11-16 Gerd Moellmann <gerd@gnu.org>
1800
1801 * files.el (basic-save-buffer): Don't add a newline if
1802 find-file-literally is non-nil.
1803 (find-file-literally): Extend doc string.
1804
1805 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
1806 sort(1) with the `-f' argument.
1807
1808 2000-11-16 Andre Spiegel <spiegel@gnu.org>
1809
1810 * vc.el: Updated backend documentation.
1811 (vc-default-check-headers): New function.
1812
1813 * vc-{cvs,rcs,sccs}.el: Functions reordered.
1814
1815 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
1816 up-to-date.
1817 (vc-do-command): In the asynchronous case, output messages only if
1818 the minibuffer is not active.
1819
1820 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
1821 `vc-cvs-use-edit' is on.
1822 (vc-cvs-checkout): When this is used for reverting the workfile,
1823 make a backup of the original contents and revert to that in case
1824 of error.
1825 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
1826 remote repositories.
1827
1828 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
1829 for both version and ratio in the minibuffer.
1830
1831 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
1832 Use vc-do-command to perform the annotation, not call-process.
1833
1834 2000-11-16 Kenichi Handa <handa@etl.go.jp>
1835
1836 * international/quail.el (quail-start-translation): Don't call
1837 `message' before reading key sequence.
1838
1839 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
1840
1841 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
1842
1843 2000-11-16 Kenichi Handa <handa@etl.go.jp>
1844
1845 * window.el (fit-window-to-buffer): Be sure to acquire at least
1846 one text line even if the buffer is empty.
1847
1848 2000-11-16 Gerd Moellmann <gerd@gnu.org>
1849
1850 * net/ange-ftp.el (ange-ftp-file-writable-p)
1851 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
1852 ange-ftp-process-verbose to nil.
1853
1854 2000-11-15 Dave Love <fx@gnu.org>
1855
1856 * wid-edit.el (widget-specify-field, widget-specify-button): If
1857 :help-echo is a function, set help-echo of overlay to
1858 widget-mouse-help.
1859 (widget-mouse-help): New function.
1860 (widget-echo-help): Rewritten for :help-echo functions only taking
1861 a widget arg.
1862
1863 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
1864 display-graphic-p.
1865 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
1866 and that JPEG is available.
1867 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
1868
1869 * international/mule-cmds.el (locale-charset-language-names):
1870 Match @euro.
1871
1872 2000-11-15 Gerd Moellmann <gerd@gnu.org>
1873
1874 * faces.el (face-set-after-frame-default): If
1875 `inhibit-default-face-x-resources' is bound, don't intialize the
1876 default face from X resources.
1877
1878 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
1879
1880 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
1881 Don't set EMACSLOADPATH.
1882
1883 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
1884
1885 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
1886 texinfo-insert-@url.
1887 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
1888 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
1889
1890 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1891
1892 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
1893 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
1894 (checkdoc-minor-keymap): Backward compatibility.
1895 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
1896 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
1897 (checkdoc-this-string-valid-engine): Be a bit more strict
1898 to avoid matching substrings of `...' quoted vars/funs.
1899 (checkdoc-defun-info): Only look for `interactive' if alone.
1900 (debug-ignored-errors): Add "arg doesn't appear in docstring".
1901
1902 * progmodes/compile.el (grep): `tag-default' can be nil.
1903
1904 * newcomment.el (comment-indent): Paren typo.
1905
1906 2000-11-14 Dave Love <fx@gnu.org>
1907
1908 * calculator.el: New maintainer version.
1909
1910 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
1911
1912 * cmuscheme.el: Doc fixes.
1913 (cmuscheme) <defgroup>: Use `scheme' as parent.
1914 (cmuscheme-program-name): Remove. Change uses to
1915 scheme-program-name.
1916
1917 * xscheme.el (scheme-program-name): Don't define here.
1918
1919 * progmodes/scheme.el (scheme-program-name): New variable
1920 (originally in cmuscheme).
1921
1922 2000-11-14 Miles Bader <miles@gnu.org>
1923
1924 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
1925 Handle header-lines. Don't loop forever if we can't enlarge the
1926 window anymore. Simplify a bit.
1927
1928 2000-11-14 Kenichi Handa <handa@etl.go.jp>
1929
1930 * window.el (fit-window-to-buffer): Don't check
1931 window-text-height. Assure that the last line is fully visible.
1932
1933 * international/quail.el (quail-show-guidance-buf): Call
1934 fit-window-to-buffer to assure the enough height of the guidance
1935 buffer.
1936 (quail-update-guidance): Avoid making the guidance buffer shorter.
1937
1938 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1939
1940 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
1941 rather than `prepend' and add an interesting comment.
1942 (tex-math-face, tex-font-lock-syntactic-face-function):
1943 New face and function to use it.
1944 (tex-define-common-keys, tex-mode-map): Use menu-item rather
1945 than `menu-enable' symbol property.
1946 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
1947 (tex-mode): Add some latex-mode commands for auto-selection.
1948 Use tex-font-lock-syntactic-face-function.
1949 (tex-insert-quote): Simplify.
1950 (tex-shell): New mode.
1951 (tex-start-shell): Use it.
1952 (tex-shell-proc, tex-shell-buf): New functions.
1953 (tex-send-command): Use it.
1954 (tex-main-file): Fix the meaning of the new arg REALFILE.
1955 (tex-send-tex-command): New function split from `tex-start-tex'.
1956 Set compilation-last-buffer and compilation-parsing-end.
1957
1958 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
1959 when it follows non-comment text on the line.
1960
1961 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1962 Set font-lock-defaults.
1963 (lisp-mode-shared-map): Init inside the defvar.
1964 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
1965 Use define-derived-mode.
1966
1967 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
1968
1969 * faces.el (header-line): Use `:box nil' for color/gs displays too.
1970
1971 2000-11-14 Gerd Moellmann <gerd@gnu.org>
1972
1973 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
1974 recursively optimize body because that can lead to infinite
1975 recursion; see comment there.
1976
1977 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
1978
1979 * faces.el (face-spec-set-match-display): Revert the change from
1980 2000-10-24. Add a FIXME for after v21.1.
1981
1982 2000-11-13 Miles Bader <miles@gnu.org>
1983
1984 * textmodes/fill.el (skip-line-prefix): New function.
1985 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
1986 (fill-paragraph): Don't leave point inside the fill-prefix.
1987 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
1988 point inside the fill-prefix.
1989
1990 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
1991
1992 * calendar/calendar.el (generate-calendar-window): Use
1993 `fit-window-to-buffer'.
1994
1995 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1996
1997 * gud.el (gud-minor-mode): New var.
1998 (gud-symbol, gud-val): New functions.
1999 (gud-find-file): Copy gud-minor-mode to the new buffer.
2000 (gud-menu-map): Include entries for commands that are not always
2001 available, using :enable to (de)activate them.
2002 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
2003 (gud-mode-map): New map.
2004 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
2005 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
2006 Don't set up gud's menu (it's done by the minor-mode).
2007 (gud-minibuffer-local-map): New.
2008 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
2009 (gud-query-cmdline): New function.
2010 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
2011 (gud-mode): Use define-derived-mode.
2012 Don't set up gud's menu (it's done by the minor-mode).
2013 (gud-chop-words): Remove.
2014 (gud-common-init): Use split-string instead.
2015 (gud-new-keymap, gud-make-debug-menu): Eradicate.
2016
2017 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
2018 Add keyword arg :name.
2019
2020 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
2021 (diff-count-matches, diff-split-hunk): New functions.
2022 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
2023
2024 * pcvs-info.el (cvs-fi-conflict-face): New var.
2025
2026 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
2027 Make it into a simple syntax-table, shared among all submodes.
2028 (sh-heredoc-face): Re-introduce.
2029 (sh-font-lock-syntactic-face-function): New function.
2030 (sh-mode): Use it. Also use define-derived-mode.
2031 Remove old bogus setting of indent-region-function.
2032 (sh-set-shell): Don't set the syntax-table any more.
2033 (sh-mode-syntax-table) <defun>: Remove.
2034
2035 2000-11-12 Miles Bader <miles@gnu.org>
2036
2037 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
2038 message if interactive.
2039
2040 2000-11-12 Dave Love <fx@gnu.org>
2041
2042 * mail/feedmail.el: Fix header,
2043 (feedmail) <defgroup>: Add :link.
2044
2045 * view.el: Use local-map property, not keymap on mode-line string.
2046
2047 * scroll-all.el (scroll-all-mode): Customize variable. Add
2048 autoload cookie to function.
2049
2050 * lazy-lock.el: Remove compatibility code.
2051
2052 * finder.el (finder-known-keywords): Add `files', remove `vms'.
2053 (finder-help-echo): New variable.
2054 (finder-mouse-face-on-line): Add help-echo stuff.
2055 (finder-list-keywords, finder-list-matches): Use mapc.
2056
2057 * faces.el (face-font-registry-alternatives): Add :version.
2058
2059 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
2060 tags-table-list.
2061
2062 * net/browse-url.el (browse-url-browser-function): Update :version.
2063
2064 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
2065 (mail-mode): Use [:alnum:] in some regexps.
2066
2067 2000-11-10 Dave Love <fx@gnu.org>
2068
2069 * ediff.el (ediff-regions-internal, ediff-documentation):
2070 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
2071 fundamental mode.
2072
2073 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
2074 buffer into fundamental mode.
2075 (ediff-set-difference): Use copy-sequence if available.
2076
2077 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
2078 ediff-patch-map non-nil.
2079 (ediff-fixup-patch-map, ediff-fixup-patch-map)
2080 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
2081 buffer into fundamental mode.
2082
2083 * ediff-merg.el (state-or-merge): Defvar when compiling.
2084
2085 2000-11-10 Jason Rumney <jasonr@gnu.org>
2086
2087 * w32-fns.el (w32-add-charset-info): New function.
2088 (w32-charset-info-alist): Use it.
2089
2090 2000-11-10 Gerd Moellmann <gerd@gnu.org>
2091
2092 * faces.el (face-font-registry-alternatives): New user-option.
2093
2094 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
2095
2096 * textmodes/texinfo.el (texinfo-block-default): New var.
2097 (texinfo-insert-block): Use it. Insert a newline if needed.
2098
2099 * textmodes/fill.el (fill-indent-according-to-mode): New var.
2100 (fill-region-as-paragraph): Use it.
2101
2102 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
2103 (latex-mode): Tweak tex-*-(head|trail)er regexps.
2104 Tweak paragraph regexps to allow a leading [ \t]*.
2105 (tex-latex-block): Insert a newline if necessary.
2106 (latex-insert-item): Only insert a newline if necessary.
2107 (tex-guess-main-file): New function.
2108 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
2109 Set tex-main-file if TeX-master is provided.
2110 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
2111
2112 2000-11-10 Gerd Moellmann <gerd@gnu.org>
2113
2114 * startup.el (command-line): Set the default tooltip-mode
2115 to t for graphical displays which implement x-show-tip.
2116
2117 * tooltip.el (tooltip-mode): Add a comment about startup.el
2118 setting the default value of this user-option.
2119
2120 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
2121
2122 * font-lock.el (font-lock-*-face) <defvar>: Move.
2123 (font-lock-defaults-alist): Mark obsolete.
2124 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
2125 (font-lock-mode): Use define-minor-mode.
2126 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
2127 (font-lock-turn-off-thing-lock): Be more explicit.
2128 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
2129 (font-lock-syntactic-face-function): New var.
2130 (font-lock-fontify-syntactically-region): Use it.
2131 (font-lock-doc-face): New.
2132
2133 * pcvs.el (cvs-enabledp): Ignore errors.
2134 (cvs-commit-filelist): Never query.
2135 (cvs-mode-insert): Always add a terminating / in the initial prompt.
2136 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
2137 (cvs-do-removal): Use cvs-partition rather than delete-if.
2138 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
2139 cvs-bury-buffer.
2140
2141 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2142 Allow `next' to jump to after the end of the last match.
2143
2144 2000-11-09 Gerd Moellmann <gerd@gnu.org>
2145
2146 * simple.el (byte-compiling-files-p): New function.
2147
2148 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
2149 if it is there.
2150
2151 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
2152 nil again.
2153
2154 * textmodes/ispell.el (ispell-library-path): Don't call
2155 check-ispell-version when byte-compiling because that starts
2156 an ispell process, and ispell might not be installed.
2157 (toplevel): Don't set up a menu when byte-compiling.
2158
2159 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
2160 it, so that a boundp test can be used to determine if we're
2161 currently byte-compiling.
2162
2163 2000-11-09 Dave Love <fx@gnu.org>
2164
2165 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
2166 eval-after-load.
2167
2168 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2169
2170 * ps-print.el: Patch for variable initialization when spooling. Doc
2171 fix.
2172 (ps-output-list): Fun eliminated.
2173 (ps-begin-file, ps-begin-job): Code fix.
2174
2175 2000-11-08 Dave Love <fx@gnu.org>
2176
2177 * ediff-wind.el (ediff-control-frame-parameters): Zero
2178 tool-bar-lines.
2179
2180 2000-11-08 Gerd Moellmann <gerd@gnu.org>
2181
2182 * simple.el (shell-command, display-message-or-buffer)
2183 (shell-command-on-region): Mention resize-mini-windows in the doc
2184 string.
2185 (display-message-or-buffer): Take the value of resize-mini-windows
2186 into account.
2187
2188 2000-11-07 Gerd Moellmann <gerd@gnu.org>
2189
2190 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
2191
2192 * dired.el (dired-between-files): Add `^. find' as an alternative
2193 to the regular expression, for find-dired.
2194
2195 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2196
2197 * textmodes/texnfo-upd.el: Require texinfo.
2198 (defmacro, defgroup): Remove.
2199 (texinfo-section-to-generic-alist): Remove.
2200 Use texinfo-section-list instead (i.e. level is changed string->int).
2201 (texinfo-filter): New function.
2202 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
2203 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
2204 Use it. And use regexp-opt.
2205 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
2206 (texinfo-update-menu-region-beginning)
2207 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
2208 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
2209 (texinfo-update-menu-same-level-regexps): Update.
2210 (texinfo-update-node, texinfo-every-node-update)
2211 (texinfo-sequential-node-update): Remove autoload cookie.
2212
2213 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
2214 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
2215 (texinfo-chapter-level-regexp): Remove.
2216 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
2217
2218 2000-11-06 Dave Love <fx@gnu.org>
2219
2220 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
2221
2222 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2223 Match defun*.
2224
2225 2000-11-06 Kenichi Handa <handa@etl.go.jp>
2226
2227 * composite.el (composition-function-table): Variable declaration
2228 moved to src/composite.c.
2229 (compose-chars-after): New optional arg object.
2230
2231 2000-11-06 Gerd Moellmann <gerd@gnu.org>
2232
2233 * bindings.el (mode-line-toggle-read-only)
2234 (mode-line-toggle-modified, mode-line-widen)
2235 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
2236 (make-mode-line-mouse2-map): Rewritten.
2237 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
2238 functions so that C-h k can show something with a doc string.
2239
2240 * startup.el (fancy-splash-delay): Set to 10 seconds.
2241 (fancy-splash-max-time): New user-option.
2242 (fancy-splash-stop-time): New variable.
2243 (fancy-splash-screens): Set it. Catch `stop-splashing'.
2244 (fancy-splash-screens-1): Throw `stop-splashing' when current
2245 time is greater than fancy-splash-stop-time.
2246
2247 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2248
2249 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
2250
2251 * pcvs.el (cvs-mode-marked): New arg `noquery'.
2252 Prompt user for a file rather than raising an error.
2253 (cvs-enabledp): Fix call to cvs-mode-marked.
2254 (cvs-insert-file): New function (extracted from cvs-mode-insert).
2255 (cvs-mode-insert): Use it. Change the init prompt' value.
2256 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
2257
2258 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
2259 Don't pass default arg to ewoc-locate.
2260 (ewoc-collect): Return result in the right order.
2261
2262 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
2263
2264 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
2265 (cvs-status-get-tags): Fix regexp.
2266 (cvs-status-trees, cvs-status-cvstrees):
2267 Combine after change hooks and don't sit-for.
2268 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
2269 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
2270 Use make-char rather than hard-coded cryptic data.
2271 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
2272
2273 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
2274
2275 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
2276 (cvs-insert-strings): New function.
2277
2278 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
2279
2280 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
2281 `mwheel-scroll-amount'.
2282 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
2283 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
2284 string-matching against the version string.
2285
2286 2000-11-06 Kenichi Handa <handa@etl.go.jp>
2287
2288 * language/thai.el ("Thai"): Set a lisp form that produces
2289 composed string in `sample-text' language info.
2290
2291 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
2292 composed string in `sample-text' language info.
2293
2294 * international/mule-cmds.el (describe-language-environment): Eval
2295 `sample-text' data and insert the result.
2296
2297 * international/mule-conf.el (compound-text): Define this coding
2298 system here. Make x-ctext and ctext aliases of it.
2299
2300 * language/european.el (compound-text, ctext): Moved to
2301 international/mule-conf.el.
2302
2303 2000-11-05 Andrew Innes <andrewi@gnu.org>
2304
2305 * w32-fns.el (w32-version): New function.
2306
2307 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
2308
2309 * progmodes/awk-mode.el: Update copyright.
2310 (awk-mode-abbrev-table): Remove.
2311 (awk-font-lock-keywords): Use regexp-opt.
2312 (awk-mode): Use define-derived-mode.
2313
2314 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
2315 when extracting a suffix.
2316
2317 2000-11-04 Andre Spiegel <spiegel@gnu.org>
2318
2319 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
2320 auto-save-mode.
2321
2322 2000-11-04 Jason Rumney <jasonr@gnu.org>
2323
2324 * language/european.el (decode-mac-roman): Test against r1 not r0.
2325
2326 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
2327
2328 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
2329 (icon-mode): Define indent-line-function.
2330 (icon-comment-indent): Simplify.
2331 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
2332
2333 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
2334
2335 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2336 Bind change-log-default-mode to defeat the caching done on it.
2337 Don't bother saving excursion any more.
2338
2339 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
2340
2341 * frame.el (after-setting-font-hook): Rename hooks -> hook.
2342 (set-frame-font): Use the new name (and the old for compatibility).
2343
2344 * toolbar/tool-bar.el (tool-bar-mode):
2345 * time.el (display-time-mode):
2346 * recentf.el (recentf-mode):
2347 * paren.el (show-paren-mode):
2348 * mwheel.el (mouse-wheel-mode):
2349 * msb.el (msb-mode):
2350 * jka-compr.el (auto-compression-mode):
2351 * image-file.el (auto-image-file-mode):
2352 * hl-line.el (hl-line-mode):
2353 * delsel.el (delete-selection-mode):
2354 * autoinsert.el (auto-insert-mode):
2355 * complete.el (partial-completion-mode): Drop unneeded positional args.
2356
2357 * info.el (Info-mode):
2358 * comint.el (comint-mode): Don't bother with make-local-hook.
2359
2360 * log-edit.el (log-edit-menu): New menu.
2361
2362 2000-11-03 Miles Bader <miles@gnu.org>
2363
2364 * wid-edit.el (widget-end-of-line): Reinstate, with a new
2365 definition, so that trailing spaces are handled properly.
2366 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
2367
2368 2000-11-03 Gerd Moellmann <gerd@gnu.org>
2369
2370 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
2371 tab character.
2372 (fancy-splash-screens): Set tab-width to 20.
2373
2374 2000-11-03 Dave Love <fx@gnu.org>
2375
2376 * comint.el (comint-completion-addsuffix): Fix custom type.
2377
2378 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
2379
2380 * font-lock.el (font-lock-buffers): Remove.
2381 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
2382 (font-lock-change-major-mode): Remove.
2383 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
2384 (font-lock-default-fontify-region): Extend the multiline
2385 fontification to whole lines.
2386 (font-lock-fontify-anchored-keywords)
2387 (font-lock-fontify-keywords-region): If matching just one
2388 line (with \n) only mark the \n as multiline.
2389
2390 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
2391 Correctly handle the case where several :group args are supplied.
2392 Allow :extra-args.
2393 (easy-mmode-define-global-mode): Allow :extra-args.
2394 Correctly handle the case where several :group args are supplied.
2395
2396 2000-11-02 Miles Bader <miles@gnu.org>
2397
2398 * calendar/calendar.el (diary-face, calendar-today-face)
2399 (holiday-face): Remove dependency on `window-system'.
2400
2401 2000-11-02 Ken Raeburn <raeburn@gnu.org>
2402
2403 * Makefile.in (emacs): Set EMACSLOADPATH always.
2404 (update-authors, .el.elc, compile-files): Don't do it explicitly
2405 here.
2406 (compile-files): Bomb out if compilation of a file fails.
2407
2408 2000-11-02 Dave Love <fx@gnu.org>
2409
2410 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
2411
2412 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
2413
2414 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
2415 punctuation in the warning inserted into the *mail* buffer.
2416
2417 2000-11-02 Gerd Moellmann <gerd@gnu.org>
2418
2419 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
2420 (authors-public-domain-p): New function.
2421 (authors-print): Use it.
2422
2423 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
2424
2425 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
2426
2427 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2428
2429 * ps-print.el: Extension for even/odd printing. Doc fix.
2430 (ps-print-version): New version number (6.3.1).
2431 (ps-even-or-odd-pages): Customization fix.
2432 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
2433 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
2434 (ps-page-count): Var replaced by `ps-page-column'.
2435 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
2436 (ps-print-sheet-p): New fun.
2437
2438 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2439
2440 * tooltip.el (tooltip-gud-tips-setup): New function.
2441 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
2442 (tooltip-mode): Call tooltip-gud-tips-setup.
2443 (tooltip-gud-tips): Use `gud-basic-call' instead of
2444 process-send-string, so the prompt gets frobbed appropriately.
2445 Handle nil return value from `tooltip-gud-print-command'.
2446
2447 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
2448
2449 * comint.el (comint-add-to-input-history): New function.
2450 (comint-send-input): Use `comint-add-to-input-history'.
2451
2452 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2453
2454 * info.el (info-menu-header): New face.
2455 (Info-fontify-menu-headers): New function.
2456 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
2457
2458 * info.el (Info-insert-dir): Don't include blank lines at
2459 beginning of additional dir files (one is added automatically).
2460
2461 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
2462
2463 * emacs-lisp/easy-mmode.el (define-minor-mode):
2464 Revert the latest changes.
2465 Allow the three positional arguments to be skipped and replaced
2466 by keyword arguments.
2467 Add a :toggle argument to determine whether a nil arg means toggle
2468 or means turn-on. The default is unchanged.
2469 Add a call to force-mode-line-update.
2470
2471 2000-11-01 Dave Love <fx@gnu.org>
2472
2473 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
2474 cookie.
2475
2476 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
2477
2478 * calendar/calendar.el (diary-face, holiday-face): Add
2479 dark-background variants.
2480
2481 2000-10-31 Sam Steingold <sds@gnu.org>
2482
2483 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
2484 `tex-main-file' does not have directory in it.
2485
2486 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
2487
2488 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
2489
2490 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
2491
2492 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
2493 functional change.
2494
2495 2000-10-31 Gerd Moellmann <gerd@gnu.org>
2496
2497 * files.el (find-file-noselect): When we expand a wildcard, return
2498 a list of buffers, as we should do according to the doc string.
2499
2500 2000-10-31 Ken Raeburn <raeburn@gnu.org>
2501
2502 * loadup.el (top level): Adjust load path if program name is
2503 "../src/bootstrap-emacs", in case it's not dumped and thus the
2504 load path adjustment hasn't already been done.
2505
2506 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2507
2508 * ps-print.el: Fix bug on selected pages for printing. Use
2509 `color-values' for Emacs 21. Ensure fontification when jit-lock
2510 is on. Try to avoid warning messages when compiling. Doc Fix.
2511 (ps-print-version): New version number (6.3).
2512 (ps-color-device): Use `color-values' to determine if device
2513 supports color.
2514 (ps-color-values): Try to use `x-color-values' when using XEmacs.
2515 (ps-print-page-p): Changed from defsubst to defun.
2516 (ps-page-number): Changed from defmacro to defun.
2517 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
2518 printing.
2519 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
2520 (ps-end-file, ps-dummy-page): Funs eliminated.
2521 (ps-print-color-scale): Changed default value.
2522 (ps-page-n-up, ps-print-page-p): New internal vars.
2523 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
2524 (ps-plot-region, ps-generate, ps-end-job): Code fix.
2525
2526 * delim-col.el: Little programming improvement.
2527 (delimit-columns-str): New macro.
2528 (delimit-columns-region, delimit-columns-rectangle): Code fix.
2529
2530 2000-10-31 Kenichi Handa <handa@etl.go.jp>
2531
2532 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
2533 Moved to european.el.
2534 (ccl-encode-mac-roman-font, fontset-mac): Modified for
2535 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
2536 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
2537 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
2538
2539 2000-10-30 Dave Love <fx@gnu.org>
2540
2541 * progmodes/cc-menus.el (imenu-generic-expression)
2542 (imenu-progress-message): Only defvar when compiling.
2543
2544 * emacs-lisp/elp.el (elp-unload-hook): New function.
2545
2546 * loadhist.el (unload-feature): Call elp-restore-function,
2547 checking for symbols; don't use elp-restore-all.
2548 (loadhist-hook-functions): Doc fix.
2549
2550 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
2551
2552 * log-edit.el (log-edit-confirm): Fix the default.
2553
2554 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2555
2556 * delim-col.el: Little fix: replace delimit-columns-align-columns by
2557 delimit-columns-format.
2558 (delimit-columns-region, delimit-columns-rectangle): Code fix.
2559
2560 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
2561
2562 * comint.el (comint-replace-by-expanded-history): Don't use
2563 comint-get-old-input (we're not looking at *old* input).
2564 (comint-get-old-input-default): If using fields, signal an error
2565 when the point is not in an input field.
2566
2567 2000-10-30 Kenichi Handa <handa@etl.go.jp>
2568
2569 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
2570 and mule-unicode-e000-ffff.
2571
2572 * international/mule.el (decode-char, encode-char): New functions.
2573 (make-coding-system): Accept a symbol of translation table as a
2574 value of property `safe-chars'.
2575
2576 * international/mule-cmds.el (encode-coding-char): Check property
2577 safe-chars instead of safe-charsets.
2578
2579 * international/fontset.el (fontset-default): Modified for
2580 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
2581 (x-font-name-charset-alist): Likewise.
2582 (ccl-encode-unicode-font): New CCL program. Record it in
2583 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
2584
2585 * language/european.el (mac-roman-decoder, mac-roman-encoder):
2586 New translation tables.
2587 (decode-mac-roman, encode-mac-roman): Definition of these CCL
2588 programs are modified and moved from mac-win.el.
2589 (mac-roman): Definition of this coding system is modified and
2590 moved from mac-win.el.
2591
2592 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
2593
2594 * ediff-wind.el (ediff-setup-control-frame): Enclose
2595 face-attribute in condition-case to avoid errors in older emacsen.
2596
2597 2000-10-29 Miles Bader <miles@gnu.org>
2598
2599 * custom.el (custom-add-to-group): Allow multiple entries for a
2600 given value OPTION, as long as their widget types are different.
2601 * cus-edit.el (custom-face-value-create): If face name doesn't end
2602 with "face", add such here (similar to custom group widgets).
2603
2604 * comint.el (comint-highlight-prompt): Add :type.
2605
2606 2000-10-28 John Wiegley <johnw@gnu.org>
2607
2608 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
2609 Changed this function to operate on a temporary buffer instead of
2610 the main buffer. This not only keeps flyspell from marking a
2611 buffer as changed that wasn't, but it solves the jumpy cursor
2612 problem when attempts are made to edit incorrect words.
2613 (flyspell-maybe-correct-doubling): Same change as for
2614 `flyspell-maybe-correct-transposition'.
2615
2616 * calendar/timeclock.el (timeclock-log): Doc fix.
2617 (timeclock-last-event): Doc fix.
2618 (timeclock-log): Kill the timelog buffer after appending a new
2619 event.
2620 (timeclock-find-discrep): Use a temp buffer to read in the
2621 timelog, instead of visiting the file.
2622 (timeclock-log-data): A new function, along with a host of helper
2623 functions, for the purpose of making timelog data accessible to
2624 programmers.
2625
2626 * eshell/esh-mode.el (window-height test): Make certain that
2627 `eshell-stringify-t' is non-nil.
2628 (eshell-password-prompt-regexp): Changed to a much simpler
2629 password regexp.
2630 (eshell-send-input): If `eshell-invoke-directly' returns t,
2631 directly invoke the parsed command using `eval'. This improves
2632 turn-around time on simple commands by a factor of three or
2633 greater, such as cd, ls, pwd, etc. -- which get used very often.
2634 It also conserves thousands of cons cells per call (since
2635 `eshell-do-eval' consumes memory like a Cookie Monster set loose
2636 in the Pacific Cookie Company).
2637
2638 * eshell/esh-test.el (eshell-test): Whitespace fix.
2639
2640 * eshell/em-ls.el (eshell-ls-insert-directory): Make
2641 `eshell-ls-initial-args' nil when inserting directory contents.
2642
2643 * eshell/em-script.el (eshell-script-initialize): Add names to
2644 `eshell-complex-commands, since `source' and `.' are complex.
2645
2646 * eshell/esh-cmd.el (eshell-rewrite-for-command)
2647 (eshell-rewrite-while-command): Use `eshell-protect' instead of
2648 `eshell-copy-handles'.
2649 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
2650 bodies.
2651 (eshell-separate-commands): Whitespace fix.
2652 (eshell-complex-commands): Added a new list of names, for
2653 determining whether a given command is as simple as it looks.
2654 (eshell-invoke-directly): New function. Returns t if a command
2655 should be invoked directly (using `eval'), rather than indirectly
2656 using `eshell-do-eval'.
2657 (eshell-do-eval): Whitespace fix.
2658
2659 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
2660 which provides an emulation of the DOS shell behavior of assuming
2661 that cp/mv/ln should copy/move/link to the current directory.
2662 (eshell-remove-entries): Added a doc string.
2663 (eshell-shuffle-files): Removed the check for `target' being null.
2664 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
2665 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
2666 it to do a smarter check of whether a destination was provided.
2667 (eshell/mv, eshell/cp): Enable `:preserve-args'.
2668 (eshell/ln): Enable `:preserve-args', and use
2669 `eshell-mvcpln-template' to implement the body of the function.
2670 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
2671 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
2672 list after flattening it. This makes it possible to cat files
2673 with numerical names.
2674 (eshell-unix-initialize): Added several names to
2675 `eshell-complex-commands.
2676 (eshell-unix-command-complex-p): Return t if a given command name
2677 may result in external processes being invoked.
2678
2679 * eshell/em-glob.el (eshell-glob-show-progress): Make this
2680 variable nil by default, since it slows down glob processing by a
2681 factor of two or more, and increases memory consumption.
2682
2683 * eshell/em-smart.el: Added a note about how memory consumptive
2684 smart display mode can be (at least this is true in Emacs 21).
2685 (eshell-smart-initialize): Whitespace fix.
2686 (eshell-refresh-windows): Use `if' instead of `when'.
2687 (eshell-smart-scroll-window): Calling `save-current-buffer' was
2688 not necessary.
2689 (eshell-currently-handling-window): Added a missing global
2690 variable.
2691
2692 * eshell/em-ls.el (eshell-do-ls): Code simplification.
2693 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
2694 Whitespace fix.
2695 (eshell-ls-exclude-hidden): Added this variable in addition to
2696 `eshell-ls-exclude-regexp'. This one prevents files beginning
2697 with . from even being read, which can improve memory consumption
2698 quite a bit.
2699 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
2700 read file entries beginning with a dot. In home directories with
2701 lots of hidden files, fully two-thirds of the time spent in ls is
2702 used to read directory entries that are immediately thrown away.
2703 (eshell-ls-initial-args): Added back this configuration variable,
2704 for specifying default initial arguments to every call to ls.
2705 Much faster than using an alias to do the same thing.
2706 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
2707 (eshell-ls-dir): Whitespace change.
2708
2709 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
2710
2711 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
2712 available.
2713 (eshell-stringify-t): Added a customization variable, to indicate
2714 whether `t' should be rendered as a string at all. If not, one
2715 can still determine if the result of an expression is true using
2716 "file-exists-p FILE && echo true".
2717 (eshell-stringify): If `eshell-stringify-t' is nil, don't
2718 stringify t!
2719
2720 * eshell/esh-module.el: Whitespace fix.
2721
2722 * eshell/em-alias.el (eshell-alias-initialize): Added
2723 `eshell-command-aliased-p' to `eshell-complex-commands'.
2724 (eshell-command-aliased-p): New function that returns t if a
2725 command name names an aliased.
2726
2727 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
2728
2729 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
2730 redrawing the screen when changing cursor color.
2731 (viper-insert-state-pre-command-sentinel)
2732 (viper-replace-state-pre-command-sentinel)
2733 (viper-replace-state-post-command-sentinel):
2734 Use viper-preserve-cursor-color.
2735 Many functions changed to use viper= instead of = when comparing
2736 characters.
2737 * viper-util.el (viper-memq-char,viper=): New functions for
2738 working with characters.
2739 (viper-change-cursor-color): Fixed buglet.
2740 Many functions changed to use viper= instead of = when comparing
2741 characters.
2742 * viper.el (viper-insert-state-mode-list): Added eshell.
2743
2744 * ediff-init.el (ediff-before-setup-hook): New hook.
2745 Several typos fixed in various docstrings.
2746 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
2747 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
2748 hook.
2749 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
2750 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
2751 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
2752 (ediff-get-selected-buffers): New function.
2753 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
2754 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
2755 save-window-excursion.
2756 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
2757 termination check in while loop.
2758 * ediff.el (ediff-get-default-file-name): Better defaults when in
2759 dired buffer.
2760 (ediff-files,ediff-merge-files,ediff-files3)
2761 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
2762
2763 2000-10-28 Dave Love <fx@gnu.org>
2764
2765 * info.el (Info-fontify-node): Add help-echo for menu items.
2766
2767 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
2768
2769 * startup.el (normal-top-level): If the value of $TERM indicates
2770 we are running from xterm or one of its work-alikes, default to a
2771 light background mode.
2772
2773 Support for -fg, -bg, and -rv command-line arguments for TTYs:
2774 * faces.el (tty-handle-reverse-video): New function.
2775 (tty-create-frame-with-faces): Call it.
2776
2777 * frame.el (frame-notice-user-settings): Don't apply
2778 default-frame-alist and initial-frame-alist to MS-DOS frames.
2779 Call tty-handle-reverse-video, frame-set-background-mode, and
2780 face-set-after-frame-default for non-MS-DOS frames.
2781
2782 * startup.el (tty-long-option-alist): New variable.
2783 (tty-handle-args): New function.
2784 (command-line): Call tty-handle-args.
2785
2786 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
2787 startup.el now does that for all character-terminal frames.
2788
2789 2000-10-28 Miles Bader <miles@gnu.org>
2790
2791 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
2792 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
2793 global. If :global is followed by a non-nil but non-t value,
2794 make the mode buffer-local, but also generate a `global-MODE'
2795 version using `easy-mmode-define-global-mode'. Add
2796 :conditional-turn-on keyword argument.
2797
2798 2000-10-28 Dave Love <fx@gnu.org>
2799
2800 * international/latin1-disp.el (latin1-char-displayable-p): Don't
2801 use window-system.
2802
2803 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
2804
2805 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
2806 Don't call find-buffer-file-type-coding-system. Instead, just
2807 set eol-type to -unix if inhibit-eol-conversion is in effect, or
2808 if the file is on an untranslated filesystem.
2809 (add-untranslated-filesystem): Use "D" instead of "f" inside
2810 interactive.
2811
2812 2000-10-27 Dave Love <fx@gnu.org>
2813
2814 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
2815 (refill-mode): Use it.
2816
2817 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
2818
2819 * international/quail.el (quail-activate): Don't make-local-hook.
2820
2821 2000-10-27 Andre Spiegel <spiegel@gnu.org>
2822
2823 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
2824 manual backups and file.~<rev>.~ for automatic ones.
2825 (vc-make-version-backup): Don't do it on MS-DOS without long file
2826 names.
2827
2828 * vc.el (vc-version-other-window): If an automatic backup of the
2829 desired version exists, rename it instead of copying it.
2830
2831 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
2832 after command. If there's an unexpected error, signal it instead
2833 of being silent.
2834 (vc-cvs-merge-news): Be prepared for no news at all.
2835
2836 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
2837
2838 * shell.el (shell): Add BUFFER argument.
2839 * comint.el (make-comint-in-buffer): New function.
2840 (make-comint): Use it.
2841
2842 * faces.el (face-spec-choose): Change syntax so that the list of
2843 attribute-value pairs is now the cdr of each clause, not the cadr.
2844 Detect old-style entries, and handle them. Use pop.
2845
2846 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
2847
2848 * cus-edit.el (custom-mode-map): Use a sparse map.
2849 (custom-mode): Don't bother with make-local-hook.
2850
2851 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
2852
2853 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
2854
2855 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2856
2857 * ps-print.el: Avoid compilation gripes.
2858 (ps-print-version): New version number (6.2.1).
2859
2860 2000-10-26 Dave Love <fx@gnu.org>
2861
2862 * menu-bar.el: Modify some menu item help strings.
2863 (menu-bar-help-menu): Add link to MORE.STUFF.
2864
2865 * cus-edit.el (custom-mode): Add `special' mode-class property.
2866
2867 * wid-browse.el (widget-browse-mode): Likewise.
2868
2869 * wid-edit.el (widget-specify-field): Revert to using local-map
2870 property, not keymap.
2871
2872 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
2873
2874 * wid-edit.el (widget-field-end): When checking for a `boundary'
2875 field, do so in the correct buffer.
2876
2877 * simple.el (undo): Correctly distinguish between numeric and
2878 non-numeric prefix args in non-transient-mark-mode, as per the doc
2879 string. When in transient-mark-mode, treat all prefix-args as
2880 numeric.
2881
2882 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
2883 Position point on match. Handle N == 0 correctly.
2884
2885 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
2886 (comint-mode-map): Reverse order of `comint-write-output' and
2887 `comint-append-output-to-file'.
2888 (comint-append-output-to-file): Reinstate this function, for the
2889 benefit of the menu.
2890
2891 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
2892
2893 * vc.el (vc-version-other-window): Bind `file'.
2894
2895 2000-10-25 Gerd Moellmann <gerd@gnu.org>
2896
2897 * Makefile.in (update-authors): New target for maintenance purposes.
2898
2899 * emacs-lisp/authors.el (batch-update-authors): New function.
2900 (authors-fixed-entries): New defconst.
2901 (authors-add-fixed-entries): New function.
2902 (authors): Call it.: Don't process lispref/.
2903
2904 2000-10-25 Jason Rumney <jasonr@gnu.org>
2905
2906 * cus-edit.el (custom-button-face, custom-button-pressed-face):
2907 Merge x w32 and mac definitions.
2908
2909 2000-10-25 Gerd Moellmann <gerd@gnu.org>
2910
2911 * menu-bar.el (menu-bar-options-menu): Add a help string for
2912 `uniquify'.
2913
2914 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
2915
2916 * time-stamp.el (time-stamp-string-preprocess):
2917 Fix a wrong type argument error.
2918
2919 2000-10-25 Miles Bader <miles@gnu.org>
2920
2921 * recentf.el (recentf-mode): Variable removed.
2922 (recentf-mode): Use `define-minor-mode'.
2923
2924 * mwheel.el (mouse-wheel-mode): New global minor mode.
2925 (mwheel-install): Use `mouse-wheel-mode'.
2926
2927 2000-10-25 Dave Love <fx@gnu.org>
2928
2929 * progmodes/cperl-mode.el (cperl-mode):
2930 Set normal-auto-fill-function correctly.
2931
2932 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
2933 inherit from global-map and don't nullify menu-bar and tool-bar
2934 bindings.
2935
2936 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
2937
2938 * wid-edit.el (widget-field-at): New function.
2939 (widget-at, widget-field-activate): Use it.
2940 (widget-tabable-at): Use `widget-at'.
2941 (widget-specify-field): If the terminating character of the widget
2942 field (which is read-only) is a newline, put it into a special
2943 `boundary' field so that C-n/C-p act more naturally.
2944 (widget-field-end): Also don't subtract one if a special
2945 `boundary' field has been added after the widget field.
2946
2947 * comint.el (comint-output-filter, comint-send-input): Don't
2948 bother adding stickiness fields to overlays to fool the field
2949 code, since it should notice the overlay insertion-types now.
2950
2951 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
2952 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
2953 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
2954
2955 2000-10-24 Gerd Moellmann <gerd@gnu.org>
2956
2957 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2958 (authors): Set file coding system to iso-2022-7bit. Add
2959 file-local variables to output buffer.
2960
2961 * files.el (after-find-file): Don't print any warnings if
2962 WARN is nil.
2963
2964 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2965
2966 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
2967
2968 * delim-col.el: Now there is a column formatting mechanism.
2969 Modified to customization mechanisms convention. Doc fix.
2970 (columns): New group for delim-col.
2971 (delimit-columns-before, delimit-columns-after)
2972 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
2973 (delimit-columns-end): New vars.
2974 (delimit-columns-customize, delimit-columns-format): New funs.
2975 (delimit-columns-region, delimit-columns-rectangle)
2976 (delimit-columns-rectangle-line): Modified to support column
2977 formatting.
2978
2979 2000-10-24 Dave Love <fx@gnu.org>
2980
2981 * log-edit.el (log-edit): Add :version and a :group for vc.
2982
2983 2000-10-24 Gerd Moellmann <gerd@gnu.org>
2984
2985 * files.el (after-find-file): Don't print a message ``New file''
2986 if WARN is nil.
2987
2988 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
2989 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
2990 get duplicate tool-bar entries because we'll see the global ones
2991 on more than one path through keymaps.
2992
2993 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
2994
2995 * progmodes/cmacexp.el: Change Francesco's email address.
2996
2997 2000-10-24 Kenichi Handa <handa@etl.go.jp>
2998
2999 * window.el (fit-window-to-buffer): Adjust point of the window
3000 buffer, not that of the current buffer.
3001
3002 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
3003
3004 * progmodes/cmacexp.el: Update the euthor's email address.
3005
3006 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3007
3008 * faces.el (face-spec-set-match-display): Add `graphic' display
3009 type (the inverse of `tty'). Use `display-graphic-p' instead of
3010 the window-system variable.
3011
3012 2000-10-24 Kenichi Handa <handa@etl.go.jp>
3013
3014 * international/isearch-x.el (isearch-with-input-method): Call
3015 input-method-function with the first event in
3016 unread-command-events.
3017
3018 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3019
3020 * faces.el (face-default-spec, face-user-default-spec): Make
3021 defsubsts.
3022
3023 2000-10-24 Andrew Choi <akochoi@i-cable.com>
3024
3025 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
3026 New charsets.
3027
3028 * term/mac-win.el: Remove definitions of mac-roman-lower and
3029 mac-roman-upper, require dired, and define instead of set
3030 mac-ready-for-drag-n-drop to avoid compilation error.
3031
3032 2000-10-23 Andrew Innes <andrewi@gnu.org>
3033
3034 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
3035 superfluous calls to subst-char-in-string; instead apply
3036 expand-file-name after convert-standard-filename to ensure
3037 expected directory separators are used.
3038
3039 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
3040
3041 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
3042
3043 2000-10-23 Dave Love <fx@gnu.org>
3044
3045 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3046 (tool-bar-add-item): Set foreground and background for XBM icons.
3047
3048 * international/latin1-disp.el (latin1-char-displayable-p): New
3049 function (from Handa).
3050 (latin1-display-check-font): Use it.
3051
3052 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
3053 using :key-sequence, making it much more usable. Use nconc, not
3054 append.
3055 (imenu--create-keymap-1): Avoid append.
3056
3057 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
3058
3059 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3060
3061 [the following changes fix a bug where `define-minor-mode' didn't
3062 correctly generate :require clauses for defcustoms in compiled files]
3063 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
3064 (byte-compile-log-file, byte-compile-log-1): Don't set
3065 `byte-compile-current-file' to nil. Instead set
3066 `byte-compile-last-logged-file' to it. Test whether
3067 byte-compile-current-file equals byte-compile-last-logged-file
3068 instead of whether its nil.
3069 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
3070
3071 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
3072
3073 * textmodes/refill.el: Fix var names in doc.
3074 (refill-mode): Don't bother with make-local-hook anymore.
3075
3076 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3077
3078 * faces.el (face-user-default-spec, face-default-spec): New functions.
3079 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
3080 (frame-set-background-mode, face-set-after-frame-default):
3081 Use `face-user-default-spec'. Simplify code slightly.
3082
3083 * woman.el (woman-italic-face, woman-bold-face)
3084 (woman-unknown-face): Add dark-background variants.
3085 (woman-default-faces): Renamed from `woman-colour-faces'.
3086 Set using the stored defaults, rather than using hard-wired colors.
3087 (woman-monochrome-faces): Renamed from `woman-black-faces'.
3088 Just make the foreground `unspecified' rather than "black".
3089 (woman-menu): Rename menu entries accordingly.
3090
3091 * faces.el (header-line): Make more reasonable on mono/grayscale
3092 displays.
3093
3094 2000-10-23 Andrew Choi <akochoi@i-cable.com>
3095
3096 * cus-edit.el (custom-button-face): Use 3D look for mac.
3097 (custom-button-pressed-face): Likewise.
3098
3099 * faces.el (set-face-attributes-from-resources): Handle mac frames
3100 in the same way as x and w32 frames.
3101 (face-valid-attribute-values): Likewise.
3102 (read-face-attribute): Likewise.
3103 (defined-colors): Likewise.
3104 (color-defined-p): Likewise.
3105 (color-values): Likewise.
3106 (display-grayscale-p): Likewise.
3107 (face-set-after-frame-default): Likewise.
3108 (mode-line): Same default face as for x and w32.
3109 (tool-bar): Likewise.
3110
3111 * frame.el: Remove call to frame-notice-user-settings at end of
3112 the file.
3113
3114 * info.el (Info-fontify-node): make underlines invisible for mac
3115 as for x, pc, and w32 frame types.
3116
3117 * term/mac-win.el: New file.
3118
3119 2000-10-22 Dave Love <fx@gnu.org>
3120
3121 * textmodes/refill.el: New file.
3122
3123 2000-10-22 Andre Spiegel <spiegel@gnu.org>
3124
3125 * vc-hooks.el (vc-version-backup-file-name): New optional args
3126 MANUAL and REGEXP.
3127 (vc-delete-automatic-version-backups, vc-make-version-backup):
3128 New functions.
3129 (vc-before-save): Use the latter.
3130 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
3131 confusion.
3132
3133 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
3134 expected by vc[-hooks].el.
3135
3136 * vc.el (vc-checkout): Added `-p' suffix in call to
3137 vc-make-version-backups-p; use vc-make-version-backup to actually
3138 make the backup.
3139 (vc-version-other-window, vc-version-backup-file): Handle both
3140 automatic and manual backups.
3141 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
3142 of all of them.
3143
3144 2000-10-22 Miles Bader <miles@gnu.org>
3145
3146 * comint.el (comint-highlight-input, comint-highlight-prompt):
3147 Renamed, `-face' at end removed.
3148 (comint-send-input, comint-output-filter): Use renamed faces.
3149
3150 * window.el (fit-window-to-buffer): Change defaulting of
3151 MAX-HEIGHT slightly.
3152
3153 * faces.el (color-values, color-defined-p): Use `member', not
3154 `memq', because it works correctly for strings.
3155 (frame-set-background-mode): Actually, "unspecified-fg" and
3156 "unspecified-bg" *are* strings. Use `member', not `memq', and
3157 `equal', not `eq', when a string value is possible.
3158
3159 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
3160
3161 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
3162
3163 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
3164
3165 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
3166 sh-electric-rparen, sh-electric-less and sh-electric-hash.
3167 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
3168 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
3169 (sh-font-lock-syntactic-keywords): Use them.
3170 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
3171 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
3172 (sh-mode): Don't override font-lock-unfontify-region-function.
3173 Use a copy of sh-font-lock-syntactic-keywords.
3174 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
3175 Don't call sh-scan-buffer since font-lock does it on the fly.
3176 (sh-get-indent-info): Use `face' rather than `syntax-table'
3177 text-property to detect here-documents.
3178 Replace sh-special-syntax with sh-st-punc.
3179 (sh-prev-line): Use `face' rather than `syntax-table'
3180 text-property to skip over here-documents.
3181 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
3182 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
3183 (sh-electric-less, sh-set-here-doc-region)
3184 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
3185 (sh-scan-buffer, sh-rescan-buffer): Remove.
3186
3187 2000-10-21 Andrew Innes <andrewi@gnu.org>
3188
3189 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
3190 remote (ange-ftp) file names.
3191
3192 2000-10-21 Miles Bader <miles@gnu.org>
3193
3194 * window.el (fit-window-to-buffer): New function.
3195 (shrink-window-if-larger-than-buffer): Use it.
3196 (window-text-height): Don't expect minibuffers to have mode-lines.
3197
3198 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
3199 * international/quail.el (quail-update-guidance): Use
3200 `fit-window-to-buffer' instead of `set-window-text-height'.
3201
3202 * international/quail.el (quail-show-guidance-buf): Make sure
3203 guidance window really has enough room.
3204 (quail-update-guidance): If quail-guidance-win is already shown,
3205 make sure its height is OK.
3206
3207 * window.el (window-text-height, set-window-text-height):
3208 New functions.
3209 (shrink-window-if-larger-than-buffer): Use `window-text-height'
3210 instead of `window-height' & `mode-line-window-height-fudge'.
3211 (mode-line-window-height-fudge): Add FACE parameter.
3212 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
3213 instead of `enlarge-window' & `mode-line-window-height-fudge'.
3214
3215 2000-10-20 Miles Bader <miles@gnu.org>
3216
3217 * window.el (height-affecting-face-attributes): Use `defconst'.
3218
3219 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
3220 New function, conditionally aliased to `mode-line-window-height-fudge'.
3221 (ispell-help): Use it.
3222 (ispell-choices-win-default-height): Don't include mode-line fudge.
3223 (ispell-choices-win-default-height): New function.
3224 (ispell-show-choices, ispell-command-loop): Use function
3225 `ispell-choices-win-default-height' instead of variable.
3226
3227 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
3228
3229 * window.el (mode-line-window-height-fudge): New variable.
3230 (height-affecting-face-attributes): New variable.
3231 (mode-line-window-height-fudge): New function.
3232 (shrink-window-if-larger-than-buffer): Use it.
3233 * help.el (resize-temp-buffer-window): Likewise.
3234
3235 * info.el (Info-fontify-node): Add support for @subsubsection
3236 titles, which use `Info-title-4-face'.
3237 (Info-title-4-face): New face.
3238 (Info-title-3-face): Inherit from Info-title-4-face instead of
3239 variable-pitch.
3240
3241 2000-10-19 Jason Rumney <jasonr@gnu.org>
3242
3243 * dired.el (dired-insert-directory): Do not let errors signalled by
3244 attempt to run dired-free-space-program prevent dired from working.
3245
3246 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
3247
3248 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
3249
3250 2000-10-19 Gerd Moellmann <gerd@gnu.org>
3251
3252 * dirtrack.el (dirtrack): Fix call to run-hooks.
3253
3254 * cmuscheme.el (cmuscheme-program-name): Renamed from
3255 scheme-program-name because xscheme.el contains a defcustom with
3256 the same name. As a consequence, customizing group `cmuscheme'
3257 loaded `xscheme' which redefined run-scheme.
3258 (run-scheme): Use cmuscheme-program-name.
3259
3260 * ps-print.el (ps-print-emacs-type): Move into the
3261 eval-and-compile.
3262
3263 * play/doctor.el (doctor-death): Update the Samaritans'
3264 anonymous address, and add a website for Befrienders International.
3265
3266 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3267
3268 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
3269 Avoid compilation gripes. Doc fix.
3270 (ps-print-version): New version number (6.2).
3271 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
3272 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
3273 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
3274 (ps-x-extent-priority, ps-x-extent-start-position)
3275 (ps-x-face-font-instance, ps-x-find-coding-system)
3276 (ps-x-font-instance-properties, ps-x-make-color-instance)
3277 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
3278 avoid compilation gripes without defining functions.
3279 (ps-e-find-composition): Alias for function find-composition, to have a
3280 suitable function depending on Emacs version.
3281 (ps-color-device, ps-color-values, ps-face-foreground-name)
3282 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
3283 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
3284 (ps-print-ensure-fontified): Function definitions surrounded by
3285 `eval-and-compile' to avoid compilation gripes.
3286 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
3287 by symbol-value to avoid compilation gripes.
3288 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
3289 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
3290
3291 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
3292
3293 * startup.el (normal-top-level): Call `frame-set-background-mode'
3294 after `frame-notice-user-settings' because the latter doesn't call
3295 the former on a tty.
3296
3297 * faces.el (frame-set-background-mode): `unspecified' &c are
3298 symbols, not strings.
3299
3300 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3301
3302 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
3303 why some "light*" colors are deliberately absent from the alist.
3304
3305 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
3306 Change colors for tty's, as suggested by Miles Bader.
3307
3308 2000-10-19 Kenichi Handa <handa@etl.go.jp>
3309
3310 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
3311 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
3312 for ISO10646-1 fonts.
3313 (x-font-name-charset-alist): Add an entry for "iso10646-1".
3314
3315 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3316
3317 * faces.el (frame-set-background-mode): If a tty frame defines a
3318 background color, use that to compute the background mode, instead
3319 of always defaulting to "dark".
3320
3321 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
3322
3323 * comint.el (comint-write-output): New function.
3324 (comint-mode-map): Add it to the menu.
3325 Bind `C-c C-s' to comint-write-output.
3326
3327 2000-10-18 Gerd Moellmann <gerd@gnu.org>
3328
3329 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
3330 Use fancy-splash-delay.
3331
3332 2000-10-18 Alex Schroeder <alex@gnu.org>
3333
3334 * progmodes/sql.el (sql-sybase-options): New option.
3335 (sql-sybase): Use it. Add sql-database to the list of parameters
3336 provided for login. The options -w 2048 -n are not used any more.
3337
3338 * comint.el (comint-read-input-ring): Bugfix such that the first
3339 and the last entry of the input ring file are not lost.
3340
3341 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3342
3343 * ps-print.el: Internal variable changes to defcustom,
3344 make-local-hook changes to defvar. Doc fix.
3345 (ps-print-version): New version number (6.1).
3346 (ps-setup, ps-do-despool): Code fix.
3347 (ps-printer-name): Customization fix.
3348 (ps-printer-name-option): Now is a defcustom instead of an
3349 internal variable.
3350 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
3351 (ps-print-begin-column-hook): Now are defvar instead of
3352 make-local-hook.
3353
3354 2000-10-18 Miles Bader <miles@gnu.org>
3355
3356 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
3357 (comint-kill-output): Changed into an alias for `comint-delete-output',
3358 and made obsolete.
3359 (comint-mode-map): Rename references to comint-kill-output.
3360
3361 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
3362
3363 * diff-mode.el (diff-header-face, diff-file-header-face)
3364 (diff-changed-face): Add bold and italic attributes to tty faces.
3365 (diff-function-face): New face.
3366 (diff-font-lock-keywords): Use it.
3367
3368 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
3369
3370 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
3371 Remove commented-out call to force-mode-line-update.
3372 (comint-kill-output): Use `forward-line 0' instead of
3373 beginning-of-line to make sure we get past the prompt.
3374
3375 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
3376
3377 * diff-mode.el (diff-header-face, diff-file-header-face):
3378 Add specific setting for dark background.
3379 (diff-context-face): Renamed from diff-comment-face.
3380 Set explicitly rather than inheriting from font-lock-comment-face.
3381
3382 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3383
3384 * startup.el (command-line): Move the code which sets the default
3385 TTY colors to before before-init-hook.
3386
3387 2000-10-17 Gerd Moellmann <gerd@gnu.org>
3388
3389 * jit-lock.el (jit-lock-stealth-time): Doc fix.
3390
3391 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3392
3393 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
3394 extensions, for MS-DOS.
3395
3396 * diff-mode.el (diff-header-face, diff-file-header-face)
3397 (diff-changed-face): Define tty-specific colors.
3398
3399 2000-10-17 Gerd Moellmann <gerd@gnu.org>
3400
3401 * startup.el (fancy-splash-text): Realign the text.
3402
3403 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3404
3405 * font-lock.el (font-lock-comment-face): Define a separate default
3406 for dark-background tty's.
3407
3408 2000-10-17 Miles Bader <miles@gnu.org>
3409
3410 * help.el (resize-temp-buffer-window): Add hack to avoid last line
3411 being obscured by whizzy mode-lines on graphics displays.
3412
3413 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3414
3415 * info.el (Info-title-1-face, Info-title-2-face)
3416 (Info-title-3-face): Define colors for tty's.
3417 (info-header-node): Remove unneeded tty-specific definition.
3418
3419 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3420
3421 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
3422 reverse from the frame parameters, and don't invert foreground and
3423 background colors.
3424
3425 2000-10-16 Miles Bader <miles@gnu.org>
3426
3427 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
3428 string "*Info*". Call propertized-buffer-identification to spruce
3429 up the result.
3430
3431 2000-10-16 Gerd Moellmann <gerd@gnu.org>
3432
3433 * help.el: Provide `help' for the sake of define-minor-mode
3434 which generates defcustoms with requires.
3435
3436 * jit-lock.el (jit-lock-after-change): If we're in text that
3437 matches a multi-line font-lock pattern, make sure the whole text
3438 will be redisplayed.
3439
3440 * emacs-lisp/authors.el (authors-add): Don't add an entry if
3441 author's name is unknown.
3442
3443 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
3444 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
3445 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
3446 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
3447 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
3448 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
3449 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
3450 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
3451 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
3452 Add author information.
3453
3454 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
3455
3456 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
3457 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
3458 full-color version (using the Gimp) to eliminate dithering artifacts.
3459
3460 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
3461
3462 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
3463
3464 * simple.el (syntax-flag-table, string-to-syntax): Remove.
3465
3466 2000-10-15 Dave Love <fx@gnu.org>
3467
3468 * progmodes/sh-script.el: Require skeleton and comint when
3469 compiling.
3470
3471 * pcomplete.el (pcomplete) <defgroup>: Add :version.
3472
3473 * whitespace.el: Doc fixes.
3474 (top-level): Don't add hooks here.
3475 (whitespace-running-emacs): Deleted.
3476 (timer): Don't require.
3477 (whitespace): Add back :version conditional on xemacs test.
3478 (whitespace-spacetab-regexp, whitespace-indent-regexp)
3479 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
3480 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
3481 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
3482 Avoid specific xemacs test.
3483 (whitespace-global-mode): New option.
3484 (whitespace-global-mode): New command.
3485 (whitespace-unload-hook): New function.
3486
3487 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
3488 (Info-fontify-node, Info-goto-node, Info-mode-menu)
3489 (Info-fontify-node): `Goto' goes to `Go to'.
3490 (Info-fontify-node): Add help-echo to xref links.
3491
3492 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
3493
3494 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
3495
3496 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
3497
3498 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3499 Use plist-get and allow :inherit.
3500
3501 * emacs-lisp/cl-macs.el (cl-do-arglist):
3502 Use plist-get and plist-member instead of memq.
3503
3504 * emacs-lisp/ewoc.el (ewoc-location): New function.
3505 (ewoc-enter-after, ewoc-enter-before): Document return value.
3506 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
3507 Don't need make-local-hook any more.
3508 (cvs-addto-collection): Return the new tin.
3509 (cvs-mode-insert): Jump to the new line.
3510
3511 * jit-lock.el (jit-lock-fontify-buffer): Remove.
3512
3513 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
3514
3515 * font-lock.el (font-lock-syntactically-fontified): New var.
3516 (font-lock-fontify-syntactic-keywords-region): Use it.
3517 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
3518
3519 * diff-mode.el (diff-find-file-name): Fix regexp.
3520
3521 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3522 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
3523
3524 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
3525 (sh-mode-syntax-table): Add punctuation syntax for < and >.
3526 (sh-mode): Don't make all vars local here.
3527 (sh-kw): Reformat.
3528 (sh-set-shell): Use dolist. Don't set indent-region-function.
3529 (sh-mode-syntax-table): Use pop.
3530 (sh-remember-variable): Use push.
3531 (sh-help-string-for-variable): Use memq.
3532 (sh-safe-backward-sexp): Remove.
3533 (sh-safe-forward-sexp): Add ARG.
3534 (sh-get-indent-info, sh-prev-stmt): Use it.
3535 (sh-prev-line): Simplify by using forward-comment.
3536 (sh-this-is-a-continuation): Simplify.
3537 (sh-learn-buffer-indent): Use dolist.
3538 (sh-do-nothing): Remove.
3539 (sh-set-char-syntax, sh-set-here-doc-region):
3540 Use inhibit-modification-hooks.
3541 (sh-name-style): Use mapcar and push.
3542 (sh-load-style): Use dolist.
3543 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
3544 (sh-case, sh-while-getopts): Use propertize directly rather
3545 than sh-electric-rparen.
3546
3547 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
3548
3549 * textmodes/tex-mode.el: Require CL when compiling.
3550 (tex-mode-syntax-table): Init immediately.
3551 (tex-mode-map): Bind M-RET to latex-insert-item.
3552 (latex-mode): Set indent-line-function to latex-indent.
3553 (tex-common-initialization): Don't setup the syntax-table any more.
3554 (latex-insert-item): New skeleton.
3555 (tex-next-unmatched-end): Fix copy/paste braino.
3556 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
3557 (latex-indent, latex-find-indent): New functions.
3558 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
3559 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
3560 (tex-compilation-parse-errors): Use with-syntax-table.
3561
3562 2000-10-15 Miles Bader <miles@gnu.org>
3563
3564 * font-lock.el (font-lock-comment-face): Change dark-background,
3565 color, non-tty, default to `chocolate1'.
3566
3567 2000-10-13 John Wiegley <johnw@gnu.org>
3568
3569 * eshell/esh-util.el (require): Added a missing `require' form,
3570 needed when compiling (for an ange-ftp macro definition).
3571
3572 2000-10-13 Dave Love <fx@gnu.org>
3573
3574 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
3575
3576 2000-10-13 Gerd Moellmann <gerd@gnu.org>
3577
3578 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
3579 fix.
3580
3581 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
3582 transparent -colors 8).
3583
3584 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
3585
3586 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
3587 that breaks with old list format timestamps.
3588 (time-stamp-warn-inactive, time-stamp-old-format-warn)
3589 (time-stamp-count, time-stamp-conversion-warn): Improved doc
3590 strings.
3591
3592 2000-10-13 John Wiegley <johnw@gnu.org>
3593
3594 * align.el, pcomplete.el, calendar/timeclock.el,
3595 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
3596
3597 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
3598 faulty math, where holiday hours were being computing as seconds.
3599
3600 2000-10-13 John Wiegley <johnw@gnu.org>
3601
3602 * desktop.el (desktop-buffer-modes-to-save): Added a global for
3603 specifying what "other" kinds of buffers should be saved. This
3604 used to be hard-coded.
3605 (desktop-buffer-misc-functions): A global for specifying how
3606 auxiliary data should be determined for special buffer types.
3607 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
3608 instead of hard-coding the special buffer types.
3609 (desktop-save): Run `desktop-buffer-misc-functions' to gather
3610 auxiliary data, instead of hard-coding for Info buffers and dired.
3611 (desktop-buffer-info-misc-data): Aux function for determining Info
3612 buffer auxiliary info.
3613 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
3614 (desktop-buffer-info): Changed this function to use the info
3615 gathered above.
3616 (desktop-create-buffer): Be a little more careful about what
3617 `minor-mode' means before calling it. This is important for some
3618 buffer types.
3619
3620 2000-10-13 John Wiegley <johnw@gnu.org>
3621
3622 * eshell/esh-util.el: Added a global form which declares an
3623 autoload for `parse-time-string', if that function is not already
3624 defined, and if parse-time.el is available on the user's system.
3625
3626 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
3627 to be aware of ange-ftp user info.
3628 (eshell-do-ls): Bind `ange-cache'. Also, use
3629 `eshell-file-attributes'.
3630 (eshell-ls-annotate): Use `eshell-file-attributes'.
3631 (eshell-ls-file): Made the user-id printing code a bit smarter.
3632
3633 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
3634 allow identification of alias user ids in remote directories.
3635 It's manual, but there's no other way to know when the current
3636 user on the local machine, is also the owning user on the remote
3637 machine.
3638 (fboundp): Bind `ange-cache'.
3639 (eshell-directory-files-and-attributes): Re-organized the logic a
3640 bit to use `eshell-file-attributes' instead of `file-attributes'.
3641 The former is more sensitive to directories that are read via FTP,
3642 and knows how to use ange-ftp to determine full attribute
3643 information, instead of just the name and last modtime.
3644 (eshell-current-ange-uids): Return the current user id when in a
3645 remote directory.
3646 (eshell-parse-ange-ls): Parse a full directory listing that has
3647 been returned by ange-ftp.
3648 (eshell-file-attributes): This beefed up version of
3649 `file-attributes' is only special if the user is currently in a
3650 remote directory, in which case it does a lot of work to find out
3651 what the real attributes of a file are, as they appear on the
3652 remote machine. This makes usage of remote directories (i.e.,
3653 ange-ftp pathnames) much more useful. You can now use Eshell as a
3654 full-fledged FTP client, with much more manipulation ability than
3655 most other clients.
3656
3657 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
3658 variable, which means that Eshell's du should always be preferred
3659 in remote directories.
3660 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
3661 just `file-attributes'.
3662 (eshell-mvcp-template): Bind `ange-cache', to improve performance
3663 when reading remote directories. This is an Eshell-specific
3664 variable (not part of ange-ftp).
3665 (eshell/ln): Bind `ange-cache'.
3666 (eshell/du): Added some extra logic for determining when to use
3667 Eshell's du (which is slow), and when to use the external version
3668 (which may or may not exist).
3669
3670 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
3671 `eshell-interactive-process', rather than using
3672 `get-buffer-process', since backgrounded processes don't count in
3673 the context of this function's logic.
3674
3675 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
3676 `forward-char', so that null strings are parsed correctly.
3677
3678 2000-09-13 John Wiegley <johnw@gnu.org>
3679
3680 * eshell/em-pred.el (eshell-pred-file-type,
3681 eshell-pred-file-links, eshell-pred-file-size): Use
3682 `eshell-file-attributes'. This is more correct over ange-ftp.
3683
3684 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
3685 that remote file globbing is more efficient.
3686
3687 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
3688 gathering the files and attributes within a directory.
3689
3690 * eshell/em-unix.el (eshell/cat): If any of the files passed on
3691 the command line is a special file (not a regular file, directory
3692 or symlink), always attempt to call the external version of cat.
3693
3694 2000-09-13 John Wiegley <johnw@gnu.org>
3695
3696 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
3697 Eshell-friendly version of find-tag.
3698
3699 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
3700
3701 * image-file.el (image-file-name-extensions)
3702 (image-file-name-regexps): Add autoload cookies.
3703
3704 2000-10-13 Kenichi Handa <handa@etl.go.jp>
3705
3706 * international/mule-cmds.el (select-safe-coding-system): If FROM
3707 is string, show it in *Warning* buffer.
3708
3709 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3710
3711 * startup.el (normal-top-level): Use display-popup-menus-p instead
3712 of window-system.
3713 (command-line): Use display-graphic-p instead of window-system.
3714 (command-line-1): Use display-popup-menus-p and display-mouse-p
3715 instead of window-system.
3716
3717 2000-10-12 Sam Steingold <sds@gnu.org>
3718
3719 * tooltip.el (tooltip-use-echo-area): New user variable.
3720 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
3721
3722 2000-10-12 Dave Love <fx@gnu.org>
3723
3724 * recentf.el: Maintainer's checkdoc fixes.
3725
3726 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
3727 character class, not ASCII when matching file names.
3728 (fancy-splash-head): Add trailing slash to URL.
3729 (command-line): Don't require XPM support for toolbar.
3730
3731 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
3732 (cperl-invalid-face): Revert last change.
3733 (cperl-init-faces): Quote cperl-invalid-face.
3734
3735 2000-10-12 Kenichi Handa <handa@etl.go.jp>
3736
3737 * startup.el (fancy-splash-text): Remove superfluous quote.
3738
3739 2000-10-12 Gerd Moellmann <gerd@gnu.org>
3740
3741 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
3742 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
3743 (command-line-1): Don't use fancy-splash-pending-command.
3744 (fancy-splash-screens-1): Goto point-min after inserting text.
3745
3746 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
3747
3748 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
3749 instead of shared-lisp-mode-map.
3750
3751 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
3752
3753 * faces.el (header-line): Change tty-variant to use underlining.
3754
3755 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
3756 (isearch-highlight): Restore lazy-isearch face properties at old
3757 position, and suppress them at new position.
3758 (isearch-dehighlight): Restore lazy-isearch face properties.
3759 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
3760 over the real isearch overlay, but in that case, don't give it a
3761 face property. Use `push'.
3762
3763 2000-10-12 Kenichi Handa <handa@etl.go.jp>
3764
3765 * man.el (Man-getpage-in-background): Fix previous change.
3766 Decode the process output only when we are in multibyte mode.
3767
3768 2000-10-11 Dave Love <fx@gnu.org>
3769
3770 * info.el (Info-mode-menu): Fix some help.
3771 (info-tool-bar-map): Add entry for Info-last.
3772
3773 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
3774 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
3775 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
3776 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
3777 * toolbar/search-replace.xpm, toolbar/exit.xpm:
3778 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
3779 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
3780 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
3781 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
3782 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
3783 Reduce colour requirements to 25 overall. (Probably wants
3784 revisiting from the originals to reduce further.)
3785
3786 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
3787
3788 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
3789 buffer-file-coding-system, instead of raw-text.
3790 (dehexlify-buffer): Bind coding-system-for-read to
3791 buffer-file-coding-system, instead of raw-text.
3792
3793 2000-10-11 Sam Steingold <sds@gnu.org>
3794
3795 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
3796 `underline' - fixes the bug introduced on 2000-09-21.
3797
3798 2000-10-11 Dave Love <fx@gnu.org>
3799
3800 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
3801 compiler warnings.
3802 (scheme-mode): Doc fix.
3803 (scheme-font-lock-keywords-1): Match `define-syntax'.
3804
3805 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
3806
3807 * faces.el (frame-set-background-mode): Pay attention to saved
3808 face specs as well as default ones. Only do anything if the
3809 bg-mode or display-type has actually changed. Use `dolist'.
3810 (region): Make dark-background `region' face less in-your-face.
3811
3812 2000-10-10 Sam Steingold <sds@gnu.org>
3813
3814 * chistory.el, ielm.el, ledit.el:
3815 * progmodes/inf-lisp.el, progmodes/scheme.el:
3816 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
3817
3818 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
3819
3820 * textmodes/texinfo.el: Update copyright and fix typo.
3821
3822 * desktop.el (desktop-modes-not-to-save): New var.
3823 (desktop-save-buffer-p): Use it.
3824 Also, obey desktop-buffers-not-to-save even for non-file buffers.
3825 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
3826
3827 2000-10-10 Dave Love <fx@gnu.org>
3828
3829 * toolbar/tool-bar.el (tool-bar-add-item)
3830 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
3831 display.
3832
3833 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
3834 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
3835 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
3836 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
3837 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
3838 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
3839 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
3840 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
3841 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
3842 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
3843 the .xpms; probably need retouching.
3844
3845 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
3846
3847 * subr.el (add-to-list): Add optional argument APPEND.
3848 * battery.el (display-battery): Use `add-to-list'.
3849
3850 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
3851
3852 * play/zone.el (zone-timer, zone-wc-tbl): Rework
3853 these vars as symbol properties.
3854 (zone, zone-when-idle, zone-leave-me-alone)
3855 (zone-pgm-whack-chars): Use new symbol properties.
3856
3857 * battery.el (display-battery): Doc spelling fix.
3858
3859 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
3860 property.
3861
3862 2000-10-09 Dave Love <fx@gnu.org>
3863
3864 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
3865 has been initialized before calling tool-bar-setup.
3866 (tool-bar-add-item-from-menu): Add autoload cookie.
3867
3868 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
3869
3870 * menu-bar.el (send-mail-item-name): New function.
3871 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
3872 of mail-user-agent in the menu. Don't display the "Send Mail"
3873 item if mail-user-agent is nil or its value is ignore.
3874 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
3875 if read-mail-command is nil or its value is ignore.
3876
3877 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
3878
3879 2000-10-09 Miles Bader <miles@gnu.org>
3880
3881 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
3882 Correct image size.
3883 * toolbar/left_arrow.xpm: Correct image size.
3884
3885 * jka-compr.el: Don't call `jka-compr-install' when loading (it
3886 will be done by the definition of `auto-compression-mode' if
3887 necessary. Move code to uninstall existing file-name handler
3888 before definition of `auto-compression-mode'.
3889
3890 * image-file.el (auto-image-file-mode): Move to the end of the
3891 file, because `define-minor-mode' actually calls the mode-function
3892 if the associated variable is non-nil, which requires that all
3893 needed functions be already defined.
3894
3895 * mouse.el (popup-menu): Balance parens.
3896
3897 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
3898
3899 * mouse.el (popup-menu): Move the command call outside the loop
3900 so that popup-menu returns whatever the command returns.
3901
3902 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
3903 (initialize-new-tags-table): Use run-hook-with-args-until-success.
3904 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
3905 (tags-table-format-functions): Renamed from tags-table-format-hooks.
3906
3907 * vc.el (vc-version-diff): diff-switches can be a list.
3908 Use relative filenames for prettier output.
3909
3910 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
3911 (vc-post-command-functions): Remove old-VC compatibility code.
3912
3913 * newcomment.el (comment-indent-default): Autoload.
3914
3915 * font-lock.el (font-lock-defaults): Make buffer-local.
3916 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
3917 (font-lock-choose-keywords):
3918 Ignore LEVEL unless KEYWORDS is a list of syms.
3919 (c-keywords, c++-keywords, objc-keywords, java-keywords):
3920 Don't wrap regexp-opt things in \(...\) unnecessarily.
3921
3922 * jit-lock.el: Don't require font-lock any more.
3923 (jit-lock-functions): Make buffer-local.
3924 (jit-lock-saved-fontify-buffer-function): Remove.
3925 (jit-lock-mode): Remove autoload cookie.
3926 Remove font-lock specific code.
3927 (jit-lock-unregister): Don't bother handling complex hooks any more.
3928 (jit-lock-refontify): New function.
3929 (jit-lock-fontify-buffer): Use it.
3930 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
3931 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
3932 Add optional args START and END.
3933 Never call font-lock-fontify-region directly.
3934 (jit-lock-function, jit-lock-stealth-fontify): Use it.
3935
3936 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
3937
3938 2000-10-08 Dave Love <fx@gnu.org>
3939
3940 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
3941
3942 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
3943
3944 * play/studly.el (studlify-region, studlify-word): Add autoload
3945 cookie.
3946
3947 * play/morse.el (morse-region, unmorse-region): Add autoload
3948 cookie.
3949
3950 * play/spook.el (spook-phrases-file): Use expand-file-name, not
3951 concat.
3952
3953 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
3954 insist on symbols starting with word syntax.
3955 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
3956 (eval-defun-1): Doc fix.
3957 (indent-sexp): Use nconc to build up indent-stack.
3958
3959 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
3960 Gnus with little use.
3961 (mail-setup-hook): Add mail-abbrevs-setup to options.
3962
3963 * recentf.el: Doc fixes.
3964
3965 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
3966 Clean up remainder.
3967
3968 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
3969 without timezone and (8) with timezone to enforce some whitespace.
3970 Simplify code somewhat.
3971
3972 * options.el (list-options): Doc that you should use customize.
3973
3974 * iswitchb.el (iswitchb-mode): Add :require.
3975
3976 * info.el (Info-goto-node, Info-menu): Doc fix.
3977 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
3978 (info-tool-bar-map): New variable.
3979 (Info-mode): Use it.
3980 (Info-edit-map): Define all in defvar.
3981 (speedbar-attached-frame): Avoid compiler warning.
3982
3983 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
3984 (global-map): Bind [tool-bar] to a filtered map.
3985 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
3986 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
3987 Allow PBM icons.
3988 (tool-bar-setup): Adjust calls of tool-bar-add-item.
3989
3990 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
3991 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
3992 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
3993 icons, except up_arrow, which is left-arrow rotated.
3994
3995 * imenu.el (imenu-add-to-menubar): Fix last change.
3996
3997 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
3998
3999 * generic-x.el (rul-generic-mode): Remove eval-when-compile
4000 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
4001
4002 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4003
4004 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
4005 typos in doc strings.
4006
4007 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
4008 the doc strings how to customize Font Lock faces.
4009
4010 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
4011 computing growth when dragging the header line.
4012
4013 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4014
4015 * simple.el (kill-line): Doc fix.
4016
4017 2000-10-08 Miles Bader <miles@gnu.org>
4018
4019 * faces.el (secondary-selection): Make foreground visible on tty.
4020
4021 * jka-compr.el (auto-compression-mode): Move to the end of the
4022 file, because `define-minor-mode' actually calls the mode-function
4023 if the associated variable is non-nil, which requires that all
4024 needed functions be already defined.
4025 (with-auto-compression-mode): Add autoload cookie.
4026
4027 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
4028
4029 * files.el (find-backup-file-name) [ms-dos]: If support for long
4030 file names is not available, behave as if version-control were set
4031 to never.
4032
4033 2000-10-07 Dave Love <fx@gnu.org>
4034
4035 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
4036 (browse-url-gnome-moz): New function.
4037 (browse-url-browser-function): Use it.
4038 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
4039
4040 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
4041
4042 * indent.el (tab-always-indent): New var.
4043 (indent-for-tab-command): Use it.
4044
4045 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
4046 raise an error. This way it can still default to a sane value.
4047
4048 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4049
4050 * startup.el (fancy-splash-screens): Use local rather than global map.
4051 Don't use `update-menu-bindings' any more.
4052 Get rid of assumptions about keymap representation.
4053
4054 2000-10-06 Dave Love <fx@gnu.org>
4055
4056 * textmodes/fill.el (sentence-end-double-space)
4057 (sentence-end-without-period): Doc fix.
4058 (adaptive-fill-regexp): Purecopy.
4059 (unjustify-current-line): Use line-end-position.
4060 (fill-individual-paragraphs-prefix): Use line-beginning-position.
4061
4062 * net/eudc-vars.el (eudc): Add :version, :link.
4063
4064 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
4065
4066 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
4067 Fix for define-minor-mode.
4068 (function-at-point): Alias to function-called-at-point.
4069
4070 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
4071
4072 * simple.el (backward-word): Doc fix.
4073
4074 * image-file.el (image-file-name-regexp): image-file-regexps ->
4075 image-file-name-regexps.
4076 (image-file-name-extensions): Add pbm.
4077
4078 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4079
4080 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
4081 and add filename to the names so that diff-mode can jump to source.
4082
4083 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
4084 (tex-font-lock-keywords, tex-font-lock-keywords-2)
4085 (tex-font-lock-keywords-1): Remove.
4086 (font-lock-turn-on-thing-lock): Use jit-lock-register.
4087 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
4088 (font-lock-default-fontify-region):
4089 Expand beg..end correctly when just following a multiline region.
4090 (font-lock-fontify-anchored-keywords):
4091 Include the anchor text as part of the multiline.
4092
4093 2000-10-06 Gerd Moellmann <gerd@gnu.org>
4094
4095 * loadup.el (toplevel): Load `loaddefs' before `help' because the
4096 latter needs the autoloaded define-minor-mode macro during the
4097 bootstrap.
4098
4099 * startup.el (command-line): For now, activate tool-bar-mode only
4100 if XPM images are supported.
4101
4102 * mouse.el (mouse-drag-header-line): Don't allow resizing a
4103 window by dragging a header-line at the top of the frame; that's
4104 confusing because the header-line doesn't move.
4105 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
4106 of treating the event as a list. Some cleanup.
4107
4108 2000-10-06 Miles Bader <miles@gnu.org>
4109
4110 * simple.el (display-message-or-buffer): New function.
4111 (shell-command-on-region): Use `display-message-or-buffer'.
4112
4113 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
4114 docstring parts.
4115
4116 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
4117 (smbclient-prompt-regexp): Add usage note to doc string.
4118 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
4119 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
4120 Use add-hook for adding the comint filter function, and only do so
4121 if it's not already in the global hook list.
4122 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
4123 to `make-local-variable'.
4124 (nslookup-font-lock-keywords): Remove prompt entry.
4125 (nslookup): Don't set the process-filter.
4126 (finger): Exit the loop correctly when the regexps list runs out.
4127 (ftp, smbclient, smbclient-list-shares):
4128 Set the real major mode immediately, not after execing.
4129 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
4130
4131 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
4132
4133 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
4134
4135 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
4136
4137 * which-func.el (which-func-format): Remove spurious space.
4138 (which-func-mode): Don't make it permanent-local.
4139 (which-func-ff-hook): Allow which-func-maxout to be nil.
4140 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
4141 (which-func-mode): Simplify.
4142 Use post-command-idle-hook rather than post-command-hook.
4143 Go through all buffers and update their state.
4144 (which-function): Also try add-log-current-defun-function.
4145
4146 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
4147 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
4148 Update call to with-vc-properties accordingly.
4149 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
4150 (vc-revert-buffer): More careful about window selection and deletion.
4151 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
4152
4153 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
4154 (cvs-retrieve-revision): Reuse a pre-existing buffer.
4155 (cvs-dired-action): Change the default to quickdir.
4156
4157 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
4158 if comment-indent-function returns nil.
4159 (comment-indent-default): New function.
4160 (comment-indent-function): Use it and document the new semantics.
4161
4162 * image-file.el: Docstring fixes.
4163
4164 * help.el (help-xref-on-pp): Use match-string.
4165 (describe-variable): New arg BUFFER.
4166 Store the current buffer in the help-xref-stack.
4167 (temp-buffer-resize-mode): Use define-minor-mode.
4168
4169 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
4170 consistently with its docstring.
4171 Set jit-lock-first-unfontify-pos in an idempotent way.
4172 (jit-lock-register): Autoload and add arg CONTEXTUAL.
4173
4174 2000-10-05 Alex Schroeder <alex@gnu.org>
4175
4176 * sql.el (sql-mysql-options): New variable.
4177 (sql-mysql): Use it.
4178
4179 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4180
4181 * image.el (image): New group.
4182
4183 * smerge-mode.el (smerge-mine-face, smerge-other-face)
4184 (smerge-base-face, smerge-markers-face): Add dark-background variants.
4185
4186 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
4187
4188 * net/net-utils.el (nslookup-font-lock-keywords)
4189 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
4190 Ignore the value of wqindow-system; always define keywords
4191
4192 2000-10-05 Kenichi Handa <handa@etl.go.jp>
4193
4194 * startup.el (fancy-splash-screens): Remove the code for
4195 debugging; `(trace-to-stderr "EXITTT\n")'.
4196
4197 2000-10-05 Miles Bader <miles@gnu.org>
4198
4199 * diff-mode.el (diff-goto-source): Update call to
4200 `diff-hunk-status-msg' to reflect new REV variable.
4201
4202 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
4203
4204 * progmodes/icon.el (icon-mode):
4205 Don't gratuitously override the default for comment-column.
4206
4207 * vc-hooks.el (vc-mode-line): Fix interactive spec.
4208
4209 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
4210 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
4211 (jit-lock-functions): New var.
4212 (jit-lock-function-1): Use it if non-nil.
4213 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
4214 Set the `fontified' property before doing the fontification to avoid
4215 repeatedly going through the same error.
4216 Don't turn errors into messages.
4217 (jit-lock-register, jit-lock-unregister): New functions.
4218
4219 * dired.el (dired-mark-pop-up): Turn comment into docstring.
4220 Use with-current-buffer.
4221
4222 * dired-aux.el (dired-do-create-files, dired-kill-tree):
4223 Turn comment into docstring.
4224
4225 * apropos.el (apropos-mode): Use define-derived-mode.
4226
4227 2000-10-04 Gerd Moellmann <gerd@gnu.org>
4228
4229 * startup.el (fancy-splash-pending-command): New variable.
4230 (fancy-splash-pre-command): New function.
4231 (fancy-splash-screens): Rewritten.
4232 (command-line-1): If fancy-splash-pending-command is set, call it
4233 interactively.
4234
4235 2000-10-04 Dave Love <fx@gnu.org>
4236
4237 * toolbar/tool-bar.el (tool-bar-setup): New function.
4238 (tool-bar-mode): Use it.
4239
4240 * subr.el (substitute-key-definition): Doc fix.
4241 (play-sound-file): New command.
4242
4243 2000-10-04 Andre Spiegel <spiegel@gnu.org>
4244
4245 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
4246 vc-version-backup-file-name): New functions.
4247
4248 * files.el (basic-save-buffer): Call vc-before-save before saving.
4249
4250 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
4251 vc-cvs-stay-local-p.
4252
4253 * vc.el (vc-revert-buffer): Handle empty diff properly.
4254 (vc-version-backup-file): New function.
4255 (vc-checkout): Create a version backup if necessary.
4256 (vc-checkin): If a version backup file exists, delete it.
4257 (vc-version-diff): Diff locally using version backups, if available.
4258 (vc-revert-file): If there's a version backup, revert locally.
4259 (vc-transfer-file): Use version backup for base version, if
4260 available. If not, ask for confirmation whether to get it from the
4261 server. Update mode line before check-in.
4262
4263 2000-10-04 Dave Love <fx@gnu.org>
4264
4265 * toolbar/tool-bar.el (tool-bar-setup): New function.
4266 (tool-bar-mode): Use it.
4267
4268 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
4269
4270 * net/net-utils.el (nslookup-font-lock-keywords)
4271 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
4272 Only set if window-system is non-nil
4273 (net-utils-run-program): Returns buffer.
4274 (network-connection-reconnect): Added this function.
4275
4276 * generic.el:
4277 Incorporates extensive cleanup and docfixes by
4278 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
4279 Uses cl compile-time macros.
4280 (generic-mode-name, generic-comment-list)
4281 (generic-keywords-list, generic-font-lock-expressions)
4282 (generic-mode-function-list, generic-mode-syntax-table):
4283 Removed variables.
4284 (generic-mode-alist): Renamed to generic-mode-list.
4285 (generic-find-file-regexp): Default changed to "^#".
4286 (generic-read-type): Uses completing read on generic-mode-list.
4287 (generic-mode-sanity-check): removed this function.
4288 (generic-add-to-auto-mode): Removed this function
4289 (generic-mode-internal): Bind mode-specific definitions
4290 into function instead of putting them in alist.
4291 (generic-mode-set-comments): Reworked extensively.
4292 (generic-mode-find-file-hook): Simplified regexp searching
4293 (generic-make-keywords-list): Omit extra pair of parens
4294
4295 * find-lisp.el (find-lisp-find-files-internal):
4296 Make sure directory name ends with "/".
4297
4298 * generic-x.el (apache-conf-generic-mode):
4299 Regexp now allows leading whitespace.
4300 (rc-generic-mode): Added eval-when-compile
4301 around generic-make-keywords-list.
4302 Deleted duplicate regexp
4303 (rul-generic-mode): Added eval-when-compile
4304 around generic-make-keywords-list.
4305 (etc-fstab-generic-mode): New generic mode.
4306 (rul-generic-mode): Removed one eval-when-compile
4307 which caused a max-specpdl-size exceeded error.
4308
4309 2000-10-04 Miles Bader <miles@gnu.org>
4310
4311 * simple.el (minibuffer-temporary-goal-position): New variable.
4312 (next-history-element): Try to keep the position of point in the
4313 input string constant.
4314
4315 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
4316 (dired-do-create-files): If there's only one file, pass it in as
4317 the DEFAULT arg to dired-mark-read-file-name.
4318
4319 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
4320
4321 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
4322 (diff-goto-source): Be smarter when choosing REVERSE or not.
4323
4324 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
4325 (texinfo-mode-menu): Add an explicit shortcut for update all.
4326
4327 2000-10-03 Andre Spiegel <spiegel@gnu.org>
4328
4329 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
4330 factorize backend-specific code cleanly (this was essentially
4331 conceived by Stefan Monnier).
4332 (vc-unregister): Function removed.
4333 (vc-revert-file): New function.
4334 (vc-revert-buffer): Delegate some of the work to it.
4335
4336 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
4337 default branch unconditionally.
4338 (vc-rcs-set-default-branch): New function.
4339 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
4340 (vc-rcs-checkin): If an appropriate default branch has been set,
4341 force creation of that branch.
4342 (vc-rcs-receive-file): Rewritten to contain only backend-specific
4343 code (as suggested by Stefan Monnier).
4344
4345 2000-10-02 Gerd Moellmann <gerd@gnu.org>
4346
4347 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
4348 highlighting overlay with a different face over the overlay
4349 isearch uses to highlight the current match because that can lead
4350 to bad face combinations.
4351
4352 * loadup.el (toplevel): Load faces before isearch.
4353
4354 * isearch.el (isearch-faces): New custom group.
4355 (isearch): New defface; was already tested for in the code.
4356 (isearch-lazy-highlight-face): Changed to defface from defcustom.
4357 (isearch-highlight): Always use face `isearch'.
4358
4359 2000-10-02 Dave Love <fx@gnu.org>
4360
4361 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
4362 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
4363 comparison of opcode with operand.
4364
4365 2000-10-03 Miles Bader <miles@gnu.org>
4366
4367 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
4368 buffer, since the echo area will now grow to accommodate them.
4369
4370 2000-10-02 Andre Spiegel <spiegel@gnu.org>
4371
4372 * vc-hooks.el (vc-registered): If FILE used to be registered under
4373 a certain backend, try that one first.
4374
4375 * vc.el (vc-responsible-backend): Undo the previous change in the
4376 argument list. Handle multiple backends correctly.
4377 (vc-find-new-backend): Function removed.
4378 (vc-register): Use vc-responsible-backend, as before.
4379 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
4380
4381 2000-10-02 Gerd Moellmann <gerd@gnu.org>
4382
4383 * startup.el (fancy-splash-head): Change message below the
4384 logo.
4385
4386 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
4387
4388 * diff-mode.el (diff-goto-source): Emit a status message.
4389 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4390 (diff-test-hunk): Fix doc string.
4391 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
4392 (diff-advance-after-apply-hunk): New variable.
4393 (diff-apply-hunk): Don't return a value.
4394
4395 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
4396
4397 * vc.el (vc-editable-p): Minor optimization.
4398 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
4399 (vc-find-new-backend): New function split from vc-responsible-backend.
4400 (vc-register): Use it.
4401 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
4402 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
4403 (vc-default-unregister, vc-revert-buffer): Docstring fix.
4404 (vc-clear-headers): Don't use find-file.
4405 (vc-revert-buffer): Use `and' again (must have been a braino).
4406 (vc-switch-backend): Only prompt if requested.
4407 Short circuit if nothing is to be done.
4408 Don't use vc-resynch-buffer which could lose unsaved editing.
4409 (vc-default-receive-file): Update call to vc-unregister.
4410 (with-vc-file, vc-next-action-on-file):
4411 Use vc-backend rather than vc-registered.
4412 (vc-next-action-on-file): Use intern-soft.
4413 Deal with read-only *vc-diff* buffer.
4414 (vc-transfer-file): Docstring fix.
4415
4416 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
4417 (vc-rcs-receive-file): Avoid with-vc-properties.
4418 Update call to vc-unregister.
4419 Use constant `RCS' rather than (dynamically bound) var `backend'.
4420
4421 2000-10-01 Andre Spiegel <spiegel@gnu.org>
4422
4423 * vc.el (vc-next-action-on-file): Update mode line only if file
4424 is visited.
4425 (vc-start-entry): New argument initial-contents. Don't visit the file
4426 if it isn't already visited. Brought documentation up-to-date.
4427 (vc-next-action, vc-register): Updated calls to vc-start-entry.
4428 (vc-checkin): New optional arg initial-contents, which is passed to
4429 vc-start-entry.
4430 (vc-finish-logentry): Make sure to bury log buffer only if there
4431 really is one. Call `vc-resynch-buffer' on log-file, not
4432 buffer-file-name.
4433 (vc-default-comment-history, vc-default-wash-log): New functions.
4434 (vc-index-of): Removed.
4435 (vc-transfer-file): Make do without the above.
4436 (vc-default-receive-file): Call comment-history unconditionally. Pass
4437 the resulting string to vc-checkin, instead of inserting it into the
4438 comment ring.
4439
4440 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
4441 unconditionally. Use the comments as initial contents of the log
4442 entry buffer. Document the trick to force branch creation with no
4443 changes.
4444
4445 2000-10-01 Miles Bader <miles@gnu.org>
4446
4447 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
4448 `recenter' with an arg to prevent redrawing the display.
4449
4450 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
4451
4452 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
4453
4454 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
4455
4456 * progmodes/c-mode.el (c-mode):
4457 Don't gratuitously override the default for comment-column.
4458
4459 * textmodes/tex-mode.el (latex-metasection-list): New var.
4460 (latex-imenu-create-index): Use it.
4461 Move the regexp construction outside loops (and use push).
4462 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
4463 (tex-font-lock-keywords): Moved from font-lock.el.
4464 (tex-comment-indent): Remove.
4465 (tex-common-initialization): Don't set comment-indent-function.
4466 (latex-block-default): New var.
4467 (tex-latex-block): Use it to provide a default choice.
4468 Add any unknown choice to latex-block-names.
4469 Insert [...] after {...}.
4470 (tex-last-unended-begin): Simplify regexp.
4471 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
4472 (latex-forward-sexp-1, latex-forward-sexp): New functions.
4473 (latex-mode): Set forward-sexp-function.
4474
4475 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
4476 Add regexp for @ignore ... @end ignore.
4477 (texinfo-heading-face): New face.
4478 (texinfo-font-lock-keywords): Use it.
4479 (texinfo-mode-menu): New menu.
4480 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
4481 New functions.
4482 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
4483 (texinfo-section-types-regexp, texinfo-section-level-regexp)
4484 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
4485 Remove declaration.
4486 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
4487
4488 * delsel.el (delete-selection-mode): Use define-minor-mode.
4489
4490 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
4491
4492 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4493
4494 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
4495
4496 2000-09-30 Gerd Moellmann <gerd@gnu.org>
4497
4498 * replace.el (keep-lines-read-args): New function.
4499 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
4500 read arguments interactively. Add parameters RSTART and REND.
4501 Operate on the active region in Transient Mark mode.
4502
4503 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
4504
4505 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
4506 (authors-obsolete-files-regexps): New variable.
4507 (authors-add): Don't record changes in obsolete files.
4508
4509 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4510
4511 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
4512
4513 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
4514 (comment-indent): Make sure there's a space between code and comment.
4515 Shift comments left to avoid going past fill-column.
4516
4517 2000-09-29 Gerd Moellmann <gerd@gnu.org>
4518
4519 * startup.el (startup-echo-area-message): New function.
4520 (display-startup-echo-area-message): Use it.
4521 (fancy-splash-screens): Rewritten to use keymaps and a timer.
4522 (fancy-splash-default-action): New function.
4523 (fancy-splash-screens-1): New function.
4524 (fancy-splash-head): Put a help-echo and a keymap under the image.
4525
4526 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4527
4528 * diff-mode.el (diff-add-log-file-name): Remove.
4529 (diff-mode): Use add-log-buffer-file-name-function.
4530
4531 * add-log.el (find-change-log): New arg BUFFER-FILE.
4532 (add-log-file-name): Obey add-log-file-name-function.
4533 (add-log-buffer-file-name-function): New var.
4534 (add-change-log-entry): Use it.
4535
4536 2000-09-29 Miles Bader <miles@gnu.org>
4537
4538 * image-file.el (image-file-name-extensions): New variable.
4539 (image-file-name-regexps): Renamed from `image-file-regexps'.
4540 New default value is nil. Call `auto-image-file-mode'.
4541 (image-file-name-regexp): New function.
4542 (auto-image-file-mode): New minor mode.
4543 (insert-image-file): Don't make conditional on the image-file
4544 handler being enabled.
4545 (image-file-handler): Make the call here conditional instead.
4546 (set-image-file-handler-enabled, enable-image-file-handler)
4547 (disable-image-file-handler): Functions removed.
4548
4549 * emacs-lisp/authors.el (authors-print): Rephrase many-files
4550 string.
4551
4552 2000-09-29 Gerd Moellmann <gerd@gnu.org>
4553
4554 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
4555 it's a function from CL.
4556 (latex-imenu-create-index): Replace eval-when-compile with progn
4557 because latex-section-alist is not bound while compiling.
4558
4559 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
4560
4561 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
4562 (outline-mode): Use define-derived-mode.
4563
4564 * progmodes/perl-mode.el (perl-mode):
4565 * progmodes/awk-mode.el (awk-mode):
4566 * progmodes/asm-mode.el (asm-mode):
4567 Don't gratuitously override the default for comment-column.
4568
4569 * emacs-lisp/lisp.el (lisp-complete-symbol):
4570 Distinguish the let-binding case from the funcall case.
4571 (forward-sexp-function): New variable.
4572 (forward-sexp): Use it.
4573
4574 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
4575 (easy-mmode-defmap): Remove the now useless autoload.
4576
4577 * time.el (display-time-mode): Use define-minor-mode.
4578
4579 * subr.el (add-minor-mode): Don't eval NAME.
4580 Don't depend on the presence of TOGGLE-FUN for any special behavior.
4581 Use if rather than cond.
4582
4583 * simple.el (read-expression-map): Define more properly.
4584 (comment-indent-hook): Remove.
4585 (string-to-syntax): Bug fix.
4586
4587 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
4588 (cvs-ediff-diff): Fix typo.
4589 (cvs-revert-if-needed): Don't bother preserving read-only.
4590
4591 * paren.el (show-paren-mode): Use define-minor-mode.
4592
4593 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
4594 (toggle-auto-compression): Remove.
4595 (jka-compr-build-file-regexp): Remove useless grouping.
4596
4597 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
4598 Avoid user-reserved bindings.
4599 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
4600 (diff-header-face): Revert to grey85.
4601
4602 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
4603
4604 * complete.el (partial-completion-mode) <defcustom>: Remove.
4605 (partial-completion-mode): Use define-minor-mode.
4606 (PC-do-completion): Understand `completion-auto-help = delay'
4607 to mean to popup the completion buffer only the second time.
4608 (PC-include-file-all-completions, PC-include-file-all-completions)
4609 (PC-include-file-all-completions): Don't quote lambda.
4610
4611 * comint.el (comint-mode-hook): Docstring fix.
4612 (comint-mode): Use define-derived-mode.
4613 (comint-mode-map): Remove obsolete comment.
4614 (make-comint): Minor stylistic change.
4615 (comint-insert-clicked-input): Be more careful to find the overlay.
4616 Use this-command-keys rather than hardcoding mouse-2.
4617
4618 * font-lock.el: Replace confusing (,@ with ,
4619 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
4620 Don't use regexp-opt-depth. Spice up the regexp for args.
4621 Don't distinguish between cmds that can take an opt arg or not.
4622 Use `append' and `prepend' rather than `keep'.
4623
4624 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
4625 (latex-outline-regexp): New var.
4626 (latex-outline-level): New fun.
4627 (latex-section-alist): New var.
4628 (latex-imenu-create-index): Use it. Use `push' as well.
4629 (tex-shell-map): Initialize it properly.
4630 (tex-mode): Minor stylistic change.
4631 (plain-tex-mode): Use define-derived-mode.
4632 (latex-mode): Use define-derived-mode.
4633 Construct the paragraph regexps in a more readable way.
4634 Set the buffer-local outline-{level,regexp} vars.
4635 (slitex-mode): Derive from latex-mode.
4636 (tex-common-initialization): Don't kill-all-vars anymore.
4637 Add setting for comment-add and font-lock-defaults.
4638 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
4639 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
4640 (tex-start-tex): New arg DIR (and send a chdir command for it).
4641 Also display the shell buffer and save it in tex-last-buffer-texed.
4642 (tex-region): Use expand-file-name rather than concat.
4643 Remove code made useless by changes in tex-start-tex.
4644 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
4645
4646 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
4647
4648 2000-09-28 Dave Love <fx@gnu.org>
4649
4650 * eshell/eshell.el (eshell) <defgroup>: Add :version.
4651
4652 2000-09-28 Gerd Moellmann <gerd@gnu.org>
4653
4654 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
4655 `append'.
4656
4657 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
4658
4659 * info.el (Info-extract-pointer): Undo last change.
4660 Instead, fix the position of the `bound' arg to re-search-backward.
4661
4662 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
4663
4664 * info.el (Info-extract-pointer):
4665 Widen more carefully, to avoid finding pointers in other nodes.
4666 (Info-index): Use push.
4667
4668 2000-09-27 Gerd Moellmann <gerd@gnu.org>
4669
4670 * frame.el (set-frame-font): Remove call to obsolete function
4671 frame-update-faces.
4672 (set-foreground-color, set-background-color): Likewise for
4673 frame-update-face-colors.
4674
4675 2000-09-27 Miles Bader <miles@gnu.org>
4676
4677 * image-file.el: New file.
4678
4679 2000-09-27 Gerd Moellmann <gerd@gnu.org>
4680
4681 * frame.el (frame-notice-user-settings): Don't call
4682 frame-update-faces, which is a no-op now.
4683
4684 * ediff-wind.el (ediff-control-frame-parameters): Add zero
4685 tool-bar-lines.
4686
4687 2000-09-27 Dave Love <fx@gnu.org>
4688
4689 * mouse.el: Fix last change.
4690
4691 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
4692
4693 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
4694
4695 2000-09-22 Kenichi Handa <handa@etl.go.jp>
4696
4697 * international/quail.el (quail-help): The output message is
4698 improved.
4699
4700 2000-09-26 Dave Love <fx@gnu.org>
4701
4702 * mouse.el (popup-menu): If POSITION is nil, set it using
4703 mouse-position.
4704
4705 2000-09-25 Sam Steingold <sds@gnu.org>
4706
4707 * net/browse-url.el (browse-url-file-url): Check for null maps.
4708
4709 2000-09-26 Gerd Moellmann <gerd@gnu.org>
4710
4711 * frame.el (frame-notice-user-settings): Don't add a
4712 tool-bar-lines frame parameter to default-frame-alist in batch mode.
4713
4714 * frame.el (frame-notice-user-settings):
4715 Make tool-bar-mode and default-frame-alist consistent.
4716
4717 * toolbar/tool-bar.el (tool-bar-help): New function.
4718
4719 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4720
4721 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
4722 current-load-list in top-level forms. Else this leaks a cons cell
4723 every time a defun is called.
4724
4725 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
4726
4727 2000-09-25 Dave Love <fx@gnu.org>
4728
4729 * startup.el (fancy-splash-head): Check XPM is available.
4730
4731 * autoinsert.el (auto-insert): Doc fix.
4732 (auto-insert-alist): Following GNU notices, don't say `copyright
4733 _by_'. Use line-beginning-position.
4734 (auto-insert): Check buffer-file-name is non-nil before use.
4735
4736 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4737
4738 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
4739 starting with `@def' or `@multitable', in addition to ones
4740 specified by the user in auto-fill-inhibit-regexp.
4741
4742 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
4743
4744 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
4745 rmail-dont-reply-to-names matches the empty string.
4746
4747 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4748
4749 * startup.el (command-line-1, fancy-splash-text): Change the
4750 text to sound more friendly.
4751
4752 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
4753
4754 * progmodes/hideshow.el: Update author email address.
4755 Generally, sync w/ maintainer version 5.22.
4756 (hs-hide-all-non-comment-function): New var.
4757 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
4758 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
4759 (hs-show-region): Delete this command.
4760 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
4761
4762 2000-09-22 Dave Love <fx@gnu.org>
4763
4764 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
4765 (hl-line-highlight): Specify buffer when moving overlay.
4766
4767 * progmodes/fortran.el (fortran-mode): Locally set
4768 normal-auto-fill-function.
4769 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
4770 (fortran-mode-map): Adjust auto-fill menu entry.
4771
4772 2000-09-22 Gerd Moellmann <gerd@gnu.org>
4773
4774 * vc-rcs.el (toplevel): Require `vc' when compiling.
4775
4776 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
4777
4778 2000-09-22 Andre Spiegel <spiegel@gnu.org>
4779
4780 * vc.el (vc-switch-backend): Signal an error if the file is not
4781 registered under the new backend.
4782
4783 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
4784 without explicit revision number.
4785
4786 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
4787
4788 * diff-mode.el (diff-file-header-face): Reset to its previous value.
4789 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
4790 (diff-xor): New function.
4791 (diff-find-source-location): Use it. Fix a stupid name clash.
4792 (diff-hunk-status-msg): New function.
4793 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
4794 (diff-test-hunk): Use diff-find-source-location.
4795 (diff-goto-source): Favor the `reverse'.
4796 (diff-hunk-text): Properly handle one-sided context diffs.
4797 (diff-apply-hunk): When done, advance to the next hunk.
4798
4799 2000-09-21 Gerd Moellmann <gerd@gnu.org>
4800
4801 * startup.el (command-line): If frame was created with a non-zero
4802 tool-bar-lines parameter, switch tool-bar-mode on.
4803
4804 * add-log.el (change-log-date-face, change-log-name-face)
4805 (change-log-email-face, change-log-file-face)
4806 (change-log-list-face, change-log-conditionals-face)
4807 (change-log-function-face, change-log-acknowledgement-face):
4808 New faces, inheriting from font-lock faces.
4809 (change-log-font-lock-keywords): Use them.
4810
4811 2000-09-21 Dave Love <fx@gnu.org>
4812
4813 * progmodes/cperl-mode.el (top-level): Clean up
4814 `eval-when-compile's and assorted defvars.
4815 (cperl-invalid-face): Don't double-quote value. Change custom
4816 type.
4817 (cperl-mode): Set normal-auto-fill-function and don't zap
4818 auto-fill-function.
4819 (cperl-imenu--function-name-regexp-perl): Renamed from
4820 imenu-example--function-name-regexp-perl.
4821 (cperl-imenu--create-perl-index): Renamed from
4822 imenu-example--create-perl-index.
4823 (cperl-xsub-scan): Don't require cl.
4824
4825 * msb.el (msb-mode-map): Use substitute-key-definition.
4826 (msb-mode): Use msb-mode-map.
4827
4828 2000-09-21 Andre Spiegel <spiegel@gnu.org>
4829
4830 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
4831 New functions.
4832 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
4833 (vc-switch-backend): New function.
4834 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
4835 (vc-register): Fix prompt.
4836 (vc-unregister, vc-default-unregister): New functions.
4837 (vc-version-diff): Handle empty buffer in sentinel.
4838
4839 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
4840 (vc-rcs-state-heuristic): Use it to guess the state of files with
4841 non-strict locking.
4842 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
4843 been set with -b, but not created yet.
4844 (vc-rcs-fetch-master-state): With non-strict locking, compare file
4845 contents in order to find the state.
4846 (vc-rcs-checkin): Allow creation of branches with no changes.
4847 (vc-rcs-unregister, vc-rcs-receive-file)
4848 (vc-rcs-set-non-strict-locking): New functions.
4849
4850 * vc-hooks.el (vc-name): Force correct computation of the value
4851 in case it is missing.
4852
4853 2000-09-21 Gerd Moellmann <gerd@gnu.org>
4854
4855 * startup.el (fancy-splash-tail): Use a different foreground
4856 color on a dark frame background.
4857
4858 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
4859
4860 * info.el: Use the correct capitalization when making Info-mode
4861 and Info-edit-mode `special' modes.
4862
4863 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
4864
4865 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
4866 (diff-mode): Add support for add-log.el.
4867 (diff-hunk-text): Use char offsets rather than line offsets.
4868 (diff-find-source-location): Replace LINE with line-offset (nil
4869 if not found) and always set POS to a meaningful position.
4870 Adapt to the new char-offsets.
4871 (diff-apply-hunk): Drop support for the unused `select' POPUP.
4872 Adapt to the new diff-find-source-location.
4873 (diff-goto-source): Adapt to the new diff-find-source-location.
4874
4875 * add-log.el (add-log-file-name): New function (split out of
4876 add-change-log-entry).
4877 (add-change-log-entry): Use it.
4878 Call add-log-file-name-function with the changelog file name if
4879 the current buffer is not associated with any file.
4880 Avoid find-file if the selected window is dedicated.
4881
4882 * diff-mode.el (diff-find-source-location):
4883 Move code from diff-apply-hunk. Return buffer rather than file.
4884 (diff-apply-hunk): Use the new result from diff-find-source-location.
4885 (diff-goto-source): Use the new diff-find-source-location.
4886
4887 2000-09-20 Dave Love <fx@gnu.org>
4888
4889 * iswitchb.el: Some doc fixes.
4890 (iswitchb-mode-map): Define completely initially. Inherit
4891 minibuffer-local-map.
4892 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
4893 fundamental-mode.
4894 (iswitchb-global-map): New variable.
4895 (iswitchb-summaries-to-end): Amalgamate regexps.
4896 (iswitchb-mode): New.
4897 (iswitchb-mode-hook): New variable.
4898 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
4899 `extensions'.
4900
4901 2000-09-20 Gerd Moellmann <gerd@gnu.org>
4902
4903 * ehelp.el (electric-help): New defgroup.
4904 (electric-help-shrink-window): New user-option.
4905 (with-electric-help): Use it.
4906
4907 * window.el (shrink-window-if-larger-than-buffer): If face
4908 `mode-line' has a :box, and we're on a graphical frame, add 1
4909 to the needed window height.
4910
4911 * frame.el (frame-notice-user-settings): Add a last parameter nil
4912 to a call to `append', because the last list passed to `append' is
4913 not copied, and so subsequent calls to assq-delete-all will modify
4914 default-frame-alist.
4915
4916 * startup.el (fancy-splash-image): Change :type.
4917 (fancy-splash-head): Use an XBM image if appropriate.
4918 (command-line-1): Show splash screens in more cases.
4919
4920 * startup.el (fancy-splash-text): Don't quote faces.
4921
4922 * dired.el (dired-font-lock-keywords): Undo last change.
4923 (dired-readin): Bind indent-tabs-mode to nil.
4924
4925 * startup.el (fancy-splash-head): If frame's background mode
4926 is `dark', change the black background of the image to gray.
4927 (fancy-splash-screens): Display startup echo area message.
4928 (display-startup-echo-area-message): New function.
4929
4930 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
4931
4932 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
4933
4934 * info.el (info-header-node): Tweak for color ttys.
4935
4936 * faces.el (face-valid-attribute-values): Make sure directories we
4937 search for stipples both exist and are readable before trying to
4938 search them.
4939
4940 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
4941 in the dry-run case.
4942
4943 * jka-compr.el (with-auto-compression-mode): New macro.
4944
4945 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
4946 (custom-group-tag-face, custom-variable-tag-face): Use relative
4947 :height and inherit from `variable-pitch' face instead of
4948 hardwiring :family.
4949 * hi-lock.el (hi-black-hb): Likewise.
4950
4951 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
4952 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
4953 toolbar-add-item, if image doesn't have a mask add a `:mask
4954 heuristic'.
4955
4956 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
4957
4958 * diff-mode.el: Docstring fixes.
4959 (diff-header-face, diff-comment-face): New faces.
4960 (diff-font-lock-keywords): Highlight a bit differently.
4961 (diff-find-source-location): Don't return SPAN any more.
4962 (diff-hunk-text): Don't bother erasing the temp buffer.
4963 (diff-find-text): Drop argument LINE.
4964 (diff-apply-hunk): Update calls to diff-find-text.
4965 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
4966
4967 * calendar/calendar.el: Docstring fixes.
4968 (calendar-make-alist): Don't quote lambda.
4969 (calendar-star-date): Use make-local-variable.
4970
4971 2000-09-19 Dave Love <fx@gnu.org>
4972
4973 * toolbar/tool-bar.el: Renamed from toolbar.el.
4974 Change `toolbar' to `tool-bar' generally in symbols.
4975 Make some items invisible in `special' major modes.
4976 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
4977 Add arg PROPS.
4978
4979 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
4980 Add :version here.
4981 (fancy-splash-delay, fancy-splash-image): Remove :version here.
4982
4983 2000-09-19 Gerd Moellmann <gerd@gnu.org>
4984
4985 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
4986
4987 * files.el (find-file-suppress-same-file-warnings): New user-option.
4988 (find-file-noselect): Use it.
4989
4990 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
4991 (fancy-splash-screen): Defgroup.
4992
4993 * add-log.el (change-log-font-lock-keywords): Match names
4994 more exactly for the case that font-lock-constant-face is
4995 underlined.
4996
4997 2000-09-19 Richard M. Stallman <rms@gnu.org>
4998
4999 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
5000
5001 2000-09-19 Andre Spiegel <spiegel@gnu.org>
5002
5003 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
5004
5005 2000-09-19 Gerd Moellmann <gerd@gnu.org>
5006
5007 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
5008 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
5009 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
5010 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
5011 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
5012 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
5013 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
5014 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
5015 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
5016 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
5017 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
5018 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
5019
5020 * startup.el (fancy-splash-text): New variable.
5021 (fancy-splash-delay, fancy-splash-image): New user-options.
5022 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
5023 (fancy-splash-screens): New functions.
5024 (command-line-1): If display has a `display' frame parameter, has
5025 colors, and we have XPM support, show more fancy splash screens.
5026
5027 2000-09-19 Dave Love <fx@gnu.org>
5028
5029 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
5030 with null `help'. Use modern backquote syntax.
5031
5032 2000-09-19 Gerd Moellmann <gerd@gnu.org>
5033
5034 * font-lock.el (font-lock-mode): Change message telling the user
5035 that ``the buffer is too big''.
5036
5037 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
5038 for instance for the case that tab-width is 2.
5039
5040 2000-09-18 Gerd Moellmann <gerd@gnu.org>
5041
5042 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
5043 toolbar-add-item, if image doesn't have a mask add a `:mask
5044 heuristic'.
5045
5046 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
5047
5048 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
5049 and return a cons if it's non-nil.
5050 (diff-apply-hunk): Try to jump to the line in the source text
5051 corresponding to the position of point in the in the hunk.
5052
5053 * info.el (Info-title-3-face, Info-title-2-face)
5054 (Info-title-1-face): Use face inheritance and relative sizes
5055 instead of hard-wiring things.
5056
5057 * faces.el (secondary-selection): Make dark-background variant sane.
5058
5059 2000-09-16 Andrew Innes <andrewi@gnu.org>
5060
5061 * makefile.w32-in (compile-files-CMD): No need to make .elc files
5062 read-only, since they aren't under VC now.
5063
5064 2000-09-17 Dave Love <fx@gnu.org>
5065
5066 * tmm.el: Replace mapcar with mapc in several places.
5067
5068 * loadhist.el (unload-feature): Maybe call elp-restore-list and
5069 ad-unadvise.
5070
5071 * international/latin1-disp.el: New file.
5072
5073 * calendar/cal-move.el (scroll-calendar-left)
5074 (scroll-calendar-right): Make arg optional (for active mode line).
5075
5076 * calendar/calendar.el (calendar-mode-line-format): Make fields
5077 mouse-sensitive.
5078 (calendar-read-date, calendar-read-date, calendar-window-list):
5079 Unquote lambda.
5080 (calendar-month-name): Use aref, not sref.
5081
5082 * view.el (minor-mode-alist): Propertize the string.
5083
5084 * international/characters.el (standard-case-table): Add entries
5085 for Greek.
5086
5087 2000-09-18 Miles Bader <miles@gnu.org>
5088
5089 * info.el (info-node, info-xref): Add dark-background variants.
5090
5091 * faces.el (header-line): Change defaults to be less confusing
5092 when mixed with mode-lines.
5093
5094 * info.el (Info-fontify-node): Make a few cleanups.
5095 Add extra `help-echo' and `local-map' props to node xrefs.
5096 Use header-specific faces for node-names & xrefs.
5097 (Info-use-header-line): New variable.
5098 (info-header-xref, info-header-node): New faces.
5099 (Info-setup-header-line): New function.
5100 (Info-select-node): Call Info-setup-header-line when enabled.
5101 (Info-extract-pointer): Work even if the header line is hidden.
5102 (Info-header-line): New variable.
5103
5104 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
5105
5106 * vms-patch.el (print-region-function): Don't quote lambda.
5107
5108 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
5109
5110 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
5111 (lm-get-header-re): Allow spaces between the header and the colon.
5112 (lm-header): Allow $ in non-RCS headers.
5113 (lm-header-multiline): Put the strings back into order.
5114 Stop at an empty line. Don't require two space chars if the
5115 line is clearly not another header line.
5116
5117 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
5118 (popup-menu-popup): Remove.
5119
5120 2000-09-15 Gerd Moellmann <gerd@gnu.org>
5121
5122 * toolbar/toolbar.el (toolbar-add-item): Use the same image
5123 specification if or if not tool-bar item contains an `:enabled'
5124 property.
5125
5126 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
5127 current buffer has no file name.
5128
5129 2000-09-15 Dave Love <fx@gnu.org>
5130
5131 * strokes.el: Sync with maintainer's current version with changes
5132 for Emacs, but avoid runtime cl and levents.
5133 (toplevel): Change autoloads and compilation requires.
5134 (strokes-version, strokes-bug-address, strokes-lift): Values
5135 changed.
5136 (strokes-xpm-header, strokes-insinuated): New variable.
5137 (strokes): Add :link.
5138 (strokes-mode): Customized.
5139 (strokes-while-inhibiting-garbage-collector): New macro.
5140 (strokes-remassoc): Avoid remove-if.
5141 (strokes-fix-button2-command): Don't use ad-do-it.
5142 (strokes-insinuate): New function.
5143 (strokes-button-press-event-p, strokes-button-release-event-p):
5144 New functions, used instead of non-`strokes-' versions..
5145 (strokes-mouse-event-p): Rewritten.
5146 (strokes-event-closest-point): Avoid event-point.
5147 (strokes-get-grid-position): Avoid cdadr, caadr
5148 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
5149 functions.
5150 (strokes-help): Use with-output-to-temp-buffer.
5151 (strokes-window-configuration-changed-p): New function.
5152 (strokes-update-window-configuration): Use buffer-live-p,
5153 strokes-window-configuration-changed-p.
5154 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
5155 (strokes-char-face): New face.
5156 (strokes-char-table, strokes-base64-chars): New variable.
5157 (strokes-xpm-for-stroke, strokes-list-strokes)
5158 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
5159 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
5160 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5161 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
5162 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
5163 functions.
5164
5165 2000-09-15 Gerd Moellmann <gerd@gnu.org>
5166
5167 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
5168
5169 * image.el (create-image): Doc fix.
5170
5171 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
5172 instead of `:heuristic-mask t'.
5173
5174 2000-09-14 Andrew Innes <andrewi@gnu.org>
5175
5176 * makefile.w32-in: Revert to Unix line endings.
5177
5178 2000-09-14 Andrew Innes <andrewi@gnu.org>
5179
5180 * makefile.w32-in: Add bootstrap support. Also copy lisp source
5181 when installing.
5182
5183 * makefile.nt (DONTCOMPILE): Fix typo.
5184
5185 * shell.el (shell-write-history-on-exit): New function.
5186 (shell-dumb-shell-regexp): New custom variable.
5187 (shell-mode): Make shell-write-history-on-exit the process
5188 sentinel if shell name matches shell-dumb-shell-regexp.
5189
5190 * w32-fns.el: Comment out before-init-hook function which resets
5191 source-directory based; this breaks bootstrap.
5192
5193 2000-09-14 Dave Love <fx@gnu.org>
5194
5195 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
5196 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
5197 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
5198 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
5199 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
5200 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
5201 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
5202 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
5203 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
5204
5205 * toolbar/toolbar.el: New.
5206
5207 * subdirs.el: Add toolbar.
5208
5209 2000-09-14 Gerd Moellmann <gerd@gnu.org>
5210
5211 * indent.el (indent-for-tab-command): Doc fix.
5212
5213 2000-09-14 Alex Schroeder <alex@gnu.org>
5214
5215 * ansi-color.el (ansi-colors): Doc change.
5216 (ansi-color-get-face): Simplified regexp.
5217 (ansi-color-faces-vector): Added more faces, doc change.
5218 (ansi-color-names-vector): Doc change.
5219 (ansi-color-regexp): Simplified regexp.
5220 (ansi-color-parameter-regexp): New regexp.
5221 (ansi-color-filter-apply): Doc change.
5222 (ansi-color-filter-region): Doc change.
5223 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
5224 deal with zero length parameters.
5225 (ansi-color-apply-on-region): Doc change.
5226 (ansi-color-map): Doc change.
5227 (ansi-color-map-update): Removed debugging message.
5228 (ansi-color-get-face-1): Added condition-case to trap
5229 args-out-of-range errors.
5230 (ansi-color-get-face): Doc change.
5231 (ansi-color-make-face): Removed.
5232 (ansi-color-for-shell-mode): New option.
5233
5234 2000-09-13 Kenichi Handa <handa@etl.go.jp>
5235
5236 * international/quail.el (quail-start-translation): Translate KEY
5237 if necessary even if it doesn't have any mapping in the current
5238 input method.
5239 (quail-start-conversion): Likewise.
5240 (quail-help): The output message is improved.
5241
5242 2000-09-13 Miles Bader <miles@gnu.org>
5243
5244 * comint.el (comint-output-filter): Revert to using
5245 `insert-before-markers'. Add bletcherous hack to undo damage
5246 caused by `insert-before-markers'. Put `front-sticky' property on
5247 overlays created here so that the field code understands how the
5248 overlay works. Use a let when making comint-last-prompt-overlay,
5249 so that the code is easier to read.
5250
5251 2000-09-13 Dave Love <fx@gnu.org>
5252
5253 * wid-edit.el (widget-default-format-handler): DTRT when
5254 doc-property is a function.
5255
5256 2000-09-12 Francesco Potorti` <pot@gnu.org>
5257
5258 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
5259 filed name if it's not there.
5260
5261 2000-09-12 Dave Love <fx@gnu.org>
5262
5263 * simple.el (read-mail-command): Doc fix.
5264 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
5265
5266 * vc.el (vc-dired-listing-switches): Fix :version.
5267
5268 * vc-hooks.el: Doc fixes.
5269
5270 * subr.el (add-minor-mode): Use toggle-fun arg.
5271
5272 * speedbar.el: Add :version to several defcustoms.
5273
5274 * imenu.el (imenu--truncate-items, imenu--cleanup)
5275 (imenu--generic-function): Avoid mapcar.
5276 (imenu--replace-spaces): Function removed.
5277 (imenu--completion-buffer): Use subst-char-in-string.
5278 (imenu-add-to-menubar): Use keymap inheritance.
5279
5280 2000-09-12 Miles Bader <miles@gnu.org>
5281
5282 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
5283 (diff-mode-map): Bind `diff-test-hunk'.
5284 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
5285
5286 2000-09-11 Gerd Moellmann <gerd@gnu.org>
5287
5288 * bytecomp.el (byte-compile-defvar): Undo last change
5289 because it breaks '(make-variable-buffer-local (defvar ...)'
5290 which is used at least in dired.
5291
5292 2000-09-12 Kenichi Handa <handa@etl.go.jp>
5293
5294 * international/quail.el (quail-define-package): Docstring
5295 modified.
5296
5297 2000-09-12 Kenichi Handa <handa@etl.go.jp>
5298
5299 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
5300 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
5301 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
5302 docstring of "chinese-py".
5303
5304 * international/quail.el (quail-translation-docstring): New
5305 variable.
5306 (quail-show-keyboard-layout): Docstring modified.
5307 (quail-select-current): Likewise.
5308 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
5309 infinite recursive call.
5310 (quail-help): Check quail-translation-docstring. Format of the
5311 output changed.
5312 (quail-help-insert-keymap-description): Adjusted for the above
5313 change.
5314
5315 2000-09-11 Gerd Moellmann <gerd@gnu.org>
5316
5317 * bytecomp.el (byte-compile-defvar): Only cons onto
5318 current-load-list in top-level forms. Else this leaks a cons cell
5319 every time a defun is called.
5320
5321 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
5322
5323 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
5324 Now understands non-unified diffs. Some functionality moved into
5325 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
5326 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
5327 modify anything. Only reposition point in the patched file if the
5328 patch succeeds. Only pop up another window if POPUP is true.
5329 Emit a message describing what happened if successful, and at what
5330 line-offset. Automatically detect reversed hunks and do something
5331 appropriate.
5332 (diff-hunk-text, diff-find-text): New functions.
5333 (diff-filter-lines): Function removed.
5334 (diff-test-hunk): New function.
5335 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
5336
5337 2000-09-10 Dave Love <fx@gnu.org>
5338
5339 * textmodes/tildify.el: Minor doc/commentary fixes.
5340 (tildify) <defgroup>: Add :version.
5341
5342 * faces.el (face-x-resources): Make custom type more specific.
5343 (frame-background-mode): Use mapc.
5344 (region) <defcustom>: Add :version.
5345
5346 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
5347
5348 * vc-sccs.el (vc-sccs-register):
5349 * vc-rcs.el (vc-rcs-register):
5350 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
5351 * vc.el (vc-register): Clear file's properties.
5352
5353 2000-09-08 Gerd Moellmann <gerd@gnu.org>
5354
5355 * faces.el (face-spec-set): Only face-spec-reset-face when
5356 ATTRS is non-nil.
5357
5358 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5359
5360 * help.el (help-insert-xref-button): Fix a typo in doc string.
5361
5362 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
5363
5364 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5365 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
5366 methods.
5367
5368 * menu-bar.el (read-mail-item-name): New function.
5369 (menu-bar-tools-menu): Use it to compute and display the package
5370 used to read email.
5371 (menu-bar-tools-menu): Fix typo in GUD's help string.
5372
5373 2000-09-07 Dave Love <fx@gnu.org>
5374
5375 * diff-mode.el (diff-mouse-goto-source): New function.
5376
5377 * vc-sccs.el: Doc fixes.
5378 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
5379
5380 * vc-rcs.el: Doc fixes.
5381 (vc-rcs-register-switches, vc-rcs-checkin-switches)
5382 (vc-rcs-checkout-switches, vc-rcs-header)
5383 (vc-rcs-master-templates): Add or change :version.
5384
5385 * vc-cvs.el: Doc fixes.
5386 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
5387 (vc-cvs-stay-local): Add :version.
5388
5389 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
5390
5391 2000-09-07 Kenichi Handa <handa@etl.go.jp>
5392
5393 * international/quail.el (quail-help): Fix previous change.
5394
5395 2000-09-07 Gerd Moellmann <gerd@gnu.org>
5396
5397 * faces.el (color-values): Doc fix.
5398
5399 * faces.el (frame-set-background-mode): Use frame-parameter
5400 instead of frame-parameters.
5401
5402 * frame.el (filtered-frame-list): Reduce consing.
5403 (frames-on-display-list): Call frame-parameter instead of
5404 frame-parameters.
5405
5406 2000-09-07 Kenichi Handa <handa@etl.go.jp>
5407
5408 * language/devan-util.el (devanagari-to-indian-region): In the
5409 loop, change the following char, not preceding char.
5410
5411 2000-09-07 Gerd Moellmann <gerd@gnu.org>
5412
5413 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
5414 instead of frame-parameters.
5415
5416 * faces.el (set-face-attribute): Simplify by calling
5417 internal-set-lisp-face-attribute with FRAME being 0.
5418
5419 * vc.el: Remove `Id' version control keyword.
5420
5421 2000-09-07 Kenichi Handa <handa@etl.go.jp>
5422
5423 * help.el (help-make-xrefs): Adjusted for the change of
5424 help-xref-mule-regexp.
5425 (help-insert-xref-button): New function.
5426
5427 * international/mule-cmds.el (help-xref-mule-regexp-template):
5428 Include the pattern for character set.
5429 (leim): New group.
5430
5431 * international/quail.el: Don't require face.
5432 (quail): New group.
5433 (quail-other-command): Dummy command to make quail-help work better.
5434 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
5435 (quail-keyboard-layout-substitution): New variable.
5436 (quail-update-keyboard-layout): New function.
5437 (quail-keyboard-layout-type): New customizable variable.
5438 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
5439 (quail-keyboard-translate): Pay attention to
5440 quail-keyboard-layout-substitution.
5441 (quail-insert-kbd-layout): New function.
5442 (quail-show-keyboard-layout): New function.
5443 (quail-get-translation): If the definition is a vector of length
5444 1, and the element is a string of length 1, return the character
5445 in that string.
5446 (quail-update-current-translations): Fix the case of
5447 relative-index out of range.
5448 (quail-build-decode-map, quail-insert-decode-map): New Functions.
5449 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
5450 Show key sequences for all available characters.
5451 (quail-help-insert-keymap-description): Don't show such verbose
5452 key bindings as quail-self-insert-command.
5453
5454 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5455 Format changed, and each element now have extra documentations.
5456 (tit-process-header): Delete invalid characters from TIT-PROMPT.
5457 Adjusted for the change of quail-cxterm-package-ext-info.
5458
5459 2000-09-06 Gerd Moellmann <gerd@gnu.org>
5460
5461 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
5462 requiring it leads to a recursive loading of vc.el and vc-hooks.el
5463 during bootstrap.
5464
5465 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5466
5467 * vc.el: (toplevel): Don't require `dired' at run-time.
5468 (vc-dired-resynch-file): Remove autoload cookie.
5469
5470 2000-09-05 Andre Spiegel <spiegel@gnu.org>
5471
5472 * vc.el: Made several backend functions optional.
5473 (vc-default-responsible-p): New function.
5474 (vc-merge): Use RET for first version to trigger merge-news, not
5475 prefix arg.
5476 (vc-annotate): Handle backends that do not support annotation.
5477 (vc-default-merge-news): Removed. The existence of a merge-news
5478 implementation is now checked on caller sites.
5479
5480 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
5481 case.
5482
5483 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
5484 special case that has been removed from the default in vc-hooks.el.
5485
5486 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5487
5488 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
5489
5490 2000-09-05 Andre Spiegel <spiegel@gnu.org>
5491
5492 * vc-hooks.el: Require vc during compilation.
5493 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
5494 macro `with-vc-properties' in vc.el.
5495 (vc-file-getprop): Doc fix.
5496 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
5497
5498 * vc.el: Require dired-aux during compilation.
5499 (vc-name-assoc-file): Moved to vc-sccs.el.
5500 (with-vc-properties): New macro.
5501 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
5502 vc-finish-steal): Use it.
5503 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
5504 to the backend-specific function is now supposed to do the checkout,
5505 too.
5506 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
5507
5508 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
5509 set file properties; that gets done in the generic code now.
5510
5511 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
5512 Changed parameter list, added code from vc.el that does the
5513 checkout, possibly with a double-take.
5514
5515 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
5516 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
5517 the above under the new name.
5518 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
5519 parameter list, added checkout command.
5520 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
5521 properties; that gets done in the generic code now.
5522
5523 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5524
5525 * vc.el: Docstring fixes (courtesy of checkdoc).
5526
5527 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5528
5529 * vc.el (vc-checkout-writable-buffer-hook)
5530 (vc-checkout-writable-buffer): Remove.
5531 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
5532 (vc-log-mode): Make it into a clean derived major mode.
5533 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
5534 vc-log-mode if log-edit is not available.
5535 (vc-dired-mode-map): Don't set-keymap-parent yet.
5536 (vc-dired-mode): Do set-keymap-parent here.
5537 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
5538
5539 2000-09-05 Gerd Moellmann <gerd@gnu.org>
5540
5541 * faces.el (set-face-attribute, face-spec-reset-face)
5542 (face-spec-set): Avoid consing by removing calls to `apply'.
5543
5544 * frame.el (frame-parameter): Move to C code.
5545
5546 2000-09-05 Dave Love <fx@gnu.org>
5547
5548 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
5549 insert-before-markers-and-inherit. Now checked systematically!
5550
5551 2000-09-05 Alex Schroeder <alex@gnu.org>
5552
5553 * sql.el (sql-postgres): Use sql-postgres-options.
5554 (sql-postgres-options): New variable.
5555
5556 2000-09-05 Alex Schroeder <alex@gnu.org>
5557
5558 * sql.el (sql-mode-menu): Work around missing variable mark-active
5559 in XEmacs.
5560 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
5561 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
5562 compatibility.
5563
5564 2000-09-04 Gerd Moellmann <gerd@gnu.org>
5565
5566 * vc.el (vc-dired-resynch-file): Add autoload cookie.
5567
5568 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
5569
5570 * Makefile.in (DONTCOMPILE): Fix typo in file name.
5571
5572 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5573
5574 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
5575 don't support anything else under SCCS yet.
5576
5577 * vc-hooks.el: Minor doc fixes.
5578
5579 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5580
5581 * vc.el (vc-next-action-on-file): Do not visit the file if it's
5582 not necessary. If verbose in state `needs-patch', do the same as
5583 under `up-to-date'. When NOT verbose and `needs-patch', check out
5584 latest version instead of `merge-news'.
5585 (vc-next-action-dired): Don't mess with default-directory here; it
5586 breaks other parts of dired. It is the job of the
5587 backend-specific functions to adjust it temporarily if they need it.
5588 (vc-next-action): Remove a special CVS case.
5589 (vc-clear-headers): New optional arg FILE.
5590 (vc-checkin, vc-checkout): Set properties vc-state and
5591 vc-checkout-time properly.
5592 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
5593 (vc-print-log): Use new backend function `show-log-entry'.
5594 (vc-cancel-version): Do the checks in a different order. Added a
5595 FIXME concerning RCS-only code.
5596
5597 * vc-rcs.el (vc-rcs-show-log-entry): New function.
5598 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
5599
5600 * vc-cvs.el (vc-cvs-show-log-entry): New function.
5601
5602 * vc-hooks.el (vc-default-mode-line-string): Show state
5603 `needs-patch' as a `-' too.
5604
5605 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5606
5607 * vc.el (vc-responsible-backend): New optional arg REGISTER.
5608 (vc-default-could-register): New function.
5609 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
5610 (vc-resynch-buffer): Call vc-dired-resynch-file.
5611 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
5612 vc-resynch-buffer instead of vc-resynch-window.
5613 (vc-next-action-dired): Don't redisplay here, that gets done as a
5614 result of the individual file operations.
5615 (vc-retrieve-snapshot): Corrected prompt order.
5616
5617 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
5618
5619 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
5620 as well.
5621 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
5622 hostname regexps. Updated all callers.
5623 (vc-cvs-responsible-p): Handle directories as well.
5624 (vc-cvs-could-register): New function.
5625 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
5626 properties up-to-date.
5627
5628 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
5629 user whether to create one.
5630
5631 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5632
5633 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
5634 check out a non-existing file.
5635
5636 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
5637 workfile does not exist.
5638
5639 * vc.el (vc-version-diff): Use `require' to check for existence of
5640 diff-mode.
5641
5642 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5643
5644 * vc-cvs.el (vc-cvs-registered): Use new function
5645 vc-cvs-parse-entry to do the actual work.
5646
5647 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5648
5649 * vc-hooks.el (vc-find-backend-function): If function doesn't
5650 exist, return nil instead of error.
5651 (vc-call-backend): Doc fix.
5652
5653 * vc.el (vc-do-command): Doc fix.
5654 (vc-finish-logentry): When checking in from vc-dired, choose the
5655 right backend for logentry check.
5656 (vc-dired-mode-map): Inherit from dired-mode-map.
5657 (vc-dired-mode): Local value of dired-move-to-filename-regexp
5658 simplified.
5659 (vc-dired-state-info): Removed, updated caller.
5660 (vc-default-dired-state-info): Use parentheses instead of hyphens.
5661 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
5662 (vc-dired-listing-switches): New variable.
5663 (vc-directory): Use it, instead of dired-listing-switches.
5664
5665 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
5666 (vc-cvs-dir-state): New function.
5667 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
5668 (vc-cvs-parse-entry): New function, also to be used in
5669 vc-cvs-registered.
5670
5671 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5672
5673 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
5674 *or* single-window-frames.
5675
5676 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5677
5678 * vc.el (vc-update-changelog): Split into generic part and default
5679 implementation. Doc string adapted.
5680 (vc-default-update-changelog): New function. Call the `rcs2log'
5681 script in exec-directory, to fix a long-standing nuisance.
5682
5683 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
5684 simply signals an error.
5685
5686 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5687
5688 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
5689 control-flow more clear and to avoid running `cvs' twice.
5690
5691 * vc.el (vc-next-action-on-file): Doc fix.
5692 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
5693 (vc-print-log): Eval `file' before constructing the continuation.
5694
5695 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5696
5697 * vc.el (vc-next-action-on-file): Corrected several messages.
5698 (vc-merge): Add prefix arg `merge-news'; handle it.
5699
5700 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
5701 is not reached. It is.
5702 (vc-cvs-merge): Set state to 'edited after merge.
5703 (vc-cvs-merge-news): Set workfile version to nil if not known.
5704 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
5705
5706 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
5707 via stdout. (Merge from main line.)
5708
5709 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5710
5711 * vc.el (vc-finish-logentry): Thinko in the "same comment"
5712 detection.
5713
5714 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5715
5716 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
5717 against kill-all-local-variables.
5718 (vc-log-edit): Don't save vc-parent-buffer any more.
5719 (vc-last-comment-match): Initialize to an empty string.
5720 (vc-post-command-functions): New hook.
5721 (vc-do-command): Run it.
5722 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
5723 (vc-finish-logentry): Only add the comment to the ring if it's
5724 different from the last comment entered.
5725 (vc-new-comment-index): New function.
5726 (vc-previous-comment): Use it. Make the minibuffer message
5727 slightly less terse.
5728 (vc-comment-search-reverse): Make it work forward as well. Don't
5729 set vc-comment-ring-index if no match is found. Use
5730 vc-new-comment-index.
5731 (vc-comment-search-forward): Use vc-comment-search-reverse.
5732 (vc-dired-mode-map): Don't inherit from dired-mode-map since
5733 define-derived-mode will do it for us. Bind `v' to a keymap that
5734 inherits from vc-prefix-map so that we can bind `vt' without
5735 binding C-x v t.
5736 (vc-retrieve-snapshot): Parenthesis typo.
5737
5738 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
5739 to 1. Make sure to switch to *vc* before looking for an error
5740 message. Use vc-parse-buffer.
5741
5742 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5743
5744 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
5745 and NAME.
5746 (vc-retrieve-snapshot): Split into two parts.
5747 (vc-default-retrieve-snapshot): New function.
5748
5749 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
5750 (vc-cvs-retrieve-snapshot): New function (untested).
5751 (vc-cvs-stay-local): Default to t.
5752 (vc-cvs-remote-p): New function and property.
5753 (vc-cvs-state): Stay local only if the above is t.
5754 (vc-handle-cvs): Removed.
5755 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
5756 done via vc-handled-backends now.
5757 (vc-cvs-header): Escape Id.
5758
5759 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5760
5761 * vc.el (vc-do-command): Remove unused commands.
5762 (vc-version-diff): Make sure default-directory ends with a slash.
5763 Move the window commands into a vc-exec-after.
5764 (vc-print-log): Move more of the code into the `vc-exec-after'.
5765
5766 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5767
5768 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
5769 (vc-print-log): Search current revision from beginning of buffer.
5770 (vc-revert-buffer): Clear echo area after the diff is finished.
5771 (vc-prefix-map): Removed definition of "t" for terse display in vc
5772 dired.
5773 (vc-dired-mode-map): Inherit from dired-mode-map. Added
5774 definition of "vt" for terse display.
5775 (vc-dired-mode): Fix dired-move-to-filename-regexp.
5776
5777 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5778
5779 * vc.el (vc-exec-after): Avoid caddr.
5780
5781 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5782
5783 * vc.el (vc-exec-after): New function.
5784 (vc-do-command): Use it to add a termination message for async
5785 procs.
5786 (vc-checkout): Try to handle a missing-backend situation.
5787 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
5788 of a directory with a backend using async diffs.
5789 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
5790 present.
5791
5792 * vc-sccs.el (vc-sccs-state-heuristic): Use
5793 file-ownership-preserved-p.
5794
5795 * vc-rcs.el (vc-rcs-state-heuristic): Use
5796 file-ownership-preserved-p.
5797 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
5798
5799 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5800
5801 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
5802 vc-do-command.
5803
5804 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
5805 when there are no changes.
5806
5807 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5808
5809 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
5810
5811 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
5812
5813 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5814
5815 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
5816
5817 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
5818 the `fset' outside of the defvar so that it works even if
5819 vc-prefix-map was already defined.
5820 (vc-setup-buffer): New function, split out of vc-do-command.
5821 (vc-do-command): Allow BUFFER to be t to mean `just use the
5822 current buffer without any fuss'.
5823 (vc-version-diff): Change the `diff' backend operation to just put
5824 the diff in the current buffer without erasing it. Always use
5825 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
5826 shrink-window-if-larger-than-buffer.
5827 (vc-print-log): Change the `print-log' backend operation to just
5828 put the log in the current buffer without erasing it. Protect
5829 shrink-window-if-larger-than-buffer.
5830 (vc-update-change-log): Fix setd typo.
5831
5832 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
5833 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
5834
5835 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
5836 (vc-rcs-diff): Insert in the current buffer and remove unused arg
5837 CMP.
5838
5839 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
5840 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
5841 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
5842
5843 2000-09-04 Andre Spiegel <spiegel@gnu.org>
5844
5845 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
5846 not possible, use vc-BACKEND-workfile-unchanged-p.
5847 (vc-default-workfile-unchanged-p): New function. Delegates to a
5848 full vc-BACKEND-diff.
5849
5850 * vc-hooks.el (vc-simple-command): Removed.
5851
5852 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
5853 instead of vc-simple-command.
5854 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
5855 avoid doing a diff when opening a file.
5856 (vc-rcs-state): Added check for unlocked-changes.
5857 (vc-rcs-header): Escape Id.
5858 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
5859 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
5860 version.
5861
5862 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
5863 (vc-sccs-diff): Remove optional arg CMP.
5864 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
5865 SCCS-specific function.
5866
5867 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
5868 vc-simple-command.
5869
5870 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5871
5872 * vc.el (vc-editable-p): Renamed from vc-writable-p.
5873 (with-vc-file, vc-merge): Use vc-editable-p.
5874 (vc-do-command): Remove unused var vc-file and fix the
5875 doubly-defined `status' var. Add a user message when starting an
5876 async command.
5877 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
5878 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
5879 Use with-current-buffer.
5880 (vc-buffer-sync): Use unless.
5881 (vc-next-action-on-file): If the file is 'edited by read-only,
5882 make it read-write instead of trying to commit.
5883 (vc-version-diff, vc-update-change-log): Use `setq
5884 default-directory' rather than `cd'.
5885 (vc-log-edit): Don't forget to set default-directory in the
5886 buffer.
5887
5888 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
5889 (vc-sccs-state-heuristic): Use file-writable-p instead of
5890 comparing userids.
5891 (vc-sccs-checkout): Use `unless'.
5892
5893 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
5894 of comparing userids.
5895 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
5896 Simplify the logic by eliminating unreachable code.
5897 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
5898 just do a recursive call if we need to retry.
5899 (vc-rcs-checkout): Handle the case where rcs is missing by making
5900 the buffer read-write if requested and re-signalling the error.
5901
5902 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
5903
5904 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5905
5906 * vc-hooks.el (vc-handled-backends): Docstring change.
5907 (vc-ignore-vc-files): Mark obsolete.
5908 (vc-registered): Check vc-ignore-vc-files.
5909 (vc-find-file-hook, vc-file-not-found-hook): Don't check
5910 vc-ignore-vc-files.
5911
5912 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
5913
5914 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5915
5916 * vc.el (vc-checkout): Don't do anything special for ange-ftp
5917 files since ange-ftp already has vc-registered return nil.
5918
5919 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
5920 (vc-sccs-workfile-version): Use with-temp-buffer and new
5921 vc-parse-buffer and don't bother setting the property.
5922 (vc-sccs-add-triple): Use with-current-buffer and
5923 find-file-noselect.
5924 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
5925
5926 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
5927 derives from the old vc-parse-buffer but uses the revision number
5928 rather than the date (much easier to compare robustly).
5929 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
5930 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
5931 locking-user more directly. Check strict locking and set
5932 checkout-model appropriately.
5933 (vc-rcs-parse-locks): Remove.
5934 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
5935 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
5936 (vc-rcs-system-release): Use with-current-buffer and
5937 vc-parse-buffer.
5938 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
5939
5940 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
5941 (vc-simple-command): Docstring fix.
5942 (vc-registered): Align the way the file-handler is called with the
5943 way the function itself works.
5944 (vc-file-owner): Remove.
5945
5946 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
5947 extraction of fields and call to file-attributes because of a
5948 temporary bug in rcp.el.
5949 (vc-cvs-fetch-status): Use with-current-buffer.
5950
5951 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5952
5953 * vc.el (vc-do-command): Use file-relative-name.
5954 (vc-responsible-backend): Use vc-backend if possible.
5955 (vc-create-snapshot): Improve the `interactive' spec. Add support
5956 for branches and dispatch to backend-specific `create-snapshot'.
5957 (vc-default-create-snapshot): New function, containing the bulk of
5958 the old vc-create-snapshot.
5959 (vc-retrieve-snapshot): Improve the interactive spec.
5960
5961 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
5962 (vc-backend-hook-functions): Remove.
5963 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
5964 (vc-backend): Reintroduce the test for `file = nil' now that I
5965 know why it was there (and added a comment to better remember).
5966
5967 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
5968 code from vc-sccs-hooks.el.
5969 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
5970 'vc anymore.
5971 (vc-sccs-responsible-p): Use expand-file-name instead of concat
5972 and file-directory-p instead of file-exists-p.
5973 (vc-sccs-check-headers): Simplify the regexp.
5974
5975 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
5976 from vc-rcs-hooks.el. Don't require 'vc anymore.
5977 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
5978 file-directory-p instead of file-exists-p.
5979
5980 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
5981 from vc-cvs-hooks.el.
5982 (proto vc-cvs-registered): Require 'vc-cvs instead of
5983 'vc-cvs-hooks. Don't require 'vc anymore.
5984 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
5985 file-directory-p instead of file-exists-p.
5986 (vc-cvs-create-snapshot): New function, replacing
5987 vc-cvs-assign-name.
5988 (vc-cvs-assign-name): Remove.
5989
5990 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5991
5992 * vc-cvs.el (vc-cvs-header): New var.
5993
5994 * vc-rcs.el (vc-rcs-exists): Remove.
5995 (vc-rcs-header): New var.
5996
5997 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
5998 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
5999 (vc-sccs-header): New var.
6000
6001 * vc.el (vc-do-command): Get rid of the `last' argument.
6002 (vc-header-alist): Remove, replaced by vc-X-header.
6003 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
6004 (vc-dired-hook): Use expand-file-name instead of concat.
6005 (vc-directory): Use file-name-as-directory.
6006 (vc-snapshot-precondition, vc-create-snapshot)
6007 (vc-retrieve-snapshot): Allow the command to operate on any
6008 directory.
6009
6010 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
6011 just removing the 'WORKFILE argument or by removing the 'MASTER
6012 argument and replacing `file' with (vc-name file).
6013
6014 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6015
6016 * vc.el: Update Copyright and add a crude list of backend funs.
6017 (vc-writable-p): New function.
6018 (with-vc-file): Use vc-writable-p.
6019 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
6020 (vc-register): Avoid vc-name.
6021 (vc-locking-user): Remove.
6022 (vc-steal-lock): Make the `owner' arg non-optional.
6023 (vc-merge): Use vc-writable-p instead of vc-locking-user and
6024 vc-checkout-model.
6025 (vc-default-dired-state-info): Use vc-state instead of
6026 vc-locking-user and return special strings for special states.
6027 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
6028 and get rid of one of the special CVS cases.
6029 (vc-cancel-version): prettify error message with \\[...].
6030 (vc-rename-master): New function.
6031 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
6032 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
6033 the CVS special case generic.
6034 (vc-default-record-rename): Remove.
6035 (vc-file-tree-walk-internal): Only call FUNC for files that are
6036 under control of some VC backend and replace `concat' with
6037 expand-file-name.
6038 (vc-file-tree-walk): Update docstring.
6039 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
6040 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
6041
6042 * vc-sccs.el (vc-sccs-rename-file): Renamed from
6043 vc-sccs-record-rename. Use `find-file-noselect' rather than
6044 `find-file' and call `vc-rename-master' to do the actual move.
6045 (vc-sccs-diff): Remove unused `backend' variable.
6046
6047 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
6048 to delay loading of vc-sccs until it is really used.
6049 (vc-sccs-master-templates): Preload.
6050 (vc-sccs-state): Update call to vc-sccs-parse-locks.
6051 (vc-sccs-project-dir): Remove (merged into
6052 vc-sccs-search-project-dir).
6053 (vc-sccs-search-project-dir): Rewrite using file name handling ops
6054 rather than `concat', make sure it is preloaded and don't bother
6055 to check that the file actually exists.
6056 (vc-sccs-parse-locks): Remove unused `file' argument, remove
6057 `locks' argument (use buffer's content instead) and eliminate n^2
6058 behavior.
6059
6060 * vc-rcs.el: Update Copyright.
6061 (vc-rcs-rename-file): New function.
6062 (vc-rcs-diff): Remove unused `backend' variable.
6063
6064 * vc-hooks.el: Update Copyright.
6065 (vc-backend): Don't accept a nil argument any more.
6066 (vc-up-to-date-p): Turn into a defsubst.
6067 (vc-possible-master): New function.
6068 (vc-check-master-templates): Use `vc-possible-master' and allow
6069 funs in vc-X-master-templates to return a non-existent file.
6070
6071 * vc-cvs.el: Update Copyright.
6072 (vc-cvs-diff): Remove unused `backend' variable.
6073 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
6074
6075 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
6076
6077 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6078
6079 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
6080 since it can be called from vc-rcs.el.
6081 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
6082
6083 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6084
6085 * vc.el (vc-version-diff): Expand file name read from the
6086 minibuffer. Handle the case when a previous version number can't
6087 be guessed. Give suitable messages when there were no differences
6088 found.
6089 (vc-clear-headers): Call backend-specific implementation, if one
6090 exists.
6091 (vc-cancel-version): Made error checks generic. When done, clear
6092 headers generically, too.
6093
6094 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
6095 from vc-clear-headers in vc.el.
6096
6097 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
6098 correctly.
6099 (vc-rcs-latest-on-branch-p): Made second argument VERSION
6100 optional. Handle the case when it's not there.
6101
6102 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6103
6104 * vc.el (vc-locking-user): Moved from vc-hooks.el.
6105
6106 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6107
6108 * vc-hooks.el (vc-loadup): Remove.
6109 (vc-find-backend-function): Use `require'. Also, handle the case
6110 where vc-BACKEND-hooks.el doesn't exist.
6111 (vc-call-backend): Cleanup.
6112
6113 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6114
6115 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
6116 vc-rcs-grab-templates)
6117 (vc-rcs-registered): Remove. The default function works as well.
6118 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
6119 vc-sccs-grab-templates)
6120 (vc-sccs-registered): Remove. The default function works as well.
6121
6122 * vc.el (vc-version-diff): Left out a vc- in call to
6123 vc-call-backend.
6124 (vc-default-dired-state-info, vc-default-record-rename)
6125 (vc-default-merge-news): Update for the new backend argument.
6126
6127 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
6128 using the default function.
6129 (vc-call-backend): If calling the default function, pass it the
6130 backend as first argument. Update the docstring accordingly.
6131 (vc-default-state-heuristic, vc-default-mode-line-string): Update
6132 for the new backend argument.
6133 (vc-make-backend-sym): Renamed from vc-make-backend-function.
6134 (vc-find-backend-function): Use the new name.
6135 (vc-default-registered): New function.
6136
6137 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6138
6139 * vc.el (vc-merge): Use vc-find-backend-function.
6140
6141 * vc-hooks.el (vc-backend-functions): Remove.
6142 (vc-loadup): Don't setup 'vc-functions.
6143 (vc-find-backend-function): New function.
6144 (vc-call-backend): Use above fun and populate 'vc-functions
6145 lazily.
6146 (vc-backend-defines): Remove.
6147
6148 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6149
6150 * vc.el (vc-register): Put a FIXME note for a newly found bug.
6151 Call vc-call-backend without the leading vc-.
6152 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
6153 (vc-check-headers): Call vc-call-backend without the leading vc-.
6154 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
6155 (vc-annotate-display): Replace confusing use of `cond' with `or'.
6156 Call vc-call-backend without the leading vc-.
6157
6158 * vc-cvs.el (tail): Provide vc-cvs.
6159 * vc-sccs.el (tail): Provide vc-sccs.
6160 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
6161
6162 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
6163 (vc-make-backend-function, vc-call): Pass names without leading
6164 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
6165 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
6166 (vc-call-backend): Always try to load vc-X-hooks.
6167 (vc-registered): Remove vc- in call to vc-call-backend.
6168
6169 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6170
6171 * vc.el (vc-process-filter): New function.
6172 (vc-do-command): Setup `vc-process-filter' for the async process.
6173 (vc-maybe-resolve-conflicts): New function to reduce
6174 code-duplication. Additionally, it puts the buffer in
6175 `smerge-mode' if applicable.
6176 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
6177 calling `merge-news'.
6178 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
6179 (vc-log-edit): New function. Replacement for `vc-log-mode' by
6180 interfacing to log-edit.el.
6181 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
6182 log-edit is available.
6183 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
6184
6185 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6186
6187 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
6188 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
6189 defvar and the initialization.
6190 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
6191
6192 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
6193 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
6194
6195 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
6196
6197 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6198
6199 * vc.el (vc-file-clear-masterprops): Removed.
6200 (vc-checkin, vc-revert-buffer): Removed calls to the above.
6201 (vc-version-diff): Use buffer-size without argument.
6202 (vc-register): Heed vc-initial-comment.
6203
6204 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
6205 default branch.
6206
6207 * vc-rcs.el (vc-rcs-register): Parse command output to find master
6208 file name and workfile version.
6209 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
6210
6211 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
6212 vc-file-clear-masterprops.
6213
6214 * vc-sccs.el (vc-sccs-checkout): Removed call to
6215 vc-file-clear-masterprops. If writable, set vc-state to 'edited
6216 rather than user login name.
6217
6218
6219 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6220
6221 * vc.el (vc-workfile-unchanged-p): Remove unused argument
6222 `want-differences-if-changed' and simplify.
6223 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
6224 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
6225 output (which is invalid for async vc-diff) to decide whether to
6226 do the revert silently or not.
6227
6228 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6229
6230 * vc-hooks.el (vc-loadup): Load files quietly.
6231 (vc-call-backend): Oops, brain fart.
6232
6233 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6234
6235 * vc-cvs.el (vc-cvs-state): Typo.
6236 (vc-cvs-merge-news): Return the status code rather than the error msg.
6237
6238 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6239
6240 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
6241 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
6242 vc-state or vc-up-to-date-p.
6243 (vc-merge): Use vc-backend-defines to check whether merging is
6244 possible. Set state to 'edited after successful merge.
6245
6246 * vc-hooks.el (vc-locking-user): If locked by the calling user,
6247 return that name. Redocumented.
6248
6249 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6250
6251 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
6252 new `vc-state' semantics.
6253 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
6254 'vc-locking-user to the current user.
6255 (vc-merge): Inline vc-backend-merge. Comment out code that I
6256 don't understand and hence can't adapt to the new `vc-state' and
6257 `vc-locking-user' semantics.
6258 (vc-backend-merge): Remove.
6259
6260 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
6261 rather than 'vc-locking-user.
6262
6263 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
6264
6265 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
6266 (vc-state): Don't use 'reserved any more. Just use the same
6267 convention as the one used for vc-<backend>-state where the
6268 locking user (as a string) is returned.
6269 (vc-locking-user): Update, based on the above convention. The
6270 'vc-locking-user property has disappeared.
6271 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
6272
6273 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
6274 with a heuristic one.
6275 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
6276 (vc-cvs-checkin): Do a trivial parse to set the state in case of
6277 error. That allows us to get to 'needs-merge even in the
6278 stay-local case. There's still no way to detect 'needs-patch in
6279 such a setup (or to force an update for that matter).
6280 (vc-cvs-logentry-check): Remove, the default works as well.
6281
6282 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6283
6284 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
6285
6286 * vc.el (vc-do-command): kill-all-local-variables, to reset any
6287 major-mode in which the buffer might have been put earlier. Use
6288 `remove' and `when'. Allow `okstatus' to be `async' and use
6289 `start-process' in this case.
6290 (vc-version-diff): Handle the case where the diff looks empty
6291 because of the use of an async process.
6292
6293 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6294
6295 * vc.el (vc-next-action-on-file): Removed optional parameter
6296 `simple'. Recompute state unconditionally.
6297 (vc-default-toggle-read-only): Removed.
6298
6299 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
6300 (vc-toggle-read-only): Undid prev change.
6301
6302 * vc-cvs.el (vc-cvs-stay-local): Renamed from
6303 vc-cvs-simple-toggle. Redocumented.
6304 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
6305 (vc-cvs-toggle-read-only): Removed.
6306
6307 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6308
6309 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
6310 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
6311 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
6312 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
6313 still is. So maybe it should be removed.
6314 (vc-head-version, vc-find-binary): Remove.
6315 (vc-recompute-state): Move from vc-hooks.el.
6316 (vc-next-action-on-file): Add a `simple' argument to allow
6317 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
6318 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
6319 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
6320 (vc-dired-mode-map): Properly defvar it.
6321 (vc-print-log): Call log-view-mode if available.
6322 (small-temporary-file-directory): defvar instead of use boundp.
6323 (vc-merge-news): Moved to vc-cvs.el.
6324 (vc-default-merge-news): New function.
6325
6326 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
6327 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
6328 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
6329 unknown `vc-latest-version' function. It should probably refer to
6330 vc-workfile-version or somesuch, but it's very unclear to me and I
6331 don't have SCCS to test things.
6332
6333 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
6334 (vc-sccs-state-heuristic): Fix typo.
6335 (vc-sccs-workfile-unchanged-p): Add missing argument.
6336
6337 * vc-rcs.el: Require vc and vc-rcs-hooks.
6338 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
6339 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
6340 (vc-release-greater-or-equal-p): Move from vc.
6341 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
6342 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
6343 (vc-rcs-checkout): Add a missing `new-version' argument in the
6344 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
6345
6346 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
6347 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
6348 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
6349 than the apparently unbound `workfile-version'.
6350
6351 * vc-hooks.el (vc-master-templates): Def the obsolete var.
6352 (vc-file-prop-obarray): Use `make-vector'.
6353 (vc-backend-functions): Add new hookable functions
6354 vc-toggle-read-only, vc-record-rename and vc-merge-news.
6355 (vc-loadup): If neither backend nor default functions exist, use
6356 the backend function rather than nil.
6357 (vc-call-backend): If the function if not bound yet, try to load
6358 the non-hook file to see if it provides it.
6359 (vc-call): New macro plus use it wherever possible.
6360 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
6361 nor `vc-find-binary' since it's only called from
6362 vc-mistrust-permission which is only used once the backend is known.
6363 (vc-checkout-model): Fix parenthesis.
6364 (vc-recompute-state, vc-prefix-map): Move to vc.el.
6365
6366 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
6367 (vc-cvs-release, vc-cvs-system-release): Remove.
6368 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
6369 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
6370 status symbols.
6371 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
6372 (vc-cvs-toggle-read-only): First cut at a function to allow a
6373 cvs-status-free vc-toggle-read-only.
6374 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
6375 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
6376 vc-cvs-status. Also set vc-state rather than vc-locking-user.
6377 (vc-cvs-checkout): Modify access rights directly if the user
6378 requested not to use `cvs edit'. And refresh the mode line.
6379
6380 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
6381 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
6382
6383 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6384
6385 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
6386 workfile' that got lost when the code was extracted from vc.el.
6387 And merged the tail with the rest of the code (not possible in the
6388 old vc.el where the tail was shared among all backends). And
6389 explicitly set the state to 'edited if `writable' is set.
6390
6391 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
6392 (vc-cvs-state): Be careful to return the value from
6393 vc-cvs-parse-state.
6394 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
6395 property but return it instead. Also be careful to handle a nil
6396 or "" `rev' when workfile is non-nil (it was handled properly when
6397 workfile was nil).
6398
6399 * vc.el: Removed those pesky unnecessary `(function' quotes.
6400 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
6401 directly in the defvar.
6402 (vc-do-command): Bind inhibit-read-only so as to properly handle
6403 the case where the destination buffer has been made read-only.
6404 (vc-diff): Delegate to vc-version-diff in all cases.
6405 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
6406 (vc-annotate-mode-variables): Removed (code moved partly to
6407 defvars and partly to vc-annotate-add-menu).
6408 (vc-annotate-mode): Turned into a derived-mode.
6409 (vc-annotate-add-menu): Moved in code in
6410 vc-annotate-mode-variables.
6411 (vc-update-change-log): Use make-temp-file if available.
6412
6413 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
6414
6415 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
6416 `vc-checkout-model' updated to `vc-cvs-update-model'.
6417
6418 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6419
6420 * vc.el (vc-next-action-on-file): Added handling of state
6421 `unlocked-changes'.
6422 (vc-checkout-carefully): Is now practically obsolete, unless the
6423 above is too slow to be enabled unconditionally.
6424 (vc-update-change-log): Fixed typo.
6425
6426 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
6427
6428 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
6429 Now handles state `unlocked-changes'.
6430 (vc-sccs-workfile-unchanged-p): New function, to support the above.
6431
6432 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
6433
6434 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
6435 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
6436 `unlocked-changes'.
6437 (vc-rcs-workfile-unchanged-p): Renamed from
6438 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
6439 function yet, but supposed to become one soon.
6440
6441 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
6442 `vc-steal-lock'.
6443 (vc-call-backend): Changed error message.
6444 (vc-state): Added description of state `unlocked-changes'.
6445
6446 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6447
6448 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
6449 always return t in CVS-controlled directories.
6450
6451 * vc.el (vc-responsible-backend): New function.
6452 (vc-register): Largely rewritten.
6453 (vc-admin): Removed (implementation moved into vc-register).
6454 (vc-checkin): Redocumented.
6455 (vc-finish-logentry): If no backend defined yet (because we are in
6456 the process of registering), use the responsible backend.
6457
6458 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6459 Updated function lists.
6460 (vc-call-backend): Fixed typo.
6461
6462 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
6463 New functions.
6464 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
6465 Removed query option. Redocumented.
6466
6467 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6468
6469 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
6470
6471 * vc.el: Updated callers of `vc-checkout-required' to use
6472 `vc-checkout-model'.
6473
6474 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6475
6476 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
6477 stuff updated to reference this function instead of the old
6478 `vc-backend-release-p'.
6479
6480 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6481
6482 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
6483 vc-checkout-model. Return appropriate values. Updated callers.
6484
6485 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6486
6487 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
6488 (vc-backend-revert): Function moved into `vc-revert';
6489 `vc-next-action' must be updated to accomodate this change.
6490 (vc-backend-steal): Function moved into `vc-finish-steal'.
6491 (vc-backend-logentry-check): Function moved into
6492 `vc-finish-logentry'.
6493 (vc-backend-printlog): Function moved into `vc-print-log'.
6494 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
6495 (vc-backend-assign-name): Function moved into
6496 `vc-create-snapshot'.
6497
6498 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6499
6500 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
6501 Rename to vc-checkout-model. Return appropriate values.
6502 Update callers.
6503
6504 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
6505 to vc-checkout-model.
6506 (vc-checkout-required): Rename to vc-checkout-model.
6507 Re-implement and re-comment.
6508 (vc-after-save): Use vc-checkout-model.
6509
6510 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6511
6512 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
6513 Update to use the vc-BACKEND-diff functions instead.
6514 `vc-diff' is now working.
6515
6516 * vc-rcs.el (vc-rcs-logentry-check): New function.
6517
6518 * vc-cvs.el (vc-cvs-logentry-check): New function.
6519
6520 * vc-sccs.el (vc-sccs-diff): Function changed name from
6521 `vc-backend-diff'. This makes `vc-diff' work.
6522
6523 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
6524 of functions possibly implemented in a vc-BACKEND library.
6525 (vc-checkout-required): Fix bug that caused an error to be
6526 signaled during `vc-after-save'.
6527
6528 * vc.el: Fix typo.
6529 This checkin is made with our new VC code base for the very first time.
6530 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
6531
6532 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
6533 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
6534
6535 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
6536 updated to `vc-uses-locking'.
6537 (vc-checkout-required): Call to backend function.
6538 `vc-checkout-required' updated to `vc-uses-locking' instead.
6539
6540 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
6541 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
6542
6543 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
6544 to match the split into various backends.
6545 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
6546 (vc-retrieve-snapshot): Bug fix.
6547
6548 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6549
6550 * vc-sccs.el (vc-sccs-release): Doc fix.
6551
6552 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6553
6554 * vc.el (vc-next-action-on-file): Bug found and fixed.
6555 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
6556 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
6557
6558 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
6559 (vc-rcs-checkout): Name space cleaned up. No more revision number
6560 crunching function names that are not prefixed with vc-rcs.
6561 (vc-rcs-checkout-model): Function added. References to
6562 `vc-checkout-model' replaced.
6563
6564 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6565
6566 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
6567 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
6568 still need to be split, and implemented for RCS).
6569
6570 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6571
6572 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
6573
6574 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
6575 required by the vc.el file.
6576
6577 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
6578 required by the vc.el file.
6579 (vc-rcs-exists): Function added.
6580
6581 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
6582 required by the vc.el file.
6583
6584 * vc.el (vc-admin): Updated to handle selection of appropriate
6585 backend. Current implementation is crufty and need re-thinking.
6586
6587 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
6588
6589 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6590
6591 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
6592 beginning of annotate buffers correctly.
6593
6594 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
6595 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
6596 functionality updated quite a lot to support multiple backends.
6597 Variables `vc-annotate-mode', `vc-annotate-buffers',
6598 `vc-annotate-backend' added.
6599
6600 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
6601 `vc-annotate-difference' added to supported backend functions.
6602
6603 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6604
6605 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
6606 Use with-temp-file instead of /bin/sh. Merged from mainline
6607
6608 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6609
6610 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
6611
6612 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
6613
6614 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
6615
6616 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6617
6618 * vc-hooks.el: vc-state-heuristic added to
6619 vc-backend-hook-functions.
6620
6621 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
6622
6623 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
6624
6625 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
6626 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
6627 state to `reserved'.
6628
6629 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
6630 `vc-checkout-required'. Rename the `locked' state to `reserved'.
6631
6632 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6633
6634 * vc-rcs-hooks.el: Implement new state model. Hardly anything
6635 untouched.
6636
6637 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
6638
6639 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
6640 if defined. (Merged from main line, slightly adapted.)
6641
6642 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
6643 millenium problem (merged from mainline).
6644
6645 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6646
6647 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
6648 part and moved the non-BACKEND stuff to vc.el.
6649
6650 * vc.el: Split the annotate feature into a BACKEND specific part
6651 and moved it from the vc-cvs.el file to this one.
6652
6653 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6654
6655 * vc-hooks.el: Implement new state model.
6656 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
6657 (vc-locking-user): Simplify. Now only needed if the file is
6658 locked by somebody else.
6659 (vc-lock-from-permissions): Remove. Functionality is in
6660 vc-sccs-hooks.el and vc-rcs-hooks.el now.
6661 (vc-mode-line-string): New name for former vc-status. Adapted.
6662 (vc-mode-line): Adapt to use the above. Remove optional parameter.
6663
6664 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
6665 Various simplifications and adaptations all over the place.
6666
6667 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
6668 Simplify and adapt the rest.
6669
6670 * vc.el (vc-resynch-window): Add TODO comment: check for
6671 interaction with view mode according to recent RCS change.
6672 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
6673
6674 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6675
6676 * vc.el: Convert the remaining function comments to docstrings.
6677
6678 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6679
6680 * vc.el (vc-backend-release, vc-release-greater-or-equal)
6681 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
6682 (vc-minor-part, vc-previous-version): Functions that operate and
6683 compare revision numbers got proper documentation. Comments added
6684 about their possible removal.
6685
6686 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6687
6688 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
6689 the vc-backend.el files.
6690
6691 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
6692
6693 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
6694 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
6695 (vc-rcs-previous-version): Functions added.
6696
6697 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
6698
6699 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
6700
6701 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6702
6703 * vc-hooks.el (vc-master-templates): Is really obsolete.
6704 Comment out the definition for now. What is the right procedure
6705 to get rid of it?
6706 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
6707 rewritten.
6708 (vc-default-registered): Remove.
6709 (vc-check-master-templates): New function; does mostly what the
6710 above did before.
6711 (vc-locking-user): Don't rely on the backend to set the property.
6712
6713 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
6714 Rewrite documentation.
6715 (vc-rcs-templates-grabbed): New variable.
6716 (vc-rcs-grab-templates): New function.
6717 (vc-rcs-registered): Rewrite to use above mechanism.
6718
6719 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
6720 Rewrite documentation.
6721 (vc-sccs-templates-grabbed): New variable.
6722 (vc-sccs-grab-templates): New function.
6723 (vc-sccs-registered): Rewrite to use above mechanism.
6724 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
6725 Don't throw the result, simply return it.
6726
6727 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
6728 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
6729 (vc-cvs-registered): Does the check itself now. Simplify.
6730
6731 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
6732 from main line.
6733
6734 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6735
6736 * vc-cvs.el (vc-cvs-diff): New function.
6737
6738 * vc-sccs.el (vc-sccs-diff): New function.
6739
6740 * vc-rcs.el (vc-rcs-diff): New function.
6741 (vc-rcs-checkout): Bug (typo) found and fixed.
6742 (vc-rcs-register-switches): New variable.
6743
6744 * vc.el (vc-backend-diff): Function removed and placed in the
6745 backend files.
6746
6747 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6748
6749 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
6750
6751 * vc.el (vc-backend-checkout): Function removed and replaced in
6752 the vc-backend.el files.
6753
6754 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
6755
6756 * vc.el (vc-backend-admin): Removed and replaced in the
6757 vc-backend.el files.
6758
6759 * vc.el (Martin): Removed all the annotate functionality since it
6760 is CVS backend specific.
6761
6762 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6763
6764 * spec.txt: Added specification of vc-state.
6765
6766 * vc-sccs-hooks.el (vc-sccs-master-properties):
6767 Remove handling of vc-latest-version and
6768 vc-your-latest-version. What used to be vc-latest-version, is now
6769 returned as vc-workfile-version.
6770 (vc-sccs-workfile-version): Adapt.
6771
6772 2000-09-04 Dave Love <fx@gnu.org>
6773
6774 * vc.el: [Merged from mainline.]
6775 (vc-dired-mode): Make the dired-move-to-filename-regexp
6776 regexp match the date, to avoid treating date as file size.
6777 Add YYYY S option to WESTERN/
6778
6779 2000-09-04 Dave Love <fx@gnu.org>
6780
6781 * vc.el: Require `compile' when compiling.
6782 (vc-logentry-check-hook): New option.
6783 (vc-steal-lock): Use compose-mail.
6784 (vc-dired-mode-map): Defvar when compiling.
6785 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
6786 vc-sccs.el and renamed. Callers changed.
6787 (vc-backend-checkout, vc-backend-logentry-check)
6788 (vc-backend-merge-news): Doc fix.
6789 (vc-default-logentry-check): New function.
6790 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
6791 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
6792 (vc-backend-merge): Doc fix. Use backend functions.
6793 (vc-check-headers): Use backend functions.
6794
6795 * vc-cvs.el: Require vc when compiling.
6796 (vc-cvs-register-switches): Doc fix.
6797 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
6798 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
6799 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
6800 New functions (code from vc.el).
6801 (vc-annotate-display-default): Fix interactive spec.
6802 (vc-annotate-time-span): Doc fix.
6803
6804 * vc-rcs.el: Require vc when compiling.
6805 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
6806 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
6807 (vc-rcs-checkin): New functions (code from vc.el).
6808 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
6809 Doc fix.
6810 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
6811
6812 * vc-sccs.el: Require vc when compiling.
6813 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
6814 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
6815 (vc-sccs-revert)
6816 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
6817 from vc.el).
6818 (vc-sccs-add-triple, vc-sccs-record-rename)
6819 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
6820 (vc-sccs-admin): Doc fix.
6821
6822 2000-09-04 Martin Lorentzson <martinl@gnu.org>
6823
6824 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
6825 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
6826 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
6827 from vc.el.
6828
6829 * vc-sccs.el (vc-admin-sccs): Added from vc.el
6830
6831 * vc-cvs.el: Moved the annotate functionality from vc.el.
6832 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
6833
6834 2000-09-04 Dave Love <fx@gnu.org>
6835
6836 * vc.el (vc-backend-release): Call vc-system-release.
6837
6838 * vc-sccs.el (vc-sccs-system-release):
6839 Renamed from vc-sccs-backend-release.
6840
6841 * vc-rcs.el (vc-rcs-system-release):
6842 Renamed from vc-rcs-backend-release.
6843
6844 * vc-cvs.el (vc-cvs-system-release):
6845 Renamed from vc-cvs-backend-release.
6846
6847 2000-09-04 Dave Love <fx@gnu.org>
6848
6849 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
6850 backend files.
6851 (vc-backend-release): Dispatch to backend functions.
6852 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
6853 probably needs attention.]
6854
6855 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
6856 (vc-sccs-backend-release): New function.
6857
6858 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
6859 (vc-cvs-backend-release): New function.
6860
6861 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
6862 Doc fix.
6863 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
6864 (vc-default-dired-state-info): New function.
6865 (vc-dired-state-info): Dispatch to backends.
6866 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
6867
6868 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
6869 from vc.el and renamed.
6870
6871 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6872
6873 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
6874 (vc-version-other-window, vc-backend-assign-name): Removed
6875 references to vc-latest-version; sometimes changed into
6876 vc-workfile-version.
6877
6878 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
6879 vc-rcs-master-workfile-version.
6880 (vc-rcs-workfile-version): Use the above. Don't call
6881 vc-latest-version (that was unreachable code, anyway).
6882 (vc-rcs-fetch-master-properties): Doc fix.
6883
6884 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
6885 (vc-backend-hook-functions): Removed them from this list, too.
6886 (vc-fetch-properties): Removed.
6887 (vc-workfile-version): Doc fix.
6888
6889 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
6890 (vc-rcs-workfile-version, vc-rcs-locking-user)
6891 (vc-rcs-uses-locking): Use it.
6892
6893 * vc-hooks.el (vc-consult-rcs-headers):
6894 Moved into vc-rcs-hooks.el, under the name
6895 vc-rcs-consult-headers.
6896
6897 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
6898 headers.
6899 (vc-cvs-find-master): Use this name only; correct different
6900 versions of the name.
6901
6902 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
6903 New functions.
6904 (vc-sccs-locking-user): Use the latter.
6905
6906 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
6907 New functions.
6908
6909 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
6910 Moved into both
6911 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
6912 functions are implementation details of those two backends.
6913
6914 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6915
6916 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
6917 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
6918
6919 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
6920 (vc-sccs-parse-locks): SCCS-specific code moved here from
6921 vc-hooks.
6922
6923 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
6924 code moved here from vc-hooks.
6925
6926 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
6927 into back-end specific parts and removed. Callers not updated
6928 yet; because I guess these callers will disappear into back-end
6929 specific files anyway.
6930
6931 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6932
6933 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
6934 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
6935 `vc-uses-locking'.
6936
6937 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
6938 Store yes/no in the property, and return t/nil. Updated all
6939 callers.
6940
6941 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
6942 vc-sccs-uses-locking. Don't set property.
6943 (vc-sccs-locking-user): Don't set property.
6944
6945 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
6946 vc-cvs-uses-locking. Don't set property here; leave that to
6947 vc-hooks.
6948 (vc-cvs-locking-user): Reflect above change. Streamlined.
6949
6950 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
6951 vc-rcs-uses-locking.
6952 (vc-rcs-locking-user): Reflect above change.
6953
6954 2000-09-04 Dave Love <fx@gnu.org>
6955
6956 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
6957
6958 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
6959
6960 * vc-hooks.el (vc-checkout-model): Punt to backends.
6961
6962 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
6963
6964 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
6965
6966 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
6967 New functions.
6968
6969 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
6970 New functions.
6971
6972 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
6973 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
6974
6975 * vc-hooks.el (vc-default-locking-user): New function.
6976 (vc-locking-user, vc-workfile-version): Punt to backends.
6977
6978 2000-09-04 Dave Love <fx@gnu.org>
6979
6980 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
6981 (vc-master-workfile-version): Moved from vc-hooks.
6982
6983 * vc-rcs-hooks.el: Fix duplicate code in last change.
6984
6985 * vc-rcs-hooks.el: Require vc-hooks when compiling.
6986 (vc-rcs-master-templates): Improve :type.
6987 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
6988 vc-master-workfile-version): Moved from vc-hooks.
6989
6990 * vc-sccs-hooks.el: Require vc-hooks when compiling.
6991 (vc-sccs-master-templates): Improve :type.
6992 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
6993
6994 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
6995
6996 * vc-cvs-hooks.el: Require vc-hooks when compiling.
6997 (vc-cvs-master-templates): Improve :type. Use
6998 vc-cvs-find-cvs-master.
6999 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
7000 from vc-hooks.
7001 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
7002
7003 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
7004 Moved to vc-cvs-hooks.
7005
7006 * vc-hooks.el: Add doc strings in various places. Simplify the
7007 minor mode setup.
7008 (vc-handled-backends): New user variable.
7009 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
7010 simplification.
7011
7012 2000-09-04 Dave Love <fx@gnu.org>
7013
7014 * vc.el: Some doc fixes for autoloaded and interactive functions.
7015 Fix compilation warnings from ediff stuff.
7016 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
7017
7018 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
7019
7020 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
7021
7022 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
7023
7024 2000-09-04 Dave Love <fx@gnu.org>
7025
7026 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7027 New variable.
7028 (vc-make-backend-function, vc-loadup, vc-call-backend)
7029 (vc-backend-defines): New functions.
7030
7031 * vc-hooks.el: Various doc fixes.
7032 (vc-default-back-end, vc-follow-symlinks): Custom fix.
7033 (vc-match-substring): Function removed. Callers changed to use
7034 match-string.
7035 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
7036 Simplify.
7037
7038 2000-09-04 Dave Love <fx@gnu.org>
7039
7040 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
7041 type.
7042 (vc-sccs-project-dir, vc-search-sccs-project-dir)
7043 (vc-sccs-registered): Doc fix.
7044
7045 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
7046 (vc-cvs-registered): Doc fix.
7047
7048 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
7049 (vc-rcs-registered): Doc fix.
7050
7051 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7052
7053 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
7054
7055 * vc-hooks.el: vc-registered has been renamed
7056 vc-default-registered. Some functions have been moved to the
7057 backend specific files. they all support the
7058 vc-BACKEND-registered functions.
7059
7060 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7061
7062 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
7063
7064 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
7065
7066 2000-09-04 Dave Love <fx@gnu.org>
7067
7068 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
7069 menu-bar-update-hook.
7070
7071 * help.el (help-manyarg-func-alist): Add
7072 find-operation-coding-system.
7073
7074 * wid-edit.el (widget-sexp-validate): Fix garbled code.
7075
7076 * custom.el (custom-set-variables): Print message about errors in
7077 setting.
7078
7079 2000-09-03 Andrew Innes <andrewi@gnu.org>
7080
7081 * makefile.w32-in: Change to DOS line endings.
7082
7083 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7084
7085 * mouse.el (mouse-popup-menubar): Supply the prompt string for
7086 minor-mode keymaps, if they don't have one.
7087
7088 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7089
7090 * eshell/esh-module.el (eval-when-compile): Don't lose if
7091 esh-module.el's file name is truncated to DOS 8+3 limits.
7092
7093 2000-09-01 John Wiegley <johnw@gnu.org>
7094
7095 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
7096 predicate, which caused entries in the completion list to be
7097 doubled.
7098
7099 2000-08-30 John Wiegley <johnw@gnu.org>
7100
7101 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
7102 sending to subprocesses. Also, hook pre-command-hook if
7103 `eshell-send-direct-to-subprocesses' is non-nil.
7104 (eshell-send-direct-to-subprocesses): New config variable. If t,
7105 subprocess input is send immediately.
7106 (eshell-toggle-direct-send): New function.
7107 (eshell-self-insert-command): New function.
7108 (eshell-intercept-commands): New function.
7109 (eshell-send-input): If direct subprocess sending is enabled,
7110 don't echo any input to the Eshell buffer. Let the subprocess
7111 handle that. This requires "stty echo" in bash, for example.
7112
7113 2000-08-28 John Wiegley <johnw@gnu.org>
7114
7115 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
7116 completion function for Eshell's implementation of `unset'.
7117
7118 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7119
7120 * info.el (Info-directory-list): Doc fix.
7121
7122 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
7123
7124 * filecache.el (file-cache-add-directory-using-find): Don't quote
7125 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
7126
7127 2000-08-31 Kenichi Handa <handa@etl.go.jp>
7128
7129 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
7130 coding systems.
7131
7132 2000-08-30 Andrew Innes <andrewi@gnu.org>
7133
7134 * timer.el (run-with-idle-timer): Undo last change, so that timer
7135 is not activated immediately if Emacs is already idle. Some
7136 existing code relies on this behaviour.
7137
7138 2000-08-30 Miles Bader <miles@gnu.org>
7139
7140 * frame.el (set-frame-font): Do completion of font-name for
7141 interactive use.
7142
7143 2000-08-30 Kenichi Handa <handa@etl.go.jp>
7144
7145 * international/quail.el (quail-start-translation): Bind locally
7146 last-command-event, last-command, and this-command.
7147 (quail-start-conversion): Likewise.
7148 (quail-self-insert-command): Fix docstring.
7149
7150 2000-08-29 Gerd Moellmann <gerd@gnu.org>
7151
7152 * progmodes/executable.el
7153 (executable-make-buffer-file-executable-if-script-p): Check that
7154 buffer contains at least 2 characters.
7155
7156 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
7157
7158 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
7159
7160 2000-08-29 Dave Love <fx@gnu.org>
7161
7162 * diff-mode.el (diff-mode) <defgroup>: Add :version.
7163 (diff-mode-shared-map): Bind mouse-2.
7164 (diff-imenu-generic-expression): New variable.
7165 (diff-mode): Use it.
7166
7167 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
7168 (mouse-popup-menubar): Add minor mode menus.
7169 (popup-menu): Check for lookup-key returning number.
7170
7171 2000-08-29 Miles Bader <miles@gnu.org>
7172
7173 * comint.el (comint-send-input): Create overlays using the proper
7174 front/read-advance arguments.
7175
7176 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7177
7178 * ps-print.el: Even/odd pages printing. Doc fix.
7179 (ps-print-version): New version number (6.0).
7180 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
7181 (ps-background, ps-begin-file, ps-begin-job): Code fix.
7182 (ps-print-duplex-feature): Variable eliminated.
7183 (ps-even-or-odd-pages): New variable.
7184
7185 * progmodes/ebnf2ps.el: Doc fix.
7186 (ebnf-version): New version (3.3).
7187 (ebnf-user-arrow): Change variable customization to sexp.
7188 (ebnf-user-arrow): Function eliminated.
7189 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
7190
7191 2000-08-29 Kenichi Handa <handa@etl.go.jp>
7192
7193 * help.el (help-xref-mule-regexp): New variable.
7194 (help-make-xrefs): Handle help-xref-mule-regexp.
7195
7196 * international/mule-cmds.el (help-xref-mule-regexp-template): New
7197 variable.
7198 (describe-input-method): Temporarily activate the specfied input
7199 method to display the information.
7200 (describe-language-environment): Hyperlinks to mule related items.
7201
7202 * international/mule-diag.el (charset-multibyte-form-string): New
7203 function.
7204 (list-character-sets-1): Use charset-multibyte-form-string.
7205 (describe-character-set): New function.
7206 (describe-coding-system): Hyperlinks to safe character sets.
7207
7208 * international/quail.el (quail-help): New arg PACKAGE.
7209 Hyperlinks to mule related items.
7210 (quail-help-insert-keymap-description): Use
7211 substitute-command-keys instead of describe-bindings.
7212 (quail-translation-help): Hyperlinks to mule related items.
7213
7214 2000-08-28 John Wiegley <johnw@gnu.org>
7215
7216 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
7217 have a defsubst call itself. Made `eshell-flatten-list' back into
7218 a function again.
7219
7220 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
7221 catch, in case re-centering point at bottom messes up the display.
7222 This happens frequently in Emacs 21, due I believe to variable
7223 line heights.
7224
7225 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
7226 to call `find-tag-interactive'.
7227
7228 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
7229 the list of remember directories.
7230
7231 2000-08-28 John Wiegley <johnw@gnu.org>
7232
7233 * align.el: Test align-region-separate to see if it's a symbol.
7234
7235 2000-08-28 John Wiegley <johnw@gnu.org>
7236
7237 * eshell/esh-util.el (eshell-flatten-list): Made this function
7238 into a defsubst form. It gets used very frequently, although
7239 calls don't occur all that often.
7240
7241 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
7242 examining it.
7243
7244 * eshell/esh-cmd.el (eshell-rewrite-while-command):
7245 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
7246 `eshell-protect'.
7247 (eshell-copy-handles): Created a new macro for duplicating the
7248 current set of open handles. This is needed by the looping
7249 functions.
7250 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
7251 is not incorrectly stomped on.
7252
7253 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
7254 declaration for pcomplete-use-paring.
7255 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
7256 value of eshell-cmpl-use-paring.
7257 * pcomplete.el (pcomplete-use-paring): New config variable, to
7258 indicate whether paring should be used.
7259 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
7260 completion alternatives that have already been used.
7261
7262 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
7263 bound to C-c C-y, which will repeat the previous N arguments
7264 (based on prefix argument).
7265 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
7266
7267 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
7268 if there is no *Help* buffer. This is for XEmacs, which renames
7269 its help buffers uniquely. TODO: Find out what the current buffer
7270 name to delete is.
7271
7272 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
7273 first entry that correlates to a passwd/group number. Later
7274 entries (used for group/user name aliasing to multiple IDs) are
7275 ignored.
7276
7277 * eshell/em-xtra.el (eshell/expr):
7278 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
7279 (eshell-grep, eshell/diff, eshell/locate):
7280 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
7281 argument list, before passing it to the system command.
7282
7283 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
7284 `find-tag' for use at final position in Eshell buffers (which
7285 otherwise triggers an error on Emacs 21).
7286 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
7287 buffer, if it is currently bound to `find-tag'.
7288
7289 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
7290 in the list of matched Makefile names.
7291 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
7292 directory, prefer its contents to Makefile.
7293
7294 * eshell/em-dirs.el (eshell/cd): cd commands that look up
7295 directory parts (like "cd old new", or "cd =regexp"), are now case
7296 sensitive on non-Windows/DOS platforms.
7297
7298 * eshell/esh-mode.el (eshell-parse-command-input): When a user
7299 types RET after an open delimiter (like "), display a message
7300 indicating that Eshell is waiting for the closing delimiter.
7301
7302 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
7303 environment variables.
7304
7305 * eshell/em-unix.el (eshell/diff): Added logic to fail more
7306 gracefully if the user enters incorrect arguments.
7307
7308 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
7309 Eshell buffers.
7310
7311 * eshell/esh-var.el (eshell-interpolate-variable):
7312 * eshell/esh-mode.el (eshell-move-argument):
7313 * eshell/em-unix.el (eshell-du-sum-directory):
7314 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7315 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
7316 (not (= ...)).
7317
7318 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
7319 to ensure the `preserve' flag gets propagated when doing recursive
7320 directory copies.
7321
7322 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
7323
7324 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
7325 Don't convert \n into \0177 in memory.
7326 (eshell-read-history, eshell-write-history): Convert \n to \0177,
7327 and back again, when reading and writing.
7328
7329 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
7330
7331 * eshell/esh-util.el (eshell-processp): Added to relieve constant
7332 testing of `fboundp' on `processp'.
7333
7334 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
7335 (eshell/jobs): Don't call process-list if it is not bound.
7336 (eshell-gather-process-output): Support systems where async
7337 subprocesses aren't supported.
7338 (eshell-scratch-buffer, eshell-last-sync-output-start): New
7339 variables.
7340
7341 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
7342 eshell-do-eval returns t.
7343 (eshell-do-pipelines-synchronously): New defmacro.
7344 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
7345 when async subprocesses aren't supported.
7346 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
7347 if async subprocesses aren't supported.
7348 (eshell-resume-command): Don't assume STATUS is a string.
7349
7350 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
7351
7352 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
7353 (eshell-close-target, eshell-get-target): Use eshell-processp.
7354 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
7355 fix.
7356 (eshell-get-target, eshell-create-handles): Doc fix.
7357
7358 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
7359
7360 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
7361 criterion to include commands that output something, as long as it
7362 leaves both the command and the end-of-buffer visible when the
7363 command has exited.
7364 (eshell-review-quick-commands): Adjust the help doc string
7365 accordingly.
7366
7367 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
7368
7369 * locate.el (locate): Cleaned up locate command's interactive prompting
7370 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
7371
7372 * filecache.el (file-cache-case-fold-search): New variable
7373 (file-cache-assoc-function): New variable
7374 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
7375 Use file-cache-case-fold-search variable
7376 (file-cache-add-file): Use file-cache-assoc-function
7377 (file-cache-delete-file): likewise
7378 (file-cache-directory-name): likewise
7379 (file-cache-debug-read-from-minibuffer): likewise
7380
7381 2000-08-28 Gerd Moellmann <gerd@gnu.org>
7382
7383 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
7384 (abbrev-table-name): New function.
7385 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
7386 If non-nil list local abbrev, only.
7387
7388 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
7389
7390 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
7391 from Gnus support code, and use special article copy buffer
7392 `(gnus-original-article-buffer)' instead. This allows to get rid
7393 of article-hide-headers usage (which breaks in the latest Gnus
7394 version). Thanks to Detlev Zundel.
7395
7396 2000-08-28 Kenichi Handa <handa@etl.go.jp>
7397
7398 * international/quail.el (quail-use-package): Hide "... loaded"
7399 message.
7400 (quail-start-translation, quail-start-conversion): Likewise.
7401
7402 * international/kkc.el (kkc-region): Hide "... loaded" message.
7403
7404 2000-08-27 Dave Love <fx@gnu.org>
7405
7406 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
7407
7408 2000-08-27 Miles Bader <miles@gnu.org>
7409
7410 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
7411
7412 2000-08-27 Kenichi Handa <handa@etl.go.jp>
7413
7414 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
7415 'ja-dic-cnv), not (require 'skkdic-cnv).
7416
7417 2000-08-26 Miles Bader <miles@gnu.org>
7418
7419 * faces.el (face-x-resources): Add entry for :inherit.
7420 * cus-face.el (custom-face-attributes): Add support for :inherit
7421 attribute. Add support for relative face heights.
7422 (custom-face-attributes-get): Treat `nil' as being a default value
7423 for :inherit (as well as `unspecified').
7424
7425 * faces.el (set-face-attribute): Update doc string.
7426 (face-attribute-name-alist): Add :inherit.
7427 (face-valid-attribute-values): Handle :inherit.
7428 (face-read-string): Rephrase prompt to be less confusing.
7429 Assume that DEFAULT is a string, since we must return a string.
7430 (face-read-integer): Use `format' to turn DEFAULT into an
7431 acceptable default for face-read-string. Match NEW-VALUE against
7432 the string "unspecified", not the symbol `unspecified', since
7433 that's what face-read-string returns.
7434 (read-face-attribute): Lookup a name for old-value in valid, and
7435 use it as a default if we find one. Treat all values from
7436 face-read-string as strings. If the default is used, don't do any
7437 more processing on the value, just use the old value directly.
7438 (read-face-and-attribute, modify-face): Tweak prompt.
7439 (read-face-name): Don't assume prompt ends with a space.
7440
7441 * faces.el (describe-face): Add support for :inherit attribute.
7442
7443 2000-08-25 Kenichi Handa <handa@etl.go.jp>
7444
7445 * terminal.el (terminal-emulator): Fix args to `concat'. Now
7446 concat doesn't accept interger.
7447
7448 * international/kkc.el: Remove SKK from Keywords. Require
7449 ja-dic-utl instead of skkdic-utl.
7450
7451 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
7452 Provide ja-dic-cnv instead of skkdic-cnv.
7453 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
7454 (iso-2022-7bit-short): Add safe-charsets property.
7455 (skkdic-convert-postfix): Search Japanese chou-on character in
7456 addition to Hiragana character.
7457 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
7458 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
7459 (batch-skkdic-convert): Likewise.
7460
7461 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
7462 Provide ja-dic-utl instead of skkdic-utl.
7463 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
7464
7465 2000-08-24 Dave Love <fx@gnu.org>
7466
7467 * disp-table.el (standard-display-default): Make the test of `l'
7468 useful.
7469
7470 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
7471 mod sample text.
7472
7473 * international/iso-ascii.el: Make pilcrow convenient string
7474 consistent with section.
7475 (iso-ascii-display): Set up multibyte characters as well as
7476 unibyte.
7477
7478 2000-08-24 Kenichi Handa <handa@etl.go.jp>
7479
7480 * international/mule-cmds.el (reset-language-environment): Set
7481 default-process-coding-system to '(undecided . iso-latin-1), which
7482 makes process I/O almost consistent with file I/O. Call this
7483 function when mule-cmds.el[c] is loaded.
7484
7485 2000-08-22 Andrew Innes <andrewi@gnu.org>
7486
7487 * makefile.w32-in: New file.
7488
7489 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
7490
7491 * comint.el (comint-output-filter): Compare end of
7492 comint-last-output-overlay with the start of the newly inserted
7493 text, not the end, when deciding whether to extend it.
7494 Set saved-point's insertion type to advance after insertion.
7495
7496 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
7497 since this is now done independently of font-lock mode.
7498
7499 2000-08-21 Gerd Moellmann <gerd@gnu.org>
7500
7501 * server.el (server-kill-new-buffers): New user option.
7502 (server-existing-buffer): New buffer-local variable.
7503 (server-visit-files): When using an existing buffer, set
7504 server-existing-buffer to t.
7505 (server-buffer-done): If server-kill-new-buffers is t, kill the
7506 buffer, unless it was already present before visiting it with
7507 Emacs server.
7508
7509 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
7510
7511 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
7512 even if the display doesn't support colors: some displays will
7513 support bold/underline faces.
7514
7515 2000-08-21 Gerd Moellmann <gerd@gnu.org>
7516
7517 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
7518
7519 * startup.el (command-line): If user's init file had an error,
7520 add explanatory text to *Messages*.
7521
7522 2000-08-21 Kenichi Handa <handa@etl.go.jp>
7523
7524 * man.el (Man-getpage-in-background): Decode the process output by
7525 the system locale coding system.
7526
7527 2000-08-20 Dave Love <fx@gnu.org>
7528
7529 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
7530 Don't test x-popup-menu.
7531 (function) <complete-function>: Complete only fbound symbols.
7532 <validate, value>: New.
7533 (variable) <complete-function>: Complete only bound symbols.
7534 (coding-system): Add :base-only, :complete-function, :validate,
7535 :value, :prompt-match.
7536 (widget-coding-system-prompt-value): Use read-coding-system and
7537 act on :base-only.
7538 (editable-field): Add :help-echo.
7539 (widget-push-button-gui, widget-push-button-cache)
7540 (widget-gui-action, widget-editable-list-gui): COmment out, along
7541 with uses.
7542 (widget-at): Make arg optional.
7543 (widget-echo-help): Adjust for current help-echo calling sequence.
7544 (widget-specify-field, widget-specify-button)
7545 (widget-specify-insert, widget-get-sibling, widget-image-find)
7546 (widget-convert, widget-insert, widget-leave-text)
7547 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
7548 (widget-setup, widget-field-find, widget-before-change)
7549 (widget-after-change, widget-default-complete)
7550 (widget-default-create, widget-default-delete)
7551 (widget-push-button-value-create, editable-field)
7552 (widget-field-prompt-value, widget-field-validate)
7553 (widget-choice-value-create, widget-choice-action)
7554 (widget-choice-validate, widget-checklist-add-item)
7555 (widget-radio-add-item, widget-radio-chosen)
7556 (widget-radio-value-inline, widget-editable-list-value-create)
7557 (widget-editable-list-entry-create)
7558 (widget-documentation-link-add)
7559 (widget-documentation-string-value-create)
7560 (widget-regexp-validate, widget-file-complete)
7561 (widget-sexp-validate, widget-plist-convert-widget)
7562 (widget-plist-convert-widget, widget-alist-convert-widget)
7563 (widget-alist-convert-widget, widget-color-complete): Simplify,
7564 particularly to avoid bindings which aren't optimized out.
7565
7566 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
7567 Doc fix.
7568 (down-list, backward-up-list, up-list, kill-sexp)
7569 (backward-kill-sexp, mark-sexp): Make arg optional.
7570 (lisp-complete-symbol): Add optional arg PREDICATE.
7571
7572 * cus-start.el: Add display-buffer-reuse-frames,
7573 file-coding-system-alist.
7574
7575 2000-08-20 Gerd Moellmann <gerd@gnu.org>
7576
7577 * startup.el (command-line): Clear realized faces after
7578 modifying TTY color mappings.
7579
7580 2000-08-20 Miles Bader <miles@gnu.org>
7581
7582 * faces.el (face-attr-match-p): Don't return true if ATTRS are
7583 merely a subset of FACE's attributes.
7584
7585 2000-08-19 Miles Bader <miles@gnu.org>
7586
7587 * comint.el (comint-output-filter): Save the point with a marker,
7588 not just a buffer position.
7589
7590 * international/mule.el (set-buffer-process-coding-system): Make
7591 interactive prompt less confusing.
7592
7593 2000-08-19 Gerd Moellmann <gerd@gnu.org>
7594
7595 * hilit-chg.el: General cleanup of doc strings, comments and
7596 code formatting.
7597
7598 2000-08-19 Miles Bader <miles@gnu.org>
7599
7600 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
7601 Compiler macro removed; beginning-of-line is no longer always
7602 equivalent to forward-line, in the presence of fields.
7603
7604 * comint.el (comint-output-filter): Remove ad-hoc saving of
7605 restriction, and just use save-restriction, now that it works
7606 correctly. Don't adjust comint-last-input-start to account for
7607 our insertion; it shouldn't have moved because we don't use
7608 insert-before-markers anymore. Comment out call to
7609 `force-mode-line-update'; why is it here?
7610
7611 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
7612 while checking for prompt to delete. Use `forward-line 0'
7613 instead of beginning-of-line.
7614 (gud-filter): Temporarily widen gud comint buffer while
7615 examining output.
7616
7617 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
7618
7619 * progmodes/sh-script.el: Big bag of typos.
7620
7621 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
7622 check since ispell-process is not bound when ispell is not yet loaded.
7623
7624 2000-08-18 Dave Love <fx@gnu.org>
7625
7626 * image.el (find-image): Copy `spec' before using plist-put.
7627
7628 2000-08-18 Gerd Moellmann <gerd@gnu.org>
7629
7630 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
7631 `portugues'.
7632
7633 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
7634 backward-kill-sexp, analogous to kill-sexp.
7635
7636 * progmodes/icon.el (icon-indent-line)
7637 (icon-is-continuation-line): Handle comments specially.
7638
7639 2000-08-17 Ken Stevens <k.stevens@ieee.org>
7640
7641 * ispell.el: Set to standard author/maintainer/keyword fields.
7642 Fine tuning to menu map appearance and operation, and added help.
7643 Remove `start' and `end' error messages when compiling.
7644 (ispell-choices-win-default-height): Fixed comment string.
7645 (ispell-dictionary-alist-1): Fixed regexp in castellano and
7646 castellano8 dictionaries.
7647 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
7648 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
7649 dictionary, added italiano dictionary.
7650 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
7651 word character
7652 (ispell-tex-skip-alists): Added psfig support.
7653 (ispell-skip-html): Renamed from ispell-skip-sgml.
7654 (ispell-begin-skip-region-regexp, ispell-skip-region)
7655 (ispell-minor-check): Improved html skipping support to skip across
7656 code, and recognize `&' commands without propper `;' syntax;
7657 (ispell-process-line): Fix alignment error when manually
7658 correcting spelling.
7659 (ispell): Fix comment string.
7660 (ispell-add-per-file-word-list): Always put word list on new line.
7661
7662 2000-08-17 Gerd Moellmann <gerd@gnu.org>
7663
7664 * format.el (format-encode-run-method): Fix error message to say
7665 `encode' instead of `decode'. Use save-window-excursion around
7666 shell-command-on-region as in format-decode-run-method because
7667 shell-command-on-region can display a buffer with error output.
7668 (format-decode): Don't record undo information for the decoding.
7669 (format-annotate-function): Add parameter FORMAT-COUNT. Make
7670 that number part of the temporary buffer name so that more than
7671 one decoding using a temporary buffer can happen safely.
7672
7673 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
7674 of `A-z' in the regexp.
7675
7676 * hilit-chg.el: Fix typos in commentary.
7677
7678 * help.el (view-emacs-news): Rewritten for new naming scheme
7679 for old NEWS files.
7680
7681 * startup.el (command-line): Pop to *Messages* in case an error
7682 is signaled while loading user-init-file.
7683
7684 2000-08-17 Andreas Schwab <schwab@suse.de>
7685
7686 * files.el (insert-directory): Don't lose original file name,
7687 undoing an undocumented change.
7688
7689 2000-08-17 Alex Schroeder <alex@gnu.org>
7690
7691 * sql.el (sql-magic-go): Use comint-bol.
7692 (sql-copy-column): Use comint-line-beginning-position.
7693 (comint-line-beginning-position): Define a replacement for
7694 comint-line-beginning-position if it is not fboundp.
7695
7696 2000-08-17 Alex Schroeder <alex@gnu.org>
7697
7698 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
7699 it didn't have any effect anyway.
7700
7701 2000-08-17 Alex Schroeder <alex@gnu.org>
7702
7703 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
7704 --pset and pager=off instead of sending \\o|cat at the beginning
7705 of the session.
7706
7707 2000-08-17 Miles Bader <miles@gnu.org>
7708
7709 * progmodes/octave-inf.el: Add compatibility definition of
7710 comint-line-beginning-position.
7711
7712 2000-08-17 Kenichi Handa <handa@etl.go.jp>
7713
7714 * startup.el (normal-top-level): Look in each dir in load-path for
7715 a leim-list.el file too. This assures of loading leim-list.el
7716 that is created at Emacs installation time even if a user have his
7717 own leim-list.el.
7718
7719 2000-08-17 Miles Bader <miles@gnu.org>
7720
7721 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
7722 foreground color to black if the background is dark.
7723
7724 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
7725
7726 * loadhist.el (unload-feature): Typo.
7727
7728 * finder.el (finder-compile-keywords):
7729 * cus-dep.el (custom-make-dependencies): Add local-variable settings
7730 to the generated file.
7731
7732 * mail/mh-e.el (mh-make-local-vars):
7733 Replace make-variable-buffer-local with make-local-variable.
7734
7735 * play/landmark.el:
7736 * options.el (Edit-options-{set,toggle,t,nil}):
7737 * mail/mailabbrev.el (mail-abbrevs-mode):
7738 * textmodes/tex-mode.el (tex-expand-files):
7739 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
7740
7741 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
7742
7743 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
7744 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
7745 Allow going past the last element.
7746 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7747 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
7748 (cvs-mouse-toggle-mark): Don't move point.
7749 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
7750
7751 * progmodes/compile.el (grep): Provide a default set of files.
7752 (next-error): Docstring fix.
7753 (compilation-find-file): Avoid find-file (fails in a dedicated window).
7754
7755 * emacs-lisp/easy-mmode.el (define-minor-mode):
7756 Use `symbol-value' to keep the byte-compiler quiet.
7757
7758 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
7759 (diff-find-source-location): New fun, extracted from diff-goto-source.
7760 (diff-goto-source): Use it.
7761 (diff-next-complex-hunk, diff-filter-lines): New function.
7762 (diff-apply-hunk): New command.
7763
7764 * smerge-mode.el (smerge-mode-menu): Doc fix.
7765
7766 * msb.el (msb-mode): Define it in terms of define-minor-mode.
7767
7768 2000-08-16 Dave Love <fx@gnu.org>
7769
7770 * windmove.el (windmove) <defgroup>: Add :version.
7771
7772 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
7773 (goto-address-fontify-p, goto-address-highlight-p)
7774 (goto-address-url-face, goto-address-url-mouse-face)
7775 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
7776 (goto-address-url-regexp): Use thing-at-point-url-regexp.
7777 (goto-address-fontify, goto-address-at-mouse): Simplify,
7778 (goto-address-at-point): browse-url-url-at-point,
7779 goto-address-find-address-at-point can return nil.
7780 (goto-address-find-address-at-point): Return nil on failure.
7781
7782 * align.el (align) <defgroup>: Add :version.
7783
7784 * calculator.el (calculator): Add :version.
7785 (calculator): Use two lines for calculator window if `modeline'
7786 face is boxed.
7787
7788 * play/5x5.el: Doc fixes.
7789 (5x5) <defgroup>: Add :version.
7790
7791 * play/fortune.el (fortune) <defgroup>: Add :version.
7792 (fortune-append): Fix error message.
7793 (fortune-from-region): Doc fix.
7794
7795 * play/pong.el (pong): Doc fix.
7796
7797 * play/morse.el: Keywords, commentary, autoloads.
7798
7799 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
7800
7801 * desktop.el (desktop-save): Don't look at symbol-value of a
7802 member of minor-mode-alist, unless it is boundp.
7803
7804 2000-08-16 Sam Steingold <sds@gnu.org>
7805
7806 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
7807 `while'; use `with-current-buffer' instead of `save-excursion'.
7808 Removed unnecessary kludges now that "*Buffer List*" is excluded.
7809
7810 2000-08-16 Kenichi Handa <handa@etl.go.jp>
7811
7812 * international/ccl.el (declare-ccl-program): Docstring modified.
7813 (ccl-execute-with-args): Likewise.
7814
7815 2000-08-16 Miles Bader <miles@gnu.org>
7816
7817 * progmodes/sql.el: Add compatibility definition of
7818 comint-line-beginning-position.
7819
7820 2000-08-15 Gerd Moellmann <gerd@gnu.org>
7821
7822 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
7823 'buffer-menu' property.
7824 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
7825 fails.
7826 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
7827 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
7828 wasn't killed.
7829
7830 * buff-menu.el (list-buffers-noselect): Don't display the
7831 *Buffer List* buffer.
7832
7833 * font-lock.el: Require jit-lock to prevent a very late
7834 `Loading jit-lock' message.
7835
7836 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
7837 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
7838 mail address.
7839
7840 2000-08-15 Miles Bader <miles@gnu.org>
7841
7842 * textmodes/ispell.el (ispell-graphic-p): New constant.
7843 (ispell-choices-win-default-height, ispell-help): Use
7844 `ispell-graphic-p' instead of `xemacsp'.
7845
7846 2000-08-15 Dave Love <fx@gnu.org>
7847
7848 * simple.el: Autoload widget-convert when compiling.
7849 (mail-user-agent): Doc fix.
7850
7851 * help.el (function-called-at-point, variable-at-point): Use
7852 with-syntax-table.
7853 (help-manyarg-func-alist): Add insert-and-inherit.
7854
7855 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
7856
7857 * delsel.el (delsel-unload-hook): New function.
7858
7859 * find-file.el: Doc fixes. Move provide to end.
7860 (ff) <defgroup>: Add :link.
7861 (ff-goto-click): Deleted.
7862 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
7863 Use mouse-set-point.
7864
7865 * textmodes/tildify.el: Doc fixes.
7866 (tildify) <defgroup>: Add:version.
7867
7868 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
7869 (glasses-custom-set): Use set-default, not set.
7870 (minor-mode-alist): Propertize the lighter.
7871 (glasses-mode): Provide optional arg.
7872
7873 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
7874 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
7875 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
7876 option. Provide :type.
7877 (cwarn-configuration): Provide :type.
7878 (cwarn-mode): Doc fix.
7879
7880 * add-log.el (change-log-merge): Doc fix.
7881 (change-log-redate): New command.
7882
7883 * net/browse-url.el (browse-url-filename-alist): Add a clause for
7884 Doze and Dog.
7885 (browse-url): Use dolist, not mapcar.
7886 (browse-url-at-point): Check for null url.
7887 (browse-url-event-buffer, browse-url-event-point): Functions
7888 deleted.
7889 (browse-url-at-mouse, browse-url-netscape): Simplify.
7890
7891 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
7892 modes.
7893 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
7894 Fix previous change to mapcan.
7895 (msb--init-file-alist, msb--add-separators)
7896 (msb--make-keymap-menu): Simplify.
7897 (msb--choose-file-menu): Use copy-sequence.
7898 (msb-mode-map): Add title to keymap.
7899 (msb-unload-hook): New function.
7900
7901 * bs.el: Fix indentation.
7902 (bs) <defgroup>: Add :links.
7903 (bs-show): Doc fix.
7904 (bs-apply-sort-faces): Don't use window-system.
7905 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
7906
7907 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
7908
7909 * calendar/timeclock.el (timeclock-file): Run .timelog through
7910 convert-standard-filename.
7911
7912 2000-08-14 Gerd Moellmann <gerd@gnu.org>
7913
7914 * emacs-lisp/authors.el: New file.
7915
7916 * paren.el (show-paren-priority): New user option.
7917 (show-paren-function): Set overlay priorities to
7918 show-paren-priority.
7919
7920 2000-08-14 Miles Bader <miles@gnu.org>
7921
7922 * comint.el (comint-bol): Use `forward-line 0' instead of calling
7923 beginning-of-line with inhibit-field-text-motion bound.
7924
7925 2000-08-14 Gerd Moellmann <gerd@gnu.org>
7926
7927 * calendar/timeclock.el: New file.
7928
7929 2000-08-14 David Ponce <david@dponce.com>
7930
7931 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
7932 `widget-button-click'. so that one can use left mouse button to
7933 click on dialog buttons.
7934
7935 2000-08-14 Emmanuel Briot <briot@gnat.com>
7936
7937 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
7938 identifiers, since XML is case sensitive
7939
7940 2000-08-12 Miles Bader <miles@gnu.org>
7941
7942 * comint.el (comint-output-filter): Don't bother frobbing
7943 window-start, it doesn't seem to be necessary.
7944
7945 * comint.el (comint-send-string, comint-send-region): Make into
7946 real functions. Snapshot the prompt before sending.
7947
7948 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
7949
7950 * info.el (Info-find-emacs-command-nodes): Rewrite to use
7951 technique similar to Info-index, instead of relying on specific
7952 names of relevant Index nodes.
7953 (Info-goto-emacs-command-node): Bind Info-history to nil when
7954 going to the first node found by Info-find-emacs-command-nodes.
7955
7956 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
7957
7958 * menu-bar.el (menu-bar-help-menu): Add a :help string.
7959
7960 2000-08-10 Miles Bader <miles@gnu.org>
7961
7962 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
7963
7964 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
7965
7966 * info.el (Info-file-list-for-emacs): More elements for the
7967 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
7968 and woman manuals.
7969
7970 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
7971
7972 * comint.el (comint-send-input): Make the newline boundary overlay
7973 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
7974 (comint-output-filter): Use `insert' instead of
7975 `insert-before-markers'. Extend comint-last-output-overlay when
7976 necessary since we can't rely on insert-before-markers to do it.
7977 * gud.el (gud-filter): Use `with-current-buffer' instead of
7978 save-excursion when inserting the output, so that point gets
7979 updated correctly; the old method relied on a rather dodgy
7980 side-effect of comint-output-filter to avoid the effect of
7981 save-excursion.
7982
7983 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
7984
7985 * files.el (recover-file): Call insert-directory instead of
7986 invoking `ls' directly.
7987
7988 2000-08-10 Miles Bader <miles@gnu.org>
7989
7990 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
7991 (comint-last-prompt-overlay): New variables.
7992 (comint-output-filter): Implement prompt highlighting.
7993 (comint-snapshot-last-prompt): New function.
7994 (comint-send-input): Snapshot the last prompt.
7995 Use comint-highlight-input-face.
7996 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
7997 Use defface instead of defcustom.
7998 (send-invisible, comint-send-eof): Snapshot the last prompt.
7999 (comint-delchar-or-maybe-eof): Use comint-send-eof.
8000 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
8001
8002 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
8003
8004 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
8005 (regexp-opt-group): Use a list of chars for `letters'.
8006 (regexp-opt-charset): `chars' is now a list of chars.
8007 Use a char-table rather than a vector so it works for multibyte chars.
8008
8009 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
8010 Set cvs-minor-current-files to the selected fileinfo.
8011 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
8012 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
8013
8014 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
8015
8016 * files.el (insert-directory): Don't call access-file on
8017 directories on DOS and Windows.
8018
8019 2000-08-09 Kenichi Handa <handa@etl.go.jp>
8020
8021 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
8022 longer if necessary.
8023 (ccl-embed-code): Call ccl-embed-data to store CODE in
8024 ccl-program-vector.
8025
8026 2000-08-09 Miles Bader <miles@gnu.org>
8027
8028 * comint.el (comint-output-filter): Properly handle the case where
8029 the text surrounded by comint-last-output-overlay was deleted.
8030
8031 2000-08-08 Gerd Moellmann <gerd@gnu.org>
8032
8033 * info.el (Info-insert-dir): Use Info-additional-directory-list if
8034 non-nil.
8035 (Info-file-list-for-emacs): Remove "info" from the list because
8036 that leads to trying to use the documentation from file `info'
8037 in various situations where it isn't appropriate, for instance
8038 C-h C-k C-h i.
8039
8040 * ffap.el (ffap-read-file-or-url-internal): Handle case that
8041 DIR and/or STRING are nil.
8042
8043 * progmodes/compile.el (compilation-setup): Make variable
8044 compilation-error-screen-columns buffer-local, as some comment
8045 in the code suggests it should be.
8046
8047 * files.el (auto-mode-interpreter-regexp): New variable.
8048 (set-auto-mode): Use it.
8049
8050 * indent.el (indent-for-tab-command): Doc fix.
8051
8052 * mouse-sel.el (mouse-sel-mode): Doc fix.
8053
8054 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
8055 labels.
8056
8057 * help.el (print-help-return-message): When
8058 display-buffer-reuse-frames is set, let the help window been quit,
8059 instead of deleting it, which might delete a reused frame.
8060
8061 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8062
8063 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
8064 rename a directory to a name that differs only by its letter case.
8065
8066 2000-08-08 Kenichi Handa <handa@etl.go.jp>
8067
8068 * international/quail.el (quail-define-rules): Handle Quail decode
8069 map correctly. Add code for supporting annotations.
8070 (quail-install-decode-map): New function.
8071 (quail-defrule-internal): New optional arguments decode-map and
8072 props.
8073 (quail-advice): New function.
8074
8075 2000-08-07 Sam Steingold <sds@gnu.org>
8076
8077 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
8078 `defconst', `define-condition', `with-slots'.
8079 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
8080
8081 2000-08-03 Miles Bader <miles@gnu.org>
8082
8083 * comint.el (comint-use-prompt-regexp-instead-of-fields):
8084 New variable.
8085 (comint-prompt-regexp, comint-get-old-input): Document dependence on
8086 comint-use-prompt-regexp-instead-of-fields.
8087 (comint-send-input): Add `input' field property to stuff we send to
8088 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
8089 (comint-output-filter): Add `output' field property to process
8090 output, if comint-use-prompt-regexp-instead-of-fields is nil.
8091 (comint-replace-by-expanded-history)
8092 (comint-get-old-input-default, comint-show-output)
8093 (comint-backward-matching-input, comint-forward-matching-input)
8094 (comint-next-prompt, comint-previous-prompt): Use field
8095 properties if comint-use-prompt-regexp-instead-of-fields is nil.
8096 (comint-line-beginning-position): New function.
8097 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
8098 (comint-replace-by-expanded-history-before-point): Use
8099 comint-line-beginning-position and line-end-position.
8100 (comint-last-output-overlay): New variable.
8101 (comint-mode): Make `comint-last-output-overlay' buffer-local.
8102
8103 * shell.el (shell-prompt-pattern): Doc change.
8104 (shell-backward-command): Use line-beginning-position.
8105
8106 * gud.el (gud-gdb-complete-command): Use
8107 comint-line-beginning-position.
8108
8109 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
8110 comint-bol doesn't actually go to the beginning of the line.
8111
8112 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
8113 if comint-use-prompt-regexp-instead-of-fields is non-nil.
8114 (try-expand-line-all-buffers): Likewise.
8115
8116 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
8117 explicitly matching comint-prompt-regexp.
8118 (sql-copy-column): Use comint-line-beginning-position instead of
8119 explicitly matching comint-prompt-regexp.
8120
8121 * progmodes/octave-inf.el (inferior-octave-complete): Use
8122 comint-line-beginning-position.
8123
8124 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
8125
8126 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
8127 looking for a prompt, use `forward-line 0' instead of
8128 `beginning-of-line', to avoid getting caught by an input field.
8129
8130 2000-08-07 Gerd Moellmann <gerd@gnu.org>
8131
8132 * files.el (shell-quote-wildcard-pattern): Make sure to return
8133 PATTERN, in the Unix case.
8134
8135 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
8136
8137 * play/zone.el (zone): Discard any pending input before running
8138 the randomly-chosen pgm.
8139
8140 2000-08-07 Kenichi Handa <handa@etl.go.jp>
8141
8142 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
8143 checking the existence of any multibyte characters.
8144
8145 2000-08-06 Gerd Moellmann <gerd@gnu.org>
8146
8147 * help.el (describe-mode): Test minor-mode symbol for being
8148 bound before testing its value for being nil.
8149
8150 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
8151 `first', `second', and `third'.
8152
8153 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
8154 (second): Make it an alias for `cadr'.
8155
8156 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
8157
8158 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
8159 types of display support faces now.
8160
8161 2000-08-05 Gerd Moellmann <gerd@gnu.org>
8162
8163 * pcvs.el (require): Require `cl' during compilation, only.
8164
8165 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
8166 (toplevel): Remove `remq' and `remove' from autoloads.
8167 (cl-fake-autoloads): New variable. If set, arrange for an error
8168 when CL functions etc. are autoloaded.
8169
8170 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
8171
8172 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
8173
8174 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
8175 popped up, but the user clicks outside the menu, return an empty
8176 regexp (that causes unhighlight-regexp to have no effect).
8177
8178 * menu-bar.el (menu-bar-games-menu): Add Zone.
8179
8180 * hi-lock.el (toplevel): Require font-lock.
8181
8182 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8183
8184 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
8185 (ebnf-8-bit-chars): New var for bug fix.
8186 (ebnf-string): Bug fix.
8187
8188 2000-08-03 Sam Steingold <sds@gnu.org>
8189
8190 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
8191 instead of `buffer-string'.
8192 (require 'cl): Always, not just when compiling.
8193 `ignore-errors' in `interactive', `list*', `defun*' &c make this
8194 necessary.
8195
8196 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
8197
8198 * international/mule-cmds.el (select-safe-coding-system): Make
8199 the message text about selecting a safe coding system more clear.
8200
8201 2000-08-02 Gerd Moellmann <gerd@gnu.org>
8202
8203 * hi-lock.el: New file.
8204
8205 * play/zone.el: New file.
8206
8207 * replace.el (occur): Set tab-width in the *Occur* buffer to the
8208 value of tab-width in the original buffer. Choose a line number
8209 format that's a multiple of the original buffer's tab width, so
8210 that lines appear right.
8211
8212 * textmodes/ispell.el (ispell): New function, replacing an alias.
8213 Spell-check active region if in transient-mark-mode and mark
8214 is active; otherwise spell-check buffer.
8215
8216 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8217
8218 * ps-mule.el: Fix a customization problem on
8219 ps-mule-font-info-database-default.
8220
8221 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
8222
8223 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
8224 display-mouse-p instead of window-system.
8225 (ebrowse-member-mode-map): Ditto.
8226
8227 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8228
8229 * progmodes/ebnf2ps.el: Update ps-print functions call.
8230 Indentation fix. Doc fix.
8231 (ebnf-version): New version number (3.2).
8232 (ebnf-format-color, ebnf-begin-job): Code fix.
8233
8234 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
8235
8236 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
8237 font lock support on window-system.
8238 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
8239
8240 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
8241 display-color-p, if fboundp, instead of window-system.
8242
8243 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
8244
8245 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
8246 instead of window-system.
8247
8248 * wid-edit.el (widget-choose): Use display-mouse-p instead of
8249 window-system.
8250 (widget-choice-mouse-down-action): Use display-popup-menus-p
8251 instead of window-system.
8252
8253 * strokes.el (strokes-file): Run the file name through
8254 convert-standard-filename.
8255 (strokes-mode): Call display-mouse-p instead of looking at
8256 window-system. Change the error message accordingly.
8257
8258 * progmodes/cpp.el (toplevel): Support faces on tty's.
8259
8260 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
8261 (lm-plot-square, lm-init-display): Don't use window-system.
8262
8263 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
8264 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
8265
8266 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
8267 instead of looking at window-system.
8268
8269 2000-07-30 Gerd Moellmann <gerd@gnu.org>
8270
8271 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
8272 of testing if iswitchb-prepost-hooks is bound, because the
8273 latter will always be true when invoking a recursive minibuffer
8274 from an active Iswitchb buffer.
8275
8276 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
8277
8278 * files.el (shell-quote-wildcard-pattern): New function.
8279 (insert-directory): Call it. Only prepend "\" to command on Unix
8280 and GNU/Linux systems.
8281
8282 2000-07-30 Gerd Moellmann <gerd@gnu.org>
8283
8284 * eshell/esh-groups.el: Change custom :link file names
8285 from `eshell.info' to `eshell'.
8286
8287 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
8288
8289 * dired.el (dired-build-subdir-alist): Expand subdirectory names
8290 correctly in recursive ange-ftp listings.
8291
8292 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8293
8294 * ps-print.el: Fix bug 1: if ps-font-size-internal,
8295 ps-header-font-size-internal and
8296 ps-header-title-font-size-internal variables are not set,
8297 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
8298 face text property is (foreground-color . COLOR) or
8299 `(background-color . COLOR)', ps-print crashes. Doc fix.
8300 (ps-print-version): New version number (5.2.4).
8301 (ps-plot-region): Code fix.
8302 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
8303 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
8304 Bug fix 2.
8305
8306 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
8307
8308 * glasses.el (glasses-make-readable): Fix uncapitalization of
8309 identifiers like `myXMLDocument'.
8310
8311 2000-07-28 Karl Fogel <kfogel@red-bean.com>
8312
8313 * mail/mail-hist.el (mail-hist-previous-input)
8314 (mail-hist-next-input): Do the obvious code factorization.
8315 (mail-hist-retrieve-and-insert): New func, contains common
8316 code of above two.
8317 If inserting a message body, leave point at top.
8318
8319 2000-07-28 Sam Steingold <sds@gnu.org>
8320
8321 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
8322 Use `<=', not `<' to compare times!
8323 (ange-ftp-ls): Remove.
8324
8325 2000-07-27 Gerd Moellmann <gerd@gnu.org>
8326
8327 * play/cookie1.el: Add explanation of how to make cookie.el
8328 compatible with strfile(1) to comment.
8329
8330 * subr.el (remove, remq): New functions.
8331
8332 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
8333 escape `*' in regexps.
8334 (midnight-find): Reverse order of arguments in the funcall of
8335 TEST.
8336
8337 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
8338 and `.class'.
8339
8340 * play/meese.el: Add Commentary section.
8341
8342 2000-07-27 Alex Schroeder <alex@gnu.org>
8343
8344 * sql.el (sql-ms): Added autoload cookie.
8345 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
8346 (sql-oracle): Ditto.
8347 (sql-help): Doc change.
8348
8349 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
8350 types and exceptions.
8351
8352 2000-07-27 Alex Schroeder <alex@gnu.org>
8353
8354 * sql.el (sql-placeholder-history): New variable.
8355 (sql-query-placeholders-and-send): New function that will query
8356 the user and replace placeholders with user input.
8357 (sql-oracle): If running on NT, set comint-input-sender to
8358 sql-query-placeholders-and-send.
8359
8360 (sql-stop): If in the SQLi buffer, insert stop notification, else
8361 present it as a message.
8362
8363 2000-07-27 Alex Schroeder <alex@gnu.org>
8364
8365 * sql.el (sql-input-ring-separator): Doc change.
8366 (sql-input-ring-file-name): Doc change.
8367 (sql-interactive-mode): Use `sql-input-ring-separator' and
8368 `sql-input-ring-file-name' to set the comint-mode equivalents
8369 without making them local variables.
8370 (sql-stop): Don't bind `sql-input-ring-separator' and
8371 `sql-input-ring-file-name' dynamically to their comint-mode
8372 equivalents.
8373
8374 2000-07-27 Kenichi Handa <handa@etl.go.jp>
8375
8376 * international/mule.el (register-char-codings): New function.
8377 (make-coding-system): Handle `safe-chars' specification in the arg
8378 PROPERTY.
8379
8380 * international/mule-cmds.el
8381 (find-coding-systems-region-subset-p): This function deleted.
8382 (sort-coding-systems-predicate): New variable.
8383 (sort-coding-systems): New function.
8384 (find-coding-systems-region): Use
8385 find-coding-systems-region-internal.
8386 (find-coding-systems-string): Use find-coding-systems-region.
8387 (find-coding-systems-for-charsets): Check
8388 char-coding-system-table.
8389 (select-safe-coding-system-accept-default-p): New variable.
8390 (select-safe-coding-system): Mostly rewritten. New argument
8391 ACCEPT-DEFAULT-P.
8392 (select-message-coding-system): Call select-safe-coding-system
8393 with ACCEPT-DEFAULT-P arg.
8394 (reset-language-environment): Reset default-sendmail-coding-system
8395 to the default value iso-latin-1.
8396 (set-language-environment): Don't set the obsolete variable
8397 charset-origin-alist.
8398
8399 * international/codepage.el (cp-coding-system-for-codepage-1):
8400 Give `safe-chars' property to make-coding-system.
8401
8402 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
8403 calling select-message-coding-system twice.
8404
8405 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
8406 instead of `safe-charsets'.
8407 (cyrillic-alternativnyj): Likewise.
8408 (ccl-encode-alternativnyj): Don't check the charset
8409 cyrillic-iso8859-5.
8410
8411 2000-07-27 Kenichi Handa <handa@etl.go.jp>
8412
8413 * composite.el (compose-chars-after): Preserve match data.
8414
8415 2000-07-26 Sam Steingold <sds@gnu.org>
8416
8417 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
8418 (ange-ftp-real-file-newer-than-file-p): New function.
8419 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
8420 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
8421
8422 * tooltip.el (tooltip-float-time): Removed (use `float-time').
8423 * midnight.el (midnight-float-time): Ditto.
8424
8425 2000-07-26 Andreas Schwab <schwab@suse.de>
8426
8427 * files.el (normal-backup-enable-predicate): Correct
8428 interpretation of the return value of compare-strings.
8429
8430 2000-07-26 Gerd Moellmann <gerd@gnu.org>
8431
8432 * isearch.el (isearch-resume): New function.
8433 (isearch-done): Add something to command-history to resume
8434 the search.
8435 (isearch-yank-line, isearch-yank-word): Use
8436 buffer-substring-no-properties instead of buffer-substring.
8437
8438 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
8439 of flyspell-mouse-map.
8440
8441 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
8442 duplicate definition.
8443 (makefile-mode): Remove duplicate setting of local-abbrev-table.
8444
8445 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
8446 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
8447
8448 2000-07-25 Sam Steingold <sds@gnu.org>
8449
8450 * net/ange-ftp.el: Get modtime over the net.
8451 (ange-ftp-file-modtime): New function.
8452 (ange-ftp-write-region, ange-ftp-insert-file-contents)
8453 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
8454 Use it.
8455 (ange-ftp-dot-to-slash): New function.
8456 (ange-ftp-fix-name-for-vms): Use it.
8457
8458 * midnight.el (midnight-buffer-display-time): Use
8459 `with-current-buffer'.
8460
8461 2000-07-25 Gerd Moellmann <gerd@gnu.org>
8462
8463 * find-dired.el: Update copyright notice.
8464 (find-dired): Offer to kill a running `find'.
8465
8466 * enriched.el (enriched-face-ans): For a `foreground-color'
8467 property, return '(("x-color" COLOR))' so that COLOR will be
8468 output as a parameter of the x-color annotation. Likewise for the
8469 `background-color' property. In the case of normal face
8470 properties, don't return annotations for unspecified foreground
8471 and background face attributes.
8472
8473 2000-07-25 Kenichi Handa <handa@etl.go.jp>
8474
8475 * language/japan-util.el (japanese-katakana-region): Fix handling
8476 HANKAKU argument.
8477
8478 2000-07-25 Miles Bader <miles@gnu.org>
8479
8480 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
8481 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
8482 constrain-to-field.
8483
8484 2000-07-24 Andrew Innes <andrewi@gnu.org>
8485
8486 * timer.el (timer-activate-when-idle): Add optional parameter
8487 DONT-WAIT. Update docstring.
8488 (run-with-idle-timer): Specify extra parameter to
8489 timer-activate-when-idle, so that timer will be activated
8490 immediately if Emacs is already idle.
8491
8492 * w32-fns.el (w32-using-nt): Fix docstring.
8493
8494 2000-07-24 Dave Love <fx@gnu.org>
8495
8496 * mouse.el (popup-menu): Set last-command-event.
8497 (mouse-major-mode-menu-prefix): Declare.
8498
8499 2000-07-24 Gerd Moellmann <gerd@gnu.org>
8500
8501 * textmodes/flyspell.el: Update to author's version 1.5d.
8502
8503 * progmodes/hideshow.el: Update copyright notice.
8504
8505 * vcursor.el: Set maintainer to FSF, since author cannot
8506 be reached.
8507
8508 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
8509
8510 * info.el (Info-goto-emacs-key-command-node): Leave a space after
8511 the prompt.
8512
8513 * mouse.el (popup-menu): Run the keymap through indirect-function,
8514 in case it was defined with define-prefix-key. If the menu is a
8515 list of keymaps, look up the binding of user's choice in each one
8516 of the keymaps.
8517 (mouse-popup-menubar): If the global and local menu-bar keymaps
8518 don't have a prompt string, create one and insert it into the
8519 keymap. Don't barf if current-local-map returns nil.
8520
8521 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
8522
8523 * dired.el (dired-sort-R-check): Added to allow recursive listing
8524 to be undone.
8525 (dired-sort-other): Use it.
8526
8527 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8528
8529 * Release of cc-mode 5.27
8530
8531 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8532
8533 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
8534 c-beginning-of-statement-1 that caused a bad case of recursion
8535 which could consume a lot of CPU in large classes in languages
8536 that have in-expression classes (i.e. Java and Pike).
8537
8538 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
8539 statements before top level constructs (i.e. case 6 is moved
8540 before case 5 and is now case 4) to catch in-expression
8541 classes in top level expressions correctly.
8542
8543 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8544
8545 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
8546 objc-method-intro. Case 4 removed and case 5I added.
8547
8548 * cc-langs.el (c-append-paragraph-start): New variable used by
8549 c-common-init to get paragraph-start correct.
8550 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
8551 initialize paragraph-start to make it correct both with and
8552 without the javadoc special case.
8553
8554 * cc-mode.el (java-mode): Use c-append-paragraph-start to
8555 initialize paragraph-start for javadoc markup.
8556
8557 * cc-vars.el (c-style-variables-are-local-p): Incompatible
8558 change by defaulting this to t. It's motivated by the
8559 confusing behavior that otherwise arise from the style system
8560 when editing both java and non-java files at the same time
8561 (see the comments about style setting in c-common-init).
8562
8563 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8564
8565 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
8566 similar to the one in c-fill-paragraph to check the fill
8567 prefix from the adaptive fill function for sanity.
8568
8569 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8570
8571 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
8572 defun block.
8573
8574 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8575
8576 * cc-mode.texi Documented the change of cpp-macro.
8577
8578 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8579
8580 * cc-align.el (c-lineup-multi-inher): Handle lines with
8581 leading comma nicely. Extended to handle member initializers
8582 too.
8583
8584 * cc-engine.el: (c-beginning-of-inheritance-list,
8585 c-guess-basic-syntax): Fixed recognition of inheritance lists
8586 when the lines begins with a comma.
8587
8588 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
8589
8590 * cc-vars.el (c-offsets-alist): Changed default for
8591 member-init-cont to c-lineup-multi-inher since it now handles
8592 member initializers and indents better for leading commas.
8593
8594 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8595
8596 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
8597 handling that caused class open lines to be recognized as
8598 statement-conts in some cases.
8599
8600 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
8601 guessed by the adaptive fill function unless point is on the
8602 first line of a block comment.
8603
8604 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
8605 when the buffer ends with a macro continuation char.
8606
8607 * cc-engine.el (c-guess-basic-syntax): Added support for
8608 function definitions as statements in Pike. The first
8609 statement in a lambda block is now labeled defun-block-intro
8610 instead of statement-block-intro.
8611
8612 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
8613 so that the class surrounding point is selected, not the one
8614 innermost in the state.
8615
8616 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
8617 recognition of switch labels having hanging multiline
8618 statements.
8619
8620 * cc-engine.el (c-beginning-of-member-init-list): Broke out
8621 some code in c-guess-basic-syntax to a separate function.
8622 * cc-engine.el (c-just-after-func-arglist-p): Fixed
8623 recognition of member inits with multiple line arglists.
8624 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
8625 member-init-cont when the commas are in funny places.
8626
8627 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8628
8629 * cc-defs.el (c-auto-newline): Removed this macro since it's
8630 not used anymore.
8631
8632 * cc-engine.el (c-looking-at-bos): New helper function.
8633 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
8634 inexpr and toplevel classes apart in Pike.
8635
8636 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
8637 of case 9A.
8638
8639 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
8640 constant, since "class" can introduce an in-expression class
8641 in Pike nowadays.
8642
8643 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8644
8645 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
8646 indentation on cpp-macro lines.
8647
8648 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
8649 a syntax modifier like comment-intro, to make it possible to
8650 get syntactic indentation for preprocessor directives. It's
8651 incompatible wrt to lineup functions on cpp-macro, but it has
8652 no observable effect in the 99.9% common case where cpp-macro
8653 is set to -1000.
8654
8655 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8656
8657 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
8658 member-init-cont when the preceding arglist is several lines.
8659
8660 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8661
8662 * cc-styles.el (c-style-alist): The basic offset for the BSD
8663 style corrected to 8.
8664
8665 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8666
8667 * cc-styles.el (c-style-alist): Adjusted the indentation of
8668 brace list openers in the gnu style.
8669
8670 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8671
8672 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
8673
8674 * cc-cmds.el (c-electric-brace, c-electric-slash,
8675 c-electric-star, c-electric-semi&comma, c-electric-colon,
8676 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
8677 when c-syntactic-indentation is nil.
8678
8679 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
8680 we were left at comments preceding the first statement when
8681 reaching the beginning of the buffer.
8682
8683 * cc-vars.el (c-syntactic-indentation): New variable to turn
8684 off all syntactic indentation.
8685
8686 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8687
8688 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
8689 between the text and the block comment ender when it hangs,
8690 depending on how many there are before the fill.
8691
8692 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8693
8694 * cc-engine.el (c-beginning-of-closest-statement): New helper
8695 function to go back to the closest preceding statement start,
8696 which could be inside a conditional statement.
8697 * cc-engine.el (c-guess-basic-syntax): Use
8698 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
8699
8700 * cc-engine.el (c-guess-basic-syntax): Better handling of
8701 arglist-intro, arglist-cont-nonempty and arglist-close when
8702 the arglist is nested inside parens. Cases 7A, 7C and 7F
8703 changed.
8704
8705 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
8706 up-to-date with javadoc 1.2.
8707
8708 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8709
8710 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
8711 multiline Pike type decls.
8712
8713 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8714
8715 * cc-cmds.el (c-indent-new-comment-line): Always break
8716 multiline comments in multiline mode, regardless of
8717 comment-multi-line.
8718
8719 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8720
8721 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
8722 fully::qualified::names in C++ member init lists. Preamble in
8723 case 5D changed.
8724
8725 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8726
8727 * cc-langs.el (c-common-init): Handling of obsolete variables
8728 moved to c-initialize-cc-mode. More compatible style override
8729 when using global style variables.
8730 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
8731 variables moved here.
8732
8733 * cc-mode.texi: Documented the special behavior of
8734 c-special-indent-hook as a style variable. Don't talk about
8735 doing (c-make-styles-buffer-local t) in a mode hook, since
8736 that's already too late to work right.
8737
8738 * cc-styles.el (c-make-styles-buffer-local): Flag style
8739 variable localness in c-style-variables-are-local-p to make
8740 the compatibility measure in c-common-init work well.
8741
8742 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
8743 longer contain set-from-style.
8744 * cc-styles.el (c-initialize-builtin-style): Don't check for
8745 set-from-style on c-special-indent-hook.
8746 * cc-styles.el (c-copy-tree): Obsolete. The standard function
8747 copy-alist is sufficient now.
8748
8749 * cc-styles.el (c-set-style, c-set-style-1,
8750 c-get-style-variables): Fixes to variable initialization so
8751 that duplicate entries in styles have the same effect
8752 regardless of DONT-OVERRIDE.
8753
8754 * cc-styles.el (c-set-style-2): Fixed bug where the
8755 initialization of inheriting styles failed when the
8756 dont-override flag is set.
8757
8758 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
8759 on this.
8760
8761 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8762
8763 * cc-defs.el (c-forward-comment): Removed the workaround
8764 introduced in 5.38 since it had worse side-effects. If a line
8765 contains the string "//\"", it regarded the // as a comment
8766 start since the \ temporarily doesn't have escape syntax.
8767
8768 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
8769
8770 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
8771 ada-xref.el before ada-prj.el, so that the Project menu is created
8772 when ada-prj tries to add to it.
8773 (ada-activate-keys-for-case): Suppress the characters that are not
8774 part of the Ada syntax. Better compatibility with else-mode
8775 (ada-adjust-case-interactive): When auto-casing is not active,
8776 correctly insert newlines (used to insert only ^M). Prevent the
8777 syntax table from being changed in case of an error
8778 (or '_' becomes part of a word and some commands are confused).
8779 Do nothing if ada-auto-case is nil.
8780 (ada-after-keyword-p): Ignore keywords that are also attributes
8781 (ada-batch-reformat): Update usage comment
8782 (ada-call-from-contextual-menu): New function
8783 (ada-case-read-exceptions): Reinitialize the casing exception list
8784 first to nil first, so that the casing exception file can be
8785 shared.
8786 (ada-check-defun-name): Handles "configure" keyword for gnatdist
8787 files.
8788 (ada-compile-goto-error): Fix regexp used to detect a file:line
8789 anywhere in the error message
8790 (ada-contextual-menu-last-point): New variable
8791 (ada-create-keymap): If the variable delete-key-deletes-forward is
8792 t on XEmacs, it means that DEL should delete one character
8793 forward.
8794 (ada-create-menu): Use :included instead of :visible for XEmacs.
8795 New submenu "Options".
8796 (ada-end-stmt-re): Correctly indent "select ... then abort"
8797 statements.
8798 (ada-fill-comment-paragraph): Correctly delete all leading '--'
8799 even if they don't match ada-fill-comment-prefix Fix handling of
8800 paragraphs on the first or last line of a file.
8801 (ada-format-paramlist): Fix handling of default parameter values.
8802 (ada-get-body-name): New function.
8803 (ada-get-current-indent): Optimized by searchling directly for an
8804 existing generic part or a statement outside of it. Handle
8805 ada-indent-align-comments when indenting comments Replaced some
8806 regexps by testing directly the next character. This results in a
8807 huge speedup on some files. New indentation scheme for renames
8808 statements. Stop looking for the 'while' or 'for' associated with
8809 a 'loop' at the first semicolon encountered. A "return" can also
8810 match an anonymous access subprogram declaration.
8811 (ada-get-indent-noindent): Ignore strings and comments when
8812 looking for the keywords "record" and "private".
8813 (ada-goto-matching-decl-start): When matching "if", make sure we
8814 are not in fact seeing "end if". Ignore "when" statements except
8815 when initial keyword was "begin". Fix handling of nested
8816 procedures. Add a recursive call to this function to skip over
8817 other 'end' statmts. Fix indentation for "when .. => begin"
8818 (ada-in-open-paren-p): Fix indentation for complex boolean
8819 expressions, where 'and then', 'or else' and parenthesis
8820 statements are mixed up.
8821 (ada-in-paramlist-p): Skip comments while searching for the
8822 beginning Fix handling of operator declarations.
8823 (ada-indent-align-comments): New variable
8824 (ada-indent-current): Change the syntax table only in the
8825 protected section, so that we are sure it is restored correctly.
8826 (ada-indent-on-previous-lines): Use ada-use-indent and
8827 ada-with-indent Correctly indent "select ... then"
8828 (ada-indent-region): Slight speedup.
8829 (ada-indent-renames): New variable.
8830 (ada-last-which-function-subprog, ada-last-which-function-line):
8831 New variables
8832 (ada-looking-at-semi-private): Correctly indent the 'private'
8833 keyword when it is the first word in a package declaration.
8834 (ada-loose-case-word): Stop searching if at the end of the buffer.
8835 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
8836 even if point is not initially at the end of the word.
8837 (ada-matching-decl-start-re): Add "when".
8838 (ada-mode): Add support for abbrev-mode, outline-mode and
8839 which-func-mode Override the old find-file.el entry in
8840 ff-special-constructs since it is using the obsolete
8841 ada-spec-suffix variable
8842 (ada-no-auto-case): New function
8843 (ada-scan-paramlist): When parsing the argument type, accept
8844 spaces (as in "X 'Class", generated by Rational Rose).
8845 (ada-other-file-name): No longer loads the other file.
8846 (ada-popup-menu): Save and restore the current buffer and cursor
8847 position before and after displaying the menu.
8848 (ada-search-ignore-complex-boolean): New function.
8849 (ada-uncomment-region): Emacs21 already knows how to delete
8850 comments not starting in the first column.
8851 (ada-use-indent): New variable
8852 (ada-which-function): New function.
8853 (ada-with-indent): New variable
8854 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
8855 can be batch-compiled from the command line.
8856
8857 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
8858 Add to the menu when the file is loaded, not in ada-mode-hook.
8859 Add -toolbar to the default ddd command Switches moved from
8860 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
8861 ada-prj-default-comp-opt
8862 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
8863 Reference Manual to the menu
8864 (ada-check-current): rewritten as a call to ada-compile-current
8865 (ada-compile): Removed.
8866 (ada-compile-application, ada-compile-current, ada-check-current):
8867 Set the compilation-search-path so that compile.el automatically
8868 finds the sources in src_dir. Automatic scrollong of the
8869 compilation buffer. C-uC-cC-c asks for confirmation before
8870 compiling
8871 (ada-compile-current): New parameter, prj-field
8872 (ada-complete-identifier): Load the .ali file before doing
8873 processing
8874 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
8875 conform to gnatmake's behavior.
8876 (ada-find-file-in-dir): New function
8877 (ada-find-references): Set the environment variables for gnatfind
8878 (ada-find-src-file-in-dir): New function.
8879 (ada-first-non-nil): Removed
8880 (ada-gdb-application): Add support for jdb, the java debugger.
8881 (ada-get-ada-file-name): Load the original-file first if not done
8882 yet.
8883 (ada-get-all-references): Handles the new ali syntax (parent types
8884 are found between <>).
8885 (ada-initialize-runtime-library): New function
8886 (ada-mode-hook): Always load a project file when a file is opened,
8887 so that the casing exceptions are correctly read.
8888 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
8889 (ada-parse-prj-file): Use find-file-noselect instead of find-file
8890 to open the project file, since the latter does not work with
8891 speedbar Get default values before loading the prj file, or the
8892 default executable file name is wrong. Use the absolute value of
8893 src_dir to initialize ada-search-directories and
8894 compilation-search-path,... Add the standard runtime library to
8895 the search path for find-file.
8896 (ada-prj-default-debugger): Was missing an opening '{'
8897 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
8898 variables.
8899 (ada-prj-default-gnatmake-opt): New variable
8900 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
8901 buffers, the project file is the default one Save the windows
8902 configuration before displaying the menu.
8903 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
8904 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
8905 ...) regexp-quote identifiers names to support operators +,
8906 -,... in regexps.
8907 (ada-remote): New function.
8908 (ada-run-application): Erase the output buffer before starting the
8909 run Support remote execution of the application. Use
8910 call-process, or the arguments are incorrectly parsed
8911 (ada-set-default-project-file): Reread the content of the active
8912 project file, not the one from the current buffer When a project
8913 file is set as the default project, all directories are
8914 automatically associated with it.
8915 (ada-set-environment): New function
8916 (ada-treat-cmd-string): New special variable ${current}
8917 (ada-treat-cmd-string): Revised. The substitution is now done for
8918 any ${...} substring
8919 (ada-xref-current): If no body was found, compiles the spec
8920 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
8921 compiler to get rid of command line length limitations.
8922 (ada-xref-get-project-field): New function
8923 (ada-xref-project-files): New variable
8924 (ada-xref-runtime-library-specs-path)
8925 (ada-xref-runtime-library-ali-path): New variables
8926 (ada-xref-set-default-prj-values): Default run command now does a
8927 cd to the build directory. New field: main_unit Provide a default
8928 file name even if the current buffer has no prj file.
8929
8930 * ada-prj.el:
8931 Rewritten to show a tabbed-dialog.
8932 (ada-prj-add-ada-menu): Remove the map and name parameters.
8933 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
8934 New function
8935 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
8936 (ada-prj-load-from-file): New function
8937 (ada-prj-save): Always save fields that depend on the current buffer
8938 (ada-prj-show-value): New function
8939
8940 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
8941 Ada mode. This will allow us to display the Ada menu in any buffer
8942 we want (for project items).
8943 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
8944 number of spaces in the header.
8945
8946 2000-07-24 Dave Love <fx@gnu.org>
8947
8948 * ediff-init.el (ediff-region-help-echo): Bind face-help.
8949
8950 2000-07-23 Noah Friedman <friedman@splode.com>
8951
8952 * type-break.el (type-break): perform autosave.
8953 Suggested by Stephen Gildea <gildea@intouchsys.com>.
8954 (type-break-do-query): Cancel query schedule while performing
8955 actual query, to avoid possibility of a second query being made
8956 while first one is already in progress.
8957 (type-break-time-stamp-format): New variable.
8958 (type-break-time-stamp): New function.
8959 (type-break-time-warning): Use it.
8960 (type-break-keystroke-warning): Use it.
8961 (type-break-noninteractive-query): Use it.
8962
8963 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
8964 cookie.
8965 Use add-minor-mode to set minor-mode-alist, if available.
8966 (eldoc-echo-area-use-multiline-p): New user option.
8967 (eldoc-echo-area-multiline-supported-p): New variable.
8968 (eldoc-docstring-format-sym-doc): Use them.
8969 (eldoc-mode): If not using idle timers, append to local post and
8970 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
8971 (eldoc-display-message-no-interference-p): Don't interfere with
8972 edebug.
8973 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
8974 (eldoc-function-arglist): New function.
8975 (eldoc-function-argstring): Use it.
8976
8977 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
8978 auto save directory exists before calling directory-files.
8979
8980 2000-07-23 Dave Love <fx@gnu.org>
8981
8982 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
8983 ^o, ^u.
8984
8985 2000-07-21 Dave Love <fx@gnu.org>
8986
8987 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
8988 now passed to the function. It now works properly.
8989
8990 * smerge-mode.el (smerge-mode-menu): Fill it out.
8991
8992 2000-07-20 Gerd Moellmann <gerd@gnu.org>
8993
8994 * info-look.el (info-lookup): If *info* is shown in another frame
8995 on the same display, select that frame, instead of switching to
8996 the Info buffer in another window of the selected frame.
8997
8998 * simple.el (universal-argument-map): Bind numeric keypad keys
8999 kp-0 to kp-9 and kp-subtract.
9000 (digit-argument): Handle these keys.
9001
9002 2000-07-20 Dave Love <fx@gnu.org>
9003
9004 * net/goto-addr.el (goto-address-fontify): Don't bother with
9005 buffer-modified and read-only stuff -- irrelevant with overlays.
9006 Put an extra property on the overlays and use it to clean up in
9007 case goto-address is re-run.
9008
9009 2000-07-19 Richard M. Stallman <rms@gnu.org>
9010
9011 * timer.el (run-with-idle-timer): Doc fix.
9012
9013 * mail/mail-utils.el (mail-strip-quoted-names):
9014 Handle case where <...> appears inside "...".
9015 Use replace-match to edit the string more simply.
9016 (rmail-dont-reply-to): Cope with an unmatched ".
9017
9018 2000-07-19 Dave Love <fx@gnu.org>
9019
9020 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
9021 implementation.
9022
9023 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
9024 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
9025 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
9026
9027 2000-07-19 Gerd Moellmann <gerd@gnu.org>
9028
9029 * textmodes/refer.el: Correct maintainer's email address.
9030
9031 * progmodes/hideif.el: Correct author's email address.
9032 Fix typo in comment.
9033
9034 * xml.el: New file.
9035
9036 * mail/mailheader.el: Correct author's mail address.
9037
9038 * gnus/parse-time.el: Correct author's mail address.
9039
9040 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
9041
9042 * comint.el (comint-highlight-input, comint-highlight-face):
9043 New user options.
9044 (comint-input-ring-file-name): Change custom type.
9045 (comint-mode-map): Bind mouse-2.
9046 (comint-insert-clicked-input): New function.
9047 (comint-send-input): Handle input highlighting.
9048
9049 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
9050
9051 * mouse.el (popup-menu): New function.
9052 (mouse-major-mode-menu): Use it.
9053
9054 2000-07-18 Dave Love <fx@gnu.org>
9055
9056 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
9057 improvements.
9058
9059 2000-07-18 Gerd Moellmann <gerd@gnu.org>
9060
9061 * faces.el (face-font-selection-order)
9062 (face-font-family-alternatives): Add custom type.
9063
9064 2000-07-18 Dave Love <fx@gnu.org>
9065
9066 * cus-edit.el (custom-variable-reset-saved)
9067 (custom-variable-reset-standard): Remove unused bindings.
9068
9069 * rect.el (open-rectangle-line): Remove unused let.
9070
9071 * hl-line.el (hl-line-highlight): Check hl-line-mode.
9072
9073 2000-07-18 Gerd Moellmann <gerd@gnu.org>
9074
9075 * cdl.el: Fix `Maintainer' keyword.
9076
9077 * play/pong.el: Add author's email address.
9078
9079 2000-07-17 Sam Steingold <sds@gnu.org>
9080
9081 * files.el (insert-directory): Call `split-string' instead of
9082 re-implementing it.
9083
9084 2000-07-18 Gerd Moellmann <gerd@gnu.org>
9085
9086 * mail/vms-pmail.el: Change maintainer to FSF.
9087
9088 * net/goto-addr.el: Change maintainer to FSF.
9089
9090 * info.el (Info-title-face-alist): Removed.
9091
9092 2000-07-18 David Ponce <david@dponce.com>
9093
9094 * recentf.el (recentf-open-files): New command that works like
9095 `recentf-open-more-files', but shows the whole list of files (not just
9096 those omitted from the menu). Useful if you don't use a menu-bar!
9097 (recentf-open-more-files) Modified to use `recentf-open-files'.
9098
9099 (recentf-open-files, recentf-open-more-files)
9100 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
9101
9102 (recentf-dialog-mode): New mode for dialogs. You can now just type
9103 "q" to cancel the dialogs.
9104
9105 2000-07-18 David Ponce <david@dponce.com>
9106
9107 * recentf.el: This is a major update of recentf.el. It adds new
9108 features to better organize the recentf menu and "More..." buffer.
9109
9110 Using new provided menu filtering functions you can now organize the
9111 recent files list:
9112
9113 - by major modes
9114 - by directories
9115 - by user defined rules
9116
9117 Finally, with the new `recentf-filter-changer' customizable filter you
9118 can define a ring of filters and dynamically (via the menu) cycle on
9119 each menu organization in the ring (a la msb).
9120
9121 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
9122
9123 * eshell/eshell.el (eshell): Replace links to eshell.info with
9124 links to eshell, to avoid problems on systems where the manual is
9125 installed as `eshell'.
9126 * eshell/esh-cmd.el (eshell-cmd): Ditto.
9127 * eshell/em-smart.el (eshell-smart): Ditto.
9128 * eshell/em-banner.el (eshell-banner): Ditto.
9129 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
9130
9131 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
9132 same-file check in the MS-DOS version (it does support inodes).
9133
9134 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
9135
9136 * eshell/eshell.el (eshell-directory-name):
9137 Run default directory name through convert-standard-filename.
9138
9139 2000-07-18 Kenichi Handa <handa@etl.go.jp>
9140
9141 * international/mule-cmds.el (select-safe-coding-system):
9142 Fix typo in the comment.
9143
9144 * language/european.el (compound-text):
9145 Force katakana-jisx0201 to be designated to G1.
9146
9147 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
9148 Don't translate some national variant characters of latin-jisx0201.
9149 (x-ctext): Force katakana-jisx0201 to be designated to G1.
9150
9151 * international/kkc.el (kkc-after-update-conversion-functions):
9152 New variable.
9153 (kkc-update-conversion): Run functions in it at the tail.
9154
9155 2000-07-16 John Wiegley <johnw@gnu.org>
9156
9157 * lisp/align.el (align-newline-and-indent):
9158 Adding new function. for auto-aligning blocks of code on RET.
9159 (align-region): Fixed badly formatted minibuffer message.
9160
9161 2000-07-17 Kenichi Handa <handa@etl.go.jp>
9162
9163 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
9164 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
9165 the conversion list at first if appropriate.
9166 (kkc-next): Don't update kkc-next-count here.
9167 (kkc-prev): Don't update kkc-prev-count here.
9168 (kkc-show-conversion-list-update): Fix setting up of conversion
9169 list message.
9170
9171 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
9172
9173 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
9174
9175 2000-07-16 Dave Love <fx@gnu.org>
9176
9177 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
9178 function to be more specific.
9179
9180 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
9181 non-string help-echo.
9182 (widget-types-convert-widget): Defsubst it.
9183 (widget-echo-help): Try to cope with a help-echo function of two
9184 possible sorts.
9185
9186 2000-07-15 Jason Rumney <jasonr@gnu.org>
9187
9188 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
9189 Declare as obsolete.
9190
9191 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
9192
9193 2000-07-14 Gerd Moellmann <gerd@gnu.org>
9194
9195 * hilit-chg.el: Fix typo.
9196
9197 2000-07-14 Dave Love <fx@gnu.org>
9198
9199 * info.el (Info-mode-menu): Fix use of :help, :enable.
9200
9201 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
9202
9203 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
9204
9205 2000-07-13 Dave Love <fx@gnu.org>
9206
9207 * emacs-lisp/easymenu.el: Doc fixes.
9208 (easy-menu-remove): Defalias to ignore.
9209
9210 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
9211 Call throw correctly.
9212
9213 2000-07-13 Gerd Moellmann <gerd@gnu.org>
9214
9215 * faces.el (frame-background-mode): Doc fix.
9216
9217 * simple.el (eval-expression-print-length): Change custom type to
9218 allow entering nil as value.
9219
9220 2000-07-13 Dave Love <fx@gnu.org>
9221
9222 * progmodes/fortran.el (fortran-imenu-generic-expression):
9223 Change definition layout.
9224 (fortran-mode-menu): Reinstate customize entries.
9225
9226 * cus-edit.el (custom-group-menu-create, customize-menu-create):
9227 Use :filter, per old XEmacs code.
9228
9229 2000-07-12 Gerd Moellmann <gerd@gnu.org>
9230
9231 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
9232 event when deciding what to send to the terminal.
9233
9234 2000-07-12 Dave Love <fx@gnu.org>
9235
9236 * cus-start.el: Add optional version as 4th element of specs and
9237 use it for several things new in v21. Remove load-path. Fix type
9238 of line-number-display-limit.
9239
9240 2000-07-11 Dave Love <fx@gnu.org>
9241
9242 * progmodes/fortran.el: Don't require easymenu.
9243 Use repeat counts in various regexps.
9244 (fortran-mode-syntax-table): Defvar directly.
9245 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
9246 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
9247 Use defvar, not defconst.
9248 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
9249 (fortran-mode): Set fortran-comment-line-start-skip,
9250 fortran-comment-line-start-skip, dabbrev-case-fold-search.
9251 (fortran-comment-indent): Use defsubst.
9252 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
9253 Use fortran-comment-indent, not fortran-comment-indent-function.
9254 (fortran-comment-region, fortran-electric-line-number): Simplify.
9255 (fortran-auto-fill): New function.
9256 (fortran-do-auto-fill): Deleted.
9257 (fortran-find-comment-start-skip):
9258 Check for non-null comment-start-skip.
9259 (fortran-auto-fill-mode, fortran-fill-statement):
9260 Use fortran-auto-fill.
9261 (fortran-fill): Use fortran-auto-fill. Check for null
9262 comment-start-skip. Simplify final clause and use end-of-line finally.
9263
9264 * widget.el (widget-plist-member): New alias.
9265
9266 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
9267
9268 * eshell/esh-module.el (toplevel): Reference
9269 byte-compile-current-file only if it is bound.
9270
9271 2000-07-10 Gerd Moellmann <gerd@gnu.org>
9272
9273 * dired.el: Don't require `dired-aux'.
9274
9275 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
9276
9277 * dired-aux.el (dired-show-file-type): New function.
9278 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
9279 (dired-show-file-type): Add autoload.
9280
9281 2000-07-10 Kenichi Handa <handa@etl.go.jp>
9282
9283 * international/mule-diag.el (describe-font): Adjusted for the
9284 change of fontset-info.
9285 (print-fontset): Likewise.
9286
9287 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
9288
9289 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
9290
9291 2000-07-07 Gerd Moellmann <gerd@gnu.org>
9292
9293 * bindings.el: Bind `[delete]' to delete-char.
9294
9295 * dired.el (dired-find-alternate-file): New function.
9296 (dired-mode-map): Bind `a' to dired-find-alternate-file.
9297 (toplevel): Require dired-aux when compiling.
9298 (dired-buffers): Move defvar within file to avoid compiler warning.
9299
9300 * info.el (Info-last-search): Variable removed.
9301 (Info-search-history): New variable.
9302 (Info-search): New Info-search-history.
9303
9304 * battery.el, info-look.el: Change author's mail address.
9305
9306 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9307
9308 * mail/rmail.el (rmail-clear-headers): Don't throw an error
9309 if rmail-ignored-headers is nil.
9310 (rmail-retry-failure): Bind rmail-ignored-headers and
9311 rmail-displayed-headers to nil.
9312
9313 2000-07-06 Gerd Moellmann <gerd@gnu.org>
9314
9315 * lpr.el (lpr-page-header-switches): Add `-h' switch.
9316 (print-region-1): Don't hard code `-h' here.
9317
9318 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
9319
9320 2000-07-01 Francesco Potorti` <pot@gnu.org>
9321
9322 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
9323 exim can use "your message" instead of "the message".
9324
9325 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
9326
9327 * facemenu.el: Docstrings fixes.
9328 (facemenu-get-face): Don't use internal-find-face.
9329 (facemenu-iterate): Rename arg to match the docstring.
9330
9331 * newcomment.el (uncomment-region): Be more careful when skipping
9332 backwards over `=' not to bump into BOBP.
9333
9334 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
9335
9336 * ediff-diff.el (ediff-wordify): Use syntax table.
9337 * ediff-init.el (ediff-has-face-support-p): Use
9338 ediff-color-display-p.
9339 (ediff-color-display-p): Use display-color-p, changed to defun
9340 from defsubst.
9341 Got rid of special cases for NeXT and OS/2.
9342 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
9343 face.
9344
9345 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
9346
9347 * emacs-lisp/lucid.el: Require CL.
9348 (copy-tree, remprop): Remove, it's provided by CL.
9349 (map-keymap): Define in terms of cl-map-keymap.
9350 (extent-property, set-extent-end-glyph): New functions.
9351
9352 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
9353
9354 2000-07-05 Gerd Moellmann <gerd@gnu.org>
9355
9356 * Makefile.in (DONTCOMPILE): Add comment that the name may
9357 not be changed without changing the make-dist script.
9358
9359 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
9360 (cl-mapc): Use mapc instead of cl-old-mapc.
9361
9362 2000-07-05 Andrew Innes <andrewi@gnu.org>
9363
9364 * makefile.nt: Add support for `bootstrap' and related targets.
9365
9366 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
9367
9368 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
9369 (easy-menu-do-define): Use `menu-item' format.
9370 Handle case where easy-menu-create-menu returns a symbol.
9371 Manually call the potential top-level filter in the function binding.
9372 (easy-menu-filter-return): New arg NAME.
9373 Convert to a keymap if MENU is an XEmacs menu.
9374 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
9375 (easy-menu-converted-items-table, easy-menu-convert-item):
9376 New var and fun to memoize easy-menu-convert-item-1.
9377 (easy-menu-do-add-item): Use it.
9378 (easy-menu-create-menu): Use easy-menu-convert-item.
9379 Wrap easy-menu-filter-return around any :filter specification.
9380 Don't convert the menu if a filter was specified.
9381 Tell easy-menu-make-symbol not to check for MENU being an expression.
9382 (easy-menu-make-symbol): New arg NOEXP.
9383
9384 2000-07-05 Gerd Moellmann <gerd@gnu.org>
9385
9386 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
9387 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
9388 (eval-defun): If called with prefix arg, instrument code for
9389 Edebug.
9390
9391 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
9392 similar to that of eval-defun.
9393
9394 2000-07-04 Dave Love <fx@gnu.org>
9395
9396 * hl-line.el (hl-line-overlay): Make it permanent-local.
9397
9398 * calendar/todo-mode.el: Replaced with a working version, based on
9399 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
9400
9401 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
9402
9403 * paths.el (prune-directory-list): New function.
9404 (Info-default-directory-list): Rewritten to more methodically
9405 enumerate a big list of possible info directories (based on the
9406 list used by the standalone info reader).
9407
9408 * info.el (info-initialize): Use prune-directory-list to remove
9409 non-existent directories from Info-directory-list.
9410
9411 * paths.el (Info-default-directory-list): Try a list of possible
9412 info-directories instead of a single one. Add the possible
9413 info directory "/usr/share/info".
9414
9415 * woman.el (woman-man.conf-path): Explicitly include the debian
9416 man-db config file "/etc/manpath.config".
9417 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
9418 are present in `manpath.config'.
9419 (woman-manpath): Include "/usr/share/man".
9420
9421 2000-07-03 Gerd Moellmann <gerd@gnu.org>
9422
9423 * frame.el (blink-cursor-mode): Don't hide cursor initially.
9424
9425 * startup.el (command-line): Initialize blink-cursor based
9426 on window-system.
9427
9428 * frame.el (blink-cursor): Default to nil if not running under
9429 a window-system.
9430
9431 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
9432 (face-x-resources): Remove duplicate entry for :font.
9433
9434 * textmodes/refer.el (refer-find-entry-internal): Use some-window
9435 instead of cycling through windows with next-window.
9436
9437 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
9438 of cycling through windows with next-window.
9439
9440 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
9441 of cycling through windows with next-window.
9442
9443 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
9444 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
9445 instead of cycling through windows with next-window.
9446
9447 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
9448 instead of cycling through windows with next-window.
9449
9450 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
9451 of cycling through windows with next-window.
9452
9453 * terminal.el (te-process-output): Use walk-windows instead of
9454 cycling through windows with next-window.
9455
9456 * server.el (server-switch-buffer): Use some-window instead of
9457 cycling through windows with next-window.
9458
9459 * window.el (some-window): New function.
9460 (walk-windows): Remove reference to walk-windows-start.
9461
9462 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
9463
9464 2000-07-03 Richard Stallman <rms@gnu.org>
9465
9466 * window.el (walk-windows): Guarantee termination by keeping a list
9467 of all the windows already handled.
9468
9469 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
9470
9471 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
9472 window-system.
9473
9474 * man.el (Man-notify-when-ready): Don't use window-system. If
9475 Man-notify-method is newframe, and the display is not
9476 multi-frame, select the frame created for the man page.
9477 (Man-init-defvars): Doc fix.
9478
9479 2000-06-28 Gerd Moellmann <gerd@gnu.org>
9480
9481 * faces.el (region): Change background color for light background.
9482
9483 * ediff-wind.el (ediff-setup-control-frame): Remove :box
9484 attribute from mode-line face of Ediff control frame.
9485
9486 * replace.el (query-replace-map): Bind `e' like `E'.
9487
9488 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
9489
9490 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
9491 Change name to "Select All".
9492
9493 * dos-fns.el (convert-standard-filename): Fix last change.
9494
9495 2000-06-27 Gerd Moellmann <gerd@gnu.org>
9496
9497 * help.el (describe-variable): Don't insert a second `'s' in front
9498 of the string `value is shown below'. Since the syntax-table is
9499 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
9500 an existing `'s', so that this won't be deleted.
9501
9502 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
9503 * pcmpl-unix.el: New files.
9504
9505 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
9506
9507 * wid-edit.el (widget-member): Use the new plist-member.
9508
9509 2000-06-26 Gerd Moellmann <gerd@gnu.org>
9510
9511 * replace.el (perform-replace): Undo change of 2000-04-04.
9512 Instead, move backward 1 character at the end of the loop when
9513 necessary.
9514
9515 * faces.el (fringe): Change face for different backgrounds.
9516
9517 * eshell/esh-module.el (toplevel): Load defgroup's differently;
9518 patch from John.
9519
9520 * eshell/*.el: Change spelling of the Free Software Foundation.
9521
9522 * eshell/esh-toggle.el: Removed.
9523
9524 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
9525
9526 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
9527 interactively.
9528
9529 2000-06-26 Alex Schroeder <alex@gnu.org>
9530
9531 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
9532 `define-key'; instead of checking `(emacs-version)' check for
9533 `set-keymap-parent' and `set-keymap-name' directly. Add entries
9534 for `;' and `o' which might be electric.
9535
9536 (sql-electric-stuff): New user option.
9537 (sql-magic-go): New function which uses `sql-electric-stuff'.
9538 (sql-magic-semicolon): New function which uses
9539 `sql-electric-stuff'.
9540
9541 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
9542 is not fboundp.
9543
9544 (sql-oracle-options): New variable.
9545 (sql-oracle): Use it.
9546
9547 (sql-imenu-generic-expression): Doc change.
9548 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
9549 is used.
9550
9551 (sql-informix): Added command line parameter "-" to force
9552 sql-informix-program to use stdout.
9553
9554 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
9555
9556 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
9557 (cp864-decode-table): Doc fix.
9558 (cp720-decode-table): New variable, supports the Arabic OEM
9559 codepage used by Windows.
9560 (cp737-decode-table): New, Greek OEM codepage used by Windows.
9561
9562 2000-06-23 Dave Love <fx@gnu.org>
9563
9564 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
9565 (font-lock-fontify-anchored-keywords): Use
9566 line-beginning-position.
9567 (global-font-lock-mode): Use mapc.
9568
9569 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
9570
9571 * eshell/esh-module.el: Require CL when compiling.
9572
9573 2000-06-23 Gerd Moellmann <gerd@gnu.org>
9574
9575 * comint.el (comint-substitute-in-file-name): Call replace-match
9576 with second and third arg t.
9577
9578 * cus-edit.el (custom-button-face, custom-button-pressed-face):
9579 Specify foreground color.
9580
9581 * faces.el (tool-bar, mode-line, header-line): Specify foreground
9582 color.
9583
9584 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
9585
9586 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
9587 cddr instead of cdddr.
9588
9589 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
9590 instead of copy-list.
9591
9592 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
9593 of copy-list.
9594
9595 * subdirs.el: Add eshell subdirectory.
9596
9597 * eshell: New subdirectory containing the Eshell package.
9598
9599 * pcomplete.el: New file.
9600
9601 2000-06-23 Paul Eggert <eggert@twinsun.com>
9602
9603 * mail/mailpost.el (post-mail-send-it): Make sure file has
9604 proper permissions from birth.
9605
9606 * files.el (basic-save-buffer-2): When temporarily setting
9607 file modes, set them to current modes plus 0200, not to 0777.
9608
9609 * emerge.el (emerge-make-temp-file): Make sure file has proper
9610 permissions from birth.
9611
9612 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
9613
9614 * files.el (make-backup-file-name-1): On DOS/Windows, run the
9615 backup file name through convert-standard-filename.
9616
9617 * dos-fns.el (convert-standard-filename): Convert leading
9618 directories as well. When long file names are supported, convert
9619 characters that are invalid in Windows file names.
9620
9621 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9622
9623 * ps-print.el: Fix bug: if ^L is the very first buffer character,
9624 ps-print crashes. New feature: page selection for printing. Create
9625 raw-text-unix coding system for XEmacs. Doc fix.
9626 (ps-print-version): New version number (5.2.3).
9627 (ps-plot-region): Bug fix.
9628 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
9629 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
9630 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
9631 funs.
9632 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
9633 (ps-last-page): New vars.
9634
9635 2000-06-21 Gerd Moellmann <gerd@gnu.org>
9636
9637 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
9638 empty option string.
9639
9640 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
9641
9642 * man.el (man): Doc fix.
9643
9644 2000-06-21 Kenichi Handa <handa@etl.go.jp>
9645
9646 * international/mule-cmds.el (set-language-info-alist): Docstring
9647 fixed.
9648
9649 2000-06-20 Gerd Moellmann <gerd@gnu.org>
9650
9651 * version.el (emacs-version): Use ISO date format.
9652
9653 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
9654 instead of `M-backspace'.
9655
9656 * simple.el (turn-off-auto-fill): New function.
9657
9658 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
9659
9660 * jit-lock.el (with-buffer-prepared-for-jit-lock):
9661 Renamed from with-buffer-prepared-for-font-lock and use
9662 inhibit-modification-hooks rather than setting *-change-functions.
9663 Update all functions to use the new name.
9664 (jit-lock-first-unfontify-pos): New semantics (and doc).
9665 (jit-lock-mode): Make non-interactive.
9666 Don't automatically turn on font-lock.
9667 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
9668 Always use jit-lock-after-change.
9669 Remove and restore font-lock-after-change-function.
9670 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
9671 (jit-lock-after-unfontify-buffer): Remove.
9672 (jit-lock-stealth-fontify):
9673 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
9674 (jit-lock-after-change): Set the `fontified' text-prop to nil.
9675
9676 2000-06-20 Sam Steingold <sds@gnu.org>
9677
9678 * emacs-lisp/cl-indent.el (toplevel): Indent
9679 `print-unreadable-object' properly. Untabify.
9680
9681 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
9682
9683 * textmodes/reftex.el (reftex-find-citation-regexp-format):
9684 Support for bibentry.
9685 (reftex-compile-variables): Fixed problem with end of section-re.
9686
9687 * texmodes/reftex-dcr.el (reftex-view-crossref,
9688 reftex-view-crossref-from-bibtex):
9689 Deal with changed `reftex-find-citation-regexp-format'.
9690 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
9691 Replaced `remprop' with `put'.
9692 (reftex-view-crossref, reftex-view-crossref-when-idle):
9693 Support for bibentry.
9694
9695 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9696 New entry for bibentry package.
9697
9698 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
9699 Regexp also matches "\nobibliography".
9700
9701 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
9702 Call `reftex-ensure-write-access' before doing anything.
9703 (reftex-ensure-write-access): New function.
9704
9705 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
9706
9707 * progmodes/idlwave.el: File re-installed (update to version 4.2)
9708
9709 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
9710
9711 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
9712
9713 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
9714
9715
9716 2000-06-20 Dave Love <fx@gnu.org>
9717
9718 * faces.el (frame-background-mode): Use set-default, not set, in
9719 setter.
9720 (frame-update-faces, frame-update-face-colors): Define with
9721 defalias.
9722
9723 * enriched.el (enriched-decode-foreground)
9724 (enriched-decode-background): Don't use internal-find-face.
9725
9726 * apropos.el: Doc fixes.
9727
9728 * cus-edit.el (customize-changed-options): Check arg.
9729 (customize-version-lessp): Don't require decimal point.
9730
9731 * custom.el (defcustom, defgroup): Doc fix.
9732
9733 * newcomment.el (comment) <defgroup>: Add :version.
9734 (comment-multi-line): Doc fix.
9735
9736 * emulation/mlsupport.el (define-hooked-local-abbrev,
9737 define-hooked-global-abbrev): Fix, using define-abbrev.
9738
9739 2000-06-19 Gerd Moellmann <gerd@gnu.org>
9740
9741 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
9742 the whole buffer.
9743
9744 2000-06-19 Dave Love <fx@gnu.org>
9745
9746 * menu-bar.el (menu-bar-options-save): New function.
9747 (menu-bar-options-menu): Use it.
9748 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
9749 Simplify.
9750
9751 2000-06-19 Andreas Schwab <schwab@suse.de>
9752
9753 * progmodes/etags.el (tags-query-replace): Put new parameters
9754 START and END at the end, for backward compatibility.
9755
9756 2000-06-19 Kenichi Handa <handa@etl.go.jp>
9757
9758 * international/codepage.el:
9759 (cp-coding-system-for-codepage-1): Delete special codes for
9760 generating xxx-dos coding system because now a CCL based coding
9761 system can handle EOL conversion by default.
9762
9763 * international/mule.el (make-coding-system): Generate subsidiary
9764 coding systems for EOL handling variants even for a CCL based
9765 coding system.
9766
9767 2000-06-19 Kenichi Handa <handa@etl.go.jp>
9768
9769 * international/isearch-x.el (isearch-minibuffer-input-method)
9770 (isearch-minibuffer-input-method-function): These variables
9771 deleted.
9772 (isearch-with-input-method): Don't use the above variables.
9773 (isearch-process-search-multibyte-characters): Likewise. Call
9774 read-string with the arg INHERIT-INPUT-METHOD t.
9775
9776 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
9777
9778 * font-lock.el (font-lock-after-fontify-buffer)
9779 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
9780
9781 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
9782 Use consistent make-local-variable style for font-lock-fontified.
9783 (jit-lock-fontify-buffer):
9784 Don't bother checking for font-lock-mode and jit-lock-mode.
9785
9786 * time.el: Remove trailing ^M that prevent CVS-merging.
9787
9788 2000-06-16 Gerd Moellmann <gerd@gnu.org>
9789
9790 * Makefile.in (distclean): New target.
9791
9792 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
9793
9794 * Makefile.in (srcdir): Define for update-subdirs.
9795
9796 2000-06-16 Gerd Moellmann <gerd@gnu.org>
9797
9798 * find-lisp.el: New file.
9799
9800 2000-06-16 Andrew Innes <andrewi@gnu.org>
9801
9802 * time.el (display-time-mail-function): New variable, to allow
9803 external packages to indicate when new mail is available.
9804 (display-time-update): Use it.
9805
9806 2000-06-16 Kenichi Handa <handa@etl.go.jp>
9807
9808 * international/mule.el (mule-version): Change version name to
9809 SAKAKI. AOI has already been used by Meadow.
9810
9811 * international/quail.el (quail-show-guidance-buf): To find the
9812 bottom window (but minibuffer), pay attention to the height of
9813 minibuffer.
9814
9815 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
9816
9817 * arc-mode.el (archive-mode-map): Use the new menu-item format for
9818 menu-bar menus. Add help strings. Don't remove the Edit menu
9819 from the menu bar, as the menu bar has enough space now.
9820
9821 * Makefile.in (SHELL): Make sure /bin/sh is used.
9822
9823 * woman.el (woman-man-buffer): Fix bold and underlined CJK
9824 characters, which use series of two ^H characters instead of one.
9825
9826 2000-06-15 Gerd Moellmann <gerd@gnu.org>
9827
9828 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
9829 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
9830 functions.
9831 (Info-find-node-2): Try a case-sensitive search first, then
9832 do a case-insensitive search.
9833
9834 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
9835 tutorials.
9836
9837 * complete.el (PC-env-vars-alist): New variable.
9838 (PC-complete-as-file-name): New function.
9839 (partial-completion-mode): Initialize PC-env-vars-alist from
9840 process-environment.
9841 (PC-do-completion): Handle completion of env vars.
9842
9843 * info.el (Info-set-mode-line): Show file name in mode line,
9844 use `*Info*' instead of `Info:'.
9845
9846 * startup.el (command-line-1): Change copyright messages to year
9847 2000.
9848
9849 2000-06-15 Dave Love <fx@gnu.org>
9850
9851 * net/goto-addr.el (goto-address-fontify): Use keymap property,
9852 not local-map.
9853
9854 2000-06-15 Kenichi Handa <handa@etl.go.jp>
9855
9856 * international/mule.el (set-buffer-file-coding-system): Almost
9857 rewritten to handle `undecided' as no-op.
9858
9859 2000-06-14 Gerd Moellmann <gerd@gnu.org>
9860
9861 * Makefile.in: New file.
9862
9863 * Makefile: Removed.
9864
9865 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
9866 (goto-address-highlight-keymap): Bind C-c RET.
9867
9868 2000-06-14 Kenichi Handa <handa@etl.go.jp>
9869
9870 * mail/sendmail.el (sendmail-send-it): The temporary buffer
9871 inherits buffer-file-coding-system of the current buffer.
9872
9873 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
9874 0. Give correct argument to set-auto-coding-function.
9875 (tar-expunge): For goto-char, use (point-min), not 0.
9876 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
9877 (tar-subfile-save-buffer): Likewize.
9878
9879 * international/mule.el
9880 (after-insert-file-set-buffer-file-coding-system): Call
9881 set-buffer-file-coding-system with the arg FORCE t.
9882
9883 2000-06-13 Gerd Moellmann <gerd@gnu.org>
9884
9885 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
9886 nil. Contemporary sendmails issue an X-Authentication-Warning if
9887 the sender is set with `-f'.
9888
9889 2000-06-13 Dave Love <fx@gnu.org>
9890
9891 * help.el (describe-function-1): Kluge around cases of functions
9892 fset to subrs whose doc doesn't match their symbol-name.
9893
9894 * image.el (insert-image): Default STRING to a space.
9895
9896 * info.el Doc fixes.
9897 (Info-build-node-completions): Match Ref tags.
9898
9899 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
9900
9901 * frame.el (display-multi-frame-p, display-multi-font-p): New
9902 defaliases for display-graphic-p.
9903
9904 * hl-line.el: Fixed a typo in commentary.
9905
9906 2000-06-13 Kenichi Handa <handa@etl.go.jp>
9907
9908 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
9909 fixed.
9910
9911 2000-06-12 Dave Love <fx@gnu.org>
9912
9913 * image.el (insert-image): Save a little consing.
9914
9915 2000-06-12 Kenichi Handa <handa@etl.go.jp>
9916
9917 * language/tibet-util.el: Convert all tibetan-1-column characters
9918 to the corresponding tibetan characters.
9919 (tibetan-add-components): Delete code for the special treatment of
9920 'a chung.
9921
9922 * language/tibetan.el (tibetan-composable-pattern): Fix previous
9923 change.
9924 (tibetan-vowel-transcription-alist): More rules added.
9925 (tibetan-composite-vowel-alist): New variable.
9926 (tibetan-precomposition-rule-alist): More rules added.
9927
9928 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
9929
9930 * startup.el (command-line): Only call menu-bar-mode if interactive.
9931
9932 * thingatpt.el (toplevel symbol-properties):
9933 * textmodes/makeinfo.el (makeinfo-compile):
9934 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
9935 * progmodes/hideif.el (hif-compress-define-list)
9936 (hide-ifdef-use-define-alist):
9937 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9938 (ange-ftp-vms-add-file-entry):
9939 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
9940 * man.el (Man-build-man-command):
9941 * mail/rnewspost.el (news-reply-header-hook):
9942 * info.el (Info-insert-dir):
9943 * emulation/mlconvert.el (backward-word, forward-word, setq):
9944 * emacs-lisp/gulp.el (gulp-send-requests):
9945 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
9946 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9947 (byte-optimize-apply, end of file):
9948 * emacs-lisp/advice.el (ad-advice-class-completion-table)
9949 (ad-make-freeze-definition):
9950 * startup.el (command-line, command-line-1): Don't quote lambdas.
9951
9952 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
9953 (cvs-cleanup-removed): New function.
9954 (cvs-cleanup-functions): New var.
9955 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
9956 some flexibility in specifying additional entries to auto-cleanup.
9957 (cvs-quickdir): New function.
9958 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
9959 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
9960 (cvs-mode-find-file): Check that we are on a filename or dirname
9961 when invoked through a mouse-click.
9962 (cvs-full-path): Remove.
9963 (cvs-dired-action): Re-introduced.
9964 (cvs-dired-noselect): Use it.
9965 (vc-post-command-functions): use this new hook if available.
9966
9967 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
9968 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
9969 (cvs-filename-map, cvs-dirname-map): Remove.
9970 (cvs-default-action): Remove.
9971 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
9972 if the arg is really a keymap.
9973 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
9974 Don't hardcode the mapping from state (aka type) to face, but check
9975 the var cvs-fi-<type>-face instead.
9976 (cvs-fileinfo-from-entries): New function.
9977
9978 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
9979 Docstring fix.
9980 (cvs-find-file-and-jump): Change default to be safer.
9981 (cvs-mode-diff-map): Define it as a function as well.
9982 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
9983 Bind mouse-2 in this global map rather than with text-properties.
9984
9985 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
9986 file to resolve the ambiguity between C(conflict) and C(need-merge).
9987
9988 2000-06-12 Kenichi Handa <handa@etl.go.jp>
9989
9990 * international/mule.el (set-buffer-file-coding-system): If
9991 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
9992 unconditionally.
9993
9994 2000-06-12 Dave Love <fx@gnu.org>
9995
9996 * wid-edit.el (widget-specify-button): Really suppress the face if
9997 required.
9998
9999 2000-06-11 Gerd Moellmann <gerd@gnu.org>
10000
10001 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
10002
10003 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
10004
10005 * imenu.el (imenu-generic-expression): Docstring fix.
10006
10007 * composite.el (composition-function-table): Move the `put'
10008 below the autoload cookie so we can load the file before loaddefs.
10009
10010 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
10011
10012 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
10013 Handle easy-mmode-define-global-mode.
10014 For complex macros like define-minor-mode that can generate
10015 several autoload entries, try to autoload entries in the
10016 macroexpanded code.
10017
10018 * emacs-lisp/easy-mmode.el (define-minor-mode):
10019 If KEYMAP is a symbol, just use it.
10020 Use byte-compile-current-file and load-file-name to infer the
10021 proper :require to pass to defcustom.
10022 Wrap the hook var into `progn' so as not to autoload it.
10023 Add a :autoload-end cookie.
10024 Be more careful about the evaluation of KEYMAP.
10025 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
10026 (define-derived-mode): Move define-abbrev-table outside of defvar.
10027
10028 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
10029
10030 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
10031 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
10032 (backup-compiled-files): Ignore errors during `tar'.
10033 (bootstrap): Make autoloads before elc files.
10034
10035 2000-06-10 Kenichi Handa <handa@etl.go.jp>
10036
10037 * international/mule.el (set-buffer-file-coding-system): If one of
10038 undecided-XXX is specified, change only EOL conversion.
10039
10040 * international/mule-conf.el (unix): New alias for the coding
10041 system undecided-unix.
10042
10043 2000-06-09 Dave Love <fx@gnu.org>
10044
10045 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
10046
10047 * progmodes/executable.el: Byte compile dynamic.
10048 (executable-insert): Change custom type.
10049 (executable-find): Add autoload cookie.
10050 (executable-make-buffer-file-executable-if-script-p): New
10051 function. After Noah Friedman.
10052
10053 * files.el (after-save-hook): Customize, with
10054 executable-make-buffer-file-executable-if-script-p as an option.
10055
10056 2000-06-09 Kenichi Handa <handa@etl.go.jp>
10057
10058 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
10059 "tib24p-mule.bdf" for Tibetan.
10060
10061 * composite.el (decompose-composite-char): Declare it as obsolete.
10062
10063 * man.el (Man-fontify-manpage): Pay attention to underline and
10064 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
10065
10066 2000-06-08 Gerd Moellmann <gerd@gnu.org>
10067
10068 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
10069 Set maintainer to FSF since author isn't reachable.
10070
10071 2000-06-08 Dave Love <fx@gnu.org>
10072
10073 * international/mule-cmds.el (select-safe-coding-system): If
10074 DEFAULT-CODING-SYSTEM is not specified, also check the most
10075 preferred coding-system if buffer-file-coding-system is
10076 `undecided'. From Handa.
10077
10078 2000-06-08 Kenichi Handa <handa@etl.go.jp>
10079
10080 * international/mule.el
10081 (after-insert-file-set-buffer-file-coding-system): If the buffer
10082 size is greater than INSERTED, judget that we are not visiting.
10083
10084 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
10085
10086 * whitespace.el (defgroup whitespace): Comment out `:version'.
10087 XEmacs 20.4 has problems defining the group with this present.
10088 We'll have this commented out till get resolve the problem.
10089
10090 2000-06-07 John Wiegley <johnw@gnu.org>
10091
10092 * align.el (align-dq-string-modes, align-sq-string-modes)
10093 (align-open-comment-modes): Add pyhton-mode.
10094 (align-rules-list): Use get-text-property instead of
10095 text-properties-at.
10096 (align-rules-list): Add python-assignment.
10097 (align-rules-list): Change perl-comma-delimiter to
10098 basic-comma-delimiter. Use if for Perl modes and python-mode.
10099 (align-rules-list): Add python-chain-logic and
10100 basic-line-continuation.
10101
10102 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
10103
10104 * apropos.el (apropos-mode-hook): New user variable.
10105 (apropos-mode): Run apropos-mode-hook.
10106
10107 2000-06-07 David Ponce <david@dponce.com>
10108
10109 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
10110 commands. Require `wid-edit' at run-time.
10111
10112 2000-06-07 David Ponce <david@dponce.com>
10113
10114 * recentf.el: Added some "Commentary".
10115 (recentf-open-more-files, recentf-edit-list): Minor changes to
10116 move the point at the top of the file list. This behaviour is
10117 consistent with the menu one when the list contains a lot of
10118 files.
10119 (recentf-cleanup): Now displays the number of items removed from
10120 the list.
10121 (recentf-relative-filter) New menu filter to show filenames
10122 relative to `default-directory'.
10123
10124 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10125
10126 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
10127 with/without giving an error if PostScript printer doesn't have this
10128 kind of page size. Zebra Stripe continues or restarts on next page.
10129 Manual/automatic paper feeding. Switch or not the header.
10130 (ps-print-version): New version number (5.2.2).
10131 (ps-windows-system): Include emx as a Windows system.
10132 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
10133 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
10134 (ps-background-text): Code fix.
10135 (ps-error-handler-message, ps-user-defined-prologue)
10136 (ps-print-prologue-header, ps-printer-name)
10137 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
10138 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
10139 (ps-use-face-background): Customization fix.
10140 (ps-n-up-database): Data fix.
10141 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
10142 (ps-switch-header): New vars.
10143 (ps-xemacs-color-name, ps-face-foreground-name)
10144 (ps-face-background-name, ps-boolean-constant): New funs.
10145
10146 2000-06-07 Dave Love <fx@gnu.org>
10147
10148 * allout.el: New version from Manheimer.
10149
10150 2000-06-07 Kenichi Handa <handa@etl.go.jp>
10151
10152 * textmodes/fill.el (fill-find-break-point): Check the validity of
10153 charset.
10154
10155 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10156
10157 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
10158 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
10159 Call display-color-p and display-mouse-p instead of looking at
10160 window-system.
10161
10162 2000-06-06 Dave Love <fx@gnu.org>
10163
10164 * image.el (find-image): Doc fix. Return nil if image not found.
10165 (put-image, insert-image): Make STRING arg optional.
10166
10167 2000-06-06 Kenichi Handa <handa@etl.go.jp>
10168
10169 * language/vietnamese.el: Remove eval-when-compile.
10170 (viet-viscii-nonascii-translation-table): Define it as a
10171 translation table made from viet-viscii-decode-table.
10172 (viet-viscii-encode-table): Define it as a translation table made
10173 from the reverse map of above.
10174 (viet-vscii-nonascii-translation-table): Define it as a
10175 translation table made from viet-vscii-decode-table.
10176 (viet-vscii-encode-table): Define it as a translation table made
10177 from the reverse map of above.
10178 (ccl-decode-viscii): Use translate-character.
10179 (ccl-encode-viscii, ccl-encode-viscii-font)
10180 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
10181 Likewize.
10182
10183 * language/cyrillic.el: Remove eval-when-compile.
10184 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
10185 translation table made from cyrillic-koi8-r-decode-table.
10186 (cyrillic-koi8-r-encode-table): Define it as a translation table
10187 made from the reverse map of above.
10188 (ccl-decode-koi8): Use translate-character.
10189 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
10190 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
10191 a translation table made from cyrillic-alternativnyj-decode-table.
10192 (cyrillic-alternativnyj-encode-table): Define it as a translation
10193 table made from the reverse map of above.
10194 (ccl-decode-alternativnyj): Use translate-character.
10195 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
10196 Likewize
10197
10198 * international/mule-diag.el (non-iso-charset-alist): Specify
10199 translation table symbol instead of translation table itself.
10200 (list-block-of-chars): CHARSET may be a translation table symbol.
10201
10202 * international/mule.el (make-coding-system): If CODING-SYSTEM
10203 already exists, override it.
10204
10205 * international/fontset.el: Use family `proportional' for Tibetan
10206 fonts.
10207
10208 * international/ccl.el (ccl-compile-translate-character): Don't
10209 check if Rrr has property translation-table.
10210 (ccl-compile-map-multiple): Modified to avoid compiler warning.
10211
10212 2000-06-05 Gerd Moellmann <gerd@gnu.org>
10213
10214 * info.el: Bind case-fold-search to t when searching in case
10215 a user sets it to nil in a hook.
10216
10217 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
10218
10219 * autoarg.el (autoarg-mode, autoarg-kp-mode):
10220 * hl-line.el (hl-line-mode): Use the new :global key argument.
10221
10222 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
10223 (tar-clip-time-string): Prepend a space.
10224 (tar-grind-file-mode): Construct a string rather than modifying one.
10225 (tar-header-block-summarize): Fix docstring.
10226 Use `format' rather than an error-prone set of copy-loops.
10227
10228 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
10229 (diff-goto-source, diff-unified->context, diff-context->unified)
10230 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
10231 understand the format output by the `-p' argument to diff.
10232
10233 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
10234 (sh-re-done): Use defconst.
10235 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
10236 (sh-help-string-for-variable, sh-guess-basic-offset):
10237 Don't quote lambdas.
10238 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
10239 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
10240
10241 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
10242 (mh-letter-mode): Derive from text-mode.
10243 This implicitly means that it now calls kill-all-local-variables.
10244 Also remove the Emacs-18 compatibility code.
10245
10246 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
10247 Make use of symbol-property doc-string-elt.
10248 Use memq rather than a sequence of eq.
10249 (doc-string-elt): Fix the wrong or missing previously unused values.
10250 (autoload-print-form): New function extracted from
10251 generate-file-autoloads to allow recursion when handling progn
10252 so that defvar's and defun's docstrings are properly printed.
10253 (generate-file-autoloads): Use it.
10254
10255 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
10256 Use find-file-hooks in the minor-mode function.
10257 Be careful not to loop indefinitely in the post-command-hook function.
10258
10259 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
10260
10261 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
10262 tty's.
10263 * ediff-diff.el (ediff-exec-process): Use --binary for fine
10264 differences whenever appropriate.
10265 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
10266 * viper.el (find-file, find-file-other-window): Get viper to do
10267 wildcards.
10268
10269 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
10270
10271 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
10272 (jit-lock-fontify-buffer): New function for JIT refontification.
10273 (jit-lock-mode): Fix docstring.
10274 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
10275 Remove jit-lock-after-change from the _local_ hook.
10276 (jit-lock-function-1): Fix docstring.
10277
10278 * info.el (Info-on-current-buffer): Initialize info.
10279
10280 * newcomment.el (comment-indent): Ignore comment-indent-hook.
10281
10282 * progmodes/tcl.el (tcl-indent-for-comment):
10283 Ignore comment-indent-hook.
10284
10285 * emacs-lisp/easy-mmode.el: Require CL during compilation.
10286 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
10287 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
10288 and improve to use the lighter to guess the capitalization.
10289 (define-minor-mode): Inline code from easy-mmode-define-toggle.
10290 Add keyword arguments to specify global-ness or the custom group.
10291 Add local-map and help-echo properties to the lighter.
10292 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
10293 (easy-mmode-define-global-mode): New macro.
10294
10295 2000-06-02 Dave Love <fx@gnu.org>
10296
10297 * wid-edit.el: byte-compile-dynamic since we typically don't use
10298 all the widgets. Don't require cl or widget. Remove
10299 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
10300 (widget-read-event): Removed. Callers changed to use read-event.
10301 (widget-button-release-event-p): Renamed from
10302 button-release-event-p.
10303 (widget-field-add-space, widget-field-use-before-change):
10304 Uncustomize.
10305 (widget-specify-field): Use keymap property, not local-map.
10306 (widget-specify-button): Obey :suppress-face.
10307 (widget-specify-insert): Use modern backquote syntax.
10308 (widget-image-directory): Renamed from widget-glyph-directory.
10309 (widget-image-enable): Renamed from widget-glyph-enable.
10310 (widget-image-find): Replaces widget-glyph-find.
10311 (widget-button-pressed-face): Move defvar.
10312 (widget-image-insert): Replaces widget-glyph-insert.
10313 (widget-convert): Use keywordp.
10314 (widget-leave-text, widget-children-value-delete): Use mapc.
10315 (widget-keymap): Remove XEmacs stuff.
10316 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
10317 (widget-button-click): Don't set point at the click, but re-centre
10318 if we scroll out of window. Rewritten for images v. glyphs &c.
10319 (widget-tabable-at): Use POS arg, not point.
10320 (widget-beginning-of-line, widget-end-of-line)
10321 (widget-item-value-create, widget-sublist, widget-princ-to-string)
10322 (widget-sexp-prompt-value, widget-echo-help): Simplify.
10323 (widget-default-create): Use widget-image-insert; some rewriting.
10324 (widget-visibility-value-create)
10325 (widget-push-button-value-create, widget-toggle-value-create): Use
10326 widget-image-insert.
10327 (checkbox): Create on and off images dynamically.
10328 (documentation-link): Change :help-echo.
10329 (widget-documentation-link-echo-help): Remove.
10330
10331 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
10332
10333 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
10334
10335 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
10336 (easy-mmode-define-toggle, define-minor-mode): Use it.
10337 (easy-mmode-define-keymap): Docstring fix.
10338 (define-derived-mode): Default PARENT to fundamental-mode.
10339 Add the derived-mode-parent symbol-property.
10340 (easy-mmode-derived-mode-p): New function.
10341
10342 2000-06-02 Dave Love <fx@gnu.org>
10343
10344 * files.el (convert-standard-filename): Doc fix.
10345 (normal-backup-enable-predicate): New function.
10346 (backup-enable-predicate): Use it to replace the lambda form.
10347
10348 * calendar/todo-mode.el: [This needs more work on the outline
10349 stuff.] Doc fixes.
10350 (todo) <defgroup>: Add :version.
10351 (todo-add-category): Don't use pushnew.
10352 (todo-cmd-raise): Fix typo.
10353 (todo-top-priorities): Change temp buffer name.
10354 (todo-category-alist): Avoid redundant lambda.
10355 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
10356 Use outline-next-heading.
10357
10358 * autoarg.el: Rewritten to use define-minor-mode.
10359 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
10360 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
10361
10362 2000-06-02 Kenichi Handa <handa@etl.go.jp>
10363
10364 * isearch.el (isearch-other-meta-char): Fix previous change.
10365
10366 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
10367
10368 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
10369 (log-edit-done): Only add the comment to the ring if it's different
10370 from the last comment entered.
10371
10372 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
10373
10374 2000-06-01 Dave Love <fx@gnu.org>
10375
10376 * hl-line.el: Rewritten using define-minor-mode.
10377
10378 * help.el (describe-function-1): Distinguish special form from
10379 builtin function. Sanity-check presence of arglist for builtins.
10380
10381 2000-06-01 Kenichi Handa <handa@etl.go.jp>
10382
10383 * international/characters.el: Fix syntax/category setting of
10384 Tibetan characters.
10385
10386 * language/tibet-util.el (tibetan-add-components): Fixes for new
10387 encoding of Tibetan characters.
10388 (tibetan-decompose-precomposition-alist): New variable.
10389 (tibetan-decompose-region): Convert precomposed characters to
10390 non-precomposed characters.
10391 (tibetan-decompose-string): Likewise.
10392 (tibetan-composition-function): Fix args to
10393 thibetan-compose-string.
10394
10395 * language/tibetan.el (tibetan-composable-pattern): More
10396 characters included.
10397 (tibetan-consonant-transcription-alist): Rule for "R" added.
10398 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
10399 "+R" added.
10400 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
10401
10402 * language/lao-util.el (lao-composition-function): Fix args to
10403 compose-string.
10404
10405 * language/thai-util.el (thai-composition-function): Fix args to
10406 compose-string.
10407
10408 * isearch.el (isearch-update): Set disable-point-adjustment to t
10409 to prevent the point moving to the end of a composition when a
10410 part of a composition is searched.
10411 (isearch-other-meta-char): If the key invoking this command can be
10412 mapped by function-key-map to a printing char, call
10413 isearch-process-search-char directly.
10414
10415 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
10416
10417 * emacs-lisp/bytecomp.el:
10418 * frame.el:
10419 * international/mule-cmds.el:
10420 * international/mule-util.el:
10421 * international/mule.el:
10422 * mouse.el:
10423 * subr.el:
10424 * faces.el: Update calls to make-obsolete with a WHEN argument.
10425
10426 * byte-run.el (make-obsolete, make-obsolete-variable):
10427 Add an optional WHEN argument and change the format of the
10428 symbol-property information.
10429 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
10430 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
10431 new obsolete-symbol-property format and print WHEN if it is provided.
10432
10433 2000-05-31 Dave Love <fx@gnu.org>
10434
10435 * loadhist.el (loadhist-hook-functions): Remove
10436 before-change-function, after-change-function.
10437 (unload-feature): Deal with symbols which are both bound and
10438 fbound.
10439
10440 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
10441 before-change-function, after-change-function.
10442
10443 * simple.el (newline): Don't bind before-change-function,
10444 after-change-function.
10445
10446 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
10447
10448 * whitespace.el (whitespace-rescan-timer-time): Update interval
10449 set to 600 seconds (10 minutes) instead of 60 seconds since
10450 a large number of whitespace buffers causes emacs to `freeze'
10451 for a considerable amount of time.
10452
10453 * whitespace.el: Updated email address
10454
10455 2000-05-31 Dave Love <fx@gnu.org>
10456
10457 * add-log.el (change-log-font-lock-keywords) <function>: Add
10458 pattern for function of change.
10459 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
10460 acknowledgements patterns.
10461
10462 2000-05-31 Kenichi Handa <handa@etl.go.jp>
10463
10464 * isearch.el (isearch-printing-char): If keyboard coding system is
10465 being used, call isearch-process-search-multibyte-characters.
10466
10467 * international/isearch-x.el: Mostly rewritten.
10468
10469 * international/quail.el (quail-start-conversion): Don't include
10470 unhandled events in the returned events, but set them in
10471 unread-command-events. Exit if all inputs are deleted.
10472
10473 2000-05-30 Jason Rumney <jasonr@gnu.org>
10474
10475 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
10476
10477 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
10478 Reenable code to create initial fontsets.
10479 Use set-fontset-font in place of put-charset-property.
10480
10481 2000-05-30 Gerd Moellmann <gerd@gnu.org>
10482
10483 * progmodes/perl-mode.el (perl-indent-line): When looking for a
10484 label, ensure that the first colon isn't followed by another.
10485
10486 * paths.el (Info-default-directory-list): Doc fix.
10487
10488 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
10489 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
10490 send a query containing USER only, not USER@HOST.
10491
10492 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
10493 and rmail-msgend to compute the restriction at the end, instead of
10494 computing it.
10495
10496 2000-05-29 Gerd Moellmann <gerd@gnu.org>
10497
10498 * dabbrev.el (dabbrev-expand): Don't display messages in the
10499 echo area if the minibuffer window is active.
10500
10501 * jit-lock.el (jit-lock-mode): Add after change function to
10502 local hook.
10503
10504 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
10505
10506 * antlr-mode.el: New commands: hide/unhide actions,
10507 upcase/downcase literals.
10508 (antlr-tiny-action-length): New user option.
10509 (antlr-hide-actions): New command. Suggested by
10510 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
10511 (antlr-mode-map): New binding [C-c C-v].
10512 (antlr-mode-menu): New entries.
10513 (antlr-downcase-literals): New command.
10514 (antlr-upcase-literals): Ditto.
10515
10516 * antlr-mode.el: Minor changes: indendation, mode-name.
10517 (antlr-indent-line): Indent cpp directive at column 0.
10518 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
10519
10520 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
10521 (antlr-font-lock-additional-keywords): Workaround for intentional
10522 bug in XEmacs version of font-lock.
10523 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
10524 be used by a smarter version of `buffers-menu-grouping-function'.
10525
10526 2000-05-29 Gerd Moellmann <gerd@gnu.org>
10527
10528 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
10529 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
10530
10531 2000-05-29 Kenichi Handa <handa@etl.go.jp>
10532
10533 * international/encoded-kb.el
10534 (encoded-kbd-iso2022-designation-map): Pay attention to that
10535 charset-iso-final-char return -1 for eight-bit-control and
10536 eight-bit-graphic.
10537
10538 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
10539
10540 * speedbar.el (speedbar-use-images, speedbar-update-flag)
10541 (speedbar-easymenu-definition-base): Use display-graphic-p where
10542 available, instead of window-system.
10543
10544 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
10545
10546 * international/codepage.el (cp-coding-system-for-codepage-1): Add
10547 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
10548 coding systems.
10549
10550 2000-05-26 Dave Love <fx@gnu.org>
10551
10552 * disp-table.el (standard-display-underline): Don't use
10553 internal-find-face.
10554
10555 * mail/reporter.el: Maintainer change. Doc fixes.
10556 (reporter-version): Deleted.
10557
10558 * emacs-lisp/elp.el: Maintainer change.
10559 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
10560
10561 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
10562
10563 * add-log.el (add-change-log-entry): Merge the current entry with the
10564 previous one if the previous one is empty.
10565
10566 2000-05-26 Dave Love <fx@gnu.org>
10567
10568 * loadhist.el (unload-feature): Fix interactive spec [from
10569 lijnzaad@ebi.ac.uk].
10570
10571 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
10572 subr-arity to check primitives.
10573 (byte-compile-flush-pending, byte-compile-file-form-progn)
10574 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
10575 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
10576 mapcar.
10577
10578 2000-05-26 Kenichi Handa <handa@etl.go.jp>
10579
10580 * international/fontset.el: Set family names of non-latin charsets
10581 in default fontset to "*".
10582
10583 * international/mule-diag.el (print-fontset): Combine family part
10584 and registry part of the fontname by "-*-" instead of "-".
10585
10586 * international/mule-cmds.el (encode-coding-char): Make strings
10587 multibyte before calling encode-coding-string.
10588
10589 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
10590
10591 * derived.el: Fix keywords.
10592 (define-derived-mode): Only define if needed.
10593
10594 * simple.el (fill-comment, comment-column, comment-start)
10595 (comment-start-skip, comment-end, comment-indent-function)
10596 (block-comment-start, block-comment-end, indent-for-comment)
10597 (set-comment-column, kill-comment, comment-padding, comment-region)
10598 (comment-multi-line, indent-new-comment-line): Remove.
10599
10600 * bindings.el (esc-map): Change ; to comment-dwim and use the new
10601 function names for comment operations.
10602
10603 * newcomment.el: Add abundant autoload cookies.
10604 (comment-style): Don't depend on runtime data at compile-time.
10605 (comment-indent-hook): Remove.
10606 (comment-indent): Check if comment-indent-hook is bound.
10607 (comment-region): Docstring fix.
10608
10609 2000-05-25 Dave Love <fx@gnu.org>
10610
10611 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
10612 byte-code-function-p.
10613
10614 * mail/rmailsum.el: Add provide.
10615
10616 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
10617
10618 * smerge-mode.el (smerge-diff-switches): Don't use list* in
10619 defcustom.
10620
10621 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
10622
10623 * ediff-diff.el (ediff-exec-process): delete --binary option from
10624 non-buffer ediff jobs.
10625
10626 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10627
10628 * hilit-chg.el (highlight-changes-mode): Ask about color or
10629 grayscale support, not about window-system.
10630
10631 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
10632 window-system.
10633 (ffap-highlight): Always default to t.
10634
10635 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
10636 display-popup-menus-p instead of looking at window-system.
10637
10638 * disp-table.el (standard-display-g1, standard-display-graphic):
10639 Only refuse to use string glyphs on X and MS-Windows.
10640
10641 * avoid.el: Remove window-system from commentary, suggest to use
10642 display-*-p instead.
10643
10644 * apropos.el (apropos-print): Use display-mouse-p instead of
10645 window-system.
10646
10647 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10648
10649 * international/codepage.el (cp-decoding-vector-for-codepage):
10650 Fill up unsupported characters with their own codes. From Kenichi
10651 Handa.
10652
10653 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10654
10655 * international/mule-diag.el (describe-char-after): Use
10656 display-graphic-p instead of window-system, so that this function
10657 works on MS-DOS.
10658
10659 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10660
10661 * international/codepage.el (cp-make-coding-systems-for-codepage):
10662 Remove the eight-bit-graphic and eight-bit-control charsets from
10663 the list of charsets which we convert into `?'.
10664
10665 2000-05-25 Kenichi Handa <handa@etl.go.jp>
10666
10667 * international/mule-conf.el: Specify CHARSET-ID explicitely for
10668 private charsets.
10669 (mule-unicode-0100-24ff, japanese-jisx0213-1,
10670 japanese-jisx0213-2): New charsets.
10671
10672 * international/fontset.el: Setup default fontset for new charsets.
10673
10674 2000-05-24 Dave Love <fx@gnu.org>
10675
10676 * info.el (Info-find-node-2): Restructure [following "Vadim
10677 S. Solomin" <sovs@uic.nnov.ru>].
10678
10679 * icomplete.el: Fix header for Finder.
10680
10681 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
10682
10683 * rmailout.el (rmail-output-to-rmail-file): Added optional param
10684 STAY.
10685
10686 * rmail.el (rmail-automatic-folder-directives): New user variable.
10687 (rmail-show-message): Add call to `rmail-auto-file' during
10688 display.
10689 (rmail-auto-file): New function.
10690
10691 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
10692
10693 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
10694 account.
10695 (ediff-test-utility,ediff-diff-mandatory-option)
10696 (ediff-reset-diff-options): Utilities for proper initialization of
10697 ediff-diff-options and ediff-diff3-options on Windows.
10698
10699 * ediff-init.el (ediff-merge-filename-prefix): New customizable
10700 variable.
10701
10702 * ediff-mult.el (ediff-filegroup-action): Use
10703 ediff-merge-filename-prefix.
10704
10705 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
10706
10707 * viper-ex.el (ex-write): Set selective display to nil.
10708
10709 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
10710
10711 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
10712 aliases for hebrew-iso-8bit.
10713
10714 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
10715
10716 * woman.el: New version from Francis J. Wright
10717 <F.J.Wright@Maths.QMW.ac.uk>.
10718 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
10719 names in environment variables regardless of the path separator.
10720 (woman-topic-all-completions-1): Don't call file-name-directory-p
10721 on all files, since woman-file-regexp already filters out any
10722 directories.
10723
10724 2000-05-24 Kenichi Handa <handa@etl.go.jp>
10725
10726 * international/quail.el (quail-start-translation): Don't change
10727 modified-p of the current buffer.
10728 (quail-start-conversion): Likewise.
10729
10730 * international/kkc.el (kkc-region): Don't change modified-p of
10731 the current buffer.
10732
10733 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
10734 conform to RFC1468.
10735 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
10736
10737 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
10738
10739 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
10740 (speedbar-insert-button): Invisible text property fix.
10741 (speedbar-directory-plus): Renamed from speedbar-directory-+
10742 (speedbar-directory-minus): Renamed from speedbar-directory--
10743 (speedbar-page-plus): Renamed from speedbar-file-+
10744 (speedbar-page-minus): Renamed from speedbar-file--
10745 (speedbar-page): Renamed from speedbar-file-
10746 (speedbar-tag): Renamed from speedbar-tag-
10747 (speedbar-tag-plus): Renamed from speedbar-tag-+
10748 (speedbar-tag-minus): Renamed from speedbar-tag--
10749 (speedbar-expand-image-button-alist): Use above renames.
10750
10751 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
10752 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
10753 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
10754 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
10755 * sb-pg.xpm: Renamed from sb-file.xpm
10756 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
10757 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
10758
10759 2000-05-24 Kenichi Handa <handa@etl.go.jp>
10760
10761 * international/quail.el (quail-show-guidance-buf): Set
10762 current-input-method of the guidance buffer to the name of the
10763 curren input method.
10764
10765 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
10766
10767 * progmodes/compile.el (compile-internal): Style typo.
10768
10769 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
10770 quote vars and functions in the docstring.
10771
10772 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
10773
10774 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
10775 Don't quote lambdas.
10776
10777 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
10778
10779 2000-05-23 Gerd Moellmann <gerd@gnu.org>
10780
10781 * startup.el (command-line): Determine source file of compiled
10782 user init file differently. Warn if compiled user init file
10783 is older than its source file.
10784
10785 * ffap.el (ffap-url-regexp): Add `https'.
10786
10787 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
10788
10789 * files.el (make-backup-file-name-1): Replace slashes with `!'
10790 rather than `|' (which is not allowed on Windows). Replace the
10791 drive letters with a string "drive_X".
10792
10793 2000-05-23 Gerd Moellmann <gerd@gnu.org>
10794
10795 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
10796
10797 * files.el (interpreter-mode-alist): Add `bash2'.
10798
10799 2000-05-22 Dave Love <fx@gnu.org>
10800
10801 * loadhist.el (feature-symbols, file-provides, file-requires): Use
10802 mapc.
10803 (feature-file): Avoid calling symbol-name. Doc fix.
10804 (file-set-intersect, file-dependents): Use dolist, not mapcar.
10805 (loadhist-hook-functions): Add mouse-position-function.
10806 (unload-feature): Change uses of mapcar.
10807
10808 * files.el (parse-colon-path): Doc fix.
10809 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
10810 (set-auto-mode): Use mapc.
10811
10812 * complete.el (PC-look-for-include-file): Use :alnum: character
10813 class.
10814 (partial-completion-mode): Add autoload cookie.
10815
10816 2000-05-22 Sam Steingold <sds@gnu.org>
10817
10818 * info.el (Info-fontify-node): Fixed the call to
10819 `add-text-properties' (bug introduced on 2000-05-18).
10820
10821 2000-05-22 Dave Love <fx@gnu.org>
10822
10823 * bindings.el: Remove debug-ignored-errors set in other files.
10824
10825 * progmodes/etags.el: Add to debug-ignored-errors.
10826 (visit-tags-table-buffer): Clear out buffers holding old tables
10827 when making a new list.
10828 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
10829 mapc.
10830
10831 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
10832 quote keywords.
10833 (cmpl-string-case-type): Use character classes.
10834
10835 * comint.el:
10836 * textmodes/ispell.el:
10837 * imenu.el:
10838 * mail/mh-e.el:
10839 * progmodes/compile.el: Add to debug-ignored-errors.
10840
10841 * dabbrev.el: Add to debug-ignored-errors.
10842 (dabbrev-completion): Use mapc.
10843
10844 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
10845
10846 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
10847 (woman-mapcan, woman-parse-man.conf)
10848 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
10849 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
10850 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
10851 path syntax better.
10852 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
10853 (woman-manpath): Call woman-parse-man.conf.
10854 (woman-emulation): New defcustom, defaults to nroff.
10855 (woman-font-support): New defconst.
10856 (woman-use-symbol-font): New defcustom.
10857 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
10858 "Emulation".
10859 Many functions: Doc fix.
10860
10861 2000-05-22 Kenichi Handa <handa@etl.go.jp>
10862
10863 * international/quail.el (quail-simple-translation-keymap): Map
10864 128..255 to quail-self-insert-command.
10865 (quail-keyboard-layout-alist): Add definition for "pc102-de".
10866
10867 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
10868
10869 * help.el (help-manyarg-func-alist): Typo.
10870
10871 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
10872 intervals which makes it heaps simpler.
10873
10874 * newcomment.el (comment-region-internal): Go back to BEG after quoting
10875 the nested comment markers.
10876
10877 * subr.el (remove-hook): Don't turn the hook's value into a list.
10878
10879 2000-05-21 Dave Love <fx@gnu.org>
10880
10881 * edmacro.el (edmacro-parse-keys): Return vector if any elements
10882 are invalid characters.
10883
10884 * international/mule-util.el (detect-coding-with-priority): Use
10885 mapc. Remove redundant lambda.
10886
10887 * international/mule-diag.el (list-non-iso-charset-chars)
10888 (describe-fontset): Remove redundant lambda.
10889
10890 * emulation/crisp.el (brief-mode): New alias.
10891
10892 * emacs-lisp/ring.el (ring-elements): New function.
10893
10894 * emacs-lisp/easymenu.el (easy-menu-create-menu)
10895 (easy-menu-do-add-item): Use keywordp.
10896
10897 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
10898
10899 * replace.el: Doc and error message fixes.
10900 (replace-highlight): Use facep, not internal-find-face.
10901
10902 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
10903
10904 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
10905
10906 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
10907 (log-edit-insert-changelog): Drop `:' as well.
10908
10909 * log-view.el: Fix file description.
10910 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
10911 available.
10912 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
10913 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
10914
10915 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
10916 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
10917 Print a status message if the toggle is called interactively.
10918 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
10919 for global minor modes and use `defcustom' for them.
10920 Use add-minor-mode.
10921 (easy-mmode-define-derived-mode): Remove.
10922 (define-derived-mode): Fancier default docstring.
10923 (easy-mmode-define-navigation): Signal an error rather than (ding).
10924
10925 * newcomment.el (comment-styles): New `box-multi'.
10926 (comment-normalize-vars): Better default for comment-continue to
10927 avoid whitespace-only continuations.
10928 (comment-search-forward): Always move even in the no-syntax case.
10929 (comment-padright): Only obey N if it's only obeyed for padleft.
10930 (comment-make-extra-lines): Better handling of empty continuations.
10931 Use `=' for the filler if comment-start has only one character.
10932 (uncomment-region): Try handling the special `=' filler.
10933 (comment-region): Allow LINES even if MULTI is nil.
10934 (comment-box): Choose box style based on comment-style.
10935
10936 2000-05-20 Kenichi Handa <handa@etl.go.jp>
10937
10938 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
10939 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
10940
10941 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
10942
10943 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
10944 and insert, not subst-char-in-region.
10945
10946 * international/mule-diag.el (list-character-sets-1): Handle
10947 charsets eight-bit-control and eight-bit-graphic.
10948 (list-iso-charset-chars): Likewise.
10949 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
10950 charactes as is. Use indent-to to align characters.
10951
10952 * international/mule-cmds.el (find-multibyte-characters): Never
10953 exclude charsets eight-bit-control and eight-bit-graphic.
10954
10955 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
10956
10957 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
10958 Don't quote lambdas.
10959
10960 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
10961
10962 2000-05-19 Gerd Moellmann <gerd@gnu.org>
10963
10964 * gud.el (gud-jdb-directories): Doc fix.
10965
10966 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
10967
10968 * newcomment.el: New file.
10969
10970 2000-05-19 Gerd Moellmann <gerd@gnu.org>
10971
10972 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
10973
10974 2000-05-18 Andreas Schwab <schwab@suse.de>
10975
10976 * dired.el (dired-between-files): Also skip lines beginning with
10977 `used'.
10978
10979 2000-05-18 Gerd Moellmann <gerd@gnu.org>
10980
10981 * msb.el (msb-menu-cond): Add choice `user'.
10982
10983 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10984
10985 * ps-print.el: Compatibility, customization and doc fix.
10986 (ps-printer-name-option): Replace defconst by defvar.
10987 (ps-postscript-code-directory): XEmacs compatibility.
10988 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
10989 fix.
10990 (ps-user-defined-prologue, ps-print-prologue-header)
10991 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
10992 compatibility and code fix.
10993 (ps-print-background-image, ps-print-background-text):
10994 Customization fix.
10995 (ps-line-number-start, ps-n-up-on): New vars.
10996
10997 2000-05-18 Espen Skoglund <esk@ira.uka.de>
10998
10999 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
11000 the indent-comment function to just return the appropriate indent.
11001
11002 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
11003
11004 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
11005 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
11006 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
11007
11008 2000-05-18 Dave Love <fx@gnu.org>
11009
11010 * info.el (Info-fontify-node): Add intangible property as well as
11011 invisible.
11012
11013 * calendar/appt.el (appt-make-list): Match all lines of entry.
11014 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
11015
11016 2000-05-18 Kenichi Handa <handa@etl.go.jp>
11017
11018 * international/mule-diag.el (describe-char-after): Call
11019 internal-char-font, not char-font. If internal-char-font returns
11020 nil, display "-- none --".
11021
11022 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11023
11024 * image.el (image-type-available-p): Don't reference image-types
11025 if it isn't bound.
11026
11027 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
11028
11029 * autoarg.el (autoarg-mode): Typo in the :set argument.
11030
11031 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11032
11033 * startup.el (command-line-1): Don't signal an error if the
11034 directory for auto-save-list files does not yet exist.
11035
11036 2000-05-17 Kenichi Handa <handa@etl.go.jp>
11037
11038 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
11039
11040 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
11041
11042 * subr.el (remove-hook): `setq' hook-value, not `set'.
11043
11044 2000-05-16 Sam Steingold <sds@gnu.org>
11045
11046 * info.el (debug-ignored-errors): More errors to ignore.
11047
11048 2000-05-16 Dave Love <fx@gnu.org>
11049
11050 * cus-edit.el: Don't require cl or easymenu.
11051 (custom-variable-prompt): Test standard-value property, not
11052 user-variable-p.
11053
11054 2000-05-16 Sam Steingold <sds@gnu.org>
11055
11056 * subr.el (add-hook): `setq' hook-value, not `set'.
11057
11058 2000-05-16 Gerd Moellmann <gerd@gnu.org>
11059
11060 * startup.el (command-line-1): Mention the FAQ in the startup
11061 message.
11062
11063 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
11064
11065 * progmodes/compile.el (compilation-parse-errors): Collect
11066 `nomessage' regexps last.
11067
11068 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
11069
11070 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
11071 to the function name.
11072
11073 2000-05-15 Dave Love <fx@gnu.org>
11074
11075 * speedbar.el (speedbar-recenter): Typo.
11076 (speedbar-expand-line): Make arg optional.
11077 (speedbar-mode): Avoid a compiler warning.
11078
11079 2000-05-15 Gerd Moellmann <gerd@gnu.org>
11080
11081 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
11082 user-specified option string is empty.
11083
11084 * mouse.el (mouse-yank-at-click): Doc fix.
11085
11086 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
11087
11088 * term/internal.el (IT-character-translations): More updates of
11089 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
11090 documents.
11091
11092 2000-05-15 Gerd Moellmann <gerd@gnu.org>
11093
11094 * env.el (getenv): New function, interactively callable.
11095 (setenv, getenv): Remove autoload cookies.
11096
11097 * loadup.el: Load `env'.
11098
11099 * progmodes/f90.el: Change author's mail address.
11100
11101 2000-05-14 Dave Love <fx@gnu.org>
11102
11103 * mail/rmail.el (rmail-show-message-hook): Customize and offer
11104 goto-addr as an option.
11105
11106 * help.el (help-xref-stack): Doc fix.
11107 (help-xref-following): New variable.
11108 (help-make-xrefs): Use it.
11109 (help-xref-go-back): Use position information from stack element.
11110 (help-follow): Make position in stack element a pair. Use
11111 help-xref-following.
11112
11113 * autoarg.el: New file.
11114
11115 * faces.el: Declare more functions obsolete.
11116
11117 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
11118 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
11119 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
11120 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
11121 Remove all the setup-...-environment functions.
11122
11123 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
11124
11125 * speedbar.el: Updated the commentary section. xemacs20p now uses
11126 >= when detecting. Require `defimage' safely.
11127 (speedbar-easymenu-definition-base): Add toggle for images.
11128 (speedbar-easymenu-definition-special): Add flush cache & expand.
11129 (speedbar-visiting-tag-hook): Set new defaults. Added options.
11130 (speedbar-reconfigure-keymaps-hook): New variable.
11131 (speedbar-frame-parameters): Updated documentation.
11132 (speedbar-use-imenu-flag): Updated custom tag
11133 (speedbar-dynamic-tags-function-list): New variable.
11134 (speedbar-tag-hierarchy-method): Updated doc & custom.
11135 (speedbar-indentation-width, speedbar-indentation-width) New
11136 variables.
11137 (speedbar-hide-button-brackets-flag): Customizable.
11138 (speedbar-vc-indicator): Doc update.
11139 (speedbar-ignored-path-expressions): Updated default value.
11140 (speedbar-supported-extension-expressions): Updated default value.
11141 (speedbar-syntax-table): Remove {} paren status.
11142 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
11143 as "+". Added overlay aliases.
11144 (speedbar-mode): Use `speedbar-mode-line-update' instead of
11145 `force-mode-line-update'.
11146 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
11147 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
11148 `mouse-set-point'
11149 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
11150 (speedbar-item-info-tag-helper): Revamped to handle a wider range
11151 of arbitrary text, and new helper functions.
11152 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
11153 filename finder.
11154 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
11155 (speedbar-directory-buttons): Update path search/expansion.
11156 (speedbar-make-tag-line): Pay attention to
11157 `speedbar-indentation-width'. Use more care w/ invisible
11158 properties.
11159 (speedbar-change-expand-button-char): Call
11160 `speedbar-insert-image-button-maybe'.
11161 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
11162 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
11163 (speedbar-trim-words-tag-hierarchy)
11164 (speedbar-simple-group-tag-hierarchy): New functions
11165 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
11166 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
11167 functions.
11168 (speedbar-mouse-set-point): New function
11169 (speedbar-power-click): Updated documentation.
11170 (speedbar-line-token, speedbar-goto-this-file): Handle more types
11171 of tag prefix text.
11172 (speedbar-expand-line, speedbar-contract-line): Make more robust
11173 to strange text.
11174 (speedbar-expand-line): Takes universal argument to flush the
11175 cache.
11176 (speedbar-flush-expand-line): New function.
11177 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
11178 Use new generator insertion method.
11179 (speedbar-fetch-dynamic-tags): New function.
11180 (speedbar-fetch-dynamic-imenu): Removed code now handled in
11181 `speedbar-fetch-dynamic-imenu'.
11182 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
11183 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
11184 "Revert Buffer" menu items.
11185 (speedbar-buffer-buttons-engine): Be smarter when creating a
11186 filename tag (for expansion purposes.).
11187 (speedbar-highlight-one-tag-line,
11188 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
11189 (speedbar-recenter): New functions.
11190 (defimage-speedbar): Image loading abstraction.
11191 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
11192 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
11193 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
11194 (speedbar-tag-type, speedbar-tag-mail): New images.
11195 (speedbar-expand-image-button-alist): New variable.
11196 (speedbar-insert-image-button-maybe): Insert an image over some
11197 buttons.
11198
11199 2000-05-13 Kenichi Handa <handa@etl.go.jp>
11200
11201 * international/mule-cmds.el (encode-coding-char): An ASCII
11202 character is always encodable.
11203
11204 * international/mule-conf.el: Add more information in descriptions
11205 of character sets.
11206
11207 * international/mule-diag.el (describe-char-after): New function.
11208 (describe-font-internal): Adjusted for the change of font-info.
11209 (describe-font): Likewise.
11210 (print-fontset): Rewritten for the new fontset implementation.
11211 (describe-fontset): Include fontset alias names in completion.
11212 (list-fontsets): Adjusted for the change of print-fontset.
11213
11214 * simple.el (what-cursor-position): If DETAIL is non-nil, call
11215 describe-char-after instead of displaying the detail in the echo
11216 area.
11217 (syntax-code-table): Format changed.
11218 (string-to-syntax): Adjusted for the above change.
11219
11220 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
11221
11222 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
11223
11224 2000-05-12 Dave Love <fx@gnu.org>
11225
11226 * calendar/todo-mode.el: Remove some compatibility stuff and CL
11227 dependence. Use line-{beginning,end}-position, not
11228 point-at{b,e}ol. Some doc fixes.
11229 (todo-position): New function. Fix callers of position to use it.
11230 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
11231
11232 2000-05-12 Gerd Moellmann <gerd@gnu.org>
11233
11234 * time.el (display-time-mail-icon): Use `:ascent center'.
11235
11236 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
11237 handling FTP security extensions.
11238
11239 2000-05-11 Dave Love <fx@gnu.org>
11240
11241 * calendar/todo-mode.el: New file.
11242
11243 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11244
11245 * comint.el (comint-read-input-ring): Move reference to
11246 comint-input-ring-size outside of the save-excursion. It was
11247 causing the default value to be the only one ever seen.
11248
11249 * font-lock.el: Update copyright. Remove Simon Marshall's email
11250 address on request from him.
11251
11252 * subr.el (substitute-key-definition): Add comment describing
11253 the meaning of PREFIX.
11254
11255 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
11256
11257 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
11258
11259 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
11260 (add-minor-mode): Don't make the variable buffer-local and add a
11261 reference to define-minor-mode in the docstring.
11262
11263 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
11264 HEADER/FOOTER and fix bug with trailing empty directory.
11265 (cvs-append-to-ignore): Use vc-editable-p if available.
11266 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
11267 (vc-do-command): Tweak advice to handle the new VC.
11268
11269 * log-view.el (log-view-goto-rev): New function for the new VC.
11270 (log-view-minor-wrap): Use mark-active.
11271
11272 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
11273 (log-edit-changelog-full-paragraphs): New var.
11274 (log-edit-insert-changelog): Remove a lonely leading `* file'.
11275 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
11276 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
11277 (log-edit-changelog-ours-p, log-edit-changelog-entries)
11278 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
11279 Replace the `cvs' prefix with `log-edit'.
11280
11281 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
11282
11283 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
11284 (diff-font-lock-defaults): Explicitly turn off multiline.
11285 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
11286 (diff-ediff-patch): Fix call to ediff-patch-file.
11287 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
11288 Handle comments.
11289
11290 * frame.el (automatic-hscrolling): Typo.
11291
11292 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
11293
11294 2000-05-09 Sam Steingold <sds@goems.com>
11295
11296 * apropos.el (apropos-print): use `describe-face' instead of
11297 `customize-face-other-window'.
11298
11299 2000-05-09 Dave Love <fx@gnu.org>
11300
11301 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
11302
11303 * help.el (describe-variable): Have customize button pop the
11304 help-xref stack when invoked.
11305 (help-xref-symbol-regexp): Add `face'.
11306 (help-make-xrefs): Check for quoted face names and adapt regexp
11307 submatch numbers to cope.
11308 (help-xref-interned): Maybe insert face doc too. Separate
11309 sections with a line of hyphens.
11310
11311 * faces.el: Some doc fixes. Declare some functions obsolete.
11312 (describe-face): Add customize button. Return the help
11313 text. Fix prompt.
11314
11315 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
11316
11317 * term/internal.el (IT-character-translations): Fix last change.
11318
11319 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11320
11321 * woman.el: New file
11322 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
11323
11324 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11325
11326 * term/internal.el (IT-character-translations): Update ASCII
11327 simulations for greek-iso8859-7, add latin-iso8859-14 and
11328 latin-iso8859-15.
11329
11330 * international/mule-cmds.el (set-language-info-alist): Call
11331 define-prefix-command with 3 arguments, to make the map suitable
11332 for a menu.
11333
11334 2000-05-07 Dave Love <fx@gnu.org>
11335
11336 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
11337
11338 2000-05-05 Dave Love <fx@gnu.org>
11339
11340 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
11341 list in doc string. Don't quote keyword symbols.
11342 * emacs-lisp/cl.el: Likewise
11343 * emacs-lisp/cl-seq.el: Likewise
11344
11345 2000-05-05 Gerd Moellmann <gerd@gnu.org>
11346
11347 * abbrev.el (abbrev-mode): Make ARG optional.
11348
11349 2000-05-04 Gerd Moellmann <gerd@gnu.org>
11350
11351 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
11352
11353 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
11354
11355 * subr.el (substitute-key-definition): Clarify documentation.
11356
11357 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
11358
11359 * glasses.el (glasses-convert-to-unreadable): Use
11360 `glasses-separator' instead of the hard-wired "_".
11361 (glasses-mode): Call `glasses-make-unreadable' only in a single
11362 place.
11363
11364 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
11365
11366 * term/internal.el (cjk-codepages-alist): Add associations for
11367 Chinese and Korean codepages. Remove FIXME comment.
11368
11369 2000-05-03 Dave Love <fx@gnu.org>
11370
11371 * time.el (display-time-mail-face, display-time-use-mail-icon):
11372 New option.
11373 (display-time-mail-icon): New variable.
11374 (display-time-string-forms): Use the above. Fix the local-map.
11375
11376 2000-05-03 Gerd Moellmann <gerd@gnu.org>
11377
11378 * replace.el (query-replace-map): Add binding for `E'.
11379 (query-replace-help): Extend help text.
11380 (perform-replace): Allow editing the replacement string.
11381
11382 * make-mode.el (makefile-mode-abbrev-table): New variable.
11383 (makefile-mode): Set local abbrev table to
11384 makefile-mode-abbrev-table.
11385 (makefile-font-lock-keywords): Fontify includes and conditionals.
11386
11387 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
11388 set TOGGLE's value.
11389
11390 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
11391 mail-interactive-insert-alias.
11392 (mail-abbrev-complete-alias): New command.
11393 (mail-mode-map): Bind it to `M-TAB'.
11394
11395 2000-05-03 Kenichi Handa <handa@etl.go.jp>
11396
11397 * language/lao-util.el (lao-compose-region): New function.
11398
11399 2000-05-02 Gerd Moellmann <gerd@gnu.org>
11400
11401 * files.el (recover-session): Make directories as necessary
11402 if they don't exist yet.
11403
11404 * calendar/cal-french.el
11405 (french-calendar-multibyte-special-days-array)
11406 (french-calendar-special-days-array): Change French text.
11407 (calendar-french-date-string): Change output.
11408 (calendar-goto-french-date): Likewise.
11409
11410 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
11411
11412 * wid-edit.el (widget-default-active): Obey `:always-active'.
11413 (widget-documentation-string-value-create): Set `:always-active'.
11414
11415 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
11416
11417 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
11418 default prefix to `~/_emacs.d/auto-save.list/_s'.
11419 (normal-top-level): Create the directory for auto-save files, if
11420 it doesn't already exist (in the ms-dos case only).
11421
11422 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
11423
11424 * international/mule-cmds.el (set-language-environment): Don't
11425 concat an integer (dos-codepage), use format instead.
11426
11427 2000-05-02 Dave Love <fx@gnu.org>
11428
11429 * help.el (help-xref-on-pp): Check for constant symbols.
11430
11431 2000-04-29 Gerd Moellmann <gerd@gnu.org>
11432
11433 * startup.el (normal-top-level): Put a condition-case around
11434 the code loading subdirs.el.
11435
11436 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11437
11438 * ps-print.el: Upside-down and face background color printing,
11439 line number step, doc fix.
11440 (ps-print-version): New version number (5.2).
11441 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
11442 (ps-face-attribute-list, ps-plot-with-face): Code fix.
11443 (ps-spool-config): Var fix.
11444 (ps-printer-name-option): Const fix.
11445 (ps-print-upside-down, ps-use-face-background)
11446 (ps-line-number-step): New vars.
11447 (ps-window-system, ps-lp-system): New consts.
11448 (ps-face-background): New fun.
11449
11450 2000-04-28 Richard Stallman <rms@gnu.org>
11451
11452 * files.el (make-auto-save-file-name):
11453 Apply auto-save-file-name-transforms to visited file name
11454 before generating auto save file name.
11455 (auto-save-file-name-transforms): New variable.
11456
11457 * files.el (backup-enable-predicate):
11458 Correctly test for a file under a temporary directory.
11459
11460 2000-04-28 Gerd Moellmann <gerd@gnu.org>
11461
11462 * subr.el (add-minor-mode): Rewritten.
11463
11464 2000-04-28 Kenichi Handa <handa@etl.go.jp>
11465
11466 * mail/sendmail.el (sendmail-send-it): Set
11467 buffer-file-coding-system to the selected coding system for MIME
11468 header.
11469
11470 2000-04-27 Gerd Moellmann <gerd@gnu.org>
11471
11472 * dired.el (dired-move-to-filename-regexp): Allow format where
11473 YYYY is followed by two spaces.
11474
11475 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
11476 in the second character class of the regexp.
11477
11478 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
11479 mh-etc, too.
11480
11481 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
11482 nil.
11483
11484 * subr.el (add-minor-mode): Use `set' instead of `setq'.
11485
11486 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
11487 argument.
11488
11489 2000-04-27 Sen Nagata <sen@eccosys.com>
11490
11491 * emacs-lisp/crm.el (crm-completion-table): New variable.
11492 (crm-collection-fn, crm-test-completion)
11493 (completing-read-multiple): Use it.
11494
11495 2000-04-27 Dave Love <fx@gnu.org>
11496
11497 * help.el (locate-library): Use mapc.
11498 (help-manyarg-func-alist): Add call-process-region.
11499
11500 2000-04-26 Gerd Moellmann <gerd@gnu.org>
11501
11502 * subr.el (add-minor-mode): Make argument MAP optional.
11503
11504 * desktop.el (desktop-save): Save list of minor modes.
11505 (desktop-create-buffer): Restore minor modes.
11506 (desktop-minor-mode-table): New user-option.
11507
11508 * subr.el (add-minor-mode): New function.
11509
11510 * image.el (find-image): New function.
11511 (defimage): Rewritten to find image at load time.
11512
11513 * startup.el (normal-top-level-add-to-load-path): Handle
11514 case that the default directory is not in load-path.
11515
11516 * help.el: Old patch from Stefan Monnier.
11517 (help-xref-on-pp): New function.
11518 (describe-variable): Use it to display xrefs in a symbol's value.
11519
11520 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
11521
11522 * cus-edit.el (custom-face): Fix parenthesis.
11523
11524 2000-04-26 Kenichi Handa <handa@etl.go.jp>
11525
11526 * mail/rmail.el (rmail-expunge): When there are no deleted
11527 messages, do nothing.
11528
11529 2000-04-26 Dave Love <fx@gnu.org>
11530
11531 * international/mule-cmds.el (locale-translation-file-name):
11532 Defvar to nil.
11533 (set-locale-environment): Set it here (at runtime).
11534
11535 2000-04-25 Gerd Moellmann <gerd@gnu.org>
11536
11537 * replace.el (perform-replace): Add parameters START and END. Use
11538 them instead of the check for a region in Transient Mark mode.
11539 (query-replace-read-args): Return two more list elements for the
11540 start and end of the region in Transient Mark mode.
11541 (query-replace, query-replace-regexp, query-replace-regexp-eval)
11542 (map-query-replace-regexp, replace-string, replace-regexp): Add
11543 optional last arguments START and END and pass them to
11544 perform-replace.
11545
11546 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
11547 form with additional arguments for perform-replace.
11548
11549 * progmodes/etags.el (tags-query-replace): Add parameters START
11550 and END. Construct a form with additional arguments for
11551 perform-replace.
11552
11553 * simple.el (shell-command): Set default directory for "*Shell
11554 Command Output" buffer.
11555
11556 * language/european.el (iso-latin-4): Fix typo.
11557
11558 * emacs-lisp/crm.el: New file.
11559
11560 2000-04-24 Dave Love <fx@gnu.org>
11561
11562 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
11563 (Custom-reset-saved, Custom-reset-standard)
11564 (custom-group-value-create, custom-group-set, custom-group-save)
11565 (custom-group-reset-current, custom-group-reset-saved)
11566 (custom-group-reset-standard): Use mapc.
11567 (custom-buffer-create-internal): Disable undo when creating items.
11568 Use mapc.
11569 (custom-face): Avoid redundant lambda.
11570
11571 2000-04-24 Gerd Moellmann <gerd@gnu.org>
11572
11573 * startup.el (auto-save-list-file-prefix): Set default to
11574 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
11575
11576 2000-04-24 Sam Steingold <sds@gnu.org>
11577
11578 * time-stamp.el (time-stamp-string-preprocess): Always convert
11579 `field-result' to a string.
11580
11581 2000-04-24 Gerd Moellmann <gerd@gnu.org>
11582
11583 * frame.el (scrolling): New group.
11584 (automatic-hscrolling): New user-option.
11585
11586 * startup.el (command-line-x-option-alist): Add `-lsp' and
11587 `--line-spacing'.
11588
11589 2000-04-19 Dave Love <fx@gnu.org>
11590
11591 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
11592 (cl-mapc): Rename from mapc. Fix the funcall.
11593
11594 2000-04-19 Gerd Moellmann <gerd@gnu.org>
11595
11596 * simple.el (clone-indirect-buffer-other-window): New command.
11597 (clone-indirect-buffer): Add optional arg NORECROD.
11598 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
11599
11600 * help.el (resize-temp-buffer-window): Use count-screen-lines.
11601
11602 * window.el (count-screen-lines): New function.
11603 (shrink-window-if-larger-than-buffer): Use count-screen-lines
11604 instead of window-buffer-height.
11605
11606 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
11607 non-existing variable comint-input-sentinel.
11608 (inferior-lisp-args-to-list): Removed.
11609 (inferior-lisp): Use split-string instead of
11610 inferior-lisp-args-to-list.
11611
11612 * hexl.el (hexl-insert-hex-string): New command.
11613
11614 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
11615 instead of concat.
11616
11617 2000-04-18 Gerd Moellmann <gerd@gnu.org>
11618
11619 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
11620 at the start of an existing but empty folder.
11621
11622 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11623
11624 * ps-mule.el: Customization fix, doc fix.
11625 (ps-multibyte-buffer): Customization fix.
11626
11627 2000-04-17 Richard M. Stallman <rms@gnu.org>
11628
11629 * subr.el (read-passwd): Use read-char-exclusive.
11630
11631 2000-04-17 Gerd Moellmann <gerd@gnu.org>
11632
11633 * textmodes/texinfo.el (texinfo-insert-@email)
11634 (texinfo-insert-@emph, texinfo-insert-@quotation)
11635 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
11636 (texinfo-mode-map): Add key bindings for them.
11637
11638 * files.el (basic-save-buffer-2): Use a template with `$'
11639 instead of `#' for VMS.
11640
11641 * simple.el (clone-indirect-buffer): New function.
11642
11643 2000-04-16 Stephen Eglen <stephen@gnu.org>
11644
11645 * iswitchb.el (iswitchb-case): New function. If the user input
11646 contains any upper-case characters, the search is made
11647 case-sensitive.
11648
11649 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
11650
11651 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
11652 comment-end.
11653 (texinfo-font-lock-syntactic-keywords): New var.
11654 (texinfo-font-lock-keywords): Remove comment regexp.
11655 (texinfo-insert-block): New function.
11656 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
11657 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
11658 and font-lock-defaults. Use regexp-opt for outline-regexp.
11659 (texinfo-environments): New var.
11660 (texinfo-environment-regexp): Use regexp-opt and
11661 texinfo-environments.
11662
11663 * textmodes/ispell.el (ispell-menu-map-needed): Check that
11664 ispell-process is bound since this might be eval'd before ispell
11665 is loaded.
11666 (ispell-message): Use a tiny bit less magic and a bit more hard
11667 data to figure out what kind of sc-cite-regexp to use.
11668
11669 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
11670
11671 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
11672 (insert-cyclic-diary-entry): Unquote the lambda.
11673
11674 * gud.el (gud-jdb-build-source-files-list): Fix typo.
11675
11676 * files.el (backup-enable-predicate): Unquote the lambda.
11677
11678 * cus-edit.el (custom-face, face): Unquote the lambda.
11679
11680 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11681
11682 * ps-print.el: Check for line-beginning-position definition.
11683
11684 * ps-print.el: Fix counting lines in a region.
11685 (ps-print-version): New version number (5.1.5).
11686 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
11687 (ps-printing-region): Fun code fix.
11688
11689 2000-04-15 Gerd Moellmann <gerd@gnu.org>
11690
11691 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
11692 to file-directory-p.
11693
11694 2000-04-14 Gerd Moellmann <gerd@gnu.org>
11695
11696 * gud.el (gud-jdb-build-source-files-list): Check that directory
11697 exists before calling directory-files.
11698
11699 2000-04-13 Dave Love <fx@gnu.org>
11700
11701 * emacs-lisp/trace.el: Change maintainer. Use new backquote
11702 syntax.
11703
11704 * emacs-lisp/cl-specs.el: Remove when, unless.
11705
11706 * emacs-lisp/cl-extra.el: Don't quote keywords.
11707 (cl-old-mapc): New variable.
11708 (mapc): Use it.
11709 (cl-map-intervals): Use with-current-buffer. Don't check for
11710 next-property-change.
11711 (cl-map-overlays): Use with-current-buffer.
11712 (cl-expt): Remove.
11713 (copy-tree, remprop): Define unconditionally.
11714
11715 * emacs-lisp/cl-compat.el (keywordp): Remove.
11716
11717 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
11718 to use keywordp.
11719 (edebug-spec): Enable keywordp.
11720
11721 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
11722 string-lessp.
11723
11724 * cus-start.el: Use keywordp.
11725
11726 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11727
11728 * diary-lib.el (include-other-diary-files): Fix the fix of
11729 2000-02-18 by doing a save-excursion.
11730
11731 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11732
11733 * ps-print.el: Customization fix, doc fix.
11734 (ps-print-version): New version number (5.1.4).
11735 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
11736 (ps-print-preprint): Adjust code.
11737 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
11738 (ps-print-prologue-header, ps-print-control-characters)
11739 (ps-spool-config): Customization fix.
11740
11741 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
11742
11743 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
11744 converted to the new menu-item format, names silightly changed,
11745 help strings added.
11746
11747 Support for spelling without async subprocesses:
11748
11749 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
11750 (ispell-session-buffer): New variables.
11751 (ispell-start-process, ispell-process-status,
11752 ispell-accept-output, ispell-send-string): New functions, for
11753 Ispell invocation when async subprocesses aren't supported.
11754 (ispell-word, ispell-pdict-save, ispell-command-loop,
11755 ispell-process-line, ispell-buffer-local-parsing): Replace calls
11756 to process-send-string with calls to ispell-send-string, and
11757 accept-process-output with ispell-accept-output.
11758 (ispell-init-process): Call ispell-process-status instead of
11759 process-status with.
11760 (ispell-init-process): Call ispell-start-process. Call
11761 ispell-accept-output and ispell-send-string. Don't call
11762 process-kill-without-query and kill-process if they are unbound.
11763 (ispell-async-processp): New function.
11764
11765 2000-04-12 Dave Love <fx@gnu.org>
11766
11767 * info.el: Add debug-ignored-errors.
11768 (Info-mode-menu): Add some items.
11769 (Info-directory): Add autoload cookie.
11770
11771 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
11772 Modify `truncate-lines'. Make `describe-language-environment'
11773 always visible and add help. Modify `describe-key' help. Invoke
11774 Info-directory from `info'. New entry `emacs-manual'.
11775
11776 2000-04-10 Gerd Moellmann <gerd@gnu.org>
11777
11778 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
11779 propertized-buffer-identification.
11780 (ebrowse-update-member-buffer-mode-line): Likewise.
11781 (ebrowse--mode-strings): Removed.
11782 (ebrowse--mode-line-props): Removed.
11783
11784 * files.el (auto-mode-alist): Add `EBROWSE'.
11785
11786 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
11787 space before testing for end of buffer.
11788 (ebrowse-load): Removed.
11789 (ebrowse-revert-tree-buffer-from-file): Rewritten.
11790 (ebrowse-create-tree-buffer): Rewritten.
11791 (ebrowse-tree-mode): Read tree from buffer.
11792
11793 * progmodes/ebrowse-ffh.el: Removed.
11794
11795 2000-04-10 Kenichi Handa <handa@etl.go.jp>
11796
11797 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
11798
11799 2000-04-10 Gerd Moellmann <gerd@gnu.org>
11800
11801 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
11802 at the wrong place.
11803
11804 2000-04-09 Dave Love <fx@gnu.org>
11805
11806 * files.el (backup-enable-predicate): Use
11807 temporary-file-directory, small-temporary-file-directory.
11808 (make-backup-file-name-function, backup-directory-alist): New
11809 variables.
11810 (make-backup-file-name-1): New function.
11811 (make-backup-file-name): Use it.
11812 (find-backup-file-name): Likewise. Use format for clarity, not
11813 concat.
11814 (file-newest-backup): Use make-backup-file-name.
11815
11816 2000-04-09 Gerd Moellmann <gerd@gnu.org>
11817
11818 * progmodes/ebrowse-ffh.el: New file.
11819
11820 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
11821 to ebrowse-ffh.el.
11822 (ebrowse-load): Add autoload.
11823
11824 * finder.el (finder-commentary): Add autoload cookie.
11825
11826 * mail/rfc2368.el: Correct author's email address.
11827
11828 * progmodes/ebrowse.el: New file.
11829
11830 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
11831 item help string.
11832 (easy-menu-do-add-item): Ditto.
11833 (easy-menu-define): Extend doc string.
11834
11835 * jit-lock.el (with-buffer-unmodified): Use
11836 restore-buffer-modified-p.
11837 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
11838 (jit-lock-function, jit-lock-stealth-fontify): Don't use
11839 with-buffer-unmodified.
11840
11841 2000-04-08 Dave Love <fx@gnu.org>
11842
11843 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
11844 unless, when.
11845
11846 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
11847
11848 * viper-util.el (viper-put-on-search-overlay): New subroutine.
11849 (viper-flash-search-pattern): No operation when using Emacs
11850 doesn't support face.
11851 Use `viper-put-on-search-overlay'.
11852
11853 2000-04-04 Gerd Moellmann <gerd@gnu.org>
11854
11855 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
11856 like C-r.
11857
11858 * progmodes/make-mode.el: Some doc fixes.
11859 (makefile-mode-abbrev-table): New variable.
11860 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
11861 (makefile-font-lock-keywords): Fontify includes and conditionals.
11862 (toplevel): Require `dabbrev' and `add-log' when compiling.
11863
11864 * replace.el (perform-replace): Don't move forward one char
11865 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
11866 to do that because it leaves point 1 position after the last
11867 replacement, after everything has been replaced.
11868
11869 * jit-lock.el (with-buffer-unmodified): New macro.
11870 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
11871 modified state.
11872 (jit-lock-function-1): Extracted from jit-lock-function; not
11873 preserving buffer's modified state.
11874 (jit-lock-function, jit-lock-stealth-fontify): Call
11875 jit-lock-function-1.
11876
11877 * mail/rfc2368.el: Remove supernumerary copyright line.
11878
11879 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
11880
11881 * glasses.el: Provide facilities for inserting space before left
11882 parentheses and uncapitalization of identifiers.
11883 (glasses-mode): Try to remove old overlays in all cases.
11884
11885 2000-04-03 Gerd Moellmann <gerd@gnu.org>
11886
11887 * progmodes/compile.el (compile-internal): Display the compilation
11888 buffer in a different frame, if it's already displayed there.
11889
11890 * mail/rfc2368.el: New file.
11891
11892 * simple.el (sendmail-user-agent-compose): Recognize a `body'
11893 header and insert its value as mail body.
11894
11895 * subr.el (member-ignore-case): New function.
11896
11897 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
11898 (dabbrev--find-expansion): Ignore buffers matching a regexp
11899 from dabbrev-ignored-regexps.
11900
11901 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
11902 to extensions handled by gzip.
11903
11904 2000-04-03 Richard M. Stallman <rms@gnu.org>
11905
11906 * files.el (insert-directory): List the total free space
11907 along with the used space.
11908
11909 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
11910 line is followed by one that matches CITATION-REGEXP, end the
11911 paragraph.
11912
11913 2000-04-03 Markus Rost <rost@delysid.gnu.org>
11914
11915 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
11916 (rmail-make-basic-summary-line): Use that option.
11917
11918 2000-04-03 Kenichi Handa <handa@etl.go.jp>
11919
11920 * international/mule-cmds.el (encoded-string-description):
11921 Rewritten. Try pretty description for ISO 2022 escape sequences
11922 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
11923 for hexadecimal format.
11924
11925 2000-04-01 Dave Love <fx@gnu.org>
11926
11927 * cpp.el: Change customization group to `c' from `C'.
11928
11929 * vcursor.el (vcursor-move): Use display-color-p.
11930
11931 * international/mule-util.el: Provide mule-utils.
11932 (string-to-sequence): Simplify and speed up.
11933
11934 * international/mule.el (make-coding-system): Purecopy doc-string.
11935
11936 * international/mule-cmds.el: Various menu changes.
11937 (describe-specified-language-support): Handle `Default'.
11938 (set-language-info): Purecopy `info'.
11939
11940 2000-03-31 Andrew Innes <andrewi@gnu.org>
11941
11942 * vc.el (vc-backend-diff): Return the correct status if we had to
11943 retry the rcsdiff command without the --brief option.
11944
11945 2000-03-31 Dave Love <fx@gnu.org>
11946
11947 * help.el (help-manyarg-func-alist): Correct several omissions.
11948
11949 * add-log.el: Don't require cl, fortran.
11950 (add-log-current-defun-function): Doc fix.
11951 (change-log-version-number-regexp-list): Remove SCCS part. Doc
11952 fix.
11953 (change-log-version-rcs): Function deleted.
11954 (change-log-version-number-search): Doc fix. Use
11955 vc-workfile-version. Avoid CL dolist.
11956 (add-change-log-entry): Just call add-log-current-defun to get
11957 defun. Simplify somewhat.
11958 (change-log-get-method-definition-1): Likewise.
11959 (add-log-current-defun): Return nil if calling
11960 add-log-current-defun-function does so. Move Fortran stuff to
11961 fortran.el. Return string without properties.
11962
11963 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
11964 and :alpha: char classes.
11965
11966 * mail/supercite.el: Defvar curline when compiling.
11967 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
11968 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
11969 rather than a-zA-Z0-9 to allow non-ASCII characters.
11970
11971 2000-03-31 Gerd Moellmann <gerd@gnu.org>
11972
11973 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
11974
11975 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11976 Re-enable new code.
11977
11978 * lpr.el (print-region-1): Use -d to specify printer name for
11979 systems `usg-unix-v*, `dgux', `hpux', `irix'.
11980
11981 2000-03-31 Dave Love <fx@gnu.org>
11982
11983 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
11984 for function definition in symbol's function value slot first
11985 instead of first consulting byte-compile-function-environment.
11986
11987 2000-03-31 Kenichi Handa <handa@etl.go.jp>
11988
11989 * language/european.el ("Polish"): New language environment.
11990 (setup-polish-environment): New function.
11991
11992 2000-03-30 Gerd Moellmann <gerd@gnu.org>
11993
11994 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11995 Disable new code.
11996
11997 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
11998 trying to `load' the symbol of an autoload instead of the file
11999 recorded in the autoload. Fix error messages.
12000
12001 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12002
12003 * ps-print.el: PostScript programming fix for ghostview, doc fix.
12004 (ps-print-version): New version number (5.1.3).
12005 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
12006 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
12007 (ps-generate-postscript-with-faces): Code fix.
12008 (ps-color-values): XEmacs compatibility.
12009 (ps-print-background-image, ps-print-background-text, ps-printer-name)
12010 (ps-default-fg, ps-default-bg): Adjust customization.
12011 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
12012 (ps-color-scale): Renaming old ps-color-value fun.
12013 (ps-print-headers): Replace ps-print-header group to avoid conflict
12014 with ps-print-header variable.
12015 (ps-print-miscellany): New group.
12016 (ps-format-color, ps-rgb-color): New funs.
12017 (ps-default-foreground): New var.
12018 (ps-printer-name-option): New const.
12019
12020 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
12021
12022 * net/net-utils.el:
12023 (network-connection-host, network-connection-service): New variables
12024 (network-connection-mode): New mode, derived from comint-mode
12025 (network-connection-mode-setup): New function, saves host and
12026 service information in local variables.
12027
12028 * lisp/locate.el:
12029 (locate-word-at-point): Added this function
12030 (locate): Default to using locate-word-at-point as input
12031 Run dired-mode-hook
12032
12033 2000-03-29 Dave Love <fx@gnu.org>
12034
12035 * calendar/appt.el: Doc fixes.
12036 (appt-check): Convert min-to-app to a string before passing to
12037 appt-disp-window-function or concat.
12038 (appt-delete-window): Remove test for frame-root-window.
12039 (appt-select-lowest-window, appt-convert-time): Simplify.
12040
12041 * emacs-lisp/bytecomp.el: Doc fixes.
12042 (byte-compile-file-form-autoload): Update
12043 byte-compile-function-environment.
12044
12045 2000-03-29 Andreas Schwab <schwab@suse.de>
12046
12047 * emacs-lisp/autoload.el: Also print defsubst doc string
12048 specially.
12049
12050 * dired.el (dired-insert-directory): If dired-free-space-program
12051 failed just delete its output.
12052
12053 2000-03-29 Dave Love <fx@gnu.org>
12054
12055 * international/iso-cvt.el: Move provide to end. Doc fixes.
12056 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
12057 (iso-iso2sgml, iso-sgml2iso): New functions.
12058 (iso-cvt-define-menu): Fix some entries and use backquote for
12059 clarity.
12060
12061 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
12062
12063 2000-03-28 Gerd Moellmann <gerd@gnu.org>
12064
12065 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
12066 ISO-DATE. If non-nil, return date in ISO 8601 format.
12067
12068 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
12069
12070 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
12071 if it ever becomes used.
12072 (log-edit-mode-hook): Default to vc-log-mode-hook.
12073 (log-edit-mode): Fix the docstring.
12074
12075 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
12076 the code.
12077
12078 2000-03-26 Dave Love <fx@gnu.org>
12079
12080 * net/browse-url.el (browse-url): Re-fix case of
12081 browse-url-browser-function being an alist.
12082 (browse-url): Add :link to defgroup.
12083
12084 * files.el: Doc fixes.
12085 (file-truename): Include `[' in wildcard characters.
12086 (automount-dir-prefix): Customize.
12087 (find-file-wildcards): Add :version.
12088 (find-file-noselect): Simplify a mapcar call.
12089
12090 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
12091 compatible with inf-lisp version.
12092 (eval-defun-1): Fix custom-declare-variable case.
12093
12094 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
12095
12096 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
12097
12098 2000-03-24 Gerd Moellmann <gerd@gnu.org>
12099
12100 * Makefile (COMPILE_FIRST): New macro.
12101 (compile-files): Compile files from COMPILE_FIRST first.
12102
12103 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
12104 code.
12105
12106 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
12107 matching open parenthesis in column 0 to defun-prompt-regexp
12108 only if open-paren-in-column-0-is-defun-start is set.
12109
12110 * sun-curs.el: Require CL at compile-time only.
12111
12112 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
12113 instead of copy-list which is a function from CL.
12114 (msb--choose-menu, msb--mode-menu-cond)
12115 (msb--create-buffer-menu-2): Use dolist instead of mapc.
12116 (msb--init-file-alist): Use mapcar instead of mapcan.
12117 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
12118 `(' in column 0 in doc string.
12119 (msb--add-separators): Use mapcar instead of mapcan.
12120
12121 * cus-dep.el: Require CL at compile-time only.
12122
12123 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
12124
12125 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
12126 (byte-compile-warnings): New warning `noruntime'.
12127 (byte-compile-constants, byte-compile-variables): Fix docstring.
12128 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
12129 execute `eval-whenc-compile's body.
12130 (byte-compile-unresolved-functions): Fix docstring.
12131 (byte-compile-eval): New function.
12132 (byte-compile-callargs-warn): Check if the function will be available
12133 at runtime (via property `byte-compile-noruntime').
12134 (byte-compile-print-syms): New function.
12135 (byte-compile-warn-about-unresolved-functions): Also warn about
12136 `noruntime' functions (and use `byte-compile-print-syms').
12137 (byte-compile-file): Capitalize the message.
12138
12139 2000-03-24 Gerd Moellmann <gerd@gnu.org>
12140
12141 * mail/rmail.el (rmail-confirm-expunge): New user-option.
12142 (rmail-expunge): Ask for confirmation depending on the setting
12143 of rmail-confirm-expunge.
12144
12145 2000-03-23 Gerd Moellmann <gerd@gnu.org>
12146
12147 * Makefile (bootstrap-clean): If $(emacs) exists, build
12148 loaddefs.el first. A loaddefs.el that's not up-to-date might
12149 cause a bootstrap failure because things don't autoload as
12150 expected.
12151
12152 2000-03-23 Dave Love <fx@gnu.org>
12153
12154 * net/browse-url.el: Restore previous use of
12155 browse-url-maybe-new-window.
12156
12157 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12158
12159 * ps-print.el: Skip banner page fix.
12160 (ps-print-version): New version number (5.1.2).
12161 (ps-begin-file, ps-end-file, ps-generate): Code fix.
12162
12163 2000-03-23 Dave Pearson <davep@davep.org>
12164
12165 * net/quickurl.el Changed the type of parameter passed to the
12166 function defined by `quickurl-format-function'. Before only the
12167 text of the URL was passed. Now the whole URL structure is passed
12168 and the function is responsible for extracting the parts it
12169 requires. Changed the default of `quickurl-format-function'
12170 accordingly.
12171 (quickurl-insert): Changed the `funcall' of
12172 `quickurl-format-function' to match the above change.
12173 (quickurl-list-insert): Changed the `url' case so that it makes
12174 use of `quickurl-format-function', previous to this the format was
12175 hard wired.
12176
12177 2000-03-22 Gerd Moellmann <gerd@gnu.org>
12178
12179 * startup.el: Change some spellings for the X Window System.
12180
12181 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
12182
12183 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
12184 up the code and the regexp and make sure the cursor is temporarily
12185 moved to the suspicious line while querying the user.
12186
12187 2000-03-22 Jason Rumney <jasonr@gnu.org>
12188
12189 * w32-fns.el (w32-charset-info-alist): Initialize.
12190
12191 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12192
12193 * ps-print.el: N-up last page fix.
12194 (ps-print-version): New version number (5.1.1).
12195 (ps-end-file, ps-end-job, ps-generate): Code fix.
12196
12197 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
12198
12199 * files.el (find-file-run-dired): Update docstring.
12200 (find-directory-functions): New hook.
12201 (find-file-noselect): Run find-directory-functions rather than
12202 calling dired directly.
12203
12204 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
12205
12206 * pcvs.el: Add a minimal leading commentary.
12207 (cvs-make-cvs-buffer): Change the header part by removing the startup
12208 message and adding a `Module' entry. Also replace the FOOTER and
12209 HEADER special fileinfos with the new support in ewoc for updating
12210 its own footer and header.
12211 (cvs-update-header): Update to use the header/footer of the ewoc.
12212 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
12213 (cvs-is-within-p): New function.
12214 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
12215 to only examine some subset of the buffers.
12216
12217 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
12218 `format' instead of our own ad-hoc functions.
12219 Remove HEADER and FOOTER cases, now handled in the EWOC.
12220 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
12221
12222 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
12223 output to avoid scaring the user.
12224 (cvs-parse-table): Catch message for non-up-to-date commits.
12225
12226 * pcvs-defs.el (cvs-startup-message): Remove.
12227 (cvs-global-menu): New autoloaded menu.
12228
12229 * pcvs-util.el (cvs-string-fill): Remove.
12230
12231 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
12232 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
12233 PP part of it and also make it work for footers and headers.
12234 (ewoc-create): Drop POS and BUFFER arguments.
12235 Use the DLL's dummy node to store the end-of-footer position.
12236 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
12237 (ewoc-refresh): Remove unused `header' variable.
12238 (ewoc-(get|set)-hf): New functions.
12239
12240 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
12241 log-view-*-(message|file) and use easy-mmode-define-navigation.
12242 (log-view-message-re): Match SCCS format as well.
12243 And match the revision line rather than the dashed separator line.
12244 (log-view-mode): Use the new define-derived-mode.
12245 (log-view-current-tag): Fill in with an actual implementation.
12246
12247 * cvs-status.el (cvs-status-(prev|next)): Rename from
12248 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
12249 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
12250 to let the output "breathe" a little more (more readable).
12251 (cvs-status-mode): Use the new define-derived-mode.
12252
12253 * smerge-mode.el (smerge-auto-leave): New function and variable.
12254 (smerge-basic-map): Rename from smerge-basic-keymap.
12255 Change the bindings for smerge-diff-*.
12256 (smerge-*-map): Use easy-mmode-defmap.
12257 (smerge-(next|prev)): Use easy-mmode-define-navigation.
12258 (smerge-keep-*): Use smerge-auto-leave.
12259
12260 2000-03-21 Jason Rumney <jasonr@gnu.org>
12261
12262 * cus-edit.el (custom-button-face): Use 3D look for w32.
12263 (custom-button-pressed-face): Likewise.
12264
12265 2000-03-21 Gerd Moellmann <gerd@gnu.org>
12266
12267 * progmodes/etags.el (tags-case-fold-search): New user-option.
12268 (tags-loop-eval): New function. Bind case-fold-search around eval
12269 depending on the value of tags-case-fold-search.
12270 (tags-loop-continue): Use tags-loop-eval.
12271 (find-tag-in-order): Bind case-fold-search depending on the value
12272 of tags-case-fold-search.
12273
12274 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
12275
12276 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
12277 (diff-end-of-hunk): Return the end position for use in
12278 `easy-mmode-define-navigation'.
12279 (diff-recenter): Remove.
12280 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
12281 of `easy-mmode-define-navigation'.
12282 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
12283 previous renaming) and fix to use new names.
12284 (diff-merge-strings): Use \n as separator: simpler, faster.
12285 (diff-mode): Use `define-derived-mode'.
12286
12287 * derived.el (define-derived-mode): Don't autoload anymore.
12288 Prefer the macro-only version provided by easy-mmode.el.
12289
12290 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
12291 `easy-mmode-define-derived-mode'.
12292 Use `combine-run-hooks'.
12293 (easy-mmode-define-navigation): New macro.
12294
12295 * subr.el (combine-run-hooks): New function.
12296
12297 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
12298
12299 * term/x-win.el: Fontsets related initialization is simplified.
12300
12301 * international/mule-diag.el (describe-font): Don't refer to
12302 global-fontset-alist, instead call font-list.
12303 (describe-fontset, list-fontsets, mule-diag): Likewise.
12304 (print-fontset): Adjusted for the change of fontset
12305 implementation.
12306
12307 * international/fontset.el (x-charset-registries): Variable
12308 removed, instead the corresponding data is stored in the default
12309 fontset.
12310 (register-alternate-fontnames): Function removed.
12311 (resolved-ascii-font): Variable removed.
12312 (x-compose-font-name): Ignore the second argument REDOCE.
12313 (x-complement-fontset-spec): Complement only an ASCII font and
12314 element for those charsets than can use that ASCII font.
12315 (generate-fontset-menu): Don't refer to global-fontset-alist,
12316 instead call fontset-list.
12317 (uninstantiated-fontset-alist): Variable removed.
12318 (x-style-funcs-alist): Likewise.
12319 (fontset-default-styles): Likewise.
12320 (x-modify-font-name): Function removed.
12321 (create-fontset-from-fontset-spec): Ignore the argument
12322 STYLE-VARIANT.
12323 (create-fontset-from-ascii-font): Docsting adjusted for the above
12324 change.
12325 (instantiate-fontset, resolve-fontset-name): Functions removed.
12326 (fontset-list): Now implemented by C code.
12327
12328 * faces.el (read-face-font): Fix TABLE arg to completing-read.
12329 (describe-face): Include `font' attribute in the description.
12330
12331 2000-03-21 Kenichi Handa <handa@etl.go.jp>
12332
12333 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
12334
12335 2000-03-20 Gerd Moellmann <gerd@gnu.org>
12336
12337 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
12338 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
12339 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
12340
12341 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
12342 about behavior of set-buffer-modified-p wrt redisplay.
12343
12344 2000-03-19 Richard M. Stallman <rms@gnu.org>
12345
12346 * view.el (view-mode-disable): Kill local binding of view-read-only.
12347
12348 2000-03-18 Gerd Moellmann <gerd@gnu.org>
12349
12350 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
12351 is a string, convert it to a syntax cell using string-to-syntax.
12352
12353 * simple.el (syntax-code-table, syntax-flag-table): New variables.
12354 (string-to-syntax): New function.
12355
12356 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
12357 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
12358 try to use passive ftp mode.
12359
12360 2000-03-17 Gerd Moellmann <gerd@gnu.org>
12361
12362 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
12363
12364 * simple.el (append-to-buffer): Update point of windows after
12365 insertion.
12366
12367 * abbrev.el (inverse-add-abbrev): Identify word by first moving
12368 forward then moving backward. Reindent.
12369
12370 * frame.el (other-frame): Call x-focus-frame only if
12371 focus-follows-mouse is off.
12372
12373 2000-03-17 Dave Love <fx@gnu.org>
12374
12375 * pcvs-util.el (cvs-strings->string): Rename
12376 replace-regexps-in-string.
12377
12378 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
12379
12380 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
12381 regexp for labels cannot span several lines.
12382
12383 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
12384 `(setq :<key> ':<key>)' to the macro expansion.
12385
12386 2000-03-16 Dave Love <fx@gnu.org>
12387
12388 * progmodes/f90.el (f90): Put custom group under `languages', not
12389 `fortran'.
12390 (f90-mode-hook): Customize.
12391 (f90-mode): Set add-log-current-defun-function.
12392 (f90-current-defun): New function.
12393
12394 2000-03-16 Gerd Moellmann <gerd@gnu.org>
12395
12396 * cus-edit.el (custom-variable-tag-face): Handle case that
12397 default face's height is not a number.
12398 (custom-face-tag-face, custom-group-tag-face-1)
12399 (custom-group-tag-face): Ditto.
12400 (custom-group-tag-face-1): Add :group.
12401
12402 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
12403
12404 2000-03-15 Gerd Moellmann <gerd@gnu.org>
12405
12406 * pcvs-defs.el (toplevel): Remove autoload cookie for form
12407 requiring easymenu.
12408
12409 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12410
12411 * ps-print.el: PostScript user-defined prologue, PostScript error
12412 handler, doc fix.
12413 (ps-print-version): New version number (5.1).
12414 (ps-user-defined-prologue, ps-error-handler-message)
12415 (ps-print-prologue-0, ps-error-handler-alist): New vars.
12416 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
12417 (ps-insert-string): New function.
12418
12419 2000-03-15 Kenichi Handa <handa@etl.go.jp>
12420
12421 * international/ccl.el (ccl-compile-expression): Don't generate
12422 invalid self-assignment code.
12423
12424 2000-03-14 Dave Love <fx@gnu.org>
12425
12426 * subr.el (replace-regexp-in-string): Renamed from
12427 replace-regexps-in-string. Doc fix.
12428
12429 2000-03-12 Dave Love <fx@gnu.org>
12430
12431 * cus-edit.el: Doc fixes.
12432 (customize-set-variable, customize-save-variable): Rename args for
12433 doc.
12434 (custom-variable-tag-face, custom-face-tag-face)
12435 (custom-group-tag-face-1, custom-group-tag-face): Modify from
12436 style which user identify as hyperlink.
12437 (hook): Don't add undefined functions to the hook.
12438 (debug-ignored-errors): Transfer message from bindings.el.
12439
12440 2000-03-12 Gerd Moellmann <gerd@gnu.org>
12441
12442 * recentf.el (recentf-keep-non-readable-files-p): Remove
12443 double/nested definition.
12444
12445 2000-03-12 Dave Love <fx@gnu.org>
12446
12447 * facemenu.el (facemenu-get-face): Use display-color-p.
12448 * enriched.el (enriched-decode-foreground): Likewise.
12449 (enriched-decode-background): Likewise.
12450 * isearch.el (isearch-highlight): Likewise.
12451 * info-look.el (info-lookup): Likewise.
12452 * simple.el (completion-setup-function): Likewise.
12453
12454 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
12455 :options.
12456
12457 * bindings.el (mode-line-format): Fix line-number and
12458 column-number items. Add help-echo for the background.
12459 (mode-line-mule-info): Modify help-echo.
12460
12461 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
12462
12463 * files.el (load-file): Allow completion to .elc.
12464
12465 * man.el: Doc fixes.
12466 (Man-init-defvars): Use display-color-p to set fontification.
12467
12468 * play/hanoi.el (hanoi-internal): Don't use oddp.
12469
12470 2000-03-12 Gerd Moellmann <gerd@gnu.org>
12471
12472 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
12473
12474 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
12475
12476 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
12477
12478 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
12479 Fix comment.
12480
12481 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
12482
12483 * font-lock.el (font-lock-keywords): Fix the doc now that
12484 regexp-opt-depth is unnecessary.
12485 (save-buffer-state): Set an edebug spec.
12486 (font-lock-fontify-anchored-keywords): Properly handle the case when
12487 the matcher goes past the limit.
12488
12489 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
12490 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
12491
12492 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
12493 dll.el and cookie.el (from Elib) with heavy renaming and other
12494 massaging.
12495
12496 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
12497 Autoload the functions used.
12498 (easy-mmode-define-syntax): Fix CL typo.
12499 (easy-mmode-define-derived-mode): Improve the docstring generation.
12500
12501 2000-03-10 Gerd Moellmann <gerd@gnu.org>
12502
12503 * textmodes/texinfo.el (texinfo-version): Variable and function
12504 removed.
12505
12506 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
12507
12508 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
12509 allow more flexibility.
12510 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
12511 fns.
12512 (easy-mmode-defmap, easy-mmode-defsyntax)
12513 (easy-mmode-define-derived-mode): New macros.
12514
12515 2000-03-09 Didier Verna <didier@xemacs.org>
12516
12517 * rect.el (replace-rectangle): New function.
12518
12519 2000-03-09 Dave Love <fx@gnu.org>
12520
12521 * progmodes/fortran.el (fortran-comment-line-start): Define as
12522 "C".
12523 (fortran-comment-line-start-skip): Don't match cpp stuff.
12524 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
12525 (fortran-mode-map): Remove over-eager custom-menu-create for now.
12526 (fortran-mode): Don't set fortran-comment-line-start-skip,
12527 fortran-comment-line-start here. Set comment-start,
12528 add-log-current-defun.
12529 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
12530 (fortran-current-defun): New function.
12531
12532 2000-03-09 Gerd Moellmann <gerd@gnu.org>
12533
12534 * emacs-lisp/re-builder.el: New file.
12535
12536 * mouse.el (mouse-drag-region): Don't run up-event handler
12537 if hscroll has changed.
12538
12539 * octave-mod.el (octave-font-lock-keywords): To font-lock the
12540 builtin operators, use `font-lock-builtin-face' for Emacs and
12541 `font-lock-preprocessor-face' otherwise.
12542
12543 * font-lock.el (lisp-font-lock-keywords-1): Highlight
12544 `(defun (setf foo)' differently.
12545
12546 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
12547
12548 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
12549 (regexp-opt): Update comment and adapt the code the new meaning of
12550 the `paren' argument of regex-opt-group for shy-groups.
12551 (regexp-opt-depth): Handle shy groups as well as backslashed
12552 backslashes.
12553 (regexp-opt-group): Turn the leading comment into a docstring.
12554 Allow `paren' to be a string (the string to use to open a group).
12555 Remove open-presuf and close-presuf. Instead of checking for `all
12556 one-char' and then later on check for `several one-char', handle
12557 both cases close together. Also apply a more generic algorithm
12558 for suffixes (the mirror image of the algorithm used for
12559 prefixes). Use shy-groups. Use nreverse rather than reverse.
12560 (regexp-opt-try-suffix): Removed.
12561
12562 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
12563 from comint-mode-map, so we can just inherit from it. Also, move
12564 the initialization into the `defvar' since there's no docstring
12565 anyway and it's fairly short.
12566 (inferior-scheme-mode): Define it as derived-mode: the code is
12567 shorter and this way we inherit from comint-mode-map rather than
12568 copying it.
12569
12570 * subr.el (replace-regexps-in-string): Properly handle the case
12571 where we match an empty string.
12572
12573 * comint.el (comint-exec-1): Add the current-dir to the exec-path
12574 when the command has a directory component (such as "./testml").
12575 Also fix a typo in the comment.
12576
12577 2000-03-08 Gerd Moellmann <gerd@gnu.org>
12578
12579 * Makefile (compile-files): Compile files one by one because
12580 that's the only way to ensure a clean compilation environment for
12581 each individual file.
12582
12583 * frame.el (other-frame): Call x-focus-frame.
12584
12585 2000-03-07 Dave Love <fx@gnu.org>
12586
12587 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
12588 :require to defcustom.
12589
12590 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
12591 lists.
12592
12593 * files.el (auto-mode-alist): Add configure.in.
12594
12595 * progmodes/autoconf.el: New file.
12596
12597 2000-03-07 Gerd Moellmann <gerd@gnu.org>
12598
12599 * mail/mh-e.el: Change maintainer to `none'.
12600
12601 * recentf.el (recentf-keep-non-readable-files-p): Quote args
12602 to remove-hook and add-hook.
12603
12604 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
12605
12606 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
12607 it as the default.
12608 (mail-send): Test mail-send-nonascii also for the new `mime' value.
12609 (sendmail-send-it): Conditionally add MIME headers specifying the
12610 used character set.
12611
12612 2000-03-07 Dave Love <fx@gnu.org>
12613
12614 * winner.el: Fix keywords, autoload cookies. Split
12615 eval-when-compile form to avoid compilation failure.
12616
12617 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
12618
12619 * international/mule.el: Modify comment about coding system
12620 property `coding-category'.
12621 (make-coding-system): New argument EOL-TYPE. Pay attention to
12622 coding-category property of PROPERTIES.
12623
12624 * international/mule-conf.el (coding-category-utf-8,
12625 coding-category-utf-16-be, coding-category-utf-16-le): New coding
12626 categories. Include them in the argument for set-coding-priority.
12627
12628 * international/mule-cmds.el (reset-language-environment): Include
12629 coding-category-utf-8, coding-category-utf-16-be, and
12630 coding-category-utf-16-le in the argument for set-coding-priority.
12631 (reset-language-environment): Initialize coding-category-utf-8,
12632 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
12633
12634 2000-03-06 Karl Fogel <kfogel@red-bean.com>
12635
12636 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
12637 code abstracted out of `bookmark-jump-noselect'. Now tries info
12638 extensions as well as compression extensions.
12639 (bookmark-jump-noselect): Use above new func.
12640
12641 2000-03-03 Gerd Moellmann <gerd@gnu.org>
12642
12643 * strokes.el: Change maintainer's mail address.
12644
12645 2000-03-03 Kenichi Handa <handa@etl.go.jp>
12646
12647 * international/mule-diag.el (list-character-sets): Make help-echo
12648 string by substitute-command-keys.
12649 (list-character-sets): Likewise.
12650 (sort-listed-character-sets): Call help-setup-xref.
12651
12652 2000-03-02 Gerd Moellmann <gerd@gnu.org>
12653
12654 * time.el (display-time-mail-file): Add `none' to the list of
12655 choices.
12656
12657 2000-03-01 Dave Love <fx@gnu.org>
12658
12659 * help.el (help-xref-go-back): Don't try to set position.
12660
12661 * international/mule-diag.el (list-character-sets): Call
12662 help-setup-xref. Add help-echo to xrefs.
12663 (list-character-sets-1): Add help-echo to xrefs.
12664
12665 2000-03-02 Gerd Moellmann <gerd@gnu.org>
12666
12667 * frame.el (blink-cursor-mode): Switch cursor on when turning
12668 the mode off.
12669
12670 * add-log.el (add-log-current-defun): Add support for
12671 Autoconf mode.
12672
12673 * mail/rmail.el (rmail-quit-hook): New variable.
12674
12675 2000-03-01 Dave Love <fx@gnu.org>
12676
12677 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
12678
12679 * help.el (help-xref-button): Add help-echo arg.
12680 (describe-function-1, describe-variable, help-make-xrefs): Use it.
12681
12682 * faces.el (list-faces-display): Supply help-echo with
12683 help-make-xrefs.
12684
12685 * facemenu.el (list-text-properties-at): Set help-xref-stack to
12686 nil.
12687
12688 2000-03-01 Gerd Moellmann <gerd@gnu.org>
12689
12690 * image.el (defimage): Look for image files in load-path.
12691
12692 * frame.el (busy-cursor-delay-seconds): Change type to
12693 `number'.
12694
12695 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
12696
12697 * recentf.el (recentf): Added version tag to the defgroup of
12698 recentf.
12699
12700 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
12701
12702 * recentf.el (recentf-cleanup): Changed to remove excluded file
12703 too.
12704 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
12705 action to select/unselect a file.
12706 (recentf-edit-list): Code cleanup and improvement.
12707 (recentf-open-more-files-action): `recentf-open-more-files' button
12708 widget action to open a file.
12709 (recentf-open-more-files): No more use standard completion but
12710 widgets.
12711 (recentf-more-collection): Deleted.
12712 (recentf-more-history): Deleted.
12713 (recentf-setup-more-completion): Deleted.
12714
12715 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
12716
12717 * recentf.el (recentf-mode): No more needs that Emacs is running
12718 under a window-system.
12719
12720 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
12721
12722 * recentf.el (recentf-edit-list): New command to edit the recent
12723 list which allow the user to remove files.
12724 (recentf-edit-selected-items): New global variable, used by
12725 `recentf-edit-list' to hold the list of files to be removed from
12726 the recent list.
12727 (recentf-make-menu-items): Updated to display a "Edit list..."
12728 menu item. Minor code cleanup.
12729
12730 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
12731
12732 * recentf.el (recentf-open-more-files): New command to open files
12733 that are not displayed in the menu.
12734 (recentf-more-collection): New global variable holding the set of
12735 permissible completions used by `recentf-open-more-files'.
12736 (recentf-more-history): New global variable holding the history list
12737 used by `recentf-open-more-files' completion.
12738 (recentf-setup-more-completion): New function to setup completion for
12739 `recentf-open-more-files'.
12740 (recentf-make-menu-items): Updated to display a "More..." menu item.
12741
12742 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
12743
12744 * recentf.el (recentf-menu-action): Doc fixed.
12745
12746 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
12747
12748 * recentf.el (recentf-menu-filter): Doc updated.
12749 (recentf-update-menu-hook): Allow menu filters to force menu update.
12750 (recentf-make-menu-items): New menu filter handling.
12751 (recentf-make-menu-item): New helper function.
12752 (recentf-menu-elements): New menu handling function.
12753 (recentf-sort-ascending): Updated to new menu filter handling.
12754 (recentf-sort-descending): Updated to new menu filter handling.
12755 (recentf-sort-basenames-ascending): New menu filter function.
12756 (recentf-sort-basenames-descending): New menu filter function.
12757 (recentf-show-basenames): New menu filter function.
12758 (recentf-show-basenames-ascending): New menu filter function.
12759 (recentf-show-basenames-descending): New menu filter function.
12760
12761 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12762
12763 * diary-lib.el (list-diary-entries): Don't try to go forward at
12764 the end of the buffer.
12765
12766 2000-02-29 Kenichi Handa <handa@etl.go.jp>
12767
12768 * international/mule-diag.el (list-character-sets): Completely
12769 rewritten.
12770 (sort-listed-character-sets): New function.
12771 (list-character-sets-1): Completely rewritten.
12772 (list-character-sets-2): New function.
12773 (non-iso-charset-alist): New variable.
12774 (decode-codepage-char): New function.
12775 (charset-history): New variable.
12776 (read-charset) (list-block-of-chars)
12777 (list-iso-charset-chars)
12778 (list-non-iso-charset-chars)
12779 (list-charset-chars): New functions.
12780 (mule-diag): Call list-character-sets-2, not
12781 list-character-sets-2.
12782 (dump-charsets): Likewise.
12783
12784 2000-02-29 Gerd Moellmann <gerd@gnu.org>
12785
12786 * dired-x.el (dired-filename-at-point): Add `@' to valid
12787 file name characters.
12788 (dired-filename-at-point): Handle ange-ftp file names.
12789
12790 * frame.el (frame-notice-user-settings): Use assq-delete-all
12791 instead of assoc-delete-all.
12792 (frame-notice-user-settings): Ditto.
12793
12794 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
12795 Don't copy alist.
12796
12797 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
12798
12799 * calculator.el (calculator-use-menu): New option.
12800 (calculator-initial-bindings): Changed some bindings to work as
12801 macros.
12802 (calculator-forced-input): Removed.
12803 (calculator-restart-other-mode): New variable.
12804 (calculator-mode-map): Set up menu.
12805
12806 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
12807
12808 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
12809 tags.
12810
12811 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
12812
12813 * viper-cmd.el (viper-envelop-ESC-key): added the option to
12814 translate all ESC key sequences.
12815 (viper-goto-mark-subr): restore markers for files for which
12816 they were saved.
12817 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
12818 * viper-util.el (viper-set-replace-overlay-glyphs,
12819 viper-set-replace-overlay): always check if the replacement
12820 overlay is live.
12821 * viper.el (viper-vi-state-mode-list): added major modes.
12822 * ediff-wind.el: minor comment changes.
12823 * ediff.el: copyright notice date fix.
12824
12825 2000-02-27 Jason Rumney <jasonr@gnu.org>
12826
12827 * faces.el (face-font-family-alternatives): Add arial to helv.
12828 (mode-line, header-line, tool-bar): Same default as x for w32.
12829 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
12830 face-font-family-alternatives from working.
12831 * term/w32-win.el (mouse-set-font): Do not build fontset from
12832 chosen font.
12833
12834 2000-02-25 Sam Steingold <sds@goems.com>
12835
12836 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
12837 properly.
12838
12839 2000-02-25 Richard M. Stallman <rms@gnu.org>
12840
12841 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
12842
12843 2000-02-25 Gerd Moellmann <gerd@gnu.org>
12844
12845 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
12846 writable.
12847
12848 * frame.el (busy-cursor-delay-seconds): New option.
12849
12850 2000-02-24 Gerd Moellmann <gerd@gnu.org>
12851
12852 * frame.el (show-cursor-in-non-selected-windows): New option.
12853
12854 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12855
12856 * diary-lib.el (include-other-diary-files): Undo the selective
12857 display in any included file and don't kill it.
12858
12859 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
12860
12861 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
12862 bar. Menu items converted to (menu-item format, help strings
12863 added.
12864 [downcase, upcase]: Don't enable on MS-DOS.
12865 [symlink, symlinks]: Don't show if make-symbolic-link is not
12866 bound.
12867 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
12868
12869 2000-02-23 Dave Love <fx@gnu.org>
12870
12871 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
12872 (backward-kill-word): Revert addition of * to interactive spec --
12873 it's a feature.
12874
12875 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
12876 (backward-kill-sentence, kill-sentence): Likewise.
12877
12878 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
12879 scratch buffer name.
12880 (gud-format-command): Use int-to-string in ?l case. Simplify
12881 slightly.
12882
12883 * term/w32-win.el (internal-face-interactive): Update prompt for
12884 new read-face-name.
12885
12886 * mail/footnote.el (footnote): Add :version to defgroup.
12887 (footnote-section-tag-regexp): Customize.
12888 (footnote-start-tag, footnote-end-tag): New option.
12889 (footnote-latin-regexp): New variable.
12890 (Footnote-latin): New function.
12891 (footnote-style-alist): Add element for latin style.
12892 (footnote-style): Moved.
12893 (Footnote-goto-footnote): Use eq to test arg.
12894
12895 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
12896
12897 * emacs-lisp/byte-opt.el: Change old backquote syntax.
12898 (byte-compile-trueconstp): Include keywords.
12899 (byte-optimize-quote, byte-optimize-lapcode): Use
12900 byte-compile-const-symbol-p.
12901 (byte-optimize-char-before): New optimization.
12902
12903 * emacs-lisp/bytecomp.el: Change old backquote syntax.
12904 (byte-compile-const-symbol-p): New function.
12905 (byte-compile-constp, byte-compile-out-toplevel)
12906 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
12907 Use it.
12908
12909 * subr.el (define-key-after): Default AFTER to t. Doc fix.
12910
12911 2000-02-23 Kenichi Handa <handa@etl.go.jp>
12912
12913 * international/encoded-kb.el: Be sure to update minor-mode-alist
12914 and minor-mode-map-alist.
12915 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
12916 codes SS2 and SS3 correctly.
12917 (encoded-kbd-self-insert-ccl): New function.
12918 (encoded-kbd-setup-keymap): New function.
12919 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
12920 by calling encoded-kbd-setup-keymap.
12921
12922 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
12923 characters.
12924 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
12925 locally.
12926
12927 2000-02-22 Dave Love <fx@gnu.org>
12928
12929 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
12930 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
12931 defvar.
12932 (lisp-mode-syntax-table): Set up for #|...|# comments.
12933 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
12934 classes. Match `defface'.
12935 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
12936 (eval-defun-1): Fix for defcustom.
12937 (lisp-indent-region): Doc fix.
12938
12939 * subr.el (when, unless, split-string): Doc fix.
12940 (read-passwd): Move call of clear-this-command-keys to the right
12941 place.
12942 (replace-regexps-in-string): New function.
12943
12944 2000-02-22 Gerd Moellmann <gerd@gnu.org>
12945
12946 * help.el (describe-variable): Set syntax table to
12947 emacs-lisp-mode-syntax-table when moving forward over the
12948 symbol's name.
12949
12950 2000-02-22 Dave Love <fx@gnu.org>
12951
12952 * xt-mouse.el: Doc fixes.
12953 (xterm-mouse-position-function): New function, replacing advice of
12954 mouse-position.
12955 (xterm-mouse-mode): Use it. Don't turn on under a window system.
12956
12957 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
12958
12959 2000-02-21 Gerd Moellmann <gerd@gnu.org>
12960
12961 * format.el (format-annotate-single-property-change): Handle
12962 properties.with dotted-list values.
12963 (format-proper-list-p): New function.
12964
12965 * enriched.el (enriched-face-ans): Handle '(foreground-color
12966 . COLOR) and (background-color . COLOR).
12967
12968 2000-02-20 Dave Love <fx@gnu.org>
12969
12970 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
12971 and assignments to it.
12972 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
12973 current local map.
12974 (make-flyspell-overlay): Use it.
12975 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
12976
12977 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
12978 (lm-get-header-re): Defun, not defsubst.
12979 (lm-get-package-name): Defun, not defsubst. Simplify.
12980 (lm-version): Doc fix. Simplify.
12981 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
12982 (lm-crack-address, lm-last-modified-date, lm-commentary)
12983 (lm-verify, lm-synopsis): Simplify.
12984 (lm-report-bug): Require emacsbug. Use compose-mail.
12985
12986 2000-02-20 Gerd Moellmann <gerd@gnu.org>
12987
12988 * dired.el (dired-mode): Call propertized-buffer-identification
12989 to set mode-line-buffer-identification to something having
12990 the right text properties.
12991
12992 * bindings.el (propertized-buffer-identification): New function.
12993
12994 2000-02-20 Dave Love <fx@gnu.org>
12995
12996 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
12997 check for t-mouse too.
12998
12999 * cus-start.el: Make echo-keystrokes `number'.
13000
13001 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
13002
13003 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
13004 Don't call ring-empty-p unless tags-location-ring is bound.
13005 From Noah Friedman <friedman@splode.com>.
13006
13007 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
13008
13009 * progmodes/hideshow.el (hs-flag-region): No longer use
13010 `intangible' overlay property.
13011
13012 (hs-toggle-hiding): New command.
13013 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
13014
13015 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
13016 Fix omission bug: Run `hs-minor-mode-hook' for both activation
13017 and deactivation.
13018
13019 2000-02-18 Gerd Moellmann <gerd@gnu.org>
13020
13021 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
13022
13023 2000-02-17 Gerd Moellmann <gerd@gnu.org>
13024
13025 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
13026
13027 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
13028 of `*' to handle `(* ... *)' comments.
13029
13030 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
13031
13032 * faces.el (list-faces-display): Use display-mouse-p instead of
13033 window-system.
13034
13035 * menu-bar.el (global-map): Menu-bar items converted to the new
13036 format (menu-item..., rearranged for better CUA compliance, and
13037 their names changed for better clarity. Help strings added.
13038
13039 * international/mule-cmds.el (mule-menu-keymap)
13040 (describe-language-environment-map, set-coding-system-map)
13041 (setup-language-environment-map): Convert to new (menu-item...
13042 form, add help strings. Change names of menu items for better
13043 clarity. "Mule" menu-bar item removed (it's now in the "Options"
13044 submenu).
13045
13046 2000-02-17 Gerd Moellmann <gerd@gnu.org>
13047
13048 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
13049 within the code.
13050
13051 2000-02-16 Dave Love <fx@gnu.org>
13052
13053 * faces.el: Don't require custom. Add more specific :groups to
13054 various deffaces.
13055 (set-face-attribute): Purecopy args.
13056 (read-face-name): Default to name at point and use it in prompt.
13057 Remove colon from arg in all callers.
13058 (list-faces-display): Hyperlink to face descriptions and customize
13059 buffers.
13060
13061 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
13062
13063 * wid-edit.el (widget-match-inline): An atom never matches a
13064 list.
13065
13066 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13067
13068 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13069 at ':' characters by call to split-string.
13070
13071 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13072
13073 * textmodes/bibtex.el: Added RCS version identification.
13074
13075 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13076
13077 * textmodes/bibtex.el: Some temporary comments removed.
13078 (bibtex-field-name, bibtex-entry-type): Made the relationship
13079 explicit.
13080 (bibtex-field-const): Allow capital letters.
13081 (bibtex-start-of-string): Deleted because unused.
13082
13083 * textmodes/bibtex.el: Unified some nomenclature. We no longer
13084 use the term 'reference' to describe a bibtex entry as a whole.
13085 Further, reference keys are no longer called 'labels'.
13086 (bibtex-keys): Renamed to bibtex-reference-keys.
13087 (bibtex-reformat-previous-labels): Renamed to
13088 bibtex-reformat-previous-reference-keys.
13089 (bibtex-reference-type): Renamed to bibtex-entry-type.
13090 (bibtex-reference-head): Renamed to bibtex-entry-head.
13091 (bibtex-reference-maybe-empty-head): Renamed to
13092 bibtex-entry-maybe-empty-head.
13093 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13094 (bibtex-search-reference): Renamed to bibtex-search-entry.
13095 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13096 bibtex-enclosing-entry-maybe-empty-head.
13097 (bibtex-entry-field-alist, bibtex-entry-head,
13098 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13099 bibtex-map-entries, bibtex-search-entry,
13100 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13101 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13102 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13103 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13104 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13105 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13106 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
13107
13108 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13109
13110 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13111 comment.
13112 (bibtex-format-field-delimiters): New function, functionality
13113 extracted from bibtex-format-entry.
13114 (bibtex-autokey-get-yearfield-digits): New function, functionality
13115 extracted from bibtex-autokey-get-yearfield.
13116
13117 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13118 entries in order to avoid stack overflow in the regexp matcher if
13119 field contents become large.
13120 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13121 bibtex-field-string-part-not-braced,
13122 bibtex-field-string-part-no-inner-braces,
13123 bibtex-field-string-part-1-inner-brace,
13124 bibtex-field-string-part-2-inner-braces,
13125 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13126 bibtex-field-string-quoted, bibtex-field-string,
13127 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13128 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13129 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13130 as parsing is now performed by the following functions.
13131 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13132 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13133 bibtex-parse-field-string, bibtex-search-forward-field-string,
13134 bibtex-parse-association, bibtex-field-name-for-parsing,
13135 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13136 bibtex-search-forward-field, bibtex-search-backward-field,
13137 bibtex-start-of-field, bibtex-end-of-field,
13138 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13139 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13140 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13141 bibtex-parse-string, bibtex-search-forward-string,
13142 bibtex-search-backward-string, bibtex-start-of-string,
13143 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13144 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13145 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13146 entries. Instead of reporting the results of the parsing by
13147 match-beginning or match-end, these functions return data structures
13148 that hold the corresponding positions.
13149 (bibtex-enclosing-field): Changed to also report field boundaries by
13150 return values rather than by match-beginning or match-end. The
13151 following functions have been adapted to use the new parsing
13152 functions.
13153 (bibtex-skip-to-valid-entry, bibtex-search-reference,
13154 bibtex-enclosing-field, bibtex-format-entry,
13155 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13156 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13157 bibtex-print-help-message, bibtex-end-of-entry,
13158 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13159 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13160 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13161 method for parsing.
13162 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13163 bibtex-map-entries, bibtex-flash-head,
13164 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13165 bibtex-autokey-change, bibtex-autokey-get-namefield,
13166 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13167 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13168 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13169 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13170 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13171 order to make the new binding of case-fold-search immediately
13172 visible.
13173
13174 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13175
13176 * textmodes/bibtex.el: Copyright notice is up to date.
13177 Added constant 'bibtex-maintainer-salutation.
13178
13179 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13180 than make-temp-name, use match-string-no-properties and eliminate
13181 a quadratic behavior when building bibtex-strings.
13182
13183 * bibtex.el (bibtex-reference-key): Accept string entries whose
13184 reference key contains upper case letters.
13185
13186 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13187
13188 * bibtex.el (bibtex-reference-head): Allow entries to start with
13189 a new line.
13190
13191 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13192
13193 * bibtex.el: Hiding of entry bodies is not longer provided by
13194 bibtex.el directly. Instead the hideshow package can be used.
13195 Added a special bibtex entry to hs-special-modes-alist.
13196 (bibtex-hs-forward-sexp): Added for hideshow.el.
13197
13198 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13199
13200 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13201 at ':' characters by call to split-string.
13202
13203 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13204
13205 * textmodes/bibtex.el: Added RCS version identification.
13206
13207 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13208
13209 * textmodes/bibtex.el: Some temporary comments removed.
13210 (bibtex-field-name, bibtex-entry-type): Made the relationship
13211 explicit.
13212 (bibtex-field-const): Allow capital letters.
13213 (bibtex-start-of-string): Deleted because unused.
13214
13215 * textmodes/bibtex.el: Unified some nomenclature. We no longer
13216 use the term 'reference' to describe a bibtex entry as a whole.
13217 Further, reference keys are no longer called 'labels'.
13218 (bibtex-keys): Renamed to bibtex-reference-keys.
13219 (bibtex-reformat-previous-labels): Renamed to
13220 bibtex-reformat-previous-reference-keys.
13221 (bibtex-reference-type): Renamed to bibtex-entry-type.
13222 (bibtex-reference-head): Renamed to bibtex-entry-head.
13223 (bibtex-reference-maybe-empty-head): Renamed to
13224 bibtex-entry-maybe-empty-head.
13225 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13226 (bibtex-search-reference): Renamed to bibtex-search-entry.
13227 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13228 bibtex-enclosing-entry-maybe-empty-head.
13229 (bibtex-entry-field-alist, bibtex-entry-head,
13230 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13231 bibtex-map-entries, bibtex-search-entry,
13232 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13233 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13234 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13235 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13236 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13237 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13238 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
13239
13240 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13241
13242 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13243 comment.
13244 (bibtex-format-field-delimiters): New function, functionality
13245 extracted from bibtex-format-entry.
13246 (bibtex-autokey-get-yearfield-digits): New function, functionality
13247 extracted from bibtex-autokey-get-yearfield.
13248
13249 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13250 entries in order to avoid stack overflow in the regexp matcher if
13251 field contents become large.
13252 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13253 bibtex-field-string-part-not-braced,
13254 bibtex-field-string-part-no-inner-braces,
13255 bibtex-field-string-part-1-inner-brace,
13256 bibtex-field-string-part-2-inner-braces,
13257 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13258 bibtex-field-string-quoted, bibtex-field-string,
13259 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13260 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13261 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13262 as parsing is now performed by the following functions.
13263 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13264 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13265 bibtex-parse-field-string, bibtex-search-forward-field-string,
13266 bibtex-parse-association, bibtex-field-name-for-parsing,
13267 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13268 bibtex-search-forward-field, bibtex-search-backward-field,
13269 bibtex-start-of-field, bibtex-end-of-field,
13270 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13271 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13272 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13273 bibtex-parse-string, bibtex-search-forward-string,
13274 bibtex-search-backward-string, bibtex-start-of-string,
13275 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13276 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13277 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13278 entries. Instead of reporting the results of the parsing by
13279 match-beginning or match-end, these functions return data structures
13280 that hold the corresponding positions.
13281 (bibtex-enclosing-field): Changed to also report field boundaries by
13282 return values rather than by match-beginning or match-end. The
13283 following functions have been adapted to use the new parsing
13284 functions.
13285 (bibtex-skip-to-valid-entry, bibtex-search-reference,
13286 bibtex-enclosing-field, bibtex-format-entry,
13287 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13288 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13289 bibtex-print-help-message, bibtex-end-of-entry,
13290 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13291 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13292 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13293 method for parsing.
13294 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13295 bibtex-map-entries, bibtex-flash-head,
13296 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13297 bibtex-autokey-change, bibtex-autokey-get-namefield,
13298 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13299 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13300 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13301 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13302 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13303 order to make the new binding of case-fold-search immediately
13304 visible.
13305
13306 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13307
13308 * textmodes/bibtex.el: Copyright notice is up to date.
13309 Added constant 'bibtex-maintainer-salutation.
13310
13311 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13312 than make-temp-name, use match-string-no-properties and eliminate
13313 a quadratic behavior when building bibtex-strings.
13314
13315 * bibtex.el (bibtex-reference-key): Accept string entries whose
13316 reference key contains upper case letters.
13317
13318 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13319
13320 * bibtex.el (bibtex-reference-head): Allow entries to start with
13321 a new line.
13322
13323 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13324
13325 * bibtex.el: Hiding of entry bodies is not longer provided by
13326 bibtex.el directly. Instead the hideshow package can be used.
13327 Added a special bibtex entry to hs-special-modes-alist.
13328 (bibtex-hs-forward-sexp): Added for hideshow.el.
13329
13330 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13331
13332 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
13333 proceedings entry type (for cross referencing). Thanks to Wagner
13334 Toledo Correa for the suggestion.
13335
13336 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
13337
13338 2000-02-14 Kenichi Handa <handa@etl.go.jp>
13339
13340 * international/characters.el: Setup case table for Vietnamese.
13341
13342 2000-02-12 Gerd Moellmann <gerd@gnu.org>
13343
13344 * uniquify.el (toplevel): Require CL at compile time.
13345 (uniquify-push): Removed.
13346
13347 * shadowfile.el (shadow-when): Removed.
13348
13349 * tempo.el (tempo-dolist, tempo-mapc): Removed.
13350 (tempo-process-and-insert-string): Use dolist instead of
13351 tempo-dolist.
13352
13353 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
13354 regexp for paragraph-start.
13355
13356 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
13357 commas as well.
13358
13359 2000-02-10 Dave Love <fx@gnu.org>
13360
13361 * wid-edit.el: (widgets) [defgroup]: Remove url link.
13362 (widget-color-choice-list, widget-color-history, widget-mouse-help):
13363 Deleted.
13364 (widget-specify-field, widget-specify-button): Don't use
13365 widget-mouse-help as help-echo property.
13366 (default): Use #'ignore for :validate and :mouse-down-action.
13367 (checkbox): Add help-echo.
13368 (widget-sexp-validate): Rewritten to clarify error messages.
13369 (character): Use char-valid-p in :match function.
13370 (widget-color-complete): Use facemenu-color-alist.
13371 (widget-color-action): Use facemenu-read-color.
13372
13373 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
13374 set up `caar' &c that we now have.
13375
13376 2000-02-09 Ray Blaak <blaak@gnu.org>
13377
13378 * delphi.el: Make resourcestring a declaration region, like const
13379 and var.
13380
13381 2000-02-09 Dave Love <fx@gnu.org>
13382
13383 * bindings.el (mode-line-input-method-map): New variable.
13384 (mode-line-mule-info): Use it; fix last change.
13385 (mode-line-mode-menu): Move definition.
13386 (mode-line-mouse-sensitive-p): Deleted.
13387 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
13388 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
13389 level.
13390
13391 * startup.el (command-line-1): Don't call
13392 make-mode-line-mouse-sensitive.
13393
13394 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13395
13396 * mail/rmail.el (rmail-retry-failure): Use
13397 rmail-beginning-of-message before rmail-toggle-header, because the
13398 former toggles headers.
13399
13400 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
13401
13402 * diff-mode.el (diff-kill-junk): New interactive function.
13403 (diff-reverse-direction): Use delete-and-extract-region.
13404 (diff-post-command-hook): Restrict the area so that the hook also works
13405 outside of any diff hunk. This is necessary for the minor-mode.
13406 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
13407 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
13408
13409 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
13410 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
13411 so that it can be used more easily in <foo>-mode-hook. Also make sure
13412 to avoid duplicate entries.
13413 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
13414 (font-lock-remove-keywords): Just as was done for `add', allow it to
13415 work even if font-lock-mode is nil. Also make sure we don't modify
13416 any pre-existing list by forcing a copy-sequence. Finally rename
13417 `major-mode' to `mode'.
13418 (font-lock-fontify-syntactic-anchored-keywords)
13419 (font-lock-fontify-anchored-keywords)
13420 (font-lock-fontify-keywords-region): Use line-end-position.
13421 Don't make `font-lock-multiline' local (it's now done in
13422 font-lock-set-defaults).
13423 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
13424 move the `font-lock-fontified' creation to inside the `unless'.
13425
13426 2000-02-06 Andrew Innes <andrewi@gnu.org>
13427
13428 * term/w32-win.el (x-handle-args): Comment out call to message,
13429 which occurs before window system is initialized.
13430
13431 * makefile.nt: Add support for recompiling lisp code.
13432
13433 2000-02-04 Dave Love <fx@gnu.org>
13434
13435 * bindings.el (mode-line-mule-info): Fix/extend last change.
13436
13437 * completion.el: Replace completion-dolist with dolist.
13438
13439 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
13440 dotimes.
13441
13442 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
13443
13444 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
13445 environment names before they go into the section regexp.
13446
13447 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
13448 char class in regexp.
13449
13450 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
13451 `case-fold-search' to nil.
13452
13453 * progmodes/idlwave.el (idlwave-template): Respect
13454 `idlwave-abbrev-change-case'.
13455 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
13456 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
13457 idlwave-while): respect `idlwave-reserved-word-upcase'.
13458 (idlwave-rw-case): New function.
13459 (idlwave-statement-match): Fixed problem with assignment regexp.
13460 (idlwave-font-lock-keywords): Improved regexp for keyword
13461 parameters.
13462 (idlwave-surround): New argument LENGTH to support padding of
13463 operators longer than 1 char.
13464
13465 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
13466 idlwave-shell-expression-overlay. Implemented printing of
13467 expressions on higher levels of the calling stack.
13468 (idlwave-shell-display-level-in-calling-stack): Restore stack
13469 level.
13470 (idlwave-retrieve-expression-from-level): New function.
13471 (idlwave-shell-last-calling-stack): Variable removed.
13472 (idlwave-shell-reset): Argument action reversed (`visible' to
13473 `hidden'). Also remove stop-line overlay.
13474 (idlwave-shell-calling-stack-routine): New variable.
13475 (idlwave-shell-parse-stack-and-display): Messages now display
13476 negative level numbers.
13477 (idlwave-shell-mode): Set `modeline-format'.
13478 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
13479 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
13480 21.
13481 (idlwave-shell-print-expression-function): New option.
13482
13483 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
13484 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
13485 `tool-bar' instead of `toolbar'.
13486
13487 2000-02-02 Dave Love <fx@gnu.org>
13488
13489 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
13490 emacs-lisp-mode-hook. Don't check for defalias being defined.
13491
13492 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
13493 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
13494 the new builtins directly.
13495
13496 * whitespace.el (whitespace): Add :version to defgroup.
13497
13498 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
13499 Doc fix.
13500
13501 * thingatpt.el (sexp-at-point, symbol-at-point)
13502 (number-at-point, list-at-point): Add autoload cookie.
13503
13504 * recentf.el (recentf): Add :version to defgroup.
13505
13506 * quickurl.el (quickurl): Add :version to defgroup.
13507
13508 * elide-head.el (elide-head): Use point-marker more.
13509
13510 * bs.el (bs): Add :version to defgroup.
13511
13512 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
13513
13514 * progmodes/delphi.el (delphi): Add :version to defgroup.
13515
13516 2000-02-02 Gerd Moellmann <gerd@gnu.org>
13517
13518 * ange-ftp.el (ange-ftp-write-region): Handle case that
13519 succeeding process operation sets a different coding system.
13520
13521 * calculator.el: New file.
13522
13523 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
13524
13525 * frame.el (frames-on-display-list, framep-on-display): New
13526 functions.
13527 (display-mouse-p, display-popup-menus-p, display-graphic-p)
13528 (display-selections-p, display-screens, display-pixel-width)
13529 (display-pixel-height, display-mm-width, display-mm-height)
13530 (display-backing-store, display-save-under, display-planes)
13531 (display-color-cells, display-visual-class): New functions.
13532
13533 * term/tty-colors.el (tty-color-gray-shades): New function.
13534
13535 * faces.el (display-color-p): Use framep-on-display.
13536 (display-grayscale-p): New function.
13537
13538 2000-01-31 Dave Love <fx@gnu.org>
13539
13540 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
13541 (create-fontset-from-x-resource): Don't concat integers.
13542
13543 2000-01-31 Inge Frick <inge@nada.kth.se>
13544
13545 * view.el: Some changes in documentation. Removed some trailing
13546 whitespace. Changed some parameter names to agree with
13547 documentation.
13548 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
13549 window is not deleted. Modifies change 1998-04-26.
13550
13551 2000-01-31 Gerd Moellmann <gerd@gnu.org>
13552
13553 * windmove.el: New file.
13554
13555 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
13556 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
13557 progmodes/ebnf-yac.el: Update copyright and license info.
13558
13559 * jit-lock.el (jit-lock-function): Widen before calculating end
13560 position.
13561 (jit-lock-stealth-chunk-start): Rewritten.
13562
13563 * info.el (Info-title-face-alist): Removed.
13564 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
13565 faces.
13566 (Info-fontify-node): Use these faces.
13567
13568 2000-01-30 Gerd Moellmann <gerd@gnu.org>
13569
13570 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
13571 (cl-macro-list1): Recognize `&allow-other-keys' instead of
13572 `&allow-other-keywords'.
13573
13574 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
13575 the list of directories scanned heuristically.
13576
13577 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
13578 exist.
13579
13580 2000-01-30 Jason Rumney <jasonr@gnu.org>
13581
13582 * w32-fns.el: Define w32-tty-standard-colors.
13583
13584 * startup.el (command-line): Use w32-tty-standard-colors when in
13585 w32 console mode.
13586
13587 2000-01-30 Dave Love <fx@gnu.org>
13588
13589 * jka-compr.el (jka-compr-load): Fix up load-history.
13590
13591 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
13592
13593 * emacs-lisp/cl-macs.el: Revert previous change.
13594
13595 2000-01-29 Dave Love <fx@gnu.org>
13596
13597 * facemenu.el: Purecopy various strings.
13598
13599 * timezone.el (timezone-fix-time): Window against 69 for two-digit
13600 years. Deal with three-digit years.
13601
13602 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
13603 defconst, purecopy.
13604 (help-back-label): Purecopy it.
13605
13606 2000-01-18 Gerd Moellmann <gerd@gnu.org>
13607
13608 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
13609 variable. If non-nil, order the buffer list according to the
13610 currently selected frame.
13611 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
13612 non-nil, pass the selected frame to function buffer-list.
13613
13614 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13615
13616 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
13617
13618 2000-01-28 Dave Love <fx@gnu.org>
13619
13620 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
13621
13622 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
13623 Don't use lisp-indent-hook property.
13624 (cl-abs): Remove.
13625
13626 * subr.el: Move out indent and edebug specs for when and unless.
13627
13628 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
13629 when, unless.
13630
13631 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
13632 unless, when.
13633
13634 2000-01-28 Gerd Moellmann <gerd@gnu.org>
13635
13636 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
13637 `collecting' as synonym for `collect'.
13638
13639 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
13640 for the case it contains spaces.
13641
13642 * simple.el (what-cursor-position): Change formatting of
13643 messages.
13644
13645 * frame.el (delete-other-frames): New function.
13646 (toplevel): Bind it to C-x 5 1.
13647
13648 * sort.el (sort-numeric-base): New option.
13649 (sort-numeric-fields): If number starts with `0' or `0[xX[',
13650 interpret it as octal or hexadecimal. Use sort-numeric-base
13651 as default base.
13652
13653 * progmodes/glasses.el: New file.
13654
13655 2000-01-27 Gerd Moellmann <gerd@gnu.org>
13656
13657 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
13658 userids differently.
13659
13660 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
13661 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
13662 progmodes/ebnf-yac.el: New files.
13663
13664 2000-01-26 Dave Love <fx@gnu.org>
13665
13666 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
13667 on a function with an empty body. [From Eric Ludlam.]
13668
13669 2000-01-25 Andre Spiegel <spiegel@gnu.org>
13670
13671 * vc.el (vc-version-diff): Make sure file name is expanded.
13672
13673 2000-01-25 Gerd Moellmann <gerd@gnu.org>
13674
13675 * scroll-bar.el (scroll-bar-timer): Variable removed.
13676 (scroll-bar-toolkit-scroll): Don't use a timer.
13677
13678 2000-01-25 Kenichi Handa <handa@etl.go.jp>
13679
13680 * language/thai-util.el (thai-composition-function): Delete
13681 superfluous `a'.
13682
13683 2000-01-24 Dave Love <fx@gnu.org>
13684
13685 * fortran.el (fortran-mode): Use beginning-of-defun-function,
13686 end-of-defun-function.
13687
13688 * font-lock.el (turn-on-font-lock): Don't depend on window-system
13689 &c.
13690
13691 2000-01-22 Jason Rumney <jasonr@gnu.org>
13692
13693 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
13694 conflicts with new face support.
13695
13696 2000-01-22 Richard M. Stallman <rms@gnu.org>
13697
13698 * replace.el (query-replace): Rename last arg to DELIMITED.
13699 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
13700 (query-replace-regexp): Likewise.
13701
13702 2000-01-20 Richard M. Stallman <rms@gnu.org>
13703
13704 * subr.el (with-syntax-table): Use make-symbol, not gensym.
13705
13706 * emacs-lisp/lisp.el (beginning-of-defun-function):
13707 Variable renamed from beginning-of-defun.
13708 Do not call make-variable-buffer-local.
13709 (beginning-of-defun-raw): Use new variable name; doc fix.
13710 (beginning-of-defun): Doc fix.
13711 (end-of-defun-function): Variable renamed from end-of-defun.
13712 Do not call make-variable-buffer-local.
13713 (end-of-defun): Use new variable name; doc fix.
13714
13715 * subr.el (dolist, dotimes): Copied from cl-macs.el
13716 and made to work.
13717
13718 * mail/undigest.el (rmail-digest-end-regexps):
13719 Variable replaces rmail-digest-end-regexp.
13720 Allows multiple regexps for detecting the end line.
13721 (undigestify-rmail-message): Corresponding changes.
13722
13723 2000-01-19 Dave Love <fx@gnu.org>
13724
13725 * files.el (user-init-file): Don't declare here -- is primitive.
13726
13727 * startup.el (command-line): Check for compiled user-init-file and
13728 set to uncompiled version if necessary.
13729
13730 2000-01-18 Gerd Moellmann <gerd@gnu.org>
13731
13732 * mail/undigest.el (rmail-digest-end-regexp): New user option.
13733 (undigestify-rmail-message): Use it.
13734
13735 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
13736
13737 2000-01-17 Gerd Moellmann <gerd@gnu.org>
13738
13739 * tmm.el (tmm-goto-completions): Adapt to prompt being part
13740 of mini-buffer.
13741
13742 2000-01-14 Gerd Moellmann <gerd@gnu.org>
13743
13744 * emacs-lisp/copyright.el (copyright-update): Removed the
13745 requirement for a trailing space from `copyright-regexp', to
13746 support copyrights with owner specified on a separate line..
13747
13748 * align.el: New file.
13749
13750 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
13751
13752 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
13753
13754 2000-01-13 Dave Love <fx@gnu.org>
13755
13756 * ph.el: Removed. (Obsoleted by EUDC.)
13757
13758 2000-01-13 Gerd Moellmann <gerd@gnu.org>
13759
13760 * net/eudc.el (toplevel): Remove autoloaded code installing
13761 menu with easymenu, because that causes build problems.
13762
13763 * frame.el (frame-notice-user-settings): New variable.
13764 (frame-notice-user-settings): Don't modify frame parameters
13765 if called a second time.
13766
13767 2000-01-13 Richard M. Stallman <rms@gnu.org>
13768
13769 * frame.el (frame-notice-user-settings):
13770 Notice default-frame-parameters even for non-window frames.
13771
13772 2000-01-13 Gerd Moellmann <gerd@gnu.org>
13773
13774 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
13775 for Emacs.
13776 (eudc-bob-can-display-inline-images): Extend for Emacs.
13777 (eudc-bob-toggle-inline-display): Ditto.
13778 (eudc-bob-display-jpeg): Ditto.
13779
13780 2000-01-12 Gerd Moellmann <gerd@gnu.org>
13781
13782 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
13783 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
13784 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
13785
13786 * add-log.el (add-change-log-entry): Fix error trying an `(insert
13787 nil)'.
13788
13789 * subdirs.el: Add `net' directory.
13790
13791 * net: New directory.
13792
13793 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
13794 eval-last-sexp. Don't bind debug-on-error here.
13795 (eval-last-sexp): New function. Bind debug-on-error if
13796 eval-expression-debug-on-error is non-nil.
13797 (eval-defun-2, eval-defun): Likewise.
13798
13799 * simple.el (eval-expression): Don't bind debug-on-error if
13800 eval-expression-debug-on-error is nil. Detect changed
13801 debug-on-error, and propagate new value to global binding, if
13802 eval-expression-debug-on-error is non-nil,
13803 (eval-expression-debug-on-error): Change doc string.
13804
13805 2000-01-11 Richard M. Stallman <rms@gnu.org>
13806
13807 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
13808
13809 * emacs-lisp/lisp-mode.el (with-syntax-table):
13810 Set up lisp-indent-function property.
13811
13812 * subr.el (with-syntax-table): Moved from simple.el.
13813
13814 * simple.el (with-syntax-table): Moved to subr.el.
13815
13816 2000-01-11 Gerd Moellmann <gerd@gnu.org>
13817
13818 * tmm.el (tmm-shortcut): Delete region after prompt instead
13819 of erasing buffer.
13820
13821 * textmodes/fill.el (fill-common-string-prefix): New function.
13822 (fill-context-prefix): Use the longest common prefix of first
13823 and second line fill prefix, if there is one.
13824
13825 2000-01-11 Richard M. Stallman <rms@gnu.org>
13826
13827 * array.el (array-mode): Don't use make-variable-buffer-local.
13828 Use make-local-variable for `truncate-lines'.
13829
13830 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
13831
13832 * add-log.el (add-log-current-defun): Handle user-defined
13833 add-log-current-function returning nil,
13834
13835 * add-log.el (add-change-log-entry): Insert version number
13836 if having found a current function
13837
13838 * add-log.el (add-log-current-defun): Call
13839 `add-log-current-defun-function'. Try matches at level 0 and
13840 level 1. Strip whitespace from defun found.
13841
13842 2000-01-10 John Wiegley <johnw@gnu.org>
13843
13844 * allout.el (isearch-done/outline-provisions): Added `edit'
13845 argument to correspond with the current definition of
13846 `isearch-done'.
13847
13848 2000-01-10 Dave Love <fx@gnu.org>
13849
13850 * elide-head.el (elide-head): Use point-marker, not point.
13851
13852 2000-01-10 Gerd Moellmann <gerd@gnu.org>
13853
13854 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
13855 before and after the year 2000.
13856
13857 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
13858 Add ispell- prefix.
13859
13860 2000-01-10 Ken Stevens <k.stevens@ieee.org>
13861
13862 * ispell.el: Only define dictionaries in menus when they exist.
13863 (version18p): New variable.
13864 (version20p): New variable.
13865 (xemacsp): New variable.
13866 (ispell-choices-win-default-height): Fix for XEmacs visibility.
13867 (ispell-dictionary-alist1): Added Brasileiro dictionary.
13868 (ispell-dictionary-alist6): Russian command lines no longer accept
13869 run-together words.
13870 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
13871 (ispell-dictionary-alist): Add koi8-r to customize definition.
13872 (check-ispell-version): Added documentation string. Returns
13873 library path when called non-interactively.
13874 (ispell-menu-map-needed): Uses new variables.
13875 (ispell-library-path): New variable.
13876 (ispell-decode-string): XEmacs fix for bogus variable bindings.
13877 (ispell-word): Improved documentation string. Test for valid
13878 character mappings. Correctly check typed in word changes that can
13879 result in single words split into multiple words. Returns
13880 replacement word.
13881 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
13882 replace in recursive query replace mode. Help message for
13883 recursive edit mode.
13884 (ispell-show-choices): Protect against bad framepop bindings.
13885 (ispell-help): Fix to work with XEmacs.
13886 (ispell-highlight-spelling-error): Use new variables.
13887 (ispell-overlay-window): Fix to work with XEmacs.
13888 (ispell-parse-output): Passed and returns location information
13889 tracking spelling corrections. Doesn't recheck same word on
13890 current line.
13891 (ispell-init-process): Protect against bogus XEmacs variable binding.
13892 Fix call to single argument in sleep-for. Use new variables.
13893 (ispell-region): Passed and returns location information tracking
13894 spelling corrections. Doesn't check same word on current line.
13895 Improved documentation string. Doesn't resend a line already
13896 checked to the ispell process - fixes bug in LaTeX parsing.
13897 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
13898 (ispell-skip-region): No longer skips <TT> in SGML.
13899 (ispell-process-line): Tracks location information with spelling
13900 corrections. Added documentation string. Accounts for words
13901 already accepted on this line. Don't allow query-replace on line
13902 starting with math characters. Doesn't resend a line already sent
13903 to ispell process. Fixes alignment error bug.
13904
13905 2000-01-10 Richard M. Stallman <rms@gnu.org>
13906
13907 * dired-x.el (dired-guess-shell-alist-default):
13908 Suggest xloadimage, which is free, not xv, which isn't.
13909
13910 * ange-ftp.el (ange-ftp-file-name-nondirectory):
13911 Don't ever include the host name or user name in the value.
13912
13913 2000-01-09 Gerd Moellmann <gerd@gnu.org>
13914
13915 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
13916 of a real newline.
13917
13918 2000-01-09 Stephen Eglen <stephen@gnu.org>
13919
13920 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
13921 for .png files.
13922
13923 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
13924
13925 * cus-edit.el (custom-hook-convert-widget): Fix comment.
13926
13927 2000-01-09 Gerd Moellmann <gerd@gnu.org>
13928
13929 * progmodes/cperl-mode.el: Replace ^F with ^L.
13930
13931 * sendmail.el (toplevel): Provide `sendmail' when compiling
13932 before `require'ing rmail and mailalias to prevent infinite
13933 recursion.
13934
13935 2000-01-08 Dave Love <fx@gnu.org>
13936
13937 * emacs-lisp/backquote.el: Remove inappropriate customization
13938 (allowing custom.el to use backquote).
13939
13940 2000-01-07 Dave Love <fx@gnu.org>
13941
13942 * add-log.el (add-log-debugging): Deleted.
13943 (add-change-log-entry): Treat a backup FILE-NAME as its parent
13944 file. Remove debugging code.
13945 (change-log-get-method-definition, change-log-name): Add doc.
13946 (change-log-sortable-date-at): New function.
13947 (change-log-merge): New command.
13948
13949 * time.el (display-time-string-forms): Make the Mail string active.
13950 (display-time-update): Provide help-echo for load average.
13951
13952 * bindings.el (make-mode-line-mouse2-map): New function.
13953 (mode-line-modified): Use it and simplify.
13954 (mode-line-mule-info): Provide help-echo info.
13955 (minor-mode-alist): Activate the strings.
13956 (make-mode-line-mouse-sensitive): Simplify for
13957 mode-line-buffer-identification.
13958
13959 2000-01-07 Gerd Moellmann <gerd@gnu.org>
13960
13961 * play/pong.el: New file.
13962
13963 2000-01-06 Dave Love <fx@gnu.org>
13964
13965 * array.el: Assorted cleanups for compiler warnings, doc strings,
13966 `array-' prefix for symbols.
13967
13968 2000-01-05 Dave Love <fx@gnu.org>
13969
13970 * textmodes/outline.el (outline-mode-menu-bar-map): Add
13971 outline-headers-as-kill.
13972 (outline-mode): Define imenu-generic-expression.
13973 (outline-headers-as-kill): New command.
13974
13975 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
13976 from paragraph-start.
13977 (paragraph-indent-minor-mode): New command.
13978
13979 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
13980 M-C-e, M-C-h, C-j, C-xnd, TAB.
13981 (fortran-mode): Set beginning-of-defun, end-of-defun.
13982 (fortran-column-ruler): Simplify.
13983 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
13984 (fortran-with-subprogram-narrowing): Likewise.
13985 (fortran-indent-subprogram): Call mark-defun.
13986 (fortran-check-for-matching-do): Change narrowing.
13987
13988 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
13989 (cl-lucid-hash-tag): Delete.
13990 (cl-hash-table-p): Correct test for native table.
13991 (cl-hash-table-count): Use hash-table-count.
13992
13993 * browse-url.el (browse-url): Fix case of
13994 browse-url-browser-function being an alist.
13995
13996 2000-01-05 Carsten Dominik <cd@gnu.org>
13997
13998 * textmodes/reftex-vars.el (reftex-parse-file-extension)
13999 (reftex-index-phrase-file-extension): New options.
14000
14001 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
14002 Use new option `reftex-index-phrase-file-extension'.
14003
14004 * textmodes/reftex.el (reftex-access-parse-file): Use new option
14005 `reftex-parse-file-extension'.
14006
14007 2000-01-05 Dave Love <fx@gnu.org>
14008
14009 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
14010 (beginning-of-defun-raw): Use it.
14011 (end-of-defun): New variable.
14012 (end-of-defun): Use it.
14013 (check-parens): New command.
14014
14015 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
14016
14017 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
14018 (hs-show-block): Don't use `mapcar' when not accumulating.
14019
14020 Fix buglet in local variables initialization.
14021
14022 2000-01-05 Andreas Schwab <schwab@suse.de>
14023
14024 * hscroll.el (hscroll): Doc fix.
14025
14026 2000-01-05 Carsten Dominik <cd@gnu.org>
14027
14028 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
14029 idlw-toolbar.
14030
14031 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
14032 file idlw-rinfo.el.
14033 (idlwave-customize): load must read file idlw-shell.el.
14034 (idlwave-create-customize-menu): load must read file idlw-shell.el.
14035
14036 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
14037
14038 * progmodes/idlw-shell.el: Also provide idlwave-shell
14039 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
14040 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
14041
14042 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
14043 both reftex-dcr and reftex-vcr.
14044
14045 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
14046
14047 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14048
14049 * ps-print.el: PostScript code now is in separate files, doc fix.
14050 (ps-print-version): New version number (5.0.3).
14051 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
14052 local.
14053 (ps-spool-config): Initialization fix.
14054 (ps-print-prologue-1, ps-print-prologue-2)
14055 (ps-print-duplex-feature): PostScript code moved to separated file.
14056 (ps-background-image): Little code reformating.
14057 (ps-begin-file, ps-begin-job): Fix code.
14058 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
14059 (ps-prologue-file): New fun.
14060
14061 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14062
14063 * ps-vars.el: Eliminated.
14064
14065 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
14066 `;;;###autoload'.
14067
14068 * ps-print.el: ps-vars eliminated, doc fix.
14069 (ps-print-version): New version number (5.0.2).
14070 (ps-spool-config): Initialization fix.
14071 (ps-print-customize): New fun.
14072
14073 2000-01-04 Gerd Moellmann <gerd@gnu.org>
14074
14075 * autorevert.el (auto-revert-mode): Return value of
14076 auto-revert-mode.
14077
14078 2000-01-04 Dave Love <fx@gnu.org>
14079
14080 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
14081 menu items.
14082
14083 2000-01-03 Dave Love <fx@gnu.org>
14084
14085 * elide-head.el (elide-head) [defgroup]: Add :version.
14086
14087 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
14088 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
14089 `cl-hash-table-p', not `hash-table-p'.
14090 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
14091
14092 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14093
14094 * faces.el (face-read-integer, read-face-attribute)
14095 (color-defined-p, color-values): unspecified-{f,b}g are now
14096 strings.
14097
14098 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14099
14100 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
14101 at comment end, and re-insert them after filling.
14102
14103 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14104
14105 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
14106 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
14107 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
14108
14109 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14110
14111 * term/x-win.el (xw-defined-colors): Call color-supported-p,
14112 the new name of face-color-supported-p.
14113
14114 * term/w32-win.el (xw-defined-colors): Likewise.
14115
14116 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14117
14118 * simple.el (completion-setup-function): Count completion-size
14119 from minibuffer-prompt-end, not from point-min.
14120
14121 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
14122
14123 * faces.el (read-face-attribute, defined-colors, color-defined-p):
14124 Pass the frame to tty-color-* functions.
14125 (display-color-p, frame-set-background-mode): Pass the frame to
14126 tty-display-color-p.
14127
14128 * term/tty-colors.el (tty-defined-color-alist): Renamed from
14129 tty-color-alist.
14130 (tty-color-alist, tty-modify-color-alist): New functions.
14131 (tty-color-define, tty-color-clear, tty-color-approximate)
14132 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
14133 an optional parameter FRAME.
14134
14135 2000-01-01 Gerd Moellmann <gerd@gnu.org>
14136
14137 * image.el (create-image, defimage): Don't assume image data is a
14138 string.
14139
14140 * image.el (defimage): Handle specifications containing :data
14141 instead of :file.
14142 (image-type-from-data): New function.
14143 (image-type-from-file-header): Use it.
14144 (create-image): Add parameter DATA-P.
14145
14146 See ChangeLog.8 for earlier changes.
14147
14148 ;; Local Variables:
14149 ;; coding: iso-2022-7bit
14150 ;; End: