]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(f90-mode-abbrev-table): Mark all the predefined abbrevs as "system"
[gnu-emacs] / lisp / ChangeLog
1 2001-12-30 Richard M. Stallman <rms@gnu.org>
2
3 * info.el (Info-fontify-node): For a **** underline line, put the
4 invisible and intangible props on the following newline, but not
5 on the previous newline or the last char of the previous line.
6
7 * faces.el (face-set-after-frame-default): Don't change `default' face.
8
9 * faces.el (minibuffer-prompt): Adopt some default colors.
10
11 * replace.el (query-replace-read-args): Immediate error if read-only.
12
13 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
14 Display the output buffer in a more intelligent way.
15
16 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
17
18 * ls-lisp.el (insert-directory): Modify the "total" line wording,
19 in accordance with files.el's insert-directory.
20
21 2001-12-29 Richard M. Stallman <rms@gnu.org>
22
23 * files.el (basic-save-buffer): If a before-write hook displays
24 an echo area message, pause before calling basic-save-buffer-1.
25
26 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
27
28 * textmodes/reftex-global.el (reftex-query-replace-document)
29 (reftex-change-label): Doc fix.
30
31 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
32
33 * progmodes/etags.el (tags-query-replace): Doc fix.
34
35 2001-12-29 Richard M. Stallman <rms@gnu.org>
36
37 * progmodes/compile.el (compile-internal): Fix previous change.
38
39 2001-12-28 Richard M. Stallman <rms@gnu.org>
40
41 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
42 shrink the windows above as necessary to get space.
43 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
44
45 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
46 This fixes a bug that treated all files as directories.
47 (ange-ftp-insert-directory): Explicitly follow symlinks.
48
49 * international/iso-transl.el (iso-transl-char-map) Eliminate the
50 alias symbols--put the translated sequences here directly.
51
52 * progmodes/cc-mode.el (c-mode-abbrev-table)
53 (c++-mode-abbrev-table, objc-mode-abbrev-table)
54 (java-mode-abbrev-table, pike-mode-abbrev-table):
55 Mark all the predefined abbrevs as "system" abbrevs.
56
57 * mail/sendmail.el (mail-envelope-from): Fix custom type.
58 (sendmail-send-it): Check mail-specify-envelope-from
59 and mail-envelope-from in the mail buffer at start.
60
61 2001-12-28 Simon Josefsson <jas@extundo.com>
62
63 * mail/sendmail.el (mail-envelope-from): Fix :type.
64 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
65
66 2001-12-28 Richard M. Stallman <rms@gnu.org>
67
68 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
69
70 * simple.el (line-move-invisible): New subroutine.
71 (line-move-to-column): New subroutine--smarter about advancing over
72 invisible parts of a line, or lines, but only as long as hpos grows.
73 (line-move-finish): New subroutine: repeatedly processes desired
74 column, intangibility, and fields.
75 (line-move): Use those subroutines.
76 When moving lines downward, skip invisible text first rather than last.
77
78 2001-12-27 Richard M. Stallman <rms@gnu.org>
79
80 * international/mule-diag.el (describe-char-after):
81 Describe the text properties of the char after point.
82
83 * help.el (describe-key): Doc fix.
84
85 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
86
87 * find-dired.el (find-dired-sentinel): Precede exit message by
88 two spaces, to match the regexp in dired-between-files.
89
90 2001-12-28 Miles Bader <miles@gnu.org>
91
92 * wid-edit.el (widget-toggle-value-create): Don't eval actual
93 images (which are lists too).
94
95 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * language/european.el: Fix the doc string of "Latin-5" language
98 environment.
99
100 2001-12-26 Richard M. Stallman <rms@gnu.org>
101
102 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
103 defined as before 2001-11-09.
104 (add-minor-mode call): Specify the keymap.
105
106 * progmodes/compile.el (compile-internal):
107 Set TERM variable in process-environment.
108
109 2001-12-25 Richard M. Stallman <rms@gnu.org>
110
111 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
112 the buffer.
113
114 * startup.el (command-line): Convert command line args
115 to Emacs internal representation using locale-coding-system.
116
117 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
118
119 * international/fontset.el: Don't require ind-util when compiling.
120
121 2001-12-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
122
123 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
124 set-frame-height and set-frame-width instead of set-screen-height
125 and set-screen-width.
126
127 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
128 of obsolete set-screen-width.
129
130 * locate.el (locate): Remove dot at the end of error argument.
131
132 * emerge.el (emerge-show-file-name): Use frame-height instead of
133 obsolete screen-height.
134
135 * mail/mh-utils.el (mh-show-msg): Likewise.
136 (mh-handle-process-error): Use frame-width instead of obsolete
137 screen-width.
138
139 2001-12-25 Richard M. Stallman <rms@gnu.org>
140
141 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
142 to enlarge-window. Use save-selected-window. Don't try
143 to resize windows that end at the bottom "level".
144 Retry changing the sizes until the windows get the desired sizes.
145 Discount the minibuffer when computing total height available.
146
147 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
148 (debugger-make-xrefs): Only make a button for the first symbol
149 on any line.
150
151 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
152
153 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
154 Call IT-setup-unicode-display here instead of adding it to
155 dos-codepage-setup-hook, so that Unicode display tables are set
156 before dos-codepage-setup-hook runs.
157
158 2001-12-24 Richard M. Stallman <rms@gnu.org>
159
160 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
161 (nslookup-mode-abbrev-table): Don't define it.
162 (smbclient-mode-abbrev-table): Don't define it.
163 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
164 (nslookup-mode, smbclient-mode): Likewise.
165 (network-connection-service-abbrev-alist): Variable deleted.
166 (network-connection-mode-setup): Don't set up abbrev table.
167
168 * faces.el (minibuffer-prompt): New face.
169 (minibuffer-prompt-properties): Add `face' property.
170
171 * replace.el (occur-mode-display-occurrence): New function.
172 (occur-mode-map): Bind C-o to it.
173
174 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
175
176 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
177 (viper-special-read-and-insert-char): Make C-m work right in the r
178 comand.
179 (viper-buffer-search-enable): Fixed format string.
180
181 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
182 instead of viper-info-on-file.
183 (ex-set-visited-file-name): New function.
184
185 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
186
187 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
188 action argument.
189
190 * ediff-init.el: Fixed some doc strings.
191
192 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
193 Got rid of make-local-hook.
194
195 * ediff-wind.el (ediff-setup-control-frame): Got rid of
196 make-local-hook.
197
198 2001-12-23 Richard M. Stallman <rms@gnu.org>
199
200 * term/x-win.el (x-handle-geometry): Put height and width
201 on default-frame-alist, left and top on initial-frame-alist.
202 * term/w32-win.el (x-handle-geometry): Likewise.
203
204 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
205
206 * play/yow.el (yow): Use an arg to distinguish interactive calls,
207 not interactive-p.
208
209 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
210
211 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
212 mocklisp entries.
213
214 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
215 Lisp. Obsoleted.
216
217 * emulation/mlconvert.el: File removed.
218
219 * emulation/mlsupport.el: Moved to obsolete.
220
221 * obsolete/mlsupport.el: Moved there from lisp/emulation.
222
223 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
224
225 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove
226 mocklisp case.
227
228 * help-fns.el (describe-function-1): Remove mocklisp function
229 case.
230
231 2001-12-22 Miles Bader <miles@gnu.org>
232
233 * textmodes/refill.el (refill-mode): Don't barf when redundantly
234 turning refill-mode off.
235
236 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
237
238 * time.el (display-time-load-average-threshold): New variable.
239 (display-time-update): Use it.
240
241 These changes allow cycling through past 1, 5 and 15 minutes
242 load-average displayed in the mode-line.
243
244 * time.el (display-time-default-load-average): New customizable option.
245 (display-time-load-average): New variable.
246 (display-time-cycle-load-average): New function.
247 (display-time-update): Use them.
248
249 2001-12-21 Richard M. Stallman <rms@gnu.org>
250
251 * apropos.el (apropos-print): SPACING is now nil or a separator string.
252 (apropos-documentation, apropos-value): Pass a suitable string.
253
254 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
255
256 * dired.el (dired-free-space-program, dired-free-space-args):
257 Aliases for back-compatibility.
258
259 * info.el (Info-select-node): If Info-use-header-line is nil, set
260 header-line-format to nil.
261 (Info-fontify-node): Don't put a keymap text property on the
262 heading if we are not going to display the header line. Remove
263 any such text properties left over from past visits to this node.
264
265 * ls-lisp.el (insert-directory): Insert the amount of free disk
266 space, like files.el's insert-directory does.
267
268 * files.el (directory-free-space-program): Mention
269 file-system-info in the doc string.
270 (get-free-disk-space): New function; code moved from
271 insert-directory.
272 (insert-directory): Call get-free-disk-space to get the amount of
273 free space.
274
275 2001-12-21 Richard M. Stallman <rms@gnu.org>
276
277 * help.el (view-order-manuals, view-emacs-news, describe-copying)
278 (describe-distribution, describe-project): Use view-file.
279
280 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
281
282 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
283
284 * emacs-lisp/easy-mmode.el (define-minor-mode):
285 Make no arg by default in an interactive call,
286 so that repeating the command toggles again.
287
288 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
289
290 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
291
292 * antlr-mode.el: More sophisticated indentation of cpp directive.
293 (antlr-indent-at-bol-alist): New user option.
294 (antlr-indent-line): Use it.
295 (antlr-indent-style): New user option.
296 (antlr-mode): Use it.
297 (antlr-indent-item-regexp): Customize.
298
299 * antlr-mode.el: Syntax highlighting changes.
300 (antlr-font-lock-literal-regexp): New user option.
301 (antlr-font-lock-syntax-face): New face used for :, |, ....
302 (antlr-font-lock-default-face): New face.
303 (antlr-font-lock-additional-keywords): Use them.
304
305 * antlr-mode.el: New command to insert options -- variables.
306 (antlr-mode-map): New binding [C-c C-o].
307 (antlr-mode-menu): New submenus.
308 (antlr-options-use-submenus): New user option.
309 (antlr-tool-version): New user option.
310 (antlr-options-auto-colon): New user option.
311 (antlr-options-style): New user option.
312 (antlr-options-push-mark): New user option.
313 (antlr-options-assign-string): New user option.
314 (antlr-options-headings): New variable.
315
316 * antlr-mode.el: New command to insert options -- specific.
317 (antlr-options-alists): New variable.
318 (antlr-read-value): New function.
319 (antlr-read-boolean): New function.
320 (antlr-language-option-extra): New function.
321 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
322 (antlr-c++-mode-extra): New function.
323 (antlr-grammar-tokens): New function.
324 (antlr-imenu-create-index-function): New optional argument.
325
326 * antlr-mode.el: New command to insert options -- functions.
327 (antlr-insert-option): New command.
328 (antlr-insert-option-interactive): New function.
329 (antlr-options-menu-filter): New function.
330 (antlr-option-kind): New function.
331 (antlr-scan-lists): New alias.
332 (antlr-scan-lists-internal): New function.
333 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
334 (antlr-option-level): New function.
335 (antlr-syntactic-grammar-depth): New function.
336 (antlr-option-location): New function.
337 (antlr-insert-option-do): New function.
338 (antlr-option-spec): New function.
339 (antlr-version-string): New function.
340 (antlr-insert-option-existing): New function.
341 (antlr-insert-option-space): New function.
342 (antlr-insert-option-area): New function.
343
344 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
345 with narrowing. Menu change. Miscellaneous.
346 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
347 (antlr-mode-map): New bindings for characters in ":;|&(){}".
348 (antlr-electric-character): New command.
349 (antlr-class-header-regexp): New variable.
350 (antlr-font-lock-additional-keywords): Use it.
351 (antlr-imenu-create-index-function): Use it.
352 (antlr-file-dependencies): Use it.
353 (antlr-indent-line): Also works with restrictions.
354 (antlr-indent-command): Interactive spec - changes the buffer.
355 (antlr-language-for-option): Deletia.
356 (antlr-language-option): New function, defined instead.
357 (antlr-mode): Use it.
358 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
359
360 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
361 instead of a literal /dev/null.
362
363 * Makefile.in (distclean): Remove Makefile in the build
364 directory, not in the source directory.
365
366 2001-12-21 Simon Josefsson <jas@extundo.com>.
367
368 * mail/smtpmail.el (smtpmail-send-queued-mail): Use
369 with-temp-buffer instead of find-file-noselect, and bind
370 coding-system-for-read to no-conversion when reading the queued
371 messages. (Simon's code modified slightly by Eli Zaretskii.)
372
373 2001-12-20 Werner Lemberg <wl@gnu.org>
374
375 * international/mule-diag.el (describe-coding-system,
376 print-coding-system-briefly): Make printed output have a similar
377 format as describe-character-set.
378
379 2001-12-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
380
381 * play/blackbox.el (bb-member): Remove, use member instead.
382 (bb-delete): Remove, use delete instead.
383 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
384 bb-score, bb-detour-count and bb-balls-placed.
385 Propertize results of rays.
386
387 2001-12-19 Karl Fogel <kfogel@red-bean.com>
388
389 * isearch.el (isearch-forward, isearch-edit-string): Make doc
390 strings mention keybinding for `isearch-yank-word-or-char',
391 rather than `isearch-yank-word', since the former is bound now
392 and the latter is not.
393 (isearch-yank-word-or-char): Fix formatting.
394
395 2001-12-19 Werner Lemberg <wl@gnu.org>
396
397 * language/czech.el, language/european.el, language/slovak.el: More
398 fixes for language info doc strings.
399
400 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
401
402 * loadup.el: Add "language" to the load-path.
403
404 2001-12-19 Richard M. Stallman <rms@gnu.org>
405
406 * international/mule-cmds.el (describe-language-environment):
407 Fix calls to help-xref-button.
408
409 2001-12-19 Miles Bader <miles@gnu.org>
410
411 * international/fontset.el: Require `ind-util' when compiling.
412
413 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
414
415 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
416 instead of decompose-composite-char.
417
418 2001-12-18 Richard M. Stallman <rms@gnu.org>
419
420 * simple.el (eval-expression-print-level)
421 (eval-expression-print-length): Doc fixes.
422
423 * international/mule-diag.el (describe-character-set):
424 Fix the arg to help-xref-button.
425
426 * files.el (directory-free-space-program): New variable.
427 (directory-free-space-args): New variable.
428 (insert-directory): Use those two variables for getting free space.
429 Use file-system-info instead, if that is defined.
430
431 * dired.el (dired-free-space-program): Variable deleted.
432 (dired-free-space-args): Variable deleted.
433 (dired-insert-directory): Don't try to determine free space.
434
435 * files.el (font-lock-defaults): Add risky-local-variables prop.
436 (hack-one-local-variable): Treat various font-lock variables as risky.
437
438 2001-12-18 Werner Lemberg <wl@gnu.org>
439
440 * language/chinese.el, language/cyrillic.el:
441 * language/czech.el, language/european.el, language/greek.el:
442 * language/hebrew.el, language/indian.el, language/japanese.el:
443 * language/korean.el, language/lao.el, language/slovak.el:
444 * language/thai.el, language/tibetan.el, language/vietnamese.el:
445 Improve documentation strings of coding systems and language infos.
446
447 2001-12-18 Werner LEMBERG <wl@gnu.org>
448
449 Add support for EUC-TW decoding/encoding.
450
451 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
452 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
453 New auxiliary functions to build `big5-to-cns'.
454 (big5-to-cns): New translation alist.
455
456 * language/chinese.el: Added new coding system `euc-tw' and its
457 alias `euc-taiwan'.
458 Updated language `Chinese-CNS' to include euc-tw encoding also.
459 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
460 euc-tw.
461
462 2001-12-18 Dave Love <fx@gnu.org>
463
464 * loadup.el: Add language/utf-8-lang, language/georgian.
465
466 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
467 (image-file-name-regexps): Doc fix.
468
469 * server.el (server-unload-hook): New function.
470
471 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
472 (lm-crack-copyright): Cope with multi-line copyright `lines'.
473
474 * simple.el (newline): Doc fix.
475 (eval-expression-print-level, eval-expression-print-length): Doc
476 fix. Amend :type.
477 (next-line, previous-line): Make arg optional.
478 (newline): Doc fix.
479
480 * Makefile.in (DONTCOMPILE): Add various language files.
481
482 * international/quail.el (quail-input-string-to-events): Don't use
483 string-to-list.
484
485 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
486 calling `newline'.
487
488 2001-12-17 Richard M. Stallman <rms@gnu.org>
489
490 * comint.el (comint-dynamic-list-input-ring-select): New function.
491 Switches back to the old window configuration.
492 (comint-dynamic-list-input-ring): Bind RET to that function.
493 (comint-dynamic-list-input-ring-window-conf): New variable.
494
495 2001-12-17 Werner Lemberg <wl@gnu.org>
496
497 * international/mule-conf.el: Improve documentation strings of
498 character sets.
499
500 2001-12-16 Richard M. Stallman <rms@gnu.org>
501
502 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
503 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
504
505 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
506
507 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
508 Add a DESCRIPTION for the makefile item.
509
510 * find-file.el (ff-other-file-name): New function.
511
512 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
513
514 * international/quail.el (quail-input-string-to-events): Fix last
515 change.
516
517 2001-12-16 Richard M. Stallman <rms@gnu.org>
518
519 * isearch.el (isearch-edit-string): When we set isearch-string
520 to the default, also set isearch-message.
521
522 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
523
524 * startup.el (command-line-1): Display startup screen
525 even if there are command line args.
526 Add a note about how to go to editing your files.
527 (fancy-splash-head): Add a note about how to go to your files.
528 (fancy-splash-outer-buffer): New variable.
529 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
530
531 * subr.el (with-temp-message): At the end, always discard
532 the temp message, even by clearing the echo area.
533
534 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
535
536 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
537
538 * log-view.el (log-view-message-re, log-view-current-tag):
539 Recognize Subversion's log output format.
540
541 * international/fontset.el: Build the list L at compile time.
542
543 * language/ind-util.el (mapthread): Make a closure.
544
545 2001-12-15 Richard M. Stallman <rms@gnu.org>
546
547 * isearch.el (isearch-start-hscroll): New variable.
548 (isearch-mode): Set isearch-start-hscroll.
549 (isearch-update): Restore original hscrolling if possible.
550
551 * isearch.el (isearch-edit-string):
552 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
553
554 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
555 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
556 rather than regexp search and (2) copying text properties
557 already set up on text unchanged from the previous backtrace.
558
559 * case-table.el (set-case-syntax-pair):
560 Detect invalid calls and signal an error.
561
562 2001-12-15 Richard M. Stallman <rms@gnu.org>
563
564 * language/ind-util.el (range): Function deleted.
565 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
566 All calls changed.
567
568 * language/devan-util.el (devanagari-range): Renamed from `range'.
569 All calls changed.
570 (devanagari-regexp-of-hashtbl-keys):
571 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
572
573 2001-12-15 Dave Love <fx@gnu.org>
574
575 * language/ind-util.el: Don't require cl.
576 (indian-glyph-char, indian-glyph-max-char)
577 (indian-char-glyph): Moved from indian.el
578 (indian--puthash-char, mapthread): Don't quote lambda.
579 (indian--map): New function.
580 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
581 (indian--puthash-cv): Use it.
582
583 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
584 (indian-char-glyph): Moved to ind-util.el
585
586 * language/devan-util.el (devanagari-post-read-conversion):
587 New function.
588
589 * language/georgian.el: New file.
590
591 * international/mule-cmds.el (locale-language-names): Add various
592 entries. Remove utf-8 special case.
593 (locale-charset-language-names, locale-preferred-coding-systems):
594 Add utf-8 case.
595 (set-language-environment): Process required-features earlier.
596
597 * international/quail.el (quail-keyboard-layout-alist):
598 Add pc105-uk.
599 (quail-keyboard-layout-type): Fix :type.
600 (quail-choose-completion-string): Simplify.
601 (quail-update-leim-list-file): Don't get fooled by commented-out code.
602 (quail-input-string-to-events): Run events through
603 translation-table-for-input.
604
605 * international/mule-conf.el (translation-table-for-input):
606 New variable.
607 (latin-iso8859-14): Amend description.
608 (file-coding-system-alist): Add entry for utf-8.
609
610 * language/utf-8-lang.el: New file.
611
612 * international/code-pages.el: New file.
613
614 * language/hebrew.el ("Windows-1255"): New language.
615
616 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
617 ("Latvian"): New languages.
618
619 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
620
621 * xml.el: Use setq rather than (set 'foo bar).
622 Use push+nreverse rather than append.
623 (xml-node-name, xml-node-attributes, xml-node-children):
624 Use defsubst rather than macros.
625 (xml-parse-region): Handle a nil return value from xml-parse-tag.
626 (xml-parse-tag): Don't skip white space. Return nil for a comment.
627 Concat the two strings surrounding a comment into a single string.
628
629 * newcomment.el (comment-indent): Jump to the middle of empty comments.
630
631 2001-12-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
632
633 * select.el (xselect-convert-to-class, xselect-convert-to-name):
634 Document.
635
636 2001-12-14 Andre Spiegel <spiegel@gnu.org>
637
638 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
639 Return nil if FILE is not registered.
640 (vc-check-master-templates, vc-default-make-version-backups-p):
641 Doc fix.
642
643 2001-12-13 David Ponce <david@dponce.com>
644
645 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
646 (ruler-mode-left-fringe-cols): New macro.
647 (ruler-mode-right-fringe-cols): New macro.
648 (ruler-mode-left-scroll-bar-cols): New macro.
649 (ruler-mode-right-scroll-bar-cols): New macro.
650 (ruler-mode-ruler): Use above new macros.
651
652 2001-12-13 Richard M. Stallman <rms@gnu.org>
653
654 * files.el (set-auto-mode): Fix previous change.
655
656 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
657
658 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
659 (easy-menu-do-define, easy-menu-convert-item-1)
660 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
661 (easy-menu-return-item): Only return nil if there is no binding.
662
663 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
664
665 * whitespace.el (whitespace-version): 3.2
666 * whitespace.el (whitespace-force-mode-line-update): Replace with
667 `whitespace-mode-line-update', which is an alias to the correct
668 function in various emacsen.
669 * whitespace.el (whitespace-{un,}highlight-the-space):
670 Add colorized highlighting of the bogus whitespaces in a buffer/file,
671 using the `whitespace-highlight-face' if
672 `whitespace-display-spaces-in-color' is set.
673
674 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
675
676 * international/mule.el (set-auto-coding): Don't search for
677 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
678
679 2001-12-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
680
681 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
682
683 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
684
685 * mail/rmailsum.el (rmail-summary-mode): Likewise.
686
687 2001-12-13 Richard M. Stallman <rms@gnu.org>
688
689 * simple.el (undo): Always set this-command to `undo',
690 so that the next undo after an error will not begin redoing.
691
692 * simple.el (shell-command): Doc fix.
693 (shell-command-on-region): If there is output an an error,
694 add "...Shell command failed" to the output.
695
696 2001-12-13 David Ponce <david@dponce.com>
697
698 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
699 (ruler-mode-left-fringe-cols): Function replaced by more efficient
700 implementation `ruler-mode-extra-left-cols'.
701 (ruler-mode-ruler): Use above new function. Take into account
702 that the fringe areas can now be resized.
703
704 2001-12-12 Richard M. Stallman <rms@gnu.org>
705
706 * international/characters.el (Unicode): Comment out
707 the specifications for kelvin and angstrom signs.
708
709 * international/mule.el (make-translation-table-from-vector):
710 Allow null elements in VEC.
711
712 * international/ucs-tables.el (unify-8859-on-encoding-mode)
713 (unify-8859-on-decoding-mode): Swap the code in their bodies.
714 Add :version.
715
716 2001-12-11 Richard M. Stallman <rms@gnu.org>
717
718 * derived.el (derived-mode-p): Function moved to subr.el.
719
720 * subr.el (derived-mode-p): Moved here from derived.el.
721
722 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
723
724 * files.el (set-auto-mode-1): New subroutine, broken out of
725 set-auto-mode.
726 (set-auto-mode, hack-local-variables-prop-line): Use that.
727
728 2001-12-11 Dave Love <fx@gnu.org>
729
730 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
731
732 * language/european.el: Remove autoload cookies. Fix registration
733 of diacritic composition function.
734
735 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
736
737 * calendar/todo-mode.el: Require time-stamp.
738
739 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
740
741 2001-12-11 Richard M. Stallman <rms@gnu.org>
742
743 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
744
745 * textmodes/ispell.el (ispell-buffer-local-parsing):
746 Match xml like sgml.
747
748 * emacs-lisp/advice.el (ad-compile-function):
749 Byte compile the function under another (uninterned) name.
750
751 * gud.el (gdb): Define and bind gud-jump.
752
753 * font-lock.el (font-lock-mode):
754 Put our function at the end of after-change-functions.
755
756 * ediff-diff.el (ediff-cmp-options): Doc fix.
757
758 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
759
760 2001-12-10 Richard M. Stallman <rms@gnu.org>
761
762 * isearch.el (isearch-yank-word-or-char): New function.
763 (isearch-mode-map): Bind C-w to that.
764
765 * menu-bar.el (menu-bar-mode): Make arg optional.
766
767 * simple.el (line-move): Cope if next-single-property-change
768 or previous-single-property-change returns nil.
769
770 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
771 Don't use interactive-p; instead, pass the proper args
772 in (interactive...). Clean up most of the trouble-report strings.
773
774 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
775
776 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
777 enqueued messages literally.
778
779 2001-12-10 Noah Friedman <friedman@splode.com>
780
781 * battery.el (battery-insert-file-contents): Obsolete function
782 removed.
783 (battery-read-function): Obsolete function removed.
784 (battery-linux-proc-apm): Use insert-file-contents.
785
786 2001-12-07 Stephen Eglen <stephen@gnu.org>
787
788 * iswitchb.el (iswitchb-visit-buffer):
789 Use `select-frame-set-input-focus'--needed when window manager
790 uses "click to focus" policy.
791
792 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
793
794 * COPYING: Moved back.
795
796 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
797
798 * term/internal.el (IT-character-translations): Add entries for
799 more points.
800
801 * international/characters.el: Resurrect the Hebrew category
802 settings for all Hebrew characters removed by the last change.
803 Add code for setting the Hebrew category of the Unicode Hebrew
804 characters. Set syntax entries for Hebrew punctuation characters.
805
806 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
807 points and directional formatting control characters.
808
809 2001-12-07 Dave Love <fx@gnu.org>
810
811 * language/lao-util.el: Add Unicode equivalents for rules.
812 (lao-post-read-conversion): New function.
813
814 * language/lao.el: Add Unicode equivalents.
815 (lao): Add post-read conversion.
816
817 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
818 Use iso2022 encoding.
819 (latin1-char-displayable-p): Doc fix.
820 (latin1-display-ucs-per-lynx): New option.
821 (latin1-display-ucs-per-lynx): New command.
822 (latin1-display-reset): Special-case arabic.
823 (ucs-tables): Require.
824 (latin1-display-sets, latin1-display-setup): Add arabic.
825 (latin1-display) <variable>: Use function latin1-display.
826 (latin1-display) <function>: Add mule-unicode stuff.
827 (latin1-display-check-font): Don't lose if `info' is nil.
828
829 * international/iso-transl.el: Insert Latin-1 characters, not
830 unibyte codes.
831
832 * language/european.el (diacritic-composition-pattern): New constant.
833 (diacritic-compose-region, diacritic-compose-string)
834 (diacritic-compose-buffer, diacritic-post-read-conversion)
835 (diacritic-composition-function): New functions.
836
837 * international/utf-8.el (ucs-mule-to-mule-unicode):
838 New translation table.
839 (ccl-encode-mule-utf-8): Use it.
840 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
841 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
842 (utf-8-subst-table): New variable.
843 (utf-8-compose-scripts): New option.
844 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
845
846 * international/ucs-tables.el, international/utf-8-subst.el:
847 New files.
848
849 * international/characters.el: Don't set word syntax (the default)
850 explicitly. Add a diacritic category. Add info for Unicode
851 equivalents of characters in various Mule charsets and for extra
852 Unicode characters. Don't define specific categories for
853 Indian/Devanagari, since they aren't used.
854
855 2001-12-06 Richard M. Stallman <rms@gnu.org>
856
857 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
858 (set-justification-left, set-justification-right): Doc fix.
859
860 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
861 (bug-f90-mode): Variable deleted.
862
863 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
864
865 * indent.el (indent-line-function): Default is indent-relative again.
866
867 2001-12-07 Miles Bader <miles@gnu.org>
868
869 * progmodes/compile.el (compilation-error-regexp-alist):
870 Added regexps for RXP.
871
872 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
873
874 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
875 Add shift-assignment operators to those highlighted, and highlight
876 the whole operator rather than just the "=".
877
878 2001-12-04 Juanma Barranquero <lektu@terra.es>
879
880 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
881 before saving abbrevs if `save-abbrevs' has the value `silently'.
882
883 2001-12-04 Andreas Schwab <schwab@suse.de>
884
885 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
886
887 2001-12-04 Colin Walters <walters@debian.org>
888
889 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
890 for `defmacro*' forms.
891
892 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
893 `defmacro*'.
894
895 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
896
897 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
898
899 2001-12-02 Richard M. Stallman <rms@gnu.org>
900
901 * files.el (insert-directory): If the df output does not look right,
902 don't try to use it. Other cleanups in overall code structure.
903
904 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
905
906 * textmodes/outline.el (outline-mode-prefix-map):
907 Add bindings for outline-promote and outline-demote.
908 (outline-minor-mode-menu-bar-map): New var.
909 (outline-minor-mode): Use it.
910 (outline-heading-alist): New var (renamed from outline-level-heading).
911 (outline-level): Use it.
912 (outline-insert-heading, outline-promote, outline-demote):
913 Update to use outline-heading-alist.
914
915 * disp-table.el (standard-display-european):
916 Simplify since the function is not interactive any more.
917 Don't set the existing buffers to unibyte.
918
919 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
920
921 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
922
923 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
924
925 * shell.el (shell): Use shell-file-name.
926 Pop to buffer before calling comint to set COLUMNS properly.
927
928 * emacs-lisp/cl.el (svref): New alias.
929
930 * progmodes/antlr-mode.el (antlr-c-common-init):
931 Don't inhibit adaptive-fill-mode any more.
932
933 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
934
935 * progmodes/etags.el (tags-with-face): Use make-symbol.
936 (tags-search, tags-query-replace): Use backquotes.
937
938 * textmodes/picture.el (picture-mode-map): Don't use defconst
939 for a variable.
940
941 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
942
943 * textmodes/reftex-index.el (reftex-index-mode):
944 Remove make-local-hook.
945
946 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
947
948 2001-12-02 Kim F. Storm <storm@cua.dk>
949
950 * isearch.el (isearch-resume-enabled): New variable.
951 (isearch-done): Use that variable.
952
953 2001-12-01 Richard M. Stallman <rms@gnu.org>
954
955 * wid-edit.el (widget-button-click): Don't move point permanently:
956 Avoid mouse-set-point--instead select the window,
957 then do save-excursion, then move point.
958 Specify the buffer for get-char-property.
959 Don't use `@' in interactive.
960
961 * indent.el (indent-line-function):
962 Default is indent-to-left-margin again.
963
964 * replace.el (query-replace-read-args): Display message
965 if FROM contains `\n' or `\t'.
966
967 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
968
969 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
970
971 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
972
973 * emacs-lisp/regexp-opt.el (regexp-opt):
974 Bind completion-regexp-list to nil.
975
976 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
977
978 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
979
980 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
981 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
982 Update maintainer.
983
984 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
985
986 * mail/smtpmail.el: Use with-current-buffer.
987 (message-make-date, message-make-message-id): Autoload when needed.
988 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
989 headers when missing.
990
991 * international/encoded-kb.el (encoded-kbd-mode):
992 Use define-minor-mode.
993
994 * enriched.el (enriched-mode): Use define-minor-mode.
995 Use dolist and pop and push.
996
997 * info.el (Info-find-node-2): Don't call info-insert-file-contents
998 with the `visit' argument.
999 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
1000
1001 * progmodes/hideif.el (hide-ifdef-mode): Only modify
1002 `change-major-mode-hook' locally. Reset invisibility spec.
1003
1004 * man.el (Man-build-section-alist): Remove last Man-match-substring.
1005
1006 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1007
1008 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
1009 Clarify error message.
1010
1011 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1012
1013 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
1014
1015 2001-11-30 Andre Spiegel <spiegel@gnu.org>
1016
1017 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
1018 don't just return it.
1019
1020 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
1021
1022 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
1023 (menu-bar-read-emacs-man, search-emacs-glossary)
1024 (emacs-index-search, elisp-index-search): New functions.
1025 (apropso-documentation, apropos, apropos-value, apropos-variable)
1026 (apropos-commands): Modify menu item names and help text.
1027 (elisp-index-search, emacs-index-search, emacs-glossary):
1028 New menu items.
1029 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
1030 submenu.
1031 (info-elisp, info-elintro): New menu items.
1032 (apropos): Modify the menu item name.
1033
1034 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
1035
1036 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
1037
1038 * textmodes/outline.el (outline-promote, outline-demote): Typo.
1039
1040 * man.el (man-follow-mouse): New function.
1041 (Man-mode-map): Bind mouse-2 to it.
1042 (Man-match-substring): Remove. Replace with `match-string'.
1043 (man): Use the `default-value' argument to `read-string'.
1044 (Man-fontify-manpage): Add mouse-face to cross references.
1045
1046 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
1047
1048 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
1049
1050 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
1051 the value of require-match in minibuffer-completion-confirm.
1052 Use crm-local-completion-map.
1053
1054 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
1055 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
1056 (cl-make-type-test): Use char-valid-p for `character'.
1057
1058 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
1059 (Info-complete-menu-item): Rewrite. Add the ability to search
1060 several sequential nodes. Add a simple caching mechanism.
1061 (Info-goto-index): New function extracted from Info-index.
1062 (Info-index): Use it. Add completion to the interactive spec.
1063 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
1064
1065 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1066
1067 * COPYING: Removed.
1068
1069 2001-11-29 Dave Love <fx@gnu.org>
1070
1071 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
1072 (fortran-window-create, fortran-window-create-momentarily):
1073 Rewrite, moving error condition.
1074 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
1075 (fortran-mode-syntax-table): Revert last change.
1076
1077 * international/mule.el: Doc fixes.
1078 (map-charset-chars): New function.
1079 (register-char-codings): Use it to cope with generic chars in
1080 safe-chars.
1081
1082 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1083
1084 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
1085
1086 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
1087
1088 * play/studly.el (studlify-word, studlify-region)
1089 (studlify-buffer): Fix doc-string.
1090 (studlify-buffer): Add autoload cookie.
1091
1092 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
1093
1094 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
1095 (outline-up-heading-all): Remove.
1096 (hide-sublevels): Move to end-of-heading before calling flag-region.
1097 (outline-copy-overlay, outline-discard-overlays): Remove.
1098 (outline-flag-region): Use `remove-overlays'.
1099 Don't move to end-of-heading.
1100 (outline-next-visible-heading, outline-back-to-heading)
1101 (outline-on-heading-p): Use outline-invisible-p.
1102 (outline-font-lock-level): Use outline-up-heading's new arg.
1103 (outline-minor-mode): Simplify.
1104 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
1105 (outline): Put a `reveal-toggle-invisible' property.
1106 (outline-level-heading): New var.
1107 (outline-insert-heading, outline-promote, outline-demote)
1108 (outline-toggle-children): New commands.
1109
1110 * progmodes/hideif.el (hif-end-of-line): New function.
1111 (hide-ifdef-mode): Set line-move-ignore-invisible.
1112 (hide-ifdef-region-internal): New function.
1113 (hide-ifdef-region): Use it.
1114 (hif-defined): Return an integer.
1115 (hif-infix-to-prefix): Remove.
1116 (hif-tokenize): Parse from the buffer rather than from a string.
1117 Correctly tokenize integers. Use forward-comment.
1118 (hif-expr): Use hif-or.
1119 (hif-term): Use hif-and.
1120 (hif-factor): Use hif-not. Handle numbers properly.
1121 Don't require parenthesis around `defined's argument.
1122 (hif-and, hif-or, hif-not): New funs.
1123 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
1124 (hif-hide-line): Don't hide the \n before the line.
1125 (hif-possibly-hide): Correctly handle numeric evaluation results.
1126
1127 * progmodes/make-mode.el: Use line-(end|beginning)-position.
1128 (makefile-mode): Set indent-line-function.
1129 (makefile-browser-insert-continuation): Use with-current-buffer.
1130 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
1131
1132 2001-11-28 Karl Fogel <kfogel@red-bean.com>
1133
1134 * isearch.el (isearch-yank-internal): New helper function.
1135 (isearch-yank-char): New function.
1136 (isearch-yank-word, isearch-yank-line): Rewrite to use
1137 isearch-yank-internal.
1138
1139 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
1140
1141 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
1142 aren't supported. Print a message to that effect if invoked.
1143
1144 2001-11-27 Stephen Eglen <stephen@gnu.org>
1145
1146 * locate.el (locate): Put point at first matching file rather
1147 than top of buffer.
1148
1149 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
1150
1151 * reveal.el: New file.
1152
1153 * progmodes/hideif.el: Misc cleanup.
1154 (hide-ifdef-mode-submap): Put the def in the defvar.
1155 Use substitute-key-definition.
1156 (hide-ifdef-mode): Use define-minor-mode.
1157 (hif-outline-flag-region): Remove.
1158 (hif-show-all): Define in terms of hif-show-ifdef-region.
1159 (hif-after-revert-function): Rename from hif-before-revert-function.
1160 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
1161 (hif-tokenize): Use with-syntax-table.
1162 (hif-make-range): Use `else' also for `else-p'.
1163 (hif-range-else-p): Remove.
1164 (hif-find-range): Simplify.
1165 (hif-hide-line): Don't bother preserving buffer-modified-p.
1166 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
1167 Don't use selective-display and inhibit-read-only.
1168
1169 * subr.el (copy-overlay, remove-overlays): New funs.
1170
1171 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
1172
1173 2001-11-27 Sam Steingold <sds@gnu.org>
1174
1175 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
1176 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
1177 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
1178 * obsolete/c-mode.el, obsolete/cplus-md.el
1179 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
1180 * term/sun-mouse.el, textmodes/artist.el:
1181 Converted backquote to the new style.
1182 * mouse.el, reposition.el: Likewise (in comments).
1183 * expand.el: Likewise (in a string).
1184
1185 2001-11-27 Richard M. Stallman <rms@gnu.org>
1186
1187 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
1188
1189 2001-11-26 Richard M. Stallman <rms@gnu.org>
1190
1191 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
1192 if :on-glyph or :off-glyph is a list, eval it and store it back.
1193 (checkbox): Quote the values for :on-glyph and :off-glyph.
1194
1195 * cus-start.el (recursive-load-depth-limit): Delete item.
1196
1197 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
1198
1199 * help-fns.el (describe-categories, help-describe-category-set): New.
1200 describe-categories moved here from src/category.c.
1201
1202 2001-11-26 Sam Steingold <sds@gnu.org>
1203
1204 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
1205 arguments to `insert' are strings.
1206
1207 2001-11-26 Richard M. Stallman <rms@gnu.org>
1208
1209 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
1210
1211 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
1212
1213 * loaddefs.el: Regenerated.
1214
1215 * international/mule-diag.el: Require help-fns instead of
1216 help-funs.
1217
1218 * help-fns.el: Renamed from help-funs.el.
1219
1220 * startup.el (command-line-1): Don't try to call process-list if
1221 it is not fboundp.
1222
1223 2001-11-26 Sam Steingold <sds@gnu.org>
1224
1225 * frame.el (show-trailing-whitespace): Remove :set argument (the
1226 value was essentially identical to the defalt).
1227
1228 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1229
1230 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
1231
1232 * icomplete.el (icomplete-minibuffer-setup): Likewise.
1233
1234 * hilit-chg.el (hilit-chg-set): Likewise.
1235
1236 * speedbar.el (speedbar-mode): Likewise.
1237
1238 * calendar/calendar.el (calendar-mode): Likewise.
1239
1240 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
1241 insert-string.
1242
1243 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
1244
1245 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
1246
1247 * term/sun-mouse.el (sun-yank-selection): Likewise.
1248
1249 * textmodes/bib-mode.el (return-key-bib): Likewise.
1250
1251 * calendar/appt.el (appt-disp-window): Likewise.
1252
1253 * calendar/diary-lib.el (list-diary-entries): Likewise.
1254
1255 * array.el (array-reconfigure-rows): Likewise.
1256
1257 * filecache.el (file-cache-minibuffer-complete): Likewise.
1258
1259 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
1260
1261 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
1262
1263 * allout.el (outline-version, outline-open-topic)
1264 (outline-rebullet-heading, outline-insert-listified)
1265 (outline-latex-verbatim-quote-curr-line)
1266 (outline-latexify-one-item, outlineify-sticky): Likewise.
1267
1268 * vc.el (vc-next-action-on-file): Likewise.
1269 (vc-dired-mode): Remove make-local-hook.
1270
1271 2001-11-26 Andre Spiegel <spiegel@gnu.org>
1272
1273 * vc.el (vc-find-version): New function.
1274 (vc-version-other-window): Redefined in terms of the above.
1275
1276 * log-view.el (log-view-find-version): New function.
1277 (log-view-mode-map): Bind it to `f'.
1278
1279 2001-11-26 Gerd Moellmann <gerd@gnu.org>
1280
1281 * language/devan-util.el (dev-char-glyph): Escape `"' in
1282 string literals.
1283 (dev-glyph-glyph, dev-glyph-glyph-2)
1284 (devanagari-compose-syllable-region): Likewise.
1285
1286 2001-11-26 Richard M. Stallman <rms@gnu.org>
1287
1288 * window.el (save-selected-window): No error if saved window is dead.
1289
1290 * help-funs.el (describe-syntax): Put (interactive) after doc string.
1291
1292 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1293
1294 * international/quail.el (quail-help): Require help-mode in
1295 top-level instead.
1296
1297 * iswitchb.el (iswitchb-exhibit): Use insert instead of
1298 insert-string.
1299
1300 * icomplete.el (icomplete-exhibit): Likewise.
1301
1302 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
1303
1304 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
1305 (diff-hunk-kill): Simplify.
1306 (diff-post-command-hook): Only apply to a single hunk.
1307 (diff-hunk-text): Make `char-offset' non-optional.
1308 (diff-find-text): Return a cons cell.
1309 (diff-find-approx-text): New fun.
1310 (diff-find-source-location): Use it.
1311 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
1312 Adapt to new retval of diff-find-text.
1313
1314 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
1315 rather than integer- representation of dates.
1316
1317 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
1318
1319 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
1320 (syntax-after): New fun.
1321
1322 * help-funs.el (describe-syntax): New fun.
1323
1324 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
1325 (font-lock-ppss-stats, font-lock-ppss): Remove.
1326 (font-lock-fontify-syntactically-region): Remove tuning code.
1327 (font-lock-compile-keywords): Fix off-by-one bug.
1328 (font-lock-set-defaults): Don't set removed vars.
1329 (c-keywords): Add `inline'.
1330 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
1331
1332 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1333 Set syntax-begin-function.
1334 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
1335 (lisp-interaction-mode): Don't set local-abbrev-table any more.
1336 (lisp-mode-auto-fill): Use syntax-ppss and obey
1337 comment-auto-fill-only-comments.
1338 (lisp-fill-paragraph): Use syntax-ppss.
1339
1340 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
1341
1342 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
1343 version of rmail-enable-mime.
1344 (rmail-forward): Use it.
1345
1346 2001-11-25 Richard M. Stallman <rms@gnu.org>
1347
1348 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
1349
1350 * international/quail.el (quail-keyboard-layout-button):
1351 Define button type.
1352 (quail-keyboard-customize-button): Likewise.
1353 (quail-help): Use those button types. Require `help-mode'.
1354 Avoid altering the argument `package'.
1355
1356 * help-mode.el (help-function, help-variable, help-face)
1357 (help-coding-system, help-input-method, help-character-set):
1358 Define each button type with its own explicit define-button-type.
1359
1360 * language/devan-util.el: Comment out parts of the file
1361 which apparently are garbled.
1362
1363 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1364
1365 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
1366 insert-string.
1367
1368 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1369
1370 * play/snake.el (snake-mode): Remove make-local-hook.
1371
1372 * play/tetris.el (tetris-mode): Likewise.
1373
1374 * play/decipher.el (decipher-mode): Likewise.
1375
1376 * tmm.el (tmm-add-prompt): Likewise.
1377
1378 2001-11-25 Sam Steingold <sds@gnu.org>
1379
1380 * menu-bar.el (menu-bar-apropos-menu): New variable.
1381 Moved all `apropos' bindings to this menu.
1382 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
1383
1384 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
1385
1386 The following changes are for new indian languages support based
1387 on Unicode charset and CDAC fonts.
1388
1389 * international/mule-conf.el: Change indian-1-column charset to
1390 indian-glyph charset.
1391
1392 * international/characters.el: Adjusted for the change of
1393 indian-1-column -> indian-glyph.
1394
1395 * international/fontset.el: Delete the setting for indian-1-column
1396 and add the setting for indian-glyph in the default fontset.
1397
1398 * language/indian.el: Completely re-written.
1399
1400 * language/devanagari.el: Completely re-written.
1401
1402 * language/devan-util.el: Completely re-written.
1403
1404 * language/ind-util.el: New file.
1405
1406 2001-11-24 Richard M. Stallman <rms@gnu.org>
1407
1408 * startup.el (command-line-1): Don't do startup screen
1409 if a subprocess is running. Call the startup screen buffer
1410 "GNU Emacs". Make a special mode-line-format for it.
1411
1412 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
1413 (browse-url-galeon): Use that variable.
1414
1415 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
1416 eval-expression. Eval and set the variable simply.
1417
1418 * files.el (temporary-file-directory): Use defcustom.
1419 (small-temporary-file-directory): Likewise.
1420 (normal-backup-enable-predicate): Move down in file
1421 after definition of temporary-file-directory.
1422
1423 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
1424
1425 2001-11-24 Colin Walters <walters@debian.org>
1426
1427 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
1428 autoload names to match files renamed on initial calc import.
1429
1430 * calc/calc.el (Commentary): Cleanup, and add logistic curve
1431 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
1432
1433 2001-11-23 Colin Walters <walters@debian.org>
1434
1435 * Makefile.in (finder_setwins, setwins): Include Calc again.
1436
1437 * calc/calc-rules.el: Add header comment.
1438
1439 2001-11-23 Andre Spiegel <spiegel@gnu.org>
1440
1441 * vc.el (with-vc-properties): Don't bind `filename' locally.
1442 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
1443 to avoid name clashes. Fix `lisp-indent-function' property for
1444 both.
1445
1446 2001-11-23 Francesco Potorti` <pot@gnu.org>
1447
1448 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
1449
1450 2001-11-22 Colin Walters <walters@debian.org>
1451
1452 * calc/calc-misc.el (report-calc-bug):
1453 Use `reporter-prompt-for-summary-p'.
1454
1455 * calc/INSTALL, calc/Makefile: Remove.
1456
1457 2001-11-22 Miles Bader <miles@gnu.org>
1458
1459 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
1460 (reb-match-2, reb-match-3): Add dark-background variants.
1461
1462 2001-11-22 Colin Walters <walters@debian.org>
1463
1464 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
1465 (info "Calc").
1466 (report-calc-bug): Use reporter.el.
1467
1468 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
1469
1470 2001-11-21 Richard M. Stallman <rms@gnu.org>
1471
1472 * which-func.el (which-function): Call imenu--make-index-alist
1473 if necessary to get a list of functions.
1474 (which-function-imenu-failed): New variable.
1475 (which-func-update): Handle all visible windows.
1476 (which-func-update-1): New subroutine broken out of which-func-update.
1477
1478 * files.el (temporary-file-directory, null-device)
1479 (small-temporary-file-directory): Definitions moved up.
1480
1481 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
1482 (cperl-non-problems, cperl-praise): Doc fixes.
1483
1484 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
1485 (sh-mode-syntax-table): Function restored.
1486 Variable set up for use by function sh-mode-syntax-table.
1487 (sh-set-shell): Set the syntax table.
1488
1489 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
1490
1491 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
1492
1493 * international/encoded-kb.el: Don't alter minor-map-alist.
1494
1495 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1496
1497 * files.el (auto-save-file-name-transforms): Put remote files in
1498 temporary-file-directory rather than /tmp.
1499
1500 2001-11-21 Colin Walters <walters@debian.org>
1501
1502 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
1503 of (function ...) wrapper.
1504
1505 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
1506
1507 * derived.el (define-derived-mode): Create the abbrev-table
1508 from inside the `defvar'.
1509
1510 * jit-lock.el (jit-lock-defer-time): New var.
1511 (jit-lock-defer-timer, jit-lock-buffers): New vars.
1512 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
1513 (jit-lock-function): Defer fontification if requested.
1514 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
1515 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
1516 text property.
1517 (jit-lock-deferred-fontify): New fun.
1518
1519 2001-11-20 Richard M. Stallman <rms@gnu.org>
1520
1521 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
1522 Set local-abbrev-table to lisp-mode-abbrev-table.
1523
1524 * emacs-lisp/re-builder.el (reb-mode):
1525 Don't use define-derived-mode. Call kill-all-local-variables.
1526
1527 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
1528 Don't use define-derived-mode.
1529
1530 * help-mode.el (help-mode): Undo 2001-10-07 change.
1531
1532 * replace.el (occur-mode): Undo 2001-5-20 change.
1533
1534 2001-11-20 Jason Rumney <jasonr@gnu.org>
1535
1536 * w32-fns.el (w32-system-coding-system): Change to an alias for
1537 locale-coding-system.
1538 (set-w32-system-coding-system): Document the above change.
1539 Set locale-coding-system instead.
1540
1541 2001-11-20 Richard M. Stallman <rms@gnu.org>
1542
1543 * ruler-mode.el: Add pagination.
1544 (ruler-mode-toggle-show-tab-stops): No need to
1545 test `ruler-mode' variable.
1546
1547 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1548
1549 * play/landmark.el: Mark lm-mode as special.
1550
1551 * play/gomoku.el: Mark gomoku-mode as special.
1552
1553 2001-11-20 Juanma Barranquero <lektu@terra.es>
1554
1555 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
1556 (top-level): Bind it to C-c C-b.
1557 (re-builder): Don't re-enter RE Builder Mode.
1558
1559 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
1560
1561 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
1562
1563 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
1564 `manual-program'.
1565
1566 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
1567 to a line without a comment.
1568
1569 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1570
1571 * dired.el (dired-listing-switches): Mention in the doc string
1572 that some switches are not supported by ls-lisp.el
1573
1574 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
1575
1576 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
1577 (imenu--create-keymap-2): Remove.
1578 (imenu--create-keymap-1): Simplify, remove third argument.
1579 (imenu--generic-function): Use dolist.
1580 (imenu-find-default): New function.
1581 (imenu--completion-buffer): Use it.
1582 (imenu--mouse-menu): Use popup-menu.
1583 (imenu--menubar-select): Return t rather than calling imenu.
1584
1585 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
1586 New functions, extracted from fill-region-as-paragraph.
1587 (fill-region-as-paragraph): Use them.
1588 Use an end marker instead of eob.
1589 Ignore whitespace-only fill-prefixes when indenting according to mode.
1590 Simplify the loop that searches for spaces backwards.
1591
1592 * textmodes/picture.el (picture-vertical-step)
1593 (picture-horizontal-step): Don't use defconst for variables.
1594
1595 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
1596 (mail-extract-address-components): Downcase domain names.
1597 (mail-extr-delete-char): Remove. Use delete-char instead.
1598
1599 * emulation/pc-select.el: Doc string fixes.
1600 (pc-selection-mode): Don't treat macos as a tty.
1601
1602 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
1603
1604 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
1605
1606 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
1607 (mouse-wheel-progessive-speed): New var.
1608 (mwheel-scroll): Use it and handle float values.
1609
1610 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
1611
1612 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
1613 (iswitchb): Fix the case where the result was selected with the mouse.
1614 (iswitchb-completion-help): Use the normal *Completions* now that
1615 mouse selection works.
1616 (iswitchb-minibuffer-setup): Simplify.
1617
1618 * newcomment.el (comment-column, comment-style, comment-multi-line)
1619 (comment-auto-fill-only-comments): Remove :group arg.
1620 (comment-padding): Add :type.
1621 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
1622 if called interactively.
1623
1624 2001-11-19 Colin Walters <walters@verbum.org>
1625
1626 * calc/calc.el (toplevel): Add comment and version header.
1627 (calc-init-base): Bump version to 2.02f, update date.
1628
1629 2001-11-19 Richard M. Stallman <rms@gnu.org>
1630
1631 * net/browse-url.el: Support Mozilla and Galeon.
1632 By default, find the installed browser whichever it is.
1633 (browse-url-mozilla): New function.
1634 (browse-url-mozilla-sentinel): New function.
1635 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
1636 (browse-url-default-browser): New function.
1637 (browse-url-process-environment): Use browse-url-browser-display.
1638 (browse-url-browser-display): Renamed from browse-url-netscape-display.
1639 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
1640 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
1641 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
1642 (browse-url-browser-function): New default, new options.
1643
1644 2001-11-19 Sam Steingold <sds@gnu.org>
1645
1646 * bindings.el (last-buffer, unbury-buffer): New function.
1647 (mode-line-unbury-buffer): Use `unbury-buffer'.
1648
1649 2001-11-18 Stephen Eglen <stephen@gnu.org>
1650
1651 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
1652 control behaviour when no further completion is possible.
1653
1654 2001-11-19 Colin Walters <walters@verbum.org>
1655
1656 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
1657 (math-showing-full-precision, math-with-extra-prec, math-working)
1658 (calc-with-default-simplification)
1659 (calc-with-trail-buffer): Use backtick.
1660 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
1661 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
1662 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
1663 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
1664 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
1665 (Math-num-integerp, Math-bignum-test, Math-equal-int)
1666 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
1667 (calc-record-compilation-date-macro): Deleted. Callers updated.
1668 (math-format-radix-digit): Move to calc-bin.el.
1669
1670 * calc/calc.el (calc-record-compilation-date): Remove.
1671 (calc-bug-address): Update.
1672 (calc-settings-file): Use `user-init-file'.
1673
1674 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
1675 Handle null `calc-settings-file'.
1676
1677 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
1678 * calc/calc-keypd.el (calc-keypad-mode): New.
1679 (calc-do-keypad): Use it.
1680 (calc-keypad-map): Move into `calc-keypad-mode'.
1681
1682 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
1683 to defalias argument.
1684
1685 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
1686 (calcFunc-floor): Ditto.
1687
1688 * calc-units.el (calcFunc-usimplify): Ditto.
1689
1690 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
1691 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
1692 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
1693 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
1694 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
1695 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
1696 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
1697 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
1698 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
1699 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
1700 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
1701 and move them before their first use. Use `when', `unless'.
1702 Remove trailing periods from error forms. Add description and
1703 headers suggested by Emacs Lisp coding conventions.
1704
1705 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
1706
1707 * newcomment.el (comment-indent):
1708 Fix misindentation for comment-only lines.
1709 (comment-indent-new-line): Only obey comment-multi-line if the
1710 comment-ender is not the end-of-line.
1711
1712 2001-11-19 Richard M. Stallman <rms@gnu.org>
1713
1714 * net/net-utils.el (network-connection-service-abbrev-alist):
1715 New variable.
1716
1717 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
1718 Advance to start of 3rd sexp by moving fwd and backing over it.
1719 At first three elements, act like defun.
1720
1721 * delsel.el (delete-selection-pre-hook): Handle and resignal
1722 file-supersession errors to interact properly with userlock.el.
1723
1724 2001-11-18 Richard M. Stallman <rms@gnu.org>
1725
1726 * progmodes/fortran.el (fortran-mode-syntax-table):
1727 Specify punctuation syntax for backslash.
1728
1729 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
1730 All calls deleted.
1731
1732 * international/mule-util.el (string-to-sequence): Make it obsolete.
1733 (string-to-list, string-to-vector): Implement them directly
1734 using append and vconcat, not with string-to-sequence.
1735
1736 * startup.el (command-line): Set abbrevs-changed to nil after
1737 reading the init file and the abbrevs file.
1738
1739 * isearch.el (isearch): Use magenta2 as bg for (background light)
1740
1741 2001-11-17 Richard M. Stallman <rms@gnu.org>
1742
1743 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
1744
1745 * simple.el (minibuffer-history-sexp-flag): Doc fix.
1746
1747 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
1748
1749 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
1750 If set and if applicable, add a regexp to highlight defun-like
1751 text inside comments and strings.
1752 (font-lock-fontify-keywords-region): Pass that new arg.
1753 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
1754 to the end and pass that new arg.
1755 (c-font-lock-keywords-2): Fix regex for labels.
1756 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
1757 Make it work when LIMIT is several lines further.
1758 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
1759 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
1760 Use backquote and make the regexes for `int a, b, c;' work on
1761 multiple lines.
1762
1763 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
1764 (font-lock-defaults-alist): Don't change it any more.
1765 (reb-subexp-mode-map): Cleanup.
1766
1767 * custom.el (custom-current-group-alist): New var.
1768 (custom-declare-group): Set it.
1769 (custom-current-group): New fun.
1770 (custom-declare-variable, custom-handle-all-keywords):
1771 Use it as a default if no :group argument is specified.
1772
1773 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
1774 (standard-keyboard-coding-systems): New var.
1775 (set-locale-environment): Use it to decide whether or not to call
1776 set-keyboard-coding-system.
1777 (locale-language-names): Use \"French\" for "fr".
1778
1779 2001-11-17 Richard M. Stallman <rms@gnu.org>
1780
1781 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
1782 (add-to-list): Delete compatibility code.
1783 (checkdoc-next-message-error): Doc fix.
1784
1785 2001-11-17 Stephen Eglen <stephen@gnu.org>
1786
1787 * locate.el (locate): Show default locate pattern within the
1788 prompt, but don't insert it into the minibuffer contents.
1789 Catch the case when pattern is the empty string.
1790
1791 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1792
1793 * language/european.el ("French"): New language environment.
1794
1795 2001-11-16 Richard M. Stallman <rms@gnu.org>
1796
1797 * calendar/todo-mode.el (todo-save): Fix previous change.
1798
1799 * subr.el (functionp): Do use cdr-safe on object.
1800
1801 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1802
1803 * bindings.el (mode-line-mode-name): Only put the help-echo property
1804 if the local-map property was put as well.
1805 (global-map): Bind switch-frame, delete-frame, iconify-frame
1806 and make-frame-visible events.
1807
1808 * emacs-lisp/elp.el (elp-not-profilable): New var.
1809 (elp-not-profilable-p): New function.
1810 (elp-instrument-function): Use it. Use backquotes and push.
1811
1812 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
1813 (byte-stack+-info, byte-compile-last-warned-form)
1814 (byte-compile-last-logged-file): Don't defconst a variable.
1815 (no-byte-compile): Declare.
1816 (byte-compile-file): Don't boundp-check no-byte-compile any more.
1817 (byte-compile-defvar): Leave defconst as is.
1818
1819 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
1820 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
1821 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
1822 (edebug-best-error): Don't defconst a variable.
1823 (edebug-read-syntax-table): Use a char-table.
1824 (edebug-lemacs-specific): Remove.
1825 Toplevel: Eliminate check for Lucid Emacs.
1826
1827 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
1828
1829 * rect.el (move-to-column-force): Mark obsolete.
1830 (operate-on-rectangle, delete-extract-rectangle-line)
1831 (insert-rectangle, delete-whitespace-rectangle-line)
1832 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
1833 (string-rectangle-history): New var.
1834 (string-rectangle, string-insert-rectangle): Use it.
1835 (delete-rectangle-line): Fix pos/column mixup and simplify.
1836
1837 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
1838 (normal-top-level, command-line, command-line-1): Simplify.
1839
1840 * tar-mode.el (tar-mode): Use define-derived-mode.
1841
1842 * view.el (view-mode-enable): Don't use make-local-hook.
1843
1844 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
1845
1846 2001-11-16 Richard M. Stallman <rms@gnu.org>
1847
1848 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
1849 if it doesn't make sense as anything else.
1850 Don't recognize a "telephone number" at the beginning of the name.
1851 (mail-extr-leading-garbage): Match non-word characters only.
1852
1853 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1854
1855 * startup.el (command-line-processed): Doc fix.
1856
1857 * apropos.el (apropos-next-label-button): Doc fix.
1858
1859 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1860
1861 * comint.el (comint-mode): Simplify.
1862 (make-comint-in-buffer): Run `comint-mode' only if necessary.
1863
1864 * subr.el (eval-after-load): Make it work with features as well.
1865
1866 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
1867
1868 * international/mule-cmds.el (describe-input-method): Setup xref.
1869 (set-language-environment): Use functionp.
1870 (locale-language-names, locale-charset-language-names)
1871 (locale-preferred-coding-systems): Defconst and purecopy.
1872
1873 * language/european.el (mac-roman): Add mime-charset property.
1874
1875 2001-11-15 Richard M. Stallman <rms@gnu.org>
1876
1877 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
1878 (multiple-value-apply, nth-value): Use defsubst rather than defalias
1879 to get better doc strings.
1880
1881 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1882
1883 * derived.el: Fix autoload cookie.
1884
1885 2001-11-15 Richard M. Stallman <rms@gnu.org>
1886
1887 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
1888
1889 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1890
1891 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
1892
1893 2001-11-15 Richard M. Stallman <rms@gnu.org>
1894
1895 * dired.el (dired-undo): Display a message to explain
1896 that this does not undo file system changes.
1897
1898 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
1899
1900 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
1901 into `unread-command-events' instead of trying keymap
1902 lookups ourselves. This makes mouse-clicks do the right
1903 thing even when keymaps of overlays are involved.
1904 (mouse-drag-drag): Likewise.
1905
1906 2001-11-15 Andreas Schwab <schwab@suse.de>
1907
1908 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
1909 characters and append anchor to pattern added to auto-mode-alist.
1910
1911 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1912
1913 * server.el (server-process-filter): Run pore/post-comment-hook
1914 before/after visiting the file.
1915
1916 * info-look.el (makefile-mode): Add info for automake.
1917 (autoconf-mode): Fix the name of the index for automake.
1918
1919 * international/latin-9.el: Give pilcrow punctuation syntax.
1920
1921 2001-11-15 Andre Spiegel <spiegel@gnu.org>
1922
1923 * vc.el: Documentation fixes.
1924
1925 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
1926
1927 * smerge-mode.el (smerge-match-conflict): Fix typo.
1928 (smerge-diff): Be careful to read match-data early enough.
1929
1930 2001-11-14 Colin Walters <walters@verbum.org>
1931
1932 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
1933 (calcFunc-subst): Use `defalias' instead of `fset' and
1934 `symbol-function'.
1935
1936 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
1937 (calcFunc-ceil, calcFunc-round): Ditto.
1938
1939 * calc/calc-bin.el (calcFunc-clip): Ditto.
1940
1941 * calc/calc-ext.el (calcFunc-evalv): Ditto.
1942
1943 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
1944
1945 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
1946 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
1947
1948 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
1949
1950 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
1951 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
1952 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
1953 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
1954 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
1955 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
1956 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
1957 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
1958 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
1959 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
1960 * calcsel2.el: Style cleanup; don't put closing parens on their
1961 own line, add "foo.el ends here" to each file, and update
1962 copyright date.
1963
1964 * README: Update maintainer.
1965
1966 2001-11-13 Richard M. Stallman <rms@gnu.org>
1967
1968 * progmodes/compile.el (recompile): Use compilation-arguments if
1969 set, so as to be able to M-x recompile the exact command which
1970 created a compilation-mode buffer.
1971
1972 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
1973
1974 2001-11-13 Gerd Moellmann <gerd@gnu.org>
1975
1976 * mouse.el (mouse-drag-region): Don't run the up-event
1977 handler if window start changed due to the down-mouse event.
1978
1979 2001-11-13 Richard M. Stallman <rms@gnu.org>
1980
1981 * mouse.el (mouse-show-mark): Either move point to the mark
1982 or use highlighting, never both.
1983 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
1984
1985 2001-11-13 Simon Josefsson <jas@extundo.com>
1986
1987 * mail/smtpmail.el (top-level): Change maintainer to Simon
1988 Josefsson, cleanup the smtpmail.el header.
1989
1990 * mail/smtpmail.el (top-level): Don't require cl or base64.
1991 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1992 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
1993 Defsubst instead of defmacro.
1994 (smtpmail-intersection): Return value in reverse order.
1995 (smtpmail-open-stream): Use stringp instead of string-to-list.
1996 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
1997 separated from smtpmail-via-smtp.
1998
1999 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
2000 rfc2104. Require base64 and cl.
2001 (smtpmail-smtp-service): Doc fix. :type fix.
2002 (smtpmail-debug-info): Doc fix.
2003 (smtpmail-debug-verb, smtpmail-auth-credentials)
2004 (smtpmail-starttls-credentials, smtpmail-auth-supported):
2005 New variables.
2006 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
2007 mail-utils (it is autoloaded).
2008 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
2009 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
2010 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
2011 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
2012 (smtpmail-via-smtp): Support AUTH.
2013 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
2014
2015 2001-11-13 Richard M. Stallman <rms@gnu.org>
2016
2017 * ebuff-menu.el (electric-buffer-update-highlight): New function.
2018 (electric-buffer-overlay): New variable.
2019 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
2020 (electric-buffer-list): Likewise.
2021
2022 * isearch.el (isearch-whitespace-chars): Doc fix.
2023 (isearch-mode): Handle negative search-slow-window-lines correctly.
2024
2025 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
2026
2027 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
2028
2029 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
2030 From Emmanuel Briot <briot@act-europe.fr>.
2031
2032 2001-11-13 Colin Walters <walters@debian.org>
2033
2034 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
2035
2036 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
2037 "~/.emacs"; use `read-file-name'.
2038
2039 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
2040 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
2041 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
2042 * calc/calc.el: Use `frame-width' instead of `screen-width',
2043 `frame-height' instead of `screen-height', and,
2044 `executing-kbd-macro' instead of `executing-macro'.
2045
2046 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
2047 correct number of arguments.
2048
2049 * calc/calc-aent.el (calc-do-alg-entry):
2050 Use `blink-paren-function' instead of `blink-paren-hook'.
2051
2052 2001-11-12 Richard M. Stallman <rms@gnu.org>
2053
2054 * calendar/todo-mode.el (todo-save): Add save-excursion
2055 and save-restriction.
2056
2057 * server.el (server-edit, server-done): Doc fix.
2058
2059 * simple.el (clone-indirect-buffer): Error if major mode symbol
2060 has a no-clone-indirect property.
2061 (clone-buffer): Check for obvious errors before reading clone name.
2062
2063 * info.el (Info-mode): Add a no-clone-indirect property.
2064
2065 2001-11-12 Sam Steingold <sds@gnu.org>
2066
2067 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
2068 set-buffer-modified-p to nil after `vc-exec-after'.
2069 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
2070 (log-view-mode): Make read-only.
2071 (log-view-current-file): Do final `expand-file-name' in the
2072 current `default-directory'.
2073 (log-view-current-tag): Take an optional `where' arg.
2074 (log-view-diff): New user command.
2075
2076 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2077
2078 * progmodes/cpp.el (cpp-choose-face): Fix typo.
2079
2080 2001-11-12 Sam Steingold <sds@gnu.org>
2081
2082 * emacs-lisp/cl-indent.el (toplevel): Indent properly
2083 `generic-flet', `generic-labels', `with-accessors',
2084 `with-condition-restarts'.
2085
2086 2001-11-12 Richard M. Stallman <rms@gnu.org>
2087
2088 * dired.el: Many trivial doc fixes.
2089 (dired-get-file-for-visit): New function.
2090 (dired-find-alternate-file, dired-mouse-find-file-other-window):
2091 (dired-view-file, dired-find-file-other-window, dired-display-file):
2092 (dired-find-file): Use dired-get-file-for-visit.
2093
2094 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
2095
2096 * sql.el (sql-mode): Doc change.
2097
2098 * sql.el (sql-mode-syntax-table): The backslash is no longer an
2099 escape character.
2100
2101 2001-11-12 Colin Walters <walters@debian.org>
2102
2103 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
2104 (calc-do-keypad): Don't attempt to use nonexistent global
2105 mouse-map, use calc-keypad-map.
2106 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
2107 (calc-keypad-left-click): Don't use mouse-map; update to new event
2108 interface.
2109 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
2110 (calc-keypad-press): Use `unread-command-events' instead of
2111 `unread-command-char'.
2112
2113 * calc/calc-ext.el (calc-init-extensions): Update autoload names
2114 to match files renamed on initial calc import.
2115
2116 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2117
2118 * textmodes/flyspell.el (flyspell-default-dictionary):
2119 Fix previous change.
2120
2121 2001-11-12 Richard M. Stallman <rms@gnu.org>
2122
2123 * textmodes/flyspell.el (flyspell-default-dictionary):
2124 Fix custom type.
2125
2126 2001-11-11 Richard M. Stallman <rms@gnu.org>
2127
2128 * calendar/solar.el (solar-sunrise-and-sunset):
2129 Exchange the two extreme values of day-length.
2130
2131 * progmodes/sh-script.el (sh-must-be-shell-mode):
2132 Allow modes derived from sh-mode.
2133
2134 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
2135 Turn off error in some re-search-forward calls.
2136
2137 * replace.el (query-replace-skip-read-only): New variable.
2138 (perform-replace): If that variable is non-nil, ignore matches
2139 that have a read-only property.
2140
2141 * derived.el (define-derived-mode): Doc fix.
2142
2143 * server.el (server-buffer-done): Test of server-existing-buffer
2144 was backwards.
2145 (server-existing-buffer): Doc fix.
2146
2147 * textmodes/flyspell.el (flyspell-default-dictionary):
2148 Allow nil as value, and make nil the default.
2149
2150 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
2151
2152 * subdirs.el: Regenerated.
2153
2154 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
2155 it is not fboundp.
2156 (clipboard-yank): Ditto.
2157
2158 2001-11-11 Colin Walters <walters@verbum.org>
2159
2160 The following changes are based on patches from
2161 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
2162 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
2163
2164 * calc/calc.el (toplevel): Require calc-macs.
2165 (calc-minibuffer-size): New.
2166 (calcDigit-nondigit): Use it instead of `buffer-size'.
2167 (calcDigit-backspace): Likewise.
2168 (calcDigit-nondigit): Use `minibuffer-contents' instead of
2169 `buffer-string'.
2170 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
2171 `point-min'.
2172 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
2173 `save-excursion'.
2174
2175 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
2176 simple `setq' form.
2177
2178 * calc/calc-ext.el: (toplevel): Require calc.
2179 (calc-fancy-prefix-map): New.
2180 (calc-fancy-prefix): Use it.
2181 (calc-fancy-prefix-other-key): New.
2182
2183 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
2184 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
2185 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
2186 (calcAlg-enter): Likewise.
2187 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
2188
2189 2001-11-10 Richard M. Stallman <rms@gnu.org>
2190
2191 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
2192 (quietly-read-abbrev-file): Doc fix.
2193
2194 * startup.el (command-line): Read standard abbrev
2195 file (abbrev-file-name), if it exists.
2196
2197 * files.el (save-abbrevs): Default value is t.
2198
2199 * progmodes/compile.el (compile-goto-error): Fix previous change
2200 in the case where subsequent errors have not been parsed yet
2201 because they are in a different source file.
2202
2203 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
2204
2205 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
2206 Merge two regular expressions into one.
2207 (ps-mode): Make local bindings for `comment-start' and
2208 `comment-start-skip'.
2209 (ps-mode-looking-at-nested): Simplify an if-else construct;
2210 use `set-match-data' to set the result.
2211
2212 2001-11-10 Richard M. Stallman <rms@gnu.org>
2213
2214 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
2215 Function deleted.
2216 (flyspell-correct-word): Old definition deleted.
2217 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
2218 All references renamed too.
2219
2220 2001-11-10 Gerd Moellmann <gerd@gnu.org>
2221
2222 * Makefile.in (finder_setwins, setwins): Exclude Calc.
2223
2224 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
2225
2226 * wid-edit.el (checklist): Removed `:menu-tag'.
2227 (radio-button-choice): Ditto.
2228 (editable-list): Ditto.
2229
2230 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2231
2232 * play/gomoku.el: Move definitions of constants to the beginning
2233 of file, before their use.
2234
2235 2001-11-09 Richard M. Stallman <rms@gnu.org>
2236
2237 * textmodes/flyspell.el: Use the keymap property
2238 instead of local-map, and don't use a minor-mode map.
2239 (flyspell-mode-map): Variable deleted.
2240 Don't mess with minor-mode-map-alist.
2241 (calling add-minor-mode): Specify nil for keymap.
2242 And always use add-minor-mode, now that it exists.
2243 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
2244 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
2245 or flyspell-local-mouse-map.
2246 (make-flyspell-overlay): Use flyspell-mouse-map directly.
2247 (flyspell-mode): Doc fix.
2248 (flyspell-mode-on): Don't call make-local-hook.
2249
2250 2001-11-09 Sam Steingold <sds@gnu.org>
2251
2252 * emacs-lisp/debug.el (debugger-make-xrefs):
2253 Add buttons to all symbols.
2254
2255 2001-11-09 Andre Spiegel <spiegel@gnu.org>
2256
2257 * vc.el: Add John David Smith to credits.
2258
2259 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
2260
2261 * vc-hooks.el (vc-error-occured): Backquotified.
2262 (vc-file-prop-obarray): Use prime length for better efficiency.
2263
2264 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
2265
2266 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
2267
2268 * info.el (Info-file-list-for-emacs): Add entries for Calc.
2269
2270 2001-11-09 Miles Bader <miles@gnu.org>
2271
2272 * subr.el (functionp): Don't consider macros as functions.
2273
2274 2001-11-08 Miles Bader <miles@gnu.org>
2275
2276 * subr.el (functionp): Make work correctly for macros and unbound
2277 symbols.
2278
2279 * comint.el (comint-send-input): Fix description of
2280 `comint-process-echoes' in the doc-string.
2281
2282 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
2283
2284 * international/mule.el (make-translation-table): Doc fix.
2285 Suggested by Alex Schroeder <alex@gnu.org>.
2286
2287 2001-11-07 Richard M. Stallman <rms@gnu.org>
2288
2289 * info.el (Info-fontify-node): Highlight every third menu item.
2290
2291 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
2292
2293 * cus-edit.el (custom-face-value-create): Don't ignore the
2294 `customized-face' attribute when finding the current face spec.
2295
2296 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
2297
2298 * subr.el (with-local-quit): New macro.
2299 (make-syntax-table): Always inherit.
2300 (functionp): Be more careful when `object' is a symbol.
2301
2302 * dabbrev.el (dabbrev-completion): Use "*Completions*".
2303
2304 2001-11-07 Paul Eggert <eggert@twinsun.com>
2305
2306 * dired.el (dired-move-to-filename-regexp):
2307 Do not distinguish between ASCII letters and non-ASCII characters.
2308 Don't allow comma except in the form "month day, year".
2309 Don't allow space between month name and comma.
2310 Clean up the code that checks for trailing period, comma, and space.
2311 Remove now-obsolete comments, and add more commentary about
2312 Japanese dates.
2313 Always gobble up trailing spaces, instead of doing it only sometimes.
2314
2315 2001-11-07 Miles Bader <miles@gnu.org>
2316
2317 * paren.el (show-paren-match-face): Add dark-background variant.
2318
2319 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
2320
2321 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
2322 (lisp-mode-variables): Don't set paragraph-{start,separate}.
2323 Don't disable adaptive-fill-mode.
2324 (lisp-fill-paragraph): Use tab-width rather than 8.
2325 Prevent filling the first line of docstrings.
2326
2327 2001-11-06 Richard M. Stallman <rms@gnu.org>
2328
2329 * play/gomoku.el (gomoku): Doc fix.
2330
2331 * jka-compr.el (jka-compr-partial-uncompress):
2332 Support an alternative of not using dd.
2333 (jka-compr-dd-program): Use defcustom to define this.
2334 (jka-compr-load-suffixes): Use defcustom.
2335 (jka-compr-mode-alist-additions): Use defcustom.
2336
2337 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
2338
2339 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
2340 Also work when LIMIT is further than the end of line.
2341
2342 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
2343
2344 * international/quail.el (quail-update-leim-list-file): Print the
2345 offending file name if some of its quail-define-package forms is broken.
2346
2347 2001-11-05 Richard M. Stallman <rms@gnu.org>
2348
2349 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
2350 of the evaluated form.
2351
2352 2001-11-05 Paul Eggert <eggert@twinsun.com>
2353
2354 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
2355 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
2356 stamps always line up by default. Also, it uses a slightly
2357 different window to determine whether files are "recent".
2358
2359 2001-11-05 Andrew Innes <andrewi@gnu.org>
2360
2361 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
2362 Don't attempt to remake autoloads before nuking .elc files.
2363
2364 2001-11-04 Richard M. Stallman <rms@gnu.org>
2365
2366 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
2367 previous-single-property-change or next-single-char-property-change
2368 returns nil.
2369
2370 * international/mule-cmds.el (set-locale-environment):
2371 Make it interactive; make arg optional.
2372
2373 * international/mule-diag.el (help-funs): Require help-funs.
2374
2375 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
2376
2377 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
2378
2379 2001-11-04 Miles Bader <miles@gnu.org>
2380
2381 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
2382 shadow of the splash image grey on a dark background instead of black.
2383
2384 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
2385
2386 * term.el (all faces): Don't (copy-face 'default <foo>).
2387
2388 * term/xterm.el (function-key-map):
2389 Add entry for `ESC [ 3 ~' -> <delete>
2390 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
2391 Use inheritance so that .emacs and terminfo take precedence.
2392
2393 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
2394
2395 * tooltip.el (tooltip-delay): Decrease to 0.7.
2396 (tooltip-hide-delay): Enlarge to 10.
2397
2398 2001-11-03 Richard M. Stallman <rms@gnu.org>
2399
2400 * startup.el (fancy-splash-tail): Explain how to recover
2401 from a crash, if there was a crash.
2402 (command-line-1): Reorganize display of startup screen,
2403 to simplify the logic. Use a temp buffer for it.
2404
2405 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
2406
2407 * frame.el (set-background-color, set-foreground-color):
2408 Call face-set-after-frame-default, to propagate the new colors to
2409 the frame's parameters alist.
2410
2411 * calendar/timeclock.el (timeclock-out): Signal an error if
2412 timeclock-last-event is nil.
2413
2414 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
2415
2416 * textmodes/fill.el (fill-context-prefix): Fix braino.
2417
2418 * international/quail.el (quail-help):
2419 Use `help-buffer' and move `help-setup-xref' to beginning.
2420
2421 * international/mule-cmds.el (describe-language-environment):
2422 Use `help-buffer' and move `help-setup-xref' to beginning.
2423
2424 * international/mule-diag.el (list-character-sets)
2425 (sort-listed-character-sets, describe-character-set)
2426 (describe-coding-system, describe-fontset, list-fontsets):
2427 Use `help-buffer' and move `help-setup-xref' to beginning.
2428 (describe-char-after): Use `internal-describe-syntax-value'.
2429
2430 2001-11-02 Richard M. Stallman <rms@gnu.org>
2431
2432 * mouse.el (popup-menu): If the user refuses to select
2433 from a menu, don't try to invoke the menu.
2434
2435 2001-11-02 Miles Bader <miles@gnu.org>
2436
2437 * help-mode.el (help-xref): New button type.
2438 (help-function, help-variable, help-face, help-coding-system)
2439 (help-input-method, help-character-set, help-type, help-symbol)
2440 (help-back, help-info, help-customize-variable, help-customize-face)
2441 (help-function-def, help-variable-def): Use it as a supertype.
2442 Remove `action' property.
2443
2444 * international/mule-diag.el (describe-character-set)
2445 (describe-coding-system): Pass correct args to `help-xref-button'.
2446 (sort-listed-character-sets): New button type.
2447 (list-character-sets): Use it.
2448 (list-charset-chars): New button type.
2449 (list-character-sets-1): Use it.
2450
2451 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
2452
2453 * indent.el (tab-always-indent, indent-for-tab-command):
2454 Remove redundant `never' setting.
2455
2456 * fill.el (fill-region-as-paragraph): Don't forget to skip
2457 over current whitespace before looking for a preceding space.
2458
2459 2001-11-01 Richard M. Stallman <rms@gnu.org>
2460
2461 * files.el (file-newest-backup): Don't pass backup file name
2462 thru file-name-sans-versions, because it never has version numbers.
2463
2464 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
2465 to avoid ambiguous nested loops.
2466
2467 * files.el (find-file-noselect): Offer to change buffer-read-only
2468 only when the file's read-only status has changed from before
2469 as well as disagreeing with the buffer's current status.
2470 (buffer-file-read-only): New var, local in all buffers.
2471
2472 * buff-menu.el (buffer-menu): Doc fix.
2473 (buffer-menu-other-window): Doc fix.
2474 (list-buffers, list-buffers-noselect): Doc fix.
2475
2476 2001-11-01 Gerd Moellmann <gerd@gnu.org>
2477
2478 * startup.el (command-line): If the terminal Emacs is running on
2479 has erase char set to ^H, use the Backspace key for deleting
2480 backward, and the Delete key for deleting forward.
2481
2482 2001-11-01 Miles Bader <miles@gnu.org>
2483
2484 * button.el (define-button-type): Make sure every user-defined
2485 button type has a supertype.
2486
2487 2001-10-31 Jason Rumney <jasonr@gnu.org>
2488
2489 * international/mule-cmds.el (locale-language-names): Add chs and
2490 cht as aliases for Chinese-GB and Chinese-BIG5.
2491
2492 2001-10-31 Richard M. Stallman <rms@gnu.org>
2493
2494 * bindings.el (mode-line-frame-identification): Add doc string.
2495 (mode-line-position, mode-line-modes): New variables.
2496 (mode-line-format): Use mode-line-position for the part
2497 that displays the position-in-buffer info.
2498 Use mode-line-modes for the part that displays major and minor modes.
2499
2500 2001-10-31 Sam Steingold <sds@gnu.org>
2501
2502 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
2503 (debugger-setup-buffer): Call it.
2504 (debugger-mode-map): Bind RET and mouse-2.
2505
2506 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2507
2508 * startup.el: Document command line option --no-window-system
2509 instead of --no-windows.
2510
2511 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
2512
2513 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
2514
2515 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
2516 (font-lock-defaults-alist): Use it.
2517 From David Ponce <david.ponce@wanadoo.fr>
2518
2519 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
2520 output of `char-after'.
2521
2522 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
2523
2524 * simple.el (reindent-then-newline-and-indent): Insert the newline
2525 before indenting the first line.
2526 (undo-get-state, undo-revert-to-state): New funs.
2527 (shell-command): Don't kill the buffer even if empty.
2528 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
2529 (transpose-subr-end2): Remove.
2530 (transpose-subr): Add `special' arg and simplify.
2531 (transpose-subr-1): Rewrite.
2532 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
2533 (rfc822-goto-eoh): Simplify.
2534
2535 2001-10-30 Richard M. Stallman <rms@gnu.org>
2536
2537 * enriched.el (enriched-face-ans): FIx previous change.
2538
2539 2001-10-30 Gerd Moellmann <gerd@gnu.org>
2540
2541 * international/iso-acc.el (iso-accents-compose): Remove a
2542 superfluous setq.
2543
2544 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
2545
2546 * buff-menu.el (list-buffers-noselect): If the buffer's name
2547 starts with a blank, but it visits a file, do show it (for files
2548 whose names start with a blank).
2549
2550 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
2551
2552 * textmodes/fill.el (sentence-end-double-space)
2553 (sentence-end-without-period): Move to paragraphs.el.
2554 (fill-indent-according-to-mode): Change default to t.
2555 (fill-context-prefix): Simplify control-flow and use a more
2556 sophisticated merge that unifies both previous checks.
2557 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
2558 (fill-nobreak-predicate): Make it into a defcustom'd hook.
2559 (fill-nobreak-p): New fun.
2560 (fill-region-as-paragraph): Use it.
2561 Handle `fill-indent-according-to-mode' slightly differently.
2562 (fill-individual-paragraphs-prefix): Simplify the control-flow.
2563 (fill-individual-paragraphs-citation): Fix.
2564
2565 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
2566 (paragraph-start): Change default to the `text-mode' value.
2567 (sentence-end-double-space, sentence-end-without-period):
2568 Move from fill.el.
2569 (forward-paragraph): Use `parstart' and `parsep' for temp variables
2570 rather than rebinding `paragraph-start' and `paragraph-separate'.
2571
2572 * indent.el (indent-line-function): Change default to indent-relative.
2573 (tab-always-indent): Add an `never' setting.
2574 (indent-according-to-mode): Handle `indent-relative' and
2575 `indent-relative-maybe' specially.
2576 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
2577 Handle the `never' case for `tab-always-indent'.
2578 Don't call indent-according-to-mode for indent-relative' and
2579 `indent-relative-maybe'.
2580 (insert-tab): Rename `prefix-arg' to `arg'.
2581 (indent-region): Indent the first line as well.
2582 (indent-relative): Don't mark the buffer modified if the indentation
2583 is unchanged.
2584
2585 * textmodes/text-mode.el (paragraph-indent-minor-mode):
2586 Don't set paragraph-separate. Set paragraph-start more carefully.
2587 Set indent-line-function.
2588 (paragraph-indent-text-mode): Use it and define-derived-mode.
2589 (text-mode-map): Remove the \t binding.
2590 (text-mode): Simplify now that the default is more favorable.
2591
2592 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
2593
2594 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2595 If the regexp doesn't match, use a looser one.
2596 (find-variable-noselect): Add `file' argument.
2597
2598 * pcvs.el (cvs-mode-commit-hook): New hook.
2599 (cvs-mode-commit): Run it.
2600
2601 * log-edit.el (log-edit): Run hook after `log-edit-files'.
2602
2603 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
2604 (edebug-instrument-function): Use `find-function-noselect'.
2605
2606 2001-10-29 Richard M. Stallman <rms@gnu.org>
2607
2608 * term.el (term-if-emacs19): Macro deleted.
2609 Callers changed to use progn instead.
2610
2611 * frame.el (blink-cursor-mode): Doc fix.
2612
2613 * files.el (find-backup-file-name): Use make-backup-file-name.
2614
2615 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
2616 window-live-p.
2617 (edebug-set-conditional-breakpoint): Unconditionally use
2618 the former Emacs >=19 definition.
2619 (edebug-mark): Define unconditionally.
2620 (edebug-eval-expression): Always call read-from-minibuffer
2621 and specify history list.
2622 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
2623 edebug-set-conditional-breakpoint.
2624 (edebug-emacs-version-specific): Function deleted;
2625 do the job at top level.
2626 (edebug-emacs-19-specific): Function deleted, this is the default.
2627
2628 2001-10-29 Sam Steingold <sds@gnu.org>
2629
2630 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
2631 "/cygdrive/LETTER/" pathnames.
2632
2633 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
2634
2635 * faces.el (invert-face): Check for 'unspecified, not for nil,
2636 when testing whether face colors are not specified.
2637 From David.Kastrup@t-online.de (David Kastrup).
2638 (read-face-name): Doc fix.
2639 (make-face-bold, make-face-unbold, make-face-italic)
2640 (make-face-unitalic, make-face-bold-italic, invert-face):
2641 Remove trailing blank from the prompt passed to read-face-name.
2642
2643 2001-10-29 Sam Steingold <sds@gnu.org>
2644
2645 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2646 Report numbers of files skipped and failed too.
2647 (byte-compile-file): Return 'no-byte-compile for skipped files.
2648
2649 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2650
2651 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
2652 and `M p'.
2653
2654 2001-10-29 Gerd Moellmann <gerd@gnu.org>
2655
2656 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
2657 as is on unread-command-events instead of `(SECOND-CHAR)'.
2658
2659 2001-10-29 Andre Spiegel <spiegel@gnu.org>
2660
2661 * vc.el: Mention vc-*-switches in backend API documentation.
2662 (vc-annotate): Adapt doc string to recent change.
2663
2664 2001-10-29 Gerd Moellmann <gerd@gnu.org>
2665
2666 * enriched.el (enriched-face-ans): Handle face attributes
2667 of the form `(FACE1 FACE2 ...)'.
2668
2669 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
2670
2671 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
2672
2673 * progmodes/sql.el (sql-mysql): Doc change by RMS.
2674
2675 * progmodes/sql.el (sql-db2): Doc change.
2676 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
2677 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
2678
2679 2001-10-29 Gerd Moellmann <gerd@gnu.org>
2680
2681 * env.el (substitute-env-vars): Don't quote argument to `rx';
2682 it's a macro.
2683
2684 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
2685
2686 * cus-start.el (recursive-load-depth-limit): Added.
2687
2688 2001-10-28 Richard M. Stallman <rms@gnu.org>
2689
2690 * textmodes/ispell.el (version18p, version20p): Vars deleted.
2691 All uses removed--assume Emacs version is >= 20.
2692
2693 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
2694 by really checking that it is not version 18.
2695
2696 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
2697
2698 2001-10-28 Miles Bader <miles@gnu.org>
2699
2700 * faces.el (face-attribute): Add INHERIT argument, consider face
2701 inheritance if it's non-nil.
2702 (face-attribute-merged-with): New function.
2703 (face-attribute-specified-or): New macro.
2704 (face-foreground, face-background, face-stipple): Add INHERIT
2705 argument. Use `face-attribute-specified-or'.
2706
2707 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
2708
2709 * font-lock.el: Require `syntax'.
2710 (font-lock-defaults-alist): Don't define keywords for lisp languages.
2711 Use `c-font-lock-syntactic-face-function' for c languages.
2712 (font-lock-mode): Don't unset vars when turning the mode off.
2713 (font-lock-default-fontify-buffer): Don't unset vars at the end.
2714 (font-lock-extra-managed-props): New var.
2715 (font-lock-default-unfontify-region): Use it.
2716 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
2717 Don't eval the value when there's no match.
2718 (font-lock-ppss-stats): New var.
2719 (font-lock-ppss): New fun.
2720 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
2721 (font-lock-apply-highlight): Allow `highlight' to set several props.
2722 (font-lock-set-defaults): Use dolist.
2723 (font-lock-unset-defaults): Remove.
2724 (font-lock-match-c-style-declaration-item-and-skip-to-next):
2725 Try to recognize prototypes using `foo P_ ((args))'.
2726 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
2727 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
2728 (c-font-lock-syntactic-face-function): New function.
2729 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
2730 (c++-keywords): Use a more sophisticated regexp to handle
2731 shallowly nested templates.
2732
2733 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
2734
2735 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
2736 (sgml-tag): Use it. Cleanup with `cond'.
2737 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
2738 Mark the overlays and only delete those that are marked.
2739 (sgml-skip-close-p): Remove.
2740 (sgml-value): Replace sgml-skip-close-p with its definition.
2741 (html-tag-alist): Use sgml-xml a bit more.
2742 (html-mode): Set sgml-empty-tags.
2743
2744 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
2745 (texinfo-update-node, texinfo-sequential-node-update):
2746 Don't bind the obsolete `auto-fill-hook'.
2747 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
2748 Use `set-buffer' rather than `switch-to-buffer'.
2749 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
2750 Use `set-buffer' rather than `switch-to-buffer'.
2751
2752 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
2753 text-mode-syntax-table.
2754 (mail-mode): Use define-derived-mode.
2755 Fix ordering of alternatives in adaptive-fill-regexp.
2756 (mail-mode-map): Don't rely on keymap's internal representation.
2757
2758 2001-10-27 Sam Steingold <sds@gnu.org>
2759
2760 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
2761 (sgml-xml-guess): Extracted from `html-mode' and generalized.
2762 (sgml-mode-common): Call it.
2763 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
2764 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
2765 (html-horizontal-rule, html-image, html-ordered-list):
2766 (html-unordered-list, html-list-item, html-paragraph):
2767 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
2768 `html-xhtml'.
2769
2770 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
2771
2772 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
2773 (ifnothtml): New alias.
2774
2775 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
2776
2777 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
2778 (toggle-text-mode-auto-fill): Use derived-mode-p.
2779
2780 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
2781
2782 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
2783 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
2784
2785 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2786
2787 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
2788 Add make-obsolete cookies, to follow faces.el.
2789
2790 These changes avoid warnings from the byte compiler in faces.el:
2791
2792 * faces.el (internal-get-face): Use facep instead of the obsolete
2793 internal-find-face.
2794 (internal-frob-font-weight, internal-frob-font-slant):
2795 New defaliases for obsolete functions.
2796 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
2797 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
2798 (x-make-font-bold-italic): Use internal-frob-font-weight and
2799 internal-frob-font-slant aliases instead of the obsolete
2800 x-frob-... functions.
2801
2802 2001-10-26 Sam Steingold <sds@gnu.org>
2803
2804 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
2805 DOCTYPE; set `mode-name' based on it.
2806 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
2807 (sgml-tag): Close empty tags in XHTML.
2808
2809 2001-10-26 Jason Rumney <jasonr@gnu.org>
2810
2811 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
2812 when UNICODE is not defined.
2813
2814 2001-10-26 Sam Steingold <sds@gnu.org>
2815
2816 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
2817 be alone on the line.
2818
2819 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2820
2821 * button.el (button): Special face definition for MS-DOS terminals.
2822
2823 2001-10-26 Sam Steingold <sds@gnu.org>
2824
2825 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2826 Protect the /= test by checking that the args are non-nil.
2827 (sh-font-lock-close-heredoc): Check eof for being non-nil.
2828
2829 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
2830
2831 * textmodes/artist.el (artist-version): 1.2.4.
2832 (artist-butlast-fn): New variable.
2833 (artist-butlast): New function.
2834 (artist-ellipse-mirror-quadrant): Use it.
2835 (artist-mouse-draw-poly): Use nil for `point-list'.
2836 (artist-mouse-draw-poly): Check for point-list being nil.
2837
2838 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
2839
2840 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
2841 lambda expression.
2842 (ps-mode-menu-main): Submenu with options on/off was replaced with
2843 a toggle button.
2844 (ps-mode, ps-run-mode): Define with `define-derived-mode'
2845 (ps-mode): Autoload cookie added on same line as comment
2846 (ps-mode-tabkey, ps-mode-backward-delete-char):
2847 (ps-mode-r-balance): Replace `delete-horizontal-space' and
2848 `indent-to' with `indent-line-to'
2849 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
2850 instead of `eval'.
2851 (ps-mode-print-region): Use `with-temp-buffer'.
2852 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
2853 (numerous places): Add back-tick and tick around names in
2854 docstrings, fix punctuation in docstrings, remove trailing spaces.
2855
2856 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2857
2858 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
2859 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
2860 (sgml-font-lock-syntactic-keywords): New var.
2861 (sgml-mode-common): Drop the two args.
2862 Don't make buffer-local variables that aren't used.
2863 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
2864 Don't set `before-string' props from sgml-display-text.
2865 (sgml-mode): Use define-derived-mode.
2866 (sgml-tags-invisible): Use sgml-display-text.
2867 (sgml-quote): New command.
2868 (html-tag-alist): Add args for `span'.
2869 (html-mode): Use define-derived-mode.
2870 Set sgml-display-text and sgml-tag-face-alist.
2871
2872 2001-10-25 Sam Steingold <sds@gnu.org>
2873
2874 * add-log.el (add-log-always-start-new-record): New user option.
2875 (add-change-log-entry): Use it.
2876
2877 2001-10-25 Richard M. Stallman <rms@gnu.org>
2878
2879 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
2880 bind case-fold-search if FROM is not all lower case.
2881
2882 2001-10-25 Gerd Moellmann <gerd@gnu.org>
2883
2884 * startup.el (normal-top-level): Check for frame-initial-frame
2885 only if it's really used.
2886
2887 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
2888
2889 * progmodes/compile.el (compilation-parse-errors-filename-function):
2890 New variable.
2891 (compilation-parse-errors): Use it.
2892
2893 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2894
2895 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
2896 interactively so that C-u M-C-x still does edebug.
2897 (checkdoc-sentencespace-region-engine): Don't force a double-space
2898 after `.' if it doesn't look like an end-of-sentence.
2899 (debug-ignored-errors): Add `disambiguate ...'.
2900
2901 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
2902
2903 * textmodes/texinfo.el (texinfo-environments)
2904 (texinfo-environment-regexp): Hoist.
2905 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
2906 Only highlight the menu name in menu items.
2907 Setup `@foo ... @end foo' as text clones.
2908 (texinfo-clone-environment): New function.
2909 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
2910 (texinfo-insert-block): Simplify.
2911 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
2912 the command is repeated.
2913 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
2914 (texinfo-insert-@end): Simplify.
2915
2916 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
2917 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
2918 (texinfo-subsubsection-level-regexp)
2919 (texinfo-update-menu-same-level-regexps)
2920 (texinfo-update-menu-higher-regexps)
2921 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
2922
2923 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
2924 (derived-mode-p): Autoload.
2925
2926 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
2927 New vars and functions.
2928 (text-clone-maintain, text-clone-create): New functions.
2929
2930 2001-10-25 Miles Bader <miles@gnu.org>
2931
2932 * facemenu.el (facemenu-add-new-face): Fix variable names.
2933
2934 2001-10-24 Richard M. Stallman <rms@gnu.org>
2935
2936 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
2937 of t and nil values.
2938 (facemenu-set-face): Handle START and END interactively.
2939 (facemenu-set-foreground): Don't use a face; specify color directly.
2940 (facemenu-set-background): Likewise.
2941 (facemenu-set-face-from-menu): Doc fix.
2942 (facemenu-active-faces): Use face-attribute-vector
2943 to handle bare attributes not in faces.
2944 (facemenu-get-face): Don't handle face names fg:... and bg:...
2945 specially.
2946 (facemenu-add-new-face): New argument MENU.
2947 New way to handle adding colors to the color menus.
2948
2949 * env.el (substitute-env-vars): Quote the arg to rx.
2950
2951 2001-10-24 Sam Steingold <sds@gnu.org>
2952
2953 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
2954 Control" and "SGML" groups.
2955
2956 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2957
2958 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2959 Better handling of C++ template args to avoid confusion with `<'
2960 and `>' used as operators in member init expressions.
2961
2962 2001-10-24 Gerd Moellmann <gerd@gnu.org>
2963
2964 * replace.el (perform-replace): Move START and END parameters
2965 to the end of the argument list and make them optional.
2966
2967 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
2968 perform-replace.
2969
2970 * international/fontset.el (x-must-resolve-font-name): New function.
2971 (x-complement-fontset-spec): Use it.
2972
2973 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
2974
2975 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
2976
2977 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2978 Turn caadr into caar of cdr.
2979
2980 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2981
2982 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
2983 of mouse-{1,2} since dragging is on the down event.
2984
2985 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
2986
2987 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
2988 if ARG is nil.
2989
2990 * desktop.el (desktop-last-buffer): New variable.
2991 (desktop-create-buffer): Set it.
2992 (desktop-read): Bind it and switch to that buffer.
2993
2994 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2995
2996 * progmodes/compile.el (compilation-set-window-height):
2997 Select old window only if it's still live.
2998
2999 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3000
3001 * help-mode.el (help-buffer): Remove debugging code.
3002 From Stefan Monnier <monnier@cs.yale.edu>.
3003
3004 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3005
3006 * files.el (file-name-sans-extension, file-name-extension):
3007 Don't count the leading dots in file names as signaling an extension.
3008
3009 2001-10-22 Andre Spiegel <spiegel@gnu.org>
3010
3011 * vc.el (vc-diff-switches): Doc rewritten.
3012
3013 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3014
3015 * tooltip.el (tooltip-set-param): Doc fix.
3016
3017 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
3018 127 to sgml-maybe-name-self.
3019 (sgml-name-8bit-mode): Doc fix.
3020 (sgml-char-names-table): New variable.
3021 (sgml-name-char): Support non-ASCII and mule-unicode-*
3022 characters. Doc fix.
3023 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
3024
3025 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
3026 doc string the effect of `left' and `top' parameters in
3027 tooltip-frame-parameters, the default values, and the units.
3028 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
3029 (tooltip-show): Mention in the doc string the `top' and `left'
3030 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
3031
3032 2001-10-22 Andre Spiegel <spiegel@gnu.org>
3033
3034 Add autoscaling support for vc-annotate.
3035 From J.D. Smith <jdsmith@alum.mit.edu>.
3036
3037 * vc.el (vc-annotate-display-default): Accept colormap scaling
3038 ratio (now deprecated).
3039 (vc-annotate-display-autoscale): Added.
3040 (vc-annotate-add-menu): New autoscaling menu options "Span to
3041 Oldest" and "Span Oldest->Newest". Easymenu support added for
3042 toggle menus driven by customize variable `vc-annotate-display-mode'.
3043 (vc-annotate-display-select): Added.
3044 (vc-annotate): Changed temp-buffer-show-function to
3045 `vc-annotate-display-select'.
3046 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
3047 Added argument OFFSET. Instead of backend function, calls now
3048 generic `vc-annotate-difference'.
3049 (vc-annotate-difference): Added as generic function instead of
3050 backend-specific function. No longer takes argument POINT, but
3051 instead accepts a time OFFSET.
3052 (vc-default-annotate-current-time): Added.
3053
3054 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
3055 version in vc.el, with
3056 (vc-cvs-annotate-current-time): Added, as override of default.
3057 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
3058 `vc-cvs-annotate-difference'.
3059
3060 2001-10-22 Gerd Moellmann <gerd@gnu.org>
3061
3062 * saveplace.el (save-place): Require `saveplace'.
3063
3064 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
3065 Use `sexp' for :value-type instead of `face'.
3066
3067 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
3068
3069 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
3070 regexps due to 5-digit message IDs.
3071
3072 2001-10-21 Jason Rumney <jasonr@gnu.org>
3073
3074 * term/w32-win.el (redisplay-dont-pause): Don't set.
3075
3076 2001-10-21 Miles Bader <miles@gnu.org>
3077
3078 * help-funs.el (help-manyarg-func-alist): Variable removed.
3079
3080 2001-10-21 Miles Bader <miles@gnu.org>
3081
3082 * help-funs.el (help-manyarg-func-alist): Remove entries for
3083 `insert', `insert-and-inherit', `insert-before-markers',
3084 `insert-before-markers-and-inherit', `message', `message-box',
3085 `message-or-box', `propertize', `format', `encode-time', `append',
3086 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
3087 `insert-string', `ml-if', `ml-provide-prefix-argument', and
3088 `ml-prefix-argument-loop'.
3089
3090 2001-10-21 Andre Spiegel <spiegel@gnu.org>
3091
3092 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
3093 (vc-default-diff-tree): New functions.
3094 (vc-version-diff): Use them. As a result, coding systems are now
3095 set up properly for all sorts of diffs, and tree diffs can now
3096 also be done locally.
3097 (vc-diff): With a prefix argument, don't require that it's called
3098 from a buffer under version control.
3099 (diff-switches): Remove duplicate definition.
3100
3101 * vc-cvs.el (vc-cvs-diff-tree): New function.
3102
3103 2001-10-21 Miles Bader <miles@gnu.org>
3104
3105 * help-funs.el (help-manyarg-func-alist): Remove entries for
3106 `list', `vector', `make-byte-code', `call-process',
3107 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
3108 `logand', `logior', and `logxor'.
3109
3110 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
3111 image bits to compensate. Use `make-string' instead of
3112 `make-bool-vector' (XBM apparently wants byte-aligned rows).
3113
3114 2001-10-20 Kim F. Storm <storm@cua.dk>
3115
3116 * simple.el (kill-ring-save): Don't show extent of copied region
3117 if using transient-mark-mode and region is fully visible.
3118
3119 2001-10-20 Gerd Moellmann <gerd@gnu.org>
3120
3121 * (Version 21.1 released.)
3122
3123 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3124
3125 * files.el (auto-mode-alist): Associate .indent.pro with
3126 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
3127
3128 2001-10-18 Sam Steingold <sds@gnu.org>
3129
3130 Put the *Compile-Log* buffer in `compilation-mode'.
3131 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
3132 (byte-compile-log-1, byte-compile-log-file)
3133 (displaying-byte-compile-warnings): Use it
3134
3135 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
3136
3137 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
3138
3139 * xml.el (xml-parse-tag): Use eq on char-after's return value.
3140
3141 2001-10-18 Gerd Moellmann <gerd@gnu.org>
3142
3143 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
3144
3145 * obsolete/hilit19.el (hilit-lookup-face-create):
3146 Call set-face-font only if display-graphic-p.
3147 (toplevel): Remove references to window-system.
3148
3149 2001-10-18 Miles Bader <miles@gnu.org>
3150
3151 * simple.el (what-line): Avoid problems with field properties.
3152
3153 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3154
3155 * wid-edit.el (widget-field-face, widget-single-line-field-face):
3156 Define special colors for a tty.
3157
3158 2001-10-17 Francesco Potorti` <pot@gnu.org>
3159
3160 * comint.el (comint-password-prompt-regexp): Make it less
3161 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
3162
3163 2001-10-17 John Wiegley <johnw@gnu.org>
3164
3165 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
3166 a regular file, before checking if it is a directory or symlink.
3167 This avoids a call to eshell-file-attributes, which can be
3168 expensive in some situations.
3169
3170 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
3171 customization variable, to differentiate ls-in-dired from regular
3172 uses of ls.
3173
3174 2001-10-17 Miles Bader <miles@gnu.org>
3175
3176 * custom.el (defface): Mention `:inherit' in doc-string.
3177
3178 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3179
3180 * paren.el: Update the Commentary with installation instructions.
3181
3182 2001-10-15 Dave Love <fx@gnu.org>
3183
3184 * international/mule.el (set-auto-coding): Fix regexps for local
3185 variables section not to eat newlines.
3186
3187 2001-10-15 Miles Bader <miles@gnu.org>
3188
3189 * simple.el (display-message-or-buffer): Pass the correct buffer
3190 to `display-buffer'.
3191
3192 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
3193
3194 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
3195 (executable-find): Use exec-suffixes.
3196 (executable-set-magic): Don't use make-local-hook.
3197
3198 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
3199
3200 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
3201
3202 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
3203 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
3204 Add .so to the Unix and GNU branch.
3205
3206 * international/latin-1.el:
3207 * international/latin-2.el:
3208 * international/latin-3.el:
3209 * international/latin-4.el:
3210 * international/latin-5.el:
3211 * international/latin-8.el:
3212 * international/latin-9.el: Add no-byte-compile: t, since
3213 Makefile.in instructs make-docfile to look at .el files.
3214
3215 2001-10-14 Miles Bader <miles@gnu.org>
3216
3217 * button.el (define-button-type): Allow supertype property to be
3218 specified with a keyword `:supertype' too.
3219 (button-put, make-text-button): Allow button type property to be
3220 specified using the keyword `:type' too.
3221 (button-type): New function.
3222 (button): Add `button-category-symbol' property.
3223
3224 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
3225
3226 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
3227 indent-new-comment-line from comment-indent-new-line.
3228
3229 * textmodes/refill.el (refill-mode):
3230 Bind DEL to backward-delete-char-untabify.
3231 Set backward-delete-char-untabify-method to `hungry'.
3232
3233 * textmodes/bib-mode.el (bib-mode):
3234 * play/gomoku.el (gomoku-mode):
3235 * textmodes/page-ext.el (pages-directory-mode):
3236 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
3237
3238 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
3239
3240 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
3241
3242 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
3243 Handle here-docs differently.
3244 (sh-font-lock-heredoc): Remove.
3245 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
3246 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
3247 (sh-font-lock-open-heredoc): New functions.
3248 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
3249 (sh-font-lock-keywords-1): Use regexp-opt.
3250 (sh-in-comment-or-string): Use syntax-ppss.
3251 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
3252 (sh-select, sh-tmp-file): Add explicit terminating \n.
3253
3254 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
3255 Use with-current-buffer.
3256 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
3257 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
3258 filename), catch any error that occurs in `ange-ftp-cd'.
3259 If an error happened, don't bother sending `cmd' at all.
3260 Fix a parenthesis typo.
3261 (ange-ftp-write-region): Don't blindly use binary if the remote host
3262 is unix-like.
3263
3264 * play/pong.el (pong-init): Don't use make-local-hook.
3265
3266 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
3267
3268 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
3269 (viper-get-ex-address-subr): More precise addr for the $ marker
3270
3271 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3272
3273 * version.el (emacs-version): Bump to 21.1.50.
3274
3275 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3276
3277 * mail/mailalias.el (mail-directory-stream): Do not double
3278 variables in the lambda-list.
3279
3280 * play/gomoku.el (gomoku-init-display): Ditto.
3281
3282 * play/landmark.el (lm-init-display): Ditto.
3283
3284 * delim-col.el (delimit-columns-rectangle-max): Ditto.
3285 (delimit-columns-rectangle-line): Ditto.
3286
3287 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
3288
3289 * newcomment.el (comment-region-internal): Don't rebind
3290 invisibility_spec now that the C routines handle it correctly.
3291
3292 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
3293
3294 * frame.el (special-display-popup-frame): Obey new specs `same-window'
3295 and `same-frame'.
3296
3297 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
3298
3299 * simple.el (minibuffer-local*-map): Remove redundant bindings.
3300
3301 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
3302 C-p and C-r. Remove redundant bindings from inheriting maps.
3303
3304 * progmodes/cperl-mode.el: Merged in changes from v4.32.
3305 After 4.23 and: After 4.24:
3306 (cperl-contract-levels): Restore position.
3307 (cperl-beautify-level): Likewise.
3308 (cperl-beautify-regexp): Likewise.
3309 (cperl-commentify): Rudimental support for length=1 runs
3310 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
3311 After 4.25:
3312 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
3313 (imenu-example--create-perl-index): Was not enforcing
3314 syntaxification-to-the-end.
3315 (cperl-invert-if-unless): Allow `for', `foreach'.
3316 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
3317 Mark qw(), m()x as indentable.
3318 (cperl-init-faces): Highlight `sysopen' too.
3319 Highlight $var in `for my $var' too.
3320 (cperl-invert-if-unless): Was leaving whitespace at end.
3321 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
3322 (cperl-calculate-indent): Remove old commented out code.
3323 Support (primitive) indentation of qw(), m()x.
3324 After 4.26:
3325 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
3326 q [] with intervening newlines.
3327 (cperl-autoindent-on-semi): New customization variable.
3328 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
3329 (cperl-tips): Mention how to make CPerl the default mode.
3330 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
3331 (cperl-outline-level): New function.
3332 (cperl-highlight-variables-indiscriminately): New customization var.
3333 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
3334 From Sean Kamath <kamath@pogo.wv.tek.com>.
3335 (cperl-after-block-p): Support CHECK and INIT.
3336 (cperl-init-faces, cperl-short-docs): Likewise and "our".
3337 From Doug MacEachern <dougm@covalent.net>.
3338 After 4.27:
3339 (cperl-find-pods-heres): Recognize \"" as a string.
3340 Mark whitespace between q and [] as `syntax-type' => `prestring'.
3341 Allow whitespace between << and "FOO".
3342 (cperl-problems): Remove \"" and q [] with intervening newlines.
3343 Mention multiple <<EOF as unsupported.
3344 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
3345 (cperl-indent-parens-as-block): New configuration variable.
3346 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
3347 Use `cperl-indent-parens-as-block'.
3348 (cperl-find-pods-heres): Test for =cut without empty line instead of
3349 complaining about no =cut.
3350 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
3351 (cperl-find-pods-heres): Likewise.
3352 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
3353 POD could've been marked as comment already.
3354 (cperl-unwind-to-safe): Unwind before start of POD too.
3355 After 4.28:
3356 (cperl-forward-re): Throw an error at proper moment REx unfinished.
3357 After 4.29:
3358 (x-color-defined-p): Make an extra case to peacify the warning.
3359 Toplevel: `defvar' to peacify the warnings.
3360 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
3361 No -nw-compile time warnings now.
3362 (cperl-find-tags): TAGS file had too short substring-to-search.
3363 Be less verbose in non-interactive mode
3364 (imenu-example--create-perl-index): Set index-marker after name
3365 (cperl-outline-regexp): New variable.
3366 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
3367 (cperl-mode): Made use `cperl-outline-regexp'.
3368 After 4.30:
3369 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
3370 (cperl-outline-level): Make start-of-file same level as `package'.
3371 After 4.31:
3372 (cperl-electric-pod): `head1' and `over' electric only if empty.
3373 (cperl-unreadable-ok): New variable.
3374 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
3375 on an unreadable file.
3376 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
3377 on an unreadable directory.
3378
3379 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
3380 Consider the text between two errors as belonging to the first error.
3381 (compilation-goto-locus): Use pop-to-buffer rather than
3382 switch-to-buffer-other-frame.
3383
3384 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
3385 (awk-font-lock-syntactic-keywords): New var.
3386 (awk-mode): Use it.
3387
3388 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
3389
3390 * faces.el (describe-face): Call help-setup-xref earlier.
3391
3392 * jka-compr.el (jka-compr-load-suffixes): New var.
3393 (jka-compr-install): Add its content to load-suffixes.
3394 (jka-compr-uninstall): Remove its content from load-suffixes.
3395
3396 2001-10-12 Sam Steingold <sds@gnu.org>
3397
3398 * bindings.el (completion-ignored-extensions): CL-related
3399 extensions are platform-independent.
3400
3401 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
3402 asynchronous multiple file copying.
3403
3404 2001-10-12 Gerd Moellmann <gerd@gnu.org>
3405
3406 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
3407 Turn error for repeated variables into warning.
3408
3409 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
3410 New function checking that lambda-list consists of non-constant
3411 symbols, that &rest and &optional are followed by variable names,
3412 that &rest VAR is the last element, and that variables aren't doubled.
3413 (byte-compile-lambda): Use it.
3414
3415 2001-10-12 Eli Barzilay <eli@barzilay.org>
3416
3417 * calculator.el (calculator-eng-display): Don't call concat
3418 with an integer argument.
3419
3420 2001-10-12 Miles Bader <miles@gnu.org>
3421
3422 * help-mode.el (help-customize-face): New button-type.
3423
3424 * faces.el (list-faces-display): Fix args to `help-xref-button'.
3425 (describe-face): Fix args to `help-xref-button'.
3426 Don't switch to help-buffer around call to `help-setup-xref'.
3427 Use `help-buffer' instead of hard-wired "*Help*".
3428 Require `help-mode'.
3429
3430 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
3431
3432 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
3433
3434 * help-mode.el (help-buffer): New function.
3435 Returns the buffer-name to use for help output.
3436 Change all the code to use it instead of hard-coding *Help*.
3437 (help-mode-map): Put back the mouse-2 binding.
3438 (help-xref-stack): Change the format and make buffer-local.
3439 (help-xref-stack-item): Make buffer-local.
3440 (help-setup-xref): Do the `push' here rather than in help-do-xref.
3441 (help-xref-interned): Display the face doc as well.
3442 (help-follow-mouse): Re-introduce.
3443 (help-xref-go-back): Adapt to the new use of help-xref-stack.
3444 (help-do-xref): Don't `push' any more.
3445 (help-follow): Also follow face names.
3446
3447 * help-funs.el (describe-function-1): Remove unused `parens' arg.
3448 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
3449 Autoload and cleanup.
3450 (describe-function): Call help-setup-xref.
3451 (describe-variable): Call help-setup-xref earlier.
3452
3453 * help.el (describe-bindings-internal): New fun moved from keymap.c.
3454 (view-lossage): Call help-setup-xref correctly and earlier.
3455 (describe-bindings): Call help-setup-xref earlier.
3456 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
3457 (describe-mode): Don't autoload. Call help-setup-xref earlier.
3458
3459 2001-10-11 Gerd Moellmann <gerd@gnu.org>
3460
3461 * master.el (master-mode): Use define-minor-mode instead of
3462 easy-mmode-define-minor-mode. Add autload cookie.
3463 (Commentary): Remove the line showing how to autoload master-mode,
3464 since it's always autoloaded.
3465
3466 * master.el: New file.
3467
3468 2001-10-11 Dave Love <fx@gnu.org>
3469
3470 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
3471 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
3472 <const-C varset-X const-C>: Fix car/cdr typo.
3473
3474 2001-10-11 Gerd Moellmann <gerd@gnu.org>
3475
3476 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
3477 New function extracted from byte-compile-log-1.
3478 (byte-compile-log-1): Change output to be more in line with
3479 the output of other GNU tools.
3480 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
3481 (byte-compile-report-error): Downcase error message.
3482 Use `error' instead of `!!' for error messages.
3483 (byte-compile-print-syms): Treat non-interactive case specially.
3484 (displaying-byte-compile-warnings): Use backquote.
3485 (byte-compile-from-buffer): Bind byte-compile-last-line.
3486 (batch-byte-compile): Remove `Done' message.
3487
3488 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
3489
3490 * emacs-lisp/copyright.el (copyright): Add final \n.
3491
3492 2001-10-11 Miles Bader <miles@gnu.org>
3493
3494 * diff.el (diff): Display default values in prompts as
3495 `(default ...)', not `(...)'.
3496
3497 * info.el (Info-follow-reference): Likewise.
3498
3499 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
3500
3501 * emacs-lisp/autoload.el (doc-string-elt): Remove.
3502
3503 * newcomment.el (comment-indent): Be a little more robust in case
3504 comment-indent-function does funny things.
3505 (comment-normalize-vars): Autoload.
3506 (comment-region-internal): Fiddle with the visibility spec.
3507 (comment-valid-prefix): New function.
3508 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
3509 that would turn comment-text into non-comment-text.
3510
3511 * emacs-lisp/syntax.el: New file.
3512
3513 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
3514 compatibility cruft.
3515 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
3516 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
3517 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
3518 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
3519 tcl-submit-bug-report.
3520 (tcl-mode-syntax-table): Leave \f alone.
3521 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
3522 tcl-end-of-defun, tcl-submit-bug-report.
3523 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
3524 (tcl-add-emacs-menu): Remove.
3525 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
3526 (tcl-keyword-list): Add `chain'.
3527 (tcl-font-lock-syntactic-keywords): New variable.
3528 (tcl-pps-has-arg-6): Remove.
3529 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
3530 (tcl-internal-mark-defun): Remove.
3531 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
3532 (tcl-mode): Use define-derived-mode. Simplify.
3533 Set comment-indent-function.
3534 (tcl-indent-command): Use line-beginning-position and comment-indent.
3535 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
3536 (tcl-indent-line): Use tcl-calculate-indent.
3537 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
3538 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
3539 (tcl-filter): Use with-current-buffer, simplify.
3540 (inferior-tcl-mode): Use define-derived-mode.
3541 (tcl-hairy-in-comment): Renamed tcl-in-comment.
3542 (tcl-simple-in-comment, tcl-in-comment): Removed.
3543 (tcl-files-alist): New function.
3544 (tcl-help-snarf-commands): Use it and return the result directly
3545 rather than through a global variable.
3546 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
3547 (tcl-help-on-word): Provide the default value to completing-read.
3548 (tcl-hilit): Remove.
3549 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
3550 (tcl-comment-indent): New function.
3551 (tcl-submit-bug-report): Remove.
3552 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
3553 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
3554 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
3555
3556 2001-10-10 Miles Bader <miles@gnu.org>
3557
3558 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
3559 (Info-fontify-node): Don't fontify the node if it's already been done.
3560
3561 2001-10-10 Gerd Moellmann <gerd@gnu.org>
3562
3563 * international/iso-transl.el (iso-transl-e-caret)
3564 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
3565 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
3566
3567 * simple.el (end-of-buffer): Fix code scrolling specially
3568 for the buffer end.
3569
3570 * startup.el (command-line-1): Bind tab-width to 8.
3571
3572 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3573
3574 * emulation/tpu-edt.el: Use defalias instead of fset for
3575 user-visible commands. From Rob Riepel
3576 <riepel@Networking.Stanford.EDU>.
3577
3578 2001-10-09 Gerd Moellmann <gerd@gnu.org>
3579
3580 * ruler-mode.el: New file.
3581
3582 2001-10-09 Miles Bader <miles@gnu.org>
3583
3584 * apropos.el (button): New require.
3585
3586 * help-funs.el: New file, contents mostly from `help.el'.
3587 (describe-variable): Use `condition-case' instead of `ignore-errors'.
3588
3589 * help-mode.el: New file, contents mostly from `help.el'.
3590
3591 * help.el: Don't require `view' when compiling.
3592 (help-with-tutorial, describe-function, describe-function-1)
3593 (variable-at-point, describe-variable, locate-library):
3594 Functions moved into `help-funs.el'.
3595 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
3596 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
3597 (help-setup-xref, help-xref-following, help-make-xrefs)
3598 (help-xref-button, help-insert-xref-button, help-xref-interned)
3599 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
3600 (help-xref-on-pp): Functions moved into `help-mode.el'
3601 (help-mode-map, help-xref-stack, help-xref-stack-item)
3602 (help-highlight-p, help-highlight-face, help-back-label)
3603 (help-xref-symbol-regexp, help-xref-mule-regexp)
3604 (help-xref-info-regexp): Variables moved into `help-mode.el'.
3605 (help-symbol, help-back, help-info, help-customize-variable)
3606 (help-function-def, help-variable-def):
3607 Button-types moved into `help-mode.el'.
3608 (load-symbol-file-load-history, symbol-file):
3609 Functions moved into `subr.el'.
3610 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
3611 (view-lossage): Call `help-setup-xref' instead of doing it manually.
3612
3613 * subr.el (symbol-file-load-history-loaded)
3614 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
3615
3616 * loadup.el ("button"): Load removed.
3617
3618 * button.el (define-button-type): Respect any `supertype' property.
3619 (button-type-subtype-p, button-has-type-p): New functions.
3620
3621 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
3622 dollar-signs.
3623
3624 * comint.el (comint-insert-previous-argument): New function.
3625 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
3626 (comint-insert-previous-argument-last-start-pos)
3627 (comint-insert-previous-argument-last-index): New variables.
3628
3629 * apropos.el (apropos-next-label-button): Use the presence of a
3630 `apropos-label' property to detect label buttons.
3631
3632 2001-10-08 Miles Bader <miles@gnu.org>
3633
3634 * button.el (next-button, previous-button): Remove N and WRAP
3635 parameters. Don't pay attention to `skip' properties.
3636 (forward-button): Implement wrapping, iterating, and skipping here
3637 instead.
3638 (button-activate): USE-MOUSE-ACTION is optional.
3639 (button-nop): Function removed.
3640 (default-button): Use `ignore' as default button action.
3641
3642 * apropos.el (apropos-next-label-button): Update arguments to
3643 `next-button'.
3644 (apropos-symbol): Add `skip' property.
3645 (apropos-function, apropos-macro, apropos-command)
3646 (apropos-variable, apropos-face, apropos-group, apropos-widget)
3647 (apropos-plist): New button types.
3648 (apropos-label-properties): Variable removed.
3649 (apropos-print): Pass button-type to apropos-print-doc, rather
3650 than help function and label text.
3651 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
3652 Get button label from TYPE.
3653
3654 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
3655
3656 * help.el (help-mode): Use define-derived-mode.
3657 (describe-mode): Add optional `buffer' arg.
3658 Use it instead of going through help-xref-mode.
3659 Avoid doubling the word `minor' when prettifying.
3660 (describe-function-1): List the corresponding key bindings.
3661 (describe-variable): Say if the var is automatically buffer-local.
3662 If the source is `loaddefs.el', look for the real source.
3663 (help-xref-mode): Remove.
3664
3665 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
3666 the file says no-byte-compile.
3667
3668 2001-10-08 Miles Bader <miles@gnu.org>
3669
3670 * button.el (next-button, previous-button): Respect `skip' property.
3671
3672 2001-10-07 Miles Bader <miles@gnu.org>
3673
3674 * woman.el (woman-mode-map): Copy button-buffer-map instead of
3675 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
3676 `woman-follow-word' instead of `woman-mouse-2'.
3677 (woman-follow-word): Renamed from `woman-mouse-2'.
3678 Follow current unconditionally, since this function is now only
3679 bound to M-mouse-2. Use accessor functions.
3680 (WoMan-highlight-references): Use `make-text-button'.
3681 (woman-xref): New button type.
3682
3683 * loadup.el ("faces"): Move load before loading "loaddefs.el".
3684 ("button"): New load, just before "help" (which uses it).
3685
3686 * help.el (help-mode-map): Make button-buffer-map our parent.
3687 Don't bind mouse events or tab/backtab.
3688 (help-function, help-variable, help-face, help-coding-system)
3689 (help-input-method, help-character-set, help-back, help-info)
3690 (help-customize-variable, help-function-def, help-variable-def):
3691 New button types.
3692 (help-button-action): New function.
3693 (describe-function-1): Pass help button-types to
3694 `help-xref-button' rather than help function and help-echo string.
3695 Don't put multiple help-function args in a list to pass them to
3696 help-xref-button, just pass them as multiple arguments.
3697 Use `help-insert-xref-button' to make [back]-button, rather than
3698 `help-xref-button'.
3699 (help-xref-button): Take a button-type TYPE as a parameter rather
3700 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
3701 and add a &rest parameter ARGS to serve the same purpose.
3702 Use `make-text-button' to add the button.
3703 (help-insert-xref-button): Use `insert-text-button' to add the button.
3704 (help-follow-mouse, help-next-ref, help-previous-ref):
3705 Functions removed.
3706 (help-do-xref): New function.
3707 (help-follow): Use `push-button' and `help-do-xref' to do most of
3708 the work.
3709
3710 * apropos.el (apropos-symbol, apropos-label): New button types.
3711 (apropos-symbol-button-display-help)
3712 (apropos-label-button-display-help, apropos-next-label-button):
3713 New functions.
3714 (apropos-mode-map): Make button-buffer-map our parent.
3715 Don't bind mouse events.
3716 (apropos-print, apropos-print-doc): Create buttons instead of text
3717 properties.
3718 (apropos-mouse-follow): Function removed.
3719 (apropos-follow): Use buttons.
3720
3721 * button.el: New file.
3722
3723 2001-10-07 Gerd Moellmann <gerd@gnu.org>
3724
3725 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
3726 Remove.
3727
3728 2001-10-05 Richard M. Stallman <rms@gnu.org>
3729
3730 * add-log.el (add-change-log-entry): Skip copyright notice
3731 and copying permission notice at start of file, if any.
3732 Make use of terms "entry" and "item" accord with Emacs manual.
3733 Simplify the logic for moving point while entering or creating
3734 an entry and then an item.
3735 (add-change-log-entry-other-window): Doc fix.
3736
3737 2001-10-06 Miles Bader <miles@gnu.org>
3738
3739 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
3740 removed; they apparently don't work with faces.
3741
3742 2001-10-05 Sam Steingold <sds@gnu.org>
3743
3744 * textmodes/sgml-mode.el (html-xhtml): New user option.
3745 (html-tag-alist, html-horizontal-rule, html-image, html-line)
3746 (html-ordered-list, html-unordered-list, html-list-item)
3747 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
3748 (sgml-skip-close-p): New function.
3749 (sgml-value): Use it.
3750
3751 2001-10-05 Sam Steingold <sds@gnu.org>
3752
3753 * calendar/diary-lib.el (diary-entry-compare): When times are
3754 identical, compare the entries lexicographically.
3755
3756 2001-10-06 Miles Bader <miles@gnu.org>
3757
3758 * rfn-eshadow.el (rfn-eshadow-update-overlay):
3759 Use `minibuffer-prompt-end'.
3760
3761 * simple.el (previous-matching-history-element): Fix misplaced
3762 parentheses.
3763
3764 2001-10-05 Miles Bader <miles@gnu.org>
3765
3766 * rfn-eshadow.el: New file.
3767
3768 2001-10-05 Miles Bader <miles@gnu.org>
3769
3770 * cus-face.el (custom-face-attributes): Make sure each attribute
3771 has a valid default value. Remove hacks that mapped `nil' to
3772 `off' and used nil to mean `unspecified'. Remove `unspecified'
3773 choices from all attributes (unspecified is handled by the parent
3774 checklist).
3775 * cus-edit.el (custom-face-edit-convert-widget)
3776 (custom-face-edit-deactivate, custom-face-edit-activate)
3777 (custom-face-edit-delete, custom-face-edit-attribute-tag):
3778 New functions.
3779 (custom-face-edit): Specify a custom :convert-widget.
3780 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
3781 Don't pass in default filters that map between `nil' and `off' and
3782 `unspecified' and `nil'.
3783
3784 2001-10-05 Gerd Moellmann <gerd@gnu.org>
3785
3786 * progmodes/compile.el (compilation-buffer-name): New function.
3787 (compile-internal): Use it to determine the name of the
3788 compilation buffer.
3789
3790 2001-10-05 Miles Bader <miles@gnu.org>
3791
3792 * progmodes/compile.el (grep-use-null-device): New variable.
3793 (grep-command): Mention `grep-use-null-device'.
3794 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
3795 Make computation of `grep-command' respect `grep-use-null-device'.
3796 (grep): Respect `grep-use-null-device'.
3797 Call `grep-compute-defaults' even if grep-command is set, if
3798 grep-use-null-device is still tentative.
3799
3800 * subr.el (call-process-shell-command): New function.
3801
3802 2001-10-05 Miles Bader <miles@gnu.org>
3803
3804 * simple.el (previous-matching-history-element)
3805 (next-history-element, next-complete-history-element): Use
3806 `minibuffer-' functions instead of calling `field-' functions directly.
3807 (minibuffer-prompt-end, minibuffer-contents):
3808 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3809 Functions removed (now subrs).
3810 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
3811
3812 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
3813 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
3814 instead of calling `field-' functions directly.
3815 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
3816
3817 2001-10-05 Gerd Moellmann <gerd@gnu.org>
3818
3819 * files.el (find-file-noselect): If file's read-only status has
3820 changed on disk, ask if buffer's read-only status should be
3821 changed, unless NOWARN is set.
3822
3823 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
3824 alias for define-setf-method.
3825
3826 * bindings.el: Remove no-byte-compile from file local variables
3827 to enable bootstrapping.
3828
3829 2001-10-04 Andrew Innes <andrewi@gnu.org>
3830
3831 * faces.el (face-font-registry-alternatives) [windows-nt]:
3832 Make gb2312 an alias for gb2312.1980.
3833
3834 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
3835
3836 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
3837 (uniquify-reverse-components): Remove.
3838
3839 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3840 Make sure the file is readable.
3841 (byte-compile-file): Don't compile if `no-byte-compile' is set.
3842 (byte-compile-defvar): Update to reflect the change in Fdefvar.
3843 (batch-byte-recompile-directory): Pass arg=0.
3844
3845 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
3846 (perl-calculate-indent): Use it.
3847 (perl-backward-to-noncomment): Use forward-comment.
3848
3849 * derived.el (define-derived-mode, derived-mode-make-docstring):
3850 Allow `parent' to be nil.
3851
3852 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
3853 Use define-derived-mode.
3854 (nroff-mode-map, nroff-mode-syntax-table): Massage.
3855
3856 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
3857
3858 * emacs-lisp/lselect.el: Use facep iso find-face.
3859
3860 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3861 Use regexp-opt.
3862 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
3863 (lisp-font-lock-syntactic-face-function): New function.
3864 (lisp-mode-variables): Use it. Make arg optional.
3865 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
3866 (lisp-mode): Don't pass an arg to lisp-mode-variables.
3867 Set comment-start-skip.
3868
3869 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
3870
3871 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
3872 (ignore-errors): Don't bother using a `err' symbol.
3873
3874 * emacs-lisp/autoload.el (autoload-ensure-default-file)
3875 (autoload-insert-section-header, autoload-before-p)
3876 (autoload-remove-section): New functions.
3877 (generate-file-autoloads): Use them.
3878 (update-file-autoloads): Use them. Return FILE if there's no cookie.
3879 Make sure the autoload file is properly formatted when creating it.
3880 (update-autoloads-from-directories): Use them as well.
3881 Only update autoloads for files whose timestamp has changed.
3882 Add a dummy entry to remember the files which had no autoload cookies.
3883
3884 * timer.el (timer-relative-time): Fix computation for negative `micro'.
3885
3886 * subr.el (define-key-after): Allow `key' to be longer than 1.
3887 (make-local-hook): Make obsolete.
3888 (add-hook, remove-hook): Don't use make-local-hook any more.
3889 (make-syntax-table): Inherit all chars from s-s-t.
3890
3891 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3892
3893 This is a fix for a report saying that resuming a search with C-s
3894 C-s doesn't use the case-fold-search setting of the previous
3895 search (C-s ... M-c ... then C-s C-s).
3896
3897 * isearch.el (isearch-last-case-fold-search): New variable.
3898 (isearch-mode): Remember value of isearch-case-fold-search
3899 in isearch-last-case-fold-search.
3900 (isearch-done): Quote value of isearch-case-fold-search.
3901 (isearch-repeat): When resuming a search, restore
3902 isearch-case-fold-search from isearch-last-case-fold-search.
3903
3904 Added to NEWS.
3905
3906 * startup.el (inhibit-startup-buffer-menu): New user-option.
3907 (command-line-1): If inhibit-startup-buffer-menu is set, don't
3908 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
3909
3910 This allows upto 99999 messages in the summary without screwing up
3911 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
3912
3913 * mail/rmailsum.el (rmail-make-summary-line)
3914 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
3915 (rmail-summary-goto-msg, rmail-summary-goto-msg):
3916 Allow 5-digit message ids instead of 4.
3917
3918 This adds expansion of environment variables in the value
3919 specified with M-x setenv. Added to NEWS.
3920
3921 * env.el (substitute-env-vars): New function.
3922 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
3923 environment variables in VALUE. Return VALUE.
3924
3925 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3926
3927 * Branch for 21.1.
3928
3929 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
3930
3931 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
3932
3933 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3934
3935 * emulation/tpu-edt.el: Make messages match original TPU/edt
3936 editor. From riepel@Stanford.EDU (Rob Riepel).
3937
3938 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
3939
3940 * rect.el: Update maintainer's email address.
3941
3942 2001-10-02 Andreas Schwab <schwab@suse.de>
3943
3944 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
3945 and Extended Passive Mode, resp.
3946
3947 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
3948
3949 These changes add support for Calendar-related items in the
3950 menu bar on tty's as well:
3951
3952 * calendar/calendar.el (calendar-mode-map): Require cal-menu
3953 unconditionally.
3954 (calendar-mode): Set up activate-menubar-hook unconditionally.
3955
3956 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
3957 calls x-popup-menu only if popup menus are supported.
3958 (calendar-mouse-insert-hebrew-diary-entry)
3959 (calendar-mouse-insert-islamic-diary-entry)
3960 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
3961 (calendar-mouse-view-other-diary-entries)
3962 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
3963 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
3964 Call cal-menu-x-popup-menu instead of x-popup-menu.
3965
3966 2001-10-01 Gerd Moellmann <gerd@gnu.org>
3967
3968 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
3969
3970 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
3971
3972 * emacs-lisp/rx.el: New file.
3973
3974 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
3975
3976 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
3977
3978 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3979
3980 * frame.el (select-frame-by-name, other-frame): Doc fix.
3981
3982 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3983
3984 * play/snake.el (snake-score-file): Use temporary-file-directory
3985 instead of a literal "/tmp". Suggested by Robert
3986 <robert@chezmarshall.freeserve.co.uk>.
3987
3988 * play/tetris.el (tetris-score-file): Ditto.
3989
3990 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
3991
3992 * apropos.el (apropos-print): Make the directions inserted at the
3993 beginning of the *Apropos* buffer more clear.
3994
3995 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
3996
3997 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
3998 Added comments.
3999
4000 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
4001
4002 * newcomment.el (comment-normalize-vars): Use " \t" rather than
4003 "\\s-" when defining comment-end-skip.
4004
4005 2001-09-27 Gerd Moellmann <gerd@gnu.org>
4006
4007 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
4008 Call get-buffer-window first second arg `visible'.
4009
4010 * international/mule-diag.el (list-input-methods-1):
4011 Output something that's independent of Emacs' version.
4012
4013 * tar-mode.el (tar-mode-write-file): Don't signal an error by
4014 calling byte-to-position with a nil tar-header-offset.
4015
4016 2001-09-27 Simon Josefsson <jas@extundo.com>
4017
4018 * mail/sendmail.el (send-mail-function): Doc fix.
4019 (mail-do-fcc): Error if header-end is not a marker.
4020 (mail-do-fcc): Add a comment.
4021 (mail-reply-to): Doc fix.
4022 (mail-signature): Make ATPOINT optional.
4023 (mail-yank-original): Use cond instead of nestled if.
4024
4025 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
4026
4027 * info.el (Info-on-current-buffer): Default arg to "Top".
4028
4029 2001-09-25 Eli Barzilay <eli@barzilay.org>
4030
4031 * calculator.el (calculator-copy-displayer): New user-option.
4032 (calculator-displayer-prev, calculator-displayer-next):
4033 Renamed from calculator-displayed-{left,right}.
4034 (calculator, calculator-standard-displayer)
4035 (calculator-num-to-string, calculator-update-display)
4036 (calculator-copy, calculator-put-value): Bug and display fixes.
4037
4038 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4039
4040 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
4041 (ebnf-version): New version (3.6.1).
4042
4043 * ebnf-bnf.el: Fix character range regexp. Doc fix.
4044 (ebnf-bnf-non-terminal-chars): New internal const.
4045 (ebnf-bnf-lex): Fix code.
4046
4047 * ebnf-iso.el: Fix character range regexp. Doc fix.
4048 (ebnf-iso-non-terminal-chars): New internal const.
4049 (ebnf-iso-lex): Fix code.
4050
4051 * ebnf-yac.el: Fix character range regexp. Doc fix.
4052 (ebnf-yac-skip-chars): New internal const.
4053 (ebnf-yac-skip-code): Fix code.
4054
4055 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
4056
4057 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
4058
4059 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
4060 passing it to VC.
4061
4062 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
4063 case where the file is relative.
4064
4065 2001-09-24 Gerd Moellmann <gerd@gnu.org>
4066
4067 * xml.el (xml-parse-attlist): Quotes around attributes must be the
4068 same on each side. Make sure we properly handle simple quotes.
4069 From Daiki Ueno <ueno@unixuser.org>.
4070
4071 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4072
4073 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
4074 <jas@extundo.com>.
4075
4076 * menu-bar.el (top-level): Minor fixes for text of help-echo in
4077 some items of the Options menu.
4078
4079 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
4080
4081 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
4082
4083 * vc-hooks.el (vc-delete-automatic-version-backups):
4084 Don't fail if the directory doesn't exist.
4085
4086 * diff-mode.el (diff-default-read-only): New var.
4087 (diff-mode): Use it.
4088
4089 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
4090
4091 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
4092 Use make-keymap instead of copy-keymap, since copying the global
4093 keymap messes up the menu bar.
4094
4095 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
4096 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
4097
4098 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
4099
4100 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
4101
4102 * dired-aux.el (dired-insert-subdir): Pass switches to
4103 dired-build-subdir-alist.
4104
4105 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
4106
4107 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
4108 caused %#a and %#b to be mis-formatted.
4109
4110 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
4111
4112 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
4113 ccmode, emacs-mime, and eudc manuals.
4114
4115 2001-09-19 Sam Steingold <sds@gnu.org>
4116
4117 w32 find cannot be used with `grep-find'.
4118 * progmodes/compile.el (find-program): New variable.
4119 (grep-compute-defaults): Use it to set `grep-find-command'.
4120
4121 2001-09-19 Gerd Moellmann <gerd@gnu.org>
4122
4123 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
4124
4125 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4126
4127 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
4128 programming. Doc fix.
4129 (ebnf-version): New version (3.6).
4130 (ebnf-eps-begin): Data fix.
4131 (ebnf-begin-file): Code fix.
4132
4133 * ebnf-bnf.el: Doc fix.
4134 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
4135
4136 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
4137
4138 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4139
4140 * ps-print.el: Better face mapping for black/white PostScript printers.
4141 Check if mark is active when printing a region. Doc fix.
4142 (ps-print-version): New version number (6.5.5).
4143 (ps-print-color-p): Customization fix.
4144 (ps-black-white-faces): New option.
4145 (ps-black-white-faces-alist): New internal var.
4146 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
4147 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
4148 (ps-nb-pages-region): Interactive fix.
4149 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
4150 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
4151
4152 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
4153
4154 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
4155 numeric month value, and allow the Kanji character after the it to
4156 be missing (happens with ls-lisp's output on Japanese versions of
4157 MS-Windows).
4158
4159 2001-09-18 Miles Bader <miles@gnu.org>
4160
4161 * diff-mode.el (diff-mode): Don't make the buffer read-only if
4162 it's empty (and thus probably a new patch file about to be edited).
4163
4164 2001-09-17 Gerd Moellmann <gerd@gnu.org>
4165
4166 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4167 Check for '(' in column 0 of doc string.
4168
4169 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
4170 of `nth' so that using a vector as bounding-box works.
4171 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
4172
4173 2001-09-17 Andre Spiegel <spiegel@gnu.org>
4174
4175 * vc.el (vc-annotate): Use current workfile version explicitly as
4176 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
4177
4178 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
4179
4180 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
4181 convert-standard-filename doesn't guarantee that the .el extension
4182 is preserved.
4183
4184 * dos-fns.el (convert-standard-filename): Replace invalid
4185 characters only after converting dash/underscore to a period.
4186 (original-make-auto-save-file-name): New.
4187 (make-auto-save-file-name): New function, overrides the definition
4188 on files.el and calls the original function via
4189 original-make-auto-save-file-name.
4190
4191 * mail/rmail.el (top-level): Require mule-utils when compiling.
4192 (rmail-decode-babyl-format): Use detect-coding-with-priority
4193 instead of detect-coding-region, to favor detection of emacs-mule
4194 encoded Babyl files written by rmailout.el etc. Suggested by
4195 Kenichi Handa <handa@etl.go.jp>.
4196
4197 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
4198
4199 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
4200 Use `equal', not `=', since the device number can be a cons cell.
4201
4202 2001-09-14 Gerd Moellmann <gerd@gnu.org>
4203
4204 * simple.el: Comment out change of 2001-09-13.
4205
4206 2001-09-13 Milan Zamazal <pdm@zamazal.org>
4207
4208 * progmodes/compile.el (grep-compute-defaults): Don't set
4209 grep-command/grep-find-command when it is already non-nil.
4210 (grep-command): Make it a user option.
4211 (grep-find-command): Likewise.
4212
4213 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
4214
4215 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
4216 inhibit quit.
4217
4218 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
4219
4220 * files.el (make-auto-save-file-name): If long file names are not
4221 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
4222 generating an auto-save file name from it.
4223
4224 2001-09-13 Gerd Moellmann <gerd@gnu.org>
4225
4226 * ps-print.el (ps-print-region, ps-print-region-with-faces)
4227 (ps-nb-pages-region): Signal an error if called interactively
4228 and the mark is not active.
4229
4230 * simple.el (minibuffer-prompt-modification)
4231 (minibuffer-prompt-insertion): New functions.
4232 (minibuffer-prompt-properties): Use `modification-hooks' and
4233 `insert-in-front-hooks'.
4234
4235 2001-09-12 Richard M. Stallman <rms@gnu.org>
4236
4237 * textmodes/outline.el (outline-regexp): Doc fix.
4238 Initialize it in the defcustom, the usual way.
4239
4240 2001-09-12 Gerd Moellmann <gerd@gnu.org>
4241
4242 * ediff-mult.el (ediff-get-meta-info): Take into account that data
4243 from `ediff-meta-info' properties need not be an overlay.
4244 From David Ponce <dponce@voila.fr>.
4245
4246 * isearch.el (isearch-intersects-p): Fix end checks.
4247
4248 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
4249
4250 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
4251 `t' branch of `cond', since Irix 6.1 and up is a special case of
4252 the standard dbx interface.
4253
4254 2001-09-11 Miles Bader <miles@gnu.org>
4255
4256 * comint.el (comint-send-input): When waiting for echoed input,
4257 don't save the expected end position in `echo-end', so that things
4258 work properly even if the buffer is modified elsewhere at the same
4259 time [this happens if `comint-truncate-buffer' is used].
4260
4261 2001-09-11 Gerd Moellmann <gerd@gnu.org>
4262
4263 * textmodes/outline.el (outline-mode): Use `^' and a shy group
4264 when constructing imenu-generic-expression from outline-regexp.
4265
4266 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
4267
4268 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
4269 `equal' instead of `=', since they can be cons cells. From Nils
4270 Goesche <cartan@cartan.de>.
4271
4272 2001-09-10 Andre Spiegel <spiegel@gnu.org>
4273
4274 * vc.el (vc-annotate): Rewrote doc string.
4275
4276 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
4277
4278 * time-stamp.el: Update Stephen Gildea's email address.
4279
4280 2001-09-10 Gerd Moellmann <gerd@gnu.org>
4281
4282 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
4283 enable-multibyte-characters = nil. From Hallvard B Furuseth
4284 <h.b.furuseth@usit.uio.no>.
4285
4286 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
4287
4288 * ediff-init.el (ediff-highest-priority): Bug fix.
4289
4290 * viper-cmd.el (viper-special-read-and-insert-char): New function
4291 that reads a character and uses the current input method or
4292 iso-accents when appropriate.
4293
4294 * viper.el and all others: Corrections to the comment blocks at
4295 the top.
4296
4297 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
4298
4299 * info.el (Info-goto-node): Doc fix.
4300
4301 2001-09-07 Gerd Moellmann <gerd@gnu.org>
4302
4303 * isearch.el (isearch-intersects-p): New function.
4304 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
4305 use isearch-intersects-p, and clean up.
4306
4307 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4308
4309 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
4310 and "german8", for the new German orthography dictionaries,
4311 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
4312 the entries, to keep the line length balanced for loaddefs.el.
4313
4314 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
4315
4316 * comint.el (comint-send-input): Handle comint-process-echoes
4317 differently.
4318
4319 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4320
4321 * locate.el (locate-insert-header): Remove unnecessary whitespace.
4322
4323 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4324
4325 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
4326
4327 2001-09-07 Gerd Moellmann <gerd@gnu.org>
4328
4329 * server.el (server-switch-buffer):
4330 * textmodes/refer.el (refer-find-entry-internal):
4331 * term/sup-mouse.el (sup-pos-to-window):
4332 * term/bg-mouse.el (bg-window-from-x-y):
4333 * emacs-lisp/edebug.el (edebug-window-live-p):
4334 Use get-window-with-predicate.
4335
4336 * window.el (get-window-with-predicate): Renamed from some-window.
4337 (some-window): Make it an alias.
4338
4339 2001-09-06 Gerd Moellmann <gerd@gnu.org>
4340
4341 * simple.el (undo): Remove positions from buffer-undo-list up to
4342 the next undo boundary only.
4343
4344 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
4345
4346 * makefile.nt (install): Don't copy sc.el. Reported by Richard
4347 Kim <ryk@dspwiz.com>
4348
4349 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
4350 the message "Creating customization items...done".
4351
4352 2001-09-05 Gerd Moellmann <gerd@gnu.org>
4353
4354 * font-lock.el (toplevel): Require `jit-lock' only if
4355 font-lock-support-mode is set to jit-lock-mode.
4356
4357 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
4358
4359 * international/quail.el (quail-use-package, quail-inactivate)
4360 (quail-activate): Mention the hooks these functions run in their
4361 doc strings.
4362
4363 2001-09-05 Edward M. Reingold <reingold@iit.edu>
4364
4365 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
4366 of file in header of menu.
4367
4368 2001-09-04 Gerd Moellmann <gerd@gnu.org>
4369
4370 * env.el (setenv): Interactively, if VARIABLE has a current value,
4371 add that to the front of the history, as the doc string says.
4372
4373 * comint.el (comint-send-input): Change help-echo.
4374 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
4375
4376 * bookmark.el (bookmark-write-file): Bind print-length and
4377 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
4378
4379 * obsolete/uncompress.el: Moved there from lisp/.
4380
4381 * comint.el (comint-insert-clicked-input): Goto point-max before
4382 deleting previous input. From "Dr Francis J. Wright"
4383 <F.J.Wright@qmw.ac.uk>.
4384
4385 * simple.el (backward-word): Doc fix.
4386
4387 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4388
4389 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
4390 * uncompress.el, uniquify.el, vc.el, view.el, window.el
4391 * w32-fns.el: Add Keywords header.
4392
4393 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
4394
4395 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
4396 "Text Properties". Suggested by Simon Marshall
4397 <Simon.Marshall@midas-kapiti.com>.
4398
4399 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
4400
4401 * term/mac-win.el (mac-drag-n-drop): Decode file name by
4402 consulting the value of file-name-coding-system.
4403
4404 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
4405
4406 * help.el (describe-function-1): Save precomputed `file-name' rather
4407 than recomputing it (incorrectly) with `symbol-file'.
4408
4409 2001-09-03 Gerd Moellmann <gerd@gnu.org>
4410
4411 * international/isearch-x.el (isearch-exit-recursive-edit):
4412 Take three parameters, since it's used as an after-change-function.
4413
4414 * emacs-lisp/backquote.el (backquote-backquote-symbol)
4415 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
4416 from doc strings.
4417
4418 2001-09-02 Milan Zamazal <pdm@zamazal.org>
4419
4420 * progmodes/glasses.el (glasses-convert-to-unreadable):
4421 Consider underscores as in `glasses-make-readable'.
4422
4423 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
4424
4425 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
4426 MS-DOS, since cpp might not be available.
4427
4428 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
4429 Mention "yank" in the help-echo text.
4430 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4431
4432 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
4433
4434 * newcomment.el (comment-indent): Insert spaces more carefully.
4435
4436 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
4437
4438 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
4439 exists. From Andy Petrusenco <andy@int.spb.ru>.
4440
4441 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
4442 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
4443 <andy@int.spb.ru>.
4444
4445 2001-08-31 Gerd Moellmann <gerd@gnu.org>
4446
4447 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
4448 Instead of running mouse-yank-at-click, see what the event is
4449 bound to outside Isearch and run that.
4450
4451 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
4452
4453 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
4454 Fix the menu entry to mention transient-mark-mode.
4455
4456 2001-08-30 Gerd Moellmann <gerd@gnu.org>
4457
4458 * simple.el (eval-expression-print-level): Fix last change.
4459
4460 * bindings.el (mode-line-coding-system-map): New variable.
4461 (mode-line-mule-info): Give the "%Z" a local-map keymap.
4462
4463 * simple.el (eval-expression-print-level): Change the type
4464 of the defcustom to allow nil.
4465
4466 * emacs-lisp/find-gc.el: Moved here from lisp/.
4467
4468 * international/quail.el (quail-completion-1):
4469 Reverse the ((CHAR . DEFN) ...) list before processing it.
4470 From Kenichi Handa <handa@etl.go.jp>.
4471
4472 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
4473 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
4474
4475 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
4476
4477 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
4478 aren't supported. This avoids the annoying gray strip drawn by
4479 the Windows version instead of the missing tool bar.
4480
4481 2001-08-29 Gerd Moellmann <gerd@gnu.org>
4482
4483 * menu-bar.el (menu-bar-options-menu): Make option text, messages
4484 and tooltips more consistent. From "Marshall, Simon"
4485 <Simon.Marshall@midas-kapiti.com>.
4486
4487 * startup.el (fancy-splash-screens): Temporarily set
4488 minor-mode-map-alist to nil while displaying splash screens.
4489
4490 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4491
4492 * buff-menu.el: Add Keywords header.
4493 Doc fix (C-x C-b is bound to list-buffers).
4494
4495 * dired-x.el: Add keyword files to get listed in finder.
4496 Remove confusing notes about GNU Emacs 19.
4497
4498 * dired.el, dired-aux.el: Add Keywords header.
4499
4500 2001-08-28 Andre Spiegel <spiegel@gnu.org>
4501
4502 * vc.el (vc-revert-file): Call the backend even if the FILE's
4503 contents can be reverted locally; pass new arg CONTENTS-DONE
4504 down to the backend.
4505
4506 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
4507 optional arg CONTENTS-DONE.
4508
4509 2001-08-28 Andrew Innes <andrewi@gnu.org>
4510
4511 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
4512
4513 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
4514
4515 * makefile.nt (install): Copy more *.el files.
4516
4517 2001-08-28 Gerd Moellmann <gerd@gnu.org>
4518
4519 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
4520 instead of `w' which is already in use.
4521
4522 * gs.el (gs-load-image): Use sleep-for.
4523 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
4524
4525 2001-08-28 Miles Bader <miles@gnu.org>
4526
4527 * replace.el (query-replace-regexp-eval): Return args from
4528 `interactive' form in correct order.
4529
4530 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
4531
4532 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
4533 major modes, don't create panes for modes for which
4534 mouse-buffer-menu-alist returns an empty alist.
4535
4536 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
4537
4538 * progmodes/hideshow.el: Update first-line description.
4539 Sync comments w/ maintainer version 5.31.
4540
4541 (hs-isearch-open): Default value now `code'.
4542 Fix docstring to use "code blocks" vs "comment blocks",
4543 as opposed to "block" vs "comment".
4544 (hs-flag-region): Accept `hs-isearch-open' value
4545 of `block' as synonymous w/ `code'.
4546 (hs-hide-block-at-point): For code blocks, pass `code'
4547 to `hs-flag-region' instead of `block'.
4548
4549 2001-08-28 Miles Bader <miles@gnu.org>
4550
4551 * comint.el (comint-next-prompt): Don't loop infinitely if
4552 {next,previous}-single-char-property-change returns its input
4553 position when the search fails.
4554
4555 2001-08-27 Miles Bader <miles@gnu.org>
4556
4557 * comint.el (comint-get-old-input-default): Don't signal an error
4558 if point is not on an input field; instead, return the current
4559 line (using `comint-bol' to skip any prompt, in case we're not
4560 using fields at all).
4561
4562 * man.el (Man-mode-line-format): Variable removed.
4563 (Man-mode): Change `mode-line-buffer-identification' instead of
4564 `mode-line-format'.
4565
4566 2001-08-27 Gerd Moellmann <gerd@gnu.org>
4567
4568 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
4569 From Simon Josefsson <jas@extundo.com>.
4570
4571 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
4572
4573 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
4574 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4575
4576 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
4577 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4578
4579 * emacs-lisp/lselect.el: Ditto.
4580
4581 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
4582 Remove periods from the end of error message strings.
4583 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4584
4585 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
4586 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4587
4588 * net/telnet.el: Ditto.
4589
4590 2001-08-26 Gerd Moellmann <gerd@gnu.org>
4591
4592 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
4593 KEYMAP to the call to define-minor-mode.
4594
4595 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
4596
4597 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
4598 Replace some of the undefined characters with emulations of bidi
4599 formatting characters and Niqud as per SI 1311-1.
4600 (IT-unicode-translations): Ditto.
4601 (IT-display-table-setup, IT-setup-unicode-display):
4602 Fill characters without translations with dos-unsupported-char-glyph.
4603
4604 2001-08-24 Simon Josefsson <jas@extundo.com>
4605
4606 * hl-line.el (hl-line-mode): Don't be a global mode.
4607 (global-hl-line-mode): New function.
4608
4609 2001-08-24 Gerd Moellmann <gerd@gnu.org>
4610
4611 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
4612 being reset by Ghostscript. Don't kill the gs process.
4613 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
4614
4615 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
4616
4617 * term/mac-win.el: Require scroll-bar.
4618
4619 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
4620
4621 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
4622
4623 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4624
4625 * hexl.el (hexl-insert-multibyte-char) New function.
4626 (hexl-quoted-insert, hexl-self-insert-command)
4627 (hexl-insert-hex-char, hexl-insert-decimal-char)
4628 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
4629 Fix the doc strings accordingly.
4630 (hexl-insert-char): Reject characters whose code is above 255.
4631 Doc fix.
4632 (hexl-mode-map): Copy the global keymap instead of creating a
4633 sparse keymap, and bind all self-inserting characters to
4634 hexl-self-insert-command.
4635
4636 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
4637
4638 * wid-edit.el (text): Re-order docstring correctly.
4639
4640 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
4641
4642 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
4643
4644 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
4645
4646 * simple.el (line-number-mode): Mention the variable
4647 line-number-display-limit-width in the doc string.
4648
4649 2001-08-22 Gerd Moellmann <gerd@gnu.org>
4650
4651 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
4652 Temporarily select EVENT's window for switching buffers.
4653 (mode-line-bury-buffer): New function.
4654 (mode-line-buffer-identification-keymap): Use it instead of
4655 bury-buffer. Bind down-mouse events to prevent global down-mouse
4656 events from shining through.
4657
4658 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
4659
4660 * newcomment.el (comment-beginning): Make sure the comment-start
4661 we found isn't a comment-end (in cases where confusion is possible).
4662
4663 2001-08-22 Miles Bader <miles@gnu.org>
4664
4665 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
4666 before writing it, so that hard-links don't see new version.
4667
4668 2001-08-21 Gerd Moellmann <gerd@gnu.org>
4669
4670 * gs.el (gs-set-ghostview-colors-window-prop):
4671 Call x-change-window-property with 3rd arg FRAME.
4672 (gs-load-image): Wait for a previous Ghostscript process
4673 to complete before starting a new one.
4674
4675 * image.el (image-type-regexps): Make sure that the TIFF
4676 pattern is only matched at the beginning of a string.
4677 From Markus Rost <rost@math.ohio-state.edu>.
4678
4679 * international/swedish.el: Pre-Mule file removed. From Jonas
4680 Oberg <jonas@gnu.org>.
4681
4682 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
4683
4684 * whitespace.el (whitespace-abort-on-error): Add custom variable
4685 to whitespace to abort a write-file if whitespace is detected in file.
4686
4687 * whitespace.el (whitespace-write-file-hook): Hook to be called
4688 when writing a file. If `whitespace-abort-on-error' is set, the
4689 write will abort on detecting whitespaces.
4690 If `whitespace-auto-cleanup' is set, the file will be cleaned
4691 automatically prior to writing.
4692
4693 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
4694 whitespaces in the error output!
4695
4696 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
4697 `indent-tabs-mode', since the latter notes user preferences on
4698 TABs anyway.
4699
4700 * whitespace.el (whitespace-version): 3.1. All of the above issues
4701 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
4702
4703 2001-08-20 Gerd Moellmann <gerd@gnu.org>
4704
4705 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
4706 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4707
4708 * whitespace.el (whitespace-global-mode): Add autoload cookie.
4709
4710 2001-08-20 Alex Schroeder <alex@gnu.org>
4711
4712 * sql.el (sql-db2): Doc change.
4713
4714 2001-08-20 Alex Schroeder <alex@gnu.org>
4715
4716 * sql.el (sql-postgres): Add the database at the end of the
4717 parameters instead of at the beginning.
4718 (sql-postgres-options): Doc change.
4719
4720 2001-08-17 Gerd Moellmann <gerd@gnu.org>
4721
4722 * custom.el (defcustom): Doc fix.
4723
4724 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4725
4726 * ps-mule.el (find-composition): Check if (char-after POS)
4727 returns a valid character.
4728
4729 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
4730
4731 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
4732 original-point for extra CR characters that are added/removed when
4733 the buffer is written/read whose EOL type is -dos.
4734
4735 2001-08-16 Miles Bader <miles@gnu.org>
4736
4737 * simple.el (line-move): Undo previous change.
4738
4739 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
4740 property to input-terminating `boundary' overlays to avoid
4741 line-move wierdness.
4742
4743 2001-08-16 Gerd Moellmann <gerd@gnu.org>
4744
4745 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
4746 buffer in a save-restriction. Under one test case with Ediff,
4747 window-scroll-functions are run with a window start that's
4748 temporarily outside of the restriction.
4749
4750 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
4751
4752 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
4753 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
4754 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
4755 (texinfo-update-menu-region-beginning)
4756 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
4757 command, @ifnottex, to regexps, so it is found.
4758
4759 2001-08-16 Andrew Innes <andrewi@gnu.org>
4760
4761 * makefile.nt (DONTCOMPILE): Omit bindings.el.
4762 (DONTCOMPILE): Omit sc.el.
4763
4764 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
4765 (DONTCOMPILE): Omit sc.el.
4766
4767 2001-08-16 Gerd Moellmann <gerd@gnu.org>
4768
4769 * replace.el (occur): Bind inhibit-read-only to t.
4770
4771 2001-08-16 Miles Bader <miles@gnu.org>
4772
4773 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
4774 calling `constrain-to-field', to avoid problems with comint prompts.
4775
4776 2001-08-15 Gerd Moellmann <gerd@gnu.org>
4777
4778 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
4779 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
4780
4781 * ediff-mult.el (ediff-get-meta-info): Fix the condition
4782 of a while-loop.
4783
4784 * Makefile.in (DONTCOMPILE): Remove sc.el.
4785
4786 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
4787 Don't include term/.
4788
4789 * mail/sc.el: Moved to obsolete/.
4790
4791 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4792
4793 * ps-print.el: Change error function arguments to follow Emacs
4794 message convention. Doc fix.
4795 (ps-print-version): New version number (6.5.4).
4796 (coding-system-for-write): Change declaration position to avoid
4797 XEmacs compilation gripes.
4798 (coding-system-for-read, buffer-file-coding-system):
4799 Declarations to avoid XEmacs compilation gripes.
4800
4801 * ps-mule.el: Doc fix.
4802 (ps-mule-encode-header-string): If STRING is not a string, replace
4803 STRING by empty string.
4804
4805 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4806
4807 * frame.el (show-trailing-whitespace): Doc fix.
4808
4809 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
4810
4811 * desktop.el (desktop-save): Insert the coding: tag before
4812 desktop-header.
4813
4814 2001-08-13 Gerd Moellmann <gerd@gnu.org>
4815
4816 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
4817 its path from $els.
4818
4819 * image.el (image-jpeg-p): Fix call of substring.
4820
4821 2001-08-10 Gerd Moellmann <gerd@gnu.org>
4822
4823 * play/animate.el (animate-string): Doc fix. Use a buffer
4824 name with stars in it.
4825 (animate-sequence): New function.
4826 From Richard Stallman <rms@gnu.org>.
4827
4828 * frame.el (select-frame-set-input-focus): New function
4829 extracted from other-frame.
4830 (other-frame): Use it.
4831 (next-multiframe-window, previous-multiframe-window): Use it.
4832
4833 * isearch.el (isearch-other-meta-char): Don't switch to the
4834 buffer of a window clicked on, when the current buffer is
4835 in Isearch mode.
4836
4837 * image.el (image-jpeg-p): Test for APPn markers in the range
4838 #xe0..#xef.
4839
4840 2001-08-09 Gerd Moellmann <gerd@gnu.org>
4841
4842 * desktop.el (desktop-save): Don't use concat to form a file
4843 name, use expand-file-name.
4844
4845 * mouse.el (mouse-delete-window): Do nothing if frame has just
4846 one window.
4847
4848 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
4849 for the minor mode name.
4850
4851 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
4852 minor mode name.
4853
4854 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
4855 instead of make-mode-line-mouse2-map.
4856
4857 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
4858 the minor mode name.
4859
4860 * emacs-lisp/easy-mmode.el (define-minor-mode):
4861 Use mode-line-minor-mode-keymap for the minor mode name.
4862
4863 * calendar/calendar.el (calendar-mode-line-format):
4864 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
4865
4866 * bindings.el (make-mode-line-mouse-map): Renamed from
4867 make-mode-line-mouse2-map. Take additional arg MOUSE.
4868 (mode-line-modified): Use mouse-3 instead of mouse-2.
4869 (mode-line-buffer-identification-keymap): Bind keys differently.
4870 (propertized-buffer-identification): Adapt help-echo to new bindings.
4871
4872 * bindings.el (mode-line-format): Specify help-echo for line
4873 number, column number and buffer-percent part of the mode-line.
4874
4875 * image.el (image-type-regexps): Allow whitespace at the start
4876 of the image data for XPM, XBM and Postscript, which are
4877 text files.
4878 (image-jpeg-p): Correct calculation of next field offset.
4879
4880 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4881
4882 * battery.el: Fix typo.
4883
4884 2001-08-08 Gerd Moellmann <gerd@gnu.org>
4885
4886 * image.el (image-type-regexps): Allow predicates. Change the way
4887 JPEG images are recognized.
4888 (image-jpeg-p): New function.
4889 (image-type-from-data): Handle predicates in image-type-regexps.
4890
4891 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
4892 #:, #x, #o, and similar constructs.
4893
4894 2001-08-07 Gerd Moellmann <gerd@gnu.org>
4895
4896 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
4897
4898 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
4899 instead of `progn'.
4900
4901 * tar-mode.el (tar-extract): Avoid generating a new buffer
4902 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
4903
4904 * textmodes/paragraphs.el (forward-sentence): Avoid building
4905 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
4906
4907 * progmodes/executable.el (executable-set-magic):
4908 If executable-find returns a quoted file name, unquote it before
4909 inserting it.
4910
4911 * image.el (image-type-regexps): For JPEG files, use a regexp
4912 derived from the JFIF spec.
4913
4914 * image.el (image-type-regexps): Use `\`' instead of `^' in
4915 most regular expressions.
4916
4917 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4918
4919 * play/animate.el: Re-insert a reference to re-inserted function.
4920
4921 2001-08-06 Gerd Moellmann <gerd@gnu.org>
4922
4923 * help.el (describe-function-1): Use find-function-search-for-symbol
4924 instead of find-function-noselect because the latter follows aliases.
4925
4926 * play/animate.el (animate-birthday-present): Re-insert.
4927
4928 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
4929 Handle old-style menu definitions.
4930
4931 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4932
4933 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
4934 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
4935
4936 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
4937 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
4938 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
4939
4940 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4941
4942 * textmodes/tildify.el: Milan Zamazal has new address.
4943
4944 2001-08-03 Gerd Moellmann <gerd@gnu.org>
4945
4946 * custom.el (custom-set-variables): Don't test `custom-requests'
4947 properties, check the third element of the options passed to
4948 custom-set-variables instead.
4949
4950 * info.el (info-insert-file-contents): Use info-file-exists-p
4951 instead of file-exists-p.
4952
4953 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
4954 the mode-line face is restored. Fix several bugs.
4955
4956 * replace.el (perform-replace): Doc fix.
4957
4958 2001-08-02 Francesco Potorti` <pot@gnu.org>
4959
4960 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
4961 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
4962 (uniquify-fix-item-base, uniquify-fix-item-filename)
4963 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
4964 Callers changed.
4965 (uniquify-set-proposed): Changed to work with a vector item.
4966 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
4967 the fix list, and a list of strings for the non-file buffer
4968 names. Both changes reduce consing.
4969 (uniquify-rationalize-a-list): Local variable renaming.
4970 (uniquify-rationalize-conflicting-sublist): Use member instead of
4971 assoc.
4972 (uniquify-rename-buffer): Use unless instead of if not.
4973
4974 2001-08-02 Gerd Moellmann <gerd@gnu.org>
4975
4976 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
4977
4978 * custom.el (custom-set-variables): Set options with :require
4979 clauses last.
4980
4981 * custom.el (defcustom): Doc fix.
4982
4983 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
4984
4985 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
4986
4987 * man.el (man): Mention Man-switches in the doc string.
4988 (Man-switches): Mention -a in the doc string.
4989
4990 * textmodes/ispell.el (ispell-alternate-dictionary):
4991 Add /usr/share/lib/dict/words, for Irix.
4992
4993 * bindings.el: Bind shifted and control-shifted kp-* keys to the
4994 corresponding non-kp keys. Suggested by Stephen Gildea
4995 <gildea@stop.mail-abuse.org>.
4996
4997 2001-08-01 Francesco Potorti` <pot@gnu.org>
4998
4999 * uniquify.el: These changes correct a corner case that the old
5000 code managed correctly.
5001 (uniquify-fix-item-proposed): Renamed from
5002 uniquify-fix-item-min-proposed.
5003 (uniquify-set-proposed): New function.
5004 (uniquify-rationalize-file-buffer-names): Code reshuffled for
5005 clarity and speed.
5006 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
5007 This is equivalent to what the old code did.
5008 (uniquify-rationalize-a-list): Never recompute the proposed
5009 name. Sort the conflicting sublist before rationalising it: this
5010 is equivalent to what the old code did, but one directory element
5011 at a time, and only when necessary.
5012 (uniquify-rationalize-conflicting-sublist): Recompute here the
5013 proposed name.
5014
5015 2001-08-01 Gerd Moellmann <gerd@gnu.org>
5016
5017 * play/animate.el: Add Keywords and Maintainer. Remove a
5018 reference to a removed function.
5019
5020 * play/animate.el (animate-string): Handle case that the string is
5021 longer than the window is wide.
5022
5023 2001-07-31 Gerd Moellmann <gerd@gnu.org>
5024
5025 * desktop.el (desktop-save): Bind coding-system-for-write to
5026 `emacs-mule' for write-region.
5027
5028 * delsel.el (delete-selection-pre-hook): Don't set this-command
5029 to `ignore' if the region is empty.
5030
5031 * international/mule.el (set-keyboard-coding-system):
5032 Set keyboard-coding-system.
5033
5034 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
5035 before accessing it.
5036
5037 2001-07-30 Andreas Schwab <schwab@suse.de>
5038
5039 * menu-bar.el (toggle-highlight-paren-mode):
5040 Use `(show-paren-mode)' as body.
5041
5042 2001-07-30 Andre Spiegel <spiegel@gnu.org>
5043
5044 * vc.el (vc-checkout-hook): New hook.
5045 (vc-checkout): Run it.
5046
5047 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
5048
5049 * progmodes/make-mode.el (makefile-macroassign-regex):
5050 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
5051
5052 2001-07-30 Gerd Moellmann <gerd@gnu.org>
5053
5054 * vc.el (vc-switch-backend): Fix autoload cookie.
5055
5056 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
5057 the desktop file.
5058
5059 2001-07-30 Simon Josefsson <jas@extundo.com>
5060
5061 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
5062 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
5063
5064 2001-07-27 Gerd Moellmann <gerd@gnu.org>
5065
5066 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
5067 (last-sexp-toggle-display): Renamed from last-sexp-print.
5068 (last-sexp-toggle-display, eval-last-sexp-1):
5069 Use last-sexp-setup-props.
5070
5071 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
5072 New user-options.
5073 (mouse-wheel-change-button): New function.
5074 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
5075 (mwheel-scroll): Ditto.
5076
5077 2001-07-26 Gerd Moellmann <gerd@gnu.org>
5078
5079 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
5080 `...', compare with unabbreviated printed representation instead.
5081 (last-sexp-print): Bind print-length and print-level to nil.
5082
5083 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
5084 before assigning text properties. Make properties rear-nonsticky.
5085
5086 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
5087 (eval-last-sexp-1): Give printed text a `keymap' property and bind
5088 <mouse-2> and <RET> in that map to a function printing the
5089 unabbreviated value.
5090
5091 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
5092 is a buffer, put a text property `printed-value' on the printed
5093 representation, with the Lisp object printed as value.
5094
5095 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
5096
5097 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
5098 Mention the effect of eval-expression-print-length and
5099 eval-expression-print-level in the doc strings. Suggested by
5100 Kevin Gallagher <kevingal@onramp.net>.
5101
5102 2001-07-25 Gerd Moellmann <gerd@gnu.org>
5103
5104 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
5105 for buttons > 3.
5106 (xterm-mouse-translate): Handle the case that we don't get a
5107 down-event.
5108
5109 * emacs-lisp/find-func.el (find-function-regexp):
5110 Add easy-mmode-define-global-mode to the regexp. Allow newlines
5111 in front of the function name.
5112
5113 * isearch.el (isearch-other-meta-char): Fix last change.
5114
5115 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
5116 similar events for which fake prefix keys are generated. It's no
5117 longer necessary since read_key_sequence doesn't modify these
5118 events for internal purposes anymore.
5119
5120 * files.el (auto-mode-alist): Use nroff-mode for files ending
5121 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
5122
5123 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
5124
5125 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
5126 tool-bar-lines parameter, behave as if its value were zero.
5127 (mouse-avoidance-set-pointer-shape): Don't do anything if
5128 x-pointer-shape is not boundp.
5129
5130 2001-07-23 Francesco Potorti` <pot@gnu.org>
5131
5132 * uniquify.el: Overall speedup changes when using many buffers.
5133 (uniquify-fix-item-base, uniquify-fix-item-filename)
5134 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
5135 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
5136 place in the item, but was never used.
5137 (uniquify-fix-item-min-proposed): New defalias: the fourth place
5138 in the item is now used as cache for the proposed name.
5139 (uniquify-rationalize-file-buffer-names): Move computation made on
5140 newbuffile out of the loop, in the newbuffile-nd local var.
5141 Use dolist (cosmetic change). Compute the proposed name for the most
5142 common case and cache it in the fourth place in the item.
5143 (uniquify-rationalize-file-buffer-names): Used to return a a list
5144 of buffer whose name was changed, but that return value was never used.
5145 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
5146 the cached proposed name, does much less consing and is quicker.
5147 (uniquify-filename-lessp): Deleted.
5148 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
5149 Do not bind locally the uniquify-possibly-resolvable flag. Use the
5150 cached proposed name is possible.
5151 (uniquify-get-proposed-name): Arguments changed, callers changed.
5152 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
5153 uniquify-possibly-resolvable flag, which is no more bound locally.
5154 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
5155 flag, which does not exist any more.
5156
5157 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
5158
5159 * term/internal.el (IT-unicode-translations): Fix the appearance of
5160 "6`".
5161
5162 * progmodes/compile.el (compile-internal): If EMACS is already
5163 defined in the environment, don't override its value.
5164
5165 2001-07-23 Gerd Moellmann <gerd@gnu.org>
5166
5167 * play/fortune.el: Undo change of 2001-07-13.
5168 Fix autoload cookies. Add types to defcustoms.
5169 (fortune) <defgroup>: Add :link.
5170 (fortune-from-region): Use eq, not eql.
5171 From Dave Love <fx@gnu.org>.
5172
5173 * play/animate.el (animate-birthday-present): Function removed.
5174
5175 * play/animate.el: New file.
5176
5177 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
5178
5179 * startup.el (normal-top-level-add-subdirs-to-load-path):
5180 On Windows, put into normal-top-level-add-subdirs-inode-list the
5181 canonicalized names of the directories instead of inode numbers.
5182
5183 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
5184
5185 * ediff-util.el: Copyright years.
5186 (ediff-choose-syntax-table): New function.
5187 (ediff-setup): Use ediff-choose-syntax-table.
5188 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
5189 vc-state is available.
5190 (ediff-make-temp-file): Use ediff-coding-system-for-write.
5191
5192 * ediff-init.el (ediff-with-syntax-table): New macro, uses
5193 with-syntax-table.
5194 (ediff-coding-system-for-read): From ediff-diff.el
5195 (ediff-coding-system-for-write): New variable.
5196 (ediff-highest-priority): Fixed the bug having to do with disappearing
5197 overlays.
5198 (ediff-file-remote-p): Use file-remote-p, if available.
5199 (ediff-listable-file): New function.
5200 (ediff-file-attributes): Use ediff-listable-file.
5201
5202 * ediff-mult.el (ediff-meta-insert-file-info1):
5203 Use ediff-listable-file.
5204
5205 * ediff-ptch.el (ediff-prompt-for-patch-file):
5206 Use ediff-coding-system-for-read.
5207 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
5208
5209 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
5210 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
5211
5212 * ediff.el: Date of last update, copyright years.
5213
5214 * ediff-wind (ediff-setup-control-frame): Nill->nil.
5215
5216 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
5217 of Scott Bronson.
5218 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
5219 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
5220 Deleted functions.
5221 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
5222 ex-token-list.
5223 (viper-get-ex-address-subr): Convert registers to char data type.
5224
5225 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
5226 (viper-memq-char): Use viper-int-to-char.
5227 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
5228 vc-locking-state.
5229 (viper-read-key): Use viper-read-key-sequence.
5230
5231 * viper.el (viper-major-mode-modifier-list):
5232 Added inferior-emacs-lisp-mode.
5233 (this-major-mode-requires-vi-state): New function that uses simple
5234 heuristics to decide if vi state is appropriate.
5235 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
5236 (viper-non-hook-settings): Don't advise read-key-sequence.
5237 (viper-read-key-sequence): New function that replaces the
5238 previously used advice to read-key-sequence.
5239
5240 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
5241 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
5242 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
5243 (viper-open-line-at-point,viper-substitute,viper-overwrite)
5244 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
5245 Got rid of the negative character hack.
5246 (viper-escape-to-state,viper-replace-state-exit-cmd):
5247 Use viper-read-key-sequence.
5248 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
5249 (viper-minibuffer-standard-hook,viper-read-string-with-history):
5250 Don't override existing minibuffer-setup-hook.
5251 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
5252 Convert registers to char data type.
5253 (viper-autoindent): Use viper-indent-line.
5254
5255 * viper-keym.el: Use viper-exec-key-in-emacs.
5256
5257 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
5258
5259 * server.el (server-visit-files): Fix variable name typo.
5260
5261 2001-07-20 Gerd Moellmann <gerd@gnu.org>
5262
5263 * simple.el (delete-trailing-whitespace): Save match data
5264 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
5265
5266 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
5267
5268 * progmodes/compile.el (compilation-parse-errors): `linenum' might
5269 return a this-error using the alternative format (a pair of markers).
5270
5271 2001-07-19 Gerd Moellmann <gerd@gnu.org>
5272
5273 * font-lock.el (c++-keywords): Add Standard C++ operator names.
5274
5275 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
5276 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5277
5278 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5279
5280 * international/iso-transl.el: Fix typo in the header of the file.
5281
5282 * textmodes/picture.el (picture): Doc fix.
5283
5284 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
5285 follow coding conventions in generated files.
5286
5287 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
5288
5289 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5290 (tool-bar-add-item): Don't call image-related primitives if the
5291 display doesn't support images.
5292
5293 * frame.el (display-images-p): New function.
5294
5295 2001-07-17 Gerd Moellmann <gerd@gnu.org>
5296
5297 * server.el (server-visit-files): Handle the case the specified
5298 column number is <= 0.
5299
5300 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
5301
5302 * startup.el (command-line-1): Add support for +LINE:COLUMN
5303 command line argument.
5304
5305 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5306
5307 * server.el (server-process-filter, server-visit-files):
5308 Add support for +LINE:COLUMN style emacsclient calls.
5309
5310 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5311
5312 * emacs-lisp/easy-mmode.el: Add Keywords header.
5313
5314 * play/pong.el: Author has new address.
5315
5316 * play/landmark.el: Author is no more reachable.
5317
5318 * play/handwrite.el: Author is no more reachable.
5319
5320 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
5321
5322 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
5323 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
5324 Complete bindings for F<1..12> keys.
5325 (global-map): Remove `undo' binding (already in the default).
5326 Replace `t<n>' bindings with `f<n>' bindings.
5327
5328 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
5329
5330 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
5331 (tcl-mode): Use tcl-add-log-defun.
5332 (tcl-indent-line): Use tcl-calculate-indent.
5333 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
5334 (tcl-indent-exp): Renamed from indent-tcl-exp.
5335 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
5336 (tcl-indent-for-comment): Call comment-indent-function properly
5337 and handle the case where it returns nil.
5338
5339 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5340
5341 * calendar/cal-islam.el (calendar-goto-islamic-date):
5342 Remove autoload cookie.
5343
5344 * calendar/calendar.el (calendar-goto-islamic-date):
5345 Add call to autoload.
5346
5347 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
5348
5349 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
5350 Don't change compile-auto-highlight globally.
5351 Don't bother with `font-lock-defaults' property since XEmacs
5352 also understands the `font-lock-defaults' variable.
5353 Use make-local-variable rather than make-variable-buffer-local.
5354 Don't `defconst' comment-indent-function: keep the default.
5355 Call easy-menu-add unconditionally.
5356 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
5357 (ada-create-menu): Use :included for Emacs as well.
5358
5359 * vc.el (vc-do-command): Autoload.
5360
5361 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
5362
5363 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5364
5365 * ps-print.el: Fix Author: header.
5366
5367 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5368
5369 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
5370 mouse-1 etc., bind them to `ignore'.
5371
5372 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
5373 send-invisible, which is already defined in Comint.
5374 (eshell-watch-for-password-prompt): Use it.
5375
5376 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5377
5378 * which-func.el (which-func-mode): Doc fix.
5379
5380 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
5381 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
5382 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
5383 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
5384 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
5385 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
5386 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
5387 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
5388 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
5389 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
5390 * emulation/edt-mapper.el, emulation/edt-pc.el,
5391 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
5392 * emulation/tpu-edt.el, emulation/tpu-extras.el,
5393 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
5394 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
5395 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
5396 * international/isearch-x.el, international/iso-cvt.el,
5397 * international/ogonek.el, international/quail.el,
5398 * international/utf-8.el, jit-lock.el, language/devan-util.el,
5399 * language/devanagari.el, language/ethio-util.el,
5400 * language/ethiopic.el, language/european.el, language/indian.el,
5401 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
5402 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
5403 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
5404 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
5405 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
5406 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
5407 * progmodes/autoconf.el, progmodes/cmacexp.el,
5408 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
5409 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
5410 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
5411 * progmodes/ebnf2ps.el, progmodes/executable.el,
5412 * progmodes/fortran.el, progmodes/idlw-shell.el,
5413 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
5414 * progmodes/m4-mode.el, progmodes/mantemp.el,
5415 * progmodes/meta-mode.el, progmodes/octave-inf.el,
5416 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
5417 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
5418 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
5419 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
5420 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
5421 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
5422 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
5423 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
5424 * textmodes/two-column.el, time-stamp.el, timezone.el,
5425 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
5426 * which-func.el, whitespace.el, wid-browse.el, widget.el,
5427 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
5428 conventions.
5429
5430 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5431
5432 * simple.el (set-variable): Require 'cus-edit' instead of
5433 `wid-edit', so that the Custom widgets get defined.
5434
5435 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5436
5437 * allout.el: A fix to follow coding conventions.
5438
5439 * find-lisp.el: A fix to follow coding conventions.
5440
5441 * term/w32-win.el: A fix to follow coding conventions.
5442
5443 * textmodes/sgml-mode.el: A fix to follow coding conventions.
5444
5445 * term/xterm.el: A fix to follow coding conventions.
5446
5447 * term/news.el: A fix to follow coding conventions.
5448
5449 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
5450 header line fixed.
5451
5452 * sun-curs.el: Fix Maintainer: header line.
5453
5454 * emacs-lisp/easymenu.el: Address of the author added.
5455
5456 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5457
5458 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
5459 property.
5460
5461 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5462
5463 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
5464 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
5465 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
5466 Some fixes to follow coding conventions.
5467
5468 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5469
5470 * which-func.el (which-func-mode): Doc fix.
5471
5472 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
5473
5474 * net/rcompile.el (remote-compile): Use make-local-variable.
5475
5476 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
5477
5478 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
5479
5480 * mail/reporter.el (reporter-submit-bug-report):
5481 Don't abuse make-variable-buffer-local. Fix call to add-hook.
5482
5483 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5484
5485 * calendar/cal-china.el, calendar/cal-coptic.el,
5486 * calendar/cal-dst.el, calendar/cal-french.el,
5487 * calendar/cal-hebrew.el, calendar/cal-islam.el,
5488 * calendar/cal-iso.el, calendar/cal-julian.el,
5489 * calendar/cal-mayan.el, calendar/cal-persia.el,
5490 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
5491 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
5492 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
5493 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
5494 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
5495 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
5496 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
5497 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
5498 * progmodes/ada-xref.el, progmodes/cc-align.el,
5499 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
5500 * progmodes/cc-defs.el, progmodes/cc-engine.el,
5501 * progmodes/cc-langs.el, progmodes/cc-menus.el,
5502 * progmodes/cc-styles.el, progmodes/cc-vars.el,
5503 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
5504 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
5505 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
5506 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
5507 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
5508 * textmodes/reftex.el: Some fixes to follow coding
5509 conventions in Eshell files with known maintainers.
5510
5511 * emulation/viper.el: A fix to follow coding conventions.
5512
5513 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
5514 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
5515 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
5516 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
5517 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
5518 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
5519 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
5520 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
5521 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
5522 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
5523 conventions in Eshell files.
5524
5525 * composite.el, diff.el, emacs-lisp/levents.el,
5526 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
5527 * emulation/pc-mode.el, emulation/viper-cmd.el,
5528 * emulation/viper-ex.el, emulation/viper-init.el,
5529 * emulation/viper-keym.el, emulation/viper-macs.el,
5530 * emulation/viper-mous.el, emulation/viper-util.el,
5531 * emulation/viper.el, forms-pass.el, international/ccl.el,
5532 * international/characters.el, international/encoded-kb.el,
5533 * international/fontset.el, international/ja-dic-cnv.el,
5534 * international/ja-dic-utl.el, international/kinsoku.el,
5535 * international/kkc.el, international/mule-cmds.el,
5536 * international/mule-diag.el, international/mule-util.el,
5537 * international/mule.el, international/titdic-cnv.el,
5538 * language/china-util.el, language/chinese.el,
5539 * language/cyril-util.el, language/cyrillic.el, language/english.el,
5540 * language/greek.el, language/hebrew.el, language/japan-util.el,
5541 * language/japanese.el, language/korea-util.el, language/korean.el,
5542 * language/lao-util.el, language/lao.el, language/misc-lang.el,
5543 * language/slovak.el, language/thai-util.el, language/thai.el,
5544 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
5545 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
5546 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
5547 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
5548 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
5549 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
5550 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
5551 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
5552 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
5553 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
5554 to follow coding conventions in files without maintainer or in files
5555 with clear maintainer (but without Maintainer header stating so).
5556
5557 * emacs-lisp/elp.el: A fix to follow coding conventions.
5558
5559 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
5560 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
5561 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
5562 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
5563 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
5564 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
5565 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
5566 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
5567 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
5568 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
5569 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
5570 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
5571 conventions in files from Gnus.
5572
5573 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
5574 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
5575 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
5576 * echistory.el, electric.el, emacs-lisp/authors.el,
5577 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
5578 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
5579 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
5580 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
5581 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
5582 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
5583 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
5584 * international/codepage.el, international/iso-ascii.el,
5585 * international/iso-insert.el, international/iso-transl.el,
5586 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
5587 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
5588 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
5589 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
5590 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
5591 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
5592 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
5593 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
5594 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
5595 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
5596 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
5597 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
5598 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
5599 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
5600 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
5601 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
5602 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
5603 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
5604 * textmodes/tex-mode.el, textmodes/text-mode.el,
5605 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
5606 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
5607 * vt100-led.el, window.el: Some fixes to follow coding conventions in
5608 files maintained by FSF.
5609
5610 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5611
5612 * arc-mode.el: A fix to follow coding conventions.
5613
5614 * bindings.el: Ditto.
5615
5616 * cdl.el: Ditto.
5617
5618 * comint.el: Ditto.
5619
5620 * cus-start.el: Ditto.
5621
5622 * shell.el: Ditto.
5623
5624 * skeleton.el: Ditto.
5625
5626 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
5627
5628 * info.el (Info-build-node-completions):
5629 Make Info-current-file-completions buffer local.
5630
5631 2001-07-13 Gerd Moellmann <gerd@gnu.org>
5632
5633 * which-func.el (which-func-mode, which-func-ff-hook)
5634 (which-function-mode): Remove references to which-func-mode-global.
5635
5636 * calendar/cal-islam.el (calendar-goto-islamic-date):
5637 Add autoload cookie.
5638
5639 * play/fortune.el: Add types to defcustoms.
5640
5641 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5642
5643 * language/czech.el: A fix to follow coding conventions.
5644
5645 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
5646
5647 * speedbar.el (speedbar-supported-extension-expressions): Add .g
5648 to the extension list, for antlr-mode. From Christoph Wedler
5649 <Christoph.Wedler@sap.com>.
5650
5651 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
5652
5653 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
5654 (vc-dired-mode-map): Fix the madness.
5655
5656 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
5657 (vc-prefix-map): Moved back from vc.el.
5658
5659 2001-07-11 Gerd Moellmann <gerd@gnu.org>
5660
5661 * mail/mail-extr.el (mail-extr-all-top-level-domains):
5662 Increase the size of the obarray.
5663 (mail-extr-all-top-level-domains): Add more toplevel domains,
5664 add more long names.
5665 From: Per Starback <starback@ling.uu.se>.
5666
5667 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
5668
5669 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
5670 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5671
5672 * progmodes/ada-mode.el: Ditto.
5673
5674 * progmodes/ada-xref.el: Ditto.
5675
5676 2001-07-11 Miles Bader <miles@gnu.org>
5677
5678 * finder.el (finder-insert-at-column): Also move to the next line
5679 if exactly at COLUMN.
5680
5681 2001-07-10 Gerd Moellmann <gerd@gnu.org>
5682
5683 * help.el (describe-function-1): When printing FUNCTION's
5684 documentation, don't assume FUNCTION is a symbol.
5685
5686 * startup.el (normal-top-level): Don't operate on the initial
5687 frame if we failed to create one.
5688
5689 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
5690
5691 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
5692 itself, i.e. only indent the contents in it.
5693
5694 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
5695
5696 * mail/rmail.el (rmail-show-message): Show beginning of message in
5697 all windows containing it.
5698
5699 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
5700
5701 * term/tty-colors.el: Fix the header line and copyright years.
5702
5703 2001-07-09 Gerd Moellmann <gerd@gnu.org>
5704
5705 * emacs-lisp/advice.el (ad-make-advised-definition): If the
5706 original definition has an interactive form, but is Elp
5707 instrumented, use the interactive form of the function called by
5708 elp-wrapper.
5709
5710 * winner.el (winner-equal): Make it a defun. Don't compare Winner
5711 configurations with compare-window-configuration; they aren't
5712 window configurations.
5713
5714 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
5715 from the server for the format we expect. Don't use it if it
5716 doesn't look like what the Internet draft for FTP extensions specifies.
5717
5718 * toolbar/*.pbm: Cleaned up.
5719 From Luis Fernandes <elf@ee.ryerson.ca>.
5720
5721 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
5722
5723 * cc-cmds.el: Extended the kludge to interoperate with the
5724 delsel and pending-del packages wrt to the new function
5725 `c-electric-delete-forward'.
5726
5727 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
5728
5729 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
5730 to delay the call to <mode> for global minor modes.
5731 (easy-mmode-define-navigation): Only recenter if interactive.
5732
5733 2001-07-06 Gerd Moellmann <gerd@gnu.org>
5734
5735 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
5736 to lisp-indent-line.
5737
5738 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
5739 from the server. Call encode-time only when we are sure that we
5740 got a 213 response.
5741
5742 2001-07-06 Simon Josefsson <jas@extundo.com>
5743
5744 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
5745 (mail-envelope-from): New user option.
5746 (sendmail-send-it): Use it.
5747
5748 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5749
5750 * ps-print.el: Use locale dependant date to print date in header.
5751 Doc fix.
5752 (ps-print-version): New version number (6.5.3).
5753 (ps-right-header, ps-right-footer): Initialization and doc fix.
5754 (ps-time-stamp-locale-default): New fun.
5755
5756 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5757
5758 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
5759 field problem with MIME-mode.
5760
5761 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
5762
5763 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5764
5765 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
5766 MIME-mode.
5767
5768 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
5769
5770 * bindings.el (mode-line-mule-info): Don't show the tip with
5771 buffer-file-coding-system if that is nil.
5772
5773 2001-07-05 Gerd Moellmann <gerd@gnu.org>
5774
5775 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
5776 instead of kill-line.
5777
5778 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
5779 <Pavel@Janik.cz>.
5780
5781 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
5782 <Pavel@Janik.cz>.
5783
5784 2001-07-04 Gerd Moellmann <gerd@gnu.org>
5785
5786 * font-lock.el (c-font-lock-keywords-3): When matching something
5787 like `struct X Y', finish with point after Y.
5788
5789 2001-07-04 Simon Josefsson <jas@extundo.com>
5790
5791 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
5792 in caller buffer.
5793
5794 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
5795
5796 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
5797 instead of string-match to find the basename of the file.
5798 From Pascal Obry <p.obry@wanadoo.fr>.
5799
5800 * net/browse-url.el (browse-url-default-windows-browser):
5801 Support the MS-DOS port when it runs on Windows.
5802 (browse-url-browser-function) [ms-dos]: Default to
5803 browse-url-default-windows-browser.
5804
5805 * help.el (locate-library): Enable code that looks for compressed
5806 libraries if auto-compression-mode is on.
5807
5808 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
5809
5810 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
5811
5812 2001-07-02 Gerd Moellmann <gerd@gnu.org>
5813
5814 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
5815
5816 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
5817
5818 * allout.el: Fix the header line, so that finder.el recognizes it.
5819 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5820
5821 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
5822 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5823
5824 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
5825
5826 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
5827
5828 * ps-bdf.el (bdf-directory-list): Use the value relative to
5829 installation-directory for MS-Windows as well.
5830
5831 2001-06-29 Richard M. Stallman <rms@gnu.org>
5832
5833 * wid-edit.el (widget-color-sample-face-get):
5834 Return ((foreground-color . COLOR)) instead of constructing a face.
5835
5836 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
5837
5838 * faces.el (region): Change the background color for the
5839 light-background color display to lightgoldenrod2, to make it
5840 visible on some laptops.
5841
5842 2001-06-28 Richard M. Stallman <rms@gnu.org>
5843
5844 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
5845 (rmail-msg-restore-non-pruned-header): Likewise.
5846 If point was in the old pruned header, put it at the top.
5847 (rmail-msg-prune-header): If point was at the top, keep it there.
5848
5849 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
5850 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
5851
5852 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
5853
5854 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
5855
5856 2001-06-28 Karl Fogel <kfogel@red-bean.com>
5857
5858 * saveplace.el: Update maintainer email address.
5859
5860 2001-06-27 Francesco Potorti` <pot@gnu.org>
5861
5862 * uniquify.el: (uniquify-rationalize-file-buffer-names):
5863 Undo previous change.
5864
5865 2001-06-27 Francesco Potorti` <pot@gnu.org>
5866
5867 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
5868 preliminary quick reordering. Can speed things up dramatically.
5869
5870 2001-06-26 Richard M. Stallman <rms@gnu.org>
5871
5872 * dired.el (dired-get-filename): A file name starting with ~
5873 is not absolute in this context.
5874
5875 * which-func.el (which-func-maxout): Increase default to 500000.
5876 (which-function-mode): This is now the "real" name of the function.
5877 (which-func-mode): Now an alias.
5878 (which-func-mode-global): Name deleted.
5879
5880 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
5881 button-2, when binding hs-mouse-toggle-hiding.
5882
5883 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5884
5885 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
5886 (rmail-msg-prune-header): Likewise.
5887 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
5888 and `rmail-msg-prune-header'.
5889
5890 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
5891
5892 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
5893 back than LINEBEG.
5894
5895 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
5896
5897 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
5898 window where they clicked the mouse has a header line, adjust
5899 vertical movement by one.
5900
5901 2001-06-25 Milan Zamazal <pdm@zamazal.org>
5902
5903 * progmodes/glasses.el (glasses-make-readable): Consider underscores
5904 too when separating a parenthesis.
5905
5906 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
5907
5908 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5909 (bookmark-bmenu-hide-filenames): Add help-echo to
5910 mouse-highlighted text.
5911 (bookmark-bmenu-show-filenames): Remove help-echo property from
5912 the whitespace.
5913
5914 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
5915
5916 * files.el (auto-mode-alist): Add configure.ac (autoconf).
5917 From Karl Eichwalder <ke@suse.de>.
5918
5919 2001-06-23 Richard M. Stallman <rms@gnu.org>
5920
5921 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
5922
5923 * progmodes/cc-styles.el (c-set-style): Don't specify initial
5924 contents for completing-read.
5925
5926 2001-06-22 Richard M. Stallman <rms@gnu.org>
5927
5928 * menu-bar.el (menu-bar-make-toggle): Construct the
5929 function's doc string from HELP, not DOC, and make it accurate by
5930 adding "Toggle whether to " at the front and downcasing the initial.
5931 Change the HELP arg in some calls to make it fit this usage.
5932
5933 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
5934 Undo previous change.
5935
5936 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
5937
5938 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
5939
5940 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5941
5942 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
5943
5944 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
5945
5946 * dabbrev.el (dabbrev--select-buffers): Fix last change.
5947
5948 2001-06-20 Richard M. Stallman <rms@gnu.org>
5949
5950 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
5951 broken out from dabbrev--find-expansion. Handle minibuffer
5952 specially here.
5953 (dabbrev--find-expansion): Simplify code in various ways.
5954 Don't treat minibuffers specially.
5955 Call dabbrev--make-friend-buffer-list.
5956 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
5957 (dabbrev--scanning-message): Do nothing when minibuffer is current.
5958
5959 2001-06-19 John Wiegley <johnw@gnu.org>
5960
5961 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
5962 Also, added a comment describing how to greatly speedup Eshell
5963 loadup time, by concatenating together all of Eshell's .elc files.
5964
5965 2001-06-19 John Wiegley <johnw@gnu.org>
5966
5967 * eshell/esh-mode.el: Disabled a test that often yields false failures.
5968
5969 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
5970
5971 * woman.el (WoMan-highlight-references): Add help-echo to
5972 mouse-highlighted text.
5973
5974 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
5975
5976 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
5977
5978 2001-06-18 Gerd Moellmann <gerd@gnu.org>
5979
5980 * international/quail.el (quail-start-conversion):
5981 Reset quail-translating to nil.
5982
5983 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
5984 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
5985
5986 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
5987
5988 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
5989 mouse-highlighted text.
5990
5991 * dired.el (dired-mark-pop-up): Fix last change.
5992
5993 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
5994
5995 * calendar/calendar.el (generate-calendar-month): Add help-echo to
5996 mouse-highlighted text.
5997
5998 * net/quickurl.el (quickurl-url-file): Run through
5999 convert-standard-filename.
6000 (quickurl-list-populate-buffer): Add help-echo to
6001 mouse-highlighted text.
6002 (top-level): Update Dave's URL.
6003
6004 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
6005 mouse-highlighted text.
6006
6007 * textmodes/page-ext.el (pages-copy-header-and-position):
6008 Add help-echo to mouse-highlighted text.
6009
6010 * tar-mode.el (tar-header-block-summarize): Add help-echo to
6011 mouse-highlighted text.
6012
6013 * replace.el (occur): Add help-echo to mouse-highlighted text.
6014
6015 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
6016 mouse-highlighted text.
6017
6018 * progmodes/cpp.el (cpp-make-button): Add help-echo to
6019 mouse-highlighted text.
6020
6021 * progmodes/compile.el (compile-reinitialize-errors):
6022 Add help-echo to mouse-highlighted messages.
6023 (compilation-forget-errors): Remove help-echo property as well.
6024
6025 * play/landmark.el (lm-plot-square, lm-init-display):
6026 Add help-echo to mouse-highlighted text.
6027
6028 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
6029 Add help-echo to mouse-highlighted text.
6030
6031 * dired.el (dired-insert-set-properties): Add help-echo to
6032 mouse-highlighted text.
6033 (dired-mark-pop-up): Remove help-echo property from the file name.
6034
6035 * comint.el (comint-send-input): Add help-echo to
6036 mouse-highlighted text.
6037
6038 * buff-menu.el (list-buffers-noselect): Add help-echo to
6039 mouse-highlighted text.
6040
6041 * arc-mode.el (archive-summarize-files): Add help-echo to
6042 mouse-highlighted text.
6043
6044 * ffap.el (ffap-machine-p): Always return nil if
6045 open-network-stream is not fboundp.
6046
6047 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
6048
6049 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
6050 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
6051 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
6052 incorrectly binding chars between 128 and 256 to it.
6053 (sgml-maybe-name-self): Handle latin-1 chars properly.
6054 (sgml-tags-invisible): Bind buffer-file-name to nil.
6055 Use unwind-protect and restore-buffer-modified-p.
6056 (sgml-point-entered): Use buffer-substring-no-properties.
6057 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
6058 (html-mode): Don't force `imenu-sort-function'.
6059
6060 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
6061
6062 * tar-mode.el: Fix the copyright notice.
6063
6064 * font-lock.el (font-lock-comment-face): For tty's with dark
6065 background, use "red1", since "lightred" is not one of the colors
6066 recognized by tty-colors.el.
6067
6068 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
6069 create a buffer for extracted file, in case there's more than one
6070 file by that name in an archive, possibly in different
6071 directories. From Kevin Rodgers <kevinr@ihs.com>.
6072
6073 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
6074 <alex@gnu.org>.
6075
6076 2001-06-15 Miles Bader <miles@gnu.org>
6077
6078 * textmodes/texinfmt.el (texinfo-format-syntax-table):
6079 Revert previous change.
6080
6081 2001-06-14 Richard M. Stallman <rms@gnu.org>
6082
6083 * replace.el (keep-lines-read-args): Return just a regexp.
6084 Provide nil for the region args.
6085 (keep-lines, flush-lines, how-many):
6086 Calculate the defaults for the region here, when args are nil.
6087
6088 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
6089
6090 * rot13.el (rot13-other-window): Some more doc fix.
6091
6092 2001-06-14 Per Starback <starback@ling.uu.se>
6093
6094 * replace.el (case-replace, query-replace-from-history-variable)
6095 (query-replace-to-history-variable, keep-lines-read-args)
6096 (occur-revert-function, query-replace-help): Dox fix.
6097
6098 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
6099
6100 * rot13.el (rot13-other-window): Doc fix.
6101
6102 2001-06-14 Miles Bader <miles@gnu.org>
6103
6104 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
6105 of " and \ to "." (punctuation).
6106 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
6107
6108 2001-06-13 Richard M. Stallman <rms@gnu.org>
6109
6110 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
6111
6112 * simple.el (shell-command-on-region): Never kill the
6113 *Shell Command Output* buffer.
6114
6115 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
6116
6117 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
6118
6119 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
6120
6121 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6122 New var, to recognize ${ $' and PODs.
6123 (perl-font-lock-syntactic-face-function): New function.
6124 (perl-mode): Use them.
6125 (perl-continuation-line-p): New function, from perl-calculate-indent.
6126 (perl-calculate-indent): Use it, to properly handle continuation
6127 lines of continuation lines.
6128
6129 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
6130
6131 * server.el (server-process, server-buffer-clients): Doc fix.
6132 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6133
6134 2001-06-09 John Wiegley <johnw@gnu.org>
6135
6136 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
6137 test if the last command was Lisp or not.
6138 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
6139 B x C".
6140
6141 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
6142
6143 * dos-w32.el (grep-regexp-alist): Remove definition, since the
6144 general one on compile.el supports drive letters.
6145
6146 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
6147
6148 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
6149 key description.
6150
6151 * textmodes/reftex-sel.el (reftex-select-jump): New command.
6152
6153 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
6154 (reftex-toc-jump): New command.
6155
6156 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
6157 to parse international characters as well.
6158
6159 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
6160 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
6161
6162 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
6163
6164 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
6165 TAB to the key separators.
6166
6167 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
6168
6169 * international/mule.el (auto-coding-alist): Remove redundant
6170 up-cased versions of the extensions (auto-coding-alist-lookup is
6171 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
6172 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
6173
6174 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
6175
6176 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
6177
6178 2001-06-01 Richard M. Stallman <rms@gnu.org>
6179
6180 * help.el (describe-variable): Put value on same line
6181 with preceding text, if it is short enough to look good that way.
6182
6183 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
6184
6185 * term/internal.el (IT-unicode-translations): New variable.
6186 (IT-setup-unicode-display): New function.
6187
6188 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6189
6190 * ps-print.el: Handle before-string and after-string overlay properties
6191 in ps-print-*-with-faces commands. Doc fix.
6192 (ps-print-version): New version number (6.5.2).
6193 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
6194 for XEmacs.
6195 (ps-prefix-quote): Doc fix.
6196 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
6197 (ps-basic-plot-str, ps-plot-string): New funs.
6198
6199 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
6200
6201 * progmodes/etags.el (tags-compression-info-list): Fix docstring
6202 and :type spec.
6203
6204 2001-05-31 Gerd Moellmann <gerd@gnu.org>
6205
6206 * international/mule-cmds.el (inactivate-input-method):
6207 Set input-method-function to nil.
6208
6209 * xml.el (xml-parse-tag): The document may contain invalid characters.
6210 From ShengHuo ZHU <zsh@cs.rochester.edu>
6211
6212 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
6213
6214 * mail/rmailsum.el (rmail-message-subject-p): Don't call
6215 `rmail-summary-line-decoder' if the message does not have
6216 a Subject: field.
6217
6218 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
6219
6220 * mail/rmail.el (rmail-insert-mime-resent-message-function):
6221 New variable.
6222 (rmail-resend): Modify to work in `rmail-view-buffer'; call
6223 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
6224 is non-nil.
6225
6226 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
6227
6228 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
6229
6230 2001-05-29 Sam Steingold <sds@gnu.org>
6231
6232 * faces.el (face-valid-attribute-values): Bind `valid' directly
6233 instead of using `setq'.
6234
6235 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
6236 Use `tex-shell-buf'.
6237 (tex-shell-proc): Use `tex-shell-running'.
6238 (tex-shell-buf-no-error): New function.
6239 (tex-send-tex-command): Use it.
6240 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
6241 (tex-kill-job): Check the process before calling `quit-process'.
6242
6243 2001-05-29 Gerd Moellmann <gerd@gnu.org>
6244
6245 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
6246 UTF-8 sequences.
6247
6248 2001-05-28 Miles Bader <miles@gnu.org>
6249
6250 * comint.el (comint-carriage-motion): Renamed from
6251 `comint-cr-magic'. Operate on the buffer instead of the string
6252 (for use as a comint post-output filter, instead of as a
6253 pre-output filter). Handle backspaces too. Add to the
6254 `comint-output-filter-functions' hook instead of
6255 `comint-preoutput-filter-functions'.
6256
6257 2001-05-28 Gerd Moellmann <gerd@gnu.org>
6258
6259 * language/japan-util.el (japanese-hankaku): Prefer the charset
6260 `jisx0201' when the optional argument `ascii-only' is not specified.
6261 (japanese-hankaku-region): Ditto.
6262 From Katsumi Yamaoka <yamaoka@jpl.org>
6263
6264 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
6265
6266 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
6267 (outline-invisible-p): New function.
6268 (hide-leaves): Save excursion.
6269 (hide-other): Stop looping when reaching bobp.
6270
6271 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
6272
6273 * cus-edit.el (custom-file): Fix last change.
6274
6275 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
6276
6277 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
6278 same definition in byte-compile-function-environment as `autoload'
6279 would put in `symbol-function'.
6280
6281 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
6282 patch to correct the error message as well.
6283
6284 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
6285
6286 * cus-edit.el (custom-file): Don't assume we were invoked with -q
6287 unless ~/.emacs exists.
6288
6289 * novice.el (enable-command): If user-init-file is nil or does not
6290 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
6291
6292 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
6293
6294 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
6295 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
6296 Allow spaces around macro arguments.
6297 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
6298 indent-for-tab-command.
6299 (latex-mode-map, plain-tex-mode-map): New keymaps.
6300 Inherit from tex-mode-map.
6301 (tex-common-initialization): Don't setup the keymap any more
6302 since it's now done right by define-derived-mode.
6303 (latex-mode): Set skeleton-end-hook to nil.
6304 (latex-skeleton-end-hook): Remove.
6305 (tex-latex-block, latex-insert-item): Simplify.
6306 (latex-syntax-after): Use following-char rather than char-after.
6307 (tex-discount-args-cmds, tex-count-words): New functions.
6308
6309 * textmodes/tildify.el (tildify-ignored-environments-alist):
6310 Recognize \verb* as well.
6311
6312 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
6313 (perl-comment-indent): Simplify to let newcomment.el do its job.
6314 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
6315 (perl-mark-function): Cleanup the namespace.
6316 (perl-calculate-indent): Don't be fooled by nested functions.
6317
6318 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
6319
6320 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
6321 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
6322
6323 2001-05-25 Andrew Choi <akochoi@i-cable.com>
6324
6325 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
6326 actually be `\\'.
6327 (ctlau-b5-converter): Likewise.
6328
6329 2001-05-24 Andrew Choi <akochoi@i-cable.com>
6330
6331 * international/titdic-cnv.el (quail-misc-package-ext-info):
6332 Change CTLauB.el to CTLau-b5.el.
6333
6334 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
6335
6336 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
6337 rather than beginning-of-line to avoid problems with fields.
6338 (gud-perldb-massage-args): Use unless and push.
6339 (gud-chdir-before-run): New var.
6340 (gud-common-init): Use it.
6341
6342 2001-05-24 Andrew Choi <akochoi@i-cable.com>
6343
6344 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6345 delete entries for chinese-ctlau and chinese-ctlaub.
6346 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
6347 chinese-ctlaub.
6348 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
6349 New functions.
6350
6351 2001-05-22 Gerd Moellmann <gerd@gnu.org>
6352
6353 * cus-edit.el (custom-comment-show): Remove debug code.
6354
6355 * language/japan-util.el (japanese-symbol-table): Fix handling of
6356 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
6357
6358 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
6359
6360 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
6361 Renamed by removing the silly `-flag' suffix.
6362 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
6363
6364 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
6365
6366 * replace.el (keep-lines-read-args): Use `copy-marker'.
6367 (how-many): Save excursion properly.
6368 (occur-mode): Use define-derived-mode.
6369 (perform-replace): Use with-current-buffer.
6370
6371 2001-05-20 Richard M. Stallman <rms@gnu.org>
6372
6373 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
6374
6375 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
6376
6377 * info.el (Info-read-subfile): Widen before finding the
6378 desired node in the subfile.
6379
6380 * startup.el (command-line-1): When >2 files visited,
6381 leave the last one visible, and make that the selected window.
6382
6383 2001-05-20 Gerd Moellmann <gerd@gnu.org>
6384
6385 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
6386
6387 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
6388
6389 * international/ccl.el (define-ccl-program): Fix a typo.
6390 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6391
6392 * international/mule.el (decode-char): Fix a typo. From Pavel
6393 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6394
6395 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
6396 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6397
6398 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
6399 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6400
6401 2001-05-18 Sam Steingold <sds@gnu.org>
6402
6403 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
6404 and [RET] to `cvs-mode-find-file'.
6405
6406 2001-05-18 John Wiegley <johnw@gnu.org>
6407
6408 * eshell/esh-ext.el (eshell-explicit-command-char): A new
6409 configuration variable, which determines the initial character
6410 that forces use of an external version of a command. The default
6411 is *, but may be set to \, for example.
6412
6413 * eshell/esh-ext.el (eshell-explicit-command):
6414 Use `eshell-explicit-command-char' instead of ?*.
6415
6416 * eshell/esh-cmd.el (eshell/which):
6417 Use `eshell-explicit-command-char' instead of ?*.
6418
6419 * eshell/em-cmpl.el (eshell-completion-command-name)
6420 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
6421 instead of ?*.
6422
6423 2001-05-18 Gerd Moellmann <gerd@gnu.org>
6424
6425 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
6426 subst-char-in-string.
6427 (ange-ftp-after-parse-ls-hook): New variable.
6428 (ange-ftp-ls): Run that hook.
6429 From Peter Milliken <Peter.Milliken@GTECH.COM>.
6430
6431 * tmm.el (tmm-get-keymap): Fix handling of :filter.
6432 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
6433 text into *Completions*.
6434
6435 * net/goto-addr.el (goto-address-at-point): Deal with URLs
6436 part of which look like email addresses.
6437
6438 2001-05-18 Andrew Innes <andrewi@gnu.org>
6439
6440 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
6441 Use . instead of absolute path for lisp dir, to avoid bug in W2K
6442 cmd.exe's handling of FOR loops.
6443 (autoloads): Set find-file-suppress-same-file-warnings to t to
6444 avoid slew of spurious messages.
6445
6446 2001-05-18 Simon Josefsson <simon@josefsson.org>
6447
6448 * mail/smtpmail.el (maybe-append-domain): Renamed to
6449 `smtpmail-maybe-append-domain'.
6450 (smtpmail-via-smtp): Use the new name.
6451
6452 * net/browse-url.el (browse-url-browser-function): Add kde.
6453 (browse-url-kde-program, browse-url-kde-args): New variables.
6454 (browse-url-kde): New function.
6455
6456 2001-05-18 Miles Bader <miles@gnu.org>
6457
6458 * simple.el (delete-horizontal-space, just-one-space):
6459 Use `constrain-to-field' instead of `field-end'/`field-beginning',
6460 because it's more efficient for large files.
6461
6462 2001-05-17 Gerd Moellmann <gerd@gnu.org>
6463
6464 * mail/rmail.el (rmail-require-mime-maybe): New function.
6465 (rmail): Use it.
6466 (rmail-mode): Handle the case of finding Rmail files.
6467
6468 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
6469 functions.
6470
6471 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
6472
6473 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
6474 text-property after moving to the beginning of line and regardless
6475 of the value of font-lock-multiline.
6476
6477 2001-05-17 Gerd Moellmann <gerd@gnu.org>
6478
6479 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
6480
6481 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
6482 last coding system used before calling set-buffer-modified-p
6483 because that function changes last-coding-system.
6484
6485 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
6486
6487 * files.el (switch-to-buffer-other-window)
6488 (switch-to-buffer-other-frame): Add an xref to display-buffer in
6489 the doc string.
6490
6491 2001-05-17 Gerd Moellmann <gerd@gnu.org>
6492
6493 * language/slovak.el, language/czech.el: New maintainer.
6494
6495 2001-05-16 Sam Steingold <sds@gnu.org>
6496
6497 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
6498 sub-form of `defgeneric' correctly.
6499
6500 2001-05-16 Gerd Moellmann <gerd@gnu.org>
6501
6502 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
6503 of `c'.
6504
6505 * textmodes/outline.el (outline-font-lock-level): Remove the
6506 condition-case, test what outline-level returns instead, to
6507 ease debugging.
6508
6509 * international/mule.el (auto-coding-regexp-alist): New user-option.
6510 (auto-coding-from-file-contents): New function.
6511 (set-auto-coding): Use it to determine a coding system.
6512
6513 2001-05-15 Gerd Moellmann <gerd@gnu.org>
6514
6515 * mouse.el (mouse-delete-other-windows): Doc fix.
6516
6517 * emacs-lisp/lisp-mode.el (lisp-mode):
6518 Make font-lock-keywords-case-fold-search a buffer-local variable with
6519 make-local-variable before setting it.
6520
6521 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
6522
6523 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
6524 prefixes.
6525
6526 2001-05-14 Gerd Moellmann <gerd@gnu.org>
6527
6528 * hexl.el (hexl-current-address): Print a message when called
6529 interactively.
6530
6531 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
6532
6533 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
6534
6535 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
6536
6537 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
6538
6539 2001-05-11 Gerd Moellmann <gerd@gnu.org>
6540
6541 * startup.el (command-line): If parameters have been changed in
6542 the init files which influence font selection, clear the face
6543 cache so that faces get realized with the new parameters.
6544
6545 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
6546
6547 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
6548
6549 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
6550
6551 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
6552
6553 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
6554 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
6555
6556 2001-05-10 Gerd Moellmann <gerd@gnu.org>
6557
6558 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
6559 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
6560
6561 2001-05-09 John Wiegley <johnw@gnu.org>
6562
6563 * eshell/esh-util.el (eshell-convert-numeric-arguments):
6564 Annotated the documentation string to tell users about
6565 `eshell-no-numeric-conversions'.
6566
6567 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
6568 conversions if a Lisp function has the property
6569 `eshell-no-numeric-conversions' set to a non-nil value.
6570
6571 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
6572 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
6573 property `eshell-no-numeric-conversions' on the following
6574 functions (which all deal with filesystem entities, and never Lisp
6575 numerical values): eshell/cd, eshell/pushd, eshell/popd,
6576 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
6577 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
6578 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
6579 eshell/which, eshell/addpath.
6580
6581 2001-05-09 John Wiegley <johnw@gnu.org>
6582
6583 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
6584 encountered as an argument, don't convert it right away, but tag
6585 the first character of the string with the text properties
6586 `number', which signifies to `eshell-lisp-command' that the
6587 argument should be passed through `string-to-number' if it is
6588 actually used in the call to a Lisp function.
6589
6590 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
6591 function, convert any string arguments that have been tagged as
6592 "numbers", by calling string-to-number.
6593
6594 * eshell/esh-util.el (eshell-number-regexp): Now that number
6595 conversions only happen for Lisp function calls, the number regexp
6596 should now match all integer and floating point forms.
6597
6598 * eshell/esh-proc.el: Disable `eshell-stop-process' and
6599 `eshell-continue-process', since they are both nonfunctional at
6600 the moment.
6601 (eshell-proc-initialize): Don't bind keys for
6602 `eshell-stop-process' or `eshell-continue-process'.
6603
6604 * eshell/em-unix.el (eshell-shuffle-files):
6605 Apply `directory-file-name' before calling `file-name-directory'.
6606
6607 * eshell/em-hist.el (eshell-add-to-history): Reference to
6608 `eshell-history-ring' needed to be `eshell-history-index'.
6609
6610 * calendar/timeclock.el (timeclock-find-discrep):
6611 Initialize `elapsed' to 0.
6612 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
6613 it's still nil.
6614
6615 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
6616
6617 * arc-mode.el (archive-int-to-mode): Construct the string directly.
6618 (archive-mode): Use capitalize.
6619 (archive-unique-fname): Use make-temp-file.
6620
6621 2001-05-09 Gerd Moellmann <gerd@gnu.org>
6622
6623 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
6624
6625 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
6626
6627 * tar-mode.el (tar-extract): Pay attention to the value of
6628 coding-system-for-read, if it is non-nil.
6629
6630 * calendar/holidays.el (holidays): Add an autoload cookie.
6631 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6632
6633 2001-05-08 John Wiegley <johnw@gnu.org>
6634
6635 * calendar/timeclock.el (timeclock-workday-remaining):
6636 Changed logic for determining how much time is remaining.
6637 (timeclock-workday-elapsed): Don't accept a "relative" argument
6638 for the current day's elapsed time. What could that have meant?
6639 (timeclock-workday-elapsed-string): No "relative" argument anymore.
6640 (timeclock-when-to-leave): Changed logic, similarly to what was
6641 done for `timeclock-workday-remaining'.
6642 (timeclock-find-discrep): Removed "today-only" argument, which had
6643 no meaning. Fixed some more math problems. The function now
6644 returns a three member list: (TOTAL-TIME-DISCREPANCY
6645 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
6646
6647 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6648
6649 * w32-fns.el (convert-standard-filename): Start replacing slashes
6650 from the beginning of the file name, not from where the last
6651 invalid character was. From "Andrew Maguire (SWW)"
6652 <Andrew.Maguire@Smallworld.co.uk>
6653
6654 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
6655
6656 The following changes are to provide infrastructure for handling
6657 MIME messages to rmail. They don't affect the original behaviour
6658 if rmail-enable-mime is nil.
6659
6660 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
6661 (rmail-search-mime-message-function)
6662 (rmail-search-mime-header-function): New variables.
6663 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
6664 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
6665 `rmail-view-buffer' is hidden.
6666 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
6667 call rmai-show-mime-function.
6668 (rmail-display-labels): If rmail-enable-mime is non-nil, update
6669 mode-line-process of rmail-view-buffer.
6670 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
6671 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
6672 buffer.
6673 (rmail-next-message, rmail-next-undeleted-message): Be sure to
6674 set-buffer to the Rmail buffer.
6675 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
6676 rmail-search-mime-header-function.
6677 (rmail-search-message): New function.
6678 (rmail-search): Call rmail-search-message to check if a message
6679 matches REGEXP, lastly update point after calling
6680 rmail-show-message.
6681 (rmail-undelete-previous-message, rmail-expunge-confirmed)
6682 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6683 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
6684 header region, refer to rmail-msgref-vector while setting the
6685 current buffer to rmail-buffer temporarily.
6686 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
6687 If rmail-enable-mime is non-nil, call
6688 rmail-insert-mime-forwarded-message-function instead of inserting
6689 forwarded message by itself.
6690
6691 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
6692 Rmail buffer.
6693 (rmail-set-label, rmail-next-labeled-message): Likewise.
6694
6695 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
6696 set-buffer to the Rmail buffer.
6697 (rmail-output-to-rmail-file): Likewise.
6698 (rmail-output): Likewise.
6699
6700 * mail/rmailsum.el (rmail-message-subject-p): Process the result
6701 of mail-fetch-field by rmail-summary-line-decoder.
6702 (rmail-new-summary): Be sure to go to the Rmail buffer.
6703 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6704 rmail-view-buffer to nil.
6705 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
6706 rmail-view-buffer.
6707 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
6708 rmail-buffer.
6709 (rmail-summary-scroll-msg-down): Likewise.
6710 (rmail-summary-beginning-of-message): Likewise.
6711 (rmail-summary-wipe): Likewise.
6712 (rmail-summary-toggle-header): Use save-window-excursion, not
6713 save-excursion. Update point in rmail-view-buffer, not in
6714 rmail-buffer.
6715 (rmail-summary-reply): Before calling rmail-reply, set buffer to
6716 rmail-view-buffer, not rmail-buffer.
6717
6718 2001-05-07 Gerd Moellmann <gerd@gnu.org>
6719
6720 * cus-edit.el (custom-file): Signal an error if user-init-file is
6721 nil (running -q).
6722
6723 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
6724
6725 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
6726 Add :version.
6727
6728 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
6729 New option.
6730 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
6731 only if smtpmail-warn-about-unknown-extensions is set.
6732
6733 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
6734 instead of rmail-sort-by-keywords.
6735
6736 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
6737 rmail-sort-by-keywords.
6738
6739 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
6740 rmail-summary-sort-by-keywords. Doc fix.
6741 (rmail-summary-mode): Doc fix.
6742
6743 * mail/rmail.el (rmail-edit): New Custom group.
6744
6745 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
6746 (rmail-edit-mode-hook): New user-option.
6747
6748 2001-05-05 Richard M. Stallman <rms@gnu.org>
6749
6750 * help.el (help-xref-symbol-regexp): Recognize "source of"
6751 and friends, meaning make a link to the source file.
6752 (help-make-xrefs): Handle "source of" and friends
6753 by constructing a link that visits the source file.
6754
6755 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
6756
6757 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
6758
6759 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
6760 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
6761 Renamed from perl-font-lock-keywords to avoid clashes.
6762 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
6763 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
6764 Updated correspondingly.
6765
6766 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
6767 Typo `nonexistant' -> `nonexistent'.
6768
6769 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
6770
6771 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
6772 Split `c-electric-delete' into two functions where
6773 `c-electric-delete-forward' always deletes forward and
6774 `c-electric-delete' only contains the code necessary for XEmacs to
6775 choose between backward and forward deletion.
6776
6777 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
6778 get the electric behavior on that key too.
6779 (c-fill-paragraph): Fixed bogus direct use of
6780 c-comment-prefix-regexp, which caused an error when it's a list.
6781
6782 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
6783
6784 * dired-aux.el (dired-diff): Doc fix.
6785
6786 * dired.el (dired-diff): Likewise.
6787
6788 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
6789
6790 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
6791
6792 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
6793
6794 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
6795 if both the buffer and the file are read-only.
6796
6797 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
6798 rather than font-lock-string-face.
6799 (sh-get-indent-info): Treat heredocs like strings.
6800
6801 2001-05-02 Gerd Moellmann <gerd@gnu.org>
6802
6803 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
6804 a newline following `}'.
6805 (texinfo-format-email): New function.
6806 (toplevel): Use texinfo-format-email for @email.
6807 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
6808 Add `display'.
6809 (texinfo-sort-region): Goto point-min before sorting.
6810 (texinfo-set): Remove leading white space from value.
6811 From yagi@is.titech.ac.jp.
6812
6813 * replace.el (query-replace-regexp-eval): Doc fix.
6814
6815 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
6816
6817 * diff-mode.el (diff-nonexistant-face): New face.
6818 (diff-font-lock-keywords): Use it.
6819
6820 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
6821
6822 * font-lock.el (font-lock-mode): Doc fix.
6823
6824 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
6825 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6826
6827 2001-04-30 Gerd Moellmann <gerd@gnu.org>
6828
6829 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
6830 backslash at the start of the here-document delimiter.
6831 (sh-font-lock-syntactic-keywords): Likewise.
6832
6833 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
6834
6835 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
6836
6837 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
6838 (tty-color-translate, tty-color-by-index, tty-color-values)
6839 (tty-color-desc): Doc fix.
6840
6841 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
6842
6843 * dired-aux.el (dired-do-create-files, dired-do-copy)
6844 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
6845 Mention dired-dwim-target in the doc string.
6846
6847 2001-04-28 Miles Bader <miles@gnu.org>
6848
6849 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
6850 (dabbrev--find-expansion): Use it.
6851 (dabbrev--select-buffers): Don't select ignored buffers.
6852
6853 2001-04-27 Gerd Moellmann <gerd@gnu.org>
6854
6855 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
6856
6857 2001-04-26 Richard M. Stallman <rms@gnu.org>
6858
6859 * dabbrev.el: Add doc strings for some functions.
6860 (dabbrev--eliminate-newlines): New variable.
6861 (dabbrev--substitute-expansion): Convert newlines to spaces
6862 if dabbrev--eliminate-newlines is set.
6863 If abbrev and expansion are both all-lower-case,
6864 leave dabbrev--last-case-pattern nil.
6865
6866 2001-04-26 Gerd Moellmann <gerd@gnu.org>
6867
6868 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
6869 if necessary, like in rmail-show-message.
6870
6871 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6872
6873 * ps-print.el: Color specified by number is forced to be float number.
6874 (ps-print-version): New version number (6.5.1.1).
6875 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
6876 initialization.
6877 (ps-prefix-quote): New internal var.
6878 (ps-print-quote): New fun.
6879 (ps-setup, ps-output-frame-properties, ps-float-format)
6880 (ps-format-color): Code fix.
6881 (ps-plot-region): Eliminate redundant foreground color text setting.
6882
6883 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
6884
6885 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
6886
6887 2001-04-25 Gerd Moellmann <gerd@gnu.org>
6888
6889 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
6890
6891 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
6892
6893 * info.el (Info-additional-directory-list): Doc fix.
6894
6895 * find-lisp.el (find-lisp-find-dired-filter)
6896 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
6897 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
6898
6899 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
6900
6901 * progmodes/make-mode.el (makefile-font-lock-keywords):
6902 Rationalize the rules for includes and conditionals and use the
6903 keyword face for them.
6904
6905 * faces.el (modify-face): Add compatibility for non-interactive use.
6906
6907 2001-04-24 John Wiegley <johnw@gnu.org>
6908
6909 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
6910 fix from last night, since it wasn't finding eshell/cd.
6911
6912 2001-04-24 Gerd Moellmann <gerd@gnu.org>
6913
6914 * rect.el (string-rectangle): Revert to 20.x behaviour.
6915 (replace-rectangle): Make it an alias for string-rectangle.
6916 (string-insert-rectangle): New function.
6917
6918 2001-04-23 John Wiegley <johnw@gnu.org>
6919
6920 * eshell/em-unix.el (eshell/diff): Fixed problems that were
6921 occurring with Emacs 21's diff.el/compile.el interaction layer.
6922
6923 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
6924
6925 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
6926 case where the function was defined in a file, but not part of an
6927 eshell module.
6928
6929 2001-04-23 John Wiegley <johnw@gnu.org>
6930
6931 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
6932 code to work around a redisplay problem I've been having.
6933
6934 2001-04-23 John Wiegley <johnw@gnu.org>
6935
6936 * calendar/timeclock.el (timeclock-day-required): If the time
6937 required for a particular day is not set, use `timeclock-workday'.
6938 (timeclock-find-discrep): Added some sample code in a comment.
6939
6940 * eshell/eshell.el (eshell-command): Made a few changes so that
6941 `eshell-command' could be called programmatically.
6942
6943 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
6944
6945 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
6946
6947 2001-04-23 John Wiegley <johnw@gnu.org>
6948
6949 * calendar/timeclock.el: Updated copyright.
6950 (timeclock-generate-report): Don't report the daily or two-week
6951 total, if no time has been worked in that period.
6952 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
6953 final computational form, which was unnecessary; corrected a
6954 parsing problem when timeclock-relative was nil.
6955
6956 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
6957
6958 * calendar/timeclock.el (timeclock-modeline-display): Check if
6959 `list-entry' is null.
6960 (timeclock-use-display-time): The first argument to `set-variable'
6961 must be a symbol.
6962
6963 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6964
6965 * calendar/calendar.el (diary-entry-marker)
6966 (calendar-today-marker, calendar-holiday-marker):
6967 Use display-color-p instead of window-system.
6968 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
6969 instead of window-system.
6970 (calendar-hide-window): Use display-multi-frame-p instead of
6971 window-system.
6972
6973 * calendar/cal-x.el (calendar-two-frame-setup)
6974 (calendar-only-one-frame-setup, calendar-one-frame-setup):
6975 Use display-multi-frame-p instead of window-system.
6976
6977 2001-04-23 Gerd Moellmann <gerd@gnu.org>
6978
6979 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
6980
6981 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
6982 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
6983
6984 2001-04-23 Alex Schroeder <alex@gnu.org>
6985
6986 * goto-addr.el: Instead of defining line-beginning-position and
6987 line-end-position a defalias is used for point-at-bol and point-at-eol.
6988
6989 2001-04-23 Alex Schroeder <alex@gnu.org>
6990
6991 * goto-addr.el: Added XEmacs compatibility code.
6992 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
6993
6994 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
6995
6996 * textmodes/paragraphs.el (sentence-end): Doc fix.
6997
6998 2001-04-20 Alex Schroeder <alex@gnu.org>
6999
7000 * sql.el (sql-escape-newlines-and-send): New function.
7001 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
7002
7003 2001-04-20 Alex Schroeder <alex@gnu.org>
7004
7005 * sql.el (sql-db2-program): New option.
7006 (sql-db2-options): New option.
7007 (sql-db2): New function.
7008
7009 2001-04-20 Alex Schroeder <alex@gnu.org>
7010
7011 * sql.el (sql-mode-menu): Added highlighting entries.
7012 (sql-highlight-oracle-keywords): New function.
7013 (sql-highlight-postgres-keywords): New function.
7014 (sql-highlight-ansi-keywords): New function.
7015
7016 2001-04-20 Alex Schroeder <alex@gnu.org>
7017
7018 * sql.el (sql-help): Doc change.
7019
7020 2001-04-19 Karl Fogel <kfogel@collab.net>
7021
7022 * saveplace.el (save-place-alist-to-file): Removed no-effect code
7023 that inserted file content only to delete it immediately.
7024 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
7025 <lektu@uol.com.br> for the patch.
7026
7027 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
7028
7029 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
7030
7031 2001-04-18 Gerd Moellmann <gerd@gnu.org>
7032
7033 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
7034 for defmethod.
7035
7036 * comint.el (comint-cr-magic): New function.
7037 (toplevel): Add it to comint-preoutput-filter-functions.
7038
7039 2001-04-18 Andrew Innes <andrewi@gnu.org>
7040
7041 * makefile.w32-in (EMACSLOADPATH): Define.
7042 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
7043 (recompile): Remove stuff to set EMACSLOADPATH.
7044
7045 2001-04-18 Gerd Moellmann <gerd@gnu.org>
7046
7047 * language/slovak.el ("Slovak"): Add tutorial entry.
7048
7049 * net/browse-url.el (browse-url-new-window-flag): Renamed from
7050 browse-url-new-window-p.
7051
7052 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
7053
7054 * info.el (Info-menu-update): When there are no menus and/or no
7055 cross references in the node, make the respective items of the
7056 Info menu-bar menu inactive.
7057
7058 2001-04-17 Gerd Moellmann <gerd@gnu.org>
7059
7060 * indent.el (indent-for-tab-command): Call indent-line-function
7061 with no argument if PREFIX-ARG is non-nil.
7062
7063 * frame.el (delete-other-frames): Handle minibuffer-only frames.
7064
7065 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
7066
7067 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
7068 an async subprocess if start-process is unavailable. Suggested by
7069 Tim Van Holder <tim.van.holder@pandora.be>.
7070
7071 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
7072
7073 * info.el (Info-additional-directory-list): Doc fix. Suggested by
7074 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7075
7076 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7077
7078 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
7079 manual.
7080
7081 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
7082
7083 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
7084 (cvs-menu): Add a few entries.
7085
7086 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
7087 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
7088 lock file appears to be reachable from Emacs.
7089 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
7090 (cvs-mode-find-file): Look for cvs-header-face rather than
7091 cvs-dirname-face (which doesn't exist).
7092 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
7093
7094 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
7095
7096 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
7097
7098 * emulation/pc-select.el (pc-selection-mode): Don't turn on
7099 normal-erase-is-backspace on a tty. Instead, bind some keys such
7100 as [delete] directly, like pc-select.el did before
7101 normal-erase-is-backspace was invented.
7102
7103 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
7104
7105 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
7106
7107 2001-04-11 John Wiegley <johnw@gnu.org>
7108
7109 * eshell/em-ls.el (eshell-ls-insert-directory):
7110 Set font-lock-defaults to nil, to prevent fontification in dired
7111 buffers, if Eshell's ls is being used.
7112
7113 2001-04-11 John Wiegley <johnw@gnu.org>
7114
7115 * calendar/timeclock.el (timeclock-completing-read): New function.
7116 (timeclock-ask-for-project, timeclock-ask-for-reason):
7117 Call `timeclock-completing-read'.
7118
7119 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
7120 required where `member' was being used.
7121
7122 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
7123
7124 * eshell/em-hist.el (eshell-previous-matching-input):
7125 Don't display "History item" if the the minibuffer is active.
7126
7127 2001-04-11 Gerd Moellmann <gerd@gnu.org>
7128
7129 * startup.el (command-line): Output a newline after printing
7130 an error from loading the window system's init file.
7131
7132 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
7133
7134 * textmodes/texinfo.el (texinfo-font-lock-keywords):
7135 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
7136 @inforef. Add an OVERRIDE of `keep' to highlight specs of
7137 keywords whose arguments routinely include @@.
7138
7139 2001-04-10 Gerd Moellmann <gerd@gnu.org>
7140
7141 * emacs-lisp/advice.el (ad-make-advised-definition):
7142 Construct advice for subrs differently.
7143
7144 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
7145 regexp in parentheses when building the regexp for searching backwards.
7146
7147 * simple.el (completion-list-mode-finish): New function.
7148 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
7149
7150 * language/european.el ("Polish"): Change sample text.
7151 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
7152
7153 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
7154 parameter.
7155
7156 * faces.el (menu): Doc fix.
7157
7158 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7159
7160 * ps-print.el: Footer implementation. Doc fix.
7161 (ps-print-version): New version number (6.5.1).
7162 (ps-header-frame-alist): New customization var for header frame
7163 properties.
7164 (ps-line-number-color): New customization var for line number color.
7165 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
7166 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
7167 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
7168 (ps-right-footer): New customization vars for footers.
7169 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
7170 footers.
7171 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
7172 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
7173 Code fix.
7174 (ps-prologue-file): Indentation fix.
7175 (ps-print-quote): Fun eliminated.
7176 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
7177 (ps-output-frame-properties): New fun.
7178 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
7179 (ps-skip-newline): Replace defun by defsubst.
7180
7181 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
7182
7183 * eshell/eshell.el (eshell-command): Needed a "%s" format
7184 specifier, in case the buffer contains percent characters.
7185
7186 2001-04-10 John Wiegley <johnw@gnu.org>
7187
7188 * calendar/timeclock.el (timeclock-generate-report): Added a
7189 missing insert of the project name.
7190
7191 2001-04-09 Gerd Moellmann <gerd@gnu.org>
7192
7193 * obsolete/profile.el: Moved from emacs-lisp/.
7194
7195 * Makefile.in (nonobsolete_setwins): New macro.
7196 (finder-data): Use it instead of `setwins'.
7197 From: Dave Love <fx@gnu.org>.
7198
7199 * server.el (server-visit-files): Set server-existing-buffer correctly.
7200 (server-visit-files): Run server-visit-hook after going to
7201 line 1 so that the hook can set point as it sees fit.
7202
7203 * bindings.el (mode-line-modified): Unify help messages.
7204
7205 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
7206
7207 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
7208 All callers changed.
7209
7210 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
7211
7212 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
7213 long file names aren't supported, truncate the file names in
7214 quail-misc-package-ext-info to 8+3 before matching them against
7215 FILENAME.
7216
7217 * dos-fns.el (dos-truncate-to-8+3): New function.
7218
7219 * progmodes/compile.el (grep-compute-defaults): Use null-device
7220 instead of literal /dev/null. Reported by Jens Schmidt
7221 <schmidt@mathematik.uni-kl.de>.
7222
7223 * simple.el (normal-erase-is-backspace-mode): Doc fix.
7224
7225 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
7226
7227 * textmodes/sgml-mode.el: Add unknown maintainer.
7228 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
7229 (html-mode-map): Use set-keymap-parent.
7230
7231 2001-04-06 Dave Love <fx@gnu.org>
7232
7233 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
7234 Remove redundant string-to-list.
7235
7236 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
7237
7238 * composite.el (reference-point-alist): Doc fix.
7239
7240 2001-04-05 Sam Steingold <sds@gnu.org>
7241
7242 * font-lock.el (font-lock-keywords-case-fold-search):
7243 Make buffer-local. This fixes a very annoying bug when loading a Lisp
7244 file made font-lock case-insensitive.
7245
7246 2001-04-05 Gerd Moellmann <gerd@gnu.org>
7247
7248 * faces.el (defface menu): Doc fix.
7249
7250 * wid-edit.el (widget-color-sample-face-get): Don't make
7251 faces for undefined colors.
7252
7253 * version.el (emacs-version): Include LessTif/Motif version info.
7254
7255 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7256
7257 * ps-mule.el: Eliminate cl package dependence.
7258 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
7259 if they aren't defined yet.
7260 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
7261 Eliminate cl package dependence.
7262
7263 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
7264
7265 * progmodes/cc-cmds.el (c-outline-level):
7266 Bind buffer-invisibility-spec. Originally from Dave Love, but
7267 got lost when incorporating version 5.26.
7268
7269 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
7270
7271 * emulation/pc-select.el (pc-selection-mode):
7272 Call normal-erase-is-backspace-mode instead of binding
7273 keys individually.
7274
7275 * cus-load.el (normal-erase-is-backspace): Use it instead of
7276 delete-key-deletes-forward.
7277
7278 * startup.el (command-line): Use normal-erase-is-backspace and
7279 normal-erase-is-backspace-mode.
7280
7281 * simple.el (normal-erase-is-backspace): Rename from
7282 delete-key-deletes-forward. Doc fix.
7283 (normal-erase-is-backspace-mode): Rename from
7284 delete-key-deletes-forward-mode. Doc fix.
7285 Run normal-erase-is-backspace-hook.
7286
7287 * dired.el (dired-move-to-filename-regexp): Support file sizes in
7288 ``human-readable'' format produced by GNU `ls'.
7289 (dired-move-to-filename-regexp): Recognize ISO format dates.
7290 From Paul Eggert <eggert@twinsun.com>.
7291
7292 2001-04-04 Gerd Moellmann <gerd@gnu.org>
7293
7294 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
7295 New functions.
7296 (lm-verify): Check keywords.
7297 From Eric M. Ludlam <eric@siege-engine.com>.
7298
7299 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
7300
7301 * speedbar.el (speedbar-insert-image-button-maybe): Check for
7302 `xemacs' feature instead of for the function `set-extent-property'.
7303
7304 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
7305
7306 * mail/mh-utils.el (mh-folder-hist): New var.
7307 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
7308
7309 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
7310
7311 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
7312 region, position point on the first or last 16-byte group.
7313 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
7314 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
7315 hexl-beginning-of-line.
7316
7317 2001-04-03 Gerd Moellmann <gerd@gnu.org>
7318
7319 * icomplete.el (icomplete-mode): Treat an argument like other
7320 modes do.
7321
7322 * startup.el (fancy-splash-head): Use splash8.xpm for color
7323 depth 8.
7324
7325 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
7326 Add an antry for ``converts''.
7327
7328 * language/slovak.el ("Slovak"): Add documentation string.
7329 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
7330
7331 * language/czech.el ("Czech"): Add documentation string.
7332 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
7333
7334 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
7335 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
7336
7337 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
7338
7339 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
7340 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
7341 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
7342 Use `defsubst' rather than a macro to ease debugging.
7343 (mail-extr-last): Remove (use `last' instead).
7344 (mail-extract-address-components): Properly reset the syntax-table
7345 after parsing an address. Use `last' rather than mail-extr-last.
7346 Make sure the end marker stays at the very end.
7347
7348 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
7349
7350 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
7351 last change.
7352
7353 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7354
7355 * ps-print.el: Line and paragraph spacing feature. Region to cut
7356 out when printing. Doc fix.
7357 (ps-print-version): New version number (6.5).
7358 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
7359 New vars. Line and paragraph spacing feature.
7360 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
7361 out when printing.
7362 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
7363 (ps-get-font-size, ps-begin-job, ps-continue-line)
7364 (ps-plot-region): Code fix.
7365 (ps-print-prologue-2): Var eliminated.
7366 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
7367 New internal vars.
7368 (ps-get-size): New fun.
7369 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
7370 (ps-next-line): Replace defun by defsubst.
7371 (ps-mule-plot-string): Autoload doc fix.
7372
7373 * ps-bdf.el: XEmacs compatibility. Doc fix.
7374 (installation-directory, coding-system-for-read): Declare vars if
7375 it's not declared yet.
7376 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
7377
7378 * ps-mule.el: XEmacs compatibility. Doc fix.
7379 (leading-code-private-22): Declare var if it's not declared yet.
7380 (charset-bytes, charset-dimension, charset-id, charset-width)
7381 (find-charset-region, split-char, char-width, chars-in-region)
7382 (forward-point, decompose-composite-char, encode-coding-string)
7383 (coding-system-p, ccl-execute-on-string, define-ccl-program):
7384 Define funs if not defined yet.
7385 (encode-composition-rule, find-composition): Define funs if not
7386 loaded yet.
7387 (ps-mule-prologue): PostScript code fix.
7388
7389 2001-04-02 Kenichi Handa <handa@etl.go.jp>
7390
7391 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
7392 non-nil, generate font for the header strings.
7393 (ps-mule-prepare-font): Likewise.
7394 (ps-mule-generate-glyphs): Likewise.
7395 (ps-mule-string-encoding): Likewise.
7396 (ps-mule-header-charsets): New variable.
7397 (ps-mule-encode-header-string): New function.
7398 (ps-mule-header-string-charsets): New function.
7399 (ps-mule-begin-job): Check charsets in the header strings. If there
7400 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
7401
7402 * ps-print.el (ps-generate-header-line): Encode the header string by
7403 ps-mule-encode-header-string.
7404 (ps-mule-encode-header-string): Declare autoload.
7405
7406 2001-04-02 Gerd Moellmann <gerd@gnu.org>
7407
7408 * frame.el (cursor-in-non-selected-windows):
7409 Replaces show-cursor-in-non-selected-windows.
7410
7411 2001-03-31 Kenichi Handa <handa@etl.go.jp>
7412
7413 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7414 Delete entries for "chinese-py" and "chinese-ziranma".
7415 (quail-misc-package-ext-info): New variable.
7416 (tsang-quick-converter): New function.
7417 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
7418 (quick-cns-converter, py-converter, ziranma-converter)
7419 (miscdic-convert, batch-miscdic-convert): New functions.
7420
7421 2001-03-30 Kenichi Handa <handa@etl.go.jp>
7422
7423 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
7424 eight-bit-control chars.
7425
7426 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
7427 Reduce making temporary vector (suggested by Dave Love).
7428
7429 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
7430
7431 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
7432 string as well.
7433
7434 2001-03-30 Andreas Schwab <schwab@suse.de>
7435
7436 * files.el (backup-directory-alist): Fix typo.
7437
7438 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
7439
7440 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
7441 <eggert@twinsun.com>.
7442
7443 2001-03-30 Dave Love <fx@gnu.org>
7444
7445 * progmodes/fortran.el (fortran-comment-region): Fix typo.
7446
7447 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
7448
7449 * simple.el (transient-mark-mode): Mention C-g in the doc string.
7450
7451 2001-03-30 Miles Bader <miles@gnu.org>
7452
7453 * subr.el (interactive-form): Fix paren typo.
7454
7455 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
7456
7457 * emacs-lisp/profile.el: Say that it's obsolete in the header
7458 line, so that finder.el puts that into its data-base.
7459 Suggested by Alex Schroeder <alex@gnu.org>.
7460
7461 2001-03-29 Paul Eggert <eggert@twinsun.com>
7462
7463 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
7464 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
7465
7466 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
7467
7468 * generic.el (generic-mode-set-comments): Use "" rather than nil
7469 for comment-end.
7470
7471 2001-03-29 Gerd Moellmann <gerd@gnu.org>
7472
7473 * emacs-lisp/advice.el (ad-make-advised-definition):
7474 Call interactive-form to obtain the interactive spec of subrs.
7475
7476 * subr.el (interactive-form): New function.
7477
7478 2001-03-29 Andre Spiegel <spiegel@gnu.org>
7479
7480 * vc-sccs.el (vc-sccs-register): Use relative file names.
7481
7482 2001-03-28 Gerd Moellmann <gerd@gnu.org>
7483
7484 * bookmark.el (bookmark-get-bookmark): Handle case that
7485 BOOKMARK is not a string.
7486
7487 * image.el (image-type-regexps): Change type for PS files
7488 to `postscript'.
7489
7490 * subr.el (read-passwd): Clear command history after each
7491 character entered. From: Stephen Gildea
7492 <gildea@stop.mail-abuse.org>.
7493
7494 2001-03-27 Kenichi Handa <handa@etl.go.jp>
7495
7496 * international/kkc.el (kkc-save-init-file): Locally bind
7497 print-length to nil.
7498
7499 2001-03-26 Gerd Moellmann <gerd@gnu.org>
7500
7501 * textmodes/flyspell.el: Some doc fixes.
7502 (flyspell-maybe-correct-transposition)
7503 (flyspell-maybe-correct-doubling): Use a temporary buffer
7504
7505 * textmodes/ispell.el (ispell-parse-output): Doc fix.
7506
7507 * emacs-lisp/byte-opt.el (byte-optimize-while)
7508 (byte-optimize-form-code-walker): Diagnose too few arguments
7509 for `if' and `while'.
7510
7511 2001-03-26 Kenichi Handa <handa@etl.go.jp>
7512
7513 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7514 Prepend `\' to "\<quail-translation-docstring>".
7515
7516 2001-03-26 Gerd Moellmann <gerd@gnu.org>
7517
7518 * autorevert.el (global-auto-revert-non-file-buffers):
7519 Remove duplicate defcustom.
7520
7521 2001-03-26 Miles Bader <miles@gnu.org>
7522
7523 * international/latin1-disp.el (latin1-char-displayable-p):
7524 Add leading "-" for X font pattern.
7525
7526 2001-03-26 Kenichi Handa <handa@etl.go.jp>
7527
7528 * international/mule-diag.el (describe-coding-system):
7529 For raw-text and emacs-mule, don't add anymore text about what
7530 charsets they can encode.
7531
7532 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
7533
7534 * help.el (view-lossage): Mention open-dribble-file in the doc
7535 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
7536
7537 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
7538
7539 * skeleton.el (skeleton-internal-list): Fix bogus logic.
7540 (skeleton-pair-insert-maybe): Don't pair after a backslash.
7541
7542 2001-03-23 Kenichi Handa <handa@etl.go.jp>
7543
7544 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
7545 Call ccl-execute-on-string directly so that CCL program handling
7546 multibyte sequence can work correctly.
7547 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
7548 property of the coding system.
7549
7550 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
7551
7552 * textmodes/fill.el (fill-individual-paragraphs-prefix):
7553 Fix transcription typo.
7554
7555 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
7556
7557 * whitespace.el: Add buffer local variables to toggle testing of
7558 whitespaces in buffers without affecting the default values.
7559 Bump version to 3.0 to account for a few other changes.
7560 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
7561 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
7562 (whitespace-toggle-spacetab-check): New functions.
7563
7564 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
7565
7566 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
7567
7568 2001-03-21 Gerd Moellmann <gerd@gnu.org>
7569
7570 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
7571 bs-cycle-configuration-name. From Juanma Barranquero
7572 <lektu@uol.com.br>.
7573
7574 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
7575 and cc-vars.el.
7576
7577 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
7578 headers. Always invoke sendmail with option -t.
7579
7580 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7581
7582 * Release of cc-mode 5.28.
7583
7584 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7585
7586 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
7587 Removed the hardcoded switch to "java" style in Java mode.
7588 It's instead taken care of by the default value for c-default-style.
7589
7590 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7591
7592 * cc-align.el (c-lineup-math): Fix bug where lineup was
7593 triggered by equal signs in string literals.
7594
7595 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7596
7597 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
7598 limit detection when at the ends of the buffer.
7599
7600 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
7601 "for" statement clause in case 7F; a better one is done
7602 earlier in case 7D anyway.
7603
7604 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7605
7606 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
7607 somewhat more and did a small optimization.
7608
7609 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7610
7611 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
7612 Use the limit argument only to limit the syntactic context
7613 search, not to limit the actual movement.
7614
7615 * cc-cmds.el (c-beginning-of-statement): Move by sentence
7616 inside multiline strings, just like in comments. Also various
7617 fixes to the paragraph and comment prefix recognition, block
7618 comment ender handling etc.
7619
7620 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7621
7622 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
7623 the relative position of the point.
7624
7625 * cc-cmds.el (c-electric-continued-statement): New function to
7626 use as abbrev hook to reindent for keywords such as "else"
7627 that continues an earlier statement.
7628
7629 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
7630 like classes.
7631
7632 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
7633 (pike-mode): Populate the default abbrev tables to reindent for
7634 keywords such as "else" that can continue earlier statements.
7635 Abbrev mode is therefore turned on by default now. (Note that
7636 this doesn't apply to idl-mode, since IDL afaik doesn't have
7637 statements at all.)
7638
7639 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7640
7641 * cc-engine.el (c-inside-bracelist-p): Fix for handling
7642 bracelists where the declaration contains template arguments.
7643
7644 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7645
7646 * cc-cmds.el (c-comment-indent):
7647 Use `c-get-syntactic-indentation' to correctly calculate the
7648 syntactic indentation. Fixes bug with lineup functions that
7649 return vectors.
7650
7651 * cc-engine.el (c-get-syntactic-indentation): Split the
7652 indentation sum calculation from `c-indent-line' to a separate
7653 function.
7654
7655 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7656
7657 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
7658 Fixed places where it was assumed that preprocessor directives
7659 have to start in column zero.
7660
7661 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
7662 template arguments after a class identifier properly.
7663
7664 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
7665 lists for `new Foo[]' constructs in Java as expressions and
7666 not top level definition brace lists on the top level, so that
7667 they'll get indented consistently with the same type of
7668 expression in a normal block.
7669
7670 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7671
7672 * cc-cmds.el (c-fill-paragraph): The kludge that checks
7673 whether the adaptive filling package fails to keep the comment
7674 prefix is now kludged further to check for filladapt-mode
7675 which doesn't have that problem. This is really icky, but it's
7676 the only way that works with the current misfeatures/bugs in
7677 both adaptive-fill-mode and filladapt-mode.
7678
7679 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
7680 around point is recognized more robust.
7681
7682 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7683
7684 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
7685 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
7686 (c-lit-type): Fixed all internal variables used dynamically so
7687 that they are always bound.
7688
7689 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
7690 errors:
7691
7692 (c-indent-region): Fixed reporting of syntactic errors so that
7693 the region is fully reindented even when an error occurs.
7694 The last syntactic error is printed afterwards. Also cleanup up a
7695 whole lot of code that tried to optimize indentation of whole
7696 sexps but in reality accomplishes nothing.
7697
7698 (c-indent-sexp): Use c-indent-region.
7699
7700 (c-parsing-error): Changed this variable to hold the message
7701 for any syntactic error that is discovered.
7702
7703 (c-parse-state): Search backward from point instead of the bod
7704 position when the latter is invalid. This makes CC Mode
7705 recover faster when there are unbalanced close braces.
7706
7707 (c-backward-to-start-of-if): Use c-parsing-error to report
7708 dangling "else" clauses instead of throwing an error, and fall
7709 back to a reasonable position.
7710
7711 (c-indent-line): Added argument to avoid reporting syntactic errors.
7712
7713 (c-show-syntactic-information): Don't report any syntactic errors.
7714
7715 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7716
7717 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
7718 paragraph recognition when moving by sentence in literals.
7719
7720 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
7721 start regexp for javadoc to recognize javadoc markup in general instead
7722 of a specific set of keywords, to be more future-safe.
7723
7724 (c-Pike-pikedoc-paragraph-start)
7725 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
7726 pikedoc markup.
7727
7728 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
7729
7730 (pike-mode): Initialize paragraph settings pikedoc recognition.
7731
7732 * cc-vars.el (c-default-style): Made a nicer Customize widget.
7733
7734 (c-comment-prefix-regexp): Made it possible to use an
7735 association list on this to specify mode specific regexps.
7736 The default value now use a special regexp in Pike mode to
7737 recognize pikedoc markup.
7738
7739 (c-current-comment-prefix): New variable containing the actual
7740 regexp from c-comment-prefix-regexp for the current buffer.
7741
7742 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7743
7744 * cc-cmds.el (c-electric-brace): Fixed check for special brace
7745 lists: We can't look at the syntax, since a brace list can get
7746 recognized as a plain statement-cont.
7747
7748 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
7749 special brace list opener broken over two lines got recognized
7750 as a statement on the second line. Case 9A changed.
7751
7752 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7753
7754 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
7755 adjustment after line is reindented.
7756
7757 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7758
7759 * cc-defs.el (c-point): Added optional argument for position
7760 to use instead of the current point.
7761
7762 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
7763 the in-expression block symbols when the construct starts at
7764 boi, to avoid the extra level of indentation in that case.
7765 Cases 4, 16A and 17E affected.
7766
7767 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7768
7769 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
7770 calls to `c-indent-line', to adhere better to Emacs conventions.
7771
7772 * cc-engine.el (c-indent-line): Use the syntax already bound
7773 to `c-syntactic-context', if there is any.
7774
7775 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7776
7777 * cc-engine.el (c-get-offset): Fixed bug where the indentation
7778 wasn't added up correctly when a lineup function returned nil.
7779
7780 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7781
7782 * cc-engine.el (c-collect-line-comments): Fixed bug where
7783 empty lines were ignored when collecting line comments backwards.
7784
7785 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7786
7787 * cc-align.el (c-lineup-dont-change): Return an absolute
7788 indentation column to work correctly in the case when several
7789 syntactic elements are processed for the same line.
7790
7791 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
7792 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
7793 (c-set-offset): Added absolute indentation column settings by
7794 using the vector type.
7795
7796 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7797
7798 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
7799 Implemented two new cleanups `space-before-funcall' and
7800 `compact-empty-funcall'.
7801
7802 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7803
7804 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
7805 helping building regexps.
7806
7807 * cc-engine.el (c-on-identifier): New function for detecting
7808 identifiers. It takes keywords into account.
7809
7810 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
7811 lists. `c-keywords' is set to a regexp matching all keywords
7812 in the current language.
7813
7814 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7815
7816 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
7817 list of characters to skip backwards over at the beginning of
7818 a statement, since it can precede string literals in Pike.
7819
7820 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7821
7822 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
7823 recognition when standing on the last line in a C++ comment
7824 with nothing but whitespace after the prefix.
7825
7826 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
7827 given no limit argument.
7828
7829 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7830
7831 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
7832 recognition for the `[]= operator symbol in Pike.
7833
7834 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7835
7836 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
7837 around a bug in `eval-when-compile' in the byte compiler.
7838
7839 * cc-engine.el (c-forward-token-1): Fixed bug with return
7840 value when count is zero and there's no token start within the limit.
7841
7842 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
7843 "prefix comments", i.e. comments which are followed by code on
7844 the same line.
7845
7846 * cc-mode-19.el: Fixes so that checks that must be done at
7847 compile time also are done then.
7848
7849 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7850
7851 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
7852 time and at runtime, and only when it's needed.
7853
7854 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7855
7856 Major cleanup for less error prone and more warning free
7857 compilation, including some fixes for bugs due to different
7858 compilation orders. Thanks to Martin Buchholz for providing
7859 the basis for all this.
7860
7861 * cc-bytecomp.el: New file that provides some byte compilation
7862 features: It ensures that files always are loaded from the
7863 current source directory during compilation, and it provides a
7864 set of macros to turn off specific compiler warnings for
7865 specific symbols. (It's not CC Mode specific in any way.)
7866
7867 Fixed a nearly acyclic dependency tree (both runtime and
7868 compile-time) between all files.
7869
7870 * cc-defs.el: Separated all macros before the inline functions,
7871 to ensure correct compilation.
7872
7873 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
7874 cc-defs.el to cc-engine.el and made it a function instead.
7875
7876 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
7877 about char-after.
7878
7879 * cc-vars.el: Cope even when there isn't a custom package
7880 containing defcustom available.
7881
7882 * cc-make.el: Removed since it's no longer necessary.
7883
7884 README: Updated installation instructions.
7885
7886 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7887
7888 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
7889 improve the modularity: Moved all mode init stuff from
7890 cc-langs.el to cc-mode.el, including the keymap
7891 initialization; cc-langs now only contains the various
7892 variables for configuring the language syntax.
7893
7894 * cc-engine.el, cc-styles.el (c-evaluate-offset)
7895 (c-get-offset): Moved from cc-styles to cc-engine since file
7896 dependency analysis suggests they belong there (which also
7897 makes more sense). Thanks to Martin Buchholz for doing the analysis.
7898
7899 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7900
7901 * cc-cmds.el (c-fn-region-is-active-p): New function that
7902 wraps the corresponding macro, for use in places that aren't
7903 compiled. Thanks to Martin Buchholz for pointing out this.
7904
7905 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
7906
7907 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
7908 add things to the bug report.
7909
7910 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7911
7912 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
7913 returned prefix could contain a newline when the search for a
7914 good prefix line failed.
7915
7916 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7917
7918 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
7919 (c-toggle-auto-hungry-state): Made the argument optional, as
7920 the documentation says it is.
7921
7922 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7923
7924 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
7925 multiline string syntax, #"...", as a cpp macro.
7926
7927 2001-03-21 Paul Eggert <eggert@twinsun.com>
7928
7929 * international/mule-cmds.el (set-locale-environment):
7930 Set system-messages-locale and system-time-locale, but only if the
7931 caller specifies a non-nil locale name.
7932
7933 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7934
7935 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
7936 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
7937
7938 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7939
7940 * follow.el (follow-avoid-tail-recenter): Doc fix.
7941
7942 * custom.el (custom-set-variables): Avoid reversing the list
7943 of args needlessly.
7944
7945 * startup.el (fancy-splash-head): Don't change the colors of the
7946 XPM image on a dark background.
7947
7948 * comint.el (comint-exec-1): Set columns of the terminal to
7949 window-width instead of frame-width.
7950
7951 * info.el (Info-scroll-down): Add missing WINDOW arg for
7952 pos-visible-in-window-p.
7953
7954 * ehelp.el (electric-help-mode-hook): Add defcustom.
7955
7956 * mail/sendmail.el (mail-mode): Activate case-folding in
7957 font-lock-defaults.
7958
7959 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
7960
7961 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
7962 (completion-ignored-extensions): Remove duplicate ".class".
7963
7964 2001-03-19 Andreas Schwab <schwab@suse.de>
7965
7966 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
7967 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
7968
7969 2001-03-19 Gerd Moellmann <gerd@gnu.org>
7970
7971 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
7972 methods since there are not prefix input methods.
7973
7974 2001-03-19 Kenichi Handa <handa@etl.go.jp>
7975
7976 * international/mule-cmds.el (read-input-method-name):
7977 Locally bind enable-recursive-minibuffers to t.
7978
7979 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
7980
7981 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
7982
7983 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
7984
7985 * ediff-util.el: Copyright years.
7986 (ediff-choose-syntax-table): New function.
7987 (ediff-setup): Use ediff-choose-syntax-table.
7988
7989 * ediff-init.el (ediff-with-syntax-table): New macro, uses
7990 with-syntax-table.
7991
7992 * ediff.el: Date of last update, copyright years.
7993
7994 * ediff-wind (ediff-setup-control-frame): Nill->nil.
7995
7996 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
7997 of Scott Bronson.
7998 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
7999 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
8000 Deleted functions.
8001 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
8002 ex-token-list.
8003
8004 * viper-util.el: Spaces, indentation.
8005
8006 * viper.el: Changed version, modification time.
8007
8008 2001-03-16 John Wiegley <johnw@gnu.org>
8009
8010 * calendar/timeclock.el (timeclock-workday-remaining):
8011 Check whether `discrep' is non-null before using it.
8012
8013 2001-03-16 John Wiegley <johnw@gnu.org>
8014
8015 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
8016 first-time checkins.
8017 (timeclock-log-data): Fixed problem with reading timelog log file.
8018 Resulting data in the "day list" was incorrect.
8019 (timeclock-find-discrep): Check if `timeclock-file' is readable
8020 before opening it.
8021 (timeclock-time-less-p): New function.
8022 (timeclock-day-base): New function.
8023 (timeclock-geometric-mean): New function.
8024 (timeclock-generate-report): Generate a summary report based on
8025 the contents of the log file. This uses `timeclock-log-data', and
8026 is an example of writing a timelog manipulation function.
8027 (timeclock-visit-timelog): A quick command for opening the timelog
8028 file.
8029 (timeclock-log-data): Bound the variable event.
8030
8031 2001-03-16 Kenichi Handa <handa@etl.go.jp>
8032
8033 * international/mule-cmds.el (select-safe-coding-system):
8034 Fix typo: symbol-name -> symbol-value.
8035
8036 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
8037 before substitute-in-file-name to handle double slashes in FILE
8038 correctly.
8039
8040 2001-03-15 Gerd Moellmann <gerd@gnu.org>
8041
8042 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
8043 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
8044
8045 2001-03-14 Gerd Moellmann <gerd@gnu.org>
8046
8047 * bindings.el (features): Add `md5' and `overlay' to the list.
8048
8049 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
8050 bound before using it. It's not bound when configured without X,
8051 for instance.
8052
8053 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
8054
8055 * progmodes/hideshow.el: Update copyright.
8056 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
8057 (hs-minor-mode-hook): Include `:version' in defcustom form.
8058
8059 2001-03-13 Gerd Moellmann <gerd@gnu.org>
8060
8061 * help.el (string-key-binding): Don't call event-start on
8062 a non-list.
8063
8064 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
8065
8066 * startup.el (fancy-splash-tail, command-line-1): Fix the
8067 copyright year.
8068
8069 2001-03-13 Kenichi Handa <handa@etl.go.jp>
8070
8071 * term.el: These changes are based on a patch sent from Yong Lu
8072 <lyongu@yahoo.com>.
8073 (term-set-escape-char): Bind M-x to execute-extended-command in
8074 term-raw-escape-map.
8075 (term-move-columns): Don't try to move to negagive column.
8076 (term-emulate-terminal): Insert a string before deleting a text to
8077 overwrite.
8078
8079 2001-03-12 Gerd Moellmann <gerd@gnu.org>
8080
8081 * play/life.el (life): Rearrange code so that all calls to
8082 life-display-generation are in a catch-form.
8083
8084 * progmodes/etags.el (tags-loop-continue): Don't change point in a
8085 file that isn't interesting. In an interesting file, push the old
8086 value of point on the mark ring.
8087
8088 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
8089 New function.
8090 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
8091 Use it.
8092
8093 * emacs-lisp/autoload.el (generate-file-autoloads):
8094 Remove warning about line lengths.
8095
8096 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
8097
8098 * progmodes/etags.el (tags-compression-info-list): New variable.
8099 (find-tag-in-order): Use it to deal with compressed source files.
8100 (tag-file-name-match-p): New function.
8101 (etags-recognize-tags-table): Use it for better match of file names.
8102
8103 2001-03-12 Kenichi Handa <handa@etl.go.jp>
8104
8105 * international/mule-cmds.el (register-input-method): Doc fix.
8106
8107 * international/quail.el (quail-translate-key): Fix condition to
8108 check if there's another breaking point in the current key.
8109
8110 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
8111
8112 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
8113 Babyl header to the newly-created output file, bind
8114 coding-system-for-write to either rmail-file-coding-system or
8115 emacs-mule-unix.
8116
8117 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
8118
8119 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
8120 Fix the name and regexp used for subsubsections.
8121
8122 2001-03-10 Dave Love <fx@gnu.org>
8123
8124 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
8125 and save-buffer if buffer-file-name non-nil. From rms.
8126
8127 2001-03-10 Andre Spiegel <spiegel@gnu.org>
8128
8129 * vc.el (vc-do-command): If the destination buffer is already
8130 current, don't set it up and don't erase it. Updated doc string
8131 to reflect that.
8132 (vc-version-diff): When doing a single file diff, don't switch to the
8133 *vc-diff* buffer before the command. This is to preserve local
8134 variable bindings that might affect the diff command.
8135 (vc-print-log): Don't switch to the *vc* buffer before the
8136 command, so that local variable bindings are preserved.
8137
8138 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
8139 not the current buffer.
8140 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
8141
8142 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
8143 make output go to buffer *vc*, not the current buffer.
8144
8145 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
8146
8147 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
8148 so ^, $, *, ? and + are interpreted correctly.
8149
8150 2001-03-09 Gerd Moellmann <gerd@gnu.org>
8151
8152 * help.el (string-key-binding): Renamed from
8153 mode-line-key-binding. Handle any event on a string.
8154 Check for `keymap' properties as well as `local-map' properties.
8155
8156 * comint.el (comint-insert-clicked-input): Use the last key
8157 from this-command-keys to lookup the global key definition.
8158
8159 2001-03-09 Kenichi Handa <handa@etl.go.jp>
8160
8161 * international/characters.el: Add category `j' for
8162 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
8163
8164 * international/mule-conf.el (no-conversion): Fix docstring.
8165 (raw-text): Fix docstring.
8166
8167 2001-03-08 Gerd Moellmann <gerd@gnu.org>
8168
8169 * simple.el (choose-completion-string): When not leaving the
8170 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
8171 is set.
8172
8173 * window.el (shrink-window-if-larger-than-buffer): Handle frame
8174 parameter `(minibuffer . t)'.
8175
8176 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
8177
8178 * progmodes/sh-script.el (sh-st-symbol): New symbol.
8179 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
8180 (sh-mode): Remove `make-local-variable' for unused var
8181 `font-lock-unfontify-region-function'.
8182
8183 2001-03-07 Richard M. Stallman <rms@gnu.org>
8184
8185 * info.el (Info-scroll-down): Fix previous change.
8186
8187 * mail/rmail.el (rmail-toggle-header): Use a window which
8188 is showing the Rmail buffer, rather than the selected window.
8189
8190 2001-03-07 Dave Love <fx@gnu.org>
8191
8192 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
8193 now, to avoid problems with binding imenu directly to a mouse event.
8194
8195 2001-03-07 Gerd Moellmann <gerd@gnu.org>
8196
8197 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
8198 second arg t.
8199
8200 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
8201
8202 * log-edit.el (log-edit-common-indent): New var.
8203 (log-edit-set-common-indentation): Renamed from
8204 log-edit-delete-common-indentation. Use the new var.
8205 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
8206
8207 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
8208 (cvs-mode-add-change-log-entry-other-window):
8209 Don't presume change-log-default-name is defined.
8210
8211 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
8212
8213 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
8214 the "tree" operation as well.
8215
8216 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
8217
8218 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
8219 to match paragraph-start.
8220
8221 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
8222 comment-start-skip and set comment-end-skip as well.
8223 (sgml-comment-indent): Fix for new value of comment-start-skip.
8224 (html-autoview-mode): Don't bother using make-local-hook.
8225
8226 2001-03-07 Gerd Moellmann <gerd@gnu.org>
8227
8228 * cus-edit.el (custom-save-delete): Move in front of local
8229 variables, otherwise long Custom entries would make them ineffective.
8230
8231 * uniquify.el: Set maintainer to FSF.
8232
8233 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
8234
8235 * dired-aux.el (dired-do-shell-command): Doc fix.
8236
8237 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
8238
8239 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
8240
8241 * which-func.el (which-func-modes): Add cperl-mode.
8242 (which-func-mode-global): Use define-minor-mode.
8243
8244 * info-look.el: Docstring fixes and dead code eliminated.
8245 (cperl-mode): Add support.
8246 (emacs-lisp-mode): List all entries from elisp manual, whether
8247 or not they are currently (f)bound or not. Update regexp.
8248
8249 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
8250
8251 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
8252 so that C-h m shows the correct information.
8253 Use make-local-variable rather than make-variable-buffer-local.
8254 (cperl-info-buffer, cperl-setup-tmp-buf):
8255 Use make-local-variable rather than make-variable-buffer-local.
8256 (cperl-msb-fix, cperl-get-help-defer):
8257 Check major-mode for `cperl-mode' as well.
8258
8259 * progmodes/cperl-mode.el: Updated to author version 4.23.
8260 (cperl-electric-pod): SYNOPSIS was misspelled.
8261 (cperl-find-pods-heres): @if ? a : b was considered a REx.
8262 (cperl-after-expr-p): Make true after __END__.
8263
8264 2001-03-06 Gerd Moellmann <gerd@gnu.org>
8265
8266 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
8267 bookmark-completion-ignore-case is t.
8268
8269 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
8270 switch, like xterm, and concat resource strings, with a newline
8271 between them.
8272
8273 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
8274
8275 * international/codepage.el (cp770-decode-table)
8276 (cp773-decode-table, cp774-decode-table): New variables.
8277
8278 * man.el (Man-hyphenated-reference-regexp): New variable.
8279 (Man-build-references-alist): Use it to search for referenced
8280 manpages. If hyphenated is non-nil, record a concatenated word in
8281 Man-refpages-alist only if it matches Man-reference-regexp.
8282 Update word's length when it is concatenated. Reverse the list,
8283 to get the first manpage at the head.
8284 (Man-possibly-hyphenated-word): New function.
8285 (Man-follow-manual-reference): Use it instead of current-word to
8286 find a manpage at point, in a way that accounts for hyphenated
8287 references.
8288
8289 2001-03-06 Alex Schroeder <alex@gnu.org>
8290
8291 * sql.el (sql-interbase): New function.
8292 (sql-interbase-program): New option.
8293 (sql-interbase-options): New option.
8294 And some typos fixed: "customise" to "customize".
8295
8296 2001-03-06 Dave Love <fx@gnu.org>
8297
8298 * textmodes/flyspell.el (flyspell-region):
8299 Set up flyspell-local-mouse-map.
8300
8301 2001-03-05 Richard M. Stallman <rms@gnu.org>
8302
8303 * mail/rmail.el (rmail-retry-failure):
8304 Don't call rmail-beginning-of-message.
8305 Don't discard From: field. Do discard Received: field.
8306 Use unwind-protect to re-prune.
8307 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
8308
8309 2001-03-06 Kenichi Handa <handa@etl.go.jp>
8310
8311 * international/quail.el (quail-title): Add autoload cookie.
8312
8313 2001-03-05 Dave Love <fx@gnu.org>
8314
8315 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
8316 new defs.
8317
8318 2001-03-05 Kenichi Handa <handa@etl.go.jp>
8319
8320 * language/ethio-util.el (ethio-toggle-space):
8321 Update current-input-method-title if necessary.
8322 (ethio-toggle-punctuation): Likewise.
8323
8324 * international/quail.el (quail-title): Fix for the case that a
8325 title of an input method is specified by a list of the same form
8326 as used in mode-line-format.
8327
8328 * international/mule-cmds.el (activate-input-method):
8329 If current-input-method-title is set by activating INPUT-METHOD,
8330 respect that value.
8331
8332 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8333
8334 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
8335
8336 2001-03-05 Alex Schroeder <alex@gnu.org>
8337
8338 * sql.el (sql-sybase): Fix typo (was: query user about server two
8339 times instead of server and database).
8340
8341 * sql.el (sql-sybase): Doc change.
8342 (sql-mysql): Doc change.
8343 (sql-postgres): Doc change.
8344
8345 2001-03-05 Kenichi Handa <handa@etl.go.jp>
8346
8347 * international/mule-conf.el (emacs-mule, raw-text):
8348 Docstring modified.
8349
8350 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
8351
8352 * term/internal.el: Update copyright notice.
8353
8354 * term/pc-win.el: Update copyright notice.
8355
8356 2001-03-02 Dave Love <fx@gnu.org>
8357
8358 * files.el (insert-file-contents-literally):
8359 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
8360 not jka-compr-compression-info-list.
8361
8362 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
8363
8364 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
8365 spaces in default comment-start-skip settings rather than \s-.
8366
8367 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
8368
8369 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
8370 default-frame-alist as well.
8371
8372 2001-03-01 Dave Love <fx@gnu.org>
8373
8374 * textmodes/reftex.el (defvar): Wrap some defvars in
8375 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
8376
8377 * subr.el (event-basic-type): Doc fix.
8378
8379 * international/quail.el: Doc fixes.
8380
8381 * international/utf-8.el: Doc fixes.
8382
8383 * international/mule-cmds.el: Doc fixes.
8384 (leim-list-header): Fix header text.
8385
8386 * international/mule.el (coding-system-category): Doc fix.
8387
8388 * international/ccl.el (ccl-compile): Doc fix.
8389
8390 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
8391
8392 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
8393 rather than (before|after)-change-functions.
8394
8395 2001-03-01 Gerd Moellmann <gerd@gnu.org>
8396
8397 * ediff-util.el (ediff-scroll-horizontally): Arrange for
8398 scroll-left and scroll-right being called interactively so that
8399 they set the window's min_hscroll.
8400
8401 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
8402
8403 * info.el (info-insert-file-contents-1): Accept an additional
8404 argument `lfn': if it is non-nil, concatenate `filename' and
8405 `suffix'; otherwise use the complicated MS-DOS code.
8406 All callers changed.
8407 (info-insert-file-contents, Info-find-node): If the MS-DOS port
8408 can access long file names, try the long file-name version of
8409 `info-insert-file-contents-1', then the short file-name version.
8410
8411 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
8412
8413 * language/ethio-util.el (setup-ethiopic-environment-internal):
8414 Change bindings of functions keys to conform to "Emacs Lisp Coding
8415 Convention".
8416
8417 * language/ethiopic.el ("Ethiopic"): Add documentation.
8418
8419 2001-02-28 Kenichi Handa <handa@etl.go.jp>
8420
8421 * international/utf-8.el (mule-utf-8): Set coding-category
8422 property to coding-category-utf-8.
8423
8424 2001-02-27 Richard M. Stallman <rms@gnu.org>
8425
8426 * lpr.el (lpr-page-header-switches, print-region-1):
8427 Undo 2000-07-06 change.
8428 (lpr-add-switches): Default to t on gnu/linux.
8429
8430 2001-02-27 Gerd Moellmann <gerd@gnu.org>
8431
8432 * bs.el (bs-attributes-list): Doc fix.
8433
8434 2001-02-26 Gerd Moellmann <gerd@gnu.org>
8435
8436 * help.el (describe-project): Display the file THE-GNU-PROJECT.
8437
8438 * help.el (view-order-manuals): Use goto-address.
8439
8440 * startup.el (command-line-1): Add info about ordering manuals
8441 to the not so fancy splash screens.
8442
8443 2001-02-26 Andre Spiegel <spiegel@gnu.org>
8444
8445 * vc.el (vc-default-workfile-unchanged-p)
8446 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
8447
8448 2001-02-26 Gerd Moellmann <gerd@gnu.org>
8449
8450 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
8451 fontify in the right buffer.
8452
8453 * allout.el (outline-flag-region): Move macro in front of first
8454 use to avoid a run-time error.
8455
8456 2001-02-24 Andrew Innes <andrewi@gnu.org>
8457
8458 * makefile.w32-in: Fix copyright notice.
8459
8460 2001-02-24 Kenichi Handa <handa@etl.go.jp>
8461
8462 * international/utf-8.el (mule-utf-8): Set correct value for
8463 valid-codes property.
8464
8465 * international/fontset.el (x-complement-fontset-spec): In the
8466 case that we use ASCII font for the other charsets, use only
8467 family and registry part of it.
8468
8469 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
8470
8471 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
8472 (shrink-window-if-larger-than-buffer): Doc fix.
8473
8474 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
8475
8476 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
8477 predicate passed to completing-read.
8478
8479 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
8480
8481 * startup.el (command-line): Fix last change.
8482
8483 2001-02-23 Jason Rumney <jasonr@gnu.org>
8484
8485 * startup.el (tool-bar-originally-present): New variable.
8486 (command-line): Set it if the tool-bar is switched on at startup.
8487
8488 * frame.el (frame-notice-user-settings): Only adjust frame height
8489 for no tool-bar case if tool-bar was originally switched on.
8490 From E. Jay Berkenbilt.
8491
8492 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
8493
8494 * server.el (server-switch-buffer): Only switch window if the
8495 current one is dedicated.
8496
8497 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
8498 rather than using (match-beginning 0) when searching for break point.
8499
8500 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
8501
8502 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
8503 @ follows an accent command such as @'. Support optional braces
8504 in commands that insert accents, like makeinfo does.
8505
8506 2001-02-22 Gerd Moellmann <gerd@gnu.org>
8507
8508 * startup.el (fancy-splash-text): Add a line for ordering
8509 manuals. Reverse order of splash screens shown.
8510 (use-fancy-splash-screens-p): Adapt to the text line added.
8511
8512 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
8513 manuals from the FSF.
8514
8515 * help.el (view-order-manuals): New function.
8516 (toplevel): Bind C-h C-m to this function.
8517
8518 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
8519
8520 * newcomment.el (comment-forward): Skip the comment-start before
8521 searching for the comment-end.
8522
8523 2001-02-21 Dave Love <fx@gnu.org>
8524
8525 * custom.el (custom-initialize-changed, defcustom): Doc fix.
8526
8527 * international/mule-cmds.el, international/mule.el: Doc fixes.
8528
8529 2001-02-21 Gerd Moellmann <gerd@gnu.org>
8530
8531 * startup.el (fancy-splash-screens): Use display-hourglass
8532 instead of display-busy-cursor.
8533
8534 * frame.el (display-hourglass): Renamed from busy-cursor.
8535 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
8536 (show-cursor-in-non-selected-windows): Doc fix.
8537
8538 2001-02-20 Dave Love <fx@gnu.org>
8539
8540 * international/utf-8.el: Doc and commentary fixes.
8541
8542 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
8543
8544 * ehelp.el (with-electric-help): Doc fix.
8545
8546 2001-02-20 Gerd Moellmann <gerd@gnu.org>
8547
8548 * msb.el (msb-mode): Call the update-buffers function explicitly
8549 with a FORCE argument.
8550
8551 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
8552 FORCE. If set, update the menu even if frame-or-buffer-changed-p
8553 returns nil.
8554
8555 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8556
8557 * ps-print.el: Timestamp package replacement. Some enhancements.
8558 Some XEmacs compatibility. Doc fix.
8559 (ps-print-version): New version number (6.4).
8560 (ps-printer-name): Initialization fix.
8561 (ps-zebra-stripe-follow): Funcionality enhancement.
8562 (ps-prologue-file): Code enhancement.
8563 (ps-right-header): Timestamp package replacement.
8564 (ps-setup, ps-face-bold-p, ps-face-italic-p)
8565 (ps-get-page-dimensions)
8566 (ps-generate-header, ps-begin-file, ps-begin-job)
8567 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
8568 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
8569 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
8570 (coding-system-for-write): Var declaration (XEmacs compatibility).
8571
8572 2001-02-20 Miles Bader <miles@gnu.org>
8573
8574 * image-file.el (image-file-name-extensions): Add "tif".
8575
8576 2001-02-19 Gerd Moellmann <gerd@gnu.org>
8577
8578 * wid-edit.el (widget-button-click): Save the selected window
8579 around the code handling clicks on buttons.
8580
8581 2001-02-18 Dave Love <fx@gnu.org>
8582
8583 * imenu.el (imenu--generic-function): Use mapc to iterate over
8584 syntax characters.
8585
8586 2001-02-17 Richard M. Stallman <rms@gnu.org>
8587
8588 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
8589
8590 * uniquify.el (uniquify-buffer-name-style): Doc fix.
8591
8592 2001-02-16 Gerd Moellmann <gerd@gnu.org>
8593
8594 * mouse.el (mouse-save-then-kill): If the distance from the new
8595 point to the mark is equal to the distance of point from the new
8596 point, move point instead of the mark.
8597
8598 2001-02-16 Dave Love <fx@gnu.org>
8599
8600 * textmodes/flyspell.el (flyspell-get-word): Return string without
8601 properties.
8602
8603 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
8604
8605 * generic.el (generic-find-file-regexp): Doc fix.
8606 (generic-ignore-files-regexp): New defcustom.
8607 (generic-mode-find-file-hook): If the file's name matches the
8608 regexp in `generic-ignore-files-regexp', don't enter
8609 default-generic-mode. Doc fix.
8610
8611 2001-02-16 Gerd Moellmann <gerd@gnu.org>
8612
8613 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
8614 Add autoload cookies.
8615
8616 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
8617 of cal-tex-24.
8618
8619 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
8620
8621 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
8622
8623 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
8624 the character class after the (optional) drive, to support file
8625 names with embedded blanks.
8626
8627 2001-02-15 Sam Steingold <sds@gnu.org>
8628
8629 * textmodes/tex-mode.el (tex-shell-running):
8630 Check the process buffer too.
8631
8632 2001-02-15 Dave Love <fx@gnu.org>
8633
8634 * battery.el (battery-status-function): Fix doc, :type.
8635
8636 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
8637
8638 2001-02-15 Gerd Moellmann <gerd@gnu.org>
8639
8640 * subr.el (read-passwd): Clear Lisp memory holding password.
8641
8642 2001-02-15 Miles Bader <miles@gnu.org>
8643
8644 * info.el (Info-copy-current-node-name): New function.
8645 (Info-mode-menu): Add it to the menu.
8646
8647 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
8648
8649 * international/mule-cmds.el (toggle-input-method): Doc fix.
8650
8651 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
8652
8653 * replace.el (occur): Stop at end of buffer.
8654
8655 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
8656
8657 * international/mule-cmds.el (set-input-method): Another doc fix.
8658
8659 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
8660
8661 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
8662
8663 2001-02-13 Miles Bader <miles@gnu.org>
8664
8665 * faces.el (set-face-background, set-face-foreground)
8666 (set-face-stipple): Treat a value of nil as being `unspecified'.
8667
8668 2001-02-12 Dave Love <d.love@dl.ac.uk>
8669
8670 * international/latin1-disp.el: Doc fixes.
8671 (latin1-display) <defgroup>: Add :link.
8672 (latin1-display) <function>: Set variable latin1-display.
8673
8674 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
8675
8676 * international/mule-cmds.el (set-input-method): Doc fix.
8677
8678 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
8679
8680 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
8681 (speedbar-line-file): Return nil if not a file.
8682 (speedbar-buffers-line-path): Return file for tags, and dir for files.
8683
8684 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
8685
8686 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
8687 for remote files.
8688 (ediff-coding-system-for-read): Replaced the no-conversion default
8689 with raw-text.
8690
8691 * ediff-init.el: Removed :version from defcustom vars.
8692
8693 * ediff-util.el (ediff-compute-custom-diffs-maybe):
8694 Better handling of the diff mode.
8695
8696 * ediff.texi: Added ediff-coding-system-for-read.
8697
8698 * viper.texi: Fix typos.
8699
8700 2001-02-11 Dave Love <fx@gnu.org>
8701
8702 * shadowfile.el: Doc fixes.
8703 (shadow) <defgroup>: Add :link.
8704 (shadowfile-unload-hook): New function.
8705 (shadow-initialize): Use defalias, not fset.
8706 (shadow-define-cluster, shadow-define-literal-group)
8707 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
8708
8709 * international/mule.el: Doc and message fixes.
8710
8711 * international/ccl.el (define-ccl-program): Doc fix.
8712
8713 2001-02-11 Kenichi Handa <handa@etl.go.jp>
8714
8715 * faces.el (mode-line): Set :line-width property to -1.
8716
8717 2001-02-10 Richard M. Stallman <rms@gnu.org>
8718
8719 * complete.el (partial-completion-mode): Doc fix.
8720
8721 * simple.el (delete-key-deletes-forward-mode):
8722 Change `let' to `let*' to fix gross bug in last change.
8723
8724 * repeat.el (repeat): Don't let execute-kbd-macro alter
8725 real-last-command.
8726
8727 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
8728
8729 * simple.el (eval-expression): Doc fix.
8730
8731 2001-02-09 Dave Love <fx@gnu.org>
8732
8733 * imenu.el (imenu-generic-expression): Doc fix.
8734
8735 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
8736 From Juanma Barranquero.
8737
8738 * emacs-lisp/authors.el (authors): Expand `root' before running find.
8739
8740 2001-02-09 Kenichi Handa <handa@etl.go.jp>
8741
8742 * faces.el (set-face-attribute): Describe the case of a negative
8743 value specified for :line-width.
8744
8745 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
8746
8747 * which-func.el (which-func-mode): Invert which-func-mode-global.
8748 From Juanma Barranquero <lektu@uol.com.br>.
8749
8750 2001-02-08 Dave Love <fx@gnu.org>
8751
8752 * wid-edit.el (widget-plist-convert-widget): Replace binding of
8753 widget-plist-value-type.
8754 (widget-alist-convert-widget): Replace binding of
8755 widget-alist-value-type.
8756
8757 * textmodes/paragraphs.el (sentence-end): Doc fix.
8758
8759 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
8760 Remove `backward-line'.
8761
8762 * play/pong.el (pong-blank-color, pong-bat-color)
8763 (pong-ball-color, pong-border-color, pong-left-key)
8764 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
8765 (pong-pause-key, pong-resume-key, pong-timer-delay):
8766 * mail/mh-comp.el (mh-compose-letter-function):
8767 * eshell/esh-mode.el (eshell-skip-prompt-function):
8768 * emulation/viper-ex.el (ex-unix-type-shell-options):
8769 * recentf.el (recentf-menu-filter):
8770 * ps-print.el (ps-print-region-function):
8771 * lpr.el (print-region-function):
8772 * forms.el (forms-mode-hooks):
8773 * dirtrack.el (dirtrack-directory-change-hook):
8774 * cus-start.el (temp-buffer-show-function, display-buffer-function):
8775 * textmodes/spell.el (spell-filter):
8776 * textmodes/fill.el (adaptive-fill-function):
8777 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
8778 * progmodes/etags.el (find-tag-default-function):
8779 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
8780 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8781
8782 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
8783
8784 * emulation/viper-init.el (viper-fast-keyseq-timeout)
8785 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
8786 Meyering <jim@meyering.net>.
8787
8788 * loadup.el: Revert last change.
8789
8790 2001-02-07 Kenichi Handa <handa@etl.go.jp>
8791
8792 * international/mule.el (transform-make-coding-system-args):
8793 Make it work also for coding systems not using CCL.
8794
8795 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8796
8797 * simple.el (previous-matching-history-element)
8798 (next-matching-history-element): Doc fix.
8799
8800 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
8801 specific part.
8802
8803 2001-02-06 Dave Love <fx@gnu.org>
8804
8805 * add-log.el (add-log-current-defun-function)
8806 (add-log-buffer-file-name-function, add-log-file-name-function):
8807 Fix :type.
8808 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
8809
8810 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8811
8812 * info.el (info-initialize): Remove the test for system-type when
8813 invocation-directory is non-nil.
8814
8815 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
8816 of `font-lock-defaults' to `backward-paragraph' rather than nil.
8817
8818 2001-02-06 Andrew Innes <andrewi@gnu.org>
8819
8820 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
8821 absolute.
8822
8823 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
8824
8825 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
8826 buffers. When hi-lock turned on rather than only checking current
8827 buffer for regexps, all buffers are checked. Moved activation of
8828 font-lock to hi-lock-refontify. When font-lock turned off rather
8829 than removing added highlighting just in current buffer, remove it
8830 in all buffers. Changed edit menu text from "Automatic
8831 Highlighting" to "Regexp Highlighting" Documentation for
8832 highlighting phrases, minor documentation changes.
8833 (hi-lock-set-file-patterns): Execute only if there are new or
8834 existing file patterns.
8835 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
8836 unfontify and, if a support mode is active, will not refontify the
8837 whole buffer. If necessary, turn on font lock. (Removed
8838 font-lock-unfontify and font-lock support-mode-specific calls,
8839 such as lazy-lock-fontify-window.)
8840 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
8841 patterns are found. Not useful now since find-file-hook is removed
8842 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
8843 (hi-lock-face-phrase-buffer): New function. Also added related
8844 menu item and keybinding.
8845 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
8846 (hi-lock-process-phrase): New function.
8847 (hi-lock-line-face-buffer): Doc fixes.
8848 (hi-lock-face-buffer): Doc fixes.
8849 (hi-lock-unface-buffer): Doc fixes.
8850
8851 2001-02-06 Gerd Moellmann <gerd@gnu.org>
8852
8853 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
8854 dabbrev-ignored-regexps.
8855
8856 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8857
8858 * simple.el (kill-line): Doc fix.
8859
8860 2001-02-05 Dave Love <fx@gnu.org>
8861
8862 * loadup.el: Revert last two changes -- bootstrapping works with
8863 regenerated loaddefs.
8864
8865 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
8866
8867 * isearch.el (isearch-forward): Doc fix.
8868
8869 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
8870 of font-lock-defaults to backward-paragraph.
8871
8872 2001-02-05 Gerd Moellmann <gerd@gnu.org>
8873
8874 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
8875 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
8876
8877 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8878
8879 * ebnf2ps.el: Eliminate time-stamp functions.
8880 (ebnf-version): New version (3.5).
8881 (ebnf-eps-finish-and-write): Replace time-stamp functions by
8882 format-time-string.
8883
8884 2001-02-05 Gerd Moellmann <gerd@gnu.org>
8885
8886 * simple.el (next-line): Goto end-of-line before inserting a newline.
8887
8888 2001-02-05 Miles Bader <miles@gnu.org>
8889
8890 * image-file.el (insert-image-file): When visiting an image, also
8891 set `truncate-lines' to t so that any fringe arrow looks correct.
8892
8893 2001-02-05 Kenichi Handa <handa@etl.go.jp>
8894
8895 * isearch.el (isearch-forward): Add description about input method
8896 in the docsting.
8897
8898 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
8899
8900 * skeleton.el (skeleton-internal-1): Always push the mark for @.
8901
8902 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
8903
8904 * info.el (info-initialize): If installation-directory is nil, for
8905 DOS/Windows systems try looking in a sibling of invocation-directory.
8906
8907 2001-02-02 Gerd Moellmann <gerd@gnu.org>
8908
8909 * wid-edit.el (widget-button-click): Fix last change.
8910
8911 * frame.el (frame-notice-user-settings): When resizing the initial
8912 frame because the tool bar is off, also change the frame's top
8913 position if a negative top position was specified.
8914
8915 2001-02-02 Miles Bader <miles@gnu.org>
8916
8917 * image-file.el (insert-image-file): When visiting an image,
8918 suppress the cursor in the image buffer.
8919
8920 2001-02-01 Dave Love <fx@gnu.org>
8921
8922 * progmodes/f90.el (f90-mode): Remove startup message.
8923
8924 * vc-cvs.el: Remove autoloads. Require vc when compiling.
8925
8926 2001-02-01 Gerd Moellmann <gerd@gnu.org>
8927
8928 * startup.el (command-line): Fix code determining whether or not
8929 to use delete-key-deletes-forward-mode.
8930
8931 2001-02-01 Andre Spiegel <spiegel@gnu.org>
8932
8933 * vc.el (vc-diff-switches): New user option.
8934 (vc-version-diff): Use it.
8935 (vc-diff-switches-list): New macro.
8936
8937 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
8938 New customization options.
8939 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
8940
8941 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
8942
8943 2001-02-01 Gerd Moellmann <gerd@gnu.org>
8944
8945 * msb.el (toplevel): Quote hook symbols.
8946
8947 2001-02-01 Kenichi Handa <handa@etl.go.jp>
8948
8949 * international/mule.el (make-coding-system): Add description
8950 about recognized properties in the docstring.
8951
8952 * international/mule-conf.el: Remove unused charsets
8953 mac-roman-lower and mac-roman-upper.
8954
8955 2001-01-31 Gerd Moellmann <gerd@gnu.org>
8956
8957 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
8958 is in front of the left-margin, if any.
8959
8960 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
8961 like `delete'.
8962
8963 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
8964
8965 * term/w32-win.el (mouse-set-font): Doc fix.
8966
8967 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
8968
8969 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
8970 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
8971 on already.
8972
8973 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
8974
8975 * files.el (save-buffer): Don't give message if (buffer-file-name)
8976 returns nil.
8977
8978 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
8979
8980 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
8981
8982 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
8983 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
8984
8985 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
8986 display problems.
8987
8988 2001-01-31 Kenichi Handa <handa@etl.go.jp>
8989
8990 * international/mule.el (charset-info): Fix docstring.
8991
8992 * international/mule-diag.el (describe-character-set): Check final
8993 char valid before printing it.
8994
8995 2001-01-30 Gerd Moellmann <gerd@gnu.org>
8996
8997 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
8998
8999 * frame.el (frame-notice-user-settings): Do the tool-bar
9000 stuff only for graphical displays. Fix a braino.
9001
9002 * frame.el (frame-initialize): Create initial frame visible.
9003 (frame-notice-user-settings): When tool-bar has been switched off,
9004 correct the frame size and sync tool-bar-mode.
9005
9006 * startup.el (command-line): Remove manipulation of frame
9007 height for tool bars.
9008
9009 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9010
9011 * lpr.el: Compatibility with XEmacs and doc fixes.
9012 (lpr-windows-system, lpr-lp-system): New vars.
9013 (lpr-printer-switch): New defcustom.
9014 (printer-name, lpr-command): Customization fix.
9015 (print-region-1): Code fix.
9016 (print-region-new-buffer, printify-region): Indentation fix.
9017 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
9018 New functions.
9019
9020 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9021
9022 * msb.el (toplevel): Fix the eval-after-load.
9023
9024 2001-01-29 Dave Love <fx@gnu.org>
9025
9026 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
9027
9028 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
9029
9030 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
9031 (tcl-using-emacs-19-23): Consider Emacs 21+.
9032 (tcl-help-directory-list, tcl-command-switches): Fix :type.
9033 (tcl-add-emacs-menu): Supply menu name.
9034 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
9035
9036 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9037
9038 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
9039
9040 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
9041
9042 * pcvs.el (cvs-mark-fis-dead): New function.
9043 (cvs-mode-add): Use it.
9044 (cvs-mode-add-change-log-entry-other-window):
9045 Rebind change-log-default-name to itself rather than to nil.
9046
9047 2001-01-29 Sam Steingold <sds@gnu.org>
9048
9049 * vc-cvs.el: Replaced (require 'vc) with a bunch of
9050 `autoload' statements.
9051
9052 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
9053
9054 * files.el (confirm-kill-emacs): Doc fix.
9055
9056 * frame.el (frame-initialize): Doc fix.
9057
9058 * time-stamp.el (time-stamp-string): Doc fix.
9059
9060 * woman.el (WoMan-log-1): Make the log buffer writable.
9061 From Markus Rost <rost@math.ohio-state.edu>.
9062
9063 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9064
9065 * imenu.el (imenu-syntax-alist): Add autoload cookie for
9066 the `make-variable-buffer-local'.
9067
9068 2001-01-29 Dave Love <fx@gnu.org>
9069
9070 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
9071 (ansi-color-for-comint-mode-on, ansi-color-process-output):
9072 Add autoload cookie.
9073 (ansi-color-apply-sequence): Fix typo.
9074
9075 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9076
9077 * menu-bar.el (menu-bar-files-menu): Add menu items for
9078 Postscript printing in black and white.
9079
9080 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
9081 X-Mailman-Version, Precedence, List-Help, List-Post,
9082 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
9083 Content-Type, Content-Length.
9084
9085 2001-01-29 Dave Love <fx@gnu.org>
9086
9087 * elide-head.el (elide-head): Make overlay evaporate.
9088
9089 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
9090
9091 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
9092
9093 * isearch.el (isearch-highlight): Don't punt if the display
9094 doesn't support colors, since isearch faces are defined for
9095 monochrome displays as well.
9096
9097 2001-01-27 Sam Steingold <sds@gnu.org>
9098
9099 * shell.el (shell-write-history-on-exit): Make sure that we are in
9100 the shell buffer (M-x tex-file RET inserted the error message into
9101 the TeX buffer).
9102
9103 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
9104
9105 * simple.el (transient-mark-mode): Doc fix.
9106
9107 2001-01-27 Gerd Moellmann <gerd@gnu.org>
9108
9109 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
9110
9111 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
9112
9113 * shell.el (shell-unquote-argument): If the shell is one of the
9114 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
9115 quote character.
9116 (shell-dumb-shell-regexp): Document that the shells which match
9117 this regexp are supposed to not treat a backslash as a quote character.
9118
9119 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
9120 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
9121
9122 2001-01-27 Richard M. Stallman <rms@gnu.org>
9123
9124 * dabbrev.el (dabbrev--substitute-expansion):
9125 Treat a one-capital-letter abbrev as "not all upper case",
9126 so as to force preservation of the expansion's pattern
9127 if the expansion starts with a capital letter.
9128
9129 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
9130
9131 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
9132 Doc fix.
9133
9134 * simple.el (transient-mark-mode): Document the fact that many
9135 commands act on the region when mark is active.
9136
9137 2001-01-27 Kenichi Handa <handa@etl.go.jp>
9138
9139 * international/quail.el (quail-setup-completion-buf): Make the
9140 multibyteness of current buffer inherited to Quail completion buffer.
9141 (quail-show-guidance-buf): Make the multibyteness of current
9142 buffer inherited to Quail guidance buffer.
9143 (quail-help): Make the multibyteness of current buffer inherited
9144 to Quail help buffer.
9145
9146 2001-01-26 Dave Love <fx@gnu.org>
9147
9148 * time-stamp.el: Doc fixes.
9149
9150 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
9151 (delphi-keyword-face, delphi-other-face): Fix :type.
9152
9153 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
9154
9155 * mail/feedmail.el (feedmail): Add :link.
9156 (feedmail-send-it): Doc fix.
9157
9158 * mail/sendmail.el: Doc fixes.
9159 (sendmail-send-it): Fix the non-ASCII regexp and use
9160 rfc2047-encode-string.
9161
9162 * dired.el, dired-aux.el: Revert last change.
9163
9164 2001-01-26 Gerd Moellmann <gerd@gnu.org>
9165
9166 * makefile.w32-in (DONTCOMPILE): Add various term files.
9167
9168 2001-01-26 Dave Love <fx@gnu.org>
9169
9170 * Makefile.in (DONTCOMPILE): Add various term files.
9171
9172 2001-01-26 Gerd Moellmann <gerd@gnu.org>
9173
9174 * man.el (Man-default-man-entry, Man-mode): Doc fix.
9175
9176 * startup.el (display-startup-echo-area-message): Make sure
9177 the echo area is resized to fit the size of the startup message.
9178
9179 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
9180 part of which is a constant.
9181
9182 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
9183
9184 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9185
9186 2001-01-26 Richard M. Stallman <rms@gnu.org>
9187
9188 * simple.el (next-line): Don't let `newline' expand abbrevs.
9189 Simplify slightly.
9190 (open-line): Don't let `newline' expand abbrevs.
9191
9192 2001-01-25 John Wiegley <johnw@gnu.org>
9193
9194 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
9195 to `repeat' in the :type field.
9196
9197 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
9198 allow a choice of regexp or nil.
9199 (pcomplete-dir-ignore): Same.
9200
9201 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
9202 a command) to always fail.
9203
9204 2001-01-25 Gerd Moellmann <gerd@gnu.org>
9205
9206 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
9207 discard the result.
9208 (iswitchb-to-end): Likewise.
9209
9210 2001-01-25 Sam Steingold <sds@gnu.org>
9211
9212 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
9213 Require vc.
9214
9215 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
9216
9217 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
9218
9219 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
9220
9221 2001-01-25 Dave Love <fx@gnu.org>
9222
9223 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
9224 (describe-coding-system): Tweak the English text.
9225
9226 * loadup.el: Preload international/ccl for utf-8.
9227
9228 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
9229
9230 * mail/rmail.el (rmail-redecode-body): Doc fix.
9231
9232 2001-01-25 Kenichi Handa <handa@etl.go.jp>
9233
9234 * international/mule-cmds.el (reset-language-environment):
9235 Reset coding-category-utf-8 to mule-utf-8.
9236
9237 * international/mule-conf.el (coding-category-utf-8):
9238 Initialize to mule-utf-8.
9239
9240 * loadup.el: Preload international/utf-8.
9241
9242 * international/utf-8.el: New file.
9243
9244 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
9245
9246 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
9247
9248 2001-01-24 Sam Steingold <sds@gnu.org>
9249
9250 * dired.el (dired-replace-in-string): Removed.
9251 (dired-sort-toggle): Use `replace-regexps-in-string'
9252 instead of `dired-replace-in-string'.
9253
9254 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
9255 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9256
9257 * gs.el (gs-replace-in-string): Removed.
9258 (gs-options): Use `replace-regexps-in-string'
9259 instead of `gs-replace-in-string'.
9260
9261 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
9262
9263 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
9264 bug report is mailed to an email list and posted to a news group.
9265
9266 2001-01-24 Gerd Moellmann <gerd@gnu.org>
9267
9268 * comint.el (comint-replace-by-expanded-history-before-point):
9269 Fix change of 2000-08-03 to move point to the start of the line again.
9270
9271 * startup.el (tool-bar-images-pixel-height): New variable.
9272 (command-line): After loading the user's init file, when
9273 tool-bar-mode is on, increase the frame's size by some lines for
9274 the tool-bar.
9275
9276 * frame.el (frame-initialize): Create the initial frame invisible.
9277
9278 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
9279
9280 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
9281 (chinese-big5): MIME:Big5.
9282
9283 2001-01-24 Gerd Moellmann <gerd@gnu.org>
9284
9285 * international/mule-cmds.el (universal-coding-system-argument):
9286 Handle commands with prefix args.
9287
9288 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9289
9290 * calendar/diary-lib.el (diary-float): Fix case of MONTH
9291 being a list of numbers.
9292 (diary-mail-entries): Rewritten.
9293
9294 2001-01-23 Dave Love <fx@gnu.org>
9295
9296 * international/mule.el (make-coding-system): Fix typo.
9297
9298 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
9299 Add backward-paragraph as font-lock-beginning-of-syntax-function.
9300
9301 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
9302
9303 * font-lock.el (font-lock-mode): Doc fix.
9304
9305 2001-01-23 Kenichi Handa <handa@etl.go.jp>
9306
9307 * international/mule.el (make-translation-table): Fix docstring.
9308
9309 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
9310
9311 * mail/rmail.el (rmail-redecode-body): New function.
9312
9313 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
9314
9315 2001-01-22 Gerd Moellmann <gerd@gnu.org>
9316
9317 * isearch.el (isearch-lazy-highlight-case-fold-search)
9318 (isearch-lazy-highlight-regexp): New variables.
9319 (isearch-lazy-highlight-cleanup): Update lazy highlight if
9320 case-fold search or regexp search has been toggled.
9321
9322 * wid-edit.el (widget-button-click): Avoid a save-excursion
9323 around running a global binding.
9324
9325 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
9326 to 0.25.
9327
9328 2001-01-20 Miles Bader <miles@gnu.org>
9329
9330 * cus-edit.el (custom-face-save): Do post-processing on the face's
9331 new value like `custom-face-set' does.
9332
9333 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
9334
9335 * mail/emacsbug.el (report-emacs-bug): Report the value of
9336 LC_CTYPE, not LC_TYPE.
9337
9338 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
9339 isearch-toggle-regexp and isearch-edit-string to doc string.
9340
9341 2001-01-19 Gerd Moellmann <gerd@gnu.org>
9342
9343 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
9344 as font-lock-beginning-of-syntax-function in font-lock-defaults.
9345
9346 * jit-lock.el (jit-lock-fontify-now): Don't bind
9347 font-lock-beginning-of-syntax-function to nil.
9348
9349 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
9350
9351 * mail/emacsbug.el (report-emacs-bug): Report values of
9352 locale-coding-system, default-enable-multibyte-characters, and the
9353 environment variables LC_ALL, LC_TYPE, and LANG.
9354
9355 2001-01-19 Gerd Moellmann <gerd@gnu.org>
9356
9357 * font-lock.el (font-lock-default-fontify-region): Fix last change.
9358
9359 * font-lock.el (font-lock-multiline): Default to nil.
9360 (font-lock-default-fontify-region): If font-lock-multiline is
9361 nil, don't check the property `font-lock-multiline'.
9362
9363 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
9364 is nil, don't check the `font-lock-multiline' text property.
9365
9366 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
9367
9368 * viper.el: Call initial-major-mode on startup.
9369
9370 * ediff.el (ediff-patch-file): Use better defaults.
9371
9372 * ediff-vers.el: Fix for 8+3 DOS file systems.
9373
9374 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
9375
9376 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
9377 diff mode, if available.
9378
9379 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
9380
9381 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
9382
9383 * ediff-init.el (subst-char-in-string): Define and use it, unless
9384 it's already defined.
9385
9386 2001-01-18 Gerd Moellmann <gerd@gnu.org>
9387
9388 * tooltip.el (tooltip-hide-delay): New user-option.
9389 (tooltip-show): Use tooltip-hide-delay instead of the default.
9390
9391 2001-01-18 Kenichi Handa <handa@etl.go.jp>
9392
9393 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
9394 kill-local-variable doesn't work for enable-multibyte-characters.
9395
9396 2001-01-17 Dave Love <fx@gnu.org>
9397
9398 * ediff-init.el (ediff-before-setup-hook)
9399 (ediff-merge-filename-prefix): Add :version.
9400
9401 * international/latin1-disp.el: Require disp-table.
9402 (latin1-display): Fix :set.
9403
9404 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
9405
9406 2001-01-17 Gerd Moellmann <gerd@gnu.org>
9407
9408 * isearch.el (isearch-lazy-highlight-initial-delay)
9409 (isearch-lazy-highlight-interval): Default to 0.
9410
9411 2001-01-17 Bob Glickstein <bobg@zanshin.com>
9412
9413 * isearch.el (isearch-highlight): Set isearch-overlay priority to
9414 1 here rather than each time through
9415 isearch-lazy-highlight-new-loop.
9416 (isearch-lazy-highlight-max): Variable deleted.
9417 (isearch-lazy-highlight-max-at-a-time): New user variable, like
9418 isearch-lazy-highlight-max but controls a single invocation of
9419 isearch-lazy-highlight-update.
9420 (isearch-lazy-highlight-wrapped): Variable recreated.
9421 (isearch-lazy-highlight-window-start): New variable.
9422 (isearch-lazy-highlight-cleanup): Restored to behavior of
9423 before 2-Jan.
9424 (isearch-lazy-highlight-remove-overlays): Function deleted;
9425 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
9426 behavior removed.
9427 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
9428 isearch-lazy-highlight-update in a loop rather than just once.
9429 Test isearch-invalid-regexp here and decide not to start a new
9430 loop, rather than testing it each time through
9431 isearch-lazy-highlight-update.
9432 (isearch-lazy-highlight-search): Function restored.
9433 (isearch-lazy-highlight-update): Get called in a timer loop again,
9434 but this time highlight more than one match each time through.
9435 Only highlight matches in the visible part of the window.
9436 Start at point, move in the direction of the search, and wrap around at
9437 the edge of the window. Use sit-for to force redisplay and ensure
9438 window-start is credible. "Face suppressing" behavior removed;
9439 overlay priorities should make it unnecessary, right?
9440 (isearch-highlight): Face suppressing behavior removed.
9441 (isearch-dehighlight): Face suppressing behavior removed.
9442 (isearch-set-lazy-highlight-faces-at): Removed.
9443
9444 2001-01-17 Kenichi Handa <handa@etl.go.jp>
9445
9446 * language/european.el ("Latin-1"): Make the format of description
9447 about additional language environments same as that of Latin-2.
9448
9449 2001-01-16 Dave Love <fx@gnu.org>
9450
9451 * isearch.el (isearch-lazy-highlight): Add :version.
9452
9453 * simple.el (backward-delete-char-untabify-method)
9454 (next-line-add-newlines): Add :version.
9455
9456 2001-01-16 Gerd Moellmann <gerd@gnu.org>
9457
9458 * bindings.el: Bind <backspace> and <delete> via function-key-map.
9459 Don't bind <delete> otherwise.
9460
9461 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
9462 and <delete> via function-key-map.
9463
9464 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
9465 Subject line only if point is after the `Subject:'.
9466
9467 2001-01-16 Kenichi Handa <handa@etl.go.jp>
9468
9469 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
9470 japanese-jisx0213-2 in `charset' property of this lang. env.
9471
9472 * language/european.el ("Latin-1"): Add description for Dutch and
9473 Spanish lang. env.
9474
9475 * international/mule.el (decode-char): Fix conditions.
9476 (encode-char): Handle eight-bit-control too.
9477 (transform-make-coding-system-args): New function.
9478 (make-coding-system): Accept XEmacs style arguments for CCL base
9479 coding system.
9480
9481 2001-01-15 Gerd Moellmann <gerd@gnu.org>
9482
9483 * progmodes/etags.el (find-tag-noselect): Save the value of
9484 tags-file-name before switching buffers, for the case it has a
9485 buffer-local value.
9486
9487 2001-01-15 Alex Schroeder <alex@gnu.org>
9488
9489 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
9490 From Dave Love <fx@gnu.org>.
9491 (ansi-color-for-comint-mode): Fix :version.
9492
9493 2001-01-15 Alex Schroeder <alex@gnu.org>
9494
9495 * ansi-color.el (ansi-color-unfontify-region): Doc change.
9496
9497 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
9498
9499 * dired.el (dired-insert-directory): If file-system-info fails,
9500 remove the " free " part, but don't signal an error.
9501
9502 2001-01-12 Sam Steingold <sds@gnu.org>
9503
9504 * bookmark.el (bookmark-maybe-historicize-string):
9505 Use new backquote syntax.
9506
9507 2001-01-12 Richard M. Stallman <rms@gnu.org>
9508
9509 * subr.el (last): Handle a list that doesn't end in nil.
9510
9511 2001-01-12 Sam Steingold <sds@gnu.org>
9512
9513 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
9514 to `backward-delete-char-untabify'.
9515
9516 2001-01-12 Dave Love <fx@gnu.org>
9517
9518 * cus-edit.el (customize-menu-create): Fix the :filter following
9519 easymenu change.
9520
9521 * wid-edit.el (function): Add :match-alternatives.
9522 (widget-color-action): Doc fix.
9523
9524 2001-01-12 Gerd Moellmann <gerd@gnu.org>
9525
9526 * calendar/calendar.el (calendar-basic-setup): Doc fix.
9527
9528 2001-01-12 Kenichi Handa <handa@etl.go.jp>
9529
9530 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
9531
9532 * international/ccl.el (define-ccl-program): Fix docstring.
9533
9534 2001-01-11 Dave Love <fx@gnu.org>
9535
9536 * international/mule-cmds.el (standard-display-european-internal):
9537 Set display table for 2208 as for 160.
9538
9539 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
9540
9541 * progmodes/fortran.el (fortran-mode-map): Modify Customization
9542 entry for custom-menu-create change.
9543 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
9544 don't cons it in the search loop.
9545
9546 * imenu.el (imenu--truncate-items): Revert last change.
9547
9548 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
9549
9550 * info.el (Info-setup-header-line): If the node header includes
9551 either Next: or Prev: links, don't show the File: and Node: parts
9552 in the header line.
9553
9554 2001-01-11 Gerd Moellmann <gerd@gnu.org>
9555
9556 * comint.el (comint-goto-process-mark): Don't print a message
9557 when running in batch mode.
9558
9559 * isearch.el (isearch-search): In the condition-case handler for
9560 `error', set isearch-invalid-regexp to the whole error message.
9561
9562 * subr.el (eval-after-load): Call load-symbol-file-load-history to
9563 ensure that eval-after-load works for files dumped with Emacs.
9564
9565 * help.el (load-symbol-file-load-history): New function extracted
9566 from function symbol-file.
9567 (symbol-file): Use it.
9568
9569 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
9570
9571 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
9572
9573 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
9574 behave as if there were no prefix argument.
9575 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
9576 argument were nil.
9577
9578 2001-01-11 Richard M. Stallman <rms@gnu.org>
9579
9580 * isearch.el (isearch-lazy-highlight-update):
9581 Don't look for more potential matches once maximum is exceeded.
9582 Use overlays-in to check correctly for overlap with current match.
9583 Ignore empty matches.
9584
9585 2001-01-11 Miles Bader <miles@gnu.org>
9586
9587 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
9588 (ispell-overlay-window, ispell-help, ispell-show-choices)
9589 (ispell-command-loop): Use it instead of `window-height'.
9590
9591 2001-01-10 Gerd Moellmann <gerd@gnu.org>
9592
9593 * files.el (confirm-kill-emacs): New user-option.
9594 (save-buffers-kill-emacs): Ask for final confirmation before
9595 killing Emacs.
9596
9597 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
9598 to nil.
9599
9600 2001-01-10 Dave Love <fx@gnu.org>
9601
9602 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
9603
9604 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
9605
9606 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
9607
9608 * calculator.el (calculator-number-digits): Fix :type.
9609
9610 * vc-cvs.el (vc-cvs-header): Fix :type.
9611 * vc-rcs.el (vc-rcs-header): Fix :type.
9612 * vc-sccs.el (vc-sccs-header): Fix :type.
9613
9614 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
9615
9616 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
9617
9618 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
9619
9620 2001-01-10 Gerd Moellmann <gerd@gnu.org>
9621
9622 * simple.el (set-variable): Force a thorough redisplay for the
9623 case that the variable has an effect on the display, like
9624 `tab-width' has.
9625
9626 2001-01-10 Andre Spiegel <spiegel@gnu.org>
9627
9628 * vc.el: Add documentation for backend interface.
9629
9630 2001-01-10 Kenichi Handa <handa@etl.go.jp>
9631
9632 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
9633
9634 * international/mule-conf.el (latin-extra-code-table): Set to t
9635 for \223 and \224.
9636
9637 2001-01-09 Kenichi Handa <handa@etl.go.jp>
9638
9639 * international/mule-cmds.el (locale-language-names): Map "es" to
9640 "Spanish" and "nl" to "Dutch".
9641
9642 2001-01-09 Gerd Moellmann <gerd@gnu.org>
9643
9644 * bindings.el (global-map): Bind <home> to beginning-of-line,
9645 <end> to end-of-line, C-<home> to beginning-of-buffer, and
9646 C-<end> to end-of-buffer.
9647
9648 * language/european.el: Add Dutch and Spanish language info
9649 to be able to use the appropriate tutorials.
9650
9651 2001-01-09 Alex Schroeder <alex@gnu.org>
9652
9653 * ansi-color.el (ansi-color-process-output): Use markers instead
9654 of positions for start and end of region.
9655 (ansi-color-apply-on-region): Rewrote code to make it more robust.
9656 Previously, occasional mistakes happend when fontifying many
9657 chunks of output (eg. ls --color=yes /dev). This happened
9658 whenever an overlay was created up to the end of the region, which
9659 coincided with the process-mark. New text would then be added
9660 within that overlay instead of after it.
9661 (ansi-color-make-extent): Overlays are created with the property
9662 `modification-hooks' set to '(ansi-color-freeze-overlay).
9663 (ansi-color-freeze-overlay): New function. When inserting text at
9664 the end of the overlay, the overlay will resize.
9665
9666 2000-01-09 Alex Schroeder <alex@gnu.org>
9667
9668 * ansi-color.el (ansi-color-process-output): Doc change.
9669 (ansi-color-unfontify-region): Doc change. No longer installed
9670 automatically in font-lock-unfontify-region-function.
9671 (ansi-color-apply): Doc change.
9672 (ansi-color-apply-on-region): Use extents or overlays instead of
9673 text-properties.
9674 (ansi-color-make-extent): New function.
9675 (ansi-color-set-extent-face): New function.
9676
9677 2000-01-09 Alex Schroeder <alex@gnu.org>
9678
9679 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
9680 both use ansi-color-process-output, now.
9681 (ansi-color-process-output): Doesn't return string anymore. It is
9682 installed in comint-output-filter-functions for both Emacs and
9683 XEmacs, now.
9684 (ansi-color-unfontify-region): Simplified code removing variables
9685 pos and start-ansi.
9686 (ansi-color-apply): Put text-property ansi-color before putting
9687 text-property face because ansi-color-unfontify-region is called
9688 immediately after the call to put-text-property.
9689 (ansi-color-context-region): Doc change.
9690 (ansi-color-filter-region): Simplified code.
9691 (ansi-color-apply-on-region): Changed start to start-marker, using
9692 a marker explicitly. Put text-property ansi-color before putting
9693 text-property face because ansi-color-unfontify-region is called
9694 immediately after the call to put-text-property.
9695
9696 2000-01-09 Alex Schroeder <alex@gnu.org>
9697
9698 * ansi-color.el (ansi-color-faces-vector): Doc change.
9699 (ansi-color-for-comint-mode): Changed :type property to choice.
9700 (ansi-color-last-context): Removed.
9701 (ansi-color-process-output): Don't use ansi-color-last-context, as
9702 the main functions will store their context now.
9703 (ansi-color-context): Doc change.
9704 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
9705 Uses ansi-color-context such that repeated calls will strip
9706 partial escape sequences, too.
9707 (ansi-color-apply): Simplified code. Colorize end of string if
9708 face is not null. Store context in new (FACE STRING) format, such
9709 that repeated calls will strip partial escape sequences, too.
9710 Append faces to face property using ansi-color-apply-sequence such
9711 that cumulative mode actually works.
9712 (ansi-color-context-region): New variable.
9713 (ansi-color-filter-region): Rewrote it based on
9714 ansi-color-apply-on-region. Uses ansi-color-context-region such
9715 that repeated calls will strip partial escape sequences, too.
9716 (ansi-color-apply-on-region): Simplified code. Colorize end of
9717 region if face is not null. Store context in new (FACE POS)
9718 format, such that repeated calls will strip partial escape
9719 sequences, too. Append faces to face property using
9720 ansi-color-apply-sequence such that cumulative mode actually works.
9721 (ansi-color-apply-sequence): New function.
9722 (ansi-color-get-face): When the default face is added to the list
9723 of faces, all previous settings are discarded and the list of
9724 faces is set to '(default).
9725
9726 2000-01-09 Alex Schroeder <alex@gnu.org>
9727
9728 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
9729 face, such that ansi-color-apply and ansi-color-apply-on-region
9730 will do the right thing.
9731 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
9732 returns nil, set the list of faces back to nil instead of
9733 appending the result of ansi-color-get-face to the front of the list.
9734
9735 2000-01-09 Alex Schroeder <alex@gnu.org>
9736
9737 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
9738 (ansi-color-process): Doc change.
9739 (ansi-color-last-context): New buffer-local variable.
9740 (ansi-color-process-output): New function. It is automatically
9741 added to comint-output-filter-functions if this is XEmacs.
9742 (ansi-color-unfontify-region): New optional parameter for XEmacs
9743 compatibility. Check wether font-lock-syntactic-keywords is
9744 boundp before removing the syntax table text property, as XEmacs
9745 doesn't have it.
9746 (ansi-color-filter-region): Doc change.
9747 (ansi-color-apply-on-region): Doc change.
9748 (ansi-color-make-face): New function. Compatibility layer for
9749 XEmacs. Return temporary faces instead of cons cells for XEmacs.
9750 (ansi-color-make-color-map): Use ansi-color-make-face.
9751 (ansi-color-get-face): Avoid face text property '(nil) as results
9752 in an errow for XEmacs.
9753
9754 2000-01-09 Alex Schroeder <alex@gnu.org>
9755
9756 * ansi-color.el (ansi-color-unfontify-region): New function.
9757 Uses text-property ansi-color in order to preserve fontification by
9758 ansi-color. When the package is loaded, a lambda expression is
9759 put onto font-lock-mode-hook. This lambda expression will check
9760 font-lock-unfontify-region-function and replace
9761 font-lock-default-unfontify-region with ansi-color-unfontify-region.
9762 (ansi-color-apply): Add text-property ansi-color in addition to
9763 text-property face.
9764 (ansi-color-apply-on-region): Add text-property ansi-color in
9765 addition to text-property face.
9766 (save-buffer-state): Copy of the macro that is also used by
9767 lazy-lock and font-lock.
9768
9769 (ansi-color-for-comint-mode): New option.
9770 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
9771 (ansi-color-for-comint-mode-off): Ditto.
9772 (ansi-color-for-comint-mode-filter): Ditto.
9773 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
9774 decide what to do. This function is added to
9775 comint-preoutput-filter-functions when the package is loaded.
9776
9777 (ansi-color-for-shell-mode-set): Removed.
9778 (ansi-color-for-shell-mode): Removed.
9779
9780 2000-01-09 Alex Schroeder <alex@gnu.org>
9781
9782 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
9783 the lambda expression from the ansi-color-for-shell-mode :set
9784 property. Additionally, modify shell-mode-hook to enable or
9785 disable font-lock-mode for future shell buffers.
9786 (ansi-color-for-shell-mode): The :set property calls
9787 ansi-color-for-shell-mode-set instead of a lambda expression.
9788
9789 2000-01-09 Alex Schroeder <alex@gnu.org>
9790
9791 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
9792 (ansi-color-context): New variable.
9793 (ansi-color-apply): Save context between calls.
9794
9795 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
9796
9797 * isearch.el (isearch, isearch-lazy-highlight-face):
9798 New definitions for face colors and attributes.
9799
9800 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
9801 of display-mouse-p.
9802
9803 2001-01-09 Kenichi Handa <handa@etl.go.jp>
9804
9805 * international/mule.el (make-coding-system): If the coding system
9806 accepts extra latin codes, register such codes as safe for the
9807 coding system.
9808
9809 2001-01-08 Richard M. Stallman <rms@gnu.org>
9810
9811 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
9812 don't mention the file name or the date here, because they are
9813 logged at the start of the file.
9814
9815 2001-01-08 Richard M. Stallman <rms@gnu.org>
9816
9817 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9818 Change screen-width to frame-width.
9819
9820 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
9821
9822 * info.el (Info-search): Print the default as part of the prompt.
9823
9824 2001-01-08 Andre Spiegel <spiegel@gnu.org>
9825
9826 * vc.el (vc-default-latest-on-branch-p): New function, replaces
9827 constant implementations in backends.
9828
9829 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
9830 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
9831
9832 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
9833 WRITABLE to EDITABLE.
9834
9835 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
9836 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
9837 to EDITABLE.
9838
9839 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
9840
9841 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
9842 (copyright, copyright-update): Compute the current year at run time.
9843
9844 2001-01-08 Gerd Moellmann <gerd@gnu.org>
9845
9846 * isearch.el (isearch-old-signal-hook): Removed.
9847 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
9848 instead of setting signal-hook-function.
9849 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
9850
9851 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
9852
9853 * emulation/edt.el: Update to version 4.0. Provide support for
9854 EDT scroll margins at top and bottom of the window. Provide an
9855 emulation of the EDT SUBS command (bound to GOLD-Enter, by
9856 default). Enhance edt-quit, bound to GOLD-q by default, to warn
9857 user when file-related buffer modifications exist.
9858 Provide support for running EDT Emulation in XEmacs.
9859 Provide customize access to some user updatable variables.
9860 Add Commentary section to file header.
9861 Fixed a few minor bugs and cleaned up some code.
9862
9863 * emulation/edt-mapper.el: Update to version 4.0. Provide support
9864 for detecting a keypress that generates an ASCII key sequence.
9865 (Previously, only a keypress that generates a vector was
9866 recognized.) Embed Window Manager name into name of the generated
9867 EDT Emulation initialization file since the initialization file is
9868 Window Manager specific. Add Commentary section to file header.
9869
9870 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
9871
9872 * mail/sendmail.el (mail-mode): Doc fix.
9873
9874 * info.el (Info-goto-emacs-command-node): Doc fix.
9875 (Info-goto-emacs-key-command-node): Doc fix.
9876
9877 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
9878
9879 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
9880 systems without long file-name support.
9881
9882 2001-01-06 Andrew Innes <andrewi@gnu.org>
9883
9884 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
9885
9886 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
9887
9888 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
9889 (isearch-lazy-highlight-update): Doc fix.
9890
9891 * ffap.el (ffap-bindings): Doc fix.
9892
9893 * dired-x.el (dired-virtual-guess-dir): Doc fix.
9894
9895 2001-01-05 Dave Love <fx@gnu.org>
9896
9897 * emacs-lisp/cl-seq.el (remove, remq): Remove.
9898
9899 2001-01-05 Gerd Moellmann <gerd@gnu.org>
9900
9901 * mouse-drag.el (mouse-drag-safe-scroll):
9902 Bind scroll-preserve-screen-position to nil.
9903
9904 * isearch.el (isearch-old-signal-hook): New variable.
9905 (isearch-mode): Set signal-hook-function to isearch-done.
9906 (isearch-done): Restore old signal-hook-function.
9907
9908 * info.el (Info-fontify-node): Mark one more char as intangible.
9909
9910 2000-01-05 Kenichi Handa <handa@etl.go.jp>
9911
9912 * composite.el (compose-last-chars): New argument COMPONENTS.
9913 If it is non-nil, compose preceding characters by compose-region with
9914 COMPONENTS.
9915
9916 * international/quail.el (quail-input-string-to-events): New function.
9917 (quail-input-method): Convert input string to events here.
9918 (quail-start-translation): Return input string, not event list.
9919 (quail-start-conversion): Likewise.
9920
9921 2001-01-04 Gerd Moellmann <gerd@gnu.org>
9922
9923 * tooltip.el (tooltip-cancel-delayed-tip)
9924 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
9925 and tooltip-add-timeout.
9926 (tooltip-show): Set border color from faces's foreground.
9927 (tooltip-show-help-function): If called with the same help string
9928 as last time, do nothing.
9929 (tooltip-help-tips): Don't set tooltip-help-message to nil.
9930
9931 * startup.el (fancy-splash-screens): Don't bind show-help-function
9932 to nil.
9933
9934 * tooltip.el (tooltip-frame-parameters): Remove colors.
9935 (tooltip): New face
9936 (tooltip-set-param): New function.
9937 (tooltip-show): Set up color frame parameters from face `tooltip'.
9938 Display the tooltip text in face `tooltip'.
9939
9940 2001-01-04 Dave Love <fx@gnu.org>
9941
9942 * whitespace.el (whitespace-global-mode): Fix typo.
9943
9944 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
9945
9946 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9947
9948 * help.el (help-for-help): Fix a typo in a doc string.
9949 From kwzh@gnu.org (Karl Heuer).
9950
9951 2001-01-03 Dave Love <fx@gnu.org>
9952
9953 * dired-x.el: Doc fixes. Maintainer change.
9954 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
9955 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
9956 (dired-guess-shell-alist-user): Customize.
9957 (dired-x-help-address): Set to bug-gnu-emacs.
9958 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
9959 (dired-default-directory): Renamed from default-directory.
9960
9961 * hl-line.el (hl-line): Doc fix.
9962
9963 2001-01-03 Karl Fogel <kfogel@red-bean.com>
9964
9965 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
9966
9967 2001-01-02 Richard M. Stallman <rms@gnu.org>
9968
9969 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
9970 to remove all the current alternative-match highlighting.
9971 If nil, remove only what's outside the current window.
9972 (isearch-lazy-highlight-remove-overlays): Take optional
9973 region within which NOT to remove them.
9974 (isearch-lazy-highlight-new-loop): Greatly simplified.
9975 (isearch-lazy-highlight-update): Find all the other occurrences
9976 visible in the window, in just one call.
9977 (isearch-lazy-highlight-start): Now holds start of region to scan.
9978 (isearch-lazy-highlight-end): Now holds end of region to scan.
9979 (isearch-lazy-highlight-wrapped): Variable deleted.
9980 (isearch-lazy-highlight-search): Function deleted.
9981
9982 2000-01-02 Andrew Innes <andrewi@gnu.org>
9983
9984 * w32-fns.el (convert-standard-filename): Do length check on name
9985 before aref.
9986
9987 2001-01-02 Dave Love <fx@gnu.org>
9988
9989 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
9990 value.
9991 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
9992
9993 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
9994
9995 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
9996 read syntax.
9997
9998 * calendar/todo-mode.el (todo): Add :link, :version.
9999 (todo-save-top-priorities): Remove autoload cookie.
10000 (todo-add-category, todo-add-item-non-interactively)
10001 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
10002
10003 2001-01-02 Gerd Moellmann <gerd@gnu.org>
10004
10005 * comint.el (comint-input-history-ignore): New variable.
10006 (comint-read-input-ring): Ignore entries matching
10007 comint-input-history-ignore.
10008
10009 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
10010
10011 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
10012 (lm-copyright-mark): New function.
10013 (lm-crack-copyright): New function.
10014 (lm-verify): Check that the file has a copyright.
10015 Check that the file is copyright Free Software Foundation.
10016
10017 2000-12-30 Kenichi Handa <handa@etl.go.jp>
10018
10019 * international/mule-diag.el (print-fontset): Indent font name by
10020 24 columns, not 25.
10021
10022 2000-12-29 Gerd Moellmann <gerd@gnu.org>
10023
10024 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
10025 in Subject line.
10026
10027 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
10028 Use mail-mode-hook instead of mail-setup-hook.
10029 Otherwise continuing an interrupted message with C-u C-x m for
10030 instance, winds up in Mail mode without abbrevs.
10031
10032 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10033
10034 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
10035 non-nil. Adding almost all customization variables on ps-setup.
10036 Doc fix.
10037 (ps-print-version): New version number (6.3.3).
10038 (ps-end-with-control-d): Initialization fix.
10039 (ps-lines-printed): New var.
10040 (ps-skip-newline): New fun.
10041 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
10042 (ps-next-line, ps-continue-line, ps-plot-region)
10043 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
10044
10045 2000-12-29 Kenichi Handa <handa@etl.go.jp>
10046
10047 * international/fontset.el (x-complement-fontset-spec):
10048 Resolve ASCII font name so that the same family name is used for fonts
10049 registered in x-font-name-charset-alist.
10050 (create-fontset-from-fontset-spec): Adjusted for the above change.
10051 The name of fontset alias should be a unresolved ASCII font name.
10052
10053 2000-12-28 Gerd Moellmann <gerd@gnu.org>
10054
10055 * simple.el (delete-key-deletes-forward-mode): Bind backspace
10056 and delete in isearch-mode-map.
10057
10058 2000-12-28 Richard M. Stallman <rms@gnu.org>
10059
10060 * dired-x.el (dired-guess-shell-alist-default):
10061 Use xpdf instead of acroread.
10062
10063 2000-12-28 Kenichi Handa <handa@etl.go.jp>
10064
10065 * textmodes/artist.el (artist-butlast): Deleted.
10066 (artist-ellipse-mirror-quadrant): Use butlast instead of
10067 artist-butlast.
10068
10069 * subr.el (butlast, nbutlast): Moved from cl.el to here.
10070
10071 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
10072
10073 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
10074
10075 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
10076
10077 * ls-lisp.el: Better support for the Mac and MS-Windows.
10078 (ls-lisp): New defgroup.
10079 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
10080 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
10081 (ls-lisp-support-shell-wildcards): New defcustoms.
10082 (ls-lisp-parse-symlink): New function.
10083 (insert-directory): Code to convert switches to a list and set up
10084 the wildcard argument copied from ls-lisp-insert-directory.
10085 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
10086 for -C and -R switches.
10087 (ls-lisp-column-format): New function.
10088 (ls-lisp-delete-matching, ls-lisp-handle-switches)
10089 (ls-lisp-format-time): Add doc strings.
10090 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
10091 Support ls-lisp-dirs-first.
10092 (ls-lisp-classify, ls-lisp-extension): New functions.
10093 (ls-lisp-format): Optionally support emulation of symlinks.
10094 Support -i, -s, and -G switches.
10095
10096 2000-12-27 Gerd Moellmann <gerd@gnu.org>
10097
10098 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
10099
10100 * version.el (emacs-version): Print X scroll bar information.
10101
10102 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
10103 instead of x-toolkit-scroll-bars-p.
10104
10105 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
10106 of x-toolkit-scroll-bars-p.
10107
10108 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
10109
10110 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
10111 (ffap-bindings): Doc fix, to reflect the above change.
10112
10113 2000-12-27 Kenichi Handa <handa@etl.go.jp>
10114
10115 * term.el (term-char-mode): Define all non-ascii self-inserting
10116 characters to 'term-send-raw in term-raw-map.
10117
10118 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
10119
10120 * viper-init (viper-restore-cursor-type): Added condition-case guard.
10121
10122 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
10123 Changed initialization; use add-hook.
10124 (ediff-file-remote-p): Use file-local-copy.
10125
10126 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
10127
10128 * ediff.el (ediff-patch-buffer): Bug fix.
10129 (ediff-revision): Allow selection of the file at the prompt.
10130
10131 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
10132
10133 * subr.el (combine-run-hooks): Remove.
10134
10135 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
10136 and remove the rogue second spec.
10137
10138 2000-12-23 Gerd Moellmann <gerd@gnu.org>
10139
10140 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
10141
10142 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
10143
10144 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
10145 Use minibuffer menu prompt for the `=' prefix.
10146 (smerge-command-prefix): Change default to C-^.
10147 (smerge-mode): Don't assume font-lock doesn't move point.
10148
10149 * skeleton.el (skeleton-internal-1): Make sure the first line of
10150 the region is also re-indented.
10151 (skeleton-end-newline): New var.
10152 (skeleton-end-hook): Use it.
10153
10154 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10155
10156 * comint.el (comint-password-prompt-regexp): Support CVS.
10157
10158 2000-12-22 Gerd Moellmann <gerd@gnu.org>
10159
10160 * simple.el (delete-key-deletes-forward-mode): Simplify.
10161 Also backspace key combinations, depending on
10162 delete-key-deletes-forward.
10163
10164 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
10165
10166 * simple.el (delete-key-deletes-forward): Doc fix.
10167
10168 2000-08-22 Emmanuel Briot <briot@gnat.com>
10169
10170 * xml.el (top level comment): Updated to reflect the fact that
10171 white spaces are relevant in the XML file.
10172 (xml-parse-file): Do not kill an existing Emacs buffer if the file
10173 to parse was already edited. This allows for on-the-fly analysis
10174 of XML files.
10175 (xml-parse-tag): Check that the casing is the same in the start
10176 tag and end tag, since XML is case-sensitive. Allows for spaces
10177 in the end tag, after the name of the tag.
10178 (xml-parse-attlist): Allow for the character '-' in the name of
10179 attributes, as in the standard http-equiv attribute Do not save
10180 the properties in the XML tree, since they are not relevant.
10181
10182 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
10183
10184 * generic.el (generic-read-type): Undo last change, inline into
10185 `generic-mode' and then remove.
10186 (generic-mode): Inline generic-read-type.
10187 (define-generic-mode): Push the symbol name rather than the symbol
10188 onto generic-mode-list.
10189
10190 2000-12-21 Gerd Moellmann <gerd@gnu.org>
10191
10192 * generic.el (generic-read-type): Build an alist for
10193 completing-read as in 20.7.
10194
10195 * play/landmark.el (lm): Use interactive spec `P'.
10196 (toplevel): Don't set debug-on-error.
10197
10198 * server.el (server-switch-buffer): Choose a window on a visible frame.
10199
10200 2000-12-21 Dave Pearson <davep@davep.org>
10201
10202 * quickurl.el: Commentry change, I've moved my web site.
10203
10204 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10205
10206 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
10207 ranges like \177-\237, but accepts the character sequence from \177 to
10208 \237. Doc fix.
10209 (ebnf-version): New version (3.4).
10210 (ebnf-setup): Code fix.
10211 (ebnf-range-regexp): New fun.
10212 (ebnf-8-bit-chars): Const fix.
10213
10214 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
10215 entry. Doc fix.
10216 (ebnf-bnf-lex): Code fix.
10217 (ebnf-bnf-comment-chars): Const fix.
10218
10219 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
10220 entry. Doc fix.
10221 (ebnf-iso-comment-chars): Const fix.
10222
10223 * ebnf-otz.el: Doc fix.
10224
10225 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
10226 entry. Doc fix.
10227 (ebnf-yac-skip-code): Code fix.
10228 (ebnf-yac-comment-chars): Const fix.
10229
10230 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
10231
10232 * files.el (insert-directory-safely): New function.
10233 (recover-file): Use it instead of insert-directory.
10234 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10235
10236 2000-12-21 Kenichi Handa <handa@etl.go.jp>
10237
10238 * international/mule-cmds.el (select-safe-coding-system):
10239 Check coding-category-list more rigidly. Improve help message.
10240
10241 * dired.el (dired-move-to-filename-regexp): Fix previous change.
10242
10243 2000-12-21 Miles Bader <miles@gnu.org>
10244
10245 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
10246
10247 2000-12-21 Kenichi Handa <handa@etl.go.jp>
10248
10249 * international/mule-diag.el (describe-char-after): Make *Help*
10250 buffer inherit multibyteness of the current buffer.
10251
10252 * international/mule.el (make-char): Docstring adjusted for the
10253 change of make-char-internal.
10254
10255 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
10256
10257 * international/iso-cvt.el: Docstrings fix.
10258
10259 2000-12-20 Dave Love <fx@gnu.org>
10260
10261 * subr.el (eval-after-load): Doc fix.
10262
10263 2000-12-20 Kenichi Handa <handa@etl.go.jp>
10264
10265 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
10266 for numbers.
10267
10268 2000-12-20 Miles Bader <miles@gnu.org>
10269
10270 * international/quail.el (quail-help): Resize the help window
10271 again after it has all its contents. Remove unneeded progn.
10272
10273 2000-12-19 Gerd Moellmann <gerd@gnu.org>
10274
10275 * pcmpl-linux.el: Fix copy/paste error.
10276
10277 2000-12-19 Andrew Innes <andrewi@gnu.org>
10278
10279 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
10280
10281 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
10282
10283 * progmodes/idlw-rinfo.el: Fixed copyright notice.
10284
10285 * progmodes/idlw-toolbar.el: Fixed copyright notice.
10286
10287 * progmodes/idlw-shell.el: Fixed copyright notice.
10288
10289 * progmodes/idlwave.el: Fixed copyright notice.
10290
10291 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
10292 TAB as key separators.
10293
10294 2000-12-19 Alex Schroeder <alex@gnu.org>
10295
10296 * sql.el (sql-sybase-options): New option.
10297 (sql-sybase): Use it. Add sql-database to the list of parameters
10298 provided for login. The options -w 2048 -n are not used any more.
10299 (sql-postgres-options): Changed default from "--pset" to "-P".
10300 (sql-mysql-options): Doc change.
10301 (sql-stop): Doc change.
10302
10303 2000-12-19 Kenichi Handa <handa@etl.go.jp>
10304
10305 * international/quail.el (quail-input-method): Always hide
10306 the guidance buffer on exiting.
10307
10308 2000-12-18 Gerd Moellmann <gerd@gnu.org>
10309
10310 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
10311 isn't fboundp.
10312
10313 * server.el (server-buffer-done): Bury the buffer before
10314 killing it.
10315
10316 * faces.el (face-spec-set): Interpret a nil in specs for
10317 foreground and background colors as `unspecified', for
10318 compatibility with 20.x.
10319
10320 2000-12-18 Dave Love <fx@gnu.org>
10321
10322 * simple.el (mail-user-agent): Doc fix.
10323 (input-mode-8-bit): Removed.
10324
10325 * international/mule.el (set-keyboard-coding-system): Doc fix.
10326 (keyboard-coding-system): New option.
10327
10328 * mail/sendmail.el (send-mail-function): Customize.
10329
10330 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
10331
10332 * international/codepage.el (cp866-decode-table): New table.
10333
10334 2000-12-18 Gerd Moellmann <gerd@gnu.org>
10335
10336 * version.el (emacs-version): Remove `%a' from the time format
10337 because the weekday doesn't fit well into each locale.
10338
10339 2000-12-18 Miles Bader <miles@gnu.org>
10340
10341 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
10342
10343 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
10344 Check that emacs-major-version is `=' to 20, not `>='.
10345 (artist-replace-chars): Use `make-string' instead of a loop.
10346
10347 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
10348
10349 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
10350 (cvs-execute-single-file): Don't change directory.
10351 Patch from Per Cederqvist.
10352
10353 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
10354
10355 * textmodes/ispell.el (check-ispell-version):
10356 If `ispell-program-name' is "aspell", pass it the -v switch instead
10357 of -vv.
10358
10359 2000-12-16 Kenichi Handa <handa@etl.go.jp>
10360
10361 * international/mule-diag.el (mule-diag): Insert information about
10362 configure options, multibyte awareness, language env.
10363
10364 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
10365 regexp to search for candidates.
10366
10367 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
10368
10369 * info.el (Info-forward-node): If the node has an
10370 Info-header-line, widen the buffer before searching for "next:"
10371 and "up:" pointers, and set the search limit to stay in the
10372 current node.
10373
10374 2000-12-16 Miles Bader <miles@gnu.org>
10375
10376 * simple.el (delete-trailing-whitespace): Remove extraneous let.
10377
10378 2000-12-15 Miles Bader <miles@gnu.org>
10379
10380 * comint.el (comint-send-string, comint-send-region): Also accept
10381 a buffer, buffer-name, or nil for PROCESS, for compatibility with
10382 process-send-string/region.
10383
10384 2000-12-15 Gerd Moellmann <gerd@gnu.org>
10385
10386 * isearch.el (isearch-lazy-highlight-max): New user-option.
10387 (isearch-lazy-highlight-update): Don't highlight more than
10388 isearch-lazy-highlight-max matches.
10389
10390 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
10391
10392 2000-12-15 Richard M. Stallman <rms@gnu.org>
10393
10394 * sort.el (sort-columns): Fix error message.
10395
10396 * dabbrev.el (dabbrev--last-case-pattern): Value is now
10397 `upcase' or `downcase' or nil.
10398 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
10399 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
10400 (dabbrev--substitute-expansion): New arg record-case-pattern.
10401 If it is non-nil, set dabbrev--last-case-pattern.
10402 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
10403
10404 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
10405
10406 2000-12-15 Miles Bader <miles@gnu.org>
10407
10408 * paths.el (Info-default-directory-list): Don't delete
10409 configure-info-directory from the list of standard info
10410 directories when appending it to the end -- their order is important.
10411
10412 * faces.el (read-face-attribute): If there's no entry for the
10413 user's input in VALID, just use it as-is (this will often result
10414 in an error, but it may be OK for e.g. colors using hexadecimal
10415 notation, and at least will yield a better error message).
10416
10417 * window.el (mode-line-window-height-fudge): Function removed.
10418 (height-affecting-face-attributes, mode-line-window-height-fudge):
10419 Variables removed.
10420 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
10421 window is really the right size. Use vertical-motion
10422 rather than forward-line.
10423 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
10424 (ispell-command-loop, ispell-show-choices): Use the variable
10425 ispell-choices-win-default-height, rather than the function.
10426 (ispell-choices-win-default-height): Function removed.
10427 (ispell-mode-line-window-height-fudge): Function removed.
10428
10429 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
10430
10431 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
10432
10433 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
10434
10435 * paths.el (Info-default-directory-list):
10436 If configure-info-directory is not one of the standard directories,
10437 put it first in the list; otherwise put it last. Doc string
10438 changed accordingly.
10439
10440 * info.el (Info-directory-list): Change doc string to reflect the
10441 change in Info-default-directory-list.
10442
10443 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
10444 windows-nt as windowed environments, even under -nw.
10445
10446 * startup.el (command-line): Don't call x-backspace-delete-keys-p
10447 if not fboundp. Switch delete-forward mode for the <delete> key
10448 on all PC platforms, even under -nw.
10449
10450 * term/internal.el ([M-delete]): Remap to M-d.
10451
10452 2000-12-14 Gerd Moellmann <gerd@gnu.org>
10453
10454 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
10455
10456 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
10457
10458 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10459
10460 2000-12-14 Gerd Moellmann <gerd@gnu.org>
10461
10462 * startup.el (command-line): Call delete-key-deletes-forward-mode,
10463 if appropriate.
10464
10465 * simple.el (delete-key-deletes-forward): New user-option.
10466 (delete-key-deletes-forward-mode): New function.
10467
10468 * bindings.el: Bind `delete' to backward-delete-char.
10469
10470 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
10471 Test if symbol is bound before getting its value.
10472
10473 * tooltip.el (tooltip-show): If an error is signaled in
10474 x-show-tip, display that error, and display the help in the
10475 echo area.
10476
10477 2000-12-14 Kenichi Handa <handa@etl.go.jp>
10478
10479 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
10480 Show "... entries" messages for every 10000 entries, not 10.
10481
10482 2000-12-13 Karl Fogel <kfogel@red-bean.com>
10483
10484 * bookmark.el: Provide a generic exit hook, as suggested by
10485 Ovidiu Predescu <ovidiu@cup.hp.com>:
10486 (bookmark-exit-hook): New var.
10487 (bookmark-exit-hook-internal): New func, replaces
10488 old raw lambda form in `kill-emacs-hook', and runs new
10489 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
10490 as logically that feature must have been provided if this function
10491 is running.
10492 Removed ;;;###autoload before the `add-hook' call.
10493
10494 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
10495
10496 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
10497 (easy-menu-current-active-maps): New function.
10498 (easy-menu-get-map): Use it.
10499 Make a proper menu entry when creating a new keymap.
10500
10501 2000-12-13 Kenichi Handa <handa@etl.go.jp>
10502
10503 * international/characters.el: Fix cases and syntaxes for
10504 mule-unicode-0100-24ff.
10505
10506 * dired.el (dired-move-to-filename-regexp): Fixed for the case
10507 that a Japanese character is not appended after day and year.
10508
10509 * info.el (Info-suffix-list): Change format for a command that
10510 requires arguments.
10511 (info-insert-file-contents): Adjusted for the above change.
10512
10513 2000-12-12 Andreas Schwab <schwab@suse.de>
10514
10515 * tar-mode.el (tar-extract): Base the name of the subfile buffer
10516 on the name of the tar buffer. Verify that the existing buffer is
10517 visiting the same subfile.
10518
10519 2000-12-12 Dave Love <fx@gnu.org>
10520
10521 * subdirs.el: Add obsolete.
10522
10523 2000-12-12 Gerd Moellmann <gerd@gnu.org>
10524
10525 * mail/rmailsum.el (rmail-summary-expunge)
10526 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
10527 instead of rmail-confirm-expunge.
10528
10529 * replace.el (perform-replace): Don't use an empty match adjacent
10530 to a non-empty match when computing the next match before the
10531 replacement is performed.
10532
10533 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
10534
10535 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
10536 definition (patch by Stefan Monnier).
10537 (glasses-mode): Use jit-lock instead of `after-change-functions'
10538 (patch by Stefan Monnier).
10539
10540 2000-12-12 Miles Bader <miles@gnu.org>
10541
10542 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
10543 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
10544
10545 2000-12-12 Andrew Choi <akochoi@i-cable.com>
10546
10547 * term/mac-win.el: Remove load for ls-lisp.
10548
10549 * loadup.el: Load ls-lisp for system-type `macos'.
10550
10551 2000-12-12 Miles Bader <miles@gnu.org>
10552
10553 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
10554 Respect field end too.
10555 (just-one-space): Respect fields as `delete-horizontal-space'.
10556 (newline-and-indent, reindent-then-newline-and-indent):
10557 Use `delete-horizontal-space'.
10558
10559 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
10560
10561 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
10562 (so as to obey the field property in the minibuffer).
10563
10564 * obsolete/c-mode.el: Moved from lisp/progmodes.
10565 * obsolete/auto-show.el: Moved from lisp.
10566 * obsolete/ooutline.el: Moved from lisp/textmodes.
10567
10568 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
10569
10570 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
10571 changes to list them here.
10572
10573 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
10574 Too many changes to list them here.
10575
10576 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
10577 Too many changes to list them here.
10578
10579 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
10580
10581 2000-12-11 Gerd Moellmann <gerd@gnu.org>
10582
10583 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
10584
10585 * cus-edit.el (custom-save-variables, custom-save-faces):
10586 Comment fix.
10587
10588 * hscroll.el: Moved to `obsolete' subdir.
10589
10590 2000-12-11 Miles Bader <miles@gnu.org>
10591
10592 * window.el (window-text-height): Function removed (now in C).
10593
10594 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
10595
10596 * log-edit.el (log-edit-parent-buffer): New var.
10597 (log-edit): Set it. Add BUFFER argument.
10598 (log-edit-done): Use char-before.
10599 Don't bother checking validity of vc-comment-ring.
10600 Only bury the buffer if log-edit popped it up.
10601
10602 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
10603 (cvs-mode-diff-help): Remove.
10604 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
10605 (cvs-mode-marked): Set up the default for CMD manually.
10606
10607 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
10608 Remove binding for ? now made unnecessary.
10609
10610 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
10611
10612 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
10613 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
10614
10615 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
10616 when master file is not open.
10617
10618 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
10619
10620 * progmodes/ada-stmt.el: Update `maintainer'.
10621
10622 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
10623
10624 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
10625 choices to match documentation string.
10626
10627 2000-12-09 Miles Bader <miles@gnu.org>
10628
10629 * minibuf-eldef.el: New file.
10630
10631 * window.el (fit-window-to-buffer): Don't pass last argument to
10632 pos-visible-in-window-p, now that its meaning is inverted.
10633
10634 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
10635
10636 * image.el (create-image): Doc fix; spotted by Per Cederqvist
10637 <ceder@lysator.liu.se>.
10638
10639 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
10640
10641 * autoinsert.el (auto-insert-alist): Add missing final \n.
10642
10643 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
10644 (cvs-menu-map): Remove.
10645 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
10646 (cvs-mode-quit): Turn it back into a plain function.
10647
10648 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
10649 (texinfo-filter): Remove (move to texinfo.el).
10650
10651 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
10652 file where it's more visible.
10653 (texinfo-filter, texinfo-chapter-level-regexp): New variables
10654 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
10655 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
10656 (texinfo-inside-macro-p): Only catch `scan-error's.
10657 (texinfo-inside-env-p): Make better use of the match info.
10658 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
10659 (texinfo-insert-@end): Slight re-organization.
10660 Also remove useless `looking-at' call.
10661
10662 2000-12-08 Andrew Innes <andrewi@gnu.org>
10663
10664 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
10665 accessible in -nw mode.
10666
10667 * term/w32-win.el: Remove stuff about selection timeout, which is
10668 irrelevant on Windows. Move clipboard support to w32-fns.el, so
10669 it is accessible in -nw mode.
10670
10671 2000-12-08 Dave Love <fx@gnu.org>
10672
10673 * emacs-lisp/lisp-mode.el (lisp-mode):
10674 Set font-lock-keywords-case-fold-search.
10675
10676 2000-12-08 Gerd Moellmann <gerd@gnu.org>
10677
10678 * textmodes/ispell.el (ispell): Doc fix.
10679
10680 2000-12-08 Kenichi Handa <handa@etl.go.jp>
10681
10682 * international/quail.el (quail-insert-decode-map): Check the
10683 frame width of a window displaying the current buffer, not that of
10684 the selected frame.
10685 (quail-help): Make sure that the help buffer has window before
10686 inserting text in it.
10687
10688 2000-12-07 Sam Steingold <sds@gnu.org>
10689
10690 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
10691 Backquote is used in isearch.el, so autoloading saves nothing.
10692
10693 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
10694
10695 * startup.el (normal-top-level-add-subdirs-to-load-path):
10696 Ignore the CVS and RCS subdirectories case-insensitively.
10697
10698 * dired.el (dired-insert-directory): If file-system-info is
10699 fboundp, call it instead of invoking dired-free-space-program.
10700
10701 2000-12-07 Gerd Moellmann <gerd@gnu.org>
10702
10703 * server.el (server-visit-files): Push files on file-name-history.
10704
10705 * progmodes/cc-langs.el: Update copyright.
10706
10707 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
10708
10709 * bindings.el (mode-line-mode-menu): Add glasses-mode.
10710
10711 * bindings.el (mode-line-mode-menu): Reverse the order
10712 of define-keys so that the menu appears in alphabetical order.
10713
10714 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
10715
10716 * progmodes/glasses.el (glasses-mode): Update mode line at the end
10717 of the function.
10718
10719 2000-12-07 Dave Love <fx@gnu.org>
10720
10721 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
10722
10723 * facemenu.el (facemenu-unlisted-faces): Fix value.
10724
10725 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
10726
10727 * font-lock.el (font-lock-default-fontify-region):
10728 Include the terminating \n (off-by-one error).
10729 (font-lock-set-defaults): Use dolist.
10730
10731 * derived.el (define-derived-mode): Don't use combine-run-hooks.
10732
10733 2000-12-07 Kenichi Handa <handa@etl.go.jp>
10734
10735 * international/mule-cmds.el (describe-language-environment):
10736 Fix for the case that an input method title is not string but a list.
10737
10738 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
10739 of wrong SIZE record.
10740
10741 2000-12-06 Dave Love <fx@gnu.org>
10742
10743 * newcomment.el (comment-region, comment-dwim): Doc fix.
10744
10745 * textmodes/texinfo.el: Require tex-mode when compiling.
10746 (texinfo-update-node): Doc fix.
10747 (texinfo-imenu-generic-expression): Add @anchor.
10748 (texinfo-font-lock-keywords): Add @uref.
10749 (texinfo-inside-macro-p): Don't use ignore-errors.
10750 (texinfo-insert-quote): Match more contexts.
10751
10752 * international/mule.el (decode-char, encode-char): Doc fix.
10753 (auto-coding-alist): Customize.
10754
10755 * files.el (load-file): Fix change of 2000-03-12.
10756
10757 * wid-edit.el (widget-text-keymap): Doc fix.
10758
10759 2000-12-06 Andrew Innes <andrewi@gnu.org>
10760
10761 * makefile.w32-in (lisp): Set to an absolute directory, namely
10762 $(CURDIR).
10763
10764 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
10765
10766 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
10767 read generated-autoload-file, and set buffer-file-coding-system to
10768 raw-text-unix after reading the file.
10769
10770 * international/mule-conf.el (file-coding-system-alist):
10771 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
10772
10773 2000-12-06 Gerd Moellmann <gerd@gnu.org>
10774
10775 * replace.el (occur): Make line-number-width 1 smaller for the
10776 colon following the line number.
10777
10778 * startup.el (fancy-splash-text, command-line-1):
10779 Use `File' for the menu name instead of `Files'.
10780
10781 * tmm.el: Update copyright.
10782
10783 * cus-start.el: Add entry for even-window-heights.
10784
10785 2000-12-06 Miles Bader <miles@gnu.org>
10786
10787 * faces.el (frame-set-background-mode): Avoid stomping on
10788 locally modified faces.
10789
10790 2000-12-06 Kenichi Handa <handa@etl.go.jp>
10791
10792 * international/fontset.el: Correct the font registries for
10793 japanese-jisx0213-1 and japanese-jisx0213-2.
10794
10795 2000-12-05 Gerd Moellmann <gerd@gnu.org>
10796
10797 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
10798
10799 * iswitchb.el: Update customization commentary.
10800
10801 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
10802
10803 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
10804 (tpu-search-highlight): Fixed comparison of overlay end positions.
10805 (tpu-trim-line-ends): Implemented trimming logic locally.
10806
10807 * emulation/tpu-extras.el (tpu-write-file-hook)
10808 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
10809
10810 2000-12-05 Kenichi Handa <handa@etl.go.jp>
10811
10812 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
10813 to cn-gb.
10814 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
10815
10816 2000-12-04 Dave Love <fx@gnu.org>
10817
10818 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
10819
10820 2000-12-04 Gerd Moellmann <gerd@gnu.org>
10821
10822 * mail/rmailsum.el (rmail-summary-expunge)
10823 (rmail-summary-expunge-and-save): Ask for confirmation with
10824 rmail-expunge-confirmed.
10825
10826 * mail/rmail.el (rmail-expunge-confirmed): New function.
10827 (rmail-expunge): Use it.
10828
10829 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
10830
10831 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
10832 (etags-recognize-tags-table, find-tag-in-order):
10833 New functionality: interpret file names as tags.
10834
10835 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
10836
10837 * info.el (Info-scroll-prefer-subnodes): New defcustom.
10838 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
10839 the first subnode until the bottom of the current node is visible.
10840
10841 2000-12-04 Gerd Moellmann <gerd@gnu.org>
10842
10843 * format.el (format-decode): Don't change buffer's undo list.
10844
10845 2000-12-04 Kenichi Handa <handa@etl.go.jp>
10846
10847 * faces.el (face-font-registry-alternatives): Add entries for CJK
10848 fonts. Doc-string adjusted for the actual usage of this data.
10849
10850 * international/fontset.el: Change the font registries for CJK
10851 fonts in the default fontset. Don't append '*' to registries.
10852
10853 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
10854
10855 * emacs-lisp/easy-mmode.el (define-derived-mode)
10856 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
10857
10858 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
10859 (derived-mode-p): New function.
10860 (derived-mode-make-docstring): Add `docstring' argument.
10861 Use it if available and complete it if necessary.
10862
10863 2000-12-03 Andreas Schwab <schwab@suse.de>
10864
10865 * type-break.el (type-break): Don't make parent of itself.
10866
10867 2000-12-03 Miles Bader <miles@gnu.org>
10868
10869 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
10870
10871 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
10872
10873 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
10874 (tex-main-file, tex-file): Simplify.
10875 (tex-generate-zap-file-name): Use subst-char-in-string.
10876 (tex-strip-dots): Remove.
10877
10878 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
10879
10880 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
10881 to check if the match succeeded.
10882
10883 2000-12-02 Gerd Moellmann <gerd@gnu.org>
10884
10885 * startup.el (use-fancy-splash-screens-p): New function.
10886 (command-line-1): Use it to determine whether or not to use
10887 a fancy splash screen.
10888
10889 2000-12-02 Andreas Schwab <schwab@suse.de>
10890
10891 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
10892
10893 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
10894
10895 * international/mule.el (make-char): Fix last change.
10896
10897 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
10898 New defcustoms.
10899 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
10900 autoloading tex-mode; instead, do the same manually.
10901 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
10902 with numeric argument. Docstring fix.
10903 (toplevel): Require cl when compiling.
10904
10905 * international/mule.el (make-char): Doc fix.
10906
10907 2000-12-02 Jason Rumney <jasonr@gnu.org>
10908
10909 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
10910 the Emacs Lisp manual)
10911
10912 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
10913
10914 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
10915
10916 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
10917 the Emacs Lisp manual).
10918
10919 2000-12-02 Gerd Moellmann <gerd@gnu.org>
10920
10921 * simple.el (next-line-add-newlines): Change default to nil.
10922
10923 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
10924
10925 * files.el (revert-buffer, recover-file):
10926 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
10927
10928 2000-12-01 Gerd Moellmann <gerd@gnu.org>
10929
10930 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
10931
10932 2000-12-01 Miles Bader <miles@gnu.org>
10933
10934 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
10935
10936 2000-12-01 Kenichi Handa <handa@etl.go.jp>
10937
10938 * international/mule-diag.el (describe-char-after): Fix typo.
10939 (describe-character-set, non-iso-charset-alist): Fix typo.
10940
10941 2000-12-01 Miles Bader <miles@gnu.org>
10942
10943 * image-file.el (image-file-name-regexp): Automatically add
10944 upper-case variants of each filename extension in
10945 `image-file-name-extensions', since they seem to be common.
10946
10947 * simple.el (minibuffer-contents)
10948 (minibuffer-contents-no-properties, delete-minibuffer-contents):
10949 New functions.
10950 * filecache.el (file-cache-directory-name)
10951 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
10952
10953 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
10954
10955 * filecache.el (file-cache-minibuffer-complete): Don't try to
10956 delete the minibuffer prompt.
10957
10958 2000-11-30 Dave Love <fx@gnu.org>
10959
10960 * cus-start.el: Fix read-buffer-function type.
10961
10962 2000-11-30 Gerd Moellmann <gerd@gnu.org>
10963
10964 * md5.el: Removed. There's a built-in function, now.
10965
10966 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
10967
10968 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
10969 as dummy 0-th char of rmail-deleted-vector.
10970
10971 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
10972
10973 * ps-print.el (ps-end-job): Bind case-fold-search only after
10974 switching to ps-spool-buffer.
10975
10976 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10977
10978 * ps-print.el: Line number font customization. PostScript: Lines and
10979 PageCount are initialized on each page. Doc Fix.
10980 (ps-print-version): New version number (6.3.2).
10981 (ps-lpr-switches, ps-font-info-database, ps-font-size)
10982 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
10983 (ps-right-header): Customization fix.
10984 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
10985 Fix code.
10986 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
10987 New vars.
10988
10989 2000-11-30 Gerd Moellmann <gerd@gnu.org>
10990
10991 * bs.el: Fix typos and spelling errors.
10992 (bs-appearance) <defgroup>: Renamed from bs-appearence.
10993 (bs-configuration): Doc fix.
10994
10995 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
10996
10997 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
10998
10999 * emulation/tpu-edt.el (tpu-version): New version.
11000 (tpu-search-overlay, tpu-replace-overlay): New initial range.
11001 (tpu-original-mode-line): Variable deleted.
11002 (tpu-mark-flag): New initial value.
11003 (tpu-set-mode-line): Don't redefine mode-line-format.
11004 Add tpu-mark-flag to minor-mode-alist.
11005 (tpu-update-mode-line): New mark flag logic.
11006 (tpu-get): Use find-file-wildcards.
11007 (tpu-search-highlight): Move overlay less, reset overlay properly.
11008 (tpu-unselect): Deactivate mark.
11009 (tpu-lm-replace): Reset overlay properly.
11010 (tpu-forward-line): Use forward-visible-line.
11011 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
11012
11013 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
11014
11015 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
11016
11017 * cus-edit.el (custom-face-value-create): Always emphasize tag.
11018
11019 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11020
11021 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
11022 and skip whitespace and newlines.
11023
11024 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
11025
11026 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
11027
11028 2000-11-29 Gerd Moellmann <gerd@gnu.org>
11029
11030 * help.el (describe-function-1): Regexp-quote function name
11031 when used as part of a regexp.
11032
11033 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
11034 Use face-attribute instead of face-foreground and face-background.
11035 (tool-bar-add-item): Likewise, and handle unspecified colors.
11036
11037 * enriched.el (enriched-face-ans): Use face-attribute instead
11038 of face-foreground and face-background.
11039
11040 * faces.el (face-foreground, face-background, face-stipple):
11041 Return nil if attribute is unspecified, for backward compatibility.
11042
11043 * files.el (auto-mode-alist): Add an entry for antlr-mode.
11044
11045 * play/5x5.el: Remove version info.
11046
11047 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
11048
11049 * frame.el (blink-cursor-mode): Doc fix.
11050
11051 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11052
11053 * antlr-mode.el: New commands to run ANTLR from within Emacs and
11054 to create Makefile rules.
11055 (antlr-tool-command): New user option.
11056 (antlr-ask-about-save): New user option.
11057 (antlr-makefile-specification): New user option.
11058 (antlr-file-formats-alist): New variable.
11059 (antlr-special-file-formats): New variable.
11060 (antlr-unknown-file-formats): New user option.
11061 (antlr-help-unknown-file-text): New variable.
11062 (antlr-help-rules-intro): New variable.
11063 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
11064 (antlr-mode-menu): Add entries.
11065 (antlr-file-dependencies): New function.
11066 (antlr-directory-dependencies): New function.
11067 (antlr-superclasses-glibs): New function.
11068 (antlr-run-tool): New command.
11069 (antlr-makefile-insert-variable): New function.
11070 (antlr-insert-makefile-rules): New function.
11071 (antlr-show-makefile-rules): New command.
11072
11073 * antlr-mode.el: More Emacs/XEmacs stuff.
11074 (antlr-no-action-keywords): New constant with value nil.
11075 (antlr-font-lock-keywords-alist): Use it. Old value would break
11076 syntax highlighting in Emacs-21.0.
11077 (antlr-default-directory): Emacs/XEmacs dependend function.
11078 (antlr-read-shell-command): Ditto.
11079 (antlr-with-displaying-help-buffer): Ditto.
11080
11081 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11082
11083 * antlr-mode.el: imenu, parsing and highlighting changes.
11084 (antlr-imenu-create-index-function): Don't create extra submenus
11085 for definitions in different grammar classes. It is not necessary
11086 for the menu and would make command `imenu' awkward to use.
11087 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
11088 header actions and more than one.
11089 (antlr-font-lock-tokendef-face): Changed color.
11090 (antlr-font-lock-tokenref-face): Changed color.
11091 (antlr-font-lock-additional-keywords): Also highlight lowercase.
11092 (antlr-mode-syntax-table): New variable.
11093 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
11094 (antlr-with-syntax-table): Don't copy syntax table.
11095
11096 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11097
11098 * antlr-mode.el: Minor changes: language setting.
11099 (antlr-language-alist): The value for file option "language" can
11100 be both an identifier and a string.
11101 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
11102 (antlr-language-limit-n-regexp): Change accordingly.
11103
11104 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11105
11106 * antlr-mode.el: Minor changes: tabs, hiding.
11107 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
11108 (antlr-action-visibility): Also allow value nil to also hide the
11109 braces. Renamed from `antlr-tiny-action-length'.
11110 Suggested by Jay@aol.com.
11111 (antlr-hide-actions): Change accordingly. Hide line if completely
11112 hidden action is on a line of its own.
11113
11114 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
11115
11116 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
11117
11118 * sort.el (sort-columns): Don't concat strings with numbers.
11119
11120 2000-11-29 Dave Love <fx@gnu.org>
11121
11122 * cus-edit.el (face): Fix :format.
11123
11124 * mail/feedmail.el: Require smtpmail when compiling.
11125 (mail-do-fcc): Autoload.
11126 (feedmail) <defgroup>: Fix :link.
11127 (feedmail-nuke-body-in-fcc): Fix :type.
11128 (feedmail-send-it): Add autoload cookie.
11129
11130 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
11131
11132 * newcomment.el (comment-indent): Save excursion around call to
11133 comment-indent-function.
11134
11135 2000-11-29 Miles Bader <miles@gnu.org>
11136
11137 * subr.el (member-ignore-case): Return the tail of the list who's
11138 car matches, like `member', not the matching element itself.
11139
11140 2000-11-29 Kenichi Handa <handa@etl.go.jp>
11141
11142 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
11143 should not contain `\n'.
11144
11145 2000-11-28 Gerd Moellmann <gerd@gnu.org>
11146
11147 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
11148
11149 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
11150
11151 * dired-aux.el (dired-do-create-files): Construct default file
11152 name for dired-mark-read-file-name so that when the user enters
11153 just RET, the target file will end up in the target directory.
11154
11155 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
11156 local-abbrev-table before changing buffers because it might
11157 have a buffer-local binding.
11158
11159 2000-11-28 Miles Bader <miles@gnu.org>
11160
11161 * simple.el (delete-horizontal-space): Handle fields more generally.
11162
11163 2000-11-28 Gerd Moellmann <gerd@gnu.org>
11164
11165 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
11166
11167 2000-11-28 Dave Love <fx@gnu.org>
11168
11169 * progmodes/ps-mode.el (ps-mode): Set comment-start and
11170 comment-start-skip locally.
11171
11172 * progmodes/fortran.el (fortran-mode): Don't set
11173 fortran-comment-line-start-skip. Set comment-start to
11174 fortran-comment-line-start.
11175 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
11176 (fortran-comment-line-start-skip): Simplify slightly.
11177
11178 2000-11-28 Gerd Moellmann <gerd@gnu.org>
11179
11180 * play/5x5.el: Remove RCS keyword.
11181
11182 * bs.el: Mistaken commit, undone 2000-11-30.
11183
11184 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
11185
11186 * textmodes/tildify.el (tildify-string-alist):
11187 Add `plain-tex-mode' here.
11188
11189 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
11190
11191 * chistory.el (Command-history-setup): Remove extraneous `keymap'
11192 reference.
11193
11194 2000-11-28 Miles Bader <miles@gnu.org>
11195
11196 * cus-face.el (custom-face-attributes): Add post-filter function
11197 for :box. Make pre-filter function for :box handle all cases.
11198
11199 * wid-edit.el (widget-choose): Make sure pop-up window is large
11200 enough to display all the choices, as there's no way to scroll it.
11201
11202 2000-11-28 Kenichi Handa <handa@etl.go.jp>
11203
11204 * international/mule-conf.el: Make the coding system no-conversion
11205 safe for all characters.
11206
11207 2000-11-27 Dave Love <fx@gnu.org>
11208
11209 * net/ldap.el (ldap) <defgroup>: Add :version.
11210
11211 * tooltip.el (tooltip-use-echo-area): Doc fix.
11212
11213 * cus-start.el <minibuffer-prompt-properties>: Add version.
11214 <read-buffer-function>: Add.
11215
11216 * apropos.el (apropos-print): Add help-echo to active text.
11217
11218 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
11219
11220 2000-11-27 Gerd Moellmann <gerd@gnu.org>
11221
11222 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
11223 type, group and version.
11224
11225 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
11226
11227 * select.el (x-get-selection): Docstring fix.
11228
11229 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
11230
11231 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
11232
11233 2000-11-27 Andrew Innes <andrewi@gnu.org>
11234
11235 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
11236
11237 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
11238
11239 2000-11-27 Miles Bader <miles@gnu.org>
11240
11241 * dired.el (dired-get-filename): Return filename verbatim if
11242 LOCALP is `verbatim'.
11243 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
11244 `verbatim' so that we don't inadvertently delete a non-existant
11245 directory name.
11246
11247 2000-11-27 Kenichi Handa <handa@etl.go.jp>
11248
11249 * international/characters.el: Specify cases and syntaxes for
11250 mule-unicode-0100-24ff.
11251
11252 2000-11-27 Gerd Moellmann <gerd@gnu.org>
11253
11254 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
11255 that foreground and/or background colors of the face `tool-bar'
11256 are unspecified.
11257
11258 2000-11-27 Miles Bader <miles@gnu.org>
11259
11260 * wid-edit.el (widget-field-buffer, widget-field-start)
11261 (widget-field-end): Handle widget field `pseudo-overlays'.
11262 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
11263 if it's there instead of in `widget-field-list'.
11264
11265 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
11266 (help-make-xrefs): Delete extraneous newlines at the end of the
11267 docstring.
11268
11269 2000-11-25 Jason Rumney <jasonr@gnu.org>
11270
11271 * startup.el (command-line): Call set-locale-environment after
11272 Window System init file is read, as it can result in a call to
11273 redraw-frame.
11274
11275 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
11276
11277 * simple.el (shell-command): Mention the effect of the prefix
11278 argument in the doc string.
11279
11280 2000-11-25 Miles Bader <miles@gnu.org>
11281
11282 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
11283
11284 * wid-edit.el (widget-field-value-delete): Don't try to delete
11285 overlay when it's the `pseudo-overlay' that exists at some points.
11286
11287 2000-11-24 Jason Rumney <jasonr@gnu.org>
11288
11289 * international/mule-cmds.el (locale-language-names): Add "jp" as
11290 a non-standard alternative for Japanese.
11291
11292 2000-11-24 Andre Spiegel <spiegel@gnu.org>
11293
11294 * vc-hooks.el: Require 'cl during compilation.
11295
11296 2000-11-24 Gerd Moellmann <gerd@gnu.org>
11297
11298 * faces.el (face-set-after-frame-default): Let face attributes
11299 specified for new frames override frame parameters.
11300
11301 * startup.el (command-line): Fix computation of the source file
11302 for user-init-file when user-init-file is a compiled file.
11303
11304 2000-11-24 Miles Bader <miles@gnu.org>
11305
11306 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
11307 (custom-post-filter-face-spec): New functions.
11308 (custom-face-set, custom-face-value-create): Filter the face spec
11309 before and after customization.
11310 (custom-face-set): If VALUE specifies a null face, pass a
11311 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
11312 * cus-face.el (custom-face-attributes): Remove SET and GET
11313 functions. Add some IN-FILTER and OUT-FILTER functions in the few
11314 cases they're needed.
11315
11316 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
11317 that it's distinguishable from the :off-glyph on dark-background
11318 displays. Set its background color too.
11319
11320 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
11321 so that people can easily turn it off.
11322
11323 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
11324
11325 * ediff-diff.el: Moved variables around to have it compile under NT.
11326
11327 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
11328
11329 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
11330
11331 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
11332 redundant skip-small-frames test.
11333
11334 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
11335 (viper-downgrade-to-insert): Protect against errors in hooks.
11336
11337 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
11338 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
11339 (viper-restore-cursor-type,viper-set-insert-cursor-type):
11340 New functions.
11341
11342 * viper-util.el (viper-memq-char): Bug fixes.
11343
11344 * viper.el (viper-mode): Fix cursor handling.
11345
11346 2000-11-24 Kenichi Handa <handa@etl.go.jp>
11347
11348 * international/mule-diag.el (list-iso-charset-chars):
11349 For two-byte charset, fix the `while' condition.
11350 (list-non-iso-charset-chars): Fix the `while' condition.
11351
11352 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
11353
11354 * subr.el (add-hook, remove-hook): Don't call make-local-hook
11355 if the variable is make-variable-buffer-local.
11356
11357 * progmodes/ada-stmt.el (ada-template-map):
11358 Initialize and bind it to C-c t in ada-mode-map.
11359 (ada-stmt-mode-hook): New function extracted from old code.
11360 Only change the buffer-local side of skeleton-*.
11361 (ada-mode-hook): Use it.
11362
11363 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
11364
11365 * iswitchb.el (iswitchb-minibuf-depth): New variable.
11366 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
11367 we expect to be returned by minibuffer-depth once we prompt the
11368 user in the minibuffer.
11369 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
11370 as recorded in iswitchb-minibuf-depth, return non-nil.
11371
11372 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
11373
11374 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
11375 (hscroll-window-maybe): Docstring fix.
11376
11377 2000-11-23 Dave Love <fx@gnu.org>
11378
11379 * rect.el (string-rectangle): Don't test delete-selection-mode.
11380
11381 2000-11-23 Gerd Moellmann <gerd@gnu.org>
11382
11383 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
11384 is in the tool bar.
11385
11386 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
11387 with `no-dir'; we want the directory part to be able to remove it.
11388
11389 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
11390
11391 * textmodes/outline.el (outline-flag-region):
11392 Don't bind inhibit-read-only since we don't modify the buffer.
11393 (outline-isearch-open-invisible): Don't jump to overlay-start
11394 since we're trying to unhide text around point.
11395 (outline-discard-overlays): Use dolist.
11396
11397 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
11398
11399 2000-11-22 Gerd Moellmann <gerd@gnu.org>
11400
11401 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
11402
11403 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
11404
11405 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
11406 Fix ARG regexp to skip quoted braces.
11407 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
11408 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
11409 are (correctly) handled separately).
11410 Remove `caption' and `footnote' from `citations': they contain text.
11411 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
11412 (latex-skeleton-end-hook): New function.
11413 (latex-mode): Use it.
11414 (tex-start-tex-marker): Remove.
11415 (tex-send-tex-command): Don't set tex-start-tex-marker.
11416 (tex-error-parse-syntax-table): New var.
11417 (tex-compilation-parse-errors): Use it.
11418 Ignore tex-start-tex-marker. Don't bother with marker-position.
11419 (tex-validate-buffer): Don't bother with marker-position.
11420
11421 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
11422 (flyspell-generic-progmode-verify): Use it.
11423
11424 2000-11-22 Sam Steingold <sds@gnu.org>
11425
11426 * simple.el (delete-trailing-whitespace): New interactive function.
11427
11428 * progmodes/ada-mode.el (ada-mode): Use it instead of
11429 `ada-remove-trailing-spaces'.
11430 (ada-remove-trailing-spaces): Removed.
11431
11432 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
11433
11434 * textmodes/picture.el (picture-clean): Removed.
11435 (picture-mode-exit): Call it instead of `picture-clean'.
11436
11437 2000-11-22 Gerd Moellmann <gerd@gnu.org>
11438
11439 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
11440
11441 * hi-lock.el (hi-lock-refontify): Don't call non-existent
11442 jit-lock-fontify-buffer; it should anyway be unneccessary to
11443 do anything special when jit-lock is active.
11444 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
11445
11446 2000-11-22 Dave Love <fx@gnu.org>
11447
11448 * calendar/todo-mode.el (todo-top-priorities): Use
11449 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
11450
11451 * language/chinese.el, language/cyrillic.el:
11452 * language/devanagari.el, language/ethiopic.el, language/greek.el:
11453 * language/hebrew.el, language/indian.el, language/japanese.el:
11454 * language/korean.el, language/lao.el, language/misc-lang.el:
11455 * language/thai.el, language/tibetan.el, language/vietnamese.el:
11456 Use provide.
11457
11458 * cus-edit.el (custom-buffer-create-internal): Save some consing.
11459 (custom-variable-set): Improve validation error mesage.
11460
11461 * rect.el (string-rectangle): Revert last change.
11462 (string-rectangle-line): New arg DELETE.
11463 (string-rectangle): Check delete-selection-mode.
11464
11465 * emacs-lisp/edebug.el (edebug-version)
11466 (edebug-maintainer-address): Deleted.
11467 (edebug-submit-bug-report): Just alias to report-emacs-bug.
11468 (edebug-read-function): Account for other `'#' read forms.
11469 (edebug-mode-menus): Make some items toggles.
11470 (edebug-outside-unread-command-event, unread-command-event):
11471 Remove these to avoid warnings.
11472
11473 2000-11-22 David Ponce <david@dponce.com>
11474
11475 * recentf.el (recentf-menu-items-for-commands)
11476 (recentf-make-menu-items, recentf-make-menu-item)
11477 (recentf-filter-changer): Added :help and :active menu-item properties.
11478
11479 (recentf-build-dir-rules, recentf-dump-variable)
11480 (recentf-edit-list, recentf-open-files-item)
11481 (recentf-open-files): Replaced unnecessary `mapcar' with new
11482 built-in `mapc'.
11483
11484 2000-11-23 Miles Bader <miles@gnu.org>
11485
11486 * faces.el (menu): Make inverse-video on ttys too.
11487
11488 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
11489
11490 * simple.el (comment-line-break-function): Use the new name
11491 indent-new-comment-line -> comment-indent-new-line.
11492 (clone-indirect-buffer): Don't ignore NORECORD.
11493 (next-completion): Properly handle the case where items are adjacent.
11494
11495 * mouse.el (popup-menu): Stupid typo.
11496
11497 2000-11-22 Gerd Moellmann <gerd@gnu.org>
11498
11499 * emacs-lisp/authors.el: Remove autoload cookies, add author,
11500 maintainer, keywords tags.
11501
11502 * rect.el (replace-rectangle): Don't call string-rectangle-line
11503 with too many arguments.
11504
11505 2000-11-22 Andre Spiegel <spiegel@gnu.org>
11506
11507 * ediff-util.el (ediff-file-checked-out-p)
11508 (ediff-file-checked-in-p): Call vc-state instead of
11509 vc-locking-user, which no longer exists.
11510
11511 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
11512
11513 2000-11-22 Dave Love <fx@gnu.org>
11514
11515 * md5.el (md5): Provide.
11516 (md5): Fix error call.
11517
11518 2000-11-22 Miles Bader <miles@gnu.org>
11519
11520 * textmodes/refill.el (refill-adjust-ignorable-overlay)
11521 (refill-fill-paragraph-at): Remove debugging code.
11522
11523 * calendar/calendar.el (generate-calendar-window): When we don't
11524 call `fit-window-to-buffer', make sure the top line is fully visible.
11525
11526 * image-file.el (insert-image-file): Don't make `read-only'
11527 property rear-nonsticky.
11528
11529 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
11530 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
11531 stashing away its original value.
11532 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
11533 in the recursive edit.
11534 Bind `isearch-original-minibuffer-message-timeout' to protect it.
11535 (isearch-done): Restore `minibuffer-message-timeout'.
11536
11537 * cus-start.el: Remove entry for `mode-line-inverse-video'.
11538
11539 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
11540
11541 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
11542
11543 * find-lisp.el (find-lisp-find-files-internal):
11544 Use dolist, when and file-name-as-directory.
11545
11546 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
11547 (define-derived-mode, define-minor-mode): Add specs.
11548
11549 * window.el: General comment and spacing fixes.
11550 (save-selected-window): Use backquotes.
11551 (window-safely-shrinkable-p): New function.
11552 (shrink-window-if-larger-than-buffer): Use it.
11553
11554 * subr.el (make-local-hook): Docstring fix.
11555
11556 * shell.el (shell-mode): Use define-derived-mode.
11557
11558 * newcomment.el (comment-indent): Insert comment before calling
11559 comment-indent-function. Don't insert in column 0.
11560 (comment-dwim): Indent before inserting comment.
11561
11562 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
11563 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
11564 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
11565 Use mapc rather than map.
11566
11567 * files.el (find-buffer-visiting): Compare all attributes before
11568 declaring two files identical (rather than just their inode-no).
11569 (auto-mode-alist): Use \' rather than $.
11570
11571 * which-func.el: Update maintainer line.
11572
11573 * pcvs.el (uniquify-buffer-file-name): Remove advice.
11574 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
11575 (uniquify-buffer-file-name): Use it.
11576
11577 2000-11-22 Miles Bader <miles@gnu.org>
11578
11579 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
11580 * simple.el (minibuffer-avoid-prompt): New function.
11581
11582 2000-11-21 Gerd Moellmann <gerd@gnu.org>
11583
11584 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
11585
11586 2000-11-21 Miles Bader <miles@gnu.org>
11587
11588 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
11589 inclusion of `track-mouse'.
11590
11591 * textmodes/refill.el (refill-ignorable-overlay): New variable.
11592 (refill-adjust-ignorable-overlay): New function.
11593 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
11594 only the paragraph's tail if possible.
11595 Update `refill-ignorable-overlay'.
11596 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
11597
11598 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
11599 point inside the fill-prefix.
11600
11601 * textmodes/refill.el (refill-post-command-function): Don't reset
11602 refill-doit in the case where a self-insertion command doesn't
11603 case a refill. Use `refill-fill-paragraph-at', getting position
11604 from `refill-doit'.
11605 (refill-after-change-function): Set `refill-doit' to END.
11606 (refill-fill-paragraph-at): New function, mostly from old
11607 refill-fill-paragraph.
11608 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
11609 (refill-pre-command-function): New function.
11610 (refill-mode): Add it to `pre-command-hook'.
11611
11612 2000-11-20 Gerd Moellmann <gerd@gnu.org>
11613
11614 * textmodes/artist.el (artist-mode): Fix autoload cookie.
11615
11616 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
11617 javadoc tags.
11618
11619 2000-11-20 Andre Spiegel <spiegel@gnu.org>
11620
11621 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
11622 vc.el).
11623
11624 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
11625 require vc.
11626
11627 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
11628 checkouts.
11629
11630 2000-11-20 Dave Love <fx@gnu.org>
11631
11632 * Makefile.in (DONTCOMPILE): Omit bindings.el.
11633
11634 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
11635
11636 * calculator.el (calculator-paste): Use `if' instead of `and'
11637 and `or'.
11638 (calculator-help): Don't use electric-describe-mode for XEmacs.
11639
11640 2000-11-19 Gerd Moellmann <gerd@gnu.org>
11641
11642 * info.el (info-menu-5): Doc fix.
11643
11644 * textmodes/artist.el: New file.
11645
11646 2000-11-19 Andre Spiegel <spiegel@gnu.org>
11647
11648 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
11649 and differentiate according to checkout model.
11650 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
11651 since this function is only concerned with master state.
11652
11653 * vc-hooks.el (vc-workfile-unchanged-p)
11654 (vc-default-workfile-unchanged-p): Moved here from vc.el.
11655
11656 * vc.el (vc-workfile-unchanged-p)
11657 (vc-default-workfile-unchanged-p): See above.
11658
11659 2000-11-19 Miles Bader <miles@gnu.org>
11660
11661 * image-file.el (insert-image-file): Make `intangible' and
11662 `read-only' properties rear-nonsticky too.
11663
11664 2000-11-18 Gerd Moellmann <gerd@gnu.org>
11665
11666 * ps-print.el: Update copyright notice.
11667
11668 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
11669 (tooltip-show): Use the offsets.
11670
11671 * bindings.el (mode-line-modified): Fix a typo.
11672 (mode-line-toggle-modified, mode-line-widen)
11673 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
11674
11675 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11676
11677 * ps-print.el (toplevel): Test for find-coding-system being
11678 fboundp before calling ps-x-find-coding-system.
11679
11680 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
11681
11682 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
11683 (vc-version-backup-file): Docstring fix.
11684
11685 2000-11-16 Gerd Moellmann <gerd@gnu.org>
11686
11687 * files.el (basic-save-buffer): Don't add a newline if
11688 find-file-literally is non-nil.
11689 (find-file-literally): Extend doc string.
11690
11691 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
11692 sort(1) with the `-f' argument.
11693
11694 2000-11-16 Andre Spiegel <spiegel@gnu.org>
11695
11696 * vc.el: Updated backend documentation.
11697 (vc-default-check-headers): New function.
11698
11699 * vc-{cvs,rcs,sccs}.el: Functions reordered.
11700
11701 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
11702 up-to-date.
11703 (vc-do-command): In the asynchronous case, output messages only if
11704 the minibuffer is not active.
11705
11706 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
11707 `vc-cvs-use-edit' is on.
11708 (vc-cvs-checkout): When this is used for reverting the workfile,
11709 make a backup of the original contents and revert to that in case
11710 of error.
11711 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
11712 remote repositories.
11713
11714 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
11715 for both version and ratio in the minibuffer.
11716
11717 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
11718 Use vc-do-command to perform the annotation, not call-process.
11719
11720 2000-11-16 Kenichi Handa <handa@etl.go.jp>
11721
11722 * international/quail.el (quail-start-translation): Don't call
11723 `message' before reading key sequence.
11724
11725 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
11726
11727 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
11728
11729 2000-11-16 Kenichi Handa <handa@etl.go.jp>
11730
11731 * window.el (fit-window-to-buffer): Be sure to acquire at least
11732 one text line even if the buffer is empty.
11733
11734 2000-11-16 Gerd Moellmann <gerd@gnu.org>
11735
11736 * net/ange-ftp.el (ange-ftp-file-writable-p)
11737 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
11738 Bind ange-ftp-process-verbose to nil.
11739
11740 2000-11-15 Dave Love <fx@gnu.org>
11741
11742 * wid-edit.el (widget-specify-field, widget-specify-button):
11743 If :help-echo is a function, set help-echo of overlay to
11744 widget-mouse-help.
11745 (widget-mouse-help): New function.
11746 (widget-echo-help): Rewritten for :help-echo functions only taking
11747 a widget arg.
11748
11749 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
11750 Use display-graphic-p.
11751 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
11752 and that JPEG is available.
11753 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
11754
11755 * international/mule-cmds.el (locale-charset-language-names):
11756 Match @euro.
11757
11758 2000-11-15 Gerd Moellmann <gerd@gnu.org>
11759
11760 * faces.el (face-set-after-frame-default):
11761 If `inhibit-default-face-x-resources' is bound, don't intialize the
11762 default face from X resources.
11763
11764 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
11765
11766 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
11767 Don't set EMACSLOADPATH.
11768
11769 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
11770
11771 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
11772 texinfo-insert-@url.
11773 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
11774 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
11775
11776 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
11777
11778 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
11779 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
11780 (checkdoc-minor-keymap): Backward compatibility.
11781 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
11782 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
11783 (checkdoc-this-string-valid-engine): Be a bit more strict
11784 to avoid matching substrings of `...' quoted vars/funs.
11785 (checkdoc-defun-info): Only look for `interactive' if alone.
11786 (debug-ignored-errors): Add "arg doesn't appear in docstring".
11787
11788 * progmodes/compile.el (grep): `tag-default' can be nil.
11789
11790 * newcomment.el (comment-indent): Paren typo.
11791
11792 2000-11-14 Dave Love <fx@gnu.org>
11793
11794 * calculator.el: New maintainer version.
11795
11796 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
11797
11798 * cmuscheme.el: Doc fixes.
11799 (cmuscheme) <defgroup>: Use `scheme' as parent.
11800 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
11801
11802 * xscheme.el (scheme-program-name): Don't define here.
11803
11804 * progmodes/scheme.el (scheme-program-name): New variable
11805 (originally in cmuscheme).
11806
11807 2000-11-14 Miles Bader <miles@gnu.org>
11808
11809 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
11810 Handle header-lines. Don't loop forever if we can't enlarge the
11811 window anymore. Simplify a bit.
11812
11813 2000-11-14 Kenichi Handa <handa@etl.go.jp>
11814
11815 * window.el (fit-window-to-buffer): Don't check
11816 window-text-height. Assure that the last line is fully visible.
11817
11818 * international/quail.el (quail-show-guidance-buf):
11819 Call fit-window-to-buffer to assure the enough height of the guidance
11820 buffer.
11821 (quail-update-guidance): Avoid making the guidance buffer shorter.
11822
11823 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
11824
11825 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
11826 rather than `prepend' and add an interesting comment.
11827 (tex-math-face, tex-font-lock-syntactic-face-function):
11828 New face and function to use it.
11829 (tex-define-common-keys, tex-mode-map): Use menu-item rather
11830 than `menu-enable' symbol property.
11831 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
11832 (tex-mode): Add some latex-mode commands for auto-selection.
11833 Use tex-font-lock-syntactic-face-function.
11834 (tex-insert-quote): Simplify.
11835 (tex-shell): New mode.
11836 (tex-start-shell): Use it.
11837 (tex-shell-proc, tex-shell-buf): New functions.
11838 (tex-send-command): Use it.
11839 (tex-main-file): Fix the meaning of the new arg REALFILE.
11840 (tex-send-tex-command): New function split from `tex-start-tex'.
11841 Set compilation-last-buffer and compilation-parsing-end.
11842
11843 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
11844 when it follows non-comment text on the line.
11845
11846 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11847 Set font-lock-defaults.
11848 (lisp-mode-shared-map): Init inside the defvar.
11849 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
11850 Use define-derived-mode.
11851
11852 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
11853
11854 * faces.el (header-line): Use `:box nil' for color/gs displays too.
11855
11856 2000-11-14 Gerd Moellmann <gerd@gnu.org>
11857
11858 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
11859 Don't recursively optimize body because that can lead to infinite
11860 recursion; see comment there.
11861
11862 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
11863
11864 * faces.el (face-spec-set-match-display): Revert the change from
11865 2000-10-24. Add a FIXME for after v21.1.
11866
11867 2000-11-13 Miles Bader <miles@gnu.org>
11868
11869 * textmodes/fill.el (skip-line-prefix): New function.
11870 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
11871 (fill-paragraph): Don't leave point inside the fill-prefix.
11872 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
11873 point inside the fill-prefix.
11874
11875 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
11876
11877 * calendar/calendar.el (generate-calendar-window):
11878 Use `fit-window-to-buffer'.
11879
11880 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11881
11882 * gud.el (gud-minor-mode): New var.
11883 (gud-symbol, gud-val): New functions.
11884 (gud-find-file): Copy gud-minor-mode to the new buffer.
11885 (gud-menu-map): Include entries for commands that are not always
11886 available, using :enable to (de)activate them.
11887 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
11888 (gud-mode-map): New map.
11889 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
11890 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
11891 Don't set up gud's menu (it's done by the minor-mode).
11892 (gud-minibuffer-local-map): New.
11893 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
11894 (gud-query-cmdline): New function.
11895 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
11896 (gud-mode): Use define-derived-mode.
11897 Don't set up gud's menu (it's done by the minor-mode).
11898 (gud-chop-words): Remove.
11899 (gud-common-init): Use split-string instead.
11900 (gud-new-keymap, gud-make-debug-menu): Eradicate.
11901
11902 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
11903 Add keyword arg :name.
11904
11905 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
11906 (diff-count-matches, diff-split-hunk): New functions.
11907 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
11908
11909 * pcvs-info.el (cvs-fi-conflict-face): New var.
11910
11911 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
11912 Make it into a simple syntax-table, shared among all submodes.
11913 (sh-heredoc-face): Re-introduce.
11914 (sh-font-lock-syntactic-face-function): New function.
11915 (sh-mode): Use it. Also use define-derived-mode.
11916 Remove old bogus setting of indent-region-function.
11917 (sh-set-shell): Don't set the syntax-table any more.
11918 (sh-mode-syntax-table) <defun>: Remove.
11919
11920 2000-11-12 Miles Bader <miles@gnu.org>
11921
11922 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
11923 message if interactive.
11924
11925 2000-11-12 Dave Love <fx@gnu.org>
11926
11927 * mail/feedmail.el: Fix header,
11928 (feedmail) <defgroup>: Add :link.
11929
11930 * view.el: Use local-map property, not keymap on mode-line string.
11931
11932 * scroll-all.el (scroll-all-mode): Customize variable.
11933 Add autoload cookie to function.
11934
11935 * lazy-lock.el: Remove compatibility code.
11936
11937 * finder.el (finder-known-keywords): Add `files', remove `vms'.
11938 (finder-help-echo): New variable.
11939 (finder-mouse-face-on-line): Add help-echo stuff.
11940 (finder-list-keywords, finder-list-matches): Use mapc.
11941
11942 * faces.el (face-font-registry-alternatives): Add :version.
11943
11944 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
11945 tags-table-list.
11946
11947 * net/browse-url.el (browse-url-browser-function): Update :version.
11948
11949 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
11950 (mail-mode): Use [:alnum:] in some regexps.
11951
11952 2000-11-10 Dave Love <fx@gnu.org>
11953
11954 * ediff.el (ediff-regions-internal, ediff-documentation):
11955 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
11956 fundamental mode.
11957
11958 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
11959 buffer into fundamental mode.
11960 (ediff-set-difference): Use copy-sequence if available.
11961
11962 * ediff-ptch.el (ediff-dispatch-file-patching-job):
11963 Check ediff-patch-map non-nil.
11964 (ediff-fixup-patch-map, ediff-fixup-patch-map)
11965 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
11966 buffer into fundamental mode.
11967
11968 * ediff-merg.el (state-or-merge): Defvar when compiling.
11969
11970 2000-11-10 Jason Rumney <jasonr@gnu.org>
11971
11972 * w32-fns.el (w32-add-charset-info): New function.
11973 (w32-charset-info-alist): Use it.
11974
11975 2000-11-10 Gerd Moellmann <gerd@gnu.org>
11976
11977 * faces.el (face-font-registry-alternatives): New user-option.
11978
11979 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
11980
11981 * textmodes/texinfo.el (texinfo-block-default): New var.
11982 (texinfo-insert-block): Use it. Insert a newline if needed.
11983
11984 * textmodes/fill.el (fill-indent-according-to-mode): New var.
11985 (fill-region-as-paragraph): Use it.
11986
11987 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
11988 (latex-mode): Tweak tex-*-(head|trail)er regexps.
11989 Tweak paragraph regexps to allow a leading [ \t]*.
11990 (tex-latex-block): Insert a newline if necessary.
11991 (latex-insert-item): Only insert a newline if necessary.
11992 (tex-guess-main-file): New function.
11993 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
11994 Set tex-main-file if TeX-master is provided.
11995 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
11996
11997 2000-11-10 Gerd Moellmann <gerd@gnu.org>
11998
11999 * startup.el (command-line): Set the default tooltip-mode
12000 to t for graphical displays which implement x-show-tip.
12001
12002 * tooltip.el (tooltip-mode): Add a comment about startup.el
12003 setting the default value of this user-option.
12004
12005 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
12006
12007 * font-lock.el (font-lock-*-face) <defvar>: Move.
12008 (font-lock-defaults-alist): Mark obsolete.
12009 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
12010 (font-lock-mode): Use define-minor-mode.
12011 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
12012 (font-lock-turn-off-thing-lock): Be more explicit.
12013 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
12014 (font-lock-syntactic-face-function): New var.
12015 (font-lock-fontify-syntactically-region): Use it.
12016 (font-lock-doc-face): New.
12017
12018 * pcvs.el (cvs-enabledp): Ignore errors.
12019 (cvs-commit-filelist): Never query.
12020 (cvs-mode-insert): Always add a terminating / in the initial prompt.
12021 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
12022 (cvs-do-removal): Use cvs-partition rather than delete-if.
12023 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
12024 cvs-bury-buffer.
12025
12026 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12027 Allow `next' to jump to after the end of the last match.
12028
12029 2000-11-09 Gerd Moellmann <gerd@gnu.org>
12030
12031 * simple.el (byte-compiling-files-p): New function.
12032
12033 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
12034 if it is there.
12035
12036 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
12037 nil again.
12038
12039 * textmodes/ispell.el (ispell-library-path): Don't call
12040 check-ispell-version when byte-compiling because that starts
12041 an ispell process, and ispell might not be installed.
12042 (toplevel): Don't set up a menu when byte-compiling.
12043
12044 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
12045 it, so that a boundp test can be used to determine if we're
12046 currently byte-compiling.
12047
12048 2000-11-09 Dave Love <fx@gnu.org>
12049
12050 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
12051
12052 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12053
12054 * ps-print.el: Patch for variable initialization when spooling.
12055 Doc fix.
12056 (ps-output-list): Fun eliminated.
12057 (ps-begin-file, ps-begin-job): Code fix.
12058
12059 2000-11-08 Dave Love <fx@gnu.org>
12060
12061 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
12062
12063 2000-11-08 Gerd Moellmann <gerd@gnu.org>
12064
12065 * simple.el (shell-command, display-message-or-buffer)
12066 (shell-command-on-region): Mention resize-mini-windows in the doc
12067 string.
12068 (display-message-or-buffer): Take the value of resize-mini-windows
12069 into account.
12070
12071 2000-11-07 Gerd Moellmann <gerd@gnu.org>
12072
12073 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
12074
12075 * dired.el (dired-between-files): Add `^. find' as an alternative
12076 to the regular expression, for find-dired.
12077
12078 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
12079
12080 * textmodes/texnfo-upd.el: Require texinfo.
12081 (defmacro, defgroup): Remove.
12082 (texinfo-section-to-generic-alist): Remove.
12083 Use texinfo-section-list instead (i.e. level is changed string->int).
12084 (texinfo-filter): New function.
12085 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
12086 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
12087 Use it. And use regexp-opt.
12088 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
12089 (texinfo-update-menu-region-beginning)
12090 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
12091 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
12092 (texinfo-update-menu-same-level-regexps): Update.
12093 (texinfo-update-node, texinfo-every-node-update)
12094 (texinfo-sequential-node-update): Remove autoload cookie.
12095
12096 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
12097 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
12098 (texinfo-chapter-level-regexp): Remove.
12099 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
12100
12101 2000-11-06 Dave Love <fx@gnu.org>
12102
12103 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
12104
12105 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12106 Match defun*.
12107
12108 2000-11-06 Kenichi Handa <handa@etl.go.jp>
12109
12110 * composite.el (composition-function-table): Variable declaration
12111 moved to src/composite.c.
12112 (compose-chars-after): New optional arg object.
12113
12114 2000-11-06 Gerd Moellmann <gerd@gnu.org>
12115
12116 * bindings.el (mode-line-toggle-read-only)
12117 (mode-line-toggle-modified, mode-line-widen)
12118 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
12119 (make-mode-line-mouse2-map): Rewritten.
12120 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
12121 functions so that C-h k can show something with a doc string.
12122
12123 * startup.el (fancy-splash-delay): Set to 10 seconds.
12124 (fancy-splash-max-time): New user-option.
12125 (fancy-splash-stop-time): New variable.
12126 (fancy-splash-screens): Set it. Catch `stop-splashing'.
12127 (fancy-splash-screens-1): Throw `stop-splashing' when current
12128 time is greater than fancy-splash-stop-time.
12129
12130 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
12131
12132 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
12133
12134 * pcvs.el (cvs-mode-marked): New arg `noquery'.
12135 Prompt user for a file rather than raising an error.
12136 (cvs-enabledp): Fix call to cvs-mode-marked.
12137 (cvs-insert-file): New function (extracted from cvs-mode-insert).
12138 (cvs-mode-insert): Use it. Change the init prompt' value.
12139 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
12140
12141 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
12142 Don't pass default arg to ewoc-locate.
12143 (ewoc-collect): Return result in the right order.
12144
12145 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
12146
12147 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
12148 (cvs-status-get-tags): Fix regexp.
12149 (cvs-status-trees, cvs-status-cvstrees):
12150 Combine after change hooks and don't sit-for.
12151 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
12152 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
12153 Use make-char rather than hard-coded cryptic data.
12154 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
12155
12156 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
12157
12158 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
12159 (cvs-insert-strings): New function.
12160
12161 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
12162
12163 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
12164 `mwheel-scroll-amount'.
12165 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
12166 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
12167 string-matching against the version string.
12168
12169 2000-11-06 Kenichi Handa <handa@etl.go.jp>
12170
12171 * language/thai.el ("Thai"): Set a lisp form that produces
12172 composed string in `sample-text' language info.
12173
12174 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
12175 composed string in `sample-text' language info.
12176
12177 * international/mule-cmds.el (describe-language-environment):
12178 Eval `sample-text' data and insert the result.
12179
12180 * international/mule-conf.el (compound-text): Define this coding
12181 system here. Make x-ctext and ctext aliases of it.
12182
12183 * language/european.el (compound-text, ctext): Moved to
12184 international/mule-conf.el.
12185
12186 2000-11-05 Andrew Innes <andrewi@gnu.org>
12187
12188 * w32-fns.el (w32-version): New function.
12189
12190 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
12191
12192 * progmodes/awk-mode.el: Update copyright.
12193 (awk-mode-abbrev-table): Remove.
12194 (awk-font-lock-keywords): Use regexp-opt.
12195 (awk-mode): Use define-derived-mode.
12196
12197 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
12198 when extracting a suffix.
12199
12200 2000-11-04 Andre Spiegel <spiegel@gnu.org>
12201
12202 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
12203 auto-save-mode.
12204
12205 2000-11-04 Jason Rumney <jasonr@gnu.org>
12206
12207 * language/european.el (decode-mac-roman): Test against r1 not r0.
12208
12209 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
12210
12211 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
12212 (icon-mode): Define indent-line-function.
12213 (icon-comment-indent): Simplify.
12214 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
12215
12216 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
12217
12218 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
12219 Bind change-log-default-mode to defeat the caching done on it.
12220 Don't bother saving excursion any more.
12221
12222 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
12223
12224 * frame.el (after-setting-font-hook): Rename hooks -> hook.
12225 (set-frame-font): Use the new name (and the old for compatibility).
12226
12227 * toolbar/tool-bar.el (tool-bar-mode):
12228 * time.el (display-time-mode):
12229 * recentf.el (recentf-mode):
12230 * paren.el (show-paren-mode):
12231 * mwheel.el (mouse-wheel-mode):
12232 * msb.el (msb-mode):
12233 * jka-compr.el (auto-compression-mode):
12234 * image-file.el (auto-image-file-mode):
12235 * hl-line.el (hl-line-mode):
12236 * delsel.el (delete-selection-mode):
12237 * autoinsert.el (auto-insert-mode):
12238 * complete.el (partial-completion-mode): Drop unneeded positional args.
12239
12240 * info.el (Info-mode):
12241 * comint.el (comint-mode): Don't bother with make-local-hook.
12242
12243 * log-edit.el (log-edit-menu): New menu.
12244
12245 2000-11-03 Miles Bader <miles@gnu.org>
12246
12247 * wid-edit.el (widget-end-of-line): Reinstate, with a new
12248 definition, so that trailing spaces are handled properly.
12249 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
12250
12251 2000-11-03 Gerd Moellmann <gerd@gnu.org>
12252
12253 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
12254 tab character.
12255 (fancy-splash-screens): Set tab-width to 20.
12256
12257 2000-11-03 Dave Love <fx@gnu.org>
12258
12259 * comint.el (comint-completion-addsuffix): Fix custom type.
12260
12261 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
12262
12263 * font-lock.el (font-lock-buffers): Remove.
12264 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
12265 (font-lock-change-major-mode): Remove.
12266 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
12267 (font-lock-default-fontify-region): Extend the multiline
12268 fontification to whole lines.
12269 (font-lock-fontify-anchored-keywords)
12270 (font-lock-fontify-keywords-region): If matching just one
12271 line (with \n) only mark the \n as multiline.
12272
12273 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
12274 Correctly handle the case where several :group args are supplied.
12275 Allow :extra-args.
12276 (easy-mmode-define-global-mode): Allow :extra-args.
12277 Correctly handle the case where several :group args are supplied.
12278
12279 2000-11-02 Miles Bader <miles@gnu.org>
12280
12281 * calendar/calendar.el (diary-face, calendar-today-face)
12282 (holiday-face): Remove dependency on `window-system'.
12283
12284 2000-11-02 Ken Raeburn <raeburn@gnu.org>
12285
12286 * Makefile.in (emacs): Set EMACSLOADPATH always.
12287 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
12288 (compile-files): Bomb out if compilation of a file fails.
12289
12290 2000-11-02 Dave Love <fx@gnu.org>
12291
12292 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
12293
12294 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
12295
12296 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
12297 punctuation in the warning inserted into the *mail* buffer.
12298
12299 2000-11-02 Gerd Moellmann <gerd@gnu.org>
12300
12301 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
12302 (authors-public-domain-p): New function.
12303 (authors-print): Use it.
12304
12305 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
12306
12307 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
12308
12309 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12310
12311 * ps-print.el: Extension for even/odd printing. Doc fix.
12312 (ps-print-version): New version number (6.3.1).
12313 (ps-even-or-odd-pages): Customization fix.
12314 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
12315 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
12316 (ps-page-count): Var replaced by `ps-page-column'.
12317 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
12318 (ps-print-sheet-p): New fun.
12319
12320 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
12321
12322 * tooltip.el (tooltip-gud-tips-setup): New function.
12323 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
12324 (tooltip-mode): Call tooltip-gud-tips-setup.
12325 (tooltip-gud-tips): Use `gud-basic-call' instead of
12326 process-send-string, so the prompt gets frobbed appropriately.
12327 Handle nil return value from `tooltip-gud-print-command'.
12328
12329 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
12330
12331 * comint.el (comint-add-to-input-history): New function.
12332 (comint-send-input): Use `comint-add-to-input-history'.
12333
12334 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
12335
12336 * info.el (info-menu-header): New face.
12337 (Info-fontify-menu-headers): New function.
12338 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
12339
12340 * info.el (Info-insert-dir): Don't include blank lines at
12341 beginning of additional dir files (one is added automatically).
12342
12343 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
12344
12345 * emacs-lisp/easy-mmode.el (define-minor-mode):
12346 Revert the latest changes.
12347 Allow the three positional arguments to be skipped and replaced
12348 by keyword arguments.
12349 Add a :toggle argument to determine whether a nil arg means toggle
12350 or means turn-on. The default is unchanged.
12351 Add a call to force-mode-line-update.
12352
12353 2000-11-01 Dave Love <fx@gnu.org>
12354
12355 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
12356
12357 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
12358
12359 * calendar/calendar.el (diary-face, holiday-face):
12360 Add dark-background variants.
12361
12362 2000-10-31 Sam Steingold <sds@gnu.org>
12363
12364 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
12365 `tex-main-file' does not have directory in it.
12366
12367 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
12368
12369 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
12370
12371 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
12372
12373 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
12374 functional change.
12375
12376 2000-10-31 Gerd Moellmann <gerd@gnu.org>
12377
12378 * files.el (find-file-noselect): When we expand a wildcard, return
12379 a list of buffers, as we should do according to the doc string.
12380
12381 2000-10-31 Ken Raeburn <raeburn@gnu.org>
12382
12383 * loadup.el (top level): Adjust load path if program name is
12384 "../src/bootstrap-emacs", in case it's not dumped and thus the
12385 load path adjustment hasn't already been done.
12386
12387 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12388
12389 * ps-print.el: Fix bug on selected pages for printing.
12390 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
12391 is on. Try to avoid warning messages when compiling. Doc Fix.
12392 (ps-print-version): New version number (6.3).
12393 (ps-color-device): Use `color-values' to determine if device
12394 supports color.
12395 (ps-color-values): Try to use `x-color-values' when using XEmacs.
12396 (ps-print-page-p): Changed from defsubst to defun.
12397 (ps-page-number): Changed from defmacro to defun.
12398 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
12399 printing.
12400 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
12401 (ps-end-file, ps-dummy-page): Funs eliminated.
12402 (ps-print-color-scale): Changed default value.
12403 (ps-page-n-up, ps-print-page-p): New internal vars.
12404 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
12405 (ps-plot-region, ps-generate, ps-end-job): Code fix.
12406
12407 * delim-col.el: Little programming improvement.
12408 (delimit-columns-str): New macro.
12409 (delimit-columns-region, delimit-columns-rectangle): Code fix.
12410
12411 2000-10-31 Kenichi Handa <handa@etl.go.jp>
12412
12413 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
12414 Moved to european.el.
12415 (ccl-encode-mac-roman-font, fontset-mac): Modified for
12416 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
12417 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
12418 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
12419
12420 2000-10-30 Dave Love <fx@gnu.org>
12421
12422 * progmodes/cc-menus.el (imenu-generic-expression)
12423 (imenu-progress-message): Only defvar when compiling.
12424
12425 * emacs-lisp/elp.el (elp-unload-hook): New function.
12426
12427 * loadhist.el (unload-feature): Call elp-restore-function,
12428 checking for symbols; don't use elp-restore-all.
12429 (loadhist-hook-functions): Doc fix.
12430
12431 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
12432
12433 * log-edit.el (log-edit-confirm): Fix the default.
12434
12435 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12436
12437 * delim-col.el: Little fix: replace delimit-columns-align-columns by
12438 delimit-columns-format.
12439 (delimit-columns-region, delimit-columns-rectangle): Code fix.
12440
12441 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
12442
12443 * comint.el (comint-replace-by-expanded-history): Don't use
12444 comint-get-old-input (we're not looking at *old* input).
12445 (comint-get-old-input-default): If using fields, signal an error
12446 when the point is not in an input field.
12447
12448 2000-10-30 Kenichi Handa <handa@etl.go.jp>
12449
12450 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
12451 and mule-unicode-e000-ffff.
12452
12453 * international/mule.el (decode-char, encode-char): New functions.
12454 (make-coding-system): Accept a symbol of translation table as a
12455 value of property `safe-chars'.
12456
12457 * international/mule-cmds.el (encode-coding-char): Check property
12458 safe-chars instead of safe-charsets.
12459
12460 * international/fontset.el (fontset-default): Modified for
12461 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
12462 (x-font-name-charset-alist): Likewise.
12463 (ccl-encode-unicode-font): New CCL program. Record it in
12464 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
12465
12466 * language/european.el (mac-roman-decoder, mac-roman-encoder):
12467 New translation tables.
12468 (decode-mac-roman, encode-mac-roman): Definition of these CCL
12469 programs are modified and moved from mac-win.el.
12470 (mac-roman): Definition of this coding system is modified and
12471 moved from mac-win.el.
12472
12473 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
12474
12475 * ediff-wind.el (ediff-setup-control-frame): Enclose
12476 face-attribute in condition-case to avoid errors in older emacsen.
12477
12478 2000-10-29 Miles Bader <miles@gnu.org>
12479
12480 * custom.el (custom-add-to-group): Allow multiple entries for a
12481 given value OPTION, as long as their widget types are different.
12482 * cus-edit.el (custom-face-value-create): If face name doesn't end
12483 with "face", add such here (similar to custom group widgets).
12484
12485 * comint.el (comint-highlight-prompt): Add :type.
12486
12487 2000-10-28 John Wiegley <johnw@gnu.org>
12488
12489 * calendar/timeclock.el (timeclock-log): Doc fix.
12490 (timeclock-last-event): Doc fix.
12491 (timeclock-log): Kill the timelog buffer after appending a new event.
12492 (timeclock-find-discrep): Use a temp buffer to read in the
12493 timelog, instead of visiting the file.
12494 (timeclock-log-data): A new function, along with a host of helper
12495 functions, for the purpose of making timelog data accessible to
12496 programmers.
12497
12498 * eshell/esh-mode.el (window-height test): Make certain that
12499 `eshell-stringify-t' is non-nil.
12500 (eshell-password-prompt-regexp): Changed to a much simpler
12501 password regexp.
12502 (eshell-send-input): If `eshell-invoke-directly' returns t,
12503 directly invoke the parsed command using `eval'. This improves
12504 turn-around time on simple commands by a factor of three or
12505 greater, such as cd, ls, pwd, etc. -- which get used very often.
12506 It also conserves thousands of cons cells per call (since
12507 `eshell-do-eval' consumes memory like a Cookie Monster set loose
12508 in the Pacific Cookie Company).
12509
12510 * eshell/esh-test.el (eshell-test): Whitespace fix.
12511
12512 * eshell/em-ls.el (eshell-ls-insert-directory):
12513 Make `eshell-ls-initial-args' nil when inserting directory contents.
12514
12515 * eshell/em-script.el (eshell-script-initialize): Add names to
12516 `eshell-complex-commands, since `source' and `.' are complex.
12517
12518 * eshell/esh-cmd.el (eshell-rewrite-for-command)
12519 (eshell-rewrite-while-command): Use `eshell-protect' instead of
12520 `eshell-copy-handles'.
12521 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
12522 bodies.
12523 (eshell-separate-commands): Whitespace fix.
12524 (eshell-complex-commands): Added a new list of names, for
12525 determining whether a given command is as simple as it looks.
12526 (eshell-invoke-directly): New function. Returns t if a command
12527 should be invoked directly (using `eval'), rather than indirectly
12528 using `eshell-do-eval'.
12529 (eshell-do-eval): Whitespace fix.
12530
12531 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
12532 which provides an emulation of the DOS shell behavior of assuming
12533 that cp/mv/ln should copy/move/link to the current directory.
12534 (eshell-remove-entries): Added a doc string.
12535 (eshell-shuffle-files): Removed the check for `target' being null.
12536 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
12537 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
12538 it to do a smarter check of whether a destination was provided.
12539 (eshell/mv, eshell/cp): Enable `:preserve-args'.
12540 (eshell/ln): Enable `:preserve-args', and use
12541 `eshell-mvcpln-template' to implement the body of the function.
12542 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
12543 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
12544 list after flattening it. This makes it possible to cat files
12545 with numerical names.
12546 (eshell-unix-initialize): Added several names to
12547 `eshell-complex-commands.
12548 (eshell-unix-command-complex-p): Return t if a given command name
12549 may result in external processes being invoked.
12550
12551 * eshell/em-glob.el (eshell-glob-show-progress): Make this
12552 variable nil by default, since it slows down glob processing by a
12553 factor of two or more, and increases memory consumption.
12554
12555 * eshell/em-smart.el: Added a note about how memory consumptive
12556 smart display mode can be (at least this is true in Emacs 21).
12557 (eshell-smart-initialize): Whitespace fix.
12558 (eshell-refresh-windows): Use `if' instead of `when'.
12559 (eshell-smart-scroll-window): Calling `save-current-buffer' was
12560 not necessary.
12561 (eshell-currently-handling-window): Added a missing global variable.
12562
12563 * eshell/em-ls.el (eshell-do-ls): Code simplification.
12564 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
12565 Whitespace fix.
12566 (eshell-ls-exclude-hidden): Added this variable in addition to
12567 `eshell-ls-exclude-regexp'. This one prevents files beginning
12568 with . from even being read, which can improve memory consumption
12569 quite a bit.
12570 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
12571 read file entries beginning with a dot. In home directories with
12572 lots of hidden files, fully two-thirds of the time spent in ls is
12573 used to read directory entries that are immediately thrown away.
12574 (eshell-ls-initial-args): Added back this configuration variable,
12575 for specifying default initial arguments to every call to ls.
12576 Much faster than using an alias to do the same thing.
12577 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
12578 (eshell-ls-dir): Whitespace change.
12579
12580 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
12581
12582 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
12583 (eshell-stringify-t): Added a customization variable, to indicate
12584 whether `t' should be rendered as a string at all. If not, one
12585 can still determine if the result of an expression is true using
12586 "file-exists-p FILE && echo true".
12587 (eshell-stringify): If `eshell-stringify-t' is nil, don't
12588 stringify t!
12589
12590 * eshell/esh-module.el: Whitespace fix.
12591
12592 * eshell/em-alias.el (eshell-alias-initialize):
12593 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
12594 (eshell-command-aliased-p): New function that returns t if a
12595 command name names an aliased.
12596
12597 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
12598
12599 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
12600 redrawing the screen when changing cursor color.
12601 (viper-insert-state-pre-command-sentinel)
12602 (viper-replace-state-pre-command-sentinel)
12603 (viper-replace-state-post-command-sentinel):
12604 Use viper-preserve-cursor-color.
12605 Many functions changed to use viper= instead of = when comparing
12606 characters.
12607 * viper-util.el (viper-memq-char,viper=): New functions for
12608 working with characters.
12609 (viper-change-cursor-color): Fixed buglet.
12610 Many functions changed to use viper= instead of = when comparing
12611 characters.
12612 * viper.el (viper-insert-state-mode-list): Added eshell.
12613
12614 * ediff-init.el (ediff-before-setup-hook): New hook.
12615 Several typos fixed in various docstrings.
12616 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
12617 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
12618 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
12619 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
12620 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
12621 (ediff-get-selected-buffers): New function.
12622 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
12623 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
12624 Use save-window-excursion.
12625 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
12626 termination check in while loop.
12627 * ediff.el (ediff-get-default-file-name): Better defaults when in
12628 dired buffer.
12629 (ediff-files,ediff-merge-files,ediff-files3)
12630 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
12631
12632 2000-10-28 Dave Love <fx@gnu.org>
12633
12634 * info.el (Info-fontify-node): Add help-echo for menu items.
12635
12636 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
12637
12638 * startup.el (normal-top-level): If the value of $TERM indicates
12639 we are running from xterm or one of its work-alikes, default to a
12640 light background mode.
12641
12642 Support for -fg, -bg, and -rv command-line arguments for TTYs:
12643 * faces.el (tty-handle-reverse-video): New function.
12644 (tty-create-frame-with-faces): Call it.
12645
12646 * frame.el (frame-notice-user-settings): Don't apply
12647 default-frame-alist and initial-frame-alist to MS-DOS frames.
12648 Call tty-handle-reverse-video, frame-set-background-mode, and
12649 face-set-after-frame-default for non-MS-DOS frames.
12650
12651 * startup.el (tty-long-option-alist): New variable.
12652 (tty-handle-args): New function.
12653 (command-line): Call tty-handle-args.
12654
12655 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
12656 startup.el now does that for all character-terminal frames.
12657
12658 2000-10-28 Miles Bader <miles@gnu.org>
12659
12660 * emacs-lisp/easy-mmode.el (define-minor-mode):
12661 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
12662 is global. If :global is followed by a non-nil but non-t value,
12663 make the mode buffer-local, but also generate a `global-MODE'
12664 version using `easy-mmode-define-global-mode'.
12665 Add :conditional-turn-on keyword argument.
12666
12667 2000-10-28 Dave Love <fx@gnu.org>
12668
12669 * international/latin1-disp.el (latin1-char-displayable-p):
12670 Don't use window-system.
12671
12672 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
12673
12674 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
12675 Don't call find-buffer-file-type-coding-system. Instead, just
12676 set eol-type to -unix if inhibit-eol-conversion is in effect, or
12677 if the file is on an untranslated filesystem.
12678 (add-untranslated-filesystem): Use "D" instead of "f" inside
12679 interactive.
12680
12681 2000-10-27 Dave Love <fx@gnu.org>
12682
12683 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
12684 (refill-mode): Use it.
12685
12686 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
12687
12688 * international/quail.el (quail-activate): Don't make-local-hook.
12689
12690 2000-10-27 Andre Spiegel <spiegel@gnu.org>
12691
12692 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
12693 manual backups and file.~<rev>.~ for automatic ones.
12694 (vc-make-version-backup): Don't do it on MS-DOS without long file
12695 names.
12696
12697 * vc.el (vc-version-other-window): If an automatic backup of the
12698 desired version exists, rename it instead of copying it.
12699
12700 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
12701 after command. If there's an unexpected error, signal it instead
12702 of being silent.
12703 (vc-cvs-merge-news): Be prepared for no news at all.
12704
12705 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
12706
12707 * shell.el (shell): Add BUFFER argument.
12708 * comint.el (make-comint-in-buffer): New function.
12709 (make-comint): Use it.
12710
12711 * faces.el (face-spec-choose): Change syntax so that the list of
12712 attribute-value pairs is now the cdr of each clause, not the cadr.
12713 Detect old-style entries, and handle them. Use pop.
12714
12715 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
12716
12717 * cus-edit.el (custom-mode-map): Use a sparse map.
12718 (custom-mode): Don't bother with make-local-hook.
12719
12720 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
12721
12722 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
12723
12724 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12725
12726 * ps-print.el: Avoid compilation gripes.
12727 (ps-print-version): New version number (6.2.1).
12728
12729 2000-10-26 Dave Love <fx@gnu.org>
12730
12731 * menu-bar.el: Modify some menu item help strings.
12732 (menu-bar-help-menu): Add link to MORE.STUFF.
12733
12734 * cus-edit.el (custom-mode): Add `special' mode-class property.
12735
12736 * wid-browse.el (widget-browse-mode): Likewise.
12737
12738 * wid-edit.el (widget-specify-field): Revert to using local-map
12739 property, not keymap.
12740
12741 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
12742
12743 * wid-edit.el (widget-field-end): When checking for a `boundary'
12744 field, do so in the correct buffer.
12745
12746 * simple.el (undo): Correctly distinguish between numeric and
12747 non-numeric prefix args in non-transient-mark-mode, as per the doc
12748 string. When in transient-mark-mode, treat all prefix-args as
12749 numeric.
12750
12751 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
12752 Position point on match. Handle N == 0 correctly.
12753
12754 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
12755 (comint-mode-map): Reverse order of `comint-write-output' and
12756 `comint-append-output-to-file'.
12757 (comint-append-output-to-file): Reinstate this function, for the
12758 benefit of the menu.
12759
12760 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
12761
12762 * vc.el (vc-version-other-window): Bind `file'.
12763
12764 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12765
12766 * Makefile.in (update-authors): New target for maintenance purposes.
12767
12768 * emacs-lisp/authors.el (batch-update-authors): New function.
12769 (authors-fixed-entries): New defconst.
12770 (authors-add-fixed-entries): New function.
12771 (authors): Call it.: Don't process lispref/.
12772
12773 2000-10-25 Jason Rumney <jasonr@gnu.org>
12774
12775 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12776 Merge x w32 and mac definitions.
12777
12778 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12779
12780 * menu-bar.el (menu-bar-options-menu): Add a help string for
12781 `uniquify'.
12782
12783 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
12784
12785 * time-stamp.el (time-stamp-string-preprocess):
12786 Fix a wrong type argument error.
12787
12788 2000-10-25 Miles Bader <miles@gnu.org>
12789
12790 * recentf.el (recentf-mode): Variable removed.
12791 (recentf-mode): Use `define-minor-mode'.
12792
12793 * mwheel.el (mouse-wheel-mode): New global minor mode.
12794 (mwheel-install): Use `mouse-wheel-mode'.
12795
12796 2000-10-25 Dave Love <fx@gnu.org>
12797
12798 * progmodes/cperl-mode.el (cperl-mode):
12799 Set normal-auto-fill-function correctly.
12800
12801 * wid-edit.el (widget-field-keymap, widget-text-keymap):
12802 Don't inherit from global-map and don't nullify menu-bar and tool-bar
12803 bindings.
12804
12805 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
12806
12807 * wid-edit.el (widget-field-at): New function.
12808 (widget-at, widget-field-activate): Use it.
12809 (widget-tabable-at): Use `widget-at'.
12810 (widget-specify-field): If the terminating character of the widget
12811 field (which is read-only) is a newline, put it into a special
12812 `boundary' field so that C-n/C-p act more naturally.
12813 (widget-field-end): Also don't subtract one if a special
12814 `boundary' field has been added after the widget field.
12815
12816 * comint.el (comint-output-filter, comint-send-input):
12817 Don't bother adding stickiness fields to overlays to fool the field
12818 code, since it should notice the overlay insertion-types now.
12819
12820 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
12821 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
12822 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
12823
12824 2000-10-24 Gerd Moellmann <gerd@gnu.org>
12825
12826 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
12827 (authors): Set file coding system to iso-2022-7bit.
12828 Add file-local variables to output buffer.
12829
12830 * files.el (after-find-file): Don't print any warnings if
12831 WARN is nil.
12832
12833 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12834
12835 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
12836
12837 * delim-col.el: Now there is a column formatting mechanism.
12838 Modified to customization mechanisms convention. Doc fix.
12839 (columns): New group for delim-col.
12840 (delimit-columns-before, delimit-columns-after)
12841 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
12842 (delimit-columns-end): New vars.
12843 (delimit-columns-customize, delimit-columns-format): New funs.
12844 (delimit-columns-region, delimit-columns-rectangle)
12845 (delimit-columns-rectangle-line): Modified to support column
12846 formatting.
12847
12848 2000-10-24 Dave Love <fx@gnu.org>
12849
12850 * log-edit.el (log-edit): Add :version and a :group for vc.
12851
12852 2000-10-24 Gerd Moellmann <gerd@gnu.org>
12853
12854 * files.el (after-find-file): Don't print a message ``New file''
12855 if WARN is nil.
12856
12857 * wid-edit.el (widget-field-keymap, widget-text-keymap):
12858 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
12859 get duplicate tool-bar entries because we'll see the global ones
12860 on more than one path through keymaps.
12861
12862 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
12863
12864 * progmodes/cmacexp.el: Change Francesco's email address.
12865
12866 2000-10-24 Kenichi Handa <handa@etl.go.jp>
12867
12868 * window.el (fit-window-to-buffer): Adjust point of the window
12869 buffer, not that of the current buffer.
12870
12871 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
12872
12873 * progmodes/cmacexp.el: Update the euthor's email address.
12874
12875 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12876
12877 * faces.el (face-spec-set-match-display): Add `graphic' display
12878 type (the inverse of `tty'). Use `display-graphic-p' instead of
12879 the window-system variable.
12880
12881 2000-10-24 Kenichi Handa <handa@etl.go.jp>
12882
12883 * international/isearch-x.el (isearch-with-input-method):
12884 Call input-method-function with the first event in
12885 unread-command-events.
12886
12887 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12888
12889 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
12890
12891 2000-10-24 Andrew Choi <akochoi@i-cable.com>
12892
12893 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
12894 New charsets.
12895
12896 * term/mac-win.el: Remove definitions of mac-roman-lower and
12897 mac-roman-upper, require dired, and define instead of set
12898 mac-ready-for-drag-n-drop to avoid compilation error.
12899
12900 2000-10-23 Andrew Innes <andrewi@gnu.org>
12901
12902 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
12903 Remove superfluous calls to subst-char-in-string; instead apply
12904 expand-file-name after convert-standard-filename to ensure
12905 expected directory separators are used.
12906
12907 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
12908
12909 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
12910
12911 2000-10-23 Dave Love <fx@gnu.org>
12912
12913 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
12914 (tool-bar-add-item): Set foreground and background for XBM icons.
12915
12916 * international/latin1-disp.el (latin1-char-displayable-p):
12917 New function (from Handa).
12918 (latin1-display-check-font): Use it.
12919
12920 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
12921 using :key-sequence, making it much more usable.
12922 Use nconc, not append.
12923 (imenu--create-keymap-1): Avoid append.
12924
12925 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
12926
12927 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
12928
12929 [the following changes fix a bug where `define-minor-mode' didn't
12930 correctly generate :require clauses for defcustoms in compiled files]
12931 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
12932 (byte-compile-log-file, byte-compile-log-1): Don't set
12933 `byte-compile-current-file' to nil. Instead set
12934 `byte-compile-last-logged-file' to it. Test whether
12935 byte-compile-current-file equals byte-compile-last-logged-file
12936 instead of whether its nil.
12937 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
12938
12939 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
12940
12941 * textmodes/refill.el: Fix var names in doc.
12942 (refill-mode): Don't bother with make-local-hook anymore.
12943
12944 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
12945
12946 * faces.el (face-user-default-spec, face-default-spec): New functions.
12947 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
12948 (frame-set-background-mode, face-set-after-frame-default):
12949 Use `face-user-default-spec'. Simplify code slightly.
12950
12951 * woman.el (woman-italic-face, woman-bold-face)
12952 (woman-unknown-face): Add dark-background variants.
12953 (woman-default-faces): Renamed from `woman-colour-faces'.
12954 Set using the stored defaults, rather than using hard-wired colors.
12955 (woman-monochrome-faces): Renamed from `woman-black-faces'.
12956 Just make the foreground `unspecified' rather than "black".
12957 (woman-menu): Rename menu entries accordingly.
12958
12959 * faces.el (header-line): Make more reasonable on mono/grayscale
12960 displays.
12961
12962 2000-10-23 Andrew Choi <akochoi@i-cable.com>
12963
12964 * cus-edit.el (custom-button-face): Use 3D look for mac.
12965 (custom-button-pressed-face): Likewise.
12966
12967 * faces.el (set-face-attributes-from-resources): Handle mac frames
12968 in the same way as x and w32 frames.
12969 (face-valid-attribute-values): Likewise.
12970 (read-face-attribute): Likewise.
12971 (defined-colors): Likewise.
12972 (color-defined-p): Likewise.
12973 (color-values): Likewise.
12974 (display-grayscale-p): Likewise.
12975 (face-set-after-frame-default): Likewise.
12976 (mode-line): Same default face as for x and w32.
12977 (tool-bar): Likewise.
12978
12979 * frame.el: Remove call to frame-notice-user-settings at end of
12980 the file.
12981
12982 * info.el (Info-fontify-node): Make underlines invisible for mac
12983 as for x, pc, and w32 frame types.
12984
12985 * term/mac-win.el: New file.
12986
12987 2000-10-22 Dave Love <fx@gnu.org>
12988
12989 * textmodes/refill.el: New file.
12990
12991 2000-10-22 Andre Spiegel <spiegel@gnu.org>
12992
12993 * vc-hooks.el (vc-version-backup-file-name): New optional args
12994 MANUAL and REGEXP.
12995 (vc-delete-automatic-version-backups, vc-make-version-backup):
12996 New functions.
12997 (vc-before-save): Use the latter.
12998 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
12999 confusion.
13000
13001 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
13002 expected by vc[-hooks].el.
13003
13004 * vc.el (vc-checkout): Added `-p' suffix in call to
13005 vc-make-version-backups-p; use vc-make-version-backup to actually
13006 make the backup.
13007 (vc-version-other-window, vc-version-backup-file): Handle both
13008 automatic and manual backups.
13009 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
13010 of all of them.
13011
13012 2000-10-22 Miles Bader <miles@gnu.org>
13013
13014 * comint.el (comint-highlight-input, comint-highlight-prompt):
13015 Renamed, `-face' at end removed.
13016 (comint-send-input, comint-output-filter): Use renamed faces.
13017
13018 * window.el (fit-window-to-buffer): Change defaulting of
13019 MAX-HEIGHT slightly.
13020
13021 * faces.el (color-values, color-defined-p): Use `member', not
13022 `memq', because it works correctly for strings.
13023 (frame-set-background-mode): Actually, "unspecified-fg" and
13024 "unspecified-bg" *are* strings. Use `member', not `memq', and
13025 `equal', not `eq', when a string value is possible.
13026
13027 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
13028
13029 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
13030
13031 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
13032
13033 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
13034 sh-electric-rparen, sh-electric-less and sh-electric-hash.
13035 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
13036 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
13037 (sh-font-lock-syntactic-keywords): Use them.
13038 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
13039 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
13040 (sh-mode): Don't override font-lock-unfontify-region-function.
13041 Use a copy of sh-font-lock-syntactic-keywords.
13042 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
13043 Don't call sh-scan-buffer since font-lock does it on the fly.
13044 (sh-get-indent-info): Use `face' rather than `syntax-table'
13045 text-property to detect here-documents.
13046 Replace sh-special-syntax with sh-st-punc.
13047 (sh-prev-line): Use `face' rather than `syntax-table'
13048 text-property to skip over here-documents.
13049 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
13050 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
13051 (sh-electric-less, sh-set-here-doc-region)
13052 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
13053 (sh-scan-buffer, sh-rescan-buffer): Remove.
13054
13055 2000-10-21 Andrew Innes <andrewi@gnu.org>
13056
13057 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
13058 remote (ange-ftp) file names.
13059
13060 2000-10-21 Miles Bader <miles@gnu.org>
13061
13062 * window.el (fit-window-to-buffer): New function.
13063 (shrink-window-if-larger-than-buffer): Use it.
13064 (window-text-height): Don't expect minibuffers to have mode-lines.
13065
13066 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
13067 * international/quail.el (quail-update-guidance):
13068 Use `fit-window-to-buffer' instead of `set-window-text-height'.
13069
13070 * international/quail.el (quail-show-guidance-buf): Make sure
13071 guidance window really has enough room.
13072 (quail-update-guidance): If quail-guidance-win is already shown,
13073 make sure its height is OK.
13074
13075 * window.el (window-text-height, set-window-text-height):
13076 New functions.
13077 (shrink-window-if-larger-than-buffer): Use `window-text-height'
13078 instead of `window-height' & `mode-line-window-height-fudge'.
13079 (mode-line-window-height-fudge): Add FACE parameter.
13080 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
13081 instead of `enlarge-window' & `mode-line-window-height-fudge'.
13082
13083 2000-10-20 Miles Bader <miles@gnu.org>
13084
13085 * window.el (height-affecting-face-attributes): Use `defconst'.
13086
13087 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
13088 New function, conditionally aliased to `mode-line-window-height-fudge'.
13089 (ispell-help): Use it.
13090 (ispell-choices-win-default-height): Don't include mode-line fudge.
13091 (ispell-choices-win-default-height): New function.
13092 (ispell-show-choices, ispell-command-loop): Use function
13093 `ispell-choices-win-default-height' instead of variable.
13094
13095 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
13096
13097 * window.el (mode-line-window-height-fudge): New variable.
13098 (height-affecting-face-attributes): New variable.
13099 (mode-line-window-height-fudge): New function.
13100 (shrink-window-if-larger-than-buffer): Use it.
13101 * help.el (resize-temp-buffer-window): Likewise.
13102
13103 * info.el (Info-fontify-node): Add support for @subsubsection
13104 titles, which use `Info-title-4-face'.
13105 (Info-title-4-face): New face.
13106 (Info-title-3-face): Inherit from Info-title-4-face instead of
13107 variable-pitch.
13108
13109 2000-10-19 Jason Rumney <jasonr@gnu.org>
13110
13111 * dired.el (dired-insert-directory): Do not let errors signalled by
13112 attempt to run dired-free-space-program prevent dired from working.
13113
13114 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
13115
13116 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
13117
13118 2000-10-19 Gerd Moellmann <gerd@gnu.org>
13119
13120 * dirtrack.el (dirtrack): Fix call to run-hooks.
13121
13122 * cmuscheme.el (cmuscheme-program-name): Renamed from
13123 scheme-program-name because xscheme.el contains a defcustom with
13124 the same name. As a consequence, customizing group `cmuscheme'
13125 loaded `xscheme' which redefined run-scheme.
13126 (run-scheme): Use cmuscheme-program-name.
13127
13128 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
13129
13130 * play/doctor.el (doctor-death): Update the Samaritans'
13131 anonymous address, and add a website for Befrienders International.
13132
13133 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13134
13135 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
13136 Avoid compilation gripes. Doc fix.
13137 (ps-print-version): New version number (6.2).
13138 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
13139 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
13140 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
13141 (ps-x-extent-priority, ps-x-extent-start-position)
13142 (ps-x-face-font-instance, ps-x-find-coding-system)
13143 (ps-x-font-instance-properties, ps-x-make-color-instance)
13144 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
13145 avoid compilation gripes without defining functions.
13146 (ps-e-find-composition): Alias for function find-composition, to have a
13147 suitable function depending on Emacs version.
13148 (ps-color-device, ps-color-values, ps-face-foreground-name)
13149 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
13150 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
13151 (ps-print-ensure-fontified): Function definitions surrounded by
13152 `eval-and-compile' to avoid compilation gripes.
13153 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
13154 by symbol-value to avoid compilation gripes.
13155 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
13156 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
13157
13158 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
13159
13160 * startup.el (normal-top-level): Call `frame-set-background-mode'
13161 after `frame-notice-user-settings' because the latter doesn't call
13162 the former on a tty.
13163
13164 * faces.el (frame-set-background-mode): `unspecified' &c are
13165 symbols, not strings.
13166
13167 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
13168
13169 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
13170 why some "light*" colors are deliberately absent from the alist.
13171
13172 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
13173 Change colors for tty's, as suggested by Miles Bader.
13174
13175 2000-10-19 Kenichi Handa <handa@etl.go.jp>
13176
13177 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
13178 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
13179 for ISO10646-1 fonts.
13180 (x-font-name-charset-alist): Add an entry for "iso10646-1".
13181
13182 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
13183
13184 * faces.el (frame-set-background-mode): If a tty frame defines a
13185 background color, use that to compute the background mode, instead
13186 of always defaulting to "dark".
13187
13188 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
13189
13190 * comint.el (comint-write-output): New function.
13191 (comint-mode-map): Add it to the menu.
13192 Bind `C-c C-s' to comint-write-output.
13193
13194 2000-10-18 Gerd Moellmann <gerd@gnu.org>
13195
13196 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
13197 Use fancy-splash-delay.
13198
13199 2000-10-18 Alex Schroeder <alex@gnu.org>
13200
13201 * progmodes/sql.el (sql-sybase-options): New option.
13202 (sql-sybase): Use it. Add sql-database to the list of parameters
13203 provided for login. The options -w 2048 -n are not used any more.
13204
13205 * comint.el (comint-read-input-ring): Bugfix such that the first
13206 and the last entry of the input ring file are not lost.
13207
13208 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13209
13210 * ps-print.el: Internal variable changes to defcustom,
13211 make-local-hook changes to defvar. Doc fix.
13212 (ps-print-version): New version number (6.1).
13213 (ps-setup, ps-do-despool): Code fix.
13214 (ps-printer-name): Customization fix.
13215 (ps-printer-name-option): Now is a defcustom instead of an
13216 internal variable.
13217 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
13218 (ps-print-begin-column-hook): Now are defvar instead of
13219 make-local-hook.
13220
13221 2000-10-18 Miles Bader <miles@gnu.org>
13222
13223 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
13224 (comint-kill-output): Changed into an alias for `comint-delete-output',
13225 and made obsolete.
13226 (comint-mode-map): Rename references to comint-kill-output.
13227
13228 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
13229
13230 * diff-mode.el (diff-header-face, diff-file-header-face)
13231 (diff-changed-face): Add bold and italic attributes to tty faces.
13232 (diff-function-face): New face.
13233 (diff-font-lock-keywords): Use it.
13234
13235 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
13236
13237 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
13238 Remove commented-out call to force-mode-line-update.
13239 (comint-kill-output): Use `forward-line 0' instead of
13240 beginning-of-line to make sure we get past the prompt.
13241
13242 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
13243
13244 * diff-mode.el (diff-header-face, diff-file-header-face):
13245 Add specific setting for dark background.
13246 (diff-context-face): Renamed from diff-comment-face.
13247 Set explicitly rather than inheriting from font-lock-comment-face.
13248
13249 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13250
13251 * startup.el (command-line): Move the code which sets the default
13252 TTY colors to before before-init-hook.
13253
13254 2000-10-17 Gerd Moellmann <gerd@gnu.org>
13255
13256 * jit-lock.el (jit-lock-stealth-time): Doc fix.
13257
13258 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13259
13260 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
13261 extensions, for MS-DOS.
13262
13263 * diff-mode.el (diff-header-face, diff-file-header-face)
13264 (diff-changed-face): Define tty-specific colors.
13265
13266 2000-10-17 Gerd Moellmann <gerd@gnu.org>
13267
13268 * startup.el (fancy-splash-text): Realign the text.
13269
13270 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13271
13272 * font-lock.el (font-lock-comment-face): Define a separate default
13273 for dark-background tty's.
13274
13275 2000-10-17 Miles Bader <miles@gnu.org>
13276
13277 * help.el (resize-temp-buffer-window): Add hack to avoid last line
13278 being obscured by whizzy mode-lines on graphics displays.
13279
13280 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13281
13282 * info.el (Info-title-1-face, Info-title-2-face)
13283 (Info-title-3-face): Define colors for tty's.
13284 (info-header-node): Remove unneeded tty-specific definition.
13285
13286 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
13287
13288 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
13289 reverse from the frame parameters, and don't invert foreground and
13290 background colors.
13291
13292 2000-10-16 Miles Bader <miles@gnu.org>
13293
13294 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
13295 string "*Info*". Call propertized-buffer-identification to spruce
13296 up the result.
13297
13298 2000-10-16 Gerd Moellmann <gerd@gnu.org>
13299
13300 * help.el: Provide `help' for the sake of define-minor-mode
13301 which generates defcustoms with requires.
13302
13303 * jit-lock.el (jit-lock-after-change): If we're in text that
13304 matches a multi-line font-lock pattern, make sure the whole text
13305 will be redisplayed.
13306
13307 * emacs-lisp/authors.el (authors-add): Don't add an entry if
13308 author's name is unknown.
13309
13310 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
13311 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
13312 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
13313 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
13314 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
13315 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
13316 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
13317 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
13318 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
13319 Add author information.
13320
13321 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
13322
13323 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
13324 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
13325 full-color version (using the Gimp) to eliminate dithering artifacts.
13326
13327 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
13328
13329 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
13330
13331 * simple.el (syntax-flag-table, string-to-syntax): Remove.
13332
13333 2000-10-15 Dave Love <fx@gnu.org>
13334
13335 * progmodes/sh-script.el: Require skeleton and comint when compiling.
13336
13337 * pcomplete.el (pcomplete) <defgroup>: Add :version.
13338
13339 * whitespace.el: Doc fixes.
13340 (top-level): Don't add hooks here.
13341 (whitespace-running-emacs): Deleted.
13342 (timer): Don't require.
13343 (whitespace): Add back :version conditional on xemacs test.
13344 (whitespace-spacetab-regexp, whitespace-indent-regexp)
13345 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
13346 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
13347 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
13348 Avoid specific xemacs test.
13349 (whitespace-global-mode): New option.
13350 (whitespace-global-mode): New command.
13351 (whitespace-unload-hook): New function.
13352
13353 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
13354 (Info-fontify-node, Info-goto-node, Info-mode-menu)
13355 (Info-fontify-node): `Goto' goes to `Go to'.
13356 (Info-fontify-node): Add help-echo to xref links.
13357
13358 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
13359
13360 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
13361
13362 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
13363
13364 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
13365 Use plist-get and allow :inherit.
13366
13367 * emacs-lisp/cl-macs.el (cl-do-arglist):
13368 Use plist-get and plist-member instead of memq.
13369
13370 * emacs-lisp/ewoc.el (ewoc-location): New function.
13371 (ewoc-enter-after, ewoc-enter-before): Document return value.
13372 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
13373 Don't need make-local-hook any more.
13374 (cvs-addto-collection): Return the new tin.
13375 (cvs-mode-insert): Jump to the new line.
13376
13377 * jit-lock.el (jit-lock-fontify-buffer): Remove.
13378
13379 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
13380
13381 * font-lock.el (font-lock-syntactically-fontified): New var.
13382 (font-lock-fontify-syntactic-keywords-region): Use it.
13383 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
13384
13385 * diff-mode.el (diff-find-file-name): Fix regexp.
13386
13387 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
13388 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
13389
13390 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
13391 (sh-mode-syntax-table): Add punctuation syntax for < and >.
13392 (sh-mode): Don't make all vars local here.
13393 (sh-kw): Reformat.
13394 (sh-set-shell): Use dolist. Don't set indent-region-function.
13395 (sh-mode-syntax-table): Use pop.
13396 (sh-remember-variable): Use push.
13397 (sh-help-string-for-variable): Use memq.
13398 (sh-safe-backward-sexp): Remove.
13399 (sh-safe-forward-sexp): Add ARG.
13400 (sh-get-indent-info, sh-prev-stmt): Use it.
13401 (sh-prev-line): Simplify by using forward-comment.
13402 (sh-this-is-a-continuation): Simplify.
13403 (sh-learn-buffer-indent): Use dolist.
13404 (sh-do-nothing): Remove.
13405 (sh-set-char-syntax, sh-set-here-doc-region):
13406 Use inhibit-modification-hooks.
13407 (sh-name-style): Use mapcar and push.
13408 (sh-load-style): Use dolist.
13409 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
13410 (sh-case, sh-while-getopts): Use propertize directly rather
13411 than sh-electric-rparen.
13412
13413 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
13414
13415 * textmodes/tex-mode.el: Require CL when compiling.
13416 (tex-mode-syntax-table): Init immediately.
13417 (tex-mode-map): Bind M-RET to latex-insert-item.
13418 (latex-mode): Set indent-line-function to latex-indent.
13419 (tex-common-initialization): Don't setup the syntax-table any more.
13420 (latex-insert-item): New skeleton.
13421 (tex-next-unmatched-end): Fix copy/paste braino.
13422 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
13423 (latex-indent, latex-find-indent): New functions.
13424 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
13425 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
13426 (tex-compilation-parse-errors): Use with-syntax-table.
13427
13428 2000-10-15 Miles Bader <miles@gnu.org>
13429
13430 * font-lock.el (font-lock-comment-face): Change dark-background,
13431 color, non-tty, default to `chocolate1'.
13432
13433 2000-10-13 John Wiegley <johnw@gnu.org>
13434
13435 * eshell/esh-util.el (require): Added a missing `require' form,
13436 needed when compiling (for an ange-ftp macro definition).
13437
13438 2000-10-13 Dave Love <fx@gnu.org>
13439
13440 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
13441
13442 2000-10-13 Gerd Moellmann <gerd@gnu.org>
13443
13444 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
13445
13446 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
13447 transparent -colors 8).
13448
13449 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
13450
13451 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
13452 that breaks with old list format timestamps.
13453 (time-stamp-warn-inactive, time-stamp-old-format-warn)
13454 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
13455
13456 2000-10-13 John Wiegley <johnw@gnu.org>
13457
13458 * align.el, pcomplete.el, calendar/timeclock.el,
13459 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
13460
13461 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
13462 faulty math, where holiday hours were being computing as seconds.
13463
13464 2000-10-13 John Wiegley <johnw@gnu.org>
13465
13466 * desktop.el (desktop-buffer-modes-to-save): Added a global for
13467 specifying what "other" kinds of buffers should be saved.
13468 This used to be hard-coded.
13469 (desktop-buffer-misc-functions): A global for specifying how
13470 auxiliary data should be determined for special buffer types.
13471 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
13472 instead of hard-coding the special buffer types.
13473 (desktop-save): Run `desktop-buffer-misc-functions' to gather
13474 auxiliary data, instead of hard-coding for Info buffers and dired.
13475 (desktop-buffer-info-misc-data): Aux function for determining Info
13476 buffer auxiliary info.
13477 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
13478 (desktop-buffer-info): Changed this function to use the info
13479 gathered above.
13480 (desktop-create-buffer): Be a little more careful about what
13481 `minor-mode' means before calling it. This is important for some
13482 buffer types.
13483
13484 2000-10-13 John Wiegley <johnw@gnu.org>
13485
13486 * eshell/esh-util.el: Added a global form which declares an
13487 autoload for `parse-time-string', if that function is not already
13488 defined, and if parse-time.el is available on the user's system.
13489
13490 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
13491 to be aware of ange-ftp user info.
13492 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
13493 (eshell-ls-annotate): Use `eshell-file-attributes'.
13494 (eshell-ls-file): Made the user-id printing code a bit smarter.
13495
13496 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
13497 allow identification of alias user ids in remote directories.
13498 It's manual, but there's no other way to know when the current user
13499 on the local machine, is also the owning user on the remote machine.
13500 (fboundp): Bind `ange-cache'.
13501 (eshell-directory-files-and-attributes): Re-organized the logic a
13502 bit to use `eshell-file-attributes' instead of `file-attributes'.
13503 The former is more sensitive to directories that are read via FTP,
13504 and knows how to use ange-ftp to determine full attribute
13505 information, instead of just the name and last modtime.
13506 (eshell-current-ange-uids): Return the current user id when in a
13507 remote directory.
13508 (eshell-parse-ange-ls): Parse a full directory listing that has
13509 been returned by ange-ftp.
13510 (eshell-file-attributes): This beefed up version of
13511 `file-attributes' is only special if the user is currently in a
13512 remote directory, in which case it does a lot of work to find out
13513 what the real attributes of a file are, as they appear on the
13514 remote machine. This makes usage of remote directories (i.e.,
13515 ange-ftp pathnames) much more useful. You can now use Eshell as a
13516 full-fledged FTP client, with much more manipulation ability than
13517 most other clients.
13518
13519 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
13520 variable, which means that Eshell's du should always be preferred
13521 in remote directories.
13522 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
13523 just `file-attributes'.
13524 (eshell-mvcp-template): Bind `ange-cache', to improve performance
13525 when reading remote directories. This is an Eshell-specific
13526 variable (not part of ange-ftp).
13527 (eshell/ln): Bind `ange-cache'.
13528 (eshell/du): Added some extra logic for determining when to use
13529 Eshell's du (which is slow), and when to use the external version
13530 (which may or may not exist).
13531
13532 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
13533 Call `eshell-interactive-process', rather than using
13534 `get-buffer-process', since backgrounded processes don't count in
13535 the context of this function's logic.
13536
13537 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
13538 `forward-char', so that null strings are parsed correctly.
13539
13540 2000-09-13 John Wiegley <johnw@gnu.org>
13541
13542 * eshell/em-pred.el (eshell-pred-file-type)
13543 (eshell-pred-file-links, eshell-pred-file-size):
13544 Use `eshell-file-attributes'. This is more correct over ange-ftp.
13545
13546 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
13547 that remote file globbing is more efficient.
13548
13549 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
13550 gathering the files and attributes within a directory.
13551
13552 * eshell/em-unix.el (eshell/cat): If any of the files passed on
13553 the command line is a special file (not a regular file, directory
13554 or symlink), always attempt to call the external version of cat.
13555
13556 2000-09-13 John Wiegley <johnw@gnu.org>
13557
13558 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
13559 Eshell-friendly version of find-tag.
13560
13561 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
13562
13563 * image-file.el (image-file-name-extensions)
13564 (image-file-name-regexps): Add autoload cookies.
13565
13566 2000-10-13 Kenichi Handa <handa@etl.go.jp>
13567
13568 * international/mule-cmds.el (select-safe-coding-system): If FROM
13569 is string, show it in *Warning* buffer.
13570
13571 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
13572
13573 * startup.el (normal-top-level): Use display-popup-menus-p instead
13574 of window-system.
13575 (command-line): Use display-graphic-p instead of window-system.
13576 (command-line-1): Use display-popup-menus-p and display-mouse-p
13577 instead of window-system.
13578
13579 2000-10-12 Sam Steingold <sds@gnu.org>
13580
13581 * tooltip.el (tooltip-use-echo-area): New user variable.
13582 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
13583
13584 2000-10-12 Dave Love <fx@gnu.org>
13585
13586 * recentf.el: Maintainer's checkdoc fixes.
13587
13588 * startup.el (normal-top-level-add-subdirs-to-load-path):
13589 Use character class, not ASCII when matching file names.
13590 (fancy-splash-head): Add trailing slash to URL.
13591 (command-line): Don't require XPM support for toolbar.
13592
13593 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
13594 (cperl-invalid-face): Revert last change.
13595 (cperl-init-faces): Quote cperl-invalid-face.
13596
13597 2000-10-12 Kenichi Handa <handa@etl.go.jp>
13598
13599 * startup.el (fancy-splash-text): Remove superfluous quote.
13600
13601 2000-10-12 Gerd Moellmann <gerd@gnu.org>
13602
13603 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
13604 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
13605 (command-line-1): Don't use fancy-splash-pending-command.
13606 (fancy-splash-screens-1): Goto point-min after inserting text.
13607
13608 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
13609
13610 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
13611 instead of shared-lisp-mode-map.
13612
13613 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
13614
13615 * faces.el (header-line): Change tty-variant to use underlining.
13616
13617 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
13618 (isearch-highlight): Restore lazy-isearch face properties at old
13619 position, and suppress them at new position.
13620 (isearch-dehighlight): Restore lazy-isearch face properties.
13621 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
13622 over the real isearch overlay, but in that case, don't give it a
13623 face property. Use `push'.
13624
13625 2000-10-12 Kenichi Handa <handa@etl.go.jp>
13626
13627 * man.el (Man-getpage-in-background): Fix previous change.
13628 Decode the process output only when we are in multibyte mode.
13629
13630 2000-10-11 Dave Love <fx@gnu.org>
13631
13632 * info.el (Info-mode-menu): Fix some help.
13633 (info-tool-bar-map): Add entry for Info-last.
13634
13635 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
13636 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
13637 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
13638 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
13639 * toolbar/search-replace.xpm, toolbar/exit.xpm:
13640 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
13641 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
13642 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
13643 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
13644 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
13645 Reduce colour requirements to 25 overall. (Probably wants
13646 revisiting from the originals to reduce further.)
13647
13648 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
13649
13650 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
13651 buffer-file-coding-system, instead of raw-text.
13652 (dehexlify-buffer): Bind coding-system-for-read to
13653 buffer-file-coding-system, instead of raw-text.
13654
13655 2000-10-11 Sam Steingold <sds@gnu.org>
13656
13657 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
13658 `underline' - fixes the bug introduced on 2000-09-21.
13659
13660 2000-10-11 Dave Love <fx@gnu.org>
13661
13662 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
13663 Avoid compiler warnings.
13664 (scheme-mode): Doc fix.
13665 (scheme-font-lock-keywords-1): Match `define-syntax'.
13666
13667 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
13668
13669 * faces.el (frame-set-background-mode): Pay attention to saved
13670 face specs as well as default ones. Only do anything if the
13671 bg-mode or display-type has actually changed. Use `dolist'.
13672 (region): Make dark-background `region' face less in-your-face.
13673
13674 2000-10-10 Sam Steingold <sds@gnu.org>
13675
13676 * chistory.el, ielm.el, ledit.el:
13677 * progmodes/inf-lisp.el, progmodes/scheme.el:
13678 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
13679
13680 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
13681
13682 * textmodes/texinfo.el: Update copyright and fix typo.
13683
13684 * desktop.el (desktop-modes-not-to-save): New var.
13685 (desktop-save-buffer-p): Use it.
13686 Also, obey desktop-buffers-not-to-save even for non-file buffers.
13687 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
13688
13689 2000-10-10 Dave Love <fx@gnu.org>
13690
13691 * toolbar/tool-bar.el (tool-bar-add-item)
13692 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
13693
13694 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
13695 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
13696 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
13697 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
13698 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
13699 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
13700 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
13701 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
13702 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
13703 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
13704 the .xpms; probably need retouching.
13705
13706 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
13707
13708 * subr.el (add-to-list): Add optional argument APPEND.
13709 * battery.el (display-battery): Use `add-to-list'.
13710
13711 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
13712
13713 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
13714 properties.
13715 (zone, zone-when-idle, zone-leave-me-alone)
13716 (zone-pgm-whack-chars): Use new symbol properties.
13717
13718 * battery.el (display-battery): Doc spelling fix.
13719
13720 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
13721 property.
13722
13723 2000-10-09 Dave Love <fx@gnu.org>
13724
13725 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
13726 has been initialized before calling tool-bar-setup.
13727 (tool-bar-add-item-from-menu): Add autoload cookie.
13728
13729 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
13730
13731 * menu-bar.el (send-mail-item-name): New function.
13732 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
13733 of mail-user-agent in the menu. Don't display the "Send Mail"
13734 item if mail-user-agent is nil or its value is ignore.
13735 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
13736 if read-mail-command is nil or its value is ignore.
13737
13738 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
13739
13740 2000-10-09 Miles Bader <miles@gnu.org>
13741
13742 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
13743 Correct image size.
13744 * toolbar/left_arrow.xpm: Correct image size.
13745
13746 * jka-compr.el: Don't call `jka-compr-install' when loading (it
13747 will be done by the definition of `auto-compression-mode' if
13748 necessary. Move code to uninstall existing file-name handler
13749 before definition of `auto-compression-mode'.
13750
13751 * image-file.el (auto-image-file-mode): Move to the end of the
13752 file, because `define-minor-mode' actually calls the mode-function
13753 if the associated variable is non-nil, which requires that all
13754 needed functions be already defined.
13755
13756 * mouse.el (popup-menu): Balance parens.
13757
13758 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
13759
13760 * mouse.el (popup-menu): Move the command call outside the loop
13761 so that popup-menu returns whatever the command returns.
13762
13763 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
13764 (initialize-new-tags-table): Use run-hook-with-args-until-success.
13765 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
13766 (tags-table-format-functions): Renamed from tags-table-format-hooks.
13767
13768 * vc.el (vc-version-diff): diff-switches can be a list.
13769 Use relative filenames for prettier output.
13770
13771 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
13772 (vc-post-command-functions): Remove old-VC compatibility code.
13773
13774 * newcomment.el (comment-indent-default): Autoload.
13775
13776 * font-lock.el (font-lock-defaults): Make buffer-local.
13777 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
13778 (font-lock-choose-keywords):
13779 Ignore LEVEL unless KEYWORDS is a list of syms.
13780 (c-keywords, c++-keywords, objc-keywords, java-keywords):
13781 Don't wrap regexp-opt things in \(...\) unnecessarily.
13782
13783 * jit-lock.el: Don't require font-lock any more.
13784 (jit-lock-functions): Make buffer-local.
13785 (jit-lock-saved-fontify-buffer-function): Remove.
13786 (jit-lock-mode): Remove autoload cookie.
13787 Remove font-lock specific code.
13788 (jit-lock-unregister): Don't bother handling complex hooks any more.
13789 (jit-lock-refontify): New function.
13790 (jit-lock-fontify-buffer): Use it.
13791 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
13792 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
13793 Add optional args START and END.
13794 Never call font-lock-fontify-region directly.
13795 (jit-lock-function, jit-lock-stealth-fontify): Use it.
13796
13797 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
13798
13799 2000-10-08 Dave Love <fx@gnu.org>
13800
13801 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
13802
13803 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
13804
13805 * play/studly.el (studlify-region, studlify-word): Add autoload
13806 cookie.
13807
13808 * play/morse.el (morse-region, unmorse-region): Add autoload
13809 cookie.
13810
13811 * play/spook.el (spook-phrases-file): Use expand-file-name, not
13812 concat.
13813
13814 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
13815 insist on symbols starting with word syntax.
13816 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
13817 (eval-defun-1): Doc fix.
13818 (indent-sexp): Use nconc to build up indent-stack.
13819
13820 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
13821 Gnus with little use.
13822 (mail-setup-hook): Add mail-abbrevs-setup to options.
13823
13824 * recentf.el: Doc fixes.
13825
13826 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
13827 Clean up remainder.
13828
13829 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
13830 without timezone and (8) with timezone to enforce some whitespace.
13831 Simplify code somewhat.
13832
13833 * options.el (list-options): Doc that you should use customize.
13834
13835 * iswitchb.el (iswitchb-mode): Add :require.
13836
13837 * info.el (Info-goto-node, Info-menu): Doc fix.
13838 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
13839 (info-tool-bar-map): New variable.
13840 (Info-mode): Use it.
13841 (Info-edit-map): Define all in defvar.
13842 (speedbar-attached-frame): Avoid compiler warning.
13843
13844 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
13845 (global-map): Bind [tool-bar] to a filtered map.
13846 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
13847 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
13848 Allow PBM icons.
13849 (tool-bar-setup): Adjust calls of tool-bar-add-item.
13850
13851 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
13852 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
13853 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
13854 icons, except up_arrow, which is left-arrow rotated.
13855
13856 * imenu.el (imenu-add-to-menubar): Fix last change.
13857
13858 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
13859
13860 * generic-x.el (rul-generic-mode): Remove eval-when-compile
13861 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
13862
13863 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
13864
13865 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
13866 typos in doc strings.
13867
13868 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
13869 the doc strings how to customize Font Lock faces.
13870
13871 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
13872 computing growth when dragging the header line.
13873
13874 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
13875
13876 * simple.el (kill-line): Doc fix.
13877
13878 2000-10-08 Miles Bader <miles@gnu.org>
13879
13880 * faces.el (secondary-selection): Make foreground visible on tty.
13881
13882 * jka-compr.el (auto-compression-mode): Move to the end of the
13883 file, because `define-minor-mode' actually calls the mode-function
13884 if the associated variable is non-nil, which requires that all
13885 needed functions be already defined.
13886 (with-auto-compression-mode): Add autoload cookie.
13887
13888 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
13889
13890 * files.el (find-backup-file-name) [ms-dos]: If support for long
13891 file names is not available, behave as if version-control were set
13892 to never.
13893
13894 2000-10-07 Dave Love <fx@gnu.org>
13895
13896 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
13897 (browse-url-gnome-moz): New function.
13898 (browse-url-browser-function): Use it.
13899 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
13900
13901 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
13902
13903 * indent.el (tab-always-indent): New var.
13904 (indent-for-tab-command): Use it.
13905
13906 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
13907 raise an error. This way it can still default to a sane value.
13908
13909 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
13910
13911 * startup.el (fancy-splash-screens): Use local rather than global map.
13912 Don't use `update-menu-bindings' any more.
13913 Get rid of assumptions about keymap representation.
13914
13915 2000-10-06 Dave Love <fx@gnu.org>
13916
13917 * textmodes/fill.el (sentence-end-double-space)
13918 (sentence-end-without-period): Doc fix.
13919 (adaptive-fill-regexp): Purecopy.
13920 (unjustify-current-line): Use line-end-position.
13921 (fill-individual-paragraphs-prefix): Use line-beginning-position.
13922
13923 * net/eudc-vars.el (eudc): Add :version, :link.
13924
13925 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
13926
13927 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
13928 Fix for define-minor-mode.
13929 (function-at-point): Alias to function-called-at-point.
13930
13931 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
13932
13933 * simple.el (backward-word): Doc fix.
13934
13935 * image-file.el (image-file-name-regexp): image-file-regexps ->
13936 image-file-name-regexps.
13937 (image-file-name-extensions): Add pbm.
13938
13939 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
13940
13941 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
13942 and add filename to the names so that diff-mode can jump to source.
13943
13944 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
13945 (tex-font-lock-keywords, tex-font-lock-keywords-2)
13946 (tex-font-lock-keywords-1): Remove.
13947 (font-lock-turn-on-thing-lock): Use jit-lock-register.
13948 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
13949 (font-lock-default-fontify-region):
13950 Expand beg..end correctly when just following a multiline region.
13951 (font-lock-fontify-anchored-keywords):
13952 Include the anchor text as part of the multiline.
13953
13954 2000-10-06 Gerd Moellmann <gerd@gnu.org>
13955
13956 * loadup.el (toplevel): Load `loaddefs' before `help' because the
13957 latter needs the autoloaded define-minor-mode macro during the
13958 bootstrap.
13959
13960 * startup.el (command-line): For now, activate tool-bar-mode only
13961 if XPM images are supported.
13962
13963 * mouse.el (mouse-drag-header-line): Don't allow resizing a
13964 window by dragging a header-line at the top of the frame; that's
13965 confusing because the header-line doesn't move.
13966 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
13967 of treating the event as a list. Some cleanup.
13968
13969 2000-10-06 Miles Bader <miles@gnu.org>
13970
13971 * simple.el (display-message-or-buffer): New function.
13972 (shell-command-on-region): Use `display-message-or-buffer'.
13973
13974 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
13975 docstring parts.
13976
13977 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
13978 (smbclient-prompt-regexp): Add usage note to doc string.
13979 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
13980 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
13981 Use add-hook for adding the comint filter function, and only do so
13982 if it's not already in the global hook list.
13983 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
13984 to `make-local-variable'.
13985 (nslookup-font-lock-keywords): Remove prompt entry.
13986 (nslookup): Don't set the process-filter.
13987 (finger): Exit the loop correctly when the regexps list runs out.
13988 (ftp, smbclient, smbclient-list-shares):
13989 Set the real major mode immediately, not after execing.
13990 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
13991
13992 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
13993
13994 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
13995
13996 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
13997
13998 * which-func.el (which-func-format): Remove spurious space.
13999 (which-func-mode): Don't make it permanent-local.
14000 (which-func-ff-hook): Allow which-func-maxout to be nil.
14001 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
14002 (which-func-mode): Simplify.
14003 Use post-command-idle-hook rather than post-command-hook.
14004 Go through all buffers and update their state.
14005 (which-function): Also try add-log-current-defun-function.
14006
14007 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
14008 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
14009 Update call to with-vc-properties accordingly.
14010 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
14011 (vc-revert-buffer): More careful about window selection and deletion.
14012 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
14013
14014 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
14015 (cvs-retrieve-revision): Reuse a pre-existing buffer.
14016 (cvs-dired-action): Change the default to quickdir.
14017
14018 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
14019 if comment-indent-function returns nil.
14020 (comment-indent-default): New function.
14021 (comment-indent-function): Use it and document the new semantics.
14022
14023 * image-file.el: Docstring fixes.
14024
14025 * help.el (help-xref-on-pp): Use match-string.
14026 (describe-variable): New arg BUFFER.
14027 Store the current buffer in the help-xref-stack.
14028 (temp-buffer-resize-mode): Use define-minor-mode.
14029
14030 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
14031 consistently with its docstring.
14032 Set jit-lock-first-unfontify-pos in an idempotent way.
14033 (jit-lock-register): Autoload and add arg CONTEXTUAL.
14034
14035 2000-10-05 Alex Schroeder <alex@gnu.org>
14036
14037 * sql.el (sql-mysql-options): New variable.
14038 (sql-mysql): Use it.
14039
14040 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
14041
14042 * image.el (image): New group.
14043
14044 * smerge-mode.el (smerge-mine-face, smerge-other-face)
14045 (smerge-base-face, smerge-markers-face): Add dark-background variants.
14046
14047 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
14048
14049 * net/net-utils.el (nslookup-font-lock-keywords)
14050 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
14051 Ignore the value of wqindow-system; always define keywords
14052
14053 2000-10-05 Kenichi Handa <handa@etl.go.jp>
14054
14055 * startup.el (fancy-splash-screens): Remove the code for
14056 debugging; `(trace-to-stderr "EXITTT\n")'.
14057
14058 2000-10-05 Miles Bader <miles@gnu.org>
14059
14060 * diff-mode.el (diff-goto-source): Update call to
14061 `diff-hunk-status-msg' to reflect new REV variable.
14062
14063 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
14064
14065 * progmodes/icon.el (icon-mode):
14066 Don't gratuitously override the default for comment-column.
14067
14068 * vc-hooks.el (vc-mode-line): Fix interactive spec.
14069
14070 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
14071 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
14072 (jit-lock-functions): New var.
14073 (jit-lock-function-1): Use it if non-nil.
14074 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
14075 Set the `fontified' property before doing the fontification to avoid
14076 repeatedly going through the same error.
14077 Don't turn errors into messages.
14078 (jit-lock-register, jit-lock-unregister): New functions.
14079
14080 * dired.el (dired-mark-pop-up): Turn comment into docstring.
14081 Use with-current-buffer.
14082
14083 * dired-aux.el (dired-do-create-files, dired-kill-tree):
14084 Turn comment into docstring.
14085
14086 * apropos.el (apropos-mode): Use define-derived-mode.
14087
14088 2000-10-04 Gerd Moellmann <gerd@gnu.org>
14089
14090 * startup.el (fancy-splash-pending-command): New variable.
14091 (fancy-splash-pre-command): New function.
14092 (fancy-splash-screens): Rewritten.
14093 (command-line-1): If fancy-splash-pending-command is set, call it
14094 interactively.
14095
14096 2000-10-04 Dave Love <fx@gnu.org>
14097
14098 * toolbar/tool-bar.el (tool-bar-setup): New function.
14099 (tool-bar-mode): Use it.
14100
14101 * subr.el (substitute-key-definition): Doc fix.
14102 (play-sound-file): New command.
14103
14104 2000-10-04 Andre Spiegel <spiegel@gnu.org>
14105
14106 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
14107 vc-version-backup-file-name): New functions.
14108
14109 * files.el (basic-save-buffer): Call vc-before-save before saving.
14110
14111 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
14112 vc-cvs-stay-local-p.
14113
14114 * vc.el (vc-revert-buffer): Handle empty diff properly.
14115 (vc-version-backup-file): New function.
14116 (vc-checkout): Create a version backup if necessary.
14117 (vc-checkin): If a version backup file exists, delete it.
14118 (vc-version-diff): Diff locally using version backups, if available.
14119 (vc-revert-file): If there's a version backup, revert locally.
14120 (vc-transfer-file): Use version backup for base version, if
14121 available. If not, ask for confirmation whether to get it from the
14122 server. Update mode line before check-in.
14123
14124 2000-10-04 Dave Love <fx@gnu.org>
14125
14126 * toolbar/tool-bar.el (tool-bar-setup): New function.
14127 (tool-bar-mode): Use it.
14128
14129 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
14130
14131 * net/net-utils.el (nslookup-font-lock-keywords)
14132 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
14133 Only set if window-system is non-nil
14134 (net-utils-run-program): Returns buffer.
14135 (network-connection-reconnect): Added this function.
14136
14137 * generic.el:
14138 Incorporates extensive cleanup and docfixes by
14139 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
14140 Uses cl compile-time macros.
14141 (generic-mode-name, generic-comment-list)
14142 (generic-keywords-list, generic-font-lock-expressions)
14143 (generic-mode-function-list, generic-mode-syntax-table):
14144 Removed variables.
14145 (generic-mode-alist): Renamed to generic-mode-list.
14146 (generic-find-file-regexp): Default changed to "^#".
14147 (generic-read-type): Uses completing read on generic-mode-list.
14148 (generic-mode-sanity-check): removed this function.
14149 (generic-add-to-auto-mode): Removed this function
14150 (generic-mode-internal): Bind mode-specific definitions
14151 into function instead of putting them in alist.
14152 (generic-mode-set-comments): Reworked extensively.
14153 (generic-mode-find-file-hook): Simplified regexp searching
14154 (generic-make-keywords-list): Omit extra pair of parens
14155
14156 * find-lisp.el (find-lisp-find-files-internal):
14157 Make sure directory name ends with "/".
14158
14159 * generic-x.el (apache-conf-generic-mode):
14160 Regexp now allows leading whitespace.
14161 (rc-generic-mode): Added eval-when-compile
14162 around generic-make-keywords-list.
14163 Deleted duplicate regexp
14164 (rul-generic-mode): Added eval-when-compile
14165 around generic-make-keywords-list.
14166 (etc-fstab-generic-mode): New generic mode.
14167 (rul-generic-mode): Removed one eval-when-compile
14168 which caused a max-specpdl-size exceeded error.
14169
14170 2000-10-04 Miles Bader <miles@gnu.org>
14171
14172 * simple.el (minibuffer-temporary-goal-position): New variable.
14173 (next-history-element): Try to keep the position of point in the
14174 input string constant.
14175
14176 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
14177 (dired-do-create-files): If there's only one file, pass it in as
14178 the DEFAULT arg to dired-mark-read-file-name.
14179
14180 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
14181
14182 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
14183 (diff-goto-source): Be smarter when choosing REVERSE or not.
14184
14185 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
14186 (texinfo-mode-menu): Add an explicit shortcut for update all.
14187
14188 2000-10-03 Andre Spiegel <spiegel@gnu.org>
14189
14190 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
14191 factorize backend-specific code cleanly (this was essentially
14192 conceived by Stefan Monnier).
14193 (vc-unregister): Function removed.
14194 (vc-revert-file): New function.
14195 (vc-revert-buffer): Delegate some of the work to it.
14196
14197 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
14198 default branch unconditionally.
14199 (vc-rcs-set-default-branch): New function.
14200 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
14201 (vc-rcs-checkin): If an appropriate default branch has been set,
14202 force creation of that branch.
14203 (vc-rcs-receive-file): Rewritten to contain only backend-specific
14204 code (as suggested by Stefan Monnier).
14205
14206 2000-10-02 Gerd Moellmann <gerd@gnu.org>
14207
14208 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
14209 highlighting overlay with a different face over the overlay
14210 isearch uses to highlight the current match because that can lead
14211 to bad face combinations.
14212
14213 * loadup.el (toplevel): Load faces before isearch.
14214
14215 * isearch.el (isearch-faces): New custom group.
14216 (isearch): New defface; was already tested for in the code.
14217 (isearch-lazy-highlight-face): Changed to defface from defcustom.
14218 (isearch-highlight): Always use face `isearch'.
14219
14220 2000-10-02 Dave Love <fx@gnu.org>
14221
14222 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
14223 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
14224 comparison of opcode with operand.
14225
14226 2000-10-03 Miles Bader <miles@gnu.org>
14227
14228 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
14229 buffer, since the echo area will now grow to accommodate them.
14230
14231 2000-10-02 Andre Spiegel <spiegel@gnu.org>
14232
14233 * vc-hooks.el (vc-registered): If FILE used to be registered under
14234 a certain backend, try that one first.
14235
14236 * vc.el (vc-responsible-backend): Undo the previous change in the
14237 argument list. Handle multiple backends correctly.
14238 (vc-find-new-backend): Function removed.
14239 (vc-register): Use vc-responsible-backend, as before.
14240 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
14241
14242 2000-10-02 Gerd Moellmann <gerd@gnu.org>
14243
14244 * startup.el (fancy-splash-head): Change message below the
14245 logo.
14246
14247 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
14248
14249 * diff-mode.el (diff-goto-source): Emit a status message.
14250 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
14251 (diff-test-hunk): Fix doc string.
14252 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
14253 (diff-advance-after-apply-hunk): New variable.
14254 (diff-apply-hunk): Don't return a value.
14255
14256 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
14257
14258 * vc.el (vc-editable-p): Minor optimization.
14259 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
14260 (vc-find-new-backend): New function split from vc-responsible-backend.
14261 (vc-register): Use it.
14262 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
14263 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
14264 (vc-default-unregister, vc-revert-buffer): Docstring fix.
14265 (vc-clear-headers): Don't use find-file.
14266 (vc-revert-buffer): Use `and' again (must have been a braino).
14267 (vc-switch-backend): Only prompt if requested.
14268 Short circuit if nothing is to be done.
14269 Don't use vc-resynch-buffer which could lose unsaved editing.
14270 (vc-default-receive-file): Update call to vc-unregister.
14271 (with-vc-file, vc-next-action-on-file):
14272 Use vc-backend rather than vc-registered.
14273 (vc-next-action-on-file): Use intern-soft.
14274 Deal with read-only *vc-diff* buffer.
14275 (vc-transfer-file): Docstring fix.
14276
14277 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
14278 (vc-rcs-receive-file): Avoid with-vc-properties.
14279 Update call to vc-unregister.
14280 Use constant `RCS' rather than (dynamically bound) var `backend'.
14281
14282 2000-10-01 Andre Spiegel <spiegel@gnu.org>
14283
14284 * vc.el (vc-next-action-on-file): Update mode line only if file
14285 is visited.
14286 (vc-start-entry): New argument initial-contents. Don't visit the file
14287 if it isn't already visited. Brought documentation up-to-date.
14288 (vc-next-action, vc-register): Updated calls to vc-start-entry.
14289 (vc-checkin): New optional arg initial-contents, which is passed to
14290 vc-start-entry.
14291 (vc-finish-logentry): Make sure to bury log buffer only if there
14292 really is one. Call `vc-resynch-buffer' on log-file, not
14293 buffer-file-name.
14294 (vc-default-comment-history, vc-default-wash-log): New functions.
14295 (vc-index-of): Removed.
14296 (vc-transfer-file): Make do without the above.
14297 (vc-default-receive-file): Call comment-history unconditionally. Pass
14298 the resulting string to vc-checkin, instead of inserting it into the
14299 comment ring.
14300
14301 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
14302 unconditionally. Use the comments as initial contents of the log
14303 entry buffer. Document the trick to force branch creation with no
14304 changes.
14305
14306 2000-10-01 Miles Bader <miles@gnu.org>
14307
14308 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
14309 `recenter' with an arg to prevent redrawing the display.
14310
14311 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
14312
14313 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
14314
14315 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
14316
14317 * progmodes/c-mode.el (c-mode):
14318 Don't gratuitously override the default for comment-column.
14319
14320 * textmodes/tex-mode.el (latex-metasection-list): New var.
14321 (latex-imenu-create-index): Use it.
14322 Move the regexp construction outside loops (and use push).
14323 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
14324 (tex-font-lock-keywords): Moved from font-lock.el.
14325 (tex-comment-indent): Remove.
14326 (tex-common-initialization): Don't set comment-indent-function.
14327 (latex-block-default): New var.
14328 (tex-latex-block): Use it to provide a default choice.
14329 Add any unknown choice to latex-block-names.
14330 Insert [...] after {...}.
14331 (tex-last-unended-begin): Simplify regexp.
14332 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
14333 (latex-forward-sexp-1, latex-forward-sexp): New functions.
14334 (latex-mode): Set forward-sexp-function.
14335
14336 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
14337 Add regexp for @ignore ... @end ignore.
14338 (texinfo-heading-face): New face.
14339 (texinfo-font-lock-keywords): Use it.
14340 (texinfo-mode-menu): New menu.
14341 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
14342 New functions.
14343 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
14344 (texinfo-section-types-regexp, texinfo-section-level-regexp)
14345 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
14346 Remove declaration.
14347 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
14348
14349 * delsel.el (delete-selection-mode): Use define-minor-mode.
14350
14351 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
14352
14353 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
14354
14355 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
14356
14357 2000-09-30 Gerd Moellmann <gerd@gnu.org>
14358
14359 * replace.el (keep-lines-read-args): New function.
14360 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
14361 read arguments interactively. Add parameters RSTART and REND.
14362 Operate on the active region in Transient Mark mode.
14363
14364 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
14365
14366 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
14367 (authors-obsolete-files-regexps): New variable.
14368 (authors-add): Don't record changes in obsolete files.
14369
14370 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
14371
14372 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
14373
14374 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
14375 (comment-indent): Make sure there's a space between code and comment.
14376 Shift comments left to avoid going past fill-column.
14377
14378 2000-09-29 Gerd Moellmann <gerd@gnu.org>
14379
14380 * startup.el (startup-echo-area-message): New function.
14381 (display-startup-echo-area-message): Use it.
14382 (fancy-splash-screens): Rewritten to use keymaps and a timer.
14383 (fancy-splash-default-action): New function.
14384 (fancy-splash-screens-1): New function.
14385 (fancy-splash-head): Put a help-echo and a keymap under the image.
14386
14387 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
14388
14389 * diff-mode.el (diff-add-log-file-name): Remove.
14390 (diff-mode): Use add-log-buffer-file-name-function.
14391
14392 * add-log.el (find-change-log): New arg BUFFER-FILE.
14393 (add-log-file-name): Obey add-log-file-name-function.
14394 (add-log-buffer-file-name-function): New var.
14395 (add-change-log-entry): Use it.
14396
14397 2000-09-29 Miles Bader <miles@gnu.org>
14398
14399 * image-file.el (image-file-name-extensions): New variable.
14400 (image-file-name-regexps): Renamed from `image-file-regexps'.
14401 New default value is nil. Call `auto-image-file-mode'.
14402 (image-file-name-regexp): New function.
14403 (auto-image-file-mode): New minor mode.
14404 (insert-image-file): Don't make conditional on the image-file
14405 handler being enabled.
14406 (image-file-handler): Make the call here conditional instead.
14407 (set-image-file-handler-enabled, enable-image-file-handler)
14408 (disable-image-file-handler): Functions removed.
14409
14410 * emacs-lisp/authors.el (authors-print): Rephrase many-files
14411 string.
14412
14413 2000-09-29 Gerd Moellmann <gerd@gnu.org>
14414
14415 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
14416 it's a function from CL.
14417 (latex-imenu-create-index): Replace eval-when-compile with progn
14418 because latex-section-alist is not bound while compiling.
14419
14420 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
14421
14422 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
14423 (outline-mode): Use define-derived-mode.
14424
14425 * progmodes/perl-mode.el (perl-mode):
14426 * progmodes/awk-mode.el (awk-mode):
14427 * progmodes/asm-mode.el (asm-mode):
14428 Don't gratuitously override the default for comment-column.
14429
14430 * emacs-lisp/lisp.el (lisp-complete-symbol):
14431 Distinguish the let-binding case from the funcall case.
14432 (forward-sexp-function): New variable.
14433 (forward-sexp): Use it.
14434
14435 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
14436 (easy-mmode-defmap): Remove the now useless autoload.
14437
14438 * time.el (display-time-mode): Use define-minor-mode.
14439
14440 * subr.el (add-minor-mode): Don't eval NAME.
14441 Don't depend on the presence of TOGGLE-FUN for any special behavior.
14442 Use if rather than cond.
14443
14444 * simple.el (read-expression-map): Define more properly.
14445 (comment-indent-hook): Remove.
14446 (string-to-syntax): Bug fix.
14447
14448 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
14449 (cvs-ediff-diff): Fix typo.
14450 (cvs-revert-if-needed): Don't bother preserving read-only.
14451
14452 * paren.el (show-paren-mode): Use define-minor-mode.
14453
14454 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
14455 (toggle-auto-compression): Remove.
14456 (jka-compr-build-file-regexp): Remove useless grouping.
14457
14458 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
14459 Avoid user-reserved bindings.
14460 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
14461 (diff-header-face): Revert to grey85.
14462
14463 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
14464
14465 * complete.el (partial-completion-mode) <defcustom>: Remove.
14466 (partial-completion-mode): Use define-minor-mode.
14467 (PC-do-completion): Understand `completion-auto-help = delay'
14468 to mean to popup the completion buffer only the second time.
14469 (PC-include-file-all-completions, PC-include-file-all-completions)
14470 (PC-include-file-all-completions): Don't quote lambda.
14471
14472 * comint.el (comint-mode-hook): Docstring fix.
14473 (comint-mode): Use define-derived-mode.
14474 (comint-mode-map): Remove obsolete comment.
14475 (make-comint): Minor stylistic change.
14476 (comint-insert-clicked-input): Be more careful to find the overlay.
14477 Use this-command-keys rather than hardcoding mouse-2.
14478
14479 * font-lock.el: Replace confusing (,@ with ,
14480 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
14481 Don't use regexp-opt-depth. Spice up the regexp for args.
14482 Don't distinguish between cmds that can take an opt arg or not.
14483 Use `append' and `prepend' rather than `keep'.
14484
14485 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
14486 (latex-outline-regexp): New var.
14487 (latex-outline-level): New fun.
14488 (latex-section-alist): New var.
14489 (latex-imenu-create-index): Use it. Use `push' as well.
14490 (tex-shell-map): Initialize it properly.
14491 (tex-mode): Minor stylistic change.
14492 (plain-tex-mode): Use define-derived-mode.
14493 (latex-mode): Use define-derived-mode.
14494 Construct the paragraph regexps in a more readable way.
14495 Set the buffer-local outline-{level,regexp} vars.
14496 (slitex-mode): Derive from latex-mode.
14497 (tex-common-initialization): Don't kill-all-vars anymore.
14498 Add setting for comment-add and font-lock-defaults.
14499 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
14500 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
14501 (tex-start-tex): New arg DIR (and send a chdir command for it).
14502 Also display the shell buffer and save it in tex-last-buffer-texed.
14503 (tex-region): Use expand-file-name rather than concat.
14504 Remove code made useless by changes in tex-start-tex.
14505 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
14506
14507 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
14508
14509 2000-09-28 Dave Love <fx@gnu.org>
14510
14511 * eshell/eshell.el (eshell) <defgroup>: Add :version.
14512
14513 2000-09-28 Gerd Moellmann <gerd@gnu.org>
14514
14515 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
14516 `append'.
14517
14518 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
14519
14520 * info.el (Info-extract-pointer): Undo last change.
14521 Instead, fix the position of the `bound' arg to re-search-backward.
14522
14523 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
14524
14525 * info.el (Info-extract-pointer):
14526 Widen more carefully, to avoid finding pointers in other nodes.
14527 (Info-index): Use push.
14528
14529 2000-09-27 Gerd Moellmann <gerd@gnu.org>
14530
14531 * frame.el (set-frame-font): Remove call to obsolete function
14532 frame-update-faces.
14533 (set-foreground-color, set-background-color): Likewise for
14534 frame-update-face-colors.
14535
14536 2000-09-27 Miles Bader <miles@gnu.org>
14537
14538 * image-file.el: New file.
14539
14540 2000-09-27 Gerd Moellmann <gerd@gnu.org>
14541
14542 * frame.el (frame-notice-user-settings): Don't call
14543 frame-update-faces, which is a no-op now.
14544
14545 * ediff-wind.el (ediff-control-frame-parameters): Add zero
14546 tool-bar-lines.
14547
14548 2000-09-27 Dave Love <fx@gnu.org>
14549
14550 * mouse.el: Fix last change.
14551
14552 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
14553
14554 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
14555
14556 2000-09-22 Kenichi Handa <handa@etl.go.jp>
14557
14558 * international/quail.el (quail-help): The output message is
14559 improved.
14560
14561 2000-09-26 Dave Love <fx@gnu.org>
14562
14563 * mouse.el (popup-menu): If POSITION is nil, set it using
14564 mouse-position.
14565
14566 2000-09-25 Sam Steingold <sds@gnu.org>
14567
14568 * net/browse-url.el (browse-url-file-url): Check for null maps.
14569
14570 2000-09-26 Gerd Moellmann <gerd@gnu.org>
14571
14572 * frame.el (frame-notice-user-settings): Don't add a
14573 tool-bar-lines frame parameter to default-frame-alist in batch mode.
14574
14575 * frame.el (frame-notice-user-settings):
14576 Make tool-bar-mode and default-frame-alist consistent.
14577
14578 * toolbar/tool-bar.el (tool-bar-help): New function.
14579
14580 2000-09-25 Gerd Moellmann <gerd@gnu.org>
14581
14582 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
14583 current-load-list in top-level forms. Else this leaks a cons cell
14584 every time a defun is called.
14585
14586 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
14587
14588 2000-09-25 Dave Love <fx@gnu.org>
14589
14590 * startup.el (fancy-splash-head): Check XPM is available.
14591
14592 * autoinsert.el (auto-insert): Doc fix.
14593 (auto-insert-alist): Following GNU notices, don't say `copyright
14594 _by_'. Use line-beginning-position.
14595 (auto-insert): Check buffer-file-name is non-nil before use.
14596
14597 2000-09-25 Gerd Moellmann <gerd@gnu.org>
14598
14599 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
14600 starting with `@def' or `@multitable', in addition to ones
14601 specified by the user in auto-fill-inhibit-regexp.
14602
14603 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
14604
14605 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
14606 rmail-dont-reply-to-names matches the empty string.
14607
14608 2000-09-25 Gerd Moellmann <gerd@gnu.org>
14609
14610 * startup.el (command-line-1, fancy-splash-text): Change the
14611 text to sound more friendly.
14612
14613 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
14614
14615 * progmodes/hideshow.el: Update author email address.
14616 Generally, sync w/ maintainer version 5.22.
14617 (hs-hide-all-non-comment-function): New var.
14618 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
14619 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
14620 (hs-show-region): Delete this command.
14621 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
14622
14623 2000-09-22 Dave Love <fx@gnu.org>
14624
14625 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
14626 (hl-line-highlight): Specify buffer when moving overlay.
14627
14628 * progmodes/fortran.el (fortran-mode): Locally set
14629 normal-auto-fill-function.
14630 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
14631 (fortran-mode-map): Adjust auto-fill menu entry.
14632
14633 2000-09-22 Gerd Moellmann <gerd@gnu.org>
14634
14635 * vc-rcs.el (toplevel): Require `vc' when compiling.
14636
14637 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
14638
14639 2000-09-22 Andre Spiegel <spiegel@gnu.org>
14640
14641 * vc.el (vc-switch-backend): Signal an error if the file is not
14642 registered under the new backend.
14643
14644 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
14645 without explicit revision number.
14646
14647 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
14648
14649 * diff-mode.el (diff-file-header-face): Reset to its previous value.
14650 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
14651 (diff-xor): New function.
14652 (diff-find-source-location): Use it. Fix a stupid name clash.
14653 (diff-hunk-status-msg): New function.
14654 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
14655 (diff-test-hunk): Use diff-find-source-location.
14656 (diff-goto-source): Favor the `reverse'.
14657 (diff-hunk-text): Properly handle one-sided context diffs.
14658 (diff-apply-hunk): When done, advance to the next hunk.
14659
14660 2000-09-21 Gerd Moellmann <gerd@gnu.org>
14661
14662 * startup.el (command-line): If frame was created with a non-zero
14663 tool-bar-lines parameter, switch tool-bar-mode on.
14664
14665 * add-log.el (change-log-date-face, change-log-name-face)
14666 (change-log-email-face, change-log-file-face)
14667 (change-log-list-face, change-log-conditionals-face)
14668 (change-log-function-face, change-log-acknowledgement-face):
14669 New faces, inheriting from font-lock faces.
14670 (change-log-font-lock-keywords): Use them.
14671
14672 2000-09-21 Dave Love <fx@gnu.org>
14673
14674 * progmodes/cperl-mode.el (top-level): Clean up
14675 `eval-when-compile's and assorted defvars.
14676 (cperl-invalid-face): Don't double-quote value. Change custom
14677 type.
14678 (cperl-mode): Set normal-auto-fill-function and don't zap
14679 auto-fill-function.
14680 (cperl-imenu--function-name-regexp-perl): Renamed from
14681 imenu-example--function-name-regexp-perl.
14682 (cperl-imenu--create-perl-index): Renamed from
14683 imenu-example--create-perl-index.
14684 (cperl-xsub-scan): Don't require cl.
14685
14686 * msb.el (msb-mode-map): Use substitute-key-definition.
14687 (msb-mode): Use msb-mode-map.
14688
14689 2000-09-21 Andre Spiegel <spiegel@gnu.org>
14690
14691 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
14692 New functions.
14693 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
14694 (vc-switch-backend): New function.
14695 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
14696 (vc-register): Fix prompt.
14697 (vc-unregister, vc-default-unregister): New functions.
14698 (vc-version-diff): Handle empty buffer in sentinel.
14699
14700 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
14701 (vc-rcs-state-heuristic): Use it to guess the state of files with
14702 non-strict locking.
14703 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
14704 been set with -b, but not created yet.
14705 (vc-rcs-fetch-master-state): With non-strict locking, compare file
14706 contents in order to find the state.
14707 (vc-rcs-checkin): Allow creation of branches with no changes.
14708 (vc-rcs-unregister, vc-rcs-receive-file)
14709 (vc-rcs-set-non-strict-locking): New functions.
14710
14711 * vc-hooks.el (vc-name): Force correct computation of the value
14712 in case it is missing.
14713
14714 2000-09-21 Gerd Moellmann <gerd@gnu.org>
14715
14716 * startup.el (fancy-splash-tail): Use a different foreground
14717 color on a dark frame background.
14718
14719 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
14720
14721 * info.el: Use the correct capitalization when making Info-mode
14722 and Info-edit-mode `special' modes.
14723
14724 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
14725
14726 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
14727 (diff-mode): Add support for add-log.el.
14728 (diff-hunk-text): Use char offsets rather than line offsets.
14729 (diff-find-source-location): Replace LINE with line-offset (nil
14730 if not found) and always set POS to a meaningful position.
14731 Adapt to the new char-offsets.
14732 (diff-apply-hunk): Drop support for the unused `select' POPUP.
14733 Adapt to the new diff-find-source-location.
14734 (diff-goto-source): Adapt to the new diff-find-source-location.
14735
14736 * add-log.el (add-log-file-name): New function (split out of
14737 add-change-log-entry).
14738 (add-change-log-entry): Use it.
14739 Call add-log-file-name-function with the changelog file name if
14740 the current buffer is not associated with any file.
14741 Avoid find-file if the selected window is dedicated.
14742
14743 * diff-mode.el (diff-find-source-location):
14744 Move code from diff-apply-hunk. Return buffer rather than file.
14745 (diff-apply-hunk): Use the new result from diff-find-source-location.
14746 (diff-goto-source): Use the new diff-find-source-location.
14747
14748 2000-09-20 Dave Love <fx@gnu.org>
14749
14750 * iswitchb.el: Some doc fixes.
14751 (iswitchb-mode-map): Define completely initially. Inherit
14752 minibuffer-local-map.
14753 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
14754 fundamental-mode.
14755 (iswitchb-global-map): New variable.
14756 (iswitchb-summaries-to-end): Amalgamate regexps.
14757 (iswitchb-mode): New.
14758 (iswitchb-mode-hook): New variable.
14759 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
14760 `extensions'.
14761
14762 2000-09-20 Gerd Moellmann <gerd@gnu.org>
14763
14764 * ehelp.el (electric-help): New defgroup.
14765 (electric-help-shrink-window): New user-option.
14766 (with-electric-help): Use it.
14767
14768 * window.el (shrink-window-if-larger-than-buffer): If face
14769 `mode-line' has a :box, and we're on a graphical frame, add 1
14770 to the needed window height.
14771
14772 * frame.el (frame-notice-user-settings): Add a last parameter nil
14773 to a call to `append', because the last list passed to `append' is
14774 not copied, and so subsequent calls to assq-delete-all will modify
14775 default-frame-alist.
14776
14777 * startup.el (fancy-splash-image): Change :type.
14778 (fancy-splash-head): Use an XBM image if appropriate.
14779 (command-line-1): Show splash screens in more cases.
14780
14781 * startup.el (fancy-splash-text): Don't quote faces.
14782
14783 * dired.el (dired-font-lock-keywords): Undo last change.
14784 (dired-readin): Bind indent-tabs-mode to nil.
14785
14786 * startup.el (fancy-splash-head): If frame's background mode
14787 is `dark', change the black background of the image to gray.
14788 (fancy-splash-screens): Display startup echo area message.
14789 (display-startup-echo-area-message): New function.
14790
14791 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
14792
14793 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
14794
14795 * info.el (info-header-node): Tweak for color ttys.
14796
14797 * faces.el (face-valid-attribute-values): Make sure directories we
14798 search for stipples both exist and are readable before trying to
14799 search them.
14800
14801 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
14802 in the dry-run case.
14803
14804 * jka-compr.el (with-auto-compression-mode): New macro.
14805
14806 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
14807 (custom-group-tag-face, custom-variable-tag-face): Use relative
14808 :height and inherit from `variable-pitch' face instead of
14809 hardwiring :family.
14810 * hi-lock.el (hi-black-hb): Likewise.
14811
14812 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
14813 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
14814 toolbar-add-item, if image doesn't have a mask add a `:mask
14815 heuristic'.
14816
14817 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
14818
14819 * diff-mode.el: Docstring fixes.
14820 (diff-header-face, diff-comment-face): New faces.
14821 (diff-font-lock-keywords): Highlight a bit differently.
14822 (diff-find-source-location): Don't return SPAN any more.
14823 (diff-hunk-text): Don't bother erasing the temp buffer.
14824 (diff-find-text): Drop argument LINE.
14825 (diff-apply-hunk): Update calls to diff-find-text.
14826 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
14827
14828 * calendar/calendar.el: Docstring fixes.
14829 (calendar-make-alist): Don't quote lambda.
14830 (calendar-star-date): Use make-local-variable.
14831
14832 2000-09-19 Dave Love <fx@gnu.org>
14833
14834 * toolbar/tool-bar.el: Renamed from toolbar.el.
14835 Change `toolbar' to `tool-bar' generally in symbols.
14836 Make some items invisible in `special' major modes.
14837 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
14838 Add arg PROPS.
14839
14840 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
14841 Add :version here.
14842 (fancy-splash-delay, fancy-splash-image): Remove :version here.
14843
14844 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14845
14846 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
14847
14848 * files.el (find-file-suppress-same-file-warnings): New user-option.
14849 (find-file-noselect): Use it.
14850
14851 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
14852 (fancy-splash-screen): Defgroup.
14853
14854 * add-log.el (change-log-font-lock-keywords): Match names
14855 more exactly for the case that font-lock-constant-face is
14856 underlined.
14857
14858 2000-09-19 Richard M. Stallman <rms@gnu.org>
14859
14860 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
14861
14862 2000-09-19 Andre Spiegel <spiegel@gnu.org>
14863
14864 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
14865
14866 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14867
14868 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
14869 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
14870 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
14871 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
14872 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
14873 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
14874 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
14875 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
14876 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
14877 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
14878 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
14879 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
14880
14881 * startup.el (fancy-splash-text): New variable.
14882 (fancy-splash-delay, fancy-splash-image): New user-options.
14883 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
14884 (fancy-splash-screens): New functions.
14885 (command-line-1): If display has a `display' frame parameter, has
14886 colors, and we have XPM support, show more fancy splash screens.
14887
14888 2000-09-19 Dave Love <fx@gnu.org>
14889
14890 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
14891 with null `help'. Use modern backquote syntax.
14892
14893 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14894
14895 * font-lock.el (font-lock-mode): Change message telling the user
14896 that ``the buffer is too big''.
14897
14898 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
14899 for instance for the case that tab-width is 2.
14900
14901 2000-09-18 Gerd Moellmann <gerd@gnu.org>
14902
14903 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
14904 toolbar-add-item, if image doesn't have a mask add a `:mask
14905 heuristic'.
14906
14907 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
14908
14909 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
14910 and return a cons if it's non-nil.
14911 (diff-apply-hunk): Try to jump to the line in the source text
14912 corresponding to the position of point in the in the hunk.
14913
14914 * info.el (Info-title-3-face, Info-title-2-face)
14915 (Info-title-1-face): Use face inheritance and relative sizes
14916 instead of hard-wiring things.
14917
14918 * faces.el (secondary-selection): Make dark-background variant sane.
14919
14920 2000-09-16 Andrew Innes <andrewi@gnu.org>
14921
14922 * makefile.w32-in (compile-files-CMD): No need to make .elc files
14923 read-only, since they aren't under VC now.
14924
14925 2000-09-17 Dave Love <fx@gnu.org>
14926
14927 * tmm.el: Replace mapcar with mapc in several places.
14928
14929 * loadhist.el (unload-feature): Maybe call elp-restore-list and
14930 ad-unadvise.
14931
14932 * international/latin1-disp.el: New file.
14933
14934 * calendar/cal-move.el (scroll-calendar-left)
14935 (scroll-calendar-right): Make arg optional (for active mode line).
14936
14937 * calendar/calendar.el (calendar-mode-line-format): Make fields
14938 mouse-sensitive.
14939 (calendar-read-date, calendar-read-date, calendar-window-list):
14940 Unquote lambda.
14941 (calendar-month-name): Use aref, not sref.
14942
14943 * view.el (minor-mode-alist): Propertize the string.
14944
14945 * international/characters.el (standard-case-table): Add entries
14946 for Greek.
14947
14948 2000-09-18 Miles Bader <miles@gnu.org>
14949
14950 * info.el (info-node, info-xref): Add dark-background variants.
14951
14952 * faces.el (header-line): Change defaults to be less confusing
14953 when mixed with mode-lines.
14954
14955 * info.el (Info-fontify-node): Make a few cleanups.
14956 Add extra `help-echo' and `local-map' props to node xrefs.
14957 Use header-specific faces for node-names & xrefs.
14958 (Info-use-header-line): New variable.
14959 (info-header-xref, info-header-node): New faces.
14960 (Info-setup-header-line): New function.
14961 (Info-select-node): Call Info-setup-header-line when enabled.
14962 (Info-extract-pointer): Work even if the header line is hidden.
14963 (Info-header-line): New variable.
14964
14965 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
14966
14967 * vms-patch.el (print-region-function): Don't quote lambda.
14968
14969 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
14970
14971 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
14972 (lm-get-header-re): Allow spaces between the header and the colon.
14973 (lm-header): Allow $ in non-RCS headers.
14974 (lm-header-multiline): Put the strings back into order.
14975 Stop at an empty line. Don't require two space chars if the
14976 line is clearly not another header line.
14977
14978 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
14979 (popup-menu-popup): Remove.
14980
14981 2000-09-15 Gerd Moellmann <gerd@gnu.org>
14982
14983 * toolbar/toolbar.el (toolbar-add-item): Use the same image
14984 specification if or if not tool-bar item contains an `:enabled'
14985 property.
14986
14987 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
14988 current buffer has no file name.
14989
14990 2000-09-15 Dave Love <fx@gnu.org>
14991
14992 * strokes.el: Sync with maintainer's current version with changes
14993 for Emacs, but avoid runtime cl and levents.
14994 (toplevel): Change autoloads and compilation requires.
14995 (strokes-version, strokes-bug-address, strokes-lift): Values
14996 changed.
14997 (strokes-xpm-header, strokes-insinuated): New variable.
14998 (strokes): Add :link.
14999 (strokes-mode): Customized.
15000 (strokes-while-inhibiting-garbage-collector): New macro.
15001 (strokes-remassoc): Avoid remove-if.
15002 (strokes-fix-button2-command): Don't use ad-do-it.
15003 (strokes-insinuate): New function.
15004 (strokes-button-press-event-p, strokes-button-release-event-p):
15005 New functions, used instead of non-`strokes-' versions..
15006 (strokes-mouse-event-p): Rewritten.
15007 (strokes-event-closest-point): Avoid event-point.
15008 (strokes-get-grid-position): Avoid cdadr, caadr
15009 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
15010 functions.
15011 (strokes-help): Use with-output-to-temp-buffer.
15012 (strokes-window-configuration-changed-p): New function.
15013 (strokes-update-window-configuration): Use buffer-live-p,
15014 strokes-window-configuration-changed-p.
15015 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
15016 (strokes-char-face): New face.
15017 (strokes-char-table, strokes-base64-chars): New variable.
15018 (strokes-xpm-for-stroke, strokes-list-strokes)
15019 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
15020 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
15021 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
15022 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
15023 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
15024 functions.
15025
15026 2000-09-15 Gerd Moellmann <gerd@gnu.org>
15027
15028 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
15029
15030 * image.el (create-image): Doc fix.
15031
15032 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
15033 instead of `:heuristic-mask t'.
15034
15035 2000-09-14 Andrew Innes <andrewi@gnu.org>
15036
15037 * makefile.w32-in: Revert to Unix line endings.
15038
15039 2000-09-14 Andrew Innes <andrewi@gnu.org>
15040
15041 * makefile.w32-in: Add bootstrap support. Also copy lisp source
15042 when installing.
15043
15044 * makefile.nt (DONTCOMPILE): Fix typo.
15045
15046 * shell.el (shell-write-history-on-exit): New function.
15047 (shell-dumb-shell-regexp): New custom variable.
15048 (shell-mode): Make shell-write-history-on-exit the process
15049 sentinel if shell name matches shell-dumb-shell-regexp.
15050
15051 * w32-fns.el: Comment out before-init-hook function which resets
15052 source-directory based; this breaks bootstrap.
15053
15054 2000-09-14 Dave Love <fx@gnu.org>
15055
15056 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
15057 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
15058 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
15059 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
15060 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
15061 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
15062 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
15063 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
15064 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
15065
15066 * toolbar/toolbar.el: New.
15067
15068 * subdirs.el: Add toolbar.
15069
15070 2000-09-14 Gerd Moellmann <gerd@gnu.org>
15071
15072 * indent.el (indent-for-tab-command): Doc fix.
15073
15074 2000-09-14 Alex Schroeder <alex@gnu.org>
15075
15076 * ansi-color.el (ansi-colors): Doc change.
15077 (ansi-color-get-face): Simplified regexp.
15078 (ansi-color-faces-vector): Added more faces, doc change.
15079 (ansi-color-names-vector): Doc change.
15080 (ansi-color-regexp): Simplified regexp.
15081 (ansi-color-parameter-regexp): New regexp.
15082 (ansi-color-filter-apply): Doc change.
15083 (ansi-color-filter-region): Doc change.
15084 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
15085 deal with zero length parameters.
15086 (ansi-color-apply-on-region): Doc change.
15087 (ansi-color-map): Doc change.
15088 (ansi-color-map-update): Removed debugging message.
15089 (ansi-color-get-face-1): Added condition-case to trap
15090 args-out-of-range errors.
15091 (ansi-color-get-face): Doc change.
15092 (ansi-color-make-face): Removed.
15093 (ansi-color-for-shell-mode): New option.
15094
15095 2000-09-13 Kenichi Handa <handa@etl.go.jp>
15096
15097 * international/quail.el (quail-start-translation): Translate KEY
15098 if necessary even if it doesn't have any mapping in the current
15099 input method.
15100 (quail-start-conversion): Likewise.
15101 (quail-help): The output message is improved.
15102
15103 2000-09-13 Miles Bader <miles@gnu.org>
15104
15105 * comint.el (comint-output-filter): Revert to using
15106 `insert-before-markers'. Add bletcherous hack to undo damage
15107 caused by `insert-before-markers'. Put `front-sticky' property on
15108 overlays created here so that the field code understands how the
15109 overlay works. Use a let when making comint-last-prompt-overlay,
15110 so that the code is easier to read.
15111
15112 2000-09-13 Dave Love <fx@gnu.org>
15113
15114 * wid-edit.el (widget-default-format-handler): DTRT when
15115 doc-property is a function.
15116
15117 2000-09-12 Francesco Potorti` <pot@gnu.org>
15118
15119 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
15120 filed name if it's not there.
15121
15122 2000-09-12 Dave Love <fx@gnu.org>
15123
15124 * simple.el (read-mail-command): Doc fix.
15125 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
15126
15127 * vc.el (vc-dired-listing-switches): Fix :version.
15128
15129 * vc-hooks.el: Doc fixes.
15130
15131 * subr.el (add-minor-mode): Use toggle-fun arg.
15132
15133 * speedbar.el: Add :version to several defcustoms.
15134
15135 * imenu.el (imenu--truncate-items, imenu--cleanup)
15136 (imenu--generic-function): Avoid mapcar.
15137 (imenu--replace-spaces): Function removed.
15138 (imenu--completion-buffer): Use subst-char-in-string.
15139 (imenu-add-to-menubar): Use keymap inheritance.
15140
15141 2000-09-12 Miles Bader <miles@gnu.org>
15142
15143 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
15144 (diff-mode-map): Bind `diff-test-hunk'.
15145 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
15146
15147 2000-09-11 Gerd Moellmann <gerd@gnu.org>
15148
15149 * bytecomp.el (byte-compile-defvar): Undo last change
15150 because it breaks '(make-variable-buffer-local (defvar ...)'
15151 which is used at least in dired.
15152
15153 2000-09-12 Kenichi Handa <handa@etl.go.jp>
15154
15155 * international/quail.el (quail-define-package): Docstring
15156 modified.
15157
15158 2000-09-12 Kenichi Handa <handa@etl.go.jp>
15159
15160 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
15161 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
15162 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
15163 docstring of "chinese-py".
15164
15165 * international/quail.el (quail-translation-docstring): New
15166 variable.
15167 (quail-show-keyboard-layout): Docstring modified.
15168 (quail-select-current): Likewise.
15169 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
15170 infinite recursive call.
15171 (quail-help): Check quail-translation-docstring. Format of the
15172 output changed.
15173 (quail-help-insert-keymap-description): Adjusted for the above
15174 change.
15175
15176 2000-09-11 Gerd Moellmann <gerd@gnu.org>
15177
15178 * bytecomp.el (byte-compile-defvar): Only cons onto
15179 current-load-list in top-level forms. Else this leaks a cons cell
15180 every time a defun is called.
15181
15182 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
15183
15184 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
15185 Now understands non-unified diffs. Some functionality moved into
15186 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
15187 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
15188 modify anything. Only reposition point in the patched file if the
15189 patch succeeds. Only pop up another window if POPUP is true.
15190 Emit a message describing what happened if successful, and at what
15191 line-offset. Automatically detect reversed hunks and do something
15192 appropriate.
15193 (diff-hunk-text, diff-find-text): New functions.
15194 (diff-filter-lines): Function removed.
15195 (diff-test-hunk): New function.
15196 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
15197
15198 2000-09-10 Dave Love <fx@gnu.org>
15199
15200 * textmodes/tildify.el: Minor doc/commentary fixes.
15201 (tildify) <defgroup>: Add :version.
15202
15203 * faces.el (face-x-resources): Make custom type more specific.
15204 (frame-background-mode): Use mapc.
15205 (region) <defcustom>: Add :version.
15206
15207 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
15208
15209 * vc-sccs.el (vc-sccs-register):
15210 * vc-rcs.el (vc-rcs-register):
15211 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
15212 * vc.el (vc-register): Clear file's properties.
15213
15214 2000-09-08 Gerd Moellmann <gerd@gnu.org>
15215
15216 * faces.el (face-spec-set): Only face-spec-reset-face when
15217 ATTRS is non-nil.
15218
15219 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
15220
15221 * help.el (help-insert-xref-button): Fix a typo in doc string.
15222
15223 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
15224
15225 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
15226 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
15227 methods.
15228
15229 * menu-bar.el (read-mail-item-name): New function.
15230 (menu-bar-tools-menu): Use it to compute and display the package
15231 used to read email.
15232 (menu-bar-tools-menu): Fix typo in GUD's help string.
15233
15234 2000-09-07 Dave Love <fx@gnu.org>
15235
15236 * diff-mode.el (diff-mouse-goto-source): New function.
15237
15238 * vc-sccs.el: Doc fixes.
15239 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
15240
15241 * vc-rcs.el: Doc fixes.
15242 (vc-rcs-register-switches, vc-rcs-checkin-switches)
15243 (vc-rcs-checkout-switches, vc-rcs-header)
15244 (vc-rcs-master-templates): Add or change :version.
15245
15246 * vc-cvs.el: Doc fixes.
15247 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
15248 (vc-cvs-stay-local): Add :version.
15249
15250 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
15251
15252 2000-09-07 Kenichi Handa <handa@etl.go.jp>
15253
15254 * international/quail.el (quail-help): Fix previous change.
15255
15256 2000-09-07 Gerd Moellmann <gerd@gnu.org>
15257
15258 * faces.el (color-values): Doc fix.
15259
15260 * faces.el (frame-set-background-mode): Use frame-parameter
15261 instead of frame-parameters.
15262
15263 * frame.el (filtered-frame-list): Reduce consing.
15264 (frames-on-display-list): Call frame-parameter instead of
15265 frame-parameters.
15266
15267 2000-09-07 Kenichi Handa <handa@etl.go.jp>
15268
15269 * language/devan-util.el (devanagari-to-indian-region): In the
15270 loop, change the following char, not preceding char.
15271
15272 2000-09-07 Gerd Moellmann <gerd@gnu.org>
15273
15274 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
15275 instead of frame-parameters.
15276
15277 * faces.el (set-face-attribute): Simplify by calling
15278 internal-set-lisp-face-attribute with FRAME being 0.
15279
15280 * vc.el: Remove `Id' version control keyword.
15281
15282 2000-09-07 Kenichi Handa <handa@etl.go.jp>
15283
15284 * help.el (help-make-xrefs): Adjusted for the change of
15285 help-xref-mule-regexp.
15286 (help-insert-xref-button): New function.
15287
15288 * international/mule-cmds.el (help-xref-mule-regexp-template):
15289 Include the pattern for character set.
15290 (leim): New group.
15291
15292 * international/quail.el: Don't require face.
15293 (quail): New group.
15294 (quail-other-command): Dummy command to make quail-help work better.
15295 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
15296 (quail-keyboard-layout-substitution): New variable.
15297 (quail-update-keyboard-layout): New function.
15298 (quail-keyboard-layout-type): New customizable variable.
15299 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
15300 (quail-keyboard-translate): Pay attention to
15301 quail-keyboard-layout-substitution.
15302 (quail-insert-kbd-layout): New function.
15303 (quail-show-keyboard-layout): New function.
15304 (quail-get-translation): If the definition is a vector of length
15305 1, and the element is a string of length 1, return the character
15306 in that string.
15307 (quail-update-current-translations): Fix the case of
15308 relative-index out of range.
15309 (quail-build-decode-map, quail-insert-decode-map): New Functions.
15310 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
15311 Show key sequences for all available characters.
15312 (quail-help-insert-keymap-description): Don't show such verbose
15313 key bindings as quail-self-insert-command.
15314
15315 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
15316 Format changed, and each element now have extra documentations.
15317 (tit-process-header): Delete invalid characters from TIT-PROMPT.
15318 Adjusted for the change of quail-cxterm-package-ext-info.
15319
15320 2000-09-06 Gerd Moellmann <gerd@gnu.org>
15321
15322 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
15323 requiring it leads to a recursive loading of vc.el and vc-hooks.el
15324 during bootstrap.
15325
15326 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15327
15328 * vc.el: (toplevel): Don't require `dired' at run-time.
15329 (vc-dired-resynch-file): Remove autoload cookie.
15330
15331 2000-09-05 Andre Spiegel <spiegel@gnu.org>
15332
15333 * vc.el: Made several backend functions optional.
15334 (vc-default-responsible-p): New function.
15335 (vc-merge): Use RET for first version to trigger merge-news, not
15336 prefix arg.
15337 (vc-annotate): Handle backends that do not support annotation.
15338 (vc-default-merge-news): Removed. The existence of a merge-news
15339 implementation is now checked on caller sites.
15340
15341 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
15342 case.
15343
15344 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
15345 special case that has been removed from the default in vc-hooks.el.
15346
15347 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15348
15349 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
15350
15351 2000-09-05 Andre Spiegel <spiegel@gnu.org>
15352
15353 * vc-hooks.el: Require vc during compilation.
15354 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
15355 macro `with-vc-properties' in vc.el.
15356 (vc-file-getprop): Doc fix.
15357 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
15358
15359 * vc.el: Require dired-aux during compilation.
15360 (vc-name-assoc-file): Moved to vc-sccs.el.
15361 (with-vc-properties): New macro.
15362 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
15363 vc-finish-steal): Use it.
15364 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
15365 to the backend-specific function is now supposed to do the checkout,
15366 too.
15367 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
15368
15369 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
15370 set file properties; that gets done in the generic code now.
15371
15372 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
15373 Changed parameter list, added code from vc.el that does the
15374 checkout, possibly with a double-take.
15375
15376 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
15377 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
15378 the above under the new name.
15379 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
15380 parameter list, added checkout command.
15381 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
15382 properties; that gets done in the generic code now.
15383
15384 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15385
15386 * vc.el: Docstring fixes (courtesy of checkdoc).
15387
15388 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15389
15390 * vc.el (vc-checkout-writable-buffer-hook)
15391 (vc-checkout-writable-buffer): Remove.
15392 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
15393 (vc-log-mode): Make it into a clean derived major mode.
15394 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
15395 vc-log-mode if log-edit is not available.
15396 (vc-dired-mode-map): Don't set-keymap-parent yet.
15397 (vc-dired-mode): Do set-keymap-parent here.
15398 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
15399
15400 2000-09-05 Gerd Moellmann <gerd@gnu.org>
15401
15402 * faces.el (set-face-attribute, face-spec-reset-face)
15403 (face-spec-set): Avoid consing by removing calls to `apply'.
15404
15405 * frame.el (frame-parameter): Move to C code.
15406
15407 2000-09-05 Dave Love <fx@gnu.org>
15408
15409 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
15410 insert-before-markers-and-inherit. Now checked systematically!
15411
15412 2000-09-05 Alex Schroeder <alex@gnu.org>
15413
15414 * sql.el (sql-postgres): Use sql-postgres-options.
15415 (sql-postgres-options): New variable.
15416
15417 2000-09-05 Alex Schroeder <alex@gnu.org>
15418
15419 * sql.el (sql-mode-menu): Work around missing variable mark-active
15420 in XEmacs.
15421 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
15422 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
15423 compatibility.
15424
15425 2000-09-04 Gerd Moellmann <gerd@gnu.org>
15426
15427 * vc.el (vc-dired-resynch-file): Add autoload cookie.
15428
15429 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
15430
15431 * Makefile.in (DONTCOMPILE): Fix typo in file name.
15432
15433 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15434
15435 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
15436 don't support anything else under SCCS yet.
15437
15438 * vc-hooks.el: Minor doc fixes.
15439
15440 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15441
15442 * vc.el (vc-next-action-on-file): Do not visit the file if it's
15443 not necessary. If verbose in state `needs-patch', do the same as
15444 under `up-to-date'. When NOT verbose and `needs-patch', check out
15445 latest version instead of `merge-news'.
15446 (vc-next-action-dired): Don't mess with default-directory here; it
15447 breaks other parts of dired. It is the job of the
15448 backend-specific functions to adjust it temporarily if they need it.
15449 (vc-next-action): Remove a special CVS case.
15450 (vc-clear-headers): New optional arg FILE.
15451 (vc-checkin, vc-checkout): Set properties vc-state and
15452 vc-checkout-time properly.
15453 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
15454 (vc-print-log): Use new backend function `show-log-entry'.
15455 (vc-cancel-version): Do the checks in a different order. Added a
15456 FIXME concerning RCS-only code.
15457
15458 * vc-rcs.el (vc-rcs-show-log-entry): New function.
15459 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
15460
15461 * vc-cvs.el (vc-cvs-show-log-entry): New function.
15462
15463 * vc-hooks.el (vc-default-mode-line-string): Show state
15464 `needs-patch' as a `-' too.
15465
15466 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15467
15468 * vc.el (vc-responsible-backend): New optional arg REGISTER.
15469 (vc-default-could-register): New function.
15470 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
15471 (vc-resynch-buffer): Call vc-dired-resynch-file.
15472 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
15473 vc-resynch-buffer instead of vc-resynch-window.
15474 (vc-next-action-dired): Don't redisplay here, that gets done as a
15475 result of the individual file operations.
15476 (vc-retrieve-snapshot): Corrected prompt order.
15477
15478 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
15479
15480 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
15481 as well.
15482 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
15483 hostname regexps. Updated all callers.
15484 (vc-cvs-responsible-p): Handle directories as well.
15485 (vc-cvs-could-register): New function.
15486 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
15487 properties up-to-date.
15488
15489 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
15490 user whether to create one.
15491
15492 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15493
15494 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
15495 check out a non-existing file.
15496
15497 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
15498 workfile does not exist.
15499
15500 * vc.el (vc-version-diff): Use `require' to check for existence of
15501 diff-mode.
15502
15503 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15504
15505 * vc-cvs.el (vc-cvs-registered): Use new function
15506 vc-cvs-parse-entry to do the actual work.
15507
15508 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15509
15510 * vc-hooks.el (vc-find-backend-function): If function doesn't
15511 exist, return nil instead of error.
15512 (vc-call-backend): Doc fix.
15513
15514 * vc.el (vc-do-command): Doc fix.
15515 (vc-finish-logentry): When checking in from vc-dired, choose the
15516 right backend for logentry check.
15517 (vc-dired-mode-map): Inherit from dired-mode-map.
15518 (vc-dired-mode): Local value of dired-move-to-filename-regexp
15519 simplified.
15520 (vc-dired-state-info): Removed, updated caller.
15521 (vc-default-dired-state-info): Use parentheses instead of hyphens.
15522 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
15523 (vc-dired-listing-switches): New variable.
15524 (vc-directory): Use it, instead of dired-listing-switches.
15525
15526 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
15527 (vc-cvs-dir-state): New function.
15528 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
15529 (vc-cvs-parse-entry): New function, also to be used in
15530 vc-cvs-registered.
15531
15532 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15533
15534 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
15535 *or* single-window-frames.
15536
15537 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15538
15539 * vc.el (vc-update-changelog): Split into generic part and default
15540 implementation. Doc string adapted.
15541 (vc-default-update-changelog): New function. Call the `rcs2log'
15542 script in exec-directory, to fix a long-standing nuisance.
15543
15544 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
15545 simply signals an error.
15546
15547 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15548
15549 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
15550 control-flow more clear and to avoid running `cvs' twice.
15551
15552 * vc.el (vc-next-action-on-file): Doc fix.
15553 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
15554 (vc-print-log): Eval `file' before constructing the continuation.
15555
15556 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15557
15558 * vc.el (vc-next-action-on-file): Corrected several messages.
15559 (vc-merge): Add prefix arg `merge-news'; handle it.
15560
15561 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
15562 is not reached. It is.
15563 (vc-cvs-merge): Set state to 'edited after merge.
15564 (vc-cvs-merge-news): Set workfile version to nil if not known.
15565 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
15566
15567 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
15568 via stdout. (Merge from main line.)
15569
15570 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15571
15572 * vc.el (vc-finish-logentry): Thinko in the "same comment"
15573 detection.
15574
15575 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15576
15577 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
15578 against kill-all-local-variables.
15579 (vc-log-edit): Don't save vc-parent-buffer any more.
15580 (vc-last-comment-match): Initialize to an empty string.
15581 (vc-post-command-functions): New hook.
15582 (vc-do-command): Run it.
15583 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
15584 (vc-finish-logentry): Only add the comment to the ring if it's
15585 different from the last comment entered.
15586 (vc-new-comment-index): New function.
15587 (vc-previous-comment): Use it. Make the minibuffer message
15588 slightly less terse.
15589 (vc-comment-search-reverse): Make it work forward as well. Don't
15590 set vc-comment-ring-index if no match is found. Use
15591 vc-new-comment-index.
15592 (vc-comment-search-forward): Use vc-comment-search-reverse.
15593 (vc-dired-mode-map): Don't inherit from dired-mode-map since
15594 define-derived-mode will do it for us. Bind `v' to a keymap that
15595 inherits from vc-prefix-map so that we can bind `vt' without
15596 binding C-x v t.
15597 (vc-retrieve-snapshot): Parenthesis typo.
15598
15599 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
15600 to 1. Make sure to switch to *vc* before looking for an error
15601 message. Use vc-parse-buffer.
15602
15603 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15604
15605 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
15606 and NAME.
15607 (vc-retrieve-snapshot): Split into two parts.
15608 (vc-default-retrieve-snapshot): New function.
15609
15610 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
15611 (vc-cvs-retrieve-snapshot): New function (untested).
15612 (vc-cvs-stay-local): Default to t.
15613 (vc-cvs-remote-p): New function and property.
15614 (vc-cvs-state): Stay local only if the above is t.
15615 (vc-handle-cvs): Removed.
15616 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
15617 done via vc-handled-backends now.
15618 (vc-cvs-header): Escape Id.
15619
15620 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15621
15622 * vc.el (vc-do-command): Remove unused commands.
15623 (vc-version-diff): Make sure default-directory ends with a slash.
15624 Move the window commands into a vc-exec-after.
15625 (vc-print-log): Move more of the code into the `vc-exec-after'.
15626
15627 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15628
15629 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
15630 (vc-print-log): Search current revision from beginning of buffer.
15631 (vc-revert-buffer): Clear echo area after the diff is finished.
15632 (vc-prefix-map): Removed definition of "t" for terse display in vc
15633 dired.
15634 (vc-dired-mode-map): Inherit from dired-mode-map. Added
15635 definition of "vt" for terse display.
15636 (vc-dired-mode): Fix dired-move-to-filename-regexp.
15637
15638 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15639
15640 * vc.el (vc-exec-after): Avoid caddr.
15641
15642 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15643
15644 * vc.el (vc-exec-after): New function.
15645 (vc-do-command): Use it to add a termination message for async
15646 procs.
15647 (vc-checkout): Try to handle a missing-backend situation.
15648 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
15649 of a directory with a backend using async diffs.
15650 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
15651 present.
15652
15653 * vc-sccs.el (vc-sccs-state-heuristic): Use
15654 file-ownership-preserved-p.
15655
15656 * vc-rcs.el (vc-rcs-state-heuristic): Use
15657 file-ownership-preserved-p.
15658 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
15659
15660 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15661
15662 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
15663 vc-do-command.
15664
15665 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
15666 when there are no changes.
15667
15668 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15669
15670 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
15671
15672 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
15673
15674 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15675
15676 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
15677
15678 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
15679 the `fset' outside of the defvar so that it works even if
15680 vc-prefix-map was already defined.
15681 (vc-setup-buffer): New function, split out of vc-do-command.
15682 (vc-do-command): Allow BUFFER to be t to mean `just use the
15683 current buffer without any fuss'.
15684 (vc-version-diff): Change the `diff' backend operation to just put
15685 the diff in the current buffer without erasing it. Always use
15686 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
15687 shrink-window-if-larger-than-buffer.
15688 (vc-print-log): Change the `print-log' backend operation to just
15689 put the log in the current buffer without erasing it. Protect
15690 shrink-window-if-larger-than-buffer.
15691 (vc-update-change-log): Fix setd typo.
15692
15693 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
15694 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
15695
15696 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
15697 (vc-rcs-diff): Insert in the current buffer and remove unused arg
15698 CMP.
15699
15700 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
15701 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
15702 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
15703
15704 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15705
15706 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
15707 not possible, use vc-BACKEND-workfile-unchanged-p.
15708 (vc-default-workfile-unchanged-p): New function. Delegates to a
15709 full vc-BACKEND-diff.
15710
15711 * vc-hooks.el (vc-simple-command): Removed.
15712
15713 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
15714 instead of vc-simple-command.
15715 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
15716 avoid doing a diff when opening a file.
15717 (vc-rcs-state): Added check for unlocked-changes.
15718 (vc-rcs-header): Escape Id.
15719 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
15720 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
15721 version.
15722
15723 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
15724 (vc-sccs-diff): Remove optional arg CMP.
15725 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
15726 SCCS-specific function.
15727
15728 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
15729 vc-simple-command.
15730
15731 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15732
15733 * vc.el (vc-editable-p): Renamed from vc-writable-p.
15734 (with-vc-file, vc-merge): Use vc-editable-p.
15735 (vc-do-command): Remove unused var vc-file and fix the
15736 doubly-defined `status' var. Add a user message when starting an
15737 async command.
15738 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
15739 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
15740 Use with-current-buffer.
15741 (vc-buffer-sync): Use unless.
15742 (vc-next-action-on-file): If the file is 'edited by read-only,
15743 make it read-write instead of trying to commit.
15744 (vc-version-diff, vc-update-change-log): Use `setq
15745 default-directory' rather than `cd'.
15746 (vc-log-edit): Don't forget to set default-directory in the
15747 buffer.
15748
15749 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
15750 (vc-sccs-state-heuristic): Use file-writable-p instead of
15751 comparing userids.
15752 (vc-sccs-checkout): Use `unless'.
15753
15754 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
15755 of comparing userids.
15756 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
15757 Simplify the logic by eliminating unreachable code.
15758 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
15759 just do a recursive call if we need to retry.
15760 (vc-rcs-checkout): Handle the case where rcs is missing by making
15761 the buffer read-write if requested and re-signalling the error.
15762
15763 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
15764
15765 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15766
15767 * vc-hooks.el (vc-handled-backends): Docstring change.
15768 (vc-ignore-vc-files): Mark obsolete.
15769 (vc-registered): Check vc-ignore-vc-files.
15770 (vc-find-file-hook, vc-file-not-found-hook): Don't check
15771 vc-ignore-vc-files.
15772
15773 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
15774
15775 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15776
15777 * vc.el (vc-checkout): Don't do anything special for ange-ftp
15778 files since ange-ftp already has vc-registered return nil.
15779
15780 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
15781 (vc-sccs-workfile-version): Use with-temp-buffer and new
15782 vc-parse-buffer and don't bother setting the property.
15783 (vc-sccs-add-triple): Use with-current-buffer and
15784 find-file-noselect.
15785 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
15786
15787 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
15788 derives from the old vc-parse-buffer but uses the revision number
15789 rather than the date (much easier to compare robustly).
15790 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
15791 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
15792 locking-user more directly. Check strict locking and set
15793 checkout-model appropriately.
15794 (vc-rcs-parse-locks): Remove.
15795 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
15796 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
15797 (vc-rcs-system-release): Use with-current-buffer and
15798 vc-parse-buffer.
15799 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
15800
15801 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
15802 (vc-simple-command): Docstring fix.
15803 (vc-registered): Align the way the file-handler is called with the
15804 way the function itself works.
15805 (vc-file-owner): Remove.
15806
15807 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
15808 extraction of fields and call to file-attributes because of a
15809 temporary bug in rcp.el.
15810 (vc-cvs-fetch-status): Use with-current-buffer.
15811
15812 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15813
15814 * vc.el (vc-do-command): Use file-relative-name.
15815 (vc-responsible-backend): Use vc-backend if possible.
15816 (vc-create-snapshot): Improve the `interactive' spec. Add support
15817 for branches and dispatch to backend-specific `create-snapshot'.
15818 (vc-default-create-snapshot): New function, containing the bulk of
15819 the old vc-create-snapshot.
15820 (vc-retrieve-snapshot): Improve the interactive spec.
15821
15822 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
15823 (vc-backend-hook-functions): Remove.
15824 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
15825 (vc-backend): Reintroduce the test for `file = nil' now that I
15826 know why it was there (and added a comment to better remember).
15827
15828 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
15829 code from vc-sccs-hooks.el.
15830 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
15831 'vc anymore.
15832 (vc-sccs-responsible-p): Use expand-file-name instead of concat
15833 and file-directory-p instead of file-exists-p.
15834 (vc-sccs-check-headers): Simplify the regexp.
15835
15836 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
15837 from vc-rcs-hooks.el. Don't require 'vc anymore.
15838 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
15839 file-directory-p instead of file-exists-p.
15840
15841 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
15842 from vc-cvs-hooks.el.
15843 (proto vc-cvs-registered): Require 'vc-cvs instead of
15844 'vc-cvs-hooks. Don't require 'vc anymore.
15845 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
15846 file-directory-p instead of file-exists-p.
15847 (vc-cvs-create-snapshot): New function, replacing
15848 vc-cvs-assign-name.
15849 (vc-cvs-assign-name): Remove.
15850
15851 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15852
15853 * vc-cvs.el (vc-cvs-header): New var.
15854
15855 * vc-rcs.el (vc-rcs-exists): Remove.
15856 (vc-rcs-header): New var.
15857
15858 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
15859 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
15860 (vc-sccs-header): New var.
15861
15862 * vc.el (vc-do-command): Get rid of the `last' argument.
15863 (vc-header-alist): Remove, replaced by vc-X-header.
15864 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
15865 (vc-dired-hook): Use expand-file-name instead of concat.
15866 (vc-directory): Use file-name-as-directory.
15867 (vc-snapshot-precondition, vc-create-snapshot)
15868 (vc-retrieve-snapshot): Allow the command to operate on any
15869 directory.
15870
15871 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
15872 just removing the 'WORKFILE argument or by removing the 'MASTER
15873 argument and replacing `file' with (vc-name file).
15874
15875 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15876
15877 * vc.el: Update Copyright and add a crude list of backend funs.
15878 (vc-writable-p): New function.
15879 (with-vc-file): Use vc-writable-p.
15880 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
15881 (vc-register): Avoid vc-name.
15882 (vc-locking-user): Remove.
15883 (vc-steal-lock): Make the `owner' arg non-optional.
15884 (vc-merge): Use vc-writable-p instead of vc-locking-user and
15885 vc-checkout-model.
15886 (vc-default-dired-state-info): Use vc-state instead of
15887 vc-locking-user and return special strings for special states.
15888 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
15889 and get rid of one of the special CVS cases.
15890 (vc-cancel-version): prettify error message with \\[...].
15891 (vc-rename-master): New function.
15892 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
15893 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
15894 the CVS special case generic.
15895 (vc-default-record-rename): Remove.
15896 (vc-file-tree-walk-internal): Only call FUNC for files that are
15897 under control of some VC backend and replace `concat' with
15898 expand-file-name.
15899 (vc-file-tree-walk): Update docstring.
15900 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
15901 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
15902
15903 * vc-sccs.el (vc-sccs-rename-file): Renamed from
15904 vc-sccs-record-rename. Use `find-file-noselect' rather than
15905 `find-file' and call `vc-rename-master' to do the actual move.
15906 (vc-sccs-diff): Remove unused `backend' variable.
15907
15908 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
15909 to delay loading of vc-sccs until it is really used.
15910 (vc-sccs-master-templates): Preload.
15911 (vc-sccs-state): Update call to vc-sccs-parse-locks.
15912 (vc-sccs-project-dir): Remove (merged into
15913 vc-sccs-search-project-dir).
15914 (vc-sccs-search-project-dir): Rewrite using file name handling ops
15915 rather than `concat', make sure it is preloaded and don't bother
15916 to check that the file actually exists.
15917 (vc-sccs-parse-locks): Remove unused `file' argument, remove
15918 `locks' argument (use buffer's content instead) and eliminate n^2
15919 behavior.
15920
15921 * vc-rcs.el: Update Copyright.
15922 (vc-rcs-rename-file): New function.
15923 (vc-rcs-diff): Remove unused `backend' variable.
15924
15925 * vc-hooks.el: Update Copyright.
15926 (vc-backend): Don't accept a nil argument any more.
15927 (vc-up-to-date-p): Turn into a defsubst.
15928 (vc-possible-master): New function.
15929 (vc-check-master-templates): Use `vc-possible-master' and allow
15930 funs in vc-X-master-templates to return a non-existent file.
15931
15932 * vc-cvs.el: Update Copyright.
15933 (vc-cvs-diff): Remove unused `backend' variable.
15934 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
15935
15936 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
15937
15938 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15939
15940 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
15941 since it can be called from vc-rcs.el.
15942 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
15943
15944 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15945
15946 * vc.el (vc-version-diff): Expand file name read from the
15947 minibuffer. Handle the case when a previous version number can't
15948 be guessed. Give suitable messages when there were no differences
15949 found.
15950 (vc-clear-headers): Call backend-specific implementation, if one
15951 exists.
15952 (vc-cancel-version): Made error checks generic. When done, clear
15953 headers generically, too.
15954
15955 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
15956 from vc-clear-headers in vc.el.
15957
15958 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
15959 correctly.
15960 (vc-rcs-latest-on-branch-p): Made second argument VERSION
15961 optional. Handle the case when it's not there.
15962
15963 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15964
15965 * vc.el (vc-locking-user): Moved from vc-hooks.el.
15966
15967 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15968
15969 * vc-hooks.el (vc-loadup): Remove.
15970 (vc-find-backend-function): Use `require'. Also, handle the case
15971 where vc-BACKEND-hooks.el doesn't exist.
15972 (vc-call-backend): Cleanup.
15973
15974 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15975
15976 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
15977 vc-rcs-grab-templates)
15978 (vc-rcs-registered): Remove. The default function works as well.
15979 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
15980 vc-sccs-grab-templates)
15981 (vc-sccs-registered): Remove. The default function works as well.
15982
15983 * vc.el (vc-version-diff): Left out a vc- in call to
15984 vc-call-backend.
15985 (vc-default-dired-state-info, vc-default-record-rename)
15986 (vc-default-merge-news): Update for the new backend argument.
15987
15988 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
15989 using the default function.
15990 (vc-call-backend): If calling the default function, pass it the
15991 backend as first argument. Update the docstring accordingly.
15992 (vc-default-state-heuristic, vc-default-mode-line-string): Update
15993 for the new backend argument.
15994 (vc-make-backend-sym): Renamed from vc-make-backend-function.
15995 (vc-find-backend-function): Use the new name.
15996 (vc-default-registered): New function.
15997
15998 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15999
16000 * vc.el (vc-merge): Use vc-find-backend-function.
16001
16002 * vc-hooks.el (vc-backend-functions): Remove.
16003 (vc-loadup): Don't setup 'vc-functions.
16004 (vc-find-backend-function): New function.
16005 (vc-call-backend): Use above fun and populate 'vc-functions
16006 lazily.
16007 (vc-backend-defines): Remove.
16008
16009 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16010
16011 * vc.el (vc-register): Put a FIXME note for a newly found bug.
16012 Call vc-call-backend without the leading vc-.
16013 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
16014 (vc-check-headers): Call vc-call-backend without the leading vc-.
16015 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
16016 (vc-annotate-display): Replace confusing use of `cond' with `or'.
16017 Call vc-call-backend without the leading vc-.
16018
16019 * vc-cvs.el (tail): Provide vc-cvs.
16020 * vc-sccs.el (tail): Provide vc-sccs.
16021 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
16022
16023 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
16024 (vc-make-backend-function, vc-call): Pass names without leading
16025 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
16026 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
16027 (vc-call-backend): Always try to load vc-X-hooks.
16028 (vc-registered): Remove vc- in call to vc-call-backend.
16029
16030 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16031
16032 * vc.el (vc-process-filter): New function.
16033 (vc-do-command): Setup `vc-process-filter' for the async process.
16034 (vc-maybe-resolve-conflicts): New function to reduce
16035 code-duplication. Additionally, it puts the buffer in
16036 `smerge-mode' if applicable.
16037 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
16038 calling `merge-news'.
16039 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
16040 (vc-log-edit): New function. Replacement for `vc-log-mode' by
16041 interfacing to log-edit.el.
16042 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
16043 log-edit is available.
16044 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
16045
16046 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16047
16048 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
16049 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
16050 defvar and the initialization.
16051 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
16052
16053 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
16054 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
16055
16056 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
16057
16058 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16059
16060 * vc.el (vc-file-clear-masterprops): Removed.
16061 (vc-checkin, vc-revert-buffer): Removed calls to the above.
16062 (vc-version-diff): Use buffer-size without argument.
16063 (vc-register): Heed vc-initial-comment.
16064
16065 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
16066 default branch.
16067
16068 * vc-rcs.el (vc-rcs-register): Parse command output to find master
16069 file name and workfile version.
16070 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
16071
16072 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
16073 vc-file-clear-masterprops.
16074
16075 * vc-sccs.el (vc-sccs-checkout): Removed call to
16076 vc-file-clear-masterprops. If writable, set vc-state to 'edited
16077 rather than user login name.
16078
16079
16080 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16081
16082 * vc.el (vc-workfile-unchanged-p): Remove unused argument
16083 `want-differences-if-changed' and simplify.
16084 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
16085 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
16086 output (which is invalid for async vc-diff) to decide whether to
16087 do the revert silently or not.
16088
16089 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16090
16091 * vc-hooks.el (vc-loadup): Load files quietly.
16092 (vc-call-backend): Oops, brain fart.
16093
16094 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16095
16096 * vc-cvs.el (vc-cvs-state): Typo.
16097 (vc-cvs-merge-news): Return the status code rather than the error msg.
16098
16099 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16100
16101 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
16102 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
16103 vc-state or vc-up-to-date-p.
16104 (vc-merge): Use vc-backend-defines to check whether merging is
16105 possible. Set state to 'edited after successful merge.
16106
16107 * vc-hooks.el (vc-locking-user): If locked by the calling user,
16108 return that name. Redocumented.
16109
16110 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16111
16112 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
16113 new `vc-state' semantics.
16114 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
16115 'vc-locking-user to the current user.
16116 (vc-merge): Inline vc-backend-merge. Comment out code that I
16117 don't understand and hence can't adapt to the new `vc-state' and
16118 `vc-locking-user' semantics.
16119 (vc-backend-merge): Remove.
16120
16121 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
16122 rather than 'vc-locking-user.
16123
16124 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
16125
16126 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
16127 (vc-state): Don't use 'reserved any more. Just use the same
16128 convention as the one used for vc-<backend>-state where the
16129 locking user (as a string) is returned.
16130 (vc-locking-user): Update, based on the above convention. The
16131 'vc-locking-user property has disappeared.
16132 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
16133
16134 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
16135 with a heuristic one.
16136 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
16137 (vc-cvs-checkin): Do a trivial parse to set the state in case of
16138 error. That allows us to get to 'needs-merge even in the
16139 stay-local case. There's still no way to detect 'needs-patch in
16140 such a setup (or to force an update for that matter).
16141 (vc-cvs-logentry-check): Remove, the default works as well.
16142
16143 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16144
16145 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
16146
16147 * vc.el (vc-do-command): kill-all-local-variables, to reset any
16148 major-mode in which the buffer might have been put earlier. Use
16149 `remove' and `when'. Allow `okstatus' to be `async' and use
16150 `start-process' in this case.
16151 (vc-version-diff): Handle the case where the diff looks empty
16152 because of the use of an async process.
16153
16154 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16155
16156 * vc.el (vc-next-action-on-file): Removed optional parameter
16157 `simple'. Recompute state unconditionally.
16158 (vc-default-toggle-read-only): Removed.
16159
16160 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
16161 (vc-toggle-read-only): Undid prev change.
16162
16163 * vc-cvs.el (vc-cvs-stay-local): Renamed from
16164 vc-cvs-simple-toggle. Redocumented.
16165 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
16166 (vc-cvs-toggle-read-only): Removed.
16167
16168 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16169
16170 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
16171 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
16172 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
16173 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
16174 still is. So maybe it should be removed.
16175 (vc-head-version, vc-find-binary): Remove.
16176 (vc-recompute-state): Move from vc-hooks.el.
16177 (vc-next-action-on-file): Add a `simple' argument to allow
16178 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
16179 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
16180 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
16181 (vc-dired-mode-map): Properly defvar it.
16182 (vc-print-log): Call log-view-mode if available.
16183 (small-temporary-file-directory): defvar instead of use boundp.
16184 (vc-merge-news): Moved to vc-cvs.el.
16185 (vc-default-merge-news): New function.
16186
16187 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
16188 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
16189 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
16190 unknown `vc-latest-version' function. It should probably refer to
16191 vc-workfile-version or somesuch, but it's very unclear to me and I
16192 don't have SCCS to test things.
16193
16194 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
16195 (vc-sccs-state-heuristic): Fix typo.
16196 (vc-sccs-workfile-unchanged-p): Add missing argument.
16197
16198 * vc-rcs.el: Require vc and vc-rcs-hooks.
16199 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
16200 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
16201 (vc-release-greater-or-equal-p): Move from vc.
16202 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
16203 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
16204 (vc-rcs-checkout): Add a missing `new-version' argument in the
16205 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
16206
16207 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
16208 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
16209 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
16210 than the apparently unbound `workfile-version'.
16211
16212 * vc-hooks.el (vc-master-templates): Def the obsolete var.
16213 (vc-file-prop-obarray): Use `make-vector'.
16214 (vc-backend-functions): Add new hookable functions
16215 vc-toggle-read-only, vc-record-rename and vc-merge-news.
16216 (vc-loadup): If neither backend nor default functions exist, use
16217 the backend function rather than nil.
16218 (vc-call-backend): If the function if not bound yet, try to load
16219 the non-hook file to see if it provides it.
16220 (vc-call): New macro plus use it wherever possible.
16221 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
16222 nor `vc-find-binary' since it's only called from
16223 vc-mistrust-permission which is only used once the backend is known.
16224 (vc-checkout-model): Fix parenthesis.
16225 (vc-recompute-state, vc-prefix-map): Move to vc.el.
16226
16227 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
16228 (vc-cvs-release, vc-cvs-system-release): Remove.
16229 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
16230 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
16231 status symbols.
16232 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
16233 (vc-cvs-toggle-read-only): First cut at a function to allow a
16234 cvs-status-free vc-toggle-read-only.
16235 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
16236 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
16237 vc-cvs-status. Also set vc-state rather than vc-locking-user.
16238 (vc-cvs-checkout): Modify access rights directly if the user
16239 requested not to use `cvs edit'. And refresh the mode line.
16240
16241 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
16242 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
16243
16244 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16245
16246 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
16247 workfile' that got lost when the code was extracted from vc.el.
16248 And merged the tail with the rest of the code (not possible in the
16249 old vc.el where the tail was shared among all backends). And
16250 explicitly set the state to 'edited if `writable' is set.
16251
16252 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
16253 (vc-cvs-state): Be careful to return the value from
16254 vc-cvs-parse-state.
16255 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
16256 property but return it instead. Also be careful to handle a nil
16257 or "" `rev' when workfile is non-nil (it was handled properly when
16258 workfile was nil).
16259
16260 * vc.el: Removed those pesky unnecessary `(function' quotes.
16261 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
16262 directly in the defvar.
16263 (vc-do-command): Bind inhibit-read-only so as to properly handle
16264 the case where the destination buffer has been made read-only.
16265 (vc-diff): Delegate to vc-version-diff in all cases.
16266 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
16267 (vc-annotate-mode-variables): Removed (code moved partly to
16268 defvars and partly to vc-annotate-add-menu).
16269 (vc-annotate-mode): Turned into a derived-mode.
16270 (vc-annotate-add-menu): Moved in code in
16271 vc-annotate-mode-variables.
16272 (vc-update-change-log): Use make-temp-file if available.
16273
16274 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
16275
16276 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
16277 `vc-checkout-model' updated to `vc-cvs-update-model'.
16278
16279 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16280
16281 * vc.el (vc-next-action-on-file): Added handling of state
16282 `unlocked-changes'.
16283 (vc-checkout-carefully): Is now practically obsolete, unless the
16284 above is too slow to be enabled unconditionally.
16285 (vc-update-change-log): Fixed typo.
16286
16287 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
16288
16289 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
16290 Now handles state `unlocked-changes'.
16291 (vc-sccs-workfile-unchanged-p): New function, to support the above.
16292
16293 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
16294
16295 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
16296 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
16297 `unlocked-changes'.
16298 (vc-rcs-workfile-unchanged-p): Renamed from
16299 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
16300 function yet, but supposed to become one soon.
16301
16302 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
16303 `vc-steal-lock'.
16304 (vc-call-backend): Changed error message.
16305 (vc-state): Added description of state `unlocked-changes'.
16306
16307 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16308
16309 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
16310 always return t in CVS-controlled directories.
16311
16312 * vc.el (vc-responsible-backend): New function.
16313 (vc-register): Largely rewritten.
16314 (vc-admin): Removed (implementation moved into vc-register).
16315 (vc-checkin): Redocumented.
16316 (vc-finish-logentry): If no backend defined yet (because we are in
16317 the process of registering), use the responsible backend.
16318
16319 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
16320 Updated function lists.
16321 (vc-call-backend): Fixed typo.
16322
16323 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
16324 New functions.
16325 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
16326 Removed query option. Redocumented.
16327
16328 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16329
16330 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
16331
16332 * vc.el: Updated callers of `vc-checkout-required' to use
16333 `vc-checkout-model'.
16334
16335 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16336
16337 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
16338 stuff updated to reference this function instead of the old
16339 `vc-backend-release-p'.
16340
16341 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16342
16343 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
16344 vc-checkout-model. Return appropriate values. Updated callers.
16345
16346 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16347
16348 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
16349 (vc-backend-revert): Function moved into `vc-revert';
16350 `vc-next-action' must be updated to accomodate this change.
16351 (vc-backend-steal): Function moved into `vc-finish-steal'.
16352 (vc-backend-logentry-check): Function moved into
16353 `vc-finish-logentry'.
16354 (vc-backend-printlog): Function moved into `vc-print-log'.
16355 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
16356 (vc-backend-assign-name): Function moved into
16357 `vc-create-snapshot'.
16358
16359 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16360
16361 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
16362 Rename to vc-checkout-model. Return appropriate values.
16363 Update callers.
16364
16365 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
16366 to vc-checkout-model.
16367 (vc-checkout-required): Rename to vc-checkout-model.
16368 Re-implement and re-comment.
16369 (vc-after-save): Use vc-checkout-model.
16370
16371 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16372
16373 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
16374 Update to use the vc-BACKEND-diff functions instead.
16375 `vc-diff' is now working.
16376
16377 * vc-rcs.el (vc-rcs-logentry-check): New function.
16378
16379 * vc-cvs.el (vc-cvs-logentry-check): New function.
16380
16381 * vc-sccs.el (vc-sccs-diff): Function changed name from
16382 `vc-backend-diff'. This makes `vc-diff' work.
16383
16384 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
16385 of functions possibly implemented in a vc-BACKEND library.
16386 (vc-checkout-required): Fix bug that caused an error to be
16387 signaled during `vc-after-save'.
16388
16389 * vc.el: Fix typo.
16390 This checkin is made with our new VC code base for the very first time.
16391 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
16392
16393 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
16394 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
16395
16396 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
16397 updated to `vc-uses-locking'.
16398 (vc-checkout-required): Call to backend function.
16399 `vc-checkout-required' updated to `vc-uses-locking' instead.
16400
16401 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
16402 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
16403
16404 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
16405 to match the split into various backends.
16406 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
16407 (vc-retrieve-snapshot): Bug fix.
16408
16409 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16410
16411 * vc-sccs.el (vc-sccs-release): Doc fix.
16412
16413 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16414
16415 * vc.el (vc-next-action-on-file): Bug found and fixed.
16416 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
16417 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
16418
16419 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
16420 (vc-rcs-checkout): Name space cleaned up. No more revision number
16421 crunching function names that are not prefixed with vc-rcs.
16422 (vc-rcs-checkout-model): Function added. References to
16423 `vc-checkout-model' replaced.
16424
16425 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16426
16427 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
16428 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
16429 still need to be split, and implemented for RCS).
16430
16431 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16432
16433 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
16434
16435 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
16436 required by the vc.el file.
16437
16438 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
16439 required by the vc.el file.
16440 (vc-rcs-exists): Function added.
16441
16442 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
16443 required by the vc.el file.
16444
16445 * vc.el (vc-admin): Updated to handle selection of appropriate
16446 backend. Current implementation is crufty and need re-thinking.
16447
16448 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
16449
16450 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16451
16452 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
16453 beginning of annotate buffers correctly.
16454
16455 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
16456 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
16457 functionality updated quite a lot to support multiple backends.
16458 Variables `vc-annotate-mode', `vc-annotate-buffers',
16459 `vc-annotate-backend' added.
16460
16461 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
16462 `vc-annotate-difference' added to supported backend functions.
16463
16464 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16465
16466 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
16467 Use with-temp-file instead of /bin/sh. Merged from mainline
16468
16469 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16470
16471 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
16472
16473 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
16474
16475 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
16476
16477 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16478
16479 * vc-hooks.el: vc-state-heuristic added to
16480 vc-backend-hook-functions.
16481
16482 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
16483
16484 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
16485
16486 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
16487 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
16488 state to `reserved'.
16489
16490 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
16491 `vc-checkout-required'. Rename the `locked' state to `reserved'.
16492
16493 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16494
16495 * vc-rcs-hooks.el: Implement new state model. Hardly anything
16496 untouched.
16497
16498 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
16499
16500 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
16501 if defined. (Merged from main line, slightly adapted.)
16502
16503 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
16504 millenium problem (merged from mainline).
16505
16506 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16507
16508 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
16509 part and moved the non-BACKEND stuff to vc.el.
16510
16511 * vc.el: Split the annotate feature into a BACKEND specific part
16512 and moved it from the vc-cvs.el file to this one.
16513
16514 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16515
16516 * vc-hooks.el: Implement new state model.
16517 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
16518 (vc-locking-user): Simplify. Now only needed if the file is
16519 locked by somebody else.
16520 (vc-lock-from-permissions): Remove. Functionality is in
16521 vc-sccs-hooks.el and vc-rcs-hooks.el now.
16522 (vc-mode-line-string): New name for former vc-status. Adapted.
16523 (vc-mode-line): Adapt to use the above. Remove optional parameter.
16524
16525 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
16526 Various simplifications and adaptations all over the place.
16527
16528 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
16529 Simplify and adapt the rest.
16530
16531 * vc.el (vc-resynch-window): Add TODO comment: check for
16532 interaction with view mode according to recent RCS change.
16533 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
16534
16535 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16536
16537 * vc.el: Convert the remaining function comments to docstrings.
16538
16539 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16540
16541 * vc.el (vc-backend-release, vc-release-greater-or-equal)
16542 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
16543 (vc-minor-part, vc-previous-version): Functions that operate and
16544 compare revision numbers got proper documentation. Comments added
16545 about their possible removal.
16546
16547 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16548
16549 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
16550 the vc-backend.el files.
16551
16552 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
16553
16554 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
16555 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
16556 (vc-rcs-previous-version): Functions added.
16557
16558 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
16559
16560 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
16561
16562 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16563
16564 * vc-hooks.el (vc-master-templates): Is really obsolete.
16565 Comment out the definition for now. What is the right procedure
16566 to get rid of it?
16567 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
16568 rewritten.
16569 (vc-default-registered): Remove.
16570 (vc-check-master-templates): New function; does mostly what the
16571 above did before.
16572 (vc-locking-user): Don't rely on the backend to set the property.
16573
16574 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
16575 Rewrite documentation.
16576 (vc-rcs-templates-grabbed): New variable.
16577 (vc-rcs-grab-templates): New function.
16578 (vc-rcs-registered): Rewrite to use above mechanism.
16579
16580 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
16581 Rewrite documentation.
16582 (vc-sccs-templates-grabbed): New variable.
16583 (vc-sccs-grab-templates): New function.
16584 (vc-sccs-registered): Rewrite to use above mechanism.
16585 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
16586 Don't throw the result, simply return it.
16587
16588 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
16589 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
16590 (vc-cvs-registered): Does the check itself now. Simplify.
16591
16592 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
16593 from main line.
16594
16595 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16596
16597 * vc-cvs.el (vc-cvs-diff): New function.
16598
16599 * vc-sccs.el (vc-sccs-diff): New function.
16600
16601 * vc-rcs.el (vc-rcs-diff): New function.
16602 (vc-rcs-checkout): Bug (typo) found and fixed.
16603 (vc-rcs-register-switches): New variable.
16604
16605 * vc.el (vc-backend-diff): Function removed and placed in the
16606 backend files.
16607
16608 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16609
16610 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
16611
16612 * vc.el (vc-backend-checkout): Function removed and replaced in
16613 the vc-backend.el files.
16614
16615 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
16616
16617 * vc.el (vc-backend-admin): Removed and replaced in the
16618 vc-backend.el files.
16619
16620 * vc.el (Martin): Removed all the annotate functionality since it
16621 is CVS backend specific.
16622
16623 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16624
16625 * spec.txt: Added specification of vc-state.
16626
16627 * vc-sccs-hooks.el (vc-sccs-master-properties):
16628 Remove handling of vc-latest-version and
16629 vc-your-latest-version. What used to be vc-latest-version, is now
16630 returned as vc-workfile-version.
16631 (vc-sccs-workfile-version): Adapt.
16632
16633 2000-09-04 Dave Love <fx@gnu.org>
16634
16635 * vc.el: [Merged from mainline.]
16636 (vc-dired-mode): Make the dired-move-to-filename-regexp
16637 regexp match the date, to avoid treating date as file size.
16638 Add YYYY S option to WESTERN/
16639
16640 2000-09-04 Dave Love <fx@gnu.org>
16641
16642 * vc.el: Require `compile' when compiling.
16643 (vc-logentry-check-hook): New option.
16644 (vc-steal-lock): Use compose-mail.
16645 (vc-dired-mode-map): Defvar when compiling.
16646 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
16647 vc-sccs.el and renamed. Callers changed.
16648 (vc-backend-checkout, vc-backend-logentry-check)
16649 (vc-backend-merge-news): Doc fix.
16650 (vc-default-logentry-check): New function.
16651 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
16652 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
16653 (vc-backend-merge): Doc fix. Use backend functions.
16654 (vc-check-headers): Use backend functions.
16655
16656 * vc-cvs.el: Require vc when compiling.
16657 (vc-cvs-register-switches): Doc fix.
16658 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
16659 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
16660 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
16661 New functions (code from vc.el).
16662 (vc-annotate-display-default): Fix interactive spec.
16663 (vc-annotate-time-span): Doc fix.
16664
16665 * vc-rcs.el: Require vc when compiling.
16666 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
16667 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
16668 (vc-rcs-checkin): New functions (code from vc.el).
16669 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
16670 Doc fix.
16671 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
16672
16673 * vc-sccs.el: Require vc when compiling.
16674 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
16675 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
16676 (vc-sccs-revert)
16677 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
16678 from vc.el).
16679 (vc-sccs-add-triple, vc-sccs-record-rename)
16680 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
16681 (vc-sccs-admin): Doc fix.
16682
16683 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16684
16685 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
16686 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
16687 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
16688 from vc.el.
16689
16690 * vc-sccs.el (vc-admin-sccs): Added from vc.el
16691
16692 * vc-cvs.el: Moved the annotate functionality from vc.el.
16693 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
16694
16695 2000-09-04 Dave Love <fx@gnu.org>
16696
16697 * vc.el (vc-backend-release): Call vc-system-release.
16698
16699 * vc-sccs.el (vc-sccs-system-release):
16700 Renamed from vc-sccs-backend-release.
16701
16702 * vc-rcs.el (vc-rcs-system-release):
16703 Renamed from vc-rcs-backend-release.
16704
16705 * vc-cvs.el (vc-cvs-system-release):
16706 Renamed from vc-cvs-backend-release.
16707
16708 2000-09-04 Dave Love <fx@gnu.org>
16709
16710 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
16711 backend files.
16712 (vc-backend-release): Dispatch to backend functions.
16713 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
16714 probably needs attention.]
16715
16716 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
16717 (vc-sccs-backend-release): New function.
16718
16719 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
16720 (vc-cvs-backend-release): New function.
16721
16722 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
16723 Doc fix.
16724 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
16725 (vc-default-dired-state-info): New function.
16726 (vc-dired-state-info): Dispatch to backends.
16727 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
16728
16729 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
16730 from vc.el and renamed.
16731
16732 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16733
16734 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
16735 (vc-version-other-window, vc-backend-assign-name): Removed
16736 references to vc-latest-version; sometimes changed into
16737 vc-workfile-version.
16738
16739 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
16740 vc-rcs-master-workfile-version.
16741 (vc-rcs-workfile-version): Use the above. Don't call
16742 vc-latest-version (that was unreachable code, anyway).
16743 (vc-rcs-fetch-master-properties): Doc fix.
16744
16745 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
16746 (vc-backend-hook-functions): Removed them from this list, too.
16747 (vc-fetch-properties): Removed.
16748 (vc-workfile-version): Doc fix.
16749
16750 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
16751 (vc-rcs-workfile-version, vc-rcs-locking-user)
16752 (vc-rcs-uses-locking): Use it.
16753
16754 * vc-hooks.el (vc-consult-rcs-headers):
16755 Moved into vc-rcs-hooks.el, under the name
16756 vc-rcs-consult-headers.
16757
16758 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
16759 headers.
16760 (vc-cvs-find-master): Use this name only; correct different
16761 versions of the name.
16762
16763 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
16764 New functions.
16765 (vc-sccs-locking-user): Use the latter.
16766
16767 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
16768 New functions.
16769
16770 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
16771 Moved into both
16772 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
16773 functions are implementation details of those two backends.
16774
16775 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16776
16777 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
16778 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
16779
16780 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
16781 (vc-sccs-parse-locks): SCCS-specific code moved here from
16782 vc-hooks.
16783
16784 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
16785 code moved here from vc-hooks.
16786
16787 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
16788 into back-end specific parts and removed. Callers not updated
16789 yet; because I guess these callers will disappear into back-end
16790 specific files anyway.
16791
16792 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16793
16794 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
16795 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
16796 `vc-uses-locking'.
16797
16798 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
16799 Store yes/no in the property, and return t/nil. Updated all
16800 callers.
16801
16802 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
16803 vc-sccs-uses-locking. Don't set property.
16804 (vc-sccs-locking-user): Don't set property.
16805
16806 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
16807 vc-cvs-uses-locking. Don't set property here; leave that to
16808 vc-hooks.
16809 (vc-cvs-locking-user): Reflect above change. Streamlined.
16810
16811 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
16812 vc-rcs-uses-locking.
16813 (vc-rcs-locking-user): Reflect above change.
16814
16815 2000-09-04 Dave Love <fx@gnu.org>
16816
16817 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
16818
16819 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
16820
16821 * vc-hooks.el (vc-checkout-model): Punt to backends.
16822
16823 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
16824
16825 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
16826
16827 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
16828 New functions.
16829
16830 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
16831 New functions.
16832
16833 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
16834 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
16835
16836 * vc-hooks.el (vc-default-locking-user): New function.
16837 (vc-locking-user, vc-workfile-version): Punt to backends.
16838
16839 2000-09-04 Dave Love <fx@gnu.org>
16840
16841 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
16842 (vc-master-workfile-version): Moved from vc-hooks.
16843
16844 * vc-rcs-hooks.el: Fix duplicate code in last change.
16845
16846 * vc-rcs-hooks.el: Require vc-hooks when compiling.
16847 (vc-rcs-master-templates): Improve :type.
16848 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
16849 vc-master-workfile-version): Moved from vc-hooks.
16850
16851 * vc-sccs-hooks.el: Require vc-hooks when compiling.
16852 (vc-sccs-master-templates): Improve :type.
16853 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
16854
16855 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
16856
16857 * vc-cvs-hooks.el: Require vc-hooks when compiling.
16858 (vc-cvs-master-templates): Improve :type. Use
16859 vc-cvs-find-cvs-master.
16860 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
16861 from vc-hooks.
16862 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
16863
16864 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
16865 Moved to vc-cvs-hooks.
16866
16867 * vc-hooks.el: Add doc strings in various places. Simplify the
16868 minor mode setup.
16869 (vc-handled-backends): New user variable.
16870 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
16871 simplification.
16872
16873 2000-09-04 Dave Love <fx@gnu.org>
16874
16875 * vc.el: Some doc fixes for autoloaded and interactive functions.
16876 Fix compilation warnings from ediff stuff.
16877 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
16878
16879 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
16880
16881 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
16882
16883 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
16884
16885 2000-09-04 Dave Love <fx@gnu.org>
16886
16887 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
16888 New variable.
16889 (vc-make-backend-function, vc-loadup, vc-call-backend)
16890 (vc-backend-defines): New functions.
16891
16892 * vc-hooks.el: Various doc fixes.
16893 (vc-default-back-end, vc-follow-symlinks): Custom fix.
16894 (vc-match-substring): Function removed. Callers changed to use
16895 match-string.
16896 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
16897 Simplify.
16898
16899 2000-09-04 Dave Love <fx@gnu.org>
16900
16901 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
16902 type.
16903 (vc-sccs-project-dir, vc-search-sccs-project-dir)
16904 (vc-sccs-registered): Doc fix.
16905
16906 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
16907 (vc-cvs-registered): Doc fix.
16908
16909 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
16910 (vc-rcs-registered): Doc fix.
16911
16912 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16913
16914 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
16915
16916 * vc-hooks.el: vc-registered has been renamed
16917 vc-default-registered. Some functions have been moved to the
16918 backend specific files. they all support the
16919 vc-BACKEND-registered functions.
16920
16921 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16922
16923 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
16924
16925 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
16926
16927 2000-09-04 Dave Love <fx@gnu.org>
16928
16929 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
16930 menu-bar-update-hook.
16931
16932 * help.el (help-manyarg-func-alist): Add
16933 find-operation-coding-system.
16934
16935 * wid-edit.el (widget-sexp-validate): Fix garbled code.
16936
16937 * custom.el (custom-set-variables): Print message about errors in
16938 setting.
16939
16940 2000-09-03 Andrew Innes <andrewi@gnu.org>
16941
16942 * makefile.w32-in: Change to DOS line endings.
16943
16944 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16945
16946 * mouse.el (mouse-popup-menubar): Supply the prompt string for
16947 minor-mode keymaps, if they don't have one.
16948
16949 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16950
16951 * eshell/esh-module.el (eval-when-compile): Don't lose if
16952 esh-module.el's file name is truncated to DOS 8+3 limits.
16953
16954 2000-09-01 John Wiegley <johnw@gnu.org>
16955
16956 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
16957 predicate, which caused entries in the completion list to be
16958 doubled.
16959
16960 2000-08-30 John Wiegley <johnw@gnu.org>
16961
16962 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
16963 sending to subprocesses. Also, hook pre-command-hook if
16964 `eshell-send-direct-to-subprocesses' is non-nil.
16965 (eshell-send-direct-to-subprocesses): New config variable. If t,
16966 subprocess input is send immediately.
16967 (eshell-toggle-direct-send): New function.
16968 (eshell-self-insert-command): New function.
16969 (eshell-intercept-commands): New function.
16970 (eshell-send-input): If direct subprocess sending is enabled,
16971 don't echo any input to the Eshell buffer. Let the subprocess
16972 handle that. This requires "stty echo" in bash, for example.
16973
16974 2000-08-28 John Wiegley <johnw@gnu.org>
16975
16976 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
16977 completion function for Eshell's implementation of `unset'.
16978
16979 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16980
16981 * info.el (Info-directory-list): Doc fix.
16982
16983 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
16984
16985 * filecache.el (file-cache-add-directory-using-find): Don't quote
16986 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
16987
16988 2000-08-31 Kenichi Handa <handa@etl.go.jp>
16989
16990 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
16991 coding systems.
16992
16993 2000-08-30 Andrew Innes <andrewi@gnu.org>
16994
16995 * timer.el (run-with-idle-timer): Undo last change, so that timer
16996 is not activated immediately if Emacs is already idle. Some
16997 existing code relies on this behaviour.
16998
16999 2000-08-30 Miles Bader <miles@gnu.org>
17000
17001 * frame.el (set-frame-font): Do completion of font-name for
17002 interactive use.
17003
17004 2000-08-30 Kenichi Handa <handa@etl.go.jp>
17005
17006 * international/quail.el (quail-start-translation): Bind locally
17007 last-command-event, last-command, and this-command.
17008 (quail-start-conversion): Likewise.
17009 (quail-self-insert-command): Fix docstring.
17010
17011 2000-08-29 Gerd Moellmann <gerd@gnu.org>
17012
17013 * progmodes/executable.el
17014 (executable-make-buffer-file-executable-if-script-p): Check that
17015 buffer contains at least 2 characters.
17016
17017 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
17018
17019 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
17020
17021 2000-08-29 Dave Love <fx@gnu.org>
17022
17023 * diff-mode.el (diff-mode) <defgroup>: Add :version.
17024 (diff-mode-shared-map): Bind mouse-2.
17025 (diff-imenu-generic-expression): New variable.
17026 (diff-mode): Use it.
17027
17028 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
17029 (mouse-popup-menubar): Add minor mode menus.
17030 (popup-menu): Check for lookup-key returning number.
17031
17032 2000-08-29 Miles Bader <miles@gnu.org>
17033
17034 * comint.el (comint-send-input): Create overlays using the proper
17035 front/read-advance arguments.
17036
17037 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17038
17039 * ps-print.el: Even/odd pages printing. Doc fix.
17040 (ps-print-version): New version number (6.0).
17041 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
17042 (ps-background, ps-begin-file, ps-begin-job): Code fix.
17043 (ps-print-duplex-feature): Variable eliminated.
17044 (ps-even-or-odd-pages): New variable.
17045
17046 * progmodes/ebnf2ps.el: Doc fix.
17047 (ebnf-version): New version (3.3).
17048 (ebnf-user-arrow): Change variable customization to sexp.
17049 (ebnf-user-arrow): Function eliminated.
17050 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
17051
17052 2000-08-29 Kenichi Handa <handa@etl.go.jp>
17053
17054 * help.el (help-xref-mule-regexp): New variable.
17055 (help-make-xrefs): Handle help-xref-mule-regexp.
17056
17057 * international/mule-cmds.el (help-xref-mule-regexp-template): New
17058 variable.
17059 (describe-input-method): Temporarily activate the specfied input
17060 method to display the information.
17061 (describe-language-environment): Hyperlinks to mule related items.
17062
17063 * international/mule-diag.el (charset-multibyte-form-string): New
17064 function.
17065 (list-character-sets-1): Use charset-multibyte-form-string.
17066 (describe-character-set): New function.
17067 (describe-coding-system): Hyperlinks to safe character sets.
17068
17069 * international/quail.el (quail-help): New arg PACKAGE.
17070 Hyperlinks to mule related items.
17071 (quail-help-insert-keymap-description): Use
17072 substitute-command-keys instead of describe-bindings.
17073 (quail-translation-help): Hyperlinks to mule related items.
17074
17075 2000-08-28 John Wiegley <johnw@gnu.org>
17076
17077 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
17078 have a defsubst call itself. Made `eshell-flatten-list' back into
17079 a function again.
17080
17081 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
17082 catch, in case re-centering point at bottom messes up the display.
17083 This happens frequently in Emacs 21, due I believe to variable
17084 line heights.
17085
17086 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
17087 to call `find-tag-interactive'.
17088
17089 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
17090 the list of remember directories.
17091
17092 2000-08-28 John Wiegley <johnw@gnu.org>
17093
17094 * align.el: Test align-region-separate to see if it's a symbol.
17095
17096 2000-08-28 John Wiegley <johnw@gnu.org>
17097
17098 * eshell/esh-util.el (eshell-flatten-list): Made this function
17099 into a defsubst form. It gets used very frequently, although
17100 calls don't occur all that often.
17101
17102 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
17103 examining it.
17104
17105 * eshell/esh-cmd.el (eshell-rewrite-while-command):
17106 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
17107 `eshell-protect'.
17108 (eshell-copy-handles): Created a new macro for duplicating the
17109 current set of open handles. This is needed by the looping
17110 functions.
17111 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
17112 is not incorrectly stomped on.
17113
17114 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
17115 declaration for pcomplete-use-paring.
17116 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
17117 value of eshell-cmpl-use-paring.
17118 * pcomplete.el (pcomplete-use-paring): New config variable, to
17119 indicate whether paring should be used.
17120 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
17121 completion alternatives that have already been used.
17122
17123 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
17124 bound to C-c C-y, which will repeat the previous N arguments
17125 (based on prefix argument).
17126 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
17127
17128 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
17129 if there is no *Help* buffer. This is for XEmacs, which renames
17130 its help buffers uniquely. TODO: Find out what the current buffer
17131 name to delete is.
17132
17133 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
17134 first entry that correlates to a passwd/group number. Later
17135 entries (used for group/user name aliasing to multiple IDs) are
17136 ignored.
17137
17138 * eshell/em-xtra.el (eshell/expr):
17139 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
17140 (eshell-grep, eshell/diff, eshell/locate):
17141 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
17142 argument list, before passing it to the system command.
17143
17144 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
17145 `find-tag' for use at final position in Eshell buffers (which
17146 otherwise triggers an error on Emacs 21).
17147 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
17148 buffer, if it is currently bound to `find-tag'.
17149
17150 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
17151 in the list of matched Makefile names.
17152 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
17153 directory, prefer its contents to Makefile.
17154
17155 * eshell/em-dirs.el (eshell/cd): cd commands that look up
17156 directory parts (like "cd old new", or "cd =regexp"), are now case
17157 sensitive on non-Windows/DOS platforms.
17158
17159 * eshell/esh-mode.el (eshell-parse-command-input): When a user
17160 types RET after an open delimiter (like "), display a message
17161 indicating that Eshell is waiting for the closing delimiter.
17162
17163 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
17164 environment variables.
17165
17166 * eshell/em-unix.el (eshell/diff): Added logic to fail more
17167 gracefully if the user enters incorrect arguments.
17168
17169 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
17170 Eshell buffers.
17171
17172 * eshell/esh-var.el (eshell-interpolate-variable):
17173 * eshell/esh-mode.el (eshell-move-argument):
17174 * eshell/em-unix.el (eshell-du-sum-directory):
17175 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
17176 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
17177 (not (= ...)).
17178
17179 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
17180 to ensure the `preserve' flag gets propagated when doing recursive
17181 directory copies.
17182
17183 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
17184
17185 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
17186 Don't convert \n into \0177 in memory.
17187 (eshell-read-history, eshell-write-history): Convert \n to \0177,
17188 and back again, when reading and writing.
17189
17190 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
17191
17192 * eshell/esh-util.el (eshell-processp): Added to relieve constant
17193 testing of `fboundp' on `processp'.
17194
17195 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
17196 (eshell/jobs): Don't call process-list if it is not bound.
17197 (eshell-gather-process-output): Support systems where async
17198 subprocesses aren't supported.
17199 (eshell-scratch-buffer, eshell-last-sync-output-start): New
17200 variables.
17201
17202 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
17203 eshell-do-eval returns t.
17204 (eshell-do-pipelines-synchronously): New defmacro.
17205 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
17206 when async subprocesses aren't supported.
17207 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
17208 if async subprocesses aren't supported.
17209 (eshell-resume-command): Don't assume STATUS is a string.
17210
17211 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
17212
17213 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
17214 (eshell-close-target, eshell-get-target): Use eshell-processp.
17215 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
17216 fix.
17217 (eshell-get-target, eshell-create-handles): Doc fix.
17218
17219 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
17220
17221 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
17222 criterion to include commands that output something, as long as it
17223 leaves both the command and the end-of-buffer visible when the
17224 command has exited.
17225 (eshell-review-quick-commands): Adjust the help doc string
17226 accordingly.
17227
17228 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
17229
17230 * locate.el (locate): Cleaned up locate command's interactive prompting
17231 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
17232
17233 * filecache.el (file-cache-case-fold-search): New variable
17234 (file-cache-assoc-function): New variable
17235 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
17236 Use file-cache-case-fold-search variable
17237 (file-cache-add-file): Use file-cache-assoc-function
17238 (file-cache-delete-file): likewise
17239 (file-cache-directory-name): likewise
17240 (file-cache-debug-read-from-minibuffer): likewise
17241
17242 2000-08-28 Gerd Moellmann <gerd@gnu.org>
17243
17244 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
17245 (abbrev-table-name): New function.
17246 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
17247 If non-nil list local abbrev, only.
17248
17249 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
17250
17251 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
17252 from Gnus support code, and use special article copy buffer
17253 `(gnus-original-article-buffer)' instead. This allows to get rid
17254 of article-hide-headers usage (which breaks in the latest Gnus
17255 version). Thanks to Detlev Zundel.
17256
17257 2000-08-28 Kenichi Handa <handa@etl.go.jp>
17258
17259 * international/quail.el (quail-use-package): Hide "... loaded"
17260 message.
17261 (quail-start-translation, quail-start-conversion): Likewise.
17262
17263 * international/kkc.el (kkc-region): Hide "... loaded" message.
17264
17265 2000-08-27 Dave Love <fx@gnu.org>
17266
17267 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
17268
17269 2000-08-27 Miles Bader <miles@gnu.org>
17270
17271 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
17272
17273 2000-08-27 Kenichi Handa <handa@etl.go.jp>
17274
17275 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
17276 'ja-dic-cnv), not (require 'skkdic-cnv).
17277
17278 2000-08-26 Miles Bader <miles@gnu.org>
17279
17280 * faces.el (face-x-resources): Add entry for :inherit.
17281 * cus-face.el (custom-face-attributes): Add support for :inherit
17282 attribute. Add support for relative face heights.
17283 (custom-face-attributes-get): Treat `nil' as being a default value
17284 for :inherit (as well as `unspecified').
17285
17286 * faces.el (set-face-attribute): Update doc string.
17287 (face-attribute-name-alist): Add :inherit.
17288 (face-valid-attribute-values): Handle :inherit.
17289 (face-read-string): Rephrase prompt to be less confusing.
17290 Assume that DEFAULT is a string, since we must return a string.
17291 (face-read-integer): Use `format' to turn DEFAULT into an
17292 acceptable default for face-read-string. Match NEW-VALUE against
17293 the string "unspecified", not the symbol `unspecified', since
17294 that's what face-read-string returns.
17295 (read-face-attribute): Lookup a name for old-value in valid, and
17296 use it as a default if we find one. Treat all values from
17297 face-read-string as strings. If the default is used, don't do any
17298 more processing on the value, just use the old value directly.
17299 (read-face-and-attribute, modify-face): Tweak prompt.
17300 (read-face-name): Don't assume prompt ends with a space.
17301
17302 * faces.el (describe-face): Add support for :inherit attribute.
17303
17304 2000-08-25 Kenichi Handa <handa@etl.go.jp>
17305
17306 * terminal.el (terminal-emulator): Fix args to `concat'. Now
17307 concat doesn't accept interger.
17308
17309 * international/kkc.el: Remove SKK from Keywords. Require
17310 ja-dic-utl instead of skkdic-utl.
17311
17312 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
17313 Provide ja-dic-cnv instead of skkdic-cnv.
17314 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
17315 (iso-2022-7bit-short): Add safe-charsets property.
17316 (skkdic-convert-postfix): Search Japanese chou-on character in
17317 addition to Hiragana character.
17318 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
17319 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
17320 (batch-skkdic-convert): Likewise.
17321
17322 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
17323 Provide ja-dic-utl instead of skkdic-utl.
17324 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
17325
17326 2000-08-24 Dave Love <fx@gnu.org>
17327
17328 * disp-table.el (standard-display-default): Make the test of `l'
17329 useful.
17330
17331 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
17332 mod sample text.
17333
17334 * international/iso-ascii.el: Make pilcrow convenient string
17335 consistent with section.
17336 (iso-ascii-display): Set up multibyte characters as well as
17337 unibyte.
17338
17339 2000-08-24 Kenichi Handa <handa@etl.go.jp>
17340
17341 * international/mule-cmds.el (reset-language-environment): Set
17342 default-process-coding-system to '(undecided . iso-latin-1), which
17343 makes process I/O almost consistent with file I/O. Call this
17344 function when mule-cmds.el[c] is loaded.
17345
17346 2000-08-22 Andrew Innes <andrewi@gnu.org>
17347
17348 * makefile.w32-in: New file.
17349
17350 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
17351
17352 * comint.el (comint-output-filter): Compare end of
17353 comint-last-output-overlay with the start of the newly inserted
17354 text, not the end, when deciding whether to extend it.
17355 Set saved-point's insertion type to advance after insertion.
17356
17357 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
17358 since this is now done independently of font-lock mode.
17359
17360 2000-08-21 Gerd Moellmann <gerd@gnu.org>
17361
17362 * server.el (server-kill-new-buffers): New user option.
17363 (server-existing-buffer): New buffer-local variable.
17364 (server-visit-files): When using an existing buffer, set
17365 server-existing-buffer to t.
17366 (server-buffer-done): If server-kill-new-buffers is t, kill the
17367 buffer, unless it was already present before visiting it with
17368 Emacs server.
17369
17370 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
17371
17372 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
17373 even if the display doesn't support colors: some displays will
17374 support bold/underline faces.
17375
17376 2000-08-21 Gerd Moellmann <gerd@gnu.org>
17377
17378 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
17379
17380 * startup.el (command-line): If user's init file had an error,
17381 add explanatory text to *Messages*.
17382
17383 2000-08-21 Kenichi Handa <handa@etl.go.jp>
17384
17385 * man.el (Man-getpage-in-background): Decode the process output by
17386 the system locale coding system.
17387
17388 2000-08-20 Dave Love <fx@gnu.org>
17389
17390 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
17391 Don't test x-popup-menu.
17392 (function) <complete-function>: Complete only fbound symbols.
17393 <validate, value>: New.
17394 (variable) <complete-function>: Complete only bound symbols.
17395 (coding-system): Add :base-only, :complete-function, :validate,
17396 :value, :prompt-match.
17397 (widget-coding-system-prompt-value): Use read-coding-system and
17398 act on :base-only.
17399 (editable-field): Add :help-echo.
17400 (widget-push-button-gui, widget-push-button-cache)
17401 (widget-gui-action, widget-editable-list-gui): COmment out, along
17402 with uses.
17403 (widget-at): Make arg optional.
17404 (widget-echo-help): Adjust for current help-echo calling sequence.
17405 (widget-specify-field, widget-specify-button)
17406 (widget-specify-insert, widget-get-sibling, widget-image-find)
17407 (widget-convert, widget-insert, widget-leave-text)
17408 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
17409 (widget-setup, widget-field-find, widget-before-change)
17410 (widget-after-change, widget-default-complete)
17411 (widget-default-create, widget-default-delete)
17412 (widget-push-button-value-create, editable-field)
17413 (widget-field-prompt-value, widget-field-validate)
17414 (widget-choice-value-create, widget-choice-action)
17415 (widget-choice-validate, widget-checklist-add-item)
17416 (widget-radio-add-item, widget-radio-chosen)
17417 (widget-radio-value-inline, widget-editable-list-value-create)
17418 (widget-editable-list-entry-create)
17419 (widget-documentation-link-add)
17420 (widget-documentation-string-value-create)
17421 (widget-regexp-validate, widget-file-complete)
17422 (widget-sexp-validate, widget-plist-convert-widget)
17423 (widget-plist-convert-widget, widget-alist-convert-widget)
17424 (widget-alist-convert-widget, widget-color-complete): Simplify,
17425 particularly to avoid bindings which aren't optimized out.
17426
17427 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
17428 Doc fix.
17429 (down-list, backward-up-list, up-list, kill-sexp)
17430 (backward-kill-sexp, mark-sexp): Make arg optional.
17431 (lisp-complete-symbol): Add optional arg PREDICATE.
17432
17433 * cus-start.el: Add display-buffer-reuse-frames,
17434 file-coding-system-alist.
17435
17436 2000-08-20 Gerd Moellmann <gerd@gnu.org>
17437
17438 * startup.el (command-line): Clear realized faces after
17439 modifying TTY color mappings.
17440
17441 2000-08-20 Miles Bader <miles@gnu.org>
17442
17443 * faces.el (face-attr-match-p): Don't return true if ATTRS are
17444 merely a subset of FACE's attributes.
17445
17446 2000-08-19 Miles Bader <miles@gnu.org>
17447
17448 * comint.el (comint-output-filter): Save the point with a marker,
17449 not just a buffer position.
17450
17451 * international/mule.el (set-buffer-process-coding-system): Make
17452 interactive prompt less confusing.
17453
17454 2000-08-19 Gerd Moellmann <gerd@gnu.org>
17455
17456 * hilit-chg.el: General cleanup of doc strings, comments and
17457 code formatting.
17458
17459 2000-08-19 Miles Bader <miles@gnu.org>
17460
17461 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
17462 Compiler macro removed; beginning-of-line is no longer always
17463 equivalent to forward-line, in the presence of fields.
17464
17465 * comint.el (comint-output-filter): Remove ad-hoc saving of
17466 restriction, and just use save-restriction, now that it works
17467 correctly. Don't adjust comint-last-input-start to account for
17468 our insertion; it shouldn't have moved because we don't use
17469 insert-before-markers anymore. Comment out call to
17470 `force-mode-line-update'; why is it here?
17471
17472 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
17473 while checking for prompt to delete. Use `forward-line 0'
17474 instead of beginning-of-line.
17475 (gud-filter): Temporarily widen gud comint buffer while
17476 examining output.
17477
17478 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
17479
17480 * progmodes/sh-script.el: Big bag of typos.
17481
17482 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
17483 check since ispell-process is not bound when ispell is not yet loaded.
17484
17485 2000-08-18 Dave Love <fx@gnu.org>
17486
17487 * image.el (find-image): Copy `spec' before using plist-put.
17488
17489 2000-08-18 Gerd Moellmann <gerd@gnu.org>
17490
17491 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
17492 `portugues'.
17493
17494 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
17495 backward-kill-sexp, analogous to kill-sexp.
17496
17497 * progmodes/icon.el (icon-indent-line)
17498 (icon-is-continuation-line): Handle comments specially.
17499
17500 2000-08-17 Ken Stevens <k.stevens@ieee.org>
17501
17502 * ispell.el: Set to standard author/maintainer/keyword fields.
17503 Fine tuning to menu map appearance and operation, and added help.
17504 Remove `start' and `end' error messages when compiling.
17505 (ispell-choices-win-default-height): Fixed comment string.
17506 (ispell-dictionary-alist-1): Fixed regexp in castellano and
17507 castellano8 dictionaries.
17508 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
17509 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
17510 dictionary, added italiano dictionary.
17511 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
17512 word character
17513 (ispell-tex-skip-alists): Added psfig support.
17514 (ispell-skip-html): Renamed from ispell-skip-sgml.
17515 (ispell-begin-skip-region-regexp, ispell-skip-region)
17516 (ispell-minor-check): Improved html skipping support to skip across
17517 code, and recognize `&' commands without propper `;' syntax;
17518 (ispell-process-line): Fix alignment error when manually
17519 correcting spelling.
17520 (ispell): Fix comment string.
17521 (ispell-add-per-file-word-list): Always put word list on new line.
17522
17523 2000-08-17 Gerd Moellmann <gerd@gnu.org>
17524
17525 * format.el (format-encode-run-method): Fix error message to say
17526 `encode' instead of `decode'. Use save-window-excursion around
17527 shell-command-on-region as in format-decode-run-method because
17528 shell-command-on-region can display a buffer with error output.
17529 (format-decode): Don't record undo information for the decoding.
17530 (format-annotate-function): Add parameter FORMAT-COUNT. Make
17531 that number part of the temporary buffer name so that more than
17532 one decoding using a temporary buffer can happen safely.
17533
17534 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
17535 of `A-z' in the regexp.
17536
17537 * hilit-chg.el: Fix typos in commentary.
17538
17539 * help.el (view-emacs-news): Rewritten for new naming scheme
17540 for old NEWS files.
17541
17542 * startup.el (command-line): Pop to *Messages* in case an error
17543 is signaled while loading user-init-file.
17544
17545 2000-08-17 Andreas Schwab <schwab@suse.de>
17546
17547 * files.el (insert-directory): Don't lose original file name,
17548 undoing an undocumented change.
17549
17550 2000-08-17 Alex Schroeder <alex@gnu.org>
17551
17552 * sql.el (sql-magic-go): Use comint-bol.
17553 (sql-copy-column): Use comint-line-beginning-position.
17554 (comint-line-beginning-position): Define a replacement for
17555 comint-line-beginning-position if it is not fboundp.
17556
17557 2000-08-17 Alex Schroeder <alex@gnu.org>
17558
17559 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
17560 it didn't have any effect anyway.
17561
17562 2000-08-17 Alex Schroeder <alex@gnu.org>
17563
17564 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
17565 --pset and pager=off instead of sending \\o|cat at the beginning
17566 of the session.
17567
17568 2000-08-17 Miles Bader <miles@gnu.org>
17569
17570 * progmodes/octave-inf.el: Add compatibility definition of
17571 comint-line-beginning-position.
17572
17573 2000-08-17 Kenichi Handa <handa@etl.go.jp>
17574
17575 * startup.el (normal-top-level): Look in each dir in load-path for
17576 a leim-list.el file too. This assures of loading leim-list.el
17577 that is created at Emacs installation time even if a user have his
17578 own leim-list.el.
17579
17580 2000-08-17 Miles Bader <miles@gnu.org>
17581
17582 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
17583 foreground color to black if the background is dark.
17584
17585 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
17586
17587 * loadhist.el (unload-feature): Typo.
17588
17589 * finder.el (finder-compile-keywords):
17590 * cus-dep.el (custom-make-dependencies): Add local-variable settings
17591 to the generated file.
17592
17593 * mail/mh-e.el (mh-make-local-vars):
17594 Replace make-variable-buffer-local with make-local-variable.
17595
17596 * play/landmark.el:
17597 * options.el (Edit-options-{set,toggle,t,nil}):
17598 * mail/mailabbrev.el (mail-abbrevs-mode):
17599 * textmodes/tex-mode.el (tex-expand-files):
17600 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
17601
17602 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
17603
17604 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
17605 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
17606 Allow going past the last element.
17607 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
17608 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
17609 (cvs-mouse-toggle-mark): Don't move point.
17610 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
17611
17612 * progmodes/compile.el (grep): Provide a default set of files.
17613 (next-error): Docstring fix.
17614 (compilation-find-file): Avoid find-file (fails in a dedicated window).
17615
17616 * emacs-lisp/easy-mmode.el (define-minor-mode):
17617 Use `symbol-value' to keep the byte-compiler quiet.
17618
17619 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
17620 (diff-find-source-location): New fun, extracted from diff-goto-source.
17621 (diff-goto-source): Use it.
17622 (diff-next-complex-hunk, diff-filter-lines): New function.
17623 (diff-apply-hunk): New command.
17624
17625 * smerge-mode.el (smerge-mode-menu): Doc fix.
17626
17627 * msb.el (msb-mode): Define it in terms of define-minor-mode.
17628
17629 2000-08-16 Dave Love <fx@gnu.org>
17630
17631 * windmove.el (windmove) <defgroup>: Add :version.
17632
17633 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
17634 (goto-address-fontify-p, goto-address-highlight-p)
17635 (goto-address-url-face, goto-address-url-mouse-face)
17636 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
17637 (goto-address-url-regexp): Use thing-at-point-url-regexp.
17638 (goto-address-fontify, goto-address-at-mouse): Simplify,
17639 (goto-address-at-point): browse-url-url-at-point,
17640 goto-address-find-address-at-point can return nil.
17641 (goto-address-find-address-at-point): Return nil on failure.
17642
17643 * align.el (align) <defgroup>: Add :version.
17644
17645 * calculator.el (calculator): Add :version.
17646 (calculator): Use two lines for calculator window if `modeline'
17647 face is boxed.
17648
17649 * play/5x5.el: Doc fixes.
17650 (5x5) <defgroup>: Add :version.
17651
17652 * play/fortune.el (fortune) <defgroup>: Add :version.
17653 (fortune-append): Fix error message.
17654 (fortune-from-region): Doc fix.
17655
17656 * play/pong.el (pong): Doc fix.
17657
17658 * play/morse.el: Keywords, commentary, autoloads.
17659
17660 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
17661
17662 * desktop.el (desktop-save): Don't look at symbol-value of a
17663 member of minor-mode-alist, unless it is boundp.
17664
17665 2000-08-16 Sam Steingold <sds@gnu.org>
17666
17667 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
17668 `while'; use `with-current-buffer' instead of `save-excursion'.
17669 Removed unnecessary kludges now that "*Buffer List*" is excluded.
17670
17671 2000-08-16 Kenichi Handa <handa@etl.go.jp>
17672
17673 * international/ccl.el (declare-ccl-program): Docstring modified.
17674 (ccl-execute-with-args): Likewise.
17675
17676 2000-08-16 Miles Bader <miles@gnu.org>
17677
17678 * progmodes/sql.el: Add compatibility definition of
17679 comint-line-beginning-position.
17680
17681 2000-08-15 Gerd Moellmann <gerd@gnu.org>
17682
17683 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
17684 'buffer-menu' property.
17685 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
17686 fails.
17687 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
17688 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
17689 wasn't killed.
17690
17691 * buff-menu.el (list-buffers-noselect): Don't display the
17692 *Buffer List* buffer.
17693
17694 * font-lock.el: Require jit-lock to prevent a very late
17695 `Loading jit-lock' message.
17696
17697 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
17698 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
17699 mail address.
17700
17701 2000-08-15 Miles Bader <miles@gnu.org>
17702
17703 * textmodes/ispell.el (ispell-graphic-p): New constant.
17704 (ispell-choices-win-default-height, ispell-help): Use
17705 `ispell-graphic-p' instead of `xemacsp'.
17706
17707 2000-08-15 Dave Love <fx@gnu.org>
17708
17709 * simple.el: Autoload widget-convert when compiling.
17710 (mail-user-agent): Doc fix.
17711
17712 * help.el (function-called-at-point, variable-at-point): Use
17713 with-syntax-table.
17714 (help-manyarg-func-alist): Add insert-and-inherit.
17715
17716 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
17717
17718 * delsel.el (delsel-unload-hook): New function.
17719
17720 * find-file.el: Doc fixes. Move provide to end.
17721 (ff) <defgroup>: Add :link.
17722 (ff-goto-click): Deleted.
17723 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
17724 Use mouse-set-point.
17725
17726 * textmodes/tildify.el: Doc fixes.
17727 (tildify) <defgroup>: Add:version.
17728
17729 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
17730 (glasses-custom-set): Use set-default, not set.
17731 (minor-mode-alist): Propertize the lighter.
17732 (glasses-mode): Provide optional arg.
17733
17734 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
17735 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
17736 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
17737 option. Provide :type.
17738 (cwarn-configuration): Provide :type.
17739 (cwarn-mode): Doc fix.
17740
17741 * add-log.el (change-log-merge): Doc fix.
17742 (change-log-redate): New command.
17743
17744 * net/browse-url.el (browse-url-filename-alist): Add a clause for
17745 Doze and Dog.
17746 (browse-url): Use dolist, not mapcar.
17747 (browse-url-at-point): Check for null url.
17748 (browse-url-event-buffer, browse-url-event-point): Functions
17749 deleted.
17750 (browse-url-at-mouse, browse-url-netscape): Simplify.
17751
17752 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
17753 modes.
17754 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
17755 Fix previous change to mapcan.
17756 (msb--init-file-alist, msb--add-separators)
17757 (msb--make-keymap-menu): Simplify.
17758 (msb--choose-file-menu): Use copy-sequence.
17759 (msb-mode-map): Add title to keymap.
17760 (msb-unload-hook): New function.
17761
17762 * bs.el: Fix indentation.
17763 (bs) <defgroup>: Add :links.
17764 (bs-show): Doc fix.
17765 (bs-apply-sort-faces): Don't use window-system.
17766 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
17767
17768 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
17769
17770 * calendar/timeclock.el (timeclock-file): Run .timelog through
17771 convert-standard-filename.
17772
17773 2000-08-14 Gerd Moellmann <gerd@gnu.org>
17774
17775 * emacs-lisp/authors.el: New file.
17776
17777 * paren.el (show-paren-priority): New user option.
17778 (show-paren-function): Set overlay priorities to
17779 show-paren-priority.
17780
17781 2000-08-14 Miles Bader <miles@gnu.org>
17782
17783 * comint.el (comint-bol): Use `forward-line 0' instead of calling
17784 beginning-of-line with inhibit-field-text-motion bound.
17785
17786 2000-08-14 Gerd Moellmann <gerd@gnu.org>
17787
17788 * calendar/timeclock.el: New file.
17789
17790 2000-08-14 David Ponce <david@dponce.com>
17791
17792 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
17793 `widget-button-click'. so that one can use left mouse button to
17794 click on dialog buttons.
17795
17796 2000-08-14 Emmanuel Briot <briot@gnat.com>
17797
17798 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
17799 identifiers, since XML is case sensitive
17800
17801 2000-08-12 Miles Bader <miles@gnu.org>
17802
17803 * comint.el (comint-output-filter): Don't bother frobbing
17804 window-start, it doesn't seem to be necessary.
17805
17806 * comint.el (comint-send-string, comint-send-region): Make into
17807 real functions. Snapshot the prompt before sending.
17808
17809 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
17810
17811 * info.el (Info-find-emacs-command-nodes): Rewrite to use
17812 technique similar to Info-index, instead of relying on specific
17813 names of relevant Index nodes.
17814 (Info-goto-emacs-command-node): Bind Info-history to nil when
17815 going to the first node found by Info-find-emacs-command-nodes.
17816
17817 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
17818
17819 * menu-bar.el (menu-bar-help-menu): Add a :help string.
17820
17821 2000-08-10 Miles Bader <miles@gnu.org>
17822
17823 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
17824
17825 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
17826
17827 * info.el (Info-file-list-for-emacs): More elements for the
17828 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
17829 and woman manuals.
17830
17831 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
17832
17833 * comint.el (comint-send-input): Make the newline boundary overlay
17834 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
17835 (comint-output-filter): Use `insert' instead of
17836 `insert-before-markers'. Extend comint-last-output-overlay when
17837 necessary since we can't rely on insert-before-markers to do it.
17838 * gud.el (gud-filter): Use `with-current-buffer' instead of
17839 save-excursion when inserting the output, so that point gets
17840 updated correctly; the old method relied on a rather dodgy
17841 side-effect of comint-output-filter to avoid the effect of
17842 save-excursion.
17843
17844 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
17845
17846 * files.el (recover-file): Call insert-directory instead of
17847 invoking `ls' directly.
17848
17849 2000-08-10 Miles Bader <miles@gnu.org>
17850
17851 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
17852 (comint-last-prompt-overlay): New variables.
17853 (comint-output-filter): Implement prompt highlighting.
17854 (comint-snapshot-last-prompt): New function.
17855 (comint-send-input): Snapshot the last prompt.
17856 Use comint-highlight-input-face.
17857 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
17858 Use defface instead of defcustom.
17859 (send-invisible, comint-send-eof): Snapshot the last prompt.
17860 (comint-delchar-or-maybe-eof): Use comint-send-eof.
17861 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
17862
17863 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
17864
17865 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
17866 (regexp-opt-group): Use a list of chars for `letters'.
17867 (regexp-opt-charset): `chars' is now a list of chars.
17868 Use a char-table rather than a vector so it works for multibyte chars.
17869
17870 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
17871 Set cvs-minor-current-files to the selected fileinfo.
17872 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
17873 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
17874
17875 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
17876
17877 * files.el (insert-directory): Don't call access-file on
17878 directories on DOS and Windows.
17879
17880 2000-08-09 Kenichi Handa <handa@etl.go.jp>
17881
17882 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
17883 longer if necessary.
17884 (ccl-embed-code): Call ccl-embed-data to store CODE in
17885 ccl-program-vector.
17886
17887 2000-08-09 Miles Bader <miles@gnu.org>
17888
17889 * comint.el (comint-output-filter): Properly handle the case where
17890 the text surrounded by comint-last-output-overlay was deleted.
17891
17892 2000-08-08 Gerd Moellmann <gerd@gnu.org>
17893
17894 * info.el (Info-insert-dir): Use Info-additional-directory-list if
17895 non-nil.
17896 (Info-file-list-for-emacs): Remove "info" from the list because
17897 that leads to trying to use the documentation from file `info'
17898 in various situations where it isn't appropriate, for instance
17899 C-h C-k C-h i.
17900
17901 * ffap.el (ffap-read-file-or-url-internal): Handle case that
17902 DIR and/or STRING are nil.
17903
17904 * progmodes/compile.el (compilation-setup): Make variable
17905 compilation-error-screen-columns buffer-local, as some comment
17906 in the code suggests it should be.
17907
17908 * files.el (auto-mode-interpreter-regexp): New variable.
17909 (set-auto-mode): Use it.
17910
17911 * indent.el (indent-for-tab-command): Doc fix.
17912
17913 * mouse-sel.el (mouse-sel-mode): Doc fix.
17914
17915 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
17916 labels.
17917
17918 * help.el (print-help-return-message): When
17919 display-buffer-reuse-frames is set, let the help window been quit,
17920 instead of deleting it, which might delete a reused frame.
17921
17922 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
17923
17924 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
17925 rename a directory to a name that differs only by its letter case.
17926
17927 2000-08-08 Kenichi Handa <handa@etl.go.jp>
17928
17929 * international/quail.el (quail-define-rules): Handle Quail decode
17930 map correctly. Add code for supporting annotations.
17931 (quail-install-decode-map): New function.
17932 (quail-defrule-internal): New optional arguments decode-map and
17933 props.
17934 (quail-advice): New function.
17935
17936 2000-08-07 Sam Steingold <sds@gnu.org>
17937
17938 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
17939 `defconst', `define-condition', `with-slots'.
17940 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
17941
17942 2000-08-03 Miles Bader <miles@gnu.org>
17943
17944 * comint.el (comint-use-prompt-regexp-instead-of-fields):
17945 New variable.
17946 (comint-prompt-regexp, comint-get-old-input): Document dependence on
17947 comint-use-prompt-regexp-instead-of-fields.
17948 (comint-send-input): Add `input' field property to stuff we send to
17949 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
17950 (comint-output-filter): Add `output' field property to process
17951 output, if comint-use-prompt-regexp-instead-of-fields is nil.
17952 (comint-replace-by-expanded-history)
17953 (comint-get-old-input-default, comint-show-output)
17954 (comint-backward-matching-input, comint-forward-matching-input)
17955 (comint-next-prompt, comint-previous-prompt): Use field
17956 properties if comint-use-prompt-regexp-instead-of-fields is nil.
17957 (comint-line-beginning-position): New function.
17958 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
17959 (comint-replace-by-expanded-history-before-point): Use
17960 comint-line-beginning-position and line-end-position.
17961 (comint-last-output-overlay): New variable.
17962 (comint-mode): Make `comint-last-output-overlay' buffer-local.
17963
17964 * shell.el (shell-prompt-pattern): Doc change.
17965 (shell-backward-command): Use line-beginning-position.
17966
17967 * gud.el (gud-gdb-complete-command): Use
17968 comint-line-beginning-position.
17969
17970 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
17971 comint-bol doesn't actually go to the beginning of the line.
17972
17973 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
17974 if comint-use-prompt-regexp-instead-of-fields is non-nil.
17975 (try-expand-line-all-buffers): Likewise.
17976
17977 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
17978 explicitly matching comint-prompt-regexp.
17979 (sql-copy-column): Use comint-line-beginning-position instead of
17980 explicitly matching comint-prompt-regexp.
17981
17982 * progmodes/octave-inf.el (inferior-octave-complete): Use
17983 comint-line-beginning-position.
17984
17985 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
17986
17987 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
17988 looking for a prompt, use `forward-line 0' instead of
17989 `beginning-of-line', to avoid getting caught by an input field.
17990
17991 2000-08-07 Gerd Moellmann <gerd@gnu.org>
17992
17993 * files.el (shell-quote-wildcard-pattern): Make sure to return
17994 PATTERN, in the Unix case.
17995
17996 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
17997
17998 * play/zone.el (zone): Discard any pending input before running
17999 the randomly-chosen pgm.
18000
18001 2000-08-07 Kenichi Handa <handa@etl.go.jp>
18002
18003 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
18004 checking the existence of any multibyte characters.
18005
18006 2000-08-06 Gerd Moellmann <gerd@gnu.org>
18007
18008 * help.el (describe-mode): Test minor-mode symbol for being
18009 bound before testing its value for being nil.
18010
18011 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
18012 `first', `second', and `third'.
18013
18014 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
18015 (second): Make it an alias for `cadr'.
18016
18017 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
18018
18019 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
18020 types of display support faces now.
18021
18022 2000-08-05 Gerd Moellmann <gerd@gnu.org>
18023
18024 * pcvs.el (require): Require `cl' during compilation, only.
18025
18026 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
18027 (toplevel): Remove `remq' and `remove' from autoloads.
18028 (cl-fake-autoloads): New variable. If set, arrange for an error
18029 when CL functions etc. are autoloaded.
18030
18031 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
18032
18033 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
18034
18035 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
18036 popped up, but the user clicks outside the menu, return an empty
18037 regexp (that causes unhighlight-regexp to have no effect).
18038
18039 * menu-bar.el (menu-bar-games-menu): Add Zone.
18040
18041 * hi-lock.el (toplevel): Require font-lock.
18042
18043 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18044
18045 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
18046 (ebnf-8-bit-chars): New var for bug fix.
18047 (ebnf-string): Bug fix.
18048
18049 2000-08-03 Sam Steingold <sds@gnu.org>
18050
18051 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
18052 instead of `buffer-string'.
18053 (require 'cl): Always, not just when compiling.
18054 `ignore-errors' in `interactive', `list*', `defun*' &c make this
18055 necessary.
18056
18057 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
18058
18059 * international/mule-cmds.el (select-safe-coding-system): Make
18060 the message text about selecting a safe coding system more clear.
18061
18062 2000-08-02 Gerd Moellmann <gerd@gnu.org>
18063
18064 * hi-lock.el: New file.
18065
18066 * play/zone.el: New file.
18067
18068 * replace.el (occur): Set tab-width in the *Occur* buffer to the
18069 value of tab-width in the original buffer. Choose a line number
18070 format that's a multiple of the original buffer's tab width, so
18071 that lines appear right.
18072
18073 * textmodes/ispell.el (ispell): New function, replacing an alias.
18074 Spell-check active region if in transient-mark-mode and mark
18075 is active; otherwise spell-check buffer.
18076
18077 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18078
18079 * ps-mule.el: Fix a customization problem on
18080 ps-mule-font-info-database-default.
18081
18082 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
18083
18084 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
18085 display-mouse-p instead of window-system.
18086 (ebrowse-member-mode-map): Ditto.
18087
18088 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18089
18090 * progmodes/ebnf2ps.el: Update ps-print functions call.
18091 Indentation fix. Doc fix.
18092 (ebnf-version): New version number (3.2).
18093 (ebnf-format-color, ebnf-begin-job): Code fix.
18094
18095 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
18096
18097 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
18098 font lock support on window-system.
18099 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
18100
18101 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
18102 display-color-p, if fboundp, instead of window-system.
18103
18104 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
18105
18106 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
18107 instead of window-system.
18108
18109 * wid-edit.el (widget-choose): Use display-mouse-p instead of
18110 window-system.
18111 (widget-choice-mouse-down-action): Use display-popup-menus-p
18112 instead of window-system.
18113
18114 * strokes.el (strokes-file): Run the file name through
18115 convert-standard-filename.
18116 (strokes-mode): Call display-mouse-p instead of looking at
18117 window-system. Change the error message accordingly.
18118
18119 * progmodes/cpp.el (toplevel): Support faces on tty's.
18120
18121 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
18122 (lm-plot-square, lm-init-display): Don't use window-system.
18123
18124 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
18125 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
18126
18127 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
18128 instead of looking at window-system.
18129
18130 2000-07-30 Gerd Moellmann <gerd@gnu.org>
18131
18132 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
18133 of testing if iswitchb-prepost-hooks is bound, because the
18134 latter will always be true when invoking a recursive minibuffer
18135 from an active Iswitchb buffer.
18136
18137 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
18138
18139 * files.el (shell-quote-wildcard-pattern): New function.
18140 (insert-directory): Call it. Only prepend "\" to command on Unix
18141 and GNU/Linux systems.
18142
18143 2000-07-30 Gerd Moellmann <gerd@gnu.org>
18144
18145 * eshell/esh-groups.el: Change custom :link file names
18146 from `eshell.info' to `eshell'.
18147
18148 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
18149
18150 * dired.el (dired-build-subdir-alist): Expand subdirectory names
18151 correctly in recursive ange-ftp listings.
18152
18153 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18154
18155 * ps-print.el: Fix bug 1: if ps-font-size-internal,
18156 ps-header-font-size-internal and
18157 ps-header-title-font-size-internal variables are not set,
18158 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
18159 face text property is (foreground-color . COLOR) or
18160 `(background-color . COLOR)', ps-print crashes. Doc fix.
18161 (ps-print-version): New version number (5.2.4).
18162 (ps-plot-region): Code fix.
18163 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
18164 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
18165 Bug fix 2.
18166
18167 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
18168
18169 * glasses.el (glasses-make-readable): Fix uncapitalization of
18170 identifiers like `myXMLDocument'.
18171
18172 2000-07-28 Karl Fogel <kfogel@red-bean.com>
18173
18174 * mail/mail-hist.el (mail-hist-previous-input)
18175 (mail-hist-next-input): Do the obvious code factorization.
18176 (mail-hist-retrieve-and-insert): New func, contains common
18177 code of above two.
18178 If inserting a message body, leave point at top.
18179
18180 2000-07-28 Sam Steingold <sds@gnu.org>
18181
18182 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18183 Use `<=', not `<' to compare times!
18184 (ange-ftp-ls): Remove.
18185
18186 2000-07-27 Gerd Moellmann <gerd@gnu.org>
18187
18188 * play/cookie1.el: Add explanation of how to make cookie.el
18189 compatible with strfile(1) to comment.
18190
18191 * subr.el (remove, remq): New functions.
18192
18193 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
18194 escape `*' in regexps.
18195 (midnight-find): Reverse order of arguments in the funcall of
18196 TEST.
18197
18198 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
18199 and `.class'.
18200
18201 * play/meese.el: Add Commentary section.
18202
18203 2000-07-27 Alex Schroeder <alex@gnu.org>
18204
18205 * sql.el (sql-ms): Added autoload cookie.
18206 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
18207 (sql-oracle): Ditto.
18208 (sql-help): Doc change.
18209
18210 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
18211 types and exceptions.
18212
18213 2000-07-27 Alex Schroeder <alex@gnu.org>
18214
18215 * sql.el (sql-placeholder-history): New variable.
18216 (sql-query-placeholders-and-send): New function that will query
18217 the user and replace placeholders with user input.
18218 (sql-oracle): If running on NT, set comint-input-sender to
18219 sql-query-placeholders-and-send.
18220
18221 (sql-stop): If in the SQLi buffer, insert stop notification, else
18222 present it as a message.
18223
18224 2000-07-27 Alex Schroeder <alex@gnu.org>
18225
18226 * sql.el (sql-input-ring-separator): Doc change.
18227 (sql-input-ring-file-name): Doc change.
18228 (sql-interactive-mode): Use `sql-input-ring-separator' and
18229 `sql-input-ring-file-name' to set the comint-mode equivalents
18230 without making them local variables.
18231 (sql-stop): Don't bind `sql-input-ring-separator' and
18232 `sql-input-ring-file-name' dynamically to their comint-mode
18233 equivalents.
18234
18235 2000-07-27 Kenichi Handa <handa@etl.go.jp>
18236
18237 * international/mule.el (register-char-codings): New function.
18238 (make-coding-system): Handle `safe-chars' specification in the arg
18239 PROPERTY.
18240
18241 * international/mule-cmds.el
18242 (find-coding-systems-region-subset-p): This function deleted.
18243 (sort-coding-systems-predicate): New variable.
18244 (sort-coding-systems): New function.
18245 (find-coding-systems-region): Use
18246 find-coding-systems-region-internal.
18247 (find-coding-systems-string): Use find-coding-systems-region.
18248 (find-coding-systems-for-charsets): Check
18249 char-coding-system-table.
18250 (select-safe-coding-system-accept-default-p): New variable.
18251 (select-safe-coding-system): Mostly rewritten. New argument
18252 ACCEPT-DEFAULT-P.
18253 (select-message-coding-system): Call select-safe-coding-system
18254 with ACCEPT-DEFAULT-P arg.
18255 (reset-language-environment): Reset default-sendmail-coding-system
18256 to the default value iso-latin-1.
18257 (set-language-environment): Don't set the obsolete variable
18258 charset-origin-alist.
18259
18260 * international/codepage.el (cp-coding-system-for-codepage-1):
18261 Give `safe-chars' property to make-coding-system.
18262
18263 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
18264 calling select-message-coding-system twice.
18265
18266 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
18267 instead of `safe-charsets'.
18268 (cyrillic-alternativnyj): Likewise.
18269 (ccl-encode-alternativnyj): Don't check the charset
18270 cyrillic-iso8859-5.
18271
18272 2000-07-27 Kenichi Handa <handa@etl.go.jp>
18273
18274 * composite.el (compose-chars-after): Preserve match data.
18275
18276 2000-07-26 Sam Steingold <sds@gnu.org>
18277
18278 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
18279 (ange-ftp-real-file-newer-than-file-p): New function.
18280 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
18281 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
18282
18283 * tooltip.el (tooltip-float-time): Removed (use `float-time').
18284 * midnight.el (midnight-float-time): Ditto.
18285
18286 2000-07-26 Andreas Schwab <schwab@suse.de>
18287
18288 * files.el (normal-backup-enable-predicate): Correct
18289 interpretation of the return value of compare-strings.
18290
18291 2000-07-26 Gerd Moellmann <gerd@gnu.org>
18292
18293 * isearch.el (isearch-resume): New function.
18294 (isearch-done): Add something to command-history to resume
18295 the search.
18296 (isearch-yank-line, isearch-yank-word): Use
18297 buffer-substring-no-properties instead of buffer-substring.
18298
18299 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
18300 of flyspell-mouse-map.
18301
18302 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
18303 duplicate definition.
18304 (makefile-mode): Remove duplicate setting of local-abbrev-table.
18305
18306 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
18307 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
18308
18309 2000-07-25 Sam Steingold <sds@gnu.org>
18310
18311 * net/ange-ftp.el: Get modtime over the net.
18312 (ange-ftp-file-modtime): New function.
18313 (ange-ftp-write-region, ange-ftp-insert-file-contents)
18314 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
18315 Use it.
18316 (ange-ftp-dot-to-slash): New function.
18317 (ange-ftp-fix-name-for-vms): Use it.
18318
18319 * midnight.el (midnight-buffer-display-time): Use
18320 `with-current-buffer'.
18321
18322 2000-07-25 Gerd Moellmann <gerd@gnu.org>
18323
18324 * find-dired.el: Update copyright notice.
18325 (find-dired): Offer to kill a running `find'.
18326
18327 * enriched.el (enriched-face-ans): For a `foreground-color'
18328 property, return '(("x-color" COLOR))' so that COLOR will be
18329 output as a parameter of the x-color annotation. Likewise for the
18330 `background-color' property. In the case of normal face
18331 properties, don't return annotations for unspecified foreground
18332 and background face attributes.
18333
18334 2000-07-25 Kenichi Handa <handa@etl.go.jp>
18335
18336 * language/japan-util.el (japanese-katakana-region): Fix handling
18337 HANKAKU argument.
18338
18339 2000-07-25 Miles Bader <miles@gnu.org>
18340
18341 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
18342 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
18343 constrain-to-field.
18344
18345 2000-07-24 Andrew Innes <andrewi@gnu.org>
18346
18347 * timer.el (timer-activate-when-idle): Add optional parameter
18348 DONT-WAIT. Update docstring.
18349 (run-with-idle-timer): Specify extra parameter to
18350 timer-activate-when-idle, so that timer will be activated
18351 immediately if Emacs is already idle.
18352
18353 * w32-fns.el (w32-using-nt): Fix docstring.
18354
18355 2000-07-24 Dave Love <fx@gnu.org>
18356
18357 * mouse.el (popup-menu): Set last-command-event.
18358 (mouse-major-mode-menu-prefix): Declare.
18359
18360 2000-07-24 Gerd Moellmann <gerd@gnu.org>
18361
18362 * textmodes/flyspell.el: Update to author's version 1.5d.
18363
18364 * progmodes/hideshow.el: Update copyright notice.
18365
18366 * vcursor.el: Set maintainer to FSF, since author cannot
18367 be reached.
18368
18369 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
18370
18371 * info.el (Info-goto-emacs-key-command-node): Leave a space after
18372 the prompt.
18373
18374 * mouse.el (popup-menu): Run the keymap through indirect-function,
18375 in case it was defined with define-prefix-key. If the menu is a
18376 list of keymaps, look up the binding of user's choice in each one
18377 of the keymaps.
18378 (mouse-popup-menubar): If the global and local menu-bar keymaps
18379 don't have a prompt string, create one and insert it into the
18380 keymap. Don't barf if current-local-map returns nil.
18381
18382 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
18383
18384 * dired.el (dired-sort-R-check): Added to allow recursive listing
18385 to be undone.
18386 (dired-sort-other): Use it.
18387
18388 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18389
18390 * Release of cc-mode 5.27
18391
18392 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18393
18394 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
18395 c-beginning-of-statement-1 that caused a bad case of recursion
18396 which could consume a lot of CPU in large classes in languages
18397 that have in-expression classes (i.e. Java and Pike).
18398
18399 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
18400 statements before top level constructs (i.e. case 6 is moved
18401 before case 5 and is now case 4) to catch in-expression
18402 classes in top level expressions correctly.
18403
18404 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18405
18406 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
18407 objc-method-intro. Case 4 removed and case 5I added.
18408
18409 * cc-langs.el (c-append-paragraph-start): New variable used by
18410 c-common-init to get paragraph-start correct.
18411 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
18412 initialize paragraph-start to make it correct both with and
18413 without the javadoc special case.
18414
18415 * cc-mode.el (java-mode): Use c-append-paragraph-start to
18416 initialize paragraph-start for javadoc markup.
18417
18418 * cc-vars.el (c-style-variables-are-local-p): Incompatible
18419 change by defaulting this to t. It's motivated by the
18420 confusing behavior that otherwise arise from the style system
18421 when editing both java and non-java files at the same time
18422 (see the comments about style setting in c-common-init).
18423
18424 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18425
18426 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
18427 similar to the one in c-fill-paragraph to check the fill
18428 prefix from the adaptive fill function for sanity.
18429
18430 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18431
18432 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
18433 defun block.
18434
18435 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18436
18437 * cc-align.el (c-lineup-multi-inher): Handle lines with
18438 leading comma nicely. Extended to handle member initializers
18439 too.
18440
18441 * cc-engine.el: (c-beginning-of-inheritance-list,
18442 c-guess-basic-syntax): Fixed recognition of inheritance lists
18443 when the lines begins with a comma.
18444
18445 * cc-vars.el (c-offsets-alist): Changed default for
18446 member-init-cont to c-lineup-multi-inher since it now handles
18447 member initializers and indents better for leading commas.
18448
18449 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18450
18451 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
18452 handling that caused class open lines to be recognized as
18453 statement-conts in some cases.
18454
18455 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
18456 guessed by the adaptive fill function unless point is on the
18457 first line of a block comment.
18458
18459 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
18460 when the buffer ends with a macro continuation char.
18461
18462 * cc-engine.el (c-guess-basic-syntax): Added support for
18463 function definitions as statements in Pike. The first
18464 statement in a lambda block is now labeled defun-block-intro
18465 instead of statement-block-intro.
18466
18467 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
18468 so that the class surrounding point is selected, not the one
18469 innermost in the state.
18470
18471 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
18472 recognition of switch labels having hanging multiline
18473 statements.
18474
18475 * cc-engine.el (c-beginning-of-member-init-list): Broke out
18476 some code in c-guess-basic-syntax to a separate function.
18477 * cc-engine.el (c-just-after-func-arglist-p): Fixed
18478 recognition of member inits with multiple line arglists.
18479 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
18480 member-init-cont when the commas are in funny places.
18481
18482 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18483
18484 * cc-defs.el (c-auto-newline): Removed this macro since it's
18485 not used anymore.
18486
18487 * cc-engine.el (c-looking-at-bos): New helper function.
18488 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
18489 inexpr and toplevel classes apart in Pike.
18490
18491 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
18492 of case 9A.
18493
18494 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
18495 constant, since "class" can introduce an in-expression class
18496 in Pike nowadays.
18497
18498 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18499
18500 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
18501 indentation on cpp-macro lines.
18502
18503 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
18504 a syntax modifier like comment-intro, to make it possible to
18505 get syntactic indentation for preprocessor directives. It's
18506 incompatible wrt to lineup functions on cpp-macro, but it has
18507 no observable effect in the 99.9% common case where cpp-macro
18508 is set to -1000.
18509
18510 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18511
18512 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
18513 member-init-cont when the preceding arglist is several lines.
18514
18515 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18516
18517 * cc-styles.el (c-style-alist): The basic offset for the BSD
18518 style corrected to 8.
18519
18520 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18521
18522 * cc-styles.el (c-style-alist): Adjusted the indentation of
18523 brace list openers in the gnu style.
18524
18525 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18526
18527 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
18528
18529 * cc-cmds.el (c-electric-brace, c-electric-slash,
18530 c-electric-star, c-electric-semi&comma, c-electric-colon,
18531 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
18532 when c-syntactic-indentation is nil.
18533
18534 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
18535 we were left at comments preceding the first statement when
18536 reaching the beginning of the buffer.
18537
18538 * cc-vars.el (c-syntactic-indentation): New variable to turn
18539 off all syntactic indentation.
18540
18541 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18542
18543 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
18544 between the text and the block comment ender when it hangs,
18545 depending on how many there are before the fill.
18546
18547 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18548
18549 * cc-engine.el (c-beginning-of-closest-statement): New helper
18550 function to go back to the closest preceding statement start,
18551 which could be inside a conditional statement.
18552 * cc-engine.el (c-guess-basic-syntax): Use
18553 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
18554
18555 * cc-engine.el (c-guess-basic-syntax): Better handling of
18556 arglist-intro, arglist-cont-nonempty and arglist-close when
18557 the arglist is nested inside parens. Cases 7A, 7C and 7F
18558 changed.
18559
18560 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
18561 up-to-date with javadoc 1.2.
18562
18563 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18564
18565 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
18566 multiline Pike type decls.
18567
18568 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18569
18570 * cc-cmds.el (c-indent-new-comment-line): Always break
18571 multiline comments in multiline mode, regardless of
18572 comment-multi-line.
18573
18574 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18575
18576 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
18577 fully::qualified::names in C++ member init lists. Preamble in
18578 case 5D changed.
18579
18580 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18581
18582 * cc-langs.el (c-common-init): Handling of obsolete variables
18583 moved to c-initialize-cc-mode. More compatible style override
18584 when using global style variables.
18585 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
18586 variables moved here.
18587
18588 * cc-styles.el (c-make-styles-buffer-local): Flag style
18589 variable localness in c-style-variables-are-local-p to make
18590 the compatibility measure in c-common-init work well.
18591
18592 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
18593 longer contain set-from-style.
18594 * cc-styles.el (c-initialize-builtin-style): Don't check for
18595 set-from-style on c-special-indent-hook.
18596 * cc-styles.el (c-copy-tree): Obsolete. The standard function
18597 copy-alist is sufficient now.
18598
18599 * cc-styles.el (c-set-style, c-set-style-1,
18600 c-get-style-variables): Fixes to variable initialization so
18601 that duplicate entries in styles have the same effect
18602 regardless of DONT-OVERRIDE.
18603
18604 * cc-styles.el (c-set-style-2): Fixed bug where the
18605 initialization of inheriting styles failed when the
18606 dont-override flag is set.
18607
18608 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
18609 on this.
18610
18611 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18612
18613 * cc-defs.el (c-forward-comment): Removed the workaround
18614 introduced in 5.38 since it had worse side-effects. If a line
18615 contains the string "//\"", it regarded the // as a comment
18616 start since the \ temporarily doesn't have escape syntax.
18617
18618 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
18619
18620 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
18621 ada-xref.el before ada-prj.el, so that the Project menu is created
18622 when ada-prj tries to add to it.
18623 (ada-activate-keys-for-case): Suppress the characters that are not
18624 part of the Ada syntax. Better compatibility with else-mode
18625 (ada-adjust-case-interactive): When auto-casing is not active,
18626 correctly insert newlines (used to insert only ^M). Prevent the
18627 syntax table from being changed in case of an error
18628 (or '_' becomes part of a word and some commands are confused).
18629 Do nothing if ada-auto-case is nil.
18630 (ada-after-keyword-p): Ignore keywords that are also attributes
18631 (ada-batch-reformat): Update usage comment
18632 (ada-call-from-contextual-menu): New function
18633 (ada-case-read-exceptions): Reinitialize the casing exception list
18634 first to nil first, so that the casing exception file can be
18635 shared.
18636 (ada-check-defun-name): Handles "configure" keyword for gnatdist
18637 files.
18638 (ada-compile-goto-error): Fix regexp used to detect a file:line
18639 anywhere in the error message
18640 (ada-contextual-menu-last-point): New variable
18641 (ada-create-keymap): If the variable delete-key-deletes-forward is
18642 t on XEmacs, it means that DEL should delete one character
18643 forward.
18644 (ada-create-menu): Use :included instead of :visible for XEmacs.
18645 New submenu "Options".
18646 (ada-end-stmt-re): Correctly indent "select ... then abort"
18647 statements.
18648 (ada-fill-comment-paragraph): Correctly delete all leading '--'
18649 even if they don't match ada-fill-comment-prefix Fix handling of
18650 paragraphs on the first or last line of a file.
18651 (ada-format-paramlist): Fix handling of default parameter values.
18652 (ada-get-body-name): New function.
18653 (ada-get-current-indent): Optimized by searchling directly for an
18654 existing generic part or a statement outside of it. Handle
18655 ada-indent-align-comments when indenting comments Replaced some
18656 regexps by testing directly the next character. This results in a
18657 huge speedup on some files. New indentation scheme for renames
18658 statements. Stop looking for the 'while' or 'for' associated with
18659 a 'loop' at the first semicolon encountered. A "return" can also
18660 match an anonymous access subprogram declaration.
18661 (ada-get-indent-noindent): Ignore strings and comments when
18662 looking for the keywords "record" and "private".
18663 (ada-goto-matching-decl-start): When matching "if", make sure we
18664 are not in fact seeing "end if". Ignore "when" statements except
18665 when initial keyword was "begin". Fix handling of nested
18666 procedures. Add a recursive call to this function to skip over
18667 other 'end' statmts. Fix indentation for "when .. => begin"
18668 (ada-in-open-paren-p): Fix indentation for complex boolean
18669 expressions, where 'and then', 'or else' and parenthesis
18670 statements are mixed up.
18671 (ada-in-paramlist-p): Skip comments while searching for the
18672 beginning Fix handling of operator declarations.
18673 (ada-indent-align-comments): New variable
18674 (ada-indent-current): Change the syntax table only in the
18675 protected section, so that we are sure it is restored correctly.
18676 (ada-indent-on-previous-lines): Use ada-use-indent and
18677 ada-with-indent Correctly indent "select ... then"
18678 (ada-indent-region): Slight speedup.
18679 (ada-indent-renames): New variable.
18680 (ada-last-which-function-subprog, ada-last-which-function-line):
18681 New variables
18682 (ada-looking-at-semi-private): Correctly indent the 'private'
18683 keyword when it is the first word in a package declaration.
18684 (ada-loose-case-word): Stop searching if at the end of the buffer.
18685 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
18686 even if point is not initially at the end of the word.
18687 (ada-matching-decl-start-re): Add "when".
18688 (ada-mode): Add support for abbrev-mode, outline-mode and
18689 which-func-mode Override the old find-file.el entry in
18690 ff-special-constructs since it is using the obsolete
18691 ada-spec-suffix variable
18692 (ada-no-auto-case): New function
18693 (ada-scan-paramlist): When parsing the argument type, accept
18694 spaces (as in "X 'Class", generated by Rational Rose).
18695 (ada-other-file-name): No longer loads the other file.
18696 (ada-popup-menu): Save and restore the current buffer and cursor
18697 position before and after displaying the menu.
18698 (ada-search-ignore-complex-boolean): New function.
18699 (ada-uncomment-region): Emacs21 already knows how to delete
18700 comments not starting in the first column.
18701 (ada-use-indent): New variable
18702 (ada-which-function): New function.
18703 (ada-with-indent): New variable
18704 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
18705 can be batch-compiled from the command line.
18706
18707 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
18708 Add to the menu when the file is loaded, not in ada-mode-hook.
18709 Add -toolbar to the default ddd command Switches moved from
18710 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
18711 ada-prj-default-comp-opt
18712 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
18713 Reference Manual to the menu
18714 (ada-check-current): rewritten as a call to ada-compile-current
18715 (ada-compile): Removed.
18716 (ada-compile-application, ada-compile-current, ada-check-current):
18717 Set the compilation-search-path so that compile.el automatically
18718 finds the sources in src_dir. Automatic scrollong of the
18719 compilation buffer. C-uC-cC-c asks for confirmation before
18720 compiling
18721 (ada-compile-current): New parameter, prj-field
18722 (ada-complete-identifier): Load the .ali file before doing
18723 processing
18724 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
18725 conform to gnatmake's behavior.
18726 (ada-find-file-in-dir): New function
18727 (ada-find-references): Set the environment variables for gnatfind
18728 (ada-find-src-file-in-dir): New function.
18729 (ada-first-non-nil): Removed
18730 (ada-gdb-application): Add support for jdb, the java debugger.
18731 (ada-get-ada-file-name): Load the original-file first if not done
18732 yet.
18733 (ada-get-all-references): Handles the new ali syntax (parent types
18734 are found between <>).
18735 (ada-initialize-runtime-library): New function
18736 (ada-mode-hook): Always load a project file when a file is opened,
18737 so that the casing exceptions are correctly read.
18738 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
18739 (ada-parse-prj-file): Use find-file-noselect instead of find-file
18740 to open the project file, since the latter does not work with
18741 speedbar Get default values before loading the prj file, or the
18742 default executable file name is wrong. Use the absolute value of
18743 src_dir to initialize ada-search-directories and
18744 compilation-search-path,... Add the standard runtime library to
18745 the search path for find-file.
18746 (ada-prj-default-debugger): Was missing an opening '{'
18747 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
18748 variables.
18749 (ada-prj-default-gnatmake-opt): New variable
18750 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
18751 buffers, the project file is the default one Save the windows
18752 configuration before displaying the menu.
18753 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
18754 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
18755 ...) regexp-quote identifiers names to support operators +,
18756 -,... in regexps.
18757 (ada-remote): New function.
18758 (ada-run-application): Erase the output buffer before starting the
18759 run Support remote execution of the application. Use
18760 call-process, or the arguments are incorrectly parsed
18761 (ada-set-default-project-file): Reread the content of the active
18762 project file, not the one from the current buffer When a project
18763 file is set as the default project, all directories are
18764 automatically associated with it.
18765 (ada-set-environment): New function
18766 (ada-treat-cmd-string): New special variable ${current}
18767 (ada-treat-cmd-string): Revised. The substitution is now done for
18768 any ${...} substring
18769 (ada-xref-current): If no body was found, compiles the spec
18770 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
18771 compiler to get rid of command line length limitations.
18772 (ada-xref-get-project-field): New function
18773 (ada-xref-project-files): New variable
18774 (ada-xref-runtime-library-specs-path)
18775 (ada-xref-runtime-library-ali-path): New variables
18776 (ada-xref-set-default-prj-values): Default run command now does a
18777 cd to the build directory. New field: main_unit Provide a default
18778 file name even if the current buffer has no prj file.
18779
18780 * ada-prj.el:
18781 Rewritten to show a tabbed-dialog.
18782 (ada-prj-add-ada-menu): Remove the map and name parameters.
18783 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
18784 New function
18785 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
18786 (ada-prj-load-from-file): New function
18787 (ada-prj-save): Always save fields that depend on the current buffer
18788 (ada-prj-show-value): New function
18789
18790 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
18791 Ada mode. This will allow us to display the Ada menu in any buffer
18792 we want (for project items).
18793 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
18794 number of spaces in the header.
18795
18796 2000-07-24 Dave Love <fx@gnu.org>
18797
18798 * ediff-init.el (ediff-region-help-echo): Bind face-help.
18799
18800 2000-07-23 Noah Friedman <friedman@splode.com>
18801
18802 * type-break.el (type-break): perform autosave.
18803 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
18804 (type-break-do-query): Cancel query schedule while performing
18805 actual query, to avoid possibility of a second query being made
18806 while first one is already in progress.
18807 (type-break-time-stamp-format): New variable.
18808 (type-break-time-stamp): New function.
18809 (type-break-time-warning): Use it.
18810 (type-break-keystroke-warning): Use it.
18811 (type-break-noninteractive-query): Use it.
18812
18813 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
18814 cookie.
18815 Use add-minor-mode to set minor-mode-alist, if available.
18816 (eldoc-echo-area-use-multiline-p): New user option.
18817 (eldoc-echo-area-multiline-supported-p): New variable.
18818 (eldoc-docstring-format-sym-doc): Use them.
18819 (eldoc-mode): If not using idle timers, append to local post and
18820 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
18821 (eldoc-display-message-no-interference-p): Don't interfere with
18822 edebug.
18823 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
18824 (eldoc-function-arglist): New function.
18825 (eldoc-function-argstring): Use it.
18826
18827 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
18828 auto save directory exists before calling directory-files.
18829
18830 2000-07-23 Dave Love <fx@gnu.org>
18831
18832 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
18833 ^o, ^u.
18834
18835 2000-07-21 Dave Love <fx@gnu.org>
18836
18837 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
18838 now passed to the function. It now works properly.
18839
18840 * smerge-mode.el (smerge-mode-menu): Fill it out.
18841
18842 2000-07-20 Gerd Moellmann <gerd@gnu.org>
18843
18844 * info-look.el (info-lookup): If *info* is shown in another frame
18845 on the same display, select that frame, instead of switching to
18846 the Info buffer in another window of the selected frame.
18847
18848 * simple.el (universal-argument-map): Bind numeric keypad keys
18849 kp-0 to kp-9 and kp-subtract.
18850 (digit-argument): Handle these keys.
18851
18852 2000-07-20 Dave Love <fx@gnu.org>
18853
18854 * net/goto-addr.el (goto-address-fontify): Don't bother with
18855 buffer-modified and read-only stuff -- irrelevant with overlays.
18856 Put an extra property on the overlays and use it to clean up in
18857 case goto-address is re-run.
18858
18859 2000-07-19 Richard M. Stallman <rms@gnu.org>
18860
18861 * timer.el (run-with-idle-timer): Doc fix.
18862
18863 * mail/mail-utils.el (mail-strip-quoted-names):
18864 Handle case where <...> appears inside "...".
18865 Use replace-match to edit the string more simply.
18866 (rmail-dont-reply-to): Cope with an unmatched ".
18867
18868 2000-07-19 Dave Love <fx@gnu.org>
18869
18870 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
18871 implementation.
18872
18873 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
18874 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
18875 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
18876
18877 2000-07-19 Gerd Moellmann <gerd@gnu.org>
18878
18879 * textmodes/refer.el: Correct maintainer's email address.
18880
18881 * progmodes/hideif.el: Correct author's email address.
18882 Fix typo in comment.
18883
18884 * xml.el: New file.
18885
18886 * mail/mailheader.el: Correct author's mail address.
18887
18888 * gnus/parse-time.el: Correct author's mail address.
18889
18890 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
18891
18892 * comint.el (comint-highlight-input, comint-highlight-face):
18893 New user options.
18894 (comint-input-ring-file-name): Change custom type.
18895 (comint-mode-map): Bind mouse-2.
18896 (comint-insert-clicked-input): New function.
18897 (comint-send-input): Handle input highlighting.
18898
18899 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
18900
18901 * mouse.el (popup-menu): New function.
18902 (mouse-major-mode-menu): Use it.
18903
18904 2000-07-18 Dave Love <fx@gnu.org>
18905
18906 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
18907 improvements.
18908
18909 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18910
18911 * faces.el (face-font-selection-order)
18912 (face-font-family-alternatives): Add custom type.
18913
18914 2000-07-18 Dave Love <fx@gnu.org>
18915
18916 * cus-edit.el (custom-variable-reset-saved)
18917 (custom-variable-reset-standard): Remove unused bindings.
18918
18919 * rect.el (open-rectangle-line): Remove unused let.
18920
18921 * hl-line.el (hl-line-highlight): Check hl-line-mode.
18922
18923 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18924
18925 * cdl.el: Fix `Maintainer' keyword.
18926
18927 * play/pong.el: Add author's email address.
18928
18929 2000-07-17 Sam Steingold <sds@gnu.org>
18930
18931 * files.el (insert-directory): Call `split-string' instead of
18932 re-implementing it.
18933
18934 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18935
18936 * mail/vms-pmail.el: Change maintainer to FSF.
18937
18938 * net/goto-addr.el: Change maintainer to FSF.
18939
18940 * info.el (Info-title-face-alist): Removed.
18941
18942 2000-07-18 David Ponce <david@dponce.com>
18943
18944 * recentf.el (recentf-open-files): New command that works like
18945 `recentf-open-more-files', but shows the whole list of files (not just
18946 those omitted from the menu). Useful if you don't use a menu-bar!
18947 (recentf-open-more-files) Modified to use `recentf-open-files'.
18948
18949 (recentf-open-files, recentf-open-more-files)
18950 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
18951
18952 (recentf-dialog-mode): New mode for dialogs. You can now just type
18953 "q" to cancel the dialogs.
18954
18955 2000-07-18 David Ponce <david@dponce.com>
18956
18957 * recentf.el: This is a major update of recentf.el. It adds new
18958 features to better organize the recentf menu and "More..." buffer.
18959
18960 Using new provided menu filtering functions you can now organize the
18961 recent files list:
18962
18963 - by major modes
18964 - by directories
18965 - by user defined rules
18966
18967 Finally, with the new `recentf-filter-changer' customizable filter you
18968 can define a ring of filters and dynamically (via the menu) cycle on
18969 each menu organization in the ring (a la msb).
18970
18971 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
18972
18973 * eshell/eshell.el (eshell): Replace links to eshell.info with
18974 links to eshell, to avoid problems on systems where the manual is
18975 installed as `eshell'.
18976 * eshell/esh-cmd.el (eshell-cmd): Ditto.
18977 * eshell/em-smart.el (eshell-smart): Ditto.
18978 * eshell/em-banner.el (eshell-banner): Ditto.
18979 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
18980
18981 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
18982 same-file check in the MS-DOS version (it does support inodes).
18983
18984 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
18985
18986 * eshell/eshell.el (eshell-directory-name):
18987 Run default directory name through convert-standard-filename.
18988
18989 2000-07-18 Kenichi Handa <handa@etl.go.jp>
18990
18991 * international/mule-cmds.el (select-safe-coding-system):
18992 Fix typo in the comment.
18993
18994 * language/european.el (compound-text):
18995 Force katakana-jisx0201 to be designated to G1.
18996
18997 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
18998 Don't translate some national variant characters of latin-jisx0201.
18999 (x-ctext): Force katakana-jisx0201 to be designated to G1.
19000
19001 * international/kkc.el (kkc-after-update-conversion-functions):
19002 New variable.
19003 (kkc-update-conversion): Run functions in it at the tail.
19004
19005 2000-07-16 John Wiegley <johnw@gnu.org>
19006
19007 * lisp/align.el (align-newline-and-indent):
19008 Adding new function. for auto-aligning blocks of code on RET.
19009 (align-region): Fixed badly formatted minibuffer message.
19010
19011 2000-07-17 Kenichi Handa <handa@etl.go.jp>
19012
19013 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
19014 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
19015 the conversion list at first if appropriate.
19016 (kkc-next): Don't update kkc-next-count here.
19017 (kkc-prev): Don't update kkc-prev-count here.
19018 (kkc-show-conversion-list-update): Fix setting up of conversion
19019 list message.
19020
19021 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
19022
19023 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
19024
19025 2000-07-16 Dave Love <fx@gnu.org>
19026
19027 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
19028 function to be more specific.
19029
19030 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
19031 non-string help-echo.
19032 (widget-types-convert-widget): Defsubst it.
19033 (widget-echo-help): Try to cope with a help-echo function of two
19034 possible sorts.
19035
19036 2000-07-15 Jason Rumney <jasonr@gnu.org>
19037
19038 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
19039 Declare as obsolete.
19040
19041 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
19042
19043 2000-07-14 Gerd Moellmann <gerd@gnu.org>
19044
19045 * hilit-chg.el: Fix typo.
19046
19047 2000-07-14 Dave Love <fx@gnu.org>
19048
19049 * info.el (Info-mode-menu): Fix use of :help, :enable.
19050
19051 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
19052
19053 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
19054
19055 2000-07-13 Dave Love <fx@gnu.org>
19056
19057 * emacs-lisp/easymenu.el: Doc fixes.
19058 (easy-menu-remove): Defalias to ignore.
19059
19060 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
19061 Call throw correctly.
19062
19063 2000-07-13 Gerd Moellmann <gerd@gnu.org>
19064
19065 * faces.el (frame-background-mode): Doc fix.
19066
19067 * simple.el (eval-expression-print-length): Change custom type to
19068 allow entering nil as value.
19069
19070 2000-07-13 Dave Love <fx@gnu.org>
19071
19072 * progmodes/fortran.el (fortran-imenu-generic-expression):
19073 Change definition layout.
19074 (fortran-mode-menu): Reinstate customize entries.
19075
19076 * cus-edit.el (custom-group-menu-create, customize-menu-create):
19077 Use :filter, per old XEmacs code.
19078
19079 2000-07-12 Gerd Moellmann <gerd@gnu.org>
19080
19081 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
19082 event when deciding what to send to the terminal.
19083
19084 2000-07-12 Dave Love <fx@gnu.org>
19085
19086 * cus-start.el: Add optional version as 4th element of specs and
19087 use it for several things new in v21. Remove load-path. Fix type
19088 of line-number-display-limit.
19089
19090 2000-07-11 Dave Love <fx@gnu.org>
19091
19092 * progmodes/fortran.el: Don't require easymenu.
19093 Use repeat counts in various regexps.
19094 (fortran-mode-syntax-table): Defvar directly.
19095 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
19096 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
19097 Use defvar, not defconst.
19098 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
19099 (fortran-mode): Set fortran-comment-line-start-skip,
19100 fortran-comment-line-start-skip, dabbrev-case-fold-search.
19101 (fortran-comment-indent): Use defsubst.
19102 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
19103 Use fortran-comment-indent, not fortran-comment-indent-function.
19104 (fortran-comment-region, fortran-electric-line-number): Simplify.
19105 (fortran-auto-fill): New function.
19106 (fortran-do-auto-fill): Deleted.
19107 (fortran-find-comment-start-skip):
19108 Check for non-null comment-start-skip.
19109 (fortran-auto-fill-mode, fortran-fill-statement):
19110 Use fortran-auto-fill.
19111 (fortran-fill): Use fortran-auto-fill. Check for null
19112 comment-start-skip. Simplify final clause and use end-of-line finally.
19113
19114 * widget.el (widget-plist-member): New alias.
19115
19116 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
19117
19118 * eshell/esh-module.el (toplevel): Reference
19119 byte-compile-current-file only if it is bound.
19120
19121 2000-07-10 Gerd Moellmann <gerd@gnu.org>
19122
19123 * dired.el: Don't require `dired-aux'.
19124
19125 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
19126
19127 * dired-aux.el (dired-show-file-type): New function.
19128 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
19129 (dired-show-file-type): Add autoload.
19130
19131 2000-07-10 Kenichi Handa <handa@etl.go.jp>
19132
19133 * international/mule-diag.el (describe-font): Adjusted for the
19134 change of fontset-info.
19135 (print-fontset): Likewise.
19136
19137 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
19138
19139 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
19140
19141 2000-07-07 Gerd Moellmann <gerd@gnu.org>
19142
19143 * bindings.el: Bind `[delete]' to delete-char.
19144
19145 * dired.el (dired-find-alternate-file): New function.
19146 (dired-mode-map): Bind `a' to dired-find-alternate-file.
19147 (toplevel): Require dired-aux when compiling.
19148 (dired-buffers): Move defvar within file to avoid compiler warning.
19149
19150 * info.el (Info-last-search): Variable removed.
19151 (Info-search-history): New variable.
19152 (Info-search): New Info-search-history.
19153
19154 * battery.el, info-look.el: Change author's mail address.
19155
19156 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
19157
19158 * mail/rmail.el (rmail-clear-headers): Don't throw an error
19159 if rmail-ignored-headers is nil.
19160 (rmail-retry-failure): Bind rmail-ignored-headers and
19161 rmail-displayed-headers to nil.
19162
19163 2000-07-06 Gerd Moellmann <gerd@gnu.org>
19164
19165 * lpr.el (lpr-page-header-switches): Add `-h' switch.
19166 (print-region-1): Don't hard code `-h' here.
19167
19168 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
19169
19170 2000-07-01 Francesco Potorti` <pot@gnu.org>
19171
19172 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
19173 exim can use "your message" instead of "the message".
19174
19175 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
19176
19177 * facemenu.el: Docstrings fixes.
19178 (facemenu-get-face): Don't use internal-find-face.
19179 (facemenu-iterate): Rename arg to match the docstring.
19180
19181 * newcomment.el (uncomment-region): Be more careful when skipping
19182 backwards over `=' not to bump into BOBP.
19183
19184 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
19185
19186 * ediff-diff.el (ediff-wordify): Use syntax table.
19187 * ediff-init.el (ediff-has-face-support-p): Use
19188 ediff-color-display-p.
19189 (ediff-color-display-p): Use display-color-p, changed to defun
19190 from defsubst.
19191 Got rid of special cases for NeXT and OS/2.
19192 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
19193 face.
19194
19195 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
19196
19197 * emacs-lisp/lucid.el: Require CL.
19198 (copy-tree, remprop): Remove, it's provided by CL.
19199 (map-keymap): Define in terms of cl-map-keymap.
19200 (extent-property, set-extent-end-glyph): New functions.
19201
19202 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
19203
19204 2000-07-05 Gerd Moellmann <gerd@gnu.org>
19205
19206 * Makefile.in (DONTCOMPILE): Add comment that the name may
19207 not be changed without changing the make-dist script.
19208
19209 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
19210 (cl-mapc): Use mapc instead of cl-old-mapc.
19211
19212 2000-07-05 Andrew Innes <andrewi@gnu.org>
19213
19214 * makefile.nt: Add support for `bootstrap' and related targets.
19215
19216 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
19217
19218 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
19219 (easy-menu-do-define): Use `menu-item' format.
19220 Handle case where easy-menu-create-menu returns a symbol.
19221 Manually call the potential top-level filter in the function binding.
19222 (easy-menu-filter-return): New arg NAME.
19223 Convert to a keymap if MENU is an XEmacs menu.
19224 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
19225 (easy-menu-converted-items-table, easy-menu-convert-item):
19226 New var and fun to memoize easy-menu-convert-item-1.
19227 (easy-menu-do-add-item): Use it.
19228 (easy-menu-create-menu): Use easy-menu-convert-item.
19229 Wrap easy-menu-filter-return around any :filter specification.
19230 Don't convert the menu if a filter was specified.
19231 Tell easy-menu-make-symbol not to check for MENU being an expression.
19232 (easy-menu-make-symbol): New arg NOEXP.
19233
19234 2000-07-05 Gerd Moellmann <gerd@gnu.org>
19235
19236 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
19237 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
19238 (eval-defun): If called with prefix arg, instrument code for
19239 Edebug.
19240
19241 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
19242 similar to that of eval-defun.
19243
19244 2000-07-04 Dave Love <fx@gnu.org>
19245
19246 * hl-line.el (hl-line-overlay): Make it permanent-local.
19247
19248 * calendar/todo-mode.el: Replaced with a working version, based on
19249 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
19250
19251 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
19252
19253 * paths.el (prune-directory-list): New function.
19254 (Info-default-directory-list): Rewritten to more methodically
19255 enumerate a big list of possible info directories (based on the
19256 list used by the standalone info reader).
19257
19258 * info.el (info-initialize): Use prune-directory-list to remove
19259 non-existent directories from Info-directory-list.
19260
19261 * paths.el (Info-default-directory-list): Try a list of possible
19262 info-directories instead of a single one. Add the possible
19263 info directory "/usr/share/info".
19264
19265 * woman.el (woman-man.conf-path): Explicitly include the debian
19266 man-db config file "/etc/manpath.config".
19267 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
19268 are present in `manpath.config'.
19269 (woman-manpath): Include "/usr/share/man".
19270
19271 2000-07-03 Gerd Moellmann <gerd@gnu.org>
19272
19273 * frame.el (blink-cursor-mode): Don't hide cursor initially.
19274
19275 * startup.el (command-line): Initialize blink-cursor based
19276 on window-system.
19277
19278 * frame.el (blink-cursor): Default to nil if not running under
19279 a window-system.
19280
19281 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
19282 (face-x-resources): Remove duplicate entry for :font.
19283
19284 * textmodes/refer.el (refer-find-entry-internal): Use some-window
19285 instead of cycling through windows with next-window.
19286
19287 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
19288 of cycling through windows with next-window.
19289
19290 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
19291 of cycling through windows with next-window.
19292
19293 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
19294 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
19295 instead of cycling through windows with next-window.
19296
19297 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
19298 instead of cycling through windows with next-window.
19299
19300 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
19301 of cycling through windows with next-window.
19302
19303 * terminal.el (te-process-output): Use walk-windows instead of
19304 cycling through windows with next-window.
19305
19306 * server.el (server-switch-buffer): Use some-window instead of
19307 cycling through windows with next-window.
19308
19309 * window.el (some-window): New function.
19310 (walk-windows): Remove reference to walk-windows-start.
19311
19312 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
19313
19314 2000-07-03 Richard Stallman <rms@gnu.org>
19315
19316 * window.el (walk-windows): Guarantee termination by keeping a list
19317 of all the windows already handled.
19318
19319 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
19320
19321 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
19322 window-system.
19323
19324 * man.el (Man-notify-when-ready): Don't use window-system. If
19325 Man-notify-method is newframe, and the display is not
19326 multi-frame, select the frame created for the man page.
19327 (Man-init-defvars): Doc fix.
19328
19329 2000-06-28 Gerd Moellmann <gerd@gnu.org>
19330
19331 * faces.el (region): Change background color for light background.
19332
19333 * ediff-wind.el (ediff-setup-control-frame): Remove :box
19334 attribute from mode-line face of Ediff control frame.
19335
19336 * replace.el (query-replace-map): Bind `e' like `E'.
19337
19338 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
19339
19340 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
19341 Change name to "Select All".
19342
19343 * dos-fns.el (convert-standard-filename): Fix last change.
19344
19345 2000-06-27 Gerd Moellmann <gerd@gnu.org>
19346
19347 * help.el (describe-variable): Don't insert a second `'s' in front
19348 of the string `value is shown below'. Since the syntax-table is
19349 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
19350 an existing `'s', so that this won't be deleted.
19351
19352 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
19353 * pcmpl-unix.el: New files.
19354
19355 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
19356
19357 * wid-edit.el (widget-member): Use the new plist-member.
19358
19359 2000-06-26 Gerd Moellmann <gerd@gnu.org>
19360
19361 * replace.el (perform-replace): Undo change of 2000-04-04.
19362 Instead, move backward 1 character at the end of the loop when
19363 necessary.
19364
19365 * faces.el (fringe): Change face for different backgrounds.
19366
19367 * eshell/esh-module.el (toplevel): Load defgroup's differently;
19368 patch from John.
19369
19370 * eshell/*.el: Change spelling of the Free Software Foundation.
19371
19372 * eshell/esh-toggle.el: Removed.
19373
19374 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
19375
19376 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
19377 interactively.
19378
19379 2000-06-26 Alex Schroeder <alex@gnu.org>
19380
19381 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
19382 `define-key'; instead of checking `(emacs-version)' check for
19383 `set-keymap-parent' and `set-keymap-name' directly. Add entries
19384 for `;' and `o' which might be electric.
19385
19386 (sql-electric-stuff): New user option.
19387 (sql-magic-go): New function which uses `sql-electric-stuff'.
19388 (sql-magic-semicolon): New function which uses
19389 `sql-electric-stuff'.
19390
19391 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
19392 is not fboundp.
19393
19394 (sql-oracle-options): New variable.
19395 (sql-oracle): Use it.
19396
19397 (sql-imenu-generic-expression): Doc change.
19398 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
19399 is used.
19400
19401 (sql-informix): Added command line parameter "-" to force
19402 sql-informix-program to use stdout.
19403
19404 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
19405
19406 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
19407 (cp864-decode-table): Doc fix.
19408 (cp720-decode-table): New variable, supports the Arabic OEM
19409 codepage used by Windows.
19410 (cp737-decode-table): New, Greek OEM codepage used by Windows.
19411
19412 2000-06-23 Dave Love <fx@gnu.org>
19413
19414 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
19415 (font-lock-fontify-anchored-keywords): Use
19416 line-beginning-position.
19417 (global-font-lock-mode): Use mapc.
19418
19419 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
19420
19421 * eshell/esh-module.el: Require CL when compiling.
19422
19423 2000-06-23 Gerd Moellmann <gerd@gnu.org>
19424
19425 * comint.el (comint-substitute-in-file-name): Call replace-match
19426 with second and third arg t.
19427
19428 * cus-edit.el (custom-button-face, custom-button-pressed-face):
19429 Specify foreground color.
19430
19431 * faces.el (tool-bar, mode-line, header-line): Specify foreground
19432 color.
19433
19434 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
19435
19436 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
19437 cddr instead of cdddr.
19438
19439 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
19440 instead of copy-list.
19441
19442 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
19443 of copy-list.
19444
19445 * subdirs.el: Add eshell subdirectory.
19446
19447 * eshell: New subdirectory containing the Eshell package.
19448
19449 * pcomplete.el: New file.
19450
19451 2000-06-23 Paul Eggert <eggert@twinsun.com>
19452
19453 * mail/mailpost.el (post-mail-send-it): Make sure file has
19454 proper permissions from birth.
19455
19456 * files.el (basic-save-buffer-2): When temporarily setting
19457 file modes, set them to current modes plus 0200, not to 0777.
19458
19459 * emerge.el (emerge-make-temp-file): Make sure file has proper
19460 permissions from birth.
19461
19462 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
19463
19464 * files.el (make-backup-file-name-1): On DOS/Windows, run the
19465 backup file name through convert-standard-filename.
19466
19467 * dos-fns.el (convert-standard-filename): Convert leading
19468 directories as well. When long file names are supported, convert
19469 characters that are invalid in Windows file names.
19470
19471 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19472
19473 * ps-print.el: Fix bug: if ^L is the very first buffer character,
19474 ps-print crashes. New feature: page selection for printing. Create
19475 raw-text-unix coding system for XEmacs. Doc fix.
19476 (ps-print-version): New version number (5.2.3).
19477 (ps-plot-region): Bug fix.
19478 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
19479 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
19480 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
19481 funs.
19482 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
19483 (ps-last-page): New vars.
19484
19485 2000-06-21 Gerd Moellmann <gerd@gnu.org>
19486
19487 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
19488 empty option string.
19489
19490 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
19491
19492 * man.el (man): Doc fix.
19493
19494 2000-06-21 Kenichi Handa <handa@etl.go.jp>
19495
19496 * international/mule-cmds.el (set-language-info-alist): Docstring
19497 fixed.
19498
19499 2000-06-20 Gerd Moellmann <gerd@gnu.org>
19500
19501 * version.el (emacs-version): Use ISO date format.
19502
19503 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
19504 instead of `M-backspace'.
19505
19506 * simple.el (turn-off-auto-fill): New function.
19507
19508 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
19509
19510 * jit-lock.el (with-buffer-prepared-for-jit-lock):
19511 Renamed from with-buffer-prepared-for-font-lock and use
19512 inhibit-modification-hooks rather than setting *-change-functions.
19513 Update all functions to use the new name.
19514 (jit-lock-first-unfontify-pos): New semantics (and doc).
19515 (jit-lock-mode): Make non-interactive.
19516 Don't automatically turn on font-lock.
19517 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
19518 Always use jit-lock-after-change.
19519 Remove and restore font-lock-after-change-function.
19520 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
19521 (jit-lock-after-unfontify-buffer): Remove.
19522 (jit-lock-stealth-fontify):
19523 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
19524 (jit-lock-after-change): Set the `fontified' text-prop to nil.
19525
19526 2000-06-20 Sam Steingold <sds@gnu.org>
19527
19528 * emacs-lisp/cl-indent.el (toplevel): Indent
19529 `print-unreadable-object' properly. Untabify.
19530
19531 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
19532
19533 * textmodes/reftex.el (reftex-find-citation-regexp-format):
19534 Support for bibentry.
19535 (reftex-compile-variables): Fixed problem with end of section-re.
19536
19537 * texmodes/reftex-dcr.el (reftex-view-crossref,
19538 reftex-view-crossref-from-bibtex):
19539 Deal with changed `reftex-find-citation-regexp-format'.
19540 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
19541 Replaced `remprop' with `put'.
19542 (reftex-view-crossref, reftex-view-crossref-when-idle):
19543 Support for bibentry.
19544
19545 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19546 New entry for bibentry package.
19547
19548 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
19549 Regexp also matches "\nobibliography".
19550
19551 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
19552 Call `reftex-ensure-write-access' before doing anything.
19553 (reftex-ensure-write-access): New function.
19554
19555 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
19556
19557 * progmodes/idlwave.el: File re-installed (update to version 4.2)
19558
19559 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
19560
19561 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
19562
19563 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
19564
19565
19566 2000-06-20 Dave Love <fx@gnu.org>
19567
19568 * faces.el (frame-background-mode): Use set-default, not set, in
19569 setter.
19570 (frame-update-faces, frame-update-face-colors): Define with
19571 defalias.
19572
19573 * enriched.el (enriched-decode-foreground)
19574 (enriched-decode-background): Don't use internal-find-face.
19575
19576 * apropos.el: Doc fixes.
19577
19578 * cus-edit.el (customize-changed-options): Check arg.
19579 (customize-version-lessp): Don't require decimal point.
19580
19581 * custom.el (defcustom, defgroup): Doc fix.
19582
19583 * newcomment.el (comment) <defgroup>: Add :version.
19584 (comment-multi-line): Doc fix.
19585
19586 * emulation/mlsupport.el (define-hooked-local-abbrev,
19587 define-hooked-global-abbrev): Fix, using define-abbrev.
19588
19589 2000-06-19 Gerd Moellmann <gerd@gnu.org>
19590
19591 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
19592 the whole buffer.
19593
19594 2000-06-19 Dave Love <fx@gnu.org>
19595
19596 * menu-bar.el (menu-bar-options-save): New function.
19597 (menu-bar-options-menu): Use it.
19598 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
19599 Simplify.
19600
19601 2000-06-19 Andreas Schwab <schwab@suse.de>
19602
19603 * progmodes/etags.el (tags-query-replace): Put new parameters
19604 START and END at the end, for backward compatibility.
19605
19606 2000-06-19 Kenichi Handa <handa@etl.go.jp>
19607
19608 * international/codepage.el:
19609 (cp-coding-system-for-codepage-1): Delete special codes for
19610 generating xxx-dos coding system because now a CCL based coding
19611 system can handle EOL conversion by default.
19612
19613 * international/mule.el (make-coding-system): Generate subsidiary
19614 coding systems for EOL handling variants even for a CCL based
19615 coding system.
19616
19617 2000-06-19 Kenichi Handa <handa@etl.go.jp>
19618
19619 * international/isearch-x.el (isearch-minibuffer-input-method)
19620 (isearch-minibuffer-input-method-function): These variables
19621 deleted.
19622 (isearch-with-input-method): Don't use the above variables.
19623 (isearch-process-search-multibyte-characters): Likewise. Call
19624 read-string with the arg INHERIT-INPUT-METHOD t.
19625
19626 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
19627
19628 * font-lock.el (font-lock-after-fontify-buffer)
19629 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
19630
19631 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
19632 Use consistent make-local-variable style for font-lock-fontified.
19633 (jit-lock-fontify-buffer):
19634 Don't bother checking for font-lock-mode and jit-lock-mode.
19635
19636 * time.el: Remove trailing ^M that prevent CVS-merging.
19637
19638 2000-06-16 Gerd Moellmann <gerd@gnu.org>
19639
19640 * Makefile.in (distclean): New target.
19641
19642 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
19643
19644 * Makefile.in (srcdir): Define for update-subdirs.
19645
19646 2000-06-16 Gerd Moellmann <gerd@gnu.org>
19647
19648 * find-lisp.el: New file.
19649
19650 2000-06-16 Andrew Innes <andrewi@gnu.org>
19651
19652 * time.el (display-time-mail-function): New variable, to allow
19653 external packages to indicate when new mail is available.
19654 (display-time-update): Use it.
19655
19656 2000-06-16 Kenichi Handa <handa@etl.go.jp>
19657
19658 * international/mule.el (mule-version): Change version name to
19659 SAKAKI. AOI has already been used by Meadow.
19660
19661 * international/quail.el (quail-show-guidance-buf): To find the
19662 bottom window (but minibuffer), pay attention to the height of
19663 minibuffer.
19664
19665 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
19666
19667 * arc-mode.el (archive-mode-map): Use the new menu-item format for
19668 menu-bar menus. Add help strings. Don't remove the Edit menu
19669 from the menu bar, as the menu bar has enough space now.
19670
19671 * Makefile.in (SHELL): Make sure /bin/sh is used.
19672
19673 * woman.el (woman-man-buffer): Fix bold and underlined CJK
19674 characters, which use series of two ^H characters instead of one.
19675
19676 2000-06-15 Gerd Moellmann <gerd@gnu.org>
19677
19678 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
19679 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
19680 functions.
19681 (Info-find-node-2): Try a case-sensitive search first, then
19682 do a case-insensitive search.
19683
19684 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
19685 tutorials.
19686
19687 * complete.el (PC-env-vars-alist): New variable.
19688 (PC-complete-as-file-name): New function.
19689 (partial-completion-mode): Initialize PC-env-vars-alist from
19690 process-environment.
19691 (PC-do-completion): Handle completion of env vars.
19692
19693 * info.el (Info-set-mode-line): Show file name in mode line,
19694 use `*Info*' instead of `Info:'.
19695
19696 * startup.el (command-line-1): Change copyright messages to year
19697 2000.
19698
19699 2000-06-15 Dave Love <fx@gnu.org>
19700
19701 * net/goto-addr.el (goto-address-fontify): Use keymap property,
19702 not local-map.
19703
19704 2000-06-15 Kenichi Handa <handa@etl.go.jp>
19705
19706 * international/mule.el (set-buffer-file-coding-system): Almost
19707 rewritten to handle `undecided' as no-op.
19708
19709 2000-06-14 Gerd Moellmann <gerd@gnu.org>
19710
19711 * Makefile.in: New file.
19712
19713 * Makefile: Removed.
19714
19715 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
19716 (goto-address-highlight-keymap): Bind C-c RET.
19717
19718 2000-06-14 Kenichi Handa <handa@etl.go.jp>
19719
19720 * mail/sendmail.el (sendmail-send-it): The temporary buffer
19721 inherits buffer-file-coding-system of the current buffer.
19722
19723 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
19724 0. Give correct argument to set-auto-coding-function.
19725 (tar-expunge): For goto-char, use (point-min), not 0.
19726 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
19727 (tar-subfile-save-buffer): Likewize.
19728
19729 * international/mule.el
19730 (after-insert-file-set-buffer-file-coding-system): Call
19731 set-buffer-file-coding-system with the arg FORCE t.
19732
19733 2000-06-13 Gerd Moellmann <gerd@gnu.org>
19734
19735 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
19736 nil. Contemporary sendmails issue an X-Authentication-Warning if
19737 the sender is set with `-f'.
19738
19739 2000-06-13 Dave Love <fx@gnu.org>
19740
19741 * help.el (describe-function-1): Kluge around cases of functions
19742 fset to subrs whose doc doesn't match their symbol-name.
19743
19744 * image.el (insert-image): Default STRING to a space.
19745
19746 * info.el Doc fixes.
19747 (Info-build-node-completions): Match Ref tags.
19748
19749 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
19750
19751 * frame.el (display-multi-frame-p, display-multi-font-p): New
19752 defaliases for display-graphic-p.
19753
19754 * hl-line.el: Fixed a typo in commentary.
19755
19756 2000-06-13 Kenichi Handa <handa@etl.go.jp>
19757
19758 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
19759 fixed.
19760
19761 2000-06-12 Dave Love <fx@gnu.org>
19762
19763 * image.el (insert-image): Save a little consing.
19764
19765 2000-06-12 Kenichi Handa <handa@etl.go.jp>
19766
19767 * language/tibet-util.el: Convert all tibetan-1-column characters
19768 to the corresponding tibetan characters.
19769 (tibetan-add-components): Delete code for the special treatment of
19770 'a chung.
19771
19772 * language/tibetan.el (tibetan-composable-pattern): Fix previous
19773 change.
19774 (tibetan-vowel-transcription-alist): More rules added.
19775 (tibetan-composite-vowel-alist): New variable.
19776 (tibetan-precomposition-rule-alist): More rules added.
19777
19778 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
19779
19780 * startup.el (command-line): Only call menu-bar-mode if interactive.
19781
19782 * thingatpt.el (toplevel symbol-properties):
19783 * textmodes/makeinfo.el (makeinfo-compile):
19784 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
19785 * progmodes/hideif.el (hif-compress-define-list)
19786 (hide-ifdef-use-define-alist):
19787 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
19788 (ange-ftp-vms-add-file-entry):
19789 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
19790 * man.el (Man-build-man-command):
19791 * mail/rnewspost.el (news-reply-header-hook):
19792 * info.el (Info-insert-dir):
19793 * emulation/mlconvert.el (backward-word, forward-word, setq):
19794 * emacs-lisp/gulp.el (gulp-send-requests):
19795 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
19796 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
19797 (byte-optimize-apply, end of file):
19798 * emacs-lisp/advice.el (ad-advice-class-completion-table)
19799 (ad-make-freeze-definition):
19800 * startup.el (command-line, command-line-1): Don't quote lambdas.
19801
19802 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
19803 (cvs-cleanup-removed): New function.
19804 (cvs-cleanup-functions): New var.
19805 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
19806 some flexibility in specifying additional entries to auto-cleanup.
19807 (cvs-quickdir): New function.
19808 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
19809 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
19810 (cvs-mode-find-file): Check that we are on a filename or dirname
19811 when invoked through a mouse-click.
19812 (cvs-full-path): Remove.
19813 (cvs-dired-action): Re-introduced.
19814 (cvs-dired-noselect): Use it.
19815 (vc-post-command-functions): use this new hook if available.
19816
19817 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
19818 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
19819 (cvs-filename-map, cvs-dirname-map): Remove.
19820 (cvs-default-action): Remove.
19821 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
19822 if the arg is really a keymap.
19823 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
19824 Don't hardcode the mapping from state (aka type) to face, but check
19825 the var cvs-fi-<type>-face instead.
19826 (cvs-fileinfo-from-entries): New function.
19827
19828 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
19829 Docstring fix.
19830 (cvs-find-file-and-jump): Change default to be safer.
19831 (cvs-mode-diff-map): Define it as a function as well.
19832 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
19833 Bind mouse-2 in this global map rather than with text-properties.
19834
19835 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
19836 file to resolve the ambiguity between C(conflict) and C(need-merge).
19837
19838 2000-06-12 Kenichi Handa <handa@etl.go.jp>
19839
19840 * international/mule.el (set-buffer-file-coding-system): If
19841 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
19842 unconditionally.
19843
19844 2000-06-12 Dave Love <fx@gnu.org>
19845
19846 * wid-edit.el (widget-specify-button): Really suppress the face if
19847 required.
19848
19849 2000-06-11 Gerd Moellmann <gerd@gnu.org>
19850
19851 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
19852
19853 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
19854
19855 * imenu.el (imenu-generic-expression): Docstring fix.
19856
19857 * composite.el (composition-function-table): Move the `put'
19858 below the autoload cookie so we can load the file before loaddefs.
19859
19860 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
19861
19862 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
19863 Handle easy-mmode-define-global-mode.
19864 For complex macros like define-minor-mode that can generate
19865 several autoload entries, try to autoload entries in the
19866 macroexpanded code.
19867
19868 * emacs-lisp/easy-mmode.el (define-minor-mode):
19869 If KEYMAP is a symbol, just use it.
19870 Use byte-compile-current-file and load-file-name to infer the
19871 proper :require to pass to defcustom.
19872 Wrap the hook var into `progn' so as not to autoload it.
19873 Add a :autoload-end cookie.
19874 Be more careful about the evaluation of KEYMAP.
19875 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
19876 (define-derived-mode): Move define-abbrev-table outside of defvar.
19877
19878 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
19879
19880 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
19881 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
19882 (backup-compiled-files): Ignore errors during `tar'.
19883 (bootstrap): Make autoloads before elc files.
19884
19885 2000-06-10 Kenichi Handa <handa@etl.go.jp>
19886
19887 * international/mule.el (set-buffer-file-coding-system): If one of
19888 undecided-XXX is specified, change only EOL conversion.
19889
19890 * international/mule-conf.el (unix): New alias for the coding
19891 system undecided-unix.
19892
19893 2000-06-09 Dave Love <fx@gnu.org>
19894
19895 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
19896
19897 * progmodes/executable.el: Byte compile dynamic.
19898 (executable-insert): Change custom type.
19899 (executable-find): Add autoload cookie.
19900 (executable-make-buffer-file-executable-if-script-p): New
19901 function. After Noah Friedman.
19902
19903 * files.el (after-save-hook): Customize, with
19904 executable-make-buffer-file-executable-if-script-p as an option.
19905
19906 2000-06-09 Kenichi Handa <handa@etl.go.jp>
19907
19908 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
19909 "tib24p-mule.bdf" for Tibetan.
19910
19911 * composite.el (decompose-composite-char): Declare it as obsolete.
19912
19913 * man.el (Man-fontify-manpage): Pay attention to underline and
19914 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
19915
19916 2000-06-08 Gerd Moellmann <gerd@gnu.org>
19917
19918 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
19919 Set maintainer to FSF since author isn't reachable.
19920
19921 2000-06-08 Dave Love <fx@gnu.org>
19922
19923 * international/mule-cmds.el (select-safe-coding-system): If
19924 DEFAULT-CODING-SYSTEM is not specified, also check the most
19925 preferred coding-system if buffer-file-coding-system is
19926 `undecided'. From Handa.
19927
19928 2000-06-08 Kenichi Handa <handa@etl.go.jp>
19929
19930 * international/mule.el
19931 (after-insert-file-set-buffer-file-coding-system): If the buffer
19932 size is greater than INSERTED, judget that we are not visiting.
19933
19934 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
19935
19936 * whitespace.el (defgroup whitespace): Comment out `:version'.
19937 XEmacs 20.4 has problems defining the group with this present.
19938 We'll have this commented out till get resolve the problem.
19939
19940 2000-06-07 John Wiegley <johnw@gnu.org>
19941
19942 * align.el (align-dq-string-modes, align-sq-string-modes)
19943 (align-open-comment-modes): Add pyhton-mode.
19944 (align-rules-list): Use get-text-property instead of
19945 text-properties-at.
19946 (align-rules-list): Add python-assignment.
19947 (align-rules-list): Change perl-comma-delimiter to
19948 basic-comma-delimiter. Use if for Perl modes and python-mode.
19949 (align-rules-list): Add python-chain-logic and
19950 basic-line-continuation.
19951
19952 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
19953
19954 * apropos.el (apropos-mode-hook): New user variable.
19955 (apropos-mode): Run apropos-mode-hook.
19956
19957 2000-06-07 David Ponce <david@dponce.com>
19958
19959 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
19960 commands. Require `wid-edit' at run-time.
19961
19962 2000-06-07 David Ponce <david@dponce.com>
19963
19964 * recentf.el: Added some "Commentary".
19965 (recentf-open-more-files, recentf-edit-list): Minor changes to
19966 move the point at the top of the file list. This behaviour is
19967 consistent with the menu one when the list contains a lot of
19968 files.
19969 (recentf-cleanup): Now displays the number of items removed from
19970 the list.
19971 (recentf-relative-filter) New menu filter to show filenames
19972 relative to `default-directory'.
19973
19974 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19975
19976 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
19977 with/without giving an error if PostScript printer doesn't have this
19978 kind of page size. Zebra Stripe continues or restarts on next page.
19979 Manual/automatic paper feeding. Switch or not the header.
19980 (ps-print-version): New version number (5.2.2).
19981 (ps-windows-system): Include emx as a Windows system.
19982 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
19983 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
19984 (ps-background-text): Code fix.
19985 (ps-error-handler-message, ps-user-defined-prologue)
19986 (ps-print-prologue-header, ps-printer-name)
19987 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
19988 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
19989 (ps-use-face-background): Customization fix.
19990 (ps-n-up-database): Data fix.
19991 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
19992 (ps-switch-header): New vars.
19993 (ps-xemacs-color-name, ps-face-foreground-name)
19994 (ps-face-background-name, ps-boolean-constant): New funs.
19995
19996 2000-06-07 Dave Love <fx@gnu.org>
19997
19998 * allout.el: New version from Manheimer.
19999
20000 2000-06-07 Kenichi Handa <handa@etl.go.jp>
20001
20002 * textmodes/fill.el (fill-find-break-point): Check the validity of
20003 charset.
20004
20005 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20006
20007 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
20008 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
20009 Call display-color-p and display-mouse-p instead of looking at
20010 window-system.
20011
20012 2000-06-06 Dave Love <fx@gnu.org>
20013
20014 * image.el (find-image): Doc fix. Return nil if image not found.
20015 (put-image, insert-image): Make STRING arg optional.
20016
20017 2000-06-06 Kenichi Handa <handa@etl.go.jp>
20018
20019 * language/vietnamese.el: Remove eval-when-compile.
20020 (viet-viscii-nonascii-translation-table): Define it as a
20021 translation table made from viet-viscii-decode-table.
20022 (viet-viscii-encode-table): Define it as a translation table made
20023 from the reverse map of above.
20024 (viet-vscii-nonascii-translation-table): Define it as a
20025 translation table made from viet-vscii-decode-table.
20026 (viet-vscii-encode-table): Define it as a translation table made
20027 from the reverse map of above.
20028 (ccl-decode-viscii): Use translate-character.
20029 (ccl-encode-viscii, ccl-encode-viscii-font)
20030 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
20031 Likewize.
20032
20033 * language/cyrillic.el: Remove eval-when-compile.
20034 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
20035 translation table made from cyrillic-koi8-r-decode-table.
20036 (cyrillic-koi8-r-encode-table): Define it as a translation table
20037 made from the reverse map of above.
20038 (ccl-decode-koi8): Use translate-character.
20039 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
20040 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
20041 a translation table made from cyrillic-alternativnyj-decode-table.
20042 (cyrillic-alternativnyj-encode-table): Define it as a translation
20043 table made from the reverse map of above.
20044 (ccl-decode-alternativnyj): Use translate-character.
20045 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
20046 Likewize
20047
20048 * international/mule-diag.el (non-iso-charset-alist): Specify
20049 translation table symbol instead of translation table itself.
20050 (list-block-of-chars): CHARSET may be a translation table symbol.
20051
20052 * international/mule.el (make-coding-system): If CODING-SYSTEM
20053 already exists, override it.
20054
20055 * international/fontset.el: Use family `proportional' for Tibetan
20056 fonts.
20057
20058 * international/ccl.el (ccl-compile-translate-character): Don't
20059 check if Rrr has property translation-table.
20060 (ccl-compile-map-multiple): Modified to avoid compiler warning.
20061
20062 2000-06-05 Gerd Moellmann <gerd@gnu.org>
20063
20064 * info.el: Bind case-fold-search to t when searching in case
20065 a user sets it to nil in a hook.
20066
20067 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
20068
20069 * autoarg.el (autoarg-mode, autoarg-kp-mode):
20070 * hl-line.el (hl-line-mode): Use the new :global key argument.
20071
20072 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
20073 (tar-clip-time-string): Prepend a space.
20074 (tar-grind-file-mode): Construct a string rather than modifying one.
20075 (tar-header-block-summarize): Fix docstring.
20076 Use `format' rather than an error-prone set of copy-loops.
20077
20078 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
20079 (diff-goto-source, diff-unified->context, diff-context->unified)
20080 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
20081 understand the format output by the `-p' argument to diff.
20082
20083 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
20084 (sh-re-done): Use defconst.
20085 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
20086 (sh-help-string-for-variable, sh-guess-basic-offset):
20087 Don't quote lambdas.
20088 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
20089 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
20090
20091 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
20092 (mh-letter-mode): Derive from text-mode.
20093 This implicitly means that it now calls kill-all-local-variables.
20094 Also remove the Emacs-18 compatibility code.
20095
20096 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
20097 Make use of symbol-property doc-string-elt.
20098 Use memq rather than a sequence of eq.
20099 (doc-string-elt): Fix the wrong or missing previously unused values.
20100 (autoload-print-form): New function extracted from
20101 generate-file-autoloads to allow recursion when handling progn
20102 so that defvar's and defun's docstrings are properly printed.
20103 (generate-file-autoloads): Use it.
20104
20105 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
20106 Use find-file-hooks in the minor-mode function.
20107 Be careful not to loop indefinitely in the post-command-hook function.
20108
20109 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
20110
20111 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
20112 tty's.
20113 * ediff-diff.el (ediff-exec-process): Use --binary for fine
20114 differences whenever appropriate.
20115 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
20116 * viper.el (find-file, find-file-other-window): Get viper to do
20117 wildcards.
20118
20119 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
20120
20121 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
20122 (jit-lock-fontify-buffer): New function for JIT refontification.
20123 (jit-lock-mode): Fix docstring.
20124 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
20125 Remove jit-lock-after-change from the _local_ hook.
20126 (jit-lock-function-1): Fix docstring.
20127
20128 * info.el (Info-on-current-buffer): Initialize info.
20129
20130 * newcomment.el (comment-indent): Ignore comment-indent-hook.
20131
20132 * progmodes/tcl.el (tcl-indent-for-comment):
20133 Ignore comment-indent-hook.
20134
20135 * emacs-lisp/easy-mmode.el: Require CL during compilation.
20136 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
20137 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
20138 and improve to use the lighter to guess the capitalization.
20139 (define-minor-mode): Inline code from easy-mmode-define-toggle.
20140 Add keyword arguments to specify global-ness or the custom group.
20141 Add local-map and help-echo properties to the lighter.
20142 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
20143 (easy-mmode-define-global-mode): New macro.
20144
20145 2000-06-02 Dave Love <fx@gnu.org>
20146
20147 * wid-edit.el: byte-compile-dynamic since we typically don't use
20148 all the widgets. Don't require cl or widget. Remove
20149 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
20150 (widget-read-event): Removed. Callers changed to use read-event.
20151 (widget-button-release-event-p): Renamed from
20152 button-release-event-p.
20153 (widget-field-add-space, widget-field-use-before-change):
20154 Uncustomize.
20155 (widget-specify-field): Use keymap property, not local-map.
20156 (widget-specify-button): Obey :suppress-face.
20157 (widget-specify-insert): Use modern backquote syntax.
20158 (widget-image-directory): Renamed from widget-glyph-directory.
20159 (widget-image-enable): Renamed from widget-glyph-enable.
20160 (widget-image-find): Replaces widget-glyph-find.
20161 (widget-button-pressed-face): Move defvar.
20162 (widget-image-insert): Replaces widget-glyph-insert.
20163 (widget-convert): Use keywordp.
20164 (widget-leave-text, widget-children-value-delete): Use mapc.
20165 (widget-keymap): Remove XEmacs stuff.
20166 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
20167 (widget-button-click): Don't set point at the click, but re-centre
20168 if we scroll out of window. Rewritten for images v. glyphs &c.
20169 (widget-tabable-at): Use POS arg, not point.
20170 (widget-beginning-of-line, widget-end-of-line)
20171 (widget-item-value-create, widget-sublist, widget-princ-to-string)
20172 (widget-sexp-prompt-value, widget-echo-help): Simplify.
20173 (widget-default-create): Use widget-image-insert; some rewriting.
20174 (widget-visibility-value-create)
20175 (widget-push-button-value-create, widget-toggle-value-create): Use
20176 widget-image-insert.
20177 (checkbox): Create on and off images dynamically.
20178 (documentation-link): Change :help-echo.
20179 (widget-documentation-link-echo-help): Remove.
20180
20181 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
20182
20183 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
20184
20185 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
20186 (easy-mmode-define-toggle, define-minor-mode): Use it.
20187 (easy-mmode-define-keymap): Docstring fix.
20188 (define-derived-mode): Default PARENT to fundamental-mode.
20189 Add the derived-mode-parent symbol-property.
20190 (easy-mmode-derived-mode-p): New function.
20191
20192 2000-06-02 Dave Love <fx@gnu.org>
20193
20194 * files.el (convert-standard-filename): Doc fix.
20195 (normal-backup-enable-predicate): New function.
20196 (backup-enable-predicate): Use it to replace the lambda form.
20197
20198 * calendar/todo-mode.el: [This needs more work on the outline
20199 stuff.] Doc fixes.
20200 (todo) <defgroup>: Add :version.
20201 (todo-add-category): Don't use pushnew.
20202 (todo-cmd-raise): Fix typo.
20203 (todo-top-priorities): Change temp buffer name.
20204 (todo-category-alist): Avoid redundant lambda.
20205 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
20206 Use outline-next-heading.
20207
20208 * autoarg.el: Rewritten to use define-minor-mode.
20209 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
20210 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
20211
20212 2000-06-02 Kenichi Handa <handa@etl.go.jp>
20213
20214 * isearch.el (isearch-other-meta-char): Fix previous change.
20215
20216 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
20217
20218 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
20219 (log-edit-done): Only add the comment to the ring if it's different
20220 from the last comment entered.
20221
20222 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
20223
20224 2000-06-01 Dave Love <fx@gnu.org>
20225
20226 * hl-line.el: Rewritten using define-minor-mode.
20227
20228 * help.el (describe-function-1): Distinguish special form from
20229 builtin function. Sanity-check presence of arglist for builtins.
20230
20231 2000-06-01 Kenichi Handa <handa@etl.go.jp>
20232
20233 * international/characters.el: Fix syntax/category setting of
20234 Tibetan characters.
20235
20236 * language/tibet-util.el (tibetan-add-components): Fixes for new
20237 encoding of Tibetan characters.
20238 (tibetan-decompose-precomposition-alist): New variable.
20239 (tibetan-decompose-region): Convert precomposed characters to
20240 non-precomposed characters.
20241 (tibetan-decompose-string): Likewise.
20242 (tibetan-composition-function): Fix args to
20243 thibetan-compose-string.
20244
20245 * language/tibetan.el (tibetan-composable-pattern): More
20246 characters included.
20247 (tibetan-consonant-transcription-alist): Rule for "R" added.
20248 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
20249 "+R" added.
20250 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
20251
20252 * language/lao-util.el (lao-composition-function): Fix args to
20253 compose-string.
20254
20255 * language/thai-util.el (thai-composition-function): Fix args to
20256 compose-string.
20257
20258 * isearch.el (isearch-update): Set disable-point-adjustment to t
20259 to prevent the point moving to the end of a composition when a
20260 part of a composition is searched.
20261 (isearch-other-meta-char): If the key invoking this command can be
20262 mapped by function-key-map to a printing char, call
20263 isearch-process-search-char directly.
20264
20265 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
20266
20267 * emacs-lisp/bytecomp.el:
20268 * frame.el:
20269 * international/mule-cmds.el:
20270 * international/mule-util.el:
20271 * international/mule.el:
20272 * mouse.el:
20273 * subr.el:
20274 * faces.el: Update calls to make-obsolete with a WHEN argument.
20275
20276 * byte-run.el (make-obsolete, make-obsolete-variable):
20277 Add an optional WHEN argument and change the format of the
20278 symbol-property information.
20279 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
20280 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
20281 new obsolete-symbol-property format and print WHEN if it is provided.
20282
20283 2000-05-31 Dave Love <fx@gnu.org>
20284
20285 * loadhist.el (loadhist-hook-functions): Remove
20286 before-change-function, after-change-function.
20287 (unload-feature): Deal with symbols which are both bound and
20288 fbound.
20289
20290 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
20291 before-change-function, after-change-function.
20292
20293 * simple.el (newline): Don't bind before-change-function,
20294 after-change-function.
20295
20296 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
20297
20298 * whitespace.el (whitespace-rescan-timer-time): Update interval
20299 set to 600 seconds (10 minutes) instead of 60 seconds since
20300 a large number of whitespace buffers causes emacs to `freeze'
20301 for a considerable amount of time.
20302
20303 * whitespace.el: Updated email address
20304
20305 2000-05-31 Dave Love <fx@gnu.org>
20306
20307 * add-log.el (change-log-font-lock-keywords) <function>: Add
20308 pattern for function of change.
20309 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
20310 acknowledgements patterns.
20311
20312 2000-05-31 Kenichi Handa <handa@etl.go.jp>
20313
20314 * isearch.el (isearch-printing-char): If keyboard coding system is
20315 being used, call isearch-process-search-multibyte-characters.
20316
20317 * international/isearch-x.el: Mostly rewritten.
20318
20319 * international/quail.el (quail-start-conversion): Don't include
20320 unhandled events in the returned events, but set them in
20321 unread-command-events. Exit if all inputs are deleted.
20322
20323 2000-05-30 Jason Rumney <jasonr@gnu.org>
20324
20325 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
20326
20327 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
20328 Reenable code to create initial fontsets.
20329 Use set-fontset-font in place of put-charset-property.
20330
20331 2000-05-30 Gerd Moellmann <gerd@gnu.org>
20332
20333 * progmodes/perl-mode.el (perl-indent-line): When looking for a
20334 label, ensure that the first colon isn't followed by another.
20335
20336 * paths.el (Info-default-directory-list): Doc fix.
20337
20338 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
20339 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
20340 send a query containing USER only, not USER@HOST.
20341
20342 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
20343 and rmail-msgend to compute the restriction at the end, instead of
20344 computing it.
20345
20346 2000-05-29 Gerd Moellmann <gerd@gnu.org>
20347
20348 * dabbrev.el (dabbrev-expand): Don't display messages in the
20349 echo area if the minibuffer window is active.
20350
20351 * jit-lock.el (jit-lock-mode): Add after change function to
20352 local hook.
20353
20354 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
20355
20356 * antlr-mode.el: New commands: hide/unhide actions,
20357 upcase/downcase literals.
20358 (antlr-tiny-action-length): New user option.
20359 (antlr-hide-actions): New command. Suggested by
20360 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
20361 (antlr-mode-map): New binding [C-c C-v].
20362 (antlr-mode-menu): New entries.
20363 (antlr-downcase-literals): New command.
20364 (antlr-upcase-literals): Ditto.
20365
20366 * antlr-mode.el: Minor changes: indendation, mode-name.
20367 (antlr-indent-line): Indent cpp directive at column 0.
20368 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
20369
20370 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
20371 (antlr-font-lock-additional-keywords): Workaround for intentional
20372 bug in XEmacs version of font-lock.
20373 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
20374 be used by a smarter version of `buffers-menu-grouping-function'.
20375
20376 2000-05-29 Gerd Moellmann <gerd@gnu.org>
20377
20378 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
20379 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
20380
20381 2000-05-29 Kenichi Handa <handa@etl.go.jp>
20382
20383 * international/encoded-kb.el
20384 (encoded-kbd-iso2022-designation-map): Pay attention to that
20385 charset-iso-final-char return -1 for eight-bit-control and
20386 eight-bit-graphic.
20387
20388 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
20389
20390 * speedbar.el (speedbar-use-images, speedbar-update-flag)
20391 (speedbar-easymenu-definition-base): Use display-graphic-p where
20392 available, instead of window-system.
20393
20394 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
20395
20396 * international/codepage.el (cp-coding-system-for-codepage-1): Add
20397 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
20398 coding systems.
20399
20400 2000-05-26 Dave Love <fx@gnu.org>
20401
20402 * disp-table.el (standard-display-underline): Don't use
20403 internal-find-face.
20404
20405 * mail/reporter.el: Maintainer change. Doc fixes.
20406 (reporter-version): Deleted.
20407
20408 * emacs-lisp/elp.el: Maintainer change.
20409 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
20410
20411 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
20412
20413 * add-log.el (add-change-log-entry): Merge the current entry with the
20414 previous one if the previous one is empty.
20415
20416 2000-05-26 Dave Love <fx@gnu.org>
20417
20418 * loadhist.el (unload-feature): Fix interactive spec [from
20419 lijnzaad@ebi.ac.uk].
20420
20421 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
20422 subr-arity to check primitives.
20423 (byte-compile-flush-pending, byte-compile-file-form-progn)
20424 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
20425 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
20426 mapcar.
20427
20428 2000-05-26 Kenichi Handa <handa@etl.go.jp>
20429
20430 * international/fontset.el: Set family names of non-latin charsets
20431 in default fontset to "*".
20432
20433 * international/mule-diag.el (print-fontset): Combine family part
20434 and registry part of the fontname by "-*-" instead of "-".
20435
20436 * international/mule-cmds.el (encode-coding-char): Make strings
20437 multibyte before calling encode-coding-string.
20438
20439 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
20440
20441 * derived.el: Fix keywords.
20442 (define-derived-mode): Only define if needed.
20443
20444 * simple.el (fill-comment, comment-column, comment-start)
20445 (comment-start-skip, comment-end, comment-indent-function)
20446 (block-comment-start, block-comment-end, indent-for-comment)
20447 (set-comment-column, kill-comment, comment-padding, comment-region)
20448 (comment-multi-line, indent-new-comment-line): Remove.
20449
20450 * bindings.el (esc-map): Change ; to comment-dwim and use the new
20451 function names for comment operations.
20452
20453 * newcomment.el: Add abundant autoload cookies.
20454 (comment-style): Don't depend on runtime data at compile-time.
20455 (comment-indent-hook): Remove.
20456 (comment-indent): Check if comment-indent-hook is bound.
20457 (comment-region): Docstring fix.
20458
20459 2000-05-25 Dave Love <fx@gnu.org>
20460
20461 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
20462 byte-code-function-p.
20463
20464 * mail/rmailsum.el: Add provide.
20465
20466 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
20467
20468 * smerge-mode.el (smerge-diff-switches): Don't use list* in
20469 defcustom.
20470
20471 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
20472
20473 * ediff-diff.el (ediff-exec-process): delete --binary option from
20474 non-buffer ediff jobs.
20475
20476 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20477
20478 * hilit-chg.el (highlight-changes-mode): Ask about color or
20479 grayscale support, not about window-system.
20480
20481 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
20482 window-system.
20483 (ffap-highlight): Always default to t.
20484
20485 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
20486 display-popup-menus-p instead of looking at window-system.
20487
20488 * disp-table.el (standard-display-g1, standard-display-graphic):
20489 Only refuse to use string glyphs on X and MS-Windows.
20490
20491 * avoid.el: Remove window-system from commentary, suggest to use
20492 display-*-p instead.
20493
20494 * apropos.el (apropos-print): Use display-mouse-p instead of
20495 window-system.
20496
20497 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20498
20499 * international/codepage.el (cp-decoding-vector-for-codepage):
20500 Fill up unsupported characters with their own codes. From Kenichi
20501 Handa.
20502
20503 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20504
20505 * international/mule-diag.el (describe-char-after): Use
20506 display-graphic-p instead of window-system, so that this function
20507 works on MS-DOS.
20508
20509 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20510
20511 * international/codepage.el (cp-make-coding-systems-for-codepage):
20512 Remove the eight-bit-graphic and eight-bit-control charsets from
20513 the list of charsets which we convert into `?'.
20514
20515 2000-05-25 Kenichi Handa <handa@etl.go.jp>
20516
20517 * international/mule-conf.el: Specify CHARSET-ID explicitely for
20518 private charsets.
20519 (mule-unicode-0100-24ff, japanese-jisx0213-1,
20520 japanese-jisx0213-2): New charsets.
20521
20522 * international/fontset.el: Setup default fontset for new charsets.
20523
20524 2000-05-24 Dave Love <fx@gnu.org>
20525
20526 * info.el (Info-find-node-2): Restructure [following "Vadim
20527 S. Solomin" <sovs@uic.nnov.ru>].
20528
20529 * icomplete.el: Fix header for Finder.
20530
20531 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
20532
20533 * rmailout.el (rmail-output-to-rmail-file): Added optional param
20534 STAY.
20535
20536 * rmail.el (rmail-automatic-folder-directives): New user variable.
20537 (rmail-show-message): Add call to `rmail-auto-file' during
20538 display.
20539 (rmail-auto-file): New function.
20540
20541 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
20542
20543 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
20544 account.
20545 (ediff-test-utility,ediff-diff-mandatory-option)
20546 (ediff-reset-diff-options): Utilities for proper initialization of
20547 ediff-diff-options and ediff-diff3-options on Windows.
20548
20549 * ediff-init.el (ediff-merge-filename-prefix): New customizable
20550 variable.
20551
20552 * ediff-mult.el (ediff-filegroup-action): Use
20553 ediff-merge-filename-prefix.
20554
20555 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
20556
20557 * viper-ex.el (ex-write): Set selective display to nil.
20558
20559 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
20560
20561 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
20562 aliases for hebrew-iso-8bit.
20563
20564 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
20565
20566 * woman.el: New version from Francis J. Wright
20567 <F.J.Wright@Maths.QMW.ac.uk>.
20568 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
20569 names in environment variables regardless of the path separator.
20570 (woman-topic-all-completions-1): Don't call file-name-directory-p
20571 on all files, since woman-file-regexp already filters out any
20572 directories.
20573
20574 2000-05-24 Kenichi Handa <handa@etl.go.jp>
20575
20576 * international/quail.el (quail-start-translation): Don't change
20577 modified-p of the current buffer.
20578 (quail-start-conversion): Likewise.
20579
20580 * international/kkc.el (kkc-region): Don't change modified-p of
20581 the current buffer.
20582
20583 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
20584 conform to RFC1468.
20585 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
20586
20587 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
20588
20589 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
20590 (speedbar-insert-button): Invisible text property fix.
20591 (speedbar-directory-plus): Renamed from speedbar-directory-+
20592 (speedbar-directory-minus): Renamed from speedbar-directory--
20593 (speedbar-page-plus): Renamed from speedbar-file-+
20594 (speedbar-page-minus): Renamed from speedbar-file--
20595 (speedbar-page): Renamed from speedbar-file-
20596 (speedbar-tag): Renamed from speedbar-tag-
20597 (speedbar-tag-plus): Renamed from speedbar-tag-+
20598 (speedbar-tag-minus): Renamed from speedbar-tag--
20599 (speedbar-expand-image-button-alist): Use above renames.
20600
20601 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
20602 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
20603 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
20604 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
20605 * sb-pg.xpm: Renamed from sb-file.xpm
20606 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
20607 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
20608
20609 2000-05-24 Kenichi Handa <handa@etl.go.jp>
20610
20611 * international/quail.el (quail-show-guidance-buf): Set
20612 current-input-method of the guidance buffer to the name of the
20613 curren input method.
20614
20615 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
20616
20617 * progmodes/compile.el (compile-internal): Style typo.
20618
20619 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
20620 quote vars and functions in the docstring.
20621
20622 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
20623
20624 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
20625 Don't quote lambdas.
20626
20627 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
20628
20629 2000-05-23 Gerd Moellmann <gerd@gnu.org>
20630
20631 * startup.el (command-line): Determine source file of compiled
20632 user init file differently. Warn if compiled user init file
20633 is older than its source file.
20634
20635 * ffap.el (ffap-url-regexp): Add `https'.
20636
20637 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
20638
20639 * files.el (make-backup-file-name-1): Replace slashes with `!'
20640 rather than `|' (which is not allowed on Windows). Replace the
20641 drive letters with a string "drive_X".
20642
20643 2000-05-23 Gerd Moellmann <gerd@gnu.org>
20644
20645 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
20646
20647 * files.el (interpreter-mode-alist): Add `bash2'.
20648
20649 2000-05-22 Dave Love <fx@gnu.org>
20650
20651 * loadhist.el (feature-symbols, file-provides, file-requires): Use
20652 mapc.
20653 (feature-file): Avoid calling symbol-name. Doc fix.
20654 (file-set-intersect, file-dependents): Use dolist, not mapcar.
20655 (loadhist-hook-functions): Add mouse-position-function.
20656 (unload-feature): Change uses of mapcar.
20657
20658 * files.el (parse-colon-path): Doc fix.
20659 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
20660 (set-auto-mode): Use mapc.
20661
20662 * complete.el (PC-look-for-include-file): Use :alnum: character
20663 class.
20664 (partial-completion-mode): Add autoload cookie.
20665
20666 2000-05-22 Sam Steingold <sds@gnu.org>
20667
20668 * info.el (Info-fontify-node): Fixed the call to
20669 `add-text-properties' (bug introduced on 2000-05-18).
20670
20671 2000-05-22 Dave Love <fx@gnu.org>
20672
20673 * bindings.el: Remove debug-ignored-errors set in other files.
20674
20675 * progmodes/etags.el: Add to debug-ignored-errors.
20676 (visit-tags-table-buffer): Clear out buffers holding old tables
20677 when making a new list.
20678 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
20679 mapc.
20680
20681 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
20682 quote keywords.
20683 (cmpl-string-case-type): Use character classes.
20684
20685 * comint.el:
20686 * textmodes/ispell.el:
20687 * imenu.el:
20688 * mail/mh-e.el:
20689 * progmodes/compile.el: Add to debug-ignored-errors.
20690
20691 * dabbrev.el: Add to debug-ignored-errors.
20692 (dabbrev-completion): Use mapc.
20693
20694 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
20695
20696 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
20697 (woman-mapcan, woman-parse-man.conf)
20698 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
20699 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
20700 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
20701 path syntax better.
20702 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
20703 (woman-manpath): Call woman-parse-man.conf.
20704 (woman-emulation): New defcustom, defaults to nroff.
20705 (woman-font-support): New defconst.
20706 (woman-use-symbol-font): New defcustom.
20707 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
20708 "Emulation".
20709 Many functions: Doc fix.
20710
20711 2000-05-22 Kenichi Handa <handa@etl.go.jp>
20712
20713 * international/quail.el (quail-simple-translation-keymap): Map
20714 128..255 to quail-self-insert-command.
20715 (quail-keyboard-layout-alist): Add definition for "pc102-de".
20716
20717 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
20718
20719 * help.el (help-manyarg-func-alist): Typo.
20720
20721 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
20722 intervals which makes it heaps simpler.
20723
20724 * newcomment.el (comment-region-internal): Go back to BEG after quoting
20725 the nested comment markers.
20726
20727 * subr.el (remove-hook): Don't turn the hook's value into a list.
20728
20729 2000-05-21 Dave Love <fx@gnu.org>
20730
20731 * edmacro.el (edmacro-parse-keys): Return vector if any elements
20732 are invalid characters.
20733
20734 * international/mule-util.el (detect-coding-with-priority): Use
20735 mapc. Remove redundant lambda.
20736
20737 * international/mule-diag.el (list-non-iso-charset-chars)
20738 (describe-fontset): Remove redundant lambda.
20739
20740 * emulation/crisp.el (brief-mode): New alias.
20741
20742 * emacs-lisp/ring.el (ring-elements): New function.
20743
20744 * emacs-lisp/easymenu.el (easy-menu-create-menu)
20745 (easy-menu-do-add-item): Use keywordp.
20746
20747 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
20748
20749 * replace.el: Doc and error message fixes.
20750 (replace-highlight): Use facep, not internal-find-face.
20751
20752 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
20753
20754 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
20755
20756 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
20757 (log-edit-insert-changelog): Drop `:' as well.
20758
20759 * log-view.el: Fix file description.
20760 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
20761 available.
20762 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
20763 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
20764
20765 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
20766 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
20767 Print a status message if the toggle is called interactively.
20768 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
20769 for global minor modes and use `defcustom' for them.
20770 Use add-minor-mode.
20771 (easy-mmode-define-derived-mode): Remove.
20772 (define-derived-mode): Fancier default docstring.
20773 (easy-mmode-define-navigation): Signal an error rather than (ding).
20774
20775 * newcomment.el (comment-styles): New `box-multi'.
20776 (comment-normalize-vars): Better default for comment-continue to
20777 avoid whitespace-only continuations.
20778 (comment-search-forward): Always move even in the no-syntax case.
20779 (comment-padright): Only obey N if it's only obeyed for padleft.
20780 (comment-make-extra-lines): Better handling of empty continuations.
20781 Use `=' for the filler if comment-start has only one character.
20782 (uncomment-region): Try handling the special `=' filler.
20783 (comment-region): Allow LINES even if MULTI is nil.
20784 (comment-box): Choose box style based on comment-style.
20785
20786 2000-05-20 Kenichi Handa <handa@etl.go.jp>
20787
20788 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
20789 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
20790
20791 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
20792
20793 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
20794 and insert, not subst-char-in-region.
20795
20796 * international/mule-diag.el (list-character-sets-1): Handle
20797 charsets eight-bit-control and eight-bit-graphic.
20798 (list-iso-charset-chars): Likewise.
20799 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
20800 charactes as is. Use indent-to to align characters.
20801
20802 * international/mule-cmds.el (find-multibyte-characters): Never
20803 exclude charsets eight-bit-control and eight-bit-graphic.
20804
20805 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
20806
20807 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
20808 Don't quote lambdas.
20809
20810 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
20811
20812 2000-05-19 Gerd Moellmann <gerd@gnu.org>
20813
20814 * gud.el (gud-jdb-directories): Doc fix.
20815
20816 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
20817
20818 * newcomment.el: New file.
20819
20820 2000-05-19 Gerd Moellmann <gerd@gnu.org>
20821
20822 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
20823
20824 2000-05-18 Andreas Schwab <schwab@suse.de>
20825
20826 * dired.el (dired-between-files): Also skip lines beginning with
20827 `used'.
20828
20829 2000-05-18 Gerd Moellmann <gerd@gnu.org>
20830
20831 * msb.el (msb-menu-cond): Add choice `user'.
20832
20833 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20834
20835 * ps-print.el: Compatibility, customization and doc fix.
20836 (ps-printer-name-option): Replace defconst by defvar.
20837 (ps-postscript-code-directory): XEmacs compatibility.
20838 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
20839 fix.
20840 (ps-user-defined-prologue, ps-print-prologue-header)
20841 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
20842 compatibility and code fix.
20843 (ps-print-background-image, ps-print-background-text):
20844 Customization fix.
20845 (ps-line-number-start, ps-n-up-on): New vars.
20846
20847 2000-05-18 Espen Skoglund <esk@ira.uka.de>
20848
20849 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
20850 the indent-comment function to just return the appropriate indent.
20851
20852 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
20853
20854 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
20855 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
20856 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
20857
20858 2000-05-18 Dave Love <fx@gnu.org>
20859
20860 * info.el (Info-fontify-node): Add intangible property as well as
20861 invisible.
20862
20863 * calendar/appt.el (appt-make-list): Match all lines of entry.
20864 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
20865
20866 2000-05-18 Kenichi Handa <handa@etl.go.jp>
20867
20868 * international/mule-diag.el (describe-char-after): Call
20869 internal-char-font, not char-font. If internal-char-font returns
20870 nil, display "-- none --".
20871
20872 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
20873
20874 * image.el (image-type-available-p): Don't reference image-types
20875 if it isn't bound.
20876
20877 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
20878
20879 * autoarg.el (autoarg-mode): Typo in the :set argument.
20880
20881 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
20882
20883 * startup.el (command-line-1): Don't signal an error if the
20884 directory for auto-save-list files does not yet exist.
20885
20886 2000-05-17 Kenichi Handa <handa@etl.go.jp>
20887
20888 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
20889
20890 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
20891
20892 * subr.el (remove-hook): `setq' hook-value, not `set'.
20893
20894 2000-05-16 Sam Steingold <sds@gnu.org>
20895
20896 * info.el (debug-ignored-errors): More errors to ignore.
20897
20898 2000-05-16 Dave Love <fx@gnu.org>
20899
20900 * cus-edit.el: Don't require cl or easymenu.
20901 (custom-variable-prompt): Test standard-value property, not
20902 user-variable-p.
20903
20904 2000-05-16 Sam Steingold <sds@gnu.org>
20905
20906 * subr.el (add-hook): `setq' hook-value, not `set'.
20907
20908 2000-05-16 Gerd Moellmann <gerd@gnu.org>
20909
20910 * startup.el (command-line-1): Mention the FAQ in the startup
20911 message.
20912
20913 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
20914
20915 * progmodes/compile.el (compilation-parse-errors): Collect
20916 `nomessage' regexps last.
20917
20918 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
20919
20920 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
20921 to the function name.
20922
20923 2000-05-15 Dave Love <fx@gnu.org>
20924
20925 * speedbar.el (speedbar-recenter): Typo.
20926 (speedbar-expand-line): Make arg optional.
20927 (speedbar-mode): Avoid a compiler warning.
20928
20929 2000-05-15 Gerd Moellmann <gerd@gnu.org>
20930
20931 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
20932 user-specified option string is empty.
20933
20934 * mouse.el (mouse-yank-at-click): Doc fix.
20935
20936 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
20937
20938 * term/internal.el (IT-character-translations): More updates of
20939 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
20940 documents.
20941
20942 2000-05-15 Gerd Moellmann <gerd@gnu.org>
20943
20944 * env.el (getenv): New function, interactively callable.
20945 (setenv, getenv): Remove autoload cookies.
20946
20947 * loadup.el: Load `env'.
20948
20949 * progmodes/f90.el: Change author's mail address.
20950
20951 2000-05-14 Dave Love <fx@gnu.org>
20952
20953 * mail/rmail.el (rmail-show-message-hook): Customize and offer
20954 goto-addr as an option.
20955
20956 * help.el (help-xref-stack): Doc fix.
20957 (help-xref-following): New variable.
20958 (help-make-xrefs): Use it.
20959 (help-xref-go-back): Use position information from stack element.
20960 (help-follow): Make position in stack element a pair. Use
20961 help-xref-following.
20962
20963 * autoarg.el: New file.
20964
20965 * faces.el: Declare more functions obsolete.
20966
20967 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
20968 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
20969 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
20970 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
20971 Remove all the setup-...-environment functions.
20972
20973 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
20974
20975 * speedbar.el: Updated the commentary section. xemacs20p now uses
20976 >= when detecting. Require `defimage' safely.
20977 (speedbar-easymenu-definition-base): Add toggle for images.
20978 (speedbar-easymenu-definition-special): Add flush cache & expand.
20979 (speedbar-visiting-tag-hook): Set new defaults. Added options.
20980 (speedbar-reconfigure-keymaps-hook): New variable.
20981 (speedbar-frame-parameters): Updated documentation.
20982 (speedbar-use-imenu-flag): Updated custom tag
20983 (speedbar-dynamic-tags-function-list): New variable.
20984 (speedbar-tag-hierarchy-method): Updated doc & custom.
20985 (speedbar-indentation-width, speedbar-indentation-width) New
20986 variables.
20987 (speedbar-hide-button-brackets-flag): Customizable.
20988 (speedbar-vc-indicator): Doc update.
20989 (speedbar-ignored-path-expressions): Updated default value.
20990 (speedbar-supported-extension-expressions): Updated default value.
20991 (speedbar-syntax-table): Remove {} paren status.
20992 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
20993 as "+". Added overlay aliases.
20994 (speedbar-mode): Use `speedbar-mode-line-update' instead of
20995 `force-mode-line-update'.
20996 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
20997 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
20998 `mouse-set-point'
20999 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
21000 (speedbar-item-info-tag-helper): Revamped to handle a wider range
21001 of arbitrary text, and new helper functions.
21002 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
21003 filename finder.
21004 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
21005 (speedbar-directory-buttons): Update path search/expansion.
21006 (speedbar-make-tag-line): Pay attention to
21007 `speedbar-indentation-width'. Use more care w/ invisible
21008 properties.
21009 (speedbar-change-expand-button-char): Call
21010 `speedbar-insert-image-button-maybe'.
21011 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
21012 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
21013 (speedbar-trim-words-tag-hierarchy)
21014 (speedbar-simple-group-tag-hierarchy): New functions
21015 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
21016 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
21017 functions.
21018 (speedbar-mouse-set-point): New function
21019 (speedbar-power-click): Updated documentation.
21020 (speedbar-line-token, speedbar-goto-this-file): Handle more types
21021 of tag prefix text.
21022 (speedbar-expand-line, speedbar-contract-line): Make more robust
21023 to strange text.
21024 (speedbar-expand-line): Takes universal argument to flush the
21025 cache.
21026 (speedbar-flush-expand-line): New function.
21027 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
21028 Use new generator insertion method.
21029 (speedbar-fetch-dynamic-tags): New function.
21030 (speedbar-fetch-dynamic-imenu): Removed code now handled in
21031 `speedbar-fetch-dynamic-imenu'.
21032 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
21033 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
21034 "Revert Buffer" menu items.
21035 (speedbar-buffer-buttons-engine): Be smarter when creating a
21036 filename tag (for expansion purposes.).
21037 (speedbar-highlight-one-tag-line,
21038 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
21039 (speedbar-recenter): New functions.
21040 (defimage-speedbar): Image loading abstraction.
21041 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
21042 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
21043 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
21044 (speedbar-tag-type, speedbar-tag-mail): New images.
21045 (speedbar-expand-image-button-alist): New variable.
21046 (speedbar-insert-image-button-maybe): Insert an image over some
21047 buttons.
21048
21049 2000-05-13 Kenichi Handa <handa@etl.go.jp>
21050
21051 * international/mule-cmds.el (encode-coding-char): An ASCII
21052 character is always encodable.
21053
21054 * international/mule-conf.el: Add more information in descriptions
21055 of character sets.
21056
21057 * international/mule-diag.el (describe-char-after): New function.
21058 (describe-font-internal): Adjusted for the change of font-info.
21059 (describe-font): Likewise.
21060 (print-fontset): Rewritten for the new fontset implementation.
21061 (describe-fontset): Include fontset alias names in completion.
21062 (list-fontsets): Adjusted for the change of print-fontset.
21063
21064 * simple.el (what-cursor-position): If DETAIL is non-nil, call
21065 describe-char-after instead of displaying the detail in the echo
21066 area.
21067 (syntax-code-table): Format changed.
21068 (string-to-syntax): Adjusted for the above change.
21069
21070 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
21071
21072 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
21073
21074 2000-05-12 Dave Love <fx@gnu.org>
21075
21076 * calendar/todo-mode.el: Remove some compatibility stuff and CL
21077 dependence. Use line-{beginning,end}-position, not
21078 point-at{b,e}ol. Some doc fixes.
21079 (todo-position): New function. Fix callers of position to use it.
21080 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
21081
21082 2000-05-12 Gerd Moellmann <gerd@gnu.org>
21083
21084 * time.el (display-time-mail-icon): Use `:ascent center'.
21085
21086 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
21087 handling FTP security extensions.
21088
21089 2000-05-11 Dave Love <fx@gnu.org>
21090
21091 * calendar/todo-mode.el: New file.
21092
21093 2000-05-11 Gerd Moellmann <gerd@gnu.org>
21094
21095 * comint.el (comint-read-input-ring): Move reference to
21096 comint-input-ring-size outside of the save-excursion. It was
21097 causing the default value to be the only one ever seen.
21098
21099 * font-lock.el: Update copyright. Remove Simon Marshall's email
21100 address on request from him.
21101
21102 * subr.el (substitute-key-definition): Add comment describing
21103 the meaning of PREFIX.
21104
21105 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
21106
21107 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
21108
21109 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
21110 (add-minor-mode): Don't make the variable buffer-local and add a
21111 reference to define-minor-mode in the docstring.
21112
21113 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
21114 HEADER/FOOTER and fix bug with trailing empty directory.
21115 (cvs-append-to-ignore): Use vc-editable-p if available.
21116 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
21117 (vc-do-command): Tweak advice to handle the new VC.
21118
21119 * log-view.el (log-view-goto-rev): New function for the new VC.
21120 (log-view-minor-wrap): Use mark-active.
21121
21122 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
21123 (log-edit-changelog-full-paragraphs): New var.
21124 (log-edit-insert-changelog): Remove a lonely leading `* file'.
21125 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
21126 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
21127 (log-edit-changelog-ours-p, log-edit-changelog-entries)
21128 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
21129 Replace the `cvs' prefix with `log-edit'.
21130
21131 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
21132
21133 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
21134 (diff-font-lock-defaults): Explicitly turn off multiline.
21135 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
21136 (diff-ediff-patch): Fix call to ediff-patch-file.
21137 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
21138 Handle comments.
21139
21140 * frame.el (automatic-hscrolling): Typo.
21141
21142 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
21143
21144 2000-05-09 Sam Steingold <sds@goems.com>
21145
21146 * apropos.el (apropos-print): use `describe-face' instead of
21147 `customize-face-other-window'.
21148
21149 2000-05-09 Dave Love <fx@gnu.org>
21150
21151 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
21152
21153 * help.el (describe-variable): Have customize button pop the
21154 help-xref stack when invoked.
21155 (help-xref-symbol-regexp): Add `face'.
21156 (help-make-xrefs): Check for quoted face names and adapt regexp
21157 submatch numbers to cope.
21158 (help-xref-interned): Maybe insert face doc too. Separate
21159 sections with a line of hyphens.
21160
21161 * faces.el: Some doc fixes. Declare some functions obsolete.
21162 (describe-face): Add customize button. Return the help
21163 text. Fix prompt.
21164
21165 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
21166
21167 * term/internal.el (IT-character-translations): Fix last change.
21168
21169 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
21170
21171 * woman.el: New file
21172 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
21173
21174 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
21175
21176 * term/internal.el (IT-character-translations): Update ASCII
21177 simulations for greek-iso8859-7, add latin-iso8859-14 and
21178 latin-iso8859-15.
21179
21180 * international/mule-cmds.el (set-language-info-alist): Call
21181 define-prefix-command with 3 arguments, to make the map suitable
21182 for a menu.
21183
21184 2000-05-07 Dave Love <fx@gnu.org>
21185
21186 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
21187
21188 2000-05-05 Dave Love <fx@gnu.org>
21189
21190 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
21191 list in doc string. Don't quote keyword symbols.
21192 * emacs-lisp/cl.el: Likewise
21193 * emacs-lisp/cl-seq.el: Likewise
21194
21195 2000-05-05 Gerd Moellmann <gerd@gnu.org>
21196
21197 * abbrev.el (abbrev-mode): Make ARG optional.
21198
21199 2000-05-04 Gerd Moellmann <gerd@gnu.org>
21200
21201 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
21202
21203 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
21204
21205 * subr.el (substitute-key-definition): Clarify documentation.
21206
21207 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
21208
21209 * glasses.el (glasses-convert-to-unreadable): Use
21210 `glasses-separator' instead of the hard-wired "_".
21211 (glasses-mode): Call `glasses-make-unreadable' only in a single
21212 place.
21213
21214 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
21215
21216 * term/internal.el (cjk-codepages-alist): Add associations for
21217 Chinese and Korean codepages. Remove FIXME comment.
21218
21219 2000-05-03 Dave Love <fx@gnu.org>
21220
21221 * time.el (display-time-mail-face, display-time-use-mail-icon):
21222 New option.
21223 (display-time-mail-icon): New variable.
21224 (display-time-string-forms): Use the above. Fix the local-map.
21225
21226 2000-05-03 Gerd Moellmann <gerd@gnu.org>
21227
21228 * replace.el (query-replace-map): Add binding for `E'.
21229 (query-replace-help): Extend help text.
21230 (perform-replace): Allow editing the replacement string.
21231
21232 * make-mode.el (makefile-mode-abbrev-table): New variable.
21233 (makefile-mode): Set local abbrev table to
21234 makefile-mode-abbrev-table.
21235 (makefile-font-lock-keywords): Fontify includes and conditionals.
21236
21237 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
21238 set TOGGLE's value.
21239
21240 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
21241 mail-interactive-insert-alias.
21242 (mail-abbrev-complete-alias): New command.
21243 (mail-mode-map): Bind it to `M-TAB'.
21244
21245 2000-05-03 Kenichi Handa <handa@etl.go.jp>
21246
21247 * language/lao-util.el (lao-compose-region): New function.
21248
21249 2000-05-02 Gerd Moellmann <gerd@gnu.org>
21250
21251 * files.el (recover-session): Make directories as necessary
21252 if they don't exist yet.
21253
21254 * calendar/cal-french.el
21255 (french-calendar-multibyte-special-days-array)
21256 (french-calendar-special-days-array): Change French text.
21257 (calendar-french-date-string): Change output.
21258 (calendar-goto-french-date): Likewise.
21259
21260 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
21261
21262 * wid-edit.el (widget-default-active): Obey `:always-active'.
21263 (widget-documentation-string-value-create): Set `:always-active'.
21264
21265 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
21266
21267 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
21268 default prefix to `~/_emacs.d/auto-save.list/_s'.
21269 (normal-top-level): Create the directory for auto-save files, if
21270 it doesn't already exist (in the ms-dos case only).
21271
21272 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
21273
21274 * international/mule-cmds.el (set-language-environment): Don't
21275 concat an integer (dos-codepage), use format instead.
21276
21277 2000-05-02 Dave Love <fx@gnu.org>
21278
21279 * help.el (help-xref-on-pp): Check for constant symbols.
21280
21281 2000-04-29 Gerd Moellmann <gerd@gnu.org>
21282
21283 * startup.el (normal-top-level): Put a condition-case around
21284 the code loading subdirs.el.
21285
21286 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21287
21288 * ps-print.el: Upside-down and face background color printing,
21289 line number step, doc fix.
21290 (ps-print-version): New version number (5.2).
21291 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
21292 (ps-face-attribute-list, ps-plot-with-face): Code fix.
21293 (ps-spool-config): Var fix.
21294 (ps-printer-name-option): Const fix.
21295 (ps-print-upside-down, ps-use-face-background)
21296 (ps-line-number-step): New vars.
21297 (ps-window-system, ps-lp-system): New consts.
21298 (ps-face-background): New fun.
21299
21300 2000-04-28 Richard Stallman <rms@gnu.org>
21301
21302 * files.el (make-auto-save-file-name):
21303 Apply auto-save-file-name-transforms to visited file name
21304 before generating auto save file name.
21305 (auto-save-file-name-transforms): New variable.
21306
21307 * files.el (backup-enable-predicate):
21308 Correctly test for a file under a temporary directory.
21309
21310 2000-04-28 Gerd Moellmann <gerd@gnu.org>
21311
21312 * subr.el (add-minor-mode): Rewritten.
21313
21314 2000-04-28 Kenichi Handa <handa@etl.go.jp>
21315
21316 * mail/sendmail.el (sendmail-send-it): Set
21317 buffer-file-coding-system to the selected coding system for MIME
21318 header.
21319
21320 2000-04-27 Gerd Moellmann <gerd@gnu.org>
21321
21322 * dired.el (dired-move-to-filename-regexp): Allow format where
21323 YYYY is followed by two spaces.
21324
21325 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
21326 in the second character class of the regexp.
21327
21328 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
21329 mh-etc, too.
21330
21331 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
21332 nil.
21333
21334 * subr.el (add-minor-mode): Use `set' instead of `setq'.
21335
21336 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
21337 argument.
21338
21339 2000-04-27 Sen Nagata <sen@eccosys.com>
21340
21341 * emacs-lisp/crm.el (crm-completion-table): New variable.
21342 (crm-collection-fn, crm-test-completion)
21343 (completing-read-multiple): Use it.
21344
21345 2000-04-27 Dave Love <fx@gnu.org>
21346
21347 * help.el (locate-library): Use mapc.
21348 (help-manyarg-func-alist): Add call-process-region.
21349
21350 2000-04-26 Gerd Moellmann <gerd@gnu.org>
21351
21352 * subr.el (add-minor-mode): Make argument MAP optional.
21353
21354 * desktop.el (desktop-save): Save list of minor modes.
21355 (desktop-create-buffer): Restore minor modes.
21356 (desktop-minor-mode-table): New user-option.
21357
21358 * subr.el (add-minor-mode): New function.
21359
21360 * image.el (find-image): New function.
21361 (defimage): Rewritten to find image at load time.
21362
21363 * startup.el (normal-top-level-add-to-load-path): Handle
21364 case that the default directory is not in load-path.
21365
21366 * help.el: Old patch from Stefan Monnier.
21367 (help-xref-on-pp): New function.
21368 (describe-variable): Use it to display xrefs in a symbol's value.
21369
21370 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
21371
21372 * cus-edit.el (custom-face): Fix parenthesis.
21373
21374 2000-04-26 Kenichi Handa <handa@etl.go.jp>
21375
21376 * mail/rmail.el (rmail-expunge): When there are no deleted
21377 messages, do nothing.
21378
21379 2000-04-26 Dave Love <fx@gnu.org>
21380
21381 * international/mule-cmds.el (locale-translation-file-name):
21382 Defvar to nil.
21383 (set-locale-environment): Set it here (at runtime).
21384
21385 2000-04-25 Gerd Moellmann <gerd@gnu.org>
21386
21387 * replace.el (perform-replace): Add parameters START and END. Use
21388 them instead of the check for a region in Transient Mark mode.
21389 (query-replace-read-args): Return two more list elements for the
21390 start and end of the region in Transient Mark mode.
21391 (query-replace, query-replace-regexp, query-replace-regexp-eval)
21392 (map-query-replace-regexp, replace-string, replace-regexp): Add
21393 optional last arguments START and END and pass them to
21394 perform-replace.
21395
21396 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
21397 form with additional arguments for perform-replace.
21398
21399 * progmodes/etags.el (tags-query-replace): Add parameters START
21400 and END. Construct a form with additional arguments for
21401 perform-replace.
21402
21403 * simple.el (shell-command): Set default directory for "*Shell
21404 Command Output" buffer.
21405
21406 * language/european.el (iso-latin-4): Fix typo.
21407
21408 * emacs-lisp/crm.el: New file.
21409
21410 2000-04-24 Dave Love <fx@gnu.org>
21411
21412 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
21413 (Custom-reset-saved, Custom-reset-standard)
21414 (custom-group-value-create, custom-group-set, custom-group-save)
21415 (custom-group-reset-current, custom-group-reset-saved)
21416 (custom-group-reset-standard): Use mapc.
21417 (custom-buffer-create-internal): Disable undo when creating items.
21418 Use mapc.
21419 (custom-face): Avoid redundant lambda.
21420
21421 2000-04-24 Gerd Moellmann <gerd@gnu.org>
21422
21423 * startup.el (auto-save-list-file-prefix): Set default to
21424 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
21425
21426 2000-04-24 Sam Steingold <sds@gnu.org>
21427
21428 * time-stamp.el (time-stamp-string-preprocess): Always convert
21429 `field-result' to a string.
21430
21431 2000-04-24 Gerd Moellmann <gerd@gnu.org>
21432
21433 * frame.el (scrolling): New group.
21434 (automatic-hscrolling): New user-option.
21435
21436 * startup.el (command-line-x-option-alist): Add `-lsp' and
21437 `--line-spacing'.
21438
21439 2000-04-19 Dave Love <fx@gnu.org>
21440
21441 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
21442 (cl-mapc): Rename from mapc. Fix the funcall.
21443
21444 2000-04-19 Gerd Moellmann <gerd@gnu.org>
21445
21446 * simple.el (clone-indirect-buffer-other-window): New command.
21447 (clone-indirect-buffer): Add optional arg NORECROD.
21448 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
21449
21450 * help.el (resize-temp-buffer-window): Use count-screen-lines.
21451
21452 * window.el (count-screen-lines): New function.
21453 (shrink-window-if-larger-than-buffer): Use count-screen-lines
21454 instead of window-buffer-height.
21455
21456 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
21457 non-existing variable comint-input-sentinel.
21458 (inferior-lisp-args-to-list): Removed.
21459 (inferior-lisp): Use split-string instead of
21460 inferior-lisp-args-to-list.
21461
21462 * hexl.el (hexl-insert-hex-string): New command.
21463
21464 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
21465 instead of concat.
21466
21467 2000-04-18 Gerd Moellmann <gerd@gnu.org>
21468
21469 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
21470 at the start of an existing but empty folder.
21471
21472 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21473
21474 * ps-mule.el: Customization fix, doc fix.
21475 (ps-multibyte-buffer): Customization fix.
21476
21477 2000-04-17 Richard M. Stallman <rms@gnu.org>
21478
21479 * subr.el (read-passwd): Use read-char-exclusive.
21480
21481 2000-04-17 Gerd Moellmann <gerd@gnu.org>
21482
21483 * textmodes/texinfo.el (texinfo-insert-@email)
21484 (texinfo-insert-@emph, texinfo-insert-@quotation)
21485 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
21486 (texinfo-mode-map): Add key bindings for them.
21487
21488 * files.el (basic-save-buffer-2): Use a template with `$'
21489 instead of `#' for VMS.
21490
21491 * simple.el (clone-indirect-buffer): New function.
21492
21493 2000-04-16 Stephen Eglen <stephen@gnu.org>
21494
21495 * iswitchb.el (iswitchb-case): New function. If the user input
21496 contains any upper-case characters, the search is made
21497 case-sensitive.
21498
21499 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
21500
21501 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
21502 comment-end.
21503 (texinfo-font-lock-syntactic-keywords): New var.
21504 (texinfo-font-lock-keywords): Remove comment regexp.
21505 (texinfo-insert-block): New function.
21506 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
21507 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
21508 and font-lock-defaults. Use regexp-opt for outline-regexp.
21509 (texinfo-environments): New var.
21510 (texinfo-environment-regexp): Use regexp-opt and
21511 texinfo-environments.
21512
21513 * textmodes/ispell.el (ispell-menu-map-needed): Check that
21514 ispell-process is bound since this might be eval'd before ispell
21515 is loaded.
21516 (ispell-message): Use a tiny bit less magic and a bit more hard
21517 data to figure out what kind of sc-cite-regexp to use.
21518
21519 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
21520
21521 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
21522 (insert-cyclic-diary-entry): Unquote the lambda.
21523
21524 * gud.el (gud-jdb-build-source-files-list): Fix typo.
21525
21526 * files.el (backup-enable-predicate): Unquote the lambda.
21527
21528 * cus-edit.el (custom-face, face): Unquote the lambda.
21529
21530 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21531
21532 * ps-print.el: Check for line-beginning-position definition.
21533
21534 * ps-print.el: Fix counting lines in a region.
21535 (ps-print-version): New version number (5.1.5).
21536 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
21537 (ps-printing-region): Fun code fix.
21538
21539 2000-04-15 Gerd Moellmann <gerd@gnu.org>
21540
21541 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
21542 to file-directory-p.
21543
21544 2000-04-14 Gerd Moellmann <gerd@gnu.org>
21545
21546 * gud.el (gud-jdb-build-source-files-list): Check that directory
21547 exists before calling directory-files.
21548
21549 2000-04-13 Dave Love <fx@gnu.org>
21550
21551 * emacs-lisp/trace.el: Change maintainer. Use new backquote
21552 syntax.
21553
21554 * emacs-lisp/cl-specs.el: Remove when, unless.
21555
21556 * emacs-lisp/cl-extra.el: Don't quote keywords.
21557 (cl-old-mapc): New variable.
21558 (mapc): Use it.
21559 (cl-map-intervals): Use with-current-buffer. Don't check for
21560 next-property-change.
21561 (cl-map-overlays): Use with-current-buffer.
21562 (cl-expt): Remove.
21563 (copy-tree, remprop): Define unconditionally.
21564
21565 * emacs-lisp/cl-compat.el (keywordp): Remove.
21566
21567 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
21568 to use keywordp.
21569 (edebug-spec): Enable keywordp.
21570
21571 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
21572 string-lessp.
21573
21574 * cus-start.el: Use keywordp.
21575
21576 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21577
21578 * diary-lib.el (include-other-diary-files): Fix the fix of
21579 2000-02-18 by doing a save-excursion.
21580
21581 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21582
21583 * ps-print.el: Customization fix, doc fix.
21584 (ps-print-version): New version number (5.1.4).
21585 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
21586 (ps-print-preprint): Adjust code.
21587 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
21588 (ps-print-prologue-header, ps-print-control-characters)
21589 (ps-spool-config): Customization fix.
21590
21591 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
21592
21593 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
21594 converted to the new menu-item format, names silightly changed,
21595 help strings added.
21596
21597 Support for spelling without async subprocesses:
21598
21599 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
21600 (ispell-session-buffer): New variables.
21601 (ispell-start-process, ispell-process-status,
21602 ispell-accept-output, ispell-send-string): New functions, for
21603 Ispell invocation when async subprocesses aren't supported.
21604 (ispell-word, ispell-pdict-save, ispell-command-loop,
21605 ispell-process-line, ispell-buffer-local-parsing): Replace calls
21606 to process-send-string with calls to ispell-send-string, and
21607 accept-process-output with ispell-accept-output.
21608 (ispell-init-process): Call ispell-process-status instead of
21609 process-status with.
21610 (ispell-init-process): Call ispell-start-process. Call
21611 ispell-accept-output and ispell-send-string. Don't call
21612 process-kill-without-query and kill-process if they are unbound.
21613 (ispell-async-processp): New function.
21614
21615 2000-04-12 Dave Love <fx@gnu.org>
21616
21617 * info.el: Add debug-ignored-errors.
21618 (Info-mode-menu): Add some items.
21619 (Info-directory): Add autoload cookie.
21620
21621 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
21622 Modify `truncate-lines'. Make `describe-language-environment'
21623 always visible and add help. Modify `describe-key' help. Invoke
21624 Info-directory from `info'. New entry `emacs-manual'.
21625
21626 2000-04-10 Gerd Moellmann <gerd@gnu.org>
21627
21628 * progmodes/ebrowse.el (ebrowse-tree-mode):
21629 Use propertized-buffer-identification.
21630 (ebrowse-update-member-buffer-mode-line): Likewise.
21631 (ebrowse--mode-strings): Removed.
21632 (ebrowse--mode-line-props): Removed.
21633
21634 * files.el (auto-mode-alist): Add `EBROWSE'.
21635
21636 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
21637 space before testing for end of buffer.
21638 (ebrowse-load): Removed.
21639 (ebrowse-revert-tree-buffer-from-file): Rewritten.
21640 (ebrowse-create-tree-buffer): Rewritten.
21641 (ebrowse-tree-mode): Read tree from buffer.
21642
21643 * progmodes/ebrowse-ffh.el: Removed.
21644
21645 2000-04-10 Kenichi Handa <handa@etl.go.jp>
21646
21647 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
21648
21649 2000-04-10 Gerd Moellmann <gerd@gnu.org>
21650
21651 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
21652 at the wrong place.
21653
21654 2000-04-09 Dave Love <fx@gnu.org>
21655
21656 * files.el (backup-enable-predicate):
21657 Use temporary-file-directory, small-temporary-file-directory.
21658 (make-backup-file-name-function, backup-directory-alist): New vars.
21659 (make-backup-file-name-1): New function.
21660 (make-backup-file-name): Use it.
21661 (find-backup-file-name): Likewise. Use format for clarity, not concat.
21662 (file-newest-backup): Use make-backup-file-name.
21663
21664 2000-04-09 Gerd Moellmann <gerd@gnu.org>
21665
21666 * progmodes/ebrowse-ffh.el: New file.
21667
21668 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
21669 Moved to ebrowse-ffh.el.
21670 (ebrowse-load): Add autoload.
21671
21672 * finder.el (finder-commentary): Add autoload cookie.
21673
21674 * mail/rfc2368.el: Correct author's email address.
21675
21676 * progmodes/ebrowse.el: New file.
21677
21678 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
21679 item help string.
21680 (easy-menu-do-add-item): Ditto.
21681 (easy-menu-define): Extend doc string.
21682
21683 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
21684 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
21685 (jit-lock-function, jit-lock-stealth-fontify): Don't use
21686 with-buffer-unmodified.
21687
21688 2000-04-08 Dave Love <fx@gnu.org>
21689
21690 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
21691 unless, when.
21692
21693 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
21694
21695 * viper-util.el (viper-put-on-search-overlay): New subroutine.
21696 (viper-flash-search-pattern): No operation when using Emacs
21697 doesn't support face.
21698 Use `viper-put-on-search-overlay'.
21699
21700 2000-04-04 Gerd Moellmann <gerd@gnu.org>
21701
21702 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
21703 like C-r.
21704
21705 * progmodes/make-mode.el: Some doc fixes.
21706 (makefile-mode-abbrev-table): New variable.
21707 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
21708 (makefile-font-lock-keywords): Fontify includes and conditionals.
21709 (toplevel): Require `dabbrev' and `add-log' when compiling.
21710
21711 * replace.el (perform-replace): Don't move forward one char
21712 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
21713 to do that because it leaves point 1 position after the last
21714 replacement, after everything has been replaced.
21715
21716 * jit-lock.el (with-buffer-unmodified): New macro.
21717 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
21718 modified state.
21719 (jit-lock-function-1): Extracted from jit-lock-function; not
21720 preserving buffer's modified state.
21721 (jit-lock-function, jit-lock-stealth-fontify):
21722 Call jit-lock-function-1.
21723
21724 * mail/rfc2368.el: Remove supernumerary copyright line.
21725
21726 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
21727
21728 * glasses.el: Provide facilities for inserting space before left
21729 parentheses and uncapitalization of identifiers.
21730 (glasses-mode): Try to remove old overlays in all cases.
21731
21732 2000-04-03 Gerd Moellmann <gerd@gnu.org>
21733
21734 * progmodes/compile.el (compile-internal): Display the compilation
21735 buffer in a different frame, if it's already displayed there.
21736
21737 * mail/rfc2368.el: New file.
21738
21739 * simple.el (sendmail-user-agent-compose): Recognize a `body'
21740 header and insert its value as mail body.
21741
21742 * subr.el (member-ignore-case): New function.
21743
21744 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
21745 (dabbrev--find-expansion): Ignore buffers matching a regexp
21746 from dabbrev-ignored-regexps.
21747
21748 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
21749 to extensions handled by gzip.
21750
21751 2000-04-03 Richard M. Stallman <rms@gnu.org>
21752
21753 * files.el (insert-directory): List the total free space
21754 along with the used space.
21755
21756 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
21757 line is followed by one that matches CITATION-REGEXP, end the
21758 paragraph.
21759
21760 2000-04-03 Markus Rost <rost@delysid.gnu.org>
21761
21762 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
21763 (rmail-make-basic-summary-line): Use that option.
21764
21765 2000-04-03 Kenichi Handa <handa@etl.go.jp>
21766
21767 * international/mule-cmds.el (encoded-string-description):
21768 Rewritten. Try pretty description for ISO 2022 escape sequences
21769 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
21770 for hexadecimal format.
21771
21772 2000-04-01 Dave Love <fx@gnu.org>
21773
21774 * cpp.el: Change customization group to `c' from `C'.
21775
21776 * vcursor.el (vcursor-move): Use display-color-p.
21777
21778 * international/mule-util.el: Provide mule-utils.
21779 (string-to-sequence): Simplify and speed up.
21780
21781 * international/mule.el (make-coding-system): Purecopy doc-string.
21782
21783 * international/mule-cmds.el: Various menu changes.
21784 (describe-specified-language-support): Handle `Default'.
21785 (set-language-info): Purecopy `info'.
21786
21787 2000-03-31 Andrew Innes <andrewi@gnu.org>
21788
21789 * vc.el (vc-backend-diff): Return the correct status if we had to
21790 retry the rcsdiff command without the --brief option.
21791
21792 2000-03-31 Dave Love <fx@gnu.org>
21793
21794 * help.el (help-manyarg-func-alist): Correct several omissions.
21795
21796 * add-log.el: Don't require cl, fortran.
21797 (add-log-current-defun-function): Doc fix.
21798 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
21799 (change-log-version-rcs): Function deleted.
21800 (change-log-version-number-search): Doc fix.
21801 Use vc-workfile-version. Avoid CL dolist.
21802 (add-change-log-entry): Just call add-log-current-defun to get
21803 defun. Simplify somewhat.
21804 (change-log-get-method-definition-1): Likewise.
21805 (add-log-current-defun): Return nil if calling
21806 add-log-current-defun-function does so. Move Fortran stuff to
21807 fortran.el. Return string without properties.
21808
21809 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
21810 and :alpha: char classes.
21811
21812 * mail/supercite.el: Defvar curline when compiling.
21813 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
21814 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
21815 rather than a-zA-Z0-9 to allow non-ASCII characters.
21816
21817 2000-03-31 Gerd Moellmann <gerd@gnu.org>
21818
21819 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
21820
21821 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
21822 Re-enable new code.
21823
21824 * lpr.el (print-region-1): Use -d to specify printer name for
21825 systems `usg-unix-v*, `dgux', `hpux', `irix'.
21826
21827 2000-03-31 Dave Love <fx@gnu.org>
21828
21829 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
21830 Look for function definition in symbol's function value slot first
21831 instead of first consulting byte-compile-function-environment.
21832
21833 2000-03-31 Kenichi Handa <handa@etl.go.jp>
21834
21835 * language/european.el ("Polish"): New language environment.
21836 (setup-polish-environment): New function.
21837
21838 2000-03-30 Gerd Moellmann <gerd@gnu.org>
21839
21840 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
21841 Disable new code.
21842
21843 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
21844 trying to `load' the symbol of an autoload instead of the file
21845 recorded in the autoload. Fix error messages.
21846
21847 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21848
21849 * ps-print.el: PostScript programming fix for ghostview, doc fix.
21850 (ps-print-version): New version number (5.1.3).
21851 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
21852 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
21853 (ps-generate-postscript-with-faces): Code fix.
21854 (ps-color-values): XEmacs compatibility.
21855 (ps-print-background-image, ps-print-background-text, ps-printer-name)
21856 (ps-default-fg, ps-default-bg): Adjust customization.
21857 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
21858 (ps-color-scale): Renaming old ps-color-value fun.
21859 (ps-print-headers): Replace ps-print-header group to avoid conflict
21860 with ps-print-header variable.
21861 (ps-print-miscellany): New group.
21862 (ps-format-color, ps-rgb-color): New funs.
21863 (ps-default-foreground): New var.
21864 (ps-printer-name-option): New const.
21865
21866 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
21867
21868 * net/net-utils.el:
21869 (network-connection-host, network-connection-service): New variables
21870 (network-connection-mode): New mode, derived from comint-mode
21871 (network-connection-mode-setup): New function, saves host and
21872 service information in local variables.
21873
21874 * lisp/locate.el:
21875 (locate-word-at-point): Added this function
21876 (locate): Default to using locate-word-at-point as input
21877 Run dired-mode-hook
21878
21879 2000-03-29 Dave Love <fx@gnu.org>
21880
21881 * calendar/appt.el: Doc fixes.
21882 (appt-check): Convert min-to-app to a string before passing to
21883 appt-disp-window-function or concat.
21884 (appt-delete-window): Remove test for frame-root-window.
21885 (appt-select-lowest-window, appt-convert-time): Simplify.
21886
21887 * emacs-lisp/bytecomp.el: Doc fixes.
21888 (byte-compile-file-form-autoload):
21889 Update byte-compile-function-environment.
21890
21891 2000-03-29 Andreas Schwab <schwab@suse.de>
21892
21893 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
21894
21895 * dired.el (dired-insert-directory): If dired-free-space-program
21896 failed just delete its output.
21897
21898 2000-03-29 Dave Love <fx@gnu.org>
21899
21900 * international/iso-cvt.el: Move provide to end. Doc fixes.
21901 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
21902 (iso-iso2sgml, iso-sgml2iso): New functions.
21903 (iso-cvt-define-menu): Fix some entries and use backquote for
21904 clarity.
21905
21906 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
21907
21908 2000-03-28 Gerd Moellmann <gerd@gnu.org>
21909
21910 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
21911 ISO-DATE. If non-nil, return date in ISO 8601 format.
21912
21913 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
21914
21915 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
21916 if it ever becomes used.
21917 (log-edit-mode-hook): Default to vc-log-mode-hook.
21918 (log-edit-mode): Fix the docstring.
21919
21920 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
21921 the code.
21922
21923 2000-03-26 Dave Love <fx@gnu.org>
21924
21925 * net/browse-url.el (browse-url): Re-fix case of
21926 browse-url-browser-function being an alist.
21927 (browse-url): Add :link to defgroup.
21928
21929 * files.el: Doc fixes.
21930 (file-truename): Include `[' in wildcard characters.
21931 (automount-dir-prefix): Customize.
21932 (find-file-wildcards): Add :version.
21933 (find-file-noselect): Simplify a mapcar call.
21934
21935 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
21936 compatible with inf-lisp version.
21937 (eval-defun-1): Fix custom-declare-variable case.
21938
21939 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
21940
21941 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
21942
21943 2000-03-24 Gerd Moellmann <gerd@gnu.org>
21944
21945 * Makefile (COMPILE_FIRST): New macro.
21946 (compile-files): Compile files from COMPILE_FIRST first.
21947
21948 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
21949
21950 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
21951 matching open parenthesis in column 0 to defun-prompt-regexp
21952 only if open-paren-in-column-0-is-defun-start is set.
21953
21954 * sun-curs.el: Require CL at compile-time only.
21955
21956 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
21957 instead of copy-list which is a function from CL.
21958 (msb--choose-menu, msb--mode-menu-cond)
21959 (msb--create-buffer-menu-2): Use dolist instead of mapc.
21960 (msb--init-file-alist): Use mapcar instead of mapcan.
21961 (msb--aggregate-alist): Use mapcar instead of mapcan.
21962 Fix `(' in column 0 in doc string.
21963 (msb--add-separators): Use mapcar instead of mapcan.
21964
21965 * cus-dep.el: Require CL at compile-time only.
21966
21967 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
21968
21969 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
21970 (byte-compile-warnings): New warning `noruntime'.
21971 (byte-compile-constants, byte-compile-variables): Fix docstring.
21972 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
21973 execute `eval-whenc-compile's body.
21974 (byte-compile-unresolved-functions): Fix docstring.
21975 (byte-compile-eval): New function.
21976 (byte-compile-callargs-warn): Check if the function will be available
21977 at runtime (via property `byte-compile-noruntime').
21978 (byte-compile-print-syms): New function.
21979 (byte-compile-warn-about-unresolved-functions): Also warn about
21980 `noruntime' functions (and use `byte-compile-print-syms').
21981 (byte-compile-file): Capitalize the message.
21982
21983 2000-03-24 Gerd Moellmann <gerd@gnu.org>
21984
21985 * mail/rmail.el (rmail-confirm-expunge): New user-option.
21986 (rmail-expunge): Ask for confirmation depending on the setting
21987 of rmail-confirm-expunge.
21988
21989 2000-03-23 Gerd Moellmann <gerd@gnu.org>
21990
21991 * Makefile (bootstrap-clean): If $(emacs) exists, build
21992 loaddefs.el first. A loaddefs.el that's not up-to-date might
21993 cause a bootstrap failure because things don't autoload as expected.
21994
21995 2000-03-23 Dave Love <fx@gnu.org>
21996
21997 * net/browse-url.el: Restore previous use of
21998 browse-url-maybe-new-window.
21999
22000 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22001
22002 * ps-print.el: Skip banner page fix.
22003 (ps-print-version): New version number (5.1.2).
22004 (ps-begin-file, ps-end-file, ps-generate): Code fix.
22005
22006 2000-03-23 Dave Pearson <davep@davep.org>
22007
22008 * net/quickurl.el Changed the type of parameter passed to the
22009 function defined by `quickurl-format-function'. Before only the
22010 text of the URL was passed. Now the whole URL structure is passed
22011 and the function is responsible for extracting the parts it requires.
22012 Changed the default of `quickurl-format-function' accordingly.
22013 (quickurl-insert): Changed the `funcall' of
22014 `quickurl-format-function' to match the above change.
22015 (quickurl-list-insert): Changed the `url' case so that it makes
22016 use of `quickurl-format-function', previous to this the format was
22017 hard wired.
22018
22019 2000-03-22 Gerd Moellmann <gerd@gnu.org>
22020
22021 * startup.el: Change some spellings for the X Window System.
22022
22023 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
22024
22025 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
22026 Clean up the code and the regexp and make sure the cursor is
22027 temporarily moved to the suspicious line while querying the user.
22028
22029 2000-03-22 Jason Rumney <jasonr@gnu.org>
22030
22031 * w32-fns.el (w32-charset-info-alist): Initialize.
22032
22033 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22034
22035 * ps-print.el: N-up last page fix.
22036 (ps-print-version): New version number (5.1.1).
22037 (ps-end-file, ps-end-job, ps-generate): Code fix.
22038
22039 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
22040
22041 * files.el (find-file-run-dired): Update docstring.
22042 (find-directory-functions): New hook.
22043 (find-file-noselect): Run find-directory-functions rather than
22044 calling dired directly.
22045
22046 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
22047
22048 * pcvs.el: Add a minimal leading commentary.
22049 (cvs-make-cvs-buffer): Change the header part by removing the startup
22050 message and adding a `Module' entry. Also replace the FOOTER and
22051 HEADER special fileinfos with the new support in ewoc for updating
22052 its own footer and header.
22053 (cvs-update-header): Update to use the header/footer of the ewoc.
22054 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
22055 (cvs-is-within-p): New function.
22056 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
22057 to only examine some subset of the buffers.
22058
22059 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
22060 `format' instead of our own ad-hoc functions.
22061 Remove HEADER and FOOTER cases, now handled in the EWOC.
22062 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
22063
22064 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
22065 output to avoid scaring the user.
22066 (cvs-parse-table): Catch message for non-up-to-date commits.
22067
22068 * pcvs-defs.el (cvs-startup-message): Remove.
22069 (cvs-global-menu): New autoloaded menu.
22070
22071 * pcvs-util.el (cvs-string-fill): Remove.
22072
22073 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
22074 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
22075 PP part of it and also make it work for footers and headers.
22076 (ewoc-create): Drop POS and BUFFER arguments.
22077 Use the DLL's dummy node to store the end-of-footer position.
22078 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
22079 (ewoc-refresh): Remove unused `header' variable.
22080 (ewoc-(get|set)-hf): New functions.
22081
22082 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
22083 log-view-*-(message|file) and use easy-mmode-define-navigation.
22084 (log-view-message-re): Match SCCS format as well.
22085 And match the revision line rather than the dashed separator line.
22086 (log-view-mode): Use the new define-derived-mode.
22087 (log-view-current-tag): Fill in with an actual implementation.
22088
22089 * cvs-status.el (cvs-status-(prev|next)): Rename from
22090 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
22091 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
22092 to let the output "breathe" a little more (more readable).
22093 (cvs-status-mode): Use the new define-derived-mode.
22094
22095 * smerge-mode.el (smerge-auto-leave): New function and variable.
22096 (smerge-basic-map): Rename from smerge-basic-keymap.
22097 Change the bindings for smerge-diff-*.
22098 (smerge-*-map): Use easy-mmode-defmap.
22099 (smerge-(next|prev)): Use easy-mmode-define-navigation.
22100 (smerge-keep-*): Use smerge-auto-leave.
22101
22102 2000-03-21 Jason Rumney <jasonr@gnu.org>
22103
22104 * cus-edit.el (custom-button-face): Use 3D look for w32.
22105 (custom-button-pressed-face): Likewise.
22106
22107 2000-03-21 Gerd Moellmann <gerd@gnu.org>
22108
22109 * progmodes/etags.el (tags-case-fold-search): New user-option.
22110 (tags-loop-eval): New function. Bind case-fold-search around eval
22111 depending on the value of tags-case-fold-search.
22112 (tags-loop-continue): Use tags-loop-eval.
22113 (find-tag-in-order): Bind case-fold-search depending on the value
22114 of tags-case-fold-search.
22115
22116 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
22117
22118 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
22119 (diff-end-of-hunk): Return the end position for use in
22120 `easy-mmode-define-navigation'.
22121 (diff-recenter): Remove.
22122 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
22123 of `easy-mmode-define-navigation'.
22124 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
22125 previous renaming) and fix to use new names.
22126 (diff-merge-strings): Use \n as separator: simpler, faster.
22127 (diff-mode): Use `define-derived-mode'.
22128
22129 * derived.el (define-derived-mode): Don't autoload anymore.
22130 Prefer the macro-only version provided by easy-mmode.el.
22131
22132 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
22133 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
22134 (easy-mmode-define-navigation): New macro.
22135
22136 * subr.el (combine-run-hooks): New function.
22137
22138 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
22139
22140 * term/x-win.el: Fontsets related initialization is simplified.
22141
22142 * international/mule-diag.el (describe-font): Don't refer to
22143 global-fontset-alist, instead call font-list.
22144 (describe-fontset, list-fontsets, mule-diag): Likewise.
22145 (print-fontset): Adjusted for the change of fontset implementation.
22146
22147 * international/fontset.el (x-charset-registries): Variable removed,
22148 instead the corresponding data is stored in the default fontset.
22149 (register-alternate-fontnames): Function removed.
22150 (resolved-ascii-font): Variable removed.
22151 (x-compose-font-name): Ignore the second argument REDOCE.
22152 (x-complement-fontset-spec): Complement only an ASCII font and
22153 element for those charsets than can use that ASCII font.
22154 (generate-fontset-menu): Don't refer to global-fontset-alist,
22155 instead call fontset-list.
22156 (uninstantiated-fontset-alist): Variable removed.
22157 (x-style-funcs-alist): Likewise.
22158 (fontset-default-styles): Likewise.
22159 (x-modify-font-name): Function removed.
22160 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
22161 (create-fontset-from-ascii-font): Docsting adjusted for the above
22162 change.
22163 (instantiate-fontset, resolve-fontset-name): Functions removed.
22164 (fontset-list): Now implemented by C code.
22165
22166 * faces.el (read-face-font): Fix TABLE arg to completing-read.
22167 (describe-face): Include `font' attribute in the description.
22168
22169 2000-03-21 Kenichi Handa <handa@etl.go.jp>
22170
22171 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
22172
22173 2000-03-20 Gerd Moellmann <gerd@gnu.org>
22174
22175 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
22176 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
22177 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
22178
22179 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
22180 about behavior of set-buffer-modified-p wrt redisplay.
22181
22182 2000-03-19 Richard M. Stallman <rms@gnu.org>
22183
22184 * view.el (view-mode-disable): Kill local binding of view-read-only.
22185
22186 2000-03-18 Gerd Moellmann <gerd@gnu.org>
22187
22188 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
22189 is a string, convert it to a syntax cell using string-to-syntax.
22190
22191 * simple.el (syntax-code-table, syntax-flag-table): New variables.
22192 (string-to-syntax): New function.
22193
22194 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
22195 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
22196 try to use passive ftp mode.
22197
22198 2000-03-17 Gerd Moellmann <gerd@gnu.org>
22199
22200 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
22201
22202 * simple.el (append-to-buffer): Update point of windows after
22203 insertion.
22204
22205 * abbrev.el (inverse-add-abbrev): Identify word by first moving
22206 forward then moving backward. Reindent.
22207
22208 * frame.el (other-frame): Call x-focus-frame only if
22209 focus-follows-mouse is off.
22210
22211 2000-03-17 Dave Love <fx@gnu.org>
22212
22213 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
22214
22215 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
22216
22217 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
22218 regexp for labels cannot span several lines.
22219
22220 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
22221 `(setq :<key> ':<key>)' to the macro expansion.
22222
22223 2000-03-16 Dave Love <fx@gnu.org>
22224
22225 * progmodes/f90.el (f90): Put custom group under `languages', not
22226 `fortran'.
22227 (f90-mode-hook): Customize.
22228 (f90-mode): Set add-log-current-defun-function.
22229 (f90-current-defun): New function.
22230
22231 2000-03-16 Gerd Moellmann <gerd@gnu.org>
22232
22233 * cus-edit.el (custom-variable-tag-face): Handle case that
22234 default face's height is not a number.
22235 (custom-face-tag-face, custom-group-tag-face-1)
22236 (custom-group-tag-face): Ditto.
22237 (custom-group-tag-face-1): Add :group.
22238
22239 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
22240
22241 2000-03-15 Gerd Moellmann <gerd@gnu.org>
22242
22243 * pcvs-defs.el (toplevel): Remove autoload cookie for form
22244 requiring easymenu.
22245
22246 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22247
22248 * ps-print.el: PostScript user-defined prologue, PostScript error
22249 handler, doc fix.
22250 (ps-print-version): New version number (5.1).
22251 (ps-user-defined-prologue, ps-error-handler-message)
22252 (ps-print-prologue-0, ps-error-handler-alist): New vars.
22253 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
22254 (ps-insert-string): New function.
22255
22256 2000-03-15 Kenichi Handa <handa@etl.go.jp>
22257
22258 * international/ccl.el (ccl-compile-expression): Don't generate
22259 invalid self-assignment code.
22260
22261 2000-03-14 Dave Love <fx@gnu.org>
22262
22263 * subr.el (replace-regexp-in-string): Renamed from
22264 replace-regexps-in-string. Doc fix.
22265
22266 2000-03-12 Dave Love <fx@gnu.org>
22267
22268 * cus-edit.el: Doc fixes.
22269 (customize-set-variable, customize-save-variable): Rename args for doc.
22270 (custom-variable-tag-face, custom-face-tag-face)
22271 (custom-group-tag-face-1, custom-group-tag-face): Modify from
22272 style which user identify as hyperlink.
22273 (hook): Don't add undefined functions to the hook.
22274 (debug-ignored-errors): Transfer message from bindings.el.
22275
22276 2000-03-12 Gerd Moellmann <gerd@gnu.org>
22277
22278 * recentf.el (recentf-keep-non-readable-files-p):
22279 Remove double/nested definition.
22280
22281 2000-03-12 Dave Love <fx@gnu.org>
22282
22283 * facemenu.el (facemenu-get-face): Use display-color-p.
22284 * enriched.el (enriched-decode-foreground): Likewise.
22285 (enriched-decode-background): Likewise.
22286 * isearch.el (isearch-highlight): Likewise.
22287 * info-look.el (info-lookup): Likewise.
22288 * simple.el (completion-setup-function): Likewise.
22289
22290 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
22291 :options.
22292
22293 * bindings.el (mode-line-format): Fix line-number and
22294 column-number items. Add help-echo for the background.
22295 (mode-line-mule-info): Modify help-echo.
22296
22297 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
22298
22299 * files.el (load-file): Allow completion to .elc.
22300
22301 * man.el: Doc fixes.
22302 (Man-init-defvars): Use display-color-p to set fontification.
22303
22304 * play/hanoi.el (hanoi-internal): Don't use oddp.
22305
22306 2000-03-12 Gerd Moellmann <gerd@gnu.org>
22307
22308 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
22309
22310 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
22311
22312 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
22313
22314 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
22315 Fix comment.
22316
22317 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
22318
22319 * font-lock.el (font-lock-keywords): Fix the doc now that
22320 regexp-opt-depth is unnecessary.
22321 (save-buffer-state): Set an edebug spec.
22322 (font-lock-fontify-anchored-keywords): Properly handle the case when
22323 the matcher goes past the limit.
22324
22325 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
22326 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
22327
22328 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
22329 dll.el and cookie.el (from Elib) with heavy renaming and other
22330 massaging.
22331
22332 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
22333 Autoload the functions used.
22334 (easy-mmode-define-syntax): Fix CL typo.
22335 (easy-mmode-define-derived-mode): Improve the docstring generation.
22336
22337 2000-03-10 Gerd Moellmann <gerd@gnu.org>
22338
22339 * textmodes/texinfo.el (texinfo-version): Variable and function
22340 removed.
22341
22342 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
22343
22344 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
22345 allow more flexibility.
22346 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
22347 (easy-mmode-defmap, easy-mmode-defsyntax)
22348 (easy-mmode-define-derived-mode): New macros.
22349
22350 2000-03-09 Didier Verna <didier@xemacs.org>
22351
22352 * rect.el (replace-rectangle): New function.
22353
22354 2000-03-09 Dave Love <fx@gnu.org>
22355
22356 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
22357 (fortran-comment-line-start-skip): Don't match cpp stuff.
22358 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
22359 (fortran-mode-map): Remove over-eager custom-menu-create for now.
22360 (fortran-mode): Don't set fortran-comment-line-start-skip,
22361 fortran-comment-line-start here. Set comment-start,
22362 add-log-current-defun.
22363 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
22364 (fortran-current-defun): New function.
22365
22366 2000-03-09 Gerd Moellmann <gerd@gnu.org>
22367
22368 * emacs-lisp/re-builder.el: New file.
22369
22370 * mouse.el (mouse-drag-region): Don't run up-event handler
22371 if hscroll has changed.
22372
22373 * octave-mod.el (octave-font-lock-keywords): To font-lock the
22374 builtin operators, use `font-lock-builtin-face' for Emacs and
22375 `font-lock-preprocessor-face' otherwise.
22376
22377 * font-lock.el (lisp-font-lock-keywords-1): Highlight
22378 `(defun (setf foo)' differently.
22379
22380 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
22381
22382 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
22383 (regexp-opt): Update comment and adapt the code the new meaning of
22384 the `paren' argument of regex-opt-group for shy-groups.
22385 (regexp-opt-depth): Handle shy groups as well as backslashed
22386 backslashes.
22387 (regexp-opt-group): Turn the leading comment into a docstring.
22388 Allow `paren' to be a string (the string to use to open a group).
22389 Remove open-presuf and close-presuf. Instead of checking for `all
22390 one-char' and then later on check for `several one-char', handle
22391 both cases close together. Also apply a more generic algorithm
22392 for suffixes (the mirror image of the algorithm used for
22393 prefixes). Use shy-groups. Use nreverse rather than reverse.
22394 (regexp-opt-try-suffix): Removed.
22395
22396 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
22397 from comint-mode-map, so we can just inherit from it. Also, move
22398 the initialization into the `defvar' since there's no docstring
22399 anyway and it's fairly short.
22400 (inferior-scheme-mode): Define it as derived-mode: the code is
22401 shorter and this way we inherit from comint-mode-map rather than
22402 copying it.
22403
22404 * subr.el (replace-regexps-in-string): Properly handle the case
22405 where we match an empty string.
22406
22407 * comint.el (comint-exec-1): Add the current-dir to the exec-path
22408 when the command has a directory component (such as "./testml").
22409 Also fix a typo in the comment.
22410
22411 2000-03-08 Gerd Moellmann <gerd@gnu.org>
22412
22413 * Makefile (compile-files): Compile files one by one because
22414 that's the only way to ensure a clean compilation environment for
22415 each individual file.
22416
22417 * frame.el (other-frame): Call x-focus-frame.
22418
22419 2000-03-07 Dave Love <fx@gnu.org>
22420
22421 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
22422 :require to defcustom.
22423
22424 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
22425
22426 * files.el (auto-mode-alist): Add configure.in.
22427
22428 * progmodes/autoconf.el: New file.
22429
22430 2000-03-07 Gerd Moellmann <gerd@gnu.org>
22431
22432 * mail/mh-e.el: Change maintainer to `none'.
22433
22434 * recentf.el (recentf-keep-non-readable-files-p): Quote args
22435 to remove-hook and add-hook.
22436
22437 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
22438
22439 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
22440 it as the default.
22441 (mail-send): Test mail-send-nonascii also for the new `mime' value.
22442 (sendmail-send-it): Conditionally add MIME headers specifying the
22443 used character set.
22444
22445 2000-03-07 Dave Love <fx@gnu.org>
22446
22447 * winner.el: Fix keywords, autoload cookies.
22448 Split eval-when-compile form to avoid compilation failure.
22449
22450 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
22451
22452 * international/mule.el: Modify comment about coding system
22453 property `coding-category'.
22454 (make-coding-system): New argument EOL-TYPE. Pay attention to
22455 coding-category property of PROPERTIES.
22456
22457 * international/mule-conf.el (coding-category-utf-8)
22458 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
22459 categories. Include them in the argument for set-coding-priority.
22460
22461 * international/mule-cmds.el (reset-language-environment):
22462 Include coding-category-utf-8, coding-category-utf-16-be, and
22463 coding-category-utf-16-le in the argument for set-coding-priority.
22464 (reset-language-environment): Initialize coding-category-utf-8,
22465 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
22466
22467 2000-03-06 Karl Fogel <kfogel@red-bean.com>
22468
22469 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
22470 code abstracted out of `bookmark-jump-noselect'. Now tries info
22471 extensions as well as compression extensions.
22472 (bookmark-jump-noselect): Use above new func.
22473
22474 2000-03-03 Gerd Moellmann <gerd@gnu.org>
22475
22476 * strokes.el: Change maintainer's mail address.
22477
22478 2000-03-03 Kenichi Handa <handa@etl.go.jp>
22479
22480 * international/mule-diag.el (list-character-sets): Make help-echo
22481 string by substitute-command-keys.
22482 (list-character-sets): Likewise.
22483 (sort-listed-character-sets): Call help-setup-xref.
22484
22485 2000-03-02 Gerd Moellmann <gerd@gnu.org>
22486
22487 * time.el (display-time-mail-file): Add `none' to the list of choices.
22488
22489 2000-03-01 Dave Love <fx@gnu.org>
22490
22491 * help.el (help-xref-go-back): Don't try to set position.
22492
22493 * international/mule-diag.el (list-character-sets):
22494 Call help-setup-xref. Add help-echo to xrefs.
22495 (list-character-sets-1): Add help-echo to xrefs.
22496
22497 2000-03-02 Gerd Moellmann <gerd@gnu.org>
22498
22499 * frame.el (blink-cursor-mode): Switch cursor on when turning
22500 the mode off.
22501
22502 * add-log.el (add-log-current-defun): Add support for
22503 Autoconf mode.
22504
22505 * mail/rmail.el (rmail-quit-hook): New variable.
22506
22507 2000-03-01 Dave Love <fx@gnu.org>
22508
22509 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
22510
22511 * help.el (help-xref-button): Add help-echo arg.
22512 (describe-function-1, describe-variable, help-make-xrefs): Use it.
22513
22514 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
22515
22516 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
22517
22518 2000-03-01 Gerd Moellmann <gerd@gnu.org>
22519
22520 * image.el (defimage): Look for image files in load-path.
22521
22522 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
22523
22524 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22525
22526 * recentf.el (recentf): Added version tag to the defgroup of recentf.
22527
22528 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22529
22530 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
22531 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
22532 action to select/unselect a file.
22533 (recentf-edit-list): Code cleanup and improvement.
22534 (recentf-open-more-files-action): `recentf-open-more-files' button
22535 widget action to open a file.
22536 (recentf-open-more-files): No more use standard completion but widgets.
22537 (recentf-more-collection): Deleted.
22538 (recentf-more-history): Deleted.
22539 (recentf-setup-more-completion): Deleted.
22540
22541 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22542
22543 * recentf.el (recentf-mode): No more needs that Emacs is running
22544 under a window-system.
22545
22546 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22547
22548 * recentf.el (recentf-edit-list): New command to edit the recent
22549 list which allow the user to remove files.
22550 (recentf-edit-selected-items): New global variable, used by
22551 `recentf-edit-list' to hold the list of files to be removed from
22552 the recent list.
22553 (recentf-make-menu-items): Updated to display a "Edit list..."
22554 menu item. Minor code cleanup.
22555
22556 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22557
22558 * recentf.el (recentf-open-more-files): New command to open files
22559 that are not displayed in the menu.
22560 (recentf-more-collection): New global variable holding the set of
22561 permissible completions used by `recentf-open-more-files'.
22562 (recentf-more-history): New global variable holding the history list
22563 used by `recentf-open-more-files' completion.
22564 (recentf-setup-more-completion): New function to setup completion for
22565 `recentf-open-more-files'.
22566 (recentf-make-menu-items): Updated to display a "More..." menu item.
22567
22568 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22569
22570 * recentf.el (recentf-menu-action): Doc fixed.
22571
22572 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22573
22574 * recentf.el (recentf-menu-filter): Doc updated.
22575 (recentf-update-menu-hook): Allow menu filters to force menu update.
22576 (recentf-make-menu-items): New menu filter handling.
22577 (recentf-make-menu-item): New helper function.
22578 (recentf-menu-elements): New menu handling function.
22579 (recentf-sort-ascending): Updated to new menu filter handling.
22580 (recentf-sort-descending): Updated to new menu filter handling.
22581 (recentf-sort-basenames-ascending): New menu filter function.
22582 (recentf-sort-basenames-descending): New menu filter function.
22583 (recentf-show-basenames): New menu filter function.
22584 (recentf-show-basenames-ascending): New menu filter function.
22585 (recentf-show-basenames-descending): New menu filter function.
22586
22587 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
22588
22589 * diary-lib.el (list-diary-entries): Don't try to go forward at
22590 the end of the buffer.
22591
22592 2000-02-29 Kenichi Handa <handa@etl.go.jp>
22593
22594 * international/mule-diag.el (list-character-sets):
22595 Completely rewritten.
22596 (sort-listed-character-sets): New function.
22597 (list-character-sets-1): Completely rewritten.
22598 (list-character-sets-2): New function.
22599 (non-iso-charset-alist): New variable.
22600 (decode-codepage-char): New function.
22601 (charset-history): New variable.
22602 (read-charset) (list-block-of-chars)
22603 (list-iso-charset-chars)
22604 (list-non-iso-charset-chars)
22605 (list-charset-chars): New functions.
22606 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
22607 (dump-charsets): Likewise.
22608
22609 2000-02-29 Gerd Moellmann <gerd@gnu.org>
22610
22611 * dired-x.el (dired-filename-at-point): Add `@' to valid
22612 file name characters.
22613 (dired-filename-at-point): Handle ange-ftp file names.
22614
22615 * frame.el (frame-notice-user-settings): Use assq-delete-all
22616 instead of assoc-delete-all.
22617 (frame-notice-user-settings): Ditto.
22618
22619 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
22620 Don't copy alist.
22621
22622 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
22623
22624 * calculator.el (calculator-use-menu): New option.
22625 (calculator-initial-bindings): Changed some bindings to work as macros.
22626 (calculator-forced-input): Removed.
22627 (calculator-restart-other-mode): New variable.
22628 (calculator-mode-map): Set up menu.
22629
22630 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
22631
22632 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
22633
22634 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
22635
22636 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
22637 translate all ESC key sequences.
22638 (viper-goto-mark-subr): Restore markers for files for which
22639 they were saved.
22640 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
22641 * viper-util.el (viper-set-replace-overlay-glyphs)
22642 (viper-set-replace-overlay): Always check if the replacement
22643 overlay is live.
22644 * viper.el (viper-vi-state-mode-list): Add major modes.
22645 * ediff-wind.el: Minor comment changes.
22646 * ediff.el: Copyright notice date fix.
22647
22648 2000-02-27 Jason Rumney <jasonr@gnu.org>
22649
22650 * faces.el (face-font-family-alternatives): Add arial to helv.
22651 (mode-line, header-line, tool-bar): Same default as x for w32.
22652 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
22653 face-font-family-alternatives from working.
22654 * term/w32-win.el (mouse-set-font): Do not build fontset from
22655 chosen font.
22656
22657 2000-02-25 Sam Steingold <sds@goems.com>
22658
22659 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
22660 properly.
22661
22662 2000-02-25 Richard M. Stallman <rms@gnu.org>
22663
22664 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
22665
22666 2000-02-25 Gerd Moellmann <gerd@gnu.org>
22667
22668 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
22669
22670 * frame.el (busy-cursor-delay-seconds): New option.
22671
22672 2000-02-24 Gerd Moellmann <gerd@gnu.org>
22673
22674 * frame.el (show-cursor-in-non-selected-windows): New option.
22675
22676 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
22677
22678 * diary-lib.el (include-other-diary-files): Undo the selective
22679 display in any included file and don't kill it.
22680
22681 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
22682
22683 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
22684 Menu items converted to (menu-item format, help strings added.
22685 [downcase, upcase]: Don't enable on MS-DOS.
22686 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
22687 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
22688
22689 2000-02-23 Dave Love <fx@gnu.org>
22690
22691 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
22692 (backward-kill-word): Revert addition of * to interactive spec --
22693 it's a feature.
22694
22695 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
22696 (backward-kill-sentence, kill-sentence): Likewise.
22697
22698 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
22699 scratch buffer name.
22700 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
22701
22702 * term/w32-win.el (internal-face-interactive): Update prompt for
22703 new read-face-name.
22704
22705 * mail/footnote.el (footnote): Add :version to defgroup.
22706 (footnote-section-tag-regexp): Customize.
22707 (footnote-start-tag, footnote-end-tag): New option.
22708 (footnote-latin-regexp): New variable.
22709 (Footnote-latin): New function.
22710 (footnote-style-alist): Add element for latin style.
22711 (footnote-style): Moved.
22712 (Footnote-goto-footnote): Use eq to test arg.
22713
22714 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
22715
22716 * emacs-lisp/byte-opt.el: Change old backquote syntax.
22717 (byte-compile-trueconstp): Include keywords.
22718 (byte-optimize-quote, byte-optimize-lapcode):
22719 Use byte-compile-const-symbol-p.
22720 (byte-optimize-char-before): New optimization.
22721
22722 * emacs-lisp/bytecomp.el: Change old backquote syntax.
22723 (byte-compile-const-symbol-p): New function.
22724 (byte-compile-constp, byte-compile-out-toplevel)
22725 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
22726 Use it.
22727
22728 * subr.el (define-key-after): Default AFTER to t. Doc fix.
22729
22730 2000-02-23 Kenichi Handa <handa@etl.go.jp>
22731
22732 * international/encoded-kb.el: Be sure to update minor-mode-alist
22733 and minor-mode-map-alist.
22734 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
22735 codes SS2 and SS3 correctly.
22736 (encoded-kbd-self-insert-ccl): New function.
22737 (encoded-kbd-setup-keymap): New function.
22738 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
22739 by calling encoded-kbd-setup-keymap.
22740
22741 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
22742 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
22743
22744 2000-02-22 Dave Love <fx@gnu.org>
22745
22746 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
22747 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
22748 (lisp-mode-syntax-table): Set up for #|...|# comments.
22749 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
22750 classes. Match `defface'.
22751 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
22752 (eval-defun-1): Fix for defcustom.
22753 (lisp-indent-region): Doc fix.
22754
22755 * subr.el (when, unless, split-string): Doc fix.
22756 (read-passwd): Move call of clear-this-command-keys to the right place.
22757 (replace-regexps-in-string): New function.
22758
22759 2000-02-22 Gerd Moellmann <gerd@gnu.org>
22760
22761 * help.el (describe-variable): Set syntax table to
22762 emacs-lisp-mode-syntax-table when moving forward over the
22763 symbol's name.
22764
22765 2000-02-22 Dave Love <fx@gnu.org>
22766
22767 * xt-mouse.el: Doc fixes.
22768 (xterm-mouse-position-function): New function, replacing advice of
22769 mouse-position.
22770 (xterm-mouse-mode): Use it. Don't turn on under a window system.
22771
22772 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
22773
22774 2000-02-21 Gerd Moellmann <gerd@gnu.org>
22775
22776 * format.el (format-annotate-single-property-change):
22777 Handle properties.with dotted-list values.
22778 (format-proper-list-p): New function.
22779
22780 * enriched.el (enriched-face-ans): Handle '(foreground-color
22781 . COLOR) and (background-color . COLOR).
22782
22783 2000-02-20 Dave Love <fx@gnu.org>
22784
22785 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
22786 and assignments to it.
22787 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
22788 current local map.
22789 (make-flyspell-overlay): Use it.
22790 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
22791
22792 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
22793 (lm-get-header-re): Defun, not defsubst.
22794 (lm-get-package-name): Defun, not defsubst. Simplify.
22795 (lm-version): Doc fix. Simplify.
22796 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
22797 (lm-crack-address, lm-last-modified-date, lm-commentary)
22798 (lm-verify, lm-synopsis): Simplify.
22799 (lm-report-bug): Require emacsbug. Use compose-mail.
22800
22801 2000-02-20 Gerd Moellmann <gerd@gnu.org>
22802
22803 * dired.el (dired-mode): Call propertized-buffer-identification
22804 to set mode-line-buffer-identification to something having
22805 the right text properties.
22806
22807 * bindings.el (propertized-buffer-identification): New function.
22808
22809 2000-02-20 Dave Love <fx@gnu.org>
22810
22811 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
22812 check for t-mouse too.
22813
22814 * cus-start.el: Make echo-keystrokes `number'.
22815
22816 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
22817
22818 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
22819 Don't call ring-empty-p unless tags-location-ring is bound.
22820 From Noah Friedman <friedman@splode.com>.
22821
22822 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
22823
22824 * progmodes/hideshow.el (hs-flag-region): No longer use
22825 `intangible' overlay property.
22826
22827 (hs-toggle-hiding): New command.
22828 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
22829
22830 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
22831 Fix omission bug: Run `hs-minor-mode-hook' for both activation
22832 and deactivation.
22833
22834 2000-02-18 Gerd Moellmann <gerd@gnu.org>
22835
22836 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
22837
22838 2000-02-17 Gerd Moellmann <gerd@gnu.org>
22839
22840 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
22841
22842 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
22843 of `*' to handle `(* ... *)' comments.
22844
22845 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
22846
22847 * faces.el (list-faces-display): Use display-mouse-p instead of
22848 window-system.
22849
22850 * menu-bar.el (global-map): Menu-bar items converted to the new
22851 format (menu-item..., rearranged for better CUA compliance, and
22852 their names changed for better clarity. Help strings added.
22853
22854 * international/mule-cmds.el (mule-menu-keymap)
22855 (describe-language-environment-map, set-coding-system-map)
22856 (setup-language-environment-map): Convert to new (menu-item...
22857 form, add help strings. Change names of menu items for better clarity.
22858 "Mule" menu-bar item removed (it's now in the "Options" submenu).
22859
22860 2000-02-17 Gerd Moellmann <gerd@gnu.org>
22861
22862 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
22863 within the code.
22864
22865 2000-02-16 Dave Love <fx@gnu.org>
22866
22867 * faces.el: Don't require custom. Add more specific :groups to
22868 various deffaces.
22869 (set-face-attribute): Purecopy args.
22870 (read-face-name): Default to name at point and use it in prompt.
22871 Remove colon from arg in all callers.
22872 (list-faces-display): Hyperlink to face descriptions and customize
22873 buffers.
22874
22875 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
22876
22877 * wid-edit.el (widget-match-inline): An atom never matches a list.
22878
22879 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22880
22881 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
22882 at ':' characters by call to split-string.
22883
22884 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22885
22886 * textmodes/bibtex.el: Added RCS version identification.
22887
22888 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22889
22890 * textmodes/bibtex.el: Some temporary comments removed.
22891 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
22892 (bibtex-field-const): Allow capital letters.
22893 (bibtex-start-of-string): Deleted because unused.
22894
22895 * textmodes/bibtex.el: Unified some nomenclature. We no longer
22896 use the term 'reference' to describe a bibtex entry as a whole.
22897 Further, reference keys are no longer called 'labels'.
22898 (bibtex-keys): Renamed to bibtex-reference-keys.
22899 (bibtex-reformat-previous-labels): Renamed to
22900 bibtex-reformat-previous-reference-keys.
22901 (bibtex-reference-type): Renamed to bibtex-entry-type.
22902 (bibtex-reference-head): Renamed to bibtex-entry-head.
22903 (bibtex-reference-maybe-empty-head): Renamed to
22904 bibtex-entry-maybe-empty-head.
22905 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
22906 (bibtex-search-reference): Renamed to bibtex-search-entry.
22907 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
22908 bibtex-enclosing-entry-maybe-empty-head.
22909 (bibtex-entry-field-alist, bibtex-entry-head)
22910 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
22911 (bibtex-map-entries, bibtex-search-entry)
22912 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
22913 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
22914 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
22915 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
22916 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
22917 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
22918 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
22919
22920 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22921
22922 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
22923 comment.
22924 (bibtex-format-field-delimiters): New function, functionality
22925 extracted from bibtex-format-entry.
22926 (bibtex-autokey-get-yearfield-digits): New function, functionality
22927 extracted from bibtex-autokey-get-yearfield.
22928
22929 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
22930 entries in order to avoid stack overflow in the regexp matcher if
22931 field contents become large.
22932 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
22933 (bibtex-field-string-part-not-braced)
22934 (bibtex-field-string-part-no-inner-braces)
22935 (bibtex-field-string-part-1-inner-brace)
22936 (bibtex-field-string-part-2-inner-braces)
22937 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
22938 (bibtex-field-string-quoted, bibtex-field-string)
22939 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
22940 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
22941 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
22942 Deleted as parsing is now performed by the following functions.
22943 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
22944 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
22945 (bibtex-parse-field-string, bibtex-search-forward-field-string)
22946 (bibtex-parse-association, bibtex-field-name-for-parsing)
22947 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
22948 (bibtex-search-forward-field, bibtex-search-backward-field)
22949 (bibtex-start-of-field, bibtex-end-of-field)
22950 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
22951 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
22952 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
22953 (bibtex-parse-string, bibtex-search-forward-string)
22954 (bibtex-search-backward-string, bibtex-start-of-string)
22955 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
22956 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
22957 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
22958 entries. Instead of reporting the results of the parsing by
22959 match-beginning or match-end, these functions return data structures
22960 that hold the corresponding positions.
22961 (bibtex-enclosing-field): Changed to also report field boundaries by
22962 return values rather than by match-beginning or match-end.
22963 The following functions have been adapted to use the new
22964 parsing functions.
22965 (bibtex-skip-to-valid-entry, bibtex-search-reference)
22966 (bibtex-enclosing-field, bibtex-format-entry)
22967 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
22968 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
22969 (bibtex-print-help-message, bibtex-end-of-entry)
22970 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
22971 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
22972 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
22973 Use the new method for parsing.
22974 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
22975 (bibtex-map-entries, bibtex-flash-head)
22976 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
22977 (bibtex-autokey-change, bibtex-autokey-get-namefield)
22978 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
22979 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
22980 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
22981 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
22982 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
22983 order to make the new binding of case-fold-search immediately visible.
22984
22985 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22986
22987 * textmodes/bibtex.el: Copyright notice is up to date.
22988 Added constant 'bibtex-maintainer-salutation.
22989
22990 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
22991 than make-temp-name, use match-string-no-properties and eliminate
22992 a quadratic behavior when building bibtex-strings.
22993
22994 * bibtex.el (bibtex-reference-key): Accept string entries whose
22995 reference key contains upper case letters.
22996
22997 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22998
22999 * bibtex.el (bibtex-reference-head): Allow entries to start with
23000 a new line.
23001
23002 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23003
23004 * bibtex.el: Hiding of entry bodies is not longer provided by
23005 bibtex.el directly. Instead the hideshow package can be used.
23006 Added a special bibtex entry to hs-special-modes-alist.
23007 (bibtex-hs-forward-sexp): Added for hideshow.el.
23008
23009 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23010
23011 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
23012 proceedings entry type (for cross referencing). Thanks to Wagner
23013 Toledo Correa for the suggestion.
23014
23015 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
23016
23017 2000-02-14 Kenichi Handa <handa@etl.go.jp>
23018
23019 * international/characters.el: Setup case table for Vietnamese.
23020
23021 2000-02-12 Gerd Moellmann <gerd@gnu.org>
23022
23023 * uniquify.el (toplevel): Require CL at compile time.
23024 (uniquify-push): Removed.
23025
23026 * shadowfile.el (shadow-when): Removed.
23027
23028 * tempo.el (tempo-dolist, tempo-mapc): Removed.
23029 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
23030
23031 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
23032 regexp for paragraph-start.
23033
23034 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
23035 commas as well.
23036
23037 2000-02-10 Dave Love <fx@gnu.org>
23038
23039 * wid-edit.el: (widgets) [defgroup]: Remove url link.
23040 (widget-color-choice-list, widget-color-history, widget-mouse-help):
23041 Deleted.
23042 (widget-specify-field, widget-specify-button): Don't use
23043 widget-mouse-help as help-echo property.
23044 (default): Use #'ignore for :validate and :mouse-down-action.
23045 (checkbox): Add help-echo.
23046 (widget-sexp-validate): Rewritten to clarify error messages.
23047 (character): Use char-valid-p in :match function.
23048 (widget-color-complete): Use facemenu-color-alist.
23049 (widget-color-action): Use facemenu-read-color.
23050
23051 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
23052 set up `caar' &c that we now have.
23053
23054 2000-02-09 Ray Blaak <blaak@gnu.org>
23055
23056 * delphi.el: Make resourcestring a declaration region, like const
23057 and var.
23058
23059 2000-02-09 Dave Love <fx@gnu.org>
23060
23061 * bindings.el (mode-line-input-method-map): New variable.
23062 (mode-line-mule-info): Use it; fix last change.
23063 (mode-line-mode-menu): Move definition.
23064 (mode-line-mouse-sensitive-p): Deleted.
23065 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
23066 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
23067
23068 * startup.el (command-line-1): Don't call
23069 make-mode-line-mouse-sensitive.
23070
23071 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
23072
23073 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
23074 before rmail-toggle-header, because the former toggles headers.
23075
23076 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
23077
23078 * diff-mode.el (diff-kill-junk): New interactive function.
23079 (diff-reverse-direction): Use delete-and-extract-region.
23080 (diff-post-command-hook): Restrict the area so that the hook also works
23081 outside of any diff hunk. This is necessary for the minor-mode.
23082 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
23083 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
23084
23085 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
23086 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
23087 so that it can be used more easily in <foo>-mode-hook. Also make sure
23088 to avoid duplicate entries.
23089 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
23090 (font-lock-remove-keywords): Just as was done for `add', allow it to
23091 work even if font-lock-mode is nil. Also make sure we don't modify
23092 any pre-existing list by forcing a copy-sequence. Finally rename
23093 `major-mode' to `mode'.
23094 (font-lock-fontify-syntactic-anchored-keywords)
23095 (font-lock-fontify-anchored-keywords)
23096 (font-lock-fontify-keywords-region): Use line-end-position.
23097 Don't make `font-lock-multiline' local (it's now done in
23098 font-lock-set-defaults).
23099 (font-lock-set-defaults): Make `font-lock-multiline' local.
23100 Move the `font-lock-fontified' creation to inside the `unless'.
23101
23102 2000-02-06 Andrew Innes <andrewi@gnu.org>
23103
23104 * term/w32-win.el (x-handle-args): Comment out call to message,
23105 which occurs before window system is initialized.
23106
23107 * makefile.nt: Add support for recompiling lisp code.
23108
23109 2000-02-04 Dave Love <fx@gnu.org>
23110
23111 * bindings.el (mode-line-mule-info): Fix/extend last change.
23112
23113 * completion.el: Replace completion-dolist with dolist.
23114
23115 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
23116
23117 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
23118
23119 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
23120 environment names before they go into the section regexp.
23121
23122 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
23123 char class in regexp.
23124
23125 * textmodes/reftex-parse.el (reftex-with-special-syntax):
23126 Bind `case-fold-search' to nil.
23127
23128 * progmodes/idlwave.el (idlwave-template):
23129 Respect `idlwave-abbrev-change-case'.
23130 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
23131 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
23132 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
23133 (idlwave-rw-case): New function.
23134 (idlwave-statement-match): Fixed problem with assignment regexp.
23135 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
23136 (idlwave-surround): New argument LENGTH to support padding of
23137 operators longer than 1 char.
23138
23139 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
23140 idlwave-shell-expression-overlay. Implemented printing of
23141 expressions on higher levels of the calling stack.
23142 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
23143 (idlwave-retrieve-expression-from-level): New function.
23144 (idlwave-shell-last-calling-stack): Variable removed.
23145 (idlwave-shell-reset): Argument action reversed (`visible' to
23146 `hidden'). Also remove stop-line overlay.
23147 (idlwave-shell-calling-stack-routine): New variable.
23148 (idlwave-shell-parse-stack-and-display): Messages now display
23149 negative level numbers.
23150 (idlwave-shell-mode): Set `modeline-format'.
23151 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
23152 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
23153 (idlwave-shell-print-expression-function): New option.
23154
23155 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
23156 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
23157 `tool-bar' instead of `toolbar'.
23158
23159 2000-02-02 Dave Love <fx@gnu.org>
23160
23161 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
23162 emacs-lisp-mode-hook. Don't check for defalias being defined.
23163
23164 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
23165 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
23166 Use the new builtins directly.
23167
23168 * whitespace.el (whitespace): Add :version to defgroup.
23169
23170 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
23171 Doc fix.
23172
23173 * thingatpt.el (sexp-at-point, symbol-at-point)
23174 (number-at-point, list-at-point): Add autoload cookie.
23175
23176 * recentf.el (recentf): Add :version to defgroup.
23177
23178 * quickurl.el (quickurl): Add :version to defgroup.
23179
23180 * elide-head.el (elide-head): Use point-marker more.
23181
23182 * bs.el (bs): Add :version to defgroup.
23183
23184 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
23185
23186 * progmodes/delphi.el (delphi): Add :version to defgroup.
23187
23188 2000-02-02 Gerd Moellmann <gerd@gnu.org>
23189
23190 * ange-ftp.el (ange-ftp-write-region): Handle case that
23191 succeeding process operation sets a different coding system.
23192
23193 * calculator.el: New file.
23194
23195 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
23196
23197 * frame.el (frames-on-display-list, framep-on-display): New functions.
23198 (display-mouse-p, display-popup-menus-p, display-graphic-p)
23199 (display-selections-p, display-screens, display-pixel-width)
23200 (display-pixel-height, display-mm-width, display-mm-height)
23201 (display-backing-store, display-save-under, display-planes)
23202 (display-color-cells, display-visual-class): New functions.
23203
23204 * term/tty-colors.el (tty-color-gray-shades): New function.
23205
23206 * faces.el (display-color-p): Use framep-on-display.
23207 (display-grayscale-p): New function.
23208
23209 2000-01-31 Dave Love <fx@gnu.org>
23210
23211 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
23212 (create-fontset-from-x-resource): Don't concat integers.
23213
23214 2000-01-31 Inge Frick <inge@nada.kth.se>
23215
23216 * view.el: Some changes in documentation. Removed some trailing
23217 whitespace. Changed some parameter names to agree with documentation.
23218 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
23219 window is not deleted. Modifies change 1998-04-26.
23220
23221 2000-01-31 Gerd Moellmann <gerd@gnu.org>
23222
23223 * windmove.el: New file.
23224
23225 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
23226 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
23227 progmodes/ebnf-yac.el: Update copyright and license info.
23228
23229 * jit-lock.el (jit-lock-function): Widen before calculating
23230 end position.
23231 (jit-lock-stealth-chunk-start): Rewritten.
23232
23233 * info.el (Info-title-face-alist): Removed.
23234 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
23235 (Info-fontify-node): Use these faces.
23236
23237 2000-01-30 Gerd Moellmann <gerd@gnu.org>
23238
23239 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
23240 (cl-macro-list1): Recognize `&allow-other-keys' instead of
23241 `&allow-other-keywords'.
23242
23243 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
23244 the list of directories scanned heuristically.
23245
23246 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
23247
23248 2000-01-30 Jason Rumney <jasonr@gnu.org>
23249
23250 * w32-fns.el: Define w32-tty-standard-colors.
23251
23252 * startup.el (command-line): Use w32-tty-standard-colors when in
23253 w32 console mode.
23254
23255 2000-01-30 Dave Love <fx@gnu.org>
23256
23257 * jka-compr.el (jka-compr-load): Fix up load-history.
23258
23259 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
23260
23261 * emacs-lisp/cl-macs.el: Revert previous change.
23262
23263 2000-01-29 Dave Love <fx@gnu.org>
23264
23265 * facemenu.el: Purecopy various strings.
23266
23267 * timezone.el (timezone-fix-time): Window against 69 for two-digit
23268 years. Deal with three-digit years.
23269
23270 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
23271 Use defconst, purecopy.
23272 (help-back-label): Purecopy it.
23273
23274 2000-01-18 Gerd Moellmann <gerd@gnu.org>
23275
23276 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
23277 variable. If non-nil, order the buffer list according to the
23278 currently selected frame.
23279 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
23280 non-nil, pass the selected frame to function buffer-list.
23281
23282 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23283
23284 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
23285
23286 2000-01-28 Dave Love <fx@gnu.org>
23287
23288 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
23289
23290 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
23291 Don't use lisp-indent-hook property.
23292 (cl-abs): Remove.
23293
23294 * subr.el: Move out indent and edebug specs for when and unless.
23295
23296 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
23297 when, unless.
23298
23299 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
23300 unless, when.
23301
23302 2000-01-28 Gerd Moellmann <gerd@gnu.org>
23303
23304 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
23305 `collecting' as synonym for `collect'.
23306
23307 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
23308 for the case it contains spaces.
23309
23310 * simple.el (what-cursor-position): Change formatting of messages.
23311
23312 * frame.el (delete-other-frames): New function.
23313 (toplevel): Bind it to C-x 5 1.
23314
23315 * sort.el (sort-numeric-base): New option.
23316 (sort-numeric-fields): If number starts with `0' or `0[xX[',
23317 interpret it as octal or hexadecimal. Use sort-numeric-base
23318 as default base.
23319
23320 * progmodes/glasses.el: New file.
23321
23322 2000-01-27 Gerd Moellmann <gerd@gnu.org>
23323
23324 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
23325 userids differently.
23326
23327 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
23328 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
23329 progmodes/ebnf-yac.el: New files.
23330
23331 2000-01-26 Dave Love <fx@gnu.org>
23332
23333 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
23334 on a function with an empty body. [From Eric Ludlam.]
23335
23336 2000-01-25 Andre Spiegel <spiegel@gnu.org>
23337
23338 * vc.el (vc-version-diff): Make sure file name is expanded.
23339
23340 2000-01-25 Gerd Moellmann <gerd@gnu.org>
23341
23342 * scroll-bar.el (scroll-bar-timer): Variable removed.
23343 (scroll-bar-toolkit-scroll): Don't use a timer.
23344
23345 2000-01-25 Kenichi Handa <handa@etl.go.jp>
23346
23347 * language/thai-util.el (thai-composition-function):
23348 Delete superfluous `a'.
23349
23350 2000-01-24 Dave Love <fx@gnu.org>
23351
23352 * fortran.el (fortran-mode): Use beginning-of-defun-function,
23353 end-of-defun-function.
23354
23355 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
23356
23357 2000-01-22 Jason Rumney <jasonr@gnu.org>
23358
23359 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
23360 conflicts with new face support.
23361
23362 2000-01-22 Richard M. Stallman <rms@gnu.org>
23363
23364 * replace.el (query-replace): Rename last arg to DELIMITED.
23365 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
23366 (query-replace-regexp): Likewise.
23367
23368 2000-01-20 Richard M. Stallman <rms@gnu.org>
23369
23370 * subr.el (with-syntax-table): Use make-symbol, not gensym.
23371
23372 * emacs-lisp/lisp.el (beginning-of-defun-function):
23373 Variable renamed from beginning-of-defun.
23374 Do not call make-variable-buffer-local.
23375 (beginning-of-defun-raw): Use new variable name; doc fix.
23376 (beginning-of-defun): Doc fix.
23377 (end-of-defun-function): Variable renamed from end-of-defun.
23378 Do not call make-variable-buffer-local.
23379 (end-of-defun): Use new variable name; doc fix.
23380
23381 * subr.el (dolist, dotimes): Copied from cl-macs.el
23382 and made to work.
23383
23384 * mail/undigest.el (rmail-digest-end-regexps):
23385 Variable replaces rmail-digest-end-regexp.
23386 Allows multiple regexps for detecting the end line.
23387 (undigestify-rmail-message): Corresponding changes.
23388
23389 2000-01-19 Dave Love <fx@gnu.org>
23390
23391 * files.el (user-init-file): Don't declare here -- is primitive.
23392
23393 * startup.el (command-line): Check for compiled user-init-file and
23394 set to uncompiled version if necessary.
23395
23396 2000-01-18 Gerd Moellmann <gerd@gnu.org>
23397
23398 * mail/undigest.el (rmail-digest-end-regexp): New user option.
23399 (undigestify-rmail-message): Use it.
23400
23401 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
23402
23403 2000-01-17 Gerd Moellmann <gerd@gnu.org>
23404
23405 * tmm.el (tmm-goto-completions): Adapt to prompt being part
23406 of mini-buffer.
23407
23408 2000-01-14 Gerd Moellmann <gerd@gnu.org>
23409
23410 * emacs-lisp/copyright.el (copyright-update): Removed the
23411 requirement for a trailing space from `copyright-regexp', to
23412 support copyrights with owner specified on a separate line..
23413
23414 * align.el: New file.
23415
23416 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
23417
23418 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
23419
23420 2000-01-13 Dave Love <fx@gnu.org>
23421
23422 * ph.el: Removed. (Obsoleted by EUDC.)
23423
23424 2000-01-13 Gerd Moellmann <gerd@gnu.org>
23425
23426 * net/eudc.el (toplevel): Remove autoloaded code installing
23427 menu with easymenu, because that causes build problems.
23428
23429 * frame.el (frame-notice-user-settings): New variable.
23430 (frame-notice-user-settings): Don't modify frame parameters
23431 if called a second time.
23432
23433 2000-01-13 Richard M. Stallman <rms@gnu.org>
23434
23435 * frame.el (frame-notice-user-settings):
23436 Notice default-frame-parameters even for non-window frames.
23437
23438 2000-01-13 Gerd Moellmann <gerd@gnu.org>
23439
23440 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
23441 for Emacs.
23442 (eudc-bob-can-display-inline-images): Extend for Emacs.
23443 (eudc-bob-toggle-inline-display): Ditto.
23444 (eudc-bob-display-jpeg): Ditto.
23445
23446 2000-01-12 Gerd Moellmann <gerd@gnu.org>
23447
23448 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
23449 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
23450 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
23451
23452 * add-log.el (add-change-log-entry): Fix error trying an
23453 `(insert nil)'.
23454
23455 * subdirs.el: Add `net' directory.
23456
23457 * net: New directory.
23458
23459 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
23460 eval-last-sexp. Don't bind debug-on-error here.
23461 (eval-last-sexp): New function. Bind debug-on-error if
23462 eval-expression-debug-on-error is non-nil.
23463 (eval-defun-2, eval-defun): Likewise.
23464
23465 * simple.el (eval-expression): Don't bind debug-on-error if
23466 eval-expression-debug-on-error is nil. Detect changed
23467 debug-on-error, and propagate new value to global binding, if
23468 eval-expression-debug-on-error is non-nil,
23469 (eval-expression-debug-on-error): Change doc string.
23470
23471 2000-01-11 Richard M. Stallman <rms@gnu.org>
23472
23473 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
23474
23475 * emacs-lisp/lisp-mode.el (with-syntax-table):
23476 Set up lisp-indent-function property.
23477
23478 * subr.el (with-syntax-table): Moved from simple.el.
23479
23480 * simple.el (with-syntax-table): Moved to subr.el.
23481
23482 2000-01-11 Gerd Moellmann <gerd@gnu.org>
23483
23484 * tmm.el (tmm-shortcut): Delete region after prompt instead
23485 of erasing buffer.
23486
23487 * textmodes/fill.el (fill-common-string-prefix): New function.
23488 (fill-context-prefix): Use the longest common prefix of first
23489 and second line fill prefix, if there is one.
23490
23491 2000-01-11 Richard M. Stallman <rms@gnu.org>
23492
23493 * array.el (array-mode): Don't use make-variable-buffer-local.
23494 Use make-local-variable for `truncate-lines'.
23495
23496 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
23497
23498 * add-log.el (add-log-current-defun): Handle user-defined
23499 add-log-current-function returning nil,
23500
23501 * add-log.el (add-change-log-entry): Insert version number
23502 if having found a current function
23503
23504 * add-log.el (add-log-current-defun):
23505 Call `add-log-current-defun-function'. Try matches at level 0 and
23506 level 1. Strip whitespace from defun found.
23507
23508 2000-01-10 John Wiegley <johnw@gnu.org>
23509
23510 * allout.el (isearch-done/outline-provisions): Added `edit'
23511 argument to correspond with the current definition of `isearch-done'.
23512
23513 2000-01-10 Dave Love <fx@gnu.org>
23514
23515 * elide-head.el (elide-head): Use point-marker, not point.
23516
23517 2000-01-10 Gerd Moellmann <gerd@gnu.org>
23518
23519 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
23520 before and after the year 2000.
23521
23522 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
23523 Add ispell- prefix.
23524
23525 2000-01-10 Ken Stevens <k.stevens@ieee.org>
23526
23527 * ispell.el: Only define dictionaries in menus when they exist.
23528 (version18p): New variable.
23529 (version20p): New variable.
23530 (xemacsp): New variable.
23531 (ispell-choices-win-default-height): Fix for XEmacs visibility.
23532 (ispell-dictionary-alist1): Added Brasileiro dictionary.
23533 (ispell-dictionary-alist6): Russian command lines no longer accept
23534 run-together words.
23535 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
23536 (ispell-dictionary-alist): Add koi8-r to customize definition.
23537 (check-ispell-version): Added documentation string. Return library
23538 path when called non-interactively.
23539 (ispell-menu-map-needed): Uses new variables.
23540 (ispell-library-path): New variable.
23541 (ispell-decode-string): XEmacs fix for bogus variable bindings.
23542 (ispell-word): Improved documentation string. Test for valid
23543 character mappings. Correctly check typed in word changes that can
23544 result in single words split into multiple words.
23545 Return replacement word.
23546 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
23547 replace in recursive query replace mode. Help message for
23548 recursive edit mode.
23549 (ispell-show-choices): Protect against bad framepop bindings.
23550 (ispell-help): Fix to work with XEmacs.
23551 (ispell-highlight-spelling-error): Use new variables.
23552 (ispell-overlay-window): Fix to work with XEmacs.
23553 (ispell-parse-output): Passed and returns location information
23554 tracking spelling corrections. Doesn't recheck same word on
23555 current line.
23556 (ispell-init-process): Protect against bogus XEmacs variable binding.
23557 Fix call to single argument in sleep-for. Use new variables.
23558 (ispell-region): Passed and returns location information tracking
23559 spelling corrections. Doesn't check same word on current line.
23560 Improved documentation string. Doesn't resend a line already
23561 checked to the ispell process - fixes bug in LaTeX parsing.
23562 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
23563 (ispell-skip-region): No longer skips <TT> in SGML.
23564 (ispell-process-line): Tracks location information with spelling
23565 corrections. Added documentation string. Accounts for words
23566 already accepted on this line. Don't allow query-replace on line
23567 starting with math characters. Doesn't resend a line already sent
23568 to ispell process. Fixes alignment error bug.
23569
23570 2000-01-10 Richard M. Stallman <rms@gnu.org>
23571
23572 * dired-x.el (dired-guess-shell-alist-default):
23573 Suggest xloadimage, which is free, not xv, which isn't.
23574
23575 * ange-ftp.el (ange-ftp-file-name-nondirectory):
23576 Don't ever include the host name or user name in the value.
23577
23578 2000-01-09 Gerd Moellmann <gerd@gnu.org>
23579
23580 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
23581 of a real newline.
23582
23583 2000-01-09 Stephen Eglen <stephen@gnu.org>
23584
23585 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
23586 for .png files.
23587
23588 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
23589
23590 * cus-edit.el (custom-hook-convert-widget): Fix comment.
23591
23592 2000-01-09 Gerd Moellmann <gerd@gnu.org>
23593
23594 * progmodes/cperl-mode.el: Replace ^F with ^L.
23595
23596 * sendmail.el (toplevel): Provide `sendmail' when compiling before
23597 `require'ing rmail and mailalias to prevent infinite recursion.
23598
23599 2000-01-08 Dave Love <fx@gnu.org>
23600
23601 * emacs-lisp/backquote.el: Remove inappropriate customization
23602 (allowing custom.el to use backquote).
23603
23604 2000-01-07 Dave Love <fx@gnu.org>
23605
23606 * add-log.el (add-log-debugging): Deleted.
23607 (add-change-log-entry): Treat a backup FILE-NAME as its parent
23608 file. Remove debugging code.
23609 (change-log-get-method-definition, change-log-name): Add doc.
23610 (change-log-sortable-date-at): New function.
23611 (change-log-merge): New command.
23612
23613 * time.el (display-time-string-forms): Make the Mail string active.
23614 (display-time-update): Provide help-echo for load average.
23615
23616 * bindings.el (make-mode-line-mouse2-map): New function.
23617 (mode-line-modified): Use it and simplify.
23618 (mode-line-mule-info): Provide help-echo info.
23619 (minor-mode-alist): Activate the strings.
23620 (make-mode-line-mouse-sensitive): Simplify for
23621 mode-line-buffer-identification.
23622
23623 2000-01-07 Gerd Moellmann <gerd@gnu.org>
23624
23625 * play/pong.el: New file.
23626
23627 2000-01-06 Dave Love <fx@gnu.org>
23628
23629 * array.el: Assorted cleanups for compiler warnings, doc strings,
23630 `array-' prefix for symbols.
23631
23632 2000-01-05 Dave Love <fx@gnu.org>
23633
23634 * textmodes/outline.el (outline-mode-menu-bar-map):
23635 Add outline-headers-as-kill.
23636 (outline-mode): Define imenu-generic-expression.
23637 (outline-headers-as-kill): New command.
23638
23639 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
23640 from paragraph-start.
23641 (paragraph-indent-minor-mode): New command.
23642
23643 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
23644 M-C-e, M-C-h, C-j, C-xnd, TAB.
23645 (fortran-mode): Set beginning-of-defun, end-of-defun.
23646 (fortran-column-ruler): Simplify.
23647 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
23648 (fortran-with-subprogram-narrowing): Likewise.
23649 (fortran-indent-subprogram): Call mark-defun.
23650 (fortran-check-for-matching-do): Change narrowing.
23651
23652 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
23653 (cl-lucid-hash-tag): Delete.
23654 (cl-hash-table-p): Correct test for native table.
23655 (cl-hash-table-count): Use hash-table-count.
23656
23657 * browse-url.el (browse-url): Fix case of
23658 browse-url-browser-function being an alist.
23659
23660 2000-01-05 Carsten Dominik <cd@gnu.org>
23661
23662 * textmodes/reftex-vars.el (reftex-parse-file-extension)
23663 (reftex-index-phrase-file-extension): New options.
23664
23665 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
23666 Use new option `reftex-index-phrase-file-extension'.
23667
23668 * textmodes/reftex.el (reftex-access-parse-file): Use new option
23669 `reftex-parse-file-extension'.
23670
23671 2000-01-05 Dave Love <fx@gnu.org>
23672
23673 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
23674 (beginning-of-defun-raw): Use it.
23675 (end-of-defun): New variable.
23676 (end-of-defun): Use it.
23677 (check-parens): New command.
23678
23679 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
23680
23681 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
23682 (hs-show-block): Don't use `mapcar' when not accumulating.
23683
23684 Fix buglet in local variables initialization.
23685
23686 2000-01-05 Andreas Schwab <schwab@suse.de>
23687
23688 * hscroll.el (hscroll): Doc fix.
23689
23690 2000-01-05 Carsten Dominik <cd@gnu.org>
23691
23692 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
23693 Require idlw-toolbar.
23694
23695 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
23696 file idlw-rinfo.el.
23697 (idlwave-customize): Load must read file idlw-shell.el.
23698 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
23699
23700 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
23701
23702 * progmodes/idlw-shell.el: Also provide idlwave-shell
23703 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
23704 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
23705
23706 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
23707 both reftex-dcr and reftex-vcr.
23708
23709 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
23710
23711 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23712
23713 * ps-print.el: PostScript code now is in separate files, doc fix.
23714 (ps-print-version): New version number (5.0.3).
23715 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
23716 local.
23717 (ps-spool-config): Initialization fix.
23718 (ps-print-prologue-1, ps-print-prologue-2)
23719 (ps-print-duplex-feature): PostScript code moved to separated file.
23720 (ps-background-image): Little code reformating.
23721 (ps-begin-file, ps-begin-job): Fix code.
23722 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
23723 (ps-prologue-file): New fun.
23724
23725 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23726
23727 * ps-vars.el: Eliminated.
23728
23729 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
23730 `;;;###autoload'.
23731
23732 * ps-print.el: ps-vars eliminated, doc fix.
23733 (ps-print-version): New version number (5.0.2).
23734 (ps-spool-config): Initialization fix.
23735 (ps-print-customize): New fun.
23736
23737 2000-01-04 Gerd Moellmann <gerd@gnu.org>
23738
23739 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
23740
23741 2000-01-04 Dave Love <fx@gnu.org>
23742
23743 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
23744 menu items.
23745
23746 2000-01-03 Dave Love <fx@gnu.org>
23747
23748 * elide-head.el (elide-head) [defgroup]: Add :version.
23749
23750 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
23751 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
23752 Use `cl-hash-table-p', not `hash-table-p'.
23753 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
23754
23755 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23756
23757 * faces.el (face-read-integer, read-face-attribute)
23758 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
23759
23760 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23761
23762 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
23763 at comment end, and re-insert them after filling.
23764
23765 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23766
23767 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
23768 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
23769 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
23770
23771 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23772
23773 * term/x-win.el (xw-defined-colors): Call color-supported-p,
23774 the new name of face-color-supported-p.
23775
23776 * term/w32-win.el (xw-defined-colors): Likewise.
23777
23778 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23779
23780 * simple.el (completion-setup-function): Count completion-size
23781 from minibuffer-prompt-end, not from point-min.
23782
23783 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
23784
23785 * faces.el (read-face-attribute, defined-colors, color-defined-p):
23786 Pass the frame to tty-color-* functions.
23787 (display-color-p, frame-set-background-mode): Pass the frame to
23788 tty-display-color-p.
23789
23790 * term/tty-colors.el (tty-defined-color-alist): Renamed from
23791 tty-color-alist.
23792 (tty-color-alist, tty-modify-color-alist): New functions.
23793 (tty-color-define, tty-color-clear, tty-color-approximate)
23794 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
23795 optional parameter FRAME.
23796
23797 2000-01-01 Gerd Moellmann <gerd@gnu.org>
23798
23799 * image.el (create-image, defimage): Don't assume image data is
23800 a string.
23801
23802 * image.el (defimage): Handle specifications containing :data
23803 instead of :file.
23804 (image-type-from-data): New function.
23805 (image-type-from-file-header): Use it.
23806 (create-image): Add parameter DATA-P.
23807
23808 See ChangeLog.8 for earlier changes.
23809
23810 ;; Local Variables:
23811 ;; coding: iso-2022-7bit
23812 ;; End:
23813
23814 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
23815 Copying and distribution of this file, with or without modification,
23816 are permitted provided the copyright notice and this notice are preserved.